Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bfccfcc3698e27bed6b4608d910978deed9f6f8 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-ssh2630600381431353964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2880138905839708955.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16914469258234870995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15372151533326897382.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-ssh16681529542065066663.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7037 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/484 [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/484 # 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 3bfccfcc3698e27bed6b4608d910978deed9f6f8 (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 3bfccfcc3698e27bed6b4608d910978deed9f6f8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4501)" > git rev-list --no-walk 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:27:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:27:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:27:23 ========================================================= 23:27:23 EdgeX Global Pipelines Version Info 23:27:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:27:24 ------------------- 23:27:24 stable info: 23:27:24 ------------------- 23:27:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:27:24 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:27:24 Message: update stable to v1.0.245 23:27:24 ------------------- 23:27:24 experimental info: 23:27:24 ------------------- 23:27:24 Commited By: **** collab-it+edgex@linuxfoundation.org 23:27:24 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:27:24 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bfccfc [Pipeline] echo 23:27:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:25 provisioning config files... 23:27:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/484@tmp/config4940910182163331421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:25 ---> docker-login.sh 23:27:25 nexus3.edgexfoundry.org:10001 23:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:26 Configure a credential helper to remove this warning. See 23:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:26 23:27:26 Login Succeeded 23:27:26 nexus3.edgexfoundry.org:10002 23:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:26 Configure a credential helper to remove this warning. See 23:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:26 23:27:26 Login Succeeded 23:27:26 nexus3.edgexfoundry.org:10003 23:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:26 Configure a credential helper to remove this warning. See 23:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:26 23:27:26 Login Succeeded 23:27:26 nexus3.edgexfoundry.org:10004 23:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:26 Configure a credential helper to remove this warning. See 23:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:26 23:27:26 Login Succeeded 23:27:26 docker.io 23:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:26 Configure a credential helper to remove this warning. See 23:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:26 23:27:26 Login Succeeded 23:27:26 ---> docker-login.sh ends [Pipeline] } 23:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:27 + 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 23:27:27 + cut -d/ -f2 23:27:27 + dirname cmd/core-command/Dockerfile 23:27:27 + echo core-command,cmd/core-command/Dockerfile 23:27:27 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:27:27 + + dirname cmd/core-data/Dockerfilecut 23:27:27 -d/ -f2 23:27:27 + echo core-data,cmd/core-data/Dockerfile 23:27:27 + dirname cmd/core-metadata/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo core-metadata,cmd/core-metadata/Dockerfile 23:27:27 + dirname cmd/security-bootstrapper/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:27:27 + dirname cmd/security-proxy-auth/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:27:27 + dirname cmd/security-proxy-setup/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:27:27 + dirname cmd/security-secretstore-setup/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:27:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:27:27 + dirname cmd/security-spire-agent/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:27:27 + dirname cmd/security-spire-config/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:27:27 + dirname cmd/security-spire-server/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:27:27 + dirname cmd/support-notifications/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo support-notifications,cmd/support-notifications/Dockerfile 23:27:27 + dirname cmd/support-scheduler/Dockerfile 23:27:27 + cut -d/ -f2 23:27:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:27:27 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 23:27:27 + git rev-list -1 --merges 3bfccfcc3698e27bed6b4608d910978deed9f6f8~1..3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] echo 23:27:27 -----------> git rev-list -1 --merges 3bfccfcc3698e27bed6b4608d910978deed9f6f8~1..3bfccfcc3698e27bed6b4608d910978deed9f6f8 3bfccfcc3698e27bed6b4608d910978deed9f6f8 [false] [Pipeline] sh 23:27:27 + git log --format=format:%s -1 3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] echo 23:27:27 ========================================================= 23:27:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:27:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:27:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:27:28 + grep -v github /etc/ssh/ssh_known_hosts 23:27:28 + [ -e /tmp/ssh_known_hosts ] 23:27:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:27:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:27:28 + sudo tee -a /etc/ssh/ssh_known_hosts 23:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:28 23:27:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:28 0.1.4: Pulling from edgex-devops/py-git-semver 23:27:28 b85a868b505f: Pulling fs layer 23:27:28 e2be974225ed: Pulling fs layer 23:27:28 339a4e72a1f5: Pulling fs layer 23:27:28 988bab9f4d93: Pulling fs layer 23:27:28 1469e6f7b9e6: Pulling fs layer 23:27:28 eaf3925da568: Pulling fs layer 23:27:28 bab4dde63d76: Pulling fs layer 23:27:28 bde34c3a00c8: Pulling fs layer 23:27:28 b352a97aabf1: Pulling fs layer 23:27:28 4872d77fe225: Pulling fs layer 23:27:28 5851b861e8e6: Pulling fs layer 23:27:28 988bab9f4d93: Waiting 23:27:28 bde34c3a00c8: Waiting 23:27:28 1469e6f7b9e6: Waiting 23:27:28 b352a97aabf1: Waiting 23:27:28 4872d77fe225: Waiting 23:27:28 5851b861e8e6: Waiting 23:27:28 eaf3925da568: Waiting 23:27:28 e2be974225ed: Verifying Checksum 23:27:28 e2be974225ed: Download complete 23:27:28 988bab9f4d93: Verifying Checksum 23:27:28 988bab9f4d93: Download complete 23:27:29 1469e6f7b9e6: Verifying Checksum 23:27:29 1469e6f7b9e6: Download complete 23:27:29 eaf3925da568: Verifying Checksum 23:27:29 eaf3925da568: Download complete 23:27:29 339a4e72a1f5: Verifying Checksum 23:27:29 339a4e72a1f5: Download complete 23:27:29 bde34c3a00c8: Download complete 23:27:29 b352a97aabf1: Verifying Checksum 23:27:29 4872d77fe225: Download complete 23:27:29 5851b861e8e6: Verifying Checksum 23:27:29 5851b861e8e6: Download complete 23:27:29 b85a868b505f: Verifying Checksum 23:27:29 b85a868b505f: Download complete 23:27:29 bab4dde63d76: Verifying Checksum 23:27:29 bab4dde63d76: Download complete 23:27:30 b85a868b505f: Pull complete 23:27:30 e2be974225ed: Pull complete 23:27:31 339a4e72a1f5: Pull complete 23:27:31 988bab9f4d93: Pull complete 23:27:31 1469e6f7b9e6: Pull complete 23:27:31 eaf3925da568: Pull complete 23:27:33 bab4dde63d76: Pull complete 23:27:33 bde34c3a00c8: Pull complete 23:27:33 b352a97aabf1: Pull complete 23:27:33 4872d77fe225: Pull complete 23:27:33 5851b861e8e6: Pull complete 23:27:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:33 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:27:36 $ docker top 9e904c3e4a1d44df4585dbf6c28195ffe57f20b311b2655c08954e21b1462d66 -eo pid,comm 23:27:36 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). 23:27:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:36 [ssh-agent] Looking for ssh-agent implementation... 23:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:37 $ docker exec 9e904c3e4a1d44df4585dbf6c28195ffe57f20b311b2655c08954e21b1462d66 ssh-agent 23:27:37 SSH_AUTH_SOCK=/tmp/ssh-tjArHawaDGL2/agent.32 23:27:37 SSH_AGENT_PID=38 23:27:37 Running ssh-add (command line suppressed) 23:27:37 Identity added: /w/workspace/edgex-go/484@tmp/private_key_1816668544223702921.key (/w/workspace/edgex-go/484@tmp/private_key_1816668544223702921.key) 23:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:37 + git tag --points-at HEAD [Pipeline] } 23:27:37 $ docker exec --env ******** --env ******** 9e904c3e4a1d44df4585dbf6c28195ffe57f20b311b2655c08954e21b1462d66 ssh-agent -k 23:27:37 unset SSH_AUTH_SOCK; 23:27:37 unset SSH_AGENT_PID; 23:27:37 echo Agent pid 38 killed; 23:27:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:37 [ssh-agent] Looking for ssh-agent implementation... 23:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:37 $ docker exec 9e904c3e4a1d44df4585dbf6c28195ffe57f20b311b2655c08954e21b1462d66 ssh-agent 23:27:37 SSH_AUTH_SOCK=/tmp/ssh-Hwm8C0cIKGjQ/agent.70 23:27:37 SSH_AGENT_PID=76 23:27:37 Running ssh-add (command line suppressed) 23:27:38 Identity added: /w/workspace/edgex-go/484@tmp/private_key_14642037350240667654.key (/w/workspace/edgex-go/484@tmp/private_key_14642037350240667654.key) 23:27:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:38 + git semver init 23:27:38 2023-04-06 23:27:38,547 [run_init] DEBUG init version:0.0.0 force:False 23:27:38 2023-04-06 23:27:38,548 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/484/.semver 23:27:38 2023-04-06 23:27:38,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/484/.semver 23:27:38 2023-04-06 23:27:38,549 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/484/.semver'], cwd=/w/workspace/edgex-go/484, universal_newlines=False, shell=None, istream=None) 23:27:43 2023-04-06 23:27:43,051 [append_file] DEBUG append to file:/w/workspace/edgex-go/484/.git/info/exclude 23:27:43 2023-04-06 23:27:43,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/484/.semver/main with force:False 23:27:43 2023-04-06 23:27:43,052 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:27:43 2023-04-06 23:27:43,052 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:27:43 3.0.0-dev.122 [Pipeline] } 23:27:43 $ docker exec --env ******** --env ******** 9e904c3e4a1d44df4585dbf6c28195ffe57f20b311b2655c08954e21b1462d66 ssh-agent -k 23:27:44 unset SSH_AUTH_SOCK; 23:27:44 unset SSH_AGENT_PID; 23:27:44 echo Agent pid 76 killed; 23:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:44 + git semver [Pipeline] } 23:27:44 $ docker stop --time=1 9e904c3e4a1d44df4585dbf6c28195ffe57f20b311b2655c08954e21b1462d66 23:27:45 $ docker rm -f --volumes 9e904c3e4a1d44df4585dbf6c28195ffe57f20b311b2655c08954e21b1462d66 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:27:46 Stashed 1 file(s) [Pipeline] echo 23:27:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.122 [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 23:27:46 + git config --global --add safe.directory /w/workspace/edgex-go/484 [Pipeline] echo 23:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:46 ========================================================= 23:27:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:27:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:27:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:27:47 63b65145d645: Pulling fs layer 23:27:47 a2d21d5440eb: Pulling fs layer 23:27:47 935e6c44a52c: Pulling fs layer 23:27:47 94cc34f8dd06: Pulling fs layer 23:27:47 30dea6a524f1: Pulling fs layer 23:27:47 a2aff8979fd8: Pulling fs layer 23:27:47 6808be2612f2: Pulling fs layer 23:27:47 30dea6a524f1: Waiting 23:27:47 a2aff8979fd8: Waiting 23:27:47 94cc34f8dd06: Waiting 23:27:47 f25807f1079a: Pulling fs layer 23:27:47 6808be2612f2: Waiting 23:27:47 f25807f1079a: Waiting 23:27:47 a2d21d5440eb: Verifying Checksum 23:27:47 a2d21d5440eb: Download complete 23:27:47 94cc34f8dd06: Verifying Checksum 23:27:47 94cc34f8dd06: Download complete 23:27:47 30dea6a524f1: Verifying Checksum 23:27:47 30dea6a524f1: Download complete 23:27:47 63b65145d645: Verifying Checksum 23:27:47 63b65145d645: Download complete 23:27:47 a2aff8979fd8: Verifying Checksum 23:27:47 a2aff8979fd8: Download complete 23:27:47 63b65145d645: Pull complete 23:27:47 a2d21d5440eb: Pull complete 23:27:48 f25807f1079a: Verifying Checksum 23:27:48 f25807f1079a: Download complete 23:27:48 935e6c44a52c: Verifying Checksum 23:27:48 935e6c44a52c: Download complete 23:27:49 6808be2612f2: Verifying Checksum 23:27:49 6808be2612f2: Download complete 23:27:52 935e6c44a52c: Pull complete 23:27:52 94cc34f8dd06: Pull complete 23:27:52 30dea6a524f1: Pull complete 23:27:52 a2aff8979fd8: Pull complete 23:27:54 6808be2612f2: Pull complete 23:27:55 f25807f1079a: Pull complete 23:27:55 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:27:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:27:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:27:55 WORKDIR /edgex 23:27:55 COPY go.mod . 23:27:55 RUN go mod download 23:27:55 + docker build -t ci-base-image-x86_64 -f - . 23:27:56 Sending build context to Docker daemon 170.6MB 23:27:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:27:56 ---> 3b553350e43f 23:27:56 Step 2/4 : WORKDIR /edgex 23:28:01 Still waiting to schedule task 23:28:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:28:01 ---> Running in c60998e96c54 23:28:01 Removing intermediate container c60998e96c54 23:28:01 ---> b4220c03f57e 23:28:01 Step 3/4 : COPY go.mod . 23:28:01 ---> 589444349ace 23:28:01 Step 4/4 : RUN go mod download 23:28:01 ---> Running in 791e7569c593 23:28:16 Removing intermediate container 791e7569c593 23:28:16 ---> d0707b2250ac 23:28:16 Successfully built d0707b2250ac 23:28:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:17 + docker inspect -f . ci-base-image-x86_64 23:28:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:17 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:28:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:28:17 $ docker top e5ea1eb2d29155c6440aab76edbfb237c1f6ab0464901df5e190463f4b65c3d8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:17 + go version 23:28:17 go version go1.20.2 linux/amd64 [Pipeline] } 23:28:17 $ docker stop --time=1 e5ea1eb2d29155c6440aab76edbfb237c1f6ab0464901df5e190463f4b65c3d8 23:28:19 $ docker rm -f --volumes e5ea1eb2d29155c6440aab76edbfb237c1f6ab0464901df5e190463f4b65c3d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:19 + docker inspect -f . ci-base-image-x86_64 23:28:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:19 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:28:19 $ 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/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:28:20 $ docker top 25e6ef28c554e5554bcfd06d32d732eb597340d22f7d1af268d53e8ea600dedc -eo pid,comm [Pipeline] { [Pipeline] echo 23:28:20 ========================================================= 23:28:20 [edgeXBuildGoParallel] Running Tests and Build... 23:28:20 ========================================================= [Pipeline] sh 23:28:20 + git config --global --add safe.directory /w/workspace/edgex-go/484 [Pipeline] fileExists [Pipeline] sh 23:28:20 + make test 23:28:20 go test -race -coverprofile=coverage.out ./... 23:28:28 ? github.com/edgexfoundry/edgex-go [no test files] 23:28:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:28:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:28:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:28:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:28:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:28:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:28:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:28:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:28:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:28:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:28:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:28:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:28:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 23:28:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 23:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.3% of statements 23:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 23:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:28:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.414s coverage: 88.5% of statements 23:28:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 23:28:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 95.6% of statements 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:28:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 23:28:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:28:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:28:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:28:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 65.9% of statements 23:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:28:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:28:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 23:28:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 23:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 44.1% of statements 23:28:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 23:28:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 23:28:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 23:28:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:29:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:29:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:29:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:29:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 23:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.099s coverage: 92.9% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 38.4% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 23:29:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 23:29:20 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 23:29:20 running golangci-lint 23:29:20 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:29:20 go version go1.20.2 linux/amd64 23:29:20 level=info msg="[config_reader] Used config file .golangci.yml" 23:29:20 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:29:38 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|types_sizes|compiled_files|name) took 15.095783279s" 23:29:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.112104ms" 23:29:44 level=info msg="[linters_context/goanalysis] analyzers took 1m9.094261036s with top 10 stages: buildir: 33.577373607s, fact_deprecated: 2.280441627s, inspect: 2.027421197s, printf: 1.465319436s, gosec: 1.378486996s, ctrlflow: 1.184262166s, S1038: 1.171525234s, fact_purity: 1.03253919s, nilness: 930.354849ms, typedness: 779.665742ms" 23:29:44 level=info msg="[runner] Issues before processing: 201, after processing: 0" 23:29:44 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 201/201, exclude: 201/201, nolint: 0/21, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, exclude-rules: 21/201, cgo: 201/201" 23:29:44 level=info msg="[runner] processing took 19.970583ms with stages: nolint: 7.775709ms, identifier_marker: 6.621032ms, autogenerated_exclude: 1.875289ms, path_prettifier: 1.563191ms, exclude-rules: 1.21288ms, skip_dirs: 780.504µs, cgo: 78.485µs, filename_unadjuster: 58.543µs, max_same_issues: 920ns, uniq_by_line: 600ns, skip_files: 520ns, severity-rules: 450ns, exclude: 430ns, source_code: 400ns, sort_results: 400ns, diff: 340ns, path_prefixer: 320ns, path_shortener: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 140ns" 23:29:44 level=info msg="[runner] linters took 8.077770826s with stages: goanalysis_metalinter: 8.057661173s" 23:29:44 level=info msg="File cache stats: 0 entries of total size 0B" 23:29:44 level=info msg="Memory: 234 samples, avg is 191.4MB, max is 744.3MB" 23:29:44 level=info msg="Execution took 23.217352666s" 23:29:44 go vet ./... 23:29:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:29:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:29:49 ./bin/test-attribution-txt.sh [Pipeline] echo 23:29:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:29:49 + ls -al . 23:29:49 total 704 23:29:49 drwxrwxr-x 11 1001 1001 4096 Apr 6 23:28 . 23:29:49 drwxr-xr-x 4 root root 4096 Apr 6 23:28 .. 23:29:49 drwxrwxr-x 2 1001 1001 4096 Apr 6 23:27 .blubracket 23:29:49 -rw-rw-r-- 1 1001 1001 16 Apr 6 23:27 .dockerignore 23:29:49 drwxrwxr-x 8 1001 1001 4096 Apr 6 23:27 .git 23:29:49 drwxrwxr-x 3 1001 1001 4096 Apr 6 23:27 .github 23:29:49 -rw-rw-r-- 1 1001 1001 1133 Apr 6 23:27 .gitignore 23:29:49 -rw-rw-r-- 1 1001 1001 42 Apr 6 23:27 .golangci.yml 23:29:49 -rw-rw-r-- 1 1001 1001 87 Apr 6 23:27 .hadolint.yml 23:29:49 drwxr-xr-x 3 1001 1001 4096 Apr 6 23:27 .semver 23:29:49 -rw-rw-r-- 1 1001 1001 166 Apr 6 23:27 .sonarcloud.properties 23:29:49 -rw-rw-r-- 1 1001 1001 1171 Apr 6 23:27 ADOPTERS.md 23:29:49 -rw-rw-r-- 1 1001 1001 10835 Apr 6 23:27 Attribution.txt 23:29:49 -rw-rw-r-- 1 1001 1001 73765 Apr 6 23:27 CHANGELOG.md 23:29:49 -rw-rw-r-- 1 1001 1001 3804 Apr 6 23:27 CONTRIBUTING.md 23:29:49 -rw-rw-r-- 1 1001 1001 677 Apr 6 23:27 GOVERNANCE.md 23:29:49 -rw-rw-r-- 1 1001 1001 883 Apr 6 23:27 Jenkinsfile 23:29:49 -rw-rw-r-- 1 1001 1001 10775 Apr 6 23:27 LICENSE 23:29:49 -rw-rw-r-- 1 1001 1001 14368 Apr 6 23:27 Makefile 23:29:49 -rw-rw-r-- 1 1001 1001 582 Apr 6 23:27 OWNERS.md 23:29:49 -rw-rw-r-- 1 1001 1001 9403 Apr 6 23:27 README.md 23:29:49 -rw-rw-r-- 1 1001 1001 789 Apr 6 23:27 SECURITY.md 23:29:49 -rw-rw-r-- 1 1001 1001 13 Apr 6 23:27 VERSION 23:29:49 drwxrwxr-x 2 1001 1001 4096 Apr 6 23:27 bin 23:29:49 drwxrwxr-x 18 1001 1001 4096 Apr 6 23:27 cmd 23:29:49 -rw-r--r-- 1 root root 447380 Apr 6 23:29 coverage.out 23:29:49 -rw-rw-r-- 1 1001 1001 3200 Apr 6 23:27 go.mod 23:29:49 -rw-rw-r-- 1 1001 1001 31265 Apr 6 23:27 go.sum 23:29:49 drwxrwxr-x 7 1001 1001 4096 Apr 6 23:27 internal 23:29:49 drwxrwxr-x 3 1001 1001 4096 Apr 6 23:27 openapi 23:29:49 -rw-rw-r-- 1 1001 1001 594 Apr 6 23:27 security.txt 23:29:49 drwxrwxr-x 4 1001 1001 4096 Apr 6 23:27 snap 23:29:49 -rw-rw-r-- 1 1001 1001 204 Apr 6 23:27 version.go [Pipeline] sh 23:29:50 + '[' -e coverage.out ] 23:29:50 + chown 1001:1001 coverage.out [Pipeline] stash 23:29:50 Stashed 1 file(s) [Pipeline] sh 23:29:50 + make build 23:29:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:29:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7038 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:29:57 Running in /w/workspace/edgex-go/484 [Pipeline] { [Pipeline] checkout 23:29:57 The recommended git tool is: git 23:30:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:30:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:30:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:30:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:30:08 using credential edgex-jenkins-ssh 23:30:08 Cloning the remote Git repository 23:30:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:30:08 > git init /w/workspace/edgex-go/484 # timeout=10 23:30:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:30:08 > git --version # timeout=10 23:30:08 > git --version # 'git version 2.25.1' 23:30:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:30:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:30:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:30:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:30:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:30:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:30:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:30:19 $ docker stop --time=1 25e6ef28c554e5554bcfd06d32d732eb597340d22f7d1af268d53e8ea600dedc 23:30:24 $ docker rm -f --volumes 25e6ef28c554e5554bcfd06d32d732eb597340d22f7d1af268d53e8ea600dedc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:25 23:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:25 latest: Pulling from edgex-devops/edgex-compose 23:30:25 cbdbe7a5bc2a: Pulling fs layer 23:30:25 ca9280d653b3: Pulling fs layer 23:30:25 7e9c9ca2126c: Pulling fs layer 23:30:25 cbdbe7a5bc2a: Verifying Checksum 23:30:25 cbdbe7a5bc2a: Download complete 23:30:26 ca9280d653b3: Verifying Checksum 23:30:26 ca9280d653b3: Download complete 23:30:26 cbdbe7a5bc2a: Pull complete 23:30:26 7e9c9ca2126c: Download complete 23:30:26 ca9280d653b3: Pull complete 23:30:27 Avoid second fetch 23:30:27 Checking out Revision 3bfccfcc3698e27bed6b4608d910978deed9f6f8 (main) 23:30:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4501)" 23:30:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:30:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:27 > git config core.sparsecheckout # timeout=10 23:30:27 > git checkout -f 3bfccfcc3698e27bed6b4608d910978deed9f6f8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:30:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:29 Dload Upload Total Spent Left Speed 23:30:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 23:30:29 7e9c9ca2126c: Pull complete 23:30:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:29 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:30:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:30:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 23:30:32 $ docker top 7b3f65c948cbdddfca8f2c049a985ebeb0378ef598a9555a3d51cb091b127d90 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:30:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:30:32 + sudo tee /etc/docker/daemon.new 23:30:32 + docker-compose build --help 23:30:32 + grep parallel 23:30:33 { 23:30:33 "registry-mirrors": [ 23:30:33 "https://nexus3.edgexfoundry.org:10001" 23:30:33 ], 23:30:33 "bip": "10.250.0.254/24", 23:30:33 "hosts": [ 23:30:33 "tcp://0.0.0.0:5555", 23:30:33 "unix:///var/run/docker.sock" 23:30:33 ], 23:30:33 "mtu": 1458, 23:30:33 "selinux-enabled": true, 23:30:33 "seccomp-profile": "/etc/docker/seccomp.json" 23:30:33 } [Pipeline] sh 23:30:33 --parallel Build images in parallel. [Pipeline] } 23:30:33 $ docker stop --time=1 7b3f65c948cbdddfca8f2c049a985ebeb0378ef598a9555a3d51cb091b127d90 23:30:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 23:30:34 $ docker rm -f --volumes 7b3f65c948cbdddfca8f2c049a985ebeb0378ef598a9555a3d51cb091b127d90 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:35 + sudo service docker restart 23:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:35 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:30:35 $ 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/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:30:35 $ docker top 7a322e87572f3f4ed251dec497da58e5a2ef2ace6c2e51e56e249c455655c65c -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:35 + docker-compose -f ./docker-compose-build.yml build --parallel 23:30:36 Building core-command ... 23:30:36 Building core-common-config-bootstrapper ... 23:30:36 Building core-data ... 23:30:36 Building core-metadata ... 23:30:36 Building security-bootstrapper ... 23:30:36 Building security-proxy-auth ... 23:30:36 Building security-proxy-setup ... 23:30:36 Building security-secretstore-setup ... 23:30:36 Building security-spiffe-token-provider ... 23:30:36 Building security-spire-agent ... 23:30:36 Building security-spire-config ... 23:30:36 Building security-spire-server ... 23:30:36 Building support-notifications ... 23:30:36 Building support-scheduler ... 23:30:36 Building security-spire-server 23:30:36 Building support-scheduler 23:30:36 Building core-command 23:30:36 Building security-proxy-setup 23:30:36 Building security-spire-config 23:30:48 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:30:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:30:48 ---> d0707b2250ac 23:30:48 Step 3/26 : WORKDIR /edgex-go 23:30:48 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:30:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:30:48 ---> d0707b2250ac 23:30:48 Step 3/22 : WORKDIR /edgex-go 23:30:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:30:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:48 ---> d0707b2250ac 23:30:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:30:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:30:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:30:48 ---> d0707b2250ac 23:30:48 Step 3/27 : WORKDIR /edgex-go 23:30:48 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:30:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:30:48 ---> d0707b2250ac 23:30:48 Step 3/24 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:53 provisioning config files... 23:30:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/484@tmp/config18032817400898417796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:53 ---> docker-login.sh 23:30:53 nexus3.edgexfoundry.org:10001 23:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:54 Configure a credential helper to remove this warning. See 23:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:54 23:30:54 Login Succeeded 23:30:54 nexus3.edgexfoundry.org:10002 23:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:54 Configure a credential helper to remove this warning. See 23:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:54 23:30:54 Login Succeeded 23:30:54 nexus3.edgexfoundry.org:10003 23:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:55 Configure a credential helper to remove this warning. See 23:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:55 23:30:55 Login Succeeded 23:30:55 nexus3.edgexfoundry.org:10004 23:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:55 Configure a credential helper to remove this warning. See 23:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:55 23:30:55 Login Succeeded 23:30:55 docker.io 23:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:55 Configure a credential helper to remove this warning. See 23:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:55 23:30:55 Login Succeeded 23:30:55 ---> docker-login.sh ends [Pipeline] } 23:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:30:56 + git config --global --add safe.directory /w/workspace/edgex-go/484 [Pipeline] echo 23:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:30:56 ========================================================= 23:30:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:30:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:30:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:30:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:30:56 af6eaf76a39c: Pulling fs layer 23:30:56 55522c791124: Pulling fs layer 23:30:56 ce5c4a1c91eb: Pulling fs layer 23:30:56 169dfbe0d373: Pulling fs layer 23:30:56 e1ff8fa3b103: Pulling fs layer 23:30:56 52ebb69f0ebf: Pulling fs layer 23:30:56 5abe8eddf0d5: Pulling fs layer 23:30:56 e1ff8fa3b103: Waiting 23:30:56 52ebb69f0ebf: Waiting 23:30:56 5abe8eddf0d5: Waiting 23:30:56 169dfbe0d373: Waiting 23:30:57 55522c791124: Download complete 23:30:57 169dfbe0d373: Verifying Checksum 23:30:57 169dfbe0d373: Download complete 23:30:57 e1ff8fa3b103: Verifying Checksum 23:30:57 e1ff8fa3b103: Download complete 23:30:57 af6eaf76a39c: Verifying Checksum 23:30:57 af6eaf76a39c: Download complete 23:30:58 5abe8eddf0d5: Download complete 23:30:58 ---> Running in f1d3e0c916d1 23:30:58 ---> Running in a63dcc8243e0 23:30:58 ---> Running in 70058098eb71 23:30:58 ---> Running in 5e58cd9bd096 23:30:58 ---> Running in 66e78a1beb6e 23:30:58 Removing intermediate container a63dcc8243e0 23:30:58 ---> d647a05f2145 23:30:58 Step 4/23 : WORKDIR /edgex-go 23:30:58 Removing intermediate container f1d3e0c916d1 23:30:58 ---> 23d1415d7754 23:30:58 Step 4/24 : WORKDIR /edgex-go 23:30:58 Removing intermediate container 66e78a1beb6e 23:30:58 ---> 2f08357b5b78 23:30:58 Step 4/22 : RUN apk add --update --no-cache make git 23:30:58 Removing intermediate container 70058098eb71 23:30:58 ---> 59d9a7b6ccf5 23:30:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:30:58 ---> Running in 79976f3bbcf6 23:30:58 ---> Running in ebedaa6120d2 23:30:58 Removing intermediate container 5e58cd9bd096 23:30:58 ---> 9294cdf53265 23:30:58 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:30:58 ---> Running in 0d4ef58568f0 23:30:58 ---> Running in f5c5e32fe9e9 23:30:58 ---> Running in d167af3e8dda 23:30:58 Removing intermediate container ebedaa6120d2 23:30:58 ---> b0b603df41f9 23:30:58 Step 5/23 : RUN apk add --update --no-cache make git 23:30:58 ---> Running in 116cce1c8623 23:30:58 Removing intermediate container 79976f3bbcf6 23:30:58 ---> b2088606dbd5 23:30:58 Step 5/24 : RUN apk add --update --no-cache make git 23:30:58 ---> Running in 7fd09dc9fdd0 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:30:58 OK: 265 MiB in 53 packages 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:30:58 OK: 265 MiB in 53 packages 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:30:58 Removing intermediate container 0d4ef58568f0 23:30:58 ---> 62868df6db20 23:30:58 Step 5/22 : COPY go.mod vendor* ./ 23:30:58 OK: 265 MiB in 53 packages 23:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:30:59 ---> f0f25b4e44fd 23:30:59 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:59 ---> Running in 5a2e9ec9db59 23:30:59 OK: 265 MiB in 53 packages 23:30:59 Removing intermediate container f5c5e32fe9e9 23:30:59 ---> 2f5321a6ed78 23:30:59 Step 5/27 : COPY go.mod vendor* ./ 23:30:59 OK: 265 MiB in 53 packages 23:30:59 Removing intermediate container d167af3e8dda 23:30:59 ---> 616cd46e2227 23:30:59 Step 5/26 : COPY go.mod vendor* ./ 23:30:59 ---> 797c248ac2cc 23:30:59 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:59 ---> Running in 515fd5c6364b 23:30:59 ---> e0c7b278e1e2 23:30:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:59 ---> Running in c2d17305ca81 23:30:59 af6eaf76a39c: Pull complete 23:30:59 ce5c4a1c91eb: Download complete 23:30:59 52ebb69f0ebf: Verifying Checksum 23:30:59 52ebb69f0ebf: Download complete 23:30:59 Removing intermediate container 7fd09dc9fdd0 23:30:59 ---> 9cd15f2031d8 23:30:59 Step 6/24 : COPY go.mod vendor* ./ 23:30:59 Removing intermediate container 116cce1c8623 23:30:59 ---> 319fea194216 23:30:59 Step 6/23 : COPY go.mod vendor* ./ 23:30:59 55522c791124: Pull complete 23:30:59 ---> 867db25f3ee7 23:30:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:59 ---> Running in 083b310817de 23:30:59 ---> 136ba2c3a327 23:30:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:59 ---> Running in 05fbc8c4127a 23:31:12 ce5c4a1c91eb: Pull complete 23:31:12 169dfbe0d373: Pull complete 23:31:12 e1ff8fa3b103: Pull complete 23:31:20 52ebb69f0ebf: Pull complete 23:31:21 5abe8eddf0d5: Pull complete 23:31:21 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:31:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:31:22 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:31:22 WORKDIR /edgex 23:31:22 COPY go.mod . 23:31:22 RUN go mod download 23:31:22 docker build -t ci-base-image-arm64 -f - . 23:31:22 Sending build context to Docker daemon 2.934MB 23:31:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:31:22 ---> 6cb57ee374ae 23:31:22 Step 2/4 : WORKDIR /edgex 23:31:27 ---> Running in 078818592e76 23:31:27 Removing intermediate container 078818592e76 23:31:27 ---> eff78235f75a 23:31:27 Step 3/4 : COPY go.mod . 23:31:28 ---> 6b94207fabf9 23:31:28 Step 4/4 : RUN go mod download 23:31:28 ---> Running in dc6f46fb5b31 23:32:00 Removing intermediate container dc6f46fb5b31 23:32:00 ---> a9414627c822 23:32:00 Successfully built a9414627c822 23:32:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:00 + docker inspect -f . ci-base-image-arm64 23:32:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:00 prd-ubuntu20.04-docker-arm64-4c-16g-7038 does not seem to be running inside a container 23:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:32:02 $ docker top 253c463fb36ea02f3a89bf722593dc5fc5f2ace8130bb64a2fc2507699c3f568 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:02 + go version 23:32:02 go version go1.20.2 linux/arm64 [Pipeline] } 23:32:02 $ docker stop --time=1 253c463fb36ea02f3a89bf722593dc5fc5f2ace8130bb64a2fc2507699c3f568 23:32:06 $ docker rm -f --volumes 253c463fb36ea02f3a89bf722593dc5fc5f2ace8130bb64a2fc2507699c3f568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:32:07 23:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:32:07 latest: Pulling from edgex-devops/edgex-compose-arm64 23:32:07 29e5d40040c1: Pulling fs layer 23:32:07 1ce36da41761: Pulling fs layer 23:32:07 25b303627fd3: Pulling fs layer 23:32:07 29e5d40040c1: Verifying Checksum 23:32:07 29e5d40040c1: Download complete 23:32:07 1ce36da41761: Verifying Checksum 23:32:07 1ce36da41761: Download complete 23:32:08 29e5d40040c1: Pull complete 23:32:09 1ce36da41761: Pull complete 23:32:09 25b303627fd3: Verifying Checksum 23:32:09 25b303627fd3: Download complete 23:32:21 Removing intermediate container c2d17305ca81 23:32:21 ---> 834e9ddb6a80 23:32:21 Step 7/26 : COPY . . 23:32:21 Removing intermediate container 515fd5c6364b 23:32:21 ---> d39bea25cee1 23:32:21 Step 7/27 : COPY . . 23:32:21 Removing intermediate container 05fbc8c4127a 23:32:21 ---> ec788442ee8a 23:32:21 Step 8/23 : COPY . . 23:32:21 Removing intermediate container 083b310817de 23:32:21 ---> a13960473cb6 23:32:21 Step 8/24 : COPY . . 23:32:21 Removing intermediate container 5a2e9ec9db59 23:32:21 ---> 3720aec65dc9 23:32:21 Step 7/22 : COPY . . 23:32:21 25b303627fd3: Pull complete 23:32:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:32:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:22 prd-ubuntu20.04-docker-arm64-4c-16g-7038 does not seem to be running inside a container 23:32:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:32:24 $ docker top 1fc25d22b6e8107a29609944b1ef53a39fe3367976d4dbe7c0d89416cbb24328 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:25 + docker-compose build --help 23:32:25 + grep parallel 23:32:29 --parallel Build images in parallel. [Pipeline] } 23:32:29 $ docker stop --time=1 1fc25d22b6e8107a29609944b1ef53a39fe3367976d4dbe7c0d89416cbb24328 23:32:31 $ docker rm -f --volumes 1fc25d22b6e8107a29609944b1ef53a39fe3367976d4dbe7c0d89416cbb24328 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:31 prd-ubuntu20.04-docker-arm64-4c-16g-7038 does not seem to be running inside a container 23:32: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/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:32:33 $ docker top ea77548318120a83607dc9d6a30ac6937f2c8fa492b1c90514dea8fec94e3242 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:34 + docker-compose -f ./docker-compose-build.yml build --parallel 23:32:38 Building core-command ... 23:32:38 Building core-common-config-bootstrapper ... 23:32:38 Building core-data ... 23:32:38 Building core-metadata ... 23:32:38 Building security-bootstrapper ... 23:32:38 Building security-proxy-auth ... 23:32:38 Building security-proxy-setup ... 23:32:38 Building security-secretstore-setup ... 23:32:38 Building security-spiffe-token-provider ... 23:32:38 Building security-spire-agent ... 23:32:38 Building security-spire-config ... 23:32:38 Building security-spire-server ... 23:32:38 Building support-notifications ... 23:32:38 Building support-scheduler ... 23:32:38 Building core-data 23:32:38 Building core-common-config-bootstrapper 23:32:38 Building security-proxy-auth 23:32:38 Building security-spire-agent 23:32:38 Building security-bootstrapper 23:32:48 ---> f55a58073402 23:32:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:32:48 ---> 5f0ba2308846 23:32:48 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:32:48 ---> 44065293360f 23:32:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:32:48 ---> 70623b9a96e4 23:32:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:32:48 ---> 1d3e43c341bc 23:32:48 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:32:48 ---> Running in 9e3d64514776 23:32:48 ---> Running in cdf1980439c0 23:32:48 ---> Running in 6cc4d25cd11b 23:32:48 ---> Running in d6bf0d08e943 23:32:48 ---> Running in b6b0d51b2963 23:32:48 Removing intermediate container d6bf0d08e943 23:32:48 ---> b07b5b230ed1 23:32:48 Step 9/27 : WORKDIR /edgex-go/spire-build 23:32:48 Removing intermediate container b6b0d51b2963 23:32:48 ---> 5c862c165538 23:32:48 Step 9/26 : WORKDIR /edgex-go/spire-build 23:32:48 ---> Running in 8f737910ff8d 23:32:48 ---> Running in 60963ac5dd6d 23:32:48 Removing intermediate container 60963ac5dd6d 23:32:48 ---> 2bba3982c9c5 23:32:48 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:32:48 Removing intermediate container 8f737910ff8d 23:32:48 ---> 2242bd18882b 23:32:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:32:48 ---> Running in 17173bf0cb66 23:32:48 ---> Running in 785275a1640d 23:32:48 Removing intermediate container 17173bf0cb66 23:32:48 ---> e2fd85d6e944 23:32:48 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:32:48 ---> Running in d1bfe0378024 23:32:48 Removing intermediate container 785275a1640d 23:32:48 ---> 315859e8d767 23:32:48 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:32:48 ---> Running in 1353c69bf5e2 23:32:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:32:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:32:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:32:48 Removing intermediate container d1bfe0378024 23:32:48 ---> 06879292e95a 23:32:48 Step 12/26 : WORKDIR /edgex-go 23:32:48 Removing intermediate container 1353c69bf5e2 23:32:48 ---> b652a5735894 23:32:48 Step 12/27 : WORKDIR /edgex-go 23:32:48 ---> Running in ceb8882fd5b8 23:32:48 ---> Running in db2d51ec89f0 23:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:48 ---> a9414627c822 23:32:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:32:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:32:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:32:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:32:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:32:48 ---> a9414627c822 23:32:48 Step 3/33 : WORKDIR /edgex-go 23:32:48 ---> a9414627c822 23:32:48 Step 3/27 : WORKDIR /edgex-go 23:32:48 Removing intermediate container db2d51ec89f0 23:32:48 ---> 36ef600876c6 23:32:48 23:32:48 Step 13/26 : FROM alpine:3.17 23:32:48 Removing intermediate container ceb8882fd5b8 23:32:48 ---> ac7becf84929 23:32:48 23:32:48 Step 13/27 : FROM alpine:3.17 23:32:48 ---> Running in f3ca8ad8a4eb 23:32:48 ---> Running in 3ccfd806d715 23:32:48 ---> Running in 1b8ba3813c4f 23:32:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:32:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:49 ---> a9414627c822 23:32:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:32:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:32:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:49 ---> a9414627c822 23:32:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:32:49 ---> Running in 90e4c6118fb8 23:32:49 3.17: Pulling from library/alpine 23:32:49 3.17: Pulling from library/alpine 23:32:49 ---> Running in ad178aaf3fc6 23:32:49 Removing intermediate container 1b8ba3813c4f 23:32:49 ---> 1de08c696646 23:32:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:32:49 Removing intermediate container 3ccfd806d715 23:32:49 ---> 45590a7e0cb3 23:32:49 Step 4/23 : WORKDIR /edgex-go 23:32:49 ---> Running in 1afb06019e61 23:32:49 ---> Running in 9f480065679b 23:32:49 Removing intermediate container f3ca8ad8a4eb 23:32:49 ---> dc3d6efe3c14 23:32:49 Step 4/33 : RUN apk add --update --no-cache make git 23:32:49 ---> Running in 6dda49dd0e4e 23:32:49 Removing intermediate container 90e4c6118fb8 23:32:49 ---> d09f313d7b11 23:32:49 Step 4/23 : WORKDIR /edgex-go 23:32:49 Removing intermediate container ad178aaf3fc6 23:32:49 ---> dc099fa20415 23:32:49 Step 4/23 : WORKDIR /edgex-go 23:32:50 ---> Running in e1fd76f940cc 23:32:50 ---> Running in ec816e526e9f 23:32:50 Removing intermediate container 9f480065679b 23:32:50 ---> 9dd7915567b8 23:32:50 Step 5/23 : RUN apk add --update --no-cache make git 23:32:50 ---> Running in a80462ec9eb5 23:32:51 Removing intermediate container e1fd76f940cc 23:32:51 ---> 0f989902fd45 23:32:51 Step 5/23 : RUN apk add --update --no-cache make git 23:32:51 Removing intermediate container ec816e526e9f 23:32:51 ---> 23b0448923f2 23:32:51 Step 5/23 : RUN apk add --update --no-cache make git 23:32:51 ---> Running in 7ee97b825684 23:32:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:32:51 Status: Downloaded newer image for alpine:3.17 23:32:51 ---> 9ed4aefc74f6 23:32:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:32:51 ---> Running in 17c530755a65 23:32:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:32:51 Status: Image is up to date for alpine:3.17 23:32:51 ---> 9ed4aefc74f6 23:32:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:32:51 ---> Running in 14fb1cf03f89 23:32:51 ---> Running in 4e21da44bb1d 23:32:51 Removing intermediate container 14fb1cf03f89 23:32:51 ---> 4f8d840563a6 23:32:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:52 ---> Running in 0085c0db138c 23:32:52 Removing intermediate container 4e21da44bb1d 23:32:52 ---> cc9788d13a66 23:32:52 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:32:52 ---> Running in f820758886d0 23:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:53 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:32:53 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:32:53 OK: 17818 distinct packages available 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:53 OK: 263 MiB in 53 packages 23:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:32:54 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:32:54 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:32:54 OK: 17818 distinct packages available 23:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:32:54 (1/4) Installing dumb-init (1.2.5-r2) 23:32:54 (2/4) Installing musl-obstack (1.2.3-r0) 23:32:54 (3/4) Installing libucontext (1.2-r0) 23:32:54 (4/4) Installing gcompat (1.1.0-r0) 23:32:54 Executing busybox-1.35.0-r29.trigger 23:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:54 OK: 7 MiB in 19 packages 23:32:54 (1/5) Installing dumb-init (1.2.5-r2) 23:32:54 (2/5) Installing musl-obstack (1.2.3-r0) 23:32:54 (3/5) Installing libucontext (1.2-r0) 23:32:54 (4/5) Installing gcompat (1.1.0-r0) 23:32:54 (5/5) Installing openssl (3.0.8-r3) 23:32:54 Executing busybox-1.35.0-r29.trigger 23:32:54 OK: 8 MiB in 20 packages 23:32:54 OK: 263 MiB in 53 packages 23:32:55 OK: 263 MiB in 53 packages 23:32:55 Removing intermediate container 0085c0db138c 23:32:55 ---> 51389899ca16 23:32:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:55 OK: 263 MiB in 53 packages 23:32:55 OK: 263 MiB in 53 packages 23:32:55 Removing intermediate container 1afb06019e61 23:32:55 ---> 003a6722bea9 23:32:55 Step 5/27 : COPY go.mod vendor* ./ 23:32:56 Removing intermediate container f820758886d0 23:32:56 ---> 5bddeca2557e 23:32:56 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:56 Removing intermediate container 6dda49dd0e4e 23:32:56 ---> 6f78ba707b0a 23:32:56 Step 5/33 : COPY go.mod vendor* ./ 23:32:56 ---> 45c61abdc8cc 23:32:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:57 Removing intermediate container a80462ec9eb5 23:32:57 ---> 2cebc2b0b11d 23:32:57 Step 6/23 : COPY go.mod vendor* ./ 23:32:57 ---> Running in ddd6f4cb8e0a 23:32:57 Removing intermediate container 17c530755a65 23:32:57 ---> d74846151f54 23:32:57 Step 6/23 : COPY go.mod vendor* ./ 23:32:57 Removing intermediate container 7ee97b825684 23:32:57 ---> ae032fac5e36 23:32:57 Step 6/23 : COPY go.mod vendor* ./ 23:32:57 ---> a406499f2d31 23:32:57 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:57 ---> Running in e53567bb4044 23:32:59 ---> 96ca9aca8648 23:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:59 ---> 699931742c88 23:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:59 ---> f515639fa660 23:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:59 ---> Running in adc2bc1982d0 23:32:59 ---> Running in 98d1e522d3a9 23:32:59 ---> Running in fac22da335a7 23:33:00 ---> fb8349956c3e 23:33:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:33:01 ---> ae875ee12410 23:33:01 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:33:02 ---> 57830a868afc 23:33:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:33:02 ---> ce2d4551d82b 23:33:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:33:08 ---> acbcbf6bbe76 23:33:08 ---> b604c25648a1 23:33:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:33:08 23:33:09 ---> 3e1366621750 23:33:09 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:33:09 ---> 4e0f18cd3c89 23:33:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:33:09 ---> Running in c45b2c041a56 23:33:10 Removing intermediate container c45b2c041a56 23:33:10 ---> 555e709315a7 23:33:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:33:11 ---> f27274338664 23:33:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:33:12 ---> fe29107501d6 23:33:12 Step 22/27 : WORKDIR / 23:33:14 ---> 31b2baf3b22a 23:33:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:33:14 ---> Running in 6fc2dcd304f5 23:33:14 ---> Running in 391f149f613b 23:33:14 Removing intermediate container 6fc2dcd304f5 23:33:14 ---> 80c17c9441f9 23:33:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:33:14 Removing intermediate container 391f149f613b 23:33:14 ---> 88f3dcd38453 23:33:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:33:14 ---> Running in 64ba5433dda3 23:33:14 ---> Running in b2b883c8e308 23:33:16 Removing intermediate container b2b883c8e308 23:33:16 ---> b938c407e93c 23:33:16 Step 24/26 : LABEL arch=x86_64 23:33:16 Removing intermediate container 64ba5433dda3 23:33:16 ---> 41ffec9d82a1 23:33:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:33:16 ---> Running in 67d3d572b745 23:33:16 ---> Running in c219d01e89cc 23:33:16 Removing intermediate container 9e3d64514776 23:33:16 ---> af21a23fdf49 23:33:16 23:33:16 Step 9/22 : FROM alpine:3.17 23:33:16 ---> 9ed4aefc74f6 23:33:16 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:33:16 ---> Running in ffc4e537f2bc 23:33:17 Removing intermediate container 67d3d572b745 23:33:17 ---> 930a66b4fcce 23:33:17 Step 25/27 : LABEL arch=x86_64 23:33:17 Removing intermediate container c219d01e89cc 23:33:17 ---> 86abd2f76e20 23:33:17 Step 25/26 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:33:18 ---> Running in 005341b34b52 23:33:18 ---> Running in 6536233fb1f4 23:33:18 Removing intermediate container cdf1980439c0 23:33:18 ---> 9b43a8ea1321 23:33:18 23:33:18 Step 10/24 : FROM alpine:3.17 23:33:18 ---> 9ed4aefc74f6 23:33:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:33:18 Removing intermediate container 6536233fb1f4 23:33:18 ---> b95ba5911c18 23:33:18 Step 26/27 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:33:18 Removing intermediate container 005341b34b52 23:33:18 ---> 8ddf1f211ec2 23:33:18 Step 26/26 : LABEL version=3.0.0-dev.122 23:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:33:19 ---> Running in 4b5ba1489b8b 23:33:19 ---> Running in ceab1dcd5609 23:33:19 ---> Running in eb14194b77b7 23:33:19 (1/2) Installing dumb-init (1.2.5-r2) 23:33:19 (2/2) Installing openssl (3.0.8-r3) 23:33:19 Executing busybox-1.35.0-r29.trigger 23:33:19 OK: 8 MiB in 17 packages 23:33:21 Removing intermediate container ceab1dcd5609 23:33:21 ---> 1903b37b977c 23:33:21 Step 27/27 : LABEL version=3.0.0-dev.122 23:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:33:21 (1/1) Installing dumb-init (1.2.5-r2) 23:33:21 Executing busybox-1.35.0-r29.trigger 23:33:21 OK: 7 MiB in 16 packages 23:33:21 Removing intermediate container eb14194b77b7 23:33:21 ---> a043f3b268bc 23:33:21 23:33:22 ---> Running in fb236c2552c4 23:33:22 Successfully built a043f3b268bc 23:33:22 Successfully tagged security-spire-server:latest 23:33:22  Building security-spire-server ... done Building core-common-config-bootstrapper 23:33:22 Removing intermediate container 6cc4d25cd11b 23:33:22 ---> d17a4c2bcf8a 23:33:22 23:33:22 Step 10/23 : FROM alpine:3.17 23:33:22 ---> 9ed4aefc74f6 23:33:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:33:23 Removing intermediate container fb236c2552c4 23:33:23 ---> 9d23d47500a5 23:33:23 23:33:23 Successfully built 9d23d47500a5 23:33:23 Successfully tagged security-spire-config:latest 23:33:23  Building security-spire-config ... done Building security-secretstore-setup 23:33:23 Removing intermediate container ffc4e537f2bc 23:33:23 ---> 672c73b8bb02 23:33:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:33:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:25 ---> d0707b2250ac 23:33:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:33:25 ---> Using cache 23:33:25 ---> 23d1415d7754 23:33:25 Step 4/23 : WORKDIR /edgex-go 23:33:25 ---> Using cache 23:33:25 ---> b2088606dbd5 23:33:25 Step 5/23 : RUN apk add --update --no-cache make git 23:33:25 ---> Using cache 23:33:25 ---> 9cd15f2031d8 23:33:25 Step 6/23 : COPY go.mod vendor* ./ 23:33:25 ---> Using cache 23:33:25 ---> 867db25f3ee7 23:33:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:25 ---> Using cache 23:33:25 ---> a13960473cb6 23:33:25 Step 8/23 : COPY . . 23:33:25 ---> Using cache 23:33:25 ---> f55a58073402 23:33:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:33:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:33:27 ---> d0707b2250ac 23:33:27 Step 3/25 : WORKDIR /edgex-go 23:33:27 ---> Using cache 23:33:27 ---> 9294cdf53265 23:33:27 Step 4/25 : RUN apk add --update --no-cache make git 23:33:33 ---> Running in 69ad16c2362d 23:33:33 Removing intermediate container 4b5ba1489b8b 23:33:33 ---> 583e6e05a599 23:33:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:33:33 ---> Running in 797d7b1bcadf 23:33:33 ---> Running in c3e4e83e8adf 23:33:33 ---> Running in f101a5f5f60f 23:33:33 ---> Running in 4cd6d7a202e5 23:33:33 Removing intermediate container 797d7b1bcadf 23:33:33 ---> b9c57326a7de 23:33:33 Step 12/22 : WORKDIR /edgex 23:33:33 Removing intermediate container 4cd6d7a202e5 23:33:33 ---> 345474032f31 23:33:33 Step 13/24 : ENV APP_PORT=59882 23:33:33 ---> Running in cd9d169ec96b 23:33:33 ---> Running in b88e32bfb6d3 23:33:33 Removing intermediate container cd9d169ec96b 23:33:33 ---> 64e32e151c94 23:33:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:33 Removing intermediate container b88e32bfb6d3 23:33:33 ---> 1785632f5c1d 23:33:33 Step 14/24 : EXPOSE $APP_PORT 23:33:33 ---> Running in f4ed02d4fd51 23:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:33:33 Removing intermediate container f4ed02d4fd51 23:33:33 ---> 6ca8553ab00c 23:33:33 Step 15/24 : WORKDIR / 23:33:33 ---> 8cda29d8d905 23:33:33 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:33:33 ---> Running in fe694efa9db5 23:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:33:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:33:33 Removing intermediate container fe694efa9db5 23:33:33 ---> 82180c2f636d 23:33:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:33 ---> b5dcdb260475 23:33:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:33:33 (1/1) Installing dumb-init (1.2.5-r2) 23:33:33 Executing busybox-1.35.0-r29.trigger 23:33:33 OK: 7 MiB in 16 packages 23:33:33 OK: 265 MiB in 53 packages 23:33:34 ---> 370605405405 23:33:34 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:33:34 ---> d65b315cb75e 23:33:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:33:34 ---> 8d0d5a2fde7c 23:33:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:33:34 ---> a4434b2abeb8 23:33:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:33:35 Removing intermediate container 69ad16c2362d 23:33:35 ---> 5cdd1a0edce4 23:33:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:33:35 Removing intermediate container f101a5f5f60f 23:33:35 ---> 4bb884ded0a6 23:33:35 Step 5/25 : COPY go.mod vendor* ./ 23:33:35 ---> 0e519d7d8b6c 23:33:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:35 ---> Running in 3a3c22750906 23:33:35 ---> a4fe5ec926f3 23:33:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:33:35 ---> Running in 7940fda27a27 23:33:35 Removing intermediate container 3a3c22750906 23:33:35 ---> e4775665e0f2 23:33:35 Step 13/23 : ENV APP_PORT=59861 23:33:35 ---> e431595e427b 23:33:35 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:35 ---> Running in 3ba6220da14e 23:33:35 ---> Running in f1f797a455c6 23:33:35 ---> 6b147207b573 23:33:35 Step 20/24 : ENTRYPOINT ["/core-command"] 23:33:35 ---> Running in cf5ce6d1bc79 23:33:35 Removing intermediate container 3ba6220da14e 23:33:35 ---> df55e43e6839 23:33:35 Step 14/23 : EXPOSE $APP_PORT 23:33:35 ---> Running in 33a956dfe745 23:33:35 Removing intermediate container cf5ce6d1bc79 23:33:35 ---> 644cf84652d6 23:33:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:33:35 ---> Running in ade55c6f4cc0 23:33:35 Removing intermediate container 33a956dfe745 23:33:35 ---> f4f2e62f2652 23:33:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:35 Removing intermediate container ade55c6f4cc0 23:33:35 ---> 5fc0c46cd1eb 23:33:35 Step 22/24 : LABEL arch=x86_64 23:33:35 ---> Running in e764de4ae639 23:33:35 ---> 92b67608eafd 23:33:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:33:35 Removing intermediate container e764de4ae639 23:33:35 ---> f99d559e3b80 23:33:35 Step 23/24 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:33:35 ---> Running in c15dab7796e4 23:33:36 ---> 65ce33efaa5d 23:33:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:36 Removing intermediate container 7940fda27a27 23:33:36 ---> 8fd1ab562c18 23:33:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:33:36 Removing intermediate container c15dab7796e4 23:33:36 ---> abac5c8acc66 23:33:36 Step 24/24 : LABEL version=3.0.0-dev.122 23:33:36 ---> Running in 6deb9b7a6cb5 23:33:36 ---> Running in 945cd31a6719 23:33:36 Removing intermediate container 6deb9b7a6cb5 23:33:36 ---> ea1bad51012c 23:33:36 Step 20/22 : LABEL arch=x86_64 23:33:36 Removing intermediate container 945cd31a6719 23:33:36 ---> 76e239e7c94b 23:33:36 23:33:36 Successfully built 76e239e7c94b 23:33:36 Successfully tagged core-command:latest 23:33:36 Building core-data 23:33:36  Building core-command ... done  ---> Running in c1d0c866bd68 23:33:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:41 ---> d0707b2250ac 23:33:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:33:41 ---> Using cache 23:33:41 ---> 23d1415d7754 23:33:41 Step 4/23 : WORKDIR /edgex-go 23:33:41 ---> Using cache 23:33:41 ---> b2088606dbd5 23:33:41 Step 5/23 : RUN apk add --update --no-cache make git 23:33:41 ---> Using cache 23:33:41 ---> 9cd15f2031d8 23:33:41 Step 6/23 : COPY go.mod vendor* ./ 23:33:41 ---> Using cache 23:33:41 ---> 867db25f3ee7 23:33:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:41 ---> Using cache 23:33:41 ---> a13960473cb6 23:33:41 Step 8/23 : COPY . . 23:33:41 ---> Using cache 23:33:41 ---> f55a58073402 23:33:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:33:44 Removing intermediate container c1d0c866bd68 23:33:44 ---> ea91c54c5a05 23:33:44 Step 21/22 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:33:45 ---> Running in 9643a0ee2519 23:33:45 ---> Running in 9779fd5cd8b6 23:33:45 ---> 554780832162 23:33:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:33:45 Removing intermediate container 9779fd5cd8b6 23:33:45 ---> 84716bc063a1 23:33:45 Step 22/22 : LABEL version=3.0.0-dev.122 23:33:45 ---> Running in 3be3a04c9798 23:33:45 ---> 4e9b561f3581 23:33:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:33:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:33:45 ---> Running in 5daee176987d 23:33:45 Removing intermediate container 3be3a04c9798 23:33:45 ---> 8ba1da82b5f6 23:33:45 23:33:45 Removing intermediate container 5daee176987d 23:33:45 ---> 1f63d39b3562 23:33:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:33:45 ---> Running in 1bdf3039fe2b 23:33:45 Successfully built 8ba1da82b5f6 23:33:45 Successfully tagged security-proxy-setup:latest 23:33:45  Building security-proxy-setup ... done Building support-notifications 23:33:47 Removing intermediate container 1bdf3039fe2b 23:33:47 ---> 95fcc24452ab 23:33:47 Step 21/23 : LABEL arch=x86_64 23:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:49 ---> d0707b2250ac 23:33:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:33:49 ---> Using cache 23:33:49 ---> 23d1415d7754 23:33:49 Step 4/23 : WORKDIR /edgex-go 23:33:49 ---> Using cache 23:33:49 ---> b2088606dbd5 23:33:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:33:52 ---> Running in 53df246592ac 23:33:52 ---> Running in b23b22d34c33 23:33:52 Removing intermediate container b23b22d34c33 23:33:52 ---> 5171e0e83662 23:33:52 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:33:52 ---> Running in 13ba67d498f4 23:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:33:52 Removing intermediate container 13ba67d498f4 23:33:52 ---> 53068822818a 23:33:52 Step 23/23 : LABEL version=3.0.0-dev.122 23:33:52 ---> Running in 111e3715b26e 23:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:33:52 OK: 265 MiB in 53 packages 23:33:52 Removing intermediate container 111e3715b26e 23:33:52 ---> 4978274dd580 23:33:52 23:33:52 Successfully built 4978274dd580 23:33:52 Successfully tagged support-scheduler:latest 23:33:52 Building security-spiffe-token-provider 23:33:58  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:33:58 ---> d0707b2250ac 23:33:58 Step 3/20 : WORKDIR /edgex-go 23:33:58 ---> Using cache 23:33:58 ---> 9294cdf53265 23:33:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:34:01 ---> Running in d4d322a029d5 23:34:01 Removing intermediate container 53df246592ac 23:34:01 ---> f055568fb5d5 23:34:01 Step 6/23 : COPY go.mod vendor* ./ 23:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:34:02 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:34:02 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:34:02 OK: 17823 distinct packages available 23:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:34:02 OK: 265 MiB in 53 packages 23:34:03 ---> db7a2e97afd5 23:34:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:08 Removing intermediate container c3e4e83e8adf 23:34:08 ---> 8bbeefad63e0 23:34:08 23:34:08 Step 10/23 : FROM alpine:3.17 23:34:08 ---> 9ed4aefc74f6 23:34:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:34:08 ---> Running in a3ee42dd0576 23:34:08 ---> Running in 685288b65a73 23:34:08 Removing intermediate container d4d322a029d5 23:34:08 ---> 1dbb941d3efd 23:34:08 Step 5/20 : COPY go.mod vendor* ./ 23:34:08 Removing intermediate container 685288b65a73 23:34:08 ---> bdc8171ec421 23:34:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:34:09 ---> 3b25e585a4fa 23:34:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:09 ---> Running in 1c5010add792 23:34:11 ---> Running in 6e34a6676a93 23:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:34:11 (1/1) Installing dumb-init (1.2.5-r2) 23:34:12 Executing busybox-1.35.0-r29.trigger 23:34:12 OK: 7 MiB in 16 packages 23:34:16 Removing intermediate container 1c5010add792 23:34:16 ---> 35a5ede2538e 23:34:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:16 Removing intermediate container 9643a0ee2519 23:34:16 ---> d0e1fea1b0c5 23:34:16 23:34:16 Step 10/23 : FROM alpine:3.17 23:34:16 ---> 9ed4aefc74f6 23:34:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:34:16 ---> Running in 79a4cd54cd61 23:34:16 ---> 2ffc5f34b0f6 23:34:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:34:16 Removing intermediate container 79a4cd54cd61 23:34:16 ---> 610ef8ead193 23:34:16 Step 12/23 : ENV APP_PORT=59880 23:34:16 ---> d15fec0db50d 23:34:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:34:16 ---> Running in 7de4e81bdd83 23:34:16 Removing intermediate container 7de4e81bdd83 23:34:16 ---> 809eab5c6ff9 23:34:16 Step 13/23 : EXPOSE $APP_PORT 23:34:16 Removing intermediate container f1f797a455c6 23:34:16 ---> 92010210dcba 23:34:16 Step 7/25 : COPY . . 23:34:16 ---> c3c65352bff8 23:34:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:34:16 ---> Running in 2ffbce2ba87e 23:34:21 Removing intermediate container 2ffbce2ba87e 23:34:21 ---> 15e2aa3fc2dc 23:34:21 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:34:21 Removing intermediate container ddd6f4cb8e0a 23:34:21 ---> aad8f31a841e 23:34:21 Step 7/27 : COPY . . 23:34:21 Removing intermediate container e53567bb4044 23:34:21 ---> e49db458815f 23:34:21 Step 7/33 : COPY . . 23:34:23 ---> f94380b38495 23:34:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:34:23 ---> Running in bc4ba43eb463 23:34:23 ---> 18e35ea0eedc 23:34:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:34:23 ---> Running in ca2854caf214 23:34:23 ---> 7cb87482747f 23:34:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:34:23 ---> Running in 5eb39b4cf121 23:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:34:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:34:24 (1/1) Installing dumb-init (1.2.5-r2) 23:34:24 Executing busybox-1.35.0-r29.trigger 23:34:24 OK: 7 MiB in 16 packages 23:34:24 Removing intermediate container 5eb39b4cf121 23:34:24 ---> 2604a9e8db57 23:34:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:34:24 ---> Running in 881739b8dfc5 23:34:25 ---> 5fad55fd1732 23:34:25 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:34:25 ---> 978920c7d766 23:34:25 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:34:25 ---> Running in ad5b30d81a27 23:34:25 ---> Running in 4db638b628e3 23:34:25 Removing intermediate container 881739b8dfc5 23:34:25 ---> e1341eea8ea7 23:34:25 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:34:26 ---> Running in e7d08227e902 23:34:26 Removing intermediate container bc4ba43eb463 23:34:26 ---> 59ee32b4362e 23:34:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:26 Removing intermediate container 4db638b628e3 23:34:26 ---> 12c62b6bcf20 23:34:26 Step 9/27 : WORKDIR /edgex-go/spire-build 23:34:26 ---> Running in f20312f7edc7 23:34:27 Removing intermediate container e7d08227e902 23:34:27 ---> 7040c950962e 23:34:27 Step 21/23 : LABEL arch=x86_64 23:34:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:34:27 Removing intermediate container f20312f7edc7 23:34:27 ---> dc95e1e7466c 23:34:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:34:28 ---> Running in c3d98c3e79ef 23:34:32 Removing intermediate container c3d98c3e79ef 23:34:32 ---> 525f4a84abf5 23:34:32 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:34:32 ---> Running in cc3b661199c7 23:34:35 ---> 98714a546c16 23:34:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:34:35 ---> Running in 1d69cdcdee83 23:34:35 Removing intermediate container 1d69cdcdee83 23:34:35 ---> 7c1787cbedf0 23:34:35 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:34:37 Removing intermediate container cc3b661199c7 23:34:37 ---> 2c68e27daf0f 23:34:37 Step 12/27 : WORKDIR /edgex-go 23:34:37 ---> Running in 70a720a2335f 23:34:38 Removing intermediate container 70a720a2335f 23:34:38 ---> f2b19f4243a8 23:34:38 23:34:38 Step 13/27 : FROM alpine:3.17 23:34:38 3.17: Pulling from library/alpine 23:34:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:34:40 Status: Downloaded newer image for alpine:3.17 23:34:40 ---> 51e60588ff2c 23:34:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:34:41 ---> Running in e5cb2bfdc985 23:34:42 Removing intermediate container e5cb2bfdc985 23:34:42 ---> edb574f0cfbd 23:34:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:34:42 ---> Running in 9f28f89188e6 23:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:45 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:34:45 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:34:45 OK: 17689 distinct packages available 23:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:47 ---> 1acb5ad48b33 23:34:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:34:47 ---> Running in 096e87bb170e 23:34:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:34:47 (1/5) Installing dumb-init (1.2.5-r2) 23:34:47 (2/5) Installing musl-obstack (1.2.3-r0) 23:34:47 (3/5) Installing libucontext (1.2-r0) 23:34:47 (4/5) Installing gcompat (1.1.0-r0) 23:34:47 (5/5) Installing openssl (3.0.8-r3) 23:34:47 Executing busybox-1.35.0-r29.trigger 23:34:47 OK: 9 MiB in 20 packages 23:34:48 Removing intermediate container 096e87bb170e 23:34:48 ---> 7bf2b61158d5 23:34:48 Step 23/23 : LABEL version=3.0.0-dev.122 23:34:48 ---> Running in e2a6a665f2e8 23:34:48 ---> 9f6290eb70e1 23:34:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:34:48 Removing intermediate container e2a6a665f2e8 23:34:48 ---> 6039efb9bf57 23:34:48 23:34:48 ---> 04910a656268 23:34:48 Step 19/23 : ENTRYPOINT ["/core-data"] 23:34:48 ---> Running in a4cc384fcd28 23:34:48 Successfully built 6039efb9bf57 23:34:48 Successfully tagged core-common-config-bootstrapper:latest 23:34:48 Building core-metadata 23:34:49  Building core-common-config-bootstrapper ... done Removing intermediate container a4cc384fcd28 23:34:49 ---> 4b12f20f836a 23:34:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:34:49 Removing intermediate container a3ee42dd0576 23:34:49 ---> 75fd836dc948 23:34:49 Step 8/23 : COPY . . 23:34:49 Removing intermediate container 6e34a6676a93 23:34:49 ---> 2160107f4eb8 23:34:49 Step 7/20 : COPY . . 23:34:52 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:34:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:34:52 ---> d0707b2250ac 23:34:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:34:52 ---> Using cache 23:34:52 ---> 23d1415d7754 23:34:52 Step 4/25 : WORKDIR /edgex-go 23:34:52 ---> Using cache 23:34:52 ---> b2088606dbd5 23:34:52 Step 5/25 : RUN apk add --update --no-cache make git 23:34:52 ---> Using cache 23:34:52 ---> 9cd15f2031d8 23:34:52 Step 6/25 : COPY go.mod vendor* ./ 23:34:52 ---> Using cache 23:34:52 ---> 867db25f3ee7 23:34:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:52 ---> Using cache 23:34:52 ---> a13960473cb6 23:34:52 Step 8/25 : COPY . . 23:34:52 ---> Using cache 23:34:52 ---> f55a58073402 23:34:52 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:34:52 Removing intermediate container 9f28f89188e6 23:34:52 ---> 4b48b32900ce 23:34:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:53 ---> 7310452b49b2 23:34:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:34:55 ---> 70b2f20b0f20 23:34:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:34:58 ---> 61dae239acd0 23:34:58 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:35:00 ---> Running in 59b24cd19f94 23:35:04 ---> Running in 57885dc4614a 23:35:04 Removing intermediate container 59b24cd19f94 23:35:04 ---> e95ec4e499d0 23:35:04 Step 21/23 : LABEL arch=x86_64 23:35:04 ---> Running in 3618a705e339 23:35:04 ---> 58776b82d1fb 23:35:04 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:35:04 ---> f036b7588933 23:35:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:35:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:35:04 ---> Running in 1559f4197248 23:35:04 ---> Running in 7961ed584004 23:35:04 Removing intermediate container fac22da335a7 23:35:04 ---> ab4446b76fcb 23:35:04 Step 8/23 : COPY . . 23:35:04 Removing intermediate container 98d1e522d3a9 23:35:04 ---> 829b8661765a 23:35:04 Step 8/23 : COPY . . 23:35:05 Removing intermediate container adc2bc1982d0 23:35:05 ---> b1b367c4446d 23:35:05 Step 8/23 : COPY . . 23:35:05 Removing intermediate container 3618a705e339 23:35:05 ---> 03e971c43042 23:35:05 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:35:06 ---> Running in 8a3c8a5df655 23:35:06 Removing intermediate container ca2854caf214 23:35:06 ---> 8979834016c5 23:35:06 23:35:06 Step 9/25 : FROM alpine:3.17 23:35:06 ---> 9ed4aefc74f6 23:35:06 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:35:06 ---> Running in 75a6b7d4c38a 23:35:06 Removing intermediate container 8a3c8a5df655 23:35:06 ---> 617a02ffefba 23:35:06 Step 23/23 : LABEL version=3.0.0-dev.122 23:35:06 ---> Running in f4ad2e4013e6 23:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:35:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:35:07 Removing intermediate container f4ad2e4013e6 23:35:07 ---> 21f5921de47b 23:35:07 23:35:07 Successfully built 21f5921de47b 23:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:35:07 Successfully tagged core-data:latest 23:35:07 Building security-spire-agent 23:35:07  Building core-data ... done (1/3) Installing ca-certificates (20220614-r4) 23:35:07 (2/3) Installing dumb-init (1.2.5-r2) 23:35:07 (3/3) Installing su-exec (0.2-r2) 23:35:07 Executing busybox-1.35.0-r29.trigger 23:35:07 Executing ca-certificates-20220614-r4.trigger 23:35:07 OK: 8 MiB in 18 packages 23:35:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:35:12 ---> d0707b2250ac 23:35:12 Step 3/27 : WORKDIR /edgex-go 23:35:12 ---> Using cache 23:35:12 ---> 9294cdf53265 23:35:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:35:12 ---> Using cache 23:35:12 ---> 616cd46e2227 23:35:12 Step 5/27 : COPY go.mod vendor* ./ 23:35:12 ---> Using cache 23:35:12 ---> e0c7b278e1e2 23:35:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:12 ---> Using cache 23:35:12 ---> 834e9ddb6a80 23:35:12 Step 7/27 : COPY . . 23:35:12 ---> Using cache 23:35:12 ---> 1d3e43c341bc 23:35:12 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:35:12 ---> Using cache 23:35:12 ---> 5c862c165538 23:35:12 Step 9/27 : WORKDIR /edgex-go/spire-build 23:35:12 ---> Using cache 23:35:12 ---> 2bba3982c9c5 23:35:12 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:35:12 ---> Using cache 23:35:12 ---> e2fd85d6e944 23:35:12 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:35:12 ---> e30e7c6e7a44 23:35:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:35:12 ---> 7b43fd89f0ee 23:35:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:35:12 ---> 02bf3279ccd2 23:35:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:35:12 ---> Running in b7ad79c66413 23:35:13 ---> Running in 37a9863b03a7 23:35:13 ---> b22d0c554647 23:35:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:35:13 ---> Running in 873bdf9bb994 23:35:14 ---> 82e0060f4dca 23:35:14 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:35:16 ---> 6b6bf38209d4 23:35:16 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:35:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:35:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:35:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:35:17 ---> b27227fbcad2 23:35:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:35:17 ---> Running in e61c0bff9379 23:35:17 Removing intermediate container e61c0bff9379 23:35:17 ---> a6284f466719 23:35:17 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:35:17 ---> Running in 44ed8994591f 23:35:18 Removing intermediate container 44ed8994591f 23:35:18 ---> e7de723f1ffc 23:35:18 Step 25/27 : LABEL arch=arm64 23:35:18 ---> Running in 702a78209361 23:35:19 Removing intermediate container 702a78209361 23:35:19 ---> 9900ce82f1c5 23:35:19 Step 26/27 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:35:19 ---> Running in f28874d7323f 23:35:19 Removing intermediate container f28874d7323f 23:35:19 ---> b6840990fa5b 23:35:19 Step 27/27 : LABEL version=3.0.0-dev.122 23:35:19 ---> Running in ea471bdc1e1f 23:35:20 ---> Running in fe1d17367af4 23:35:20 Removing intermediate container ea471bdc1e1f 23:35:20 ---> ea6996b8adc2 23:35:20 23:35:20 Successfully built ea6996b8adc2 23:35:20 Successfully tagged security-spire-agent-arm64:latest 23:35:20  Building security-spire-agent ... done Building security-proxy-setup 23:35:21 Removing intermediate container 75a6b7d4c38a 23:35:21 ---> 0c8cd94c168a 23:35:21 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:35:21 ---> Running in 71b313827536 23:35:21 Removing intermediate container 71b313827536 23:35:21 ---> b4daeb4b59c2 23:35:21 Step 12/25 : WORKDIR / 23:35:22 ---> Running in f2a59ff210c1 23:35:22 Removing intermediate container f2a59ff210c1 23:35:22 ---> 5b0c0bc5c154 23:35:22 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:22 Removing intermediate container fe1d17367af4 23:35:22 ---> e2a8f85bf62d 23:35:22 Step 12/27 : WORKDIR /edgex-go 23:35:22 ---> Running in 2523324740b3 23:35:22 ---> 620c62c70a9a 23:35:22 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:35:22 Removing intermediate container 2523324740b3 23:35:22 ---> 65a31f9ddaec 23:35:22 23:35:22 Step 13/27 : FROM alpine:3.17 23:35:22 ---> 9ed4aefc74f6 23:35:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:35:22 ---> Using cache 23:35:22 ---> cc9788d13a66 23:35:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:35:22 ---> Using cache 23:35:22 ---> 5bddeca2557e 23:35:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:22 ---> Using cache 23:35:22 ---> ae875ee12410 23:35:22 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:35:22 ---> Using cache 23:35:22 ---> ce2d4551d82b 23:35:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:35:22 ---> 246ddea6a001 23:35:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:35:23 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:35:23 ---> a9414627c822 23:35:23 Step 3/22 : WORKDIR /edgex-go 23:35:23 ---> Using cache 23:35:23 ---> dc3d6efe3c14 23:35:23 Step 4/22 : RUN apk add --update --no-cache make git 23:35:23 ---> Using cache 23:35:23 ---> 6f78ba707b0a 23:35:23 Step 5/22 : COPY go.mod vendor* ./ 23:35:23 ---> Using cache 23:35:23 ---> a406499f2d31 23:35:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:23 ---> Using cache 23:35:23 ---> e49db458815f 23:35:23 Step 7/22 : COPY . . 23:35:24 ---> Using cache 23:35:24 ---> 5fad55fd1732 23:35:24 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:35:24 ---> Running in 4cab865e67a6 23:35:25 ---> f8115c35b88d 23:35:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:35:25 ---> d80d105cffe7 23:35:25 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:35:25 ---> d73b14505cbb 23:35:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:35:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:35:30 ---> 20847348d553 23:35:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:35:30 ---> b90cff75ed4e 23:35:30 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:35:32 ---> 340f4e2f44a3 23:35:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:35:33 ---> 0192a66b2265 23:35:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:35:33 ---> e87ad178155e 23:35:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:35:33 ---> 77c93c2c912a 23:35:33 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:35:33 ---> e711ebbbafe3 23:35:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:35:34 ---> Running in b39bf8b37fcc 23:35:35 ---> db2ead5a8a23 23:35:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:35:36 ---> Running in 09a2262370d2 23:35:36 Removing intermediate container 57885dc4614a 23:35:36 ---> 7fa391fb66a4 23:35:36 23:35:36 Step 10/25 : FROM alpine:3.17 23:35:36 ---> 9ed4aefc74f6 23:35:36 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:35:36 ---> Using cache 23:35:36 ---> 5cdd1a0edce4 23:35:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:35:36 ---> Using cache 23:35:36 ---> e4775665e0f2 23:35:36 Step 13/25 : ENV APP_PORT=59881 23:35:36 Removing intermediate container 09a2262370d2 23:35:36 ---> 58fce906204e 23:35:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:35:36 ---> Running in 1eff66bf495d 23:35:36 ---> Running in cadaf68654b4 23:35:41 Removing intermediate container 1eff66bf495d 23:35:41 Removing intermediate container cadaf68654b4 23:35:41 ---> 9c34bb0ffaa8 23:35:41 Step 25/27 : LABEL arch=x86_64 23:35:41 ---> b4f08de7cb14 23:35:41 Step 14/25 : EXPOSE $APP_PORT 23:35:41 Removing intermediate container b39bf8b37fcc 23:35:41 ---> 6a49a4b658ea 23:35:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:35:41 ---> Running in dde4f681c3fd 23:35:41 ---> Running in 87deb88ee874 23:35:41 ---> Running in aceb0c735b3f 23:35:41 Removing intermediate container dde4f681c3fd 23:35:41 ---> ebe29dee0e01 23:35:41 Step 26/27 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:35:41 Removing intermediate container 87deb88ee874 23:35:41 ---> 71b8a59ac79a 23:35:41 Step 15/25 : WORKDIR / 23:35:41 Removing intermediate container aceb0c735b3f 23:35:41 ---> 98160e589879 23:35:41 Step 23/25 : LABEL arch=x86_64 23:35:41 ---> Running in 2e8711d10953 23:35:41 ---> Running in cb7482bc049c 23:35:41 ---> Running in b5c493cc23c6 23:35:41 Removing intermediate container 7961ed584004 23:35:41 ---> e4984e04ae7d 23:35:41 23:35:41 Step 10/23 : FROM alpine:3.17 23:35:41 ---> 9ed4aefc74f6 23:35:41 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:35:41 Removing intermediate container 1559f4197248 23:35:41 ---> ba7ce3768277 23:35:41 23:35:41 Step 9/20 : FROM alpine:3.17 23:35:41 ---> 9ed4aefc74f6 23:35:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:35:41 ---> Running in c9dfdcca9dbd 23:35:41 ---> Running in 3edc2de51cab 23:35:41 Removing intermediate container 2e8711d10953 23:35:41 ---> d1c634210df4 23:35:41 Step 27/27 : LABEL version=3.0.0-dev.122 23:35:41 Removing intermediate container cb7482bc049c 23:35:41 ---> 6b1cbf9de58e 23:35:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:41 Removing intermediate container b5c493cc23c6 23:35:41 ---> b69816f1be4d 23:35:41 Step 24/25 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:35:41 ---> Running in 2f1d1fbfd495 23:35:41 ---> Running in aa3a71d10754 23:35:41 Removing intermediate container 3edc2de51cab 23:35:41 ---> 41d119d20126 23:35:41 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:35:41 ---> Running in 5f92bfe04c91 23:35:41 Removing intermediate container aa3a71d10754 23:35:41 ---> 67492dbfe7c2 23:35:41 23:35:41 Removing intermediate container 2f1d1fbfd495 23:35:41 ---> c65f42e28d07 23:35:41 Step 25/25 : LABEL version=3.0.0-dev.122 23:35:41 ---> 7a528c70c90b 23:35:41 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:35:41 ---> Running in 730c6295344d 23:35:41 Successfully built 67492dbfe7c2 23:35:41 Successfully tagged security-spire-agent:latest 23:35:41 Building security-bootstrapper 23:35:42  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:35:42 Removing intermediate container 730c6295344d 23:35:42 ---> abd9132f8d69 23:35:42 23:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:35:42 Successfully built abd9132f8d69 23:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:35:42 (1/2) Installing ca-certificates (20220614-r4) 23:35:42 (2/2) Installing dumb-init (1.2.5-r2) 23:35:42 Executing busybox-1.35.0-r29.trigger 23:35:42 Executing ca-certificates-20220614-r4.trigger 23:35:42 OK: 8 MiB in 17 packages 23:35:42 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:35:42 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:35:42 OK: 17818 distinct packages available 23:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:35:43 (1/9) Installing ca-certificates (20220614-r4) 23:35:43 (2/9) Installing brotli-libs (1.0.9-r9) 23:35:43 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:35:43 (4/9) Installing libcurl (7.88.1-r1) 23:35:43 (5/9) Installing curl (7.88.1-r1) 23:35:43 (6/9) Installing dumb-init (1.2.5-r2) 23:35:43 (7/9) Installing musl-obstack (1.2.3-r0) 23:35:43 (8/9) Installing libucontext (1.2-r0) 23:35:43 (9/9) Installing gcompat (1.1.0-r0) 23:35:43 Executing busybox-1.35.0-r29.trigger 23:35:43 Executing ca-certificates-20220614-r4.trigger 23:35:43 OK: 10 MiB in 24 packages 23:35:43 Successfully tagged security-secretstore-setup:latest 23:35:43  Building security-secretstore-setup ... done Building security-proxy-auth 23:35:46 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:35:46 ---> d0707b2250ac 23:35:46 Step 3/33 : WORKDIR /edgex-go 23:35:46 ---> Using cache 23:35:46 ---> 9294cdf53265 23:35:46 Step 4/33 : RUN apk add --update --no-cache make git 23:35:46 ---> Using cache 23:35:46 ---> 4bb884ded0a6 23:35:46 Step 5/33 : COPY go.mod vendor* ./ 23:35:46 ---> Using cache 23:35:46 ---> e431595e427b 23:35:46 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:46 ---> Using cache 23:35:46 ---> 92010210dcba 23:35:46 Step 7/33 : COPY . . 23:35:46 ---> Using cache 23:35:46 ---> 18e35ea0eedc 23:35:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:35:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:35:49 ---> d0707b2250ac 23:35:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:35:49 ---> Using cache 23:35:49 ---> 23d1415d7754 23:35:49 Step 4/23 : WORKDIR /edgex-go 23:35:49 ---> Using cache 23:35:49 ---> b2088606dbd5 23:35:49 Step 5/23 : RUN apk add --update --no-cache make git 23:35:49 ---> Using cache 23:35:49 ---> 9cd15f2031d8 23:35:49 Step 6/23 : COPY go.mod vendor* ./ 23:35:49 ---> Using cache 23:35:49 ---> 867db25f3ee7 23:35:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:49 ---> Using cache 23:35:49 ---> a13960473cb6 23:35:49 Step 8/23 : COPY . . 23:35:49 ---> Using cache 23:35:49 ---> f55a58073402 23:35:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:35:53 ---> bbb150b9bb09 23:35:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:35:53 ---> Running in e072a3bdc7cd 23:35:53 ---> Running in edfe2de6bdb3 23:35:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:35:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:35:54 Removing intermediate container 5f92bfe04c91 23:35:54 ---> 7b6fa6a3edad 23:35:54 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:54 Removing intermediate container c9dfdcca9dbd 23:35:54 ---> 49ad78d83f50 23:35:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:35:54 ---> 726949d507c4 23:35:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:35:54 ---> Running in 67ad82d72c86 23:35:54 ---> 049775b58c94 23:35:54 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:35:54 Removing intermediate container 67ad82d72c86 23:35:54 ---> 02ed2442f3c1 23:35:54 Step 13/23 : ENV APP_PORT=59860 23:35:54 ---> b0a29db21924 23:35:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:35:54 ---> Running in 876c08052600 23:35:54 ---> c081a1c67b51 23:35:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:35:54 Removing intermediate container 876c08052600 23:35:54 ---> 2b0a90a084bd 23:35:54 Step 14/23 : EXPOSE $APP_PORT 23:35:55 ---> Running in 2ec5f98c138a 23:35:55 ---> 9c70bc457fe9 23:35:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:35:55 ---> cd5f9eb1adf4 23:35:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:35:55 ---> Running in f88ea29a0c3b 23:35:55 Removing intermediate container 2ec5f98c138a 23:35:55 ---> d0bf9bd0687b 23:35:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:55 Removing intermediate container f88ea29a0c3b 23:35:55 ---> 4d4b75a6040b 23:35:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:55 ---> Running in a21d6cb060f9 23:35:55 ---> dd4e1e52c5d7 23:35:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:35:55 ---> 6afdbcf0920c 23:35:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:35:56 ---> Running in b11dd96fa9f4 23:35:56 Removing intermediate container a21d6cb060f9 23:35:56 ---> 72da736fb99c 23:35:56 Step 23/25 : LABEL arch=x86_64 23:35:56 ---> Running in ab0163d480c3 23:35:56 Removing intermediate container b11dd96fa9f4 23:35:56 ---> 14ae4cea19d7 23:35:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:56 ---> Running in a38f7130a521 23:35:56 ---> a4df12cf49e0 23:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:35:56 Removing intermediate container ab0163d480c3 23:35:56 ---> e672314b3b46 23:35:56 Step 24/25 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:35:56 ---> Running in 9acb197ffbf7 23:35:56 Removing intermediate container a38f7130a521 23:35:56 ---> c39b5aabe7ec 23:35:56 Step 18/20 : LABEL arch=x86_64 23:35:56 ---> Running in 6b4831530b14 23:35:56 Removing intermediate container 9acb197ffbf7 23:35:56 ---> 7b1f22938fe8 23:35:56 Step 25/25 : LABEL version=3.0.0-dev.122 23:35:56 ---> Running in 1bc2e35cf627 23:35:56 Removing intermediate container 6b4831530b14 23:35:56 ---> cdf0cfda8845 23:35:56 Step 19/20 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:35:56 ---> Running in 7b58bb999aac 23:35:56 Removing intermediate container 1bc2e35cf627 23:35:56 ---> 4ecc3865581a 23:35:56 23:35:56 Successfully built 4ecc3865581a 23:35:56 Successfully tagged core-metadata:latest 23:35:56  Building core-metadata ... done  ---> f251fcbdd3fe 23:35:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:35:56 Removing intermediate container 7b58bb999aac 23:35:56 ---> 017f4993c592 23:35:56 Step 20/20 : LABEL version=3.0.0-dev.122 23:35:57 ---> Running in 974d09e5ce98 23:35:57 Removing intermediate container 974d09e5ce98 23:35:57 ---> 8815576781a2 23:35:57 23:35:57 ---> 896d69e95c8a 23:35:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:35:57 ---> Running in 37c0bea8dcb6 23:35:57 Successfully built 8815576781a2 23:35:57 Successfully tagged security-spiffe-token-provider:latest 23:35:57  Building security-spiffe-token-provider ... done Removing intermediate container 37c0bea8dcb6 23:35:57 ---> 0cacab0a883e 23:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:57 ---> Running in 8375d491944c 23:35:57 Removing intermediate container 8375d491944c 23:35:57 ---> 991bb6110c4c 23:35:57 Step 21/23 : LABEL arch=x86_64 23:35:57 ---> Running in 66a6aad1f3a3 23:35:57 Removing intermediate container 66a6aad1f3a3 23:35:57 ---> f603e48262c2 23:35:57 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:35:57 ---> Running in 4b60978791a2 23:35:57 Removing intermediate container 4b60978791a2 23:35:57 ---> 9e606df1a83f 23:35:57 Step 23/23 : LABEL version=3.0.0-dev.122 23:35:57 ---> Running in 1782c0fa1c92 23:35:58 Removing intermediate container 1782c0fa1c92 23:35:58 ---> 6ea74e783334 23:35:58 23:35:58 Successfully built 6ea74e783334 23:35:58 Successfully tagged support-notifications:latest 23:36:20  Building support-notifications ... done Removing intermediate container edfe2de6bdb3 23:36:20 ---> 74ca29115beb 23:36:20 23:36:20 Step 10/23 : FROM alpine:3.17 23:36:20 ---> 9ed4aefc74f6 23:36:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:36:20 Removing intermediate container e072a3bdc7cd 23:36:20 ---> Using cache 23:36:20 ---> 8a2decf96463 23:36:20 ---> bdc8171ec421 23:36:20 23:36:20 Step 12/23 : RUN apk add --update --no-cache dumb-initStep 9/33 : FROM alpine:3.17 23:36:20 23:36:20 ---> Using cache 23:36:20 ---> 35a5ede2538e 23:36:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:20 ---> 9ed4aefc74f6 23:36:20 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:36:20 ---> Using cache 23:36:20 ---> 41d119d20126 23:36:20 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:36:20 ---> Using cache 23:36:20 ---> 2ffc5f34b0f6 23:36:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:36:20 ---> Using cache 23:36:20 ---> d15fec0db50d 23:36:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:36:20 ---> Running in aa849bd3f4d8 23:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:36:20 ---> 24e0381de8f7 23:36:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:36:20 ---> 4ed67055ad43 23:36:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:36:20 ---> 21ec166974f7 23:36:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:36:20 ---> Running in df8d177c0397 23:36:20 (1/2) Installing dumb-init (1.2.5-r2) 23:36:20 (2/2) Installing su-exec (0.2-r2) 23:36:20 Executing busybox-1.35.0-r29.trigger 23:36:20 OK: 7 MiB in 17 packages 23:36:20 Removing intermediate container aa849bd3f4d8 23:36:20 ---> a9f396b60d0a 23:36:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:36:20 ---> Running in d62d267d7463 23:36:20 Removing intermediate container d62d267d7463 23:36:20 ---> 231e690f17d5 23:36:20 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:36:20 ---> Running in 9363296f3267 23:36:20 Removing intermediate container 9363296f3267 23:36:20 ---> a710f4e58a15 23:36:20 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:36:20 ---> Running in de76bf7ca88d 23:36:20 Removing intermediate container df8d177c0397 23:36:20 ---> 5ff3a1f395d6 23:36:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:36:20 ---> Running in 6cc4c518f2e4 23:36:20 Removing intermediate container de76bf7ca88d 23:36:20 ---> 851afe4c20a0 23:36:20 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:36:20 ---> Running in 1c28c62841ac 23:36:20 Removing intermediate container 6cc4c518f2e4 23:36:20 ---> 6814947994ec 23:36:20 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:36:20 ---> Running in 8a556e64b8d1 23:36:20 Removing intermediate container 1c28c62841ac 23:36:20 ---> 7d038bad5248 23:36:20 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:36:20 ---> Running in 8a297676f05c 23:36:20 Removing intermediate container 8a556e64b8d1 23:36:20 ---> eee0e0b9e44f 23:36:20 Step 21/23 : LABEL arch=x86_64 23:36:20 ---> Running in 5a24d241d2b0 23:36:20 Removing intermediate container 5a24d241d2b0 23:36:20 ---> 7a31a446aba1 23:36:20 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:20 ---> Running in 56b9d9dc51f9 23:36:20 Removing intermediate container 56b9d9dc51f9 23:36:20 ---> 98e2770069a7 23:36:20 Step 23/23 : LABEL version=3.0.0-dev.122 23:36:20 ---> Running in fef920dd9a41 23:36:20 Removing intermediate container fef920dd9a41 23:36:20 ---> 558e929af7c5 23:36:20 23:36:20 Successfully built 558e929af7c5 23:36:20 Successfully tagged security-proxy-auth:latest 23:36:20  Building security-proxy-auth ... done Removing intermediate container 8a297676f05c 23:36:20 ---> 92ee7336f8f6 23:36:20 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:36:20 ---> Running in 5ff6932049f4 23:36:20 Removing intermediate container 5ff6932049f4 23:36:20 ---> d0f6046d2453 23:36:20 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:36:20 ---> 8606f5bb40f3 23:36:20 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:36:20 ---> Running in c9c7f61a7a22 23:36:20 Removing intermediate container c9c7f61a7a22 23:36:20 ---> 4cb6fa1f69db 23:36:20 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:20 ---> 59a1ccceb42a 23:36:20 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:36:20 ---> 61400f0d443e 23:36:20 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:36:21 ---> d82392af11fb 23:36:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:36:21 ---> 6d6809ae6364 23:36:21 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:36:21 ---> b22385c37a0c 23:36:21 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:36:21 ---> a787cb1e0cf5 23:36:21 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:36:22 ---> 70bf23096289 23:36:22 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:36:22 ---> 13f84302b48d 23:36:22 Step 28/33 : RUN chmod +x /entrypoint.sh 23:36:22 ---> Running in 5925686d7993 23:36:22 Removing intermediate container 5925686d7993 23:36:22 ---> 1001cbaf2b48 23:36:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:36:22 ---> Running in 443eb0c2c314 23:36:22 Removing intermediate container 443eb0c2c314 23:36:22 ---> bb0cd7d524ac 23:36:22 Step 30/33 : CMD ["gate"] 23:36:22 ---> Running in 55eed45b0413 23:36:22 Removing intermediate container 55eed45b0413 23:36:22 ---> 309dc5200ee2 23:36:22 Step 31/33 : LABEL arch=x86_64 23:36:22 ---> Running in 5e2f03073cb9 23:36:22 Removing intermediate container 5e2f03073cb9 23:36:22 ---> bafaaef42403 23:36:22 Step 32/33 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:22 ---> Running in 59ef24101158 23:36:23 Removing intermediate container 59ef24101158 23:36:23 ---> 5c0034db4e03 23:36:23 Step 33/33 : LABEL version=3.0.0-dev.122 23:36:23 ---> Running in 91bbdcdc94c3 23:36:23 Removing intermediate container 91bbdcdc94c3 23:36:23 ---> cce80433cc2d 23:36:23 23:36:23 Successfully built cce80433cc2d 23:36:23 Successfully tagged security-bootstrapper:latest 23:36:23  Building security-bootstrapper ... done  [Pipeline] } 23:36:23 $ docker stop --time=1 7a322e87572f3f4ed251dec497da58e5a2ef2ace6c2e51e56e249c455655c65c 23:36:24 $ docker rm -f --volumes 7a322e87572f3f4ed251dec497da58e5a2ef2ace6c2e51e56e249c455655c65c [Pipeline] // withDockerContainer [Pipeline] sh 23:36:25 + docker images 23:36:25 REPOSITORY TAG IMAGE ID CREATED SIZE 23:36:25 security-bootstrapper latest cce80433cc2d 1 second ago 22.2MB 23:36:25 security-proxy-auth latest 558e929af7c5 5 seconds ago 18.3MB 23:36:25 8a2decf96463 7 seconds ago 1.67GB 23:36:25 74ca29115beb 11 seconds ago 1.66GB 23:36:25 security-spiffe-token-provider latest 8815576781a2 27 seconds ago 32.8MB 23:36:25 support-notifications latest 6ea74e783334 27 seconds ago 32.7MB 23:36:25 core-metadata latest 4ecc3865581a 28 seconds ago 20.4MB 23:36:25 security-secretstore-setup latest abd9132f8d69 42 seconds ago 32.8MB 23:36:25 security-spire-agent latest 67492dbfe7c2 43 seconds ago 129MB 23:36:25 ba7ce3768277 44 seconds ago 1.72GB 23:36:25 e4984e04ae7d 44 seconds ago 1.75GB 23:36:25 7fa391fb66a4 49 seconds ago 1.69GB 23:36:25 65a31f9ddaec About a minute ago 1.54GB 23:36:25 core-data latest 21f5921de47b About a minute ago 20MB 23:36:25 8979834016c5 About a minute ago 1.68GB 23:36:25 core-common-config-bootstrapper latest 6039efb9bf57 About a minute ago 17.2MB 23:36:25 d0e1fea1b0c5 2 minutes ago 1.69GB 23:36:25 8bbeefad63e0 2 minutes ago 1.68GB 23:36:25 support-scheduler latest 4978274dd580 2 minutes ago 32.1MB 23:36:25 security-proxy-setup latest 8ba1da82b5f6 2 minutes ago 18.7MB 23:36:25 core-command latest 76e239e7c94b 2 minutes ago 19.8MB 23:36:25 security-spire-config latest 9d23d47500a5 3 minutes ago 88.9MB 23:36:25 d17a4c2bcf8a 3 minutes ago 1.75GB 23:36:25 security-spire-server latest a043f3b268bc 3 minutes ago 89.8MB 23:36:25 9b43a8ea1321 3 minutes ago 1.69GB 23:36:25 af21a23fdf49 3 minutes ago 1.66GB 23:36:25 ac7becf84929 3 minutes ago 1.54GB 23:36:25 36ef600876c6 3 minutes ago 1.54GB 23:36:25 ci-base-image-x86_64 latest d0707b2250ac 8 minutes ago 881MB 23:36:25 alpine 3.17 9ed4aefc74f6 8 days ago 7.05MB 23:36:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 23:36:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 23:36:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:25 provisioning config files... 23:36:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/484@tmp/config5132699871902009438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:25 ---> docker-login.sh 23:36:25 nexus3.edgexfoundry.org:10001 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 nexus3.edgexfoundry.org:10002 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 nexus3.edgexfoundry.org:10003 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 nexus3.edgexfoundry.org:10004 23:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:25 Configure a credential helper to remove this warning. See 23:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:25 23:36:25 Login Succeeded 23:36:25 docker.io 23:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:26 Configure a credential helper to remove this warning. See 23:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:26 23:36:26 Login Succeeded 23:36:26 ---> docker-login.sh ends [Pipeline] } 23:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:26 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:36:26 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:26 latest 23:36:26 3.0.0-dev.122 23:36:26 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:26 main 23:36:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + docker push nexus3.edgexfoundry.org:10004/core-command:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:36:26 578b0c860659: Preparing 23:36:26 cce285def39c: Preparing 23:36:26 1223eda18549: Preparing 23:36:26 d169eb79e48e: Preparing 23:36:26 75368c8e9500: Preparing 23:36:26 f1417ff83b31: Preparing 23:36:26 d169eb79e48e: Pushed 23:36:26 f1417ff83b31: Layer already exists 23:36:26 75368c8e9500: Pushed 23:36:26 578b0c860659: Pushed 23:36:26 1223eda18549: Pushed 23:36:28 cce285def39c: Pushed 23:36:28 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:5b1dc9ac5fc99ed45f068db060dbda3b66d53c35283e427b849bfff85b7b90d1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:36:28 578b0c860659: Preparing 23:36:28 cce285def39c: Preparing 23:36:28 1223eda18549: Preparing 23:36:28 d169eb79e48e: Preparing 23:36:28 75368c8e9500: Preparing 23:36:28 f1417ff83b31: Preparing 23:36:28 f1417ff83b31: Waiting 23:36:28 578b0c860659: Layer already exists 23:36:28 cce285def39c: Layer already exists 23:36:28 d169eb79e48e: Layer already exists 23:36:28 75368c8e9500: Layer already exists 23:36:28 1223eda18549: Layer already exists 23:36:28 f1417ff83b31: Layer already exists 23:36:28 latest: digest: sha256:5b1dc9ac5fc99ed45f068db060dbda3b66d53c35283e427b849bfff85b7b90d1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.122 23:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:36:29 578b0c860659: Preparing 23:36:29 cce285def39c: Preparing 23:36:29 1223eda18549: Preparing 23:36:29 d169eb79e48e: Preparing 23:36:29 75368c8e9500: Preparing 23:36:29 f1417ff83b31: Preparing 23:36:29 f1417ff83b31: Waiting 23:36:29 1223eda18549: Layer already exists 23:36:29 d169eb79e48e: Layer already exists 23:36:29 cce285def39c: Layer already exists 23:36:29 75368c8e9500: Layer already exists 23:36:29 578b0c860659: Layer already exists 23:36:29 f1417ff83b31: Layer already exists 23:36:29 3.0.0-dev.122: digest: sha256:5b1dc9ac5fc99ed45f068db060dbda3b66d53c35283e427b849bfff85b7b90d1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:30 + docker push nexus3.edgexfoundry.org:10004/core-command:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:36:30 578b0c860659: Preparing 23:36:30 cce285def39c: Preparing 23:36:30 1223eda18549: Preparing 23:36:30 d169eb79e48e: Preparing 23:36:30 75368c8e9500: Preparing 23:36:30 f1417ff83b31: Preparing 23:36:30 f1417ff83b31: Waiting 23:36:30 1223eda18549: Layer already exists 23:36:30 75368c8e9500: Layer already exists 23:36:30 578b0c860659: Layer already exists 23:36:30 d169eb79e48e: Layer already exists 23:36:30 cce285def39c: Layer already exists 23:36:30 f1417ff83b31: Layer already exists 23:36:30 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:5b1dc9ac5fc99ed45f068db060dbda3b66d53c35283e427b849bfff85b7b90d1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:36:30 578b0c860659: Preparing 23:36:30 cce285def39c: Preparing 23:36:30 1223eda18549: Preparing 23:36:30 d169eb79e48e: Preparing 23:36:30 75368c8e9500: Preparing 23:36:30 f1417ff83b31: Preparing 23:36:30 f1417ff83b31: Waiting 23:36:30 75368c8e9500: Layer already exists 23:36:30 cce285def39c: Layer already exists 23:36:30 d169eb79e48e: Layer already exists 23:36:30 578b0c860659: Layer already exists 23:36:30 1223eda18549: Layer already exists 23:36:30 f1417ff83b31: Layer already exists 23:36:30 main: digest: sha256:5b1dc9ac5fc99ed45f068db060dbda3b66d53c35283e427b849bfff85b7b90d1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:30 ===================================================== [Pipeline] echo 23:36:30 taggedImages: 23:36:30 - nexus3.edgexfoundry.org:10004/core-command:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:30 - nexus3.edgexfoundry.org:10004/core-command:latest 23:36:30 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.122 23:36:30 - nexus3.edgexfoundry.org:10004/core-command:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:36:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:36:30 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:30 latest 23:36:30 3.0.0-dev.122 23:36:30 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:30 main 23:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:36:31 b34c28c7c5d5: Preparing 23:36:31 34b026902cbc: Preparing 23:36:31 1c5c59de79d3: Preparing 23:36:31 d6b418149ab4: Preparing 23:36:31 1223eda18549: Preparing 23:36:31 d169eb79e48e: Preparing 23:36:31 d30c258df2b4: Preparing 23:36:31 f1417ff83b31: Preparing 23:36:31 d30c258df2b4: Waiting 23:36:31 f1417ff83b31: Waiting 23:36:31 d169eb79e48e: Waiting 23:36:31 1223eda18549: Layer already exists 23:36:31 d169eb79e48e: Layer already exists 23:36:31 b34c28c7c5d5: Pushed 23:36:31 1c5c59de79d3: Pushed 23:36:31 f1417ff83b31: Layer already exists 23:36:31 34b026902cbc: Pushed 23:36:31 d30c258df2b4: Pushed 23:36:32 d6b418149ab4: Pushed 23:36:32 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:2b193385cb9e5e89c3eeb2a171f19843da79cc329e9653421f48a8a9207ad5ea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + 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 23:36:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:36:33 b34c28c7c5d5: Preparing 23:36:33 34b026902cbc: Preparing 23:36:33 1c5c59de79d3: Preparing 23:36:33 d6b418149ab4: Preparing 23:36:33 1223eda18549: Preparing 23:36:33 d169eb79e48e: Preparing 23:36:33 d30c258df2b4: Preparing 23:36:33 f1417ff83b31: Preparing 23:36:33 d30c258df2b4: Waiting 23:36:33 d169eb79e48e: Waiting 23:36:33 f1417ff83b31: Waiting 23:36:33 b34c28c7c5d5: Layer already exists 23:36:33 1223eda18549: Layer already exists 23:36:33 34b026902cbc: Layer already exists 23:36:33 1c5c59de79d3: Layer already exists 23:36:33 d6b418149ab4: Layer already exists 23:36:33 d169eb79e48e: Layer already exists 23:36:33 f1417ff83b31: Layer already exists 23:36:33 d30c258df2b4: Layer already exists 23:36:33 latest: digest: sha256:2b193385cb9e5e89c3eeb2a171f19843da79cc329e9653421f48a8a9207ad5ea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.122 23:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:36:34 b34c28c7c5d5: Preparing 23:36:34 34b026902cbc: Preparing 23:36:34 1c5c59de79d3: Preparing 23:36:34 d6b418149ab4: Preparing 23:36:34 1223eda18549: Preparing 23:36:34 d169eb79e48e: Preparing 23:36:34 d30c258df2b4: Preparing 23:36:34 f1417ff83b31: Preparing 23:36:34 d30c258df2b4: Waiting 23:36:34 34b026902cbc: Layer already exists 23:36:34 1223eda18549: Layer already exists 23:36:34 d6b418149ab4: Layer already exists 23:36:34 b34c28c7c5d5: Layer already exists 23:36:34 1c5c59de79d3: Layer already exists 23:36:34 d169eb79e48e: Layer already exists 23:36:34 f1417ff83b31: Layer already exists 23:36:34 d30c258df2b4: Layer already exists 23:36:34 3.0.0-dev.122: digest: sha256:2b193385cb9e5e89c3eeb2a171f19843da79cc329e9653421f48a8a9207ad5ea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:36:34 b34c28c7c5d5: Preparing 23:36:34 34b026902cbc: Preparing 23:36:34 1c5c59de79d3: Preparing 23:36:34 d6b418149ab4: Preparing 23:36:34 1223eda18549: Preparing 23:36:34 d169eb79e48e: Preparing 23:36:34 d30c258df2b4: Preparing 23:36:34 f1417ff83b31: Preparing 23:36:34 d169eb79e48e: Waiting 23:36:34 f1417ff83b31: Waiting 23:36:34 1223eda18549: Layer already exists 23:36:34 b34c28c7c5d5: Layer already exists 23:36:34 34b026902cbc: Layer already exists 23:36:34 d6b418149ab4: Layer already exists 23:36:34 1c5c59de79d3: Layer already exists 23:36:34 d169eb79e48e: Layer already exists 23:36:34 f1417ff83b31: Layer already exists 23:36:34 d30c258df2b4: Layer already exists 23:36:34 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:2b193385cb9e5e89c3eeb2a171f19843da79cc329e9653421f48a8a9207ad5ea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + 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 23:36:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:36:35 b34c28c7c5d5: Preparing 23:36:35 34b026902cbc: Preparing 23:36:35 1c5c59de79d3: Preparing 23:36:35 d6b418149ab4: Preparing 23:36:35 1223eda18549: Preparing 23:36:35 d169eb79e48e: Preparing 23:36:35 d30c258df2b4: Preparing 23:36:35 f1417ff83b31: Preparing 23:36:35 d169eb79e48e: Waiting 23:36:35 d30c258df2b4: Waiting 23:36:35 f1417ff83b31: Waiting 23:36:35 34b026902cbc: Layer already exists 23:36:35 1c5c59de79d3: Layer already exists 23:36:35 d6b418149ab4: Layer already exists 23:36:35 b34c28c7c5d5: Layer already exists 23:36:35 1223eda18549: Layer already exists 23:36:35 d169eb79e48e: Layer already exists 23:36:35 d30c258df2b4: Layer already exists 23:36:35 f1417ff83b31: Layer already exists 23:36:35 main: digest: sha256:2b193385cb9e5e89c3eeb2a171f19843da79cc329e9653421f48a8a9207ad5ea size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:35 ===================================================== [Pipeline] echo 23:36:35 taggedImages: 23:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.122 23:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:36:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:36:35 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:35 latest 23:36:35 3.0.0-dev.122 23:36:35 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:35 main 23:36:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:35 + docker push nexus3.edgexfoundry.org:10004/core-data:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:36:35 99323550fd04: Preparing 23:36:35 e14774dff412: Preparing 23:36:35 1223eda18549: Preparing 23:36:35 d169eb79e48e: Preparing 23:36:35 ec590280ab66: Preparing 23:36:35 f1417ff83b31: Preparing 23:36:35 f1417ff83b31: Waiting 23:36:35 d169eb79e48e: Layer already exists 23:36:35 1223eda18549: Layer already exists 23:36:35 f1417ff83b31: Layer already exists 23:36:35 99323550fd04: Pushed 23:36:35 ec590280ab66: Pushed 23:36:37 e14774dff412: Pushed 23:36:37 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:499b70f987248ac763d202f53e65905756de0d88b45f0fe8356f5502cd25b68a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:36:38 99323550fd04: Preparing 23:36:38 e14774dff412: Preparing 23:36:38 1223eda18549: Preparing 23:36:38 d169eb79e48e: Preparing 23:36:38 ec590280ab66: Preparing 23:36:38 f1417ff83b31: Preparing 23:36:38 f1417ff83b31: Waiting 23:36:38 e14774dff412: Layer already exists 23:36:38 d169eb79e48e: Layer already exists 23:36:38 ec590280ab66: Layer already exists 23:36:38 99323550fd04: Layer already exists 23:36:38 1223eda18549: Layer already exists 23:36:38 f1417ff83b31: Layer already exists 23:36:38 latest: digest: sha256:499b70f987248ac763d202f53e65905756de0d88b45f0fe8356f5502cd25b68a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.122 23:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:36:38 99323550fd04: Preparing 23:36:38 e14774dff412: Preparing 23:36:38 1223eda18549: Preparing 23:36:38 d169eb79e48e: Preparing 23:36:38 ec590280ab66: Preparing 23:36:38 f1417ff83b31: Preparing 23:36:38 e14774dff412: Layer already exists 23:36:38 d169eb79e48e: Layer already exists 23:36:38 99323550fd04: Layer already exists 23:36:38 1223eda18549: Layer already exists 23:36:38 ec590280ab66: Layer already exists 23:36:38 f1417ff83b31: Layer already exists 23:36:38 3.0.0-dev.122: digest: sha256:499b70f987248ac763d202f53e65905756de0d88b45f0fe8356f5502cd25b68a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:36:39 99323550fd04: Preparing 23:36:39 e14774dff412: Preparing 23:36:39 1223eda18549: Preparing 23:36:39 d169eb79e48e: Preparing 23:36:39 ec590280ab66: Preparing 23:36:39 f1417ff83b31: Preparing 23:36:39 e14774dff412: Layer already exists 23:36:39 ec590280ab66: Layer already exists 23:36:39 d169eb79e48e: Layer already exists 23:36:39 1223eda18549: Layer already exists 23:36:39 99323550fd04: Layer already exists 23:36:39 f1417ff83b31: Layer already exists 23:36:39 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:499b70f987248ac763d202f53e65905756de0d88b45f0fe8356f5502cd25b68a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:36:39 99323550fd04: Preparing 23:36:39 e14774dff412: Preparing 23:36:39 1223eda18549: Preparing 23:36:39 d169eb79e48e: Preparing 23:36:39 ec590280ab66: Preparing 23:36:39 f1417ff83b31: Preparing 23:36:39 f1417ff83b31: Waiting 23:36:39 e14774dff412: Layer already exists 23:36:39 ec590280ab66: Layer already exists 23:36:39 1223eda18549: Layer already exists 23:36:39 d169eb79e48e: Layer already exists 23:36:39 99323550fd04: Layer already exists 23:36:39 f1417ff83b31: Layer already exists 23:36:39 main: digest: sha256:499b70f987248ac763d202f53e65905756de0d88b45f0fe8356f5502cd25b68a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:40 ===================================================== [Pipeline] echo 23:36:40 taggedImages: 23:36:40 - nexus3.edgexfoundry.org:10004/core-data:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:40 - nexus3.edgexfoundry.org:10004/core-data:latest 23:36:40 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.122 23:36:40 - nexus3.edgexfoundry.org:10004/core-data:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:36:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:36:40 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:40 latest 23:36:40 3.0.0-dev.122 23:36:40 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:40 main 23:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:36:40 80e28811911b: Preparing 23:36:40 c8c6cf1680e9: Preparing 23:36:40 9e0872a4aec2: Preparing 23:36:40 1223eda18549: Preparing 23:36:40 d169eb79e48e: Preparing 23:36:40 ae9a61bf95f0: Preparing 23:36:40 f1417ff83b31: Preparing 23:36:40 ae9a61bf95f0: Waiting 23:36:40 f1417ff83b31: Waiting 23:36:40 1223eda18549: Layer already exists 23:36:40 d169eb79e48e: Layer already exists 23:36:40 f1417ff83b31: Layer already exists 23:36:40 80e28811911b: Pushed 23:36:40 c8c6cf1680e9: Pushed 23:36:40 ae9a61bf95f0: Pushed 23:36:42 9e0872a4aec2: Pushed 23:36:42 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:284f3928c599e8b8aad561e7ccced62c2841a0e79786d51deb43441729bd648c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:36:43 80e28811911b: Preparing 23:36:43 c8c6cf1680e9: Preparing 23:36:43 9e0872a4aec2: Preparing 23:36:43 1223eda18549: Preparing 23:36:43 d169eb79e48e: Preparing 23:36:43 ae9a61bf95f0: Preparing 23:36:43 f1417ff83b31: Preparing 23:36:43 ae9a61bf95f0: Waiting 23:36:43 f1417ff83b31: Waiting 23:36:43 9e0872a4aec2: Layer already exists 23:36:43 c8c6cf1680e9: Layer already exists 23:36:43 1223eda18549: Layer already exists 23:36:43 80e28811911b: Layer already exists 23:36:43 d169eb79e48e: Layer already exists 23:36:43 ae9a61bf95f0: Layer already exists 23:36:43 f1417ff83b31: Layer already exists 23:36:43 latest: digest: sha256:284f3928c599e8b8aad561e7ccced62c2841a0e79786d51deb43441729bd648c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.122 23:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:36:43 80e28811911b: Preparing 23:36:43 c8c6cf1680e9: Preparing 23:36:43 9e0872a4aec2: Preparing 23:36:43 1223eda18549: Preparing 23:36:43 d169eb79e48e: Preparing 23:36:43 ae9a61bf95f0: Preparing 23:36:43 f1417ff83b31: Preparing 23:36:43 ae9a61bf95f0: Waiting 23:36:43 f1417ff83b31: Waiting 23:36:43 d169eb79e48e: Layer already exists 23:36:43 9e0872a4aec2: Layer already exists 23:36:43 c8c6cf1680e9: Layer already exists 23:36:43 80e28811911b: Layer already exists 23:36:43 1223eda18549: Layer already exists 23:36:43 ae9a61bf95f0: Layer already exists 23:36:43 f1417ff83b31: Layer already exists 23:36:43 3.0.0-dev.122: digest: sha256:284f3928c599e8b8aad561e7ccced62c2841a0e79786d51deb43441729bd648c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:36:44 80e28811911b: Preparing 23:36:44 c8c6cf1680e9: Preparing 23:36:44 9e0872a4aec2: Preparing 23:36:44 1223eda18549: Preparing 23:36:44 d169eb79e48e: Preparing 23:36:44 ae9a61bf95f0: Preparing 23:36:44 f1417ff83b31: Preparing 23:36:44 ae9a61bf95f0: Waiting 23:36:44 9e0872a4aec2: Layer already exists 23:36:44 c8c6cf1680e9: Layer already exists 23:36:44 1223eda18549: Layer already exists 23:36:44 d169eb79e48e: Layer already exists 23:36:44 80e28811911b: Layer already exists 23:36:44 f1417ff83b31: Layer already exists 23:36:44 ae9a61bf95f0: Layer already exists 23:36:44 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:284f3928c599e8b8aad561e7ccced62c2841a0e79786d51deb43441729bd648c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:36:44 80e28811911b: Preparing 23:36:44 c8c6cf1680e9: Preparing 23:36:44 9e0872a4aec2: Preparing 23:36:44 1223eda18549: Preparing 23:36:44 d169eb79e48e: Preparing 23:36:44 ae9a61bf95f0: Preparing 23:36:44 f1417ff83b31: Preparing 23:36:44 f1417ff83b31: Waiting 23:36:44 ae9a61bf95f0: Waiting 23:36:44 c8c6cf1680e9: Layer already exists 23:36:44 80e28811911b: Layer already exists 23:36:44 d169eb79e48e: Layer already exists 23:36:44 9e0872a4aec2: Layer already exists 23:36:44 1223eda18549: Layer already exists 23:36:44 ae9a61bf95f0: Layer already exists 23:36:44 f1417ff83b31: Layer already exists 23:36:44 main: digest: sha256:284f3928c599e8b8aad561e7ccced62c2841a0e79786d51deb43441729bd648c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:45 ===================================================== [Pipeline] echo 23:36:45 taggedImages: 23:36:45 - nexus3.edgexfoundry.org:10004/core-metadata:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:36:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.122 23:36:45 - nexus3.edgexfoundry.org:10004/core-metadata:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:36:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:36:45 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:45 latest 23:36:45 3.0.0-dev.122 23:36:45 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:45 main 23:36:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:36:45 512251154d85: Preparing 23:36:45 512251154d85: Preparing 23:36:45 af7c64ba4bfe: Preparing 23:36:45 54dacb5a4dbf: Preparing 23:36:45 c415bbcb79f3: Preparing 23:36:45 29cf1c413ccc: Preparing 23:36:45 248c1dbf29df: Preparing 23:36:45 1223eda18549: Preparing 23:36:45 d169eb79e48e: Preparing 23:36:45 6bda05306bb1: Preparing 23:36:45 73eb06ab8503: Preparing 23:36:45 d9828124c4a7: Preparing 23:36:45 34c7de64845a: Preparing 23:36:45 f1417ff83b31: Preparing 23:36:45 248c1dbf29df: Waiting 23:36:45 1223eda18549: Waiting 23:36:45 73eb06ab8503: Waiting 23:36:45 6bda05306bb1: Waiting 23:36:45 d9828124c4a7: Waiting 23:36:45 f1417ff83b31: Waiting 23:36:45 512251154d85: Pushed 23:36:45 c415bbcb79f3: Pushed 23:36:45 1223eda18549: Layer already exists 23:36:45 af7c64ba4bfe: Pushed 23:36:45 d169eb79e48e: Layer already exists 23:36:45 54dacb5a4dbf: Pushed 23:36:45 29cf1c413ccc: Pushed 23:36:45 d9828124c4a7: Pushed 23:36:45 73eb06ab8503: Pushed 23:36:45 6bda05306bb1: Pushed 23:36:45 34c7de64845a: Pushed 23:36:45 f1417ff83b31: Layer already exists 23:36:47 248c1dbf29df: Pushed 23:36:47 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:716c9fb47f8510a46f426813d231e99edfc66dc3bd120927d2fd7edbb2decb7d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:36:48 512251154d85: Preparing 23:36:48 512251154d85: Preparing 23:36:48 af7c64ba4bfe: Preparing 23:36:48 54dacb5a4dbf: Preparing 23:36:48 c415bbcb79f3: Preparing 23:36:48 29cf1c413ccc: Preparing 23:36:48 248c1dbf29df: Preparing 23:36:48 1223eda18549: Preparing 23:36:48 d169eb79e48e: Preparing 23:36:48 6bda05306bb1: Preparing 23:36:48 73eb06ab8503: Preparing 23:36:48 d9828124c4a7: Preparing 23:36:48 34c7de64845a: Preparing 23:36:48 f1417ff83b31: Preparing 23:36:48 248c1dbf29df: Waiting 23:36:48 1223eda18549: Waiting 23:36:48 f1417ff83b31: Waiting 23:36:48 73eb06ab8503: Waiting 23:36:48 d169eb79e48e: Waiting 23:36:48 d9828124c4a7: Waiting 23:36:48 6bda05306bb1: Waiting 23:36:48 34c7de64845a: Waiting 23:36:48 54dacb5a4dbf: Layer already exists 23:36:48 29cf1c413ccc: Layer already exists 23:36:48 512251154d85: Layer already exists 23:36:48 af7c64ba4bfe: Layer already exists 23:36:48 c415bbcb79f3: Layer already exists 23:36:48 1223eda18549: Layer already exists 23:36:48 248c1dbf29df: Layer already exists 23:36:48 6bda05306bb1: Layer already exists 23:36:48 73eb06ab8503: Layer already exists 23:36:48 d169eb79e48e: Layer already exists 23:36:48 d9828124c4a7: Layer already exists 23:36:48 34c7de64845a: Layer already exists 23:36:48 f1417ff83b31: Layer already exists 23:36:48 latest: digest: sha256:716c9fb47f8510a46f426813d231e99edfc66dc3bd120927d2fd7edbb2decb7d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.122 23:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:36:49 512251154d85: Preparing 23:36:49 512251154d85: Preparing 23:36:49 af7c64ba4bfe: Preparing 23:36:49 54dacb5a4dbf: Preparing 23:36:49 c415bbcb79f3: Preparing 23:36:49 29cf1c413ccc: Preparing 23:36:49 248c1dbf29df: Preparing 23:36:49 1223eda18549: Preparing 23:36:49 d169eb79e48e: Preparing 23:36:49 6bda05306bb1: Preparing 23:36:49 73eb06ab8503: Preparing 23:36:49 d9828124c4a7: Preparing 23:36:49 34c7de64845a: Preparing 23:36:49 f1417ff83b31: Preparing 23:36:49 248c1dbf29df: Waiting 23:36:49 1223eda18549: Waiting 23:36:49 d169eb79e48e: Waiting 23:36:49 6bda05306bb1: Waiting 23:36:49 73eb06ab8503: Waiting 23:36:49 d9828124c4a7: Waiting 23:36:49 34c7de64845a: Waiting 23:36:49 f1417ff83b31: Waiting 23:36:49 512251154d85: Layer already exists 23:36:49 af7c64ba4bfe: Layer already exists 23:36:49 54dacb5a4dbf: Layer already exists 23:36:49 c415bbcb79f3: Layer already exists 23:36:49 29cf1c413ccc: Layer already exists 23:36:49 1223eda18549: Layer already exists 23:36:49 248c1dbf29df: Layer already exists 23:36:49 6bda05306bb1: Layer already exists 23:36:49 d169eb79e48e: Layer already exists 23:36:49 73eb06ab8503: Layer already exists 23:36:49 34c7de64845a: Layer already exists 23:36:49 d9828124c4a7: Layer already exists 23:36:49 f1417ff83b31: Layer already exists 23:36:49 3.0.0-dev.122: digest: sha256:716c9fb47f8510a46f426813d231e99edfc66dc3bd120927d2fd7edbb2decb7d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:36:49 512251154d85: Preparing 23:36:49 512251154d85: Preparing 23:36:49 af7c64ba4bfe: Preparing 23:36:49 54dacb5a4dbf: Preparing 23:36:49 c415bbcb79f3: Preparing 23:36:49 29cf1c413ccc: Preparing 23:36:49 248c1dbf29df: Preparing 23:36:49 1223eda18549: Preparing 23:36:49 248c1dbf29df: Waiting 23:36:49 d169eb79e48e: Preparing 23:36:49 6bda05306bb1: Preparing 23:36:49 73eb06ab8503: Preparing 23:36:49 d9828124c4a7: Preparing 23:36:49 34c7de64845a: Preparing 23:36:49 f1417ff83b31: Preparing 23:36:49 6bda05306bb1: Waiting 23:36:49 d169eb79e48e: Waiting 23:36:49 1223eda18549: Waiting 23:36:49 73eb06ab8503: Waiting 23:36:49 34c7de64845a: Waiting 23:36:49 29cf1c413ccc: Layer already exists 23:36:49 c415bbcb79f3: Layer already exists 23:36:49 af7c64ba4bfe: Layer already exists 23:36:49 54dacb5a4dbf: Layer already exists 23:36:49 512251154d85: Layer already exists 23:36:49 248c1dbf29df: Layer already exists 23:36:49 1223eda18549: Layer already exists 23:36:49 d169eb79e48e: Layer already exists 23:36:49 73eb06ab8503: Layer already exists 23:36:49 6bda05306bb1: Layer already exists 23:36:49 d9828124c4a7: Layer already exists 23:36:49 34c7de64845a: Layer already exists 23:36:49 f1417ff83b31: Layer already exists 23:36:49 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:716c9fb47f8510a46f426813d231e99edfc66dc3bd120927d2fd7edbb2decb7d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:36:50 512251154d85: Preparing 23:36:50 512251154d85: Preparing 23:36:50 af7c64ba4bfe: Preparing 23:36:50 54dacb5a4dbf: Preparing 23:36:50 c415bbcb79f3: Preparing 23:36:50 29cf1c413ccc: Preparing 23:36:50 248c1dbf29df: Preparing 23:36:50 1223eda18549: Preparing 23:36:50 d169eb79e48e: Preparing 23:36:50 6bda05306bb1: Preparing 23:36:50 73eb06ab8503: Preparing 23:36:50 d9828124c4a7: Preparing 23:36:50 34c7de64845a: Preparing 23:36:50 f1417ff83b31: Preparing 23:36:50 d169eb79e48e: Waiting 23:36:50 6bda05306bb1: Waiting 23:36:50 73eb06ab8503: Waiting 23:36:50 d9828124c4a7: Waiting 23:36:50 248c1dbf29df: Waiting 23:36:50 1223eda18549: Waiting 23:36:50 f1417ff83b31: Waiting 23:36:50 512251154d85: Layer already exists 23:36:50 af7c64ba4bfe: Layer already exists 23:36:50 c415bbcb79f3: Layer already exists 23:36:50 54dacb5a4dbf: Layer already exists 23:36:50 29cf1c413ccc: Layer already exists 23:36:50 1223eda18549: Layer already exists 23:36:50 248c1dbf29df: Layer already exists 23:36:50 d169eb79e48e: Layer already exists 23:36:50 6bda05306bb1: Layer already exists 23:36:50 73eb06ab8503: Layer already exists 23:36:50 d9828124c4a7: Layer already exists 23:36:50 34c7de64845a: Layer already exists 23:36:50 f1417ff83b31: Layer already exists 23:36:50 main: digest: sha256:716c9fb47f8510a46f426813d231e99edfc66dc3bd120927d2fd7edbb2decb7d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:50 ===================================================== [Pipeline] echo 23:36:50 taggedImages: 23:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.122 23:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:36:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:36:50 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:50 latest 23:36:50 3.0.0-dev.122 23:36:50 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:50 main 23:36:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:36:50 8f4184fd4969: Preparing 23:36:50 330df441c5ad: Preparing 23:36:50 723488792bdc: Preparing 23:36:50 033da88ca7a7: Preparing 23:36:50 1223eda18549: Preparing 23:36:50 d169eb79e48e: Preparing 23:36:50 d30c258df2b4: Preparing 23:36:50 f1417ff83b31: Preparing 23:36:50 d30c258df2b4: Waiting 23:36:50 f1417ff83b31: Waiting 23:36:50 d169eb79e48e: Waiting 23:36:50 1223eda18549: Layer already exists 23:36:50 d169eb79e48e: Layer already exists 23:36:50 d30c258df2b4: Layer already exists 23:36:50 f1417ff83b31: Layer already exists 23:36:50 330df441c5ad: Pushed 23:36:50 8f4184fd4969: Pushed 23:36:50 723488792bdc: Pushed 23:36:52 033da88ca7a7: Pushed 23:36:52 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:0f2d310ce55d2882dac994e2865b4b53444bf77c0d56738182441571e499879a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:36:52 8f4184fd4969: Preparing 23:36:52 330df441c5ad: Preparing 23:36:52 723488792bdc: Preparing 23:36:52 033da88ca7a7: Preparing 23:36:52 1223eda18549: Preparing 23:36:52 d169eb79e48e: Preparing 23:36:52 d30c258df2b4: Preparing 23:36:52 f1417ff83b31: Preparing 23:36:52 d169eb79e48e: Waiting 23:36:52 f1417ff83b31: Waiting 23:36:52 d30c258df2b4: Waiting 23:36:52 330df441c5ad: Layer already exists 23:36:52 8f4184fd4969: Layer already exists 23:36:52 033da88ca7a7: Layer already exists 23:36:52 1223eda18549: Layer already exists 23:36:52 723488792bdc: Layer already exists 23:36:52 d30c258df2b4: Layer already exists 23:36:52 d169eb79e48e: Layer already exists 23:36:52 f1417ff83b31: Layer already exists 23:36:52 latest: digest: sha256:0f2d310ce55d2882dac994e2865b4b53444bf77c0d56738182441571e499879a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.122 23:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:36:53 8f4184fd4969: Preparing 23:36:53 330df441c5ad: Preparing 23:36:53 723488792bdc: Preparing 23:36:53 033da88ca7a7: Preparing 23:36:53 1223eda18549: Preparing 23:36:53 d169eb79e48e: Preparing 23:36:53 d30c258df2b4: Preparing 23:36:53 f1417ff83b31: Preparing 23:36:53 d169eb79e48e: Waiting 23:36:53 d30c258df2b4: Waiting 23:36:53 f1417ff83b31: Waiting 23:36:53 033da88ca7a7: Layer already exists 23:36:53 330df441c5ad: Layer already exists 23:36:53 1223eda18549: Layer already exists 23:36:53 723488792bdc: Layer already exists 23:36:53 8f4184fd4969: Layer already exists 23:36:53 d30c258df2b4: Layer already exists 23:36:53 d169eb79e48e: Layer already exists 23:36:53 f1417ff83b31: Layer already exists 23:36:53 3.0.0-dev.122: digest: sha256:0f2d310ce55d2882dac994e2865b4b53444bf77c0d56738182441571e499879a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:36:54 8f4184fd4969: Preparing 23:36:54 330df441c5ad: Preparing 23:36:54 723488792bdc: Preparing 23:36:54 033da88ca7a7: Preparing 23:36:54 1223eda18549: Preparing 23:36:54 d169eb79e48e: Preparing 23:36:54 d30c258df2b4: Preparing 23:36:54 f1417ff83b31: Preparing 23:36:54 d30c258df2b4: Waiting 23:36:54 f1417ff83b31: Waiting 23:36:54 d169eb79e48e: Waiting 23:36:54 1223eda18549: Layer already exists 23:36:54 8f4184fd4969: Layer already exists 23:36:54 330df441c5ad: Layer already exists 23:36:54 723488792bdc: Layer already exists 23:36:54 033da88ca7a7: Layer already exists 23:36:54 d169eb79e48e: Layer already exists 23:36:54 f1417ff83b31: Layer already exists 23:36:54 d30c258df2b4: Layer already exists 23:36:54 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:0f2d310ce55d2882dac994e2865b4b53444bf77c0d56738182441571e499879a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:36:54 8f4184fd4969: Preparing 23:36:54 330df441c5ad: Preparing 23:36:54 723488792bdc: Preparing 23:36:54 033da88ca7a7: Preparing 23:36:54 1223eda18549: Preparing 23:36:54 d169eb79e48e: Preparing 23:36:54 d30c258df2b4: Preparing 23:36:54 f1417ff83b31: Preparing 23:36:54 d169eb79e48e: Waiting 23:36:54 d30c258df2b4: Waiting 23:36:54 f1417ff83b31: Waiting 23:36:54 1223eda18549: Layer already exists 23:36:54 330df441c5ad: Layer already exists 23:36:54 033da88ca7a7: Layer already exists 23:36:54 8f4184fd4969: Layer already exists 23:36:54 723488792bdc: Layer already exists 23:36:54 d169eb79e48e: Layer already exists 23:36:54 d30c258df2b4: Layer already exists 23:36:54 f1417ff83b31: Layer already exists 23:36:54 main: digest: sha256:0f2d310ce55d2882dac994e2865b4b53444bf77c0d56738182441571e499879a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:54 ===================================================== [Pipeline] echo 23:36:54 taggedImages: 23:36:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:36:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.122 23:36:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:36:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:36:54 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:54 latest 23:36:54 3.0.0-dev.122 23:36:54 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:54 main 23:36:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:36:55 7d4c42368f97: Preparing 23:36:55 819bbb93bc54: Preparing 23:36:55 3653676d95e9: Preparing 23:36:55 98d176a618da: Preparing 23:36:55 1223eda18549: Preparing 23:36:55 d169eb79e48e: Preparing 23:36:55 648dcf925cb2: Preparing 23:36:55 eace86956a7d: Preparing 23:36:55 f1417ff83b31: Preparing 23:36:55 648dcf925cb2: Waiting 23:36:55 eace86956a7d: Waiting 23:36:55 d169eb79e48e: Waiting 23:36:55 f1417ff83b31: Waiting 23:36:55 1223eda18549: Layer already exists 23:36:55 d169eb79e48e: Layer already exists 23:36:55 7d4c42368f97: Pushed 23:36:55 819bbb93bc54: Pushed 23:36:55 98d176a618da: Pushed 23:36:55 648dcf925cb2: Pushed 23:36:55 f1417ff83b31: Layer already exists 23:36:55 eace86956a7d: Pushed 23:36:56 3653676d95e9: Pushed 23:36:56 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:4684e44783635fd7381d490d214af1531686017fdb9d1a66e64754141badb799 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:36:57 7d4c42368f97: Preparing 23:36:57 819bbb93bc54: Preparing 23:36:57 3653676d95e9: Preparing 23:36:57 98d176a618da: Preparing 23:36:57 1223eda18549: Preparing 23:36:57 d169eb79e48e: Preparing 23:36:57 648dcf925cb2: Preparing 23:36:57 eace86956a7d: Preparing 23:36:57 f1417ff83b31: Preparing 23:36:57 d169eb79e48e: Waiting 23:36:57 648dcf925cb2: Waiting 23:36:57 eace86956a7d: Waiting 23:36:57 98d176a618da: Layer already exists 23:36:57 3653676d95e9: Layer already exists 23:36:57 819bbb93bc54: Layer already exists 23:36:57 7d4c42368f97: Layer already exists 23:36:57 1223eda18549: Layer already exists 23:36:57 648dcf925cb2: Layer already exists 23:36:57 eace86956a7d: Layer already exists 23:36:57 f1417ff83b31: Layer already exists 23:36:57 d169eb79e48e: Layer already exists 23:36:57 latest: digest: sha256:4684e44783635fd7381d490d214af1531686017fdb9d1a66e64754141badb799 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.122 23:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:36:57 7d4c42368f97: Preparing 23:36:57 819bbb93bc54: Preparing 23:36:57 3653676d95e9: Preparing 23:36:57 98d176a618da: Preparing 23:36:57 1223eda18549: Preparing 23:36:57 d169eb79e48e: Preparing 23:36:57 648dcf925cb2: Preparing 23:36:57 eace86956a7d: Preparing 23:36:57 f1417ff83b31: Preparing 23:36:57 d169eb79e48e: Waiting 23:36:57 648dcf925cb2: Waiting 23:36:57 eace86956a7d: Waiting 23:36:57 f1417ff83b31: Waiting 23:36:57 819bbb93bc54: Layer already exists 23:36:57 1223eda18549: Layer already exists 23:36:57 7d4c42368f97: Layer already exists 23:36:57 98d176a618da: Layer already exists 23:36:57 3653676d95e9: Layer already exists 23:36:57 d169eb79e48e: Layer already exists 23:36:57 648dcf925cb2: Layer already exists 23:36:57 f1417ff83b31: Layer already exists 23:36:57 eace86956a7d: Layer already exists 23:36:57 3.0.0-dev.122: digest: sha256:4684e44783635fd7381d490d214af1531686017fdb9d1a66e64754141badb799 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:36:58 7d4c42368f97: Preparing 23:36:58 819bbb93bc54: Preparing 23:36:58 3653676d95e9: Preparing 23:36:58 98d176a618da: Preparing 23:36:58 1223eda18549: Preparing 23:36:58 d169eb79e48e: Preparing 23:36:58 648dcf925cb2: Preparing 23:36:58 eace86956a7d: Preparing 23:36:58 f1417ff83b31: Preparing 23:36:58 648dcf925cb2: Waiting 23:36:58 eace86956a7d: Waiting 23:36:58 f1417ff83b31: Waiting 23:36:58 d169eb79e48e: Waiting 23:36:58 3653676d95e9: Layer already exists 23:36:58 98d176a618da: Layer already exists 23:36:58 1223eda18549: Layer already exists 23:36:58 7d4c42368f97: Layer already exists 23:36:58 819bbb93bc54: Layer already exists 23:36:58 d169eb79e48e: Layer already exists 23:36:58 648dcf925cb2: Layer already exists 23:36:58 eace86956a7d: Layer already exists 23:36:58 f1417ff83b31: Layer already exists 23:36:58 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:4684e44783635fd7381d490d214af1531686017fdb9d1a66e64754141badb799 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:36:59 7d4c42368f97: Preparing 23:36:59 819bbb93bc54: Preparing 23:36:59 3653676d95e9: Preparing 23:36:59 98d176a618da: Preparing 23:36:59 1223eda18549: Preparing 23:36:59 d169eb79e48e: Preparing 23:36:59 648dcf925cb2: Preparing 23:36:59 eace86956a7d: Preparing 23:36:59 f1417ff83b31: Preparing 23:36:59 d169eb79e48e: Waiting 23:36:59 648dcf925cb2: Waiting 23:36:59 eace86956a7d: Waiting 23:36:59 f1417ff83b31: Waiting 23:36:59 3653676d95e9: Layer already exists 23:36:59 819bbb93bc54: Layer already exists 23:36:59 7d4c42368f97: Layer already exists 23:36:59 1223eda18549: Layer already exists 23:36:59 98d176a618da: Layer already exists 23:36:59 d169eb79e48e: Layer already exists 23:36:59 648dcf925cb2: Layer already exists 23:36:59 f1417ff83b31: Layer already exists 23:36:59 eace86956a7d: Layer already exists 23:36:59 main: digest: sha256:4684e44783635fd7381d490d214af1531686017fdb9d1a66e64754141badb799 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:59 ===================================================== [Pipeline] echo 23:36:59 taggedImages: 23:36:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:36:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.122 23:36:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:36:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:36:59 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:59 latest 23:36:59 3.0.0-dev.122 23:36:59 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:36:59 main 23:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:36:59 b0281a60222d: Preparing 23:36:59 e58038df38ec: Preparing 23:36:59 a0e2143c8204: Preparing 23:36:59 371f241deda4: Preparing 23:36:59 8538da882a2c: Preparing 23:36:59 810eac63f559: Preparing 23:36:59 758e3d4c4cfd: Preparing 23:36:59 1223eda18549: Preparing 23:36:59 d169eb79e48e: Preparing 23:36:59 e9f78b5dd9bb: Preparing 23:36:59 f1417ff83b31: Preparing 23:36:59 1223eda18549: Waiting 23:36:59 d169eb79e48e: Waiting 23:36:59 e9f78b5dd9bb: Waiting 23:36:59 f1417ff83b31: Waiting 23:36:59 810eac63f559: Waiting 23:36:59 758e3d4c4cfd: Waiting 23:36:59 8538da882a2c: Pushed 23:36:59 b0281a60222d: Pushed 23:36:59 e58038df38ec: Pushed 23:36:59 1223eda18549: Layer already exists 23:36:59 d169eb79e48e: Layer already exists 23:36:59 810eac63f559: Pushed 23:36:59 758e3d4c4cfd: Pushed 23:36:59 f1417ff83b31: Layer already exists 23:36:59 e9f78b5dd9bb: Pushed 23:37:00 371f241deda4: Pushed 23:37:01 a0e2143c8204: Pushed 23:37:01 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:8ee7b77ab60f20fb56e97dce951dd86f4929cb8227ea1a67fa09f1880da0beec size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:37:01 b0281a60222d: Preparing 23:37:01 e58038df38ec: Preparing 23:37:01 a0e2143c8204: Preparing 23:37:01 371f241deda4: Preparing 23:37:01 8538da882a2c: Preparing 23:37:01 810eac63f559: Preparing 23:37:01 758e3d4c4cfd: Preparing 23:37:01 1223eda18549: Preparing 23:37:01 d169eb79e48e: Preparing 23:37:01 e9f78b5dd9bb: Preparing 23:37:01 f1417ff83b31: Preparing 23:37:01 758e3d4c4cfd: Waiting 23:37:01 1223eda18549: Waiting 23:37:01 d169eb79e48e: Waiting 23:37:01 e9f78b5dd9bb: Waiting 23:37:01 f1417ff83b31: Waiting 23:37:01 810eac63f559: Waiting 23:37:01 371f241deda4: Layer already exists 23:37:01 8538da882a2c: Layer already exists 23:37:01 a0e2143c8204: Layer already exists 23:37:01 e58038df38ec: Layer already exists 23:37:01 b0281a60222d: Layer already exists 23:37:01 758e3d4c4cfd: Layer already exists 23:37:01 810eac63f559: Layer already exists 23:37:01 d169eb79e48e: Layer already exists 23:37:01 e9f78b5dd9bb: Layer already exists 23:37:01 1223eda18549: Layer already exists 23:37:01 f1417ff83b31: Layer already exists 23:37:01 latest: digest: sha256:8ee7b77ab60f20fb56e97dce951dd86f4929cb8227ea1a67fa09f1880da0beec size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.122 23:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:37:02 b0281a60222d: Preparing 23:37:02 e58038df38ec: Preparing 23:37:02 a0e2143c8204: Preparing 23:37:02 371f241deda4: Preparing 23:37:02 8538da882a2c: Preparing 23:37:02 810eac63f559: Preparing 23:37:02 758e3d4c4cfd: Preparing 23:37:02 1223eda18549: Preparing 23:37:02 d169eb79e48e: Preparing 23:37:02 e9f78b5dd9bb: Preparing 23:37:02 f1417ff83b31: Preparing 23:37:02 810eac63f559: Waiting 23:37:02 758e3d4c4cfd: Waiting 23:37:02 1223eda18549: Waiting 23:37:02 d169eb79e48e: Waiting 23:37:02 e9f78b5dd9bb: Waiting 23:37:02 f1417ff83b31: Waiting 23:37:02 e58038df38ec: Layer already exists 23:37:02 b0281a60222d: Layer already exists 23:37:02 371f241deda4: Layer already exists 23:37:02 a0e2143c8204: Layer already exists 23:37:02 8538da882a2c: Layer already exists 23:37:02 810eac63f559: Layer already exists 23:37:02 758e3d4c4cfd: Layer already exists 23:37:02 1223eda18549: Layer already exists 23:37:02 e9f78b5dd9bb: Layer already exists 23:37:02 d169eb79e48e: Layer already exists 23:37:02 f1417ff83b31: Layer already exists 23:37:02 3.0.0-dev.122: digest: sha256:8ee7b77ab60f20fb56e97dce951dd86f4929cb8227ea1a67fa09f1880da0beec size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:37:03 b0281a60222d: Preparing 23:37:03 e58038df38ec: Preparing 23:37:03 a0e2143c8204: Preparing 23:37:03 371f241deda4: Preparing 23:37:03 8538da882a2c: Preparing 23:37:03 810eac63f559: Preparing 23:37:03 758e3d4c4cfd: Preparing 23:37:03 1223eda18549: Preparing 23:37:03 d169eb79e48e: Preparing 23:37:03 e9f78b5dd9bb: Preparing 23:37:03 f1417ff83b31: Preparing 23:37:03 1223eda18549: Waiting 23:37:03 d169eb79e48e: Waiting 23:37:03 e9f78b5dd9bb: Waiting 23:37:03 810eac63f559: Waiting 23:37:03 758e3d4c4cfd: Waiting 23:37:03 f1417ff83b31: Waiting 23:37:03 a0e2143c8204: Layer already exists 23:37:03 b0281a60222d: Layer already exists 23:37:03 371f241deda4: Layer already exists 23:37:03 e58038df38ec: Layer already exists 23:37:03 8538da882a2c: Layer already exists 23:37:03 758e3d4c4cfd: Layer already exists 23:37:03 810eac63f559: Layer already exists 23:37:03 1223eda18549: Layer already exists 23:37:03 d169eb79e48e: Layer already exists 23:37:03 e9f78b5dd9bb: Layer already exists 23:37:03 f1417ff83b31: Layer already exists 23:37:03 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:8ee7b77ab60f20fb56e97dce951dd86f4929cb8227ea1a67fa09f1880da0beec size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:37:03 b0281a60222d: Preparing 23:37:03 e58038df38ec: Preparing 23:37:03 a0e2143c8204: Preparing 23:37:03 371f241deda4: Preparing 23:37:03 8538da882a2c: Preparing 23:37:03 810eac63f559: Preparing 23:37:03 758e3d4c4cfd: Preparing 23:37:03 1223eda18549: Preparing 23:37:03 d169eb79e48e: Preparing 23:37:03 e9f78b5dd9bb: Preparing 23:37:03 f1417ff83b31: Preparing 23:37:03 758e3d4c4cfd: Waiting 23:37:03 1223eda18549: Waiting 23:37:03 d169eb79e48e: Waiting 23:37:03 f1417ff83b31: Waiting 23:37:03 e9f78b5dd9bb: Waiting 23:37:03 810eac63f559: Waiting 23:37:03 a0e2143c8204: Layer already exists 23:37:03 b0281a60222d: Layer already exists 23:37:03 e58038df38ec: Layer already exists 23:37:03 371f241deda4: Layer already exists 23:37:03 8538da882a2c: Layer already exists 23:37:03 810eac63f559: Layer already exists 23:37:03 1223eda18549: Layer already exists 23:37:03 758e3d4c4cfd: Layer already exists 23:37:03 e9f78b5dd9bb: Layer already exists 23:37:03 d169eb79e48e: Layer already exists 23:37:03 f1417ff83b31: Layer already exists 23:37:03 main: digest: sha256:8ee7b77ab60f20fb56e97dce951dd86f4929cb8227ea1a67fa09f1880da0beec size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:03 ===================================================== [Pipeline] echo 23:37:03 taggedImages: 23:37:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:37:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.122 23:37:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:37:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:37:03 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:03 latest 23:37:03 3.0.0-dev.122 23:37:03 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:03 main 23:37:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:37:04 069d2355fcb7: Preparing 23:37:04 f969884a2308: Preparing 23:37:04 1223eda18549: Preparing 23:37:04 d169eb79e48e: Preparing 23:37:04 46651e7fb401: Preparing 23:37:04 f1417ff83b31: Preparing 23:37:04 f1417ff83b31: Waiting 23:37:04 d169eb79e48e: Layer already exists 23:37:04 1223eda18549: Layer already exists 23:37:04 f1417ff83b31: Layer already exists 23:37:04 069d2355fcb7: Pushed 23:37:05 46651e7fb401: Pushed 23:37:06 f969884a2308: Pushed 23:37:06 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:4c65ae142a25f8ef00313e4148f20507cffcd47a24a9124cfac01ed27ec7542e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:07 + 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 23:37:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:37:07 069d2355fcb7: Preparing 23:37:07 f969884a2308: Preparing 23:37:07 1223eda18549: Preparing 23:37:07 d169eb79e48e: Preparing 23:37:07 46651e7fb401: Preparing 23:37:07 f1417ff83b31: Preparing 23:37:07 f1417ff83b31: Waiting 23:37:07 46651e7fb401: Layer already exists 23:37:07 d169eb79e48e: Layer already exists 23:37:07 069d2355fcb7: Layer already exists 23:37:07 f969884a2308: Layer already exists 23:37:07 1223eda18549: Layer already exists 23:37:07 f1417ff83b31: Layer already exists 23:37:07 latest: digest: sha256:4c65ae142a25f8ef00313e4148f20507cffcd47a24a9124cfac01ed27ec7542e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.122 23:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:37:08 069d2355fcb7: Preparing 23:37:08 f969884a2308: Preparing 23:37:08 1223eda18549: Preparing 23:37:08 d169eb79e48e: Preparing 23:37:08 46651e7fb401: Preparing 23:37:08 f1417ff83b31: Preparing 23:37:08 f1417ff83b31: Waiting 23:37:08 46651e7fb401: Layer already exists 23:37:08 d169eb79e48e: Layer already exists 23:37:08 069d2355fcb7: Layer already exists 23:37:08 1223eda18549: Layer already exists 23:37:08 f969884a2308: Layer already exists 23:37:08 f1417ff83b31: Layer already exists 23:37:08 3.0.0-dev.122: digest: sha256:4c65ae142a25f8ef00313e4148f20507cffcd47a24a9124cfac01ed27ec7542e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:37:08 069d2355fcb7: Preparing 23:37:08 f969884a2308: Preparing 23:37:08 1223eda18549: Preparing 23:37:08 d169eb79e48e: Preparing 23:37:08 46651e7fb401: Preparing 23:37:08 f1417ff83b31: Preparing 23:37:08 f1417ff83b31: Waiting 23:37:08 d169eb79e48e: Layer already exists 23:37:08 f969884a2308: Layer already exists 23:37:08 1223eda18549: Layer already exists 23:37:08 46651e7fb401: Layer already exists 23:37:08 069d2355fcb7: Layer already exists 23:37:08 f1417ff83b31: Layer already exists 23:37:08 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:4c65ae142a25f8ef00313e4148f20507cffcd47a24a9124cfac01ed27ec7542e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:09 + 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 23:37:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:37:09 069d2355fcb7: Preparing 23:37:09 f969884a2308: Preparing 23:37:09 1223eda18549: Preparing 23:37:09 d169eb79e48e: Preparing 23:37:09 46651e7fb401: Preparing 23:37:09 f1417ff83b31: Preparing 23:37:09 f1417ff83b31: Waiting 23:37:09 069d2355fcb7: Layer already exists 23:37:09 46651e7fb401: Layer already exists 23:37:09 f969884a2308: Layer already exists 23:37:09 1223eda18549: Layer already exists 23:37:09 d169eb79e48e: Layer already exists 23:37:09 f1417ff83b31: Layer already exists 23:37:09 main: digest: sha256:4c65ae142a25f8ef00313e4148f20507cffcd47a24a9124cfac01ed27ec7542e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:09 ===================================================== [Pipeline] echo 23:37:09 taggedImages: 23:37:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:37:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.122 23:37:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:37:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:37:09 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:09 latest 23:37:09 3.0.0-dev.122 23:37:09 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:09 main 23:37:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:37:10 9aaf3a7b5b75: Preparing 23:37:10 19b3b228beda: Preparing 23:37:10 0ff02416cfa2: Preparing 23:37:10 a5b9ef02444a: Preparing 23:37:10 bcc9273fa0f9: Preparing 23:37:10 1223eda18549: Preparing 23:37:10 d169eb79e48e: Preparing 23:37:10 4c22c7cd8594: Preparing 23:37:10 f1417ff83b31: Preparing 23:37:10 1223eda18549: Waiting 23:37:10 d169eb79e48e: Waiting 23:37:10 4c22c7cd8594: Waiting 23:37:10 f1417ff83b31: Waiting 23:37:10 19b3b228beda: Pushed 23:37:10 9aaf3a7b5b75: Pushed 23:37:10 0ff02416cfa2: Pushed 23:37:10 1223eda18549: Layer already exists 23:37:10 d169eb79e48e: Layer already exists 23:37:10 f1417ff83b31: Layer already exists 23:37:10 4c22c7cd8594: Pushed 23:37:14 bcc9273fa0f9: Pushed 23:37:17 a5b9ef02444a: Pushed 23:37:17 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:df589769ebee6dc71d335d9a62a0f104cb154925ad7655c099d478deb73b0361 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:37:17 9aaf3a7b5b75: Preparing 23:37:17 19b3b228beda: Preparing 23:37:17 0ff02416cfa2: Preparing 23:37:17 a5b9ef02444a: Preparing 23:37:17 bcc9273fa0f9: Preparing 23:37:17 1223eda18549: Preparing 23:37:17 d169eb79e48e: Preparing 23:37:17 4c22c7cd8594: Preparing 23:37:17 f1417ff83b31: Preparing 23:37:17 1223eda18549: Waiting 23:37:17 4c22c7cd8594: Waiting 23:37:17 d169eb79e48e: Waiting 23:37:17 f1417ff83b31: Waiting 23:37:17 9aaf3a7b5b75: Layer already exists 23:37:17 bcc9273fa0f9: Layer already exists 23:37:17 0ff02416cfa2: Layer already exists 23:37:17 a5b9ef02444a: Layer already exists 23:37:17 19b3b228beda: Layer already exists 23:37:17 1223eda18549: Layer already exists 23:37:17 d169eb79e48e: Layer already exists 23:37:17 4c22c7cd8594: Layer already exists 23:37:17 f1417ff83b31: Layer already exists 23:37:17 latest: digest: sha256:df589769ebee6dc71d335d9a62a0f104cb154925ad7655c099d478deb73b0361 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.122 23:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:37:18 9aaf3a7b5b75: Preparing 23:37:18 19b3b228beda: Preparing 23:37:18 0ff02416cfa2: Preparing 23:37:18 a5b9ef02444a: Preparing 23:37:18 bcc9273fa0f9: Preparing 23:37:18 1223eda18549: Preparing 23:37:18 d169eb79e48e: Preparing 23:37:18 4c22c7cd8594: Preparing 23:37:18 f1417ff83b31: Preparing 23:37:18 1223eda18549: Waiting 23:37:18 f1417ff83b31: Waiting 23:37:18 4c22c7cd8594: Waiting 23:37:18 d169eb79e48e: Waiting 23:37:18 bcc9273fa0f9: Layer already exists 23:37:18 19b3b228beda: Layer already exists 23:37:18 0ff02416cfa2: Layer already exists 23:37:18 a5b9ef02444a: Layer already exists 23:37:18 9aaf3a7b5b75: Layer already exists 23:37:18 1223eda18549: Layer already exists 23:37:18 d169eb79e48e: Layer already exists 23:37:18 4c22c7cd8594: Layer already exists 23:37:18 f1417ff83b31: Layer already exists 23:37:18 3.0.0-dev.122: digest: sha256:df589769ebee6dc71d335d9a62a0f104cb154925ad7655c099d478deb73b0361 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:37:19 9aaf3a7b5b75: Preparing 23:37:19 19b3b228beda: Preparing 23:37:19 0ff02416cfa2: Preparing 23:37:19 a5b9ef02444a: Preparing 23:37:19 bcc9273fa0f9: Preparing 23:37:19 1223eda18549: Preparing 23:37:19 d169eb79e48e: Preparing 23:37:19 4c22c7cd8594: Preparing 23:37:19 f1417ff83b31: Preparing 23:37:19 1223eda18549: Waiting 23:37:19 d169eb79e48e: Waiting 23:37:19 4c22c7cd8594: Waiting 23:37:19 f1417ff83b31: Waiting 23:37:19 19b3b228beda: Layer already exists 23:37:19 a5b9ef02444a: Layer already exists 23:37:19 9aaf3a7b5b75: Layer already exists 23:37:19 bcc9273fa0f9: Layer already exists 23:37:19 0ff02416cfa2: Layer already exists 23:37:19 1223eda18549: Layer already exists 23:37:19 d169eb79e48e: Layer already exists 23:37:19 4c22c7cd8594: Layer already exists 23:37:19 f1417ff83b31: Layer already exists 23:37:19 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:df589769ebee6dc71d335d9a62a0f104cb154925ad7655c099d478deb73b0361 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:37:19 9aaf3a7b5b75: Preparing 23:37:19 19b3b228beda: Preparing 23:37:19 0ff02416cfa2: Preparing 23:37:19 a5b9ef02444a: Preparing 23:37:19 bcc9273fa0f9: Preparing 23:37:19 1223eda18549: Preparing 23:37:19 d169eb79e48e: Preparing 23:37:19 4c22c7cd8594: Preparing 23:37:19 f1417ff83b31: Preparing 23:37:19 d169eb79e48e: Waiting 23:37:19 f1417ff83b31: Waiting 23:37:19 4c22c7cd8594: Waiting 23:37:19 1223eda18549: Waiting 23:37:19 a5b9ef02444a: Layer already exists 23:37:19 0ff02416cfa2: Layer already exists 23:37:19 19b3b228beda: Layer already exists 23:37:19 bcc9273fa0f9: Layer already exists 23:37:19 9aaf3a7b5b75: Layer already exists 23:37:19 1223eda18549: Layer already exists 23:37:19 d169eb79e48e: Layer already exists 23:37:19 4c22c7cd8594: Layer already exists 23:37:19 f1417ff83b31: Layer already exists 23:37:19 main: digest: sha256:df589769ebee6dc71d335d9a62a0f104cb154925ad7655c099d478deb73b0361 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:19 ===================================================== [Pipeline] echo 23:37:19 taggedImages: 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.122 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:37:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:37:19 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:19 latest 23:37:19 3.0.0-dev.122 23:37:19 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:19 main 23:37:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:37:20 66d17a5a400c: Preparing 23:37:20 b19c8fca7727: Preparing 23:37:20 3c12a288b4ad: Preparing 23:37:20 cc9bbeb948f4: Preparing 23:37:20 1223eda18549: Preparing 23:37:20 d169eb79e48e: Preparing 23:37:20 2412b64eca10: Preparing 23:37:20 f1417ff83b31: Preparing 23:37:20 2412b64eca10: Waiting 23:37:20 f1417ff83b31: Waiting 23:37:20 d169eb79e48e: Waiting 23:37:20 1223eda18549: Layer already exists 23:37:20 d169eb79e48e: Layer already exists 23:37:20 66d17a5a400c: Pushed 23:37:20 b19c8fca7727: Pushed 23:37:20 3c12a288b4ad: Pushed 23:37:20 f1417ff83b31: Layer already exists 23:37:20 2412b64eca10: Pushed 23:37:27 cc9bbeb948f4: Pushed 23:37:27 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:d68ac65f22cd98aae93327db61f08522a4b905754ebdd6e5f47fd1459005a8a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:37:27 66d17a5a400c: Preparing 23:37:27 b19c8fca7727: Preparing 23:37:27 3c12a288b4ad: Preparing 23:37:27 cc9bbeb948f4: Preparing 23:37:27 1223eda18549: Preparing 23:37:27 d169eb79e48e: Preparing 23:37:27 2412b64eca10: Preparing 23:37:27 f1417ff83b31: Preparing 23:37:27 d169eb79e48e: Waiting 23:37:27 2412b64eca10: Waiting 23:37:27 f1417ff83b31: Waiting 23:37:27 66d17a5a400c: Layer already exists 23:37:27 1223eda18549: Layer already exists 23:37:27 cc9bbeb948f4: Layer already exists 23:37:27 3c12a288b4ad: Layer already exists 23:37:27 b19c8fca7727: Layer already exists 23:37:27 2412b64eca10: Layer already exists 23:37:27 d169eb79e48e: Layer already exists 23:37:27 f1417ff83b31: Layer already exists 23:37:27 latest: digest: sha256:d68ac65f22cd98aae93327db61f08522a4b905754ebdd6e5f47fd1459005a8a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.122 23:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:37:28 66d17a5a400c: Preparing 23:37:28 b19c8fca7727: Preparing 23:37:28 3c12a288b4ad: Preparing 23:37:28 cc9bbeb948f4: Preparing 23:37:28 1223eda18549: Preparing 23:37:28 d169eb79e48e: Preparing 23:37:28 2412b64eca10: Preparing 23:37:28 f1417ff83b31: Preparing 23:37:28 2412b64eca10: Waiting 23:37:28 f1417ff83b31: Waiting 23:37:28 d169eb79e48e: Waiting 23:37:28 cc9bbeb948f4: Layer already exists 23:37:28 b19c8fca7727: Layer already exists 23:37:28 1223eda18549: Layer already exists 23:37:28 66d17a5a400c: Layer already exists 23:37:28 3c12a288b4ad: Layer already exists 23:37:28 f1417ff83b31: Layer already exists 23:37:28 2412b64eca10: Layer already exists 23:37:28 d169eb79e48e: Layer already exists 23:37:28 3.0.0-dev.122: digest: sha256:d68ac65f22cd98aae93327db61f08522a4b905754ebdd6e5f47fd1459005a8a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:37:29 66d17a5a400c: Preparing 23:37:29 b19c8fca7727: Preparing 23:37:29 3c12a288b4ad: Preparing 23:37:29 cc9bbeb948f4: Preparing 23:37:29 1223eda18549: Preparing 23:37:29 d169eb79e48e: Preparing 23:37:29 2412b64eca10: Preparing 23:37:29 f1417ff83b31: Preparing 23:37:29 d169eb79e48e: Waiting 23:37:29 2412b64eca10: Waiting 23:37:29 f1417ff83b31: Waiting 23:37:29 1223eda18549: Layer already exists 23:37:29 66d17a5a400c: Layer already exists 23:37:29 b19c8fca7727: Layer already exists 23:37:29 cc9bbeb948f4: Layer already exists 23:37:29 3c12a288b4ad: Layer already exists 23:37:29 2412b64eca10: Layer already exists 23:37:29 d169eb79e48e: Layer already exists 23:37:29 f1417ff83b31: Layer already exists 23:37:29 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:d68ac65f22cd98aae93327db61f08522a4b905754ebdd6e5f47fd1459005a8a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:37:29 66d17a5a400c: Preparing 23:37:29 b19c8fca7727: Preparing 23:37:29 3c12a288b4ad: Preparing 23:37:29 cc9bbeb948f4: Preparing 23:37:29 1223eda18549: Preparing 23:37:29 d169eb79e48e: Preparing 23:37:29 2412b64eca10: Preparing 23:37:29 f1417ff83b31: Preparing 23:37:29 2412b64eca10: Waiting 23:37:29 d169eb79e48e: Waiting 23:37:29 f1417ff83b31: Waiting 23:37:29 b19c8fca7727: Layer already exists 23:37:29 cc9bbeb948f4: Layer already exists 23:37:29 66d17a5a400c: Layer already exists 23:37:29 3c12a288b4ad: Layer already exists 23:37:29 1223eda18549: Layer already exists 23:37:29 d169eb79e48e: Layer already exists 23:37:29 f1417ff83b31: Layer already exists 23:37:29 2412b64eca10: Layer already exists 23:37:29 main: digest: sha256:d68ac65f22cd98aae93327db61f08522a4b905754ebdd6e5f47fd1459005a8a9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:29 ===================================================== [Pipeline] echo 23:37:29 taggedImages: 23:37:29 - nexus3.edgexfoundry.org:10004/security-spire-config:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:37:29 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.122 23:37:29 - nexus3.edgexfoundry.org:10004/security-spire-config:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:37:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:37:29 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:29 latest 23:37:29 3.0.0-dev.122 23:37:29 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:29 main 23:37:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:37:30 f959c2e963a6: Preparing 23:37:30 7e6879eec197: Preparing 23:37:30 8a54384db56a: Preparing 23:37:30 cc9bbeb948f4: Preparing 23:37:30 1223eda18549: Preparing 23:37:30 d169eb79e48e: Preparing 23:37:30 4c22c7cd8594: Preparing 23:37:30 f1417ff83b31: Preparing 23:37:30 d169eb79e48e: Waiting 23:37:30 4c22c7cd8594: Waiting 23:37:30 f1417ff83b31: Waiting 23:37:30 cc9bbeb948f4: Layer already exists 23:37:30 1223eda18549: Layer already exists 23:37:30 d169eb79e48e: Layer already exists 23:37:30 4c22c7cd8594: Layer already exists 23:37:30 f1417ff83b31: Layer already exists 23:37:30 8a54384db56a: Pushed 23:37:30 7e6879eec197: Pushed 23:37:30 f959c2e963a6: Pushed 23:37:30 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:53aee078f08b335387f4c66e45bb7df9fe1bf1f70e420ce2a4dac59bf4bd7f7e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:37:31 f959c2e963a6: Preparing 23:37:31 7e6879eec197: Preparing 23:37:31 8a54384db56a: Preparing 23:37:31 cc9bbeb948f4: Preparing 23:37:31 1223eda18549: Preparing 23:37:31 d169eb79e48e: Preparing 23:37:31 4c22c7cd8594: Preparing 23:37:31 f1417ff83b31: Preparing 23:37:31 4c22c7cd8594: Waiting 23:37:31 f1417ff83b31: Waiting 23:37:31 d169eb79e48e: Waiting 23:37:31 7e6879eec197: Layer already exists 23:37:31 f959c2e963a6: Layer already exists 23:37:31 cc9bbeb948f4: Layer already exists 23:37:31 1223eda18549: Layer already exists 23:37:31 8a54384db56a: Layer already exists 23:37:31 d169eb79e48e: Layer already exists 23:37:31 f1417ff83b31: Layer already exists 23:37:31 4c22c7cd8594: Layer already exists 23:37:31 latest: digest: sha256:53aee078f08b335387f4c66e45bb7df9fe1bf1f70e420ce2a4dac59bf4bd7f7e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.122 23:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:37:31 f959c2e963a6: Preparing 23:37:31 7e6879eec197: Preparing 23:37:31 8a54384db56a: Preparing 23:37:31 cc9bbeb948f4: Preparing 23:37:31 1223eda18549: Preparing 23:37:31 d169eb79e48e: Preparing 23:37:31 4c22c7cd8594: Preparing 23:37:31 f1417ff83b31: Preparing 23:37:31 d169eb79e48e: Waiting 23:37:31 4c22c7cd8594: Waiting 23:37:31 f1417ff83b31: Waiting 23:37:31 8a54384db56a: Layer already exists 23:37:31 1223eda18549: Layer already exists 23:37:31 7e6879eec197: Layer already exists 23:37:31 cc9bbeb948f4: Layer already exists 23:37:31 f959c2e963a6: Layer already exists 23:37:31 d169eb79e48e: Layer already exists 23:37:31 4c22c7cd8594: Layer already exists 23:37:31 f1417ff83b31: Layer already exists 23:37:31 3.0.0-dev.122: digest: sha256:53aee078f08b335387f4c66e45bb7df9fe1bf1f70e420ce2a4dac59bf4bd7f7e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:37:32 f959c2e963a6: Preparing 23:37:32 7e6879eec197: Preparing 23:37:32 8a54384db56a: Preparing 23:37:32 cc9bbeb948f4: Preparing 23:37:32 1223eda18549: Preparing 23:37:32 d169eb79e48e: Preparing 23:37:32 4c22c7cd8594: Preparing 23:37:32 f1417ff83b31: Preparing 23:37:32 d169eb79e48e: Waiting 23:37:32 4c22c7cd8594: Waiting 23:37:32 f1417ff83b31: Waiting 23:37:32 8a54384db56a: Layer already exists 23:37:32 7e6879eec197: Layer already exists 23:37:32 1223eda18549: Layer already exists 23:37:32 cc9bbeb948f4: Layer already exists 23:37:32 f959c2e963a6: Layer already exists 23:37:32 d169eb79e48e: Layer already exists 23:37:32 4c22c7cd8594: Layer already exists 23:37:32 f1417ff83b31: Layer already exists 23:37:32 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:53aee078f08b335387f4c66e45bb7df9fe1bf1f70e420ce2a4dac59bf4bd7f7e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:37:33 f959c2e963a6: Preparing 23:37:33 7e6879eec197: Preparing 23:37:33 8a54384db56a: Preparing 23:37:33 cc9bbeb948f4: Preparing 23:37:33 1223eda18549: Preparing 23:37:33 d169eb79e48e: Preparing 23:37:33 4c22c7cd8594: Preparing 23:37:33 f1417ff83b31: Preparing 23:37:33 d169eb79e48e: Waiting 23:37:33 4c22c7cd8594: Waiting 23:37:33 f1417ff83b31: Waiting 23:37:33 cc9bbeb948f4: Layer already exists 23:37:33 8a54384db56a: Layer already exists 23:37:33 f959c2e963a6: Layer already exists 23:37:33 7e6879eec197: Layer already exists 23:37:33 1223eda18549: Layer already exists 23:37:33 4c22c7cd8594: Layer already exists 23:37:33 f1417ff83b31: Layer already exists 23:37:33 d169eb79e48e: Layer already exists 23:37:33 main: digest: sha256:53aee078f08b335387f4c66e45bb7df9fe1bf1f70e420ce2a4dac59bf4bd7f7e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:33 ===================================================== [Pipeline] echo 23:37:33 taggedImages: 23:37:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:37:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.122 23:37:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:37:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:37:33 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:33 latest 23:37:33 3.0.0-dev.122 23:37:33 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:33 main 23:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:37:33 d624444354cc: Preparing 23:37:33 b5c6d0d0a715: Preparing 23:37:33 1223eda18549: Preparing 23:37:33 d169eb79e48e: Preparing 23:37:33 1b5d532f218a: Preparing 23:37:33 f1417ff83b31: Preparing 23:37:33 f1417ff83b31: Waiting 23:37:33 d169eb79e48e: Layer already exists 23:37:33 1223eda18549: Layer already exists 23:37:33 f1417ff83b31: Layer already exists 23:37:33 d624444354cc: Pushed 23:37:33 1b5d532f218a: Pushed 23:37:36 b5c6d0d0a715: Pushed 23:37:36 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:69f620fb21af702279caaabadaf6fa48b1577fd5dea5803357ca54b779b3792f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:37:36 d624444354cc: Preparing 23:37:36 b5c6d0d0a715: Preparing 23:37:36 1223eda18549: Preparing 23:37:36 d169eb79e48e: Preparing 23:37:36 1b5d532f218a: Preparing 23:37:36 f1417ff83b31: Preparing 23:37:36 f1417ff83b31: Waiting 23:37:36 1b5d532f218a: Layer already exists 23:37:36 b5c6d0d0a715: Layer already exists 23:37:36 1223eda18549: Layer already exists 23:37:36 d624444354cc: Layer already exists 23:37:36 d169eb79e48e: Layer already exists 23:37:36 f1417ff83b31: Layer already exists 23:37:36 latest: digest: sha256:69f620fb21af702279caaabadaf6fa48b1577fd5dea5803357ca54b779b3792f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.122 23:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:37:37 d624444354cc: Preparing 23:37:37 b5c6d0d0a715: Preparing 23:37:37 1223eda18549: Preparing 23:37:37 d169eb79e48e: Preparing 23:37:37 1b5d532f218a: Preparing 23:37:37 f1417ff83b31: Preparing 23:37:37 f1417ff83b31: Waiting 23:37:37 d169eb79e48e: Layer already exists 23:37:37 1223eda18549: Layer already exists 23:37:37 d624444354cc: Layer already exists 23:37:37 1b5d532f218a: Layer already exists 23:37:37 b5c6d0d0a715: Layer already exists 23:37:37 f1417ff83b31: Layer already exists 23:37:37 3.0.0-dev.122: digest: sha256:69f620fb21af702279caaabadaf6fa48b1577fd5dea5803357ca54b779b3792f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:37:38 d624444354cc: Preparing 23:37:38 b5c6d0d0a715: Preparing 23:37:38 1223eda18549: Preparing 23:37:38 d169eb79e48e: Preparing 23:37:38 1b5d532f218a: Preparing 23:37:38 f1417ff83b31: Preparing 23:37:38 d624444354cc: Layer already exists 23:37:38 1b5d532f218a: Layer already exists 23:37:38 b5c6d0d0a715: Layer already exists 23:37:38 d169eb79e48e: Layer already exists 23:37:38 1223eda18549: Layer already exists 23:37:38 f1417ff83b31: Layer already exists 23:37:38 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:69f620fb21af702279caaabadaf6fa48b1577fd5dea5803357ca54b779b3792f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:37:38 d624444354cc: Preparing 23:37:38 b5c6d0d0a715: Preparing 23:37:38 1223eda18549: Preparing 23:37:38 d169eb79e48e: Preparing 23:37:38 1b5d532f218a: Preparing 23:37:38 f1417ff83b31: Preparing 23:37:38 f1417ff83b31: Waiting 23:37:38 1b5d532f218a: Layer already exists 23:37:38 1223eda18549: Layer already exists 23:37:38 b5c6d0d0a715: Layer already exists 23:37:38 d624444354cc: Layer already exists 23:37:38 d169eb79e48e: Layer already exists 23:37:38 f1417ff83b31: Layer already exists 23:37:38 main: digest: sha256:69f620fb21af702279caaabadaf6fa48b1577fd5dea5803357ca54b779b3792f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:38 ===================================================== [Pipeline] echo 23:37:38 taggedImages: 23:37:38 - nexus3.edgexfoundry.org:10004/support-notifications:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:37:38 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.122 23:37:38 - nexus3.edgexfoundry.org:10004/support-notifications:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:37:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:37:38 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:38 latest 23:37:38 3.0.0-dev.122 23:37:38 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:38 main 23:37:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:37:39 0b6fae57671d: Preparing 23:37:39 07b5aedeab90: Preparing 23:37:39 1223eda18549: Preparing 23:37:39 d169eb79e48e: Preparing 23:37:39 ae9a61bf95f0: Preparing 23:37:39 f1417ff83b31: Preparing 23:37:39 f1417ff83b31: Waiting 23:37:39 ae9a61bf95f0: Layer already exists 23:37:39 d169eb79e48e: Layer already exists 23:37:39 1223eda18549: Layer already exists 23:37:39 f1417ff83b31: Layer already exists 23:37:39 0b6fae57671d: Pushed 23:37:41 07b5aedeab90: Pushed 23:37:41 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:d2fba5bfddf7aac56db84416f199808d98871f841edbf1a4c7d2c397e223e3fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:37:42 0b6fae57671d: Preparing 23:37:42 07b5aedeab90: Preparing 23:37:42 1223eda18549: Preparing 23:37:42 d169eb79e48e: Preparing 23:37:42 ae9a61bf95f0: Preparing 23:37:42 f1417ff83b31: Preparing 23:37:42 f1417ff83b31: Waiting 23:37:42 1223eda18549: Layer already exists 23:37:42 ae9a61bf95f0: Layer already exists 23:37:42 d169eb79e48e: Layer already exists 23:37:42 0b6fae57671d: Layer already exists 23:37:42 07b5aedeab90: Layer already exists 23:37:42 f1417ff83b31: Layer already exists 23:37:42 latest: digest: sha256:d2fba5bfddf7aac56db84416f199808d98871f841edbf1a4c7d2c397e223e3fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.122 23:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:37:43 0b6fae57671d: Preparing 23:37:43 07b5aedeab90: Preparing 23:37:43 1223eda18549: Preparing 23:37:43 d169eb79e48e: Preparing 23:37:43 ae9a61bf95f0: Preparing 23:37:43 f1417ff83b31: Preparing 23:37:43 1223eda18549: Layer already exists 23:37:43 d169eb79e48e: Layer already exists 23:37:43 0b6fae57671d: Layer already exists 23:37:43 07b5aedeab90: Layer already exists 23:37:43 ae9a61bf95f0: Layer already exists 23:37:43 f1417ff83b31: Layer already exists 23:37:43 3.0.0-dev.122: digest: sha256:d2fba5bfddf7aac56db84416f199808d98871f841edbf1a4c7d2c397e223e3fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:37:43 0b6fae57671d: Preparing 23:37:43 07b5aedeab90: Preparing 23:37:43 1223eda18549: Preparing 23:37:43 d169eb79e48e: Preparing 23:37:43 ae9a61bf95f0: Preparing 23:37:43 f1417ff83b31: Preparing 23:37:43 f1417ff83b31: Waiting 23:37:43 ae9a61bf95f0: Layer already exists 23:37:43 07b5aedeab90: Layer already exists 23:37:43 0b6fae57671d: Layer already exists 23:37:43 1223eda18549: Layer already exists 23:37:43 d169eb79e48e: Layer already exists 23:37:43 f1417ff83b31: Layer already exists 23:37:43 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:d2fba5bfddf7aac56db84416f199808d98871f841edbf1a4c7d2c397e223e3fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:37:44 0b6fae57671d: Preparing 23:37:44 07b5aedeab90: Preparing 23:37:44 1223eda18549: Preparing 23:37:44 d169eb79e48e: Preparing 23:37:44 ae9a61bf95f0: Preparing 23:37:44 f1417ff83b31: Preparing 23:37:44 f1417ff83b31: Waiting 23:37:44 ae9a61bf95f0: Layer already exists 23:37:44 1223eda18549: Layer already exists 23:37:44 0b6fae57671d: Layer already exists 23:37:44 d169eb79e48e: Layer already exists 23:37:44 07b5aedeab90: Layer already exists 23:37:44 f1417ff83b31: Layer already exists 23:37:44 main: digest: sha256:d2fba5bfddf7aac56db84416f199808d98871f841edbf1a4c7d2c397e223e3fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:44 ===================================================== [Pipeline] echo 23:37:44 taggedImages: 23:37:44 - nexus3.edgexfoundry.org:10004/support-scheduler:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:37:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:37:44 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.122 23:37:44 - nexus3.edgexfoundry.org:10004/support-scheduler:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:37:44 - 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] } 23:39:48 Removing intermediate container ad5b30d81a27 23:39:48 ---> 1bb4ade6e3f4 23:39:48 23:39:48 Step 9/33 : FROM alpine:3.17 23:39:48 ---> 51e60588ff2c 23:39:48 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:39:48 ---> Running in a8c45e8002e0 23:39:48 Removing intermediate container a8c45e8002e0 23:39:48 ---> 5737ba67e3b1 23:39:48 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:39:48 ---> Running in 93e5701de818 23:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:48 (1/2) Installing dumb-init (1.2.5-r2) 23:39:48 (2/2) Installing su-exec (0.2-r2) 23:39:48 Executing busybox-1.35.0-r29.trigger 23:39:48 OK: 8 MiB in 17 packages 23:39:48 Removing intermediate container 93e5701de818 23:39:48 ---> 642e8afbd2e5 23:39:48 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:39:48 ---> Running in 76c96daae598 23:39:48 Removing intermediate container 76c96daae598 23:39:48 ---> 22e95132bcba 23:39:48 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:39:48 ---> Running in fc01f3970350 23:39:48 Removing intermediate container fc01f3970350 23:39:48 ---> 1c3aca5fc60b 23:39:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:39:48 ---> Running in 4002f679cd65 23:39:48 Removing intermediate container 4002f679cd65 23:39:48 ---> c853e3731d43 23:39:48 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:39:48 ---> Running in 524b4ffe433b 23:39:48 Removing intermediate container 524b4ffe433b 23:39:48 ---> bf83a05bce94 23:39:48 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:39:48 ---> Running in a2ffdcdb161a 23:39:48 Removing intermediate container a2ffdcdb161a 23:39:48 ---> 9be8e5a078e0 23:39:48 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:39:48 ---> Running in 70ad5e28d40f 23:39:48 Removing intermediate container 70ad5e28d40f 23:39:48 ---> 1ec0b7e05d05 23:39:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:39:48 ---> 5cb4d7128eec 23:39:48 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:39:48 ---> Running in cdfd1df21006 23:39:52 Removing intermediate container cdfd1df21006 23:39:52 ---> dfc3ac978a80 23:39:52 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:52 ---> 092b89d099d7 23:39:52 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:39:53 ---> fb807242e09a 23:39:53 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:39:55 ---> 01b5bb8b8279 23:39:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:39:56 ---> f59494ee3be4 23:39:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:39:56 ---> 6c5048f75b25 23:39:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:39:57 ---> 8bfd8b4924ae 23:39:57 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:39:58 ---> c24ff8836715 23:39:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:39:59 ---> 8a3ff76ddd62 23:39:59 Step 28/33 : RUN chmod +x /entrypoint.sh 23:39:59 ---> Running in 0e06bcf58d91 23:40:02 Removing intermediate container 0e06bcf58d91 23:40:02 ---> 067a690cf1c7 23:40:02 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:40:02 ---> Running in 4b38faf80439 23:40:03 Removing intermediate container 4b38faf80439 23:40:03 ---> a4d8e386ec9b 23:40:03 Step 30/33 : CMD ["gate"] 23:40:03 ---> Running in 014e37aa8fc3 23:40:04 Removing intermediate container 014e37aa8fc3 23:40:04 ---> 727716c60b9e 23:40:04 Step 31/33 : LABEL arch=arm64 23:40:04 ---> Running in eba8cc029035 23:40:04 Removing intermediate container eba8cc029035 23:40:04 ---> b68d8005bdd1 23:40:04 Step 32/33 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:40:04 ---> Running in 7ea3102fcc79 23:40:05 Removing intermediate container 7ea3102fcc79 23:40:05 ---> 712c983a24b4 23:40:05 Step 33/33 : LABEL version=3.0.0-dev.122 23:40:05 ---> Running in 3b60cb7a9c7d 23:40:05 Removing intermediate container 3b60cb7a9c7d 23:40:05 ---> 0a553a8a1581 23:40:05 23:40:05 Successfully built 0a553a8a1581 23:40:05 Successfully tagged security-bootstrapper-arm64:latest 23:40:05  Building security-bootstrapper ... done Building core-metadata 23:40:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:40:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:40:09 ---> a9414627c822 23:40:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:40:09 ---> Using cache 23:40:09 ---> dc099fa20415 23:40:09 Step 4/25 : WORKDIR /edgex-go 23:40:09 ---> Using cache 23:40:09 ---> 23b0448923f2 23:40:09 Step 5/25 : RUN apk add --update --no-cache make git 23:40:09 ---> Using cache 23:40:09 ---> d74846151f54 23:40:09 Step 6/25 : COPY go.mod vendor* ./ 23:40:09 ---> Using cache 23:40:09 ---> 699931742c88 23:40:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:09 ---> Using cache 23:40:09 ---> ab4446b76fcb 23:40:09 Step 8/25 : COPY . . 23:40:09 ---> Using cache 23:40:09 ---> 02bf3279ccd2 23:40:09 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:40:09 ---> Running in 53563deca010 23:40:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:41:19 Removing intermediate container 37a9863b03a7 23:41:19 ---> 74b49ec732a3 23:41:19 23:41:19 Step 10/23 : FROM alpine:3.17 23:41:19 ---> 51e60588ff2c 23:41:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:41:19 ---> Running in 58c3d0d49c84 23:41:19 Removing intermediate container 58c3d0d49c84 23:41:19 ---> 3485b0bc01f0 23:41:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:41:19 ---> Running in 25ce46ef2e7b 23:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:19 (1/1) Installing dumb-init (1.2.5-r2) 23:41:19 Executing busybox-1.35.0-r29.trigger 23:41:19 OK: 8 MiB in 16 packages 23:41:19 Removing intermediate container 25ce46ef2e7b 23:41:19 ---> 2bb914b33881 23:41:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:19 ---> 3abdc0685738 23:41:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:41:19 ---> 17853b1d5a31 23:41:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:41:22 ---> b14f8e823dd6 23:41:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:41:23 ---> 747a5df50a0b 23:41:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:41:24 Removing intermediate container 4cab865e67a6 23:41:24 ---> 81772124180e 23:41:24 23:41:24 Step 9/22 : FROM alpine:3.17 23:41:24 ---> 51e60588ff2c 23:41:24 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:41:24 ---> Running in 7c3acd028b48 23:41:24 ---> 023e1e2d22a9 23:41:24 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:41:24 ---> Running in fd1dd877b185 23:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:27 Removing intermediate container fd1dd877b185 23:41:27 ---> f30234b137cf 23:41:27 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:41:28 ---> Running in 10e2baf72262 23:41:28 Removing intermediate container 10e2baf72262 23:41:28 ---> 2c34cf43852d 23:41:28 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:41:28 ---> Running in b61a1eece8c9 23:41:28 (1/2) Installing dumb-init (1.2.5-r2) 23:41:29 (2/2) Installing openssl (3.0.8-r3) 23:41:29 Executing busybox-1.35.0-r29.trigger 23:41:29 OK: 8 MiB in 17 packages 23:41:29 Removing intermediate container b61a1eece8c9 23:41:29 ---> f93bea98ba16 23:41:29 Step 21/23 : LABEL arch=arm64 23:41:29 ---> Running in 9916b48a81a2 23:41:30 Removing intermediate container 9916b48a81a2 23:41:30 ---> ec0852ae1546 23:41:30 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:41:30 ---> Running in 740ff07498ab 23:41:30 Removing intermediate container 7c3acd028b48 23:41:30 ---> a3bd55b822c9 23:41:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:41:31 ---> Running in 8e2d77be67b3 23:41:31 Removing intermediate container 740ff07498ab 23:41:31 ---> 033989073d63 23:41:31 Step 23/23 : LABEL version=3.0.0-dev.122 23:41:31 ---> Running in e11081e9356f 23:41:32 Removing intermediate container 8e2d77be67b3 23:41:32 ---> b16f1b8b36c3 23:41:32 Step 12/22 : WORKDIR /edgex 23:41:32 ---> Running in 9bff5bd03f99 23:41:32 Removing intermediate container e11081e9356f 23:41:32 ---> 8c816b581d05 23:41:32 23:41:32 Successfully built 8c816b581d05 23:41:33 Successfully tagged security-proxy-auth-arm64:latest 23:41:33  Building security-proxy-auth ... done Building support-notifications 23:41:33 Removing intermediate container 9bff5bd03f99 23:41:33 ---> cf455099257a 23:41:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:41:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:41:36 ---> a9414627c822 23:41:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:41:36 ---> Using cache 23:41:36 ---> dc099fa20415 23:41:36 Step 4/23 : WORKDIR /edgex-go 23:41:36 ---> Using cache 23:41:36 ---> 23b0448923f2 23:41:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:41:37 ---> 25daeade0e3e 23:41:37 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:41:37 ---> Running in 46e3bad00cb8 23:41:39 ---> 5dc0aac80bb1 23:41:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:40 ---> 75f18e64a69c 23:41:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:41:41 OK: 263 MiB in 53 packages 23:41:43 ---> c368470d5851 23:41:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:41:43 Removing intermediate container b7ad79c66413 23:41:43 ---> b45029e8533b 23:41:43 23:41:43 Step 10/23 : FROM alpine:3.17 23:41:43 ---> 51e60588ff2c 23:41:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:41:43 ---> Using cache 23:41:43 ---> 3485b0bc01f0 23:41:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:41:43 ---> Using cache 23:41:43 ---> 2bb914b33881 23:41:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:43 Removing intermediate container 46e3bad00cb8 23:41:43 ---> b3003701421f 23:41:43 Step 6/23 : COPY go.mod vendor* ./ 23:41:43 ---> Using cache 23:41:43 ---> 3abdc0685738 23:41:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:41:43 ---> Using cache 23:41:43 ---> 17853b1d5a31 23:41:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:41:45 ---> 5db2611d7881 23:41:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:41:45 ---> Running in 6638a7c1514e 23:41:45 ---> 35d0cc4b3e3c 23:41:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:45 ---> Running in a7e839919787 23:41:46 ---> dfa86c46fce4 23:41:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:41:50 ---> 2b0117098c8c 23:41:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:41:51 Removing intermediate container 6638a7c1514e 23:41:51 ---> fa3c852ee009 23:41:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:41:51 ---> e5cf5781bf64 23:41:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:41:51 ---> Running in 5d4e8f58c011 23:41:51 ---> Running in 13332e8146d4 23:41:52 Removing intermediate container 5d4e8f58c011 23:41:52 ---> ae22944f0941 23:41:52 Step 20/22 : LABEL arch=arm64 23:41:52 ---> Running in 85346acaf421 23:41:53 Removing intermediate container 85346acaf421 23:41:53 ---> 208933c097c8 23:41:53 Step 21/22 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:41:53 ---> Running in 7943f1ffcce1 23:41:54 Removing intermediate container 7943f1ffcce1 23:41:54 ---> cc47faab5319 23:41:54 Step 22/22 : LABEL version=3.0.0-dev.122 23:41:54 ---> Running in 202469df35ee 23:41:55 Removing intermediate container 13332e8146d4 23:41:55 ---> 325bc04b74ea 23:41:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:41:55 Removing intermediate container 202469df35ee 23:41:55 ---> 8b09dab65297 23:41:55 23:41:55 ---> Running in 1b10e80d1779 23:41:55 Successfully built 8b09dab65297 23:41:55 Successfully tagged security-proxy-setup-arm64:latest 23:41:55  Building security-proxy-setup ... done Building security-spire-server 23:41:55 Removing intermediate container 1b10e80d1779 23:41:55 ---> e5c7f707e054 23:41:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:41:56 ---> Running in 6a2012ce1e7f 23:41:57 Removing intermediate container 6a2012ce1e7f 23:41:57 ---> 48663eb87501 23:41:57 Step 21/23 : LABEL arch=arm64 23:41:57 ---> Running in 30eafd3e388e 23:41:58 Removing intermediate container 30eafd3e388e 23:41:58 ---> a51e752424ea 23:41:58 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:41:58 ---> Running in 8674aa108b76 23:41:59 Removing intermediate container 8674aa108b76 23:41:59 ---> 24c00ffc28b5 23:41:59 Step 23/23 : LABEL version=3.0.0-dev.122 23:41:59 ---> Running in 20c6f2f305f7 23:42:00 Removing intermediate container 20c6f2f305f7 23:42:00 ---> d8e318f7975e 23:42:00 23:42:00 Successfully built d8e318f7975e 23:42:00 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:42:00  Building core-common-config-bootstrapper ... done Building core-command 23:42:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:42:00 ---> a9414627c822 23:42:00 Step 3/26 : WORKDIR /edgex-go 23:42:00 ---> Using cache 23:42:00 ---> dc3d6efe3c14 23:42:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:42:01 ---> Running in c017934be638 23:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:42:05 ---> a9414627c822 23:42:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:42:05 ---> Using cache 23:42:05 ---> dc099fa20415 23:42:05 Step 4/24 : WORKDIR /edgex-go 23:42:05 ---> Using cache 23:42:05 ---> 23b0448923f2 23:42:05 Step 5/24 : RUN apk add --update --no-cache make git 23:42:05 ---> Using cache 23:42:05 ---> d74846151f54 23:42:05 Step 6/24 : COPY go.mod vendor* ./ 23:42:05 ---> Using cache 23:42:05 ---> 699931742c88 23:42:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:05 ---> Using cache 23:42:05 ---> ab4446b76fcb 23:42:05 Step 8/24 : COPY . . 23:42:05 ---> Using cache 23:42:05 ---> 02bf3279ccd2 23:42:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:42:06 OK: 263 MiB in 53 packages 23:42:06 ---> Running in 34e2085b4a98 23:42:07 Removing intermediate container 873bdf9bb994 23:42:07 ---> 768866bfdec8 23:42:07 23:42:07 Step 10/23 : FROM alpine:3.17 23:42:07 ---> 51e60588ff2c 23:42:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:42:07 ---> Running in d7fdc114ea5f 23:42:08 Removing intermediate container c017934be638 23:42:08 ---> 9a4b1e54ae3e 23:42:08 Step 5/26 : COPY go.mod vendor* ./ 23:42:08 Removing intermediate container d7fdc114ea5f 23:42:08 ---> 779bbeee495f 23:42:08 Step 12/23 : ENV APP_PORT=59880 23:42:09 ---> Running in 33aa68a17613 23:42:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:42:10 Removing intermediate container 33aa68a17613 23:42:10 ---> e53186799be8 23:42:10 Step 13/23 : EXPOSE $APP_PORT 23:42:10 ---> b81491077ebd 23:42:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:10 ---> Running in 877a413e10d3 23:42:10 ---> Running in 30fd8bf77928 23:42:11 Removing intermediate container 877a413e10d3 23:42:11 ---> 4b838bae33e2 23:42:11 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:42:11 ---> Running in 643806dea601 23:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:14 (1/1) Installing dumb-init (1.2.5-r2) 23:42:14 Executing busybox-1.35.0-r29.trigger 23:42:14 OK: 8 MiB in 16 packages 23:42:16 Removing intermediate container 643806dea601 23:42:16 ---> aa8fff596d12 23:42:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:17 ---> 6643cce4f2d4 23:42:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:42:18 ---> a2e69831f174 23:42:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:42:20 ---> a06a35151dc6 23:42:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:42:21 ---> 961927de4d89 23:42:21 Step 19/23 : ENTRYPOINT ["/core-data"] 23:42:21 ---> Running in ac616d803ece 23:42:21 Removing intermediate container ac616d803ece 23:42:21 ---> 14cc1fb4929e 23:42:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:42:21 ---> Running in ccad6514a70b 23:42:22 Removing intermediate container ccad6514a70b 23:42:22 ---> 27b2208f3b5d 23:42:22 Step 21/23 : LABEL arch=arm64 23:42:22 ---> Running in 6416bc75a1f9 23:42:23 Removing intermediate container 6416bc75a1f9 23:42:23 ---> 745e2eee67f4 23:42:23 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:42:23 ---> Running in a972dd409f95 23:42:23 Removing intermediate container a972dd409f95 23:42:23 ---> 5704bb9fd3b7 23:42:23 Step 23/23 : LABEL version=3.0.0-dev.122 23:42:24 ---> Running in a3dd80d4257e 23:42:24 Removing intermediate container a3dd80d4257e 23:42:24 ---> 2f9726f6b492 23:42:24 23:42:25 Successfully built 2f9726f6b492 23:42:25 Successfully tagged core-data-arm64:latest 23:42:25 Building security-spiffe-token-provider 23:42:28  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:42:28 ---> a9414627c822 23:42:28 Step 3/20 : WORKDIR /edgex-go 23:42:28 ---> Using cache 23:42:28 ---> dc3d6efe3c14 23:42:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:42:31 ---> Running in fe140e8c1315 23:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:35 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:42:35 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:42:35 OK: 17694 distinct packages available 23:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:37 OK: 263 MiB in 53 packages 23:42:40 Removing intermediate container fe140e8c1315 23:42:40 ---> 9b3fe38c0bd2 23:42:40 Step 5/20 : COPY go.mod vendor* ./ 23:42:41 ---> 2f71c0db2e82 23:42:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:41 ---> Running in a08fbeac7186 23:43:20 Removing intermediate container a7e839919787 23:43:20 ---> d89997588671 23:43:20 Step 8/23 : COPY . . 23:43:24 ---> 6b43a6dfc857 23:43:24 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:43:24 ---> Running in 1364d67dafef 23:43:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:43:58 Removing intermediate container 30fd8bf77928 23:43:58 ---> cc0583f75d32 23:43:58 Step 7/26 : COPY . . 23:43:59 ---> 60ed94cfe8fa 23:43:59 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:44:00 ---> Running in aa14b4addc30 23:44:02 Removing intermediate container aa14b4addc30 23:44:02 ---> 5d81ab6ef8d6 23:44:02 Step 9/26 : WORKDIR /edgex-go/spire-build 23:44:02 ---> Running in a4943fa49f8f 23:44:03 Removing intermediate container a4943fa49f8f 23:44:03 ---> f016fd63455d 23:44:03 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:44:03 ---> Running in 63962f07c819 23:44:04 Removing intermediate container 63962f07c819 23:44:04 ---> eba6d5665ce1 23:44:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:44:04 ---> Running in 16068c608cfe 23:44:08 Removing intermediate container 16068c608cfe 23:44:08 ---> d8f1b7a3b79b 23:44:08 Step 12/26 : WORKDIR /edgex-go 23:44:08 ---> Running in 124cd2cd4501 23:44:09 Removing intermediate container 124cd2cd4501 23:44:09 ---> 81c002733279 23:44:09 23:44:09 Step 13/26 : FROM alpine:3.17 23:44:09 ---> 51e60588ff2c 23:44:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:44:09 ---> Using cache 23:44:09 ---> edb574f0cfbd 23:44:09 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:44:09 ---> Using cache 23:44:09 ---> 4b48b32900ce 23:44:09 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:09 ---> Using cache 23:44:09 ---> 7310452b49b2 23:44:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:44:09 ---> Using cache 23:44:09 ---> 70b2f20b0f20 23:44:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:44:21 ---> 387905b651fc 23:44:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:44:22 ---> b99cb0d5eb57 23:44:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:44:23 ---> 0c4429e0d386 23:44:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:44:24 ---> a3269dad74fe 23:44:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:44:24 ---> Running in 28b18ed6c887 23:44:27 Removing intermediate container 28b18ed6c887 23:44:27 ---> 7702c691ab71 23:44:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:44:27 ---> Running in 7b2a2a4d8a55 23:44:28 Removing intermediate container a08fbeac7186 23:44:28 ---> 883278f39705 23:44:28 Step 7/20 : COPY . . 23:44:28 Removing intermediate container 7b2a2a4d8a55 23:44:28 ---> 77ad3cc62fc3 23:44:28 Step 24/26 : LABEL arch=arm64 23:44:28 ---> Running in 72070879421d 23:44:29 Removing intermediate container 72070879421d 23:44:29 ---> 0ef6c4534294 23:44:29 Step 25/26 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:44:29 ---> Running in c06ff0f8057e 23:44:29 Removing intermediate container c06ff0f8057e 23:44:29 ---> 9db234660c0d 23:44:29 Step 26/26 : LABEL version=3.0.0-dev.122 23:44:30 ---> Running in 7b6dfe4b5b55 23:44:31 Removing intermediate container 7b6dfe4b5b55 23:44:31 ---> 7a61889a5a9c 23:44:31 23:44:31 Successfully built 7a61889a5a9c 23:44:31 Successfully tagged security-spire-server-arm64:latest 23:44:31 Building support-scheduler 23:44:31  Building security-spire-server ... done  ---> bf1e296080d0 23:44:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:44:31 ---> Running in 126e74359deb 23:44:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:44:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:44:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:44:34 ---> a9414627c822 23:44:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:44:34 ---> Using cache 23:44:34 ---> dc099fa20415 23:44:34 Step 4/23 : WORKDIR /edgex-go 23:44:34 ---> Using cache 23:44:34 ---> 23b0448923f2 23:44:34 Step 5/23 : RUN apk add --update --no-cache make git 23:44:34 ---> Using cache 23:44:34 ---> d74846151f54 23:44:34 Step 6/23 : COPY go.mod vendor* ./ 23:44:34 ---> Using cache 23:44:34 ---> 699931742c88 23:44:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:34 ---> Using cache 23:44:34 ---> ab4446b76fcb 23:44:34 Step 8/23 : COPY . . 23:44:34 ---> Using cache 23:44:34 ---> 02bf3279ccd2 23:44:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:44:35 ---> Running in ee85a9de5eee 23:44:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:46:43 Removing intermediate container 53563deca010 23:46:43 ---> 56c6a82266c8 23:46:43 23:46:43 Step 10/25 : FROM alpine:3.17 23:46:43 ---> 51e60588ff2c 23:46:43 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:46:43 ---> Running in a0a8363279e2 23:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:43 (1/1) Installing dumb-init (1.2.5-r2) 23:46:43 Executing busybox-1.35.0-r29.trigger 23:46:43 OK: 8 MiB in 16 packages 23:46:43 Removing intermediate container a0a8363279e2 23:46:43 ---> 401ebd3d59e3 23:46:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:46:43 ---> Running in 7f1792662ae3 23:46:43 Removing intermediate container 7f1792662ae3 23:46:43 ---> 2ababfd62911 23:46:43 Step 13/25 : ENV APP_PORT=59881 23:46:43 ---> Running in a51661ea0da6 23:46:43 Removing intermediate container a51661ea0da6 23:46:43 ---> 04bd0a2bfba0 23:46:43 Step 14/25 : EXPOSE $APP_PORT 23:46:43 ---> Running in 1fd34c8099a3 23:46:43 Removing intermediate container 1fd34c8099a3 23:46:43 ---> fbab7a09ec84 23:46:43 Step 15/25 : WORKDIR / 23:46:43 ---> Running in 29e61dff5069 23:46:43 Removing intermediate container 29e61dff5069 23:46:43 ---> 980f8d24ee28 23:46:43 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:44 ---> e1cb5e85c9c7 23:46:44 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:46:45 ---> 5be7ef09e31f 23:46:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:46:47 ---> f066323501ac 23:46:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:46:47 ---> 5de13d7a7aac 23:46:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:46:48 ---> 1bd041d32d26 23:46:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:46:48 ---> Running in f57d979d4dca 23:46:49 Removing intermediate container f57d979d4dca 23:46:49 ---> 0ed56bcd5b1f 23:46:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:46:49 ---> Running in 50aa2f03d276 23:46:50 Removing intermediate container 50aa2f03d276 23:46:50 ---> 178fba8be97b 23:46:50 Step 23/25 : LABEL arch=arm64 23:46:50 ---> Running in 25024c56ee81 23:46:50 Removing intermediate container 25024c56ee81 23:46:50 ---> 036789de3e93 23:46:50 Step 24/25 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:46:50 ---> Running in 1e12ae7b4a7d 23:46:51 Removing intermediate container 1e12ae7b4a7d 23:46:51 ---> a5773464a5e7 23:46:51 Step 25/25 : LABEL version=3.0.0-dev.122 23:46:51 ---> Running in f2b421738837 23:46:52 Removing intermediate container f2b421738837 23:46:52 ---> aa7821e7ce9d 23:46:52 23:46:52 Successfully built aa7821e7ce9d 23:46:52 Successfully tagged core-metadata-arm64:latest 23:46:52 Building security-secretstore-setup 23:46:55  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:46:55 ---> a9414627c822 23:46:55 Step 3/25 : WORKDIR /edgex-go 23:46:55 ---> Using cache 23:46:55 ---> dc3d6efe3c14 23:46:55 Step 4/25 : RUN apk add --update --no-cache make git 23:46:55 ---> Using cache 23:46:55 ---> 6f78ba707b0a 23:46:55 Step 5/25 : COPY go.mod vendor* ./ 23:46:55 ---> Using cache 23:46:55 ---> a406499f2d31 23:46:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:55 ---> Using cache 23:46:55 ---> e49db458815f 23:46:55 Step 7/25 : COPY . . 23:46:55 ---> Using cache 23:46:55 ---> 5fad55fd1732 23:46:55 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:46:55 ---> Running in eda4610d3d77 23:46:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:48:49 Removing intermediate container 34e2085b4a98 23:48:49 ---> d59990cd5277 23:48:49 23:48:49 Step 10/24 : FROM alpine:3.17 23:48:49 ---> 51e60588ff2c 23:48:49 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:48:49 ---> Using cache 23:48:49 ---> 401ebd3d59e3 23:48:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:48:49 ---> Using cache 23:48:49 ---> 2ababfd62911 23:48:49 Step 13/24 : ENV APP_PORT=59882 23:48:49 ---> Running in e6d48c5a6e7b 23:48:49 Removing intermediate container e6d48c5a6e7b 23:48:49 ---> 4a5f6788c864 23:48:49 Step 14/24 : EXPOSE $APP_PORT 23:48:49 ---> Running in 6c598dd134b8 23:48:49 Removing intermediate container 6c598dd134b8 23:48:49 ---> 0279cd73f5c3 23:48:49 Step 15/24 : WORKDIR / 23:48:49 ---> Running in 4a20ca2c4c06 23:48:49 Removing intermediate container 4a20ca2c4c06 23:48:49 ---> 0a9de36e693b 23:48:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:49 ---> 595a33ada6a3 23:48:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:48:49 ---> be4a06319e72 23:48:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:48:49 ---> 80eb74ba0e4e 23:48:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:48:49 ---> bdf5355f5eda 23:48:49 Step 20/24 : ENTRYPOINT ["/core-command"] 23:48:50 ---> Running in fcf682e5ef2b 23:48:50 Removing intermediate container fcf682e5ef2b 23:48:50 ---> 9a01d70cc29c 23:48:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:48:50 ---> Running in ca4ba72acb41 23:48:51 Removing intermediate container ca4ba72acb41 23:48:51 ---> 8f0fb4cfef91 23:48:51 Step 22/24 : LABEL arch=arm64 23:48:51 ---> Running in 256d3814eb9a 23:48:51 Removing intermediate container 256d3814eb9a 23:48:51 ---> 324adadb354c 23:48:51 Step 23/24 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:48:52 ---> Running in e39052163519 23:48:52 Removing intermediate container e39052163519 23:48:52 ---> 22ee41a771b5 23:48:52 Step 24/24 : LABEL version=3.0.0-dev.122 23:48:52 ---> Running in 7260443d8b81 23:48:52 Removing intermediate container 7260443d8b81 23:48:52 ---> a4b83c4231a0 23:48:52 23:48:53 Successfully built a4b83c4231a0 23:48:53 Successfully tagged core-command-arm64:latest 23:48:53 Building security-spire-config 23:48:57  Building core-command ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:48:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:48:57 ---> a9414627c822 23:48:57 Step 3/27 : WORKDIR /edgex-go 23:48:57 ---> Using cache 23:48:57 ---> dc3d6efe3c14 23:48:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:48:57 ---> Using cache 23:48:57 ---> 9a4b1e54ae3e 23:48:57 Step 5/27 : COPY go.mod vendor* ./ 23:48:57 ---> Using cache 23:48:57 ---> b81491077ebd 23:48:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:57 ---> Using cache 23:48:57 ---> cc0583f75d32 23:48:57 Step 7/27 : COPY . . 23:48:57 ---> Using cache 23:48:57 ---> 60ed94cfe8fa 23:48:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:48:57 ---> Using cache 23:48:57 ---> 5d81ab6ef8d6 23:48:57 Step 9/27 : WORKDIR /edgex-go/spire-build 23:48:57 ---> Using cache 23:48:57 ---> f016fd63455d 23:48:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:48:57 ---> Using cache 23:48:57 ---> eba6d5665ce1 23:48:57 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:48:57 ---> Running in 312ffa2c998c 23:49:00 Removing intermediate container 312ffa2c998c 23:49:00 ---> 63a7f4243a05 23:49:00 Step 12/27 : WORKDIR /edgex-go 23:49:00 ---> Running in 50fe9541b035 23:49:00 Removing intermediate container 50fe9541b035 23:49:00 ---> 0af47ac76925 23:49:00 23:49:00 Step 13/27 : FROM alpine:3.17 23:49:00 ---> 51e60588ff2c 23:49:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:00 ---> Using cache 23:49:00 ---> edb574f0cfbd 23:49:00 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:01 ---> Running in ff9c31f3ab05 23:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:05 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:05 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:05 OK: 17689 distinct packages available 23:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:07 (1/4) Installing dumb-init (1.2.5-r2) 23:49:07 (2/4) Installing musl-obstack (1.2.3-r0) 23:49:07 (3/4) Installing libucontext (1.2-r0) 23:49:07 (4/4) Installing gcompat (1.1.0-r0) 23:49:07 Executing busybox-1.35.0-r29.trigger 23:49:07 OK: 8 MiB in 19 packages 23:49:09 Removing intermediate container ff9c31f3ab05 23:49:09 ---> c32b7f36e83f 23:49:09 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:10 ---> 0fb3070c6ca8 23:49:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:49:11 ---> 677612d8084f 23:49:11 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:49:17 ---> 06b9a8f03bc8 23:49:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:49:17 ---> 0c50ff0aedb7 23:49:17 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:49:17 ---> Running in 7344efea2eb1 23:49:18 Removing intermediate container 7344efea2eb1 23:49:18 ---> 639f95789c23 23:49:18 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:49:20 ---> 618b0e672e2a 23:49:20 Step 22/27 : WORKDIR / 23:49:21 ---> Running in af53fad89205 23:49:21 Removing intermediate container af53fad89205 23:49:21 ---> 456ead00638d 23:49:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:21 ---> Running in 341cea09593f 23:49:22 Removing intermediate container 341cea09593f 23:49:22 ---> c7f0be4a71c5 23:49:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:22 ---> Running in e78f100717b1 23:49:23 Removing intermediate container e78f100717b1 23:49:23 ---> cd9506bedae2 23:49:23 Step 25/27 : LABEL arch=arm64 23:49:23 ---> Running in 22e00d04160c 23:49:23 Removing intermediate container 22e00d04160c 23:49:23 ---> 2d8e18e9a052 23:49:23 Step 26/27 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:49:23 ---> Running in 166da1f9bb87 23:49:24 Removing intermediate container 166da1f9bb87 23:49:24 ---> 6c7a9bf2f22d 23:49:24 Step 27/27 : LABEL version=3.0.0-dev.122 23:49:24 ---> Running in 3840de43c958 23:49:24 Removing intermediate container 3840de43c958 23:49:24 ---> 4c8f96a3d2c9 23:49:24 23:49:24 Successfully built 4c8f96a3d2c9 23:49:24 Successfully tagged security-spire-config-arm64:latest 23:52:16  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.122" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:52:23 Removing intermediate container 126e74359deb 23:52:23 ---> eb6472ff6332 23:52:23 23:52:23 Step 9/20 : FROM alpine:3.17 23:52:23 ---> 51e60588ff2c 23:52:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:52:23 ---> Using cache 23:52:23 ---> 5737ba67e3b1 23:52:23 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:52:23 ---> Running in 62ff67e3adca 23:52:23 Removing intermediate container 1364d67dafef 23:52:23 ---> 466371f5c97c 23:52:23 23:52:23 Step 10/23 : FROM alpine:3.17 23:52:23 ---> 51e60588ff2c 23:52:23 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:25 ---> Running in 903fb43a77ca 23:52:26 Removing intermediate container eda4610d3d77 23:52:26 ---> dcd6202b2bb4 23:52:26 23:52:26 Step 9/25 : FROM alpine:3.17 23:52:26 ---> 51e60588ff2c 23:52:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:26 ---> Running in 5a8ed435c69b 23:52:27 v3.17.3-48-g8f562ebba80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:52:27 v3.17.3-49-g329d1c33da4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:52:27 OK: 17689 distinct packages available 23:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:29 (1/9) Installing ca-certificates (20220614-r4) 23:52:29 (2/9) Installing brotli-libs (1.0.9-r9) 23:52:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:52:29 (4/9) Installing libcurl (7.88.1-r1) 23:52:29 (5/9) Installing curl (7.88.1-r1) 23:52:29 (6/9) Installing dumb-init (1.2.5-r2) 23:52:29 (7/9) Installing musl-obstack (1.2.3-r0) 23:52:29 (8/9) Installing libucontext (1.2-r0) 23:52:29 (9/9) Installing gcompat (1.1.0-r0) 23:52:29 Executing busybox-1.35.0-r29.trigger 23:52:29 (1/2) Installing ca-certificates (20220614-r4) 23:52:29 Executing ca-certificates-20220614-r4.trigger 23:52:29 (2/2) Installing dumb-init (1.2.5-r2) 23:52:29 Executing busybox-1.35.0-r29.trigger 23:52:29 Executing ca-certificates-20220614-r4.trigger 23:52:30 OK: 11 MiB in 24 packages 23:52:30 OK: 8 MiB in 17 packages 23:52:30 (1/3) Installing ca-certificates (20220614-r4) 23:52:30 (2/3) Installing dumb-init (1.2.5-r2) 23:52:30 (3/3) Installing su-exec (0.2-r2) 23:52:30 Executing busybox-1.35.0-r29.trigger 23:52:30 Executing ca-certificates-20220614-r4.trigger 23:52:31 OK: 8 MiB in 18 packages 23:52:32 Removing intermediate container 903fb43a77ca 23:52:32 ---> 9a58a2cefcc7 23:52:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:52:32 Removing intermediate container 62ff67e3adca 23:52:32 ---> ccdc374a036b 23:52:32 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:32 ---> Running in 4b22fe42b33a 23:52:32 Removing intermediate container 5a8ed435c69b 23:52:32 ---> 03f7ff950237 23:52:32 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:52:33 ---> Running in 68ef14df37bc 23:52:33 Removing intermediate container 4b22fe42b33a 23:52:33 ---> 39d81929f98f 23:52:33 Step 13/23 : ENV APP_PORT=59860 23:52:33 ---> Running in ad0f01878215 23:52:33 ---> cbdce4c9b80e 23:52:33 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:52:33 Removing intermediate container 68ef14df37bc 23:52:33 ---> ed31bee8326b 23:52:33 Step 12/25 : WORKDIR / 23:52:33 ---> Running in 65809f98c809 23:52:33 Removing intermediate container ad0f01878215 23:52:33 ---> 379013c574cb 23:52:33 Step 14/23 : EXPOSE $APP_PORT 23:52:34 ---> Running in 5eb982e34977 23:52:34 Removing intermediate container 65809f98c809 23:52:34 ---> 84a66a759c6c 23:52:34 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:34 ---> f600be8aaebc 23:52:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:52:34 Removing intermediate container 5eb982e34977 23:52:34 ---> 407c7465538f 23:52:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:35 ---> e50f7ee64e7d 23:52:35 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:52:35 ---> 021c444b0f0e 23:52:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:52:36 ---> 38a73ec171a5 23:52:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:52:38 ---> 42833809cb14 23:52:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:52:38 ---> 75d7352515eb 23:52:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:52:38 ---> 824804dfaaf0 23:52:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:52:39 ---> 035aeb1f982b 23:52:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:52:39 ---> 56022ba90273 23:52:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:52:39 ---> Running in e94031641437 23:52:40 Removing intermediate container e94031641437 23:52:40 ---> 684484b750c9 23:52:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:40 ---> Running in 16b7f9ab517b 23:52:40 ---> 3d9f52283734 23:52:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:52:40 ---> b6f503eeeecc 23:52:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:52:40 Removing intermediate container 16b7f9ab517b 23:52:40 ---> d03dc87f7a91 23:52:40 Step 18/20 : LABEL arch=arm64 23:52:40 ---> Running in 9a33e811f087 23:52:41 Removing intermediate container 9a33e811f087 23:52:41 ---> 75d6ebb51e8c 23:52:41 Step 19/20 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:52:41 ---> 69a47f952e6e 23:52:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:52:41 ---> Running in 40c70110e184 23:52:41 ---> Running in 46e9eeb03da6 23:52:42 ---> 65821959d686 23:52:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:52:42 Removing intermediate container 40c70110e184 23:52:42 ---> 0f4705b8f8cc 23:52:42 Step 20/20 : LABEL version=3.0.0-dev.122 23:52:42 Removing intermediate container 46e9eeb03da6 23:52:42 ---> 188f8e3744c7 23:52:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:42 ---> Running in 237b808f7daa 23:52:42 ---> Running in 014f835d2a74 23:52:43 Removing intermediate container 237b808f7daa 23:52:43 ---> f65f0d856196 23:52:43 23:52:43 Removing intermediate container 014f835d2a74 23:52:43 ---> b06baa7ae000 23:52:43 Step 21/23 : LABEL arch=arm64 23:52:43 ---> Running in 30787da3a38a 23:52:43 Successfully built f65f0d856196 23:52:43 Successfully tagged security-spiffe-token-provider-arm64:latest 23:52:44  Building security-spiffe-token-provider ... done Removing intermediate container 30787da3a38a 23:52:44 ---> 73802ca66552 23:52:44 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:52:44 ---> Running in 9404d39d677e 23:52:44 ---> 456f961662c6 23:52:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:52:44 Removing intermediate container 9404d39d677e 23:52:44 ---> 8f0b582f9d9d 23:52:44 Step 23/23 : LABEL version=3.0.0-dev.122 23:52:44 ---> Running in 7d205480f645 23:52:44 ---> 0d6b0efbb18e 23:52:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:44 ---> Running in 4be1422058ef 23:52:45 Removing intermediate container 7d205480f645 23:52:45 ---> c8c7228732cd 23:52:45 23:52:45 Successfully built c8c7228732cd 23:52:45 Successfully tagged support-notifications-arm64:latest 23:52:47  Building support-notifications ... done Removing intermediate container 4be1422058ef 23:52:47 ---> 931e7f04904c 23:52:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:52:47 ---> Running in a332e469795c 23:52:47 Removing intermediate container a332e469795c 23:52:47 ---> bc677ebd021b 23:52:47 Step 23/25 : LABEL arch=arm64 23:52:47 ---> Running in fae73b0c4c3f 23:52:48 Removing intermediate container fae73b0c4c3f 23:52:48 ---> 890e28860a68 23:52:48 Step 24/25 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:52:48 ---> Running in 45d254782b32 23:52:48 Removing intermediate container 45d254782b32 23:52:48 ---> 6716d837adeb 23:52:48 Step 25/25 : LABEL version=3.0.0-dev.122 23:52:49 ---> Running in ed7758f37a09 23:52:49 Removing intermediate container ee85a9de5eee 23:52:49 ---> 72fc2d4f1588 23:52:49 23:52:49 Step 10/23 : FROM alpine:3.17 23:52:51 ---> 51e60588ff2c 23:52:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:52:51 ---> Using cache 23:52:51 ---> 401ebd3d59e3 23:52:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:52:51 ---> Using cache 23:52:51 ---> 2ababfd62911 23:52:51 Step 13/23 : ENV APP_PORT=59861 23:52:51 Removing intermediate container ed7758f37a09 23:52:51 ---> 164a11d799ca 23:52:51 23:52:51 ---> Running in a157cbdf7175 23:52:51 Successfully built 164a11d799ca 23:52:51 Successfully tagged security-secretstore-setup-arm64:latest 23:52:51  Building security-secretstore-setup ... done Removing intermediate container a157cbdf7175 23:52:51 ---> 2a14dbc28126 23:52:51 Step 14/23 : EXPOSE $APP_PORT 23:52:51 ---> Running in 66521f2c0693 23:52:51 Removing intermediate container 66521f2c0693 23:52:51 ---> c8f02a79f478 23:52:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:52 ---> 12bfaccc5760 23:52:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:52:52 ---> 5d09eb48718a 23:52:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:52:54 ---> 3539b379b177 23:52:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:52:54 ---> df0c93e96f4a 23:52:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:52:54 ---> Running in 9b9886b7c892 23:52:54 Removing intermediate container 9b9886b7c892 23:52:54 ---> 7897212139af 23:52:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:54 ---> Running in 91af9c4fb5c1 23:52:55 Removing intermediate container 91af9c4fb5c1 23:52:55 ---> e2ce14602aae 23:52:55 Step 21/23 : LABEL arch=arm64 23:52:55 ---> Running in 84143bdda200 23:52:55 Removing intermediate container 84143bdda200 23:52:55 ---> 72fce1a049e8 23:52:55 Step 22/23 : LABEL git_sha=3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:52:55 ---> Running in dfe4807d32c3 23:52:55 Removing intermediate container dfe4807d32c3 23:52:55 ---> dbcd330f19d8 23:52:55 Step 23/23 : LABEL version=3.0.0-dev.122 23:52:55 ---> Running in 87b24b0ec213 23:52:56 Removing intermediate container 87b24b0ec213 23:52:56 ---> e54d2c0300b7 23:52:56 23:52:56 Successfully built e54d2c0300b7 23:52:56 Successfully tagged support-scheduler-arm64:latest 23:52:56  Building support-scheduler ... done  [Pipeline] } 23:52:56 $ docker stop --time=1 ea77548318120a83607dc9d6a30ac6937f2c8fa492b1c90514dea8fec94e3242 23:52:58 $ docker rm -f --volumes ea77548318120a83607dc9d6a30ac6937f2c8fa492b1c90514dea8fec94e3242 [Pipeline] // withDockerContainer [Pipeline] sh 23:52:58 + docker images 23:52:59 REPOSITORY TAG IMAGE ID CREATED SIZE 23:52:59 support-scheduler-arm64 latest e54d2c0300b7 2 seconds ago 31.5MB 23:52:59 security-secretstore-setup-arm64 latest 164a11d799ca 9 seconds ago 32.2MB 23:52:59 72fc2d4f1588 10 seconds ago 1.39GB 23:52:59 support-notifications-arm64 latest c8c7228732cd 13 seconds ago 32.2MB 23:52:59 security-spiffe-token-provider-arm64 latest f65f0d856196 16 seconds ago 32.7MB 23:52:59 dcd6202b2bb4 33 seconds ago 1.31GB 23:52:59 466371f5c97c 36 seconds ago 1.39GB 23:52:59 eb6472ff6332 38 seconds ago 1.36GB 23:52:59 security-spire-config-arm64 latest 4c8f96a3d2c9 3 minutes ago 86.2MB 23:52:59 0af47ac76925 3 minutes ago 1.18GB 23:52:59 core-command-arm64 latest a4b83c4231a0 4 minutes ago 19.7MB 23:52:59 d59990cd5277 4 minutes ago 1.32GB 23:52:59 core-metadata-arm64 latest aa7821e7ce9d 6 minutes ago 20.2MB 23:52:59 56c6a82266c8 6 minutes ago 1.32GB 23:52:59 security-spire-server-arm64 latest 7a61889a5a9c 8 minutes ago 87.1MB 23:52:59 81c002733279 8 minutes ago 1.18GB 23:52:59 core-data-arm64 latest 2f9726f6b492 10 minutes ago 19.9MB 23:52:59 768866bfdec8 10 minutes ago 1.32GB 23:52:59 core-common-config-bootstrapper-arm64 latest d8e318f7975e 10 minutes ago 17.2MB 23:52:59 security-proxy-setup-arm64 latest 8b09dab65297 11 minutes ago 18.7MB 23:52:59 b45029e8533b 11 minutes ago 1.31GB 23:52:59 security-proxy-auth-arm64 latest 8c816b581d05 11 minutes ago 18.3MB 23:52:59 81772124180e 11 minutes ago 1.3GB 23:52:59 74b49ec732a3 11 minutes ago 1.3GB 23:52:59 security-bootstrapper-arm64 latest 0a553a8a1581 12 minutes ago 21.9MB 23:52:59 1bb4ade6e3f4 13 minutes ago 1.3GB 23:52:59 security-spire-agent-arm64 latest ea6996b8adc2 17 minutes ago 125MB 23:52:59 f2b19f4243a8 18 minutes ago 1.18GB 23:52:59 ci-base-image-arm64 latest a9414627c822 21 minutes ago 866MB 23:52:59 alpine 3.17 51e60588ff2c 8 days ago 7.46MB 23:52:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 23:52:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:59 provisioning config files... 23:52:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/484@tmp/config18079897662171199166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:59 ---> docker-login.sh 23:52:59 nexus3.edgexfoundry.org:10001 23:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:59 Configure a credential helper to remove this warning. See 23:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:59 23:52:59 Login Succeeded 23:52:59 nexus3.edgexfoundry.org:10002 23:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:00 Configure a credential helper to remove this warning. See 23:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:00 23:53:00 Login Succeeded 23:53:00 nexus3.edgexfoundry.org:10003 23:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:00 Configure a credential helper to remove this warning. See 23:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:00 23:53:00 Login Succeeded 23:53:00 nexus3.edgexfoundry.org:10004 23:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:00 Configure a credential helper to remove this warning. See 23:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:00 23:53:00 Login Succeeded 23:53:01 docker.io 23:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:01 Configure a credential helper to remove this warning. See 23:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:01 23:53:01 Login Succeeded 23:53:01 ---> docker-login.sh ends [Pipeline] } 23:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:53:01 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:01 latest 23:53:01 3.0.0-dev.122 23:53:01 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:01 main 23:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:53:02 b64a1aef7654: Preparing 23:53:02 952b44d84318: Preparing 23:53:02 575268706620: Preparing 23:53:02 18b5d7ffa7bb: Preparing 23:53:02 5bdfc5f40347: Preparing 23:53:02 26cbea5cba74: Preparing 23:53:02 26cbea5cba74: Waiting 23:53:02 575268706620: Pushed 23:53:02 18b5d7ffa7bb: Pushed 23:53:02 5bdfc5f40347: Pushed 23:53:02 b64a1aef7654: Pushed 23:53:02 26cbea5cba74: Layer already exists 23:53:06 952b44d84318: Pushed 23:53:06 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:9684b2117ec0d7f52bb7265ac6de3132655aa80efce29354c615a10c732e5813 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:53:06 b64a1aef7654: Preparing 23:53:06 952b44d84318: Preparing 23:53:06 575268706620: Preparing 23:53:06 18b5d7ffa7bb: Preparing 23:53:06 5bdfc5f40347: Preparing 23:53:06 26cbea5cba74: Preparing 23:53:06 26cbea5cba74: Waiting 23:53:06 5bdfc5f40347: Layer already exists 23:53:06 575268706620: Layer already exists 23:53:06 952b44d84318: Layer already exists 23:53:06 b64a1aef7654: Layer already exists 23:53:06 18b5d7ffa7bb: Layer already exists 23:53:06 26cbea5cba74: Layer already exists 23:53:07 latest: digest: sha256:9684b2117ec0d7f52bb7265ac6de3132655aa80efce29354c615a10c732e5813 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.122 23:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:53:07 b64a1aef7654: Preparing 23:53:07 952b44d84318: Preparing 23:53:07 575268706620: Preparing 23:53:07 18b5d7ffa7bb: Preparing 23:53:07 5bdfc5f40347: Preparing 23:53:07 26cbea5cba74: Preparing 23:53:07 26cbea5cba74: Waiting 23:53:07 b64a1aef7654: Layer already exists 23:53:07 18b5d7ffa7bb: Layer already exists 23:53:07 575268706620: Layer already exists 23:53:07 5bdfc5f40347: Layer already exists 23:53:07 952b44d84318: Layer already exists 23:53:07 26cbea5cba74: Layer already exists 23:53:07 3.0.0-dev.122: digest: sha256:9684b2117ec0d7f52bb7265ac6de3132655aa80efce29354c615a10c732e5813 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:53:08 b64a1aef7654: Preparing 23:53:08 952b44d84318: Preparing 23:53:08 575268706620: Preparing 23:53:08 18b5d7ffa7bb: Preparing 23:53:08 5bdfc5f40347: Preparing 23:53:08 26cbea5cba74: Preparing 23:53:08 26cbea5cba74: Waiting 23:53:08 952b44d84318: Layer already exists 23:53:08 5bdfc5f40347: Layer already exists 23:53:08 575268706620: Layer already exists 23:53:08 b64a1aef7654: Layer already exists 23:53:08 18b5d7ffa7bb: Layer already exists 23:53:08 26cbea5cba74: Layer already exists 23:53:08 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:9684b2117ec0d7f52bb7265ac6de3132655aa80efce29354c615a10c732e5813 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:53:09 b64a1aef7654: Preparing 23:53:09 952b44d84318: Preparing 23:53:09 575268706620: Preparing 23:53:09 18b5d7ffa7bb: Preparing 23:53:09 5bdfc5f40347: Preparing 23:53:09 26cbea5cba74: Preparing 23:53:09 26cbea5cba74: Waiting 23:53:09 575268706620: Layer already exists 23:53:09 952b44d84318: Layer already exists 23:53:09 5bdfc5f40347: Layer already exists 23:53:09 18b5d7ffa7bb: Layer already exists 23:53:09 b64a1aef7654: Layer already exists 23:53:09 26cbea5cba74: Layer already exists 23:53:09 main: digest: sha256:9684b2117ec0d7f52bb7265ac6de3132655aa80efce29354c615a10c732e5813 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:09 ===================================================== [Pipeline] echo 23:53:09 taggedImages: 23:53:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:53:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.122 23:53:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:53:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:53:09 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:09 latest 23:53:09 3.0.0-dev.122 23:53:09 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:09 main 23:53:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:53:10 201231be931f: Preparing 23:53:10 9e669b78cbdd: Preparing 23:53:10 535f62dce7c3: Preparing 23:53:10 a77b8281c2ef: Preparing 23:53:10 575268706620: Preparing 23:53:10 18b5d7ffa7bb: Preparing 23:53:10 7c38d30e75ea: Preparing 23:53:10 26cbea5cba74: Preparing 23:53:10 18b5d7ffa7bb: Waiting 23:53:10 26cbea5cba74: Waiting 23:53:10 7c38d30e75ea: Waiting 23:53:10 575268706620: Layer already exists 23:53:10 18b5d7ffa7bb: Layer already exists 23:53:10 9e669b78cbdd: Pushed 23:53:10 201231be931f: Pushed 23:53:10 535f62dce7c3: Pushed 23:53:10 26cbea5cba74: Layer already exists 23:53:10 7c38d30e75ea: Pushed 23:53:13 a77b8281c2ef: Pushed 23:53:13 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:f55bfec83320adbc9c1e3904b7dc7138df4583900e655f8a8006840386b3d003 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:13 + 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 23:53:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:53:13 201231be931f: Preparing 23:53:13 9e669b78cbdd: Preparing 23:53:13 535f62dce7c3: Preparing 23:53:13 a77b8281c2ef: Preparing 23:53:13 575268706620: Preparing 23:53:13 18b5d7ffa7bb: Preparing 23:53:13 7c38d30e75ea: Preparing 23:53:13 26cbea5cba74: Preparing 23:53:13 26cbea5cba74: Waiting 23:53:13 18b5d7ffa7bb: Waiting 23:53:13 7c38d30e75ea: Waiting 23:53:13 201231be931f: Layer already exists 23:53:13 a77b8281c2ef: Layer already exists 23:53:13 575268706620: Layer already exists 23:53:13 535f62dce7c3: Layer already exists 23:53:13 9e669b78cbdd: Layer already exists 23:53:13 26cbea5cba74: Layer already exists 23:53:13 7c38d30e75ea: Layer already exists 23:53:13 18b5d7ffa7bb: Layer already exists 23:53:14 latest: digest: sha256:f55bfec83320adbc9c1e3904b7dc7138df4583900e655f8a8006840386b3d003 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.122 23:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:53:14 201231be931f: Preparing 23:53:14 9e669b78cbdd: Preparing 23:53:14 535f62dce7c3: Preparing 23:53:14 a77b8281c2ef: Preparing 23:53:14 575268706620: Preparing 23:53:14 18b5d7ffa7bb: Preparing 23:53:14 7c38d30e75ea: Preparing 23:53:14 26cbea5cba74: Preparing 23:53:14 18b5d7ffa7bb: Waiting 23:53:14 7c38d30e75ea: Waiting 23:53:14 26cbea5cba74: Waiting 23:53:14 535f62dce7c3: Layer already exists 23:53:14 201231be931f: Layer already exists 23:53:14 a77b8281c2ef: Layer already exists 23:53:14 575268706620: Layer already exists 23:53:14 9e669b78cbdd: Layer already exists 23:53:14 7c38d30e75ea: Layer already exists 23:53:14 26cbea5cba74: Layer already exists 23:53:14 18b5d7ffa7bb: Layer already exists 23:53:14 3.0.0-dev.122: digest: sha256:f55bfec83320adbc9c1e3904b7dc7138df4583900e655f8a8006840386b3d003 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:53:15 201231be931f: Preparing 23:53:15 9e669b78cbdd: Preparing 23:53:15 535f62dce7c3: Preparing 23:53:15 a77b8281c2ef: Preparing 23:53:15 575268706620: Preparing 23:53:15 18b5d7ffa7bb: Preparing 23:53:15 7c38d30e75ea: Preparing 23:53:15 26cbea5cba74: Preparing 23:53:15 7c38d30e75ea: Waiting 23:53:15 26cbea5cba74: Waiting 23:53:15 18b5d7ffa7bb: Waiting 23:53:15 9e669b78cbdd: Layer already exists 23:53:15 535f62dce7c3: Layer already exists 23:53:15 201231be931f: Layer already exists 23:53:15 575268706620: Layer already exists 23:53:15 a77b8281c2ef: Layer already exists 23:53:15 7c38d30e75ea: Layer already exists 23:53:15 26cbea5cba74: Layer already exists 23:53:15 18b5d7ffa7bb: Layer already exists 23:53:15 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:f55bfec83320adbc9c1e3904b7dc7138df4583900e655f8a8006840386b3d003 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:16 + 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 23:53:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:53:16 201231be931f: Preparing 23:53:16 9e669b78cbdd: Preparing 23:53:16 535f62dce7c3: Preparing 23:53:16 a77b8281c2ef: Preparing 23:53:16 575268706620: Preparing 23:53:16 18b5d7ffa7bb: Preparing 23:53:16 7c38d30e75ea: Preparing 23:53:16 26cbea5cba74: Preparing 23:53:16 7c38d30e75ea: Waiting 23:53:16 18b5d7ffa7bb: Waiting 23:53:16 26cbea5cba74: Waiting 23:53:16 201231be931f: Layer already exists 23:53:16 575268706620: Layer already exists 23:53:16 a77b8281c2ef: Layer already exists 23:53:16 9e669b78cbdd: Layer already exists 23:53:16 535f62dce7c3: Layer already exists 23:53:16 26cbea5cba74: Layer already exists 23:53:16 18b5d7ffa7bb: Layer already exists 23:53:16 7c38d30e75ea: Layer already exists 23:53:17 main: digest: sha256:f55bfec83320adbc9c1e3904b7dc7138df4583900e655f8a8006840386b3d003 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:17 ===================================================== [Pipeline] echo 23:53:17 taggedImages: 23:53:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:53:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.122 23:53:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:53:17 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:53:17 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:17 latest 23:53:17 3.0.0-dev.122 23:53:17 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:17 main 23:53:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:53:17 351412e8ade1: Preparing 23:53:17 976fd1b17b2a: Preparing 23:53:17 575268706620: Preparing 23:53:17 18b5d7ffa7bb: Preparing 23:53:17 48f4d0287a37: Preparing 23:53:17 26cbea5cba74: Preparing 23:53:17 26cbea5cba74: Waiting 23:53:17 575268706620: Layer already exists 23:53:17 18b5d7ffa7bb: Layer already exists 23:53:17 26cbea5cba74: Layer already exists 23:53:18 351412e8ade1: Pushed 23:53:18 48f4d0287a37: Pushed 23:53:21 976fd1b17b2a: Pushed 23:53:21 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:2216ac60bdd84cd2977f24c9bc7020e26d64641ea21d3475801e35915a55c5cc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:53:22 351412e8ade1: Preparing 23:53:22 976fd1b17b2a: Preparing 23:53:22 575268706620: Preparing 23:53:22 18b5d7ffa7bb: Preparing 23:53:22 48f4d0287a37: Preparing 23:53:22 26cbea5cba74: Preparing 23:53:22 26cbea5cba74: Waiting 23:53:22 18b5d7ffa7bb: Layer already exists 23:53:22 976fd1b17b2a: Layer already exists 23:53:22 48f4d0287a37: Layer already exists 23:53:22 351412e8ade1: Layer already exists 23:53:22 575268706620: Layer already exists 23:53:22 26cbea5cba74: Layer already exists 23:53:22 latest: digest: sha256:2216ac60bdd84cd2977f24c9bc7020e26d64641ea21d3475801e35915a55c5cc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.122 23:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:53:22 351412e8ade1: Preparing 23:53:22 976fd1b17b2a: Preparing 23:53:22 575268706620: Preparing 23:53:22 18b5d7ffa7bb: Preparing 23:53:22 48f4d0287a37: Preparing 23:53:22 26cbea5cba74: Preparing 23:53:22 26cbea5cba74: Waiting 23:53:22 48f4d0287a37: Layer already exists 23:53:22 18b5d7ffa7bb: Layer already exists 23:53:22 351412e8ade1: Layer already exists 23:53:22 575268706620: Layer already exists 23:53:22 976fd1b17b2a: Layer already exists 23:53:22 26cbea5cba74: Layer already exists 23:53:23 3.0.0-dev.122: digest: sha256:2216ac60bdd84cd2977f24c9bc7020e26d64641ea21d3475801e35915a55c5cc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:53:23 351412e8ade1: Preparing 23:53:23 976fd1b17b2a: Preparing 23:53:23 575268706620: Preparing 23:53:23 18b5d7ffa7bb: Preparing 23:53:23 48f4d0287a37: Preparing 23:53:23 26cbea5cba74: Preparing 23:53:23 26cbea5cba74: Waiting 23:53:23 351412e8ade1: Layer already exists 23:53:23 18b5d7ffa7bb: Layer already exists 23:53:23 575268706620: Layer already exists 23:53:23 48f4d0287a37: Layer already exists 23:53:23 976fd1b17b2a: Layer already exists 23:53:23 26cbea5cba74: Layer already exists 23:53:23 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:2216ac60bdd84cd2977f24c9bc7020e26d64641ea21d3475801e35915a55c5cc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:53:24 351412e8ade1: Preparing 23:53:24 976fd1b17b2a: Preparing 23:53:24 575268706620: Preparing 23:53:24 18b5d7ffa7bb: Preparing 23:53:24 48f4d0287a37: Preparing 23:53:24 26cbea5cba74: Preparing 23:53:24 26cbea5cba74: Waiting 23:53:24 48f4d0287a37: Layer already exists 23:53:24 976fd1b17b2a: Layer already exists 23:53:24 351412e8ade1: Layer already exists 23:53:24 575268706620: Layer already exists 23:53:24 18b5d7ffa7bb: Layer already exists 23:53:24 26cbea5cba74: Layer already exists 23:53:24 main: digest: sha256:2216ac60bdd84cd2977f24c9bc7020e26d64641ea21d3475801e35915a55c5cc size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:24 ===================================================== [Pipeline] echo 23:53:24 taggedImages: 23:53:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:53:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.122 23:53:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:53:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:53:24 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:24 latest 23:53:24 3.0.0-dev.122 23:53:24 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:24 main 23:53:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:53:25 c8ef7674405f: Preparing 23:53:25 d8601c8c5ad5: Preparing 23:53:25 aa8d5684877c: Preparing 23:53:25 575268706620: Preparing 23:53:25 18b5d7ffa7bb: Preparing 23:53:25 5bdfc5f40347: Preparing 23:53:25 26cbea5cba74: Preparing 23:53:25 5bdfc5f40347: Waiting 23:53:25 26cbea5cba74: Waiting 23:53:25 18b5d7ffa7bb: Layer already exists 23:53:25 575268706620: Layer already exists 23:53:25 5bdfc5f40347: Layer already exists 23:53:25 26cbea5cba74: Layer already exists 23:53:25 c8ef7674405f: Pushed 23:53:25 d8601c8c5ad5: Pushed 23:53:28 aa8d5684877c: Pushed 23:53:28 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:0561a0273076c3fc5fd52171356c0cfd55f29139fb72fabf56bb8230f40baee3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:53:29 c8ef7674405f: Preparing 23:53:29 d8601c8c5ad5: Preparing 23:53:29 aa8d5684877c: Preparing 23:53:29 575268706620: Preparing 23:53:29 18b5d7ffa7bb: Preparing 23:53:29 5bdfc5f40347: Preparing 23:53:29 26cbea5cba74: Preparing 23:53:29 5bdfc5f40347: Waiting 23:53:29 26cbea5cba74: Waiting 23:53:29 d8601c8c5ad5: Layer already exists 23:53:29 c8ef7674405f: Layer already exists 23:53:29 18b5d7ffa7bb: Layer already exists 23:53:29 575268706620: Layer already exists 23:53:29 aa8d5684877c: Layer already exists 23:53:29 5bdfc5f40347: Layer already exists 23:53:29 26cbea5cba74: Layer already exists 23:53:29 latest: digest: sha256:0561a0273076c3fc5fd52171356c0cfd55f29139fb72fabf56bb8230f40baee3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.122 23:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:53:29 c8ef7674405f: Preparing 23:53:29 d8601c8c5ad5: Preparing 23:53:29 aa8d5684877c: Preparing 23:53:29 575268706620: Preparing 23:53:29 18b5d7ffa7bb: Preparing 23:53:29 5bdfc5f40347: Preparing 23:53:29 26cbea5cba74: Preparing 23:53:29 5bdfc5f40347: Waiting 23:53:29 26cbea5cba74: Waiting 23:53:29 575268706620: Layer already exists 23:53:29 d8601c8c5ad5: Layer already exists 23:53:29 c8ef7674405f: Layer already exists 23:53:29 aa8d5684877c: Layer already exists 23:53:29 18b5d7ffa7bb: Layer already exists 23:53:29 26cbea5cba74: Layer already exists 23:53:29 5bdfc5f40347: Layer already exists 23:53:29 3.0.0-dev.122: digest: sha256:0561a0273076c3fc5fd52171356c0cfd55f29139fb72fabf56bb8230f40baee3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:53:30 c8ef7674405f: Preparing 23:53:30 d8601c8c5ad5: Preparing 23:53:30 aa8d5684877c: Preparing 23:53:30 575268706620: Preparing 23:53:30 18b5d7ffa7bb: Preparing 23:53:30 5bdfc5f40347: Preparing 23:53:30 26cbea5cba74: Preparing 23:53:30 5bdfc5f40347: Waiting 23:53:30 26cbea5cba74: Waiting 23:53:30 aa8d5684877c: Layer already exists 23:53:30 d8601c8c5ad5: Layer already exists 23:53:30 c8ef7674405f: Layer already exists 23:53:30 18b5d7ffa7bb: Layer already exists 23:53:30 575268706620: Layer already exists 23:53:30 26cbea5cba74: Layer already exists 23:53:30 5bdfc5f40347: Layer already exists 23:53:30 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:0561a0273076c3fc5fd52171356c0cfd55f29139fb72fabf56bb8230f40baee3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:53:31 c8ef7674405f: Preparing 23:53:31 d8601c8c5ad5: Preparing 23:53:31 aa8d5684877c: Preparing 23:53:31 575268706620: Preparing 23:53:31 18b5d7ffa7bb: Preparing 23:53:31 5bdfc5f40347: Preparing 23:53:31 26cbea5cba74: Preparing 23:53:31 5bdfc5f40347: Waiting 23:53:31 26cbea5cba74: Waiting 23:53:31 d8601c8c5ad5: Layer already exists 23:53:31 aa8d5684877c: Layer already exists 23:53:31 18b5d7ffa7bb: Layer already exists 23:53:31 c8ef7674405f: Layer already exists 23:53:31 575268706620: Layer already exists 23:53:31 26cbea5cba74: Layer already exists 23:53:31 5bdfc5f40347: Layer already exists 23:53:31 main: digest: sha256:0561a0273076c3fc5fd52171356c0cfd55f29139fb72fabf56bb8230f40baee3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:31 ===================================================== [Pipeline] echo 23:53:31 taggedImages: 23:53:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:53:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.122 23:53:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:53:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:53:31 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:31 latest 23:53:31 3.0.0-dev.122 23:53:31 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:31 main 23:53:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:53:32 8f268fb11f9f: Preparing 23:53:32 8f268fb11f9f: Preparing 23:53:32 20dc342f6755: Preparing 23:53:32 28d20586bb86: Preparing 23:53:32 84a9fb794963: Preparing 23:53:32 60062626f42c: Preparing 23:53:32 03f5599d6815: Preparing 23:53:32 575268706620: Preparing 23:53:32 18b5d7ffa7bb: Preparing 23:53:32 6cc9968d4310: Preparing 23:53:32 ae43f7879cef: Preparing 23:53:32 6b627d596771: Preparing 23:53:32 a7a1aaed2a23: Preparing 23:53:32 26cbea5cba74: Preparing 23:53:32 ae43f7879cef: Waiting 23:53:32 18b5d7ffa7bb: Waiting 23:53:32 6cc9968d4310: Waiting 23:53:32 03f5599d6815: Waiting 23:53:32 575268706620: Waiting 23:53:32 6b627d596771: Waiting 23:53:32 a7a1aaed2a23: Waiting 23:53:32 26cbea5cba74: Waiting 23:53:32 8f268fb11f9f: Pushed 23:53:32 84a9fb794963: Pushed 23:53:32 20dc342f6755: Pushed 23:53:32 60062626f42c: Pushed 23:53:32 28d20586bb86: Pushed 23:53:32 575268706620: Layer already exists 23:53:32 18b5d7ffa7bb: Layer already exists 23:53:32 6cc9968d4310: Pushed 23:53:32 ae43f7879cef: Pushed 23:53:32 6b627d596771: Pushed 23:53:32 26cbea5cba74: Layer already exists 23:53:32 a7a1aaed2a23: Pushed 23:53:36 03f5599d6815: Pushed 23:53:37 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:c025a543b22d3942c0255b0920142c5b854fe869f0bec64b5e2d496f19fee75f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:53:38 8f268fb11f9f: Preparing 23:53:38 8f268fb11f9f: Preparing 23:53:38 20dc342f6755: Preparing 23:53:38 28d20586bb86: Preparing 23:53:38 84a9fb794963: Preparing 23:53:38 60062626f42c: Preparing 23:53:38 03f5599d6815: Preparing 23:53:38 575268706620: Preparing 23:53:38 18b5d7ffa7bb: Preparing 23:53:38 6cc9968d4310: Preparing 23:53:38 ae43f7879cef: Preparing 23:53:38 6b627d596771: Preparing 23:53:38 a7a1aaed2a23: Preparing 23:53:38 26cbea5cba74: Preparing 23:53:38 6cc9968d4310: Waiting 23:53:38 ae43f7879cef: Waiting 23:53:38 6b627d596771: Waiting 23:53:38 a7a1aaed2a23: Waiting 23:53:38 03f5599d6815: Waiting 23:53:38 26cbea5cba74: Waiting 23:53:38 18b5d7ffa7bb: Waiting 23:53:38 575268706620: Waiting 23:53:38 60062626f42c: Layer already exists 23:53:38 8f268fb11f9f: Layer already exists 23:53:38 20dc342f6755: Layer already exists 23:53:38 28d20586bb86: Layer already exists 23:53:38 84a9fb794963: Layer already exists 23:53:38 6cc9968d4310: Layer already exists 23:53:38 18b5d7ffa7bb: Layer already exists 23:53:38 ae43f7879cef: Layer already exists 23:53:38 575268706620: Layer already exists 23:53:38 03f5599d6815: Layer already exists 23:53:38 26cbea5cba74: Layer already exists 23:53:38 6b627d596771: Layer already exists 23:53:38 a7a1aaed2a23: Layer already exists 23:53:38 latest: digest: sha256:c025a543b22d3942c0255b0920142c5b854fe869f0bec64b5e2d496f19fee75f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.122 23:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:53:39 8f268fb11f9f: Preparing 23:53:39 8f268fb11f9f: Preparing 23:53:39 20dc342f6755: Preparing 23:53:39 28d20586bb86: Preparing 23:53:39 84a9fb794963: Preparing 23:53:39 60062626f42c: Preparing 23:53:39 03f5599d6815: Preparing 23:53:39 575268706620: Preparing 23:53:39 18b5d7ffa7bb: Preparing 23:53:39 6cc9968d4310: Preparing 23:53:39 ae43f7879cef: Preparing 23:53:39 6b627d596771: Preparing 23:53:39 a7a1aaed2a23: Preparing 23:53:39 26cbea5cba74: Preparing 23:53:39 03f5599d6815: Waiting 23:53:39 575268706620: Waiting 23:53:39 18b5d7ffa7bb: Waiting 23:53:39 6cc9968d4310: Waiting 23:53:39 ae43f7879cef: Waiting 23:53:39 a7a1aaed2a23: Waiting 23:53:39 26cbea5cba74: Waiting 23:53:39 6b627d596771: Waiting 23:53:39 84a9fb794963: Layer already exists 23:53:39 28d20586bb86: Layer already exists 23:53:39 8f268fb11f9f: Layer already exists 23:53:39 60062626f42c: Layer already exists 23:53:39 20dc342f6755: Layer already exists 23:53:39 03f5599d6815: Layer already exists 23:53:39 575268706620: Layer already exists 23:53:39 6cc9968d4310: Layer already exists 23:53:39 ae43f7879cef: Layer already exists 23:53:39 18b5d7ffa7bb: Layer already exists 23:53:39 6b627d596771: Layer already exists 23:53:39 26cbea5cba74: Layer already exists 23:53:39 a7a1aaed2a23: Layer already exists 23:53:39 3.0.0-dev.122: digest: sha256:c025a543b22d3942c0255b0920142c5b854fe869f0bec64b5e2d496f19fee75f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:53:40 8f268fb11f9f: Preparing 23:53:40 8f268fb11f9f: Preparing 23:53:40 20dc342f6755: Preparing 23:53:40 28d20586bb86: Preparing 23:53:40 84a9fb794963: Preparing 23:53:40 60062626f42c: Preparing 23:53:40 03f5599d6815: Preparing 23:53:40 575268706620: Preparing 23:53:40 18b5d7ffa7bb: Preparing 23:53:40 6cc9968d4310: Preparing 23:53:40 ae43f7879cef: Preparing 23:53:40 6b627d596771: Preparing 23:53:40 a7a1aaed2a23: Preparing 23:53:40 26cbea5cba74: Preparing 23:53:40 03f5599d6815: Waiting 23:53:40 575268706620: Waiting 23:53:40 6b627d596771: Waiting 23:53:40 a7a1aaed2a23: Waiting 23:53:40 18b5d7ffa7bb: Waiting 23:53:40 6cc9968d4310: Waiting 23:53:40 ae43f7879cef: Waiting 23:53:40 26cbea5cba74: Waiting 23:53:40 8f268fb11f9f: Layer already exists 23:53:40 84a9fb794963: Layer already exists 23:53:40 60062626f42c: Layer already exists 23:53:40 28d20586bb86: Layer already exists 23:53:40 20dc342f6755: Layer already exists 23:53:40 03f5599d6815: Layer already exists 23:53:40 18b5d7ffa7bb: Layer already exists 23:53:40 575268706620: Layer already exists 23:53:40 ae43f7879cef: Layer already exists 23:53:40 6cc9968d4310: Layer already exists 23:53:40 26cbea5cba74: Layer already exists 23:53:40 a7a1aaed2a23: Layer already exists 23:53:40 6b627d596771: Layer already exists 23:53:40 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:c025a543b22d3942c0255b0920142c5b854fe869f0bec64b5e2d496f19fee75f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:53:41 8f268fb11f9f: Preparing 23:53:41 8f268fb11f9f: Preparing 23:53:41 20dc342f6755: Preparing 23:53:41 28d20586bb86: Preparing 23:53:41 84a9fb794963: Preparing 23:53:41 60062626f42c: Preparing 23:53:41 03f5599d6815: Preparing 23:53:41 575268706620: Preparing 23:53:41 18b5d7ffa7bb: Preparing 23:53:41 6cc9968d4310: Preparing 23:53:41 ae43f7879cef: Preparing 23:53:41 6b627d596771: Preparing 23:53:41 a7a1aaed2a23: Preparing 23:53:41 26cbea5cba74: Preparing 23:53:41 6cc9968d4310: Waiting 23:53:41 ae43f7879cef: Waiting 23:53:41 6b627d596771: Waiting 23:53:41 26cbea5cba74: Waiting 23:53:41 03f5599d6815: Waiting 23:53:41 18b5d7ffa7bb: Waiting 23:53:41 575268706620: Waiting 23:53:41 a7a1aaed2a23: Waiting 23:53:41 60062626f42c: Layer already exists 23:53:41 28d20586bb86: Layer already exists 23:53:41 8f268fb11f9f: Layer already exists 23:53:41 20dc342f6755: Layer already exists 23:53:41 84a9fb794963: Layer already exists 23:53:41 18b5d7ffa7bb: Layer already exists 23:53:41 03f5599d6815: Layer already exists 23:53:41 575268706620: Layer already exists 23:53:41 6cc9968d4310: Layer already exists 23:53:41 ae43f7879cef: Layer already exists 23:53:41 26cbea5cba74: Layer already exists 23:53:41 a7a1aaed2a23: Layer already exists 23:53:41 6b627d596771: Layer already exists 23:53:41 main: digest: sha256:c025a543b22d3942c0255b0920142c5b854fe869f0bec64b5e2d496f19fee75f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:41 ===================================================== [Pipeline] echo 23:53:41 taggedImages: 23:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.122 23:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:53:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:53:41 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:41 latest 23:53:41 3.0.0-dev.122 23:53:41 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:41 main 23:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:53:42 1ccf5acc18dd: Preparing 23:53:42 cbdc2993a1d2: Preparing 23:53:42 83a49bd710af: Preparing 23:53:42 e80b6368718a: Preparing 23:53:42 575268706620: Preparing 23:53:42 18b5d7ffa7bb: Preparing 23:53:42 7c38d30e75ea: Preparing 23:53:42 26cbea5cba74: Preparing 23:53:42 18b5d7ffa7bb: Waiting 23:53:42 7c38d30e75ea: Waiting 23:53:42 26cbea5cba74: Waiting 23:53:42 575268706620: Layer already exists 23:53:42 18b5d7ffa7bb: Layer already exists 23:53:42 7c38d30e75ea: Layer already exists 23:53:42 26cbea5cba74: Layer already exists 23:53:42 83a49bd710af: Pushed 23:53:42 1ccf5acc18dd: Pushed 23:53:42 cbdc2993a1d2: Pushed 23:53:45 e80b6368718a: Pushed 23:53:45 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:80df7fad539c961acb012e4b045df87cd2605eb2686431f37f54702c3f93eb55 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:45 + 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 23:53:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:53:46 1ccf5acc18dd: Preparing 23:53:46 cbdc2993a1d2: Preparing 23:53:46 83a49bd710af: Preparing 23:53:46 e80b6368718a: Preparing 23:53:46 575268706620: Preparing 23:53:46 18b5d7ffa7bb: Preparing 23:53:46 7c38d30e75ea: Preparing 23:53:46 26cbea5cba74: Preparing 23:53:46 18b5d7ffa7bb: Waiting 23:53:46 7c38d30e75ea: Waiting 23:53:46 26cbea5cba74: Waiting 23:53:46 575268706620: Layer already exists 23:53:46 1ccf5acc18dd: Layer already exists 23:53:46 83a49bd710af: Layer already exists 23:53:46 cbdc2993a1d2: Layer already exists 23:53:46 e80b6368718a: Layer already exists 23:53:46 7c38d30e75ea: Layer already exists 23:53:46 18b5d7ffa7bb: Layer already exists 23:53:46 26cbea5cba74: Layer already exists 23:53:46 latest: digest: sha256:80df7fad539c961acb012e4b045df87cd2605eb2686431f37f54702c3f93eb55 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.122 23:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:53:46 1ccf5acc18dd: Preparing 23:53:46 cbdc2993a1d2: Preparing 23:53:46 83a49bd710af: Preparing 23:53:46 e80b6368718a: Preparing 23:53:46 575268706620: Preparing 23:53:46 18b5d7ffa7bb: Preparing 23:53:46 7c38d30e75ea: Preparing 23:53:46 26cbea5cba74: Preparing 23:53:46 18b5d7ffa7bb: Waiting 23:53:46 26cbea5cba74: Waiting 23:53:46 7c38d30e75ea: Waiting 23:53:46 575268706620: Layer already exists 23:53:46 e80b6368718a: Layer already exists 23:53:46 1ccf5acc18dd: Layer already exists 23:53:46 83a49bd710af: Layer already exists 23:53:46 cbdc2993a1d2: Layer already exists 23:53:46 26cbea5cba74: Layer already exists 23:53:46 18b5d7ffa7bb: Layer already exists 23:53:46 7c38d30e75ea: Layer already exists 23:53:46 3.0.0-dev.122: digest: sha256:80df7fad539c961acb012e4b045df87cd2605eb2686431f37f54702c3f93eb55 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:53:47 1ccf5acc18dd: Preparing 23:53:47 cbdc2993a1d2: Preparing 23:53:47 83a49bd710af: Preparing 23:53:47 e80b6368718a: Preparing 23:53:47 575268706620: Preparing 23:53:47 18b5d7ffa7bb: Preparing 23:53:47 7c38d30e75ea: Preparing 23:53:47 26cbea5cba74: Preparing 23:53:47 18b5d7ffa7bb: Waiting 23:53:47 7c38d30e75ea: Waiting 23:53:47 26cbea5cba74: Waiting 23:53:47 575268706620: Layer already exists 23:53:47 1ccf5acc18dd: Layer already exists 23:53:47 cbdc2993a1d2: Layer already exists 23:53:47 83a49bd710af: Layer already exists 23:53:47 e80b6368718a: Layer already exists 23:53:47 26cbea5cba74: Layer already exists 23:53:47 18b5d7ffa7bb: Layer already exists 23:53:47 7c38d30e75ea: Layer already exists 23:53:47 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:80df7fad539c961acb012e4b045df87cd2605eb2686431f37f54702c3f93eb55 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:48 + 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 23:53:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:53:48 1ccf5acc18dd: Preparing 23:53:48 cbdc2993a1d2: Preparing 23:53:48 83a49bd710af: Preparing 23:53:48 e80b6368718a: Preparing 23:53:48 575268706620: Preparing 23:53:48 18b5d7ffa7bb: Preparing 23:53:48 7c38d30e75ea: Preparing 23:53:48 26cbea5cba74: Preparing 23:53:48 18b5d7ffa7bb: Waiting 23:53:48 7c38d30e75ea: Waiting 23:53:48 26cbea5cba74: Waiting 23:53:48 cbdc2993a1d2: Layer already exists 23:53:48 575268706620: Layer already exists 23:53:48 1ccf5acc18dd: Layer already exists 23:53:48 e80b6368718a: Layer already exists 23:53:48 83a49bd710af: Layer already exists 23:53:48 26cbea5cba74: Layer already exists 23:53:48 18b5d7ffa7bb: Layer already exists 23:53:48 7c38d30e75ea: Layer already exists 23:53:49 main: digest: sha256:80df7fad539c961acb012e4b045df87cd2605eb2686431f37f54702c3f93eb55 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:49 ===================================================== [Pipeline] echo 23:53:49 taggedImages: 23:53:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:53:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.122 23:53:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:53:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:53:49 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:49 latest 23:53:49 3.0.0-dev.122 23:53:49 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:49 main 23:53:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:53:49 6df276c0151e: Preparing 23:53:49 2a1e6ad72ac2: Preparing 23:53:49 29e09b8dc9ed: Preparing 23:53:49 be212b6eab9b: Preparing 23:53:49 575268706620: Preparing 23:53:49 18b5d7ffa7bb: Preparing 23:53:49 5f87503a1425: Preparing 23:53:49 3c7bbdc90891: Preparing 23:53:49 26cbea5cba74: Preparing 23:53:49 18b5d7ffa7bb: Waiting 23:53:49 5f87503a1425: Waiting 23:53:49 3c7bbdc90891: Waiting 23:53:49 26cbea5cba74: Waiting 23:53:50 575268706620: Layer already exists 23:53:50 18b5d7ffa7bb: Layer already exists 23:53:50 6df276c0151e: Pushed 23:53:50 2a1e6ad72ac2: Pushed 23:53:50 be212b6eab9b: Pushed 23:53:50 5f87503a1425: Pushed 23:53:50 26cbea5cba74: Layer already exists 23:53:50 3c7bbdc90891: Pushed 23:53:52 29e09b8dc9ed: Pushed 23:53:52 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:e6791dba4ccb578f33bc6b48cfa764ce047fa2a33bf2ff0a984895b030a94c50 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + 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 23:53:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:53:53 6df276c0151e: Preparing 23:53:53 2a1e6ad72ac2: Preparing 23:53:53 29e09b8dc9ed: Preparing 23:53:53 be212b6eab9b: Preparing 23:53:53 575268706620: Preparing 23:53:53 18b5d7ffa7bb: Preparing 23:53:53 5f87503a1425: Preparing 23:53:53 3c7bbdc90891: Preparing 23:53:53 26cbea5cba74: Preparing 23:53:53 5f87503a1425: Waiting 23:53:53 3c7bbdc90891: Waiting 23:53:53 26cbea5cba74: Waiting 23:53:53 18b5d7ffa7bb: Waiting 23:53:53 575268706620: Layer already exists 23:53:53 2a1e6ad72ac2: Layer already exists 23:53:53 29e09b8dc9ed: Layer already exists 23:53:53 6df276c0151e: Layer already exists 23:53:53 be212b6eab9b: Layer already exists 23:53:53 18b5d7ffa7bb: Layer already exists 23:53:53 3c7bbdc90891: Layer already exists 23:53:53 5f87503a1425: Layer already exists 23:53:53 26cbea5cba74: Layer already exists 23:53:53 latest: digest: sha256:e6791dba4ccb578f33bc6b48cfa764ce047fa2a33bf2ff0a984895b030a94c50 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.122 23:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:53:54 6df276c0151e: Preparing 23:53:54 2a1e6ad72ac2: Preparing 23:53:54 29e09b8dc9ed: Preparing 23:53:54 be212b6eab9b: Preparing 23:53:54 575268706620: Preparing 23:53:54 18b5d7ffa7bb: Preparing 23:53:54 5f87503a1425: Preparing 23:53:54 3c7bbdc90891: Preparing 23:53:54 26cbea5cba74: Preparing 23:53:54 5f87503a1425: Waiting 23:53:54 3c7bbdc90891: Waiting 23:53:54 26cbea5cba74: Waiting 23:53:54 18b5d7ffa7bb: Waiting 23:53:54 575268706620: Layer already exists 23:53:54 be212b6eab9b: Layer already exists 23:53:54 2a1e6ad72ac2: Layer already exists 23:53:54 29e09b8dc9ed: Layer already exists 23:53:54 6df276c0151e: Layer already exists 23:53:54 18b5d7ffa7bb: Layer already exists 23:53:54 5f87503a1425: Layer already exists 23:53:54 3c7bbdc90891: Layer already exists 23:53:54 26cbea5cba74: Layer already exists 23:53:54 3.0.0-dev.122: digest: sha256:e6791dba4ccb578f33bc6b48cfa764ce047fa2a33bf2ff0a984895b030a94c50 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:53:55 6df276c0151e: Preparing 23:53:55 2a1e6ad72ac2: Preparing 23:53:55 29e09b8dc9ed: Preparing 23:53:55 be212b6eab9b: Preparing 23:53:55 575268706620: Preparing 23:53:55 18b5d7ffa7bb: Preparing 23:53:55 5f87503a1425: Preparing 23:53:55 3c7bbdc90891: Preparing 23:53:55 26cbea5cba74: Preparing 23:53:55 18b5d7ffa7bb: Waiting 23:53:55 5f87503a1425: Waiting 23:53:55 3c7bbdc90891: Waiting 23:53:55 26cbea5cba74: Waiting 23:53:55 2a1e6ad72ac2: Layer already exists 23:53:55 be212b6eab9b: Layer already exists 23:53:55 29e09b8dc9ed: Layer already exists 23:53:55 6df276c0151e: Layer already exists 23:53:55 575268706620: Layer already exists 23:53:55 18b5d7ffa7bb: Layer already exists 23:53:55 5f87503a1425: Layer already exists 23:53:55 3c7bbdc90891: Layer already exists 23:53:55 26cbea5cba74: Layer already exists 23:53:55 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:e6791dba4ccb578f33bc6b48cfa764ce047fa2a33bf2ff0a984895b030a94c50 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:56 + 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 23:53:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:53:56 6df276c0151e: Preparing 23:53:56 2a1e6ad72ac2: Preparing 23:53:56 29e09b8dc9ed: Preparing 23:53:56 be212b6eab9b: Preparing 23:53:56 575268706620: Preparing 23:53:56 18b5d7ffa7bb: Preparing 23:53:56 5f87503a1425: Preparing 23:53:56 3c7bbdc90891: Preparing 23:53:56 26cbea5cba74: Preparing 23:53:56 5f87503a1425: Waiting 23:53:56 3c7bbdc90891: Waiting 23:53:56 26cbea5cba74: Waiting 23:53:56 18b5d7ffa7bb: Waiting 23:53:56 6df276c0151e: Layer already exists 23:53:56 be212b6eab9b: Layer already exists 23:53:56 575268706620: Layer already exists 23:53:56 29e09b8dc9ed: Layer already exists 23:53:56 2a1e6ad72ac2: Layer already exists 23:53:56 18b5d7ffa7bb: Layer already exists 23:53:56 5f87503a1425: Layer already exists 23:53:56 26cbea5cba74: Layer already exists 23:53:56 3c7bbdc90891: Layer already exists 23:53:56 main: digest: sha256:e6791dba4ccb578f33bc6b48cfa764ce047fa2a33bf2ff0a984895b030a94c50 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:56 ===================================================== [Pipeline] echo 23:53:56 taggedImages: 23:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.122 23:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:53:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:53:56 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:56 latest 23:53:56 3.0.0-dev.122 23:53:56 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:53:56 main 23:53:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:53:57 38a03531ff46: Preparing 23:53:57 b5850356d056: Preparing 23:53:57 9b9cac86ed9d: Preparing 23:53:57 e084996dadae: Preparing 23:53:57 37ffdb66ad09: Preparing 23:53:57 d8c271ac50de: Preparing 23:53:57 1556e777a2de: Preparing 23:53:57 575268706620: Preparing 23:53:57 18b5d7ffa7bb: Preparing 23:53:57 d8c271ac50de: Waiting 23:53:57 12f4933e32d4: Preparing 23:53:57 1556e777a2de: Waiting 23:53:57 26cbea5cba74: Preparing 23:53:57 575268706620: Waiting 23:53:57 18b5d7ffa7bb: Waiting 23:53:57 12f4933e32d4: Waiting 23:53:57 26cbea5cba74: Waiting 23:53:57 b5850356d056: Pushed 23:53:57 37ffdb66ad09: Pushed 23:53:57 38a03531ff46: Pushed 23:53:57 575268706620: Layer already exists 23:53:57 18b5d7ffa7bb: Layer already exists 23:53:57 d8c271ac50de: Pushed 23:53:57 1556e777a2de: Pushed 23:53:57 26cbea5cba74: Layer already exists 23:53:58 12f4933e32d4: Pushed 23:54:00 e084996dadae: Pushed 23:54:01 9b9cac86ed9d: Pushed 23:54:01 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:0533755a503aee896d01038105fa8c040042068f0643106de8ed843053c0ce4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:01 + 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 23:54:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:54:01 38a03531ff46: Preparing 23:54:01 b5850356d056: Preparing 23:54:01 9b9cac86ed9d: Preparing 23:54:01 e084996dadae: Preparing 23:54:01 37ffdb66ad09: Preparing 23:54:01 d8c271ac50de: Preparing 23:54:01 1556e777a2de: Preparing 23:54:01 575268706620: Preparing 23:54:01 18b5d7ffa7bb: Preparing 23:54:01 12f4933e32d4: Preparing 23:54:01 26cbea5cba74: Preparing 23:54:01 18b5d7ffa7bb: Waiting 23:54:01 d8c271ac50de: Waiting 23:54:01 1556e777a2de: Waiting 23:54:01 575268706620: Waiting 23:54:01 12f4933e32d4: Waiting 23:54:01 26cbea5cba74: Waiting 23:54:01 9b9cac86ed9d: Layer already exists 23:54:01 b5850356d056: Layer already exists 23:54:01 38a03531ff46: Layer already exists 23:54:01 37ffdb66ad09: Layer already exists 23:54:01 e084996dadae: Layer already exists 23:54:01 575268706620: Layer already exists 23:54:01 d8c271ac50de: Layer already exists 23:54:01 18b5d7ffa7bb: Layer already exists 23:54:01 1556e777a2de: Layer already exists 23:54:01 12f4933e32d4: Layer already exists 23:54:01 26cbea5cba74: Layer already exists 23:54:02 latest: digest: sha256:0533755a503aee896d01038105fa8c040042068f0643106de8ed843053c0ce4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.122 23:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:54:02 38a03531ff46: Preparing 23:54:02 b5850356d056: Preparing 23:54:02 9b9cac86ed9d: Preparing 23:54:02 e084996dadae: Preparing 23:54:02 37ffdb66ad09: Preparing 23:54:02 d8c271ac50de: Preparing 23:54:02 1556e777a2de: Preparing 23:54:02 575268706620: Preparing 23:54:02 18b5d7ffa7bb: Preparing 23:54:02 12f4933e32d4: Preparing 23:54:02 26cbea5cba74: Preparing 23:54:02 12f4933e32d4: Waiting 23:54:02 575268706620: Waiting 23:54:02 18b5d7ffa7bb: Waiting 23:54:02 26cbea5cba74: Waiting 23:54:02 d8c271ac50de: Waiting 23:54:02 1556e777a2de: Waiting 23:54:02 e084996dadae: Layer already exists 23:54:02 9b9cac86ed9d: Layer already exists 23:54:02 38a03531ff46: Layer already exists 23:54:02 b5850356d056: Layer already exists 23:54:02 37ffdb66ad09: Layer already exists 23:54:02 575268706620: Layer already exists 23:54:02 18b5d7ffa7bb: Layer already exists 23:54:02 1556e777a2de: Layer already exists 23:54:02 d8c271ac50de: Layer already exists 23:54:02 12f4933e32d4: Layer already exists 23:54:02 26cbea5cba74: Layer already exists 23:54:02 3.0.0-dev.122: digest: sha256:0533755a503aee896d01038105fa8c040042068f0643106de8ed843053c0ce4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:54:03 38a03531ff46: Preparing 23:54:03 b5850356d056: Preparing 23:54:03 9b9cac86ed9d: Preparing 23:54:03 e084996dadae: Preparing 23:54:03 37ffdb66ad09: Preparing 23:54:03 d8c271ac50de: Preparing 23:54:03 1556e777a2de: Preparing 23:54:03 575268706620: Preparing 23:54:03 18b5d7ffa7bb: Preparing 23:54:03 12f4933e32d4: Preparing 23:54:03 26cbea5cba74: Preparing 23:54:03 575268706620: Waiting 23:54:03 18b5d7ffa7bb: Waiting 23:54:03 d8c271ac50de: Waiting 23:54:03 1556e777a2de: Waiting 23:54:03 26cbea5cba74: Waiting 23:54:03 e084996dadae: Layer already exists 23:54:03 37ffdb66ad09: Layer already exists 23:54:03 b5850356d056: Layer already exists 23:54:03 9b9cac86ed9d: Layer already exists 23:54:03 38a03531ff46: Layer already exists 23:54:03 d8c271ac50de: Layer already exists 23:54:03 1556e777a2de: Layer already exists 23:54:03 18b5d7ffa7bb: Layer already exists 23:54:03 12f4933e32d4: Layer already exists 23:54:03 575268706620: Layer already exists 23:54:03 26cbea5cba74: Layer already exists 23:54:03 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:0533755a503aee896d01038105fa8c040042068f0643106de8ed843053c0ce4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:04 + 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 23:54:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:54:04 38a03531ff46: Preparing 23:54:04 b5850356d056: Preparing 23:54:04 9b9cac86ed9d: Preparing 23:54:04 e084996dadae: Preparing 23:54:04 37ffdb66ad09: Preparing 23:54:04 d8c271ac50de: Preparing 23:54:04 1556e777a2de: Preparing 23:54:04 575268706620: Preparing 23:54:04 18b5d7ffa7bb: Preparing 23:54:04 12f4933e32d4: Preparing 23:54:04 26cbea5cba74: Preparing 23:54:04 575268706620: Waiting 23:54:04 18b5d7ffa7bb: Waiting 23:54:04 12f4933e32d4: Waiting 23:54:04 d8c271ac50de: Waiting 23:54:04 1556e777a2de: Waiting 23:54:04 26cbea5cba74: Waiting 23:54:04 38a03531ff46: Layer already exists 23:54:04 e084996dadae: Layer already exists 23:54:04 9b9cac86ed9d: Layer already exists 23:54:04 b5850356d056: Layer already exists 23:54:04 37ffdb66ad09: Layer already exists 23:54:04 1556e777a2de: Layer already exists 23:54:04 575268706620: Layer already exists 23:54:04 d8c271ac50de: Layer already exists 23:54:04 12f4933e32d4: Layer already exists 23:54:04 18b5d7ffa7bb: Layer already exists 23:54:04 26cbea5cba74: Layer already exists 23:54:04 main: digest: sha256:0533755a503aee896d01038105fa8c040042068f0643106de8ed843053c0ce4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:04 ===================================================== [Pipeline] echo 23:54:04 taggedImages: 23:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.122 23:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:54:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:54:04 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:04 latest 23:54:04 3.0.0-dev.122 23:54:04 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:04 main 23:54:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:54:05 b34368f71b73: Preparing 23:54:05 6017ea09d8b5: Preparing 23:54:05 575268706620: Preparing 23:54:05 18b5d7ffa7bb: Preparing 23:54:05 b92c003f20ed: Preparing 23:54:05 26cbea5cba74: Preparing 23:54:05 26cbea5cba74: Waiting 23:54:05 18b5d7ffa7bb: Layer already exists 23:54:05 575268706620: Layer already exists 23:54:05 26cbea5cba74: Layer already exists 23:54:05 b34368f71b73: Pushed 23:54:07 b92c003f20ed: Pushed 23:54:10 6017ea09d8b5: Pushed 23:54:10 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:c9f38310d321567010d93e64440e0953976bf6627443424735ab5d9609bff553 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:10 + 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 23:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:54:11 b34368f71b73: Preparing 23:54:11 6017ea09d8b5: Preparing 23:54:11 575268706620: Preparing 23:54:11 18b5d7ffa7bb: Preparing 23:54:11 b92c003f20ed: Preparing 23:54:11 26cbea5cba74: Preparing 23:54:11 26cbea5cba74: Waiting 23:54:11 18b5d7ffa7bb: Layer already exists 23:54:11 b34368f71b73: Layer already exists 23:54:11 575268706620: Layer already exists 23:54:11 6017ea09d8b5: Layer already exists 23:54:11 b92c003f20ed: Layer already exists 23:54:11 26cbea5cba74: Layer already exists 23:54:11 latest: digest: sha256:c9f38310d321567010d93e64440e0953976bf6627443424735ab5d9609bff553 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.122 23:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:54:12 b34368f71b73: Preparing 23:54:12 6017ea09d8b5: Preparing 23:54:12 575268706620: Preparing 23:54:12 18b5d7ffa7bb: Preparing 23:54:12 b92c003f20ed: Preparing 23:54:12 26cbea5cba74: Preparing 23:54:12 26cbea5cba74: Waiting 23:54:12 b34368f71b73: Layer already exists 23:54:12 6017ea09d8b5: Layer already exists 23:54:12 b92c003f20ed: Layer already exists 23:54:12 18b5d7ffa7bb: Layer already exists 23:54:12 575268706620: Layer already exists 23:54:12 26cbea5cba74: Layer already exists 23:54:12 3.0.0-dev.122: digest: sha256:c9f38310d321567010d93e64440e0953976bf6627443424735ab5d9609bff553 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:54:12 b34368f71b73: Preparing 23:54:12 6017ea09d8b5: Preparing 23:54:12 575268706620: Preparing 23:54:12 18b5d7ffa7bb: Preparing 23:54:12 b92c003f20ed: Preparing 23:54:12 26cbea5cba74: Preparing 23:54:12 26cbea5cba74: Waiting 23:54:12 b34368f71b73: Layer already exists 23:54:12 18b5d7ffa7bb: Layer already exists 23:54:12 6017ea09d8b5: Layer already exists 23:54:12 575268706620: Layer already exists 23:54:12 b92c003f20ed: Layer already exists 23:54:12 26cbea5cba74: Layer already exists 23:54:12 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:c9f38310d321567010d93e64440e0953976bf6627443424735ab5d9609bff553 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:13 + 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 23:54:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:54:13 b34368f71b73: Preparing 23:54:13 6017ea09d8b5: Preparing 23:54:13 575268706620: Preparing 23:54:13 18b5d7ffa7bb: Preparing 23:54:13 b92c003f20ed: Preparing 23:54:13 26cbea5cba74: Preparing 23:54:13 26cbea5cba74: Waiting 23:54:13 b92c003f20ed: Layer already exists 23:54:13 575268706620: Layer already exists 23:54:13 6017ea09d8b5: Layer already exists 23:54:13 18b5d7ffa7bb: Layer already exists 23:54:13 b34368f71b73: Layer already exists 23:54:13 26cbea5cba74: Layer already exists 23:54:14 main: digest: sha256:c9f38310d321567010d93e64440e0953976bf6627443424735ab5d9609bff553 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:14 ===================================================== [Pipeline] echo 23:54:14 taggedImages: 23:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.122 23:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:54:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:54:14 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:14 latest 23:54:14 3.0.0-dev.122 23:54:14 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:14 main 23:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:54:14 d527149f75f8: Preparing 23:54:14 53b8e53fc1da: Preparing 23:54:14 bbcbe9d37c79: Preparing 23:54:14 a03e26744975: Preparing 23:54:14 3f32158c6764: Preparing 23:54:14 575268706620: Preparing 23:54:14 18b5d7ffa7bb: Preparing 23:54:14 a218ae52cd79: Preparing 23:54:14 26cbea5cba74: Preparing 23:54:14 18b5d7ffa7bb: Waiting 23:54:14 a218ae52cd79: Waiting 23:54:14 26cbea5cba74: Waiting 23:54:14 575268706620: Waiting 23:54:15 bbcbe9d37c79: Pushed 23:54:15 d527149f75f8: Pushed 23:54:15 53b8e53fc1da: Pushed 23:54:15 575268706620: Layer already exists 23:54:15 18b5d7ffa7bb: Layer already exists 23:54:15 26cbea5cba74: Layer already exists 23:54:16 a218ae52cd79: Pushed 23:54:22 3f32158c6764: Pushed 23:54:30 a03e26744975: Pushed 23:54:30 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:40c622961a1669c5a8350cac5bc62b6fb9083271b917957adb98f0c75df1f324 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:31 + 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 23:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:54:31 d527149f75f8: Preparing 23:54:31 53b8e53fc1da: Preparing 23:54:31 bbcbe9d37c79: Preparing 23:54:31 a03e26744975: Preparing 23:54:31 3f32158c6764: Preparing 23:54:31 575268706620: Preparing 23:54:31 18b5d7ffa7bb: Preparing 23:54:31 a218ae52cd79: Preparing 23:54:31 26cbea5cba74: Preparing 23:54:31 18b5d7ffa7bb: Waiting 23:54:31 575268706620: Waiting 23:54:31 26cbea5cba74: Waiting 23:54:31 a03e26744975: Layer already exists 23:54:31 53b8e53fc1da: Layer already exists 23:54:31 bbcbe9d37c79: Layer already exists 23:54:31 d527149f75f8: Layer already exists 23:54:31 3f32158c6764: Layer already exists 23:54:31 575268706620: Layer already exists 23:54:31 a218ae52cd79: Layer already exists 23:54:31 18b5d7ffa7bb: Layer already exists 23:54:31 26cbea5cba74: Layer already exists 23:54:31 latest: digest: sha256:40c622961a1669c5a8350cac5bc62b6fb9083271b917957adb98f0c75df1f324 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.122 23:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:54:32 d527149f75f8: Preparing 23:54:32 53b8e53fc1da: Preparing 23:54:32 bbcbe9d37c79: Preparing 23:54:32 a03e26744975: Preparing 23:54:32 3f32158c6764: Preparing 23:54:32 575268706620: Preparing 23:54:32 18b5d7ffa7bb: Preparing 23:54:32 a218ae52cd79: Preparing 23:54:32 26cbea5cba74: Preparing 23:54:32 18b5d7ffa7bb: Waiting 23:54:32 a218ae52cd79: Waiting 23:54:32 26cbea5cba74: Waiting 23:54:32 575268706620: Waiting 23:54:32 3f32158c6764: Layer already exists 23:54:32 d527149f75f8: Layer already exists 23:54:32 bbcbe9d37c79: Layer already exists 23:54:32 a03e26744975: Layer already exists 23:54:32 53b8e53fc1da: Layer already exists 23:54:32 a218ae52cd79: Layer already exists 23:54:32 18b5d7ffa7bb: Layer already exists 23:54:32 575268706620: Layer already exists 23:54:32 26cbea5cba74: Layer already exists 23:54:32 3.0.0-dev.122: digest: sha256:40c622961a1669c5a8350cac5bc62b6fb9083271b917957adb98f0c75df1f324 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:54:33 d527149f75f8: Preparing 23:54:33 53b8e53fc1da: Preparing 23:54:33 bbcbe9d37c79: Preparing 23:54:33 a03e26744975: Preparing 23:54:33 3f32158c6764: Preparing 23:54:33 575268706620: Preparing 23:54:33 18b5d7ffa7bb: Preparing 23:54:33 a218ae52cd79: Preparing 23:54:33 26cbea5cba74: Preparing 23:54:33 18b5d7ffa7bb: Waiting 23:54:33 a218ae52cd79: Waiting 23:54:33 26cbea5cba74: Waiting 23:54:33 575268706620: Waiting 23:54:33 53b8e53fc1da: Layer already exists 23:54:33 a03e26744975: Layer already exists 23:54:33 bbcbe9d37c79: Layer already exists 23:54:33 d527149f75f8: Layer already exists 23:54:33 3f32158c6764: Layer already exists 23:54:33 26cbea5cba74: Layer already exists 23:54:33 18b5d7ffa7bb: Layer already exists 23:54:33 a218ae52cd79: Layer already exists 23:54:33 575268706620: Layer already exists 23:54:33 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:40c622961a1669c5a8350cac5bc62b6fb9083271b917957adb98f0c75df1f324 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:33 + 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 23:54:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:54:34 d527149f75f8: Preparing 23:54:34 53b8e53fc1da: Preparing 23:54:34 bbcbe9d37c79: Preparing 23:54:34 a03e26744975: Preparing 23:54:34 3f32158c6764: Preparing 23:54:34 575268706620: Preparing 23:54:34 18b5d7ffa7bb: Preparing 23:54:34 a218ae52cd79: Preparing 23:54:34 26cbea5cba74: Preparing 23:54:34 18b5d7ffa7bb: Waiting 23:54:34 26cbea5cba74: Waiting 23:54:34 a218ae52cd79: Waiting 23:54:34 575268706620: Waiting 23:54:34 d527149f75f8: Layer already exists 23:54:34 a03e26744975: Layer already exists 23:54:34 bbcbe9d37c79: Layer already exists 23:54:34 3f32158c6764: Layer already exists 23:54:34 53b8e53fc1da: Layer already exists 23:54:34 18b5d7ffa7bb: Layer already exists 23:54:34 575268706620: Layer already exists 23:54:34 a218ae52cd79: Layer already exists 23:54:34 26cbea5cba74: Layer already exists 23:54:34 main: digest: sha256:40c622961a1669c5a8350cac5bc62b6fb9083271b917957adb98f0c75df1f324 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:34 ===================================================== [Pipeline] echo 23:54:34 taggedImages: 23:54:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:54:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.122 23:54:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:54:34 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:54:34 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:34 latest 23:54:34 3.0.0-dev.122 23:54:34 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:34 main 23:54:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:54:35 14e71a8ce650: Preparing 23:54:35 3d1b88f4b062: Preparing 23:54:35 d51d1e065753: Preparing 23:54:35 f490122eb1ca: Preparing 23:54:35 575268706620: Preparing 23:54:35 18b5d7ffa7bb: Preparing 23:54:35 d148bcfb0d2e: Preparing 23:54:35 26cbea5cba74: Preparing 23:54:35 18b5d7ffa7bb: Waiting 23:54:35 d148bcfb0d2e: Waiting 23:54:35 26cbea5cba74: Waiting 23:54:35 575268706620: Layer already exists 23:54:35 18b5d7ffa7bb: Layer already exists 23:54:35 3d1b88f4b062: Pushed 23:54:35 d51d1e065753: Pushed 23:54:35 14e71a8ce650: Pushed 23:54:35 26cbea5cba74: Layer already exists 23:54:36 d148bcfb0d2e: Pushed 23:54:51 f490122eb1ca: Pushed 23:54:51 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:5ac92d8cdc435e93f12a44499f21557ac5ca3cda64fa78bf768a9385db67a5c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:51 + 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 23:54:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:54:52 14e71a8ce650: Preparing 23:54:52 3d1b88f4b062: Preparing 23:54:52 d51d1e065753: Preparing 23:54:52 f490122eb1ca: Preparing 23:54:52 575268706620: Preparing 23:54:52 18b5d7ffa7bb: Preparing 23:54:52 d148bcfb0d2e: Preparing 23:54:52 26cbea5cba74: Preparing 23:54:52 18b5d7ffa7bb: Waiting 23:54:52 d148bcfb0d2e: Waiting 23:54:52 26cbea5cba74: Waiting 23:54:52 14e71a8ce650: Layer already exists 23:54:52 d51d1e065753: Layer already exists 23:54:52 f490122eb1ca: Layer already exists 23:54:52 575268706620: Layer already exists 23:54:52 3d1b88f4b062: Layer already exists 23:54:52 26cbea5cba74: Layer already exists 23:54:52 d148bcfb0d2e: Layer already exists 23:54:52 18b5d7ffa7bb: Layer already exists 23:54:52 latest: digest: sha256:5ac92d8cdc435e93f12a44499f21557ac5ca3cda64fa78bf768a9385db67a5c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.122 23:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:54:53 14e71a8ce650: Preparing 23:54:53 3d1b88f4b062: Preparing 23:54:53 d51d1e065753: Preparing 23:54:53 f490122eb1ca: Preparing 23:54:53 575268706620: Preparing 23:54:53 18b5d7ffa7bb: Preparing 23:54:53 d148bcfb0d2e: Preparing 23:54:53 26cbea5cba74: Preparing 23:54:53 18b5d7ffa7bb: Waiting 23:54:53 d148bcfb0d2e: Waiting 23:54:53 26cbea5cba74: Waiting 23:54:53 3d1b88f4b062: Layer already exists 23:54:53 f490122eb1ca: Layer already exists 23:54:53 d51d1e065753: Layer already exists 23:54:53 575268706620: Layer already exists 23:54:53 14e71a8ce650: Layer already exists 23:54:53 18b5d7ffa7bb: Layer already exists 23:54:53 26cbea5cba74: Layer already exists 23:54:53 d148bcfb0d2e: Layer already exists 23:54:53 3.0.0-dev.122: digest: sha256:5ac92d8cdc435e93f12a44499f21557ac5ca3cda64fa78bf768a9385db67a5c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:54:54 14e71a8ce650: Preparing 23:54:54 3d1b88f4b062: Preparing 23:54:54 d51d1e065753: Preparing 23:54:54 f490122eb1ca: Preparing 23:54:54 575268706620: Preparing 23:54:54 18b5d7ffa7bb: Preparing 23:54:54 d148bcfb0d2e: Preparing 23:54:54 26cbea5cba74: Preparing 23:54:54 18b5d7ffa7bb: Waiting 23:54:54 d148bcfb0d2e: Waiting 23:54:54 26cbea5cba74: Waiting 23:54:54 3d1b88f4b062: Layer already exists 23:54:54 14e71a8ce650: Layer already exists 23:54:54 d51d1e065753: Layer already exists 23:54:54 f490122eb1ca: Layer already exists 23:54:54 575268706620: Layer already exists 23:54:54 d148bcfb0d2e: Layer already exists 23:54:54 18b5d7ffa7bb: Layer already exists 23:54:54 26cbea5cba74: Layer already exists 23:54:54 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:5ac92d8cdc435e93f12a44499f21557ac5ca3cda64fa78bf768a9385db67a5c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:54 + 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 23:54:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:54:55 14e71a8ce650: Preparing 23:54:55 3d1b88f4b062: Preparing 23:54:55 d51d1e065753: Preparing 23:54:55 f490122eb1ca: Preparing 23:54:55 575268706620: Preparing 23:54:55 18b5d7ffa7bb: Preparing 23:54:55 d148bcfb0d2e: Preparing 23:54:55 26cbea5cba74: Preparing 23:54:55 18b5d7ffa7bb: Waiting 23:54:55 d148bcfb0d2e: Waiting 23:54:55 26cbea5cba74: Waiting 23:54:55 14e71a8ce650: Layer already exists 23:54:55 3d1b88f4b062: Layer already exists 23:54:55 d51d1e065753: Layer already exists 23:54:55 575268706620: Layer already exists 23:54:55 f490122eb1ca: Layer already exists 23:54:55 18b5d7ffa7bb: Layer already exists 23:54:55 26cbea5cba74: Layer already exists 23:54:55 d148bcfb0d2e: Layer already exists 23:54:55 main: digest: sha256:5ac92d8cdc435e93f12a44499f21557ac5ca3cda64fa78bf768a9385db67a5c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:55 ===================================================== [Pipeline] echo 23:54:55 taggedImages: 23:54:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:54:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.122 23:54:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:54:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:54:55 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:55 latest 23:54:55 3.0.0-dev.122 23:54:55 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:54:55 main 23:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:54:56 18c9dc1de91a: Preparing 23:54:56 ef868a118725: Preparing 23:54:56 46e13a49a2f5: Preparing 23:54:56 38dc2d590f9c: Preparing 23:54:56 575268706620: Preparing 23:54:56 18b5d7ffa7bb: Preparing 23:54:56 a218ae52cd79: Preparing 23:54:56 26cbea5cba74: Preparing 23:54:56 a218ae52cd79: Waiting 23:54:56 26cbea5cba74: Waiting 23:54:56 18b5d7ffa7bb: Waiting 23:54:56 575268706620: Layer already exists 23:54:56 18b5d7ffa7bb: Layer already exists 23:54:56 a218ae52cd79: Layer already exists 23:54:56 26cbea5cba74: Layer already exists 23:54:56 ef868a118725: Pushed 23:54:56 18c9dc1de91a: Pushed 23:54:56 46e13a49a2f5: Pushed 23:55:11 38dc2d590f9c: Pushed 23:55:11 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:e87704df0552db6d30c2968e944c7d18ed0893d3238904e94ef9e35b1d5b81db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:11 + 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 23:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:55:11 18c9dc1de91a: Preparing 23:55:11 ef868a118725: Preparing 23:55:11 46e13a49a2f5: Preparing 23:55:11 38dc2d590f9c: Preparing 23:55:11 575268706620: Preparing 23:55:11 18b5d7ffa7bb: Preparing 23:55:11 a218ae52cd79: Preparing 23:55:11 26cbea5cba74: Preparing 23:55:11 18b5d7ffa7bb: Waiting 23:55:11 26cbea5cba74: Waiting 23:55:11 a218ae52cd79: Waiting 23:55:11 46e13a49a2f5: Layer already exists 23:55:11 18c9dc1de91a: Layer already exists 23:55:11 575268706620: Layer already exists 23:55:11 38dc2d590f9c: Layer already exists 23:55:11 ef868a118725: Layer already exists 23:55:11 18b5d7ffa7bb: Layer already exists 23:55:11 a218ae52cd79: Layer already exists 23:55:11 26cbea5cba74: Layer already exists 23:55:11 latest: digest: sha256:e87704df0552db6d30c2968e944c7d18ed0893d3238904e94ef9e35b1d5b81db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.122 23:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:55:12 18c9dc1de91a: Preparing 23:55:12 ef868a118725: Preparing 23:55:12 46e13a49a2f5: Preparing 23:55:12 38dc2d590f9c: Preparing 23:55:12 575268706620: Preparing 23:55:12 18b5d7ffa7bb: Preparing 23:55:12 a218ae52cd79: Preparing 23:55:12 26cbea5cba74: Preparing 23:55:12 a218ae52cd79: Waiting 23:55:12 26cbea5cba74: Waiting 23:55:12 18b5d7ffa7bb: Waiting 23:55:12 46e13a49a2f5: Layer already exists 23:55:12 575268706620: Layer already exists 23:55:12 ef868a118725: Layer already exists 23:55:12 18c9dc1de91a: Layer already exists 23:55:12 38dc2d590f9c: Layer already exists 23:55:12 26cbea5cba74: Layer already exists 23:55:12 a218ae52cd79: Layer already exists 23:55:12 18b5d7ffa7bb: Layer already exists 23:55:12 3.0.0-dev.122: digest: sha256:e87704df0552db6d30c2968e944c7d18ed0893d3238904e94ef9e35b1d5b81db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:55:13 18c9dc1de91a: Preparing 23:55:13 ef868a118725: Preparing 23:55:13 46e13a49a2f5: Preparing 23:55:13 38dc2d590f9c: Preparing 23:55:13 575268706620: Preparing 23:55:13 18b5d7ffa7bb: Preparing 23:55:13 a218ae52cd79: Preparing 23:55:13 26cbea5cba74: Preparing 23:55:13 a218ae52cd79: Waiting 23:55:13 26cbea5cba74: Waiting 23:55:13 18b5d7ffa7bb: Waiting 23:55:13 46e13a49a2f5: Layer already exists 23:55:13 18c9dc1de91a: Layer already exists 23:55:13 ef868a118725: Layer already exists 23:55:13 575268706620: Layer already exists 23:55:13 38dc2d590f9c: Layer already exists 23:55:13 18b5d7ffa7bb: Layer already exists 23:55:13 26cbea5cba74: Layer already exists 23:55:13 a218ae52cd79: Layer already exists 23:55:13 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:e87704df0552db6d30c2968e944c7d18ed0893d3238904e94ef9e35b1d5b81db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:14 + 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 23:55:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:55:14 18c9dc1de91a: Preparing 23:55:14 ef868a118725: Preparing 23:55:14 46e13a49a2f5: Preparing 23:55:14 38dc2d590f9c: Preparing 23:55:14 575268706620: Preparing 23:55:14 18b5d7ffa7bb: Preparing 23:55:14 a218ae52cd79: Preparing 23:55:14 26cbea5cba74: Preparing 23:55:14 18b5d7ffa7bb: Waiting 23:55:14 a218ae52cd79: Waiting 23:55:14 ef868a118725: Layer already exists 23:55:14 38dc2d590f9c: Layer already exists 23:55:14 575268706620: Layer already exists 23:55:14 46e13a49a2f5: Layer already exists 23:55:14 18c9dc1de91a: Layer already exists 23:55:14 a218ae52cd79: Layer already exists 23:55:14 26cbea5cba74: Layer already exists 23:55:14 18b5d7ffa7bb: Layer already exists 23:55:14 main: digest: sha256:e87704df0552db6d30c2968e944c7d18ed0893d3238904e94ef9e35b1d5b81db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:14 ===================================================== [Pipeline] echo 23:55:14 taggedImages: 23:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.122 23:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:55:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:55:14 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:55:14 latest 23:55:14 3.0.0-dev.122 23:55:14 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:14 main 23:55:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:55:15 d5de6e292ab5: Preparing 23:55:15 c02395dd4110: Preparing 23:55:15 575268706620: Preparing 23:55:15 18b5d7ffa7bb: Preparing 23:55:15 d3624fb85757: Preparing 23:55:15 26cbea5cba74: Preparing 23:55:15 26cbea5cba74: Waiting 23:55:15 575268706620: Layer already exists 23:55:15 18b5d7ffa7bb: Layer already exists 23:55:15 26cbea5cba74: Layer already exists 23:55:15 d5de6e292ab5: Pushed 23:55:15 d3624fb85757: Pushed 23:55:21 c02395dd4110: Pushed 23:55:21 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:88ed9d4aa60b8113c4cd9e34b961bd79c77ac1a11a43955fb7cc81fdc2e17659 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:55:21 d5de6e292ab5: Preparing 23:55:21 c02395dd4110: Preparing 23:55:21 575268706620: Preparing 23:55:21 18b5d7ffa7bb: Preparing 23:55:21 d3624fb85757: Preparing 23:55:21 26cbea5cba74: Preparing 23:55:21 26cbea5cba74: Waiting 23:55:21 18b5d7ffa7bb: Layer already exists 23:55:21 575268706620: Layer already exists 23:55:21 d5de6e292ab5: Layer already exists 23:55:21 d3624fb85757: Layer already exists 23:55:21 c02395dd4110: Layer already exists 23:55:21 26cbea5cba74: Layer already exists 23:55:21 latest: digest: sha256:88ed9d4aa60b8113c4cd9e34b961bd79c77ac1a11a43955fb7cc81fdc2e17659 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.122 23:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:55:22 d5de6e292ab5: Preparing 23:55:22 c02395dd4110: Preparing 23:55:22 575268706620: Preparing 23:55:22 18b5d7ffa7bb: Preparing 23:55:22 d3624fb85757: Preparing 23:55:22 26cbea5cba74: Preparing 23:55:22 d3624fb85757: Layer already exists 23:55:22 c02395dd4110: Layer already exists 23:55:22 575268706620: Layer already exists 23:55:22 18b5d7ffa7bb: Layer already exists 23:55:22 d5de6e292ab5: Layer already exists 23:55:22 26cbea5cba74: Layer already exists 23:55:22 3.0.0-dev.122: digest: sha256:88ed9d4aa60b8113c4cd9e34b961bd79c77ac1a11a43955fb7cc81fdc2e17659 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:55:23 d5de6e292ab5: Preparing 23:55:23 c02395dd4110: Preparing 23:55:23 575268706620: Preparing 23:55:23 18b5d7ffa7bb: Preparing 23:55:23 d3624fb85757: Preparing 23:55:23 26cbea5cba74: Preparing 23:55:23 26cbea5cba74: Waiting 23:55:23 575268706620: Layer already exists 23:55:23 c02395dd4110: Layer already exists 23:55:23 d3624fb85757: Layer already exists 23:55:23 18b5d7ffa7bb: Layer already exists 23:55:23 d5de6e292ab5: Layer already exists 23:55:23 26cbea5cba74: Layer already exists 23:55:23 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:88ed9d4aa60b8113c4cd9e34b961bd79c77ac1a11a43955fb7cc81fdc2e17659 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:55:24 d5de6e292ab5: Preparing 23:55:24 c02395dd4110: Preparing 23:55:24 575268706620: Preparing 23:55:24 18b5d7ffa7bb: Preparing 23:55:24 d3624fb85757: Preparing 23:55:24 26cbea5cba74: Preparing 23:55:24 26cbea5cba74: Waiting 23:55:24 c02395dd4110: Layer already exists 23:55:24 d5de6e292ab5: Layer already exists 23:55:24 18b5d7ffa7bb: Layer already exists 23:55:24 575268706620: Layer already exists 23:55:24 d3624fb85757: Layer already exists 23:55:24 26cbea5cba74: Layer already exists 23:55:24 main: digest: sha256:88ed9d4aa60b8113c4cd9e34b961bd79c77ac1a11a43955fb7cc81fdc2e17659 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:24 ===================================================== [Pipeline] echo 23:55:24 taggedImages: 23:55:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:55:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:55:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.122 23:55:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:55:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:55:25 3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:55:25 latest 23:55:25 3.0.0-dev.122 23:55:25 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:25 main 23:55:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:55:25 9217480cc838: Preparing 23:55:25 0070b1d5bc0d: Preparing 23:55:25 575268706620: Preparing 23:55:25 18b5d7ffa7bb: Preparing 23:55:25 5bdfc5f40347: Preparing 23:55:25 26cbea5cba74: Preparing 23:55:25 26cbea5cba74: Waiting 23:55:25 18b5d7ffa7bb: Layer already exists 23:55:25 575268706620: Layer already exists 23:55:25 5bdfc5f40347: Layer already exists 23:55:25 26cbea5cba74: Layer already exists 23:55:25 9217480cc838: Pushed 23:55:31 0070b1d5bc0d: Pushed 23:55:31 3bfccfcc3698e27bed6b4608d910978deed9f6f8: digest: sha256:292ada6fd2b0c9dd8a9846ba54b3b00e22574ca00fc059a8bd3f032ccc63d96c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:55:31 9217480cc838: Preparing 23:55:31 0070b1d5bc0d: Preparing 23:55:31 575268706620: Preparing 23:55:31 18b5d7ffa7bb: Preparing 23:55:31 5bdfc5f40347: Preparing 23:55:31 26cbea5cba74: Preparing 23:55:31 26cbea5cba74: Waiting 23:55:31 9217480cc838: Layer already exists 23:55:31 5bdfc5f40347: Layer already exists 23:55:31 18b5d7ffa7bb: Layer already exists 23:55:31 575268706620: Layer already exists 23:55:31 0070b1d5bc0d: Layer already exists 23:55:31 26cbea5cba74: Layer already exists 23:55:32 latest: digest: sha256:292ada6fd2b0c9dd8a9846ba54b3b00e22574ca00fc059a8bd3f032ccc63d96c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.122 23:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:55:32 9217480cc838: Preparing 23:55:32 0070b1d5bc0d: Preparing 23:55:32 575268706620: Preparing 23:55:32 18b5d7ffa7bb: Preparing 23:55:32 5bdfc5f40347: Preparing 23:55:32 26cbea5cba74: Preparing 23:55:32 5bdfc5f40347: Layer already exists 23:55:32 0070b1d5bc0d: Layer already exists 23:55:32 9217480cc838: Layer already exists 23:55:32 18b5d7ffa7bb: Layer already exists 23:55:32 575268706620: Layer already exists 23:55:32 26cbea5cba74: Layer already exists 23:55:33 3.0.0-dev.122: digest: sha256:292ada6fd2b0c9dd8a9846ba54b3b00e22574ca00fc059a8bd3f032ccc63d96c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:55:33 9217480cc838: Preparing 23:55:33 0070b1d5bc0d: Preparing 23:55:33 575268706620: Preparing 23:55:33 18b5d7ffa7bb: Preparing 23:55:33 5bdfc5f40347: Preparing 23:55:33 26cbea5cba74: Preparing 23:55:33 26cbea5cba74: Waiting 23:55:33 575268706620: Layer already exists 23:55:33 0070b1d5bc0d: Layer already exists 23:55:33 9217480cc838: Layer already exists 23:55:33 18b5d7ffa7bb: Layer already exists 23:55:33 5bdfc5f40347: Layer already exists 23:55:33 26cbea5cba74: Layer already exists 23:55:34 3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122: digest: sha256:292ada6fd2b0c9dd8a9846ba54b3b00e22574ca00fc059a8bd3f032ccc63d96c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:55:34 9217480cc838: Preparing 23:55:34 0070b1d5bc0d: Preparing 23:55:34 575268706620: Preparing 23:55:34 18b5d7ffa7bb: Preparing 23:55:34 5bdfc5f40347: Preparing 23:55:34 26cbea5cba74: Preparing 23:55:34 26cbea5cba74: Waiting 23:55:34 0070b1d5bc0d: Layer already exists 23:55:34 18b5d7ffa7bb: Layer already exists 23:55:34 9217480cc838: Layer already exists 23:55:34 5bdfc5f40347: Layer already exists 23:55:34 575268706620: Layer already exists 23:55:34 26cbea5cba74: Layer already exists 23:55:35 main: digest: sha256:292ada6fd2b0c9dd8a9846ba54b3b00e22574ca00fc059a8bd3f032ccc63d96c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:35 ===================================================== [Pipeline] echo 23:55:35 taggedImages: 23:55:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8 23:55:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:55:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.122 23:55:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3bfccfcc3698e27bed6b4608d910978deed9f6f8-3.0.0-dev.122 23:55:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:35 23:55:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:35 arm64: Pulling from edgex-lftools-log-publisher 23:55:35 8998bd30e6a1: Pulling fs layer 23:55:35 04944245beec: Pulling fs layer 23:55:35 699f458cf7ca: Pulling fs layer 23:55:35 765212b225bb: Pulling fs layer 23:55:35 f23df028b6ca: Pulling fs layer 23:55:35 d65c8cfc05b1: Pulling fs layer 23:55:35 2437ff75d9bd: Pulling fs layer 23:55:35 f23df028b6ca: Waiting 23:55:35 d65c8cfc05b1: Waiting 23:55:35 2437ff75d9bd: Waiting 23:55:35 765212b225bb: Waiting 23:55:36 04944245beec: Verifying Checksum 23:55:36 04944245beec: Download complete 23:55:36 765212b225bb: Verifying Checksum 23:55:36 765212b225bb: Download complete 23:55:36 f23df028b6ca: Download complete 23:55:36 d65c8cfc05b1: Verifying Checksum 23:55:36 d65c8cfc05b1: Download complete 23:55:36 699f458cf7ca: Verifying Checksum 23:55:36 699f458cf7ca: Download complete 23:55:36 8998bd30e6a1: Verifying Checksum 23:55:36 8998bd30e6a1: Download complete 23:55:39 2437ff75d9bd: Verifying Checksum 23:55:39 2437ff75d9bd: Download complete 23:55:40 8998bd30e6a1: Pull complete 23:55:41 04944245beec: Pull complete 23:55:42 699f458cf7ca: Pull complete 23:55:42 765212b225bb: Pull complete 23:55:43 f23df028b6ca: Pull complete 23:55:43 d65c8cfc05b1: Pull complete 23:55:58 2437ff75d9bd: Pull complete 23:55:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:58 prd-ubuntu20.04-docker-arm64-4c-16g-7038 does not seem to be running inside a container 23:55:58 $ 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/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:56:00 $ docker top 184f6bd936907a4b48afcc1b25c18609a7b0bcd572b101665df1981a8edff21b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:01 ---> job-cost.sh 23:56:01 lf-activate-venv: SKIPPING 23:56:01 INFO: No Stack... 23:56:01 INFO: Retrieving Pricing Info for: v3-standard-4 23:56:02 INFO: Archiving Costs [Pipeline] sh 23:56:02 + cat /w/workspace/edgex-go/484/archives/cost.csv 23:56:02 + cut -d, -f6 [Pipeline] lock 23:56:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-484-stack-cost] 23:56:03 Resource [jenkins-edgexfoundry-edgex-go-main-484-stack-cost] did not exist. Created. 23:56:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-484-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:56:03 + echo total: 0.10999999940395355 [Pipeline] stash 23:56:04 Stashed 1 file(s) [Pipeline] } 23:56:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-484-stack-cost] [Pipeline] // lock [Pipeline] } 23:56:04 $ docker stop --time=1 184f6bd936907a4b48afcc1b25c18609a7b0bcd572b101665df1981a8edff21b 23:56:06 $ docker rm -f --volumes 184f6bd936907a4b48afcc1b25c18609a7b0bcd572b101665df1981a8edff21b [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 23:56:06 provisioning config files... 23:56:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/484@tmp/config6527327481209170726tmp [Pipeline] { [Pipeline] sh 23:56:06 + set +x 23:56:06 + curl -s https://codecov.io/bash 23:56:06 + bash -s -- 23:56:06 23:56:06 _____ _ 23:56:06 / ____| | | 23:56:06 | | ___ __| | ___ ___ _____ __ 23:56:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:56:06 | |___| (_) | (_| | __/ (_| (_) \ V / 23:56:06 \_____\___/ \__,_|\___|\___\___/ \_/ 23:56:06 Bash-1.0.6 23:56:06 23:56:06 23:56:06 ==> git version 2.25.1 found 23:56:06 ==> 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 23:56:06 Release-Date: 2020-01-08 23:56:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:56:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:56:06 ==> Jenkins CI detected. 23:56:06 current dir:  /w/workspace/edgex-go/484 23:56:06 project root: . 23:56:06 --> token set from env 23:56:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:56:07 ==> Running gcov in . (disable via -X gcov) 23:56:07 ==> Python coveragepy not found 23:56:07 ==> Searching for coverage reports in: 23:56:07 + . 23:56:07 -> Found 1 reports 23:56:07 ==> Detecting git/mercurial file structure 23:56:07 ==> Reading reports 23:56:07 + ./coverage.out bytes=447380 23:56:07 ==> Appending adjustments 23:56:07 https://docs.codecov.io/docs/fixing-reports 23:56:08 + Found adjustments 23:56:08 ==> Gzipping contents 23:56:08 60K /tmp/codecov.Cjtl6a.gz 23:56:08 ==> Uploading reports 23:56:08 url: https://codecov.io 23:56:08 query: branch=main&commit=3bfccfcc3698e27bed6b4608d910978deed9f6f8&build=484&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F484%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:56:08 -> Pinging Codecov 23:56:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=3bfccfcc3698e27bed6b4608d910978deed9f6f8&build=484&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F484%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:56:08 -> Uploading to 23:56:08 https://storage.googleapis.com/codecov/v4/raw/2023-04-06/00271124DB129430A58F1EEE437C3FCB/3bfccfcc3698e27bed6b4608d910978deed9f6f8/4ed6a40d-f0b5-4af9-998d-be5255178194.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T235608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9b8cf2172f16db99646432b6078294a74d8c8720d02f4090e851e4d7de8068a 23:56:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:08 Dload Upload Total Spent Left Speed 23:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57539 0 0 100 57539 0 186k --:--:-- --:--:-- --:--:-- 186k 100 57539 0 0 100 57539 0 186k --:--:-- --:--:-- --:--:-- 185k 23:56:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3bfccfcc3698e27bed6b4608d910978deed9f6f8 [Pipeline] } 23:56:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:56:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:56:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:56:09 23:56:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:56:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:56:09 df9b9388f04a: Pulling fs layer 23:56:09 52dc419b0ee2: Pulling fs layer 23:56:09 25bc292e5bac: Pulling fs layer 23:56:09 114826534d7a: Pulling fs layer 23:56:09 4657fd5d0bcf: Pulling fs layer 23:56:09 6ad1cebc031e: Pulling fs layer 23:56:09 8a3aa393b2d8: Pulling fs layer 23:56:09 8a3aa393b2d8: Waiting 23:56:09 4657fd5d0bcf: Waiting 23:56:09 25bc292e5bac: Download complete 23:56:09 52dc419b0ee2: Verifying Checksum 23:56:09 52dc419b0ee2: Download complete 23:56:09 4657fd5d0bcf: Download complete 23:56:09 df9b9388f04a: Verifying Checksum 23:56:09 df9b9388f04a: Download complete 23:56:09 6ad1cebc031e: Verifying Checksum 23:56:09 6ad1cebc031e: Download complete 23:56:09 df9b9388f04a: Pull complete 23:56:10 52dc419b0ee2: Pull complete 23:56:10 25bc292e5bac: Pull complete 23:56:10 114826534d7a: Verifying Checksum 23:56:10 114826534d7a: Download complete 23:56:10 8a3aa393b2d8: Verifying Checksum 23:56:10 8a3aa393b2d8: Download complete 23:56:14 114826534d7a: Pull complete 23:56:14 4657fd5d0bcf: Pull complete 23:56:14 6ad1cebc031e: Pull complete 23:56:17 8a3aa393b2d8: Pull complete 23:56:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:56:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:17 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:56:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:56:24 $ docker top ab5f4afe5b83d8450d3728790d2deaaa90c459d6f8b8dbb52a602f63d87ec752 -eo pid,comm [Pipeline] { [Pipeline] echo 23:56:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:56:24 + set -o pipefail 23:56:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:56:30 23:56:30 Monitoring /w/workspace/edgex-go/484 (github.com/edgexfoundry/edgex-go)... 23:56:30 23:56:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6c9ce4b6-adab-4fdb-8674-25559d5aad40 23:56:30 23:56:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:56:30 23:56:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:56:30 23:56:30 23:56:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:56:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:56:30 More details here: https://snyk.co/ue1NS 23:56:30 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 23:56:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:56:30 $ docker stop --time=1 ab5f4afe5b83d8450d3728790d2deaaa90c459d6f8b8dbb52a602f63d87ec752 23:56:39 $ docker rm -f --volumes ab5f4afe5b83d8450d3728790d2deaaa90c459d6f8b8dbb52a602f63d87ec752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:56:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:39 provisioning config files... 23:56:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/484@tmp/config15235777397954678690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:39 --> edgex-publish-swagger.sh 23:56:39 === Publish openapi/v3 API === 23:56:39 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:56:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/484/openapi/v3/core-command.yaml] 23:56:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:39 Dload Upload Total Spent Left Speed 23:56:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 47904 --:--:-- --:--:-- --:--:-- 47904 23:56:40 23:56:40 23:56:40 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/484/openapi/v3/core-data.yaml] 23:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:40 Dload Upload Total Spent Left Speed 23:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 327k --:--:-- --:--:-- --:--:-- 327k 100 69110 0 0 100 69110 0 110k --:--:-- --:--:-- --:--:-- 110k 23:56:41 23:56:41 23:56:41 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/484/openapi/v3/core-metadata.yaml] 23:56:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:41 Dload Upload Total Spent Left Speed 23:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 255k --:--:-- --:--:-- --:--:-- 255k 23:56:41 23:56:41 23:56:41 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/484/openapi/v3/support-notifications.yaml] 23:56:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:41 Dload Upload Total Spent Left Speed 23:56:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 156k --:--:-- --:--:-- --:--:-- 155k 23:56:42 23:56:42 23:56:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/484/openapi/v3/support-scheduler.yaml] 23:56:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:42 Dload Upload Total Spent Left Speed 23:56:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 71426 --:--:-- --:--:-- --:--:-- 71426 100 34356 0 0 100 34356 0 71426 --:--:-- --:--:-- --:--:-- 71278 23:56:42 23:56:42 [Pipeline] } 23:56:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:56:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:56:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:43 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:56:44 $ docker top c69150723a0fa6536e1c840c35626575b585e9cd78e690c97f046578cc13f4f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:56:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:44 [ssh-agent] Looking for ssh-agent implementation... 23:56:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:44 $ docker exec c69150723a0fa6536e1c840c35626575b585e9cd78e690c97f046578cc13f4f5 ssh-agent 23:56:44 SSH_AUTH_SOCK=/tmp/ssh-KEJ0ITyoIKl6/agent.32 23:56:44 SSH_AGENT_PID=38 23:56:44 Running ssh-add (command line suppressed) 23:56:44 Identity added: /w/workspace/edgex-go/484@tmp/private_key_16305518274107596708.key (/w/workspace/edgex-go/484@tmp/private_key_16305518274107596708.key) 23:56:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:45 + git semver tag 23:56:45 2023-04-06 23:56:45,209 [run_tag] DEBUG tag force:False 23:56:45 2023-04-06 23:56:45,209 [check_head_tag] DEBUG check head tag 23:56:45 2023-04-06 23:56:45,212 [execute] INFO git cat-file --batch-check 23:56:45 2023-04-06 23:56:45,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/484, universal_newlines=False, shell=None, istream=) 23:56:45 2023-04-06 23:56:45,217 [execute] INFO git cat-file --batch 23:56:45 2023-04-06 23:56:45,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/484, universal_newlines=False, shell=None, istream=) 23:56:45 2023-04-06 23:56:45,278 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:56:45 2023-04-06 23:56:45,278 [execute] INFO git tag -a v3.0.0-dev.122 -m v3.0.0-dev.122 23:56:45 2023-04-06 23:56:45,278 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.122', '-m', 'v3.0.0-dev.122'], cwd=/w/workspace/edgex-go/484, universal_newlines=False, shell=None, istream=None) 23:56:45 2023-04-06 23:56:45,283 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:56:45 3.0.0-dev.122 [Pipeline] } 23:56:45 $ docker exec --env ******** --env ******** c69150723a0fa6536e1c840c35626575b585e9cd78e690c97f046578cc13f4f5 ssh-agent -k 23:56:45 unset SSH_AUTH_SOCK; 23:56:45 unset SSH_AGENT_PID; 23:56:45 echo Agent pid 38 killed; 23:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:45 + git semver [Pipeline] } 23:56:46 $ docker stop --time=1 c69150723a0fa6536e1c840c35626575b585e9cd78e690c97f046578cc13f4f5 23:56:47 $ docker rm -f --volumes c69150723a0fa6536e1c840c35626575b585e9cd78e690c97f046578cc13f4f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:47 23:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:48 0.23.1-centos7: Pulling from edgex-lftools 23:56:48 ab5ef0e58194: Pulling fs layer 23:56:48 9712f1f96733: Pulling fs layer 23:56:48 63f879dbbcfc: Pulling fs layer 23:56:48 0d9ebad4ef96: Pulling fs layer 23:56:48 e9a5061849ea: Pulling fs layer 23:56:48 d747dcd14b5f: Pulling fs layer 23:56:48 2de7ff778b66: Pulling fs layer 23:56:48 0d9ebad4ef96: Waiting 23:56:48 e9a5061849ea: Waiting 23:56:48 2de7ff778b66: Waiting 23:56:48 d747dcd14b5f: Waiting 23:56:48 9712f1f96733: Verifying Checksum 23:56:48 9712f1f96733: Download complete 23:56:48 63f879dbbcfc: Verifying Checksum 23:56:48 63f879dbbcfc: Download complete 23:56:48 e9a5061849ea: Verifying Checksum 23:56:48 e9a5061849ea: Download complete 23:56:48 d747dcd14b5f: Download complete 23:56:48 0d9ebad4ef96: Verifying Checksum 23:56:48 0d9ebad4ef96: Download complete 23:56:49 ab5ef0e58194: Verifying Checksum 23:56:49 ab5ef0e58194: Download complete 23:56:49 2de7ff778b66: Verifying Checksum 23:56:49 2de7ff778b66: Download complete 23:56:52 ab5ef0e58194: Pull complete 23:56:52 9712f1f96733: Pull complete 23:56:52 63f879dbbcfc: Pull complete 23:56:56 0d9ebad4ef96: Pull complete 23:56:56 e9a5061849ea: Pull complete 23:56:56 d747dcd14b5f: Pull complete 23:56:58 2de7ff778b66: Pull complete 23:56:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:58 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:57:07 $ docker top 81a205151ff013532ad0127af6dd01d077b452c2d9d0181177ca6dd976509374 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:57:07 provisioning config files... 23:57:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/484@tmp/config16784262671192218323tmp 23:57:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/484@tmp/config4405180723064582216tmp 23:57:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/484@tmp/config2711930147742561391tmp [Pipeline] { [Pipeline] echo 23:57:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:57:07 ---> sigul-configuration.sh 23:57:07 gpg: directory `/root/.gnupg' created 23:57:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:57:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:57:07 gpg: keyring `/root/.gnupg/secring.gpg' created 23:57:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:57:07 gpg: CAST5 encrypted data 23:57:07 gpg: encrypted with 1 passphrase 23:57:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:57:08 + mkdir /home/jenkins 23:57:08 + mkdir /home/jenkins/sigul [Pipeline] sh 23:57:08 + 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 23:57:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:57:08 ---> sigul-install.sh 23:57:08 Sigul already installed; skipping installation. [Pipeline] sh 23:57:09 + git tag --list 23:57:09 0.6.0 23:57:09 0.6.1 23:57:09 0.7.0 23:57:09 0.7.1 23:57:09 v1.0.0 23:57:09 v1.0.1 23:57:09 v1.1.0 23:57:09 v1.2.0 23:57:09 v1.2.1 23:57:09 v1.3.0 23:57:09 v1.3.1 23:57:09 v2.0.0 23:57:09 v2.1.0 23:57:09 v2.1.1 23:57:09 v2.1.1-dev.1 23:57:09 v2.1.1-dev.2 23:57:09 v2.1.1-dev.3 23:57:09 v2.1.1-dev.4 23:57:09 v2.1.1-dev.5 23:57:09 v2.1.1-dev.6 23:57:09 v2.1.1-dev.7 23:57:09 v2.1.1-dev.8 23:57:09 v2.1.2-dev.1 23:57:09 v2.2.0 23:57:09 v2.2.1-dev.1 23:57:09 v2.2.1-dev.10 23:57:09 v2.2.1-dev.11 23:57:09 v2.2.1-dev.12 23:57:09 v2.2.1-dev.13 23:57:09 v2.2.1-dev.14 23:57:09 v2.2.1-dev.15 23:57:09 v2.2.1-dev.16 23:57:09 v2.2.1-dev.17 23:57:09 v2.2.1-dev.18 23:57:09 v2.2.1-dev.19 23:57:09 v2.2.1-dev.2 23:57:09 v2.2.1-dev.20 23:57:09 v2.2.1-dev.21 23:57:09 v2.2.1-dev.22 23:57:09 v2.2.1-dev.23 23:57:09 v2.2.1-dev.24 23:57:09 v2.2.1-dev.25 23:57:09 v2.2.1-dev.26 23:57:09 v2.2.1-dev.27 23:57:09 v2.2.1-dev.28 23:57:09 v2.2.1-dev.29 23:57:09 v2.2.1-dev.3 23:57:09 v2.2.1-dev.4 23:57:09 v2.2.1-dev.5 23:57:09 v2.2.1-dev.6 23:57:09 v2.2.1-dev.7 23:57:09 v2.2.1-dev.8 23:57:09 v2.2.1-dev.9 23:57:09 v2.3.0 23:57:09 v2.3.0-dev.100 23:57:09 v2.3.0-dev.101 23:57:09 v2.3.0-dev.102 23:57:09 v2.3.0-dev.103 23:57:09 v2.3.0-dev.104 23:57:09 v2.3.0-dev.105 23:57:09 v2.3.0-dev.106 23:57:09 v2.3.0-dev.29 23:57:09 v2.3.0-dev.30 23:57:09 v2.3.0-dev.31 23:57:09 v2.3.0-dev.32 23:57:09 v2.3.0-dev.33 23:57:09 v2.3.0-dev.34 23:57:09 v2.3.0-dev.35 23:57:09 v2.3.0-dev.36 23:57:09 v2.3.0-dev.37 23:57:09 v2.3.0-dev.38 23:57:09 v2.3.0-dev.39 23:57:09 v2.3.0-dev.40 23:57:09 v2.3.0-dev.41 23:57:09 v2.3.0-dev.42 23:57:09 v2.3.0-dev.43 23:57:09 v2.3.0-dev.44 23:57:09 v2.3.0-dev.45 23:57:09 v2.3.0-dev.46 23:57:09 v2.3.0-dev.47 23:57:09 v2.3.0-dev.48 23:57:09 v2.3.0-dev.49 23:57:09 v2.3.0-dev.50 23:57:09 v2.3.0-dev.51 23:57:09 v2.3.0-dev.52 23:57:09 v2.3.0-dev.53 23:57:09 v2.3.0-dev.54 23:57:09 v2.3.0-dev.55 23:57:09 v2.3.0-dev.56 23:57:09 v2.3.0-dev.57 23:57:09 v2.3.0-dev.58 23:57:09 v2.3.0-dev.59 23:57:09 v2.3.0-dev.60 23:57:09 v2.3.0-dev.61 23:57:09 v2.3.0-dev.62 23:57:09 v2.3.0-dev.63 23:57:09 v2.3.0-dev.64 23:57:09 v2.3.0-dev.65 23:57:09 v2.3.0-dev.66 23:57:09 v2.3.0-dev.67 23:57:09 v2.3.0-dev.68 23:57:09 v2.3.0-dev.69 23:57:09 v2.3.0-dev.70 23:57:09 v2.3.0-dev.71 23:57:09 v2.3.0-dev.72 23:57:09 v2.3.0-dev.73 23:57:09 v2.3.0-dev.74 23:57:09 v2.3.0-dev.75 23:57:09 v2.3.0-dev.76 23:57:09 v2.3.0-dev.77 23:57:09 v2.3.0-dev.78 23:57:09 v2.3.0-dev.79 23:57:09 v2.3.0-dev.80 23:57:09 v2.3.0-dev.81 23:57:09 v2.3.0-dev.82 23:57:09 v2.3.0-dev.83 23:57:09 v2.3.0-dev.84 23:57:09 v2.3.0-dev.85 23:57:09 v2.3.0-dev.86 23:57:09 v2.3.0-dev.87 23:57:09 v2.3.0-dev.88 23:57:09 v2.3.0-dev.89 23:57:09 v2.3.0-dev.90 23:57:09 v2.3.0-dev.91 23:57:09 v2.3.0-dev.92 23:57:09 v2.3.0-dev.93 23:57:09 v2.3.0-dev.94 23:57:09 v2.3.0-dev.95 23:57:09 v2.3.0-dev.96 23:57:09 v2.3.0-dev.97 23:57:09 v2.3.0-dev.98 23:57:09 v2.3.0-dev.99 23:57:09 v2.3.1-dev.1 23:57:09 v2.3.1-dev.2 23:57:09 v2.3.1-dev.3 23:57:09 v2.3.1-dev.4 23:57:09 v2.3.1-dev.5 23:57:09 v3.0.0-dev.1 23:57:09 v3.0.0-dev.10 23:57:09 v3.0.0-dev.100 23:57:09 v3.0.0-dev.101 23:57:09 v3.0.0-dev.102 23:57:09 v3.0.0-dev.103 23:57:09 v3.0.0-dev.104 23:57:09 v3.0.0-dev.105 23:57:09 v3.0.0-dev.106 23:57:09 v3.0.0-dev.107 23:57:09 v3.0.0-dev.108 23:57:09 v3.0.0-dev.109 23:57:09 v3.0.0-dev.11 23:57:09 v3.0.0-dev.110 23:57:09 v3.0.0-dev.111 23:57:09 v3.0.0-dev.112 23:57:09 v3.0.0-dev.113 23:57:09 v3.0.0-dev.114 23:57:09 v3.0.0-dev.115 23:57:09 v3.0.0-dev.116 23:57:09 v3.0.0-dev.117 23:57:09 v3.0.0-dev.118 23:57:09 v3.0.0-dev.119 23:57:09 v3.0.0-dev.12 23:57:09 v3.0.0-dev.120 23:57:09 v3.0.0-dev.121 23:57:09 v3.0.0-dev.122 23:57:09 v3.0.0-dev.13 23:57:09 v3.0.0-dev.14 23:57:09 v3.0.0-dev.15 23:57:09 v3.0.0-dev.16 23:57:09 v3.0.0-dev.17 23:57:09 v3.0.0-dev.18 23:57:09 v3.0.0-dev.19 23:57:09 v3.0.0-dev.2 23:57:09 v3.0.0-dev.20 23:57:09 v3.0.0-dev.21 23:57:09 v3.0.0-dev.22 23:57:09 v3.0.0-dev.23 23:57:09 v3.0.0-dev.24 23:57:09 v3.0.0-dev.25 23:57:09 v3.0.0-dev.26 23:57:09 v3.0.0-dev.27 23:57:09 v3.0.0-dev.28 23:57:09 v3.0.0-dev.29 23:57:09 v3.0.0-dev.3 23:57:09 v3.0.0-dev.30 23:57:09 v3.0.0-dev.31 23:57:09 v3.0.0-dev.32 23:57:09 v3.0.0-dev.33 23:57:09 v3.0.0-dev.34 23:57:09 v3.0.0-dev.35 23:57:09 v3.0.0-dev.36 23:57:09 v3.0.0-dev.37 23:57:09 v3.0.0-dev.38 23:57:09 v3.0.0-dev.39 23:57:09 v3.0.0-dev.4 23:57:09 v3.0.0-dev.40 23:57:09 v3.0.0-dev.41 23:57:09 v3.0.0-dev.42 23:57:09 v3.0.0-dev.43 23:57:09 v3.0.0-dev.44 23:57:09 v3.0.0-dev.45 23:57:09 v3.0.0-dev.46 23:57:09 v3.0.0-dev.47 23:57:09 v3.0.0-dev.48 23:57:09 v3.0.0-dev.49 23:57:09 v3.0.0-dev.5 23:57:09 v3.0.0-dev.50 23:57:09 v3.0.0-dev.51 23:57:09 v3.0.0-dev.52 23:57:09 v3.0.0-dev.53 23:57:09 v3.0.0-dev.54 23:57:09 v3.0.0-dev.55 23:57:09 v3.0.0-dev.56 23:57:09 v3.0.0-dev.57 23:57:09 v3.0.0-dev.58 23:57:09 v3.0.0-dev.59 23:57:09 v3.0.0-dev.6 23:57:09 v3.0.0-dev.60 23:57:09 v3.0.0-dev.61 23:57:09 v3.0.0-dev.62 23:57:09 v3.0.0-dev.63 23:57:09 v3.0.0-dev.64 23:57:09 v3.0.0-dev.65 23:57:09 v3.0.0-dev.66 23:57:09 v3.0.0-dev.67 23:57:09 v3.0.0-dev.68 23:57:09 v3.0.0-dev.69 23:57:09 v3.0.0-dev.7 23:57:09 v3.0.0-dev.70 23:57:09 v3.0.0-dev.71 23:57:09 v3.0.0-dev.72 23:57:09 v3.0.0-dev.73 23:57:09 v3.0.0-dev.74 23:57:09 v3.0.0-dev.75 23:57:09 v3.0.0-dev.76 23:57:09 v3.0.0-dev.77 23:57:09 v3.0.0-dev.78 23:57:09 v3.0.0-dev.79 23:57:09 v3.0.0-dev.8 23:57:09 v3.0.0-dev.80 23:57:09 v3.0.0-dev.81 23:57:09 v3.0.0-dev.82 23:57:09 v3.0.0-dev.83 23:57:09 v3.0.0-dev.84 23:57:09 v3.0.0-dev.85 23:57:09 v3.0.0-dev.86 23:57:09 v3.0.0-dev.87 23:57:09 v3.0.0-dev.88 23:57:09 v3.0.0-dev.89 23:57:09 v3.0.0-dev.9 23:57:09 v3.0.0-dev.90 23:57:09 v3.0.0-dev.91 23:57:09 v3.0.0-dev.92 23:57:09 v3.0.0-dev.93 23:57:09 v3.0.0-dev.94 23:57:09 v3.0.0-dev.95 23:57:09 v3.0.0-dev.96 23:57:09 v3.0.0-dev.97 23:57:09 v3.0.0-dev.98 23:57:09 v3.0.0-dev.99 [Pipeline] sh 23:57:09 + lftools sign git-tag v3.0.0-dev.122 23:57:09 Signing Git tag with Sigul... 23:57:09 Signing v3.0.0-dev.122 [Pipeline] echo 23:57:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:57:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:57:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:57:10 $ docker stop --time=1 81a205151ff013532ad0127af6dd01d077b452c2d9d0181177ca6dd976509374 23:57:11 $ docker rm -f --volumes 81a205151ff013532ad0127af6dd01d077b452c2d9d0181177ca6dd976509374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:57:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:57:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:57:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:12 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:57:13 $ docker top 09fc4e2fffd4e9db337b585a1df7ce4d80b07808ede60a4789aa79664e2f4ab5 -eo pid,comm 23:57:13 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). 23:57:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:57:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:13 [ssh-agent] Looking for ssh-agent implementation... 23:57:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:13 $ docker exec 09fc4e2fffd4e9db337b585a1df7ce4d80b07808ede60a4789aa79664e2f4ab5 ssh-agent 23:57:13 SSH_AUTH_SOCK=/tmp/ssh-7EXmiCd5kRvI/agent.32 23:57:13 SSH_AGENT_PID=38 23:57:13 Running ssh-add (command line suppressed) 23:57:13 Identity added: /w/workspace/edgex-go/484@tmp/private_key_6303867601116120802.key (/w/workspace/edgex-go/484@tmp/private_key_6303867601116120802.key) 23:57:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:13 + git semver bump pre 23:57:14 2023-04-06 23:57:14,064 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:57:14 2023-04-06 23:57:14,064 [bump_version] DEBUG bumping version:3.0.0-dev.122 on axis:pre with prefix:dev 23:57:14 2023-04-06 23:57:14,064 [bump_version] DEBUG bumped version:3.0.0-dev.123 23:57:14 2023-04-06 23:57:14,064 [write_version] DEBUG write version:3.0.0-dev.123 to path:/w/workspace/edgex-go/484/.semver/main with force:True 23:57:14 2023-04-06 23:57:14,064 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:57:14 2023-04-06 23:57:14,065 [write_file] DEBUG write to file:/w/workspace/edgex-go/484/.semver/main 23:57:14 2023-04-06 23:57:14,067 [execute] INFO git cat-file --batch-check 23:57:14 2023-04-06 23:57:14,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/484/.semver, universal_newlines=False, shell=None, istream=) 23:57:14 2023-04-06 23:57:14,074 [execute] INFO git cat-file --batch 23:57:14 2023-04-06 23:57:14,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/484/.semver, universal_newlines=False, shell=None, istream=) 23:57:14 2023-04-06 23:57:14,079 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:57:14 3.0.0-dev.123 [Pipeline] } 23:57:14 $ docker exec --env ******** --env ******** 09fc4e2fffd4e9db337b585a1df7ce4d80b07808ede60a4789aa79664e2f4ab5 ssh-agent -k 23:57:14 unset SSH_AUTH_SOCK; 23:57:14 unset SSH_AGENT_PID; 23:57:14 echo Agent pid 38 killed; 23:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:14 + git semver [Pipeline] } 23:57:14 $ docker stop --time=1 09fc4e2fffd4e9db337b585a1df7ce4d80b07808ede60a4789aa79664e2f4ab5 23:57:16 $ docker rm -f --volumes 09fc4e2fffd4e9db337b585a1df7ce4d80b07808ede60a4789aa79664e2f4ab5 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:57:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:57:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:16 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:57:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:57:17 $ docker top 57ccf12bc802057b2783e502fdf2a962d5b72abe32d4de70f2f570d969271c81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:57:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:17 [ssh-agent] Looking for ssh-agent implementation... 23:57:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:17 $ docker exec 57ccf12bc802057b2783e502fdf2a962d5b72abe32d4de70f2f570d969271c81 ssh-agent 23:57:17 SSH_AUTH_SOCK=/tmp/ssh-tbvIzckgmVXj/agent.32 23:57:17 SSH_AGENT_PID=38 23:57:17 Running ssh-add (command line suppressed) 23:57:17 Identity added: /w/workspace/edgex-go/484@tmp/private_key_9027114790876237821.key (/w/workspace/edgex-go/484@tmp/private_key_9027114790876237821.key) 23:57:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:18 + git semver push 23:57:18 2023-04-06 23:57:18,315 [run_push] DEBUG push 23:57:18 2023-04-06 23:57:18,315 [execute] INFO git cat-file --batch-check 23:57:18 2023-04-06 23:57:18,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/484/.semver, universal_newlines=False, shell=None, istream=) 23:57:18 2023-04-06 23:57:18,319 [execute] INFO git rev-list dbc3bb11ce67f9f7c153f9024311f358ca10044d -- 23:57:18 2023-04-06 23:57:18,320 [execute] DEBUG Popen(['git', 'rev-list', 'dbc3bb11ce67f9f7c153f9024311f358ca10044d', '--'], cwd=/w/workspace/edgex-go/484/.semver, universal_newlines=False, shell=None, istream=None) 23:57:18 2023-04-06 23:57:18,333 [execute] INFO git fetch -v origin 23:57:18 2023-04-06 23:57:18,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/484/.semver, universal_newlines=True, shell=None, istream=None) 23:57:18 2023-04-06 23:57:18,810 [run_push] DEBUG no remote changes detected 23:57:18 2023-04-06 23:57:18,811 [execute] INFO git push origin semver 23:57:18 2023-04-06 23:57:18,811 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/484/.semver, universal_newlines=False, shell=None, istream=None) 23:57:19 2023-04-06 23:57:19,626 [run_push] DEBUG push all version tags 23:57:19 2023-04-06 23:57:19,627 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:57:19 2023-04-06 23:57:19,627 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/484, universal_newlines=False, shell=None, istream=None) 23:57:20 2023-04-06 23:57:20,382 [read_version] DEBUG read version from /w/workspace/edgex-go/484/.semver/main 23:57:20 3.0.0-dev.123 [Pipeline] } 23:57:20 $ docker exec --env ******** --env ******** 57ccf12bc802057b2783e502fdf2a962d5b72abe32d4de70f2f570d969271c81 ssh-agent -k 23:57:20 unset SSH_AUTH_SOCK; 23:57:20 unset SSH_AGENT_PID; 23:57:20 echo Agent pid 38 killed; 23:57:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:20 + git semver [Pipeline] } 23:57:21 $ docker stop --time=1 57ccf12bc802057b2783e502fdf2a962d5b72abe32d4de70f2f570d969271c81 23:57:22 $ docker rm -f --volumes 57ccf12bc802057b2783e502fdf2a962d5b72abe32d4de70f2f570d969271c81 [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 23:57:23 + [ -d /w/workspace/edgex-go/484/archives ] [Pipeline] libraryResource [Pipeline] sh 23:57:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:57:24 ---> package-listing.sh 23:57:24 ++ facter osfamily 23:57:24 ++ tr '[:upper:]' '[:lower:]' 23:57:24 + OS_FAMILY=debian 23:57:24 + workspace=/w/workspace/edgex-go/484 23:57:24 + START_PACKAGES=/tmp/packages_start.txt 23:57:24 + END_PACKAGES=/tmp/packages_end.txt 23:57:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:57:24 + PACKAGES=/tmp/packages_start.txt 23:57:24 + '[' /w/workspace/edgex-go/484 ']' 23:57:24 + PACKAGES=/tmp/packages_end.txt 23:57:24 + case "${OS_FAMILY}" in 23:57:24 + dpkg -l 23:57:24 + grep '^ii' 23:57:24 + '[' -f /tmp/packages_start.txt ']' 23:57:24 + '[' -f /tmp/packages_end.txt ']' 23:57:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:57:24 + '[' /w/workspace/edgex-go/484 ']' 23:57:24 + mkdir -p /w/workspace/edgex-go/484/archives/ 23:57:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/484/archives/ [Pipeline] echo 23:57:24 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/484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:57:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:25 23:57:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:25 latest: Pulling from edgex-lftools-log-publisher 23:57:25 5eb5b503b376: Pulling fs layer 23:57:25 5c69ac0246d0: Pulling fs layer 23:57:25 ec43610c2a17: Pulling fs layer 23:57:25 3a2ae6a8a46f: Pulling fs layer 23:57:25 33b1e0a273af: Pulling fs layer 23:57:25 5d3b04190fa2: Pulling fs layer 23:57:25 2f39f015ded8: Pulling fs layer 23:57:25 33b1e0a273af: Waiting 23:57:25 5d3b04190fa2: Waiting 23:57:25 3a2ae6a8a46f: Waiting 23:57:25 2f39f015ded8: Waiting 23:57:25 5c69ac0246d0: Verifying Checksum 23:57:25 5c69ac0246d0: Download complete 23:57:25 3a2ae6a8a46f: Verifying Checksum 23:57:25 3a2ae6a8a46f: Download complete 23:57:25 33b1e0a273af: Download complete 23:57:25 ec43610c2a17: Verifying Checksum 23:57:25 ec43610c2a17: Download complete 23:57:25 5d3b04190fa2: Download complete 23:57:25 5eb5b503b376: Verifying Checksum 23:57:25 5eb5b503b376: Download complete 23:57:26 2f39f015ded8: Download complete 23:57:27 5eb5b503b376: Pull complete 23:57:27 5c69ac0246d0: Pull complete 23:57:28 ec43610c2a17: Pull complete 23:57:28 3a2ae6a8a46f: Pull complete 23:57:28 33b1e0a273af: Pull complete 23:57:28 5d3b04190fa2: Pull complete 23:57:33 2f39f015ded8: Pull complete 23:57:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:33 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 23:57:33 $ 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/484/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/484 -v /w/workspace/edgex-go/484:/w/workspace/edgex-go/484:rw,z -v /w/workspace/edgex-go/484@tmp:/w/workspace/edgex-go/484@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 23:57:48 $ docker top 3cbdfb065c82a34796d60c52c8b75e11392b7b81e08ef42439c3245cc24dcbf6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:49 + touch /tmp/pre-build-complete [Pipeline] sh 23:57:49 + mkdir -p /var/log/sysstat [Pipeline] sh 23:57:49 + ls /var/log/sa-host 23:57:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:49 provisioning config files... 23:57:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/484@tmp/config12755611810477360346tmp [Pipeline] { [Pipeline] echo 23:57:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:57:50 ---> create-netrc.sh [Pipeline] } 23:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:57:50 ---> python-tools-install.sh [Pipeline] echo 23:57:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:57:50 ---> sudo-logs.sh 23:57:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:57:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:57:51 ---> job-cost.sh 23:57:51 lf-activate-venv: SKIPPING 23:57:51 DEBUG: total: 0.10999999940395355 23:57:51 INFO: Retrieving Stack Cost... 23:57:51 INFO: Retrieving Pricing Info for: v3-standard-8 23:57:51 INFO: Archiving Costs [Pipeline] echo 23:57:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:57:52 ---> logs-deploy.sh 23:57:52 lf-activate-venv: SKIPPING 23:57:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/484 23:57:52 INFO: archiving workspace using pattern(s): 23:57:53 Archives upload complete. 23:57:53 INFO: archiving logs to Nexus 23:57:53 ---> uname -a: 23:57:53 Linux prd-ubuntu20-04-docker-8c-8g-7037 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:57:53 23:57:53 23:57:53 ---> lscpu: 23:57:53 Architecture: x86_64 23:57:53 CPU op-mode(s): 32-bit, 64-bit 23:57:53 Byte Order: Little Endian 23:57:53 Address sizes: 40 bits physical, 48 bits virtual 23:57:53 CPU(s): 8 23:57:53 On-line CPU(s) list: 0-7 23:57:53 Thread(s) per core: 1 23:57:53 Core(s) per socket: 1 23:57:53 Socket(s): 8 23:57:53 NUMA node(s): 1 23:57:53 Vendor ID: AuthenticAMD 23:57:53 CPU family: 23 23:57:53 Model: 49 23:57:53 Model name: AMD EPYC-Rome Processor 23:57:53 Stepping: 0 23:57:53 CPU MHz: 2800.000 23:57:53 BogoMIPS: 5600.00 23:57:53 Virtualization: AMD-V 23:57:53 Hypervisor vendor: KVM 23:57:53 Virtualization type: full 23:57:53 L1d cache: 256 KiB 23:57:53 L1i cache: 256 KiB 23:57:53 L2 cache: 4 MiB 23:57:53 L3 cache: 128 MiB 23:57:53 NUMA node0 CPU(s): 0-7 23:57:53 Vulnerability Itlb multihit: Not affected 23:57:53 Vulnerability L1tf: Not affected 23:57:53 Vulnerability Mds: Not affected 23:57:53 Vulnerability Meltdown: Not affected 23:57:53 Vulnerability Mmio stale data: Not affected 23:57:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:57:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:57:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:57:53 Vulnerability Srbds: Not affected 23:57:53 Vulnerability Tsx async abort: Not affected 23:57:53 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 23:57:53 23:57:53 23:57:53 ---> nproc: 23:57:53 8 23:57:53 23:57:53 23:57:53 ---> df -h: 23:57:53 Filesystem Size Used Avail Use% Mounted on 23:57:53 overlay 155G 21G 135G 14% / 23:57:53 tmpfs 64M 0 64M 0% /dev 23:57:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:57:53 shm 64M 0 64M 0% /dev/shm 23:57:53 /dev/vda1 155G 21G 135G 14% /facter-os 23:57:53 23:57:53 23:57:53 ---> sar -b -r -n DEV: 23:57:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7037) 04/06/23 _x86_64_ (8 CPU) 23:57:53 23:57:53 23:26:43 LINUX RESTART (8 CPU) 23:57:53 23:57:53 23:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:57:53 23:28:01 161.49 47.76 113.73 0.00 5386.84 113820.36 0.00 23:57:53 23:29:01 74.89 0.58 74.30 0.00 9.07 50605.57 0.00 23:57:53 23:30:01 36.76 0.22 36.55 0.00 2.93 40522.16 0.00 23:57:53 23:31:01 215.53 0.12 215.41 0.00 15.73 123929.75 0.00 23:57:53 23:32:01 351.87 11.50 340.38 0.00 161.17 115770.04 0.00 23:57:53 23:33:01 406.86 10.04 396.82 0.00 5076.08 205648.23 0.00 23:57:53 23:34:01 630.71 0.88 629.83 0.00 78.79 174422.53 0.00 23:57:53 23:35:01 503.93 1.05 502.88 0.00 15.19 180427.72 0.00 23:57:53 23:36:01 701.98 0.25 701.73 0.00 3.07 162703.68 0.00 23:57:53 23:37:02 257.86 0.30 257.56 0.00 32.39 23160.28 0.00 23:57:53 23:38:01 21.64 0.00 21.64 0.00 0.00 575.94 0.00 23:57:53 23:39:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 23:57:53 23:40:01 1.32 0.00 1.32 0.00 0.00 18.13 0.00 23:57:53 23:41:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 23:57:53 23:42:01 2.02 0.02 2.00 0.00 0.13 21.73 0.00 23:57:53 23:43:01 1.35 0.00 1.35 0.00 0.00 18.93 0.00 23:57:53 23:44:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 23:57:53 23:45:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 23:57:53 23:46:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 23:57:53 23:47:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 23:57:53 23:48:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 23:57:53 23:49:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 23:57:53 23:50:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 23:57:53 23:51:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 23:57:53 23:52:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 23:57:53 23:53:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 23:57:53 23:54:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 23:57:53 23:55:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:57:53 23:56:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 23:57:53 23:57:01 97.88 0.37 97.52 0.00 16.13 43899.77 0.00 23:57:53 Average: 116.21 2.44 113.77 0.00 360.18 41216.69 0.00 23:57:53 23:57:53 23:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:57:53 23:28:01 28714532 31601532 715440 2.18 73820 3078476 1835564 5.41 1039412 2763464 488 23:57:53 23:29:01 27679832 31345472 956400 2.91 113324 3736460 2358804 6.95 1722712 3015960 378768 23:57:53 23:30:01 27583296 31496500 804464 2.45 116808 3955320 1920944 5.66 1461444 3349964 453920 23:57:53 23:31:01 26036164 31421580 867376 2.64 122788 5385400 2377824 7.01 1681580 4621700 1636 23:57:53 23:32:01 22233220 31501416 785640 2.39 287216 8760992 1945648 5.73 2129556 7633216 1160772 23:57:53 23:33:01 21181152 31314264 942500 2.87 308856 9633412 2732608 8.05 2428248 8376892 132 23:57:53 23:34:01 20459700 31374648 881208 2.68 332748 10370160 2441272 7.19 2447788 9057960 80676 23:57:53 23:35:01 17643112 31475760 786468 2.39 385892 13094908 1917208 5.65 2377704 11816780 231460 23:57:53 23:36:01 17871628 30969888 1281852 3.90 406468 12310716 3271384 9.64 3068992 10851592 159648 23:57:53 23:37:02 19065144 31522424 741944 2.26 412468 11713120 1839860 5.42 2486668 10308112 1092 23:57:53 23:38:01 19061428 31519856 744616 2.26 413308 11713432 1835344 5.41 2492068 10308104 244 23:57:53 23:39:01 19062876 31521340 743112 2.26 413336 11713436 1835344 5.41 2489724 10308108 136 23:57:53 23:40:01 19065704 31524180 740332 2.25 413348 11713436 1835344 5.41 2486732 10308108 172 23:57:53 23:41:01 19066508 31524996 739520 2.25 413360 11713440 1835344 5.41 2485924 10308112 140 23:57:53 23:42:01 19064848 31523476 741312 2.25 413380 11713444 1891420 5.57 2486300 10308116 196 23:57:53 23:43:01 19066264 31524924 739736 2.25 413428 11713420 1891420 5.57 2484388 10308092 244 23:57:53 23:44:01 19065932 31524652 739968 2.25 413448 11713424 1891420 5.57 2484048 10308108 16 23:57:53 23:45:01 19065560 31524296 740204 2.25 413456 11713428 1891420 5.57 2484448 10308108 276 23:57:53 23:46:01 19066120 31524860 739624 2.25 413472 11713432 1891420 5.57 2484076 10308112 8 23:57:53 23:47:01 19065756 31524652 739828 2.25 413508 11713436 1891420 5.57 2484276 10308228 36 23:57:53 23:48:01 19065708 31524608 739848 2.25 413532 11713436 1891420 5.57 2484056 10308228 8 23:57:53 23:49:01 19065820 31524760 739800 2.25 413540 11713440 1891420 5.57 2484400 10308232 236 23:57:53 23:50:01 19066104 31525052 739504 2.25 413552 11713444 1891420 5.57 2484076 10308236 8 23:57:53 23:51:01 19066096 31525064 739480 2.25 413564 11713444 1891420 5.57 2484108 10308236 44 23:57:53 23:52:01 19065976 31524976 739552 2.25 413584 11713448 1875140 5.53 2484472 10308244 36 23:57:53 23:53:01 19066164 31525216 739256 2.25 413624 11713452 1875140 5.53 2484572 10308244 272 23:57:53 23:54:01 19066196 31525252 739200 2.25 413644 11713456 1875140 5.53 2484176 10308248 8 23:57:53 23:55:01 19066536 31525632 738936 2.25 413660 11713464 1875140 5.53 2484580 10308252 268 23:57:53 23:56:01 19066276 31525372 739164 2.25 413672 11713464 1875140 5.53 2484536 10308252 188 23:57:53 23:57:01 17566832 31498792 762680 2.32 459220 13021452 1950656 5.75 2600488 11570932 347856 23:57:53 Average: 20276016 31482848 786299 2.39 362534 10587193 2007435 5.92 2355518 9307398 93966 23:57:53 23:57:53 23:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:57:53 23:28:01 ens3 1581.50 1489.80 11949.25 177.20 0.00 0.00 0.00 0.00 23:57:53 23:28:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 23:57:53 23:28:01 veth2afa66a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:28:01 veth920f1f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:28:01 docker0 569.46 490.82 39.37 2746.73 0.00 0.00 0.00 0.00 23:57:53 23:29:01 ens3 179.02 134.88 725.61 110.33 0.00 0.00 0.00 0.00 23:57:53 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:29:01 veth832f8c3 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 23:57:53 23:29:01 docker0 83.87 124.43 6.61 683.92 0.00 0.00 0.00 0.00 23:57:53 23:30:01 ens3 31.05 17.24 28.58 12.38 0.00 0.00 0.00 0.00 23:57:53 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:30:01 veth832f8c3 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 23:57:53 23:30:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 23:57:53 23:31:01 ens3 127.31 77.55 1920.91 21.79 0.00 0.00 0.00 0.00 23:57:53 23:31:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:57:53 23:31:01 veth22963ae 2.53 3.40 0.23 1.91 0.00 0.00 0.00 0.00 23:57:53 23:31:01 veth1933310 2.48 3.35 0.23 1.91 0.00 0.00 0.00 0.00 23:57:53 23:31:01 vethd3b840e 2.52 3.55 0.23 1.92 0.00 0.00 0.00 0.00 23:57:53 23:31:01 docker0 20.06 33.56 1.45 222.39 0.00 0.00 0.00 0.00 23:57:53 23:31:01 veth1265a7d 2.67 3.62 0.25 1.93 0.00 0.00 0.00 0.00 23:57:53 23:31:01 veth59adf5b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 23:57:53 23:31:01 veth440ce8b 2.60 3.63 0.24 2.00 0.00 0.00 0.00 0.00 23:57:53 23:32:01 ens3 918.73 550.24 6838.28 53.01 0.00 0.00 0.00 0.00 23:57:53 23:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:57:53 23:32:01 docker0 514.61 847.93 41.48 5975.43 0.00 0.00 0.00 0.00 23:57:53 23:32:01 veth59adf5b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:33:01 ens3 150.08 76.78 2197.12 11.88 0.00 0.00 0.00 0.00 23:57:53 23:33:01 vethc710f00 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:33:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 23:57:53 23:33:01 veth328d6cf 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 23:57:53 23:33:01 docker0 6.98 13.56 0.45 178.14 0.00 0.00 0.00 0.00 23:57:53 23:33:01 veth5c58ab4 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 23:57:53 23:33:01 veth59adf5b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:34:01 vethc2b8eee 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:34:01 veth63647ee 2.45 3.88 0.18 42.58 0.00 0.00 0.00 0.00 23:57:53 23:34:01 ens3 138.38 80.80 555.68 23.06 0.00 0.00 0.00 0.00 23:57:53 23:34:01 veth5cd7fab 47.41 75.95 4.51 260.51 0.00 0.00 0.00 0.02 23:57:53 23:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:34:01 docker0 57.21 98.30 4.47 523.00 0.00 0.00 0.00 0.00 23:57:53 23:34:01 veth59adf5b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:35:01 ens3 573.11 282.27 3488.91 38.32 0.00 0.00 0.00 0.00 23:57:53 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:35:01 docker0 261.68 541.74 20.42 3463.20 0.00 0.00 0.00 0.00 23:57:53 23:35:01 veth59adf5b 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:36:01 ens3 75.99 89.89 227.29 216.73 0.00 0.00 0.00 0.00 23:57:53 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:36:01 veth8bad344 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:36:01 docker0 7.53 16.01 0.50 193.91 0.00 0.00 0.00 0.00 23:57:53 23:36:01 veth2beb7c8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:36:01 veth59adf5b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:57:53 23:37:02 ens3 279.46 276.52 229.32 1075.93 0.00 0.00 0.00 0.00 23:57:53 23:37:02 lo 40.59 40.59 3.99 3.99 0.00 0.00 0.00 0.00 23:57:53 23:37:02 docker0 1.53 3.70 0.10 43.14 0.00 0.00 0.00 0.00 23:57:53 23:38:01 ens3 321.60 352.97 171.77 1906.32 0.00 0.00 0.00 0.00 23:57:53 23:38:01 lo 30.43 30.43 3.00 3.00 0.00 0.00 0.00 0.00 23:57:53 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:43:01 ens3 0.70 0.40 0.34 0.26 0.00 0.00 0.00 0.00 23:57:53 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:44:01 ens3 0.40 0.28 1.82 0.02 0.00 0.00 0.00 0.00 23:57:53 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:45:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:48:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 23:57:53 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:53:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 23:57:53 23:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:57:53 23:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:56:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:57:53 23:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:53 23:57:01 ens3 351.20 198.38 7756.04 40.12 0.00 0.00 0.00 0.00 23:57:53 23:57:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 23:57:53 23:57:01 docker0 35.70 65.33 2.97 580.33 0.00 0.00 0.00 0.00 23:57:53 Average: ens3 157.57 120.84 1203.63 121.94 0.00 0.00 0.00 0.00 23:57:53 Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 23:57:53 Average: docker0 52.03 74.60 3.93 487.27 0.00 0.00 0.00 0.00 23:57:53 23:57:53 23:57:53 ---> sar -P ALL: 23:57:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7037) 04/06/23 _x86_64_ (8 CPU) 23:57:53 23:57:53 23:26:43 LINUX RESTART (8 CPU) 23:57:53 23:57:53 23:27:01 CPU %user %nice %system %iowait %steal %idle 23:57:53 23:28:01 all 10.49 0.00 3.93 3.84 0.06 81.68 23:57:53 23:28:01 0 9.22 0.00 2.75 6.13 0.05 81.84 23:57:53 23:28:01 1 13.73 0.00 4.40 3.11 0.05 78.71 23:57:53 23:28:01 2 9.64 0.00 3.01 5.69 0.07 81.59 23:57:53 23:28:01 3 11.22 0.00 3.64 0.37 0.07 84.69 23:57:53 23:28:01 4 10.13 0.00 3.53 2.84 0.05 83.46 23:57:53 23:28:01 5 7.38 0.00 2.93 0.46 0.05 89.18 23:57:53 23:28:01 6 12.26 0.00 5.62 3.93 0.05 78.14 23:57:53 23:28:01 7 10.29 0.00 5.59 8.30 0.07 75.75 23:57:53 23:29:01 all 27.60 0.00 5.53 1.71 0.08 65.08 23:57:53 23:29:01 0 29.65 0.00 4.40 2.13 0.08 63.73 23:57:53 23:29:01 1 27.06 0.00 5.41 0.33 0.10 67.09 23:57:53 23:29:01 2 29.40 0.00 5.04 0.89 0.08 64.58 23:57:53 23:29:01 3 26.97 0.00 8.44 0.37 0.08 64.15 23:57:53 23:29:01 4 25.94 0.00 5.75 1.94 0.07 66.30 23:57:53 23:29:01 5 27.29 0.00 5.19 1.05 0.07 66.41 23:57:53 23:29:01 6 26.55 0.00 4.62 0.17 0.07 68.60 23:57:53 23:29:01 7 27.93 0.00 5.42 6.82 0.08 59.74 23:57:53 23:30:01 all 42.72 0.00 5.94 0.70 0.07 50.57 23:57:53 23:30:01 0 42.80 0.00 5.91 1.14 0.05 50.09 23:57:53 23:30:01 1 42.37 0.00 5.98 2.79 0.07 48.80 23:57:53 23:30:01 2 42.70 0.00 6.21 0.20 0.07 50.82 23:57:53 23:30:01 3 45.32 0.00 5.97 0.07 0.07 48.58 23:57:53 23:30:01 4 41.31 0.00 5.75 0.62 0.07 52.25 23:57:53 23:30:01 5 42.32 0.00 5.84 0.10 0.08 51.66 23:57:53 23:30:01 6 43.15 0.00 6.51 0.64 0.07 49.64 23:57:53 23:30:01 7 41.79 0.00 5.37 0.08 0.07 52.69 23:57:53 23:31:01 all 15.09 0.00 7.25 4.30 0.07 73.28 23:57:53 23:31:01 0 14.52 0.00 6.79 0.49 0.07 78.13 23:57:53 23:31:01 1 15.72 0.00 6.20 0.45 0.07 77.56 23:57:53 23:31:01 2 17.01 0.00 7.58 0.57 0.07 74.77 23:57:53 23:31:01 3 14.86 0.00 7.63 15.19 0.07 62.26 23:57:53 23:31:01 4 14.29 0.00 7.26 4.65 0.08 73.71 23:57:53 23:31:01 5 14.45 0.00 5.55 1.37 0.05 78.58 23:57:53 23:31:01 6 15.18 0.00 8.34 11.00 0.09 65.39 23:57:53 23:31:01 7 14.69 0.00 8.67 0.83 0.09 75.72 23:57:53 23:32:01 all 9.13 0.00 4.51 14.63 0.07 71.65 23:57:53 23:32:01 0 8.81 0.00 4.47 8.91 0.07 77.75 23:57:53 23:32:01 1 10.00 0.00 4.29 15.01 0.07 70.63 23:57:53 23:32:01 2 9.46 0.00 4.81 10.90 0.08 74.75 23:57:53 23:32:01 3 9.85 0.00 4.98 35.25 0.08 49.84 23:57:53 23:32:01 4 8.73 0.00 4.20 12.22 0.05 74.81 23:57:53 23:32:01 5 9.42 0.00 3.89 11.07 0.07 75.56 23:57:53 23:32:01 6 8.94 0.00 4.85 8.26 0.05 77.90 23:57:53 23:32:01 7 7.85 0.00 4.59 15.53 0.12 71.91 23:57:53 23:33:01 all 20.64 0.00 6.82 17.73 0.08 54.74 23:57:53 23:33:01 0 20.59 0.00 6.31 3.09 0.07 69.95 23:57:53 23:33:01 1 20.31 0.00 7.84 19.78 0.07 52.00 23:57:53 23:33:01 2 21.27 0.00 7.34 42.92 0.08 28.38 23:57:53 23:33:01 3 20.48 0.00 6.69 10.35 0.08 62.39 23:57:53 23:33:01 4 20.49 0.00 6.64 4.70 0.07 68.10 23:57:53 23:33:01 5 20.98 0.00 6.60 50.24 0.05 22.12 23:57:53 23:33:01 6 20.75 0.00 6.52 7.28 0.08 65.37 23:57:53 23:33:01 7 20.26 0.00 6.59 3.53 0.10 69.52 23:57:53 23:34:01 all 36.79 0.00 10.30 18.98 0.12 33.80 23:57:53 23:34:01 0 34.97 0.00 11.19 13.35 0.17 40.33 23:57:53 23:34:01 1 37.87 0.00 10.21 12.63 0.10 39.20 23:57:53 23:34:01 2 35.01 0.00 9.52 35.89 0.12 19.47 23:57:53 23:34:01 3 38.10 0.00 12.00 14.14 0.14 35.63 23:57:53 23:34:01 4 36.50 0.00 10.89 13.43 0.10 39.09 23:57:53 23:34:01 5 37.69 0.00 9.29 12.36 0.10 40.56 23:57:53 23:34:01 6 38.22 0.00 10.21 33.00 0.10 18.47 23:57:53 23:34:01 7 36.00 0.00 9.17 16.90 0.12 37.82 23:57:53 23:35:01 all 23.77 0.00 8.91 26.48 0.11 40.72 23:57:53 23:35:01 0 21.21 0.00 8.80 21.31 0.10 48.58 23:57:53 23:35:01 1 23.33 0.00 7.97 43.85 0.12 24.73 23:57:53 23:35:01 2 27.31 0.00 10.12 18.40 0.10 44.07 23:57:53 23:35:01 3 18.10 0.00 8.83 42.43 0.10 30.54 23:57:53 23:35:01 4 27.16 0.00 9.12 17.12 0.12 46.48 23:57:53 23:35:01 5 24.23 0.00 7.84 31.92 0.10 35.91 23:57:53 23:35:01 6 23.75 0.00 8.19 18.04 0.10 49.92 23:57:53 23:35:01 7 25.08 0.00 10.44 18.94 0.14 45.41 23:57:53 23:36:01 all 45.83 0.00 10.89 11.95 0.14 31.19 23:57:53 23:36:01 0 44.64 0.00 11.68 9.68 0.21 33.80 23:57:53 23:36:01 1 43.18 0.00 9.61 14.87 0.09 32.25 23:57:53 23:36:01 2 50.69 0.00 11.47 12.98 0.14 24.72 23:57:53 23:36:01 3 43.66 0.00 10.12 7.69 0.14 38.40 23:57:53 23:36:01 4 47.34 0.00 11.05 9.93 0.14 31.54 23:57:53 23:36:01 5 47.37 0.00 11.52 11.63 0.14 29.34 23:57:53 23:36:01 6 43.48 0.00 10.22 6.02 0.12 40.16 23:57:53 23:36:01 7 46.20 0.00 11.44 22.73 0.14 19.50 23:57:53 23:37:02 all 14.47 0.00 3.32 2.52 0.07 79.62 23:57:53 23:37:02 0 13.84 0.00 3.93 1.04 0.07 81.12 23:57:53 23:37:02 1 14.08 0.00 3.21 1.46 0.08 81.17 23:57:53 23:37:02 2 17.18 0.00 3.81 7.30 0.08 71.64 23:57:53 23:37:02 3 12.51 0.00 2.64 0.07 0.08 84.70 23:57:53 23:37:02 4 11.54 0.00 2.58 4.53 0.07 81.28 23:57:53 23:37:02 5 17.55 0.00 3.34 0.52 0.07 78.52 23:57:53 23:37:02 6 14.70 0.00 3.50 1.83 0.05 79.92 23:57:53 23:37:02 7 14.32 0.00 3.51 3.45 0.08 78.64 23:57:53 23:38:01 all 6.11 0.00 0.68 0.09 0.05 93.07 23:57:53 23:38:01 0 8.76 0.00 1.02 0.05 0.07 90.10 23:57:53 23:38:01 1 6.05 0.00 0.58 0.00 0.03 93.34 23:57:53 23:38:01 2 4.97 0.00 0.56 0.07 0.05 94.34 23:57:53 23:38:01 3 6.61 0.00 0.56 0.02 0.05 92.77 23:57:53 23:38:01 4 5.19 0.00 0.42 0.02 0.03 94.33 23:57:53 23:38:01 5 8.71 0.00 0.77 0.44 0.05 90.04 23:57:53 23:38:01 6 4.89 0.00 0.59 0.10 0.05 94.36 23:57:53 23:38:01 7 3.72 0.00 0.94 0.00 0.07 95.28 23:57:53 23:57:53 23:38:01 CPU %user %nice %system %iowait %steal %idle 23:57:53 23:39:01 all 0.02 0.00 0.02 0.00 0.00 99.96 23:57:53 23:39:01 0 0.13 0.00 0.07 0.00 0.02 99.78 23:57:53 23:39:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:57:53 23:39:01 2 0.02 0.00 0.03 0.02 0.02 99.92 23:57:53 23:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:57:53 23:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:57:53 23:40:01 0 0.08 0.00 0.07 0.00 0.03 99.82 23:57:53 23:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:40:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:57:53 23:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:57:53 23:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:57:53 23:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:57:53 23:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:57:53 23:41:01 all 0.02 0.00 0.01 0.05 0.01 99.92 23:57:53 23:41:01 0 0.10 0.00 0.03 0.00 0.03 99.83 23:57:53 23:41:01 1 0.02 0.00 0.02 0.05 0.00 99.92 23:57:53 23:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:57:53 23:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:41:01 5 0.00 0.00 0.00 0.32 0.00 99.68 23:57:53 23:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:57:53 23:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:42:01 all 0.08 0.00 0.03 0.01 0.01 99.87 23:57:53 23:42:01 0 0.53 0.00 0.07 0.00 0.03 99.37 23:57:53 23:42:01 1 0.02 0.00 0.03 0.08 0.02 99.85 23:57:53 23:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:57:53 23:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:57:53 23:42:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:57:53 23:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:57:53 23:42:01 6 0.02 0.00 0.05 0.00 0.00 99.93 23:57:53 23:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:57:53 23:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:57:53 23:43:01 0 0.05 0.00 0.07 0.00 0.03 99.85 23:57:53 23:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:57:53 23:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:43:01 5 0.03 0.00 0.00 0.07 0.00 99.90 23:57:53 23:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:57:53 23:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:57:53 23:44:01 0 0.15 0.00 0.02 0.00 0.02 99.82 23:57:53 23:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:57:53 23:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:57:53 23:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:57:53 23:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:57:53 23:45:01 all 0.03 0.00 0.02 0.01 0.01 99.94 23:57:53 23:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:57:53 23:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:45:01 2 0.03 0.00 0.03 0.02 0.02 99.90 23:57:53 23:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:57:53 23:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:45:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:57:53 23:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:57:53 23:45:01 7 0.03 0.00 0.05 0.00 0.02 99.90 23:57:53 23:46:01 all 0.06 0.00 0.01 0.00 0.01 99.92 23:57:53 23:46:01 0 0.40 0.00 0.05 0.00 0.02 99.53 23:57:53 23:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:46:01 2 0.05 0.00 0.03 0.02 0.02 99.88 23:57:53 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:57:53 23:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:57:53 23:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:57:53 23:47:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:57:53 23:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:57:53 23:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:57:53 23:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:47:01 5 0.02 0.00 0.02 0.03 0.02 99.92 23:57:53 23:47:01 6 0.08 0.00 0.02 0.00 0.02 99.88 23:57:53 23:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:57:53 23:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:57:53 23:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:57:53 23:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:57:53 23:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:53 23:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:57:53 23:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:57:53 23:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:57:53 23:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:57:53 23:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:57:53 23:49:01 2 0.03 0.00 0.03 0.02 0.02 99.90 23:57:53 23:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:57:53 23:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:57:53 23:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:57:53 23:49:01 7 0.03 0.00 0.05 0.00 0.02 99.90 23:57:53 23:57:53 23:49:01 CPU %user %nice %system %iowait %steal %idle 23:57:53 23:50:01 all 0.07 0.00 0.02 0.00 0.01 99.90 23:57:53 23:50:01 0 0.45 0.00 0.05 0.00 0.02 99.48 23:57:53 23:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:57:53 23:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:57:53 23:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:57:53 23:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:57:53 23:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:57:53 23:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:57:53 23:51:01 all 0.05 0.00 0.00 0.00 0.01 99.93 23:57:53 23:51:01 0 0.30 0.00 0.02 0.00 0.02 99.67 23:57:53 23:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:57:53 23:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:57:53 23:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:57:53 23:51:01 7 0.03 0.00 0.00 0.00 0.03 99.93 23:57:53 23:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 23:57:53 23:52:01 0 0.32 0.00 0.05 0.00 0.02 99.62 23:57:53 23:52:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:57:53 23:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:57:53 23:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:57:53 23:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:57:53 23:53:01 all 0.10 0.00 0.01 0.00 0.01 99.87 23:57:53 23:53:01 0 0.67 0.00 0.03 0.00 0.00 99.30 23:57:53 23:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:57:53 23:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:57:53 23:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:53:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:57:53 23:53:01 6 0.07 0.00 0.03 0.00 0.00 99.90 23:57:53 23:53:01 7 0.02 0.00 0.02 0.00 0.03 99.93 23:57:53 23:54:01 all 0.08 0.00 0.02 0.00 0.01 99.89 23:57:53 23:54:01 0 0.57 0.00 0.02 0.00 0.02 99.40 23:57:53 23:54:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:57:53 23:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:57:53 23:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:54:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:57:53 23:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:57:53 23:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:57:53 23:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:57:53 23:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:57:53 23:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:57:53 23:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:57:53 23:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:57:53 23:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:55:01 5 0.02 0.00 0.03 0.02 0.00 99.93 23:57:53 23:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:57:53 23:55:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:57:53 23:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:57:53 23:56:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:57:53 23:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:57:53 23:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:57:53 23:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:57:53 23:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:57:53 23:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:57:53 23:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:57:53 23:57:01 all 8.65 0.00 3.88 4.40 0.07 83.01 23:57:53 23:57:01 0 9.16 0.00 4.17 13.74 0.08 72.84 23:57:53 23:57:01 1 8.48 0.00 4.20 0.47 0.07 86.77 23:57:53 23:57:01 2 8.25 0.00 3.43 2.40 0.05 85.87 23:57:53 23:57:01 3 7.90 0.00 3.80 0.14 0.07 88.10 23:57:53 23:57:01 4 10.89 0.00 4.28 14.74 0.05 70.05 23:57:53 23:57:01 5 7.67 0.00 3.76 0.98 0.05 87.54 23:57:53 23:57:01 6 7.74 0.00 3.45 1.70 0.07 87.04 23:57:53 23:57:01 7 9.15 0.00 3.96 1.00 0.08 85.82 23:57:53 Average: all 8.65 0.00 2.38 3.54 0.04 85.38 23:57:53 Average: 0 8.66 0.00 2.38 2.67 0.05 86.24 23:57:53 Average: 1 8.66 0.00 2.31 3.78 0.03 85.21 23:57:53 Average: 2 9.03 0.00 2.42 4.56 0.04 83.94 23:57:53 Average: 3 8.42 0.00 2.48 4.14 0.04 84.93 23:57:53 Average: 4 8.57 0.00 2.36 2.86 0.03 86.18 23:57:53 Average: 5 8.77 0.00 2.20 4.06 0.03 84.94 23:57:53 Average: 6 8.60 0.00 2.41 3.03 0.03 85.92 23:57:53 Average: 7 8.51 0.00 2.50 3.23 0.05 85.71 23:57:53 23:57:53 23:57:53