Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 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-ssh6050391969959326851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9064882155068628934.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17930730853653266433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8405958118245803680.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-ssh9080264194730224975.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 ‘prd-ubuntu20.04-docker-8c-8g-3324’ Running on prd-ubuntu20.04-docker-8c-8g-3332 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/554 [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/554 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 Commit message: "Merge pull request #4628 from jackchenjc/issue-4602" > git rev-list --no-walk cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:28:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:28:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:28:45 ========================================================= 02:28:45 EdgeX Global Pipelines Version Info 02:28:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:28:46 ------------------- 02:28:46 stable info: 02:28:46 ------------------- 02:28:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:28:46 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 02:28:46 Message: update stable to v1.0.253 02:28:47 ------------------- 02:28:47 experimental info: 02:28:47 ------------------- 02:28:47 Commited By: **** collab-it+edgex@linuxfoundation.org 02:28:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 02:28:47 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ee9d72 [Pipeline] echo 02:28:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:47 provisioning config files... 02:28:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config11390149005779749178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:48 ---> docker-login.sh 02:28:48 nexus3.edgexfoundry.org:10001 02:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:48 Configure a credential helper to remove this warning. See 02:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:48 02:28:48 Login Succeeded 02:28:48 nexus3.edgexfoundry.org:10002 02:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:48 Configure a credential helper to remove this warning. See 02:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:48 02:28:48 Login Succeeded 02:28:48 nexus3.edgexfoundry.org:10003 02:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:48 Configure a credential helper to remove this warning. See 02:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:48 02:28:48 Login Succeeded 02:28:48 nexus3.edgexfoundry.org:10004 02:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:48 Configure a credential helper to remove this warning. See 02:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:48 02:28:48 Login Succeeded 02:28:48 docker.io 02:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:28:49 Configure a credential helper to remove this warning. See 02:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:28:49 02:28:49 Login Succeeded 02:28:49 ---> docker-login.sh ends [Pipeline] } 02:28:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:49 + 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 02:28:49 + dirname cmd/core-command/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo core-command,cmd/core-command/Dockerfile 02:28:49 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 02:28:49 cut -d/ -f2 02:28:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:28:49 + dirname cmd/core-data/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo core-data,cmd/core-data/Dockerfile 02:28:49 + dirname cmd/core-metadata/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo core-metadata,cmd/core-metadata/Dockerfile 02:28:49 + dirname cmd/security-bootstrapper/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:28:49 + dirname cmd/security-proxy-auth/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:28:49 + dirname cmd/security-proxy-setup/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:28:49 + dirname cmd/security-secretstore-setup/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:28:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:28:49 + dirname cmd/security-spire-agent/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:28:49 + dirname cmd/security-spire-config/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:28:49 + dirname cmd/security-spire-server/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:28:49 + dirname cmd/support-notifications/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo support-notifications,cmd/support-notifications/Dockerfile 02:28:49 + dirname cmd/support-scheduler/Dockerfile 02:28:49 + cut -d/ -f2 02:28:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:28:49 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:28:49 + git rev-list -1 --merges 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5~1..3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] echo 02:28:49 -----------> git rev-list -1 --merges 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5~1..3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:28:49 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [false] [Pipeline] sh 02:28:50 + git log --format=format:%s -1 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] echo 02:28:50 ========================================================= 02:28:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:28:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:28:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:50 + grep -v github /etc/ssh/ssh_known_hosts 02:28:50 + [ -e /tmp/ssh_known_hosts ] 02:28:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:28:50 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:28:50 -a /etc/ssh/ssh_known_hosts 02:28:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:51 02:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:51 0.1.4: Pulling from edgex-devops/py-git-semver 02:28:51 b85a868b505f: Pulling fs layer 02:28:51 e2be974225ed: Pulling fs layer 02:28:51 339a4e72a1f5: Pulling fs layer 02:28:51 988bab9f4d93: Pulling fs layer 02:28:51 1469e6f7b9e6: Pulling fs layer 02:28:51 eaf3925da568: Pulling fs layer 02:28:51 bab4dde63d76: Pulling fs layer 02:28:51 bde34c3a00c8: Pulling fs layer 02:28:51 b352a97aabf1: Pulling fs layer 02:28:51 4872d77fe225: Pulling fs layer 02:28:51 5851b861e8e6: Pulling fs layer 02:28:51 1469e6f7b9e6: Waiting 02:28:51 988bab9f4d93: Waiting 02:28:51 bde34c3a00c8: Waiting 02:28:51 b352a97aabf1: Waiting 02:28:51 4872d77fe225: Waiting 02:28:51 bab4dde63d76: Waiting 02:28:51 eaf3925da568: Waiting 02:28:51 e2be974225ed: Verifying Checksum 02:28:51 e2be974225ed: Download complete 02:28:51 988bab9f4d93: Verifying Checksum 02:28:51 988bab9f4d93: Download complete 02:28:51 1469e6f7b9e6: Verifying Checksum 02:28:51 1469e6f7b9e6: Download complete 02:28:51 339a4e72a1f5: Verifying Checksum 02:28:51 339a4e72a1f5: Download complete 02:28:51 eaf3925da568: Download complete 02:28:51 bde34c3a00c8: Download complete 02:28:51 b352a97aabf1: Download complete 02:28:51 4872d77fe225: Verifying Checksum 02:28:51 4872d77fe225: Download complete 02:28:51 5851b861e8e6: Verifying Checksum 02:28:51 5851b861e8e6: Download complete 02:28:51 b85a868b505f: Download complete 02:28:51 bab4dde63d76: Download complete 02:28:52 b85a868b505f: Pull complete 02:28:53 e2be974225ed: Pull complete 02:28:53 339a4e72a1f5: Pull complete 02:28:53 988bab9f4d93: Pull complete 02:28:53 1469e6f7b9e6: Pull complete 02:28:53 eaf3925da568: Pull complete 02:28:55 bab4dde63d76: Pull complete 02:28:55 bde34c3a00c8: Pull complete 02:28:55 b352a97aabf1: Pull complete 02:28:55 4872d77fe225: Pull complete 02:28:56 5851b861e8e6: Pull complete 02:28:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:56 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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 02:29:00 $ docker top 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d -eo pid,comm 02:29:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:29:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:00 [ssh-agent] Looking for ssh-agent implementation... 02:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:00 $ docker exec 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent 02:29:01 SSH_AUTH_SOCK=/tmp/ssh-Ccgll9pa9kVC/agent.32 02:29:01 SSH_AGENT_PID=38 02:29:01 Running ssh-add (command line suppressed) 02:29:01 Identity added: /w/workspace/edgex-go/554@tmp/private_key_8151966481091345844.key (/w/workspace/edgex-go/554@tmp/private_key_8151966481091345844.key) 02:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:01 + git tag --points-at HEAD [Pipeline] } 02:29:01 $ docker exec --env ******** --env ******** 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent -k 02:29:01 unset SSH_AUTH_SOCK; 02:29:01 unset SSH_AGENT_PID; 02:29:01 echo Agent pid 38 killed; 02:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:01 [ssh-agent] Looking for ssh-agent implementation... 02:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:01 $ docker exec 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent 02:29:01 SSH_AUTH_SOCK=/tmp/ssh-fRc83mmVpJ2n/agent.70 02:29:01 SSH_AGENT_PID=76 02:29:01 Running ssh-add (command line suppressed) 02:29:01 Identity added: /w/workspace/edgex-go/554@tmp/private_key_6600902720571644584.key (/w/workspace/edgex-go/554@tmp/private_key_6600902720571644584.key) 02:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:02 + git semver init 02:29:02 2023-08-11 02:29:02,441 [run_init] DEBUG init version:0.0.0 force:False 02:29:02 2023-08-11 02:29:02,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/554/.semver 02:29:02 2023-08-11 02:29:02,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/554/.semver 02:29:02 2023-08-11 02:29:02,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/554/.semver'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=None) 02:29:09 2023-08-11 02:29:08,686 [append_file] DEBUG append to file:/w/workspace/edgex-go/554/.git/info/exclude 02:29:09 2023-08-11 02:29:08,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/554/.semver/main with force:False 02:29:09 2023-08-11 02:29:08,687 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:29:09 2023-08-11 02:29:08,687 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:29:09 3.1.0-dev.20 [Pipeline] } 02:29:09 $ docker exec --env ******** --env ******** 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d ssh-agent -k 02:29:09 unset SSH_AUTH_SOCK; 02:29:09 unset SSH_AGENT_PID; 02:29:09 echo Agent pid 76 killed; 02:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:09 + git semver [Pipeline] } 02:29:09 $ docker stop --time=1 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d 02:29:11 $ docker rm -f --volumes 740b1c8ac8431edd2acf340609c5b48851f971f987d127d6ab1c11f236470f1d [Pipeline] // withDockerContainer [Pipeline] sh 02:29:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:29:11 Stashed 1 file(s) [Pipeline] echo 02:29:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:11 + git config --global --add safe.directory /w/workspace/edgex-go/554 [Pipeline] echo 02:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:29:12 ========================================================= 02:29:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:29:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:29:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:29:12 4db1b89c0bd1: Pulling fs layer 02:29:12 6911f1a30b25: Pulling fs layer 02:29:12 e194b8c5c2a9: Pulling fs layer 02:29:12 6863d3e3a2b1: Pulling fs layer 02:29:12 ec0bb842ea78: Pulling fs layer 02:29:12 40a00589a448: Pulling fs layer 02:29:12 6c08303d61cc: Pulling fs layer 02:29:12 798269fcf238: Pulling fs layer 02:29:12 ec0bb842ea78: Waiting 02:29:12 40a00589a448: Waiting 02:29:12 6c08303d61cc: Waiting 02:29:12 6863d3e3a2b1: Waiting 02:29:12 798269fcf238: Waiting 02:29:12 6911f1a30b25: Verifying Checksum 02:29:12 6863d3e3a2b1: Verifying Checksum 02:29:12 6863d3e3a2b1: Download complete 02:29:12 ec0bb842ea78: Verifying Checksum 02:29:12 ec0bb842ea78: Download complete 02:29:12 4db1b89c0bd1: Verifying Checksum 02:29:12 4db1b89c0bd1: Download complete 02:29:12 40a00589a448: Verifying Checksum 02:29:12 40a00589a448: Download complete 02:29:12 4db1b89c0bd1: Pull complete 02:29:12 6911f1a30b25: Pull complete 02:29:12 798269fcf238: Verifying Checksum 02:29:12 798269fcf238: Download complete 02:29:13 e194b8c5c2a9: Verifying Checksum 02:29:13 e194b8c5c2a9: Download complete 02:29:13 6c08303d61cc: Verifying Checksum 02:29:13 6c08303d61cc: Download complete 02:29:15 e194b8c5c2a9: Pull complete 02:29:16 6863d3e3a2b1: Pull complete 02:29:16 ec0bb842ea78: Pull complete 02:29:16 40a00589a448: Pull complete 02:29:18 6c08303d61cc: Pull complete 02:29:19 798269fcf238: Pull complete 02:29:19 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 02:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:29:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:29:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:29:19 WORKDIR /edgex 02:29:19 COPY go.mod . 02:29:19 RUN go mod download 02:29:19 + docker build -t ci-base-image-x86_64 -f - . 02:29:20 Sending build context to Docker daemon 170.7MB 02:29:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:29:20 ---> ec979cd7f677 02:29:20 Step 2/4 : WORKDIR /edgex 02:29:26 Still waiting to schedule task 02:29:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3330’ 02:29:30 ---> Running in 7b355aff999e 02:29:30 Removing intermediate container 7b355aff999e 02:29:30 ---> 5b67c99b5b61 02:29:30 Step 3/4 : COPY go.mod . 02:29:30 ---> 51c6c6728200 02:29:30 Step 4/4 : RUN go mod download 02:29:30 ---> Running in 409e45a263ea 02:29:52 Removing intermediate container 409e45a263ea 02:29:52 ---> a1cd18c519db 02:29:52 Successfully built a1cd18c519db 02:29:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:52 + docker inspect -f . ci-base-image-x86_64 02:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:52 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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 02:29:53 $ docker top 3a6a1d077450f044a133c0fa53abb38abd3834793b910ac852becde54b8c132c -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:53 + go version 02:29:53 go version go1.20.6 linux/amd64 [Pipeline] } 02:29:53 $ docker stop --time=1 3a6a1d077450f044a133c0fa53abb38abd3834793b910ac852becde54b8c132c 02:29:54 $ docker rm -f --volumes 3a6a1d077450f044a133c0fa53abb38abd3834793b910ac852becde54b8c132c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:55 + docker inspect -f . ci-base-image-x86_64 02:29:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:55 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:29:55 $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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 02:29:55 $ docker top b1c3d5946e5b8d8e55c0afe2c9ce46dd4470162b772d68dca1210bede35ec3cf -eo pid,comm [Pipeline] { [Pipeline] echo 02:29:55 ========================================================= 02:29:55 [edgeXBuildGoParallel] Running Tests and Build... 02:29:55 ========================================================= [Pipeline] sh 02:29:56 + git config --global --add safe.directory /w/workspace/edgex-go/554 [Pipeline] fileExists [Pipeline] sh 02:29:56 + make test 02:29:56 go test -race -coverprofile=coverage.out ./... 02:30:02 ? github.com/edgexfoundry/edgex-go [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 02:30:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 97.0% of statements 02:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.079s coverage: 71.5% of statements 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.393s coverage: 93.4% of statements 02:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:30:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 97.6% of statements 02:30:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 02:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:30:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 02:30:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 32.2% of statements 02:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements 02:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 02:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 02:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 02:30:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 02:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:30:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 02:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 86.0% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.1% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 38.4% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 95.7% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 02:30:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 98.9% of statements 02:30:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:30:50 running golangci-lint 02:30:50 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 02:30:50 go version go1.20.6 linux/amd64 02:30:50 level=info msg="[config_reader] Used config file .golangci.yml" 02:30:50 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 02:31:05 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|types_sizes|exports_file|name) took 14.208980449s" 02:31:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.906927ms" 02:31:12 level=info msg="[linters_context/goanalysis] analyzers took 53.562748642s with top 10 stages: buildir: 29.729176441s, fact_deprecated: 1.870493919s, inspect: 1.638774597s, gosec: 1.331104193s, printf: 1.221442455s, S1038: 1.092209033s, ctrlflow: 1.036554429s, fact_purity: 776.520399ms, nilness: 592.967554ms, S1039: 502.219766ms" 02:31:12 level=info msg="[runner] Issues before processing: 200, after processing: 0" 02:31:12 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, autogenerated_exclude: 200/200, path_prettifier: 200/200, skip_files: 200/200, nolint: 0/21" 02:31:12 level=info msg="[runner] processing took 19.314486ms with stages: nolint: 9.37299ms, identifier_marker: 5.046204ms, exclude-rules: 1.621757ms, path_prettifier: 1.238153ms, skip_dirs: 1.015011ms, autogenerated_exclude: 978.42µs, cgo: 23.831µs, filename_unadjuster: 14.38µs, max_same_issues: 590ns, uniq_by_line: 580ns, sort_results: 450ns, diff: 360ns, skip_files: 330ns, exclude: 310ns, source_code: 270ns, severity-rules: 220ns, path_shortener: 210ns, max_from_linter: 200ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" 02:31:12 level=info msg="[runner] linters took 6.929306912s with stages: goanalysis_metalinter: 6.909907695s" 02:31:12 level=info msg="File cache stats: 0 entries of total size 0B" 02:31:12 level=info msg="Memory: 213 samples, avg is 187.6MB, max is 864.7MB" 02:31:12 level=info msg="Execution took 21.184563944s" 02:31:12 go vet ./... 02:31:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:31:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:31:16 ./bin/test-attribution-txt.sh 02:31:16 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 02:31:16 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 02:31:16 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 02:31:16 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 02:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:31:16 + ls -al . 02:31:16 total 724 02:31:16 drwxrwxr-x 11 1001 1001 4096 Aug 11 02:29 . 02:31:16 drwxr-xr-x 4 root root 4096 Aug 11 02:29 .. 02:31:16 drwxrwxr-x 2 1001 1001 4096 Aug 11 02:28 .blubracket 02:31:16 -rw-rw-r-- 1 1001 1001 16 Aug 11 02:28 .dockerignore 02:31:16 drwxrwxr-x 8 1001 1001 4096 Aug 11 02:29 .git 02:31:16 drwxrwxr-x 3 1001 1001 4096 Aug 11 02:28 .github 02:31:16 -rw-rw-r-- 1 1001 1001 1133 Aug 11 02:28 .gitignore 02:31:16 -rw-rw-r-- 1 1001 1001 42 Aug 11 02:28 .golangci.yml 02:31:16 -rw-rw-r-- 1 1001 1001 87 Aug 11 02:28 .hadolint.yml 02:31:16 drwxr-xr-x 3 1001 1001 4096 Aug 11 02:29 .semver 02:31:16 -rw-rw-r-- 1 1001 1001 166 Aug 11 02:28 .sonarcloud.properties 02:31:16 -rw-rw-r-- 1 1001 1001 1171 Aug 11 02:28 ADOPTERS.md 02:31:16 -rw-rw-r-- 1 1001 1001 11152 Aug 11 02:28 Attribution.txt 02:31:16 -rw-rw-r-- 1 1001 1001 93407 Aug 11 02:28 CHANGELOG.md 02:31:16 -rw-rw-r-- 1 1001 1001 3804 Aug 11 02:28 CONTRIBUTING.md 02:31:16 -rw-rw-r-- 1 1001 1001 677 Aug 11 02:28 GOVERNANCE.md 02:31:16 -rw-rw-r-- 1 1001 1001 883 Aug 11 02:28 Jenkinsfile 02:31:16 -rw-rw-r-- 1 1001 1001 10775 Aug 11 02:28 LICENSE 02:31:16 -rw-rw-r-- 1 1001 1001 14368 Aug 11 02:28 Makefile 02:31:16 -rw-rw-r-- 1 1001 1001 582 Aug 11 02:28 OWNERS.md 02:31:16 -rw-rw-r-- 1 1001 1001 9923 Aug 11 02:28 README.md 02:31:16 -rw-rw-r-- 1 1001 1001 789 Aug 11 02:28 SECURITY.md 02:31:16 -rw-rw-r-- 1 1001 1001 12 Aug 11 02:29 VERSION 02:31:16 drwxrwxr-x 2 1001 1001 4096 Aug 11 02:28 bin 02:31:16 drwxrwxr-x 18 1001 1001 4096 Aug 11 02:28 cmd 02:31:16 -rw-r--r-- 1 root root 446998 Aug 11 02:30 coverage.out 02:31:16 -rw-rw-r-- 1 1001 1001 3687 Aug 11 02:28 go.mod 02:31:16 -rw-rw-r-- 1 1001 1001 33714 Aug 11 02:28 go.sum 02:31:16 drwxrwxr-x 7 1001 1001 4096 Aug 11 02:28 internal 02:31:16 drwxrwxr-x 3 1001 1001 4096 Aug 11 02:28 openapi 02:31:16 -rw-rw-r-- 1 1001 1001 594 Aug 11 02:28 security.txt 02:31:16 drwxrwxr-x 4 1001 1001 4096 Aug 11 02:28 snap 02:31:16 -rw-rw-r-- 1 1001 1001 204 Aug 11 02:28 version.go [Pipeline] sh 02:31:17 + '[' -e coverage.out ] 02:31:17 + chown 1001:1001 coverage.out [Pipeline] stash 02:31:17 Stashed 1 file(s) [Pipeline] sh 02:31:17 + make build 02:31:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:31:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:31:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:31:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:31:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:31:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:31:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:31:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:31:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:31:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:31:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:31:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:31:47 $ docker stop --time=1 b1c3d5946e5b8d8e55c0afe2c9ce46dd4470162b772d68dca1210bede35ec3cf 02:31:53 $ docker rm -f --volumes b1c3d5946e5b8d8e55c0afe2c9ce46dd4470162b772d68dca1210bede35ec3cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:54 02:31:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:55 latest: Pulling from edgex-devops/edgex-compose 02:31:55 91d30c5bc195: Pulling fs layer 02:31:55 2e9b0aa3be6d: Pulling fs layer 02:31:55 9c61dcf015f6: Pulling fs layer 02:31:55 4698f68db338: Pulling fs layer 02:31:55 2a2f49069b9e: Pulling fs layer 02:31:55 e0025b399a48: Pulling fs layer 02:31:55 4698f68db338: Waiting 02:31:55 2a2f49069b9e: Waiting 02:31:55 e0025b399a48: Waiting 02:31:55 91d30c5bc195: Verifying Checksum 02:31:55 91d30c5bc195: Download complete 02:31:55 4698f68db338: Download complete 02:31:55 2e9b0aa3be6d: Verifying Checksum 02:31:55 2e9b0aa3be6d: Download complete 02:31:55 e0025b399a48: Verifying Checksum 02:31:55 e0025b399a48: Download complete 02:31:55 91d30c5bc195: Pull complete 02:31:55 2a2f49069b9e: Verifying Checksum 02:31:55 2a2f49069b9e: Download complete 02:31:55 2e9b0aa3be6d: Pull complete 02:31:55 9c61dcf015f6: Verifying Checksum 02:31:55 9c61dcf015f6: Download complete 02:31:58 9c61dcf015f6: Pull complete 02:31:58 4698f68db338: Pull complete 02:31:58 2a2f49069b9e: Pull complete 02:31:58 e0025b399a48: Pull complete 02:31:58 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:58 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:31:58 $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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 02:32:04 $ docker top a061aabf8f65013efcd2e7194d7b5cfe4d24577dbc7b256732b912561c4f91aa -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:04 + docker compose -f ./docker-compose-build.yml build --parallel 02:32:07 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:32:07 #1 transferring dockerfile: 1.78kB done 02:32:07 #1 DONE 0.0s 02:32:07 02:32:07 #2 [core-command internal] load build definition from Dockerfile 02:32:07 #2 transferring dockerfile: 1.82kB done 02:32:07 #2 DONE 0.0s 02:32:07 02:32:07 #3 [security-spire-agent internal] load build definition from Dockerfile 02:32:07 #3 transferring dockerfile: 2.68kB done 02:32:07 #3 DONE 0.0s 02:32:07 02:32:07 #4 [support-notifications internal] load build definition from Dockerfile 02:32:07 #4 transferring dockerfile: 1.84kB done 02:32:07 #4 DONE 0.0s 02:32:07 02:32:07 #5 [security-spire-config internal] load build definition from Dockerfile 02:32:07 #5 transferring dockerfile: 2.58kB done 02:32:07 #5 DONE 0.0s 02:32:07 02:32:07 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:32:07 #6 transferring dockerfile: 2.82kB done 02:32:07 #6 DONE 0.0s 02:32:07 02:32:07 #7 [security-proxy-setup internal] load build definition from Dockerfile 02:32:07 #7 transferring dockerfile: 2.06kB done 02:32:07 #7 DONE 0.1s 02:32:07 02:32:07 #8 [core-metadata internal] load build definition from Dockerfile 02:32:07 #8 transferring dockerfile: 1.96kB done 02:32:07 #8 DONE 0.1s 02:32:07 02:32:07 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:32:07 #9 transferring dockerfile: 2.38kB done 02:32:07 #9 DONE 0.1s 02:32:07 02:32:07 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:32:07 #10 transferring dockerfile: 2.04kB done 02:32:07 #10 DONE 0.1s 02:32:07 02:32:07 #11 [security-spire-server internal] load build definition from Dockerfile 02:32:07 #11 transferring dockerfile: 2.63kB done 02:32:07 #11 DONE 0.1s 02:32:07 02:32:07 #12 [core-data internal] load build definition from Dockerfile 02:32:07 #12 transferring dockerfile: 1.90kB done 02:32:07 #12 DONE 0.1s 02:32:07 02:32:07 #13 [support-scheduler internal] load build definition from Dockerfile 02:32:07 #13 transferring dockerfile: 1.82kB done 02:32:07 #13 DONE 0.1s 02:32:07 02:32:07 #14 [security-spiffe-token-provider internal] load .dockerignore 02:32:07 #14 transferring context: 56B done 02:32:07 #14 DONE 0.1s 02:32:07 02:32:07 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:32:07 #15 transferring dockerfile: 2.12kB done 02:32:07 #15 DONE 0.1s 02:32:07 02:32:07 #16 [core-command internal] load .dockerignore 02:32:07 #16 transferring context: 56B done 02:32:07 #16 DONE 0.0s 02:32:07 02:32:07 #17 [security-spire-agent internal] load .dockerignore 02:32:07 #17 transferring context: 56B done 02:32:07 #17 DONE 0.0s 02:32:07 02:32:07 #18 [support-notifications internal] load .dockerignore 02:32:07 #18 transferring context: 56B done 02:32:07 #18 DONE 0.0s 02:32:07 02:32:07 #19 [security-spire-config internal] load .dockerignore 02:32:07 #19 transferring context: 56B done 02:32:07 #19 DONE 0.0s 02:32:07 02:32:07 #20 [security-bootstrapper internal] load .dockerignore 02:32:07 #20 transferring context: 56B done 02:32:07 #20 DONE 0.1s 02:32:07 02:32:07 #21 [security-proxy-setup internal] load .dockerignore 02:32:07 #21 transferring context: 56B done 02:32:07 #21 DONE 0.1s 02:32:07 02:32:07 #22 [security-proxy-auth internal] load .dockerignore 02:32:07 #22 transferring context: 56B done 02:32:07 #22 DONE 0.1s 02:32:07 02:32:07 #23 [security-secretstore-setup internal] load .dockerignore 02:32:07 #23 transferring context: 56B done 02:32:07 #23 DONE 0.0s 02:32:07 02:32:07 #24 [core-metadata internal] load .dockerignore 02:32:07 #24 transferring context: 56B done 02:32:07 #24 DONE 0.1s 02:32:07 02:32:07 #25 [core-data internal] load .dockerignore 02:32:07 #25 transferring context: 56B done 02:32:07 #25 DONE 0.1s 02:32:07 02:32:07 #26 [security-spire-server internal] load .dockerignore 02:32:07 #26 transferring context: 56B done 02:32:07 #26 DONE 0.1s 02:32:07 02:32:07 #27 [support-scheduler internal] load .dockerignore 02:32:07 #27 transferring context: 56B done 02:32:07 #27 DONE 0.0s 02:32:07 02:32:07 #28 [core-common-config-bootstrapper internal] load .dockerignore 02:32:07 #28 transferring context: 56B done 02:32:07 #28 DONE 0.1s 02:32:07 02:32:07 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:07 #29 DONE 0.0s 02:32:07 02:32:07 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 02:32:07 #30 ... 02:32:07 02:32:07 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:07 #29 DONE 0.0s 02:32:07 02:32:07 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 02:32:07 #30 DONE 0.1s 02:32:07 02:32:07 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:07 #29 DONE 0.0s 02:32:07 02:32:07 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:32:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:32:07 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:32:07 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:32:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 02:32:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:32:07 #31 ... 02:32:07 02:32:07 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:07 #29 DONE 0.0s 02:32:07 02:32:07 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 02:32:07 #30 DONE 0.2s 02:32:07 02:32:07 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:32:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:32:07 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:32:07 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:32:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:32:07 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 02:32:07 #31 ... 02:32:07 02:32:07 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:07 #29 DONE 0.0s 02:32:07 02:32:07 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 02:32:07 #30 DONE 0.3s 02:32:07 02:32:07 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:32:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:32:07 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:32:07 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:32:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 02:32:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:32:07 #31 ... 02:32:07 02:32:07 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:07 #29 DONE 0.0s 02:32:07 02:32:07 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:32:07 #31 ... 02:32:07 02:32:07 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:07 #29 DONE 0.0s 02:32:07 02:32:07 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:32:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:32:07 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:32:07 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:32:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 02:32:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:32:07 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 02:32:08 #31 ... 02:32:08 02:32:08 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:08 #29 DONE 0.0s 02:32:08 02:32:08 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 02:32:08 #30 DONE 0.4s 02:32:08 02:32:08 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:32:08 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:32:08 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 02:32:08 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 02:32:08 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 02:32:08 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:32:08 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 02:32:08 #31 DONE 1.0s 02:32:08 02:32:08 #32 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:32:08 #32 ... 02:32:08 02:32:08 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:32:08 #33 DONE 1.2s 02:32:08 02:32:08 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 02:32:15 #34 ... 02:32:15 02:32:15 #35 [security-spire-config internal] load build context 02:32:15 #35 transferring context: 249.69MB 6.1s 02:32:15 #35 ... 02:32:15 02:32:15 #36 [support-notifications internal] load build context 02:32:15 #36 ... 02:32:15 02:32:15 #35 [security-spire-config internal] load build context 02:32:16 #35 transferring context: 364.87MB 8.6s done 02:32:17 #35 ... 02:32:17 02:32:17 #37 [core-command internal] load build context 02:32:17 #37 transferring context: 364.87MB 8.3s done 02:32:17 #37 ... 02:32:17 02:32:17 #38 [security-spire-agent internal] load build context 02:32:17 #38 transferring context: 364.87MB 10.0s done 02:32:17 #38 ... 02:32:17 02:32:17 #39 [security-proxy-setup internal] load build context 02:32:17 #39 transferring context: 364.87MB 8.5s done 02:32:17 #39 ... 02:32:17 02:32:17 #40 [security-secretstore-setup internal] load build context 02:32:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3333 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:32:17 Running in /w/workspace/edgex-go/554 [Pipeline] { [Pipeline] checkout 02:32:17 #40 ... 02:32:17 02:32:17 #41 [core-data internal] load build context 02:32:17 #41 transferring context: 364.87MB 9.0s done 02:32:17 #41 ... 02:32:17 02:32:17 #42 [support-scheduler internal] load build context 02:32:17 #42 transferring context: 364.87MB 8.4s done 02:32:17 The recommended git tool is: git 02:32:18 #42 ... 02:32:18 02:32:18 #43 [core-common-config-bootstrapper internal] load build context 02:32:18 #43 transferring context: 364.87MB 7.9s done 02:32:18 #43 ... 02:32:18 02:32:18 #44 [security-spiffe-token-provider internal] load build context 02:32:18 #44 transferring context: 364.87MB 9.0s done 02:32:18 #44 ... 02:32:18 02:32:18 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:32:18 #45 ... 02:32:18 02:32:18 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:32:18 #46 ... 02:32:18 02:32:18 #47 [security-spire-server internal] load build context 02:32:18 #47 transferring context: 364.87MB 9.0s done 02:32:19 #47 ... 02:32:19 02:32:19 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:32:19 #48 ... 02:32:19 02:32:19 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:32:19 #49 ... 02:32:19 02:32:19 #50 [core-metadata internal] load build context 02:32:19 #50 transferring context: 364.87MB 9.6s done 02:32:19 #50 ... 02:32:19 02:32:19 #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:32:19 #51 ... 02:32:19 02:32:19 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:32:19 #52 ... 02:32:19 02:32:19 #53 [security-bootstrapper internal] load build context 02:32:19 #53 transferring context: 364.87MB 8.7s done 02:32:19 #53 ... 02:32:19 02:32:19 #54 [security-proxy-auth internal] load build context 02:32:19 #54 transferring context: 364.87MB 8.2s done 02:32:20 #54 ... 02:32:20 02:32:20 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:32:20 #55 ... 02:32:20 02:32:20 #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:32:20 #56 ... 02:32:20 02:32:20 #36 [support-notifications internal] load build context 02:32:20 #36 transferring context: 364.87MB 7.8s done 02:32:22 using credential edgex-jenkins-ssh 02:32:22 Cloning the remote Git repository 02:32:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:32:23 > git init /w/workspace/edgex-go/554 # timeout=10 02:32:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:32:23 > git --version # timeout=10 02:32:23 > git --version # 'git version 2.25.1' 02:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:28 #36 ... 02:32:28 02:32:28 #40 [security-secretstore-setup internal] load build context 02:32:28 #40 transferring context: 364.87MB 10.1s done 02:32:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:32:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:42 Avoid second fetch 02:32:42 Checking out Revision 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (main) 02:32:42 Commit message: "Merge pull request #4628 from jackchenjc/issue-4602" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:32:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:43 Dload Upload Total Spent Left Speed 02:32:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 02:32:42 > git config core.sparsecheckout # timeout=10 02:32:42 > git checkout -f 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 02:32:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:32:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:32:44 + sudo tee /etc/docker/daemon.new 02:32:44 { 02:32:44 "registry-mirrors": [ 02:32:44 "https://nexus3.edgexfoundry.org:10001" 02:32:44 ], 02:32:44 "bip": "10.250.0.254/24", 02:32:44 "hosts": [ 02:32:44 "tcp://0.0.0.0:5555", 02:32:44 "unix:///var/run/docker.sock" 02:32:44 ], 02:32:44 "mtu": 1458, 02:32:44 "selinux-enabled": true, 02:32:44 "seccomp-profile": "/etc/docker/seccomp.json" 02:32:44 } [Pipeline] sh 02:32:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:32:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:03 provisioning config files... 02:33:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config18064807845473018715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:03 ---> docker-login.sh 02:33:03 nexus3.edgexfoundry.org:10001 02:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:04 Configure a credential helper to remove this warning. See 02:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:04 02:33:04 Login Succeeded 02:33:04 nexus3.edgexfoundry.org:10002 02:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:04 Configure a credential helper to remove this warning. See 02:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:04 02:33:04 Login Succeeded 02:33:04 nexus3.edgexfoundry.org:10003 02:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:05 Configure a credential helper to remove this warning. See 02:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:05 02:33:05 Login Succeeded 02:33:05 nexus3.edgexfoundry.org:10004 02:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:05 Configure a credential helper to remove this warning. See 02:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:05 02:33:05 Login Succeeded 02:33:05 docker.io 02:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:05 Configure a credential helper to remove this warning. See 02:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:05 02:33:05 Login Succeeded 02:33:05 ---> docker-login.sh ends [Pipeline] } 02:33:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:33:06 + git config --global --add safe.directory /w/workspace/edgex-go/554 [Pipeline] echo 02:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:33:06 ========================================================= 02:33:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:33:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:33:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:33:06 edb6bdbacee9: Pulling fs layer 02:33:06 5f9638ab2659: Pulling fs layer 02:33:06 8d51d6327a98: Pulling fs layer 02:33:06 8b374f2dd631: Pulling fs layer 02:33:06 ec14aa9079de: Pulling fs layer 02:33:06 2f466654f4bb: Pulling fs layer 02:33:06 554e91adad29: Pulling fs layer 02:33:06 ec14aa9079de: Waiting 02:33:06 2f466654f4bb: Waiting 02:33:06 554e91adad29: Waiting 02:33:06 8b374f2dd631: Waiting 02:33:06 5f9638ab2659: Download complete 02:33:06 8b374f2dd631: Verifying Checksum 02:33:06 8b374f2dd631: Download complete 02:33:06 ec14aa9079de: Verifying Checksum 02:33:06 ec14aa9079de: Download complete 02:33:06 edb6bdbacee9: Verifying Checksum 02:33:07 #40 ... 02:33:07 02:33:07 #36 [support-notifications internal] load build context 02:33:07 #36 DONE 54.2s 02:33:07 02:33:07 #54 [security-proxy-auth internal] load build context 02:33:07 #54 DONE 53.9s 02:33:07 02:33:07 #37 [core-command internal] load build context 02:33:07 #37 DONE 54.2s 02:33:07 02:33:07 #43 [core-common-config-bootstrapper internal] load build context 02:33:07 #43 DONE 53.6s 02:33:07 02:33:07 #34 [core-command builder 2/7] WORKDIR /edgex-go 02:33:07 #34 DONE 53.3s 02:33:07 02:33:07 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:33:07 #57 ... 02:33:07 02:33:07 #35 [security-spire-config internal] load build context 02:33:07 #35 DONE 54.3s 02:33:07 02:33:07 #39 [security-proxy-setup internal] load build context 02:33:07 #39 DONE 54.2s 02:33:07 02:33:07 #53 [security-bootstrapper internal] load build context 02:33:07 #53 DONE 54.2s 02:33:07 02:33:07 #44 [security-spiffe-token-provider internal] load build context 02:33:07 #44 DONE 54.5s 02:33:07 02:33:07 #42 [support-scheduler internal] load build context 02:33:07 #42 DONE 53.8s 02:33:07 02:33:07 #41 [core-data internal] load build context 02:33:07 #41 DONE 54.0s 02:33:07 02:33:07 #47 [security-spire-server internal] load build context 02:33:07 #47 DONE 54.0s 02:33:07 02:33:07 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:33:07 #48 53.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #48 ... 02:33:07 02:33:07 #50 [core-metadata internal] load build context 02:33:07 #50 DONE 54.3s 02:33:07 02:33:07 #38 [security-spire-agent internal] load build context 02:33:07 #38 DONE 54.6s 02:33:07 02:33:07 #40 [security-secretstore-setup internal] load build context 02:33:07 #40 DONE 54.3s 02:33:07 02:33:07 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:33:07 #45 53.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #45 53.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #45 ... 02:33:07 02:33:07 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:33:07 #46 53.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #46 53.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #46 53.96 (1/1) Installing dumb-init (1.2.5-r2) 02:33:07 #46 53.97 Executing busybox-1.35.0-r29.trigger 02:33:07 #46 53.97 OK: 7 MiB in 16 packages 02:33:07 #46 DONE 54.2s 02:33:07 02:33:07 #32 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:33:07 #32 53.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #32 53.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #32 53.99 (1/1) Installing dumb-init (1.2.5-r2) 02:33:07 #32 53.99 Executing busybox-1.35.0-r29.trigger 02:33:07 #32 53.99 OK: 7 MiB in 16 packages 02:33:07 #32 DONE 54.3s 02:33:07 02:33:07 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:33:07 #45 54.24 (1/2) Installing dumb-init (1.2.5-r2) 02:33:07 #45 54.25 (2/2) Installing su-exec (0.2-r2) 02:33:07 #45 54.25 Executing busybox-1.35.0-r29.trigger 02:33:07 #45 54.27 OK: 7 MiB in 17 packages 02:33:07 #45 ... 02:33:07 02:33:07 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:33:07 #52 53.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #52 53.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #52 53.98 (1/2) Installing ca-certificates (20230506-r0) 02:33:07 #52 54.11 (2/2) Installing dumb-init (1.2.5-r2) 02:33:07 #52 54.14 Executing busybox-1.35.0-r29.trigger 02:33:07 #52 54.14 Executing ca-certificates-20230506-r0.trigger 02:33:07 #52 54.23 OK: 8 MiB in 17 packages 02:33:07 #52 DONE 54.4s 02:33:07 02:33:07 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:33:07 #45 DONE 54.4s 02:33:07 02:33:07 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:33:07 #49 53.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #49 53.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #49 54.09 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:33:07 #49 54.09 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:33:07 #49 54.09 OK: 17818 distinct packages available 02:33:07 #49 54.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #49 54.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #49 54.52 (1/9) Installing ca-certificates (20230506-r0) 02:33:07 #49 54.53 (2/9) Installing brotli-libs (1.0.9-r9) 02:33:07 #49 54.55 (3/9) Installing nghttp2-libs (1.51.0-r1) 02:33:07 #49 54.55 (4/9) Installing libcurl (8.2.1-r0) 02:33:07 #49 54.57 (5/9) Installing curl (8.2.1-r0) 02:33:07 #49 54.58 (6/9) Installing dumb-init (1.2.5-r2) 02:33:07 #49 54.58 (7/9) Installing musl-obstack (1.2.3-r0) 02:33:07 #49 54.59 (8/9) Installing libucontext (1.2-r0) 02:33:07 #49 54.59 (9/9) Installing gcompat (1.1.0-r0) 02:33:07 #49 54.60 Executing busybox-1.35.0-r29.trigger 02:33:07 #49 54.61 Executing ca-certificates-20230506-r0.trigger 02:33:07 #49 54.68 OK: 10 MiB in 24 packages 02:33:07 #49 DONE 55.0s 02:33:07 02:33:07 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:33:07 #48 53.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #48 54.06 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:33:07 #48 54.06 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:33:07 #48 54.06 OK: 17818 distinct packages available 02:33:07 #48 54.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #48 54.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #48 54.53 (1/4) Installing dumb-init (1.2.5-r2) 02:33:07 #48 54.53 (2/4) Installing musl-obstack (1.2.3-r0) 02:33:07 #48 54.54 (3/4) Installing libucontext (1.2-r0) 02:33:07 #48 54.54 (4/4) Installing gcompat (1.1.0-r0) 02:33:07 #48 54.55 Executing busybox-1.35.0-r29.trigger 02:33:07 #48 54.55 OK: 7 MiB in 19 packages 02:33:07 #48 DONE 54.9s 02:33:07 02:33:07 #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:33:07 #51 54.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #51 54.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #51 54.60 (1/2) Installing dumb-init (1.2.5-r2) 02:33:07 #51 54.60 (2/2) Installing openssl (3.0.10-r0) 02:33:07 #51 54.62 Executing busybox-1.35.0-r29.trigger 02:33:07 #51 54.63 OK: 8 MiB in 17 packages 02:33:07 #51 DONE 54.9s 02:33:07 02:33:07 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 02:33:07 #58 DONE 0.0s 02:33:07 02:33:07 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:33:07 #55 54.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #55 54.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #55 54.61 (1/4) Installing ca-certificates (20230506-r0) 02:33:07 #55 54.63 (2/4) Installing dumb-init (1.2.5-r2) 02:33:07 #55 54.63 (3/4) Installing su-exec (0.2-r2) 02:33:07 #55 54.64 (4/4) Installing yq (4.30.4-r4) 02:33:07 #55 54.75 Executing busybox-1.35.0-r29.trigger 02:33:07 #55 54.75 Executing ca-certificates-20230506-r0.trigger 02:33:07 #55 54.92 OK: 17 MiB in 19 packages 02:33:07 #55 DONE 55.0s 02:33:07 02:33:07 #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:33:07 #56 54.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #56 54.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #56 54.62 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:33:07 #56 54.62 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:33:07 #56 54.62 OK: 17818 distinct packages available 02:33:07 #56 54.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #56 54.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #56 55.05 (1/5) Installing dumb-init (1.2.5-r2) 02:33:07 #56 55.05 (2/5) Installing musl-obstack (1.2.3-r0) 02:33:07 #56 55.05 (3/5) Installing libucontext (1.2-r0) 02:33:07 #56 55.06 (4/5) Installing gcompat (1.1.0-r0) 02:33:07 #56 55.06 (5/5) Installing openssl (3.0.10-r0) 02:33:07 #56 55.07 Executing busybox-1.35.0-r29.trigger 02:33:07 #56 55.08 OK: 8 MiB in 20 packages 02:33:07 #56 DONE 55.2s 02:33:07 02:33:07 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:33:07 #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #0 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #0 1.821 OK: 265 MiB in 53 packages 02:33:07 #59 DONE 1.9s 02:33:07 02:33:07 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:33:07 #0 1.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #60 ... 02:33:07 02:33:07 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:33:07 #61 DONE 0.1s 02:33:07 02:33:07 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:33:07 #60 2.087 OK: 265 MiB in 53 packages 02:33:07 #60 DONE 2.2s 02:33:07 02:33:07 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:33:07 #62 DONE 0.1s 02:33:07 02:33:07 #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:07 #63 ... 02:33:07 02:33:07 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:33:07 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #0 2.198 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:33:07 #0 2.198 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:33:07 #0 2.198 OK: 17823 distinct packages available 02:33:07 #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #0 2.604 OK: 265 MiB in 53 packages 02:33:07 #64 DONE 2.7s 02:33:07 02:33:07 #65 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:33:07 #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #0 2.593 OK: 265 MiB in 53 packages 02:33:07 #65 DONE 2.7s 02:33:07 02:33:07 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 02:33:07 #66 DONE 0.1s 02:33:07 02:33:07 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:33:07 #67 DONE 0.1s 02:33:07 02:33:07 #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:07 #68 ... 02:33:07 02:33:07 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:33:07 #57 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:33:07 #57 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:33:07 #57 2.924 OK: 265 MiB in 53 packages 02:33:07 #57 DONE 3.0s 02:33:07 02:33:07 #69 [core-command builder 4/7] COPY go.mod vendor* ./ 02:33:07 #69 DONE 0.1s 02:33:07 02:33:07 #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:07 #70 ... 02:33:07 02:33:07 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:33:07 #71 DONE 2.2s 02:33:07 02:33:07 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:33:07 #72 DONE 0.1s 02:33:07 02:33:07 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:07 edb6bdbacee9: Pull complete 02:33:08 554e91adad29: Verifying Checksum 02:33:08 554e91adad29: Download complete 02:33:08 5f9638ab2659: Pull complete 02:33:09 8d51d6327a98: Verifying Checksum 02:33:09 8d51d6327a98: Download complete 02:33:09 2f466654f4bb: Verifying Checksum 02:33:09 2f466654f4bb: Download complete 02:33:14 #73 ... 02:33:14 02:33:14 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:21 8d51d6327a98: Pull complete 02:33:21 8b374f2dd631: Pull complete 02:33:21 ec14aa9079de: Pull complete 02:33:27 2f466654f4bb: Pull complete 02:33:29 554e91adad29: Pull complete 02:33:29 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 02:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:33:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:33:30 + + docker build -t ci-base-image-arm64 -f - . 02:33:30 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:33:30 WORKDIR /edgex 02:33:30 COPY go.mod . 02:33:30 RUN go mod download 02:33:30 Sending build context to Docker daemon 2.937MB 02:33:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:33:30 ---> 1e15ea492957 02:33:30 Step 2/4 : WORKDIR /edgex 02:33:34 ---> Running in fb6ddd7ac4cf 02:33:34 Removing intermediate container fb6ddd7ac4cf 02:33:34 ---> dd9c08249663 02:33:34 Step 3/4 : COPY go.mod . 02:33:35 ---> 1aa870d1e2a2 02:33:35 Step 4/4 : RUN go mod download 02:33:35 ---> Running in 579e6e920017 02:34:01 #74 ... 02:34:01 02:34:01 #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:01 #68 DONE 51.4s 02:34:01 02:34:01 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:01 #74 DONE 52.2s 02:34:01 02:34:01 #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:01 #63 DONE 52.0s 02:34:01 02:34:01 #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:01 #70 DONE 51.1s 02:34:01 02:34:01 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:01 #73 DONE 51.4s 02:34:01 02:34:01 #75 [security-proxy-setup builder 6/7] COPY . . 02:34:06 #75 ... 02:34:06 02:34:06 #76 [security-spire-agent builder 6/9] COPY . . 02:34:06 #76 ... 02:34:06 02:34:06 #77 [security-spiffe-token-provider builder 6/7] COPY . . 02:34:06 #77 ... 02:34:06 02:34:06 #78 [support-notifications builder 6/7] COPY . . 02:34:06 #78 ... 02:34:06 02:34:06 #79 [core-command builder 6/7] COPY . . 02:34:13 Removing intermediate container 579e6e920017 02:34:13 ---> f461f945ab4b 02:34:13 Successfully built f461f945ab4b 02:34:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:14 + docker inspect -f . ci-base-image-arm64 02:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:14 prd-ubuntu20.04-docker-arm64-4c-16g-3333 does not seem to be running inside a container 02:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:34:15 $ docker top c2d2263d3cfcd5bb1484c32e159ca49318bba2344567c676ebb7865ee90b5c80 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:16 + go version 02:34:16 go version go1.20.6 linux/arm64 [Pipeline] } 02:34:16 $ docker stop --time=1 c2d2263d3cfcd5bb1484c32e159ca49318bba2344567c676ebb7865ee90b5c80 02:34:18 $ docker rm -f --volumes c2d2263d3cfcd5bb1484c32e159ca49318bba2344567c676ebb7865ee90b5c80 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:34:18 02:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:18 #79 DONE 22.0s 02:34:18 02:34:18 #76 [security-spire-agent builder 6/9] COPY . . 02:34:18 #76 DONE 22.0s 02:34:18 02:34:18 #75 [security-proxy-setup builder 6/7] COPY . . 02:34:18 #75 DONE 22.0s 02:34:18 02:34:18 #80 [security-bootstrapper builder 6/7] COPY . . 02:34:18 #80 CACHED 02:34:18 02:34:18 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #81 CACHED 02:34:18 02:34:18 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:18 #82 CACHED 02:34:18 02:34:18 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #83 CACHED 02:34:18 02:34:18 #84 [security-secretstore-setup builder 6/7] COPY . . 02:34:18 #84 CACHED 02:34:18 02:34:18 #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:34:18 #85 CACHED 02:34:18 02:34:18 #78 [support-notifications builder 6/7] COPY . . 02:34:18 #78 DONE 22.0s 02:34:18 02:34:18 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #86 CACHED 02:34:18 02:34:18 #87 [support-scheduler builder 6/7] COPY . . 02:34:18 #87 CACHED 02:34:18 02:34:18 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:34:18 #88 CACHED 02:34:18 02:34:18 #89 [security-proxy-auth builder 6/7] COPY . . 02:34:18 #89 CACHED 02:34:18 02:34:18 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #90 CACHED 02:34:18 02:34:18 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:34:18 #91 CACHED 02:34:18 02:34:18 #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #92 CACHED 02:34:18 02:34:18 #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:34:18 #93 CACHED 02:34:18 02:34:18 #94 [core-metadata builder 6/7] COPY . . 02:34:18 #94 CACHED 02:34:18 02:34:18 #95 [core-data builder 6/7] COPY . . 02:34:18 #95 CACHED 02:34:18 02:34:18 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #96 CACHED 02:34:18 02:34:18 #97 [core-data builder 4/7] COPY go.mod vendor* ./ 02:34:18 #97 CACHED 02:34:18 02:34:18 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 02:34:18 #98 CACHED 02:34:18 02:34:18 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:18 #99 CACHED 02:34:18 02:34:18 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #100 CACHED 02:34:18 02:34:18 #77 [security-spiffe-token-provider builder 6/7] COPY . . 02:34:18 #77 DONE 22.0s 02:34:18 02:34:18 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:34:18 #101 ... 02:34:18 02:34:18 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 02:34:18 #102 DONE 0.2s 02:34:18 02:34:18 #103 [security-spire-server builder 6/9] COPY . . 02:34:18 #103 CACHED 02:34:18 02:34:18 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 02:34:18 #104 CACHED 02:34:18 02:34:18 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:18 #105 CACHED 02:34:18 02:34:18 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 02:34:18 #106 CACHED 02:34:18 02:34:18 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 02:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:34:19 latest: Pulling from edgex-devops/edgex-compose-arm64 02:34:19 547446be3368: Pulling fs layer 02:34:19 d125d8839a47: Pulling fs layer 02:34:19 3e85d5ac6304: Pulling fs layer 02:34:19 c3105a71a48b: Pulling fs layer 02:34:19 0f093f025ec4: Pulling fs layer 02:34:19 c3106fc0e877: Pulling fs layer 02:34:19 0f093f025ec4: Waiting 02:34:19 c3105a71a48b: Waiting 02:34:19 c3106fc0e877: Waiting 02:34:19 547446be3368: Verifying Checksum 02:34:19 547446be3368: Download complete 02:34:19 c3105a71a48b: Verifying Checksum 02:34:19 c3105a71a48b: Download complete 02:34:19 d125d8839a47: Verifying Checksum 02:34:19 d125d8839a47: Download complete 02:34:19 c3106fc0e877: Verifying Checksum 02:34:19 c3106fc0e877: Download complete 02:34:19 0f093f025ec4: Verifying Checksum 02:34:19 0f093f025ec4: Download complete 02:34:20 547446be3368: Pull complete 02:34:21 d125d8839a47: Pull complete 02:34:21 #107 DONE 3.2s 02:34:21 02:34:21 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 02:34:21 #108 DONE 3.3s 02:34:21 02:34:21 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 02:34:21 3e85d5ac6304: Verifying Checksum 02:34:21 3e85d5ac6304: Download complete 02:34:23 #109 DONE 1.7s 02:34:23 02:34:23 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 02:34:23 #110 DONE 1.7s 02:34:23 02:34:23 #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 02:34:23 #111 CACHED 02:34:23 02:34:23 #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 02:34:23 #112 CACHED 02:34:23 02:34:23 #113 [security-spire-config builder 6/9] COPY . . 02:34:23 #113 CACHED 02:34:23 02:34:23 #114 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 02:34:23 #114 CACHED 02:34:23 02:34:23 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:23 #115 CACHED 02:34:23 02:34:23 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 02:34:23 #116 CACHED 02:34:23 02:34:23 #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:34:23 #117 ... 02:34:23 02:34:23 #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:34:23 #118 DONE 0.1s 02:34:23 02:34:23 #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:34:23 #117 DONE 0.2s 02:34:23 02:34:23 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:34:23 #119 DONE 0.1s 02:34:23 02:34:23 #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:34:23 #120 DONE 0.1s 02:34:23 02:34:23 #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:34:23 #121 ... 02:34:23 02:34:23 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:34:23 #122 CACHED 02:34:23 02:34:23 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:34:23 #123 CACHED 02:34:23 02:34:23 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:34:26 #124 DONE 2.7s 02:34:26 02:34:26 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:34:26 #125 DONE 2.9s 02:34:26 02:34:26 #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:34:26 #121 DONE 2.9s 02:34:26 02:34:26 #126 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:34:26 #126 DONE 0.1s 02:34:26 02:34:26 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:34:26 #127 ... 02:34:26 02:34:26 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:34:26 #128 DONE 0.2s 02:34:26 02:34:26 #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:34:28 #129 ... 02:34:28 02:34:28 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:28 #0 1.293 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:34:28 #130 ... 02:34:28 02:34:28 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:34:28 #0 1.305 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:34:28 #131 ... 02:34:28 02:34:28 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:34:28 #0 0.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:34:28 #132 ... 02:34:28 02:34:28 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:28 #0 1.321 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:34:28 #133 ... 02:34:28 02:34:28 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:34:28 #0 1.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:34:28 #134 ... 02:34:28 02:34:28 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:34:28 #0 0.689 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:34:28 #135 ... 02:34:28 02:34:28 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:34:28 #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:34:28 #136 ... 02:34:28 02:34:28 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:34:28 #0 1.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:34:29 #137 ... 02:34:29 02:34:29 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:34:29 #0 0.947 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:34:29 #138 ... 02:34:29 02:34:29 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:34:29 #139 DONE 2.9s 02:34:29 02:34:29 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:34:29 #0 1.286 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:34:29 #140 ... 02:34:29 02:34:29 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:34:29 #141 ... 02:34:29 02:34:29 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:34:29 #101 1.564 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:34:29 3e85d5ac6304: Pull complete 02:34:29 c3105a71a48b: Pull complete 02:34:30 0f093f025ec4: Pull complete 02:34:30 c3106fc0e877: Pull complete 02:34:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:31 prd-ubuntu20.04-docker-arm64-4c-16g-3333 does not seem to be running inside a container 02:34:31 $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:34:33 $ docker top b1445bc08b8cfaee794792df4438ca02dd4eda588267edc76bffe13632f410b8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:33 #101 ... 02:34:33 02:34:33 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:34:33 #127 DONE 7.1s 02:34:33 02:34:33 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:34:34 + docker compose -f ./docker-compose-build.yml build --parallel 02:34:39 #142 ... 02:34:39 02:34:39 #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:34:39 #129 DONE 11.8s 02:34:39 02:34:39 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:39 #133 ... 02:34:39 02:34:39 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:34:39 #143 ... 02:34:39 02:34:39 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:34:39 #141 DONE 9.5s 02:34:39 02:34:39 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:34:39 #136 ... 02:34:39 02:34:39 #144 [security-spire-config] exporting to image 02:34:39 #144 exporting layers 02:34:41 #144 ... 02:34:41 02:34:41 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:34:41 #142 DONE 7.8s 02:34:41 02:34:41 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:34:41 #143 DONE 2.6s 02:34:41 02:34:41 #144 [security-spire-server] exporting to image 02:34:42 #144 ... 02:34:42 02:34:42 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:34:42 #145 DONE 0.8s 02:34:42 02:34:42 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:34:42 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:34:42 #1 transferring dockerfile: 2.82kB done 02:34:42 #1 DONE 0.1s 02:34:42 02:34:42 #2 [security-spire-agent internal] load build definition from Dockerfile 02:34:42 #2 transferring dockerfile: 2.68kB done 02:34:42 #2 DONE 0.0s 02:34:42 02:34:42 #3 [core-command internal] load build definition from Dockerfile 02:34:42 #3 transferring dockerfile: 1.82kB done 02:34:42 #3 DONE 0.1s 02:34:42 02:34:42 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:34:42 #4 transferring dockerfile: 2.12kB done 02:34:42 #4 DONE 0.1s 02:34:42 02:34:42 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:34:42 #5 transferring dockerfile: 1.78kB done 02:34:42 #5 DONE 0.1s 02:34:42 02:34:42 #6 [security-proxy-setup internal] load build definition from Dockerfile 02:34:42 #6 transferring dockerfile: 2.06kB done 02:34:42 #6 DONE 0.1s 02:34:42 02:34:42 #7 [security-secretstore-setup internal] load build definition from Dockerfile 02:34:42 #7 transferring dockerfile: 2.38kB 0.0s done 02:34:42 #7 DONE 0.1s 02:34:42 02:34:42 #8 [core-data internal] load build definition from Dockerfile 02:34:42 #8 transferring dockerfile: 1.90kB done 02:34:42 #8 DONE 0.0s 02:34:42 02:34:42 #9 [support-scheduler internal] load build definition from Dockerfile 02:34:42 #9 transferring dockerfile: 1.82kB done 02:34:42 #9 DONE 0.1s 02:34:42 02:34:42 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:34:43 #10 transferring dockerfile: 2.04kB 0.0s done 02:34:43 #10 DONE 0.1s 02:34:43 02:34:43 #11 [security-spire-config internal] load build definition from Dockerfile 02:34:43 #11 transferring dockerfile: 2.58kB done 02:34:43 #11 DONE 0.1s 02:34:43 02:34:43 #12 [support-notifications internal] load build definition from Dockerfile 02:34:43 #12 transferring dockerfile: 1.84kB done 02:34:43 #12 DONE 0.1s 02:34:43 02:34:43 #13 [core-metadata internal] load build definition from Dockerfile 02:34:43 #13 transferring dockerfile: 1.96kB done 02:34:43 #13 DONE 0.1s 02:34:43 02:34:43 #14 [security-spire-server internal] load build definition from Dockerfile 02:34:43 #14 transferring dockerfile: 2.63kB 0.0s done 02:34:43 #14 DONE 0.1s 02:34:43 02:34:43 #15 [security-bootstrapper internal] load .dockerignore 02:34:43 #15 transferring context: 02:34:43 #15 transferring context: 56B 0.0s done 02:34:43 #15 DONE 0.1s 02:34:43 02:34:43 #16 [security-spire-agent internal] load .dockerignore 02:34:43 #16 transferring context: 56B done 02:34:43 #16 DONE 0.0s 02:34:43 02:34:43 #17 [core-command internal] load .dockerignore 02:34:43 #17 transferring context: 56B done 02:34:43 #17 DONE 0.0s 02:34:43 02:34:43 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:34:43 #18 transferring context: 56B done 02:34:43 #18 DONE 0.0s 02:34:43 02:34:43 #19 [security-spiffe-token-provider internal] load .dockerignore 02:34:44 #19 transferring context: 56B done 02:34:44 #19 DONE 0.1s 02:34:44 02:34:44 #20 [security-proxy-setup internal] load .dockerignore 02:34:44 #20 transferring context: 56B 0.0s done 02:34:44 #20 DONE 0.1s 02:34:44 02:34:44 #21 [security-secretstore-setup internal] load .dockerignore 02:34:44 #21 transferring context: 56B done 02:34:44 #21 DONE 0.1s 02:34:44 02:34:44 #22 [core-data internal] load .dockerignore 02:34:44 #22 transferring context: 56B done 02:34:44 #22 DONE 0.1s 02:34:44 02:34:44 #23 [support-scheduler internal] load .dockerignore 02:34:44 #23 transferring context: 56B done 02:34:44 #23 DONE 0.1s 02:34:44 02:34:44 #24 [security-proxy-auth internal] load .dockerignore 02:34:44 #24 transferring context: 56B done 02:34:44 #24 DONE 0.1s 02:34:44 02:34:44 #25 [security-spire-config internal] load .dockerignore 02:34:44 #25 transferring context: 56B 0.0s done 02:34:44 #25 DONE 0.1s 02:34:44 02:34:44 #26 [support-notifications internal] load .dockerignore 02:34:44 #26 transferring context: 56B done 02:34:44 #26 DONE 0.1s 02:34:44 02:34:44 #27 [core-metadata internal] load .dockerignore 02:34:44 #27 transferring context: 56B 0.0s done 02:34:44 #27 DONE 0.1s 02:34:44 02:34:44 #28 [security-spire-server internal] load .dockerignore 02:34:44 #28 transferring context: 56B done 02:34:44 #28 DONE 0.1s 02:34:44 02:34:44 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:44 #29 DONE 0.0s 02:34:44 02:34:44 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 02:34:44 #30 DONE 0.1s 02:34:44 02:34:44 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:45 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:45 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 860.16kB / 3.26MB 0.1s 02:34:45 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:45 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:45 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s 02:34:45 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 02:34:45 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:45 #146 DONE 2.8s 02:34:45 02:34:45 #144 [security-spire-config] exporting to image 02:34:45 #144 exporting layers 02:34:45 #144 writing image sha256:4daac42cdc58a96a7ec7c69d1b9e4bd93b319c23e1cba1074ca0958681b480ba 0.1s done 02:34:45 #144 naming to docker.io/library/security-spire-config 0.1s done 02:34:45 #144 exporting layers 3.7s done 02:34:45 #144 writing image sha256:fab8205ca10f311470876fea853b698f41a13c81e74027412a629f20f2eb9c77 02:34:45 #144 writing image sha256:fab8205ca10f311470876fea853b698f41a13c81e74027412a629f20f2eb9c77 0.0s done 02:34:45 #144 naming to docker.io/library/security-spire-server done 02:34:45 #144 exporting layers 0.7s done 02:34:45 #144 writing image sha256:160d8f88d7509f943e03f76e3b09db7ef02b3c80dfd623fde41cea8aac7ac77f done 02:34:45 #144 naming to docker.io/library/security-spire-agent done 02:34:45 #144 DONE 6.3s 02:34:45 02:34:45 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:34:45 #31 ... 02:34:45 02:34:45 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:45 #29 DONE 0.0s 02:34:45 02:34:45 #32 [security-bootstrapper internal] load build context 02:34:45 #32 transferring context: 2.56MB 0.7s done 02:34:45 #32 DONE 0.9s 02:34:45 02:34:45 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:45 #31 ... 02:34:45 02:34:45 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:45 #29 DONE 0.0s 02:34:45 02:34:45 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:45 #33 DONE 1.6s 02:34:45 02:34:45 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:45 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:45 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:45 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:45 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:45 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:45 #31 ... 02:34:45 02:34:45 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:45 #29 DONE 0.0s 02:34:45 02:34:45 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:45 #33 DONE 1.6s 02:34:45 02:34:45 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:45 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:45 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:45 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:45 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:45 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:46 #31 ... 02:34:46 02:34:46 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:46 #33 DONE 1.6s 02:34:46 02:34:46 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:46 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:46 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:46 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:46 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:46 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:46 #31 ... 02:34:46 02:34:46 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:46 #29 DONE 0.0s 02:34:46 02:34:46 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:46 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:46 #31 ... 02:34:46 02:34:46 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 02:34:46 #30 DONE 0.5s 02:34:46 02:34:46 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:46 #33 DONE 1.6s 02:34:46 02:34:46 #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:46 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:46 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:46 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:46 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:46 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:46 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:46 #31 ... 02:34:46 02:34:46 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:46 #29 DONE 0.0s 02:34:46 02:34:46 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:34:46 #34 DONE 1.1s 02:34:46 02:34:46 #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:34:46 #35 ... 02:34:46 02:34:46 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 02:34:46 #30 DONE 0.8s 02:34:46 02:34:46 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:46 #33 DONE 1.7s 02:34:46 02:34:46 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:46 #29 DONE 0.0s 02:34:46 02:34:46 #34 [core-data builder 2/7] WORKDIR /edgex-go 02:34:46 #34 DONE 1.1s 02:34:46 02:34:46 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 02:34:47 #30 ... 02:34:47 02:34:47 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:47 #29 DONE 0.1s 02:34:47 02:34:47 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 02:34:47 #30 ... 02:34:47 02:34:47 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:47 #33 DONE 1.7s 02:34:47 02:34:47 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:34:47 #34 DONE 1.1s 02:34:47 02:34:47 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:47 #29 DONE 0.1s 02:34:47 02:34:47 #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:47 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:47 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:47 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:47 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:47 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:47 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:47 #31 ... 02:34:47 02:34:47 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:47 #33 DONE 1.7s 02:34:47 02:34:47 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:34:47 #34 DONE 1.1s 02:34:47 02:34:47 #36 [security-spire-agent internal] load build context 02:34:47 #36 transferring context: 2.56MB 1.4s done 02:34:47 #36 DONE 1.7s 02:34:47 02:34:47 #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:47 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:47 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:47 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:47 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:47 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:47 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:47 #31 ... 02:34:47 02:34:47 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:47 #29 DONE 0.1s 02:34:47 02:34:47 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:47 #33 DONE 1.7s 02:34:47 02:34:47 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 02:34:47 #34 DONE 1.2s 02:34:47 02:34:47 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 02:34:47 #30 DONE 1.8s 02:34:47 02:34:47 #37 [security-spiffe-token-provider internal] load build context 02:34:47 #37 transferring context: 2.56MB 1.4s done 02:34:47 #37 DONE 1.9s 02:34:47 02:34:47 #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:47 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:47 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:47 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:47 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:47 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:47 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:47 #31 DONE 3.8s 02:34:47 02:34:47 #38 [core-command internal] load build context 02:34:48 #38 ... 02:34:48 02:34:48 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:48 #33 DONE 1.7s 02:34:48 02:34:48 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 02:34:48 #34 DONE 1.2s 02:34:48 02:34:48 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:48 #29 DONE 0.1s 02:34:48 02:34:48 #39 [security-spire-config internal] load build context 02:34:48 #39 DONE 0.0s 02:34:48 02:34:48 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:48 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:48 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:48 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:48 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:48 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:48 #31 DONE 3.8s 02:34:48 02:34:48 #38 [core-command internal] load build context 02:34:48 #38 transferring context: 2.56MB 1.9s done 02:34:48 #38 ... 02:34:48 02:34:48 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 02:34:48 #30 DONE 2.0s 02:34:48 02:34:48 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:48 #33 DONE 1.8s 02:34:48 02:34:48 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 02:34:48 #34 DONE 1.2s 02:34:48 02:34:48 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:34:48 #29 DONE 0.1s 02:34:48 02:34:48 #38 [core-command internal] load build context 02:34:48 #38 DONE 2.4s 02:34:48 02:34:48 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:48 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:48 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:48 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:48 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:48 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:48 #31 DONE 3.8s 02:34:48 02:34:48 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 02:34:48 #30 ... 02:34:48 02:34:48 #40 [core-metadata internal] load build context 02:34:48 #40 DONE 0.0s 02:34:48 02:34:48 #41 [security-proxy-setup internal] load build context 02:34:48 #41 transferring context: 2.56MB 1.5s done 02:34:48 #41 DONE 2.2s 02:34:48 02:34:48 #40 [core-metadata internal] load build context 02:34:48 #40 ... 02:34:48 02:34:48 #42 [core-common-config-bootstrapper internal] load build context 02:34:48 #42 transferring context: 2.56MB 1.8s done 02:34:48 #42 DONE 2.9s 02:34:48 02:34:48 #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:34:49 #43 ... 02:34:49 02:34:49 #44 [security-secretstore-setup internal] load build context 02:34:49 #44 transferring context: 2.56MB 2.1s done 02:34:49 #44 DONE 2.9s 02:34:49 02:34:49 #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:34:50 #45 ... 02:34:50 02:34:50 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:34:50 #33 DONE 1.8s 02:34:50 02:34:50 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 02:34:50 #34 DONE 1.2s 02:34:50 02:34:50 #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:34:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:34:50 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:34:50 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 02:34:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:34:50 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:34:50 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 02:34:50 #31 DONE 3.8s 02:34:50 02:34:50 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 02:34:50 #30 DONE 4.3s 02:34:50 02:34:50 #40 [core-metadata internal] load build context 02:34:50 #40 ... 02:34:50 02:34:50 #46 [security-proxy-auth internal] load build context 02:34:50 #46 transferring context: 2.56MB 2.6s done 02:34:50 #46 DONE 3.3s 02:34:50 02:34:50 #40 [core-metadata internal] load build context 02:34:51 #40 ... 02:34:51 02:34:51 #47 [support-scheduler internal] load build context 02:34:51 #47 transferring context: 2.56MB 2.9s done 02:34:51 #47 DONE 4.0s 02:34:51 02:34:51 #40 [core-metadata internal] load build context 02:34:52 #40 ... 02:34:52 02:34:52 #48 [core-data internal] load build context 02:34:52 #48 transferring context: 2.56MB 3.5s done 02:34:52 #48 DONE 5.4s 02:34:52 02:34:52 #40 [core-metadata internal] load build context 02:34:52 #40 ... 02:34:52 02:34:52 #49 [support-notifications internal] load build context 02:34:52 #49 transferring context: 2.56MB 3.3s done 02:34:52 #49 DONE 4.9s 02:34:52 02:34:52 #40 [core-metadata internal] load build context 02:34:53 #40 transferring context: 2.56MB 3.4s done 02:34:54 #40 ... 02:34:54 02:34:54 #39 [security-spire-config internal] load build context 02:34:54 #39 transferring context: 2.56MB 4.3s done 02:34:54 #39 DONE 5.8s 02:34:54 02:34:54 #50 [security-spire-server internal] load build context 02:34:54 #50 ... 02:34:54 02:34:54 #40 [core-metadata internal] load build context 02:34:54 #40 DONE 5.9s 02:34:54 02:34:54 #50 [security-spire-server internal] load build context 02:34:55 #50 transferring context: 2.56MB 3.2s done 02:34:55 #50 DONE 4.9s 02:34:55 02:34:55 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:34:55 #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:55 #0 7.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:34:56 #51 ... 02:34:56 02:34:56 #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:34:56 #0 8.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:56 #52 ... 02:34:56 02:34:56 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:34:56 #0 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:56 #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:34:56 #53 ... 02:34:56 02:34:56 #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:34:56 #35 6.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:56 #35 7.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:34:57 #35 11.37 OK: 263 MiB in 53 packages 02:34:58 #35 ... 02:34:58 02:34:58 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:34:58 #0 6.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:58 #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:34:58 #54 ... 02:34:58 02:34:58 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:34:58 #53 11.77 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:34:58 #53 11.77 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:34:58 #53 11.77 OK: 17694 distinct packages available 02:34:58 #53 ... 02:34:58 02:34:58 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:34:58 #51 10.72 OK: 263 MiB in 53 packages 02:34:58 #51 DONE 12.2s 02:34:58 02:34:58 #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:34:58 #35 DONE 12.6s 02:34:58 02:34:58 #55 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:58 #55 ... 02:34:58 02:34:58 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:34:58 #0 8.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:58 #56 ... 02:34:58 02:34:58 #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:34:58 #45 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:58 #45 ... 02:34:58 02:34:58 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:34:58 #0 8.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:59 #57 ... 02:34:59 02:34:59 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:34:59 #58 ... 02:34:59 02:34:59 #55 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:59 #55 DONE 0.9s 02:34:59 02:34:59 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:34:59 #59 ... 02:34:59 02:34:59 #60 [core-command builder 4/7] COPY go.mod vendor* ./ 02:34:59 #60 DONE 1.0s 02:34:59 02:34:59 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:34:59 #0 9.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:34:59 #61 ... 02:34:59 02:34:59 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:34:59 #62 ... 02:34:59 02:34:59 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:34:59 #63 ... 02:34:59 02:34:59 #64 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:01 #64 ... 02:35:01 02:35:01 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:35:01 #54 12.23 OK: 263 MiB in 53 packages 02:35:01 #54 DONE 13.1s 02:35:01 02:35:01 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:35:01 #61 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:01 #61 ... 02:35:01 02:35:01 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:35:01 #65 DONE 0.7s 02:35:01 02:35:01 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:02 #66 ... 02:35:02 02:35:02 #52 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:35:02 #52 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:02 #52 15.23 OK: 263 MiB in 53 packages 02:35:02 #52 DONE 16.6s 02:35:03 02:35:03 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 02:35:03 #67 DONE 0.5s 02:35:03 02:35:03 #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:08 #68 ... 02:35:08 02:35:08 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:35:08 #61 18.09 (1/4) Installing ca-certificates (20230506-r0) 02:35:08 #61 18.49 (2/4) Installing dumb-init (1.2.5-r2) 02:35:08 #61 18.50 (3/4) Installing su-exec (0.2-r2) 02:35:08 #61 18.52 (4/4) Installing yq (4.30.4-r4) 02:35:08 #61 19.03 Executing busybox-1.35.0-r29.trigger 02:35:08 #61 19.07 Executing ca-certificates-20230506-r0.trigger 02:35:09 #61 ... 02:35:09 02:35:09 #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:35:09 #43 9.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:09 #43 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:09 #43 16.38 (1/2) Installing dumb-init (1.2.5-r2) 02:35:09 #43 16.40 (2/2) Installing openssl (3.0.10-r0) 02:35:09 #43 16.49 Executing busybox-1.35.0-r29.trigger 02:35:09 #43 16.59 OK: 8 MiB in 17 packages 02:35:09 #43 ... 02:35:09 02:35:09 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:35:09 #53 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:09 #53 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:09 #53 20.24 OK: 263 MiB in 53 packages 02:35:09 #53 ... 02:35:09 02:35:09 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:35:09 #56 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:09 #56 14.98 (1/2) Installing ca-certificates (20230506-r0) 02:35:09 #56 15.70 (2/2) Installing dumb-init (1.2.5-r2) 02:35:09 #56 15.73 Executing busybox-1.35.0-r29.trigger 02:35:09 #56 15.81 Executing ca-certificates-20230506-r0.trigger 02:35:09 #56 17.44 OK: 8 MiB in 17 packages 02:35:09 #56 ... 02:35:09 02:35:09 #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:09 #69 ... 02:35:09 02:35:09 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:35:09 #61 20.25 OK: 17 MiB in 19 packages 02:35:09 #61 ... 02:35:09 02:35:09 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:35:09 #56 DONE 21.2s 02:35:09 02:35:09 #45 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:35:09 #45 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:09 #45 17.46 (1/1) Installing dumb-init (1.2.5-r2) 02:35:09 #45 17.49 Executing busybox-1.35.0-r29.trigger 02:35:09 #45 17.60 OK: 8 MiB in 16 packages 02:35:09 #45 DONE 21.2s 02:35:09 02:35:09 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:35:09 #62 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:09 #62 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:09 #62 19.16 (1/1) Installing dumb-init (1.2.5-r2) 02:35:09 #62 19.20 Executing busybox-1.35.0-r29.trigger 02:35:09 #62 19.26 OK: 8 MiB in 16 packages 02:35:09 #62 DONE 20.8s 02:35:09 02:35:09 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:35:09 #58 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:09 #58 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:09 #58 19.14 (1/2) Installing dumb-init (1.2.5-r2) 02:35:09 #58 19.16 (2/2) Installing su-exec (0.2-r2) 02:35:09 #58 19.17 Executing busybox-1.35.0-r29.trigger 02:35:09 #58 19.26 OK: 8 MiB in 17 packages 02:35:09 #58 DONE 20.8s 02:35:09 02:35:09 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:35:09 #59 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:09 #59 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:09 #59 19.33 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:35:09 #59 19.33 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:35:09 #59 19.34 OK: 17689 distinct packages available 02:35:09 #59 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:09 #59 ... 02:35:09 02:35:09 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:35:09 #53 DONE 23.6s 02:35:09 02:35:09 #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:35:09 #43 DONE 21.0s 02:35:09 02:35:09 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:35:10 #70 ... 02:35:10 02:35:10 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:35:10 #61 DONE 21.1s 02:35:10 02:35:10 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:35:10 #57 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:10 #57 17.46 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:35:10 #57 17.47 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:35:10 #57 17.47 OK: 17689 distinct packages available 02:35:10 #57 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:10 #57 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:10 #57 ... 02:35:10 02:35:10 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:35:10 #63 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:10 #63 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:10 #63 18.41 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:35:10 #63 18.41 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:35:10 #63 18.41 OK: 17689 distinct packages available 02:35:10 #63 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:10 #63 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:10 #63 ... 02:35:10 02:35:10 #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 02:35:10 #71 DONE 0.4s 02:35:10 02:35:10 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:35:10 #59 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:10 #59 ... 02:35:10 02:35:10 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:35:10 #72 DONE 0.7s 02:35:10 02:35:10 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:13 #73 ... 02:35:13 02:35:13 #63 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:35:13 #63 23.20 (1/4) Installing dumb-init (1.2.5-r2) 02:35:13 #63 23.22 (2/4) Installing musl-obstack (1.2.3-r0) 02:35:13 #63 23.23 (3/4) Installing libucontext (1.2-r0) 02:35:13 #63 23.26 (4/4) Installing gcompat (1.1.0-r0) 02:35:13 #63 23.27 Executing busybox-1.35.0-r29.trigger 02:35:13 #63 23.32 OK: 8 MiB in 19 packages 02:35:13 #63 DONE 23.9s 02:35:13 02:35:13 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:35:13 #59 23.71 (1/5) Installing dumb-init (1.2.5-r2) 02:35:13 #59 23.73 (2/5) Installing musl-obstack (1.2.3-r0) 02:35:13 #59 23.74 (3/5) Installing libucontext (1.2-r0) 02:35:13 #59 23.76 (4/5) Installing gcompat (1.1.0-r0) 02:35:13 #59 23.77 (5/5) Installing openssl (3.0.10-r0) 02:35:13 #59 23.81 Executing busybox-1.35.0-r29.trigger 02:35:13 #59 23.86 OK: 9 MiB in 20 packages 02:35:13 #59 DONE 24.4s 02:35:13 02:35:13 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:35:13 #57 23.00 (1/9) Installing ca-certificates (20230506-r0) 02:35:13 #57 23.22 (2/9) Installing brotli-libs (1.0.9-r9) 02:35:13 #57 23.29 (3/9) Installing nghttp2-libs (1.51.0-r1) 02:35:13 #57 23.33 (4/9) Installing libcurl (8.2.1-r0) 02:35:13 #57 23.44 (5/9) Installing curl (8.2.1-r0) 02:35:13 #57 23.45 (6/9) Installing dumb-init (1.2.5-r2) 02:35:13 #57 23.48 (7/9) Installing musl-obstack (1.2.3-r0) 02:35:13 #57 23.49 (8/9) Installing libucontext (1.2-r0) 02:35:13 #57 23.50 (9/9) Installing gcompat (1.1.0-r0) 02:35:13 #57 23.51 Executing busybox-1.35.0-r29.trigger 02:35:13 #57 23.61 Executing ca-certificates-20230506-r0.trigger 02:35:13 #57 24.35 OK: 11 MiB in 24 packages 02:35:13 #57 DONE 24.8s 02:35:13 02:35:13 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:35:13 #70 DONE 3.7s 02:35:13 02:35:13 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:35:13 #74 DONE 0.1s 02:35:13 02:35:13 #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:32 #134 ... 02:35:32 02:35:32 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:35:32 #132 71.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:35:54 #132 DONE 95.0s 02:35:54 02:35:54 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:35:54 #130 DONE 95.0s 02:35:54 02:35:54 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:35:54 #140 DONE 95.1s 02:35:54 02:35:54 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:35:54 #136 DONE 95.1s 02:35:54 02:35:54 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #147 ... 02:35:54 02:35:54 #101 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:35:54 #101 DONE 95.4s 02:35:54 02:35:54 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:35:54 #135 DONE 95.5s 02:35:54 02:35:54 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:35:54 #137 DONE 95.5s 02:35:54 02:35:54 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:35:54 #133 DONE 95.5s 02:35:54 02:35:54 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #148 ... 02:35:54 02:35:54 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:35:54 #131 DONE 95.6s 02:35:54 02:35:54 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:35:54 #138 DONE 95.8s 02:35:54 02:35:54 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:35:54 #134 DONE 95.8s 02:35:54 02:35:54 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #149 ... 02:35:54 02:35:54 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #150 DONE 1.2s 02:35:54 02:35:54 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #147 DONE 1.1s 02:35:54 02:35:54 #151 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #151 DONE 0.8s 02:35:54 02:35:54 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #149 DONE 0.7s 02:35:54 02:35:54 #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:35:54 #152 DONE 0.7s 02:35:54 02:35:54 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #148 DONE 0.8s 02:35:54 02:35:54 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:35:54 #153 ... 02:35:54 02:35:54 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #154 DONE 0.3s 02:35:54 02:35:54 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:35:54 #155 DONE 0.3s 02:35:54 02:35:54 #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:35:54 #156 DONE 0.3s 02:35:54 02:35:54 #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #157 CACHED 02:35:54 02:35:54 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:35:54 #158 CACHED 02:35:54 02:35:54 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #159 CACHED 02:35:54 02:35:54 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:35:54 #160 CACHED 02:35:54 02:35:54 #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #161 CACHED 02:35:54 02:35:54 #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:35:54 #162 CACHED 02:35:54 02:35:54 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:35:54 #163 CACHED 02:35:54 02:35:54 #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:35:54 #164 CACHED 02:35:54 02:35:54 #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:35:54 #165 DONE 0.3s 02:35:54 02:35:54 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:35:54 #153 DONE 0.3s 02:35:54 02:35:54 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:35:54 #166 DONE 0.2s 02:35:54 02:35:54 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:35:56 #167 ... 02:35:56 02:35:56 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:35:56 #168 DONE 2.4s 02:35:56 02:35:56 #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:35:56 #169 DONE 2.4s 02:35:56 02:35:56 #170 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:35:56 #170 DONE 2.4s 02:35:56 02:35:56 #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:35:56 #171 DONE 2.4s 02:35:56 02:35:56 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:35:56 #172 DONE 2.4s 02:35:56 02:35:56 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:35:56 #173 DONE 2.4s 02:35:56 02:35:56 #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:35:56 #174 DONE 2.4s 02:35:56 02:35:56 #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:35:57 #175 ... 02:35:57 02:35:57 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:35:57 #167 DONE 2.4s 02:35:57 02:35:57 #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:35:57 #176 DONE 2.5s 02:35:57 02:35:57 #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:35:57 #177 DONE 2.4s 02:35:57 02:35:57 #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:35:57 #178 DONE 2.7s 02:35:57 02:35:57 #179 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:35:57 #179 ... 02:35:57 02:35:57 #180 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:35:57 #180 DONE 1.0s 02:35:57 02:35:57 #181 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:35:57 #181 DONE 1.1s 02:35:57 02:35:57 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:35:57 #182 DONE 1.0s 02:35:57 02:35:57 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:35:57 #183 DONE 1.0s 02:35:57 02:35:57 #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:35:57 #175 DONE 1.1s 02:35:57 02:35:57 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:35:57 #184 DONE 1.1s 02:35:57 02:35:57 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:35:57 #185 DONE 1.0s 02:35:57 02:35:57 #144 [support-scheduler] exporting to image 02:35:57 #144 exporting layers 02:35:57 #144 ... 02:35:57 02:35:57 #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:35:57 #186 DONE 1.0s 02:35:57 02:35:57 #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:35:57 #187 DONE 1.1s 02:35:57 02:35:57 #179 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:35:57 #179 DONE 1.0s 02:35:57 02:35:57 #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:35:57 #188 DONE 0.6s 02:35:57 02:35:57 #144 [core-data] exporting to image 02:35:57 #144 exporting layers 0.1s done 02:35:58 #144 ... 02:35:58 02:35:58 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:35:58 #189 DONE 0.3s 02:35:58 02:35:58 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:35:58 #190 DONE 0.3s 02:35:58 02:35:58 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:35:58 #191 DONE 0.3s 02:35:58 02:35:58 #144 [support-notifications] exporting to image 02:35:58 #144 writing image sha256:3d932513b91c44c985a6344a15321dec8e2b08ce3f9da96a31d9605619d3dece 0.0s done 02:35:58 #144 naming to docker.io/library/core-command done 02:35:58 #144 ... 02:35:58 02:35:58 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:35:58 #192 DONE 0.3s 02:35:58 02:35:58 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:35:58 #193 DONE 0.3s 02:35:58 02:35:58 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:35:58 #194 DONE 0.3s 02:35:58 02:35:58 #144 [support-scheduler] exporting to image 02:35:58 #144 writing image sha256:81b1cfa5143baad6ee80c8bd2c63b1ebd7b94e1c8564b948e1990144504d5eb0 done 02:35:58 #144 writing image sha256:81e7520d2f13f61acab4008440a1add71c39b9e1d0839790443488759d88d765 done 02:35:58 #144 naming to docker.io/library/core-data done 02:35:58 #144 naming to docker.io/library/security-spiffe-token-provider done 02:35:58 #144 writing image sha256:e39d27cb4e9a83c44d8b7e2de455aa148b49776c0174585dd32aef85489ec805 done 02:35:58 #144 naming to docker.io/library/support-scheduler done 02:35:58 #144 ... 02:35:58 02:35:58 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:35:58 #195 DONE 0.6s 02:35:58 02:35:58 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:35:58 #196 DONE 0.6s 02:35:58 02:35:58 #144 [support-scheduler] exporting to image 02:35:58 #144 exporting layers 0.5s done 02:35:59 #144 writing image sha256:9125a8479ccbe7d844cfbee16460cf4026ee5d1c806205db8fd628bf2d9276c6 02:35:59 #144 writing image sha256:0cc1ea61d78bc1438f0d7b5a2e9380a4335765ea434f6edd3d06ed15946e4371 done 02:35:59 #144 naming to docker.io/library/core-metadata done 02:35:59 #144 writing image sha256:9125a8479ccbe7d844cfbee16460cf4026ee5d1c806205db8fd628bf2d9276c6 0.3s done 02:35:59 #144 naming to docker.io/library/support-notifications 02:35:59 #144 ... 02:35:59 02:35:59 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:35:59 #197 DONE 0.5s 02:35:59 02:35:59 #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:35:59 #198 DONE 1.0s 02:35:59 02:35:59 #144 [core-common-config-bootstrapper] exporting to image 02:35:59 #144 naming to docker.io/library/support-notifications done 02:35:59 #144 ... 02:35:59 02:35:59 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:35:59 #199 DONE 0.7s 02:35:59 02:35:59 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:35:59 #200 DONE 0.3s 02:35:59 02:35:59 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:35:59 #201 DONE 0.1s 02:35:59 02:35:59 #144 [core-common-config-bootstrapper] exporting to image 02:35:59 #144 exporting layers 0.3s done 02:35:59 #144 writing image sha256:4e351244e68dc8ec85df38d299130072c06bc3ece1b6b31458d65071ed4cde21 0.0s done 02:35:59 #144 naming to docker.io/library/core-common-config-bootstrapper 02:35:59 #144 ... 02:35:59 02:35:59 #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:35:59 #202 DONE 1.3s 02:35:59 02:35:59 #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:35:59 #203 DONE 1.3s 02:35:59 02:35:59 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:35:59 #204 DONE 0.2s 02:35:59 02:35:59 #144 [security-proxy-auth] exporting to image 02:35:59 #144 naming to docker.io/library/core-common-config-bootstrapper done 02:35:59 #144 ... 02:35:59 02:35:59 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:35:59 #205 DONE 0.0s 02:35:59 02:35:59 #144 [security-proxy-auth] exporting to image 02:35:59 #144 exporting layers 0.2s done 02:35:59 #144 exporting layers 0.3s done 02:35:59 #144 writing image sha256:06701516d9b4ab3e5713180ed89735e7de22594a8fdfdb6fc4896042ffead247 done 02:35:59 #144 naming to docker.io/library/security-proxy-auth done 02:35:59 #144 writing image sha256:eee951836158149366aeb2dfe8575cbf2be2e4a6ac47eaddf4e024b9da5e28ad done 02:35:59 #144 naming to docker.io/library/security-proxy-setup done 02:35:59 #144 DONE 8.2s 02:35:59 02:35:59 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:35:59 #206 DONE 0.1s 02:35:59 02:35:59 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:35:59 #207 DONE 0.1s 02:35:59 02:35:59 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:36:00 #208 DONE 0.6s 02:36:00 02:36:00 #144 [security-secretstore-setup] exporting to image 02:36:00 #144 ... 02:36:00 02:36:00 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:36:00 #209 DONE 0.3s 02:36:00 02:36:00 #144 [security-bootstrapper] exporting to image 02:36:00 #144 exporting layers 0.2s done 02:36:00 #144 writing image sha256:c737cd6ff4617fae4e805cf1be2e52b324ddd1a736269a38b7d9d4239820ab0e done 02:36:00 #144 naming to docker.io/library/security-secretstore-setup done 02:36:00 #144 writing image sha256:e426dd8e0c61dd2f9cadaf241f5117a9a990c4a043f4734c306eceb4f01e935d done 02:36:00 #144 naming to docker.io/library/security-bootstrapper done 02:36:00 #144 DONE 8.5s 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:36:00 time="2023-08-11T02:32:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:36:00 $ docker stop --time=1 a061aabf8f65013efcd2e7194d7b5cfe4d24577dbc7b256732b912561c4f91aa 02:36:01 $ docker rm -f --volumes a061aabf8f65013efcd2e7194d7b5cfe4d24577dbc7b256732b912561c4f91aa [Pipeline] // withDockerContainer [Pipeline] sh 02:36:02 + docker images 02:36:02 REPOSITORY TAG IMAGE ID CREATED SIZE 02:36:02 security-bootstrapper latest e426dd8e0c61 1 second ago 23MB 02:36:02 security-proxy-setup latest eee951836158 2 seconds ago 19.6MB 02:36:02 security-proxy-auth latest 06701516d9b4 2 seconds ago 19.4MB 02:36:02 security-secretstore-setup latest c737cd6ff461 2 seconds ago 44.1MB 02:36:02 core-metadata latest 0cc1ea61d78b 3 seconds ago 21.6MB 02:36:02 core-common-config-bootstrapper latest 4e351244e68d 3 seconds ago 18MB 02:36:02 support-scheduler latest e39d27cb4e9a 4 seconds ago 33.7MB 02:36:02 security-spiffe-token-provider latest 81e7520d2f13 4 seconds ago 33.5MB 02:36:02 core-data latest 81b1cfa5143b 4 seconds ago 21.2MB 02:36:02 support-notifications latest 9125a8479ccb 4 seconds ago 34.3MB 02:36:02 core-command latest 3d932513b91c 4 seconds ago 21MB 02:36:02 security-spire-agent latest 160d8f88d750 About a minute ago 161MB 02:36:02 security-spire-server latest fab8205ca10f About a minute ago 103MB 02:36:02 security-spire-config latest 4daac42cdc58 About a minute ago 102MB 02:36:02 ci-base-image-x86_64 latest a1cd18c519db 6 minutes ago 1.07GB 02:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 02:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 02:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:02 provisioning config files... 02:36:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config13856980425151215094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:02 ---> docker-login.sh 02:36:02 nexus3.edgexfoundry.org:10001 02:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:02 Configure a credential helper to remove this warning. See 02:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:02 02:36:02 Login Succeeded 02:36:02 nexus3.edgexfoundry.org:10002 02:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:02 Configure a credential helper to remove this warning. See 02:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:02 02:36:02 Login Succeeded 02:36:02 nexus3.edgexfoundry.org:10003 02:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:02 Configure a credential helper to remove this warning. See 02:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:02 02:36:02 Login Succeeded 02:36:02 nexus3.edgexfoundry.org:10004 02:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:02 Configure a credential helper to remove this warning. See 02:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:02 02:36:02 Login Succeeded 02:36:02 docker.io 02:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:03 Configure a credential helper to remove this warning. See 02:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:03 02:36:03 Login Succeeded 02:36:03 ---> docker-login.sh ends [Pipeline] } 02:36:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:36:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:36:03 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:03 latest 02:36:03 3.1.0-dev.20 02:36:03 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:03 main 02:36:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:03 + docker push nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:36:03 9d083dcf8995: Preparing 02:36:03 c9cf275bb50c: Preparing 02:36:03 2baeb57cae3c: Preparing 02:36:03 50eb0ee58afb: Preparing 02:36:03 67131ba9e9aa: Preparing 02:36:03 36b50b131297: Preparing 02:36:03 36b50b131297: Waiting 02:36:03 2baeb57cae3c: Pushed 02:36:03 50eb0ee58afb: Pushed 02:36:03 36b50b131297: Layer already exists 02:36:03 67131ba9e9aa: Pushed 02:36:03 9d083dcf8995: Pushed 02:36:05 c9cf275bb50c: Pushed 02:36:05 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:36:06 9d083dcf8995: Preparing 02:36:06 c9cf275bb50c: Preparing 02:36:06 2baeb57cae3c: Preparing 02:36:06 50eb0ee58afb: Preparing 02:36:06 67131ba9e9aa: Preparing 02:36:06 36b50b131297: Preparing 02:36:06 36b50b131297: Waiting 02:36:06 9d083dcf8995: Layer already exists 02:36:06 c9cf275bb50c: Layer already exists 02:36:06 2baeb57cae3c: Layer already exists 02:36:06 50eb0ee58afb: Layer already exists 02:36:06 67131ba9e9aa: Layer already exists 02:36:06 36b50b131297: Layer already exists 02:36:06 latest: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:07 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.20 02:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:36:07 9d083dcf8995: Preparing 02:36:07 c9cf275bb50c: Preparing 02:36:07 2baeb57cae3c: Preparing 02:36:07 50eb0ee58afb: Preparing 02:36:07 67131ba9e9aa: Preparing 02:36:07 36b50b131297: Preparing 02:36:07 36b50b131297: Waiting 02:36:07 c9cf275bb50c: Layer already exists 02:36:07 67131ba9e9aa: Layer already exists 02:36:07 2baeb57cae3c: Layer already exists 02:36:07 50eb0ee58afb: Layer already exists 02:36:07 9d083dcf8995: Layer already exists 02:36:07 36b50b131297: Layer already exists 02:36:07 3.1.0-dev.20: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:07 + docker push nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:36:07 9d083dcf8995: Preparing 02:36:07 c9cf275bb50c: Preparing 02:36:07 2baeb57cae3c: Preparing 02:36:07 50eb0ee58afb: Preparing 02:36:07 67131ba9e9aa: Preparing 02:36:07 36b50b131297: Preparing 02:36:07 36b50b131297: Waiting 02:36:07 50eb0ee58afb: Layer already exists 02:36:07 9d083dcf8995: Layer already exists 02:36:07 67131ba9e9aa: Layer already exists 02:36:07 2baeb57cae3c: Layer already exists 02:36:07 c9cf275bb50c: Layer already exists 02:36:07 36b50b131297: Layer already exists 02:36:07 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:36:08 9d083dcf8995: Preparing 02:36:08 c9cf275bb50c: Preparing 02:36:08 2baeb57cae3c: Preparing 02:36:08 50eb0ee58afb: Preparing 02:36:08 67131ba9e9aa: Preparing 02:36:08 36b50b131297: Preparing 02:36:08 36b50b131297: Waiting 02:36:08 50eb0ee58afb: Layer already exists 02:36:08 67131ba9e9aa: Layer already exists 02:36:08 2baeb57cae3c: Layer already exists 02:36:08 c9cf275bb50c: Layer already exists 02:36:08 9d083dcf8995: Layer already exists 02:36:08 36b50b131297: Layer already exists 02:36:08 main: digest: sha256:08947faf2289f4128977c4e0bc623264a53a72bb35e9691bc60dd9dbcd125ecc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:08 ===================================================== [Pipeline] echo 02:36:08 taggedImages: 02:36:08 - nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:08 - nexus3.edgexfoundry.org:10004/core-command:latest 02:36:08 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.20 02:36:08 - nexus3.edgexfoundry.org:10004/core-command:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:36:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:36:08 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:08 latest 02:36:08 3.1.0-dev.20 02:36:08 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:08 main 02:36:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:36:09 271ffc6548c7: Preparing 02:36:09 fef226f66ddc: Preparing 02:36:09 8064058a159d: Preparing 02:36:09 ee240e84885e: Preparing 02:36:09 2baeb57cae3c: Preparing 02:36:09 50eb0ee58afb: Preparing 02:36:09 67131ba9e9aa: Preparing 02:36:09 36b50b131297: Preparing 02:36:09 36b50b131297: Waiting 02:36:09 50eb0ee58afb: Waiting 02:36:09 67131ba9e9aa: Waiting 02:36:09 fef226f66ddc: Pushed 02:36:09 8064058a159d: Pushed 02:36:09 2baeb57cae3c: Layer already exists 02:36:09 271ffc6548c7: Pushed 02:36:09 50eb0ee58afb: Layer already exists 02:36:09 67131ba9e9aa: Layer already exists 02:36:09 36b50b131297: Layer already exists 02:36:10 #68 DONE 61.5s 02:36:10 02:36:10 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #73 DONE 54.2s 02:36:10 02:36:10 #64 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #64 DONE 65.5s 02:36:10 02:36:10 #75 [security-spiffe-token-provider builder 6/7] COPY . . 02:36:10 #75 ... 02:36:10 02:36:10 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #66 DONE 63.1s 02:36:10 02:36:10 #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #69 DONE 65.6s 02:36:10 02:36:10 #76 [security-bootstrapper builder 6/7] COPY . . 02:36:10 #76 ... 02:36:10 02:36:10 #77 [support-notifications builder 6/7] COPY . . 02:36:10 #77 DONE 1.4s 02:36:10 02:36:10 #75 [security-spiffe-token-provider builder 6/7] COPY . . 02:36:10 #75 DONE 1.5s 02:36:10 02:36:10 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:36:10 #78 CACHED 02:36:10 02:36:10 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #79 CACHED 02:36:10 02:36:10 #80 [core-metadata builder 6/7] COPY . . 02:36:10 #80 CACHED 02:36:10 02:36:10 #81 [security-proxy-auth builder 6/7] COPY . . 02:36:10 #81 CACHED 02:36:10 02:36:10 #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:36:10 #82 CACHED 02:36:10 02:36:10 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #83 CACHED 02:36:10 02:36:10 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:36:10 #84 CACHED 02:36:10 02:36:10 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #85 CACHED 02:36:10 02:36:10 #86 [support-scheduler builder 6/7] COPY . . 02:36:10 #86 CACHED 02:36:10 02:36:10 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #87 CACHED 02:36:10 02:36:10 #88 [core-data builder 6/7] COPY . . 02:36:10 #88 CACHED 02:36:10 02:36:10 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 02:36:10 #89 CACHED 02:36:10 02:36:10 #90 [core-command builder 6/7] COPY . . 02:36:10 #90 DONE 1.5s 02:36:10 02:36:10 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #91 CACHED 02:36:10 02:36:10 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 02:36:10 #92 CACHED 02:36:10 02:36:10 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:36:10 #93 CACHED 02:36:10 02:36:10 #94 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:36:10 #94 CACHED 02:36:10 02:36:10 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #95 CACHED 02:36:10 02:36:10 #96 [security-secretstore-setup builder 6/7] COPY . . 02:36:10 #96 CACHED 02:36:10 02:36:10 #97 [security-spire-agent builder 6/9] COPY . . 02:36:10 #97 DONE 1.5s 02:36:10 02:36:10 #98 [security-proxy-setup builder 6/7] COPY . . 02:36:10 #98 CACHED 02:36:10 02:36:10 #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #99 CACHED 02:36:10 02:36:10 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:36:10 #100 CACHED 02:36:10 02:36:10 #76 [security-bootstrapper builder 6/7] COPY . . 02:36:10 #76 DONE 1.5s 02:36:10 02:36:10 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:10 #101 ... 02:36:10 02:36:10 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 02:36:10 #102 DONE 0.4s 02:36:10 02:36:10 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 02:36:10 #103 CACHED 02:36:10 02:36:10 #104 [security-spire-server builder 6/9] COPY . . 02:36:10 #104 CACHED 02:36:10 02:36:10 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 02:36:10 #105 CACHED 02:36:10 02:36:10 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:10 #106 CACHED 02:36:10 02:36:10 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 02:36:10 ee240e84885e: Pushed 02:36:10 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:36:11 271ffc6548c7: Preparing 02:36:11 fef226f66ddc: Preparing 02:36:11 8064058a159d: Preparing 02:36:11 ee240e84885e: Preparing 02:36:11 2baeb57cae3c: Preparing 02:36:11 50eb0ee58afb: Preparing 02:36:11 67131ba9e9aa: Preparing 02:36:11 36b50b131297: Preparing 02:36:11 50eb0ee58afb: Waiting 02:36:11 67131ba9e9aa: Waiting 02:36:11 36b50b131297: Waiting 02:36:11 fef226f66ddc: Layer already exists 02:36:11 2baeb57cae3c: Layer already exists 02:36:11 271ffc6548c7: Layer already exists 02:36:11 8064058a159d: Layer already exists 02:36:11 ee240e84885e: Layer already exists 02:36:11 50eb0ee58afb: Layer already exists 02:36:11 67131ba9e9aa: Layer already exists 02:36:11 36b50b131297: Layer already exists 02:36:11 latest: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 #107 ... 02:36:12 02:36:12 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:12 #0 4.665 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:36:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.20 02:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:36:12 271ffc6548c7: Preparing 02:36:12 fef226f66ddc: Preparing 02:36:12 8064058a159d: Preparing 02:36:12 ee240e84885e: Preparing 02:36:12 2baeb57cae3c: Preparing 02:36:12 50eb0ee58afb: Preparing 02:36:12 67131ba9e9aa: Preparing 02:36:12 36b50b131297: Preparing 02:36:12 36b50b131297: Waiting 02:36:12 50eb0ee58afb: Waiting 02:36:12 67131ba9e9aa: Waiting 02:36:12 271ffc6548c7: Layer already exists 02:36:12 ee240e84885e: Layer already exists 02:36:12 8064058a159d: Layer already exists 02:36:12 2baeb57cae3c: Layer already exists 02:36:12 fef226f66ddc: Layer already exists 02:36:12 50eb0ee58afb: Layer already exists 02:36:12 36b50b131297: Layer already exists 02:36:12 67131ba9e9aa: Layer already exists 02:36:12 3.1.0-dev.20: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:12 #108 ... 02:36:12 02:36:12 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:36:12 #0 6.164 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 #109 ... 02:36:12 02:36:12 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:12 #0 6.587 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:36:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:36:13 271ffc6548c7: Preparing 02:36:13 fef226f66ddc: Preparing 02:36:13 8064058a159d: Preparing 02:36:13 ee240e84885e: Preparing 02:36:13 2baeb57cae3c: Preparing 02:36:13 50eb0ee58afb: Preparing 02:36:13 67131ba9e9aa: Preparing 02:36:13 36b50b131297: Preparing 02:36:13 36b50b131297: Waiting 02:36:13 50eb0ee58afb: Waiting 02:36:13 67131ba9e9aa: Waiting 02:36:13 8064058a159d: Layer already exists 02:36:13 fef226f66ddc: Layer already exists 02:36:13 ee240e84885e: Layer already exists 02:36:13 271ffc6548c7: Layer already exists 02:36:13 2baeb57cae3c: Layer already exists 02:36:13 67131ba9e9aa: Layer already exists 02:36:13 50eb0ee58afb: Layer already exists 02:36:13 36b50b131297: Layer already exists 02:36:13 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 02:36:13 #110 ... 02:36:13 02:36:13 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:13 #101 6.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:13 #101 ... 02:36:13 02:36:13 #111 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 02:36:13 #111 DONE 6.7s 02:36:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:13 02:36:13 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 02:36:13 #107 DONE 6.7s 02:36:13 02:36:13 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 02:36:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:36:13 271ffc6548c7: Preparing 02:36:13 fef226f66ddc: Preparing 02:36:13 8064058a159d: Preparing 02:36:13 ee240e84885e: Preparing 02:36:13 2baeb57cae3c: Preparing 02:36:13 50eb0ee58afb: Preparing 02:36:13 67131ba9e9aa: Preparing 02:36:13 36b50b131297: Preparing 02:36:13 50eb0ee58afb: Waiting 02:36:13 67131ba9e9aa: Waiting 02:36:13 36b50b131297: Waiting 02:36:13 271ffc6548c7: Layer already exists 02:36:13 fef226f66ddc: Layer already exists 02:36:13 8064058a159d: Layer already exists 02:36:13 ee240e84885e: Layer already exists 02:36:13 67131ba9e9aa: Layer already exists 02:36:13 36b50b131297: Layer already exists 02:36:13 50eb0ee58afb: Layer already exists 02:36:13 2baeb57cae3c: Layer already exists 02:36:13 main: digest: sha256:0db3c93490874a05f1a87ff3c9d281c52d987d83434d9de2f5d17f30c9639be8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:13 ===================================================== [Pipeline] echo 02:36:13 taggedImages: 02:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.20 02:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:36:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:36:13 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:13 latest 02:36:13 3.1.0-dev.20 02:36:13 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:13 main 02:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:14 #112 DONE 0.4s 02:36:14 02:36:14 #113 [security-spire-server builder 9/9] WORKDIR /edgex-go 02:36:14 #113 DONE 0.5s 02:36:14 02:36:14 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:36:14 #0 6.709 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:36:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:14 #114 ... 02:36:14 02:36:14 #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:36:14 #115 DONE 0.2s 02:36:14 02:36:14 #116 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:36:14 + docker push nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:36:14 5471f3dba328: Preparing 02:36:14 d6be5ba1f53f: Preparing 02:36:14 2baeb57cae3c: Preparing 02:36:14 50eb0ee58afb: Preparing 02:36:14 67131ba9e9aa: Preparing 02:36:14 36b50b131297: Preparing 02:36:14 36b50b131297: Waiting 02:36:14 2baeb57cae3c: Layer already exists 02:36:14 50eb0ee58afb: Layer already exists 02:36:14 67131ba9e9aa: Layer already exists 02:36:14 36b50b131297: Layer already exists 02:36:14 5471f3dba328: Pushed 02:36:14 #116 DONE 0.2s 02:36:14 02:36:14 #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:36:14 #0 7.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:36:16 d6be5ba1f53f: Pushed 02:36:16 #117 ... 02:36:16 02:36:16 #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:36:16 #0 6.602 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:36:16 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:16 #118 ... 02:36:16 02:36:16 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:36:16 #0 5.447 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:36:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:16 #119 ... 02:36:16 02:36:16 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:36:16 #0 4.303 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:36:16 #120 ... 02:36:16 02:36:16 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:16 #0 6.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:36:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:36:17 5471f3dba328: Preparing 02:36:17 d6be5ba1f53f: Preparing 02:36:17 2baeb57cae3c: Preparing 02:36:17 50eb0ee58afb: Preparing 02:36:17 67131ba9e9aa: Preparing 02:36:17 36b50b131297: Preparing 02:36:17 36b50b131297: Waiting 02:36:17 d6be5ba1f53f: Layer already exists 02:36:17 50eb0ee58afb: Layer already exists 02:36:17 5471f3dba328: Layer already exists 02:36:17 67131ba9e9aa: Layer already exists 02:36:17 2baeb57cae3c: Layer already exists 02:36:17 36b50b131297: Layer already exists 02:36:17 latest: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:36:17 #121 ... 02:36:17 02:36:17 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:17 #0 5.185 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh 02:36:17 #122 ... 02:36:17 02:36:17 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:36:17 #123 CACHED 02:36:17 02:36:17 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:36:17 #124 CACHED 02:36:17 02:36:17 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:36:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:17 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.20 02:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:36:17 5471f3dba328: Preparing 02:36:17 d6be5ba1f53f: Preparing 02:36:17 2baeb57cae3c: Preparing 02:36:17 50eb0ee58afb: Preparing 02:36:17 67131ba9e9aa: Preparing 02:36:17 36b50b131297: Preparing 02:36:17 36b50b131297: Waiting 02:36:17 2baeb57cae3c: Layer already exists 02:36:17 67131ba9e9aa: Layer already exists 02:36:17 d6be5ba1f53f: Layer already exists 02:36:17 50eb0ee58afb: Layer already exists 02:36:17 5471f3dba328: Layer already exists 02:36:17 36b50b131297: Layer already exists 02:36:17 3.1.0-dev.20: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:18 + docker push nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:36:18 5471f3dba328: Preparing 02:36:18 d6be5ba1f53f: Preparing 02:36:18 2baeb57cae3c: Preparing 02:36:18 50eb0ee58afb: Preparing 02:36:18 67131ba9e9aa: Preparing 02:36:18 36b50b131297: Preparing 02:36:18 36b50b131297: Waiting 02:36:18 2baeb57cae3c: Layer already exists 02:36:18 5471f3dba328: Layer already exists 02:36:18 50eb0ee58afb: Layer already exists 02:36:18 d6be5ba1f53f: Layer already exists 02:36:18 67131ba9e9aa: Layer already exists 02:36:18 36b50b131297: Layer already exists 02:36:18 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv 02:36:18 #125 ... 02:36:18 02:36:18 #126 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 02:36:18 #126 CACHED 02:36:18 02:36:18 #127 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 02:36:18 #127 CACHED 02:36:18 02:36:18 #128 [security-spire-config builder 6/9] COPY . . 02:36:18 #128 CACHED 02:36:18 02:36:18 #129 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:18 #129 CACHED 02:36:18 02:36:18 #130 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 02:36:18 #130 CACHED 02:36:18 02:36:18 #131 [security-spire-config builder 9/9] WORKDIR /edgex-go 02:36:18 #131 CACHED 02:36:18 02:36:18 #132 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:18 #132 DONE 0.5s 02:36:18 02:36:18 #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:36:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:18 #133 DONE 0.2s 02:36:18 02:36:18 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:36:18 #134 ... 02:36:18 02:36:18 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:36:18 #125 DONE 1.5s 02:36:18 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:36:18 5471f3dba328: Preparing 02:36:18 d6be5ba1f53f: Preparing 02:36:18 2baeb57cae3c: Preparing 02:36:18 50eb0ee58afb: Preparing 02:36:18 67131ba9e9aa: Preparing 02:36:18 36b50b131297: Preparing 02:36:18 36b50b131297: Waiting 02:36:18 2baeb57cae3c: Layer already exists 02:36:18 5471f3dba328: Layer already exists 02:36:18 d6be5ba1f53f: Layer already exists 02:36:18 50eb0ee58afb: Layer already exists 02:36:18 67131ba9e9aa: Layer already exists 02:36:18 36b50b131297: Layer already exists 02:36:18 main: digest: sha256:c83c1fa195c2ca496ec132416e133113ef7f23ed388e95603c730384f6ee698d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:18 ===================================================== [Pipeline] echo 02:36:19 taggedImages: 02:36:19 - nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:19 - nexus3.edgexfoundry.org:10004/core-data:latest 02:36:19 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.20 02:36:19 - nexus3.edgexfoundry.org:10004/core-data:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:36:19 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:36:19 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:19 latest 02:36:19 3.1.0-dev.20 02:36:19 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:19 main 02:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:19 02:36:19 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:36:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:19 #135 DONE 0.3s 02:36:19 02:36:19 #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:36:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:36:19 ad9f0368a563: Preparing 02:36:19 333aa30e6363: Preparing 02:36:19 038083c514b8: Preparing 02:36:19 2baeb57cae3c: Preparing 02:36:19 50eb0ee58afb: Preparing 02:36:19 67131ba9e9aa: Preparing 02:36:19 36b50b131297: Preparing 02:36:19 67131ba9e9aa: Waiting 02:36:19 36b50b131297: Waiting 02:36:19 333aa30e6363: Pushed 02:36:19 #136 DONE 0.3s 02:36:19 02:36:19 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:36:19 #137 DONE 0.2s 02:36:19 02:36:19 #138 [security-spire-server] exporting to image 02:36:19 #138 exporting layers 02:36:19 2baeb57cae3c: Layer already exists 02:36:19 ad9f0368a563: Pushed 02:36:19 50eb0ee58afb: Layer already exists 02:36:20 #138 ... 02:36:20 02:36:20 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:36:20 #134 DONE 2.1s 02:36:20 02:36:20 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:36:20 #139 ... 02:36:20 02:36:20 #140 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:36:20 #140 DONE 1.9s 02:36:20 02:36:20 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:36:20 #141 DONE 0.2s 02:36:20 02:36:20 #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:36:20 67131ba9e9aa: Layer already exists 02:36:20 36b50b131297: Layer already exists 02:36:21 #117 ... 02:36:21 02:36:21 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:36:21 038083c514b8: Pushed 02:36:21 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 02:36:21 #142 DONE 0.2s 02:36:21 02:36:21 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:36:21 #143 DONE 0.2s 02:36:21 02:36:21 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [Pipeline] } 02:36:21 #114 ... 02:36:21 02:36:21 #138 [security-spire-config] exporting to image [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:21 #138 exporting layers 2.2s done 02:36:21 #138 writing image sha256:b0a845e0d8ffe141d6de0e3d995d76b9a0d046d18351fb1fdc05d5801401d389 02:36:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:22 #138 writing image sha256:b0a845e0d8ffe141d6de0e3d995d76b9a0d046d18351fb1fdc05d5801401d389 0.0s done 02:36:22 #138 naming to docker.io/library/security-spire-server-arm64 done 02:36:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:36:22 ad9f0368a563: Preparing 02:36:22 333aa30e6363: Preparing 02:36:22 038083c514b8: Preparing 02:36:22 2baeb57cae3c: Preparing 02:36:22 50eb0ee58afb: Preparing 02:36:22 67131ba9e9aa: Preparing 02:36:22 36b50b131297: Preparing 02:36:22 36b50b131297: Waiting 02:36:22 67131ba9e9aa: Waiting 02:36:22 50eb0ee58afb: Layer already exists 02:36:22 333aa30e6363: Layer already exists 02:36:22 038083c514b8: Layer already exists 02:36:22 2baeb57cae3c: Layer already exists 02:36:22 ad9f0368a563: Layer already exists 02:36:22 67131ba9e9aa: Layer already exists 02:36:22 36b50b131297: Layer already exists 02:36:22 latest: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:22 #138 ... 02:36:22 02:36:22 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:36:22 #139 DONE 2.2s 02:36:22 02:36:22 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:36:22 #144 DONE 0.3s 02:36:22 02:36:22 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.20 02:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:36:22 ad9f0368a563: Preparing 02:36:22 333aa30e6363: Preparing 02:36:22 038083c514b8: Preparing 02:36:22 2baeb57cae3c: Preparing 02:36:22 50eb0ee58afb: Preparing 02:36:22 67131ba9e9aa: Preparing 02:36:22 36b50b131297: Preparing 02:36:22 36b50b131297: Waiting 02:36:22 ad9f0368a563: Layer already exists 02:36:22 038083c514b8: Layer already exists 02:36:22 333aa30e6363: Layer already exists 02:36:22 2baeb57cae3c: Layer already exists 02:36:22 50eb0ee58afb: Layer already exists 02:36:22 67131ba9e9aa: Layer already exists 02:36:22 36b50b131297: Layer already exists 02:36:22 3.1.0-dev.20: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:23 #110 ... 02:36:23 02:36:23 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:36:23 #145 DONE 0.3s 02:36:23 02:36:23 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:23 #121 ... 02:36:23 02:36:23 #138 [security-spire-config] exporting to image 02:36:23 #138 exporting layers 1.7s done 02:36:23 #138 writing image sha256:0df93cd9c122ef183704e755baef467ae03a07a5016de4a32ae54d30b44abfe9 done 02:36:23 #138 naming to docker.io/library/security-spire-config-arm64 done 02:36:23 #138 DONE 3.4s 02:36:23 02:36:23 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:36:23 #146 DONE 0.2s 02:36:23 02:36:23 #138 [security-spire-agent] exporting to image 02:36:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:36:23 ad9f0368a563: Preparing 02:36:23 333aa30e6363: Preparing 02:36:23 038083c514b8: Preparing 02:36:23 2baeb57cae3c: Preparing 02:36:23 50eb0ee58afb: Preparing 02:36:23 67131ba9e9aa: Preparing 02:36:23 36b50b131297: Preparing 02:36:23 67131ba9e9aa: Waiting 02:36:23 36b50b131297: Waiting 02:36:23 038083c514b8: Layer already exists 02:36:23 ad9f0368a563: Layer already exists 02:36:23 50eb0ee58afb: Layer already exists 02:36:23 2baeb57cae3c: Layer already exists 02:36:23 333aa30e6363: Layer already exists 02:36:23 67131ba9e9aa: Layer already exists 02:36:23 36b50b131297: Layer already exists 02:36:23 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:36:24 ad9f0368a563: Preparing 02:36:24 333aa30e6363: Preparing 02:36:24 038083c514b8: Preparing 02:36:24 2baeb57cae3c: Preparing 02:36:24 50eb0ee58afb: Preparing 02:36:24 67131ba9e9aa: Preparing 02:36:24 36b50b131297: Preparing 02:36:24 67131ba9e9aa: Waiting 02:36:24 36b50b131297: Waiting 02:36:24 50eb0ee58afb: Layer already exists 02:36:24 2baeb57cae3c: Layer already exists 02:36:24 038083c514b8: Layer already exists 02:36:24 ad9f0368a563: Layer already exists 02:36:24 333aa30e6363: Layer already exists 02:36:24 67131ba9e9aa: Layer already exists 02:36:24 36b50b131297: Layer already exists 02:36:24 main: digest: sha256:fd354c5f754a0baaf09cd047f80620d4fcf68a13566270b035819a8a218fe392 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:24 ===================================================== [Pipeline] echo 02:36:24 taggedImages: 02:36:24 - nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:36:24 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.20 02:36:24 - nexus3.edgexfoundry.org:10004/core-metadata:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:36:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:36:24 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:24 latest 02:36:24 3.1.0-dev.20 02:36:24 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:24 main 02:36:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:36:25 f7404d117203: Preparing 02:36:25 7e7045f6927e: Preparing 02:36:25 b52e6d20c2d9: Preparing 02:36:25 d27e58319b5a: Preparing 02:36:25 7dc047740231: Preparing 02:36:25 13e1ab2057e9: Preparing 02:36:25 1b35493291b4: Preparing 02:36:25 2baeb57cae3c: Preparing 02:36:25 50eb0ee58afb: Preparing 02:36:25 45a8b0b19fc6: Preparing 02:36:25 300a2f300291: Preparing 02:36:25 5f70bf18a086: Preparing 02:36:25 cc41f6ceb765: Preparing 02:36:25 8c87d1fbd5e1: Preparing 02:36:25 36b50b131297: Preparing 02:36:25 2baeb57cae3c: Waiting 02:36:25 50eb0ee58afb: Waiting 02:36:25 45a8b0b19fc6: Waiting 02:36:25 5f70bf18a086: Waiting 02:36:25 300a2f300291: Waiting 02:36:25 cc41f6ceb765: Waiting 02:36:25 13e1ab2057e9: Waiting 02:36:25 8c87d1fbd5e1: Waiting 02:36:25 36b50b131297: Waiting 02:36:25 7dc047740231: Pushed 02:36:25 d27e58319b5a: Pushed 02:36:25 7e7045f6927e: Pushed 02:36:25 b52e6d20c2d9: Pushed 02:36:25 #138 exporting layers 1.5s done 02:36:25 #138 writing image sha256:a756899ed7d08285b597e491122ee5b7c8dff4a18da298910ee9f8054d140275 done 02:36:25 #138 naming to docker.io/library/security-spire-agent-arm64 done 02:36:25 #138 DONE 5.0s 02:36:25 02:36:25 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:25 f7404d117203: Pushed 02:36:25 13e1ab2057e9: Pushed 02:36:26 300a2f300291: Pushed 02:36:26 45a8b0b19fc6: Pushed 02:36:26 2baeb57cae3c: Layer already exists 02:36:26 5f70bf18a086: Pushed 02:36:26 50eb0ee58afb: Layer already exists 02:36:26 cc41f6ceb765: Pushed 02:36:27 8c87d1fbd5e1: Pushed 02:36:27 36b50b131297: Layer already exists 02:36:27 1b35493291b4: Pushed 02:36:27 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:36:28 f7404d117203: Preparing 02:36:28 7e7045f6927e: Preparing 02:36:28 b52e6d20c2d9: Preparing 02:36:28 d27e58319b5a: Preparing 02:36:28 7dc047740231: Preparing 02:36:28 13e1ab2057e9: Preparing 02:36:28 1b35493291b4: Preparing 02:36:28 2baeb57cae3c: Preparing 02:36:28 50eb0ee58afb: Preparing 02:36:28 45a8b0b19fc6: Preparing 02:36:28 300a2f300291: Preparing 02:36:28 5f70bf18a086: Preparing 02:36:28 cc41f6ceb765: Preparing 02:36:28 8c87d1fbd5e1: Preparing 02:36:28 36b50b131297: Preparing 02:36:28 13e1ab2057e9: Waiting 02:36:28 1b35493291b4: Waiting 02:36:28 2baeb57cae3c: Waiting 02:36:28 50eb0ee58afb: Waiting 02:36:28 45a8b0b19fc6: Waiting 02:36:28 300a2f300291: Waiting 02:36:28 cc41f6ceb765: Waiting 02:36:28 5f70bf18a086: Waiting 02:36:28 8c87d1fbd5e1: Waiting 02:36:28 b52e6d20c2d9: Layer already exists 02:36:28 7e7045f6927e: Layer already exists 02:36:28 f7404d117203: Layer already exists 02:36:28 7dc047740231: Layer already exists 02:36:28 d27e58319b5a: Layer already exists 02:36:28 13e1ab2057e9: Layer already exists 02:36:28 2baeb57cae3c: Layer already exists 02:36:28 1b35493291b4: Layer already exists 02:36:28 50eb0ee58afb: Layer already exists 02:36:28 300a2f300291: Layer already exists 02:36:28 45a8b0b19fc6: Layer already exists 02:36:28 8c87d1fbd5e1: Layer already exists 02:36:28 5f70bf18a086: Layer already exists 02:36:28 36b50b131297: Layer already exists 02:36:28 cc41f6ceb765: Layer already exists 02:36:28 latest: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.20 02:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:36:29 f7404d117203: Preparing 02:36:29 7e7045f6927e: Preparing 02:36:29 b52e6d20c2d9: Preparing 02:36:29 d27e58319b5a: Preparing 02:36:29 7dc047740231: Preparing 02:36:29 13e1ab2057e9: Preparing 02:36:29 1b35493291b4: Preparing 02:36:29 2baeb57cae3c: Preparing 02:36:29 50eb0ee58afb: Preparing 02:36:29 45a8b0b19fc6: Preparing 02:36:29 300a2f300291: Preparing 02:36:29 5f70bf18a086: Preparing 02:36:29 cc41f6ceb765: Preparing 02:36:29 8c87d1fbd5e1: Preparing 02:36:29 36b50b131297: Preparing 02:36:29 2baeb57cae3c: Waiting 02:36:29 50eb0ee58afb: Waiting 02:36:29 cc41f6ceb765: Waiting 02:36:29 45a8b0b19fc6: Waiting 02:36:29 5f70bf18a086: Waiting 02:36:29 1b35493291b4: Waiting 02:36:29 8c87d1fbd5e1: Waiting 02:36:29 36b50b131297: Waiting 02:36:29 300a2f300291: Waiting 02:36:29 b52e6d20c2d9: Layer already exists 02:36:29 d27e58319b5a: Layer already exists 02:36:29 7dc047740231: Layer already exists 02:36:29 f7404d117203: Layer already exists 02:36:29 7e7045f6927e: Layer already exists 02:36:29 13e1ab2057e9: Layer already exists 02:36:29 2baeb57cae3c: Layer already exists 02:36:29 1b35493291b4: Layer already exists 02:36:29 45a8b0b19fc6: Layer already exists 02:36:29 50eb0ee58afb: Layer already exists 02:36:29 300a2f300291: Layer already exists 02:36:29 5f70bf18a086: Layer already exists 02:36:29 8c87d1fbd5e1: Layer already exists 02:36:29 cc41f6ceb765: Layer already exists 02:36:29 36b50b131297: Layer already exists 02:36:29 3.1.0-dev.20: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:36:30 f7404d117203: Preparing 02:36:30 7e7045f6927e: Preparing 02:36:30 b52e6d20c2d9: Preparing 02:36:30 d27e58319b5a: Preparing 02:36:30 7dc047740231: Preparing 02:36:30 13e1ab2057e9: Preparing 02:36:30 1b35493291b4: Preparing 02:36:30 2baeb57cae3c: Preparing 02:36:30 50eb0ee58afb: Preparing 02:36:30 45a8b0b19fc6: Preparing 02:36:30 300a2f300291: Preparing 02:36:30 5f70bf18a086: Preparing 02:36:30 cc41f6ceb765: Preparing 02:36:30 8c87d1fbd5e1: Preparing 02:36:30 36b50b131297: Preparing 02:36:30 300a2f300291: Waiting 02:36:30 5f70bf18a086: Waiting 02:36:30 cc41f6ceb765: Waiting 02:36:30 13e1ab2057e9: Waiting 02:36:30 45a8b0b19fc6: Waiting 02:36:30 50eb0ee58afb: Waiting 02:36:30 36b50b131297: Waiting 02:36:30 1b35493291b4: Waiting 02:36:30 2baeb57cae3c: Waiting 02:36:30 8c87d1fbd5e1: Waiting 02:36:30 7dc047740231: Layer already exists 02:36:30 b52e6d20c2d9: Layer already exists 02:36:30 f7404d117203: Layer already exists 02:36:30 7e7045f6927e: Layer already exists 02:36:30 d27e58319b5a: Layer already exists 02:36:30 13e1ab2057e9: Layer already exists 02:36:30 1b35493291b4: Layer already exists 02:36:30 2baeb57cae3c: Layer already exists 02:36:30 50eb0ee58afb: Layer already exists 02:36:30 45a8b0b19fc6: Layer already exists 02:36:30 300a2f300291: Layer already exists 02:36:30 cc41f6ceb765: Layer already exists 02:36:30 5f70bf18a086: Layer already exists 02:36:30 8c87d1fbd5e1: Layer already exists 02:36:30 36b50b131297: Layer already exists 02:36:30 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:36:30 f7404d117203: Preparing 02:36:30 7e7045f6927e: Preparing 02:36:30 b52e6d20c2d9: Preparing 02:36:30 d27e58319b5a: Preparing 02:36:30 7dc047740231: Preparing 02:36:30 13e1ab2057e9: Preparing 02:36:30 1b35493291b4: Preparing 02:36:30 2baeb57cae3c: Preparing 02:36:30 50eb0ee58afb: Preparing 02:36:30 45a8b0b19fc6: Preparing 02:36:30 300a2f300291: Preparing 02:36:30 5f70bf18a086: Preparing 02:36:30 cc41f6ceb765: Preparing 02:36:30 8c87d1fbd5e1: Preparing 02:36:30 36b50b131297: Preparing 02:36:30 13e1ab2057e9: Waiting 02:36:30 50eb0ee58afb: Waiting 02:36:30 300a2f300291: Waiting 02:36:30 45a8b0b19fc6: Waiting 02:36:30 1b35493291b4: Waiting 02:36:30 5f70bf18a086: Waiting 02:36:30 cc41f6ceb765: Waiting 02:36:30 2baeb57cae3c: Waiting 02:36:30 8c87d1fbd5e1: Waiting 02:36:30 36b50b131297: Waiting 02:36:30 b52e6d20c2d9: Layer already exists 02:36:30 d27e58319b5a: Layer already exists 02:36:30 f7404d117203: Layer already exists 02:36:30 7dc047740231: Layer already exists 02:36:30 7e7045f6927e: Layer already exists 02:36:30 13e1ab2057e9: Layer already exists 02:36:30 1b35493291b4: Layer already exists 02:36:30 2baeb57cae3c: Layer already exists 02:36:30 50eb0ee58afb: Layer already exists 02:36:30 45a8b0b19fc6: Layer already exists 02:36:30 5f70bf18a086: Layer already exists 02:36:30 cc41f6ceb765: Layer already exists 02:36:30 8c87d1fbd5e1: Layer already exists 02:36:30 300a2f300291: Layer already exists 02:36:30 36b50b131297: Layer already exists 02:36:30 main: digest: sha256:da65be78c95cdf98fc2cb0e5e799c561d0816d0175c8a7cd110469e32e7e41fc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:30 ===================================================== [Pipeline] echo 02:36:30 taggedImages: 02:36:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:36:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.20 02:36:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:36:30 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:36:30 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:30 latest 02:36:30 3.1.0-dev.20 02:36:30 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:30 main 02:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:36:31 7a7700800afe: Preparing 02:36:31 fef226f66ddc: Preparing 02:36:31 280f883057d5: Preparing 02:36:31 0343656999c2: Preparing 02:36:31 2baeb57cae3c: Preparing 02:36:31 50eb0ee58afb: Preparing 02:36:31 67131ba9e9aa: Preparing 02:36:31 36b50b131297: Preparing 02:36:31 67131ba9e9aa: Waiting 02:36:31 36b50b131297: Waiting 02:36:31 50eb0ee58afb: Waiting 02:36:31 fef226f66ddc: Layer already exists 02:36:31 2baeb57cae3c: Layer already exists 02:36:31 50eb0ee58afb: Layer already exists 02:36:31 67131ba9e9aa: Layer already exists 02:36:31 36b50b131297: Layer already exists 02:36:31 280f883057d5: Pushed 02:36:31 7a7700800afe: Pushed 02:36:32 0343656999c2: Pushed 02:36:33 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:36:33 7a7700800afe: Preparing 02:36:33 fef226f66ddc: Preparing 02:36:33 280f883057d5: Preparing 02:36:33 0343656999c2: Preparing 02:36:33 2baeb57cae3c: Preparing 02:36:33 50eb0ee58afb: Preparing 02:36:33 67131ba9e9aa: Preparing 02:36:33 36b50b131297: Preparing 02:36:33 67131ba9e9aa: Waiting 02:36:33 36b50b131297: Waiting 02:36:33 50eb0ee58afb: Waiting 02:36:33 280f883057d5: Layer already exists 02:36:33 fef226f66ddc: Layer already exists 02:36:33 0343656999c2: Layer already exists 02:36:33 7a7700800afe: Layer already exists 02:36:33 2baeb57cae3c: Layer already exists 02:36:33 67131ba9e9aa: Layer already exists 02:36:33 50eb0ee58afb: Layer already exists 02:36:33 36b50b131297: Layer already exists 02:36:33 latest: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.20 02:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:36:34 7a7700800afe: Preparing 02:36:34 fef226f66ddc: Preparing 02:36:34 280f883057d5: Preparing 02:36:34 0343656999c2: Preparing 02:36:34 2baeb57cae3c: Preparing 02:36:34 50eb0ee58afb: Preparing 02:36:34 67131ba9e9aa: Preparing 02:36:34 36b50b131297: Preparing 02:36:34 67131ba9e9aa: Waiting 02:36:34 50eb0ee58afb: Waiting 02:36:34 36b50b131297: Waiting 02:36:34 0343656999c2: Layer already exists 02:36:34 fef226f66ddc: Layer already exists 02:36:34 7a7700800afe: Layer already exists 02:36:34 2baeb57cae3c: Layer already exists 02:36:34 280f883057d5: Layer already exists 02:36:34 50eb0ee58afb: Layer already exists 02:36:34 36b50b131297: Layer already exists 02:36:34 67131ba9e9aa: Layer already exists 02:36:34 3.1.0-dev.20: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:36:35 7a7700800afe: Preparing 02:36:35 fef226f66ddc: Preparing 02:36:35 280f883057d5: Preparing 02:36:35 0343656999c2: Preparing 02:36:35 2baeb57cae3c: Preparing 02:36:35 50eb0ee58afb: Preparing 02:36:35 67131ba9e9aa: Preparing 02:36:35 36b50b131297: Preparing 02:36:35 50eb0ee58afb: Waiting 02:36:35 67131ba9e9aa: Waiting 02:36:35 36b50b131297: Waiting 02:36:35 7a7700800afe: Layer already exists 02:36:35 fef226f66ddc: Layer already exists 02:36:35 0343656999c2: Layer already exists 02:36:35 280f883057d5: Layer already exists 02:36:35 2baeb57cae3c: Layer already exists 02:36:35 50eb0ee58afb: Layer already exists 02:36:35 67131ba9e9aa: Layer already exists 02:36:35 36b50b131297: Layer already exists 02:36:35 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:36:35 7a7700800afe: Preparing 02:36:35 fef226f66ddc: Preparing 02:36:35 280f883057d5: Preparing 02:36:35 0343656999c2: Preparing 02:36:35 2baeb57cae3c: Preparing 02:36:35 50eb0ee58afb: Preparing 02:36:35 67131ba9e9aa: Preparing 02:36:35 36b50b131297: Preparing 02:36:35 50eb0ee58afb: Waiting 02:36:35 67131ba9e9aa: Waiting 02:36:35 36b50b131297: Waiting 02:36:35 fef226f66ddc: Layer already exists 02:36:35 2baeb57cae3c: Layer already exists 02:36:35 7a7700800afe: Layer already exists 02:36:35 0343656999c2: Layer already exists 02:36:35 280f883057d5: Layer already exists 02:36:35 50eb0ee58afb: Layer already exists 02:36:35 36b50b131297: Layer already exists 02:36:35 67131ba9e9aa: Layer already exists 02:36:35 main: digest: sha256:4a0d8a2cfc80b174a870d19c98261c522172d8f2330b42c5f3869167f8fa0f33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:35 ===================================================== [Pipeline] echo 02:36:35 taggedImages: 02:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.20 02:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:36:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:36:35 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:35 latest 02:36:35 3.1.0-dev.20 02:36:35 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:35 main 02:36:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:36:36 833243ce5335: Preparing 02:36:36 8f7195a30924: Preparing 02:36:36 8ba2b12786fb: Preparing 02:36:36 3ae54b34f619: Preparing 02:36:36 2baeb57cae3c: Preparing 02:36:36 50eb0ee58afb: Preparing 02:36:36 60d997ae51ed: Preparing 02:36:36 09df5e918b2d: Preparing 02:36:36 36b50b131297: Preparing 02:36:36 50eb0ee58afb: Waiting 02:36:36 60d997ae51ed: Waiting 02:36:36 09df5e918b2d: Waiting 02:36:36 36b50b131297: Waiting 02:36:36 2baeb57cae3c: Layer already exists 02:36:36 50eb0ee58afb: Layer already exists 02:36:36 3ae54b34f619: Pushed 02:36:36 833243ce5335: Pushed 02:36:36 8f7195a30924: Pushed 02:36:36 60d997ae51ed: Pushed 02:36:36 36b50b131297: Layer already exists 02:36:36 09df5e918b2d: Pushed 02:36:37 8ba2b12786fb: Pushed 02:36:37 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:36:38 833243ce5335: Preparing 02:36:38 8f7195a30924: Preparing 02:36:38 8ba2b12786fb: Preparing 02:36:38 3ae54b34f619: Preparing 02:36:38 2baeb57cae3c: Preparing 02:36:38 50eb0ee58afb: Preparing 02:36:38 60d997ae51ed: Preparing 02:36:38 09df5e918b2d: Preparing 02:36:38 36b50b131297: Preparing 02:36:38 36b50b131297: Waiting 02:36:38 50eb0ee58afb: Waiting 02:36:38 60d997ae51ed: Waiting 02:36:38 3ae54b34f619: Layer already exists 02:36:38 8f7195a30924: Layer already exists 02:36:38 833243ce5335: Layer already exists 02:36:38 2baeb57cae3c: Layer already exists 02:36:38 8ba2b12786fb: Layer already exists 02:36:38 60d997ae51ed: Layer already exists 02:36:38 50eb0ee58afb: Layer already exists 02:36:38 09df5e918b2d: Layer already exists 02:36:38 36b50b131297: Layer already exists 02:36:38 latest: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.20 02:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:36:39 833243ce5335: Preparing 02:36:39 8f7195a30924: Preparing 02:36:39 8ba2b12786fb: Preparing 02:36:39 3ae54b34f619: Preparing 02:36:39 2baeb57cae3c: Preparing 02:36:39 50eb0ee58afb: Preparing 02:36:39 60d997ae51ed: Preparing 02:36:39 09df5e918b2d: Preparing 02:36:39 36b50b131297: Preparing 02:36:39 60d997ae51ed: Waiting 02:36:39 09df5e918b2d: Waiting 02:36:39 36b50b131297: Waiting 02:36:39 50eb0ee58afb: Waiting 02:36:39 8f7195a30924: Layer already exists 02:36:39 833243ce5335: Layer already exists 02:36:39 3ae54b34f619: Layer already exists 02:36:39 2baeb57cae3c: Layer already exists 02:36:39 8ba2b12786fb: Layer already exists 02:36:39 60d997ae51ed: Layer already exists 02:36:39 09df5e918b2d: Layer already exists 02:36:39 36b50b131297: Layer already exists 02:36:39 50eb0ee58afb: Layer already exists 02:36:39 3.1.0-dev.20: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:36:40 833243ce5335: Preparing 02:36:40 8f7195a30924: Preparing 02:36:40 8ba2b12786fb: Preparing 02:36:40 3ae54b34f619: Preparing 02:36:40 2baeb57cae3c: Preparing 02:36:40 50eb0ee58afb: Preparing 02:36:40 60d997ae51ed: Preparing 02:36:40 09df5e918b2d: Preparing 02:36:40 36b50b131297: Preparing 02:36:40 60d997ae51ed: Waiting 02:36:40 09df5e918b2d: Waiting 02:36:40 36b50b131297: Waiting 02:36:40 50eb0ee58afb: Waiting 02:36:40 3ae54b34f619: Layer already exists 02:36:40 2baeb57cae3c: Layer already exists 02:36:40 833243ce5335: Layer already exists 02:36:40 8ba2b12786fb: Layer already exists 02:36:40 8f7195a30924: Layer already exists 02:36:40 50eb0ee58afb: Layer already exists 02:36:40 09df5e918b2d: Layer already exists 02:36:40 60d997ae51ed: Layer already exists 02:36:40 36b50b131297: Layer already exists 02:36:40 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:36:40 833243ce5335: Preparing 02:36:40 8f7195a30924: Preparing 02:36:40 8ba2b12786fb: Preparing 02:36:40 3ae54b34f619: Preparing 02:36:40 2baeb57cae3c: Preparing 02:36:40 50eb0ee58afb: Preparing 02:36:40 60d997ae51ed: Preparing 02:36:40 09df5e918b2d: Preparing 02:36:40 36b50b131297: Preparing 02:36:40 50eb0ee58afb: Waiting 02:36:40 60d997ae51ed: Waiting 02:36:40 36b50b131297: Waiting 02:36:40 8f7195a30924: Layer already exists 02:36:40 2baeb57cae3c: Layer already exists 02:36:40 8ba2b12786fb: Layer already exists 02:36:40 3ae54b34f619: Layer already exists 02:36:40 833243ce5335: Layer already exists 02:36:40 50eb0ee58afb: Layer already exists 02:36:40 60d997ae51ed: Layer already exists 02:36:40 09df5e918b2d: Layer already exists 02:36:40 36b50b131297: Layer already exists 02:36:40 main: digest: sha256:497c0d6335c9e79c1ab9310df3c9aef290e5ddffb34a6b4d57a60392c3940e9b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:40 ===================================================== [Pipeline] echo 02:36:40 taggedImages: 02:36:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:36:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.20 02:36:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:36:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:36:40 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:40 latest 02:36:40 3.1.0-dev.20 02:36:40 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:40 main 02:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:36:41 62aab18d8212: Preparing 02:36:41 fc816aa0ea50: Preparing 02:36:41 1f9eb12d42ff: Preparing 02:36:41 254cdb577ba1: Preparing 02:36:41 a1ab80bb0236: Preparing 02:36:41 cef27e83e590: Preparing 02:36:41 74102d6c2ae4: Preparing 02:36:41 2baeb57cae3c: Preparing 02:36:41 50eb0ee58afb: Preparing 02:36:41 14865cffcab9: Preparing 02:36:41 36b50b131297: Preparing 02:36:41 14865cffcab9: Waiting 02:36:41 36b50b131297: Waiting 02:36:41 50eb0ee58afb: Waiting 02:36:41 cef27e83e590: Waiting 02:36:41 74102d6c2ae4: Waiting 02:36:41 fc816aa0ea50: Pushed 02:36:41 62aab18d8212: Pushed 02:36:41 a1ab80bb0236: Pushed 02:36:41 2baeb57cae3c: Layer already exists 02:36:41 50eb0ee58afb: Layer already exists 02:36:41 cef27e83e590: Pushed 02:36:41 74102d6c2ae4: Pushed 02:36:41 36b50b131297: Layer already exists 02:36:42 254cdb577ba1: Pushed 02:36:42 14865cffcab9: Pushed 02:36:43 1f9eb12d42ff: Pushed 02:36:43 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:36:44 62aab18d8212: Preparing 02:36:44 fc816aa0ea50: Preparing 02:36:44 1f9eb12d42ff: Preparing 02:36:44 254cdb577ba1: Preparing 02:36:44 a1ab80bb0236: Preparing 02:36:44 cef27e83e590: Preparing 02:36:44 74102d6c2ae4: Preparing 02:36:44 2baeb57cae3c: Preparing 02:36:44 50eb0ee58afb: Preparing 02:36:44 14865cffcab9: Preparing 02:36:44 36b50b131297: Preparing 02:36:44 cef27e83e590: Waiting 02:36:44 74102d6c2ae4: Waiting 02:36:44 2baeb57cae3c: Waiting 02:36:44 36b50b131297: Waiting 02:36:44 14865cffcab9: Waiting 02:36:44 50eb0ee58afb: Waiting 02:36:44 fc816aa0ea50: Layer already exists 02:36:44 a1ab80bb0236: Layer already exists 02:36:44 1f9eb12d42ff: Layer already exists 02:36:44 62aab18d8212: Layer already exists 02:36:44 254cdb577ba1: Layer already exists 02:36:44 74102d6c2ae4: Layer already exists 02:36:44 2baeb57cae3c: Layer already exists 02:36:44 cef27e83e590: Layer already exists 02:36:44 50eb0ee58afb: Layer already exists 02:36:44 14865cffcab9: Layer already exists 02:36:44 36b50b131297: Layer already exists 02:36:44 latest: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.20 02:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:36:44 62aab18d8212: Preparing 02:36:44 fc816aa0ea50: Preparing 02:36:44 1f9eb12d42ff: Preparing 02:36:44 254cdb577ba1: Preparing 02:36:44 a1ab80bb0236: Preparing 02:36:44 cef27e83e590: Preparing 02:36:44 74102d6c2ae4: Preparing 02:36:44 cef27e83e590: Waiting 02:36:44 2baeb57cae3c: Preparing 02:36:44 50eb0ee58afb: Preparing 02:36:44 14865cffcab9: Preparing 02:36:44 36b50b131297: Preparing 02:36:44 74102d6c2ae4: Waiting 02:36:44 50eb0ee58afb: Waiting 02:36:44 14865cffcab9: Waiting 02:36:44 2baeb57cae3c: Waiting 02:36:44 36b50b131297: Waiting 02:36:44 fc816aa0ea50: Layer already exists 02:36:44 62aab18d8212: Layer already exists 02:36:44 1f9eb12d42ff: Layer already exists 02:36:44 a1ab80bb0236: Layer already exists 02:36:44 254cdb577ba1: Layer already exists 02:36:44 74102d6c2ae4: Layer already exists 02:36:44 2baeb57cae3c: Layer already exists 02:36:44 cef27e83e590: Layer already exists 02:36:44 14865cffcab9: Layer already exists 02:36:44 50eb0ee58afb: Layer already exists 02:36:44 36b50b131297: Layer already exists 02:36:44 3.1.0-dev.20: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:36:45 62aab18d8212: Preparing 02:36:45 fc816aa0ea50: Preparing 02:36:45 1f9eb12d42ff: Preparing 02:36:45 254cdb577ba1: Preparing 02:36:45 a1ab80bb0236: Preparing 02:36:45 cef27e83e590: Preparing 02:36:45 74102d6c2ae4: Preparing 02:36:45 2baeb57cae3c: Preparing 02:36:45 50eb0ee58afb: Preparing 02:36:45 14865cffcab9: Preparing 02:36:45 36b50b131297: Preparing 02:36:45 cef27e83e590: Waiting 02:36:45 74102d6c2ae4: Waiting 02:36:45 2baeb57cae3c: Waiting 02:36:45 14865cffcab9: Waiting 02:36:45 50eb0ee58afb: Waiting 02:36:45 36b50b131297: Waiting 02:36:45 a1ab80bb0236: Layer already exists 02:36:45 254cdb577ba1: Layer already exists 02:36:45 fc816aa0ea50: Layer already exists 02:36:45 1f9eb12d42ff: Layer already exists 02:36:45 62aab18d8212: Layer already exists 02:36:45 cef27e83e590: Layer already exists 02:36:45 74102d6c2ae4: Layer already exists 02:36:45 2baeb57cae3c: Layer already exists 02:36:45 50eb0ee58afb: Layer already exists 02:36:45 14865cffcab9: Layer already exists 02:36:45 36b50b131297: Layer already exists 02:36:45 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:36:46 62aab18d8212: Preparing 02:36:46 fc816aa0ea50: Preparing 02:36:46 1f9eb12d42ff: Preparing 02:36:46 254cdb577ba1: Preparing 02:36:46 a1ab80bb0236: Preparing 02:36:46 cef27e83e590: Preparing 02:36:46 74102d6c2ae4: Preparing 02:36:46 2baeb57cae3c: Preparing 02:36:46 50eb0ee58afb: Preparing 02:36:46 14865cffcab9: Preparing 02:36:46 36b50b131297: Preparing 02:36:46 cef27e83e590: Waiting 02:36:46 74102d6c2ae4: Waiting 02:36:46 2baeb57cae3c: Waiting 02:36:46 50eb0ee58afb: Waiting 02:36:46 14865cffcab9: Waiting 02:36:46 36b50b131297: Waiting 02:36:46 62aab18d8212: Layer already exists 02:36:46 1f9eb12d42ff: Layer already exists 02:36:46 254cdb577ba1: Layer already exists 02:36:46 fc816aa0ea50: Layer already exists 02:36:46 a1ab80bb0236: Layer already exists 02:36:46 cef27e83e590: Layer already exists 02:36:46 74102d6c2ae4: Layer already exists 02:36:46 2baeb57cae3c: Layer already exists 02:36:46 14865cffcab9: Layer already exists 02:36:46 50eb0ee58afb: Layer already exists 02:36:46 36b50b131297: Layer already exists 02:36:46 main: digest: sha256:d2c0baac473267f5ca630be423a8ea347afc2fb821e4431782a97601aa7b6a00 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:46 ===================================================== [Pipeline] echo 02:36:46 taggedImages: 02:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.20 02:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:36:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:36:46 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:46 latest 02:36:46 3.1.0-dev.20 02:36:46 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:46 main 02:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:36:46 1e62d26d9b11: Preparing 02:36:46 97b5972a961c: Preparing 02:36:46 2baeb57cae3c: Preparing 02:36:46 50eb0ee58afb: Preparing 02:36:46 f8b2af29c36c: Preparing 02:36:46 36b50b131297: Preparing 02:36:46 36b50b131297: Waiting 02:36:46 50eb0ee58afb: Layer already exists 02:36:46 2baeb57cae3c: Layer already exists 02:36:46 36b50b131297: Layer already exists 02:36:46 1e62d26d9b11: Pushed 02:36:47 f8b2af29c36c: Pushed 02:36:49 97b5972a961c: Pushed 02:36:49 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:36:49 1e62d26d9b11: Preparing 02:36:49 97b5972a961c: Preparing 02:36:49 2baeb57cae3c: Preparing 02:36:49 50eb0ee58afb: Preparing 02:36:49 f8b2af29c36c: Preparing 02:36:49 36b50b131297: Preparing 02:36:49 36b50b131297: Waiting 02:36:49 1e62d26d9b11: Layer already exists 02:36:49 97b5972a961c: Layer already exists 02:36:49 f8b2af29c36c: Layer already exists 02:36:49 50eb0ee58afb: Layer already exists 02:36:49 2baeb57cae3c: Layer already exists 02:36:49 36b50b131297: Layer already exists 02:36:49 latest: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.20 02:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:36:50 1e62d26d9b11: Preparing 02:36:50 97b5972a961c: Preparing 02:36:50 2baeb57cae3c: Preparing 02:36:50 50eb0ee58afb: Preparing 02:36:50 f8b2af29c36c: Preparing 02:36:50 36b50b131297: Preparing 02:36:50 36b50b131297: Waiting 02:36:50 2baeb57cae3c: Layer already exists 02:36:50 50eb0ee58afb: Layer already exists 02:36:50 1e62d26d9b11: Layer already exists 02:36:50 97b5972a961c: Layer already exists 02:36:50 f8b2af29c36c: Layer already exists 02:36:50 36b50b131297: Layer already exists 02:36:50 3.1.0-dev.20: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:36:51 1e62d26d9b11: Preparing 02:36:51 97b5972a961c: Preparing 02:36:51 2baeb57cae3c: Preparing 02:36:51 50eb0ee58afb: Preparing 02:36:51 f8b2af29c36c: Preparing 02:36:51 36b50b131297: Preparing 02:36:51 36b50b131297: Waiting 02:36:51 50eb0ee58afb: Layer already exists 02:36:51 2baeb57cae3c: Layer already exists 02:36:51 f8b2af29c36c: Layer already exists 02:36:51 97b5972a961c: Layer already exists 02:36:51 1e62d26d9b11: Layer already exists 02:36:51 36b50b131297: Layer already exists 02:36:51 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:36:51 1e62d26d9b11: Preparing 02:36:51 97b5972a961c: Preparing 02:36:51 2baeb57cae3c: Preparing 02:36:51 50eb0ee58afb: Preparing 02:36:51 f8b2af29c36c: Preparing 02:36:51 36b50b131297: Preparing 02:36:51 36b50b131297: Waiting 02:36:51 50eb0ee58afb: Layer already exists 02:36:51 f8b2af29c36c: Layer already exists 02:36:51 2baeb57cae3c: Layer already exists 02:36:51 97b5972a961c: Layer already exists 02:36:51 1e62d26d9b11: Layer already exists 02:36:51 36b50b131297: Layer already exists 02:36:51 main: digest: sha256:c1764f88e2c43cf4b9b873e3e6409426a081b26f0dba832b36c0ba9e764e6026 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:51 ===================================================== [Pipeline] echo 02:36:51 taggedImages: 02:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.20 02:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:36:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:36:51 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:51 latest 02:36:51 3.1.0-dev.20 02:36:51 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:36:51 main 02:36:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:36:52 b7a2efee7953: Preparing 02:36:52 365000fe8fba: Preparing 02:36:52 8ffbce146367: Preparing 02:36:52 74e70ef9b02c: Preparing 02:36:52 08478c1fd813: Preparing 02:36:52 2baeb57cae3c: Preparing 02:36:52 50eb0ee58afb: Preparing 02:36:52 1f91572159f3: Preparing 02:36:52 36b50b131297: Preparing 02:36:52 50eb0ee58afb: Waiting 02:36:52 1f91572159f3: Waiting 02:36:52 2baeb57cae3c: Waiting 02:36:52 36b50b131297: Waiting 02:36:52 365000fe8fba: Pushed 02:36:52 2baeb57cae3c: Layer already exists 02:36:52 8ffbce146367: Pushed 02:36:52 b7a2efee7953: Pushed 02:36:52 50eb0ee58afb: Layer already exists 02:36:52 36b50b131297: Layer already exists 02:36:53 1f91572159f3: Pushed 02:36:58 08478c1fd813: Pushed 02:37:00 74e70ef9b02c: Pushed 02:37:00 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:37:00 b7a2efee7953: Preparing 02:37:00 365000fe8fba: Preparing 02:37:00 8ffbce146367: Preparing 02:37:00 74e70ef9b02c: Preparing 02:37:00 08478c1fd813: Preparing 02:37:00 2baeb57cae3c: Preparing 02:37:00 50eb0ee58afb: Preparing 02:37:00 1f91572159f3: Preparing 02:37:00 36b50b131297: Preparing 02:37:00 2baeb57cae3c: Waiting 02:37:00 50eb0ee58afb: Waiting 02:37:00 1f91572159f3: Waiting 02:37:00 365000fe8fba: Layer already exists 02:37:00 b7a2efee7953: Layer already exists 02:37:00 74e70ef9b02c: Layer already exists 02:37:00 8ffbce146367: Layer already exists 02:37:00 08478c1fd813: Layer already exists 02:37:00 2baeb57cae3c: Layer already exists 02:37:00 50eb0ee58afb: Layer already exists 02:37:00 36b50b131297: Layer already exists 02:37:00 1f91572159f3: Layer already exists 02:37:00 latest: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.20 02:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:37:01 b7a2efee7953: Preparing 02:37:01 365000fe8fba: Preparing 02:37:01 8ffbce146367: Preparing 02:37:01 74e70ef9b02c: Preparing 02:37:01 08478c1fd813: Preparing 02:37:01 2baeb57cae3c: Preparing 02:37:01 50eb0ee58afb: Preparing 02:37:01 1f91572159f3: Preparing 02:37:01 2baeb57cae3c: Waiting 02:37:01 36b50b131297: Preparing 02:37:01 36b50b131297: Waiting 02:37:01 1f91572159f3: Waiting 02:37:01 50eb0ee58afb: Waiting 02:37:01 74e70ef9b02c: Layer already exists 02:37:01 08478c1fd813: Layer already exists 02:37:01 8ffbce146367: Layer already exists 02:37:01 365000fe8fba: Layer already exists 02:37:01 b7a2efee7953: Layer already exists 02:37:01 2baeb57cae3c: Layer already exists 02:37:01 1f91572159f3: Layer already exists 02:37:01 50eb0ee58afb: Layer already exists 02:37:01 36b50b131297: Layer already exists 02:37:01 3.1.0-dev.20: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:37:02 b7a2efee7953: Preparing 02:37:02 365000fe8fba: Preparing 02:37:02 8ffbce146367: Preparing 02:37:02 74e70ef9b02c: Preparing 02:37:02 08478c1fd813: Preparing 02:37:02 2baeb57cae3c: Preparing 02:37:02 50eb0ee58afb: Preparing 02:37:02 1f91572159f3: Preparing 02:37:02 36b50b131297: Preparing 02:37:02 2baeb57cae3c: Waiting 02:37:02 1f91572159f3: Waiting 02:37:02 36b50b131297: Waiting 02:37:02 50eb0ee58afb: Waiting 02:37:02 8ffbce146367: Layer already exists 02:37:02 08478c1fd813: Layer already exists 02:37:02 b7a2efee7953: Layer already exists 02:37:02 74e70ef9b02c: Layer already exists 02:37:02 365000fe8fba: Layer already exists 02:37:02 50eb0ee58afb: Layer already exists 02:37:02 1f91572159f3: Layer already exists 02:37:02 2baeb57cae3c: Layer already exists 02:37:02 36b50b131297: Layer already exists 02:37:02 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:37:02 b7a2efee7953: Preparing 02:37:02 365000fe8fba: Preparing 02:37:02 8ffbce146367: Preparing 02:37:02 74e70ef9b02c: Preparing 02:37:02 08478c1fd813: Preparing 02:37:02 2baeb57cae3c: Preparing 02:37:02 50eb0ee58afb: Preparing 02:37:02 1f91572159f3: Preparing 02:37:02 36b50b131297: Preparing 02:37:02 2baeb57cae3c: Waiting 02:37:02 1f91572159f3: Waiting 02:37:02 50eb0ee58afb: Waiting 02:37:02 36b50b131297: Waiting 02:37:02 74e70ef9b02c: Layer already exists 02:37:02 b7a2efee7953: Layer already exists 02:37:02 8ffbce146367: Layer already exists 02:37:02 365000fe8fba: Layer already exists 02:37:02 08478c1fd813: Layer already exists 02:37:02 2baeb57cae3c: Layer already exists 02:37:02 1f91572159f3: Layer already exists 02:37:02 50eb0ee58afb: Layer already exists 02:37:02 36b50b131297: Layer already exists 02:37:02 main: digest: sha256:99173da3c55fcbd50995a8d8a08fbaad9f8a742a9ad16a4fe874cea53fd18411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:02 ===================================================== [Pipeline] echo 02:37:02 taggedImages: 02:37:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:37:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.20 02:37:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:37:02 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:37:02 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:02 latest 02:37:02 3.1.0-dev.20 02:37:02 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:02 main 02:37:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:37:03 c00275017a75: Preparing 02:37:03 fb34c8120328: Preparing 02:37:03 44640e77179a: Preparing 02:37:03 ba3726a2742b: Preparing 02:37:03 2baeb57cae3c: Preparing 02:37:03 50eb0ee58afb: Preparing 02:37:03 c95c6c970460: Preparing 02:37:03 36b50b131297: Preparing 02:37:03 36b50b131297: Waiting 02:37:03 2baeb57cae3c: Layer already exists 02:37:03 50eb0ee58afb: Layer already exists 02:37:03 fb34c8120328: Pushed 02:37:03 44640e77179a: Pushed 02:37:03 c00275017a75: Pushed 02:37:03 36b50b131297: Layer already exists 02:37:03 c95c6c970460: Pushed 02:37:11 ba3726a2742b: Pushed 02:37:11 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:37:12 c00275017a75: Preparing 02:37:12 fb34c8120328: Preparing 02:37:12 44640e77179a: Preparing 02:37:12 ba3726a2742b: Preparing 02:37:12 2baeb57cae3c: Preparing 02:37:12 50eb0ee58afb: Preparing 02:37:12 c95c6c970460: Preparing 02:37:12 36b50b131297: Preparing 02:37:12 36b50b131297: Waiting 02:37:12 50eb0ee58afb: Waiting 02:37:12 fb34c8120328: Layer already exists 02:37:12 c00275017a75: Layer already exists 02:37:12 44640e77179a: Layer already exists 02:37:12 ba3726a2742b: Layer already exists 02:37:12 2baeb57cae3c: Layer already exists 02:37:12 50eb0ee58afb: Layer already exists 02:37:12 36b50b131297: Layer already exists 02:37:12 c95c6c970460: Layer already exists 02:37:12 latest: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.20 02:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:37:13 c00275017a75: Preparing 02:37:13 fb34c8120328: Preparing 02:37:13 44640e77179a: Preparing 02:37:13 ba3726a2742b: Preparing 02:37:13 2baeb57cae3c: Preparing 02:37:13 50eb0ee58afb: Preparing 02:37:13 c95c6c970460: Preparing 02:37:13 36b50b131297: Preparing 02:37:13 50eb0ee58afb: Waiting 02:37:13 c95c6c970460: Waiting 02:37:13 36b50b131297: Waiting 02:37:13 2baeb57cae3c: Layer already exists 02:37:13 c00275017a75: Layer already exists 02:37:13 ba3726a2742b: Layer already exists 02:37:13 fb34c8120328: Layer already exists 02:37:13 44640e77179a: Layer already exists 02:37:13 c95c6c970460: Layer already exists 02:37:13 36b50b131297: Layer already exists 02:37:13 50eb0ee58afb: Layer already exists 02:37:13 3.1.0-dev.20: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:37:13 c00275017a75: Preparing 02:37:13 fb34c8120328: Preparing 02:37:13 44640e77179a: Preparing 02:37:13 ba3726a2742b: Preparing 02:37:13 2baeb57cae3c: Preparing 02:37:13 50eb0ee58afb: Preparing 02:37:13 c95c6c970460: Preparing 02:37:13 36b50b131297: Preparing 02:37:13 50eb0ee58afb: Waiting 02:37:13 c95c6c970460: Waiting 02:37:13 36b50b131297: Waiting 02:37:13 2baeb57cae3c: Layer already exists 02:37:13 44640e77179a: Layer already exists 02:37:13 ba3726a2742b: Layer already exists 02:37:13 fb34c8120328: Layer already exists 02:37:13 c00275017a75: Layer already exists 02:37:13 36b50b131297: Layer already exists 02:37:13 50eb0ee58afb: Layer already exists 02:37:13 c95c6c970460: Layer already exists 02:37:13 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:37:14 c00275017a75: Preparing 02:37:14 fb34c8120328: Preparing 02:37:14 44640e77179a: Preparing 02:37:14 ba3726a2742b: Preparing 02:37:14 2baeb57cae3c: Preparing 02:37:14 50eb0ee58afb: Preparing 02:37:14 c95c6c970460: Preparing 02:37:14 36b50b131297: Preparing 02:37:14 c95c6c970460: Waiting 02:37:14 50eb0ee58afb: Waiting 02:37:14 36b50b131297: Waiting 02:37:14 2baeb57cae3c: Layer already exists 02:37:14 fb34c8120328: Layer already exists 02:37:14 c00275017a75: Layer already exists 02:37:14 44640e77179a: Layer already exists 02:37:14 ba3726a2742b: Layer already exists 02:37:14 50eb0ee58afb: Layer already exists 02:37:14 36b50b131297: Layer already exists 02:37:14 c95c6c970460: Layer already exists 02:37:14 main: digest: sha256:d21d74a8308db223aa19740dbdc036f3bf242dbe7ae3e83840246c1e82cc1e99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:14 ===================================================== [Pipeline] echo 02:37:14 taggedImages: 02:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.20 02:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:37:14 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:37:14 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:14 latest 02:37:14 3.1.0-dev.20 02:37:14 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:14 main 02:37:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:37:14 82d1b138e877: Preparing 02:37:14 dc1604a3c083: Preparing 02:37:14 fbd472f38bea: Preparing 02:37:14 ba3726a2742b: Preparing 02:37:14 2baeb57cae3c: Preparing 02:37:14 50eb0ee58afb: Preparing 02:37:14 1f91572159f3: Preparing 02:37:14 36b50b131297: Preparing 02:37:14 1f91572159f3: Waiting 02:37:14 50eb0ee58afb: Waiting 02:37:14 36b50b131297: Waiting 02:37:14 2baeb57cae3c: Layer already exists 02:37:14 ba3726a2742b: Layer already exists 02:37:14 50eb0ee58afb: Layer already exists 02:37:14 1f91572159f3: Layer already exists 02:37:14 36b50b131297: Layer already exists 02:37:14 dc1604a3c083: Pushed 02:37:14 fbd472f38bea: Pushed 02:37:14 82d1b138e877: Pushed 02:37:15 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:37:15 82d1b138e877: Preparing 02:37:15 dc1604a3c083: Preparing 02:37:15 fbd472f38bea: Preparing 02:37:15 ba3726a2742b: Preparing 02:37:15 2baeb57cae3c: Preparing 02:37:15 50eb0ee58afb: Preparing 02:37:15 1f91572159f3: Preparing 02:37:15 36b50b131297: Preparing 02:37:15 50eb0ee58afb: Waiting 02:37:15 1f91572159f3: Waiting 02:37:15 36b50b131297: Waiting 02:37:15 dc1604a3c083: Layer already exists 02:37:15 ba3726a2742b: Layer already exists 02:37:15 82d1b138e877: Layer already exists 02:37:15 2baeb57cae3c: Layer already exists 02:37:15 fbd472f38bea: Layer already exists 02:37:15 36b50b131297: Layer already exists 02:37:15 50eb0ee58afb: Layer already exists 02:37:15 1f91572159f3: Layer already exists 02:37:15 latest: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.20 02:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:37:16 82d1b138e877: Preparing 02:37:16 dc1604a3c083: Preparing 02:37:16 fbd472f38bea: Preparing 02:37:16 ba3726a2742b: Preparing 02:37:16 2baeb57cae3c: Preparing 02:37:16 50eb0ee58afb: Preparing 02:37:16 1f91572159f3: Preparing 02:37:16 36b50b131297: Preparing 02:37:16 1f91572159f3: Waiting 02:37:16 dc1604a3c083: Layer already exists 02:37:16 fbd472f38bea: Layer already exists 02:37:16 82d1b138e877: Layer already exists 02:37:16 2baeb57cae3c: Layer already exists 02:37:16 ba3726a2742b: Layer already exists 02:37:16 50eb0ee58afb: Layer already exists 02:37:16 36b50b131297: Layer already exists 02:37:16 1f91572159f3: Layer already exists 02:37:16 3.1.0-dev.20: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:37:17 82d1b138e877: Preparing 02:37:17 dc1604a3c083: Preparing 02:37:17 fbd472f38bea: Preparing 02:37:17 ba3726a2742b: Preparing 02:37:17 2baeb57cae3c: Preparing 02:37:17 50eb0ee58afb: Preparing 02:37:17 1f91572159f3: Preparing 02:37:17 36b50b131297: Preparing 02:37:17 50eb0ee58afb: Waiting 02:37:17 1f91572159f3: Waiting 02:37:17 36b50b131297: Waiting 02:37:17 fbd472f38bea: Layer already exists 02:37:17 ba3726a2742b: Layer already exists 02:37:17 82d1b138e877: Layer already exists 02:37:17 dc1604a3c083: Layer already exists 02:37:17 2baeb57cae3c: Layer already exists 02:37:17 50eb0ee58afb: Layer already exists 02:37:17 1f91572159f3: Layer already exists 02:37:17 36b50b131297: Layer already exists 02:37:17 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:37:17 82d1b138e877: Preparing 02:37:17 dc1604a3c083: Preparing 02:37:17 fbd472f38bea: Preparing 02:37:17 ba3726a2742b: Preparing 02:37:17 2baeb57cae3c: Preparing 02:37:17 50eb0ee58afb: Preparing 02:37:17 1f91572159f3: Preparing 02:37:17 36b50b131297: Preparing 02:37:17 50eb0ee58afb: Waiting 02:37:17 1f91572159f3: Waiting 02:37:17 36b50b131297: Waiting 02:37:17 2baeb57cae3c: Layer already exists 02:37:17 fbd472f38bea: Layer already exists 02:37:17 82d1b138e877: Layer already exists 02:37:17 dc1604a3c083: Layer already exists 02:37:17 ba3726a2742b: Layer already exists 02:37:17 50eb0ee58afb: Layer already exists 02:37:17 1f91572159f3: Layer already exists 02:37:17 36b50b131297: Layer already exists 02:37:17 main: digest: sha256:f14dc475350f85e8e9d8d381143ebfd34e2339d51cd2942dad3b63dbac238ba9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:17 ===================================================== [Pipeline] echo 02:37:17 taggedImages: 02:37:17 - nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:37:17 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.20 02:37:17 - nexus3.edgexfoundry.org:10004/security-spire-server:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:37:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:37:17 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:17 latest 02:37:17 3.1.0-dev.20 02:37:17 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:17 main 02:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:37:18 c590f4e94b0c: Preparing 02:37:18 4773740295c1: Preparing 02:37:18 2baeb57cae3c: Preparing 02:37:18 50eb0ee58afb: Preparing 02:37:18 ee4615a04d17: Preparing 02:37:18 36b50b131297: Preparing 02:37:18 2baeb57cae3c: Layer already exists 02:37:18 50eb0ee58afb: Layer already exists 02:37:18 36b50b131297: Layer already exists 02:37:18 c590f4e94b0c: Pushed 02:37:18 ee4615a04d17: Pushed 02:37:20 4773740295c1: Pushed 02:37:21 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:37:21 c590f4e94b0c: Preparing 02:37:21 4773740295c1: Preparing 02:37:21 2baeb57cae3c: Preparing 02:37:21 50eb0ee58afb: Preparing 02:37:21 ee4615a04d17: Preparing 02:37:21 36b50b131297: Preparing 02:37:21 36b50b131297: Waiting 02:37:21 c590f4e94b0c: Layer already exists 02:37:21 ee4615a04d17: Layer already exists 02:37:21 2baeb57cae3c: Layer already exists 02:37:21 50eb0ee58afb: Layer already exists 02:37:21 4773740295c1: Layer already exists 02:37:21 36b50b131297: Layer already exists 02:37:21 latest: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.20 02:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:37:22 c590f4e94b0c: Preparing 02:37:22 4773740295c1: Preparing 02:37:22 2baeb57cae3c: Preparing 02:37:22 50eb0ee58afb: Preparing 02:37:22 ee4615a04d17: Preparing 02:37:22 36b50b131297: Preparing 02:37:22 36b50b131297: Waiting 02:37:22 ee4615a04d17: Layer already exists 02:37:22 4773740295c1: Layer already exists 02:37:22 c590f4e94b0c: Layer already exists 02:37:22 50eb0ee58afb: Layer already exists 02:37:22 2baeb57cae3c: Layer already exists 02:37:22 36b50b131297: Layer already exists 02:37:22 3.1.0-dev.20: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:37:23 c590f4e94b0c: Preparing 02:37:23 4773740295c1: Preparing 02:37:23 2baeb57cae3c: Preparing 02:37:23 50eb0ee58afb: Preparing 02:37:23 ee4615a04d17: Preparing 02:37:23 36b50b131297: Preparing 02:37:23 36b50b131297: Waiting 02:37:23 2baeb57cae3c: Layer already exists 02:37:23 ee4615a04d17: Layer already exists 02:37:23 c590f4e94b0c: Layer already exists 02:37:23 4773740295c1: Layer already exists 02:37:23 36b50b131297: Layer already exists 02:37:23 50eb0ee58afb: Layer already exists 02:37:23 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:37:23 c590f4e94b0c: Preparing 02:37:23 4773740295c1: Preparing 02:37:23 2baeb57cae3c: Preparing 02:37:23 50eb0ee58afb: Preparing 02:37:23 ee4615a04d17: Preparing 02:37:23 36b50b131297: Preparing 02:37:23 36b50b131297: Waiting 02:37:23 4773740295c1: Layer already exists 02:37:23 c590f4e94b0c: Layer already exists 02:37:23 50eb0ee58afb: Layer already exists 02:37:23 2baeb57cae3c: Layer already exists 02:37:23 ee4615a04d17: Layer already exists 02:37:23 36b50b131297: Layer already exists 02:37:23 main: digest: sha256:aaf46f7817e650a7c6435dc678d111c849014f01bc248dbf1edd5f9bfffa1a75 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:23 ===================================================== [Pipeline] echo 02:37:23 taggedImages: 02:37:23 - nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:37:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.20 02:37:23 - nexus3.edgexfoundry.org:10004/support-notifications:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:37:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:37:23 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:23 latest 02:37:23 3.1.0-dev.20 02:37:23 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:23 main 02:37:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:37:24 2c4486383232: Preparing 02:37:24 fa705f7d1ced: Preparing 02:37:24 2baeb57cae3c: Preparing 02:37:24 50eb0ee58afb: Preparing 02:37:24 67131ba9e9aa: Preparing 02:37:24 36b50b131297: Preparing 02:37:24 36b50b131297: Waiting 02:37:24 50eb0ee58afb: Layer already exists 02:37:24 2baeb57cae3c: Layer already exists 02:37:24 67131ba9e9aa: Layer already exists 02:37:24 36b50b131297: Layer already exists 02:37:24 2c4486383232: Pushed 02:37:26 fa705f7d1ced: Pushed 02:37:26 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:37:27 2c4486383232: Preparing 02:37:27 fa705f7d1ced: Preparing 02:37:27 2baeb57cae3c: Preparing 02:37:27 50eb0ee58afb: Preparing 02:37:27 67131ba9e9aa: Preparing 02:37:27 36b50b131297: Preparing 02:37:27 36b50b131297: Waiting 02:37:27 50eb0ee58afb: Layer already exists 02:37:27 2baeb57cae3c: Layer already exists 02:37:27 fa705f7d1ced: Layer already exists 02:37:27 36b50b131297: Layer already exists 02:37:27 67131ba9e9aa: Layer already exists 02:37:27 2c4486383232: Layer already exists 02:37:27 latest: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.20 02:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:37:28 2c4486383232: Preparing 02:37:28 fa705f7d1ced: Preparing 02:37:28 2baeb57cae3c: Preparing 02:37:28 50eb0ee58afb: Preparing 02:37:28 67131ba9e9aa: Preparing 02:37:28 36b50b131297: Preparing 02:37:28 36b50b131297: Waiting 02:37:28 2baeb57cae3c: Layer already exists 02:37:28 67131ba9e9aa: Layer already exists 02:37:28 50eb0ee58afb: Layer already exists 02:37:28 2c4486383232: Layer already exists 02:37:28 fa705f7d1ced: Layer already exists 02:37:28 36b50b131297: Layer already exists 02:37:28 3.1.0-dev.20: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:37:28 2c4486383232: Preparing 02:37:28 fa705f7d1ced: Preparing 02:37:28 2baeb57cae3c: Preparing 02:37:28 50eb0ee58afb: Preparing 02:37:28 67131ba9e9aa: Preparing 02:37:28 36b50b131297: Preparing 02:37:28 36b50b131297: Waiting 02:37:28 67131ba9e9aa: Layer already exists 02:37:28 2c4486383232: Layer already exists 02:37:28 50eb0ee58afb: Layer already exists 02:37:28 fa705f7d1ced: Layer already exists 02:37:28 2baeb57cae3c: Layer already exists 02:37:28 36b50b131297: Layer already exists 02:37:28 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:37:29 2c4486383232: Preparing 02:37:29 fa705f7d1ced: Preparing 02:37:29 2baeb57cae3c: Preparing 02:37:29 50eb0ee58afb: Preparing 02:37:29 67131ba9e9aa: Preparing 02:37:29 36b50b131297: Preparing 02:37:29 36b50b131297: Waiting 02:37:29 2baeb57cae3c: Layer already exists 02:37:29 67131ba9e9aa: Layer already exists 02:37:29 2c4486383232: Layer already exists 02:37:29 50eb0ee58afb: Layer already exists 02:37:29 fa705f7d1ced: Layer already exists 02:37:29 36b50b131297: Layer already exists 02:37:29 main: digest: sha256:4535ea7d994f708703b3d9f9c20ed455a785449af420dd4e41ec45f9b9147175 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:29 ===================================================== [Pipeline] echo 02:37:29 taggedImages: 02:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.20 02:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:37:29 - 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] } 02:51:48 #121 ... 02:51:48 02:51:48 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:48 #101 941.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:51:52 #101 ... 02:51:52 02:51:52 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:52 #114 DONE 945.6s 02:51:52 02:51:52 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:52 #110 ... 02:51:52 02:51:52 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:52 #147 DONE 0.1s 02:51:52 02:51:52 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:52 #148 DONE 0.1s 02:51:52 02:51:52 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:53 #110 ... 02:51:53 02:51:53 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:51:53 #149 DONE 0.2s 02:51:53 02:51:53 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:51:53 #150 DONE 0.3s 02:51:53 02:51:53 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:51:53 #151 DONE 0.1s 02:51:53 02:51:53 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:56 #152 DONE 2.2s 02:51:56 02:51:56 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:56 #122 ... 02:51:56 02:51:56 #138 [security-proxy-setup] exporting to image 02:51:56 #138 exporting layers 02:51:56 #138 exporting layers 0.6s done 02:51:56 #138 writing image sha256:0b40d0317e3b5e8ace90a1d8fba79a500e10ce7531b7e6450633fb2eb39cdc75 done 02:51:56 #138 naming to docker.io/library/security-proxy-setup-arm64 02:51:56 #138 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 02:51:56 #138 DONE 5.6s 02:51:56 02:51:56 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:52:08 #120 ... 02:52:08 02:52:08 #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:08 #117 DONE 960.6s 02:52:08 02:52:08 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:52:08 #153 DONE 0.4s 02:52:08 02:52:08 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:52:09 #154 DONE 2.3s 02:52:09 02:52:09 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:10 #110 ... 02:52:10 02:52:10 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:52:10 #155 DONE 0.3s 02:52:10 02:52:10 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:10 #119 ... 02:52:10 02:52:10 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:52:10 #156 ... 02:52:10 02:52:10 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:52:10 #101 DONE 964.1s 02:52:10 02:52:10 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:52:10 #156 DONE 0.4s 02:52:10 02:52:10 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:52:11 #157 DONE 0.7s 02:52:11 02:52:11 #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:52:11 #158 ... 02:52:11 02:52:11 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:52:11 #159 DONE 0.3s 02:52:11 02:52:11 #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:52:11 #158 DONE 0.3s 02:52:11 02:52:11 #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:52:12 #160 DONE 0.4s 02:52:12 02:52:12 #161 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:52:12 #161 DONE 0.4s 02:52:12 02:52:12 #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:52:12 #162 DONE 0.1s 02:52:12 02:52:12 #163 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:52:12 #163 DONE 0.3s 02:52:12 02:52:12 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:52:12 #164 DONE 0.2s 02:52:12 02:52:12 #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:52:12 #165 DONE 0.2s 02:52:12 02:52:12 #166 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:52:12 #166 DONE 0.2s 02:52:12 02:52:12 #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:52:12 #167 DONE 0.2s 02:52:12 02:52:12 #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:52:13 #168 ... 02:52:13 02:52:13 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:52:13 #169 DONE 0.6s 02:52:13 02:52:13 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:52:13 #170 DONE 0.5s 02:52:13 02:52:13 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:52:13 #171 DONE 0.2s 02:52:13 02:52:13 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:15 #172 ... 02:52:15 02:52:15 #168 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:52:15 #168 DONE 3.0s 02:52:15 02:52:15 #138 [security-bootstrapper] exporting to image 02:52:15 #138 exporting layers 02:52:16 #138 ... 02:52:16 02:52:16 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:16 #172 DONE 2.5s 02:52:16 02:52:16 #138 [security-secretstore-setup] exporting to image 02:52:17 #138 exporting layers 1.8s done 02:52:17 #138 writing image sha256:d73ceb91ec5555772ea4572ecc9a2e66faa94911c8826b905257a234855d6fcd 0.0s done 02:52:17 #138 naming to docker.io/library/security-bootstrapper-arm64 02:52:17 #138 naming to docker.io/library/security-bootstrapper-arm64 done 02:52:17 #138 exporting layers 1.5s done 02:52:17 #138 writing image sha256:ead29d708e8b822c1aa4690f84cde0224402c7075f98b172df419187e61ee9a9 done 02:52:17 #138 naming to docker.io/library/security-secretstore-setup-arm64 done 02:52:17 #138 DONE 7.5s 02:52:17 02:52:17 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:23 #110 ... 02:52:23 02:52:23 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:23 #122 DONE 976.2s 02:52:23 02:52:23 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:23 #119 ... 02:52:23 02:52:23 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:52:23 #173 DONE 0.1s 02:52:23 02:52:23 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:52:23 #174 DONE 0.1s 02:52:23 02:52:23 #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:23 #118 ... 02:52:23 02:52:23 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:52:23 #175 DONE 0.3s 02:52:23 02:52:23 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:52:23 #176 DONE 0.1s 02:52:23 02:52:23 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:52:24 #177 DONE 0.1s 02:52:24 02:52:24 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:26 #178 DONE 2.0s 02:52:26 02:52:26 #138 [security-proxy-auth] exporting to image 02:52:26 #138 exporting layers 02:52:26 #138 exporting layers 0.5s done 02:52:26 #138 writing image sha256:ea08acc176a9f7ef50c5c0a30d3f1db01fbe13b12b63d650a49500aca2a9b257 done 02:52:26 #138 naming to docker.io/library/security-proxy-auth-arm64 done 02:52:26 #138 DONE 8.1s 02:52:26 02:52:26 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:48 #110 ... 02:52:48 02:52:48 #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:48 #118 DONE 999.3s 02:52:48 02:52:48 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:48 #108 ... 02:52:48 02:52:48 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:52:48 #179 DONE 0.2s 02:52:48 02:52:48 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:48 #119 ... 02:52:48 02:52:48 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:52:48 #180 DONE 0.2s 02:52:48 02:52:48 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:52:48 #181 DONE 0.3s 02:52:48 02:52:48 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:52:48 #182 DONE 0.2s 02:52:48 02:52:48 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:48 #108 ... 02:52:48 02:52:48 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:52:48 #183 DONE 0.1s 02:52:48 02:52:48 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:49 #184 DONE 2.2s 02:52:49 02:52:49 #138 [core-common-config-bootstrapper] exporting to image 02:52:49 #138 exporting layers 02:52:49 #138 exporting layers 0.5s done 02:52:50 #138 writing image sha256:2a0f11e46d03df0246c289944af62feab86f35d9c11b753255b13f02970aff34 done 02:52:50 #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:52:50 #138 DONE 8.5s 02:52:50 02:52:50 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:28 #119 ... 02:53:28 02:53:28 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:53:28 #109 DONE 1037.0s 02:53:28 02:53:28 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:28 #121 ... 02:53:28 02:53:28 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:28 #185 DONE 0.1s 02:53:28 02:53:28 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:53:28 #186 DONE 0.1s 02:53:28 02:53:28 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:28 #110 ... 02:53:28 02:53:28 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:53:28 #187 DONE 0.3s 02:53:28 02:53:28 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:53:28 #188 DONE 0.1s 02:53:28 02:53:28 #138 [core-command] exporting to image 02:53:28 #138 exporting layers 02:53:28 #138 exporting layers 0.3s done 02:53:28 #138 writing image sha256:b0bfa34070d9873e963558fbf4e71bb8ed64e59d9267294a4a4868507e855da9 done 02:53:28 #138 naming to docker.io/library/core-command-arm64 done 02:53:28 #138 DONE 8.9s 02:53:28 02:53:28 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:37 #121 ... 02:53:37 02:53:37 #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:37 #119 DONE 1050.1s 02:53:37 02:53:37 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:37 #120 ... 02:53:37 02:53:37 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:53:37 #189 DONE 0.1s 02:53:37 02:53:37 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:53:37 #190 DONE 0.1s 02:53:37 02:53:37 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:53:37 #191 DONE 0.3s 02:53:37 02:53:37 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:53:37 #192 DONE 0.2s 02:53:37 02:53:37 #138 [core-data] exporting to image 02:53:37 #138 exporting layers 02:53:38 #138 exporting layers 0.3s done 02:53:38 #138 writing image sha256:24defb91266ab2de8786067a7e0d4ffd8b9dfa87db14c8d647349c44ecb9164c done 02:53:38 #138 naming to docker.io/library/core-data-arm64 done 02:53:38 #138 DONE 9.2s 02:53:38 02:53:38 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:39 #120 ... 02:53:39 02:53:39 #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:39 #108 DONE 1053.5s 02:53:40 02:53:40 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:40 #121 ... 02:53:40 02:53:40 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #193 DONE 0.1s 02:53:40 02:53:40 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:53:40 #194 DONE 0.1s 02:53:40 02:53:40 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:40 #121 ... 02:53:40 02:53:40 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:53:41 #195 DONE 0.3s 02:53:41 02:53:41 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:41 #120 ... 02:53:41 02:53:41 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:53:41 #196 DONE 0.1s 02:53:41 02:53:41 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:53:41 #197 DONE 0.1s 02:53:41 02:53:41 #138 [core-metadata] exporting to image 02:53:41 #138 exporting layers 0.4s done 02:53:41 #138 writing image sha256:b7bf728cab987514c0a4b75993cd9f61757f96a14da4d8975c4e1c4c953ffc72 done 02:53:41 #138 naming to docker.io/library/core-metadata-arm64 done 02:53:41 #138 DONE 9.6s 02:53:41 02:53:41 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:54:08 #121 DONE 1080.6s 02:54:08 02:54:08 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:08 #120 ... 02:54:08 02:54:08 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:54:08 #198 DONE 0.1s 02:54:08 02:54:08 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:08 #120 ... 02:54:08 02:54:08 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:54:08 #199 DONE 0.2s 02:54:08 02:54:08 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:54:08 #200 DONE 0.4s 02:54:08 02:54:08 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:54:08 #201 DONE 0.2s 02:54:08 02:54:08 #138 [security-spiffe-token-provider] exporting to image 02:54:08 #138 exporting layers 02:54:08 #138 exporting layers 0.6s done 02:54:08 #138 writing image sha256:2dc586c01303635cf4e5b5b35fab417bb858185b3d5cdc85f039f01de978511f done 02:54:08 #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:54:08 #138 DONE 10.2s 02:54:08 02:54:08 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:35 #120 DONE 1105.5s 02:54:35 02:54:35 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:54:35 #110 ... 02:54:35 02:54:35 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:54:35 #202 DONE 0.1s 02:54:35 02:54:35 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:54:35 #110 ... 02:54:35 02:54:35 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:54:35 #203 DONE 0.1s 02:54:35 02:54:35 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:54:35 #204 DONE 0.4s 02:54:35 02:54:35 #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:54:35 #205 DONE 0.1s 02:54:35 02:54:35 #138 [support-notifications] exporting to image 02:54:35 #138 exporting layers 02:54:35 #138 ... 02:54:35 02:54:35 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:54:35 #110 DONE 1106.5s 02:54:35 02:54:35 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:54:35 #206 DONE 0.1s 02:54:35 02:54:35 #138 [support-notifications] exporting to image 02:54:35 #138 exporting layers 0.5s done 02:54:35 #138 writing image sha256:78a697835d3afc8d2355732406d5390ce8c13825742a1307e7c75c6f871f9419 done 02:54:35 #138 naming to docker.io/library/support-notifications-arm64 done 02:54:35 #138 DONE 10.7s 02:54:35 02:54:35 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:54:35 #207 DONE 0.1s 02:54:35 02:54:35 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:54:35 #208 DONE 0.4s 02:54:35 02:54:35 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:54:35 #209 DONE 0.1s 02:54:35 02:54:35 #138 [support-scheduler] exporting to image 02:54:35 #138 exporting layers 0.3s done 02:54:35 #138 writing image sha256:4866963e2923dc6a14814996ded2e2c6ac2599814c25f3e40a91d931da23b58a done 02:54:35 #138 naming to docker.io/library/support-scheduler-arm64 done 02:54:35 #138 DONE 11.0s 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:35 time="2023-08-11T02:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:54:35 $ docker stop --time=1 b1445bc08b8cfaee794792df4438ca02dd4eda588267edc76bffe13632f410b8 02:54:37 $ docker rm -f --volumes b1445bc08b8cfaee794792df4438ca02dd4eda588267edc76bffe13632f410b8 [Pipeline] // withDockerContainer [Pipeline] sh 02:54:37 + docker images 02:54:37 REPOSITORY TAG IMAGE ID CREATED SIZE 02:54:37 support-scheduler-arm64 latest 4866963e2923 4 seconds ago 32.9MB 02:54:37 support-notifications-arm64 latest 78a697835d3a 5 seconds ago 33.7MB 02:54:37 security-spiffe-token-provider-arm64 latest 2dc586c01303 29 seconds ago 33.2MB 02:54:37 core-metadata-arm64 latest b7bf728cab98 57 seconds ago 21.2MB 02:54:37 core-data-arm64 latest 24defb91266a About a minute ago 20.9MB 02:54:37 core-command-arm64 latest b0bfa34070d9 About a minute ago 20.8MB 02:54:37 core-common-config-bootstrapper-arm64 latest 2a0f11e46d03 About a minute ago 18MB 02:54:37 security-proxy-auth-arm64 latest ea08acc176a9 2 minutes ago 19.3MB 02:54:37 security-secretstore-setup-arm64 latest ead29d708e8b 2 minutes ago 42.9MB 02:54:37 security-bootstrapper-arm64 latest d73ceb91ec55 2 minutes ago 22.6MB 02:54:37 security-proxy-setup-arm64 latest 0b40d0317e3b 2 minutes ago 19.5MB 02:54:37 security-spire-agent-arm64 latest a756899ed7d0 18 minutes ago 152MB 02:54:37 security-spire-config-arm64 latest 0df93cd9c122 18 minutes ago 96.1MB 02:54:37 security-spire-server-arm64 latest b0a845e0d8ff 18 minutes ago 96.9MB 02:54:37 ci-base-image-arm64 latest f461f945ab4b 20 minutes ago 1.05GB 02:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 02:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:37 provisioning config files... 02:54:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/554@tmp/config7860003486780405141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:38 ---> docker-login.sh 02:54:38 nexus3.edgexfoundry.org:10001 02:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:38 Configure a credential helper to remove this warning. See 02:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:38 02:54:38 Login Succeeded 02:54:38 nexus3.edgexfoundry.org:10002 02:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:39 Configure a credential helper to remove this warning. See 02:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:39 02:54:39 Login Succeeded 02:54:39 nexus3.edgexfoundry.org:10003 02:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:39 Configure a credential helper to remove this warning. See 02:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:39 02:54:39 Login Succeeded 02:54:39 nexus3.edgexfoundry.org:10004 02:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:39 Configure a credential helper to remove this warning. See 02:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:39 02:54:39 Login Succeeded 02:54:39 docker.io 02:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:40 Configure a credential helper to remove this warning. See 02:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:40 02:54:40 Login Succeeded 02:54:40 ---> docker-login.sh ends [Pipeline] } 02:54:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:54:40 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:40 latest 02:54:40 3.1.0-dev.20 02:54:40 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:54:40 main 02:54:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:54:40 90509a380f36: Preparing 02:54:40 f7e727696331: Preparing 02:54:40 1e64fc4add82: Preparing 02:54:40 c4a5bece9873: Preparing 02:54:40 d4a7be9681e8: Preparing 02:54:40 d2d9d24a8c2a: Preparing 02:54:40 d2d9d24a8c2a: Waiting 02:54:41 c4a5bece9873: Pushed 02:54:41 1e64fc4add82: Pushed 02:54:41 90509a380f36: Pushed 02:54:41 d4a7be9681e8: Pushed 02:54:41 d2d9d24a8c2a: Layer already exists 02:54:43 f7e727696331: Pushed 02:54:44 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:54:44 90509a380f36: Preparing 02:54:44 f7e727696331: Preparing 02:54:44 1e64fc4add82: Preparing 02:54:44 c4a5bece9873: Preparing 02:54:44 d4a7be9681e8: Preparing 02:54:44 d2d9d24a8c2a: Preparing 02:54:44 d2d9d24a8c2a: Waiting 02:54:44 f7e727696331: Layer already exists 02:54:44 d4a7be9681e8: Layer already exists 02:54:44 1e64fc4add82: Layer already exists 02:54:44 c4a5bece9873: Layer already exists 02:54:44 90509a380f36: Layer already exists 02:54:44 d2d9d24a8c2a: Layer already exists 02:54:44 latest: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.20 02:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:54:45 90509a380f36: Preparing 02:54:45 f7e727696331: Preparing 02:54:45 1e64fc4add82: Preparing 02:54:45 c4a5bece9873: Preparing 02:54:45 d4a7be9681e8: Preparing 02:54:45 d2d9d24a8c2a: Preparing 02:54:45 d2d9d24a8c2a: Waiting 02:54:45 1e64fc4add82: Layer already exists 02:54:45 d4a7be9681e8: Layer already exists 02:54:45 f7e727696331: Layer already exists 02:54:45 90509a380f36: Layer already exists 02:54:45 c4a5bece9873: Layer already exists 02:54:45 d2d9d24a8c2a: Layer already exists 02:54:45 3.1.0-dev.20: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:54:46 90509a380f36: Preparing 02:54:46 f7e727696331: Preparing 02:54:46 1e64fc4add82: Preparing 02:54:46 c4a5bece9873: Preparing 02:54:46 d4a7be9681e8: Preparing 02:54:46 d2d9d24a8c2a: Preparing 02:54:46 1e64fc4add82: Layer already exists 02:54:46 c4a5bece9873: Layer already exists 02:54:46 d4a7be9681e8: Layer already exists 02:54:46 90509a380f36: Layer already exists 02:54:46 f7e727696331: Layer already exists 02:54:46 d2d9d24a8c2a: Layer already exists 02:54:46 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:54:47 90509a380f36: Preparing 02:54:47 f7e727696331: Preparing 02:54:47 1e64fc4add82: Preparing 02:54:47 c4a5bece9873: Preparing 02:54:47 d4a7be9681e8: Preparing 02:54:47 d2d9d24a8c2a: Preparing 02:54:47 d2d9d24a8c2a: Waiting 02:54:47 c4a5bece9873: Layer already exists 02:54:47 f7e727696331: Layer already exists 02:54:47 1e64fc4add82: Layer already exists 02:54:47 90509a380f36: Layer already exists 02:54:47 d4a7be9681e8: Layer already exists 02:54:47 d2d9d24a8c2a: Layer already exists 02:54:47 main: digest: sha256:3fe7ec0ecf4e745551480104504074914407a34e8df00272c24b415e3f8b2fc0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:47 ===================================================== [Pipeline] echo 02:54:47 taggedImages: 02:54:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:54:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.20 02:54:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:54:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:54:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:54:47 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:47 latest 02:54:47 3.1.0-dev.20 02:54:47 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:54:47 main 02:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:54:48 2ae3e540594f: Preparing 02:54:48 3eba1ac2f623: Preparing 02:54:48 bfbc1f793fa3: Preparing 02:54:48 65e035f04cbb: Preparing 02:54:48 1e64fc4add82: Preparing 02:54:48 c4a5bece9873: Preparing 02:54:48 d4a7be9681e8: Preparing 02:54:48 d2d9d24a8c2a: Preparing 02:54:48 c4a5bece9873: Waiting 02:54:48 d4a7be9681e8: Waiting 02:54:48 d2d9d24a8c2a: Waiting 02:54:48 1e64fc4add82: Layer already exists 02:54:48 c4a5bece9873: Layer already exists 02:54:48 d4a7be9681e8: Layer already exists 02:54:48 3eba1ac2f623: Pushed 02:54:48 bfbc1f793fa3: Pushed 02:54:48 d2d9d24a8c2a: Layer already exists 02:54:48 2ae3e540594f: Pushed 02:54:50 65e035f04cbb: Pushed 02:54:50 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:54:51 2ae3e540594f: Preparing 02:54:51 3eba1ac2f623: Preparing 02:54:51 bfbc1f793fa3: Preparing 02:54:51 65e035f04cbb: Preparing 02:54:51 1e64fc4add82: Preparing 02:54:51 c4a5bece9873: Preparing 02:54:51 d4a7be9681e8: Preparing 02:54:51 d2d9d24a8c2a: Preparing 02:54:51 d4a7be9681e8: Waiting 02:54:51 d2d9d24a8c2a: Waiting 02:54:51 c4a5bece9873: Waiting 02:54:51 1e64fc4add82: Layer already exists 02:54:51 2ae3e540594f: Layer already exists 02:54:51 3eba1ac2f623: Layer already exists 02:54:51 bfbc1f793fa3: Layer already exists 02:54:51 65e035f04cbb: Layer already exists 02:54:51 c4a5bece9873: Layer already exists 02:54:51 d4a7be9681e8: Layer already exists 02:54:51 d2d9d24a8c2a: Layer already exists 02:54:51 latest: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.20 02:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:54:52 2ae3e540594f: Preparing 02:54:52 3eba1ac2f623: Preparing 02:54:52 bfbc1f793fa3: Preparing 02:54:52 65e035f04cbb: Preparing 02:54:52 1e64fc4add82: Preparing 02:54:52 c4a5bece9873: Preparing 02:54:52 d4a7be9681e8: Preparing 02:54:52 d2d9d24a8c2a: Preparing 02:54:52 d2d9d24a8c2a: Waiting 02:54:52 c4a5bece9873: Waiting 02:54:52 d4a7be9681e8: Waiting 02:54:52 2ae3e540594f: Layer already exists 02:54:52 1e64fc4add82: Layer already exists 02:54:52 3eba1ac2f623: Layer already exists 02:54:52 bfbc1f793fa3: Layer already exists 02:54:52 65e035f04cbb: Layer already exists 02:54:52 d2d9d24a8c2a: Layer already exists 02:54:52 d4a7be9681e8: Layer already exists 02:54:52 c4a5bece9873: Layer already exists 02:54:52 3.1.0-dev.20: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:54:53 2ae3e540594f: Preparing 02:54:53 3eba1ac2f623: Preparing 02:54:53 bfbc1f793fa3: Preparing 02:54:53 65e035f04cbb: Preparing 02:54:53 1e64fc4add82: Preparing 02:54:53 c4a5bece9873: Preparing 02:54:53 d4a7be9681e8: Preparing 02:54:53 d2d9d24a8c2a: Preparing 02:54:53 c4a5bece9873: Waiting 02:54:53 d4a7be9681e8: Waiting 02:54:53 d2d9d24a8c2a: Waiting 02:54:53 1e64fc4add82: Layer already exists 02:54:53 2ae3e540594f: Layer already exists 02:54:53 65e035f04cbb: Layer already exists 02:54:53 bfbc1f793fa3: Layer already exists 02:54:53 3eba1ac2f623: Layer already exists 02:54:53 d2d9d24a8c2a: Layer already exists 02:54:53 c4a5bece9873: Layer already exists 02:54:53 d4a7be9681e8: Layer already exists 02:54:53 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:54:54 2ae3e540594f: Preparing 02:54:54 3eba1ac2f623: Preparing 02:54:54 bfbc1f793fa3: Preparing 02:54:54 65e035f04cbb: Preparing 02:54:54 1e64fc4add82: Preparing 02:54:54 c4a5bece9873: Preparing 02:54:54 d4a7be9681e8: Preparing 02:54:54 d2d9d24a8c2a: Preparing 02:54:54 c4a5bece9873: Waiting 02:54:54 d4a7be9681e8: Waiting 02:54:54 d2d9d24a8c2a: Waiting 02:54:54 65e035f04cbb: Layer already exists 02:54:54 2ae3e540594f: Layer already exists 02:54:54 3eba1ac2f623: Layer already exists 02:54:54 bfbc1f793fa3: Layer already exists 02:54:54 1e64fc4add82: Layer already exists 02:54:54 c4a5bece9873: Layer already exists 02:54:54 d4a7be9681e8: Layer already exists 02:54:54 d2d9d24a8c2a: Layer already exists 02:54:54 main: digest: sha256:5b5ba5f330c815d715e066f0184a75421c7b6fd382e44f7e06952bb2def53490 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:54 ===================================================== [Pipeline] echo 02:54:54 taggedImages: 02:54:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:54:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.20 02:54:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:54:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:54:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:54:54 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:54 latest 02:54:54 3.1.0-dev.20 02:54:54 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:54:54 main 02:54:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:54:55 cd528bc2dc75: Preparing 02:54:55 2489b6224815: Preparing 02:54:55 1e64fc4add82: Preparing 02:54:55 c4a5bece9873: Preparing 02:54:55 09b5fef7991f: Preparing 02:54:55 d2d9d24a8c2a: Preparing 02:54:55 d2d9d24a8c2a: Waiting 02:54:55 1e64fc4add82: Layer already exists 02:54:55 c4a5bece9873: Layer already exists 02:54:55 d2d9d24a8c2a: Layer already exists 02:54:55 cd528bc2dc75: Pushed 02:54:55 09b5fef7991f: Pushed 02:54:59 2489b6224815: Pushed 02:54:59 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:54:59 cd528bc2dc75: Preparing 02:54:59 2489b6224815: Preparing 02:54:59 1e64fc4add82: Preparing 02:54:59 c4a5bece9873: Preparing 02:54:59 09b5fef7991f: Preparing 02:54:59 d2d9d24a8c2a: Preparing 02:54:59 d2d9d24a8c2a: Waiting 02:54:59 c4a5bece9873: Layer already exists 02:54:59 2489b6224815: Layer already exists 02:54:59 09b5fef7991f: Layer already exists 02:54:59 cd528bc2dc75: Layer already exists 02:54:59 1e64fc4add82: Layer already exists 02:54:59 d2d9d24a8c2a: Layer already exists 02:54:59 latest: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.20 02:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:00 cd528bc2dc75: Preparing 02:55:00 2489b6224815: Preparing 02:55:00 1e64fc4add82: Preparing 02:55:00 c4a5bece9873: Preparing 02:55:00 09b5fef7991f: Preparing 02:55:00 d2d9d24a8c2a: Preparing 02:55:00 d2d9d24a8c2a: Waiting 02:55:00 2489b6224815: Layer already exists 02:55:00 09b5fef7991f: Layer already exists 02:55:00 c4a5bece9873: Layer already exists 02:55:00 cd528bc2dc75: Layer already exists 02:55:00 1e64fc4add82: Layer already exists 02:55:00 d2d9d24a8c2a: Layer already exists 02:55:00 3.1.0-dev.20: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:01 cd528bc2dc75: Preparing 02:55:01 2489b6224815: Preparing 02:55:01 1e64fc4add82: Preparing 02:55:01 c4a5bece9873: Preparing 02:55:01 09b5fef7991f: Preparing 02:55:01 d2d9d24a8c2a: Preparing 02:55:01 d2d9d24a8c2a: Waiting 02:55:01 2489b6224815: Layer already exists 02:55:01 cd528bc2dc75: Layer already exists 02:55:01 1e64fc4add82: Layer already exists 02:55:01 09b5fef7991f: Layer already exists 02:55:01 c4a5bece9873: Layer already exists 02:55:01 d2d9d24a8c2a: Layer already exists 02:55:01 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:02 cd528bc2dc75: Preparing 02:55:02 2489b6224815: Preparing 02:55:02 1e64fc4add82: Preparing 02:55:02 c4a5bece9873: Preparing 02:55:02 09b5fef7991f: Preparing 02:55:02 d2d9d24a8c2a: Preparing 02:55:02 d2d9d24a8c2a: Waiting 02:55:02 2489b6224815: Layer already exists 02:55:02 c4a5bece9873: Layer already exists 02:55:02 09b5fef7991f: Layer already exists 02:55:02 cd528bc2dc75: Layer already exists 02:55:02 1e64fc4add82: Layer already exists 02:55:02 d2d9d24a8c2a: Layer already exists 02:55:02 main: digest: sha256:f4c7c4acab009ba679fdcc6f8c32d8d08d8680e2410a02b16021add5a8243da9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:02 ===================================================== [Pipeline] echo 02:55:02 taggedImages: 02:55:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:55:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.20 02:55:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:55:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:55:02 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:02 latest 02:55:02 3.1.0-dev.20 02:55:02 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:02 main 02:55:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:03 dc6c06cf24e5: Preparing 02:55:03 9ee703dc8eb1: Preparing 02:55:03 9bf8876da6b5: Preparing 02:55:03 1e64fc4add82: Preparing 02:55:03 c4a5bece9873: Preparing 02:55:03 d4a7be9681e8: Preparing 02:55:03 d2d9d24a8c2a: Preparing 02:55:03 d4a7be9681e8: Waiting 02:55:03 d2d9d24a8c2a: Waiting 02:55:03 c4a5bece9873: Layer already exists 02:55:03 1e64fc4add82: Layer already exists 02:55:03 d4a7be9681e8: Layer already exists 02:55:03 d2d9d24a8c2a: Layer already exists 02:55:03 9ee703dc8eb1: Pushed 02:55:03 dc6c06cf24e5: Pushed 02:55:06 9bf8876da6b5: Pushed 02:55:06 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:07 dc6c06cf24e5: Preparing 02:55:07 9ee703dc8eb1: Preparing 02:55:07 9bf8876da6b5: Preparing 02:55:07 1e64fc4add82: Preparing 02:55:07 c4a5bece9873: Preparing 02:55:07 d4a7be9681e8: Preparing 02:55:07 d2d9d24a8c2a: Preparing 02:55:07 d4a7be9681e8: Waiting 02:55:07 d2d9d24a8c2a: Waiting 02:55:07 c4a5bece9873: Layer already exists 02:55:07 1e64fc4add82: Layer already exists 02:55:07 dc6c06cf24e5: Layer already exists 02:55:07 9bf8876da6b5: Layer already exists 02:55:07 9ee703dc8eb1: Layer already exists 02:55:07 d2d9d24a8c2a: Layer already exists 02:55:07 d4a7be9681e8: Layer already exists 02:55:07 latest: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.20 02:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:08 dc6c06cf24e5: Preparing 02:55:08 9ee703dc8eb1: Preparing 02:55:08 9bf8876da6b5: Preparing 02:55:08 1e64fc4add82: Preparing 02:55:08 c4a5bece9873: Preparing 02:55:08 d4a7be9681e8: Preparing 02:55:08 d2d9d24a8c2a: Preparing 02:55:08 d4a7be9681e8: Waiting 02:55:08 d2d9d24a8c2a: Waiting 02:55:08 1e64fc4add82: Layer already exists 02:55:08 9ee703dc8eb1: Layer already exists 02:55:08 9bf8876da6b5: Layer already exists 02:55:08 dc6c06cf24e5: Layer already exists 02:55:08 c4a5bece9873: Layer already exists 02:55:08 d4a7be9681e8: Layer already exists 02:55:08 d2d9d24a8c2a: Layer already exists 02:55:08 3.1.0-dev.20: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:08 dc6c06cf24e5: Preparing 02:55:08 9ee703dc8eb1: Preparing 02:55:08 9bf8876da6b5: Preparing 02:55:08 1e64fc4add82: Preparing 02:55:08 c4a5bece9873: Preparing 02:55:08 d4a7be9681e8: Preparing 02:55:08 d2d9d24a8c2a: Preparing 02:55:08 d4a7be9681e8: Waiting 02:55:08 d2d9d24a8c2a: Waiting 02:55:08 1e64fc4add82: Layer already exists 02:55:08 9bf8876da6b5: Layer already exists 02:55:08 c4a5bece9873: Layer already exists 02:55:08 9ee703dc8eb1: Layer already exists 02:55:08 dc6c06cf24e5: Layer already exists 02:55:08 d4a7be9681e8: Layer already exists 02:55:08 d2d9d24a8c2a: Layer already exists 02:55:08 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:09 dc6c06cf24e5: Preparing 02:55:09 9ee703dc8eb1: Preparing 02:55:09 9bf8876da6b5: Preparing 02:55:09 1e64fc4add82: Preparing 02:55:09 c4a5bece9873: Preparing 02:55:09 d4a7be9681e8: Preparing 02:55:09 d2d9d24a8c2a: Preparing 02:55:09 d4a7be9681e8: Waiting 02:55:09 d2d9d24a8c2a: Waiting 02:55:09 9bf8876da6b5: Layer already exists 02:55:09 1e64fc4add82: Layer already exists 02:55:09 c4a5bece9873: Layer already exists 02:55:09 dc6c06cf24e5: Layer already exists 02:55:09 9ee703dc8eb1: Layer already exists 02:55:09 d2d9d24a8c2a: Layer already exists 02:55:09 d4a7be9681e8: Layer already exists 02:55:09 main: digest: sha256:c63f3e83fb7a1950deee2ec1c25715c06723514795bd60e294372fcf30093b82 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:10 ===================================================== [Pipeline] echo 02:55:10 taggedImages: 02:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.20 02:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:55:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:55:10 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:10 latest 02:55:10 3.1.0-dev.20 02:55:10 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:10 main 02:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:10 19c6806e8f29: Preparing 02:55:10 4c4481f38a26: Preparing 02:55:10 b3a4c6fe8697: Preparing 02:55:10 45f358d06a48: Preparing 02:55:10 a0a258714f60: Preparing 02:55:10 09c78c0a29de: Preparing 02:55:10 635931138799: Preparing 02:55:10 1e64fc4add82: Preparing 02:55:10 c4a5bece9873: Preparing 02:55:10 4290ff01b5a2: Preparing 02:55:10 f4f1c400a863: Preparing 02:55:10 5f70bf18a086: Preparing 02:55:10 1d87e8073f56: Preparing 02:55:10 9b974121bd42: Preparing 02:55:10 d2d9d24a8c2a: Preparing 02:55:10 635931138799: Waiting 02:55:10 1e64fc4add82: Waiting 02:55:10 4290ff01b5a2: Waiting 02:55:10 f4f1c400a863: Waiting 02:55:10 5f70bf18a086: Waiting 02:55:10 09c78c0a29de: Waiting 02:55:10 1d87e8073f56: Waiting 02:55:10 d2d9d24a8c2a: Waiting 02:55:10 9b974121bd42: Waiting 02:55:10 c4a5bece9873: Waiting 02:55:11 a0a258714f60: Pushed 02:55:11 b3a4c6fe8697: Pushed 02:55:11 45f358d06a48: Pushed 02:55:11 4c4481f38a26: Pushed 02:55:11 19c6806e8f29: Pushed 02:55:11 1e64fc4add82: Layer already exists 02:55:11 c4a5bece9873: Layer already exists 02:55:11 09c78c0a29de: Pushed 02:55:11 4290ff01b5a2: Pushed 02:55:11 f4f1c400a863: Pushed 02:55:11 5f70bf18a086: Pushed 02:55:11 1d87e8073f56: Pushed 02:55:11 d2d9d24a8c2a: Layer already exists 02:55:11 9b974121bd42: Pushed 02:55:14 635931138799: Pushed 02:55:14 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:15 19c6806e8f29: Preparing 02:55:15 4c4481f38a26: Preparing 02:55:15 b3a4c6fe8697: Preparing 02:55:15 45f358d06a48: Preparing 02:55:15 a0a258714f60: Preparing 02:55:15 09c78c0a29de: Preparing 02:55:15 635931138799: Preparing 02:55:15 1e64fc4add82: Preparing 02:55:15 c4a5bece9873: Preparing 02:55:15 4290ff01b5a2: Preparing 02:55:15 f4f1c400a863: Preparing 02:55:15 5f70bf18a086: Preparing 02:55:15 1d87e8073f56: Preparing 02:55:15 9b974121bd42: Preparing 02:55:15 d2d9d24a8c2a: Preparing 02:55:15 09c78c0a29de: Waiting 02:55:15 635931138799: Waiting 02:55:15 1e64fc4add82: Waiting 02:55:15 c4a5bece9873: Waiting 02:55:15 4290ff01b5a2: Waiting 02:55:15 f4f1c400a863: Waiting 02:55:15 5f70bf18a086: Waiting 02:55:15 1d87e8073f56: Waiting 02:55:15 9b974121bd42: Waiting 02:55:15 d2d9d24a8c2a: Waiting 02:55:15 b3a4c6fe8697: Layer already exists 02:55:15 19c6806e8f29: Layer already exists 02:55:15 a0a258714f60: Layer already exists 02:55:15 45f358d06a48: Layer already exists 02:55:15 4c4481f38a26: Layer already exists 02:55:15 1e64fc4add82: Layer already exists 02:55:15 635931138799: Layer already exists 02:55:15 4290ff01b5a2: Layer already exists 02:55:15 09c78c0a29de: Layer already exists 02:55:15 c4a5bece9873: Layer already exists 02:55:15 f4f1c400a863: Layer already exists 02:55:15 5f70bf18a086: Layer already exists 02:55:15 1d87e8073f56: Layer already exists 02:55:15 9b974121bd42: Layer already exists 02:55:15 d2d9d24a8c2a: Layer already exists 02:55:15 latest: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.20 02:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:16 19c6806e8f29: Preparing 02:55:16 4c4481f38a26: Preparing 02:55:16 b3a4c6fe8697: Preparing 02:55:16 45f358d06a48: Preparing 02:55:16 a0a258714f60: Preparing 02:55:16 09c78c0a29de: Preparing 02:55:16 635931138799: Preparing 02:55:16 1e64fc4add82: Preparing 02:55:16 c4a5bece9873: Preparing 02:55:16 4290ff01b5a2: Preparing 02:55:16 f4f1c400a863: Preparing 02:55:16 5f70bf18a086: Preparing 02:55:16 1d87e8073f56: Preparing 02:55:16 9b974121bd42: Preparing 02:55:16 d2d9d24a8c2a: Preparing 02:55:16 4290ff01b5a2: Waiting 02:55:16 f4f1c400a863: Waiting 02:55:16 5f70bf18a086: Waiting 02:55:16 1d87e8073f56: Waiting 02:55:16 9b974121bd42: Waiting 02:55:16 09c78c0a29de: Waiting 02:55:16 d2d9d24a8c2a: Waiting 02:55:16 635931138799: Waiting 02:55:16 1e64fc4add82: Waiting 02:55:16 c4a5bece9873: Waiting 02:55:16 4c4481f38a26: Layer already exists 02:55:16 19c6806e8f29: Layer already exists 02:55:16 b3a4c6fe8697: Layer already exists 02:55:16 a0a258714f60: Layer already exists 02:55:16 45f358d06a48: Layer already exists 02:55:16 09c78c0a29de: Layer already exists 02:55:16 1e64fc4add82: Layer already exists 02:55:16 635931138799: Layer already exists 02:55:16 c4a5bece9873: Layer already exists 02:55:16 4290ff01b5a2: Layer already exists 02:55:16 f4f1c400a863: Layer already exists 02:55:16 9b974121bd42: Layer already exists 02:55:16 5f70bf18a086: Layer already exists 02:55:16 1d87e8073f56: Layer already exists 02:55:16 d2d9d24a8c2a: Layer already exists 02:55:16 3.1.0-dev.20: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:17 19c6806e8f29: Preparing 02:55:17 4c4481f38a26: Preparing 02:55:17 b3a4c6fe8697: Preparing 02:55:17 45f358d06a48: Preparing 02:55:17 a0a258714f60: Preparing 02:55:17 09c78c0a29de: Preparing 02:55:17 635931138799: Preparing 02:55:17 1e64fc4add82: Preparing 02:55:17 c4a5bece9873: Preparing 02:55:17 4290ff01b5a2: Preparing 02:55:17 f4f1c400a863: Preparing 02:55:17 5f70bf18a086: Preparing 02:55:17 1d87e8073f56: Preparing 02:55:17 9b974121bd42: Preparing 02:55:17 d2d9d24a8c2a: Preparing 02:55:17 4290ff01b5a2: Waiting 02:55:17 f4f1c400a863: Waiting 02:55:17 5f70bf18a086: Waiting 02:55:17 09c78c0a29de: Waiting 02:55:17 1d87e8073f56: Waiting 02:55:17 9b974121bd42: Waiting 02:55:17 d2d9d24a8c2a: Waiting 02:55:17 635931138799: Waiting 02:55:17 c4a5bece9873: Waiting 02:55:17 1e64fc4add82: Waiting 02:55:17 b3a4c6fe8697: Layer already exists 02:55:17 a0a258714f60: Layer already exists 02:55:17 45f358d06a48: Layer already exists 02:55:17 4c4481f38a26: Layer already exists 02:55:17 19c6806e8f29: Layer already exists 02:55:17 09c78c0a29de: Layer already exists 02:55:17 635931138799: Layer already exists 02:55:17 1e64fc4add82: Layer already exists 02:55:17 c4a5bece9873: Layer already exists 02:55:17 4290ff01b5a2: Layer already exists 02:55:17 f4f1c400a863: Layer already exists 02:55:17 5f70bf18a086: Layer already exists 02:55:17 1d87e8073f56: Layer already exists 02:55:17 9b974121bd42: Layer already exists 02:55:17 d2d9d24a8c2a: Layer already exists 02:55:17 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:18 19c6806e8f29: Preparing 02:55:18 4c4481f38a26: Preparing 02:55:18 b3a4c6fe8697: Preparing 02:55:18 45f358d06a48: Preparing 02:55:18 a0a258714f60: Preparing 02:55:18 09c78c0a29de: Preparing 02:55:18 635931138799: Preparing 02:55:18 1e64fc4add82: Preparing 02:55:18 c4a5bece9873: Preparing 02:55:18 4290ff01b5a2: Preparing 02:55:18 f4f1c400a863: Preparing 02:55:18 635931138799: Waiting 02:55:18 5f70bf18a086: Preparing 02:55:18 1d87e8073f56: Preparing 02:55:18 1e64fc4add82: Waiting 02:55:18 9b974121bd42: Preparing 02:55:18 d2d9d24a8c2a: Preparing 02:55:18 c4a5bece9873: Waiting 02:55:18 4290ff01b5a2: Waiting 02:55:18 f4f1c400a863: Waiting 02:55:18 5f70bf18a086: Waiting 02:55:18 1d87e8073f56: Waiting 02:55:18 9b974121bd42: Waiting 02:55:18 d2d9d24a8c2a: Waiting 02:55:18 09c78c0a29de: Waiting 02:55:18 b3a4c6fe8697: Layer already exists 02:55:18 a0a258714f60: Layer already exists 02:55:18 4c4481f38a26: Layer already exists 02:55:18 19c6806e8f29: Layer already exists 02:55:18 45f358d06a48: Layer already exists 02:55:18 09c78c0a29de: Layer already exists 02:55:18 1e64fc4add82: Layer already exists 02:55:18 635931138799: Layer already exists 02:55:18 4290ff01b5a2: Layer already exists 02:55:18 c4a5bece9873: Layer already exists 02:55:18 9b974121bd42: Layer already exists 02:55:18 f4f1c400a863: Layer already exists 02:55:18 1d87e8073f56: Layer already exists 02:55:18 5f70bf18a086: Layer already exists 02:55:18 d2d9d24a8c2a: Layer already exists 02:55:18 main: digest: sha256:e26a3efd7b96298100311b86b223fb211df7bf2a01ed57d9a8594c7d93fce9e2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:18 ===================================================== [Pipeline] echo 02:55:18 taggedImages: 02:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.20 02:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:55:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:55:18 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:18 latest 02:55:18 3.1.0-dev.20 02:55:18 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:18 main 02:55:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:55:19 27b20865597b: Preparing 02:55:19 a19ac30e4efc: Preparing 02:55:19 7fbe10a3aefc: Preparing 02:55:19 61c24ab42f74: Preparing 02:55:19 1e64fc4add82: Preparing 02:55:19 c4a5bece9873: Preparing 02:55:19 d4a7be9681e8: Preparing 02:55:19 d2d9d24a8c2a: Preparing 02:55:19 c4a5bece9873: Waiting 02:55:19 d4a7be9681e8: Waiting 02:55:19 d2d9d24a8c2a: Waiting 02:55:19 1e64fc4add82: Layer already exists 02:55:19 c4a5bece9873: Layer already exists 02:55:19 d4a7be9681e8: Layer already exists 02:55:19 a19ac30e4efc: Pushed 02:55:19 7fbe10a3aefc: Pushed 02:55:19 d2d9d24a8c2a: Layer already exists 02:55:19 27b20865597b: Pushed 02:55:22 61c24ab42f74: Pushed 02:55:22 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:55:23 27b20865597b: Preparing 02:55:23 a19ac30e4efc: Preparing 02:55:23 7fbe10a3aefc: Preparing 02:55:23 61c24ab42f74: Preparing 02:55:23 1e64fc4add82: Preparing 02:55:23 c4a5bece9873: Preparing 02:55:23 d4a7be9681e8: Preparing 02:55:23 d2d9d24a8c2a: Preparing 02:55:23 d4a7be9681e8: Waiting 02:55:23 d2d9d24a8c2a: Waiting 02:55:23 c4a5bece9873: Waiting 02:55:23 7fbe10a3aefc: Layer already exists 02:55:23 a19ac30e4efc: Layer already exists 02:55:23 1e64fc4add82: Layer already exists 02:55:23 61c24ab42f74: Layer already exists 02:55:23 27b20865597b: Layer already exists 02:55:23 d2d9d24a8c2a: Layer already exists 02:55:23 c4a5bece9873: Layer already exists 02:55:23 d4a7be9681e8: Layer already exists 02:55:23 latest: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.20 02:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:55:23 27b20865597b: Preparing 02:55:23 a19ac30e4efc: Preparing 02:55:23 7fbe10a3aefc: Preparing 02:55:23 61c24ab42f74: Preparing 02:55:23 1e64fc4add82: Preparing 02:55:23 c4a5bece9873: Preparing 02:55:23 d4a7be9681e8: Preparing 02:55:23 d2d9d24a8c2a: Preparing 02:55:23 c4a5bece9873: Waiting 02:55:23 d4a7be9681e8: Waiting 02:55:23 d2d9d24a8c2a: Waiting 02:55:23 1e64fc4add82: Layer already exists 02:55:23 7fbe10a3aefc: Layer already exists 02:55:23 27b20865597b: Layer already exists 02:55:23 61c24ab42f74: Layer already exists 02:55:23 a19ac30e4efc: Layer already exists 02:55:23 d4a7be9681e8: Layer already exists 02:55:23 d2d9d24a8c2a: Layer already exists 02:55:23 c4a5bece9873: Layer already exists 02:55:23 3.1.0-dev.20: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:55:24 27b20865597b: Preparing 02:55:24 a19ac30e4efc: Preparing 02:55:24 7fbe10a3aefc: Preparing 02:55:24 61c24ab42f74: Preparing 02:55:24 1e64fc4add82: Preparing 02:55:24 c4a5bece9873: Preparing 02:55:24 d4a7be9681e8: Preparing 02:55:24 d2d9d24a8c2a: Preparing 02:55:24 c4a5bece9873: Waiting 02:55:24 d4a7be9681e8: Waiting 02:55:24 d2d9d24a8c2a: Waiting 02:55:24 61c24ab42f74: Layer already exists 02:55:24 a19ac30e4efc: Layer already exists 02:55:24 1e64fc4add82: Layer already exists 02:55:24 7fbe10a3aefc: Layer already exists 02:55:24 27b20865597b: Layer already exists 02:55:24 c4a5bece9873: Layer already exists 02:55:24 d4a7be9681e8: Layer already exists 02:55:24 d2d9d24a8c2a: Layer already exists 02:55:24 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:55:25 27b20865597b: Preparing 02:55:25 a19ac30e4efc: Preparing 02:55:25 7fbe10a3aefc: Preparing 02:55:25 61c24ab42f74: Preparing 02:55:25 1e64fc4add82: Preparing 02:55:25 c4a5bece9873: Preparing 02:55:25 d4a7be9681e8: Preparing 02:55:25 d2d9d24a8c2a: Preparing 02:55:25 d4a7be9681e8: Waiting 02:55:25 d2d9d24a8c2a: Waiting 02:55:25 c4a5bece9873: Waiting 02:55:25 a19ac30e4efc: Layer already exists 02:55:25 1e64fc4add82: Layer already exists 02:55:25 61c24ab42f74: Layer already exists 02:55:25 27b20865597b: Layer already exists 02:55:25 7fbe10a3aefc: Layer already exists 02:55:25 d2d9d24a8c2a: Layer already exists 02:55:25 c4a5bece9873: Layer already exists 02:55:25 d4a7be9681e8: Layer already exists 02:55:25 main: digest: sha256:feca02edd145c5cf3dd8af50a2fef3c74f02464bc447621250a1a87577e4e5f0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:25 ===================================================== [Pipeline] echo 02:55:25 taggedImages: 02:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.20 02:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:55:25 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:55:25 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:25 latest 02:55:25 3.1.0-dev.20 02:55:25 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:25 main 02:55:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:55:26 e07bef635f0d: Preparing 02:55:26 759c63f4ff79: Preparing 02:55:26 1f71a2c3438f: Preparing 02:55:26 28d6046497e4: Preparing 02:55:26 1e64fc4add82: Preparing 02:55:26 c4a5bece9873: Preparing 02:55:26 566197b0ec1d: Preparing 02:55:26 e4497f153ac3: Preparing 02:55:26 d2d9d24a8c2a: Preparing 02:55:26 e4497f153ac3: Waiting 02:55:26 c4a5bece9873: Waiting 02:55:26 d2d9d24a8c2a: Waiting 02:55:26 566197b0ec1d: Waiting 02:55:26 1e64fc4add82: Layer already exists 02:55:26 c4a5bece9873: Layer already exists 02:55:26 e07bef635f0d: Pushed 02:55:26 28d6046497e4: Pushed 02:55:26 759c63f4ff79: Pushed 02:55:26 d2d9d24a8c2a: Layer already exists 02:55:26 566197b0ec1d: Pushed 02:55:26 e4497f153ac3: Pushed 02:55:34 1f71a2c3438f: Pushed 02:55:34 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:55:35 e07bef635f0d: Preparing 02:55:35 759c63f4ff79: Preparing 02:55:35 1f71a2c3438f: Preparing 02:55:35 28d6046497e4: Preparing 02:55:35 1e64fc4add82: Preparing 02:55:35 c4a5bece9873: Preparing 02:55:35 566197b0ec1d: Preparing 02:55:35 e4497f153ac3: Preparing 02:55:35 d2d9d24a8c2a: Preparing 02:55:35 566197b0ec1d: Waiting 02:55:35 c4a5bece9873: Waiting 02:55:35 e4497f153ac3: Waiting 02:55:35 d2d9d24a8c2a: Waiting 02:55:35 e07bef635f0d: Layer already exists 02:55:35 1e64fc4add82: Layer already exists 02:55:35 28d6046497e4: Layer already exists 02:55:35 1f71a2c3438f: Layer already exists 02:55:35 759c63f4ff79: Layer already exists 02:55:35 e4497f153ac3: Layer already exists 02:55:35 c4a5bece9873: Layer already exists 02:55:35 d2d9d24a8c2a: Layer already exists 02:55:35 566197b0ec1d: Layer already exists 02:55:35 latest: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.20 02:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:55:36 e07bef635f0d: Preparing 02:55:36 759c63f4ff79: Preparing 02:55:36 1f71a2c3438f: Preparing 02:55:36 28d6046497e4: Preparing 02:55:36 1e64fc4add82: Preparing 02:55:36 c4a5bece9873: Preparing 02:55:36 566197b0ec1d: Preparing 02:55:36 e4497f153ac3: Preparing 02:55:36 d2d9d24a8c2a: Preparing 02:55:36 566197b0ec1d: Waiting 02:55:36 d2d9d24a8c2a: Waiting 02:55:36 e4497f153ac3: Waiting 02:55:36 c4a5bece9873: Waiting 02:55:36 28d6046497e4: Layer already exists 02:55:36 759c63f4ff79: Layer already exists 02:55:36 e07bef635f0d: Layer already exists 02:55:36 1e64fc4add82: Layer already exists 02:55:36 1f71a2c3438f: Layer already exists 02:55:36 566197b0ec1d: Layer already exists 02:55:36 e4497f153ac3: Layer already exists 02:55:36 c4a5bece9873: Layer already exists 02:55:36 d2d9d24a8c2a: Layer already exists 02:55:36 3.1.0-dev.20: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:55:36 e07bef635f0d: Preparing 02:55:36 759c63f4ff79: Preparing 02:55:36 1f71a2c3438f: Preparing 02:55:36 28d6046497e4: Preparing 02:55:36 1e64fc4add82: Preparing 02:55:36 c4a5bece9873: Preparing 02:55:36 566197b0ec1d: Preparing 02:55:36 e4497f153ac3: Preparing 02:55:36 d2d9d24a8c2a: Preparing 02:55:36 566197b0ec1d: Waiting 02:55:36 e4497f153ac3: Waiting 02:55:36 c4a5bece9873: Waiting 02:55:36 d2d9d24a8c2a: Waiting 02:55:36 e07bef635f0d: Layer already exists 02:55:36 759c63f4ff79: Layer already exists 02:55:36 1e64fc4add82: Layer already exists 02:55:36 1f71a2c3438f: Layer already exists 02:55:36 28d6046497e4: Layer already exists 02:55:36 e4497f153ac3: Layer already exists 02:55:36 566197b0ec1d: Layer already exists 02:55:36 c4a5bece9873: Layer already exists 02:55:36 d2d9d24a8c2a: Layer already exists 02:55:36 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:55:37 e07bef635f0d: Preparing 02:55:37 759c63f4ff79: Preparing 02:55:37 1f71a2c3438f: Preparing 02:55:37 28d6046497e4: Preparing 02:55:37 1e64fc4add82: Preparing 02:55:37 c4a5bece9873: Preparing 02:55:37 566197b0ec1d: Preparing 02:55:37 e4497f153ac3: Preparing 02:55:37 d2d9d24a8c2a: Preparing 02:55:37 e4497f153ac3: Waiting 02:55:37 c4a5bece9873: Waiting 02:55:37 d2d9d24a8c2a: Waiting 02:55:37 566197b0ec1d: Waiting 02:55:37 759c63f4ff79: Layer already exists 02:55:37 e07bef635f0d: Layer already exists 02:55:37 1e64fc4add82: Layer already exists 02:55:37 1f71a2c3438f: Layer already exists 02:55:37 28d6046497e4: Layer already exists 02:55:37 566197b0ec1d: Layer already exists 02:55:37 c4a5bece9873: Layer already exists 02:55:37 e4497f153ac3: Layer already exists 02:55:37 d2d9d24a8c2a: Layer already exists 02:55:38 main: digest: sha256:ebcf75c1df9b5f1ce31a0389073e529d9eaac0618849acd9fca78e53f41f7142 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:38 ===================================================== [Pipeline] echo 02:55:38 taggedImages: 02:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.20 02:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:55:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:55:38 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:38 latest 02:55:38 3.1.0-dev.20 02:55:38 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:38 main 02:55:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:55:38 27c87bac9f11: Preparing 02:55:38 242770217444: Preparing 02:55:38 6657ce482694: Preparing 02:55:38 d94b297fbb92: Preparing 02:55:38 b1228cd57285: Preparing 02:55:38 5c76a2af2fba: Preparing 02:55:38 e6a90c49fbca: Preparing 02:55:38 1e64fc4add82: Preparing 02:55:38 c4a5bece9873: Preparing 02:55:38 ea45b33987ca: Preparing 02:55:38 d2d9d24a8c2a: Preparing 02:55:38 c4a5bece9873: Waiting 02:55:38 5c76a2af2fba: Waiting 02:55:38 e6a90c49fbca: Waiting 02:55:38 1e64fc4add82: Waiting 02:55:38 ea45b33987ca: Waiting 02:55:38 d2d9d24a8c2a: Waiting 02:55:39 242770217444: Pushed 02:55:39 27c87bac9f11: Pushed 02:55:39 b1228cd57285: Pushed 02:55:39 1e64fc4add82: Layer already exists 02:55:39 c4a5bece9873: Layer already exists 02:55:39 5c76a2af2fba: Pushed 02:55:39 e6a90c49fbca: Pushed 02:55:39 d2d9d24a8c2a: Layer already exists 02:55:41 d94b297fbb92: Pushed 02:55:41 ea45b33987ca: Pushed 02:55:42 6657ce482694: Pushed 02:55:42 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:55:43 27c87bac9f11: Preparing 02:55:43 242770217444: Preparing 02:55:43 6657ce482694: Preparing 02:55:43 d94b297fbb92: Preparing 02:55:43 b1228cd57285: Preparing 02:55:43 5c76a2af2fba: Preparing 02:55:43 e6a90c49fbca: Preparing 02:55:43 1e64fc4add82: Preparing 02:55:43 c4a5bece9873: Preparing 02:55:43 ea45b33987ca: Preparing 02:55:43 d2d9d24a8c2a: Preparing 02:55:43 ea45b33987ca: Waiting 02:55:43 d2d9d24a8c2a: Waiting 02:55:43 c4a5bece9873: Waiting 02:55:43 1e64fc4add82: Waiting 02:55:43 5c76a2af2fba: Waiting 02:55:43 e6a90c49fbca: Waiting 02:55:43 d94b297fbb92: Layer already exists 02:55:43 27c87bac9f11: Layer already exists 02:55:43 242770217444: Layer already exists 02:55:43 6657ce482694: Layer already exists 02:55:43 b1228cd57285: Layer already exists 02:55:43 5c76a2af2fba: Layer already exists 02:55:43 e6a90c49fbca: Layer already exists 02:55:43 1e64fc4add82: Layer already exists 02:55:43 ea45b33987ca: Layer already exists 02:55:43 c4a5bece9873: Layer already exists 02:55:43 d2d9d24a8c2a: Layer already exists 02:55:43 latest: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.20 02:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:55:44 27c87bac9f11: Preparing 02:55:44 242770217444: Preparing 02:55:44 6657ce482694: Preparing 02:55:44 d94b297fbb92: Preparing 02:55:44 b1228cd57285: Preparing 02:55:44 5c76a2af2fba: Preparing 02:55:44 e6a90c49fbca: Preparing 02:55:44 1e64fc4add82: Preparing 02:55:44 c4a5bece9873: Preparing 02:55:44 ea45b33987ca: Preparing 02:55:44 d2d9d24a8c2a: Preparing 02:55:44 5c76a2af2fba: Waiting 02:55:44 e6a90c49fbca: Waiting 02:55:44 1e64fc4add82: Waiting 02:55:44 c4a5bece9873: Waiting 02:55:44 ea45b33987ca: Waiting 02:55:44 d2d9d24a8c2a: Waiting 02:55:44 d94b297fbb92: Layer already exists 02:55:44 b1228cd57285: Layer already exists 02:55:44 6657ce482694: Layer already exists 02:55:44 242770217444: Layer already exists 02:55:44 27c87bac9f11: Layer already exists 02:55:44 e6a90c49fbca: Layer already exists 02:55:44 5c76a2af2fba: Layer already exists 02:55:44 1e64fc4add82: Layer already exists 02:55:44 c4a5bece9873: Layer already exists 02:55:44 ea45b33987ca: Layer already exists 02:55:44 d2d9d24a8c2a: Layer already exists 02:55:44 3.1.0-dev.20: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:55:45 27c87bac9f11: Preparing 02:55:45 242770217444: Preparing 02:55:45 6657ce482694: Preparing 02:55:45 d94b297fbb92: Preparing 02:55:45 b1228cd57285: Preparing 02:55:45 5c76a2af2fba: Preparing 02:55:45 e6a90c49fbca: Preparing 02:55:45 1e64fc4add82: Preparing 02:55:45 c4a5bece9873: Preparing 02:55:45 ea45b33987ca: Preparing 02:55:45 d2d9d24a8c2a: Preparing 02:55:45 1e64fc4add82: Waiting 02:55:45 c4a5bece9873: Waiting 02:55:45 ea45b33987ca: Waiting 02:55:45 d2d9d24a8c2a: Waiting 02:55:45 5c76a2af2fba: Waiting 02:55:45 e6a90c49fbca: Waiting 02:55:45 b1228cd57285: Layer already exists 02:55:45 242770217444: Layer already exists 02:55:45 6657ce482694: Layer already exists 02:55:45 d94b297fbb92: Layer already exists 02:55:45 27c87bac9f11: Layer already exists 02:55:45 5c76a2af2fba: Layer already exists 02:55:45 e6a90c49fbca: Layer already exists 02:55:45 c4a5bece9873: Layer already exists 02:55:45 1e64fc4add82: Layer already exists 02:55:45 ea45b33987ca: Layer already exists 02:55:45 d2d9d24a8c2a: Layer already exists 02:55:45 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:55:45 27c87bac9f11: Preparing 02:55:45 242770217444: Preparing 02:55:45 6657ce482694: Preparing 02:55:45 d94b297fbb92: Preparing 02:55:45 b1228cd57285: Preparing 02:55:45 5c76a2af2fba: Preparing 02:55:45 e6a90c49fbca: Preparing 02:55:45 1e64fc4add82: Preparing 02:55:45 c4a5bece9873: Preparing 02:55:45 ea45b33987ca: Preparing 02:55:45 d2d9d24a8c2a: Preparing 02:55:45 5c76a2af2fba: Waiting 02:55:45 e6a90c49fbca: Waiting 02:55:45 1e64fc4add82: Waiting 02:55:45 c4a5bece9873: Waiting 02:55:45 ea45b33987ca: Waiting 02:55:45 d2d9d24a8c2a: Waiting 02:55:45 27c87bac9f11: Layer already exists 02:55:45 6657ce482694: Layer already exists 02:55:45 d94b297fbb92: Layer already exists 02:55:45 242770217444: Layer already exists 02:55:45 b1228cd57285: Layer already exists 02:55:45 5c76a2af2fba: Layer already exists 02:55:45 e6a90c49fbca: Layer already exists 02:55:45 c4a5bece9873: Layer already exists 02:55:45 1e64fc4add82: Layer already exists 02:55:45 ea45b33987ca: Layer already exists 02:55:45 d2d9d24a8c2a: Layer already exists 02:55:46 main: digest: sha256:757d1dc4d78231c9281b45229aca54183c5bf41df06cff85750708938aac1bff size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:46 ===================================================== [Pipeline] echo 02:55:46 taggedImages: 02:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.20 02:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:55:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:55:46 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:46 latest 02:55:46 3.1.0-dev.20 02:55:46 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:46 main 02:55:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:55:46 149599a8e186: Preparing 02:55:46 cc14ce0f59e8: Preparing 02:55:46 1e64fc4add82: Preparing 02:55:46 c4a5bece9873: Preparing 02:55:46 691a3d26b82f: Preparing 02:55:46 d2d9d24a8c2a: Preparing 02:55:46 d2d9d24a8c2a: Waiting 02:55:46 1e64fc4add82: Layer already exists 02:55:47 149599a8e186: Pushed 02:55:47 c4a5bece9873: Layer already exists 02:55:47 d2d9d24a8c2a: Layer already exists 02:55:48 691a3d26b82f: Pushed 02:55:52 cc14ce0f59e8: Pushed 02:55:52 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:55:53 149599a8e186: Preparing 02:55:53 cc14ce0f59e8: Preparing 02:55:53 1e64fc4add82: Preparing 02:55:53 c4a5bece9873: Preparing 02:55:53 691a3d26b82f: Preparing 02:55:53 d2d9d24a8c2a: Preparing 02:55:53 d2d9d24a8c2a: Waiting 02:55:53 149599a8e186: Layer already exists 02:55:53 691a3d26b82f: Layer already exists 02:55:53 c4a5bece9873: Layer already exists 02:55:53 cc14ce0f59e8: Layer already exists 02:55:53 1e64fc4add82: Layer already exists 02:55:53 d2d9d24a8c2a: Layer already exists 02:55:53 latest: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.20 02:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:55:53 149599a8e186: Preparing 02:55:53 cc14ce0f59e8: Preparing 02:55:53 1e64fc4add82: Preparing 02:55:53 c4a5bece9873: Preparing 02:55:53 691a3d26b82f: Preparing 02:55:53 d2d9d24a8c2a: Preparing 02:55:53 d2d9d24a8c2a: Waiting 02:55:53 1e64fc4add82: Layer already exists 02:55:53 149599a8e186: Layer already exists 02:55:53 c4a5bece9873: Layer already exists 02:55:53 691a3d26b82f: Layer already exists 02:55:53 cc14ce0f59e8: Layer already exists 02:55:53 d2d9d24a8c2a: Layer already exists 02:55:53 3.1.0-dev.20: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:55:54 149599a8e186: Preparing 02:55:54 cc14ce0f59e8: Preparing 02:55:54 1e64fc4add82: Preparing 02:55:54 c4a5bece9873: Preparing 02:55:54 691a3d26b82f: Preparing 02:55:54 d2d9d24a8c2a: Preparing 02:55:54 d2d9d24a8c2a: Waiting 02:55:54 149599a8e186: Layer already exists 02:55:54 cc14ce0f59e8: Layer already exists 02:55:54 c4a5bece9873: Layer already exists 02:55:54 1e64fc4add82: Layer already exists 02:55:54 691a3d26b82f: Layer already exists 02:55:54 d2d9d24a8c2a: Layer already exists 02:55:54 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:55:55 149599a8e186: Preparing 02:55:55 cc14ce0f59e8: Preparing 02:55:55 1e64fc4add82: Preparing 02:55:55 c4a5bece9873: Preparing 02:55:55 691a3d26b82f: Preparing 02:55:55 d2d9d24a8c2a: Preparing 02:55:55 d2d9d24a8c2a: Waiting 02:55:55 149599a8e186: Layer already exists 02:55:55 c4a5bece9873: Layer already exists 02:55:55 691a3d26b82f: Layer already exists 02:55:55 cc14ce0f59e8: Layer already exists 02:55:55 1e64fc4add82: Layer already exists 02:55:55 d2d9d24a8c2a: Layer already exists 02:55:55 main: digest: sha256:3d7cdc16b634065cb0dad5dc251466c49b3b79ed2978acd3855ee0ab86369579 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:55 ===================================================== [Pipeline] echo 02:55:55 taggedImages: 02:55:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:55:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.20 02:55:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:55:55 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:55:55 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:55 latest 02:55:55 3.1.0-dev.20 02:55:55 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:55:55 main 02:55:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:55:56 db75b125358b: Preparing 02:55:56 85fe9d79b11d: Preparing 02:55:56 9c32cc4e5b20: Preparing 02:55:56 0a09a2317ec5: Preparing 02:55:56 7dd6808276a8: Preparing 02:55:56 1e64fc4add82: Preparing 02:55:56 c4a5bece9873: Preparing 02:55:56 15f71266520b: Preparing 02:55:56 d2d9d24a8c2a: Preparing 02:55:56 c4a5bece9873: Waiting 02:55:56 15f71266520b: Waiting 02:55:56 1e64fc4add82: Waiting 02:55:56 d2d9d24a8c2a: Waiting 02:55:56 db75b125358b: Pushed 02:55:56 85fe9d79b11d: Pushed 02:55:56 9c32cc4e5b20: Pushed 02:55:56 1e64fc4add82: Layer already exists 02:55:56 c4a5bece9873: Layer already exists 02:55:56 d2d9d24a8c2a: Layer already exists 02:55:57 15f71266520b: Pushed 02:56:09 7dd6808276a8: Pushed 02:56:12 0a09a2317ec5: Pushed 02:56:13 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:13 db75b125358b: Preparing 02:56:13 85fe9d79b11d: Preparing 02:56:13 9c32cc4e5b20: Preparing 02:56:13 0a09a2317ec5: Preparing 02:56:13 7dd6808276a8: Preparing 02:56:13 1e64fc4add82: Preparing 02:56:13 c4a5bece9873: Preparing 02:56:13 15f71266520b: Preparing 02:56:13 d2d9d24a8c2a: Preparing 02:56:13 c4a5bece9873: Waiting 02:56:13 15f71266520b: Waiting 02:56:13 1e64fc4add82: Waiting 02:56:13 d2d9d24a8c2a: Waiting 02:56:13 85fe9d79b11d: Layer already exists 02:56:13 0a09a2317ec5: Layer already exists 02:56:13 9c32cc4e5b20: Layer already exists 02:56:13 7dd6808276a8: Layer already exists 02:56:13 db75b125358b: Layer already exists 02:56:13 1e64fc4add82: Layer already exists 02:56:13 c4a5bece9873: Layer already exists 02:56:13 d2d9d24a8c2a: Layer already exists 02:56:13 15f71266520b: Layer already exists 02:56:13 latest: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.20 02:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:14 db75b125358b: Preparing 02:56:14 85fe9d79b11d: Preparing 02:56:14 9c32cc4e5b20: Preparing 02:56:14 0a09a2317ec5: Preparing 02:56:14 7dd6808276a8: Preparing 02:56:14 1e64fc4add82: Preparing 02:56:14 c4a5bece9873: Preparing 02:56:14 15f71266520b: Preparing 02:56:14 d2d9d24a8c2a: Preparing 02:56:14 c4a5bece9873: Waiting 02:56:14 15f71266520b: Waiting 02:56:14 d2d9d24a8c2a: Waiting 02:56:14 1e64fc4add82: Waiting 02:56:14 9c32cc4e5b20: Layer already exists 02:56:14 0a09a2317ec5: Layer already exists 02:56:14 db75b125358b: Layer already exists 02:56:14 7dd6808276a8: Layer already exists 02:56:14 85fe9d79b11d: Layer already exists 02:56:14 15f71266520b: Layer already exists 02:56:14 c4a5bece9873: Layer already exists 02:56:14 1e64fc4add82: Layer already exists 02:56:14 d2d9d24a8c2a: Layer already exists 02:56:14 3.1.0-dev.20: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:15 db75b125358b: Preparing 02:56:15 85fe9d79b11d: Preparing 02:56:15 9c32cc4e5b20: Preparing 02:56:15 0a09a2317ec5: Preparing 02:56:15 7dd6808276a8: Preparing 02:56:15 1e64fc4add82: Preparing 02:56:15 c4a5bece9873: Preparing 02:56:15 15f71266520b: Preparing 02:56:15 d2d9d24a8c2a: Preparing 02:56:15 c4a5bece9873: Waiting 02:56:15 15f71266520b: Waiting 02:56:15 d2d9d24a8c2a: Waiting 02:56:15 1e64fc4add82: Waiting 02:56:15 db75b125358b: Layer already exists 02:56:15 7dd6808276a8: Layer already exists 02:56:15 9c32cc4e5b20: Layer already exists 02:56:15 85fe9d79b11d: Layer already exists 02:56:15 0a09a2317ec5: Layer already exists 02:56:15 15f71266520b: Layer already exists 02:56:15 1e64fc4add82: Layer already exists 02:56:15 d2d9d24a8c2a: Layer already exists 02:56:15 c4a5bece9873: Layer already exists 02:56:15 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:16 db75b125358b: Preparing 02:56:16 85fe9d79b11d: Preparing 02:56:16 9c32cc4e5b20: Preparing 02:56:16 0a09a2317ec5: Preparing 02:56:16 7dd6808276a8: Preparing 02:56:16 1e64fc4add82: Preparing 02:56:16 c4a5bece9873: Preparing 02:56:16 15f71266520b: Preparing 02:56:16 d2d9d24a8c2a: Preparing 02:56:16 1e64fc4add82: Waiting 02:56:16 c4a5bece9873: Waiting 02:56:16 d2d9d24a8c2a: Waiting 02:56:16 15f71266520b: Waiting 02:56:16 9c32cc4e5b20: Layer already exists 02:56:16 db75b125358b: Layer already exists 02:56:16 0a09a2317ec5: Layer already exists 02:56:16 7dd6808276a8: Layer already exists 02:56:16 85fe9d79b11d: Layer already exists 02:56:16 1e64fc4add82: Layer already exists 02:56:16 15f71266520b: Layer already exists 02:56:16 d2d9d24a8c2a: Layer already exists 02:56:16 c4a5bece9873: Layer already exists 02:56:16 main: digest: sha256:123ca55a92349212d1a0696fd63442263933f9a4e530f023953b7023b3a763d4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:16 ===================================================== [Pipeline] echo 02:56:16 taggedImages: 02:56:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:56:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:56:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.20 02:56:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:56:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:56:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:56:16 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:56:16 latest 02:56:16 3.1.0-dev.20 02:56:16 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:56:16 main 02:56:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:56:17 201a4dfbcb65: Preparing 02:56:17 6305d1cdd013: Preparing 02:56:17 5b43715cb5ee: Preparing 02:56:17 08551d2431fb: Preparing 02:56:17 1e64fc4add82: Preparing 02:56:17 c4a5bece9873: Preparing 02:56:17 aeae0299e1d8: Preparing 02:56:17 d2d9d24a8c2a: Preparing 02:56:17 aeae0299e1d8: Waiting 02:56:17 d2d9d24a8c2a: Waiting 02:56:17 c4a5bece9873: Waiting 02:56:17 1e64fc4add82: Layer already exists 02:56:17 c4a5bece9873: Layer already exists 02:56:17 6305d1cdd013: Pushed 02:56:17 5b43715cb5ee: Pushed 02:56:17 201a4dfbcb65: Pushed 02:56:17 d2d9d24a8c2a: Layer already exists 02:56:18 aeae0299e1d8: Pushed 02:56:36 08551d2431fb: Pushed 02:56:36 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:56:37 201a4dfbcb65: Preparing 02:56:37 6305d1cdd013: Preparing 02:56:37 5b43715cb5ee: Preparing 02:56:37 08551d2431fb: Preparing 02:56:37 1e64fc4add82: Preparing 02:56:37 c4a5bece9873: Preparing 02:56:37 aeae0299e1d8: Preparing 02:56:37 d2d9d24a8c2a: Preparing 02:56:37 c4a5bece9873: Waiting 02:56:37 aeae0299e1d8: Waiting 02:56:37 08551d2431fb: Layer already exists 02:56:37 6305d1cdd013: Layer already exists 02:56:37 5b43715cb5ee: Layer already exists 02:56:37 1e64fc4add82: Layer already exists 02:56:37 201a4dfbcb65: Layer already exists 02:56:37 d2d9d24a8c2a: Layer already exists 02:56:37 c4a5bece9873: Layer already exists 02:56:37 aeae0299e1d8: Layer already exists 02:56:37 latest: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.20 02:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:56:37 201a4dfbcb65: Preparing 02:56:37 6305d1cdd013: Preparing 02:56:37 5b43715cb5ee: Preparing 02:56:37 08551d2431fb: Preparing 02:56:37 1e64fc4add82: Preparing 02:56:37 c4a5bece9873: Preparing 02:56:37 aeae0299e1d8: Preparing 02:56:37 d2d9d24a8c2a: Preparing 02:56:37 aeae0299e1d8: Waiting 02:56:37 c4a5bece9873: Waiting 02:56:37 d2d9d24a8c2a: Waiting 02:56:37 08551d2431fb: Layer already exists 02:56:37 6305d1cdd013: Layer already exists 02:56:37 201a4dfbcb65: Layer already exists 02:56:37 5b43715cb5ee: Layer already exists 02:56:37 1e64fc4add82: Layer already exists 02:56:37 c4a5bece9873: Layer already exists 02:56:37 aeae0299e1d8: Layer already exists 02:56:37 d2d9d24a8c2a: Layer already exists 02:56:38 3.1.0-dev.20: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:56:40 201a4dfbcb65: Preparing 02:56:40 6305d1cdd013: Preparing 02:56:40 5b43715cb5ee: Preparing 02:56:40 08551d2431fb: Preparing 02:56:40 1e64fc4add82: Preparing 02:56:40 c4a5bece9873: Preparing 02:56:40 aeae0299e1d8: Preparing 02:56:40 d2d9d24a8c2a: Preparing 02:56:40 aeae0299e1d8: Waiting 02:56:40 d2d9d24a8c2a: Waiting 02:56:40 c4a5bece9873: Waiting 02:56:40 201a4dfbcb65: Layer already exists 02:56:40 1e64fc4add82: Layer already exists 02:56:40 6305d1cdd013: Layer already exists 02:56:40 08551d2431fb: Layer already exists 02:56:40 5b43715cb5ee: Layer already exists 02:56:40 aeae0299e1d8: Layer already exists 02:56:40 d2d9d24a8c2a: Layer already exists 02:56:40 c4a5bece9873: Layer already exists 02:56:40 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:56:41 201a4dfbcb65: Preparing 02:56:41 6305d1cdd013: Preparing 02:56:41 5b43715cb5ee: Preparing 02:56:41 08551d2431fb: Preparing 02:56:41 1e64fc4add82: Preparing 02:56:41 c4a5bece9873: Preparing 02:56:41 aeae0299e1d8: Preparing 02:56:41 d2d9d24a8c2a: Preparing 02:56:41 aeae0299e1d8: Waiting 02:56:41 d2d9d24a8c2a: Waiting 02:56:41 c4a5bece9873: Waiting 02:56:41 1e64fc4add82: Layer already exists 02:56:41 08551d2431fb: Layer already exists 02:56:41 5b43715cb5ee: Layer already exists 02:56:41 6305d1cdd013: Layer already exists 02:56:41 201a4dfbcb65: Layer already exists 02:56:41 c4a5bece9873: Layer already exists 02:56:41 aeae0299e1d8: Layer already exists 02:56:41 d2d9d24a8c2a: Layer already exists 02:56:41 main: digest: sha256:f1d1863ddec96fabf221e54d26095e53c86325afb95a3b50fdd6bac36642256a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:41 ===================================================== [Pipeline] echo 02:56:41 taggedImages: 02:56:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:56:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:56:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.20 02:56:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:56:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:56:41 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:56:41 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:56:41 latest 02:56:41 3.1.0-dev.20 02:56:41 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:56:41 main 02:56:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:56:42 8660d4e1dbfc: Preparing 02:56:42 a4722a922ff9: Preparing 02:56:42 9f272e15108f: Preparing 02:56:42 66aaf43eafff: Preparing 02:56:42 1e64fc4add82: Preparing 02:56:42 c4a5bece9873: Preparing 02:56:42 15f71266520b: Preparing 02:56:42 d2d9d24a8c2a: Preparing 02:56:42 15f71266520b: Waiting 02:56:42 d2d9d24a8c2a: Waiting 02:56:42 c4a5bece9873: Waiting 02:56:42 1e64fc4add82: Layer already exists 02:56:42 c4a5bece9873: Layer already exists 02:56:42 15f71266520b: Layer already exists 02:56:42 d2d9d24a8c2a: Layer already exists 02:56:42 a4722a922ff9: Pushed 02:56:42 9f272e15108f: Pushed 02:56:42 8660d4e1dbfc: Pushed 02:57:00 66aaf43eafff: Pushed 02:57:00 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:01 8660d4e1dbfc: Preparing 02:57:01 a4722a922ff9: Preparing 02:57:01 9f272e15108f: Preparing 02:57:01 66aaf43eafff: Preparing 02:57:01 1e64fc4add82: Preparing 02:57:01 c4a5bece9873: Preparing 02:57:01 15f71266520b: Preparing 02:57:01 d2d9d24a8c2a: Preparing 02:57:01 15f71266520b: Waiting 02:57:01 d2d9d24a8c2a: Waiting 02:57:01 c4a5bece9873: Waiting 02:57:01 8660d4e1dbfc: Layer already exists 02:57:01 66aaf43eafff: Layer already exists 02:57:01 a4722a922ff9: Layer already exists 02:57:01 1e64fc4add82: Layer already exists 02:57:01 9f272e15108f: Layer already exists 02:57:01 15f71266520b: Layer already exists 02:57:01 c4a5bece9873: Layer already exists 02:57:01 d2d9d24a8c2a: Layer already exists 02:57:01 latest: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.20 02:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:02 8660d4e1dbfc: Preparing 02:57:02 a4722a922ff9: Preparing 02:57:02 9f272e15108f: Preparing 02:57:02 66aaf43eafff: Preparing 02:57:02 1e64fc4add82: Preparing 02:57:02 c4a5bece9873: Preparing 02:57:02 15f71266520b: Preparing 02:57:02 d2d9d24a8c2a: Preparing 02:57:02 15f71266520b: Waiting 02:57:02 d2d9d24a8c2a: Waiting 02:57:02 c4a5bece9873: Waiting 02:57:02 66aaf43eafff: Layer already exists 02:57:02 1e64fc4add82: Layer already exists 02:57:02 8660d4e1dbfc: Layer already exists 02:57:02 9f272e15108f: Layer already exists 02:57:02 a4722a922ff9: Layer already exists 02:57:02 15f71266520b: Layer already exists 02:57:02 d2d9d24a8c2a: Layer already exists 02:57:02 c4a5bece9873: Layer already exists 02:57:02 3.1.0-dev.20: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:02 8660d4e1dbfc: Preparing 02:57:02 a4722a922ff9: Preparing 02:57:02 9f272e15108f: Preparing 02:57:02 66aaf43eafff: Preparing 02:57:02 1e64fc4add82: Preparing 02:57:02 c4a5bece9873: Preparing 02:57:02 15f71266520b: Preparing 02:57:02 d2d9d24a8c2a: Preparing 02:57:02 c4a5bece9873: Waiting 02:57:02 15f71266520b: Waiting 02:57:02 d2d9d24a8c2a: Waiting 02:57:02 8660d4e1dbfc: Layer already exists 02:57:02 a4722a922ff9: Layer already exists 02:57:02 66aaf43eafff: Layer already exists 02:57:02 1e64fc4add82: Layer already exists 02:57:02 9f272e15108f: Layer already exists 02:57:02 d2d9d24a8c2a: Layer already exists 02:57:02 c4a5bece9873: Layer already exists 02:57:02 15f71266520b: Layer already exists 02:57:02 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:03 8660d4e1dbfc: Preparing 02:57:03 a4722a922ff9: Preparing 02:57:03 9f272e15108f: Preparing 02:57:03 66aaf43eafff: Preparing 02:57:03 1e64fc4add82: Preparing 02:57:03 c4a5bece9873: Preparing 02:57:03 15f71266520b: Preparing 02:57:03 d2d9d24a8c2a: Preparing 02:57:03 c4a5bece9873: Waiting 02:57:03 15f71266520b: Waiting 02:57:03 d2d9d24a8c2a: Waiting 02:57:03 9f272e15108f: Layer already exists 02:57:03 a4722a922ff9: Layer already exists 02:57:03 1e64fc4add82: Layer already exists 02:57:03 66aaf43eafff: Layer already exists 02:57:03 8660d4e1dbfc: Layer already exists 02:57:03 d2d9d24a8c2a: Layer already exists 02:57:03 15f71266520b: Layer already exists 02:57:03 c4a5bece9873: Layer already exists 02:57:03 main: digest: sha256:923e17bd11d4d8fd59988919772b639db7c93dbbaf4f4d0d42028cfa6fbdb2b6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:03 ===================================================== [Pipeline] echo 02:57:03 taggedImages: 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.20 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:57:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:57:03 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:57:03 latest 02:57:03 3.1.0-dev.20 02:57:03 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:03 main 02:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:04 30a742c949de: Preparing 02:57:04 44699fbf3db4: Preparing 02:57:04 1e64fc4add82: Preparing 02:57:04 c4a5bece9873: Preparing 02:57:04 7701cf1b1d55: Preparing 02:57:04 d2d9d24a8c2a: Preparing 02:57:04 d2d9d24a8c2a: Waiting 02:57:04 7701cf1b1d55: Pushed 02:57:06 1e64fc4add82: Layer already exists 02:57:06 c4a5bece9873: Layer already exists 02:57:06 d2d9d24a8c2a: Layer already exists 02:57:06 30a742c949de: Pushed 02:57:09 44699fbf3db4: Pushed 02:57:09 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:10 30a742c949de: Preparing 02:57:10 44699fbf3db4: Preparing 02:57:10 1e64fc4add82: Preparing 02:57:10 c4a5bece9873: Preparing 02:57:10 7701cf1b1d55: Preparing 02:57:10 d2d9d24a8c2a: Preparing 02:57:10 d2d9d24a8c2a: Waiting 02:57:10 1e64fc4add82: Layer already exists 02:57:10 c4a5bece9873: Layer already exists 02:57:10 7701cf1b1d55: Layer already exists 02:57:10 30a742c949de: Layer already exists 02:57:10 44699fbf3db4: Layer already exists 02:57:10 d2d9d24a8c2a: Layer already exists 02:57:10 latest: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.20 02:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:11 30a742c949de: Preparing 02:57:11 44699fbf3db4: Preparing 02:57:11 1e64fc4add82: Preparing 02:57:11 c4a5bece9873: Preparing 02:57:11 7701cf1b1d55: Preparing 02:57:11 d2d9d24a8c2a: Preparing 02:57:11 d2d9d24a8c2a: Waiting 02:57:11 1e64fc4add82: Layer already exists 02:57:11 7701cf1b1d55: Layer already exists 02:57:11 44699fbf3db4: Layer already exists 02:57:11 c4a5bece9873: Layer already exists 02:57:11 30a742c949de: Layer already exists 02:57:11 d2d9d24a8c2a: Layer already exists 02:57:11 3.1.0-dev.20: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:11 30a742c949de: Preparing 02:57:11 44699fbf3db4: Preparing 02:57:11 1e64fc4add82: Preparing 02:57:11 c4a5bece9873: Preparing 02:57:11 7701cf1b1d55: Preparing 02:57:11 d2d9d24a8c2a: Preparing 02:57:11 d2d9d24a8c2a: Waiting 02:57:11 44699fbf3db4: Layer already exists 02:57:11 30a742c949de: Layer already exists 02:57:11 1e64fc4add82: Layer already exists 02:57:11 7701cf1b1d55: Layer already exists 02:57:11 c4a5bece9873: Layer already exists 02:57:11 d2d9d24a8c2a: Layer already exists 02:57:11 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:12 30a742c949de: Preparing 02:57:12 44699fbf3db4: Preparing 02:57:12 1e64fc4add82: Preparing 02:57:12 c4a5bece9873: Preparing 02:57:12 7701cf1b1d55: Preparing 02:57:12 d2d9d24a8c2a: Preparing 02:57:12 d2d9d24a8c2a: Waiting 02:57:12 1e64fc4add82: Layer already exists 02:57:12 44699fbf3db4: Layer already exists 02:57:12 7701cf1b1d55: Layer already exists 02:57:12 c4a5bece9873: Layer already exists 02:57:12 30a742c949de: Layer already exists 02:57:12 d2d9d24a8c2a: Layer already exists 02:57:12 main: digest: sha256:ee5047fe1cb0d7909985123e521db5bc0ed5a84f9aab5b2ad248aab12661470c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:12 ===================================================== [Pipeline] echo 02:57:12 taggedImages: 02:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.20 02:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:57:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:57:12 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:57:12 latest 02:57:12 3.1.0-dev.20 02:57:12 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:12 main 02:57:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:13 26c89546dd63: Preparing 02:57:13 850aa5c1b06b: Preparing 02:57:13 1e64fc4add82: Preparing 02:57:13 c4a5bece9873: Preparing 02:57:13 d4a7be9681e8: Preparing 02:57:13 d2d9d24a8c2a: Preparing 02:57:13 d2d9d24a8c2a: Waiting 02:57:13 d4a7be9681e8: Layer already exists 02:57:13 c4a5bece9873: Layer already exists 02:57:13 1e64fc4add82: Layer already exists 02:57:13 d2d9d24a8c2a: Layer already exists 02:57:13 26c89546dd63: Pushed 02:57:20 850aa5c1b06b: Pushed 02:57:20 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:21 26c89546dd63: Preparing 02:57:21 850aa5c1b06b: Preparing 02:57:21 1e64fc4add82: Preparing 02:57:21 c4a5bece9873: Preparing 02:57:21 d4a7be9681e8: Preparing 02:57:21 d2d9d24a8c2a: Preparing 02:57:21 d2d9d24a8c2a: Waiting 02:57:21 1e64fc4add82: Layer already exists 02:57:21 850aa5c1b06b: Layer already exists 02:57:21 c4a5bece9873: Layer already exists 02:57:21 26c89546dd63: Layer already exists 02:57:21 d4a7be9681e8: Layer already exists 02:57:21 d2d9d24a8c2a: Layer already exists 02:57:21 latest: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.20 02:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:22 26c89546dd63: Preparing 02:57:22 850aa5c1b06b: Preparing 02:57:22 1e64fc4add82: Preparing 02:57:22 c4a5bece9873: Preparing 02:57:22 d4a7be9681e8: Preparing 02:57:22 d2d9d24a8c2a: Preparing 02:57:22 d2d9d24a8c2a: Waiting 02:57:22 1e64fc4add82: Layer already exists 02:57:22 26c89546dd63: Layer already exists 02:57:22 d4a7be9681e8: Layer already exists 02:57:22 850aa5c1b06b: Layer already exists 02:57:22 c4a5bece9873: Layer already exists 02:57:22 d2d9d24a8c2a: Layer already exists 02:57:22 3.1.0-dev.20: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:22 26c89546dd63: Preparing 02:57:22 850aa5c1b06b: Preparing 02:57:22 1e64fc4add82: Preparing 02:57:22 c4a5bece9873: Preparing 02:57:22 d4a7be9681e8: Preparing 02:57:22 d2d9d24a8c2a: Preparing 02:57:22 d2d9d24a8c2a: Waiting 02:57:22 c4a5bece9873: Layer already exists 02:57:22 850aa5c1b06b: Layer already exists 02:57:22 d4a7be9681e8: Layer already exists 02:57:22 26c89546dd63: Layer already exists 02:57:22 1e64fc4add82: Layer already exists 02:57:22 d2d9d24a8c2a: Layer already exists 02:57:23 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:23 26c89546dd63: Preparing 02:57:23 850aa5c1b06b: Preparing 02:57:23 1e64fc4add82: Preparing 02:57:23 c4a5bece9873: Preparing 02:57:23 d4a7be9681e8: Preparing 02:57:23 d2d9d24a8c2a: Preparing 02:57:23 d2d9d24a8c2a: Waiting 02:57:23 850aa5c1b06b: Layer already exists 02:57:23 c4a5bece9873: Layer already exists 02:57:23 d4a7be9681e8: Layer already exists 02:57:23 1e64fc4add82: Layer already exists 02:57:23 26c89546dd63: Layer already exists 02:57:23 d2d9d24a8c2a: Layer already exists 02:57:23 main: digest: sha256:c6468d1cc4067dd9d44462d34e69cf4b68fb4fccd6a9673b14aa421c3e85ad73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:23 ===================================================== [Pipeline] echo 02:57:23 taggedImages: 02:57:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 02:57:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:57:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.20 02:57:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3ee9d729d3e6958b4a592b7adf9b661fc1394fa5-3.1.0-dev.20 02:57:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:24 02:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:24 arm64: Pulling from edgex-lftools-log-publisher 02:57:24 8998bd30e6a1: Pulling fs layer 02:57:24 04944245beec: Pulling fs layer 02:57:24 699f458cf7ca: Pulling fs layer 02:57:24 765212b225bb: Pulling fs layer 02:57:24 f23df028b6ca: Pulling fs layer 02:57:24 d65c8cfc05b1: Pulling fs layer 02:57:24 2437ff75d9bd: Pulling fs layer 02:57:24 f23df028b6ca: Waiting 02:57:24 d65c8cfc05b1: Waiting 02:57:24 2437ff75d9bd: Waiting 02:57:24 04944245beec: Verifying Checksum 02:57:24 04944245beec: Download complete 02:57:24 765212b225bb: Verifying Checksum 02:57:24 765212b225bb: Download complete 02:57:24 f23df028b6ca: Verifying Checksum 02:57:24 f23df028b6ca: Download complete 02:57:24 d65c8cfc05b1: Verifying Checksum 02:57:24 d65c8cfc05b1: Download complete 02:57:24 699f458cf7ca: Verifying Checksum 02:57:24 699f458cf7ca: Download complete 02:57:25 8998bd30e6a1: Verifying Checksum 02:57:25 8998bd30e6a1: Download complete 02:57:27 2437ff75d9bd: Verifying Checksum 02:57:27 2437ff75d9bd: Download complete 02:57:29 8998bd30e6a1: Pull complete 02:57:29 04944245beec: Pull complete 02:57:33 699f458cf7ca: Pull complete 02:57:33 765212b225bb: Pull complete 02:57:34 f23df028b6ca: Pull complete 02:57:34 d65c8cfc05b1: Pull complete 02:57:49 2437ff75d9bd: Pull complete 02:57:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:50 prd-ubuntu20.04-docker-arm64-4c-16g-3333 does not seem to be running inside a container 02:57:50 $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:57:52 $ docker top bc8a4b710ef183d1052dc6a7ae89cff861d9f23eec11f3a9ed014068c0864f20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:53 ---> job-cost.sh 02:57:53 lf-activate-venv: SKIPPING 02:57:53 INFO: No Stack... 02:57:54 INFO: Retrieving Pricing Info for: v3-standard-4 02:57:54 INFO: Archiving Costs [Pipeline] sh 02:57:55 + cat+ /w/workspace/edgex-go/554/archives/cost.csv 02:57:55 cut -d, -f6 [Pipeline] lock 02:57:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] 02:57:55 Resource [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] did not exist. Created. 02:57:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:55 + echo total: 0.10999999940395355 [Pipeline] stash 02:57:56 Stashed 1 file(s) [Pipeline] } 02:57:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-554-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:56 $ docker stop --time=1 bc8a4b710ef183d1052dc6a7ae89cff861d9f23eec11f3a9ed014068c0864f20 02:57:57 $ docker rm -f --volumes bc8a4b710ef183d1052dc6a7ae89cff861d9f23eec11f3a9ed014068c0864f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:58:00 provisioning config files... 02:58:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/554@tmp/config12904219647751076593tmp [Pipeline] { [Pipeline] sh 02:58:01 + set +x 02:58:01 + curl -s https://codecov.io/bash 02:58:01 + bash -s -- 02:58:01 02:58:01 _____ _ 02:58:01 / ____| | | 02:58:01 | | ___ __| | ___ ___ _____ __ 02:58:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:58:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:58:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:58:01 Bash-1.0.6 02:58:01 02:58:01 02:58:01 ==> git version 2.25.1 found 02:58:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:58:01 Release-Date: 2020-01-08 02:58:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:58:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:58:01 ==> Jenkins CI detected. 02:58:01 current dir:  /w/workspace/edgex-go/554 02:58:01 project root: . 02:58:01 --> token set from env 02:58:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:58:01 ==> Running gcov in . (disable via -X gcov) 02:58:01 ==> Python coveragepy not found 02:58:01 ==> Searching for coverage reports in: 02:58:01 + . 02:58:01 -> Found 1 reports 02:58:01 ==> Detecting git/mercurial file structure 02:58:01 ==> Reading reports 02:58:01 + ./coverage.out bytes=446998 02:58:01 ==> Appending adjustments 02:58:01 https://docs.codecov.io/docs/fixing-reports 02:58:02 + Found adjustments 02:58:02 ==> Gzipping contents 02:58:02 60K /tmp/codecov.Rj9sD9.gz 02:58:02 ==> Uploading reports 02:58:02 url: https://codecov.io 02:58:02 query: branch=main&commit=3ee9d729d3e6958b4a592b7adf9b661fc1394fa5&build=554&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F554%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:58:02 -> Pinging Codecov 02:58:02 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=3ee9d729d3e6958b4a592b7adf9b661fc1394fa5&build=554&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F554%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:58:02 -> Uploading to 02:58:02 https://storage.googleapis.com/codecov/v4/raw/2023-08-11/00271124DB129430A58F1EEE437C3FCB/3ee9d729d3e6958b4a592b7adf9b661fc1394fa5/77ef919e-a23f-46c8-a5d4-b7f56fd3784d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230811T025802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=431b1d36c87237f5250c85555ef1b8cb06802cacec86c58b4a98b6505bf6641e 02:58:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:02 Dload Upload Total Spent Left Speed 02:58:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57361 0 0 100 57361 0 247k --:--:-- --:--:-- --:--:-- 247k 02:58:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 [Pipeline] } 02:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:58:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:58:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:58:03 02:58:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:58:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:58:03 df9b9388f04a: Pulling fs layer 02:58:03 52dc419b0ee2: Pulling fs layer 02:58:03 25bc292e5bac: Pulling fs layer 02:58:03 114826534d7a: Pulling fs layer 02:58:03 4657fd5d0bcf: Pulling fs layer 02:58:03 6ad1cebc031e: Pulling fs layer 02:58:03 8a3aa393b2d8: Pulling fs layer 02:58:03 6ad1cebc031e: Waiting 02:58:03 4657fd5d0bcf: Waiting 02:58:03 8a3aa393b2d8: Waiting 02:58:03 114826534d7a: Waiting 02:58:03 25bc292e5bac: Verifying Checksum 02:58:03 25bc292e5bac: Download complete 02:58:03 52dc419b0ee2: Download complete 02:58:03 4657fd5d0bcf: Download complete 02:58:03 df9b9388f04a: Verifying Checksum 02:58:03 df9b9388f04a: Download complete 02:58:04 df9b9388f04a: Pull complete 02:58:04 6ad1cebc031e: Verifying Checksum 02:58:04 6ad1cebc031e: Download complete 02:58:04 52dc419b0ee2: Pull complete 02:58:04 25bc292e5bac: Pull complete 02:58:04 114826534d7a: Verifying Checksum 02:58:04 114826534d7a: Download complete 02:58:04 8a3aa393b2d8: Verifying Checksum 02:58:04 8a3aa393b2d8: Download complete 02:58:07 114826534d7a: Pull complete 02:58:07 4657fd5d0bcf: Pull complete 02:58:08 6ad1cebc031e: Pull complete 02:58:10 8a3aa393b2d8: Pull complete 02:58:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:58:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:11 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:58:11 $ 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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@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 02:58:19 $ docker top 7074b75f7a2324a75bce3300ec28151ec53f650683f01511aa91c1788c279e04 -eo pid,comm [Pipeline] { [Pipeline] echo 02:58:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:58:20 + set -o pipefail 02:58:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:58:25 02:58:25 Monitoring /w/workspace/edgex-go/554 (github.com/edgexfoundry/edgex-go)... 02:58:25 02:58:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/537b9ab6-aad4-4bdc-a47b-6d7e521b37b1 02:58:25 02:58:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:58:25 02:58:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:58:25 02:58:25 02:58:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:58:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:58:25 More details here: https://snyk.co/ue1NS 02:58:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:58:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:58:25 $ docker stop --time=1 7074b75f7a2324a75bce3300ec28151ec53f650683f01511aa91c1788c279e04 02:58:30 $ docker rm -f --volumes 7074b75f7a2324a75bce3300ec28151ec53f650683f01511aa91c1788c279e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:58:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:30 provisioning config files... 02:58:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/554@tmp/config3080505754799050993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:30 --> edgex-publish-swagger.sh 02:58:30 === Publish openapi/v3 API === 02:58:30 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:58:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/554/openapi/v3/core-command.yaml] 02:58:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:30 Dload Upload Total Spent Left Speed 02:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 57145 --:--:-- --:--:-- --:--:-- 57033 100 29030 0 0 100 29030 0 57033 --:--:-- --:--:-- --:--:-- 57033 02:58:31 02:58:31 02:58:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/554/openapi/v3/core-data.yaml] 02:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:31 Dload Upload Total Spent Left Speed 02:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k 02:58:31 02:58:31 02:58:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/554/openapi/v3/core-metadata.yaml] 02:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:31 Dload Upload Total Spent Left Speed 02:58:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 309k --:--:-- --:--:-- --:--:-- 308k 100 141k 0 0 100 141k 0 309k --:--:-- --:--:-- --:--:-- 308k 02:58:32 02:58:32 02:58:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/554/openapi/v3/support-notifications.yaml] 02:58:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:32 Dload Upload Total Spent Left Speed 02:58:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 176k --:--:-- --:--:-- --:--:-- 176k 02:58:32 02:58:32 02:58:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/554/openapi/v3/support-scheduler.yaml] 02:58:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:32 Dload Upload Total Spent Left Speed 02:58:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 76346 --:--:-- --:--:-- --:--:-- 76177 100 34356 0 0 100 34356 0 76346 --:--:-- --:--:-- --:--:-- 76177 02:58:33 02:58:33 [Pipeline] } 02:58: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 02:58:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:58:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:34 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:58:34 $ docker top 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 -eo pid,comm 02:58:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:58:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:58:34 [ssh-agent] Looking for ssh-agent implementation... 02:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:58:34 $ docker exec 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 ssh-agent 02:58:34 SSH_AUTH_SOCK=/tmp/ssh-ivftebqUv6RI/agent.32 02:58:34 SSH_AGENT_PID=38 02:58:34 Running ssh-add (command line suppressed) 02:58:35 Identity added: /w/workspace/edgex-go/554@tmp/private_key_4837201037962449609.key (/w/workspace/edgex-go/554@tmp/private_key_4837201037962449609.key) 02:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:58:35 + git semver tag 02:58:35 2023-08-11 02:58:35,512 [run_tag] DEBUG tag force:False 02:58:35 2023-08-11 02:58:35,513 [check_head_tag] DEBUG check head tag 02:58:35 2023-08-11 02:58:35,513 [execute] INFO git cat-file --batch-check 02:58:35 2023-08-11 02:58:35,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=) 02:58:35 2023-08-11 02:58:35,517 [execute] INFO git cat-file --batch 02:58:35 2023-08-11 02:58:35,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=) 02:58:35 2023-08-11 02:58:35,530 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:58:35 2023-08-11 02:58:35,531 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 02:58:35 2023-08-11 02:58:35,531 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=None) 02:58:35 2023-08-11 02:58:35,536 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:58:35 3.1.0-dev.20 [Pipeline] } 02:58:35 $ docker exec --env ******** --env ******** 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 ssh-agent -k 02:58:35 unset SSH_AUTH_SOCK; 02:58:35 unset SSH_AGENT_PID; 02:58:35 echo Agent pid 38 killed; 02:58:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:58:35 + git semver [Pipeline] } 02:58:36 $ docker stop --time=1 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 02:58:37 $ docker rm -f --volumes 6667e6bdc8167cb4442a4db9bd37b9bc8928cebadf8ad7dd9c7e07e6c579a5f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:58:37 02:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:58:38 0.23.1-centos7: Pulling from edgex-lftools 02:58:38 ab5ef0e58194: Pulling fs layer 02:58:38 9712f1f96733: Pulling fs layer 02:58:38 63f879dbbcfc: Pulling fs layer 02:58:38 0d9ebad4ef96: Pulling fs layer 02:58:38 e9a5061849ea: Pulling fs layer 02:58:38 d747dcd14b5f: Pulling fs layer 02:58:38 2de7ff778b66: Pulling fs layer 02:58:38 d747dcd14b5f: Waiting 02:58:38 2de7ff778b66: Waiting 02:58:38 e9a5061849ea: Waiting 02:58:38 0d9ebad4ef96: Waiting 02:58:38 9712f1f96733: Download complete 02:58:38 63f879dbbcfc: Verifying Checksum 02:58:38 63f879dbbcfc: Download complete 02:58:38 e9a5061849ea: Verifying Checksum 02:58:38 e9a5061849ea: Download complete 02:58:38 d747dcd14b5f: Download complete 02:58:38 0d9ebad4ef96: Verifying Checksum 02:58:38 0d9ebad4ef96: Download complete 02:58:38 ab5ef0e58194: Download complete 02:58:39 2de7ff778b66: Verifying Checksum 02:58:39 2de7ff778b66: Download complete 02:58:41 ab5ef0e58194: Pull complete 02:58:41 9712f1f96733: Pull complete 02:58:42 63f879dbbcfc: Pull complete 02:58:45 0d9ebad4ef96: Pull complete 02:58:45 e9a5061849ea: Pull complete 02:58:45 d747dcd14b5f: Pull complete 02:58:46 2de7ff778b66: Pull complete 02:58:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:58:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:46 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:58:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:58:54 $ docker top 55edafcf76349b97fdb4d0081c107e8e663e35f6c5be632a85cd0438e76dd576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:58:54 provisioning config files... 02:58:54 copy managed file [sigul-config] to file:/w/workspace/edgex-go/554@tmp/config5997227609484409499tmp 02:58:54 copy managed file [sigul-password] to file:/w/workspace/edgex-go/554@tmp/config4212166978499889973tmp 02:58:54 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/554@tmp/config10374681851332813029tmp [Pipeline] { [Pipeline] echo 02:58:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:58:54 ---> sigul-configuration.sh 02:58:54 gpg: directory `/root/.gnupg' created 02:58:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:58:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:58:54 gpg: keyring `/root/.gnupg/secring.gpg' created 02:58:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:58:54 gpg: CAST5 encrypted data 02:58:54 gpg: encrypted with 1 passphrase 02:58:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:58:55 + mkdir /home/jenkins 02:58:55 + mkdir /home/jenkins/sigul [Pipeline] sh 02:58:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:58:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:58:55 ---> sigul-install.sh 02:58:55 Sigul already installed; skipping installation. [Pipeline] sh 02:58:56 + git tag --list 02:58:56 0.6.0 02:58:56 0.6.1 02:58:56 0.7.0 02:58:56 0.7.1 02:58:56 v1.0.0 02:58:56 v1.0.1 02:58:56 v1.1.0 02:58:56 v1.2.0 02:58:56 v1.2.1 02:58:56 v1.3.0 02:58:56 v1.3.1 02:58:56 v2.0.0 02:58:56 v2.1.0 02:58:56 v2.1.1 02:58:56 v2.2.0 02:58:56 v2.3.0 02:58:56 v3.0 02:58:56 v3.0.0 02:58:56 v3.1.0-dev.1 02:58:56 v3.1.0-dev.10 02:58:56 v3.1.0-dev.11 02:58:56 v3.1.0-dev.12 02:58:56 v3.1.0-dev.13 02:58:56 v3.1.0-dev.14 02:58:56 v3.1.0-dev.15 02:58:56 v3.1.0-dev.16 02:58:56 v3.1.0-dev.17 02:58:56 v3.1.0-dev.18 02:58:56 v3.1.0-dev.19 02:58:56 v3.1.0-dev.2 02:58:56 v3.1.0-dev.20 02:58:56 v3.1.0-dev.3 02:58:56 v3.1.0-dev.4 02:58:56 v3.1.0-dev.5 02:58:56 v3.1.0-dev.6 02:58:56 v3.1.0-dev.7 02:58:56 v3.1.0-dev.8 02:58:56 v3.1.0-dev.9 [Pipeline] sh 02:58:56 + lftools sign git-tag v3.1.0-dev.20 02:58:56 Signing Git tag with Sigul... 02:58:56 Signing v3.1.0-dev.20 [Pipeline] echo 02:58:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:58:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:58:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:58:57 $ docker stop --time=1 55edafcf76349b97fdb4d0081c107e8e663e35f6c5be632a85cd0438e76dd576 02:58:59 $ docker rm -f --volumes 55edafcf76349b97fdb4d0081c107e8e663e35f6c5be632a85cd0438e76dd576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:58:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:58:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:59 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:59:00 $ docker top 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee -eo pid,comm 02:59:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:59:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:00 [ssh-agent] Looking for ssh-agent implementation... 02:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:00 $ docker exec 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee ssh-agent 02:59:00 SSH_AUTH_SOCK=/tmp/ssh-3X7T20WswzIH/agent.31 02:59:00 SSH_AGENT_PID=37 02:59:00 Running ssh-add (command line suppressed) 02:59:00 Identity added: /w/workspace/edgex-go/554@tmp/private_key_16143038933063662517.key (/w/workspace/edgex-go/554@tmp/private_key_16143038933063662517.key) 02:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:00 + git semver bump pre 02:59:01 2023-08-11 02:59:01,047 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:59:01 2023-08-11 02:59:01,047 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev 02:59:01 2023-08-11 02:59:01,048 [bump_version] DEBUG bumped version:3.1.0-dev.21 02:59:01 2023-08-11 02:59:01,048 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/edgex-go/554/.semver/main with force:True 02:59:01 2023-08-11 02:59:01,048 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:59:01 2023-08-11 02:59:01,048 [write_file] DEBUG write to file:/w/workspace/edgex-go/554/.semver/main 02:59:01 2023-08-11 02:59:01,050 [execute] INFO git cat-file --batch-check 02:59:01 2023-08-11 02:59:01,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=) 02:59:01 2023-08-11 02:59:01,055 [execute] INFO git cat-file --batch 02:59:01 2023-08-11 02:59:01,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=) 02:59:01 2023-08-11 02:59:01,060 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:59:01 3.1.0-dev.21 [Pipeline] } 02:59:01 $ docker exec --env ******** --env ******** 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee ssh-agent -k 02:59:01 unset SSH_AUTH_SOCK; 02:59:01 unset SSH_AGENT_PID; 02:59:01 echo Agent pid 37 killed; 02:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:01 + git semver [Pipeline] } 02:59:01 $ docker stop --time=1 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee 02:59:03 $ docker rm -f --volumes 700d027835b033ea51591eb7e59f97764e10df9f9fe6549e89cd226a37f24eee [Pipeline] // withDockerContainer [Pipeline] sh 02:59:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:59:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:03 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:59:04 $ docker top 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 -eo pid,comm 02:59:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:59:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:04 [ssh-agent] Looking for ssh-agent implementation... 02:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:04 $ docker exec 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 ssh-agent 02:59:04 SSH_AUTH_SOCK=/tmp/ssh-6U2iQzdZKG1m/agent.31 02:59:04 SSH_AGENT_PID=37 02:59:04 Running ssh-add (command line suppressed) 02:59:04 Identity added: /w/workspace/edgex-go/554@tmp/private_key_14703380361302379465.key (/w/workspace/edgex-go/554@tmp/private_key_14703380361302379465.key) 02:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:04 + git semver push 02:59:05 2023-08-11 02:59:04,998 [run_push] DEBUG push 02:59:05 2023-08-11 02:59:04,999 [execute] INFO git cat-file --batch-check 02:59:05 2023-08-11 02:59:04,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=) 02:59:05 2023-08-11 02:59:05,001 [execute] INFO git rev-list 360b1a798c69da4670ba99c13ada5bad924dadfc -- 02:59:05 2023-08-11 02:59:05,001 [execute] DEBUG Popen(['git', 'rev-list', '360b1a798c69da4670ba99c13ada5bad924dadfc', '--'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=None) 02:59:05 2023-08-11 02:59:05,016 [execute] INFO git fetch -v origin 02:59:05 2023-08-11 02:59:05,016 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=True, shell=None, istream=None) 02:59:05 2023-08-11 02:59:05,465 [run_push] DEBUG no remote changes detected 02:59:05 2023-08-11 02:59:05,466 [execute] INFO git push origin semver 02:59:05 2023-08-11 02:59:05,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/554/.semver, universal_newlines=False, shell=None, istream=None) 02:59:06 2023-08-11 02:59:06,199 [run_push] DEBUG push all version tags 02:59:06 2023-08-11 02:59:06,200 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:59:06 2023-08-11 02:59:06,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/554, universal_newlines=False, shell=None, istream=None) 02:59:07 2023-08-11 02:59:06,896 [read_version] DEBUG read version from /w/workspace/edgex-go/554/.semver/main 02:59:07 3.1.0-dev.21 [Pipeline] } 02:59:07 $ docker exec --env ******** --env ******** 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 ssh-agent -k 02:59:07 unset SSH_AUTH_SOCK; 02:59:07 unset SSH_AGENT_PID; 02:59:07 echo Agent pid 37 killed; 02:59:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:07 + git semver [Pipeline] } 02:59:07 $ docker stop --time=1 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 02:59:09 $ docker rm -f --volumes 620959a55c30bea8dda94f1e0f83cf804972195c9ff7dba0440db88215e9d2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:59:09 + [ -d /w/workspace/edgex-go/554/archives ] [Pipeline] libraryResource [Pipeline] sh 02:59:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:59:10 ---> package-listing.sh 02:59:10 ++ facter osfamily 02:59:10 ++ tr '[:upper:]' '[:lower:]' 02:59:11 + OS_FAMILY=debian 02:59:11 + workspace=/w/workspace/edgex-go/554 02:59:11 + START_PACKAGES=/tmp/packages_start.txt 02:59:11 + END_PACKAGES=/tmp/packages_end.txt 02:59:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:59:11 + PACKAGES=/tmp/packages_start.txt 02:59:11 + '[' /w/workspace/edgex-go/554 ']' 02:59:11 + PACKAGES=/tmp/packages_end.txt 02:59:11 + case "${OS_FAMILY}" in 02:59:11 + dpkg -l 02:59:11 + grep '^ii' 02:59:11 + '[' -f /tmp/packages_start.txt ']' 02:59:11 + '[' -f /tmp/packages_end.txt ']' 02:59:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:59:11 + '[' /w/workspace/edgex-go/554 ']' 02:59:11 + mkdir -p /w/workspace/edgex-go/554/archives/ 02:59:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/554/archives/ [Pipeline] echo 02:59:11 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/554/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:59:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:11 02:59:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:12 latest: Pulling from edgex-lftools-log-publisher 02:59:12 5eb5b503b376: Pulling fs layer 02:59:12 5c69ac0246d0: Pulling fs layer 02:59:12 ec43610c2a17: Pulling fs layer 02:59:12 3a2ae6a8a46f: Pulling fs layer 02:59:12 33b1e0a273af: Pulling fs layer 02:59:12 5d3b04190fa2: Pulling fs layer 02:59:12 2f39f015ded8: Pulling fs layer 02:59:12 3a2ae6a8a46f: Waiting 02:59:12 33b1e0a273af: Waiting 02:59:12 5d3b04190fa2: Waiting 02:59:12 5c69ac0246d0: Verifying Checksum 02:59:12 5c69ac0246d0: Download complete 02:59:12 3a2ae6a8a46f: Download complete 02:59:12 33b1e0a273af: Verifying Checksum 02:59:12 33b1e0a273af: Download complete 02:59:12 5d3b04190fa2: Download complete 02:59:12 ec43610c2a17: Verifying Checksum 02:59:12 ec43610c2a17: Download complete 02:59:12 5eb5b503b376: Verifying Checksum 02:59:12 5eb5b503b376: Download complete 02:59:13 2f39f015ded8: Download complete 02:59:13 5eb5b503b376: Pull complete 02:59:13 5c69ac0246d0: Pull complete 02:59:13 ec43610c2a17: Pull complete 02:59:14 3a2ae6a8a46f: Pull complete 02:59:14 33b1e0a273af: Pull complete 02:59:14 5d3b04190fa2: Pull complete 02:59:18 2f39f015ded8: Pull complete 02:59:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:18 prd-ubuntu20.04-docker-8c-8g-3332 does not seem to be running inside a container 02:59:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/554/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/554 -v /w/workspace/edgex-go/554:/w/workspace/edgex-go/554:rw,z -v /w/workspace/edgex-go/554@tmp:/w/workspace/edgex-go/554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:59:22 $ docker top 16539a5a49d2c8dcce71d4bc2a8f8ae0374c5137b74a4711e05631db5135e5ee -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:59:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:59:23 + ls /var/log/sa-host 02:59:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:23 provisioning config files... 02:59:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/554@tmp/config684447624315517895tmp [Pipeline] { [Pipeline] echo 02:59:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:59:23 ---> create-netrc.sh [Pipeline] } 02:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:59:24 ---> python-tools-install.sh [Pipeline] echo 02:59:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:59:24 ---> sudo-logs.sh 02:59:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:59:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:59:24 ---> job-cost.sh 02:59:24 lf-activate-venv: SKIPPING 02:59:24 DEBUG: total: 0.10999999940395355 02:59:24 INFO: Retrieving Stack Cost... 02:59:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:59:25 INFO: Archiving Costs [Pipeline] echo 02:59:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:59:25 ---> logs-deploy.sh 02:59:25 lf-activate-venv: SKIPPING 02:59:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/554 02:59:25 INFO: archiving workspace using pattern(s): 02:59:26 Archives upload complete. 02:59:26 INFO: archiving logs to Nexus 02:59:27 ---> uname -a: 02:59:27 Linux prd-ubuntu20-04-docker-8c-8g-3332 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:59:27 02:59:27 02:59:27 ---> lscpu: 02:59:27 Architecture: x86_64 02:59:27 CPU op-mode(s): 32-bit, 64-bit 02:59:27 Byte Order: Little Endian 02:59:27 Address sizes: 40 bits physical, 48 bits virtual 02:59:27 CPU(s): 8 02:59:27 On-line CPU(s) list: 0-7 02:59:27 Thread(s) per core: 1 02:59:27 Core(s) per socket: 1 02:59:27 Socket(s): 8 02:59:27 NUMA node(s): 1 02:59:27 Vendor ID: AuthenticAMD 02:59:27 CPU family: 23 02:59:27 Model: 49 02:59:27 Model name: AMD EPYC-Rome Processor 02:59:27 Stepping: 0 02:59:27 CPU MHz: 2800.000 02:59:27 BogoMIPS: 5600.00 02:59:27 Virtualization: AMD-V 02:59:27 Hypervisor vendor: KVM 02:59:27 Virtualization type: full 02:59:27 L1d cache: 256 KiB 02:59:27 L1i cache: 256 KiB 02:59:27 L2 cache: 4 MiB 02:59:27 L3 cache: 128 MiB 02:59:27 NUMA node0 CPU(s): 0-7 02:59:27 Vulnerability Itlb multihit: Not affected 02:59:27 Vulnerability L1tf: Not affected 02:59:27 Vulnerability Mds: Not affected 02:59:27 Vulnerability Meltdown: Not affected 02:59:27 Vulnerability Mmio stale data: Not affected 02:59:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:59:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:59:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:59:27 Vulnerability Srbds: Not affected 02:59:27 Vulnerability Tsx async abort: Not affected 02:59:27 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 02:59:27 02:59:27 02:59:27 ---> nproc: 02:59:27 8 02:59:27 02:59:27 02:59:27 ---> df -h: 02:59:27 Filesystem Size Used Avail Use% Mounted on 02:59:27 overlay 155G 24G 132G 16% / 02:59:27 tmpfs 64M 0 64M 0% /dev 02:59:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:59:27 shm 64M 0 64M 0% /dev/shm 02:59:27 /dev/vda1 155G 24G 132G 16% /facter-os 02:59:27 02:59:27 02:59:27 ---> sar -b -r -n DEV: 02:59:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3332) 08/11/23 _x86_64_ (8 CPU) 02:59:27 02:59:27 02:27:59 LINUX RESTART (8 CPU) 02:59:27 02:59:27 02:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:59:27 02:29:02 151.51 65.19 86.32 0.00 5697.85 204337.01 0.00 02:59:27 02:30:01 118.78 0.76 118.01 0.00 39.32 67639.52 0.00 02:59:27 02:31:01 31.59 0.00 31.59 0.00 0.00 19157.10 0.00 02:59:27 02:32:01 70.67 0.30 70.37 0.00 14.80 30156.84 0.00 02:59:27 02:33:01 181.81 0.27 181.54 0.00 28.79 176776.81 0.00 02:59:27 02:34:01 427.95 17.67 410.28 0.00 5229.55 75260.43 0.00 02:59:27 02:35:01 364.23 0.52 363.71 0.00 5.46 93910.70 0.00 02:59:27 02:36:01 543.07 0.03 543.04 0.00 0.93 78478.24 0.00 02:59:27 02:37:01 41.18 0.10 41.08 0.00 12.26 1005.30 0.00 02:59:27 02:38:01 17.58 0.07 17.51 0.00 12.13 414.46 0.00 02:59:27 02:39:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 02:59:27 02:40:01 0.93 0.00 0.93 0.00 0.00 9.47 0.00 02:59:27 02:41:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 02:59:27 02:42:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 02:59:27 02:43:01 1.73 0.02 1.72 0.00 0.13 18.93 0.00 02:59:27 02:44:01 1.25 0.00 1.25 0.00 0.00 18.93 0.00 02:59:27 02:45:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 02:59:27 02:46:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 02:59:27 02:47:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 02:59:27 02:48:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 02:59:27 02:49:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 02:59:27 02:50:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 02:59:27 02:51:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 02:59:27 02:52:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 02:59:27 02:53:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 02:59:27 02:54:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 02:59:27 02:55:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 02:59:27 02:56:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 02:59:27 02:57:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 02:59:27 02:58:01 0.97 0.02 0.95 0.00 4.27 24.53 0.00 02:59:27 02:59:01 125.38 0.32 125.06 0.00 12.00 58959.64 0.00 02:59:27 Average: 67.67 2.75 64.92 0.00 357.09 25993.81 0.00 02:59:27 02:59:27 02:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:59:27 02:29:02 29794816 31618160 732116 2.23 60288 2055700 1799576 5.30 964564 1814136 608 02:59:27 02:30:01 28146760 31447988 860132 2.62 114052 3393404 2191552 6.46 1309964 2987972 60204 02:59:27 02:31:01 27383444 31294856 1011076 3.07 117428 3966196 2390372 7.04 1663996 3363036 350352 02:59:27 02:32:01 27758640 31558424 752224 2.29 120412 3867932 1826508 5.38 1249336 3423268 161144 02:59:27 02:33:01 22445688 31427052 875500 2.66 131880 8880968 3055976 9.01 1685884 8131256 336 02:59:27 02:34:01 18544392 31437268 829280 2.52 255280 12424180 2516640 7.42 2249792 11181648 1367784 02:59:27 02:35:01 13719068 28789292 3416312 10.39 283308 14318804 10433552 30.75 5764208 12149972 728864 02:59:27 02:36:01 15879864 31402828 857544 2.61 293184 14859056 2497760 7.36 2744256 13187308 1352 02:59:27 02:37:01 15945144 31470824 794008 2.41 295296 14859880 2205712 6.50 2972268 12901392 652 02:59:27 02:38:01 15943208 31470432 794012 2.41 296160 14860368 2215424 6.53 3113516 12759308 24 02:59:27 02:39:01 15943332 31470456 794096 2.41 296188 14860372 2215424 6.53 3113424 12759312 8 02:59:27 02:40:01 15956136 31483276 781208 2.38 296212 14860372 2215424 6.53 3100520 12759312 8 02:59:27 02:41:01 15952632 31479840 785064 2.39 296236 14860376 2215424 6.53 3106700 12759336 172 02:59:27 02:42:01 15955484 31482704 782316 2.38 296248 14860380 2215424 6.53 3104448 12759340 12 02:59:27 02:43:01 15952692 31480104 784988 2.39 296280 14860508 2242276 6.61 3105004 12759468 204 02:59:27 02:44:01 15953172 31480568 784664 2.39 296296 14860492 2242276 6.61 3104628 12759448 16 02:59:27 02:45:01 15952872 31480284 784868 2.39 296328 14860492 2242276 6.61 3104556 12759448 12 02:59:27 02:46:01 15952824 31480284 784824 2.39 296348 14860500 2242276 6.61 3104588 12759460 8 02:59:27 02:47:01 15953060 31480544 784512 2.39 296360 14860504 2242276 6.61 3104624 12759464 12 02:59:27 02:48:01 15953228 31480724 784488 2.39 296376 14860500 2242276 6.61 3104656 12759464 12 02:59:27 02:49:01 15953184 31480700 784472 2.39 296400 14860508 2242276 6.61 3104720 12759468 4 02:59:27 02:50:01 15953136 31480680 784428 2.39 296428 14860508 2242276 6.61 3104684 12759468 8 02:59:27 02:51:01 15953120 31480704 784364 2.39 296440 14860512 2242276 6.61 3104712 12759472 4 02:59:27 02:52:01 15953072 31480672 784320 2.39 296468 14860516 2242276 6.61 3104732 12759476 28 02:59:27 02:53:01 15953056 31480684 784252 2.38 296488 14860512 2242276 6.61 3104752 12759476 8 02:59:27 02:54:01 15953176 31480836 784260 2.39 296500 14860524 2242276 6.61 3104844 12759484 4 02:59:27 02:55:01 15953128 31480816 784256 2.38 296516 14860528 2242276 6.61 3104804 12759488 20 02:59:27 02:56:01 15953616 31481316 783688 2.38 296532 14860528 2242276 6.61 3104816 12759488 12 02:59:27 02:57:01 15953356 31481076 783868 2.38 296548 14860532 2242276 6.61 3104828 12759492 8 02:59:27 02:58:01 15947852 31476220 787936 2.40 296572 14861156 2281348 6.72 3108572 12760288 512 02:59:27 02:59:01 14405508 31413968 843616 2.57 338176 16168816 2322344 6.84 3267260 14005904 812 02:59:27 Average: 17710279 31384954 885893 2.69 265588 13124698 2523632 7.44 2873860 11325640 86232 02:59:27 02:59:27 02:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:59:27 02:29:02 lo 4.60 4.60 0.43 0.43 0.00 0.00 0.00 0.00 02:59:27 02:29:02 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:29:02 vethc476b5f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:29:02 ens3 814.11 735.78 5149.29 108.20 0.00 0.00 0.00 0.00 02:59:27 02:30:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 02:59:27 02:30:01 docker0 715.96 673.67 51.42 4582.72 0.00 0.00 0.00 0.00 02:59:27 02:30:01 vethcd92d10 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:30:01 ens3 842.42 813.42 8883.33 85.46 0.00 0.00 0.00 0.00 02:59:27 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:31:01 docker0 0.97 0.97 0.07 0.09 0.00 0.00 0.00 0.00 02:59:27 02:31:01 vethcd92d10 0.97 1.02 0.08 0.09 0.00 0.00 0.00 0.00 02:59:27 02:31:01 ens3 49.88 50.68 28.20 112.75 0.00 0.00 0.00 0.00 02:59:27 02:32:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 02:59:27 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:32:01 ens3 99.22 59.36 2230.21 18.27 0.00 0.00 0.00 0.00 02:59:27 02:33:01 veth44f4f21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 veth993c63a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 vethf5a01a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:59:27 02:33:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 vethcfd6f79 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:59:27 02:33:01 vethd6ebf73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 veth2da565b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 veth944b369 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 vetha677aa2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 ens3 24.68 17.04 73.89 10.06 0.00 0.00 0.00 0.00 02:59:27 02:33:01 vethb6a2ca1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 vetha26774c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 veth7d78368 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 veth6adec8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:33:01 veth669b15c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:34:01 vethcfe87a9 119.40 66.72 586.51 6.36 0.00 0.00 0.00 0.00 02:59:27 02:34:01 vethd8c374f 114.31 69.08 586.43 6.51 0.00 0.00 0.00 0.00 02:59:27 02:34:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:59:27 02:34:01 docker0 364.86 655.99 29.06 3796.61 0.00 0.00 0.00 0.00 02:59:27 02:34:01 vethcfd6f79 0.00 0.78 0.00 0.03 0.00 0.00 0.00 0.00 02:59:27 02:34:01 ens3 859.43 454.54 6722.64 44.18 0.00 0.00 0.00 0.00 02:59:27 02:34:01 vethe34bce9 66.72 119.40 6.36 586.51 0.00 0.00 0.00 0.05 02:59:27 02:34:01 veth08b6608 69.08 114.31 6.51 586.43 0.00 0.00 0.00 0.05 02:59:27 02:35:01 veth86203ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 veth095f4a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 vethdf9779c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:35:01 vethe72122f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 veth2a72398 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 vethcfd6f79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:35:01 veth8f35a19 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 veth1b96656 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 vethfb33cf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 veth8009d09 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 veth1be1176 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:35:01 ens3 28.04 18.49 23.66 12.42 0.00 0.00 0.00 0.00 02:59:27 02:35:01 veth2ea039c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:36:01 vethcfd6f79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:36:01 ens3 12.91 10.61 10.14 5.94 0.00 0.00 0.00 0.00 02:59:27 02:37:01 lo 51.79 51.79 5.10 5.10 0.00 0.00 0.00 0.00 02:59:27 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:37:01 ens3 471.49 492.83 245.34 2408.18 0.00 0.00 0.00 0.00 02:59:27 02:38:01 lo 19.46 19.46 1.92 1.92 0.00 0.00 0.00 0.00 02:59:27 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:38:01 ens3 170.47 174.45 99.38 940.10 0.00 0.00 0.00 0.00 02:59:27 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:39:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:59:27 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:41:01 ens3 4.43 6.32 7.84 13.99 0.00 0.00 0.00 0.00 02:59:27 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:43:01 ens3 1.42 1.30 6.86 0.09 0.00 0.00 0.00 0.00 02:59:27 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:44:01 ens3 1.17 1.95 0.14 6.66 0.00 0.00 0.00 0.00 02:59:27 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:49:01 ens3 3.00 7.45 0.26 7.32 0.00 0.00 0.00 0.00 02:59:27 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:54:01 ens3 2.52 6.00 0.23 7.27 0.00 0.00 0.00 0.00 02:59:27 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:55:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:27 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:57:01 ens3 0.25 0.20 0.17 0.01 0.00 0.00 0.00 0.00 02:59:27 02:58:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:58:01 ens3 21.46 33.59 4.95 49.68 0.00 0.00 0.00 0.00 02:59:27 02:59:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 02:59:27 02:59:01 docker0 64.01 126.25 5.10 1025.74 0.00 0.00 0.00 0.00 02:59:27 02:59:01 ens3 419.13 252.29 8226.59 91.58 0.00 0.00 0.00 0.00 02:59:27 02:59:01 veth39209ea 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:59:27 Average: lo 2.70 2.70 0.26 0.26 0.00 0.00 0.00 0.00 02:59:27 Average: docker0 36.61 46.69 2.74 301.25 0.00 0.00 0.00 0.00 02:59:27 Average: ens3 123.10 100.83 1019.03 126.54 0.00 0.00 0.00 0.00 02:59:27 Average: veth39209ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:27 02:59:27 02:59:27 ---> sar -P ALL: 02:59:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3332) 08/11/23 _x86_64_ (8 CPU) 02:59:27 02:59:27 02:27:59 LINUX RESTART (8 CPU) 02:59:27 02:59:27 02:28:01 CPU %user %nice %system %iowait %steal %idle 02:59:27 02:29:02 all 7.06 0.00 2.31 4.00 0.05 86.58 02:59:27 02:29:02 0 4.59 0.00 2.11 6.78 0.05 86.47 02:59:27 02:29:02 1 6.10 0.00 2.61 0.89 0.03 90.37 02:59:27 02:29:02 2 4.02 0.00 2.37 6.88 0.05 86.68 02:59:27 02:29:02 3 11.74 0.00 2.69 15.20 0.07 70.30 02:59:27 02:29:02 4 8.69 0.00 1.77 0.60 0.05 88.89 02:59:27 02:29:02 5 5.24 0.00 2.01 0.30 0.05 92.40 02:59:27 02:29:02 6 10.77 0.00 1.42 0.72 0.03 87.06 02:59:27 02:29:02 7 5.36 0.00 3.50 0.64 0.07 90.44 02:59:27 02:30:01 all 9.27 0.00 3.51 5.93 0.05 81.24 02:59:27 02:30:01 0 8.81 0.00 3.84 29.40 0.05 57.90 02:59:27 02:30:01 1 8.75 0.00 3.43 11.15 0.05 76.61 02:59:27 02:30:01 2 8.86 0.00 2.13 0.39 0.05 88.56 02:59:27 02:30:01 3 9.20 0.00 3.66 0.45 0.05 86.64 02:59:27 02:30:01 4 12.93 0.00 4.05 3.14 0.05 79.82 02:59:27 02:30:01 5 7.44 0.00 3.71 0.99 0.05 87.81 02:59:27 02:30:01 6 9.97 0.00 2.54 0.93 0.07 86.50 02:59:27 02:30:01 7 8.23 0.00 4.73 0.93 0.05 86.05 02:59:27 02:31:01 all 36.53 0.00 5.74 1.74 0.10 55.88 02:59:27 02:31:01 0 35.68 0.00 5.87 0.15 0.10 58.20 02:59:27 02:31:01 1 36.24 0.00 6.17 2.21 0.08 55.30 02:59:27 02:31:01 2 39.06 0.00 5.60 0.10 0.10 55.13 02:59:27 02:31:01 3 35.82 0.00 4.91 0.00 0.12 59.15 02:59:27 02:31:01 4 36.67 0.00 5.86 11.14 0.10 46.23 02:59:27 02:31:01 5 37.45 0.00 5.77 0.19 0.12 56.48 02:59:27 02:31:01 6 35.28 0.00 5.51 0.13 0.10 58.97 02:59:27 02:31:01 7 36.06 0.00 6.20 0.02 0.10 57.62 02:59:27 02:32:01 all 36.25 0.00 5.56 2.65 0.10 55.43 02:59:27 02:32:01 0 37.31 0.00 5.80 0.07 0.10 56.72 02:59:27 02:32:01 1 36.24 0.00 5.42 6.14 0.12 52.08 02:59:27 02:32:01 2 36.12 0.00 5.07 0.08 0.10 58.63 02:59:27 02:32:01 3 32.75 0.00 6.00 12.57 0.12 48.56 02:59:27 02:32:01 4 36.74 0.00 5.69 0.20 0.10 57.26 02:59:27 02:32:01 5 36.82 0.00 5.70 1.98 0.10 55.40 02:59:27 02:32:01 6 37.09 0.00 5.13 0.13 0.08 57.56 02:59:27 02:32:01 7 36.93 0.00 5.65 0.08 0.10 57.24 02:59:27 02:33:01 all 11.27 0.00 3.80 26.41 0.07 58.46 02:59:27 02:33:01 0 11.10 0.00 5.06 71.77 0.08 11.98 02:59:27 02:33:01 1 12.31 0.00 3.58 13.27 0.07 70.77 02:59:27 02:33:01 2 11.66 0.00 3.74 15.47 0.05 69.08 02:59:27 02:33:01 3 10.09 0.00 3.03 9.60 0.07 77.21 02:59:27 02:33:01 4 11.25 0.00 3.83 4.17 0.05 80.70 02:59:27 02:33:01 5 11.21 0.00 3.86 34.19 0.07 50.67 02:59:27 02:33:01 6 11.50 0.00 3.29 9.64 0.08 75.50 02:59:27 02:33:01 7 11.07 0.00 4.00 53.37 0.07 31.49 02:59:27 02:34:01 all 9.37 0.00 5.32 14.34 0.10 70.88 02:59:27 02:34:01 0 9.54 0.00 5.21 5.45 0.10 79.70 02:59:27 02:34:01 1 8.05 0.00 4.67 8.05 0.10 79.14 02:59:27 02:34:01 2 9.76 0.00 4.45 8.11 0.08 77.60 02:59:27 02:34:01 3 9.55 0.00 4.56 24.30 0.10 61.49 02:59:27 02:34:01 4 9.12 0.00 7.10 17.85 0.08 65.85 02:59:27 02:34:01 5 10.35 0.00 5.40 9.02 0.12 75.12 02:59:27 02:34:01 6 9.47 0.00 5.61 30.62 0.08 54.21 02:59:27 02:34:01 7 9.11 0.00 5.52 11.40 0.12 73.86 02:59:27 02:35:01 all 61.48 0.00 9.94 8.24 0.12 20.21 02:59:27 02:35:01 0 62.38 0.00 9.53 11.02 0.18 16.89 02:59:27 02:35:01 1 61.26 0.00 9.70 0.69 0.10 28.25 02:59:27 02:35:01 2 61.19 0.00 10.11 12.79 0.10 15.82 02:59:27 02:35:01 3 61.78 0.00 9.70 27.37 0.12 1.03 02:59:27 02:35:01 4 61.45 0.00 9.95 0.49 0.12 27.99 02:59:27 02:35:01 5 60.66 0.00 10.87 0.70 0.12 27.65 02:59:27 02:35:01 6 62.02 0.00 9.71 8.13 0.12 20.02 02:59:27 02:35:01 7 61.08 0.00 10.00 4.66 0.12 24.15 02:59:27 02:36:01 all 57.37 0.00 7.00 6.98 0.12 28.53 02:59:27 02:36:01 0 58.04 0.00 6.43 5.30 0.10 30.13 02:59:27 02:36:01 1 55.91 0.00 7.38 9.19 0.14 27.38 02:59:27 02:36:01 2 57.15 0.00 7.61 22.92 0.13 12.19 02:59:27 02:36:01 3 57.11 0.00 7.29 3.72 0.15 31.72 02:59:27 02:36:01 4 57.44 0.00 7.07 3.52 0.12 31.86 02:59:27 02:36:01 5 57.94 0.00 6.60 2.52 0.10 32.83 02:59:27 02:36:01 6 57.30 0.00 6.79 4.93 0.10 30.89 02:59:27 02:36:01 7 58.06 0.00 6.83 3.71 0.14 31.26 02:59:27 02:37:01 all 7.66 0.00 1.24 1.81 0.08 89.22 02:59:27 02:37:01 0 7.38 0.00 1.36 0.25 0.13 90.88 02:59:27 02:37:01 1 4.36 0.00 1.02 0.60 0.05 93.96 02:59:27 02:37:01 2 8.17 0.00 1.07 0.28 0.08 90.39 02:59:27 02:37:01 3 9.43 0.00 1.61 0.35 0.08 88.52 02:59:27 02:37:01 4 6.29 0.00 0.92 11.93 0.05 80.81 02:59:27 02:37:01 5 7.92 0.00 1.22 0.25 0.07 90.54 02:59:27 02:37:01 6 8.75 0.00 1.16 0.49 0.05 89.56 02:59:27 02:37:01 7 9.00 0.00 1.53 0.30 0.08 89.08 02:59:27 02:38:01 all 3.01 0.00 0.46 0.09 0.03 96.41 02:59:27 02:38:01 0 5.52 0.00 0.73 0.08 0.03 93.63 02:59:27 02:38:01 1 3.43 0.00 0.45 0.05 0.03 96.03 02:59:27 02:38:01 2 3.51 0.00 0.33 0.02 0.03 96.11 02:59:27 02:38:01 3 0.22 0.00 0.27 0.00 0.03 99.48 02:59:27 02:38:01 4 1.08 0.00 0.30 0.10 0.02 98.50 02:59:27 02:38:01 5 3.99 0.00 0.35 0.02 0.03 95.61 02:59:27 02:38:01 6 1.36 0.00 0.45 0.40 0.03 97.76 02:59:27 02:38:01 7 4.99 0.00 0.77 0.02 0.05 94.18 02:59:27 02:39:01 all 0.03 0.00 0.01 0.03 0.00 99.92 02:59:27 02:39:01 0 0.10 0.00 0.07 0.02 0.02 99.80 02:59:27 02:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:59:27 02:39:01 3 0.02 0.00 0.00 0.15 0.02 99.82 02:59:27 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:39:01 6 0.00 0.00 0.02 0.07 0.00 99.92 02:59:27 02:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:59:27 02:59:27 02:39:01 CPU %user %nice %system %iowait %steal %idle 02:59:27 02:40:01 all 0.19 0.00 0.01 0.00 0.00 99.80 02:59:27 02:40:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:59:27 02:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:40:01 6 1.39 0.00 0.00 0.00 0.00 98.61 02:59:27 02:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:41:01 all 0.21 0.00 0.03 0.00 0.01 99.76 02:59:27 02:41:01 0 0.13 0.00 0.07 0.02 0.03 99.75 02:59:27 02:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:59:27 02:41:01 2 0.12 0.00 0.03 0.00 0.00 99.85 02:59:27 02:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:41:01 6 1.29 0.00 0.03 0.02 0.00 98.66 02:59:27 02:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:59:27 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:59:27 02:42:01 0 0.08 0.00 0.07 0.00 0.02 99.83 02:59:27 02:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:59:27 02:42:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:59:27 02:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:59:27 02:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:59:27 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:59:27 02:43:01 all 0.03 0.00 0.03 0.00 0.00 99.94 02:59:27 02:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:59:27 02:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:59:27 02:43:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:59:27 02:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:59:27 02:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:59:27 02:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:59:27 02:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:59:27 02:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:59:27 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:59:27 02:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:59:27 02:44:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:59:27 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:59:27 02:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:59:27 02:45:01 0 0.07 0.00 0.03 0.02 0.02 99.87 02:59:27 02:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:59:27 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:45:01 6 0.00 0.00 0.02 0.02 0.02 99.95 02:59:27 02:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:46:01 all 0.02 0.00 0.01 0.01 0.00 99.95 02:59:27 02:46:01 0 0.05 0.00 0.03 0.05 0.02 99.85 02:59:27 02:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:59:27 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:27 02:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:59:27 02:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:59:27 02:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:59:27 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:59:27 02:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:59:27 02:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:59:27 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:59:27 02:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:59:27 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:49:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:59:27 02:49:01 0 0.03 0.00 0.07 0.02 0.03 99.85 02:59:27 02:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:59:27 02:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:59:27 02:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:59:27 02:49:01 4 0.12 0.00 0.02 0.00 0.00 99.87 02:59:27 02:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:59:27 02:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:59:27 02:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:27 02:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:59:27 02:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:59:27 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:59:27 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:59:27 02:50:01 CPU %user %nice %system %iowait %steal %idle 02:59:27 02:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:59:27 02:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:59:27 02:51:01 1 0.03 0.00 0.02 0.02 0.00 99.93 02:59:27 02:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:59:27 02:51:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:59:27 02:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:59:27 02:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:59:27 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:59:27 02:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:59:27 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:59:27 02:53:01 0 0.03 0.00 0.03 0.02 0.00 99.92 02:59:27 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:59:27 02:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:59:27 02:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:59:27 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:59:27 02:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:59:27 02:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:59:27 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 02:59:27 02:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:59:27 02:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:59:27 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:59:27 02:55:01 0 0.03 0.00 0.00 0.03 0.00 99.93 02:59:27 02:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:55:01 4 0.08 0.00 0.02 0.00 0.00 99.90 02:59:27 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:59:27 02:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:59:27 02:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:59:27 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:59:27 02:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:59:27 02:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:59:27 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:59:27 02:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:59:27 02:57:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:59:27 02:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:59:27 02:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:59:27 02:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:59:27 02:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:59:27 02:57:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:59:27 02:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:59:27 02:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:59:27 02:58:01 all 0.14 0.00 0.09 0.00 0.00 99.77 02:59:27 02:58:01 0 0.20 0.00 0.10 0.00 0.02 99.68 02:59:27 02:58:01 1 0.12 0.00 0.05 0.00 0.00 99.83 02:59:27 02:58:01 2 0.12 0.00 0.05 0.00 0.00 99.83 02:59:27 02:58:01 3 0.10 0.00 0.05 0.00 0.00 99.85 02:59:27 02:58:01 4 0.13 0.00 0.12 0.00 0.02 99.73 02:59:27 02:58:01 5 0.17 0.00 0.10 0.00 0.00 99.73 02:59:27 02:58:01 6 0.12 0.00 0.10 0.00 0.00 99.78 02:59:27 02:58:01 7 0.17 0.00 0.12 0.00 0.00 99.72 02:59:27 02:59:01 all 8.76 0.00 3.79 4.03 0.09 83.33 02:59:27 02:59:01 0 7.11 0.00 4.01 3.74 0.07 85.07 02:59:27 02:59:01 1 10.51 0.00 3.71 0.10 0.07 85.61 02:59:27 02:59:01 2 8.14 0.00 4.45 9.74 0.10 77.56 02:59:27 02:59:01 3 8.62 0.00 3.78 0.02 0.07 87.51 02:59:27 02:59:01 4 10.47 0.00 3.18 1.08 0.05 85.22 02:59:27 02:59:01 5 8.91 0.00 4.44 15.62 0.15 70.88 02:59:27 02:59:01 6 7.98 0.00 3.44 2.02 0.07 86.49 02:59:27 02:59:01 7 8.31 0.00 3.29 0.05 0.14 88.22 02:59:27 Average: all 7.97 0.00 1.57 2.44 0.03 88.00 02:59:27 Average: 0 7.98 0.00 1.62 4.27 0.04 86.08 02:59:27 Average: 1 7.79 0.00 1.55 1.67 0.03 88.96 02:59:27 Average: 2 7.95 0.00 1.51 2.45 0.03 88.06 02:59:27 Average: 3 7.90 0.00 1.53 3.00 0.03 87.54 02:59:27 Average: 4 8.11 0.00 1.60 1.74 0.03 88.52 02:59:27 Average: 5 7.93 0.00 1.60 2.10 0.03 88.33 02:59:27 Average: 6 8.16 0.00 1.45 1.87 0.03 88.50 02:59:27 Average: 7 7.92 0.00 1.67 2.41 0.03 87.97 02:59:27 02:59:27 02:59:27