Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 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-ssh12440720726927333924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12065034099330469318.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh227779355630945507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7185881813760744844.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh1671267553858354195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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/v2], 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.18 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/v2 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-21683 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/269 [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/269 # 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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a (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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 Commit message: "Merge pull request #4112 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.11" > git rev-list --no-walk a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:55 ========================================================= 15:21:55 EdgeX Global Pipelines Version Info 15:21:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:21:56 ------------------- 15:21:56 stable info: 15:21:56 ------------------- 15:21:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:56 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:21:56 Message: update stable to v1.0.238 15:21:57 ------------------- 15:21:57 experimental info: 15:21:57 ------------------- 15:21:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:57 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:21:57 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25c53ab [Pipeline] echo 15:21:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:57 provisioning config files... 15:21:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config1410166060079807752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:58 ---> docker-login.sh 15:21:58 nexus3.edgexfoundry.org:10001 15:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:58 Configure a credential helper to remove this warning. See 15:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:58 15:21:58 Login Succeeded 15:21:58 nexus3.edgexfoundry.org:10002 15:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:58 Configure a credential helper to remove this warning. See 15:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:58 15:21:58 Login Succeeded 15:21:58 nexus3.edgexfoundry.org:10003 15:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:58 Configure a credential helper to remove this warning. See 15:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:58 15:21:58 Login Succeeded 15:21:58 nexus3.edgexfoundry.org:10004 15:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:59 Configure a credential helper to remove this warning. See 15:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:59 15:21:59 Login Succeeded 15:21:59 docker.io 15:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:59 Configure a credential helper to remove this warning. See 15:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:59 15:21:59 Login Succeeded 15:21:59 ---> docker-login.sh ends [Pipeline] } 15:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:59 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 15:21:59 + dirname cmd/core-command/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo core-command,cmd/core-command/Dockerfile 15:21:59 + dirname cmd/core-data/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo core-data,cmd/core-data/Dockerfile 15:21:59 + dirname cmd/core-metadata/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo core-metadata,cmd/core-metadata/Dockerfile 15:21:59 + dirname cmd/security-bootstrapper/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:21:59 + dirname cmd/security-proxy-setup/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:21:59 + dirname cmd/security-secretstore-setup/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:21:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:21:59 + dirname cmd/security-spire-agent/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:21:59 + dirname cmd/security-spire-config/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:21:59 + dirname cmd/security-spire-server/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:21:59 + dirname cmd/support-notifications/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo support-notifications,cmd/support-notifications/Dockerfile 15:21:59 + dirname cmd/support-scheduler/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:21:59 + dirname cmd/sys-mgmt-agent/Dockerfile 15:21:59 + cut -d/ -f2 15:21:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:22:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:22:00 + git rev-list -1 --merges 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a~1..25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] echo 15:22:00 -----------> git rev-list -1 --merges 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a~1..25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:22:00 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [false] [Pipeline] sh 15:22:00 + git log --format=format:%s -1 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] echo 15:22:00 ========================================================= 15:22:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:22:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:22:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:22:01 + grep -v github /etc/ssh/ssh_known_hosts 15:22:01 + [ -e /tmp/ssh_known_hosts ] 15:22:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:22:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:22:01 + sudo tee -a /etc/ssh/ssh_known_hosts 15:22:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:01 15:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:01 0.1.4: Pulling from edgex-devops/py-git-semver 15:22:01 b85a868b505f: Pulling fs layer 15:22:01 e2be974225ed: Pulling fs layer 15:22:01 339a4e72a1f5: Pulling fs layer 15:22:01 988bab9f4d93: Pulling fs layer 15:22:01 1469e6f7b9e6: Pulling fs layer 15:22:01 eaf3925da568: Pulling fs layer 15:22:01 bab4dde63d76: Pulling fs layer 15:22:01 bde34c3a00c8: Pulling fs layer 15:22:01 b352a97aabf1: Pulling fs layer 15:22:01 4872d77fe225: Pulling fs layer 15:22:01 5851b861e8e6: Pulling fs layer 15:22:01 988bab9f4d93: Waiting 15:22:01 1469e6f7b9e6: Waiting 15:22:01 eaf3925da568: Waiting 15:22:01 bab4dde63d76: Waiting 15:22:01 bde34c3a00c8: Waiting 15:22:01 b352a97aabf1: Waiting 15:22:01 4872d77fe225: Waiting 15:22:01 5851b861e8e6: Waiting 15:22:01 e2be974225ed: Verifying Checksum 15:22:01 e2be974225ed: Download complete 15:22:01 988bab9f4d93: Verifying Checksum 15:22:01 988bab9f4d93: Download complete 15:22:02 1469e6f7b9e6: Verifying Checksum 15:22:02 1469e6f7b9e6: Download complete 15:22:02 eaf3925da568: Verifying Checksum 15:22:02 eaf3925da568: Download complete 15:22:02 339a4e72a1f5: Verifying Checksum 15:22:02 339a4e72a1f5: Download complete 15:22:02 bde34c3a00c8: Download complete 15:22:02 b352a97aabf1: Verifying Checksum 15:22:02 b352a97aabf1: Download complete 15:22:02 4872d77fe225: Verifying Checksum 15:22:02 4872d77fe225: Download complete 15:22:02 5851b861e8e6: Verifying Checksum 15:22:02 5851b861e8e6: Download complete 15:22:02 b85a868b505f: Verifying Checksum 15:22:02 b85a868b505f: Download complete 15:22:02 bab4dde63d76: Verifying Checksum 15:22:02 bab4dde63d76: Download complete 15:22:03 b85a868b505f: Pull complete 15:22:03 e2be974225ed: Pull complete 15:22:04 339a4e72a1f5: Pull complete 15:22:04 988bab9f4d93: Pull complete 15:22:04 1469e6f7b9e6: Pull complete 15:22:04 eaf3925da568: Pull complete 15:22:06 bab4dde63d76: Pull complete 15:22:06 bde34c3a00c8: Pull complete 15:22:07 b352a97aabf1: Pull complete 15:22:07 4872d77fe225: Pull complete 15:22:07 5851b861e8e6: Pull complete 15:22:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:07 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:22:09 $ docker top 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 -eo pid,comm 15:22:09 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). 15:22:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:09 [ssh-agent] Looking for ssh-agent implementation... 15:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:09 $ docker exec 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent 15:22:09 SSH_AUTH_SOCK=/tmp/ssh-l6yUp4Q2dJTq/agent.33 15:22:09 SSH_AGENT_PID=39 15:22:09 Running ssh-add (command line suppressed) 15:22:09 Identity added: /w/workspace/edgex-go/269@tmp/private_key_6121113557459992887.key (/w/workspace/edgex-go/269@tmp/private_key_6121113557459992887.key) 15:22:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:09 + git tag --points-at HEAD [Pipeline] } 15:22:09 $ docker exec --env ******** --env ******** 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent -k 15:22:09 unset SSH_AUTH_SOCK; 15:22:09 unset SSH_AGENT_PID; 15:22:09 echo Agent pid 39 killed; 15:22:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:22:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:10 [ssh-agent] Looking for ssh-agent implementation... 15:22:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:10 $ docker exec 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent 15:22:10 SSH_AUTH_SOCK=/tmp/ssh-UKS6jkhW5SXV/agent.74 15:22:10 SSH_AGENT_PID=81 15:22:10 Running ssh-add (command line suppressed) 15:22:10 Identity added: /w/workspace/edgex-go/269@tmp/private_key_2731663123400402411.key (/w/workspace/edgex-go/269@tmp/private_key_2731663123400402411.key) 15:22:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:10 + git semver init 15:22:10 2022-08-01 15:22:10,930 [run_init] DEBUG init version:0.0.0 force:False 15:22:10 2022-08-01 15:22:10,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/269/.semver 15:22:10 2022-08-01 15:22:10,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/269/.semver 15:22:10 2022-08-01 15:22:10,931 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/269/.semver'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=None) 15:22:15 2022-08-01 15:22:15,003 [append_file] DEBUG append to file:/w/workspace/edgex-go/269/.git/info/exclude 15:22:15 2022-08-01 15:22:15,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/269/.semver/main with force:False 15:22:15 2022-08-01 15:22:15,004 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:22:15 2022-08-01 15:22:15,004 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:22:15 2.3.0-dev.34 [Pipeline] } 15:22:15 $ docker exec --env ******** --env ******** 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent -k 15:22:15 unset SSH_AUTH_SOCK; 15:22:15 unset SSH_AGENT_PID; 15:22:15 echo Agent pid 81 killed; 15:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:15 + git semver [Pipeline] } 15:22:15 $ docker stop --time=1 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 15:22:17 $ docker rm -f 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:22:17 Stashed 1 file(s) [Pipeline] echo 15:22:17 [edgeXSemver]: initialized semver on version 2.3.0-dev.34 [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 15:22:18 + git config --global --add safe.directory /w/workspace/edgex-go/269 [Pipeline] echo 15:22:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:18 ========================================================= 15:22:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:22:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:22:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:22:18 2408cc74d12b: Pulling fs layer 15:22:18 ea60b727a1ce: Pulling fs layer 15:22:18 30c4a7721957: Pulling fs layer 15:22:18 370296b7ddb6: Pulling fs layer 15:22:18 7c6cee850709: Pulling fs layer 15:22:18 39a5fcdaea64: Pulling fs layer 15:22:18 d94ebbe4e438: Pulling fs layer 15:22:18 bcfd1f05c69d: Pulling fs layer 15:22:18 59ccb84bbe0f: Pulling fs layer 15:22:18 39a5fcdaea64: Waiting 15:22:18 d94ebbe4e438: Waiting 15:22:18 bcfd1f05c69d: Waiting 15:22:18 370296b7ddb6: Waiting 15:22:18 7c6cee850709: Waiting 15:22:18 59ccb84bbe0f: Waiting 15:22:18 30c4a7721957: Verifying Checksum 15:22:18 30c4a7721957: Download complete 15:22:18 ea60b727a1ce: Verifying Checksum 15:22:18 ea60b727a1ce: Download complete 15:22:18 7c6cee850709: Download complete 15:22:18 39a5fcdaea64: Verifying Checksum 15:22:18 39a5fcdaea64: Download complete 15:22:18 2408cc74d12b: Verifying Checksum 15:22:18 d94ebbe4e438: Download complete 15:22:18 2408cc74d12b: Pull complete 15:22:19 ea60b727a1ce: Pull complete 15:22:19 30c4a7721957: Pull complete 15:22:19 59ccb84bbe0f: Verifying Checksum 15:22:19 59ccb84bbe0f: Download complete 15:22:19 370296b7ddb6: Verifying Checksum 15:22:19 370296b7ddb6: Download complete 15:22:19 bcfd1f05c69d: Verifying Checksum 15:22:19 bcfd1f05c69d: Download complete 15:22:23 370296b7ddb6: Pull complete 15:22:23 7c6cee850709: Pull complete 15:22:23 39a5fcdaea64: Pull complete 15:22:23 d94ebbe4e438: Pull complete 15:22:25 bcfd1f05c69d: Pull complete 15:22:26 59ccb84bbe0f: Pull complete 15:22:26 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:22:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:22:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:22:26 WORKDIR /edgex 15:22:26 COPY go.mod . 15:22:26 RUN go mod download 15:22:26 + docker build -t ci-base-image-x86_64 -f - . 15:22:28 Sending build context to Docker daemon 335.3MB 15:22:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:22:28 ---> a4fb48ad2a94 15:22:28 Step 2/4 : WORKDIR /edgex 15:22:30 ---> Running in 5dcbf458abcf 15:22:30 Removing intermediate container 5dcbf458abcf 15:22:30 ---> 490cf53fa189 15:22:30 Step 3/4 : COPY go.mod . 15:22:30 ---> 4c4197da4f70 15:22:30 Step 4/4 : RUN go mod download 15:22:30 ---> Running in 7d05a9e25e44 15:22:33 Still waiting to schedule task 15:22:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:22:43 Removing intermediate container 7d05a9e25e44 15:22:43 ---> 1094417be0dd 15:22:43 Successfully built 1094417be0dd 15:22:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:43 + docker inspect -f . ci-base-image-x86_64 15:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:43 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:22:43 $ docker top a6ed71e062163f3f0e1dcf9d1abb2486202edb6b96e5b0142705316df05cecfd -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:44 + go version 15:22:44 go version go1.18.3 linux/amd64 [Pipeline] } 15:22:44 $ docker stop --time=1 a6ed71e062163f3f0e1dcf9d1abb2486202edb6b96e5b0142705316df05cecfd 15:22:45 $ docker rm -f a6ed71e062163f3f0e1dcf9d1abb2486202edb6b96e5b0142705316df05cecfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:46 + docker inspect -f . ci-base-image-x86_64 15:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:46 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:22:46 $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:22:46 $ docker top 820c7701eeb8ada3e7d737ce152ba64d5d45894bfeb80ecc6f8a442066b1f21f -eo pid,comm [Pipeline] { [Pipeline] echo 15:22:46 ========================================================= 15:22:46 [edgeXBuildGoParallel] Running Tests and Build... 15:22:46 ========================================================= [Pipeline] sh 15:22:47 + git config --global --add safe.directory /w/workspace/edgex-go/269 [Pipeline] fileExists [Pipeline] sh 15:22:47 + make test 15:22:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:22:53 ? github.com/edgexfoundry/edgex-go [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:23:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements 15:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements 15:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements 15:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.348s coverage: 89.2% of statements 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.439s coverage: 95.6% of statements 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 15:23:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 15:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 15:23:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 15:23:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:23:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.2% of statements 15:23:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 58.8% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.106s coverage: 85.4% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.7% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.8% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.6% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:23:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 15:23:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 15:23:30 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 15:23:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:23:52 GO111MODULE=on go vet ./... 15:23:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:53 ./bin/test-attribution-txt.sh 15:23:53 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 15:23:53 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 15:23:53 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 15:23:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:23:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:23:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:23:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:23:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:23:54 + ls -al . 15:23:54 total 688 15:23:54 drwxrwxr-x 10 1001 1001 4096 Aug 1 15:22 . 15:23:54 drwxr-xr-x 4 root root 4096 Aug 1 15:22 .. 15:23:54 -rw-rw-r-- 1 1001 1001 11 Aug 1 15:21 .dockerignore 15:23:54 drwxrwxr-x 8 1001 1001 4096 Aug 1 15:23 .git 15:23:54 drwxrwxr-x 3 1001 1001 4096 Aug 1 15:21 .github 15:23:54 -rw-rw-r-- 1 1001 1001 1030 Aug 1 15:21 .gitignore 15:23:54 -rw-rw-r-- 1 1001 1001 42 Aug 1 15:21 .golangci.yml 15:23:54 -rw-rw-r-- 1 1001 1001 87 Aug 1 15:21 .hadolint.yml 15:23:54 drwxr-xr-x 3 1001 1001 4096 Aug 1 15:22 .semver 15:23:54 -rw-rw-r-- 1 1001 1001 166 Aug 1 15:21 .sonarcloud.properties 15:23:54 -rw-rw-r-- 1 1001 1001 1171 Aug 1 15:21 ADOPTERS.md 15:23:54 -rw-rw-r-- 1 1001 1001 10347 Aug 1 15:21 Attribution.txt 15:23:54 -rw-rw-r-- 1 1001 1001 63209 Aug 1 15:21 CHANGELOG.md 15:23:54 -rw-rw-r-- 1 1001 1001 3804 Aug 1 15:21 CONTRIBUTING.md 15:23:54 -rw-rw-r-- 1 1001 1001 677 Aug 1 15:21 GOVERNANCE.md 15:23:54 -rw-rw-r-- 1 1001 1001 850 Aug 1 15:21 Jenkinsfile 15:23:54 -rw-rw-r-- 1 1001 1001 10775 Aug 1 15:21 LICENSE 15:23:54 -rw-rw-r-- 1 1001 1001 10350 Aug 1 15:21 Makefile 15:23:54 -rw-rw-r-- 1 1001 1001 582 Aug 1 15:21 OWNERS.md 15:23:54 -rw-rw-r-- 1 1001 1001 9094 Aug 1 15:21 README.md 15:23:54 -rw-rw-r-- 1 1001 1001 6912 Aug 1 15:21 SECURITY.md 15:23:54 -rw-rw-r-- 1 1001 1001 12 Aug 1 15:22 VERSION 15:23:54 -rw-rw-r-- 1 1001 1001 4131 Aug 1 15:21 ZMQWindows.md 15:23:54 drwxrwxr-x 2 1001 1001 4096 Aug 1 15:21 bin 15:23:54 drwxrwxr-x 18 1001 1001 4096 Aug 1 15:21 cmd 15:23:54 -rw-r--r-- 1 root root 436531 Aug 1 15:23 coverage.out 15:23:54 -rw-rw-r-- 1 1001 1001 3681 Aug 1 15:21 go.mod 15:23:54 -rw-rw-r-- 1 1001 1001 38033 Aug 1 15:21 go.sum 15:23:54 drwxrwxr-x 8 1001 1001 4096 Aug 1 15:21 internal 15:23:54 drwxrwxr-x 3 1001 1001 4096 Aug 1 15:21 openapi 15:23:54 drwxrwxr-x 4 1001 1001 4096 Aug 1 15:21 snap 15:23:54 -rw-rw-r-- 1 1001 1001 204 Aug 1 15:21 version.go [Pipeline] sh 15:23:54 + '[' -e coverage.out ] 15:23:54 + chown 1001:1001 coverage.out [Pipeline] stash 15:23:54 Stashed 1 file(s) [Pipeline] sh 15:23:54 + make build 15:23:54 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:24:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:24:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21684 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:24:07 Running in /w/workspace/edgex-go/269 [Pipeline] { [Pipeline] checkout 15:24:07 The recommended git tool is: git 15:24:14 using credential edgex-jenkins-ssh 15:24:14 Cloning the remote Git repository 15:24:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:24:14 > git init /w/workspace/edgex-go/269 # timeout=10 15:24:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:24:14 > git --version # timeout=10 15:24:14 > git --version # 'git version 2.25.1' 15:24:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:24:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:24:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:24:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:24:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:24:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:24:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:24:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:24:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:24:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:24:30 Avoid second fetch 15:24:30 Checking out Revision 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a (main) 15:24:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:24:32 $ docker stop --time=1 820c7701eeb8ada3e7d737ce152ba64d5d45894bfeb80ecc6f8a442066b1f21f 15:24:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:30 > git config core.sparsecheckout # timeout=10 15:24:31 > git checkout -f 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 15:24:34 $ docker rm -f 820c7701eeb8ada3e7d737ce152ba64d5d45894bfeb80ecc6f8a442066b1f21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:24:35 Commit message: "Merge pull request #4112 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.11" [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:35 15:24:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:36 latest: Pulling from edgex-devops/edgex-compose 15:24:36 cbdbe7a5bc2a: Pulling fs layer 15:24:36 ca9280d653b3: Pulling fs layer 15:24:36 7e9c9ca2126c: Pulling fs layer 15:24:36 cbdbe7a5bc2a: Download complete 15:24:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:24:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:36 Dload Upload Total Spent Left Speed 15:24:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 94137 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 93424 15:24:36 ca9280d653b3: Verifying Checksum 15:24:36 ca9280d653b3: Download complete 15:24:36 cbdbe7a5bc2a: Pull complete [Pipeline] sh 15:24:36 7e9c9ca2126c: Download complete 15:24:36 ca9280d653b3: Pull complete 15:24:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:37 + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:24:37 /etc/docker/daemon.new 15:24:37 { 15:24:37 "registry-mirrors": [ 15:24:37 "https://nexus3.edgexfoundry.org:10001" 15:24:37 ], 15:24:37 "bip": "10.250.0.254/24", 15:24:37 "hosts": [ 15:24:37 "tcp://0.0.0.0:5555", 15:24:37 "unix:///var/run/docker.sock" 15:24:37 ], 15:24:37 "mtu": 1458, 15:24:37 "selinux-enabled": true, 15:24:37 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:37 } [Pipeline] sh 15:24:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:38 + sudo service docker restart 15:24:40 7e9c9ca2126c: Pull complete 15:24:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:40 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:24:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:24:41 $ docker top 082eb5f6116de1b67c42fde51a3eed4fd5a921f90cef45c39e5f9d52458c6b1d -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:42 + docker-compose build --help 15:24:42 + grep parallel 15:24:42 --parallel Build images in parallel. [Pipeline] } 15:24:42 $ docker stop --time=1 082eb5f6116de1b67c42fde51a3eed4fd5a921f90cef45c39e5f9d52458c6b1d 15:24:44 $ docker rm -f 082eb5f6116de1b67c42fde51a3eed4fd5a921f90cef45c39e5f9d52458c6b1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:44 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:24:44 $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:24:45 $ docker top 67bddb09c0fa6410a31059219087dde4d5679f99a567aba7438bc626890299b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:45 + docker-compose -f ./docker-compose-build.yml build --parallel 15:24:46 Building core-command ... 15:24:46 Building core-data ... 15:24:46 Building core-metadata ... 15:24:46 Building security-bootstrapper ... 15:24:46 Building security-proxy-setup ... 15:24:46 Building security-secretstore-setup ... 15:24:46 Building security-spiffe-token-provider ... 15:24:46 Building security-spire-agent ... 15:24:46 Building security-spire-config ... 15:24:46 Building security-spire-server ... 15:24:46 Building support-notifications ... 15:24:46 Building support-scheduler ... 15:24:46 Building sys-mgmt-agent ... 15:24:46 Building core-data 15:24:46 Building security-bootstrapper 15:24:46 Building security-spire-config 15:24:46 Building support-scheduler 15:24:46 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:56 provisioning config files... 15:24:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config2459300735854027424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:56 ---> docker-login.sh 15:24:56 nexus3.edgexfoundry.org:10001 15:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:57 Configure a credential helper to remove this warning. See 15:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:57 15:24:57 Login Succeeded 15:24:57 nexus3.edgexfoundry.org:10002 15:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:58 Configure a credential helper to remove this warning. See 15:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:58 15:24:58 Login Succeeded 15:24:58 nexus3.edgexfoundry.org:10003 15:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:58 Configure a credential helper to remove this warning. See 15:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:58 15:24:58 Login Succeeded 15:24:58 nexus3.edgexfoundry.org:10004 15:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:59 Configure a credential helper to remove this warning. See 15:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:59 15:24:59 Login Succeeded 15:24:59 docker.io 15:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:59 Configure a credential helper to remove this warning. See 15:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:59 15:24:59 Login Succeeded 15:24:59 ---> docker-login.sh ends [Pipeline] } 15:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:25:00 + git config --global --add safe.directory /w/workspace/edgex-go/269 [Pipeline] echo 15:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:00 ========================================================= 15:25:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:25:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:00 b3c136eddcbf: Pulling fs layer 15:25:00 c0a3192eca97: Pulling fs layer 15:25:00 a050256f5b6f: Pulling fs layer 15:25:00 656be50a0ddc: Pulling fs layer 15:25:00 2bbca73fdf42: Pulling fs layer 15:25:00 46d945488cbd: Pulling fs layer 15:25:00 8a5474983e97: Pulling fs layer 15:25:00 329c88fbcd65: Pulling fs layer 15:25:00 46d945488cbd: Waiting 15:25:00 8a5474983e97: Waiting 15:25:00 656be50a0ddc: Waiting 15:25:00 329c88fbcd65: Waiting 15:25:00 2bbca73fdf42: Waiting 15:25:00 a050256f5b6f: Verifying Checksum 15:25:00 a050256f5b6f: Download complete 15:25:00 c0a3192eca97: Verifying Checksum 15:25:00 c0a3192eca97: Download complete 15:25:00 2bbca73fdf42: Verifying Checksum 15:25:00 2bbca73fdf42: Download complete 15:25:00 46d945488cbd: Verifying Checksum 15:25:00 46d945488cbd: Download complete 15:25:00 b3c136eddcbf: Download complete 15:25:01 b3c136eddcbf: Pull complete 15:25:01 329c88fbcd65: Verifying Checksum 15:25:01 329c88fbcd65: Download complete 15:25:02 c0a3192eca97: Pull complete 15:25:02 a050256f5b6f: Pull complete 15:25:03 8a5474983e97: Verifying Checksum 15:25:03 8a5474983e97: Download complete 15:25:04 656be50a0ddc: Verifying Checksum 15:25:04 656be50a0ddc: Download complete 15:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:04 ---> 1094417be0dd 15:25:04 Step 3/23 : WORKDIR /edgex-go 15:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:04 ---> 1094417be0dd 15:25:04 Step 3/23 : WORKDIR /edgex-go 15:25:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:25:04 ---> 1094417be0dd 15:25:04 Step 3/26 : WORKDIR /edgex-go 15:25:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:25:04 ---> 1094417be0dd 15:25:04 Step 3/22 : WORKDIR /edgex-go 15:25:04 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:25:04 ---> 1094417be0dd 15:25:04 Step 3/31 : WORKDIR /edgex-go 15:25:05 ---> Running in 6897bf26e4f4 15:25:05 ---> Running in eb71f5df4b6a 15:25:05 ---> Running in 702de14ed1e7 15:25:05 ---> Running in 08aca0cb9419 15:25:05 ---> Running in 6acba272f4a5 15:25:05 Removing intermediate container eb71f5df4b6a 15:25:05 ---> df4ca9f44a18 15:25:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:05 Removing intermediate container 6897bf26e4f4 15:25:05 ---> 952a4e79b3c3 15:25:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:05 Removing intermediate container 702de14ed1e7 15:25:05 ---> 593ad8d1f83c 15:25:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:05 Removing intermediate container 6acba272f4a5 15:25:05 ---> 96adc0b3cb45 15:25:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:05 Removing intermediate container 08aca0cb9419 15:25:05 ---> 00bb57dda98c 15:25:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:05 ---> Running in c9c3554ccb5d 15:25:05 ---> Running in 89a23e15f5c6 15:25:05 ---> Running in 5203c6c1e097 15:25:05 ---> Running in 343fe9b1f155 15:25:05 ---> Running in 3f3c370709a6 15:25:06 Removing intermediate container c9c3554ccb5d 15:25:06 ---> bd1316b5fbfd 15:25:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:25:06 ---> Running in 8f66e843c6ea 15:25:06 Removing intermediate container 5203c6c1e097 15:25:06 ---> 1d69d45a1900 15:25:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:25:06 ---> Running in b899949bdac4 15:25:07 Removing intermediate container 3f3c370709a6 15:25:07 ---> b547249c07b2 15:25:07 Step 5/31 : RUN apk add --update --no-cache make git 15:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:07 ---> Running in 5fc1a17865df 15:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:07 Removing intermediate container 343fe9b1f155 15:25:07 ---> f8a961087f05 15:25:07 Step 5/23 : RUN apk add --update --no-cache make bash git 15:25:07 Removing intermediate container 89a23e15f5c6 15:25:07 ---> 5e041c7898fa 15:25:07 Step 5/22 : RUN apk add --update --no-cache make git 15:25:07 ---> Running in 6ae83eff4be7 15:25:07 ---> Running in b5972381b467 15:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:08 OK: 211 MiB in 51 packages 15:25:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:08 OK: 211 MiB in 51 packages 15:25:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:08 OK: 211 MiB in 51 packages 15:25:08 Removing intermediate container b899949bdac4 15:25:08 ---> 7f6eca148ee5 15:25:08 Step 6/23 : COPY go.mod vendor* ./ 15:25:08 Removing intermediate container 8f66e843c6ea 15:25:08 ---> 25afd6f27d6b 15:25:08 Step 6/26 : COPY go.mod vendor* ./ 15:25:09 OK: 211 MiB in 51 packages 15:25:09 OK: 211 MiB in 51 packages 15:25:09 ---> 44d66eb2dcde 15:25:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:09 ---> cc9d9149cd92 15:25:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:09 ---> Running in 3c4fc8ef22b1 15:25:09 ---> Running in ec9034ab2e44 15:25:09 Removing intermediate container 5fc1a17865df 15:25:09 ---> a4dfebb3b613 15:25:09 Step 6/31 : COPY go.mod vendor* ./ 15:25:09 ---> fcda1dcf5a54 15:25:09 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:09 ---> Running in e35fd9ddaf49 15:25:09 Removing intermediate container b5972381b467 15:25:09 ---> 253805d222a1 15:25:09 Step 6/22 : COPY go.mod vendor* ./ 15:25:09 Removing intermediate container 6ae83eff4be7 15:25:09 ---> 7dccbf922f49 15:25:09 Step 6/23 : COPY go.mod vendor* ./ 15:25:09 ---> 482be07b2fbb 15:25:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:09 ---> f5ce22f77b50 15:25:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:09 ---> Running in 7bb1be3c14b1 15:25:09 ---> Running in f30906f106c8 15:25:19 656be50a0ddc: Pull complete 15:25:19 2bbca73fdf42: Pull complete 15:25:19 46d945488cbd: Pull complete 15:25:23 8a5474983e97: Pull complete 15:25:24 Removing intermediate container f30906f106c8 15:25:24 ---> 0b20ac1c56ba 15:25:24 Step 8/23 : COPY . . 15:25:24 Removing intermediate container 7bb1be3c14b1 15:25:24 ---> 23e39abb0bf1 15:25:24 Step 8/22 : COPY . . 15:25:24 Removing intermediate container e35fd9ddaf49 15:25:24 ---> 2e9034bdde0d 15:25:24 Step 8/31 : COPY . . 15:25:24 Removing intermediate container ec9034ab2e44 15:25:24 ---> 41fb5604ed4e 15:25:24 Step 8/26 : COPY . . 15:25:24 Removing intermediate container 3c4fc8ef22b1 15:25:24 ---> fa8b7e27daf2 15:25:24 Step 8/23 : COPY . . 15:25:25 329c88fbcd65: Pull complete 15:25:25 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:25:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:25:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:26 WORKDIR /edgex 15:25:26 COPY go.mod . 15:25:26 RUN go mod download 15:25:26 + docker build -t ci-base-image-arm64 -f - . 15:25:28 Sending build context to Docker daemon 169.3MB 15:25:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:28 ---> ff4287adb874 15:25:28 Step 2/4 : WORKDIR /edgex 15:25:30 ---> Running in b16a7f3cada8 15:25:30 Removing intermediate container b16a7f3cada8 15:25:30 ---> dda2b39fb4b8 15:25:30 Step 3/4 : COPY go.mod . 15:25:31 ---> c288bea73709 15:25:31 Step 4/4 : RUN go mod download 15:25:31 ---> Running in 8761e7ca887b 15:25:37 ---> c1d4dbcbfd52 15:25:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:25:37 ---> b33906e7272b 15:25:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:25:37 ---> a85097e7bbb9 15:25:37 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:25:37 ---> 2cc8fbd74049 15:25:37 Step 9/23 : RUN make cmd/core-data/core-data 15:25:37 ---> 37660e617522 15:25:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:25:37 ---> Running in b534ef46f5b5 15:25:37 ---> Running in 5f71bd48cf0f 15:25:37 ---> Running in 24eb72635622 15:25:37 ---> Running in abc6fb61ca00 15:25:37 ---> Running in 414cee82ddd3 15:25:37 Removing intermediate container 414cee82ddd3 15:25:37 ---> afb4fc3a1029 15:25:37 Step 10/26 : WORKDIR /edgex-go/spire-build 15:25:37 ---> Running in 0a3aaae7beb3 15:25:37 Removing intermediate container 0a3aaae7beb3 15:25:37 ---> 828150e4d8fd 15:25:37 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:25:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:25:37 ---> Running in fbd755a246d9 15:25:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:25:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:25:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:25:38 Removing intermediate container fbd755a246d9 15:25:38 ---> 7285f47ee839 15:25:38 Step 12/26 : WORKDIR /edgex-go 15:25:38 ---> Running in d5c5913a500f 15:25:39 Removing intermediate container d5c5913a500f 15:25:39 ---> eecaa6c18dc5 15:25:39 15:25:39 Step 13/26 : FROM alpine:3.15 15:25:39 3.15: Pulling from library/alpine 15:25:39 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 15:25:39 Status: Downloaded newer image for alpine:3.15 15:25:39 ---> 2720e26172a0 15:25:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:25:39 ---> Running in a72df1614442 15:25:40 Removing intermediate container a72df1614442 15:25:40 ---> 4434e5e2ba94 15:25:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:40 ---> Running in da43d7783d5d 15:25:42 Removing intermediate container da43d7783d5d 15:25:42 ---> 794b8a125b19 15:25:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:25:42 ---> Running in 67675f1149d2 15:25:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:43 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:25:43 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:25:43 OK: 15857 distinct packages available 15:25:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:45 (1/4) Installing dumb-init (1.2.5-r1) 15:25:45 (2/4) Installing musl-obstack (1.2.3-r0) 15:25:45 (3/4) Installing libucontext (1.1-r0) 15:25:45 (4/4) Installing gcompat (1.0.0-r4) 15:25:45 Executing busybox-1.34.1-r7.trigger 15:25:45 OK: 6 MiB in 18 packages 15:25:46 Removing intermediate container 67675f1149d2 15:25:46 ---> 0b133997745f 15:25:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:25:49 ---> 6b99dc011ab0 15:25:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:25:49 ---> d2e0d490c341 15:25:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:25:50 ---> Running in bf5b7e324725 15:25:50 Removing intermediate container bf5b7e324725 15:25:50 ---> 2a89fea1d3e9 15:25:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:25:51 ---> 9175008915cf 15:25:51 Step 21/26 : WORKDIR / 15:25:51 ---> Running in 9bda9c402fe7 15:25:52 Removing intermediate container 9bda9c402fe7 15:25:52 ---> ccdde60cdfcc 15:25:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:25:52 ---> Running in 50713b1e07aa 15:25:52 Removing intermediate container 50713b1e07aa 15:25:52 ---> cf6ad8cce75a 15:25:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:25:52 ---> Running in 6c88654d0dbc 15:25:52 Removing intermediate container 6c88654d0dbc 15:25:52 ---> a5eba1bd0fef 15:25:52 Step 24/26 : LABEL arch=x86_64 15:25:52 ---> Running in b5f4d0274157 15:25:53 Removing intermediate container b5f4d0274157 15:25:53 ---> 143e4f49861b 15:25:53 Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:25:53 ---> Running in 38a4501ef5af 15:25:54 Removing intermediate container 38a4501ef5af 15:25:54 ---> a23f1d797b2d 15:25:54 Step 26/26 : LABEL version=2.3.0-dev.34 15:25:54 ---> Running in d46854c5251e 15:25:54 Removing intermediate container d46854c5251e 15:25:54 ---> 53d20f178296 15:25:54 15:25:54 Successfully built 53d20f178296 15:25:54 Successfully tagged security-spire-config:latest 15:25:54  Building security-spire-config ... done Building security-spire-agent 15:25:59 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:25:59 ---> 1094417be0dd 15:25:59 Step 3/26 : WORKDIR /edgex-go 15:25:59 ---> Using cache 15:25:59 ---> 00bb57dda98c 15:25:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:59 ---> Using cache 15:25:59 ---> b547249c07b2 15:25:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:26:01 ---> Running in d6f993f22ca9 15:26:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:03 OK: 211 MiB in 51 packages 15:26:03 Removing intermediate container 8761e7ca887b 15:26:03 ---> cb2898197741 15:26:03 Successfully built cb2898197741 15:26:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:04 + docker inspect -f . ci-base-image-arm64 15:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:04 prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container 15:26:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:26:04 Removing intermediate container d6f993f22ca9 15:26:04 ---> f65eb70f6fbc 15:26:04 Step 6/26 : COPY go.mod vendor* ./ 15:26:05 ---> 59b3b86d9afd 15:26:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:05 ---> Running in 950c1c86eee7 15:26:05 $ docker top 09fd285b24073130548e7c7c8e94760c92590f9ca34d4f6aa0d992b40e425997 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:06 + go version 15:26:06 go version go1.18.3 linux/arm64 [Pipeline] } 15:26:06 $ docker stop --time=1 09fd285b24073130548e7c7c8e94760c92590f9ca34d4f6aa0d992b40e425997 15:26:08 Removing intermediate container 24eb72635622 15:26:08 ---> 064dee839f72 15:26:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:26:08 $ docker rm -f 09fd285b24073130548e7c7c8e94760c92590f9ca34d4f6aa0d992b40e425997 15:26:08 Removing intermediate container b534ef46f5b5 15:26:08 ---> 02e0ca2f98b7 15:26:08 15:26:08 Step 10/31 : FROM alpine:3.16 [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 15:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:08 15:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:09 ---> Running in b209bb790164 15:26:09 3.16: Pulling from library/alpine 15:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:09 latest: Pulling from edgex-devops/edgex-compose-arm64 15:26:09 29e5d40040c1: Pulling fs layer 15:26:09 1ce36da41761: Pulling fs layer 15:26:09 25b303627fd3: Pulling fs layer 15:26:09 29e5d40040c1: Verifying Checksum 15:26:09 29e5d40040c1: Download complete 15:26:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:26:09 1ce36da41761: Verifying Checksum 15:26:09 1ce36da41761: Download complete 15:26:10 29e5d40040c1: Pull complete 15:26:10 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:26:10 Status: Downloaded newer image for alpine:3.16 15:26:11 ---> d7d3d98c851f 15:26:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:26:11 ---> Running in fac39490501a 15:26:11 Removing intermediate container abc6fb61ca00 15:26:11 ---> 5d8c9a7fc409 15:26:11 15:26:11 Step 10/23 : FROM alpine:3.16 15:26:11 ---> d7d3d98c851f 15:26:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:26:11 25b303627fd3: Verifying Checksum 15:26:11 25b303627fd3: Download complete 15:26:11 1ce36da41761: Pull complete 15:26:11 ---> Running in 89acb23abfc9 15:26:11 Removing intermediate container b209bb790164 15:26:11 ---> 4424c0e442d4 15:26:11 15:26:11 Step 11/23 : FROM docker:20.10.14 15:26:11 Removing intermediate container fac39490501a 15:26:11 ---> a5b66c4c0ac8 15:26:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:26:12 Removing intermediate container 89acb23abfc9 15:26:12 ---> 038cab51ba50 15:26:12 Step 12/23 : ENV APP_PORT=59880 15:26:12 ---> Running in 261b495e16f0 15:26:12 20.10.14: Pulling from library/docker 15:26:12 ---> Running in 1ac3cff7eb85 15:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:12 Removing intermediate container 1ac3cff7eb85 15:26:12 ---> fe069d3d1a33 15:26:12 Step 13/23 : EXPOSE $APP_PORT 15:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:12 Removing intermediate container 950c1c86eee7 15:26:12 ---> 6847c75d4539 15:26:12 Step 8/26 : COPY . . 15:26:13 (1/2) Installing dumb-init (1.2.5-r1) 15:26:13 (2/2) Installing su-exec (0.2-r1) 15:26:13 Executing busybox-1.35.0-r15.trigger 15:26:13 OK: 6 MiB in 16 packages 15:26:15 ---> Running in 1c1cf8d3e7a7 15:26:15 Removing intermediate container 1c1cf8d3e7a7 15:26:15 ---> ba2f9c7de10e 15:26:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:15 Removing intermediate container 5f71bd48cf0f 15:26:15 ---> e717efc23780 15:26:15 15:26:15 Step 10/22 : FROM alpine:3.16 15:26:15 ---> d7d3d98c851f 15:26:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:26:15 ---> Running in de9d924b5b3f 15:26:15 Removing intermediate container 261b495e16f0 15:26:15 ---> dc72ccc0e027 15:26:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:26:16 ---> Running in 144321d5a4e7 15:26:16 ---> Running in a93df8abf4c9 15:26:16 Removing intermediate container a93df8abf4c9 15:26:16 ---> d07683981b08 15:26:16 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:17 ---> Running in b4d79c1c7568 15:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:17 (1/1) Installing dumb-init (1.2.5-r1) 15:26:17 Executing busybox-1.35.0-r15.trigger 15:26:17 OK: 6 MiB in 15 packages 15:26:17 Removing intermediate container b4d79c1c7568 15:26:17 ---> f89e6c3786a2 15:26:17 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:26:18 ---> Running in 5d81d942b978 15:26:18 Removing intermediate container de9d924b5b3f 15:26:18 ---> f16ed0c21fda 15:26:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:26:18 Removing intermediate container 5d81d942b978 15:26:18 ---> de48882a800e 15:26:18 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:26:18 ---> Running in 7c36c379904b 15:26:18 ---> Running in 541efc165abf 15:26:18 Removing intermediate container 144321d5a4e7 15:26:18 ---> c42380015934 15:26:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:26:18 ---> 87154f0ece1e 15:26:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:26:18 ---> Running in 85d517a5a62a 15:26:18 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:26:18 Status: Downloaded newer image for docker:20.10.14 15:26:18 ---> 7417809fdb73 15:26:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:26:18 ---> Running in 8d3e8c564ebf 15:26:18 ---> Running in b80dc3e6d7ef 15:26:18 Removing intermediate container 85d517a5a62a 15:26:18 ---> cc7e7a262530 15:26:18 Step 13/22 : ENV APP_PORT=59861 15:26:18 Removing intermediate container 8d3e8c564ebf 15:26:18 ---> 3940dd925ad0 15:26:18 Step 10/26 : WORKDIR /edgex-go/spire-build 15:26:18 ---> Running in 4fe22adf2198 15:26:18 ---> Running in 01d5fdbaa03a 15:26:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:18 Removing intermediate container b80dc3e6d7ef 15:26:18 ---> 450ea58ae0bc 15:26:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:26:18 ---> Running in 496b690c8467 15:26:18 Removing intermediate container 4fe22adf2198 15:26:18 ---> e8eabd2000b3 15:26:18 Step 14/22 : EXPOSE $APP_PORT 15:26:18 Removing intermediate container 01d5fdbaa03a 15:26:18 ---> 3d748cf9b3c0 15:26:18 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:26:18 ---> Running in af8f3c8254a5 15:26:18 ---> Running in eb0df9aa3f57 15:26:19 Removing intermediate container af8f3c8254a5 15:26:19 ---> 164262f52ead 15:26:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:26:19 Removing intermediate container 541efc165abf 15:26:19 ---> df73980fa21f 15:26:19 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 15:26:19 ---> Running in 37e2cad7f006 15:26:19 ---> ba0b8292f5d7 15:26:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:26:19 Removing intermediate container 37e2cad7f006 15:26:19 ---> b63b1a483d46 15:26:19 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:26:19 (1/43) Installing readline (8.1.1-r0) 15:26:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:19 (2/43) Installing bash (5.1.16-r0) 15:26:19 Executing bash-5.1.16-r0.post-install 15:26:19 (3/43) Installing brotli-libs (1.0.9-r5) 15:26:19 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:26:19 (5/43) Installing libcurl (7.80.0-r2) 15:26:19 (6/43) Installing curl (7.80.0-r2) 15:26:19 (7/43) Installing dumb-init (1.2.5-r1) 15:26:19 (8/43) Installing libbz2 (1.0.8-r1) 15:26:19 (9/43) Installing expat (2.4.7-r0) 15:26:19 (10/43) Installing libffi (3.4.2-r1) 15:26:19 (11/43) Installing gdbm (1.22-r0) 15:26:19 (12/43) Installing xz-libs (5.2.5-r1) 15:26:19 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:26:19 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:26:19 (15/43) Installing mpdecimal (2.5.1-r1) 15:26:19 (16/43) Installing sqlite-libs (3.36.0-r0) 15:26:19 (17/43) Installing python3 (3.9.13-r1) 15:26:19 ---> de1a3ebaed3b 15:26:19 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:26:19 ---> bafd479b0d06 15:26:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:26:19 ---> Running in 165f38c67d94 15:26:20 Removing intermediate container eb0df9aa3f57 15:26:20 ---> 7b1e66d6e399 15:26:20 Step 12/26 : WORKDIR /edgex-go 15:26:20 (1/6) Installing dumb-init (1.2.5-r1) 15:26:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:26:20 ---> Running in d6974dc8c817 15:26:20 (3/6) Installing libsodium (1.0.18-r0) 15:26:20 (18/43) Installing py3-appdirs (1.4.4-r2) 15:26:20 (19/43) Installing py3-certifi (2020.12.5-r1) 15:26:20 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:26:20 ---> cdbbf7ae1117 15:26:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:26:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:26:20 (21/43) Installing py3-idna (3.3-r0) 15:26:20 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:26:20 (23/43) Installing py3-requests (2.26.0-r1) 15:26:20 (24/43) Installing py3-msgpack (1.0.2-r1) 15:26:20 ---> Running in 9b2c14e5a29a 15:26:20 (25/43) Installing py3-lockfile (0.12.2-r4) 15:26:20 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:26:20 (27/43) Installing py3-colorama (0.4.4-r1) 15:26:20 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:26:20 (29/43) Installing py3-distlib (0.3.3-r0) 15:26:20 Removing intermediate container d6974dc8c817 15:26:20 ---> bb6b80379bd4 15:26:20 15:26:20 Step 13/26 : FROM alpine:3.15(30/43) Installing py3-distro (1.6.0-r0) 15:26:20 15:26:20 ---> 2720e26172a0 15:26:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:26:20 ---> Using cache 15:26:20 ---> 4434e5e2ba94 15:26:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:20 ---> Using cache 15:26:20 ---> 794b8a125b19 15:26:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:26:20 (31/43) Installing py3-six (1.16.0-r0) 15:26:20 (32/43) Installing py3-webencodings (0.5.1-r4) 15:26:20 (33/43) Installing py3-html5lib (1.1-r1) 15:26:20 (34/43) Installing py3-parsing (2.4.7-r2) 15:26:20 (35/43) Installing py3-packaging (20.9-r1) 15:26:20 (36/43) Installing py3-tomli (1.2.2-r0) 15:26:20 (37/43) Installing py3-pep517 (0.12.0-r0) 15:26:20 (5/6) Installing libzmq (4.3.4-r0) 15:26:20 (38/43) Installing py3-progress (1.6-r0) 15:26:20 (39/43) Installing py3-retrying (1.3.3-r2) 15:26:20 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:26:20 (41/43) Installing py3-setuptools (52.0.0-r4) 15:26:20 (42/43) Installing py3-toml (0.10.2-r2) 15:26:20 (43/43) Installing py3-pip (20.3.4-r1) 15:26:20 (6/6) Installing zeromq (4.3.4-r0) 15:26:20 Removing intermediate container 9b2c14e5a29a 15:26:20 ---> b922b9f25deb 15:26:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:20 Executing busybox-1.35.0-r15.trigger 15:26:21 ---> Running in 70a64cfe0018 15:26:21 OK: 8 MiB in 20 packages 15:26:21 Executing busybox-1.34.1-r5.trigger 15:26:21 OK: 83 MiB in 65 packages 15:26:21 ---> Running in bd46f2381e37 15:26:21 Removing intermediate container 165f38c67d94 15:26:21 ---> b994d5c758de 15:26:21 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:21 Removing intermediate container bd46f2381e37 15:26:21 ---> 86943a94f01f 15:26:21 Step 20/22 : LABEL arch=x86_64 15:26:21 ---> Running in 75adac516ea1 15:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:26:21 ---> cefa40b42f3d 15:26:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:26:21 Removing intermediate container 75adac516ea1 15:26:21 ---> 9cea2ee9c6ad 15:26:21 Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:26:21 Removing intermediate container 7c36c379904b 15:26:21 ---> 98f9dde9747c 15:26:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:21 ---> Running in cf9ef1c02392 15:26:21 Removing intermediate container cf9ef1c02392 15:26:21 ---> 52c46fba1e15 15:26:21 Step 22/22 : LABEL version=2.3.0-dev.34 15:26:21 ---> Running in 4304136b74bc 15:26:21 ---> 631a591a0557 15:26:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:26:21 ---> 99ed81cff99d 15:26:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:26:21 Removing intermediate container 4304136b74bc 15:26:21 ---> 36f68939e7e0 15:26:21 15:26:21 Collecting docker-compose==1.23.2 15:26:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:26:22 Successfully built 36f68939e7e0 15:26:22 Successfully tagged support-scheduler:latest 15:26:22  Building support-scheduler ... done Building support-notifications 15:26:22 Collecting PyYAML<4,>=3.10 15:26:22 Downloading PyYAML-3.13.tar.gz (270 kB) 15:26:22 ---> 6064239683b7 15:26:22 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:26:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:26:22 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:26:22 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:26:22 OK: 15857 distinct packages available 15:26:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:26:22 Collecting cached-property<2,>=1.2.0 15:26:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:26:22 Collecting texttable<0.10,>=0.9.0 15:26:22 Downloading texttable-0.9.1.tar.gz (11 kB) 15:26:23 Collecting docopt<0.7,>=0.6.1 15:26:23 Downloading docopt-0.6.2.tar.gz (25 kB) 15:26:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:26:23 25b303627fd3: Pull complete 15:26:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv 15:26:23 Collecting websocket-client<1.0,>=0.32.0 15:26:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:26:23 (1/5) Installing dumb-init (1.2.5-r1) 15:26:23 Collecting docker<4.0,>=3.6.0 15:26:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:26:23 (2/5) Installing musl-obstack (1.2.3-r0) 15:26:23 ---> 71cc3f855f9c 15:26:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:26:23 Collecting jsonschema<3,>=2.5.1 15:26:23 (3/5) Installing libucontext (1.1-r0) 15:26:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:26:23 ---> e095b6842852 15:26:23 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:26:23 Collecting dockerpty<0.5,>=0.4.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:24 prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container 15:26:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:26:24 (4/5) Installing gcompat (1.0.0-r4) 15:26:24 ---> 6a52d900ff7d 15:26:24 Step 19/23 : ENTRYPOINT ["/core-data"] 15:26:24 (5/5) Installing openssl (1.1.1q-r0) 15:26:24 ---> Running in 3d7e1d9a04a4 15:26:24 Executing busybox-1.34.1-r7.trigger 15:26:24 OK: 6 MiB in 19 packages 15:26:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:26:24 ---> 070cbfe4de51 15:26:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:26:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:26:24 Removing intermediate container 3d7e1d9a04a4 15:26:24 ---> 0aca89213ec4 15:26:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:26:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:26:24 Collecting docker-pycreds>=0.4.0 15:26:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:26:24 Collecting chardet<3.1.0,>=3.0.2 15:26:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:26:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:26:24 Collecting idna<2.8,>=2.5 15:26:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:26:24 ---> Running in 56b5a802dfb3 15:26:24 ---> b04276152aec 15:26:24 Step 26/31 : RUN chmod +x /entrypoint.sh 15:26:25 Collecting urllib3<1.25,>=1.21.1 15:26:25 ---> Running in ecdc605ed62d 15:26:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:26:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:26:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:26:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:26:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:26:25 Removing intermediate container 56b5a802dfb3 15:26:25 ---> 4b400747b896 15:26:25 Step 21/23 : LABEL arch=x86_64 15:26:25 Removing intermediate container 70a64cfe0018 15:26:25 ---> 32b555c6433a 15:26:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:26:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:26:25 Attempting uninstall: urllib3 15:26:25 Found existing installation: urllib3 1.26.7 15:26:25 Uninstalling urllib3-1.26.7: 15:26:25 Successfully uninstalled urllib3-1.26.7 15:26:25 ---> Running in e22a22339ed1 15:26:25 Attempting uninstall: idna 15:26:25 Found existing installation: idna 3.3 15:26:25 Uninstalling idna-3.3: 15:26:25 Removing intermediate container e22a22339ed1 15:26:25 ---> c45a90152402 15:26:25 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:26:25 Successfully uninstalled idna-3.3 15:26:25 ---> Running in 07714baab3a7 15:26:26 ---> 35183a54d3e1 15:26:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:26:26 Removing intermediate container 07714baab3a7 15:26:26 ---> 6ad358e96628 15:26:26 Step 23/23 : LABEL version=2.3.0-dev.34 15:26:26 ---> Running in e754c34ff365 15:26:26 Removing intermediate container ecdc605ed62d 15:26:26 ---> b21b41d5bb23 15:26:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:26:26 Attempting uninstall: requests 15:26:26 Found existing installation: requests 2.26.0 15:26:26 Uninstalling requests-2.26.0: 15:26:26 Successfully uninstalled requests-2.26.0 15:26:26 ---> Running in 073ebc5d609d 15:26:26 Removing intermediate container e754c34ff365 15:26:26 ---> d734485465b3 15:26:26 15:26:26 $ docker top 6cf4e73b01401984e230c7d669c477a20b035131643a721dd63c9fa771253424 -eo pid,comm 15:26:26 Running setup.py install for texttable: started 15:26:26 Successfully built d734485465b3 [Pipeline] { [Pipeline] sh 15:26:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:26:26 Running setup.py install for texttable: finished with status 'done' 15:26:26 Running setup.py install for PyYAML: started 15:26:27 Successfully tagged core-data:latest 15:26:27 ---> 1094417be0dd 15:26:27  Building core-data ... done Step 3/22 : WORKDIR /edgex-go 15:26:27 ---> Using cache 15:26:27 ---> 00bb57dda98c 15:26:27 Building core-metadata 15:26:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:27 ---> Using cache 15:26:27 ---> b547249c07b2 15:26:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:26:27 Removing intermediate container 073ebc5d609d 15:26:27 ---> e360c84d1919 15:26:27 Step 28/31 : CMD ["gate"] 15:26:27 Running setup.py install for PyYAML: finished with status 'done' 15:26:27 + grep parallel 15:26:27 + docker-compose build --help 15:26:28 Running setup.py install for docopt: started 15:26:28 Running setup.py install for docopt: finished with status 'done' 15:26:28 Running setup.py install for dockerpty: started 15:26:29 ---> Running in f72bc62fc978 15:26:29 ---> Running in 0c52f4fc8e79 15:26:29 Running setup.py install for dockerpty: finished with status 'done' 15:26:29 ---> a00ab2be5819 15:26:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:26:29 Removing intermediate container 0c52f4fc8e79 15:26:29 ---> 329585e583de 15:26:29 Step 29/31 : LABEL arch=x86_64 15:26:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:29 ---> Running in cbce92e08dcb 15:26:29 ---> 5bf31ca02e3e 15:26:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:26:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:26:30 Removing intermediate container cbce92e08dcb 15:26:30 ---> 113ea83d9e85 15:26:30 Step 30/31 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:26:30 ---> Running in d6da589ba773 15:26:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:30 ---> 1094417be0dd 15:26:30 Step 3/23 : WORKDIR /edgex-go 15:26:30 ---> Using cache 15:26:30 ---> 00bb57dda98c 15:26:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:30 ---> Using cache 15:26:30 ---> b547249c07b2 15:26:30 Step 5/23 : RUN apk add --update --no-cache make git 15:26:30 ---> Using cache 15:26:30 ---> a4dfebb3b613 15:26:30 Step 6/23 : COPY go.mod vendor* ./ 15:26:30 ---> Using cache 15:26:30 ---> fcda1dcf5a54 15:26:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:30 ---> Using cache 15:26:30 ---> 2e9034bdde0d 15:26:30 Step 8/23 : COPY . . 15:26:30 ---> Using cache 15:26:30 ---> c1d4dbcbfd52 15:26:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:26:30 ---> 785e944ce61a 15:26:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:26:30 ---> Running in a5943d74ae35 15:26:30 Removing intermediate container d6da589ba773 15:26:30 ---> 00e8e367e10a 15:26:30 Step 31/31 : LABEL version=2.3.0-dev.34 15:26:30 ---> Running in 8b05439eb519 15:26:30 ---> b4430911e86a 15:26:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:26:30 ---> Running in e86aa313e1e3 15:26:30 Removing intermediate container 8b05439eb519 15:26:30 ---> 1913fbcead05 15:26:30 15:26:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:30 Successfully built 1913fbcead05 15:26:30 --parallel Build images in parallel. 15:26:30 Successfully tagged security-bootstrapper:latest 15:26:30  Building security-bootstrapper ... done Building security-spiffe-token-provider 15:26:30 Removing intermediate container e86aa313e1e3 15:26:30 ---> 285df4b30d78 15:26:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:26:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } 15:26:31 $ docker stop --time=1 6cf4e73b01401984e230c7d669c477a20b035131643a721dd63c9fa771253424 15:26:31 OK: 211 MiB in 51 packages 15:26:31 ---> Running in c242e4468a43 15:26:32 $ docker rm -f 6cf4e73b01401984e230c7d669c477a20b035131643a721dd63c9fa771253424 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:33 prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container 15:26:33 $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:26:34 Removing intermediate container c242e4468a43 15:26:34 ---> be00bdda1cbf 15:26:34 Step 24/26 : LABEL arch=x86_64 15:26:34 ---> Running in 3606ca1621b4 15:26:34 Removing intermediate container f72bc62fc978 15:26:34 ---> 1eca93901648 15:26:34 Step 6/22 : COPY go.mod vendor* ./ 15:26:34 Removing intermediate container 496b690c8467 15:26:34 ---> 6d869c11d6fe 15:26:34 Step 14/23 : ENV APP_PORT=58890 15:26:34 $ docker top 2198c09480fa3d0d87f99ca4add03732900ba9b3c886b69a70509e5b9c4cf54d -eo pid,comm 15:26:34 Removing intermediate container 3606ca1621b4 15:26:34 ---> 9a8b56a5f0fb 15:26:34 Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:26:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:26:34 ---> 1094417be0dd 15:26:34 Step 3/20 : WORKDIR /edgex-go 15:26:34 ---> Using cache 15:26:34 ---> 00bb57dda98c 15:26:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:26:34 ---> Running in 7b30d77a2c83 15:26:34 ---> b33ea1104766 15:26:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh 15:26:35 ---> Running in 4053f93e5c6c 15:26:35 ---> Running in e09f68863018 15:26:35 ---> Running in 84dd050a8554 15:26:35 Removing intermediate container 7b30d77a2c83 15:26:35 ---> 33a10296cc56 15:26:35 Step 15/23 : EXPOSE $APP_PORT 15:26:35 ---> Running in 7c453b47091d 15:26:35 Removing intermediate container 4053f93e5c6c 15:26:35 ---> c4d4d9607b3a 15:26:35 Step 26/26 : LABEL version=2.3.0-dev.34 15:26:35 ---> Running in 29cdbdd551bd 15:26:35 Removing intermediate container 7c453b47091d 15:26:35 ---> fb6f5e71f1c4 15:26:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:26:35 Removing intermediate container 29cdbdd551bd 15:26:35 ---> 79c3d863dede 15:26:35 15:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:35 Successfully built 79c3d863dede 15:26:35 Successfully tagged security-spire-agent:latest 15:26:35 Building security-spire-server 15:26:35  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:35 + docker-compose -f ./docker-compose-build.yml build --parallel 15:26:35 v3.16.1-76-g0544153719 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:26:35 v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:26:35 OK: 17035 distinct packages available 15:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:36 OK: 211 MiB in 51 packages 15:26:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:26:39 ---> 1094417be0dd 15:26:39 Step 3/25 : WORKDIR /edgex-go 15:26:39 ---> Using cache 15:26:39 ---> 00bb57dda98c 15:26:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:39 ---> Using cache 15:26:39 ---> b547249c07b2 15:26:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:26:39 ---> Using cache 15:26:39 ---> f65eb70f6fbc 15:26:39 Step 6/25 : COPY go.mod vendor* ./ 15:26:39 ---> Using cache 15:26:39 ---> 59b3b86d9afd 15:26:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:39 ---> Using cache 15:26:39 ---> 6847c75d4539 15:26:39 Step 8/25 : COPY . . 15:26:39 ---> Using cache 15:26:39 ---> 87154f0ece1e 15:26:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:26:39 ---> Using cache 15:26:39 ---> 3940dd925ad0 15:26:39 Step 10/25 : WORKDIR /edgex-go/spire-build 15:26:39 ---> Using cache 15:26:39 ---> 3d748cf9b3c0 15:26:39 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:26:40 Building core-command ... 15:26:40 Building core-data ... 15:26:40 Building core-metadata ... 15:26:40 Building security-bootstrapper ... 15:26:40 Building security-proxy-setup ... 15:26:40 Building security-secretstore-setup ... 15:26:40 Building security-spiffe-token-provider ... 15:26:40 Building security-spire-agent ... 15:26:40 Building security-spire-config ... 15:26:40 Building security-spire-server ... 15:26:40 Building support-notifications ... 15:26:40 Building support-scheduler ... 15:26:40 Building sys-mgmt-agent ... 15:26:40 Building security-secretstore-setup 15:26:40 Building security-spiffe-token-provider 15:26:40 Building security-bootstrapper 15:26:40 Building support-scheduler 15:26:40 Building security-spire-config 15:26:40 ---> 8f0c09baa27a 15:26:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:26:40 ---> Running in 7ac9ba8d2d54 15:26:40 Removing intermediate container e09f68863018 15:26:40 ---> 3277b97ec8bb 15:26:40 Step 5/20 : COPY go.mod vendor* ./ 15:26:40 ---> 1bdb832d74d2 15:26:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:26:41 ---> cde81ccfa8c6 15:26:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:41 ---> 29fb05c1137b 15:26:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:26:41 ---> Running in dd81f784f736 15:26:41 ---> Running in c31031ced45c 15:26:41 Removing intermediate container 7ac9ba8d2d54 15:26:41 ---> 020c4c5031b1 15:26:41 Step 12/25 : WORKDIR /edgex-go 15:26:42 ---> Running in 75b28b1c7391 15:26:42 Removing intermediate container c31031ced45c 15:26:42 ---> c4bb67f09a94 15:26:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:42 ---> Running in 3cfbf0d4b5c4 15:26:42 Removing intermediate container 75b28b1c7391 15:26:42 ---> dd7232f1da23 15:26:42 15:26:42 Step 13/25 : FROM alpine:3.15 15:26:42 ---> 2720e26172a0 15:26:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:26:42 ---> Using cache 15:26:42 ---> 4434e5e2ba94 15:26:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:42 ---> Using cache 15:26:42 ---> 794b8a125b19 15:26:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:26:42 ---> Using cache 15:26:42 ---> 32b555c6433a 15:26:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:26:42 Removing intermediate container 3cfbf0d4b5c4 15:26:42 ---> 17f710f918c7 15:26:42 Step 21/23 : LABEL arch=x86_64 15:26:42 ---> Running in f4842b8d46e2 15:26:43 Removing intermediate container f4842b8d46e2 15:26:43 ---> 5a60b2543c41 15:26:43 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:26:45 ---> Running in 4889d6769339 15:26:45 ---> 5c0df93b12e5 15:26:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:26:45 Removing intermediate container 4889d6769339 15:26:45 ---> 895e8a439f36 15:26:45 Step 23/23 : LABEL version=2.3.0-dev.34 15:26:45 ---> Running in 284c58b29941 15:26:45 ---> f1f4b9a7678b 15:26:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:26:45 Removing intermediate container 284c58b29941 15:26:45 ---> 98dd73ab5002 15:26:45 15:26:45 Successfully built 98dd73ab5002 15:26:45 Removing intermediate container 84dd050a8554 15:26:45 ---> e676aeec6688 15:26:45 Step 8/22 : COPY . . 15:26:46 Successfully tagged sys-mgmt-agent:latest 15:26:46  Building sys-mgmt-agent ... done Building security-proxy-setup 15:26:46 ---> 5e40c33af352 15:26:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:26:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:26:49 ---> 1094417be0dd 15:26:49 Step 3/22 : WORKDIR /edgex-go 15:26:49 ---> Using cache 15:26:49 ---> 00bb57dda98c 15:26:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:49 ---> Using cache 15:26:49 ---> b547249c07b2 15:26:49 Step 5/22 : RUN apk add --update --no-cache make git 15:26:49 ---> Using cache 15:26:49 ---> a4dfebb3b613 15:26:49 Step 6/22 : COPY go.mod vendor* ./ 15:26:49 ---> Using cache 15:26:49 ---> fcda1dcf5a54 15:26:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:49 ---> Using cache 15:26:49 ---> 2e9034bdde0d 15:26:49 Step 8/22 : COPY . . 15:26:49 ---> Using cache 15:26:49 ---> c1d4dbcbfd52 15:26:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:26:51 ---> 69451cd22a53 15:26:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:26:52 ---> Running in 8e7a1ad73d58 15:26:52 ---> Running in 398b7a502f58 15:26:52 Removing intermediate container a5943d74ae35 15:26:52 ---> 1786f3b624be 15:26:52 15:26:52 Step 10/23 : FROM alpine:3.16 15:26:52 ---> d7d3d98c851f 15:26:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:26:52 ---> Using cache 15:26:52 ---> c42380015934 15:26:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:26:52 ---> Using cache 15:26:52 ---> cc7e7a262530 15:26:52 Step 13/23 : ENV APP_PORT=59881 15:26:52 ---> b3f976139395 15:26:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:26:52 ---> Running in 1673863d0a0e 15:26:52 ---> Running in b3c9ca9ccb39 15:26:52 Removing intermediate container 398b7a502f58 15:26:52 ---> 417e59a1b111 15:26:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:26:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:26:52 ---> Running in 20e3a92ecb25 15:26:52 Removing intermediate container 1673863d0a0e 15:26:52 ---> 8320c336e0ea 15:26:52 Step 14/23 : EXPOSE $APP_PORT 15:26:52 Removing intermediate container 20e3a92ecb25 15:26:52 ---> 986d6db2b1c5 15:26:52 Step 23/25 : LABEL arch=x86_64 15:26:52 ---> Running in a9318a2a7209 15:26:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:26:52 Removing intermediate container dd81f784f736 15:26:52 ---> f2c3b8785f80 15:26:52 Step 7/20 : COPY . . 15:26:52 ---> Running in d60ee530e57c 15:26:52 Removing intermediate container a9318a2a7209 15:26:52 ---> f51b86f7507d 15:26:52 Step 15/23 : WORKDIR / 15:26:52 ---> Running in f93979fc8021 15:26:53 Removing intermediate container d60ee530e57c 15:26:53 ---> e2db042e3ae2 15:26:53 Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:26:55 ---> Running in f118d1d2043d 15:26:55 Removing intermediate container f93979fc8021 15:26:55 ---> fd5b2886b941 15:26:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:55 Removing intermediate container f118d1d2043d 15:26:55 ---> 94fd0fe8e721 15:26:55 Step 25/25 : LABEL version=2.3.0-dev.34 15:26:56 ---> d17241630edb 15:26:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:26:56 ---> Running in 4a092da4d9b2 15:26:56 Removing intermediate container 4a092da4d9b2 15:26:56 ---> 41eb22294a57 15:26:56 15:26:56 Successfully built 41eb22294a57 15:26:56 Successfully tagged security-spire-server:latest 15:26:56 Building core-command 15:27:00  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:27:00 ---> 1094417be0dd 15:27:00 Step 3/23 : WORKDIR /edgex-go 15:27:00 ---> Using cache 15:27:00 ---> 00bb57dda98c 15:27:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:00 ---> Using cache 15:27:00 ---> b547249c07b2 15:27:00 Step 5/23 : RUN apk add --update --no-cache make git 15:27:00 ---> Using cache 15:27:00 ---> a4dfebb3b613 15:27:00 Step 6/23 : COPY go.mod vendor* ./ 15:27:00 ---> Using cache 15:27:00 ---> fcda1dcf5a54 15:27:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:00 ---> Using cache 15:27:00 ---> 2e9034bdde0d 15:27:00 Step 8/23 : COPY . . 15:27:00 ---> Using cache 15:27:00 ---> c1d4dbcbfd52 15:27:00 Step 9/23 : RUN make cmd/core-command/core-command 15:27:01 ---> fb9da7f7d3a3 15:27:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:27:01 ---> Running in c999b015eea1 15:27:01 ---> b119c89d9d62 15:27:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:27:01 ---> Running in 70381ce8b5ae 15:27:02 ---> 8baa765cf0fe 15:27:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:27:02 ---> Running in b62b0f048300 15:27:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:27:02 Removing intermediate container b62b0f048300 15:27:02 ---> f5b58f055c6e 15:27:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:02 ---> Running in ae822f98ba29 15:27:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:27:03 Removing intermediate container ae822f98ba29 15:27:03 ---> 6c23bb588165 15:27:03 Step 21/23 : LABEL arch=x86_64 15:27:03 ---> Running in f43966e9ce75 15:27:03 Removing intermediate container f43966e9ce75 15:27:03 ---> 13dda20b2ebb 15:27:03 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:03 ---> Running in 26c3bf58331e 15:27:03 Removing intermediate container 26c3bf58331e 15:27:03 ---> 3a57ca33812e 15:27:03 Step 23/23 : LABEL version=2.3.0-dev.34 15:27:04 ---> Running in 69669a1ea0fb 15:27:04 Removing intermediate container 69669a1ea0fb 15:27:04 ---> 93c8ada5656c 15:27:04 15:27:04 Successfully built 93c8ada5656c 15:27:04 Successfully tagged core-metadata:latest 15:27:04 Building security-secretstore-setup 15:27:08  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:27:08 ---> 1094417be0dd 15:27:08 Step 3/25 : WORKDIR /edgex-go 15:27:08 ---> Using cache 15:27:08 ---> 00bb57dda98c 15:27:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:08 ---> Using cache 15:27:08 ---> b547249c07b2 15:27:08 Step 5/25 : RUN apk add --update --no-cache make git 15:27:08 ---> Using cache 15:27:08 ---> a4dfebb3b613 15:27:08 Step 6/25 : COPY go.mod vendor* ./ 15:27:08 ---> Using cache 15:27:08 ---> fcda1dcf5a54 15:27:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:08 ---> Using cache 15:27:08 ---> 2e9034bdde0d 15:27:08 Step 8/25 : COPY . . 15:27:08 ---> Using cache 15:27:08 ---> c1d4dbcbfd52 15:27:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:27:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:27:12 ---> Running in 121b4becddf2 15:27:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:27:18 Removing intermediate container 8e7a1ad73d58 15:27:18 ---> a241b90bdb9e 15:27:18 15:27:18 Step 10/22 : FROM alpine:3.16 15:27:18 ---> d7d3d98c851f 15:27:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:27:18 ---> Running in d76b7dd0c9dd 15:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:27:19 (1/6) Installing ca-certificates (20220614-r0) 15:27:19 (2/6) Installing brotli-libs (1.0.9-r6) 15:27:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:27:19 (4/6) Installing libcurl (7.83.1-r2) 15:27:19 (5/6) Installing curl (7.83.1-r2) 15:27:19 (6/6) Installing dumb-init (1.2.5-r1) 15:27:19 Executing busybox-1.35.0-r15.trigger 15:27:19 Executing ca-certificates-20220614-r0.trigger 15:27:19 OK: 8 MiB in 20 packages 15:27:20 Removing intermediate container d76b7dd0c9dd 15:27:20 ---> 9b904f52ea0e 15:27:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:27:21 ---> Running in 6b041aa49d92 15:27:21 Removing intermediate container 6b041aa49d92 15:27:21 ---> c7055ba42575 15:27:21 Step 13/22 : WORKDIR /edgex 15:27:21 ---> Running in 086b2233d6e5 15:27:21 Removing intermediate container 086b2233d6e5 15:27:21 ---> c5643c359ff3 15:27:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:27:22 ---> bf22c4a1ee70 15:27:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:27:24 ---> 8ef81e164fbd 15:27:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:27:26 ---> a6c36a5872d2 15:27:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:27:26 ---> 4d85c454bb2a 15:27:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:27:26 ---> Running in 9e30df82d20b 15:27:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:27:27 ---> cb2898197741 15:27:27 Step 3/22 : WORKDIR /edgex-go 15:27:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:27:27 ---> cb2898197741 15:27:27 Step 3/26 : WORKDIR /edgex-go 15:27:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:27:27 ---> cb2898197741 15:27:27 Step 3/25 : WORKDIR /edgex-go 15:27:27 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:27:27 ---> cb2898197741 15:27:27 Step 3/31 : WORKDIR /edgex-go 15:27:27 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:27:27 ---> cb2898197741 15:27:27 Step 3/20 : WORKDIR /edgex-go 15:27:27 Removing intermediate container b3c9ca9ccb39 15:27:27 ---> c407ff3cd4a8 15:27:27 15:27:27 Step 10/22 : FROM alpine:3.16 15:27:27 ---> d7d3d98c851f 15:27:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:27:27 ---> Running in 0695e4a4f58f 15:27:27 ---> Running in 58fcacf29166 15:27:27 ---> Running in 9cfec1a61d39 15:27:27 ---> Running in c4e9de4b6258 15:27:27 ---> Running in 568436ac7ab7 15:27:27 ---> Running in 35cf4e7972d9 15:27:27 Removing intermediate container 0695e4a4f58f 15:27:27 ---> 6fc7bd5ac1cf 15:27:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:27:28 Removing intermediate container c4e9de4b6258 15:27:28 ---> 97cdbba937f7 15:27:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:28 Removing intermediate container 9cfec1a61d39 15:27:28 ---> 76503c9126ee 15:27:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:27:28 ---> Running in 67eb497a1ddc 15:27:28 Removing intermediate container 568436ac7ab7 15:27:28 ---> e128c6aea64a 15:27:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:28 ---> Running in 3961c156c2a0 15:27:28 (1/2) Installing ca-certificates (20220614-r0) 15:27:28 (2/2) Installing dumb-init (1.2.5-r1) 15:27:28 Executing busybox-1.35.0-r15.trigger 15:27:28 Executing ca-certificates-20220614-r0.trigger 15:27:28 Removing intermediate container 58fcacf29166 15:27:28 ---> 1a1ded05b635 15:27:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:28 ---> Running in 88e8926d1d90 15:27:28 ---> Running in 79cd3fbb3fc8 15:27:28 OK: 6 MiB in 16 packages 15:27:28 Removing intermediate container 9e30df82d20b 15:27:28 ---> 6cbfba164034 15:27:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:27:28 ---> Running in 9a707283440d 15:27:28 ---> Running in fdd5683f0a4a 15:27:28 Removing intermediate container c999b015eea1 15:27:28 ---> 0eeb088f1e5e 15:27:28 15:27:28 Step 10/23 : FROM alpine:3.16 15:27:28 ---> d7d3d98c851f 15:27:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:27:28 ---> Using cache 15:27:28 ---> c42380015934 15:27:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:28 ---> Using cache 15:27:28 ---> cc7e7a262530 15:27:28 Step 13/23 : ENV APP_PORT=59882 15:27:28 ---> Running in 0359c8f4a17f 15:27:29 Removing intermediate container fdd5683f0a4a 15:27:29 ---> 96011b6a2274 15:27:29 Step 20/22 : LABEL arch=x86_64 15:27:29 ---> Running in db20b03c22a9 15:27:29 Removing intermediate container 0359c8f4a17f 15:27:29 ---> ba983f0842db 15:27:29 Step 14/23 : EXPOSE $APP_PORT 15:27:29 Removing intermediate container 35cf4e7972d9 15:27:29 ---> 63007fc1d5bb 15:27:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:27:29 ---> Running in 97dac609490e 15:27:29 Removing intermediate container db20b03c22a9 15:27:29 ---> 01a22dcf8f49 15:27:29 Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:29 ---> Running in 227c9aebe587 15:27:29 ---> Running in 95e1a4e8f227 15:27:29 Removing intermediate container 97dac609490e 15:27:29 ---> 7a15a33d5d05 15:27:29 Step 15/23 : WORKDIR / 15:27:29 ---> Running in ad24cd4854b9 15:27:29 Removing intermediate container 227c9aebe587 15:27:29 ---> 41bdeef602eb 15:27:29 Step 13/22 : ENV APP_PORT=59860 15:27:29 Removing intermediate container 95e1a4e8f227 15:27:29 ---> 6e44b2bad29d 15:27:29 Step 22/22 : LABEL version=2.3.0-dev.34 15:27:29 ---> Running in 54c6ec7404aa 15:27:29 Removing intermediate container ad24cd4854b9 15:27:29 ---> 76bb2b0c8ca2 15:27:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:29 ---> Running in e4701429809e 15:27:29 Removing intermediate container 54c6ec7404aa 15:27:29 ---> 1d087ebfff75 15:27:29 Step 14/22 : EXPOSE $APP_PORT 15:27:29 ---> Running in 5ccf4c2f7b95 15:27:29 Removing intermediate container e4701429809e 15:27:29 ---> f11e3117a4c0 15:27:29 15:27:30 ---> cda786317fbb 15:27:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:27:30 Successfully built f11e3117a4c0 15:27:30 Successfully tagged security-proxy-setup:latest 15:27:30  Building security-proxy-setup ... done Removing intermediate container 5ccf4c2f7b95 15:27:30 ---> d19aa1b48cc4 15:27:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:30 ---> 82d591715909 15:27:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:27:30 ---> 252c02e42451 15:27:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:27:31 ---> 63c92f568a49 15:27:31 Step 19/23 : ENTRYPOINT ["/core-command"] 15:27:31 ---> e34720975fab 15:27:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:27:31 ---> Running in a9f4d569d663 15:27:31 Removing intermediate container a9f4d569d663 15:27:31 ---> 6f062b445737 15:27:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:31 ---> 3f7946b218b4 15:27:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:27:31 ---> Running in 75921100ee87 15:27:31 ---> Running in ea0a1aa19791 15:27:31 Removing intermediate container ea0a1aa19791 15:27:31 ---> ce9772ba8495 15:27:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:31 Removing intermediate container 75921100ee87 15:27:31 ---> 8d8d135bb458 15:27:31 Step 21/23 : LABEL arch=x86_64 15:27:32 ---> Running in 27b65b6e801b 15:27:32 ---> Running in ff71be600d72 15:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:32 Removing intermediate container 67eb497a1ddc 15:27:32 ---> 21ff552489ec 15:27:32 Step 5/31 : RUN apk add --update --no-cache make git 15:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:32 ---> Running in 7a041f21ce6a 15:27:32 Removing intermediate container 27b65b6e801b 15:27:32 ---> f5c8368447c7 15:27:32 Step 20/22 : LABEL arch=x86_64 15:27:32 Removing intermediate container ff71be600d72 15:27:32 ---> 32af76535933 15:27:32 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:32 Removing intermediate container 3961c156c2a0 15:27:32 ---> 5775c585e407 15:27:32 Step 5/22 : RUN apk add --update --no-cache make git 15:27:32 ---> Running in 9accdb7c3bfc 15:27:32 ---> Running in c2c10e488a7f 15:27:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:27:32 Removing intermediate container 9accdb7c3bfc 15:27:32 ---> 4f1598dade19 15:27:32 Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:32 ---> Running in f38f25d410d4 15:27:32 Removing intermediate container c2c10e488a7f 15:27:32 ---> 0ecf3e8e87bc 15:27:32 Step 23/23 : LABEL version=2.3.0-dev.34 15:27:32 ---> Running in 6b34124b1892 15:27:33 v3.16.1-76-g0544153719 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:27:33 v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:27:33 OK: 16889 distinct packages available 15:27:33 ---> Running in c4e2109695c9 15:27:33 Removing intermediate container 6b34124b1892 15:27:33 ---> f84d497180fc 15:27:33 Step 22/22 : LABEL version=2.3.0-dev.34 15:27:33 ---> Running in a2601cbd2129 15:27:33 Removing intermediate container c4e2109695c9 15:27:33 ---> c1d2f0a35430 15:27:33 15:27:33 Successfully built c1d2f0a35430 15:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:33 Removing intermediate container 9a707283440d 15:27:33 ---> 5d7778b34d83 15:27:33 Step 5/25 : RUN apk add --update --no-cache make git 15:27:33 Successfully tagged core-command:latest 15:27:33  Building core-command ... done Removing intermediate container a2601cbd2129 15:27:33 ---> 73417507d70c 15:27:33 15:27:33 Successfully built 73417507d70c 15:27:33 Successfully tagged support-notifications:latest 15:27:33 Removing intermediate container 79cd3fbb3fc8 15:27:33 ---> 47c760bd004e 15:27:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:27:33 ---> Running in 5870710c81e1 15:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:33 ---> Running in 6cbaef661b0b 15:27:34  Building support-notifications ... done Removing intermediate container 70381ce8b5ae 15:27:34 ---> 78577f1f14f3 15:27:34 15:27:34 Step 9/20 : FROM alpine:3.15 15:27:34 ---> 2720e26172a0 15:27:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:27:34 ---> Using cache 15:27:34 ---> 4434e5e2ba94 15:27:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:34 ---> Using cache 15:27:34 ---> 794b8a125b19 15:27:34 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:27:34 ---> Running in b7edd38b0d94 15:27:34 OK: 221 MiB in 51 packages 15:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:36 Removing intermediate container 88e8926d1d90 15:27:36 ---> e8fe395b57a1 15:27:36 Step 5/20 : COPY go.mod vendor* ./ 15:27:36 Removing intermediate container 121b4becddf2 15:27:36 ---> 978d18c6b6c9 15:27:36 15:27:36 Step 10/25 : FROM alpine:3.16 15:27:36 ---> d7d3d98c851f 15:27:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:27:36 ---> Running in 16831385b385 15:27:36 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:27:36 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:27:36 OK: 15857 distinct packages available 15:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:36 (1/3) Installing ca-certificates (20220614-r0) 15:27:36 (2/3) Installing dumb-init (1.2.5-r1) 15:27:36 (3/3) Installing su-exec (0.2-r1) 15:27:36 Executing busybox-1.35.0-r15.trigger 15:27:36 Executing ca-certificates-20220614-r0.trigger 15:27:36 OK: 6 MiB in 17 packages 15:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:36 ---> 9f3bbb0d5036 15:27:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:36 OK: 221 MiB in 51 packages 15:27:36 ---> Running in 0a11f5a7ea48 15:27:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:27:37 Removing intermediate container 16831385b385 15:27:37 ---> f14d767fc616 15:27:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:27:37 ---> Running in fb8c4ab020d9 15:27:37 (1/9) Installing ca-certificates (20220614-r0) 15:27:37 Removing intermediate container fb8c4ab020d9 15:27:37 ---> bbfb57785360 15:27:37 Step 13/25 : WORKDIR / 15:27:37 ---> Running in 09f8bdba309f 15:27:37 (2/9) Installing brotli-libs (1.0.9-r5) 15:27:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:27:37 Removing intermediate container 09f8bdba309f 15:27:37 ---> 7de44fec82e4 15:27:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:27:37 (4/9) Installing libcurl (7.80.0-r2) 15:27:37 ---> e9bb2bd0a35e 15:27:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:27:37 (5/9) Installing curl (7.80.0-r2) 15:27:37 (6/9) Installing dumb-init (1.2.5-r1) 15:27:38 (7/9) Installing musl-obstack (1.2.3-r0) 15:27:38 ---> 40a1ab7d7626 15:27:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:27:38 (8/9) Installing libucontext (1.1-r0) 15:27:38 (9/9) Installing gcompat (1.0.0-r4) 15:27:38 ---> 633d93c0cd37 15:27:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:27:38 OK: 221 MiB in 51 packages 15:27:38 OK: 221 MiB in 51 packages 15:27:38 OK: 221 MiB in 51 packages 15:27:38 Executing busybox-1.34.1-r7.trigger 15:27:38 Executing ca-certificates-20220614-r0.trigger 15:27:38 OK: 8 MiB in 23 packages 15:27:38 ---> 829051f5a31b 15:27:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:27:38 Removing intermediate container 7a041f21ce6a 15:27:38 ---> 2fda0ff450b3 15:27:38 Step 6/31 : COPY go.mod vendor* ./ 15:27:38 ---> a3bc952205e9 15:27:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:27:38 Removing intermediate container b7edd38b0d94 15:27:38 ---> 113dd5a98c0a 15:27:38 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:39 ---> 453063c0137d 15:27:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:27:39 ---> ca83b9c44c97 15:27:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:27:39 ---> f4a73a10310b 15:27:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:27:39 ---> f7df17c8f0a7 15:27:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:27:39 ---> Running in 8b82d23d9f68 15:27:39 ---> 1f62ed72392c 15:27:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:27:40 ---> Running in c1541acc4656 15:27:40 Removing intermediate container c1541acc4656 15:27:40 ---> bf778b9b77ea 15:27:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:40 ---> Running in 3f515e45cb0e 15:27:40 ---> f2c906b44f2a 15:27:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:40 Removing intermediate container 6cbaef661b0b 15:27:40 Removing intermediate container f38f25d410d4 15:27:40 ---> ddf936b49215 15:27:40 Step 6/22 : COPY go.mod vendor* ./ 15:27:40 ---> b5d8a6d66214 15:27:40 Step 6/26 : COPY go.mod vendor* ./ 15:27:40 ---> Running in 0c267b051131 15:27:40 Removing intermediate container 5870710c81e1 15:27:40 ---> f272f110d96b 15:27:40 Step 6/25 : COPY go.mod vendor* ./ 15:27:40 Removing intermediate container 3f515e45cb0e 15:27:40 ---> bdb077d7f5e2 15:27:40 Step 18/20 : LABEL arch=x86_64 15:27:40 ---> Running in 9615cc35522e 15:27:40 Removing intermediate container 8b82d23d9f68 15:27:40 ---> 4f2cbf404e4b 15:27:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:27:40 ---> Running in 64d0b15cda6b 15:27:40 Removing intermediate container 9615cc35522e 15:27:40 ---> 16f6f42a2d9e 15:27:40 Step 19/20 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:40 ---> Running in 14174c22c660 15:27:40 Removing intermediate container 64d0b15cda6b 15:27:40 ---> 09c2b2c88848 15:27:40 Step 23/25 : LABEL arch=x86_64 15:27:40 ---> Running in 37ae0070d084 15:27:40 Removing intermediate container 14174c22c660 15:27:40 ---> a28f729f539f 15:27:40 Step 20/20 : LABEL version=2.3.0-dev.34 15:27:40 ---> Running in cf61a39e6bf7 15:27:40 Removing intermediate container 37ae0070d084 15:27:40 ---> 4cb4486dc33c 15:27:40 Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:40 ---> Running in 81a5be66ade2 15:27:40 Removing intermediate container cf61a39e6bf7 15:27:40 ---> b7d09896ea17 15:27:40 15:27:40 Removing intermediate container 81a5be66ade2 15:27:40 ---> 2ed7a51fc757 15:27:40 Step 25/25 : LABEL version=2.3.0-dev.34 15:27:40 Successfully built b7d09896ea17 15:27:40 Successfully tagged security-spiffe-token-provider:latest 15:27:40  Building security-spiffe-token-provider ... done  ---> Running in b2a8d232adb6 15:27:41 Removing intermediate container b2a8d232adb6 15:27:41 ---> 8091ee6058e5 15:27:41 15:27:41 Successfully built 8091ee6058e5 15:27:41 Successfully tagged security-secretstore-setup:latest 15:27:41  Building security-secretstore-setup ... done  [Pipeline] } 15:27:41 $ docker stop --time=1 67bddb09c0fa6410a31059219087dde4d5679f99a567aba7438bc626890299b8 15:27:41 ---> cefc5930ec2e 15:27:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:41 ---> Running in ef083f8f8c95 15:27:41 ---> fcb71126d1a6 15:27:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:41 ---> e957a6f64737 15:27:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:41 ---> Running in 850d6afdc31b 15:27:41 ---> Running in adf2ce86032e 15:27:42 $ docker rm -f 67bddb09c0fa6410a31059219087dde4d5679f99a567aba7438bc626890299b8 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:42 + docker images 15:27:42 REPOSITORY TAG IMAGE ID CREATED SIZE 15:27:42 security-spiffe-token-provider latest b7d09896ea17 2 seconds ago 29.2MB 15:27:42 security-secretstore-setup latest 8091ee6058e5 2 seconds ago 28.9MB 15:27:42 978d18c6b6c9 7 seconds ago 1.7GB 15:27:42 78577f1f14f3 8 seconds ago 1.74GB 15:27:42 support-notifications latest 73417507d70c 9 seconds ago 27.1MB 15:27:42 core-command latest c1d2f0a35430 9 seconds ago 16.2MB 15:27:42 security-proxy-setup latest f11e3117a4c0 13 seconds ago 27.2MB 15:27:42 0eeb088f1e5e 14 seconds ago 1.68GB 15:27:42 c407ff3cd4a8 16 seconds ago 1.75GB 15:27:42 a241b90bdb9e 26 seconds ago 1.69GB 15:27:42 core-metadata latest 93c8ada5656c 38 seconds ago 17.1MB 15:27:42 security-spire-server latest 41eb22294a57 46 seconds ago 86.5MB 15:27:42 1786f3b624be 52 seconds ago 1.69GB 15:27:42 sys-mgmt-agent latest 98dd73ab5002 57 seconds ago 299MB 15:27:42 dd7232f1da23 About a minute ago 1.58GB 15:27:42 security-spire-agent latest 79c3d863dede About a minute ago 125MB 15:27:42 security-bootstrapper latest 1913fbcead05 About a minute ago 19.3MB 15:27:42 core-data latest d734485465b3 About a minute ago 21.5MB 15:27:42 support-scheduler latest 36f68939e7e0 About a minute ago 26.5MB 15:27:42 bb6b80379bd4 About a minute ago 1.58GB 15:27:42 e717efc23780 About a minute ago 1.74GB 15:27:42 4424c0e442d4 About a minute ago 1.69GB 15:27:42 5d8c9a7fc409 About a minute ago 1.71GB 15:27:42 02e0ca2f98b7 About a minute ago 1.69GB 15:27:42 security-spire-config latest 53d20f178296 About a minute ago 85.8MB 15:27:42 eecaa6c18dc5 2 minutes ago 1.58GB 15:27:42 ci-base-image-x86_64 latest 1094417be0dd 5 minutes ago 993MB 15:27:42 alpine 3.15 2720e26172a0 12 days ago 5.57MB 15:27:42 alpine 3.16 d7d3d98c851f 13 days ago 5.53MB 15:27:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 15:27:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 15:27:42 docker 20.10.14 7417809fdb73 3 months ago 218MB 15:27:42 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 15:27:42 provisioning config files... 15:27:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config8621022562071101157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:43 ---> docker-login.sh 15:27:43 nexus3.edgexfoundry.org:10001 15:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:43 Configure a credential helper to remove this warning. See 15:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:43 15:27:43 Login Succeeded 15:27:43 nexus3.edgexfoundry.org:10002 15:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:43 Configure a credential helper to remove this warning. See 15:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:43 15:27:43 Login Succeeded 15:27:43 nexus3.edgexfoundry.org:10003 15:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:43 Configure a credential helper to remove this warning. See 15:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:43 15:27:43 Login Succeeded 15:27:43 nexus3.edgexfoundry.org:10004 15:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:43 Configure a credential helper to remove this warning. See 15:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:43 15:27:43 Login Succeeded 15:27:43 docker.io 15:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:44 Configure a credential helper to remove this warning. See 15:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:44 15:27:44 Login Succeeded 15:27:44 ---> docker-login.sh ends [Pipeline] } 15:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:27:44 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:44 latest 15:27:44 2.3.0-dev.34 15:27:44 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:44 main 15:27:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:44 + docker push nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:44 a5016451005e: Preparing 15:27:44 70bef5dad577: Preparing 15:27:44 0317c7d75fd5: Preparing 15:27:44 2fce0ab2dbc0: Preparing 15:27:44 ec34fcc1d526: Preparing 15:27:44 ec34fcc1d526: Layer already exists 15:27:44 0317c7d75fd5: Pushed 15:27:44 a5016451005e: Pushed 15:27:44 2fce0ab2dbc0: Pushed 15:27:46 70bef5dad577: Pushed 15:27:46 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:46 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:46 a5016451005e: Preparing 15:27:46 70bef5dad577: Preparing 15:27:46 0317c7d75fd5: Preparing 15:27:46 2fce0ab2dbc0: Preparing 15:27:46 ec34fcc1d526: Preparing 15:27:46 70bef5dad577: Layer already exists 15:27:46 ec34fcc1d526: Layer already exists 15:27:46 0317c7d75fd5: Layer already exists 15:27:46 a5016451005e: Layer already exists 15:27:46 2fce0ab2dbc0: Layer already exists 15:27:46 latest: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:47 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.34 15:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:47 a5016451005e: Preparing 15:27:47 70bef5dad577: Preparing 15:27:47 0317c7d75fd5: Preparing 15:27:47 2fce0ab2dbc0: Preparing 15:27:47 ec34fcc1d526: Preparing 15:27:47 0317c7d75fd5: Layer already exists 15:27:47 ec34fcc1d526: Layer already exists 15:27:47 70bef5dad577: Layer already exists 15:27:47 2fce0ab2dbc0: Layer already exists 15:27:47 a5016451005e: Layer already exists 15:27:47 2.3.0-dev.34: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:48 + docker push nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:48 a5016451005e: Preparing 15:27:48 70bef5dad577: Preparing 15:27:48 0317c7d75fd5: Preparing 15:27:48 2fce0ab2dbc0: Preparing 15:27:48 ec34fcc1d526: Preparing 15:27:48 a5016451005e: Layer already exists 15:27:48 ec34fcc1d526: Layer already exists 15:27:48 70bef5dad577: Layer already exists 15:27:48 0317c7d75fd5: Layer already exists 15:27:48 2fce0ab2dbc0: Layer already exists 15:27:48 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:48 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:48 a5016451005e: Preparing 15:27:48 70bef5dad577: Preparing 15:27:48 0317c7d75fd5: Preparing 15:27:48 2fce0ab2dbc0: Preparing 15:27:48 ec34fcc1d526: Preparing 15:27:48 0317c7d75fd5: Layer already exists 15:27:48 ec34fcc1d526: Layer already exists 15:27:48 70bef5dad577: Layer already exists 15:27:48 2fce0ab2dbc0: Layer already exists 15:27:48 a5016451005e: Layer already exists 15:27:48 main: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:48 ===================================================== [Pipeline] echo 15:27:48 taggedImages: 15:27:48 - nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:48 - nexus3.edgexfoundry.org:10004/core-command:latest 15:27:48 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.34 15:27:48 - nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:48 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:27:48 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:27:48 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:48 latest 15:27:48 2.3.0-dev.34 15:27:48 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:48 main 15:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:49 + docker push nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:49 20d41eeca2d1: Preparing 15:27:49 73a1ef859695: Preparing 15:27:49 0317c7d75fd5: Preparing 15:27:49 8bcd87926fb0: Preparing 15:27:49 17eeb22720a3: Preparing 15:27:49 ec34fcc1d526: Preparing 15:27:49 ec34fcc1d526: Waiting 15:27:49 0317c7d75fd5: Layer already exists 15:27:49 ec34fcc1d526: Layer already exists 15:27:49 17eeb22720a3: Pushed 15:27:49 20d41eeca2d1: Pushed 15:27:50 8bcd87926fb0: Pushed 15:27:51 73a1ef859695: Pushed 15:27:51 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:52 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:52 20d41eeca2d1: Preparing 15:27:52 73a1ef859695: Preparing 15:27:52 0317c7d75fd5: Preparing 15:27:52 8bcd87926fb0: Preparing 15:27:52 17eeb22720a3: Preparing 15:27:52 ec34fcc1d526: Preparing 15:27:52 ec34fcc1d526: Waiting 15:27:52 8bcd87926fb0: Layer already exists 15:27:52 20d41eeca2d1: Layer already exists 15:27:52 0317c7d75fd5: Layer already exists 15:27:52 73a1ef859695: Layer already exists 15:27:52 17eeb22720a3: Layer already exists 15:27:52 ec34fcc1d526: Layer already exists 15:27:52 latest: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:52 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.34 15:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:52 20d41eeca2d1: Preparing 15:27:52 73a1ef859695: Preparing 15:27:52 0317c7d75fd5: Preparing 15:27:52 8bcd87926fb0: Preparing 15:27:52 17eeb22720a3: Preparing 15:27:52 ec34fcc1d526: Preparing 15:27:52 ec34fcc1d526: Waiting 15:27:52 73a1ef859695: Layer already exists 15:27:52 8bcd87926fb0: Layer already exists 15:27:52 17eeb22720a3: Layer already exists 15:27:52 20d41eeca2d1: Layer already exists 15:27:52 0317c7d75fd5: Layer already exists 15:27:52 ec34fcc1d526: Layer already exists 15:27:52 2.3.0-dev.34: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker push nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:53 20d41eeca2d1: Preparing 15:27:53 73a1ef859695: Preparing 15:27:53 0317c7d75fd5: Preparing 15:27:53 8bcd87926fb0: Preparing 15:27:53 17eeb22720a3: Preparing 15:27:53 ec34fcc1d526: Preparing 15:27:53 ec34fcc1d526: Waiting 15:27:53 73a1ef859695: Layer already exists 15:27:53 0317c7d75fd5: Layer already exists 15:27:53 8bcd87926fb0: Layer already exists 15:27:53 20d41eeca2d1: Layer already exists 15:27:53 17eeb22720a3: Layer already exists 15:27:53 ec34fcc1d526: Layer already exists 15:27:53 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:53 20d41eeca2d1: Preparing 15:27:53 73a1ef859695: Preparing 15:27:53 0317c7d75fd5: Preparing 15:27:53 8bcd87926fb0: Preparing 15:27:53 17eeb22720a3: Preparing 15:27:53 ec34fcc1d526: Preparing 15:27:53 ec34fcc1d526: Waiting 15:27:53 0317c7d75fd5: Layer already exists 15:27:53 73a1ef859695: Layer already exists 15:27:53 17eeb22720a3: Layer already exists 15:27:53 20d41eeca2d1: Layer already exists 15:27:53 8bcd87926fb0: Layer already exists 15:27:53 ec34fcc1d526: Layer already exists 15:27:53 main: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:54 ===================================================== [Pipeline] echo 15:27:54 taggedImages: 15:27:54 - nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:54 - nexus3.edgexfoundry.org:10004/core-data:latest 15:27:54 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.34 15:27:54 - nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:27:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:27:54 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:54 latest 15:27:54 2.3.0-dev.34 15:27:54 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:54 main 15:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:54 acc460f8fe6e: Preparing 15:27:54 bfa921705a1e: Preparing 15:27:54 0317c7d75fd5: Preparing 15:27:54 2fce0ab2dbc0: Preparing 15:27:54 ec34fcc1d526: Preparing 15:27:54 2fce0ab2dbc0: Layer already exists 15:27:54 0317c7d75fd5: Layer already exists 15:27:54 ec34fcc1d526: Layer already exists 15:27:54 acc460f8fe6e: Pushed 15:27:56 bfa921705a1e: Pushed 15:27:56 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:56 acc460f8fe6e: Preparing 15:27:56 bfa921705a1e: Preparing 15:27:56 0317c7d75fd5: Preparing 15:27:56 2fce0ab2dbc0: Preparing 15:27:56 ec34fcc1d526: Preparing 15:27:56 0317c7d75fd5: Layer already exists 15:27:56 acc460f8fe6e: Layer already exists 15:27:56 ec34fcc1d526: Layer already exists 15:27:56 2fce0ab2dbc0: Layer already exists 15:27:56 bfa921705a1e: Layer already exists 15:27:56 latest: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.34 15:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:57 acc460f8fe6e: Preparing 15:27:57 bfa921705a1e: Preparing 15:27:57 0317c7d75fd5: Preparing 15:27:57 2fce0ab2dbc0: Preparing 15:27:57 ec34fcc1d526: Preparing 15:27:57 bfa921705a1e: Layer already exists 15:27:57 0317c7d75fd5: Layer already exists 15:27:57 ec34fcc1d526: Layer already exists 15:27:57 2fce0ab2dbc0: Layer already exists 15:27:57 acc460f8fe6e: Layer already exists 15:27:57 2.3.0-dev.34: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:57 acc460f8fe6e: Preparing 15:27:57 bfa921705a1e: Preparing 15:27:57 0317c7d75fd5: Preparing 15:27:57 2fce0ab2dbc0: Preparing 15:27:57 ec34fcc1d526: Preparing 15:27:57 2fce0ab2dbc0: Layer already exists 15:27:57 0317c7d75fd5: Layer already exists 15:27:57 bfa921705a1e: Layer already exists 15:27:57 acc460f8fe6e: Layer already exists 15:27:57 ec34fcc1d526: Layer already exists 15:27:57 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:58 acc460f8fe6e: Preparing 15:27:58 bfa921705a1e: Preparing 15:27:58 0317c7d75fd5: Preparing 15:27:58 2fce0ab2dbc0: Preparing 15:27:58 ec34fcc1d526: Preparing 15:27:58 0317c7d75fd5: Layer already exists 15:27:58 ec34fcc1d526: Layer already exists 15:27:58 2fce0ab2dbc0: Layer already exists 15:27:58 bfa921705a1e: Layer already exists 15:27:58 acc460f8fe6e: Layer already exists 15:27:58 main: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:58 ===================================================== [Pipeline] echo 15:27:58 taggedImages: 15:27:58 - nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:27:58 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.34 15:27:58 - nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:27:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:27:58 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:58 latest 15:27:58 2.3.0-dev.34 15:27:58 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:27:58 main 15:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:27:59 d4db51024159: Preparing 15:27:59 d4db51024159: Preparing 15:27:59 cd51ec66f90c: Preparing 15:27:59 59825179fe9a: Preparing 15:27:59 e3a63c872bc7: Preparing 15:27:59 c53178b5a0ce: Preparing 15:27:59 0317c7d75fd5: Preparing 15:27:59 5cd279c4d62e: Preparing 15:27:59 714ce9d83720: Preparing 15:27:59 f7778c5b0d1a: Preparing 15:27:59 7cdaf2e49af5: Preparing 15:27:59 ec34fcc1d526: Preparing 15:27:59 5cd279c4d62e: Waiting 15:27:59 714ce9d83720: Waiting 15:27:59 7cdaf2e49af5: Waiting 15:27:59 f7778c5b0d1a: Waiting 15:27:59 cd51ec66f90c: Pushed 15:27:59 e3a63c872bc7: Pushed 15:27:59 59825179fe9a: Pushed 15:27:59 d4db51024159: Pushed 15:27:59 0317c7d75fd5: Layer already exists 15:27:59 f7778c5b0d1a: Pushed 15:27:59 714ce9d83720: Pushed 15:27:59 7cdaf2e49af5: Pushed 15:27:59 ec34fcc1d526: Layer already exists 15:27:59 5cd279c4d62e: Pushed 15:28:00 c53178b5a0ce: Pushed 15:28:00 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:28:01 d4db51024159: Preparing 15:28:01 d4db51024159: Preparing 15:28:01 cd51ec66f90c: Preparing 15:28:01 59825179fe9a: Preparing 15:28:01 e3a63c872bc7: Preparing 15:28:01 c53178b5a0ce: Preparing 15:28:01 0317c7d75fd5: Preparing 15:28:01 5cd279c4d62e: Preparing 15:28:01 714ce9d83720: Preparing 15:28:01 f7778c5b0d1a: Preparing 15:28:01 7cdaf2e49af5: Preparing 15:28:01 ec34fcc1d526: Preparing 15:28:01 5cd279c4d62e: Waiting 15:28:01 714ce9d83720: Waiting 15:28:01 f7778c5b0d1a: Waiting 15:28:01 7cdaf2e49af5: Waiting 15:28:01 ec34fcc1d526: Waiting 15:28:01 0317c7d75fd5: Waiting 15:28:01 e3a63c872bc7: Layer already exists 15:28:01 d4db51024159: Layer already exists 15:28:01 c53178b5a0ce: Layer already exists 15:28:01 cd51ec66f90c: Layer already exists 15:28:01 59825179fe9a: Layer already exists 15:28:01 0317c7d75fd5: Layer already exists 15:28:01 714ce9d83720: Layer already exists 15:28:01 5cd279c4d62e: Layer already exists 15:28:01 f7778c5b0d1a: Layer already exists 15:28:01 7cdaf2e49af5: Layer already exists 15:28:01 ec34fcc1d526: Layer already exists 15:28:01 latest: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.34 15:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:28:02 d4db51024159: Preparing 15:28:02 d4db51024159: Preparing 15:28:02 cd51ec66f90c: Preparing 15:28:02 59825179fe9a: Preparing 15:28:02 e3a63c872bc7: Preparing 15:28:02 c53178b5a0ce: Preparing 15:28:02 0317c7d75fd5: Preparing 15:28:02 5cd279c4d62e: Preparing 15:28:02 714ce9d83720: Preparing 15:28:02 f7778c5b0d1a: Preparing 15:28:02 7cdaf2e49af5: Preparing 15:28:02 ec34fcc1d526: Preparing 15:28:02 0317c7d75fd5: Waiting 15:28:02 5cd279c4d62e: Waiting 15:28:02 714ce9d83720: Waiting 15:28:02 f7778c5b0d1a: Waiting 15:28:02 7cdaf2e49af5: Waiting 15:28:02 ec34fcc1d526: Waiting 15:28:02 59825179fe9a: Layer already exists 15:28:02 c53178b5a0ce: Layer already exists 15:28:02 e3a63c872bc7: Layer already exists 15:28:02 d4db51024159: Layer already exists 15:28:02 cd51ec66f90c: Layer already exists 15:28:02 0317c7d75fd5: Layer already exists 15:28:02 5cd279c4d62e: Layer already exists 15:28:02 714ce9d83720: Layer already exists 15:28:02 f7778c5b0d1a: Layer already exists 15:28:02 7cdaf2e49af5: Layer already exists 15:28:02 ec34fcc1d526: Layer already exists 15:28:02 2.3.0-dev.34: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:28:02 d4db51024159: Preparing 15:28:02 d4db51024159: Preparing 15:28:02 cd51ec66f90c: Preparing 15:28:02 59825179fe9a: Preparing 15:28:02 e3a63c872bc7: Preparing 15:28:02 c53178b5a0ce: Preparing 15:28:02 0317c7d75fd5: Preparing 15:28:02 5cd279c4d62e: Preparing 15:28:02 714ce9d83720: Preparing 15:28:02 f7778c5b0d1a: Preparing 15:28:02 7cdaf2e49af5: Preparing 15:28:02 ec34fcc1d526: Preparing 15:28:02 5cd279c4d62e: Waiting 15:28:02 714ce9d83720: Waiting 15:28:02 f7778c5b0d1a: Waiting 15:28:02 0317c7d75fd5: Waiting 15:28:02 ec34fcc1d526: Waiting 15:28:02 d4db51024159: Layer already exists 15:28:02 e3a63c872bc7: Layer already exists 15:28:02 cd51ec66f90c: Layer already exists 15:28:02 59825179fe9a: Layer already exists 15:28:02 c53178b5a0ce: Layer already exists 15:28:02 5cd279c4d62e: Layer already exists 15:28:02 f7778c5b0d1a: Layer already exists 15:28:02 7cdaf2e49af5: Layer already exists 15:28:02 0317c7d75fd5: Layer already exists 15:28:02 714ce9d83720: Layer already exists 15:28:02 ec34fcc1d526: Layer already exists 15:28:02 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:28:03 d4db51024159: Preparing 15:28:03 d4db51024159: Preparing 15:28:03 cd51ec66f90c: Preparing 15:28:03 59825179fe9a: Preparing 15:28:03 e3a63c872bc7: Preparing 15:28:03 c53178b5a0ce: Preparing 15:28:03 0317c7d75fd5: Preparing 15:28:03 5cd279c4d62e: Preparing 15:28:03 714ce9d83720: Preparing 15:28:03 f7778c5b0d1a: Preparing 15:28:03 7cdaf2e49af5: Preparing 15:28:03 ec34fcc1d526: Preparing 15:28:03 0317c7d75fd5: Waiting 15:28:03 5cd279c4d62e: Waiting 15:28:03 714ce9d83720: Waiting 15:28:03 f7778c5b0d1a: Waiting 15:28:03 7cdaf2e49af5: Waiting 15:28:03 ec34fcc1d526: Waiting 15:28:03 c53178b5a0ce: Layer already exists 15:28:03 59825179fe9a: Layer already exists 15:28:03 e3a63c872bc7: Layer already exists 15:28:03 cd51ec66f90c: Layer already exists 15:28:03 d4db51024159: Layer already exists 15:28:03 0317c7d75fd5: Layer already exists 15:28:03 7cdaf2e49af5: Layer already exists 15:28:03 5cd279c4d62e: Layer already exists 15:28:03 714ce9d83720: Layer already exists 15:28:03 f7778c5b0d1a: Layer already exists 15:28:03 ec34fcc1d526: Layer already exists 15:28:03 main: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:03 ===================================================== [Pipeline] echo 15:28:03 taggedImages: 15:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.34 15:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:28:03 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:28:03 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:03 latest 15:28:03 2.3.0-dev.34 15:28:03 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:03 main 15:28:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:28:04 d880cf530411: Preparing 15:28:04 1db617b793f5: Preparing 15:28:04 1a37e0e55c32: Preparing 15:28:04 ce3f3cd9ac55: Preparing 15:28:04 56d267e65520: Preparing 15:28:04 afa0e071de0e: Preparing 15:28:04 56478e0216ec: Preparing 15:28:04 ec34fcc1d526: Preparing 15:28:04 56478e0216ec: Waiting 15:28:04 ec34fcc1d526: Waiting 15:28:04 1db617b793f5: Pushed 15:28:04 56d267e65520: Pushed 15:28:04 d880cf530411: Pushed 15:28:04 ec34fcc1d526: Layer already exists 15:28:04 afa0e071de0e: Pushed 15:28:04 56478e0216ec: Pushed 15:28:05 ce3f3cd9ac55: Pushed 15:28:05 1a37e0e55c32: Pushed 15:28:05 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:28:05 d880cf530411: Preparing 15:28:05 1db617b793f5: Preparing 15:28:05 1a37e0e55c32: Preparing 15:28:05 ce3f3cd9ac55: Preparing 15:28:05 56d267e65520: Preparing 15:28:05 afa0e071de0e: Preparing 15:28:05 56478e0216ec: Preparing 15:28:05 ec34fcc1d526: Preparing 15:28:05 afa0e071de0e: Waiting 15:28:05 ec34fcc1d526: Waiting 15:28:05 56478e0216ec: Waiting 15:28:05 56d267e65520: Layer already exists 15:28:05 ce3f3cd9ac55: Layer already exists 15:28:05 1db617b793f5: Layer already exists 15:28:05 d880cf530411: Layer already exists 15:28:05 1a37e0e55c32: Layer already exists 15:28:05 afa0e071de0e: Layer already exists 15:28:05 56478e0216ec: Layer already exists 15:28:05 ec34fcc1d526: Layer already exists 15:28:05 latest: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.34 15:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:28:06 d880cf530411: Preparing 15:28:06 1db617b793f5: Preparing 15:28:06 1a37e0e55c32: Preparing 15:28:06 ce3f3cd9ac55: Preparing 15:28:06 56d267e65520: Preparing 15:28:06 afa0e071de0e: Preparing 15:28:06 56478e0216ec: Preparing 15:28:06 ec34fcc1d526: Preparing 15:28:06 afa0e071de0e: Waiting 15:28:06 56478e0216ec: Waiting 15:28:06 ec34fcc1d526: Waiting 15:28:06 56d267e65520: Layer already exists 15:28:06 1db617b793f5: Layer already exists 15:28:06 ce3f3cd9ac55: Layer already exists 15:28:06 1a37e0e55c32: Layer already exists 15:28:06 d880cf530411: Layer already exists 15:28:06 56478e0216ec: Layer already exists 15:28:06 afa0e071de0e: Layer already exists 15:28:06 ec34fcc1d526: Layer already exists 15:28:06 2.3.0-dev.34: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:28:07 d880cf530411: Preparing 15:28:07 1db617b793f5: Preparing 15:28:07 1a37e0e55c32: Preparing 15:28:07 ce3f3cd9ac55: Preparing 15:28:07 56d267e65520: Preparing 15:28:07 afa0e071de0e: Preparing 15:28:07 56478e0216ec: Preparing 15:28:07 ec34fcc1d526: Preparing 15:28:07 afa0e071de0e: Waiting 15:28:07 ec34fcc1d526: Waiting 15:28:07 56478e0216ec: Waiting 15:28:07 1db617b793f5: Layer already exists 15:28:07 d880cf530411: Layer already exists 15:28:07 56d267e65520: Layer already exists 15:28:07 1a37e0e55c32: Layer already exists 15:28:07 ce3f3cd9ac55: Layer already exists 15:28:07 afa0e071de0e: Layer already exists 15:28:07 56478e0216ec: Layer already exists 15:28:07 ec34fcc1d526: Layer already exists 15:28:07 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:28:07 d880cf530411: Preparing 15:28:07 1db617b793f5: Preparing 15:28:07 1a37e0e55c32: Preparing 15:28:07 ce3f3cd9ac55: Preparing 15:28:07 56d267e65520: Preparing 15:28:07 afa0e071de0e: Preparing 15:28:07 56478e0216ec: Preparing 15:28:07 ec34fcc1d526: Preparing 15:28:07 afa0e071de0e: Waiting 15:28:07 56478e0216ec: Waiting 15:28:07 ec34fcc1d526: Waiting 15:28:07 1a37e0e55c32: Layer already exists 15:28:07 ce3f3cd9ac55: Layer already exists 15:28:07 d880cf530411: Layer already exists 15:28:07 1db617b793f5: Layer already exists 15:28:07 56d267e65520: Layer already exists 15:28:07 56478e0216ec: Layer already exists 15:28:07 afa0e071de0e: Layer already exists 15:28:07 ec34fcc1d526: Layer already exists 15:28:07 main: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:08 ===================================================== [Pipeline] echo 15:28:08 taggedImages: 15:28:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:28:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.34 15:28:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:28:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:28:08 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:08 latest 15:28:08 2.3.0-dev.34 15:28:08 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:08 main 15:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:28:08 cf1f9ad9d946: Preparing 15:28:08 d043618cc8b9: Preparing 15:28:08 42fe103a7477: Preparing 15:28:08 c176a140a251: Preparing 15:28:08 c9eca83fa274: Preparing 15:28:08 b36eafe4cafa: Preparing 15:28:08 a0283223cb5f: Preparing 15:28:08 f940cb0645dd: Preparing 15:28:08 c7d25bacce2f: Preparing 15:28:08 ec34fcc1d526: Preparing 15:28:08 f940cb0645dd: Waiting 15:28:08 c7d25bacce2f: Waiting 15:28:08 ec34fcc1d526: Waiting 15:28:08 b36eafe4cafa: Waiting 15:28:08 a0283223cb5f: Waiting 15:28:08 d043618cc8b9: Pushed 15:28:08 cf1f9ad9d946: Pushed 15:28:08 c9eca83fa274: Pushed 15:28:09 b36eafe4cafa: Pushed 15:28:09 a0283223cb5f: Pushed 15:28:09 f940cb0645dd: Pushed 15:28:09 ec34fcc1d526: Layer already exists 15:28:09 c7d25bacce2f: Pushed 15:28:09 c176a140a251: Pushed 15:28:10 42fe103a7477: Pushed 15:28:10 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:28:11 cf1f9ad9d946: Preparing 15:28:11 d043618cc8b9: Preparing 15:28:11 42fe103a7477: Preparing 15:28:11 c176a140a251: Preparing 15:28:11 c9eca83fa274: Preparing 15:28:11 b36eafe4cafa: Preparing 15:28:11 a0283223cb5f: Preparing 15:28:11 f940cb0645dd: Preparing 15:28:11 c7d25bacce2f: Preparing 15:28:11 ec34fcc1d526: Preparing 15:28:11 b36eafe4cafa: Waiting 15:28:11 a0283223cb5f: Waiting 15:28:11 f940cb0645dd: Waiting 15:28:11 ec34fcc1d526: Waiting 15:28:11 c7d25bacce2f: Waiting 15:28:11 c176a140a251: Layer already exists 15:28:11 cf1f9ad9d946: Layer already exists 15:28:11 d043618cc8b9: Layer already exists 15:28:11 42fe103a7477: Layer already exists 15:28:11 c9eca83fa274: Layer already exists 15:28:11 b36eafe4cafa: Layer already exists 15:28:11 a0283223cb5f: Layer already exists 15:28:11 ec34fcc1d526: Layer already exists 15:28:11 f940cb0645dd: Layer already exists 15:28:11 c7d25bacce2f: Layer already exists 15:28:11 latest: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.34 15:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:28:11 cf1f9ad9d946: Preparing 15:28:11 d043618cc8b9: Preparing 15:28:11 42fe103a7477: Preparing 15:28:11 c176a140a251: Preparing 15:28:11 c9eca83fa274: Preparing 15:28:11 b36eafe4cafa: Preparing 15:28:11 a0283223cb5f: Preparing 15:28:11 f940cb0645dd: Preparing 15:28:11 c7d25bacce2f: Preparing 15:28:11 ec34fcc1d526: Preparing 15:28:11 b36eafe4cafa: Waiting 15:28:11 a0283223cb5f: Waiting 15:28:11 c7d25bacce2f: Waiting 15:28:11 f940cb0645dd: Waiting 15:28:11 ec34fcc1d526: Waiting 15:28:11 c9eca83fa274: Layer already exists 15:28:11 d043618cc8b9: Layer already exists 15:28:11 42fe103a7477: Layer already exists 15:28:11 cf1f9ad9d946: Layer already exists 15:28:11 c176a140a251: Layer already exists 15:28:11 b36eafe4cafa: Layer already exists 15:28:11 a0283223cb5f: Layer already exists 15:28:11 c7d25bacce2f: Layer already exists 15:28:11 f940cb0645dd: Layer already exists 15:28:11 ec34fcc1d526: Layer already exists 15:28:11 2.3.0-dev.34: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:28:12 cf1f9ad9d946: Preparing 15:28:12 d043618cc8b9: Preparing 15:28:12 42fe103a7477: Preparing 15:28:12 c176a140a251: Preparing 15:28:12 c9eca83fa274: Preparing 15:28:12 b36eafe4cafa: Preparing 15:28:12 a0283223cb5f: Preparing 15:28:12 f940cb0645dd: Preparing 15:28:12 c7d25bacce2f: Preparing 15:28:12 ec34fcc1d526: Preparing 15:28:12 f940cb0645dd: Waiting 15:28:12 c7d25bacce2f: Waiting 15:28:12 b36eafe4cafa: Waiting 15:28:12 ec34fcc1d526: Waiting 15:28:12 a0283223cb5f: Waiting 15:28:12 c176a140a251: Layer already exists 15:28:12 d043618cc8b9: Layer already exists 15:28:12 42fe103a7477: Layer already exists 15:28:12 cf1f9ad9d946: Layer already exists 15:28:12 c9eca83fa274: Layer already exists 15:28:12 b36eafe4cafa: Layer already exists 15:28:12 a0283223cb5f: Layer already exists 15:28:12 f940cb0645dd: Layer already exists 15:28:12 ec34fcc1d526: Layer already exists 15:28:12 c7d25bacce2f: Layer already exists 15:28:12 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:28:13 cf1f9ad9d946: Preparing 15:28:13 d043618cc8b9: Preparing 15:28:13 42fe103a7477: Preparing 15:28:13 c176a140a251: Preparing 15:28:13 c9eca83fa274: Preparing 15:28:13 b36eafe4cafa: Preparing 15:28:13 a0283223cb5f: Preparing 15:28:13 f940cb0645dd: Preparing 15:28:13 c7d25bacce2f: Preparing 15:28:13 ec34fcc1d526: Preparing 15:28:13 a0283223cb5f: Waiting 15:28:13 c7d25bacce2f: Waiting 15:28:13 ec34fcc1d526: Waiting 15:28:13 f940cb0645dd: Waiting 15:28:13 b36eafe4cafa: Waiting 15:28:13 d043618cc8b9: Layer already exists 15:28:13 42fe103a7477: Layer already exists 15:28:13 c176a140a251: Layer already exists 15:28:13 c9eca83fa274: Layer already exists 15:28:13 cf1f9ad9d946: Layer already exists 15:28:13 b36eafe4cafa: Layer already exists 15:28:13 a0283223cb5f: Layer already exists 15:28:13 f940cb0645dd: Layer already exists 15:28:13 c7d25bacce2f: Layer already exists 15:28:13 ec34fcc1d526: Layer already exists 15:28:13 main: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:13 ===================================================== [Pipeline] echo 15:28:13 taggedImages: 15:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.34 15:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:28:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:28:13 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:13 latest 15:28:13 2.3.0-dev.34 15:28:13 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:13 main 15:28:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:28:13 be251eed5a2a: Preparing 15:28:13 27c5063bdecf: Preparing 15:28:13 0317c7d75fd5: Preparing 15:28:13 0981dc3acb84: Preparing 15:28:13 1a85b22b72d2: Preparing 15:28:13 ad543cd673bd: Preparing 15:28:13 ad543cd673bd: Waiting 15:28:13 0317c7d75fd5: Layer already exists 15:28:13 ad543cd673bd: Layer already exists 15:28:13 be251eed5a2a: Pushed 15:28:13 1a85b22b72d2: Pushed 15:28:14 0981dc3acb84: Pushed 15:28:15 27c5063bdecf: Pushed 15:28:15 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:16 + 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 15:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:28:16 be251eed5a2a: Preparing 15:28:16 27c5063bdecf: Preparing 15:28:16 0317c7d75fd5: Preparing 15:28:16 0981dc3acb84: Preparing 15:28:16 1a85b22b72d2: Preparing 15:28:16 ad543cd673bd: Preparing 15:28:16 ad543cd673bd: Waiting 15:28:16 27c5063bdecf: Layer already exists 15:28:16 0317c7d75fd5: Layer already exists 15:28:16 1a85b22b72d2: Layer already exists 15:28:16 be251eed5a2a: Layer already exists 15:28:16 0981dc3acb84: Layer already exists 15:28:16 ad543cd673bd: Layer already exists 15:28:16 latest: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.34 15:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:28:17 be251eed5a2a: Preparing 15:28:17 27c5063bdecf: Preparing 15:28:17 0317c7d75fd5: Preparing 15:28:17 0981dc3acb84: Preparing 15:28:17 1a85b22b72d2: Preparing 15:28:17 ad543cd673bd: Preparing 15:28:17 27c5063bdecf: Layer already exists 15:28:17 0981dc3acb84: Layer already exists 15:28:17 be251eed5a2a: Layer already exists 15:28:17 1a85b22b72d2: Layer already exists 15:28:17 0317c7d75fd5: Layer already exists 15:28:17 ad543cd673bd: Layer already exists 15:28:17 2.3.0-dev.34: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:28:17 be251eed5a2a: Preparing 15:28:17 27c5063bdecf: Preparing 15:28:17 0317c7d75fd5: Preparing 15:28:17 0981dc3acb84: Preparing 15:28:17 1a85b22b72d2: Preparing 15:28:17 ad543cd673bd: Preparing 15:28:17 1a85b22b72d2: Layer already exists 15:28:17 27c5063bdecf: Layer already exists 15:28:17 0981dc3acb84: Layer already exists 15:28:17 0317c7d75fd5: Layer already exists 15:28:17 be251eed5a2a: Layer already exists 15:28:17 ad543cd673bd: Layer already exists 15:28:17 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:18 + 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 15:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:28:18 be251eed5a2a: Preparing 15:28:18 27c5063bdecf: Preparing 15:28:18 0317c7d75fd5: Preparing 15:28:18 0981dc3acb84: Preparing 15:28:18 1a85b22b72d2: Preparing 15:28:18 ad543cd673bd: Preparing 15:28:18 ad543cd673bd: Waiting 15:28:18 0317c7d75fd5: Layer already exists 15:28:18 1a85b22b72d2: Layer already exists 15:28:18 0981dc3acb84: Layer already exists 15:28:18 be251eed5a2a: Layer already exists 15:28:18 27c5063bdecf: Layer already exists 15:28:18 ad543cd673bd: Layer already exists 15:28:18 main: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:18 ===================================================== [Pipeline] echo 15:28:18 taggedImages: 15:28:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:28:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.34 15:28:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:28:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:28:18 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:18 latest 15:28:18 2.3.0-dev.34 15:28:18 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:18 main 15:28:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:19 724ecf54f307: Preparing 15:28:19 901841f911dc: Preparing 15:28:19 2ff54898e5c7: Preparing 15:28:19 40aaf170854a: Preparing 15:28:19 c87ab310f3bf: Preparing 15:28:19 d6db198688ce: Preparing 15:28:19 1a85b22b72d2: Preparing 15:28:19 ad543cd673bd: Preparing 15:28:19 d6db198688ce: Waiting 15:28:19 1a85b22b72d2: Waiting 15:28:19 ad543cd673bd: Waiting 15:28:19 2ff54898e5c7: Pushed 15:28:19 724ecf54f307: Pushed 15:28:19 901841f911dc: Pushed 15:28:19 1a85b22b72d2: Layer already exists 15:28:19 ad543cd673bd: Layer already exists 15:28:19 d6db198688ce: Pushed 15:28:23 c87ab310f3bf: Pushed 15:28:26 40aaf170854a: Pushed 15:28:26 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:27 724ecf54f307: Preparing 15:28:27 901841f911dc: Preparing 15:28:27 2ff54898e5c7: Preparing 15:28:27 40aaf170854a: Preparing 15:28:27 c87ab310f3bf: Preparing 15:28:27 d6db198688ce: Preparing 15:28:27 1a85b22b72d2: Preparing 15:28:27 ad543cd673bd: Preparing 15:28:27 d6db198688ce: Waiting 15:28:27 1a85b22b72d2: Waiting 15:28:27 ad543cd673bd: Waiting 15:28:27 c87ab310f3bf: Layer already exists 15:28:27 724ecf54f307: Layer already exists 15:28:27 901841f911dc: Layer already exists 15:28:27 40aaf170854a: Layer already exists 15:28:27 2ff54898e5c7: Layer already exists 15:28:27 d6db198688ce: Layer already exists 15:28:27 1a85b22b72d2: Layer already exists 15:28:27 ad543cd673bd: Layer already exists 15:28:27 latest: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.34 15:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:27 724ecf54f307: Preparing 15:28:27 901841f911dc: Preparing 15:28:27 2ff54898e5c7: Preparing 15:28:27 40aaf170854a: Preparing 15:28:27 c87ab310f3bf: Preparing 15:28:27 d6db198688ce: Preparing 15:28:27 1a85b22b72d2: Preparing 15:28:27 ad543cd673bd: Preparing 15:28:27 1a85b22b72d2: Waiting 15:28:27 d6db198688ce: Waiting 15:28:27 ad543cd673bd: Waiting 15:28:27 c87ab310f3bf: Layer already exists 15:28:27 724ecf54f307: Layer already exists 15:28:27 2ff54898e5c7: Layer already exists 15:28:27 901841f911dc: Layer already exists 15:28:27 40aaf170854a: Layer already exists 15:28:27 d6db198688ce: Layer already exists 15:28:27 1a85b22b72d2: Layer already exists 15:28:27 ad543cd673bd: Layer already exists 15:28:27 2.3.0-dev.34: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:28 724ecf54f307: Preparing 15:28:28 901841f911dc: Preparing 15:28:28 2ff54898e5c7: Preparing 15:28:28 40aaf170854a: Preparing 15:28:28 c87ab310f3bf: Preparing 15:28:28 d6db198688ce: Preparing 15:28:28 1a85b22b72d2: Preparing 15:28:28 ad543cd673bd: Preparing 15:28:28 1a85b22b72d2: Waiting 15:28:28 d6db198688ce: Waiting 15:28:28 2ff54898e5c7: Layer already exists 15:28:28 901841f911dc: Layer already exists 15:28:28 c87ab310f3bf: Layer already exists 15:28:28 40aaf170854a: Layer already exists 15:28:28 724ecf54f307: Layer already exists 15:28:28 d6db198688ce: Layer already exists 15:28:28 ad543cd673bd: Layer already exists 15:28:28 1a85b22b72d2: Layer already exists 15:28:28 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:28 724ecf54f307: Preparing 15:28:28 901841f911dc: Preparing 15:28:28 2ff54898e5c7: Preparing 15:28:28 40aaf170854a: Preparing 15:28:28 c87ab310f3bf: Preparing 15:28:28 d6db198688ce: Preparing 15:28:28 1a85b22b72d2: Preparing 15:28:28 ad543cd673bd: Preparing 15:28:28 d6db198688ce: Waiting 15:28:28 1a85b22b72d2: Waiting 15:28:28 ad543cd673bd: Waiting 15:28:28 40aaf170854a: Layer already exists 15:28:28 901841f911dc: Layer already exists 15:28:28 c87ab310f3bf: Layer already exists 15:28:28 2ff54898e5c7: Layer already exists 15:28:28 724ecf54f307: Layer already exists 15:28:28 d6db198688ce: Layer already exists 15:28:28 ad543cd673bd: Layer already exists 15:28:28 1a85b22b72d2: Layer already exists 15:28:28 main: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:28 ===================================================== [Pipeline] echo 15:28:29 taggedImages: 15:28:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:28:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.34 15:28:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:28:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:28:29 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:29 latest 15:28:29 2.3.0-dev.34 15:28:29 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:29 main 15:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:29 edba211582d3: Preparing 15:28:29 6d0999824c69: Preparing 15:28:29 791bcd766a05: Preparing 15:28:29 85e21ebecd36: Preparing 15:28:29 4982d6b75820: Preparing 15:28:29 1a85b22b72d2: Preparing 15:28:29 ad543cd673bd: Preparing 15:28:29 ad543cd673bd: Waiting 15:28:29 1a85b22b72d2: Waiting 15:28:29 6d0999824c69: Pushed 15:28:29 791bcd766a05: Pushed 15:28:29 edba211582d3: Pushed 15:28:29 1a85b22b72d2: Layer already exists 15:28:29 ad543cd673bd: Layer already exists 15:28:29 4982d6b75820: Pushed 15:28:36 85e21ebecd36: Pushed 15:28:36 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:37 edba211582d3: Preparing 15:28:37 6d0999824c69: Preparing 15:28:37 791bcd766a05: Preparing 15:28:37 85e21ebecd36: Preparing 15:28:37 4982d6b75820: Preparing 15:28:37 1a85b22b72d2: Preparing 15:28:37 ad543cd673bd: Preparing 15:28:37 ad543cd673bd: Waiting 15:28:37 4982d6b75820: Layer already exists 15:28:37 791bcd766a05: Layer already exists 15:28:37 85e21ebecd36: Layer already exists 15:28:37 edba211582d3: Layer already exists 15:28:37 6d0999824c69: Layer already exists 15:28:37 1a85b22b72d2: Layer already exists 15:28:37 ad543cd673bd: Layer already exists 15:28:37 latest: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.34 15:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:37 edba211582d3: Preparing 15:28:37 6d0999824c69: Preparing 15:28:37 791bcd766a05: Preparing 15:28:37 85e21ebecd36: Preparing 15:28:37 4982d6b75820: Preparing 15:28:37 1a85b22b72d2: Preparing 15:28:37 ad543cd673bd: Preparing 15:28:37 1a85b22b72d2: Waiting 15:28:37 ad543cd673bd: Waiting 15:28:37 4982d6b75820: Layer already exists 15:28:37 6d0999824c69: Layer already exists 15:28:37 edba211582d3: Layer already exists 15:28:37 85e21ebecd36: Layer already exists 15:28:37 791bcd766a05: Layer already exists 15:28:37 1a85b22b72d2: Layer already exists 15:28:37 ad543cd673bd: Layer already exists 15:28:37 2.3.0-dev.34: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:38 Removing intermediate container 0c267b051131 15:28:38 ---> c44c4c7cda32 15:28:38 Step 8/31 : COPY . . 15:28:38 Removing intermediate container 850d6afdc31b 15:28:38 ---> 445fdbb0a65c 15:28:38 Step 8/22 : COPY . . 15:28:38 Removing intermediate container ef083f8f8c95 15:28:38 ---> 716e245a8b6b 15:28:38 Step 8/26 : COPY . . 15:28:38 Removing intermediate container adf2ce86032e 15:28:38 ---> b797b359d011 15:28:38 Step 8/25 : COPY . . 15:28:38 Removing intermediate container 0a11f5a7ea48 15:28:38 ---> 5a11bf29a2ea 15:28:38 Step 7/20 : COPY . . 15:28:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:38 edba211582d3: Preparing 15:28:38 6d0999824c69: Preparing 15:28:38 791bcd766a05: Preparing 15:28:38 85e21ebecd36: Preparing 15:28:38 4982d6b75820: Preparing 15:28:38 1a85b22b72d2: Preparing 15:28:38 ad543cd673bd: Preparing 15:28:38 1a85b22b72d2: Waiting 15:28:38 6d0999824c69: Layer already exists 15:28:38 791bcd766a05: Layer already exists 15:28:38 edba211582d3: Layer already exists 15:28:38 4982d6b75820: Layer already exists 15:28:38 85e21ebecd36: Layer already exists 15:28:38 1a85b22b72d2: Layer already exists 15:28:38 ad543cd673bd: Layer already exists 15:28:38 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:39 edba211582d3: Preparing 15:28:39 6d0999824c69: Preparing 15:28:39 791bcd766a05: Preparing 15:28:39 85e21ebecd36: Preparing 15:28:39 4982d6b75820: Preparing 15:28:39 1a85b22b72d2: Preparing 15:28:39 ad543cd673bd: Preparing 15:28:39 1a85b22b72d2: Waiting 15:28:39 ad543cd673bd: Waiting 15:28:39 edba211582d3: Layer already exists 15:28:39 4982d6b75820: Layer already exists 15:28:39 791bcd766a05: Layer already exists 15:28:39 85e21ebecd36: Layer already exists 15:28:39 6d0999824c69: Layer already exists 15:28:39 ad543cd673bd: Layer already exists 15:28:39 1a85b22b72d2: Layer already exists 15:28:39 main: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:39 ===================================================== [Pipeline] echo 15:28:39 taggedImages: 15:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.34 15:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:28:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:28:39 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:39 latest 15:28:39 2.3.0-dev.34 15:28:39 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:39 main 15:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:39 25b281630398: Preparing 15:28:39 ac11f9f4c0a0: Preparing 15:28:39 caf12eb9e86b: Preparing 15:28:39 108a1c9f91c7: Preparing 15:28:39 d6db198688ce: Preparing 15:28:39 1a85b22b72d2: Preparing 15:28:39 ad543cd673bd: Preparing 15:28:39 1a85b22b72d2: Waiting 15:28:39 ad543cd673bd: Waiting 15:28:39 d6db198688ce: Layer already exists 15:28:39 1a85b22b72d2: Layer already exists 15:28:39 ad543cd673bd: Layer already exists 15:28:39 caf12eb9e86b: Pushed 15:28:39 ac11f9f4c0a0: Pushed 15:28:39 25b281630398: Pushed 15:28:46 108a1c9f91c7: Pushed 15:28:46 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:47 25b281630398: Preparing 15:28:47 ac11f9f4c0a0: Preparing 15:28:47 caf12eb9e86b: Preparing 15:28:47 108a1c9f91c7: Preparing 15:28:47 d6db198688ce: Preparing 15:28:47 1a85b22b72d2: Preparing 15:28:47 ad543cd673bd: Preparing 15:28:47 ad543cd673bd: Waiting 15:28:47 1a85b22b72d2: Waiting 15:28:47 25b281630398: Layer already exists 15:28:47 108a1c9f91c7: Layer already exists 15:28:47 caf12eb9e86b: Layer already exists 15:28:47 d6db198688ce: Layer already exists 15:28:47 ac11f9f4c0a0: Layer already exists 15:28:47 1a85b22b72d2: Layer already exists 15:28:47 ad543cd673bd: Layer already exists 15:28:47 latest: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.34 15:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:48 25b281630398: Preparing 15:28:48 ac11f9f4c0a0: Preparing 15:28:48 caf12eb9e86b: Preparing 15:28:48 108a1c9f91c7: Preparing 15:28:48 d6db198688ce: Preparing 15:28:48 1a85b22b72d2: Preparing 15:28:48 ad543cd673bd: Preparing 15:28:48 25b281630398: Layer already exists 15:28:48 ac11f9f4c0a0: Layer already exists 15:28:48 108a1c9f91c7: Layer already exists 15:28:48 caf12eb9e86b: Layer already exists 15:28:48 d6db198688ce: Layer already exists 15:28:48 1a85b22b72d2: Layer already exists 15:28:48 ad543cd673bd: Layer already exists 15:28:48 2.3.0-dev.34: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:48 25b281630398: Preparing 15:28:48 ac11f9f4c0a0: Preparing 15:28:48 caf12eb9e86b: Preparing 15:28:48 108a1c9f91c7: Preparing 15:28:48 d6db198688ce: Preparing 15:28:48 1a85b22b72d2: Preparing 15:28:48 ad543cd673bd: Preparing 15:28:48 ad543cd673bd: Waiting 15:28:48 1a85b22b72d2: Waiting 15:28:48 d6db198688ce: Layer already exists 15:28:48 caf12eb9e86b: Layer already exists 15:28:48 ac11f9f4c0a0: Layer already exists 15:28:48 25b281630398: Layer already exists 15:28:48 108a1c9f91c7: Layer already exists 15:28:48 ad543cd673bd: Layer already exists 15:28:48 1a85b22b72d2: Layer already exists 15:28:48 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:49 25b281630398: Preparing 15:28:49 ac11f9f4c0a0: Preparing 15:28:49 caf12eb9e86b: Preparing 15:28:49 108a1c9f91c7: Preparing 15:28:49 d6db198688ce: Preparing 15:28:49 1a85b22b72d2: Preparing 15:28:49 ad543cd673bd: Preparing 15:28:49 ad543cd673bd: Waiting 15:28:49 ac11f9f4c0a0: Layer already exists 15:28:49 d6db198688ce: Layer already exists 15:28:49 25b281630398: Layer already exists 15:28:49 caf12eb9e86b: Layer already exists 15:28:49 108a1c9f91c7: Layer already exists 15:28:49 ad543cd673bd: Layer already exists 15:28:49 1a85b22b72d2: Layer already exists 15:28:49 main: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:49 ===================================================== [Pipeline] echo 15:28:49 taggedImages: 15:28:49 - nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:49 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:28:49 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.34 15:28:49 - nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:49 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:28:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:28:49 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:49 latest 15:28:49 2.3.0-dev.34 15:28:49 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:49 main 15:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:50 2eb216ad1e06: Preparing 15:28:50 48d6540da825: Preparing 15:28:50 0317c7d75fd5: Preparing 15:28:50 79636b670590: Preparing 15:28:50 ec34fcc1d526: Preparing 15:28:50 0317c7d75fd5: Layer already exists 15:28:50 ec34fcc1d526: Layer already exists 15:28:50 2eb216ad1e06: Pushed 15:28:50 79636b670590: Pushed 15:28:51 48d6540da825: Pushed 15:28:52 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:52 2eb216ad1e06: Preparing 15:28:52 48d6540da825: Preparing 15:28:52 0317c7d75fd5: Preparing 15:28:52 79636b670590: Preparing 15:28:52 ec34fcc1d526: Preparing 15:28:52 2eb216ad1e06: Layer already exists 15:28:52 48d6540da825: Layer already exists 15:28:52 0317c7d75fd5: Layer already exists 15:28:52 ec34fcc1d526: Layer already exists 15:28:52 79636b670590: Layer already exists 15:28:52 latest: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:53 ---> 94f8f0289e0b 15:28:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:28:53 ---> b98107360219 15:28:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:28:53 ---> cf8308acf50a 15:28:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:28:53 ---> 78838b8b6ed9 15:28:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:28:53 ---> e783f00115b7 15:28:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:28:53 ---> Running in f46f06a01d72 15:28:53 ---> Running in 4bd60f3eb555 15:28:53 ---> Running in 74409c6a382b 15:28:53 ---> Running in ed7ab3d4ad94 15:28:53 ---> Running in 2f3a912a3e52 15:28:53 Removing intermediate container ed7ab3d4ad94 15:28:53 ---> 2a0e837ae76b 15:28:53 Step 10/26 : WORKDIR /edgex-go/spire-build 15:28:53 ---> Running in 7a9abfa1b4e1 15:28:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.34 15:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:53 2eb216ad1e06: Preparing 15:28:53 48d6540da825: Preparing 15:28:53 0317c7d75fd5: Preparing 15:28:53 79636b670590: Preparing 15:28:53 ec34fcc1d526: Preparing 15:28:53 ec34fcc1d526: Layer already exists 15:28:53 79636b670590: Layer already exists 15:28:53 48d6540da825: Layer already exists 15:28:53 2eb216ad1e06: Layer already exists 15:28:53 0317c7d75fd5: Layer already exists 15:28:53 2.3.0-dev.34: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:54 Removing intermediate container 7a9abfa1b4e1 15:28:54 ---> edf31e9cceac 15:28:54 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:28:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:54 2eb216ad1e06: Preparing 15:28:54 48d6540da825: Preparing 15:28:54 0317c7d75fd5: Preparing 15:28:54 79636b670590: Preparing 15:28:54 ec34fcc1d526: Preparing 15:28:54 0317c7d75fd5: Layer already exists 15:28:54 2eb216ad1e06: Layer already exists 15:28:54 ec34fcc1d526: Layer already exists 15:28:54 79636b670590: Layer already exists 15:28:54 48d6540da825: Layer already exists 15:28:54 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:54 ---> Running in 72466c253142 15:28:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:54 2eb216ad1e06: Preparing 15:28:54 48d6540da825: Preparing 15:28:54 0317c7d75fd5: Preparing 15:28:54 79636b670590: Preparing 15:28:54 ec34fcc1d526: Preparing 15:28:54 2eb216ad1e06: Layer already exists 15:28:54 79636b670590: Layer already exists 15:28:54 0317c7d75fd5: Layer already exists 15:28:54 48d6540da825: Layer already exists 15:28:54 ec34fcc1d526: Layer already exists 15:28:54 main: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:54 ===================================================== [Pipeline] echo 15:28:54 taggedImages: 15:28:54 - nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:28:54 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.34 15:28:54 - nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:54 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:28:54 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:28:54 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:54 latest 15:28:54 2.3.0-dev.34 15:28:54 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:54 main 15:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:28:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:55 894ae4ebf68a: Preparing 15:28:55 9b4b148dcfb8: Preparing 15:28:55 0317c7d75fd5: Preparing 15:28:55 2fce0ab2dbc0: Preparing 15:28:55 ec34fcc1d526: Preparing 15:28:55 2fce0ab2dbc0: Layer already exists 15:28:55 ec34fcc1d526: Layer already exists 15:28:55 0317c7d75fd5: Layer already exists 15:28:55 894ae4ebf68a: Pushed 15:28:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:28:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:28:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:28:57 Removing intermediate container 72466c253142 15:28:57 ---> 37486def3c78 15:28:57 Step 12/26 : WORKDIR /edgex-go 15:28:57 ---> Running in a3ace8634ec7 15:28:57 Removing intermediate container a3ace8634ec7 15:28:57 ---> 42803b8f3a3b 15:28:57 15:28:57 Step 13/26 : FROM alpine:3.15 15:28:57 3.15: Pulling from library/alpine 15:28:58 9b4b148dcfb8: Pushed 15:28:58 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:58 894ae4ebf68a: Preparing 15:28:58 9b4b148dcfb8: Preparing 15:28:58 0317c7d75fd5: Preparing 15:28:58 2fce0ab2dbc0: Preparing 15:28:58 ec34fcc1d526: Preparing 15:28:58 ec34fcc1d526: Layer already exists 15:28:58 0317c7d75fd5: Layer already exists 15:28:58 894ae4ebf68a: Layer already exists 15:28:58 9b4b148dcfb8: Layer already exists 15:28:58 2fce0ab2dbc0: Layer already exists 15:28:58 latest: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.34 15:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:59 894ae4ebf68a: Preparing 15:28:59 9b4b148dcfb8: Preparing 15:28:59 0317c7d75fd5: Preparing 15:28:59 2fce0ab2dbc0: Preparing 15:28:59 ec34fcc1d526: Preparing 15:28:59 ec34fcc1d526: Layer already exists 15:28:59 0317c7d75fd5: Layer already exists 15:28:59 894ae4ebf68a: Layer already exists 15:28:59 2fce0ab2dbc0: Layer already exists 15:28:59 9b4b148dcfb8: Layer already exists 15:28:59 2.3.0-dev.34: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 15:28:59 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 15:28:59 Status: Downloaded newer image for alpine:3.15 15:28:59 ---> 60f2846fe774 15:28:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:28:59 ---> Running in 21a672221658 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 Removing intermediate container 21a672221658 15:28:59 ---> def93b8a0b09 15:28:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:59 ---> Running in 53cd3f9adc52 15:28:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:59 894ae4ebf68a: Preparing 15:28:59 9b4b148dcfb8: Preparing 15:28:59 0317c7d75fd5: Preparing 15:28:59 2fce0ab2dbc0: Preparing 15:28:59 ec34fcc1d526: Preparing 15:28:59 9b4b148dcfb8: Layer already exists 15:28:59 ec34fcc1d526: Layer already exists 15:28:59 2fce0ab2dbc0: Layer already exists 15:28:59 0317c7d75fd5: Layer already exists 15:28:59 894ae4ebf68a: Layer already exists 15:28:59 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:29:00 894ae4ebf68a: Preparing 15:29:00 9b4b148dcfb8: Preparing 15:29:00 0317c7d75fd5: Preparing 15:29:00 2fce0ab2dbc0: Preparing 15:29:00 ec34fcc1d526: Preparing 15:29:00 9b4b148dcfb8: Layer already exists 15:29:00 0317c7d75fd5: Layer already exists 15:29:00 ec34fcc1d526: Layer already exists 15:29:00 2fce0ab2dbc0: Layer already exists 15:29:00 894ae4ebf68a: Layer already exists 15:29:00 main: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:00 ===================================================== [Pipeline] echo 15:29:00 taggedImages: 15:29:00 - nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:29:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:29:00 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.34 15:29:00 - nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:29:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 15:29:00 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 15:29:00 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:29:00 latest 15:29:00 2.3.0-dev.34 15:29:00 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:29:00 main 15:29:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:01 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:29:01 b4c85a7b9f27: Preparing 15:29:01 9e4a1d4044d4: Preparing 15:29:01 c7c184a31fcb: Preparing 15:29:01 3a56ac39615b: Preparing 15:29:01 52f44be93a46: Preparing 15:29:01 10d82663b225: Preparing 15:29:01 f7a7a140f1b3: Preparing 15:29:01 31e69d4774c9: Preparing 15:29:01 7750d494dfbd: Preparing 15:29:01 18708474c90b: Preparing 15:29:01 4fc242d58285: Preparing 15:29:01 10d82663b225: Waiting 15:29:01 f7a7a140f1b3: Waiting 15:29:01 18708474c90b: Waiting 15:29:01 4fc242d58285: Waiting 15:29:01 31e69d4774c9: Waiting 15:29:01 7750d494dfbd: Waiting 15:29:01 52f44be93a46: Layer already exists 15:29:01 10d82663b225: Layer already exists 15:29:01 f7a7a140f1b3: Layer already exists 15:29:01 9e4a1d4044d4: Pushed 15:29:01 31e69d4774c9: Layer already exists 15:29:01 7750d494dfbd: Layer already exists 15:29:01 18708474c90b: Layer already exists 15:29:01 4fc242d58285: Layer already exists 15:29:01 b4c85a7b9f27: Pushed 15:29:02 c7c184a31fcb: Pushed 15:29:03 Removing intermediate container 53cd3f9adc52 15:29:03 ---> 0388564ecfcb 15:29:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:29:03 ---> Running in 0fa7bf3d2fe8 15:29:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:07 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:29:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:29:07 OK: 15734 distinct packages available 15:29:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:10 (1/4) Installing dumb-init (1.2.5-r1) 15:29:10 (2/4) Installing musl-obstack (1.2.3-r0) 15:29:10 (3/4) Installing libucontext (1.1-r0) 15:29:10 (4/4) Installing gcompat (1.0.0-r4) 15:29:10 Executing busybox-1.34.1-r7.trigger 15:29:10 OK: 6 MiB in 18 packages 15:29:10 3a56ac39615b: Pushed 15:29:10 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:29:11 b4c85a7b9f27: Preparing 15:29:11 9e4a1d4044d4: Preparing 15:29:11 c7c184a31fcb: Preparing 15:29:11 3a56ac39615b: Preparing 15:29:11 52f44be93a46: Preparing 15:29:11 10d82663b225: Preparing 15:29:11 f7a7a140f1b3: Preparing 15:29:11 31e69d4774c9: Preparing 15:29:11 7750d494dfbd: Preparing 15:29:11 18708474c90b: Preparing 15:29:11 4fc242d58285: Preparing 15:29:11 10d82663b225: Waiting 15:29:11 7750d494dfbd: Waiting 15:29:11 f7a7a140f1b3: Waiting 15:29:11 18708474c90b: Waiting 15:29:11 31e69d4774c9: Waiting 15:29:11 4fc242d58285: Waiting 15:29:11 52f44be93a46: Layer already exists 15:29:11 3a56ac39615b: Layer already exists 15:29:11 c7c184a31fcb: Layer already exists 15:29:11 9e4a1d4044d4: Layer already exists 15:29:11 b4c85a7b9f27: Layer already exists 15:29:11 10d82663b225: Layer already exists 15:29:11 f7a7a140f1b3: Layer already exists 15:29:11 7750d494dfbd: Layer already exists 15:29:11 31e69d4774c9: Layer already exists 15:29:11 4fc242d58285: Layer already exists 15:29:11 18708474c90b: Layer already exists 15:29:11 latest: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.34 15:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:29:12 b4c85a7b9f27: Preparing 15:29:12 9e4a1d4044d4: Preparing 15:29:12 c7c184a31fcb: Preparing 15:29:12 3a56ac39615b: Preparing 15:29:12 52f44be93a46: Preparing 15:29:12 10d82663b225: Preparing 15:29:12 f7a7a140f1b3: Preparing 15:29:12 31e69d4774c9: Preparing 15:29:12 7750d494dfbd: Preparing 15:29:12 18708474c90b: Preparing 15:29:12 4fc242d58285: Preparing 15:29:12 10d82663b225: Waiting 15:29:12 f7a7a140f1b3: Waiting 15:29:12 31e69d4774c9: Waiting 15:29:12 7750d494dfbd: Waiting 15:29:12 18708474c90b: Waiting 15:29:12 4fc242d58285: Waiting 15:29:12 c7c184a31fcb: Layer already exists 15:29:12 3a56ac39615b: Layer already exists 15:29:12 52f44be93a46: Layer already exists 15:29:12 b4c85a7b9f27: Layer already exists 15:29:12 9e4a1d4044d4: Layer already exists 15:29:12 10d82663b225: Layer already exists 15:29:12 f7a7a140f1b3: Layer already exists 15:29:12 7750d494dfbd: Layer already exists 15:29:12 18708474c90b: Layer already exists 15:29:12 31e69d4774c9: Layer already exists 15:29:12 4fc242d58285: Layer already exists 15:29:12 2.3.0-dev.34: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:12 Removing intermediate container 0fa7bf3d2fe8 15:29:12 ---> ab042af4f45e 15:29:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:29:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:29:12 b4c85a7b9f27: Preparing 15:29:12 9e4a1d4044d4: Preparing 15:29:12 c7c184a31fcb: Preparing 15:29:12 3a56ac39615b: Preparing 15:29:12 52f44be93a46: Preparing 15:29:12 10d82663b225: Preparing 15:29:12 f7a7a140f1b3: Preparing 15:29:12 31e69d4774c9: Preparing 15:29:12 7750d494dfbd: Preparing 15:29:12 18708474c90b: Preparing 15:29:12 4fc242d58285: Preparing 15:29:12 7750d494dfbd: Waiting 15:29:12 10d82663b225: Waiting 15:29:12 18708474c90b: Waiting 15:29:12 4fc242d58285: Waiting 15:29:12 f7a7a140f1b3: Waiting 15:29:12 3a56ac39615b: Layer already exists 15:29:12 c7c184a31fcb: Layer already exists 15:29:12 b4c85a7b9f27: Layer already exists 15:29:12 9e4a1d4044d4: Layer already exists 15:29:12 52f44be93a46: Layer already exists 15:29:12 10d82663b225: Layer already exists 15:29:12 f7a7a140f1b3: Layer already exists 15:29:12 18708474c90b: Layer already exists 15:29:12 31e69d4774c9: Layer already exists 15:29:12 7750d494dfbd: Layer already exists 15:29:12 4fc242d58285: Layer already exists 15:29:12 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 15:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:29:13 b4c85a7b9f27: Preparing 15:29:13 9e4a1d4044d4: Preparing 15:29:13 c7c184a31fcb: Preparing 15:29:13 3a56ac39615b: Preparing 15:29:13 52f44be93a46: Preparing 15:29:13 10d82663b225: Preparing 15:29:13 f7a7a140f1b3: Preparing 15:29:13 31e69d4774c9: Preparing 15:29:13 7750d494dfbd: Preparing 15:29:13 18708474c90b: Preparing 15:29:13 4fc242d58285: Preparing 15:29:13 7750d494dfbd: Waiting 15:29:13 f7a7a140f1b3: Waiting 15:29:13 18708474c90b: Waiting 15:29:13 4fc242d58285: Waiting 15:29:13 31e69d4774c9: Waiting 15:29:13 3a56ac39615b: Layer already exists 15:29:13 b4c85a7b9f27: Layer already exists 15:29:13 52f44be93a46: Layer already exists 15:29:13 9e4a1d4044d4: Layer already exists 15:29:13 c7c184a31fcb: Layer already exists 15:29:13 10d82663b225: Layer already exists 15:29:13 f7a7a140f1b3: Layer already exists 15:29:13 7750d494dfbd: Layer already exists 15:29:13 31e69d4774c9: Layer already exists 15:29:13 18708474c90b: Layer already exists 15:29:13 4fc242d58285: Layer already exists 15:29:13 main: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:13 ===================================================== [Pipeline] echo 15:29:13 taggedImages: 15:29:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:29:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:29:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.34 15:29:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:29:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 15:29:17 ---> 56854ffa37d6 15:29:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:29:17 ---> 3399962e8900 15:29:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:29:18 ---> Running in 1d6d2ee0e4b2 15:29:18 Removing intermediate container 1d6d2ee0e4b2 15:29:18 ---> 8c75b791b122 15:29:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:29:19 ---> d5a15544b7d8 15:29:19 Step 21/26 : WORKDIR / 15:29:19 ---> Running in 6fe9a907dc23 15:29:20 Removing intermediate container 6fe9a907dc23 15:29:20 ---> bd1522c8ccdf 15:29:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:29:20 ---> Running in afd71edf00d0 15:29:20 Removing intermediate container afd71edf00d0 15:29:20 ---> fe74aac9f5cc 15:29:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:29:20 ---> Running in d2b960209fdc 15:29:21 Removing intermediate container d2b960209fdc 15:29:21 ---> 3887171c277d 15:29:21 Step 24/26 : LABEL arch=arm64 15:29:21 ---> Running in 32e8f3d54b16 15:29:22 Removing intermediate container 32e8f3d54b16 15:29:22 ---> bed9c34815c6 15:29:22 Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:29:22 ---> Running in d3c401bfa8c2 15:29:22 Removing intermediate container d3c401bfa8c2 15:29:22 ---> ce52563a0cf7 15:29:22 Step 26/26 : LABEL version=2.3.0-dev.34 15:29:22 ---> Running in d9ed02d607dc 15:29:22 Removing intermediate container d9ed02d607dc 15:29:22 ---> b3c781974f0e 15:29:22 15:29:23 Successfully built b3c781974f0e 15:29:23 Successfully tagged security-spire-config-arm64:latest 15:29:23 Building sys-mgmt-agent 15:29:38  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:29:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:29:38 ---> cb2898197741 15:29:38 Step 3/23 : WORKDIR /edgex-go 15:29:38 ---> Using cache 15:29:38 ---> 1a1ded05b635 15:29:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:38 ---> Using cache 15:29:38 ---> 5d7778b34d83 15:29:38 Step 5/23 : RUN apk add --update --no-cache make bash git 15:29:38 ---> Running in 18a3fb3d91f6 15:29:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:29:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:29:41 OK: 221 MiB in 51 packages 15:29:42 Removing intermediate container 18a3fb3d91f6 15:29:42 ---> 44d7a5fd75fe 15:29:42 Step 6/23 : COPY go.mod vendor* ./ 15:29:43 ---> a49cd2cb4280 15:29:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:43 ---> Running in 521b23d4e54d 15:30:31 Removing intermediate container 521b23d4e54d 15:30:31 ---> 54bef6e994e2 15:30:31 Step 8/23 : COPY . . 15:30:43 ---> 15a289aa682b 15:30:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:30:43 ---> Running in 21154e572cb1 15:30:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:34:13 Removing intermediate container 74409c6a382b 15:34:13 ---> 7d6a08a36dbb 15:34:13 15:34:13 Step 10/25 : FROM alpine:3.16 15:34:13 3.16: Pulling from library/alpine 15:34:13 Removing intermediate container 2f3a912a3e52 15:34:13 ---> ce14e9acdb41 15:34:13 15:34:13 Step 10/31 : FROM alpine:3.16 15:34:13 3.16: Pulling from library/alpine 15:34:13 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:34:13 Status: Downloaded newer image for alpine:3.16 15:34:13 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:34:13 Status: Image is up to date for alpine:3.16 15:34:13 ---> 3d81c46cd875 15:34:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:34:13 ---> 3d81c46cd875 15:34:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:34:14 ---> Running in f5f3f53fdd40 15:34:14 ---> Running in df4b59455db3 15:34:15 Removing intermediate container df4b59455db3 15:34:15 ---> cce4338796b8 15:34:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:34:15 ---> Running in b9f35cdf2d19 15:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:34:18 (1/2) Installing dumb-init (1.2.5-r1) 15:34:18 (1/3) Installing ca-certificates (20220614-r0) 15:34:18 (2/2) Installing su-exec (0.2-r1) 15:34:18 Executing busybox-1.35.0-r15.trigger 15:34:18 OK: 5 MiB in 16 packages 15:34:18 (2/3) Installing dumb-init (1.2.5-r1) 15:34:18 (3/3) Installing su-exec (0.2-r1) 15:34:18 Executing busybox-1.35.0-r15.trigger 15:34:18 Executing ca-certificates-20220614-r0.trigger 15:34:19 OK: 6 MiB in 17 packages 15:34:20 Removing intermediate container b9f35cdf2d19 15:34:20 ---> 6474154e1344 15:34:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:34:20 ---> Running in f88c6205241d 15:34:21 Removing intermediate container f88c6205241d 15:34:21 ---> 2ef4b8782214 15:34:21 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:34:21 ---> Running in 3547eb121173 15:34:22 Removing intermediate container 3547eb121173 15:34:22 ---> 469c53aab8c0 15:34:22 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:34:22 ---> Running in b1c582e709b4 15:34:22 Removing intermediate container f5f3f53fdd40 15:34:22 ---> 1dee0a2fb067 15:34:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:34:22 ---> Running in 885ab1b948bd 15:34:22 Removing intermediate container b1c582e709b4 15:34:22 ---> edb1bf3a225f 15:34:22 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:34:22 ---> Running in 9a8448181fcb 15:34:22 Removing intermediate container 885ab1b948bd 15:34:22 ---> 6a526c9aa3e0 15:34:22 Step 13/25 : WORKDIR / 15:34:23 ---> Running in 3ee86c3832d8 15:34:24 Removing intermediate container 3ee86c3832d8 15:34:24 ---> 8b32e4956fd9 15:34:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:34:25 ---> 035ad9f341ca 15:34:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:34:26 Removing intermediate container 9a8448181fcb 15:34:26 ---> 6e121674f1dd 15:34:26 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 15:34:26 ---> Running in bdd4a4ee2e26 15:34:26 ---> b433e54776a4 15:34:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:34:27 Removing intermediate container bdd4a4ee2e26 15:34:27 ---> cc611056ae3a 15:34:27 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:34:28 ---> 56347b4060b4 15:34:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:34:29 ---> 23d0e3497a36 15:34:29 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:34:29 ---> Running in 441430c1e58a 15:34:29 ---> b11a7cc25d93 15:34:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:34:31 ---> 39e3ed3e88f0 15:34:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:34:32 Removing intermediate container 441430c1e58a 15:34:32 ---> e499696065bd 15:34:32 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:33 ---> c86b90a96325 15:34:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:34:33 ---> 4d9b18e484ef 15:34:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:34:34 ---> 3fab93d12c78 15:34:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:34:35 ---> Running in ae75e28e2a7a 15:34:36 ---> 4f45d0fe9349 15:34:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:34:37 ---> 762a07226bf2 15:34:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:34:38 Removing intermediate container ae75e28e2a7a 15:34:38 ---> bd942a1e5d70 15:34:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:34:38 ---> Running in 70db382fb278 15:34:39 ---> 9f6d10d3c683 15:34:39 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:34:39 Removing intermediate container 70db382fb278 15:34:39 ---> 08aab4268231 15:34:39 Step 23/25 : LABEL arch=arm64 15:34:39 ---> Running in 8ae4babf0bb0 15:34:40 Removing intermediate container 8ae4babf0bb0 15:34:40 ---> 93c8c6e50224 15:34:40 Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:34:40 ---> 8d6a020a147a 15:34:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:34:40 ---> Running in 5b41bf34e5ee 15:34:41 Removing intermediate container 5b41bf34e5ee 15:34:41 ---> 26cc71a7ed1c 15:34:41 Step 25/25 : LABEL version=2.3.0-dev.34 15:34:41 ---> Running in f5e0901046e4 15:34:41 ---> 1940c719b44b 15:34:41 Step 26/31 : RUN chmod +x /entrypoint.sh 15:34:41 ---> Running in 4a2aa9ac4e5b 15:34:42 Removing intermediate container f5e0901046e4 15:34:42 ---> bdf0b522613a 15:34:42 15:34:42 Successfully built bdf0b522613a 15:34:42 Successfully tagged security-secretstore-setup-arm64:latest 15:34:42  Building security-secretstore-setup ... done Building core-metadata 15:34:44 Removing intermediate container 4a2aa9ac4e5b 15:34:44 ---> 6ab3fca79441 15:34:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:34:44 ---> Running in c302aa0afcf9 15:34:45 Removing intermediate container c302aa0afcf9 15:34:45 ---> f76cc12c66fa 15:34:45 Step 28/31 : CMD ["gate"] 15:34:45 ---> Running in 11d164afd6b0 15:34:45 Removing intermediate container 11d164afd6b0 15:34:45 ---> 5f95cbb639a9 15:34:45 Step 29/31 : LABEL arch=arm64 15:34:46 ---> Running in a4dec27d49ff 15:34:46 Removing intermediate container a4dec27d49ff 15:34:46 ---> 51c6d1b44e48 15:34:46 Step 30/31 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:34:46 ---> Running in e458dcfcef7c 15:34:47 Removing intermediate container e458dcfcef7c 15:34:47 ---> 42459a880d86 15:34:47 Step 31/31 : LABEL version=2.3.0-dev.34 15:34:47 ---> Running in 7630f6718477 15:34:47 Removing intermediate container 7630f6718477 15:34:47 ---> 65abac170d3d 15:34:47 15:34:47 Successfully built 65abac170d3d 15:34:47 Successfully tagged security-bootstrapper-arm64:latest 15:34:47 Building security-spire-agent 15:35:06  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:06 ---> cb2898197741 15:35:06 Step 3/23 : WORKDIR /edgex-go 15:35:06 ---> Using cache 15:35:06 ---> 1a1ded05b635 15:35:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:06 ---> Using cache 15:35:06 ---> 5d7778b34d83 15:35:06 Step 5/23 : RUN apk add --update --no-cache make git 15:35:06 ---> Using cache 15:35:06 ---> f272f110d96b 15:35:06 Step 6/23 : COPY go.mod vendor* ./ 15:35:06 ---> Using cache 15:35:06 ---> e957a6f64737 15:35:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:06 ---> Using cache 15:35:06 ---> b797b359d011 15:35:06 Step 8/23 : COPY . . 15:35:06 ---> Using cache 15:35:06 ---> cf8308acf50a 15:35:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:35:07 ---> Running in b0e0b13101b6 15:35:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:35:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:35:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:35:11 ---> cb2898197741 15:35:11 Step 3/26 : WORKDIR /edgex-go 15:35:11 ---> Using cache 15:35:11 ---> 1a1ded05b635 15:35:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:11 ---> Using cache 15:35:11 ---> 5d7778b34d83 15:35:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:35:11 ---> Running in 87a77344432a 15:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:35:15 OK: 221 MiB in 51 packages 15:35:16 Removing intermediate container 87a77344432a 15:35:16 ---> 3f6ad1afaf53 15:35:16 Step 6/26 : COPY go.mod vendor* ./ 15:35:17 ---> 6872cf8a6910 15:35:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:17 ---> Running in 55aa21ab0a28 15:35:44 Removing intermediate container 21154e572cb1 15:35:44 ---> 385f29de770b 15:35:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:35:44 ---> Running in 4a48c2738644 15:35:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:35:50 Removing intermediate container 4a48c2738644 15:35:50 ---> dabe05cf47a9 15:35:50 15:35:50 Step 11/23 : FROM docker:20.10.14 15:35:50 20.10.14: Pulling from library/docker 15:36:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:36:16 Status: Downloaded newer image for docker:20.10.14 15:36:16 ---> c346e9eafbab 15:36:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:36:16 ---> Running in 31f5be4ffbda 15:36:17 Removing intermediate container f46f06a01d72 15:36:17 ---> 6f647b4779af 15:36:17 15:36:17 Step 9/20 : FROM alpine:3.15 15:36:17 ---> 60f2846fe774 15:36:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:17 ---> Using cache 15:36:17 ---> def93b8a0b09 15:36:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:17 ---> Using cache 15:36:17 ---> 0388564ecfcb 15:36:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:36:17 Removing intermediate container 31f5be4ffbda 15:36:17 ---> fd044a834cbd 15:36:17 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:36:17 ---> Running in 44531d9e19a0 15:36:17 ---> Running in 4e77396f4dd3 15:36:18 Removing intermediate container 55aa21ab0a28 15:36:18 ---> 18e7452432bb 15:36:18 Step 8/26 : COPY . . 15:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:21 (1/43) Installing readline (8.1.1-r0) 15:36:21 (2/43) Installing bash (5.1.16-r0) 15:36:21 Executing bash-5.1.16-r0.post-install 15:36:21 (3/43) Installing brotli-libs (1.0.9-r5) 15:36:21 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:36:21 (5/43) Installing libcurl (7.80.0-r2) 15:36:21 (6/43) Installing curl (7.80.0-r2) 15:36:21 (7/43) Installing dumb-init (1.2.5-r1) 15:36:21 (8/43) Installing libbz2 (1.0.8-r1) 15:36:21 (9/43) Installing expat (2.4.7-r0) 15:36:22 (10/43) Installing libffi (3.4.2-r1) 15:36:22 (11/43) Installing gdbm (1.22-r0) 15:36:22 (12/43) Installing xz-libs (5.2.5-r1) 15:36:22 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:36:22 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:36:22 (15/43) Installing mpdecimal (2.5.1-r1) 15:36:22 (16/43) Installing sqlite-libs (3.36.0-r0) 15:36:22 (17/43) Installing python3 (3.9.13-r1) 15:36:22 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:36:22 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:36:22 OK: 15734 distinct packages available 15:36:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:24 (18/43) Installing py3-appdirs (1.4.4-r2) 15:36:24 (19/43) Installing py3-certifi (2020.12.5-r1) 15:36:24 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:36:24 (21/43) Installing py3-idna (3.3-r0) 15:36:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:36:24 (23/43) Installing py3-requests (2.26.0-r1) 15:36:24 (24/43) Installing py3-msgpack (1.0.2-r1) 15:36:24 (25/43) Installing py3-lockfile (0.12.2-r4) 15:36:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:36:24 (27/43) Installing py3-colorama (0.4.4-r1) 15:36:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:36:24 (29/43) Installing py3-distlib (0.3.3-r0) 15:36:25 (30/43) Installing py3-distro (1.6.0-r0) 15:36:25 (31/43) Installing py3-six (1.16.0-r0) 15:36:25 (32/43) Installing py3-webencodings (0.5.1-r4) 15:36:25 (33/43) Installing py3-html5lib (1.1-r1) 15:36:25 (34/43) Installing py3-parsing (2.4.7-r2) 15:36:25 (35/43) Installing py3-packaging (20.9-r1) 15:36:25 (36/43) Installing py3-tomli (1.2.2-r0) 15:36:25 (1/9) Installing ca-certificates (20220614-r0) 15:36:25 (37/43) Installing py3-pep517 (0.12.0-r0) 15:36:25 (38/43) Installing py3-progress (1.6-r0) 15:36:25 (39/43) Installing py3-retrying (1.3.3-r2) 15:36:25 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:36:25 (41/43) Installing py3-setuptools (52.0.0-r4) 15:36:25 (2/9) Installing brotli-libs (1.0.9-r5) 15:36:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:36:25 (42/43) Installing py3-toml (0.10.2-r2) 15:36:25 (43/43) Installing py3-pip (20.3.4-r1) 15:36:25 (4/9) Installing libcurl (7.80.0-r2) 15:36:25 (5/9) Installing curl (7.80.0-r2) 15:36:26 (6/9) Installing dumb-init (1.2.5-r1) 15:36:26 (7/9) Installing musl-obstack (1.2.3-r0) 15:36:26 (8/9) Installing libucontext (1.1-r0) 15:36:26 (9/9) Installing gcompat (1.0.0-r4) 15:36:26 Executing busybox-1.34.1-r5.trigger 15:36:26 Executing busybox-1.34.1-r7.trigger 15:36:26 OK: 83 MiB in 65 packages 15:36:26 Executing ca-certificates-20220614-r0.trigger 15:36:26 OK: 8 MiB in 23 packages 15:36:30 Removing intermediate container 44531d9e19a0 15:36:30 ---> 332f14748d0f 15:36:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:31 Collecting docker-compose==1.23.2 15:36:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:36:32 Collecting jsonschema<3,>=2.5.1 15:36:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:36:32 Collecting texttable<0.10,>=0.9.0 15:36:32 Downloading texttable-0.9.1.tar.gz (11 kB) 15:36:32 ---> a236ed40a5ed 15:36:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:36:35 Removing intermediate container 4bd60f3eb555 15:36:35 ---> 096632153a9c 15:36:35 15:36:35 Step 10/22 : FROM alpine:3.16 15:36:35 ---> 3d81c46cd875 15:36:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:36:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:36:35 ---> Running in be7c42656d2b 15:36:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:36:35 Collecting cached-property<2,>=1.2.0 15:36:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:36:36 Collecting docopt<0.7,>=0.6.1 15:36:36 Downloading docopt-0.6.2.tar.gz (25 kB) 15:36:37 ---> 83a1afec08d5 15:36:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:36:38 ---> 24b45445db68 15:36:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:36:38 ---> Running in 1d92ce85cf4c 15:36:39 Collecting websocket-client<1.0,>=0.32.0 15:36:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:36:39 Collecting dockerpty<0.5,>=0.4.1 15:36:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:36:39 (1/1) Installing dumb-init (1.2.5-r1) 15:36:39 Executing busybox-1.35.0-r15.trigger 15:36:39 OK: 5 MiB in 15 packages 15:36:39 Removing intermediate container 1d92ce85cf4c 15:36:39 ---> d7a106fdf289 15:36:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:39 ---> Running in 5ce98a8c5fb2 15:36:40 Removing intermediate container 5ce98a8c5fb2 15:36:40 ---> 164c1d5c5cf5 15:36:40 Step 18/20 : LABEL arch=arm64 15:36:41 ---> Running in 72d986d8f9b7 15:36:41 Removing intermediate container be7c42656d2b 15:36:41 ---> b24c0e636d96 15:36:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:41 ---> Running in d062bdfa2613 15:36:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:36:42 Removing intermediate container 72d986d8f9b7 15:36:42 ---> b40c8dc2ade0 15:36:42 Step 19/20 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:36:42 ---> Running in a7a336cda6cb 15:36:42 Removing intermediate container d062bdfa2613 15:36:42 ---> 1319735ab4e0 15:36:42 Step 13/22 : ENV APP_PORT=59861 15:36:42 ---> Running in 6b29b8d17c75 15:36:42 Collecting docker<4.0,>=3.6.0 15:36:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:36:43 ---> 1d80849ebe77 15:36:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:36:43 Removing intermediate container a7a336cda6cb 15:36:43 ---> b8a6d5aa89b5 15:36:43 Step 20/20 : LABEL version=2.3.0-dev.34 15:36:43 ---> Running in 5d2c8c2c74df 15:36:43 Removing intermediate container 6b29b8d17c75 15:36:43 ---> Running in 6ced63fc7505 15:36:43 ---> 717783003d68 15:36:43 Step 14/22 : EXPOSE $APP_PORT 15:36:43 ---> Running in d287e61d63db 15:36:43 Collecting PyYAML<4,>=3.10 15:36:43 Downloading PyYAML-3.13.tar.gz (270 kB) 15:36:44 Removing intermediate container 6ced63fc7505 15:36:44 ---> 00f97fec2916 15:36:44 Step 10/26 : WORKDIR /edgex-go/spire-build 15:36:44 Removing intermediate container 5d2c8c2c74df 15:36:44 ---> 0b3e91ea4f94 15:36:44 15:36:44 ---> Running in f8cd2fcd42b5 15:36:44 Removing intermediate container d287e61d63db 15:36:44 ---> 011b722c11e5 15:36:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:44 Successfully built 0b3e91ea4f94 15:36:44 Successfully tagged security-spiffe-token-provider-arm64:latest 15:36:44 Building support-notifications 15:36:45  Building security-spiffe-token-provider ... done Removing intermediate container f8cd2fcd42b5 15:36:45 ---> 6e6b5f3ab0c3 15:36:45 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:36:45 ---> Running in 087c6db8b05c 15:36:45 ---> f1bf9cb83e81 15:36:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:36:48 Collecting docker-pycreds>=0.4.0 15:36:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:36:48 Removing intermediate container 087c6db8b05c 15:36:48 ---> b559dd994fc8 15:36:48 Step 12/26 : WORKDIR /edgex-go 15:36:49 ---> Running in 7b16cd749076 15:36:49 ---> 3e8beb6394a5 15:36:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:36:49 Collecting idna<2.8,>=2.5 15:36:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:36:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:36:49 Removing intermediate container 7b16cd749076 15:36:49 ---> 016203702a45 15:36:50 15:36:50 Step 13/26 : FROM alpine:3.15 15:36:50 ---> 60f2846fe774 15:36:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:50 ---> Using cache 15:36:50 ---> def93b8a0b09 15:36:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:50 ---> Using cache 15:36:50 ---> 0388564ecfcb 15:36:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:36:50 Collecting chardet<3.1.0,>=3.0.2 15:36:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:36:50 ---> Running in d2b435150ab6 15:36:50 ---> 44328afcd976 15:36:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:36:50 ---> Running in 8460fc678985 15:36:51 Collecting urllib3<1.25,>=1.21.1 15:36:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:36:51 Removing intermediate container 8460fc678985 15:36:51 ---> f0face03639b 15:36:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:51 ---> Running in f49d53a16daf 15:36:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:36:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:36:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:36:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:36:51 Removing intermediate container f49d53a16daf 15:36:51 ---> 28d7a391a3d5 15:36:52 Step 20/22 : LABEL arch=arm64 15:36:52 ---> Running in 20c3e6b8498b 15:36:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:36:52 Attempting uninstall: urllib3 15:36:52 Found existing installation: urllib3 1.26.7 15:36:52 Uninstalling urllib3-1.26.7: 15:36:52 Successfully uninstalled urllib3-1.26.7 15:36:52 Removing intermediate container 20c3e6b8498b 15:36:52 ---> 5a38c69a0ea1 15:36:52 Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:36:53 ---> Running in c3ed9a53c2fd 15:36:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:53 Attempting uninstall: idna 15:36:53 Found existing installation: idna 3.3 15:36:53 Uninstalling idna-3.3: 15:36:53 Removing intermediate container c3ed9a53c2fd 15:36:53 ---> 3c66a17a98fe 15:36:53 Step 22/22 : LABEL version=2.3.0-dev.34 15:36:53 Successfully uninstalled idna-3.3 15:36:54 ---> Running in 5405a3ac673f 15:36:54 Removing intermediate container 5405a3ac673f 15:36:54 ---> 63f60d60bde2 15:36:54 15:36:54 Successfully built 63f60d60bde2 15:36:54 Successfully tagged support-scheduler-arm64:latest 15:36:54  Building support-scheduler ... done Building core-data 15:36:54 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:36:54 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:36:54 OK: 15734 distinct packages available 15:36:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:36:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:36:57 (1/5) Installing dumb-init (1.2.5-r1) 15:36:57 (2/5) Installing musl-obstack (1.2.3-r0) 15:36:57 (3/5) Installing libucontext (1.1-r0) 15:36:57 (4/5) Installing gcompat (1.0.0-r4) 15:36:57 Attempting uninstall: requests 15:36:57 Found existing installation: requests 2.26.0 15:36:57 Uninstalling requests-2.26.0: 15:36:58 (5/5) Installing openssl (1.1.1q-r0) 15:36:58 Successfully uninstalled requests-2.26.0 15:36:58 Executing busybox-1.34.1-r7.trigger 15:36:58 OK: 6 MiB in 19 packages 15:36:58 Running setup.py install for texttable: started 15:37:00 Removing intermediate container d2b435150ab6 15:37:00 ---> 9b5349a361fb 15:37:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:37:01 Running setup.py install for texttable: finished with status 'done' 15:37:01 Running setup.py install for PyYAML: started 15:37:04 Running setup.py install for PyYAML: finished with status 'done' 15:37:05 Running setup.py install for docopt: started 15:37:05 ---> 7178783a3bf4 15:37:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:37:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:37:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:05 ---> cb2898197741 15:37:05 Step 3/22 : WORKDIR /edgex-go 15:37:05 ---> Using cache 15:37:05 ---> 1a1ded05b635 15:37:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:05 ---> Using cache 15:37:05 ---> 5d7778b34d83 15:37:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:37:05 ---> Running in 53eec521d695 15:37:07 Running setup.py install for docopt: finished with status 'done' 15:37:07 Running setup.py install for dockerpty: started 15:37:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:10 OK: 221 MiB in 51 packages 15:37:10 Running setup.py install for dockerpty: finished with status 'done' 15:37:12 Removing intermediate container 53eec521d695 15:37:12 ---> 51a794ce9a70 15:37:12 Step 6/22 : COPY go.mod vendor* ./ 15:37:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:37:13 ---> b37064ceb70b 15:37:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:13 ---> Running in f00a703ef7f3 15:37:15 ---> 9b74a66e7f02 15:37:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:37:16 ---> a0fa3aa32f83 15:37:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:37:18 ---> 4c647d88a18b 15:37:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:37:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:37:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:37:20 ---> cb2898197741 15:37:20 Step 3/23 : WORKDIR /edgex-go 15:37:20 ---> Using cache 15:37:20 ---> 1a1ded05b635 15:37:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:20 ---> Using cache 15:37:20 ---> 5d7778b34d83 15:37:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:37:20 ---> 45f17f9c51de 15:37:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:37:20 ---> Running in fd602ff6bf32 15:37:20 ---> Running in 0743c6c52ba2 15:37:21 Removing intermediate container 0743c6c52ba2 15:37:21 ---> b0882bf516d4 15:37:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:37:22 ---> Running in 66583436e895 15:37:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:37:23 Removing intermediate container 66583436e895 15:37:23 ---> afe308344866 15:37:23 Step 24/26 : LABEL arch=arm64 15:37:23 ---> Running in d02f1f0bdb96 15:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:37:24 Removing intermediate container d02f1f0bdb96 15:37:24 ---> 469b0f92154d 15:37:24 Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:37:24 ---> Running in 86c955a5e328 15:37:24 OK: 221 MiB in 51 packages 15:37:25 Removing intermediate container 86c955a5e328 15:37:25 ---> 9ce8702ebc58 15:37:25 Step 26/26 : LABEL version=2.3.0-dev.34 15:37:26 ---> Running in 5772a61ee15f 15:37:27 Removing intermediate container 5772a61ee15f 15:37:27 ---> badbcf422bcf 15:37:27 15:37:27 Removing intermediate container fd602ff6bf32 15:37:27 ---> 009c38bfba97 15:37:27 Step 6/23 : COPY go.mod vendor* ./ 15:37:28 Successfully built badbcf422bcf 15:37:28 Successfully tagged security-spire-agent-arm64:latest 15:37:28 Building security-spire-server 15:37:29  Building security-spire-agent ... done  ---> f09830acb3aa 15:37:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:29 ---> Running in 890c9e65818b 15:37:34 Removing intermediate container 4e77396f4dd3 15:37:34 ---> 570d89e06d9c 15:37:34 Step 14/23 : ENV APP_PORT=58890 15:37:34 ---> Running in 76d2a39a5117 15:37:34 Removing intermediate container 76d2a39a5117 15:37:34 ---> 2fe0ae2553c7 15:37:34 Step 15/23 : EXPOSE $APP_PORT 15:37:35 ---> Running in cc101f893104 15:37:35 Removing intermediate container cc101f893104 15:37:35 ---> 7a68dc82c93d 15:37:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:37:38 ---> d1915e40b3a9 15:37:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:37:40 ---> 262b37c73468 15:37:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:37:42 ---> 47d9fc1d70c8 15:37:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:37:42 ---> Running in 2cb601171871 15:37:43 Removing intermediate container 2cb601171871 15:37:43 ---> 2e94a273849b 15:37:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:43 ---> Running in 4e4a39dc69ab 15:37:44 Removing intermediate container 4e4a39dc69ab 15:37:44 ---> 8f9f9054480a 15:37:44 Step 21/23 : LABEL arch=arm64 15:37:45 ---> Running in 720bc5d13dbf 15:37:46 Removing intermediate container 720bc5d13dbf 15:37:46 ---> b1776587f28c 15:37:46 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:37:47 ---> Running in 837015cbd45e 15:37:48 Removing intermediate container 837015cbd45e 15:37:48 ---> 6e70274764c8 15:37:48 Step 23/23 : LABEL version=2.3.0-dev.34 15:37:48 ---> Running in d08c7abdfdda 15:37:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:37:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:37:48 ---> cb2898197741 15:37:48 Step 3/25 : WORKDIR /edgex-go 15:37:48 ---> Using cache 15:37:48 ---> 1a1ded05b635 15:37:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:48 ---> Using cache 15:37:48 ---> 5d7778b34d83 15:37:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:37:48 ---> Using cache 15:37:48 ---> 3f6ad1afaf53 15:37:48 Step 6/25 : COPY go.mod vendor* ./ 15:37:48 ---> Using cache 15:37:48 ---> 6872cf8a6910 15:37:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:48 ---> Using cache 15:37:48 ---> 18e7452432bb 15:37:48 Step 8/25 : COPY . . 15:37:49 ---> Using cache 15:37:49 ---> 1d80849ebe77 15:37:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:37:49 ---> Using cache 15:37:49 ---> 00f97fec2916 15:37:49 Step 10/25 : WORKDIR /edgex-go/spire-build 15:37:49 ---> Using cache 15:37:49 ---> 6e6b5f3ab0c3 15:37:49 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:37:49 Removing intermediate container d08c7abdfdda 15:37:49 ---> cabe9db17747 15:37:49 15:37:49 ---> Running in 0e7d4f29c63d 15:37:50 Successfully built cabe9db17747 15:37:50 Successfully tagged sys-mgmt-agent-arm64:latest 15:37:50 Building core-command 15:37:54  Building sys-mgmt-agent ... done Removing intermediate container 0e7d4f29c63d 15:37:54 ---> 778273ebf8dc 15:37:54 Step 12/25 : WORKDIR /edgex-go 15:37:54 ---> Running in e2e395426f75 15:37:55 Removing intermediate container e2e395426f75 15:37:55 ---> db76f70340ad 15:37:55 15:37:55 Step 13/25 : FROM alpine:3.15 15:37:55 ---> 60f2846fe774 15:37:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:37:55 ---> Using cache 15:37:55 ---> def93b8a0b09 15:37:55 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:55 ---> Using cache 15:37:55 ---> 0388564ecfcb 15:37:55 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:37:55 ---> Using cache 15:37:55 ---> 9b5349a361fb 15:37:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:38:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:38:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:38:13 ---> cb2898197741 15:38:13 Step 3/23 : WORKDIR /edgex-go 15:38:13 ---> Using cache 15:38:13 ---> 1a1ded05b635 15:38:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:13 ---> Using cache 15:38:13 ---> 5d7778b34d83 15:38:13 Step 5/23 : RUN apk add --update --no-cache make git 15:38:13 ---> Using cache 15:38:13 ---> f272f110d96b 15:38:13 Step 6/23 : COPY go.mod vendor* ./ 15:38:13 ---> Using cache 15:38:13 ---> e957a6f64737 15:38:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:13 ---> Using cache 15:38:13 ---> b797b359d011 15:38:13 Step 8/23 : COPY . . 15:38:13 ---> cfef7637b580 15:38:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:38:13 ---> Using cache 15:38:13 ---> cf8308acf50a 15:38:13 Step 9/23 : RUN make cmd/core-command/core-command 15:38:13 ---> Running in 942e8f7602bb 15:38:14 ---> 83c8a9e71200 15:38:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:38:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:38:16 ---> fd7309d27313 15:38:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:38:18 ---> cbb6da9e8ae8 15:38:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:38:18 ---> Running in c8c90866b548 15:38:19 Removing intermediate container c8c90866b548 15:38:19 ---> 4760cbb9ca12 15:38:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:38:20 ---> Running in d6f333f6c584 15:38:21 Removing intermediate container d6f333f6c584 15:38:21 ---> d69f81d3a4b0 15:38:21 Step 23/25 : LABEL arch=arm64 15:38:21 ---> Running in 10dc80230a26 15:38:23 Removing intermediate container 10dc80230a26 15:38:23 ---> 0b468627311f 15:38:23 Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:38:23 Removing intermediate container f00a703ef7f3 15:38:23 ---> 832e590c8321 15:38:23 Step 8/22 : COPY . . 15:38:23 ---> Running in 5882cbce5f1b 15:38:24 Removing intermediate container 5882cbce5f1b 15:38:24 ---> dd5347d5d340 15:38:24 Step 25/25 : LABEL version=2.3.0-dev.34 15:38:24 ---> Running in 502cc22635a8 15:38:25 Removing intermediate container 502cc22635a8 15:38:25 ---> 57b4ca64312c 15:38:25 15:38:26 Successfully built 57b4ca64312c 15:38:26 Successfully tagged security-spire-server-arm64:latest 15:38:26 Building security-proxy-setup 15:38:33  Building security-spire-server ... done Removing intermediate container 890c9e65818b 15:38:33 ---> e77817567854 15:38:33 Step 8/23 : COPY . . 15:38:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:38:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:38:45 ---> cb2898197741 15:38:45 Step 3/22 : WORKDIR /edgex-go 15:38:45 ---> Using cache 15:38:45 ---> 1a1ded05b635 15:38:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:45 ---> Using cache 15:38:45 ---> 5d7778b34d83 15:38:45 Step 5/22 : RUN apk add --update --no-cache make git 15:38:45 ---> Using cache 15:38:45 ---> f272f110d96b 15:38:45 Step 6/22 : COPY go.mod vendor* ./ 15:38:45 ---> Using cache 15:38:45 ---> e957a6f64737 15:38:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:45 ---> Using cache 15:38:45 ---> b797b359d011 15:38:45 Step 8/22 : COPY . . 15:38:45 ---> Using cache 15:38:45 ---> cf8308acf50a 15:38:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:38:45 ---> Running in fe0bc6b695b0 15:38:46 ---> cc2cde4c37a9 15:38:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:38:46 ---> Running in 734414fb5ea3 15:38:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:38:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:38:53 ---> 24c4b3c3f867 15:38:53 Step 9/23 : RUN make cmd/core-data/core-data 15:38:53 ---> Running in 0a4ddb027bd1 15:38:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:39:00 Removing intermediate container b0e0b13101b6 15:39:00 ---> e1b758e631b0 15:39:00 15:39:00 Step 10/23 : FROM alpine:3.16 15:39:00 ---> 3d81c46cd875 15:39:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:39:00 ---> Using cache 15:39:00 ---> b24c0e636d96 15:39:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:39:00 ---> Using cache 15:39:00 ---> 1319735ab4e0 15:39:00 Step 13/23 : ENV APP_PORT=59881 15:39:00 ---> Running in 0fdad6425883 15:39:00 Removing intermediate container 0fdad6425883 15:39:00 ---> ebe566d76815 15:39:00 Step 14/23 : EXPOSE $APP_PORT 15:39:00 ---> Running in 631176a03ed8 15:39:01 Removing intermediate container 631176a03ed8 15:39:01 ---> 215f4d59d352 15:39:01 Step 15/23 : WORKDIR / 15:39:01 ---> Running in 5b51308a7fd3 15:39:01 Removing intermediate container 5b51308a7fd3 15:39:01 ---> b8efd796c559 15:39:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:39:02 ---> 6fcbffa1b44c 15:39:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:39:04 ---> b4b0988b7b73 15:39:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:39:05 ---> 51cd61bc639b 15:39:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:39:05 ---> Running in 27a350844517 15:39:05 Removing intermediate container 27a350844517 15:39:05 ---> 966a394a3e41 15:39:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:05 ---> Running in bf5149084d73 15:39:06 Removing intermediate container bf5149084d73 15:39:06 ---> 91882e025fc2 15:39:06 Step 21/23 : LABEL arch=arm64 15:39:06 ---> Running in 9ed3c25851c0 15:39:07 Removing intermediate container 9ed3c25851c0 15:39:07 ---> a82f495c2023 15:39:07 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:39:07 ---> Running in c8956a0436b5 15:39:07 Removing intermediate container c8956a0436b5 15:39:07 ---> b75eac732de1 15:39:07 Step 23/23 : LABEL version=2.3.0-dev.34 15:39:07 ---> Running in 75f471e2dbc6 15:39:08 Removing intermediate container 75f471e2dbc6 15:39:08 ---> 3bc5c5971f92 15:39:08 15:39:08 Successfully built 3bc5c5971f92 15:39:08 Successfully tagged core-metadata-arm64:latest 15:42:15  Building core-metadata ... done Removing intermediate container 942e8f7602bb 15:42:15 ---> a3928e9ce936 15:42:15 15:42:15 Step 10/23 : FROM alpine:3.16 15:42:15 ---> 3d81c46cd875 15:42:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:42:15 ---> Using cache 15:42:15 ---> b24c0e636d96 15:42:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:15 ---> Using cache 15:42:15 ---> 1319735ab4e0 15:42:15 Step 13/23 : ENV APP_PORT=59882 15:42:15 ---> Running in c183571a0f0b 15:42:15 Removing intermediate container c183571a0f0b 15:42:15 ---> f2b38e034b27 15:42:15 Step 14/23 : EXPOSE $APP_PORT 15:42:15 ---> Running in 11773f7c0bb2 15:42:15 Removing intermediate container 11773f7c0bb2 15:42:15 ---> 1040b125c05c 15:42:15 Step 15/23 : WORKDIR / 15:42:15 ---> Running in ada541947334 15:42:15 Removing intermediate container ada541947334 15:42:15 ---> 9733375eea81 15:42:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:16 ---> 9b94aae7c363 15:42:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:42:17 ---> 13078ed1c029 15:42:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:42:18 ---> 8cfa68b0f30c 15:42:18 Step 19/23 : ENTRYPOINT ["/core-command"] 15:42:18 ---> Running in a653e4c73c74 15:42:19 Removing intermediate container a653e4c73c74 15:42:19 ---> 7b451718363d 15:42:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:19 ---> Running in d39ddda80a5d 15:42:19 Removing intermediate container d39ddda80a5d 15:42:19 ---> 13e8922dec86 15:42:19 Step 21/23 : LABEL arch=arm64 15:42:19 ---> Running in 74130ec43da2 15:42:20 Removing intermediate container 74130ec43da2 15:42:20 ---> d342df9e9dfb 15:42:20 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:42:20 ---> Running in dd6b3afd6eba 15:42:21 Removing intermediate container dd6b3afd6eba 15:42:21 ---> b70172a15b2b 15:42:21 Step 23/23 : LABEL version=2.3.0-dev.34 15:42:21 ---> Running in 58c3c7fece68 15:42:21 Removing intermediate container 58c3c7fece68 15:42:21 ---> 6696d1c0f761 15:42:21 15:42:21 Successfully built 6696d1c0f761 15:42:21 Successfully tagged core-command-arm64:latest 15:42:36  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:42:52 Removing intermediate container fe0bc6b695b0 15:42:52 ---> f5d2f9ba8d78 15:42:52 15:42:52 Step 10/22 : FROM alpine:3.16 15:42:52 ---> 3d81c46cd875 15:42:52 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:42:52 ---> Running in f0a31e81a087 15:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:55 (1/6) Installing ca-certificates (20220614-r0) 15:42:55 (2/6) Installing brotli-libs (1.0.9-r6) 15:42:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:42:55 (4/6) Installing libcurl (7.83.1-r2) 15:42:55 (5/6) Installing curl (7.83.1-r2) 15:42:55 (6/6) Installing dumb-init (1.2.5-r1) 15:42:55 Executing busybox-1.35.0-r15.trigger 15:42:55 Executing ca-certificates-20220614-r0.trigger 15:42:56 OK: 8 MiB in 20 packages 15:42:58 Removing intermediate container f0a31e81a087 15:42:58 ---> 69a934d0f088 15:42:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:42:58 ---> Running in d66fe4ccda29 15:42:58 Removing intermediate container d66fe4ccda29 15:42:58 ---> 44bafbb10451 15:42:58 Step 13/22 : WORKDIR /edgex 15:42:58 ---> Running in 9ab79895907a 15:42:58 Removing intermediate container 9ab79895907a 15:42:58 ---> b402ef4ae6b9 15:42:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:42:59 ---> 4062e226124b 15:42:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:43:01 ---> ae3425db208a 15:43:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:43:03 ---> 6f7700b98eb9 15:43:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:43:04 ---> 7a8f246ac9d3 15:43:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:43:04 ---> Running in acf665bd470d 15:43:07 Removing intermediate container acf665bd470d 15:43:07 ---> 4b2055d5725e 15:43:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:43:07 ---> Running in 39e64a356988 15:43:07 Removing intermediate container 39e64a356988 15:43:07 ---> 109f4c3754ae 15:43:07 Step 20/22 : LABEL arch=arm64 15:43:07 ---> Running in 95c99d19c722 15:43:08 Removing intermediate container 95c99d19c722 15:43:08 ---> 3a015d0453e7 15:43:08 Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:43:08 ---> Running in eaecd6edd116 15:43:08 Removing intermediate container eaecd6edd116 15:43:08 ---> f5162c86f9db 15:43:08 Step 22/22 : LABEL version=2.3.0-dev.34 15:43:09 ---> Running in 00d95ada8a01 15:43:09 Removing intermediate container 00d95ada8a01 15:43:09 ---> 4a698f36abfd 15:43:09 15:43:09 Successfully built 4a698f36abfd 15:43:09 Successfully tagged security-proxy-setup-arm64:latest 15:43:41  Building security-proxy-setup ... done Removing intermediate container 0a4ddb027bd1 15:43:41 ---> ecfbe884ca4c 15:43:41 15:43:41 Step 10/23 : FROM alpine:3.16 15:43:41 ---> 3d81c46cd875 15:43:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:43:41 ---> Running in 46218ce67401 15:43:41 Removing intermediate container 46218ce67401 15:43:41 ---> ac7b56703997 15:43:41 Step 12/23 : ENV APP_PORT=59880 15:43:41 ---> Running in 05de0f43d34e 15:43:41 Removing intermediate container 05de0f43d34e 15:43:41 ---> aa1cf61f82ff 15:43:41 Step 13/23 : EXPOSE $APP_PORT 15:43:41 ---> Running in 156c4194efdb 15:43:41 Removing intermediate container 156c4194efdb 15:43:41 ---> 844ed22b07ce 15:43:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:41 ---> Running in 20603a97fdf8 15:43:41 Removing intermediate container 20603a97fdf8 15:43:41 ---> a9fe95c57e1d 15:43:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:43:41 ---> Running in a356b4537ba9 15:43:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:45 (1/6) Installing dumb-init (1.2.5-r1) 15:43:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:43:45 (3/6) Installing libsodium (1.0.18-r0) 15:43:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:43:45 (5/6) Installing libzmq (4.3.4-r0) 15:43:45 (6/6) Installing zeromq (4.3.4-r0) 15:43:45 Executing busybox-1.35.0-r15.trigger 15:43:45 OK: 8 MiB in 20 packages 15:43:47 Removing intermediate container a356b4537ba9 15:43:47 ---> 726ee8f3d4eb 15:43:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:47 ---> a892ee3d04a1 15:43:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:43:49 ---> 170eacb37bd9 15:43:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:43:49 ---> 9b0fbcd9a6e9 15:43:49 Step 19/23 : ENTRYPOINT ["/core-data"] 15:43:50 ---> Running in f936618bb18c 15:43:50 Removing intermediate container f936618bb18c 15:43:50 ---> 2306dce04f5a 15:43:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:50 ---> Running in a2684bd47868 15:43:51 Removing intermediate container a2684bd47868 15:43:51 ---> 70400daef85a 15:43:51 Step 21/23 : LABEL arch=arm64 15:43:51 ---> Running in 1dc6463b69d0 15:43:51 Removing intermediate container 1dc6463b69d0 15:43:51 ---> 9b192051d5a5 15:43:51 Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:43:51 ---> Running in 020e3a2be958 15:43:52 Removing intermediate container 020e3a2be958 15:43:52 ---> 606386adcfb8 15:43:52 Step 23/23 : LABEL version=2.3.0-dev.34 15:43:52 ---> Running in ae1dd92d6525 15:43:52 Removing intermediate container ae1dd92d6525 15:43:52 ---> 6adf9882696a 15:43:52 15:43:52 Removing intermediate container 734414fb5ea3 15:43:52 ---> 965f727f296a 15:43:52 15:43:52 Step 10/22 : FROM alpine:3.16 15:43:52 ---> 3d81c46cd875 15:43:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:43:52 ---> Running in ba7580cf9581 15:43:52 Successfully built 6adf9882696a 15:43:53 Successfully tagged core-data-arm64:latest 15:43:53  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:55 (1/2) Installing ca-certificates (20220614-r0) 15:43:55 (2/2) Installing dumb-init (1.2.5-r1) 15:43:55 Executing busybox-1.35.0-r15.trigger 15:43:55 Executing ca-certificates-20220614-r0.trigger 15:43:55 OK: 6 MiB in 16 packages 15:43:56 Removing intermediate container ba7580cf9581 15:43:56 ---> c26081583871 15:43:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:43:56 ---> Running in a6628b661b16 15:43:56 Removing intermediate container a6628b661b16 15:43:56 ---> 1f28b497776f 15:43:56 Step 13/22 : ENV APP_PORT=59860 15:43:56 ---> Running in 40e3579e6ecd 15:43:57 Removing intermediate container 40e3579e6ecd 15:43:57 ---> f6750cc1e497 15:43:57 Step 14/22 : EXPOSE $APP_PORT 15:43:57 ---> Running in ca75774ade40 15:43:57 Removing intermediate container ca75774ade40 15:43:57 ---> 76ab49adb0bd 15:43:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:58 ---> eb3eb7156c81 15:43:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:43:59 ---> 72517d05c622 15:43:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:43:59 ---> 53671b886ed0 15:43:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:44:00 ---> Running in cf6eb8697b77 15:44:00 Removing intermediate container cf6eb8697b77 15:44:00 ---> 56bdcdd6c61c 15:44:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:44:00 ---> Running in 488bb1170de2 15:44:00 Removing intermediate container 488bb1170de2 15:44:00 ---> a458def1abbb 15:44:00 Step 20/22 : LABEL arch=arm64 15:44:00 ---> Running in bc9f0fc9cdf9 15:44:00 Removing intermediate container bc9f0fc9cdf9 15:44:00 ---> aba2184d0284 15:44:00 Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:01 ---> Running in 009911178b92 15:44:01 Removing intermediate container 009911178b92 15:44:01 ---> c92f257afb1d 15:44:01 Step 22/22 : LABEL version=2.3.0-dev.34 15:44:01 ---> Running in 03bcd2d6ff81 15:44:01 Removing intermediate container 03bcd2d6ff81 15:44:01 ---> fb49b99c1dde 15:44:01 15:44:01 Successfully built fb49b99c1dde 15:44:01 Successfully tagged support-notifications-arm64:latest 15:44:02  Building support-notifications ... done  [Pipeline] } 15:44:02 $ docker stop --time=1 2198c09480fa3d0d87f99ca4add03732900ba9b3c886b69a70509e5b9c4cf54d 15:44:03 $ docker rm -f 2198c09480fa3d0d87f99ca4add03732900ba9b3c886b69a70509e5b9c4cf54d [Pipeline] // withDockerContainer [Pipeline] sh 15:44:04 + docker images 15:44:04 REPOSITORY TAG IMAGE ID CREATED SIZE 15:44:04 support-notifications-arm64 latest fb49b99c1dde 3 seconds ago 26.1MB 15:44:04 core-data-arm64 latest 6adf9882696a 12 seconds ago 20.6MB 15:44:04 965f727f296a 13 seconds ago 1.41GB 15:44:04 ecfbe884ca4c 28 seconds ago 1.38GB 15:44:04 security-proxy-setup-arm64 latest 4a698f36abfd 55 seconds ago 26.2MB 15:44:04 f5d2f9ba8d78 About a minute ago 1.36GB 15:44:04 core-command-arm64 latest 6696d1c0f761 About a minute ago 15.5MB 15:44:04 a3928e9ce936 About a minute ago 1.35GB 15:44:04 core-metadata-arm64 latest 3bc5c5971f92 4 minutes ago 16.4MB 15:44:04 e1b758e631b0 5 minutes ago 1.36GB 15:44:04 security-spire-server-arm64 latest 57b4ca64312c 5 minutes ago 84.2MB 15:44:04 db76f70340ad 6 minutes ago 1.25GB 15:44:04 sys-mgmt-agent-arm64 latest cabe9db17747 6 minutes ago 282MB 15:44:04 security-spire-agent-arm64 latest badbcf422bcf 6 minutes ago 122MB 15:44:04 support-scheduler-arm64 latest 63f60d60bde2 7 minutes ago 25.6MB 15:44:04 016203702a45 7 minutes ago 1.25GB 15:44:04 security-spiffe-token-provider-arm64 latest 0b3e91ea4f94 7 minutes ago 28.3MB 15:44:04 096632153a9c 7 minutes ago 1.41GB 15:44:04 6f647b4779af 7 minutes ago 1.41GB 15:44:04 dabe05cf47a9 8 minutes ago 1.35GB 15:44:04 security-bootstrapper-arm64 latest 65abac170d3d 9 minutes ago 18.6MB 15:44:04 security-secretstore-setup-arm64 latest bdf0b522613a 9 minutes ago 27.9MB 15:44:04 ce14e9acdb41 9 minutes ago 1.36GB 15:44:04 7d6a08a36dbb 9 minutes ago 1.36GB 15:44:04 security-spire-config-arm64 latest b3c781974f0e 14 minutes ago 83.6MB 15:44:04 42803b8f3a3b 15 minutes ago 1.25GB 15:44:04 ci-base-image-arm64 latest cb2898197741 18 minutes ago 994MB 15:44:04 alpine 3.15 60f2846fe774 12 days ago 5.32MB 15:44:04 alpine 3.16 3d81c46cd875 13 days ago 5.27MB 15:44:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 15:44:04 docker 20.10.14 c346e9eafbab 3 months ago 202MB 15:44:04 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 15:44:04 provisioning config files... 15:44:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config4294653142370342144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:05 ---> docker-login.sh 15:44:05 nexus3.edgexfoundry.org:10001 15:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:05 Configure a credential helper to remove this warning. See 15:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:05 15:44:05 Login Succeeded 15:44:05 nexus3.edgexfoundry.org:10002 15:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:05 Configure a credential helper to remove this warning. See 15:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:05 15:44:05 Login Succeeded 15:44:05 nexus3.edgexfoundry.org:10003 15:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:06 Configure a credential helper to remove this warning. See 15:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:06 15:44:06 Login Succeeded 15:44:06 nexus3.edgexfoundry.org:10004 15:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:06 Configure a credential helper to remove this warning. See 15:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:06 15:44:06 Login Succeeded 15:44:06 docker.io 15:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:07 Configure a credential helper to remove this warning. See 15:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:07 15:44:07 Login Succeeded 15:44:07 ---> docker-login.sh ends [Pipeline] } 15:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:07 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:44:07 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:07 latest 15:44:07 2.3.0-dev.34 15:44:07 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:07 main 15:44:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:44:08 a9ff71ae268f: Preparing 15:44:08 04b6f78f1a80: Preparing 15:44:08 1dbd65e007e0: Preparing 15:44:08 8f8d7f2b3f0f: Preparing 15:44:08 5b7df235d876: Preparing 15:44:08 5b7df235d876: Layer already exists 15:44:08 8f8d7f2b3f0f: Pushed 15:44:08 1dbd65e007e0: Pushed 15:44:08 a9ff71ae268f: Pushed 15:44:11 04b6f78f1a80: Pushed 15:44:11 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:44:11 a9ff71ae268f: Preparing 15:44:11 04b6f78f1a80: Preparing 15:44:11 1dbd65e007e0: Preparing 15:44:11 8f8d7f2b3f0f: Preparing 15:44:11 5b7df235d876: Preparing 15:44:11 1dbd65e007e0: Layer already exists 15:44:11 04b6f78f1a80: Layer already exists 15:44:11 8f8d7f2b3f0f: Layer already exists 15:44:11 a9ff71ae268f: Layer already exists 15:44:11 5b7df235d876: Layer already exists 15:44:12 latest: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.34 15:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:44:12 a9ff71ae268f: Preparing 15:44:12 04b6f78f1a80: Preparing 15:44:12 1dbd65e007e0: Preparing 15:44:12 8f8d7f2b3f0f: Preparing 15:44:12 5b7df235d876: Preparing 15:44:12 a9ff71ae268f: Layer already exists 15:44:12 5b7df235d876: Layer already exists 15:44:12 8f8d7f2b3f0f: Layer already exists 15:44:12 1dbd65e007e0: Layer already exists 15:44:12 04b6f78f1a80: Layer already exists 15:44:13 2.3.0-dev.34: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:44:13 a9ff71ae268f: Preparing 15:44:13 04b6f78f1a80: Preparing 15:44:13 1dbd65e007e0: Preparing 15:44:13 8f8d7f2b3f0f: Preparing 15:44:13 5b7df235d876: Preparing 15:44:13 5b7df235d876: Layer already exists 15:44:13 1dbd65e007e0: Layer already exists 15:44:13 a9ff71ae268f: Layer already exists 15:44:13 04b6f78f1a80: Layer already exists 15:44:13 8f8d7f2b3f0f: Layer already exists 15:44:14 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:44:14 a9ff71ae268f: Preparing 15:44:14 04b6f78f1a80: Preparing 15:44:14 1dbd65e007e0: Preparing 15:44:14 8f8d7f2b3f0f: Preparing 15:44:14 5b7df235d876: Preparing 15:44:14 a9ff71ae268f: Layer already exists 15:44:14 04b6f78f1a80: Layer already exists 15:44:14 1dbd65e007e0: Layer already exists 15:44:14 5b7df235d876: Layer already exists 15:44:14 8f8d7f2b3f0f: Layer already exists 15:44:15 main: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:15 ===================================================== [Pipeline] echo 15:44:15 taggedImages: 15:44:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:44:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.34 15:44:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:44:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:44:15 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:15 latest 15:44:15 2.3.0-dev.34 15:44:15 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:15 main 15:44:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:44:15 bbb5614fe941: Preparing 15:44:15 9470493ecbc2: Preparing 15:44:15 1dbd65e007e0: Preparing 15:44:15 74e7a035cb33: Preparing 15:44:15 cbb621ef5d2d: Preparing 15:44:15 5b7df235d876: Preparing 15:44:15 5b7df235d876: Waiting 15:44:15 1dbd65e007e0: Layer already exists 15:44:16 5b7df235d876: Layer already exists 15:44:16 bbb5614fe941: Pushed 15:44:16 cbb621ef5d2d: Pushed 15:44:16 74e7a035cb33: Pushed 15:44:19 9470493ecbc2: Pushed 15:44:19 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:44:20 bbb5614fe941: Preparing 15:44:20 9470493ecbc2: Preparing 15:44:20 1dbd65e007e0: Preparing 15:44:20 74e7a035cb33: Preparing 15:44:20 cbb621ef5d2d: Preparing 15:44:20 5b7df235d876: Preparing 15:44:20 5b7df235d876: Waiting 15:44:20 bbb5614fe941: Layer already exists 15:44:20 9470493ecbc2: Layer already exists 15:44:20 cbb621ef5d2d: Layer already exists 15:44:20 1dbd65e007e0: Layer already exists 15:44:20 74e7a035cb33: Layer already exists 15:44:20 5b7df235d876: Layer already exists 15:44:20 latest: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.34 15:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:44:21 bbb5614fe941: Preparing 15:44:21 9470493ecbc2: Preparing 15:44:21 1dbd65e007e0: Preparing 15:44:21 74e7a035cb33: Preparing 15:44:21 cbb621ef5d2d: Preparing 15:44:21 5b7df235d876: Preparing 15:44:21 5b7df235d876: Waiting 15:44:21 9470493ecbc2: Layer already exists 15:44:21 1dbd65e007e0: Layer already exists 15:44:21 74e7a035cb33: Layer already exists 15:44:21 bbb5614fe941: Layer already exists 15:44:21 cbb621ef5d2d: Layer already exists 15:44:21 5b7df235d876: Layer already exists 15:44:21 2.3.0-dev.34: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:44:22 bbb5614fe941: Preparing 15:44:22 9470493ecbc2: Preparing 15:44:22 1dbd65e007e0: Preparing 15:44:22 74e7a035cb33: Preparing 15:44:22 cbb621ef5d2d: Preparing 15:44:22 5b7df235d876: Preparing 15:44:22 5b7df235d876: Waiting 15:44:22 bbb5614fe941: Layer already exists 15:44:22 cbb621ef5d2d: Layer already exists 15:44:22 1dbd65e007e0: Layer already exists 15:44:22 9470493ecbc2: Layer already exists 15:44:22 74e7a035cb33: Layer already exists 15:44:22 5b7df235d876: Layer already exists 15:44:22 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:44:23 bbb5614fe941: Preparing 15:44:23 9470493ecbc2: Preparing 15:44:23 1dbd65e007e0: Preparing 15:44:23 74e7a035cb33: Preparing 15:44:23 cbb621ef5d2d: Preparing 15:44:23 5b7df235d876: Preparing 15:44:23 5b7df235d876: Waiting 15:44:23 74e7a035cb33: Layer already exists 15:44:23 9470493ecbc2: Layer already exists 15:44:23 1dbd65e007e0: Layer already exists 15:44:23 bbb5614fe941: Layer already exists 15:44:23 cbb621ef5d2d: Layer already exists 15:44:23 5b7df235d876: Layer already exists 15:44:23 main: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:23 ===================================================== [Pipeline] echo 15:44:23 taggedImages: 15:44:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:44:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.34 15:44:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:44:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:44:23 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:23 latest 15:44:23 2.3.0-dev.34 15:44:23 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:23 main 15:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:44:24 f4b9ce8f02f7: Preparing 15:44:24 b277100d42b6: Preparing 15:44:24 1dbd65e007e0: Preparing 15:44:24 8f8d7f2b3f0f: Preparing 15:44:24 5b7df235d876: Preparing 15:44:24 1dbd65e007e0: Layer already exists 15:44:24 5b7df235d876: Layer already exists 15:44:24 8f8d7f2b3f0f: Layer already exists 15:44:24 f4b9ce8f02f7: Pushed 15:44:27 b277100d42b6: Pushed 15:44:27 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:44:27 f4b9ce8f02f7: Preparing 15:44:27 b277100d42b6: Preparing 15:44:27 1dbd65e007e0: Preparing 15:44:27 8f8d7f2b3f0f: Preparing 15:44:27 5b7df235d876: Preparing 15:44:27 b277100d42b6: Layer already exists 15:44:27 5b7df235d876: Layer already exists 15:44:27 f4b9ce8f02f7: Layer already exists 15:44:27 8f8d7f2b3f0f: Layer already exists 15:44:27 1dbd65e007e0: Layer already exists 15:44:27 latest: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.34 15:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:44:28 f4b9ce8f02f7: Preparing 15:44:28 b277100d42b6: Preparing 15:44:28 1dbd65e007e0: Preparing 15:44:28 8f8d7f2b3f0f: Preparing 15:44:28 5b7df235d876: Preparing 15:44:28 b277100d42b6: Layer already exists 15:44:28 f4b9ce8f02f7: Layer already exists 15:44:28 5b7df235d876: Layer already exists 15:44:28 1dbd65e007e0: Layer already exists 15:44:28 8f8d7f2b3f0f: Layer already exists 15:44:28 2.3.0-dev.34: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:44:29 f4b9ce8f02f7: Preparing 15:44:29 b277100d42b6: Preparing 15:44:29 1dbd65e007e0: Preparing 15:44:29 8f8d7f2b3f0f: Preparing 15:44:29 5b7df235d876: Preparing 15:44:29 8f8d7f2b3f0f: Layer already exists 15:44:29 5b7df235d876: Layer already exists 15:44:29 b277100d42b6: Layer already exists 15:44:29 1dbd65e007e0: Layer already exists 15:44:29 f4b9ce8f02f7: Layer already exists 15:44:29 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:44:30 f4b9ce8f02f7: Preparing 15:44:30 b277100d42b6: Preparing 15:44:30 1dbd65e007e0: Preparing 15:44:30 8f8d7f2b3f0f: Preparing 15:44:30 5b7df235d876: Preparing 15:44:30 5b7df235d876: Layer already exists 15:44:30 b277100d42b6: Layer already exists 15:44:30 f4b9ce8f02f7: Layer already exists 15:44:30 8f8d7f2b3f0f: Layer already exists 15:44:30 1dbd65e007e0: Layer already exists 15:44:31 main: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:31 ===================================================== [Pipeline] echo 15:44:31 taggedImages: 15:44:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:44:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.34 15:44:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:44:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:44:31 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:31 latest 15:44:31 2.3.0-dev.34 15:44:31 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:31 main 15:44:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:44:31 cfebbaba796e: Preparing 15:44:31 cfebbaba796e: Preparing 15:44:31 d516f9cce20e: Preparing 15:44:31 9b9dc98580b8: Preparing 15:44:31 74547f463335: Preparing 15:44:31 50c36b40e827: Preparing 15:44:31 1dbd65e007e0: Preparing 15:44:31 cebec72dbad4: Preparing 15:44:31 2136cb6367a7: Preparing 15:44:31 e9c476021442: Preparing 15:44:31 4790ff3bea8d: Preparing 15:44:31 5b7df235d876: Preparing 15:44:31 cebec72dbad4: Waiting 15:44:31 2136cb6367a7: Waiting 15:44:31 e9c476021442: Waiting 15:44:31 4790ff3bea8d: Waiting 15:44:31 5b7df235d876: Waiting 15:44:31 1dbd65e007e0: Waiting 15:44:32 cfebbaba796e: Pushed 15:44:32 9b9dc98580b8: Pushed 15:44:32 74547f463335: Pushed 15:44:32 d516f9cce20e: Pushed 15:44:32 1dbd65e007e0: Layer already exists 15:44:32 cebec72dbad4: Pushed 15:44:32 2136cb6367a7: Pushed 15:44:32 e9c476021442: Pushed 15:44:32 5b7df235d876: Layer already exists 15:44:32 4790ff3bea8d: Pushed 15:44:35 50c36b40e827: Pushed 15:44:35 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:44:36 cfebbaba796e: Preparing 15:44:36 cfebbaba796e: Preparing 15:44:36 d516f9cce20e: Preparing 15:44:36 9b9dc98580b8: Preparing 15:44:36 74547f463335: Preparing 15:44:36 50c36b40e827: Preparing 15:44:36 1dbd65e007e0: Preparing 15:44:36 cebec72dbad4: Preparing 15:44:36 2136cb6367a7: Preparing 15:44:36 e9c476021442: Preparing 15:44:36 4790ff3bea8d: Preparing 15:44:36 5b7df235d876: Preparing 15:44:36 cebec72dbad4: Waiting 15:44:36 2136cb6367a7: Waiting 15:44:36 e9c476021442: Waiting 15:44:36 4790ff3bea8d: Waiting 15:44:36 5b7df235d876: Waiting 15:44:36 1dbd65e007e0: Waiting 15:44:36 74547f463335: Layer already exists 15:44:36 50c36b40e827: Layer already exists 15:44:36 d516f9cce20e: Layer already exists 15:44:36 cfebbaba796e: Layer already exists 15:44:36 1dbd65e007e0: Layer already exists 15:44:36 9b9dc98580b8: Layer already exists 15:44:36 cebec72dbad4: Layer already exists 15:44:36 2136cb6367a7: Layer already exists 15:44:36 5b7df235d876: Layer already exists 15:44:36 4790ff3bea8d: Layer already exists 15:44:36 e9c476021442: Layer already exists 15:44:36 latest: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.34 15:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:44:37 cfebbaba796e: Preparing 15:44:37 cfebbaba796e: Preparing 15:44:37 d516f9cce20e: Preparing 15:44:37 9b9dc98580b8: Preparing 15:44:37 74547f463335: Preparing 15:44:37 50c36b40e827: Preparing 15:44:37 1dbd65e007e0: Preparing 15:44:37 cebec72dbad4: Preparing 15:44:37 2136cb6367a7: Preparing 15:44:37 e9c476021442: Preparing 15:44:37 4790ff3bea8d: Preparing 15:44:37 5b7df235d876: Preparing 15:44:37 2136cb6367a7: Waiting 15:44:37 e9c476021442: Waiting 15:44:37 4790ff3bea8d: Waiting 15:44:37 5b7df235d876: Waiting 15:44:37 1dbd65e007e0: Waiting 15:44:37 cebec72dbad4: Waiting 15:44:37 74547f463335: Layer already exists 15:44:37 50c36b40e827: Layer already exists 15:44:37 cfebbaba796e: Layer already exists 15:44:37 d516f9cce20e: Layer already exists 15:44:37 9b9dc98580b8: Layer already exists 15:44:37 1dbd65e007e0: Layer already exists 15:44:37 e9c476021442: Layer already exists 15:44:37 cebec72dbad4: Layer already exists 15:44:37 2136cb6367a7: Layer already exists 15:44:37 4790ff3bea8d: Layer already exists 15:44:37 5b7df235d876: Layer already exists 15:44:37 2.3.0-dev.34: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:44:38 cfebbaba796e: Preparing 15:44:38 cfebbaba796e: Preparing 15:44:38 d516f9cce20e: Preparing 15:44:38 9b9dc98580b8: Preparing 15:44:38 74547f463335: Preparing 15:44:38 50c36b40e827: Preparing 15:44:38 1dbd65e007e0: Preparing 15:44:38 cebec72dbad4: Preparing 15:44:38 2136cb6367a7: Preparing 15:44:38 e9c476021442: Preparing 15:44:38 4790ff3bea8d: Preparing 15:44:38 5b7df235d876: Preparing 15:44:38 1dbd65e007e0: Waiting 15:44:38 cebec72dbad4: Waiting 15:44:38 2136cb6367a7: Waiting 15:44:38 e9c476021442: Waiting 15:44:38 4790ff3bea8d: Waiting 15:44:38 5b7df235d876: Waiting 15:44:38 d516f9cce20e: Layer already exists 15:44:38 cfebbaba796e: Layer already exists 15:44:38 50c36b40e827: Layer already exists 15:44:38 74547f463335: Layer already exists 15:44:38 9b9dc98580b8: Layer already exists 15:44:38 e9c476021442: Layer already exists 15:44:38 1dbd65e007e0: Layer already exists 15:44:38 4790ff3bea8d: Layer already exists 15:44:38 cebec72dbad4: Layer already exists 15:44:38 2136cb6367a7: Layer already exists 15:44:38 5b7df235d876: Layer already exists 15:44:38 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:44:39 cfebbaba796e: Preparing 15:44:39 cfebbaba796e: Preparing 15:44:39 d516f9cce20e: Preparing 15:44:39 9b9dc98580b8: Preparing 15:44:39 74547f463335: Preparing 15:44:39 50c36b40e827: Preparing 15:44:39 1dbd65e007e0: Preparing 15:44:39 cebec72dbad4: Preparing 15:44:39 2136cb6367a7: Preparing 15:44:39 e9c476021442: Preparing 15:44:39 4790ff3bea8d: Preparing 15:44:39 5b7df235d876: Preparing 15:44:39 2136cb6367a7: Waiting 15:44:39 e9c476021442: Waiting 15:44:39 4790ff3bea8d: Waiting 15:44:39 5b7df235d876: Waiting 15:44:39 1dbd65e007e0: Waiting 15:44:39 cebec72dbad4: Waiting 15:44:39 cfebbaba796e: Layer already exists 15:44:39 50c36b40e827: Layer already exists 15:44:39 d516f9cce20e: Layer already exists 15:44:39 9b9dc98580b8: Layer already exists 15:44:39 74547f463335: Layer already exists 15:44:39 1dbd65e007e0: Layer already exists 15:44:39 2136cb6367a7: Layer already exists 15:44:39 cebec72dbad4: Layer already exists 15:44:39 e9c476021442: Layer already exists 15:44:39 4790ff3bea8d: Layer already exists 15:44:39 5b7df235d876: Layer already exists 15:44:39 main: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:39 ===================================================== [Pipeline] echo 15:44:39 taggedImages: 15:44:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:44:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.34 15:44:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:44:39 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:44:39 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:39 latest 15:44:39 2.3.0-dev.34 15:44:39 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:39 main 15:44:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:44:40 285c6f556c96: Preparing 15:44:40 0b54c20a3684: Preparing 15:44:40 58dd2b39a2d6: Preparing 15:44:40 432257fc2852: Preparing 15:44:40 7a332961b7a0: Preparing 15:44:40 42b86a10a67e: Preparing 15:44:40 1b409d3b35a0: Preparing 15:44:40 5b7df235d876: Preparing 15:44:40 1b409d3b35a0: Waiting 15:44:40 5b7df235d876: Waiting 15:44:40 42b86a10a67e: Waiting 15:44:40 7a332961b7a0: Pushed 15:44:40 0b54c20a3684: Pushed 15:44:40 285c6f556c96: Pushed 15:44:40 5b7df235d876: Layer already exists 15:44:41 42b86a10a67e: Pushed 15:44:41 1b409d3b35a0: Pushed 15:44:43 58dd2b39a2d6: Pushed 15:44:43 432257fc2852: Pushed 15:44:43 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:44:44 285c6f556c96: Preparing 15:44:44 0b54c20a3684: Preparing 15:44:44 58dd2b39a2d6: Preparing 15:44:44 432257fc2852: Preparing 15:44:44 7a332961b7a0: Preparing 15:44:44 42b86a10a67e: Preparing 15:44:44 1b409d3b35a0: Preparing 15:44:44 5b7df235d876: Preparing 15:44:44 42b86a10a67e: Waiting 15:44:44 5b7df235d876: Waiting 15:44:44 1b409d3b35a0: Waiting 15:44:44 0b54c20a3684: Layer already exists 15:44:44 432257fc2852: Layer already exists 15:44:44 7a332961b7a0: Layer already exists 15:44:44 285c6f556c96: Layer already exists 15:44:44 58dd2b39a2d6: Layer already exists 15:44:44 1b409d3b35a0: Layer already exists 15:44:44 42b86a10a67e: Layer already exists 15:44:44 5b7df235d876: Layer already exists 15:44:44 latest: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.34 15:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:44:45 285c6f556c96: Preparing 15:44:45 0b54c20a3684: Preparing 15:44:45 58dd2b39a2d6: Preparing 15:44:45 432257fc2852: Preparing 15:44:45 7a332961b7a0: Preparing 15:44:45 42b86a10a67e: Preparing 15:44:45 1b409d3b35a0: Preparing 15:44:45 5b7df235d876: Preparing 15:44:45 42b86a10a67e: Waiting 15:44:45 5b7df235d876: Waiting 15:44:45 0b54c20a3684: Layer already exists 15:44:45 58dd2b39a2d6: Layer already exists 15:44:45 432257fc2852: Layer already exists 15:44:45 7a332961b7a0: Layer already exists 15:44:45 285c6f556c96: Layer already exists 15:44:45 42b86a10a67e: Layer already exists 15:44:45 1b409d3b35a0: Layer already exists 15:44:45 5b7df235d876: Layer already exists 15:44:45 2.3.0-dev.34: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:44:46 285c6f556c96: Preparing 15:44:46 0b54c20a3684: Preparing 15:44:46 58dd2b39a2d6: Preparing 15:44:46 432257fc2852: Preparing 15:44:46 7a332961b7a0: Preparing 15:44:46 42b86a10a67e: Preparing 15:44:46 1b409d3b35a0: Preparing 15:44:46 5b7df235d876: Preparing 15:44:46 42b86a10a67e: Waiting 15:44:46 1b409d3b35a0: Waiting 15:44:46 5b7df235d876: Waiting 15:44:46 7a332961b7a0: Layer already exists 15:44:46 285c6f556c96: Layer already exists 15:44:46 0b54c20a3684: Layer already exists 15:44:46 58dd2b39a2d6: Layer already exists 15:44:46 432257fc2852: Layer already exists 15:44:46 1b409d3b35a0: Layer already exists 15:44:46 42b86a10a67e: Layer already exists 15:44:46 5b7df235d876: Layer already exists 15:44:46 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:44:47 285c6f556c96: Preparing 15:44:47 0b54c20a3684: Preparing 15:44:47 58dd2b39a2d6: Preparing 15:44:47 432257fc2852: Preparing 15:44:47 7a332961b7a0: Preparing 15:44:47 42b86a10a67e: Preparing 15:44:47 1b409d3b35a0: Preparing 15:44:47 5b7df235d876: Preparing 15:44:47 1b409d3b35a0: Waiting 15:44:47 5b7df235d876: Waiting 15:44:47 285c6f556c96: Layer already exists 15:44:47 432257fc2852: Layer already exists 15:44:47 7a332961b7a0: Layer already exists 15:44:47 58dd2b39a2d6: Layer already exists 15:44:47 0b54c20a3684: Layer already exists 15:44:47 1b409d3b35a0: Layer already exists 15:44:47 42b86a10a67e: Layer already exists 15:44:47 5b7df235d876: Layer already exists 15:44:47 main: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:47 ===================================================== [Pipeline] echo 15:44:47 taggedImages: 15:44:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:44:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.34 15:44:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:44:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:44:47 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:47 latest 15:44:47 2.3.0-dev.34 15:44:47 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:47 main 15:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:44:48 65e2c686690a: Preparing 15:44:48 1a101d54c925: Preparing 15:44:48 66e0d51e3286: Preparing 15:44:48 93f807601c24: Preparing 15:44:48 bb67e6b097cb: Preparing 15:44:48 d44fc04537ac: Preparing 15:44:48 7bd5d781ce6a: Preparing 15:44:48 f74c4314b73f: Preparing 15:44:48 65278c96632d: Preparing 15:44:48 5b7df235d876: Preparing 15:44:48 f74c4314b73f: Waiting 15:44:48 65278c96632d: Waiting 15:44:48 d44fc04537ac: Waiting 15:44:48 7bd5d781ce6a: Waiting 15:44:48 5b7df235d876: Waiting 15:44:48 bb67e6b097cb: Pushed 15:44:48 65e2c686690a: Pushed 15:44:48 1a101d54c925: Pushed 15:44:48 d44fc04537ac: Pushed 15:44:48 f74c4314b73f: Pushed 15:44:48 7bd5d781ce6a: Pushed 15:44:48 5b7df235d876: Layer already exists 15:44:48 65278c96632d: Pushed 15:44:50 93f807601c24: Pushed 15:44:51 66e0d51e3286: Pushed 15:44:51 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:52 + 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 15:44:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:44:52 65e2c686690a: Preparing 15:44:52 1a101d54c925: Preparing 15:44:52 66e0d51e3286: Preparing 15:44:52 93f807601c24: Preparing 15:44:52 bb67e6b097cb: Preparing 15:44:52 d44fc04537ac: Preparing 15:44:52 7bd5d781ce6a: Preparing 15:44:52 f74c4314b73f: Preparing 15:44:52 65278c96632d: Preparing 15:44:52 5b7df235d876: Preparing 15:44:52 f74c4314b73f: Waiting 15:44:52 65278c96632d: Waiting 15:44:52 5b7df235d876: Waiting 15:44:52 d44fc04537ac: Waiting 15:44:52 7bd5d781ce6a: Waiting 15:44:52 bb67e6b097cb: Layer already exists 15:44:52 93f807601c24: Layer already exists 15:44:52 1a101d54c925: Layer already exists 15:44:52 66e0d51e3286: Layer already exists 15:44:52 65e2c686690a: Layer already exists 15:44:52 f74c4314b73f: Layer already exists 15:44:52 d44fc04537ac: Layer already exists 15:44:52 7bd5d781ce6a: Layer already exists 15:44:52 65278c96632d: Layer already exists 15:44:52 5b7df235d876: Layer already exists 15:44:52 latest: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.34 15:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:44:53 65e2c686690a: Preparing 15:44:53 1a101d54c925: Preparing 15:44:53 66e0d51e3286: Preparing 15:44:53 93f807601c24: Preparing 15:44:53 bb67e6b097cb: Preparing 15:44:53 d44fc04537ac: Preparing 15:44:53 7bd5d781ce6a: Preparing 15:44:53 f74c4314b73f: Preparing 15:44:53 65278c96632d: Preparing 15:44:53 5b7df235d876: Preparing 15:44:53 7bd5d781ce6a: Waiting 15:44:53 f74c4314b73f: Waiting 15:44:53 65278c96632d: Waiting 15:44:53 5b7df235d876: Waiting 15:44:53 d44fc04537ac: Waiting 15:44:53 65e2c686690a: Layer already exists 15:44:54 66e0d51e3286: Layer already exists 15:44:54 bb67e6b097cb: Layer already exists 15:44:54 1a101d54c925: Layer already exists 15:44:54 93f807601c24: Layer already exists 15:44:54 7bd5d781ce6a: Layer already exists 15:44:54 d44fc04537ac: Layer already exists 15:44:54 f74c4314b73f: Layer already exists 15:44:54 65278c96632d: Layer already exists 15:44:54 5b7df235d876: Layer already exists 15:44:54 2.3.0-dev.34: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:44:54 65e2c686690a: Preparing 15:44:54 1a101d54c925: Preparing 15:44:54 66e0d51e3286: Preparing 15:44:54 93f807601c24: Preparing 15:44:54 bb67e6b097cb: Preparing 15:44:54 d44fc04537ac: Preparing 15:44:54 7bd5d781ce6a: Preparing 15:44:54 f74c4314b73f: Preparing 15:44:54 65278c96632d: Preparing 15:44:54 5b7df235d876: Preparing 15:44:54 7bd5d781ce6a: Waiting 15:44:54 f74c4314b73f: Waiting 15:44:54 d44fc04537ac: Waiting 15:44:54 65278c96632d: Waiting 15:44:54 5b7df235d876: Waiting 15:44:54 bb67e6b097cb: Layer already exists 15:44:54 66e0d51e3286: Layer already exists 15:44:54 1a101d54c925: Layer already exists 15:44:54 93f807601c24: Layer already exists 15:44:54 65e2c686690a: Layer already exists 15:44:54 d44fc04537ac: Layer already exists 15:44:54 f74c4314b73f: Layer already exists 15:44:54 65278c96632d: Layer already exists 15:44:55 7bd5d781ce6a: Layer already exists 15:44:55 5b7df235d876: Layer already exists 15:44:55 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:55 + 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 15:44:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:44:55 65e2c686690a: Preparing 15:44:55 1a101d54c925: Preparing 15:44:55 66e0d51e3286: Preparing 15:44:55 93f807601c24: Preparing 15:44:55 bb67e6b097cb: Preparing 15:44:55 d44fc04537ac: Preparing 15:44:55 7bd5d781ce6a: Preparing 15:44:55 f74c4314b73f: Preparing 15:44:55 65278c96632d: Preparing 15:44:55 5b7df235d876: Preparing 15:44:55 7bd5d781ce6a: Waiting 15:44:55 65278c96632d: Waiting 15:44:55 f74c4314b73f: Waiting 15:44:55 5b7df235d876: Waiting 15:44:55 d44fc04537ac: Waiting 15:44:55 bb67e6b097cb: Layer already exists 15:44:55 1a101d54c925: Layer already exists 15:44:55 65e2c686690a: Layer already exists 15:44:55 66e0d51e3286: Layer already exists 15:44:55 93f807601c24: Layer already exists 15:44:55 d44fc04537ac: Layer already exists 15:44:56 65278c96632d: Layer already exists 15:44:56 f74c4314b73f: Layer already exists 15:44:56 5b7df235d876: Layer already exists 15:44:56 7bd5d781ce6a: Layer already exists 15:44:56 main: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:56 ===================================================== [Pipeline] echo 15:44:56 taggedImages: 15:44:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:44:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.34 15:44:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:44:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:44:56 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:56 latest 15:44:56 2.3.0-dev.34 15:44:56 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:44:56 main 15:44:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:44:56 a45d9c3eb461: Preparing 15:44:56 d3e0989e2c63: Preparing 15:44:56 1dbd65e007e0: Preparing 15:44:56 2ce2fad9aa2f: Preparing 15:44:56 ea7c0649c298: Preparing 15:44:56 eb54b7b7991f: Preparing 15:44:56 eb54b7b7991f: Waiting 15:44:57 1dbd65e007e0: Layer already exists 15:44:57 eb54b7b7991f: Layer already exists 15:44:57 ea7c0649c298: Pushed 15:44:57 a45d9c3eb461: Pushed 15:44:58 2ce2fad9aa2f: Pushed 15:45:02 d3e0989e2c63: Pushed 15:45:02 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:02 + 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 15:45:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:45:02 a45d9c3eb461: Preparing 15:45:02 d3e0989e2c63: Preparing 15:45:02 1dbd65e007e0: Preparing 15:45:02 2ce2fad9aa2f: Preparing 15:45:02 ea7c0649c298: Preparing 15:45:02 eb54b7b7991f: Preparing 15:45:02 eb54b7b7991f: Waiting 15:45:02 2ce2fad9aa2f: Layer already exists 15:45:02 a45d9c3eb461: Layer already exists 15:45:02 d3e0989e2c63: Layer already exists 15:45:02 ea7c0649c298: Layer already exists 15:45:02 1dbd65e007e0: Layer already exists 15:45:02 eb54b7b7991f: Layer already exists 15:45:03 latest: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.34 15:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:45:03 a45d9c3eb461: Preparing 15:45:03 d3e0989e2c63: Preparing 15:45:03 1dbd65e007e0: Preparing 15:45:03 2ce2fad9aa2f: Preparing 15:45:03 ea7c0649c298: Preparing 15:45:03 eb54b7b7991f: Preparing 15:45:03 eb54b7b7991f: Waiting 15:45:03 d3e0989e2c63: Layer already exists 15:45:03 ea7c0649c298: Layer already exists 15:45:03 2ce2fad9aa2f: Layer already exists 15:45:03 1dbd65e007e0: Layer already exists 15:45:03 a45d9c3eb461: Layer already exists 15:45:03 eb54b7b7991f: Layer already exists 15:45:04 2.3.0-dev.34: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:45:04 a45d9c3eb461: Preparing 15:45:04 d3e0989e2c63: Preparing 15:45:04 1dbd65e007e0: Preparing 15:45:04 2ce2fad9aa2f: Preparing 15:45:04 ea7c0649c298: Preparing 15:45:04 eb54b7b7991f: Preparing 15:45:04 eb54b7b7991f: Waiting 15:45:04 1dbd65e007e0: Layer already exists 15:45:04 a45d9c3eb461: Layer already exists 15:45:04 ea7c0649c298: Layer already exists 15:45:04 2ce2fad9aa2f: Layer already exists 15:45:04 d3e0989e2c63: Layer already exists 15:45:04 eb54b7b7991f: Layer already exists 15:45:04 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:05 + 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 15:45:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:45:05 a45d9c3eb461: Preparing 15:45:05 d3e0989e2c63: Preparing 15:45:05 1dbd65e007e0: Preparing 15:45:05 2ce2fad9aa2f: Preparing 15:45:05 ea7c0649c298: Preparing 15:45:05 eb54b7b7991f: Preparing 15:45:05 eb54b7b7991f: Waiting 15:45:05 2ce2fad9aa2f: Layer already exists 15:45:05 a45d9c3eb461: Layer already exists 15:45:05 1dbd65e007e0: Layer already exists 15:45:05 d3e0989e2c63: Layer already exists 15:45:05 ea7c0649c298: Layer already exists 15:45:05 eb54b7b7991f: Layer already exists 15:45:05 main: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:06 ===================================================== [Pipeline] echo 15:45:06 taggedImages: 15:45:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:45:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.34 15:45:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:45:06 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:45:06 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:06 latest 15:45:06 2.3.0-dev.34 15:45:06 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:06 main 15:45:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:45:06 988c8cdfafd1: Preparing 15:45:06 55526641a608: Preparing 15:45:06 4987b9dd5f5f: Preparing 15:45:06 03454a92c8d3: Preparing 15:45:06 bf45c3ed6ab2: Preparing 15:45:06 7410d273edd1: Preparing 15:45:06 ea7c0649c298: Preparing 15:45:06 eb54b7b7991f: Preparing 15:45:06 7410d273edd1: Waiting 15:45:06 ea7c0649c298: Waiting 15:45:06 eb54b7b7991f: Waiting 15:45:07 55526641a608: Pushed 15:45:07 4987b9dd5f5f: Pushed 15:45:07 988c8cdfafd1: Pushed 15:45:07 ea7c0649c298: Layer already exists 15:45:07 eb54b7b7991f: Layer already exists 15:45:08 7410d273edd1: Pushed 15:45:16 bf45c3ed6ab2: Pushed 15:45:22 03454a92c8d3: Pushed 15:45:22 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:23 + 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 15:45:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:45:23 988c8cdfafd1: Preparing 15:45:23 55526641a608: Preparing 15:45:23 4987b9dd5f5f: Preparing 15:45:23 03454a92c8d3: Preparing 15:45:23 bf45c3ed6ab2: Preparing 15:45:23 7410d273edd1: Preparing 15:45:23 ea7c0649c298: Preparing 15:45:23 eb54b7b7991f: Preparing 15:45:23 ea7c0649c298: Waiting 15:45:23 eb54b7b7991f: Waiting 15:45:23 7410d273edd1: Waiting 15:45:23 988c8cdfafd1: Layer already exists 15:45:23 4987b9dd5f5f: Layer already exists 15:45:23 bf45c3ed6ab2: Layer already exists 15:45:23 55526641a608: Layer already exists 15:45:23 03454a92c8d3: Layer already exists 15:45:23 eb54b7b7991f: Layer already exists 15:45:23 7410d273edd1: Layer already exists 15:45:23 ea7c0649c298: Layer already exists 15:45:23 latest: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.34 15:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:45:24 988c8cdfafd1: Preparing 15:45:24 55526641a608: Preparing 15:45:24 4987b9dd5f5f: Preparing 15:45:24 03454a92c8d3: Preparing 15:45:24 bf45c3ed6ab2: Preparing 15:45:24 7410d273edd1: Preparing 15:45:24 ea7c0649c298: Preparing 15:45:24 eb54b7b7991f: Preparing 15:45:24 ea7c0649c298: Waiting 15:45:24 eb54b7b7991f: Waiting 15:45:24 7410d273edd1: Waiting 15:45:24 55526641a608: Layer already exists 15:45:24 4987b9dd5f5f: Layer already exists 15:45:24 bf45c3ed6ab2: Layer already exists 15:45:24 988c8cdfafd1: Layer already exists 15:45:24 03454a92c8d3: Layer already exists 15:45:24 eb54b7b7991f: Layer already exists 15:45:24 7410d273edd1: Layer already exists 15:45:24 ea7c0649c298: Layer already exists 15:45:24 2.3.0-dev.34: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:45:25 988c8cdfafd1: Preparing 15:45:25 55526641a608: Preparing 15:45:25 4987b9dd5f5f: Preparing 15:45:25 03454a92c8d3: Preparing 15:45:25 bf45c3ed6ab2: Preparing 15:45:25 7410d273edd1: Preparing 15:45:25 ea7c0649c298: Preparing 15:45:25 eb54b7b7991f: Preparing 15:45:25 7410d273edd1: Waiting 15:45:25 ea7c0649c298: Waiting 15:45:25 eb54b7b7991f: Waiting 15:45:25 bf45c3ed6ab2: Layer already exists 15:45:25 988c8cdfafd1: Layer already exists 15:45:25 03454a92c8d3: Layer already exists 15:45:25 4987b9dd5f5f: Layer already exists 15:45:25 55526641a608: Layer already exists 15:45:25 7410d273edd1: Layer already exists 15:45:25 eb54b7b7991f: Layer already exists 15:45:25 ea7c0649c298: Layer already exists 15:45:25 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:26 + 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 15:45:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:45:26 988c8cdfafd1: Preparing 15:45:26 55526641a608: Preparing 15:45:26 4987b9dd5f5f: Preparing 15:45:26 03454a92c8d3: Preparing 15:45:26 bf45c3ed6ab2: Preparing 15:45:26 7410d273edd1: Preparing 15:45:26 ea7c0649c298: Preparing 15:45:26 eb54b7b7991f: Preparing 15:45:26 7410d273edd1: Waiting 15:45:26 ea7c0649c298: Waiting 15:45:26 eb54b7b7991f: Waiting 15:45:26 4987b9dd5f5f: Layer already exists 15:45:26 03454a92c8d3: Layer already exists 15:45:26 988c8cdfafd1: Layer already exists 15:45:26 55526641a608: Layer already exists 15:45:26 bf45c3ed6ab2: Layer already exists 15:45:26 ea7c0649c298: Layer already exists 15:45:27 eb54b7b7991f: Layer already exists 15:45:27 7410d273edd1: Layer already exists 15:45:27 main: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:27 ===================================================== [Pipeline] echo 15:45:27 taggedImages: 15:45:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:45:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.34 15:45:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:45:27 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:45:27 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:27 latest 15:45:27 2.3.0-dev.34 15:45:27 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:27 main 15:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:45:27 d1f047563106: Preparing 15:45:27 925c3c8ab178: Preparing 15:45:27 7ae064c9f902: Preparing 15:45:27 c97bcb918cde: Preparing 15:45:27 2cf2c70683ef: Preparing 15:45:27 ea7c0649c298: Preparing 15:45:27 eb54b7b7991f: Preparing 15:45:27 ea7c0649c298: Waiting 15:45:27 eb54b7b7991f: Waiting 15:45:28 925c3c8ab178: Pushed 15:45:28 d1f047563106: Pushed 15:45:28 7ae064c9f902: Pushed 15:45:28 ea7c0649c298: Layer already exists 15:45:28 eb54b7b7991f: Layer already exists 15:45:28 2cf2c70683ef: Pushed 15:45:47 c97bcb918cde: Pushed 15:45:47 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:47 + 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 15:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:45:47 d1f047563106: Preparing 15:45:47 925c3c8ab178: Preparing 15:45:47 7ae064c9f902: Preparing 15:45:47 c97bcb918cde: Preparing 15:45:47 2cf2c70683ef: Preparing 15:45:47 ea7c0649c298: Preparing 15:45:47 eb54b7b7991f: Preparing 15:45:47 eb54b7b7991f: Waiting 15:45:47 ea7c0649c298: Waiting 15:45:47 2cf2c70683ef: Layer already exists 15:45:47 d1f047563106: Layer already exists 15:45:47 925c3c8ab178: Layer already exists 15:45:47 7ae064c9f902: Layer already exists 15:45:47 c97bcb918cde: Layer already exists 15:45:47 eb54b7b7991f: Layer already exists 15:45:47 ea7c0649c298: Layer already exists 15:45:47 latest: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.34 15:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:45:48 d1f047563106: Preparing 15:45:48 925c3c8ab178: Preparing 15:45:48 7ae064c9f902: Preparing 15:45:48 c97bcb918cde: Preparing 15:45:48 2cf2c70683ef: Preparing 15:45:48 ea7c0649c298: Preparing 15:45:48 eb54b7b7991f: Preparing 15:45:48 ea7c0649c298: Waiting 15:45:48 eb54b7b7991f: Waiting 15:45:48 925c3c8ab178: Layer already exists 15:45:48 d1f047563106: Layer already exists 15:45:48 c97bcb918cde: Layer already exists 15:45:48 7ae064c9f902: Layer already exists 15:45:48 2cf2c70683ef: Layer already exists 15:45:48 ea7c0649c298: Layer already exists 15:45:48 eb54b7b7991f: Layer already exists 15:45:48 2.3.0-dev.34: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:45:49 d1f047563106: Preparing 15:45:49 925c3c8ab178: Preparing 15:45:49 7ae064c9f902: Preparing 15:45:49 c97bcb918cde: Preparing 15:45:49 2cf2c70683ef: Preparing 15:45:49 ea7c0649c298: Preparing 15:45:49 eb54b7b7991f: Preparing 15:45:49 ea7c0649c298: Waiting 15:45:49 eb54b7b7991f: Waiting 15:45:49 7ae064c9f902: Layer already exists 15:45:49 c97bcb918cde: Layer already exists 15:45:49 d1f047563106: Layer already exists 15:45:49 925c3c8ab178: Layer already exists 15:45:49 2cf2c70683ef: Layer already exists 15:45:49 eb54b7b7991f: Layer already exists 15:45:49 ea7c0649c298: Layer already exists 15:45:49 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:50 + 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 15:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:45:50 d1f047563106: Preparing 15:45:50 925c3c8ab178: Preparing 15:45:50 7ae064c9f902: Preparing 15:45:50 c97bcb918cde: Preparing 15:45:50 2cf2c70683ef: Preparing 15:45:50 ea7c0649c298: Preparing 15:45:50 eb54b7b7991f: Preparing 15:45:50 ea7c0649c298: Waiting 15:45:50 eb54b7b7991f: Waiting 15:45:50 c97bcb918cde: Layer already exists 15:45:50 2cf2c70683ef: Layer already exists 15:45:50 925c3c8ab178: Layer already exists 15:45:50 7ae064c9f902: Layer already exists 15:45:50 d1f047563106: Layer already exists 15:45:50 ea7c0649c298: Layer already exists 15:45:50 eb54b7b7991f: Layer already exists 15:45:50 main: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:51 ===================================================== [Pipeline] echo 15:45:51 taggedImages: 15:45:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:45:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.34 15:45:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:45:51 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:45:51 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:51 latest 15:45:51 2.3.0-dev.34 15:45:51 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:45:51 main 15:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:45:51 b649c34f5bee: Preparing 15:45:51 5ffd8f27e7ce: Preparing 15:45:51 f6ed920772b7: Preparing 15:45:51 8708e02850e1: Preparing 15:45:51 7410d273edd1: Preparing 15:45:51 ea7c0649c298: Preparing 15:45:51 eb54b7b7991f: Preparing 15:45:51 ea7c0649c298: Waiting 15:45:51 eb54b7b7991f: Waiting 15:45:52 7410d273edd1: Layer already exists 15:45:52 ea7c0649c298: Layer already exists 15:45:52 eb54b7b7991f: Layer already exists 15:45:52 5ffd8f27e7ce: Pushed 15:45:52 f6ed920772b7: Pushed 15:45:52 b649c34f5bee: Pushed 15:46:10 8708e02850e1: Pushed 15:46:10 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:10 + 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 15:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:46:11 b649c34f5bee: Preparing 15:46:11 5ffd8f27e7ce: Preparing 15:46:11 f6ed920772b7: Preparing 15:46:11 8708e02850e1: Preparing 15:46:11 7410d273edd1: Preparing 15:46:11 ea7c0649c298: Preparing 15:46:11 eb54b7b7991f: Preparing 15:46:11 ea7c0649c298: Waiting 15:46:11 eb54b7b7991f: Waiting 15:46:11 8708e02850e1: Layer already exists 15:46:11 b649c34f5bee: Layer already exists 15:46:11 f6ed920772b7: Layer already exists 15:46:11 7410d273edd1: Layer already exists 15:46:11 5ffd8f27e7ce: Layer already exists 15:46:11 eb54b7b7991f: Layer already exists 15:46:11 ea7c0649c298: Layer already exists 15:46:11 latest: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.34 15:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:46:12 b649c34f5bee: Preparing 15:46:12 5ffd8f27e7ce: Preparing 15:46:12 f6ed920772b7: Preparing 15:46:12 8708e02850e1: Preparing 15:46:12 7410d273edd1: Preparing 15:46:12 ea7c0649c298: Preparing 15:46:12 eb54b7b7991f: Preparing 15:46:12 ea7c0649c298: Waiting 15:46:12 eb54b7b7991f: Waiting 15:46:12 7410d273edd1: Layer already exists 15:46:12 5ffd8f27e7ce: Layer already exists 15:46:12 8708e02850e1: Layer already exists 15:46:12 f6ed920772b7: Layer already exists 15:46:12 b649c34f5bee: Layer already exists 15:46:12 ea7c0649c298: Layer already exists 15:46:12 eb54b7b7991f: Layer already exists 15:46:12 2.3.0-dev.34: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:46:13 b649c34f5bee: Preparing 15:46:13 5ffd8f27e7ce: Preparing 15:46:13 f6ed920772b7: Preparing 15:46:13 8708e02850e1: Preparing 15:46:13 7410d273edd1: Preparing 15:46:13 ea7c0649c298: Preparing 15:46:13 eb54b7b7991f: Preparing 15:46:13 ea7c0649c298: Waiting 15:46:13 eb54b7b7991f: Waiting 15:46:13 7410d273edd1: Layer already exists 15:46:13 5ffd8f27e7ce: Layer already exists 15:46:13 b649c34f5bee: Layer already exists 15:46:13 8708e02850e1: Layer already exists 15:46:13 f6ed920772b7: Layer already exists 15:46:13 eb54b7b7991f: Layer already exists 15:46:13 ea7c0649c298: Layer already exists 15:46:13 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:13 + 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 15:46:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:46:14 b649c34f5bee: Preparing 15:46:14 5ffd8f27e7ce: Preparing 15:46:14 f6ed920772b7: Preparing 15:46:14 8708e02850e1: Preparing 15:46:14 7410d273edd1: Preparing 15:46:14 ea7c0649c298: Preparing 15:46:14 eb54b7b7991f: Preparing 15:46:14 ea7c0649c298: Waiting 15:46:14 eb54b7b7991f: Waiting 15:46:14 8708e02850e1: Layer already exists 15:46:14 b649c34f5bee: Layer already exists 15:46:14 f6ed920772b7: Layer already exists 15:46:14 7410d273edd1: Layer already exists 15:46:14 5ffd8f27e7ce: Layer already exists 15:46:14 ea7c0649c298: Layer already exists 15:46:14 eb54b7b7991f: Layer already exists 15:46:14 main: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:14 ===================================================== [Pipeline] echo 15:46:14 taggedImages: 15:46:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:46:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.34 15:46:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:46:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:46:14 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:14 latest 15:46:14 2.3.0-dev.34 15:46:14 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:14 main 15:46:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:46:15 0854e905a6b0: Preparing 15:46:15 da22f15e400e: Preparing 15:46:15 1dbd65e007e0: Preparing 15:46:15 cfb6c98d6730: Preparing 15:46:15 5b7df235d876: Preparing 15:46:15 1dbd65e007e0: Layer already exists 15:46:15 5b7df235d876: Layer already exists 15:46:15 0854e905a6b0: Pushed 15:46:15 cfb6c98d6730: Pushed 15:46:21 da22f15e400e: Pushed 15:46:21 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:46:21 0854e905a6b0: Preparing 15:46:21 da22f15e400e: Preparing 15:46:21 1dbd65e007e0: Preparing 15:46:21 cfb6c98d6730: Preparing 15:46:21 5b7df235d876: Preparing 15:46:21 5b7df235d876: Layer already exists 15:46:21 0854e905a6b0: Layer already exists 15:46:21 da22f15e400e: Layer already exists 15:46:21 1dbd65e007e0: Layer already exists 15:46:21 cfb6c98d6730: Layer already exists 15:46:22 latest: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.34 15:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:46:22 0854e905a6b0: Preparing 15:46:22 da22f15e400e: Preparing 15:46:22 1dbd65e007e0: Preparing 15:46:22 cfb6c98d6730: Preparing 15:46:22 5b7df235d876: Preparing 15:46:22 0854e905a6b0: Layer already exists 15:46:22 cfb6c98d6730: Layer already exists 15:46:22 5b7df235d876: Layer already exists 15:46:22 da22f15e400e: Layer already exists 15:46:22 1dbd65e007e0: Layer already exists 15:46:23 2.3.0-dev.34: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:46:23 0854e905a6b0: Preparing 15:46:23 da22f15e400e: Preparing 15:46:23 1dbd65e007e0: Preparing 15:46:23 cfb6c98d6730: Preparing 15:46:23 5b7df235d876: Preparing 15:46:23 5b7df235d876: Layer already exists 15:46:23 da22f15e400e: Layer already exists 15:46:23 1dbd65e007e0: Layer already exists 15:46:23 0854e905a6b0: Layer already exists 15:46:23 cfb6c98d6730: Layer already exists 15:46:24 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:46:24 0854e905a6b0: Preparing 15:46:24 da22f15e400e: Preparing 15:46:24 1dbd65e007e0: Preparing 15:46:24 cfb6c98d6730: Preparing 15:46:24 5b7df235d876: Preparing 15:46:24 5b7df235d876: Layer already exists 15:46:24 da22f15e400e: Layer already exists 15:46:24 1dbd65e007e0: Layer already exists 15:46:24 0854e905a6b0: Layer already exists 15:46:24 cfb6c98d6730: Layer already exists 15:46:25 main: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:25 ===================================================== [Pipeline] echo 15:46:25 taggedImages: 15:46:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:46:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.34 15:46:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:46:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:46:25 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:25 latest 15:46:25 2.3.0-dev.34 15:46:25 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:25 main 15:46:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:46:25 1087a86bcb62: Preparing 15:46:25 745142644e4c: Preparing 15:46:25 1dbd65e007e0: Preparing 15:46:25 8f8d7f2b3f0f: Preparing 15:46:25 5b7df235d876: Preparing 15:46:26 5b7df235d876: Layer already exists 15:46:26 8f8d7f2b3f0f: Layer already exists 15:46:26 1dbd65e007e0: Layer already exists 15:46:26 1087a86bcb62: Pushed 15:46:30 745142644e4c: Pushed 15:46:30 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:46:31 1087a86bcb62: Preparing 15:46:31 745142644e4c: Preparing 15:46:31 1dbd65e007e0: Preparing 15:46:31 8f8d7f2b3f0f: Preparing 15:46:31 5b7df235d876: Preparing 15:46:31 1087a86bcb62: Layer already exists 15:46:31 8f8d7f2b3f0f: Layer already exists 15:46:31 745142644e4c: Layer already exists 15:46:31 5b7df235d876: Layer already exists 15:46:31 1dbd65e007e0: Layer already exists 15:46:31 latest: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.34 15:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:46:32 1087a86bcb62: Preparing 15:46:32 745142644e4c: Preparing 15:46:32 1dbd65e007e0: Preparing 15:46:32 8f8d7f2b3f0f: Preparing 15:46:32 5b7df235d876: Preparing 15:46:32 5b7df235d876: Layer already exists 15:46:32 1dbd65e007e0: Layer already exists 15:46:32 1087a86bcb62: Layer already exists 15:46:32 745142644e4c: Layer already exists 15:46:32 8f8d7f2b3f0f: Layer already exists 15:46:32 2.3.0-dev.34: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:46:33 1087a86bcb62: Preparing 15:46:33 745142644e4c: Preparing 15:46:33 1dbd65e007e0: Preparing 15:46:33 8f8d7f2b3f0f: Preparing 15:46:33 5b7df235d876: Preparing 15:46:33 5b7df235d876: Layer already exists 15:46:33 8f8d7f2b3f0f: Layer already exists 15:46:33 745142644e4c: Layer already exists 15:46:33 1dbd65e007e0: Layer already exists 15:46:33 1087a86bcb62: Layer already exists 15:46:33 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:46:34 1087a86bcb62: Preparing 15:46:34 745142644e4c: Preparing 15:46:34 1dbd65e007e0: Preparing 15:46:34 8f8d7f2b3f0f: Preparing 15:46:34 5b7df235d876: Preparing 15:46:34 1dbd65e007e0: Layer already exists 15:46:34 745142644e4c: Layer already exists 15:46:34 5b7df235d876: Layer already exists 15:46:34 1087a86bcb62: Layer already exists 15:46:34 8f8d7f2b3f0f: Layer already exists 15:46:34 main: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:34 ===================================================== [Pipeline] echo 15:46:34 taggedImages: 15:46:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:46:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.34 15:46:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:46:34 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:46:34 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:34 latest 15:46:34 2.3.0-dev.34 15:46:34 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:34 main 15:46:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:35 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:46:35 05823755ac80: Preparing 15:46:35 893729d674bd: Preparing 15:46:35 dcd1c6b5b963: Preparing 15:46:35 1be65878c26d: Preparing 15:46:35 f0e5a4d6c014: Preparing 15:46:35 3b19d27f08f7: Preparing 15:46:35 73bb99a6e169: Preparing 15:46:35 ec06c3102977: Preparing 15:46:35 6a3c62e080c7: Preparing 15:46:35 340cb19ca677: Preparing 15:46:35 4f4ce317c6bb: Preparing 15:46:35 3b19d27f08f7: Waiting 15:46:35 73bb99a6e169: Waiting 15:46:35 ec06c3102977: Waiting 15:46:35 6a3c62e080c7: Waiting 15:46:35 340cb19ca677: Waiting 15:46:35 4f4ce317c6bb: Waiting 15:46:35 f0e5a4d6c014: Layer already exists 15:46:35 3b19d27f08f7: Layer already exists 15:46:35 73bb99a6e169: Layer already exists 15:46:35 ec06c3102977: Layer already exists 15:46:35 6a3c62e080c7: Layer already exists 15:46:35 893729d674bd: Pushed 15:46:35 340cb19ca677: Layer already exists 15:46:35 4f4ce317c6bb: Layer already exists 15:46:36 05823755ac80: Pushed 15:46:38 dcd1c6b5b963: Pushed 15:46:56 1be65878c26d: Pushed 15:46:56 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:56 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:46:57 05823755ac80: Preparing 15:46:57 893729d674bd: Preparing 15:46:57 dcd1c6b5b963: Preparing 15:46:57 1be65878c26d: Preparing 15:46:57 f0e5a4d6c014: Preparing 15:46:57 3b19d27f08f7: Preparing 15:46:57 73bb99a6e169: Preparing 15:46:57 ec06c3102977: Preparing 15:46:57 6a3c62e080c7: Preparing 15:46:57 340cb19ca677: Preparing 15:46:57 4f4ce317c6bb: Preparing 15:46:57 ec06c3102977: Waiting 15:46:57 6a3c62e080c7: Waiting 15:46:57 340cb19ca677: Waiting 15:46:57 4f4ce317c6bb: Waiting 15:46:57 3b19d27f08f7: Waiting 15:46:57 73bb99a6e169: Waiting 15:46:57 1be65878c26d: Layer already exists 15:46:57 dcd1c6b5b963: Layer already exists 15:46:57 05823755ac80: Layer already exists 15:46:57 f0e5a4d6c014: Layer already exists 15:46:57 893729d674bd: Layer already exists 15:46:57 6a3c62e080c7: Layer already exists 15:46:57 3b19d27f08f7: Layer already exists 15:46:57 73bb99a6e169: Layer already exists 15:46:57 340cb19ca677: Layer already exists 15:46:57 ec06c3102977: Layer already exists 15:46:57 4f4ce317c6bb: Layer already exists 15:46:57 latest: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:57 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.34 15:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:46:58 05823755ac80: Preparing 15:46:58 893729d674bd: Preparing 15:46:58 dcd1c6b5b963: Preparing 15:46:58 1be65878c26d: Preparing 15:46:58 f0e5a4d6c014: Preparing 15:46:58 3b19d27f08f7: Preparing 15:46:58 73bb99a6e169: Preparing 15:46:58 ec06c3102977: Preparing 15:46:58 6a3c62e080c7: Preparing 15:46:58 340cb19ca677: Preparing 15:46:58 4f4ce317c6bb: Preparing 15:46:58 3b19d27f08f7: Waiting 15:46:58 340cb19ca677: Waiting 15:46:58 73bb99a6e169: Waiting 15:46:58 4f4ce317c6bb: Waiting 15:46:58 ec06c3102977: Waiting 15:46:58 6a3c62e080c7: Waiting 15:46:58 05823755ac80: Layer already exists 15:46:58 dcd1c6b5b963: Layer already exists 15:46:58 1be65878c26d: Layer already exists 15:46:58 f0e5a4d6c014: Layer already exists 15:46:58 893729d674bd: Layer already exists 15:46:58 ec06c3102977: Layer already exists 15:46:58 3b19d27f08f7: Layer already exists 15:46:58 6a3c62e080c7: Layer already exists 15:46:58 73bb99a6e169: Layer already exists 15:46:58 340cb19ca677: Layer already exists 15:46:58 4f4ce317c6bb: Layer already exists 15:46:58 2.3.0-dev.34: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:59 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:46:59 05823755ac80: Preparing 15:46:59 893729d674bd: Preparing 15:46:59 dcd1c6b5b963: Preparing 15:46:59 1be65878c26d: Preparing 15:46:59 f0e5a4d6c014: Preparing 15:46:59 3b19d27f08f7: Preparing 15:46:59 73bb99a6e169: Preparing 15:46:59 ec06c3102977: Preparing 15:46:59 6a3c62e080c7: Preparing 15:46:59 340cb19ca677: Preparing 15:46:59 4f4ce317c6bb: Preparing 15:46:59 ec06c3102977: Waiting 15:46:59 6a3c62e080c7: Waiting 15:46:59 340cb19ca677: Waiting 15:46:59 4f4ce317c6bb: Waiting 15:46:59 3b19d27f08f7: Waiting 15:46:59 73bb99a6e169: Waiting 15:46:59 893729d674bd: Layer already exists 15:46:59 dcd1c6b5b963: Layer already exists 15:46:59 f0e5a4d6c014: Layer already exists 15:46:59 05823755ac80: Layer already exists 15:46:59 1be65878c26d: Layer already exists 15:46:59 73bb99a6e169: Layer already exists 15:46:59 3b19d27f08f7: Layer already exists 15:46:59 ec06c3102977: Layer already exists 15:46:59 6a3c62e080c7: Layer already exists 15:46:59 340cb19ca677: Layer already exists 15:46:59 4f4ce317c6bb: Layer already exists 15:46:59 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:00 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:47:00 05823755ac80: Preparing 15:47:00 893729d674bd: Preparing 15:47:00 dcd1c6b5b963: Preparing 15:47:00 1be65878c26d: Preparing 15:47:00 f0e5a4d6c014: Preparing 15:47:00 3b19d27f08f7: Preparing 15:47:00 73bb99a6e169: Preparing 15:47:00 ec06c3102977: Preparing 15:47:00 6a3c62e080c7: Preparing 15:47:00 73bb99a6e169: Waiting 15:47:00 340cb19ca677: Preparing 15:47:00 ec06c3102977: Waiting 15:47:00 4f4ce317c6bb: Preparing 15:47:00 6a3c62e080c7: Waiting 15:47:00 3b19d27f08f7: Waiting 15:47:00 4f4ce317c6bb: Waiting 15:47:00 f0e5a4d6c014: Layer already exists 15:47:00 dcd1c6b5b963: Layer already exists 15:47:00 893729d674bd: Layer already exists 15:47:00 05823755ac80: Layer already exists 15:47:00 1be65878c26d: Layer already exists 15:47:00 ec06c3102977: Layer already exists 15:47:00 3b19d27f08f7: Layer already exists 15:47:00 73bb99a6e169: Layer already exists 15:47:00 6a3c62e080c7: Layer already exists 15:47:00 340cb19ca677: Layer already exists 15:47:00 4f4ce317c6bb: Layer already exists 15:47:00 main: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:00 ===================================================== [Pipeline] echo 15:47:00 taggedImages: 15:47:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 15:47:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:47:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.34 15:47:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 15:47:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:01 15:47:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:01 arm64: Pulling from edgex-lftools-log-publisher 15:47:01 8998bd30e6a1: Pulling fs layer 15:47:01 04944245beec: Pulling fs layer 15:47:01 699f458cf7ca: Pulling fs layer 15:47:01 765212b225bb: Pulling fs layer 15:47:01 f23df028b6ca: Pulling fs layer 15:47:01 765212b225bb: Waiting 15:47:01 d65c8cfc05b1: Pulling fs layer 15:47:01 2437ff75d9bd: Pulling fs layer 15:47:01 d65c8cfc05b1: Waiting 15:47:01 2437ff75d9bd: Waiting 15:47:01 f23df028b6ca: Waiting 15:47:01 04944245beec: Verifying Checksum 15:47:01 04944245beec: Download complete 15:47:01 765212b225bb: Verifying Checksum 15:47:01 765212b225bb: Download complete 15:47:01 f23df028b6ca: Verifying Checksum 15:47:01 f23df028b6ca: Download complete 15:47:01 d65c8cfc05b1: Verifying Checksum 15:47:01 d65c8cfc05b1: Download complete 15:47:01 699f458cf7ca: Verifying Checksum 15:47:01 699f458cf7ca: Download complete 15:47:02 8998bd30e6a1: Verifying Checksum 15:47:02 8998bd30e6a1: Download complete 15:47:04 2437ff75d9bd: Verifying Checksum 15:47:04 2437ff75d9bd: Download complete 15:47:06 8998bd30e6a1: Pull complete 15:47:06 04944245beec: Pull complete 15:47:08 699f458cf7ca: Pull complete 15:47:08 765212b225bb: Pull complete 15:47:09 f23df028b6ca: Pull complete 15:47:09 d65c8cfc05b1: Pull complete 15:47:24 2437ff75d9bd: Pull complete 15:47:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:24 prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container 15:47:25 $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:47:27 $ docker top fcd51711ad0be79e05b23cd1ce37961cfb43f125cbff1c0eebdc9675fa4c52d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:28 ---> job-cost.sh 15:47:28 lf-activate-venv: SKIPPING 15:47:28 INFO: No Stack... 15:47:29 INFO: Retrieving Pricing Info for: v3-standard-4 15:47:29 INFO: Archiving Costs [Pipeline] sh 15:47:30 + cat /w/workspace/edgex-go/269/archives/cost.csv 15:47:30 + cut -d, -f6 [Pipeline] lock 15:47:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] 15:47:30 Resource [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] did not exist. Created. 15:47:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:31 + echo total: 0.10999999940395355 [Pipeline] stash 15:47:31 Stashed 1 file(s) [Pipeline] } 15:47:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:31 $ docker stop --time=1 fcd51711ad0be79e05b23cd1ce37961cfb43f125cbff1c0eebdc9675fa4c52d7 15:47:33 $ docker rm -f fcd51711ad0be79e05b23cd1ce37961cfb43f125cbff1c0eebdc9675fa4c52d7 [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 15:47:33 provisioning config files... 15:47:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/269@tmp/config8685532073967748105tmp [Pipeline] { [Pipeline] sh 15:47:34 + set +x 15:47:34 + curl -s https://codecov.io/bash 15:47:34 + bash -s -- 15:47:34 15:47:34 _____ _ 15:47:34 / ____| | | 15:47:34 | | ___ __| | ___ ___ _____ __ 15:47:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:47:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:47:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:47:34 Bash-1.0.6 15:47:34 15:47:34 15:47:34 ==> git version 2.25.1 found 15:47:34 ==> 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 15:47:34 Release-Date: 2020-01-08 15:47:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:47:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:47:34 ==> Jenkins CI detected. 15:47:34 current dir:  /w/workspace/edgex-go/269 15:47:34 project root: . 15:47:34 --> token set from env 15:47:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:47:34 ==> Running gcov in . (disable via -X gcov) 15:47:34 ==> Python coveragepy not found 15:47:34 ==> Searching for coverage reports in: 15:47:34 + . 15:47:34 -> Found 1 reports 15:47:34 ==> Detecting git/mercurial file structure 15:47:34 ==> Reading reports 15:47:34 + ./coverage.out bytes=436531 15:47:34 ==> Appending adjustments 15:47:34 https://docs.codecov.io/docs/fixing-reports 15:47:35 + Found adjustments 15:47:35 ==> Gzipping contents 15:47:35 60K /tmp/codecov.F8B7vs.gz 15:47:35 ==> Uploading reports 15:47:35 url: https://codecov.io 15:47:35 query: branch=main&commit=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:35 -> Pinging Codecov 15:47:35 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=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:35 -> Uploading to 15:47:35 https://storage.googleapis.com/codecov/v4/raw/2022-08-01/00271124DB129430A58F1EEE437C3FCB/25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a/552a0303-94ff-4f2a-9e34-c301e70cd674.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T154735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bccd5d7ee41571119afb35f9fd274896b4425ab6723922e6dfcd4715c4959e01 15:47:35 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:35 Dload Upload Total Spent Left Speed 15:47:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60074 0 0 100 60074 0 215k --:--:-- --:--:-- --:--:-- 215k 15:47:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } 15:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:47:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:47:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:36 15:47:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:47:37 df9b9388f04a: Already exists 15:47:37 52dc419b0ee2: Pulling fs layer 15:47:37 25bc292e5bac: Pulling fs layer 15:47:37 114826534d7a: Pulling fs layer 15:47:37 4657fd5d0bcf: Pulling fs layer 15:47:37 6ad1cebc031e: Pulling fs layer 15:47:37 8a3aa393b2d8: Pulling fs layer 15:47:37 4657fd5d0bcf: Waiting 15:47:37 6ad1cebc031e: Waiting 15:47:37 8a3aa393b2d8: Waiting 15:47:37 25bc292e5bac: Verifying Checksum 15:47:37 25bc292e5bac: Download complete 15:47:37 52dc419b0ee2: Download complete 15:47:37 4657fd5d0bcf: Verifying Checksum 15:47:37 52dc419b0ee2: Pull complete 15:47:37 6ad1cebc031e: Verifying Checksum 15:47:37 6ad1cebc031e: Download complete 15:47:37 25bc292e5bac: Pull complete 15:47:37 114826534d7a: Verifying Checksum 15:47:37 114826534d7a: Download complete 15:47:37 8a3aa393b2d8: Verifying Checksum 15:47:37 8a3aa393b2d8: Download complete 15:47:42 114826534d7a: Pull complete 15:47:42 4657fd5d0bcf: Pull complete 15:47:42 6ad1cebc031e: Pull complete 15:47:44 8a3aa393b2d8: Pull complete 15:47:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:44 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:47:44 $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:47:48 $ docker top 57adff86008fb04494aa571cf867b8708841815833a389c12214ef17e381c6ac -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:47:49 + set -o pipefail 15:47:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:47:57 15:47:57 Monitoring /w/workspace/edgex-go/269 (github.com/edgexfoundry/edgex-go)... 15:47:57 15:47:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0d1ca4f0-d876-492a-9c85-ea8b0611c038 15:47:57 15:47:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:47:57 15:47:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:47:57 15:47:57 [Pipeline] } 15:47:57 $ docker stop --time=1 57adff86008fb04494aa571cf867b8708841815833a389c12214ef17e381c6ac 15:48:00 $ docker rm -f 57adff86008fb04494aa571cf867b8708841815833a389c12214ef17e381c6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:48:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:00 provisioning config files... 15:48:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/269@tmp/config4604038676600945338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:00 --> edgex-publish-swagger.sh 15:48:00 === Publish openapi/v2 API === 15:48:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:48:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/269/openapi/v2/core-command.yaml] 15:48:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:00 Dload Upload Total Spent Left Speed 15:48:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33529 0:00:01 0:00:01 --:--:-- 33529 100 33831 0 0 100 33831 0 33529 0:00:01 0:00:01 --:--:-- 33529 15:48:01 15:48:01 15:48:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/269/openapi/v2/core-data.yaml] 15:48:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:01 Dload Upload Total Spent Left Speed 15:48:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72916 --:--:-- --:--:-- --:--:-- 72842 100 71604 0 0 100 71604 0 72916 --:--:-- --:--:-- --:--:-- 72842 15:48:02 15:48:02 15:48:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/269/openapi/v2/core-metadata.yaml] 15:48:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:02 Dload Upload Total Spent Left Speed 15:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k 15:48:03 15:48:03 15:48:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/269/openapi/v2/support-notifications.yaml] 15:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:03 Dload Upload Total Spent Left Speed 15:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 97190 --:--:-- --:--:-- --:--:-- 97084 100 89318 0 0 100 89318 0 97084 --:--:-- --:--:-- --:--:-- 96979 15:48:04 15:48:04 15:48:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/269/openapi/v2/support-scheduler.yaml] 15:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:04 Dload Upload Total Spent Left Speed 15:48:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43515 --:--:-- --:--:-- --:--:-- 43468 100 39556 0 0 100 39556 0 43515 --:--:-- --:--:-- --:--:-- 43468 15:48:05 15:48:05 15:48:05 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/269/openapi/v2/system-agent.yaml] 15:48:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:05 Dload Upload Total Spent Left Speed 15:48:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16742 0:00:01 0:00:01 --:--:-- 16742 100 20091 0 0 100 20091 0 16742 0:00:01 0:00:01 --:--:-- 16742 15:48:06 15:48:06 [Pipeline] } 15:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:48:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:07 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:48:08 $ docker top 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:08 [ssh-agent] Looking for ssh-agent implementation... 15:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:08 $ docker exec 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 ssh-agent 15:48:08 SSH_AUTH_SOCK=/tmp/ssh-E7kpNMCI3ptB/agent.33 15:48:08 SSH_AGENT_PID=39 15:48:08 Running ssh-add (command line suppressed) 15:48:08 Identity added: /w/workspace/edgex-go/269@tmp/private_key_7657482652820420098.key (/w/workspace/edgex-go/269@tmp/private_key_7657482652820420098.key) 15:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:09 + git semver tag 15:48:09 2022-08-01 15:48:09,249 [run_tag] DEBUG tag force:False 15:48:09 2022-08-01 15:48:09,249 [check_head_tag] DEBUG check head tag 15:48:09 2022-08-01 15:48:09,250 [execute] INFO git cat-file --batch-check 15:48:09 2022-08-01 15:48:09,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=) 15:48:09 2022-08-01 15:48:09,255 [execute] INFO git cat-file --batch 15:48:09 2022-08-01 15:48:09,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=) 15:48:09 2022-08-01 15:48:09,284 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:48:09 2022-08-01 15:48:09,284 [execute] INFO git tag -a v2.3.0-dev.34 -m v2.3.0-dev.34 15:48:09 2022-08-01 15:48:09,284 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.34', '-m', 'v2.3.0-dev.34'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=None) 15:48:09 2022-08-01 15:48:09,289 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:48:09 2.3.0-dev.34 [Pipeline] } 15:48:09 $ docker exec --env ******** --env ******** 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 ssh-agent -k 15:48:09 unset SSH_AUTH_SOCK; 15:48:09 unset SSH_AGENT_PID; 15:48:09 echo Agent pid 39 killed; 15:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:09 + git semver [Pipeline] } 15:48:10 $ docker stop --time=1 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 15:48:11 $ docker rm -f 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:12 15:48:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:12 0.23.1-centos7: Pulling from edgex-lftools 15:48:12 ab5ef0e58194: Pulling fs layer 15:48:12 9712f1f96733: Pulling fs layer 15:48:12 63f879dbbcfc: Pulling fs layer 15:48:12 0d9ebad4ef96: Pulling fs layer 15:48:12 e9a5061849ea: Pulling fs layer 15:48:12 d747dcd14b5f: Pulling fs layer 15:48:12 2de7ff778b66: Pulling fs layer 15:48:12 0d9ebad4ef96: Waiting 15:48:12 e9a5061849ea: Waiting 15:48:12 d747dcd14b5f: Waiting 15:48:12 2de7ff778b66: Waiting 15:48:12 9712f1f96733: Download complete 15:48:12 63f879dbbcfc: Verifying Checksum 15:48:12 63f879dbbcfc: Download complete 15:48:12 e9a5061849ea: Verifying Checksum 15:48:12 e9a5061849ea: Download complete 15:48:12 d747dcd14b5f: Download complete 15:48:12 ab5ef0e58194: Verifying Checksum 15:48:12 ab5ef0e58194: Download complete 15:48:13 0d9ebad4ef96: Verifying Checksum 15:48:13 0d9ebad4ef96: Download complete 15:48:13 2de7ff778b66: Verifying Checksum 15:48:13 2de7ff778b66: Download complete 15:48:15 ab5ef0e58194: Pull complete 15:48:15 9712f1f96733: Pull complete 15:48:16 63f879dbbcfc: Pull complete 15:48:20 0d9ebad4ef96: Pull complete 15:48:20 e9a5061849ea: Pull complete 15:48:20 d747dcd14b5f: Pull complete 15:48:21 2de7ff778b66: Pull complete 15:48:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:21 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:48:25 $ docker top 9782006b6d78c2d6ba4cf79d6bca08368555bba43661da637cd813cd82555309 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:48:25 provisioning config files... 15:48:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/269@tmp/config1922877371216338540tmp 15:48:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/269@tmp/config4737891910230506055tmp 15:48:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/269@tmp/config3283243485417926999tmp [Pipeline] { [Pipeline] echo 15:48:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:48:25 ---> sigul-configuration.sh 15:48:25 gpg: directory `/root/.gnupg' created 15:48:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:48:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:48:25 gpg: keyring `/root/.gnupg/secring.gpg' created 15:48:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:48:25 gpg: CAST5 encrypted data 15:48:25 gpg: encrypted with 1 passphrase 15:48:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:48:25 + mkdir /home/jenkins 15:48:25 + mkdir /home/jenkins/sigul [Pipeline] sh 15:48:26 + 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 15:48:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:26 ---> sigul-install.sh 15:48:26 Sigul already installed; skipping installation. [Pipeline] sh 15:48:26 + git tag --list 15:48:26 0.6.0 15:48:26 0.6.1 15:48:26 0.7.0 15:48:26 0.7.1 15:48:26 v1.0.0 15:48:26 v1.0.1 15:48:26 v1.1.0 15:48:26 v1.2.0 15:48:26 v1.2.1 15:48:26 v1.3.0 15:48:26 v1.3.1 15:48:26 v2.0.0 15:48:26 v2.1.0 15:48:26 v2.1.1 15:48:26 v2.1.1-dev.1 15:48:26 v2.1.1-dev.2 15:48:26 v2.1.1-dev.3 15:48:26 v2.1.1-dev.4 15:48:26 v2.1.1-dev.5 15:48:26 v2.1.1-dev.6 15:48:26 v2.1.1-dev.7 15:48:26 v2.1.1-dev.8 15:48:26 v2.2.0 15:48:26 v2.2.1-dev.1 15:48:26 v2.2.1-dev.10 15:48:26 v2.2.1-dev.11 15:48:26 v2.2.1-dev.12 15:48:26 v2.2.1-dev.13 15:48:26 v2.2.1-dev.14 15:48:26 v2.2.1-dev.15 15:48:26 v2.2.1-dev.16 15:48:26 v2.2.1-dev.17 15:48:26 v2.2.1-dev.18 15:48:26 v2.2.1-dev.19 15:48:26 v2.2.1-dev.2 15:48:26 v2.2.1-dev.20 15:48:26 v2.2.1-dev.21 15:48:26 v2.2.1-dev.22 15:48:26 v2.2.1-dev.23 15:48:26 v2.2.1-dev.24 15:48:26 v2.2.1-dev.25 15:48:26 v2.2.1-dev.26 15:48:26 v2.2.1-dev.27 15:48:26 v2.2.1-dev.28 15:48:26 v2.2.1-dev.29 15:48:26 v2.2.1-dev.3 15:48:26 v2.2.1-dev.4 15:48:26 v2.2.1-dev.5 15:48:26 v2.2.1-dev.6 15:48:26 v2.2.1-dev.7 15:48:26 v2.2.1-dev.8 15:48:26 v2.2.1-dev.9 15:48:26 v2.3.0-dev.29 15:48:26 v2.3.0-dev.30 15:48:26 v2.3.0-dev.31 15:48:26 v2.3.0-dev.32 15:48:26 v2.3.0-dev.33 15:48:26 v2.3.0-dev.34 [Pipeline] sh 15:48:27 + lftools sign git-tag v2.3.0-dev.34 15:48:27 Signing Git tag with Sigul... 15:48:27 Signing v2.3.0-dev.34 [Pipeline] echo 15:48:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:48:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:48:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:48:28 $ docker stop --time=1 9782006b6d78c2d6ba4cf79d6bca08368555bba43661da637cd813cd82555309 15:48:29 $ docker rm -f 9782006b6d78c2d6ba4cf79d6bca08368555bba43661da637cd813cd82555309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:48:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:30 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:48:30 $ docker top 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:31 [ssh-agent] Looking for ssh-agent implementation... 15:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:31 $ docker exec 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 ssh-agent 15:48:31 SSH_AUTH_SOCK=/tmp/ssh-YjzjB1hjOKbW/agent.33 15:48:31 SSH_AGENT_PID=39 15:48:31 Running ssh-add (command line suppressed) 15:48:31 Identity added: /w/workspace/edgex-go/269@tmp/private_key_3971451480491682159.key (/w/workspace/edgex-go/269@tmp/private_key_3971451480491682159.key) 15:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:31 + git semver bump pre 15:48:31 2022-08-01 15:48:31,897 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:48:31 2022-08-01 15:48:31,897 [bump_version] DEBUG bumping version:2.3.0-dev.34 on axis:pre with prefix:dev 15:48:31 2022-08-01 15:48:31,897 [bump_version] DEBUG bumped version:2.3.0-dev.35 15:48:31 2022-08-01 15:48:31,897 [write_version] DEBUG write version:2.3.0-dev.35 to path:/w/workspace/edgex-go/269/.semver/main with force:True 15:48:31 2022-08-01 15:48:31,898 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:48:31 2022-08-01 15:48:31,898 [write_file] DEBUG write to file:/w/workspace/edgex-go/269/.semver/main 15:48:31 2022-08-01 15:48:31,899 [execute] INFO git cat-file --batch-check 15:48:31 2022-08-01 15:48:31,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=) 15:48:31 2022-08-01 15:48:31,905 [execute] INFO git cat-file --batch 15:48:31 2022-08-01 15:48:31,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=) 15:48:31 2022-08-01 15:48:31,910 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:48:31 2.3.0-dev.35 [Pipeline] } 15:48:31 $ docker exec --env ******** --env ******** 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 ssh-agent -k 15:48:32 unset SSH_AUTH_SOCK; 15:48:32 unset SSH_AGENT_PID; 15:48:32 echo Agent pid 39 killed; 15:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:32 + git semver [Pipeline] } 15:48:32 $ docker stop --time=1 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 15:48:34 $ docker rm -f 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:34 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:48:35 $ docker top 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:35 [ssh-agent] Looking for ssh-agent implementation... 15:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:35 $ docker exec 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 ssh-agent 15:48:35 SSH_AUTH_SOCK=/tmp/ssh-Eb31BsugnOmV/agent.33 15:48:35 SSH_AGENT_PID=39 15:48:35 Running ssh-add (command line suppressed) 15:48:35 Identity added: /w/workspace/edgex-go/269@tmp/private_key_6379658825236752331.key (/w/workspace/edgex-go/269@tmp/private_key_6379658825236752331.key) 15:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:36 + git semver push 15:48:36 2022-08-01 15:48:36,286 [run_push] DEBUG push 15:48:36 2022-08-01 15:48:36,287 [execute] INFO git cat-file --batch-check 15:48:36 2022-08-01 15:48:36,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=) 15:48:36 2022-08-01 15:48:36,292 [execute] INFO git rev-list 68ab7e00e5f5cb42c91db963dc00bd03df01fe89 -- 15:48:36 2022-08-01 15:48:36,292 [execute] DEBUG Popen(['git', 'rev-list', '68ab7e00e5f5cb42c91db963dc00bd03df01fe89', '--'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=None) 15:48:36 2022-08-01 15:48:36,308 [execute] INFO git fetch -v origin 15:48:36 2022-08-01 15:48:36,308 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=True, shell=None, istream=None) 15:48:36 2022-08-01 15:48:36,780 [run_push] DEBUG no remote changes detected 15:48:36 2022-08-01 15:48:36,781 [execute] INFO git push origin semver 15:48:36 2022-08-01 15:48:36,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=None) 15:48:37 2022-08-01 15:48:37,662 [run_push] DEBUG push all version tags 15:48:37 2022-08-01 15:48:37,663 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:48:37 2022-08-01 15:48:37,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=None) 15:48:38 2022-08-01 15:48:38,372 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main 15:48:38 2.3.0-dev.35 [Pipeline] } 15:48:38 $ docker exec --env ******** --env ******** 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 ssh-agent -k 15:48:38 unset SSH_AUTH_SOCK; 15:48:38 unset SSH_AGENT_PID; 15:48:38 echo Agent pid 39 killed; 15:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:38 + git semver [Pipeline] } 15:48:39 $ docker stop --time=1 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 15:48:40 $ docker rm -f 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 [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 15:48:41 + [ -d /w/workspace/edgex-go/269/archives ] [Pipeline] libraryResource [Pipeline] sh 15:48:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:42 ---> package-listing.sh 15:48:42 ++ facter osfamily 15:48:42 ++ tr '[:upper:]' '[:lower:]' 15:48:42 + OS_FAMILY=debian 15:48:42 + workspace=/w/workspace/edgex-go/269 15:48:42 + START_PACKAGES=/tmp/packages_start.txt 15:48:42 + END_PACKAGES=/tmp/packages_end.txt 15:48:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:42 + PACKAGES=/tmp/packages_start.txt 15:48:42 + '[' /w/workspace/edgex-go/269 ']' 15:48:42 + PACKAGES=/tmp/packages_end.txt 15:48:42 + case "${OS_FAMILY}" in 15:48:42 + dpkg -l 15:48:42 + grep '^ii' 15:48:42 + '[' -f /tmp/packages_start.txt ']' 15:48:42 + '[' -f /tmp/packages_end.txt ']' 15:48:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:42 + '[' /w/workspace/edgex-go/269 ']' 15:48:42 + mkdir -p /w/workspace/edgex-go/269/archives/ 15:48:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/269/archives/ [Pipeline] echo 15:48:42 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/269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:48:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:43 15:48:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:43 latest: Pulling from edgex-lftools-log-publisher 15:48:43 5eb5b503b376: Pulling fs layer 15:48:43 5c69ac0246d0: Pulling fs layer 15:48:43 ec43610c2a17: Pulling fs layer 15:48:43 3a2ae6a8a46f: Pulling fs layer 15:48:43 33b1e0a273af: Pulling fs layer 15:48:43 5d3b04190fa2: Pulling fs layer 15:48:43 2f39f015ded8: Pulling fs layer 15:48:43 3a2ae6a8a46f: Waiting 15:48:43 33b1e0a273af: Waiting 15:48:43 2f39f015ded8: Waiting 15:48:43 5c69ac0246d0: Download complete 15:48:43 3a2ae6a8a46f: Download complete 15:48:43 33b1e0a273af: Verifying Checksum 15:48:43 33b1e0a273af: Download complete 15:48:43 5d3b04190fa2: Verifying Checksum 15:48:43 5d3b04190fa2: Download complete 15:48:43 ec43610c2a17: Verifying Checksum 15:48:43 ec43610c2a17: Download complete 15:48:43 5eb5b503b376: Verifying Checksum 15:48:43 5eb5b503b376: Download complete 15:48:44 2f39f015ded8: Download complete 15:48:45 5eb5b503b376: Pull complete 15:48:45 5c69ac0246d0: Pull complete 15:48:45 ec43610c2a17: Pull complete 15:48:45 3a2ae6a8a46f: Pull complete 15:48:45 33b1e0a273af: Pull complete 15:48:46 5d3b04190fa2: Pull complete 15:48:50 2f39f015ded8: Pull complete 15:48:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:50 prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container 15:48:50 $ 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/269/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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 15:48:53 $ docker top 9dfbaa84b0313e67251fbbf4ed753b39f16c09ee528d61c5623336a1a365f3bb -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:53 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:54 + ls /var/log/sa-host 15:48:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:54 provisioning config files... 15:48:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/269@tmp/config6012990828659525703tmp [Pipeline] { [Pipeline] echo 15:48:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:54 ---> create-netrc.sh [Pipeline] } 15:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:54 ---> python-tools-install.sh [Pipeline] echo 15:48:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:55 ---> sudo-logs.sh 15:48:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:55 ---> job-cost.sh 15:48:55 lf-activate-venv: SKIPPING 15:48:55 DEBUG: total: 0.10999999940395355 15:48:55 INFO: Retrieving Stack Cost... 15:48:55 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:56 INFO: Archiving Costs [Pipeline] echo 15:48:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:56 ---> logs-deploy.sh 15:48:56 lf-activate-venv: SKIPPING 15:48:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/269 15:48:56 INFO: archiving workspace using pattern(s): 15:48:57 Archives upload complete. 15:48:57 INFO: archiving logs to Nexus 15:48:58 ---> uname -a: 15:48:58 Linux prd-ubuntu20-04-docker-8c-8g-21683 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:48:58 15:48:58 15:48:58 ---> lscpu: 15:48:58 Architecture: x86_64 15:48:58 CPU op-mode(s): 32-bit, 64-bit 15:48:58 Byte Order: Little Endian 15:48:58 Address sizes: 40 bits physical, 48 bits virtual 15:48:58 CPU(s): 8 15:48:58 On-line CPU(s) list: 0-7 15:48:58 Thread(s) per core: 1 15:48:58 Core(s) per socket: 1 15:48:58 Socket(s): 8 15:48:58 NUMA node(s): 1 15:48:58 Vendor ID: AuthenticAMD 15:48:58 CPU family: 23 15:48:58 Model: 49 15:48:58 Model name: AMD EPYC-Rome Processor 15:48:58 Stepping: 0 15:48:58 CPU MHz: 2799.994 15:48:58 BogoMIPS: 5599.98 15:48:58 Virtualization: AMD-V 15:48:58 Hypervisor vendor: KVM 15:48:58 Virtualization type: full 15:48:58 L1d cache: 256 KiB 15:48:58 L1i cache: 256 KiB 15:48:58 L2 cache: 4 MiB 15:48:58 L3 cache: 128 MiB 15:48:58 NUMA node0 CPU(s): 0-7 15:48:58 Vulnerability Itlb multihit: Not affected 15:48:58 Vulnerability L1tf: Not affected 15:48:58 Vulnerability Mds: Not affected 15:48:58 Vulnerability Meltdown: Not affected 15:48:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:48:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:48:58 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:48:58 Vulnerability Srbds: Not affected 15:48:58 Vulnerability Tsx async abort: Not affected 15:48:58 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 15:48:58 15:48:58 15:48:58 ---> nproc: 15:48:58 8 15:48:58 15:48:58 15:48:58 ---> df -h: 15:48:58 Filesystem Size Used Avail Use% Mounted on 15:48:58 overlay 155G 20G 136G 13% / 15:48:58 tmpfs 64M 0 64M 0% /dev 15:48:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:48:58 shm 64M 0 64M 0% /dev/shm 15:48:58 /dev/vda1 155G 20G 136G 13% /facter-os 15:48:58 15:48:58 15:48:58 ---> sar -b -r -n DEV: 15:48:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21683) 08/01/22 _x86_64_ (8 CPU) 15:48:58 15:48:58 15:21:11 LINUX RESTART (8 CPU) 15:48:58 15:48:58 15:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:48:58 15:23:01 159.97 3.50 156.47 0.00 379.47 151752.53 0.00 15:48:58 15:24:01 37.53 0.18 37.34 0.00 2.13 13507.90 0.00 15:48:58 15:25:01 109.18 0.07 109.11 0.00 9.60 104053.72 0.00 15:48:58 15:26:02 681.44 9.12 672.32 0.00 94.25 314031.66 0.00 15:48:58 15:27:01 1174.57 1.08 1173.48 0.00 13.69 423319.15 0.00 15:48:58 15:28:01 717.31 0.13 717.18 0.00 12.26 92654.29 0.00 15:48:58 15:29:01 28.10 0.02 28.08 0.00 2.67 759.87 0.00 15:48:58 15:30:01 5.82 0.00 5.82 0.00 0.00 134.38 0.00 15:48:58 15:31:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 15:48:58 15:32:01 1.85 0.00 1.85 0.00 0.00 24.26 0.00 15:48:58 15:33:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:48:58 15:34:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 15:48:58 15:35:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 15:48:58 15:36:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 15:48:58 15:37:01 1.80 0.02 1.78 0.00 0.13 20.26 0.00 15:48:58 15:38:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 15:48:58 15:39:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 15:48:58 15:40:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 15:48:58 15:41:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 15:48:58 15:42:01 1.40 0.00 1.40 0.00 0.00 19.19 0.00 15:48:58 15:43:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 15:48:58 15:44:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 15:48:58 15:45:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 15:48:58 15:46:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 15:48:58 15:47:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 15:48:58 15:48:01 69.19 0.20 68.99 0.00 11.06 35857.09 0.00 15:48:58 Average: 114.92 0.55 114.37 0.00 20.20 43462.12 0.00 15:48:58 15:48:58 15:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:48:58 15:23:01 27625648 31557424 731948 2.23 136916 3994004 2434984 7.18 1667612 3125568 352244 15:48:58 15:24:01 27469208 31661036 624960 1.90 140860 4217492 2088668 6.16 1507120 3408908 317568 15:48:58 15:25:01 23627384 31665704 620328 1.89 143256 7966016 2367536 6.98 1812640 6845304 2182912 15:48:58 15:26:02 20241156 31032580 1222936 3.72 284392 10354452 4007068 11.81 2985012 8797664 23800 15:48:58 15:27:01 17437236 31407040 853116 2.59 366536 13303772 3178508 9.37 2568240 11878332 0 15:48:58 15:28:01 20178636 31741204 529796 1.61 386820 10940120 1895264 5.59 2284952 9500852 1580 15:48:58 15:29:01 20176036 31740064 530524 1.61 387852 10940572 1918652 5.65 2287496 9500760 164 15:48:58 15:30:01 20179512 31743428 527156 1.60 387988 10940724 1897920 5.59 2283376 9500908 20 15:48:58 15:31:01 20180612 31744588 525896 1.60 388004 10940732 1897920 5.59 2282148 9500912 32 15:48:58 15:32:01 20188288 31752284 518672 1.58 388044 10940708 1897920 5.59 2275668 9500888 176 15:48:58 15:33:01 20188784 31752788 518160 1.58 388052 10940712 1897920 5.59 2275244 9500892 20 15:48:58 15:34:01 20190280 31754304 516620 1.57 388068 10940716 1897920 5.59 2273472 9500896 16 15:48:58 15:35:01 20189932 31753972 516888 1.57 388080 10940716 1897920 5.59 2273488 9500904 12 15:48:58 15:36:01 20190176 31754228 516584 1.57 388092 10940720 1897920 5.59 2273488 9500908 12 15:48:58 15:37:01 20189660 31753752 517484 1.57 388112 10940724 1907580 5.62 2273992 9500912 40 15:48:58 15:38:01 20189996 31754144 516980 1.57 388120 10940728 1907580 5.62 2273808 9500916 12 15:48:58 15:39:01 20189908 31754068 516952 1.57 388132 10940732 1907580 5.62 2273540 9500920 20 15:48:58 15:40:01 20189608 31753784 517140 1.57 388144 10940732 1907580 5.62 2273568 9500920 16 15:48:58 15:41:01 20189308 31753504 517360 1.57 388160 10940736 1907580 5.62 2274072 9500924 24 15:48:58 15:42:01 20189032 31753260 517540 1.57 388184 10940736 1907580 5.62 2274024 9500928 8 15:48:58 15:43:01 20189388 31753628 517320 1.57 388200 10940740 1907580 5.62 2273840 9500928 16 15:48:58 15:44:01 20189404 31753656 517272 1.57 388200 10940744 1907580 5.62 2273936 9500932 32 15:48:58 15:45:01 20189324 31753596 517268 1.57 388224 10940744 1907580 5.62 2274632 9500932 12 15:48:58 15:46:01 20189024 31753324 517476 1.57 388240 10940756 1907580 5.62 2273800 9500944 12 15:48:58 15:47:01 20189008 31753336 517516 1.57 388264 10940756 1907580 5.62 2274324 9500948 24 15:48:58 15:48:01 19394944 31727692 542116 1.65 415684 11639100 1904012 5.61 2367584 10159264 288 15:48:58 Average: 20751596 31695323 576385 1.75 355716 10395719 2079366 6.13 2247349 9008968 110733 15:48:58 15:48:58 15:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:48:58 15:23:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:48:58 15:23:01 ens3 734.78 713.90 9057.62 130.45 0.00 0.00 0.00 0.00 15:48:58 15:23:01 veth66e13a6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:48:58 15:23:01 docker0 521.17 456.60 39.17 3861.04 0.00 0.00 0.00 0.00 15:48:58 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:24:01 ens3 26.38 16.15 21.63 11.72 0.00 0.00 0.00 0.00 15:48:58 15:24:01 veth66e13a6 1.52 1.55 0.12 0.13 0.00 0.00 0.00 0.00 15:48:58 15:24:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 15:48:58 15:25:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:48:58 15:25:01 veth9a0dcca 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:48:58 15:25:01 ens3 128.59 91.05 1708.75 73.26 0.00 0.00 0.00 0.00 15:48:58 15:25:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:48:58 15:26:02 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:48:58 15:26:02 veth9a0dcca 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 15:48:58 15:26:02 veth6969c87 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:48:58 15:26:02 ens3 245.44 183.55 1785.78 72.17 0.00 0.00 0.00 0.00 15:48:58 15:26:02 veth1b67cb5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:26:02 veth6e78a2b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:48:58 15:26:02 docker0 140.09 189.14 10.87 1710.44 0.00 0.00 0.00 0.00 15:48:58 15:26:02 vethee63ca2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:48:58 15:26:02 veth00179bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:48:58 15:27:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 15:48:58 15:27:01 veth790478e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:48:58 15:27:01 veth9a0dcca 0.00 0.66 0.00 0.04 0.00 0.00 0.00 0.00 15:48:58 15:27:01 vetha468a87 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:48:58 15:27:01 ens3 281.18 189.95 2931.62 46.60 0.00 0.00 0.00 0.00 15:48:58 15:27:01 docker0 124.31 176.58 8.97 1686.66 0.00 0.00 0.00 0.00 15:48:58 15:28:01 lo 16.40 16.40 1.61 1.61 0.00 0.00 0.00 0.00 15:48:58 15:28:01 ens3 244.73 227.05 345.91 606.21 0.00 0.00 0.00 0.00 15:48:58 15:28:01 docker0 20.68 31.53 1.27 235.44 0.00 0.00 0.00 0.00 15:48:58 15:29:01 lo 41.39 41.39 4.08 4.08 0.00 0.00 0.00 0.00 15:48:58 15:29:01 ens3 482.05 491.87 228.92 2559.45 0.00 0.00 0.00 0.00 15:48:58 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:30:01 lo 5.87 5.87 0.57 0.57 0.00 0.00 0.00 0.00 15:48:58 15:30:01 ens3 71.84 73.15 27.75 505.82 0.00 0.00 0.00 0.00 15:48:58 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:31:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:32:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:48:58 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:37:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:48:58 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:38:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:39:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:40:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:41:01 ens3 1.03 0.45 0.39 0.28 0.00 0.00 0.00 0.00 15:48:58 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:42:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:48:58 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:44:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:48:58 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:45:01 ens3 1.57 0.83 1.47 0.24 0.00 0.00 0.00 0.00 15:48:58 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:48:58 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:47:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:48:58 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:58 15:48:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 15:48:58 15:48:01 ens3 214.95 149.49 4627.01 50.21 0.00 0.00 0.00 0.00 15:48:58 15:48:01 docker0 46.84 55.47 3.89 691.82 0.00 0.00 0.00 0.00 15:48:58 Average: lo 2.72 2.72 0.27 0.27 0.00 0.00 0.00 0.00 15:48:58 Average: ens3 93.52 82.18 796.16 156.09 0.00 0.00 0.00 0.00 15:48:58 Average: docker0 32.81 34.94 2.47 313.92 0.00 0.00 0.00 0.00 15:48:58 15:48:58 15:48:58 ---> sar -P ALL: 15:48:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21683) 08/01/22 _x86_64_ (8 CPU) 15:48:58 15:48:58 15:21:11 LINUX RESTART (8 CPU) 15:48:58 15:48:58 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:48:58 15:23:01 all 24.68 0.00 5.86 1.69 0.08 67.69 15:48:58 15:23:01 0 23.44 0.00 6.53 1.22 0.08 68.72 15:48:58 15:23:01 1 24.27 0.00 4.94 3.27 0.07 67.45 15:48:58 15:23:01 2 28.48 0.00 6.67 4.77 0.07 60.02 15:48:58 15:23:01 3 22.44 0.00 5.14 1.81 0.08 70.52 15:48:58 15:23:01 4 23.79 0.00 6.03 1.33 0.07 68.78 15:48:58 15:23:01 5 23.76 0.00 5.59 0.32 0.08 70.24 15:48:58 15:23:01 6 27.58 0.00 5.84 0.42 0.08 66.06 15:48:58 15:23:01 7 23.67 0.00 6.11 0.41 0.09 69.72 15:48:58 15:24:01 all 45.14 0.00 7.09 0.23 0.08 47.46 15:48:58 15:24:01 0 44.55 0.00 8.09 0.08 0.08 47.19 15:48:58 15:24:01 1 44.98 0.00 7.08 1.38 0.10 46.45 15:48:58 15:24:01 2 44.98 0.00 7.78 0.05 0.08 47.10 15:48:58 15:24:01 3 45.14 0.00 6.61 0.03 0.08 48.14 15:48:58 15:24:01 4 44.26 0.00 5.96 0.12 0.08 49.58 15:48:58 15:24:01 5 45.47 0.00 7.15 0.03 0.08 47.26 15:48:58 15:24:01 6 46.27 0.00 6.98 0.02 0.08 46.65 15:48:58 15:24:01 7 45.49 0.00 7.12 0.08 0.07 47.24 15:48:58 15:25:01 all 28.66 0.00 9.14 1.18 0.08 60.94 15:48:58 15:25:01 0 29.52 0.00 9.49 0.46 0.09 60.44 15:48:58 15:25:01 1 29.92 0.00 10.69 4.18 0.07 55.13 15:48:58 15:25:01 2 25.98 0.00 8.37 0.86 0.08 64.71 15:48:58 15:25:01 3 30.21 0.00 9.68 0.09 0.07 59.96 15:48:58 15:25:01 4 29.07 0.00 6.97 0.02 0.07 63.88 15:48:58 15:25:01 5 27.86 0.00 9.15 3.67 0.09 59.23 15:48:58 15:25:01 6 28.46 0.00 10.48 0.19 0.07 60.80 15:48:58 15:25:01 7 28.31 0.00 8.31 0.03 0.08 63.26 15:48:58 15:26:02 all 44.03 0.00 12.40 7.10 0.11 36.36 15:48:58 15:26:02 0 44.26 0.00 12.91 12.45 0.10 30.29 15:48:58 15:26:02 1 44.56 0.00 11.78 2.15 0.10 41.41 15:48:58 15:26:02 2 44.83 0.00 11.07 3.67 0.10 40.33 15:48:58 15:26:02 3 42.73 0.00 14.17 7.78 0.10 35.22 15:48:58 15:26:02 4 43.32 0.00 12.05 3.45 0.08 41.10 15:48:58 15:26:02 5 44.88 0.00 11.95 7.15 0.12 35.91 15:48:58 15:26:02 6 43.98 0.00 12.73 9.00 0.12 34.17 15:48:58 15:26:02 7 43.72 0.00 12.55 11.21 0.12 32.41 15:48:58 15:27:01 all 40.71 0.00 14.06 13.69 0.13 31.41 15:48:58 15:27:01 0 39.54 0.00 14.50 10.61 0.12 35.23 15:48:58 15:27:01 1 41.66 0.00 12.99 11.97 0.16 33.22 15:48:58 15:27:01 2 41.94 0.00 12.76 9.61 0.10 35.59 15:48:58 15:27:01 3 40.57 0.00 14.62 16.07 0.12 28.62 15:48:58 15:27:01 4 41.19 0.00 15.18 19.16 0.14 24.33 15:48:58 15:27:01 5 40.31 0.00 12.88 11.44 0.16 35.21 15:48:58 15:27:01 6 40.17 0.00 14.59 21.76 0.10 23.38 15:48:58 15:27:01 7 40.30 0.00 15.02 8.92 0.12 35.64 15:48:58 15:28:01 all 45.71 0.00 8.93 1.99 0.10 43.27 15:48:58 15:28:01 0 46.06 0.00 8.84 1.82 0.10 43.18 15:48:58 15:28:01 1 45.34 0.00 9.75 1.13 0.10 43.69 15:48:58 15:28:01 2 45.27 0.00 7.84 0.71 0.10 46.08 15:48:58 15:28:01 3 43.65 0.00 11.14 1.93 0.10 43.17 15:48:58 15:28:01 4 45.80 0.00 8.67 4.12 0.12 41.29 15:48:58 15:28:01 5 46.46 0.00 8.08 2.30 0.12 43.04 15:48:58 15:28:01 6 46.68 0.00 8.68 2.69 0.10 41.84 15:48:58 15:28:01 7 46.41 0.00 8.40 1.20 0.10 43.90 15:48:58 15:29:01 all 8.99 0.00 1.27 0.14 0.06 89.53 15:48:58 15:29:01 0 11.30 0.00 1.29 0.02 0.05 87.35 15:48:58 15:29:01 1 10.91 0.00 1.11 0.02 0.07 87.90 15:48:58 15:29:01 2 10.63 0.00 1.15 0.05 0.07 88.10 15:48:58 15:29:01 3 9.42 0.00 1.49 0.05 0.07 88.97 15:48:58 15:29:01 4 10.01 0.00 1.44 0.77 0.05 87.73 15:48:58 15:29:01 5 5.56 0.00 1.07 0.02 0.07 93.28 15:48:58 15:29:01 6 9.66 0.00 1.19 0.23 0.07 88.85 15:48:58 15:29:01 7 4.41 0.00 1.46 0.00 0.08 94.05 15:48:58 15:30:01 all 2.41 0.00 0.25 0.04 0.03 97.28 15:48:58 15:30:01 0 0.90 0.00 0.20 0.02 0.02 98.86 15:48:58 15:30:01 1 3.90 0.00 0.37 0.02 0.05 95.67 15:48:58 15:30:01 2 3.76 0.00 0.23 0.00 0.03 95.98 15:48:58 15:30:01 3 2.34 0.00 0.23 0.00 0.02 97.41 15:48:58 15:30:01 4 1.08 0.00 0.18 0.23 0.03 98.47 15:48:58 15:30:01 5 2.05 0.00 0.23 0.00 0.05 97.66 15:48:58 15:30:01 6 2.34 0.00 0.28 0.00 0.02 97.36 15:48:58 15:30:01 7 2.86 0.00 0.27 0.02 0.03 96.83 15:48:58 15:31:01 all 0.26 0.00 0.01 0.00 0.00 99.73 15:48:58 15:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:31:01 2 1.97 0.00 0.00 0.00 0.00 98.03 15:48:58 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:31:01 4 0.02 0.00 0.02 0.03 0.02 99.92 15:48:58 15:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:48:58 15:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:32:01 all 0.27 0.00 0.02 0.01 0.01 99.68 15:48:58 15:32:01 0 0.02 0.00 0.05 0.00 0.03 99.90 15:48:58 15:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:48:58 15:32:01 2 1.99 0.00 0.00 0.00 0.00 98.01 15:48:58 15:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:48:58 15:32:01 4 0.02 0.00 0.03 0.03 0.00 99.92 15:48:58 15:32:01 5 0.02 0.00 0.07 0.00 0.03 99.88 15:48:58 15:32:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:48:58 15:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:48:58 15:33:01 all 0.26 0.00 0.01 0.01 0.01 99.72 15:48:58 15:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:48:58 15:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:33:01 2 1.97 0.00 0.00 0.00 0.02 98.01 15:48:58 15:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:33:01 4 0.00 0.00 0.02 0.05 0.00 99.93 15:48:58 15:33:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:48:58 15:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:48:58 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:48:58 15:34:01 all 0.27 0.00 0.01 0.01 0.01 99.71 15:48:58 15:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:48:58 15:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:48:58 15:34:01 2 1.95 0.00 0.00 0.00 0.00 98.05 15:48:58 15:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:34:01 4 0.02 0.00 0.00 0.05 0.02 99.92 15:48:58 15:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:48:58 15:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:48:58 15:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:48:58 15:35:01 all 0.09 0.00 0.02 0.01 0.01 99.88 15:48:58 15:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:48:58 15:35:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:48:58 15:35:01 2 0.60 0.00 0.07 0.00 0.02 99.32 15:48:58 15:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:48:58 15:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:48:58 15:35:01 6 0.00 0.00 0.03 0.00 0.02 99.95 15:48:58 15:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:48:58 15:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:48:58 15:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:48:58 15:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:36:01 4 0.05 0.00 0.00 0.03 0.00 99.92 15:48:58 15:36:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:48:58 15:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:37:01 all 0.02 0.00 0.02 0.01 0.01 99.94 15:48:58 15:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:48:58 15:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:37:01 4 0.03 0.00 0.05 0.05 0.02 99.85 15:48:58 15:37:01 5 0.05 0.00 0.05 0.00 0.03 99.87 15:48:58 15:37:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:48:58 15:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:48:58 15:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:48:58 15:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:48:58 15:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:38:01 4 0.03 0.00 0.02 0.07 0.00 99.88 15:48:58 15:38:01 5 0.03 0.00 0.03 0.00 0.03 99.90 15:48:58 15:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:48:58 15:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:48:58 15:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:48:58 15:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:39:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:48:58 15:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:48:58 15:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:40:01 all 0.02 0.00 0.02 0.01 0.01 99.95 15:48:58 15:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:48:58 15:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:48:58 15:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:48:58 15:40:01 4 0.02 0.00 0.05 0.10 0.00 99.83 15:48:58 15:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:48:58 15:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:48:58 15:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:48:58 15:41:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:48:58 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:41:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:48:58 15:41:01 4 0.02 0.00 0.00 0.08 0.00 99.90 15:48:58 15:41:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:48:58 15:41:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:48:58 15:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:48:58 15:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:48:58 15:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:48:58 15:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:42:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:48:58 15:42:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:48:58 15:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:48:58 15:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:48:58 15:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:48:58 15:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:48:58 15:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:43:01 4 0.00 0.00 0.00 0.07 0.02 99.92 15:48:58 15:43:01 5 0.07 0.00 0.07 0.00 0.02 99.85 15:48:58 15:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:48:58 15:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:48:58 15:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:48:58 15:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:48:58 15:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:48:58 15:44:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:48:58 15:44:01 5 0.02 0.00 0.07 0.00 0.03 99.88 15:48:58 15:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:48:58 15:44:01 CPU %user %nice %system %iowait %steal %idle 15:48:58 15:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:48:58 15:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:48:58 15:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:48:58 15:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:48:58 15:45:01 4 0.05 0.00 0.02 0.03 0.00 99.90 15:48:58 15:45:01 5 0.07 0.00 0.05 0.00 0.02 99.87 15:48:58 15:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:48:58 15:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:48:58 15:46:01 0 0.07 0.00 0.03 0.02 0.03 99.85 15:48:58 15:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:48:58 15:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:48:58 15:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:46:01 4 0.00 0.00 0.00 0.05 0.00 99.95 15:48:58 15:46:01 5 0.02 0.00 0.03 0.00 0.03 99.92 15:48:58 15:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:48:58 15:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:48:58 15:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:48:58 15:47:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:48:58 15:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:48:58 15:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:48:58 15:47:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:48:58 15:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:48:58 15:48:01 all 4.99 0.00 2.02 1.11 0.07 91.80 15:48:58 15:48:01 0 4.10 0.00 2.45 0.03 0.05 93.37 15:48:58 15:48:01 1 5.99 0.00 1.81 0.12 0.07 92.02 15:48:58 15:48:01 2 5.28 0.00 1.78 0.02 0.07 92.86 15:48:58 15:48:01 3 4.69 0.00 1.98 0.07 0.07 93.20 15:48:58 15:48:01 4 4.54 0.00 1.39 0.64 0.07 93.36 15:48:58 15:48:01 5 4.18 0.00 2.47 0.79 0.08 92.48 15:48:58 15:48:01 6 4.97 0.00 2.16 7.28 0.10 85.48 15:48:58 15:48:01 7 6.21 0.00 2.14 0.00 0.07 91.59 15:48:58 Average: all 9.38 0.00 2.32 1.03 0.03 87.23 15:48:58 Average: 0 9.28 0.00 2.45 1.01 0.03 87.22 15:48:58 Average: 1 9.58 0.00 2.30 0.92 0.03 87.18 15:48:58 Average: 2 9.88 0.00 2.19 0.74 0.03 87.15 15:48:58 Average: 3 9.18 0.00 2.48 1.05 0.03 87.27 15:48:58 Average: 4 9.28 0.00 2.21 1.15 0.03 87.33 15:48:58 Average: 5 9.18 0.00 2.25 0.97 0.05 87.55 15:48:58 Average: 6 9.52 0.00 2.40 1.57 0.03 86.48 15:48:58 Average: 7 9.17 0.00 2.32 0.82 0.03 87.65 15:48:58 15:48:58 15:48:58