Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 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-ssh18236463582574879615.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15544599551030881374.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5863610085414605266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6791039128107871379.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8368728657172967539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6167’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6174 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/477 [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/477 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e (main) Commit message: "Merge pull request #4485 from lenny-intel/database-timeout-duration" > git config core.sparsecheckout # timeout=10 > git checkout -f 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 > git rev-list --no-walk e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:51:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:51:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:51:46 ========================================================= 01:51:46 EdgeX Global Pipelines Version Info 01:51:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:51:47 ------------------- 01:51:47 stable info: 01:51:47 ------------------- 01:51:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:51:47 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:51:47 Message: update stable to v1.0.245 01:51:47 ------------------- 01:51:47 experimental info: 01:51:47 ------------------- 01:51:47 Commited By: **** collab-it+edgex@linuxfoundation.org 01:51:47 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:51:47 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:51:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:51:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:51:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:51:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:51:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:51:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:51:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6098da6 [Pipeline] echo 01:51:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:48 provisioning config files... 01:51:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/477@tmp/config7489792093468733445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:48 ---> docker-login.sh 01:51:48 nexus3.edgexfoundry.org:10001 01:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:48 Configure a credential helper to remove this warning. See 01:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:48 01:51:48 Login Succeeded 01:51:48 nexus3.edgexfoundry.org:10002 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:49 Configure a credential helper to remove this warning. See 01:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:49 01:51:49 Login Succeeded 01:51:49 nexus3.edgexfoundry.org:10003 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:49 Configure a credential helper to remove this warning. See 01:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:49 01:51:49 Login Succeeded 01:51:49 nexus3.edgexfoundry.org:10004 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:49 Configure a credential helper to remove this warning. See 01:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:49 01:51:49 Login Succeeded 01:51:49 docker.io 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:49 Configure a credential helper to remove this warning. See 01:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:49 01:51:49 Login Succeeded 01:51:49 ---> docker-login.sh ends [Pipeline] } 01:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:49 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:51:49 + dirname cmd/core-command/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo core-command,cmd/core-command/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:51:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:51:49 + dirname cmd/core-data/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo core-data,cmd/core-data/Dockerfile 01:51:49 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 01:51:49 01:51:49 + echo core-metadata,cmd/core-metadata/Dockerfile 01:51:49 + dirname cmd/security-bootstrapper/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:51:49 + dirname cmd/security-proxy-auth/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:51:49 + dirname cmd/security-proxy-setup/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:51:49 + dirname cmd/security-secretstore-setup/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:51:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:51:49 + dirname cmd/security-spire-agent/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:51:49 + + dirname cmd/security-spire-config/Dockerfile 01:51:49 cut -d/ -f2 01:51:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:51:49 + dirname cmd/security-spire-server/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:51:49 + dirname cmd/support-notifications/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo support-notifications,cmd/support-notifications/Dockerfile 01:51:49 + dirname cmd/support-scheduler/Dockerfile 01:51:49 + cut -d/ -f2 01:51:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:51:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:51:50 + git rev-list -1 --merges 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e~1..6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] echo 01:51:50 -----------> git rev-list -1 --merges 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e~1..6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:51:50 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [false] [Pipeline] sh 01:51:50 + git log --format=format:%s -1 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] echo 01:51:50 ========================================================= 01:51:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:51:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:51:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:51 + grep -v github /etc/ssh/ssh_known_hosts 01:51:51 + [ -e /tmp/ssh_known_hosts ] 01:51:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:51:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:51:51 + sudo tee -a /etc/ssh/ssh_known_hosts 01:51:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:51 01:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:51 0.1.4: Pulling from edgex-devops/py-git-semver 01:51:51 b85a868b505f: Pulling fs layer 01:51:51 e2be974225ed: Pulling fs layer 01:51:51 339a4e72a1f5: Pulling fs layer 01:51:51 988bab9f4d93: Pulling fs layer 01:51:51 1469e6f7b9e6: Pulling fs layer 01:51:51 eaf3925da568: Pulling fs layer 01:51:51 bab4dde63d76: Pulling fs layer 01:51:51 bde34c3a00c8: Pulling fs layer 01:51:51 b352a97aabf1: Pulling fs layer 01:51:51 4872d77fe225: Pulling fs layer 01:51:51 5851b861e8e6: Pulling fs layer 01:51:51 1469e6f7b9e6: Waiting 01:51:51 b352a97aabf1: Waiting 01:51:51 4872d77fe225: Waiting 01:51:51 5851b861e8e6: Waiting 01:51:51 eaf3925da568: Waiting 01:51:51 bab4dde63d76: Waiting 01:51:51 bde34c3a00c8: Waiting 01:51:51 988bab9f4d93: Waiting 01:51:51 e2be974225ed: Verifying Checksum 01:51:51 e2be974225ed: Download complete 01:51:51 988bab9f4d93: Verifying Checksum 01:51:51 988bab9f4d93: Download complete 01:51:51 1469e6f7b9e6: Verifying Checksum 01:51:51 1469e6f7b9e6: Download complete 01:51:51 eaf3925da568: Verifying Checksum 01:51:51 eaf3925da568: Download complete 01:51:51 339a4e72a1f5: Verifying Checksum 01:51:51 339a4e72a1f5: Download complete 01:51:52 bde34c3a00c8: Download complete 01:51:52 b352a97aabf1: Verifying Checksum 01:51:52 b352a97aabf1: Download complete 01:51:52 4872d77fe225: Verifying Checksum 01:51:52 4872d77fe225: Download complete 01:51:52 5851b861e8e6: Verifying Checksum 01:51:52 5851b861e8e6: Download complete 01:51:52 b85a868b505f: Verifying Checksum 01:51:52 b85a868b505f: Download complete 01:51:52 bab4dde63d76: Verifying Checksum 01:51:52 bab4dde63d76: Download complete 01:51:53 b85a868b505f: Pull complete 01:51:53 e2be974225ed: Pull complete 01:51:54 339a4e72a1f5: Pull complete 01:51:54 988bab9f4d93: Pull complete 01:51:54 1469e6f7b9e6: Pull complete 01:51:54 eaf3925da568: Pull complete 01:51:56 bab4dde63d76: Pull complete 01:51:56 bde34c3a00c8: Pull complete 01:51:56 b352a97aabf1: Pull complete 01:51:56 4872d77fe225: Pull complete 01:51:56 5851b861e8e6: Pull complete 01:51:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:51:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:56 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 01:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:51:59 $ docker top 74c78b25e2ac2c26fcbc2cbd6d902992cee58f73577af40f64fa9b986218796e -eo pid,comm 01:52:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:52:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:00 [ssh-agent] Looking for ssh-agent implementation... 01:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:00 $ docker exec 74c78b25e2ac2c26fcbc2cbd6d902992cee58f73577af40f64fa9b986218796e ssh-agent 01:52:00 SSH_AUTH_SOCK=/tmp/ssh-pwJXpXxJY9JJ/agent.32 01:52:00 SSH_AGENT_PID=38 01:52:00 Running ssh-add (command line suppressed) 01:52:00 Identity added: /w/workspace/edgex-go/477@tmp/private_key_11328362625136997372.key (/w/workspace/edgex-go/477@tmp/private_key_11328362625136997372.key) 01:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:00 + git tag --points-at HEAD [Pipeline] } 01:52:00 $ docker exec --env ******** --env ******** 74c78b25e2ac2c26fcbc2cbd6d902992cee58f73577af40f64fa9b986218796e ssh-agent -k 01:52:00 unset SSH_AUTH_SOCK; 01:52:00 unset SSH_AGENT_PID; 01:52:00 echo Agent pid 38 killed; 01:52:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:00 [ssh-agent] Looking for ssh-agent implementation... 01:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:00 $ docker exec 74c78b25e2ac2c26fcbc2cbd6d902992cee58f73577af40f64fa9b986218796e ssh-agent 01:52:01 SSH_AUTH_SOCK=/tmp/ssh-WTAb07QWhvIh/agent.70 01:52:01 SSH_AGENT_PID=76 01:52:01 Running ssh-add (command line suppressed) 01:52:01 Identity added: /w/workspace/edgex-go/477@tmp/private_key_11692024268889507853.key (/w/workspace/edgex-go/477@tmp/private_key_11692024268889507853.key) 01:52:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:01 + git semver init 01:52:01 2023-03-29 01:52:01,676 [run_init] DEBUG init version:0.0.0 force:False 01:52:01 2023-03-29 01:52:01,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/477/.semver 01:52:01 2023-03-29 01:52:01,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/477/.semver 01:52:01 2023-03-29 01:52:01,677 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/477/.semver'], cwd=/w/workspace/edgex-go/477, universal_newlines=False, shell=None, istream=None) 01:52:07 2023-03-29 01:52:06,232 [append_file] DEBUG append to file:/w/workspace/edgex-go/477/.git/info/exclude 01:52:07 2023-03-29 01:52:06,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/477/.semver/main with force:False 01:52:07 2023-03-29 01:52:06,233 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 01:52:07 2023-03-29 01:52:06,234 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 01:52:07 3.0.0-dev.115 [Pipeline] } 01:52:07 $ docker exec --env ******** --env ******** 74c78b25e2ac2c26fcbc2cbd6d902992cee58f73577af40f64fa9b986218796e ssh-agent -k 01:52:07 unset SSH_AUTH_SOCK; 01:52:07 unset SSH_AGENT_PID; 01:52:07 echo Agent pid 76 killed; 01:52:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:07 + git semver [Pipeline] } 01:52:07 $ docker stop --time=1 74c78b25e2ac2c26fcbc2cbd6d902992cee58f73577af40f64fa9b986218796e 01:52:09 $ docker rm -f --volumes 74c78b25e2ac2c26fcbc2cbd6d902992cee58f73577af40f64fa9b986218796e [Pipeline] // withDockerContainer [Pipeline] sh 01:52:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:52:09 Stashed 1 file(s) [Pipeline] echo 01:52:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.115 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:10 + git config --global --add safe.directory /w/workspace/edgex-go/477 [Pipeline] echo 01:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:10 ========================================================= 01:52:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:52:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:52:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:52:10 63b65145d645: Pulling fs layer 01:52:10 a2d21d5440eb: Pulling fs layer 01:52:10 935e6c44a52c: Pulling fs layer 01:52:10 94cc34f8dd06: Pulling fs layer 01:52:10 30dea6a524f1: Pulling fs layer 01:52:10 a2aff8979fd8: Pulling fs layer 01:52:10 6808be2612f2: Pulling fs layer 01:52:10 f25807f1079a: Pulling fs layer 01:52:10 94cc34f8dd06: Waiting 01:52:10 30dea6a524f1: Waiting 01:52:10 a2aff8979fd8: Waiting 01:52:10 6808be2612f2: Waiting 01:52:10 f25807f1079a: Waiting 01:52:10 a2d21d5440eb: Verifying Checksum 01:52:10 a2d21d5440eb: Download complete 01:52:10 94cc34f8dd06: Verifying Checksum 01:52:10 94cc34f8dd06: Download complete 01:52:10 30dea6a524f1: Verifying Checksum 01:52:10 30dea6a524f1: Download complete 01:52:10 63b65145d645: Download complete 01:52:10 a2aff8979fd8: Verifying Checksum 01:52:10 a2aff8979fd8: Download complete 01:52:10 63b65145d645: Pull complete 01:52:10 a2d21d5440eb: Pull complete 01:52:10 f25807f1079a: Verifying Checksum 01:52:10 f25807f1079a: Download complete 01:52:11 935e6c44a52c: Download complete 01:52:11 6808be2612f2: Verifying Checksum 01:52:11 6808be2612f2: Download complete 01:52:14 935e6c44a52c: Pull complete 01:52:14 94cc34f8dd06: Pull complete 01:52:14 30dea6a524f1: Pull complete 01:52:14 a2aff8979fd8: Pull complete 01:52:17 6808be2612f2: Pull complete 01:52:17 f25807f1079a: Pull complete 01:52:17 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:52:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:52:18 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:52:18 WORKDIR /edgex 01:52:18 COPY go.mod . 01:52:18 RUN go mod download 01:52:18 docker build -t ci-base-image-x86_64 -f - . 01:52:18 Sending build context to Docker daemon 170.5MB 01:52:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:52:18 ---> 3b553350e43f 01:52:18 Step 2/4 : WORKDIR /edgex 01:52:23 ---> Running in 1065bb02f39b 01:52:23 Removing intermediate container 1065bb02f39b 01:52:23 ---> ddc0061ed51e 01:52:23 Step 3/4 : COPY go.mod . 01:52:23 ---> 1fcdbe305560 01:52:23 Step 4/4 : RUN go mod download 01:52:23 ---> Running in a2ca6401b9f9 01:52:24 Still waiting to schedule task 01:52:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6173’ is offline 01:52:42 Removing intermediate container a2ca6401b9f9 01:52:42 ---> ea6b650aff51 01:52:42 Successfully built ea6b650aff51 01:52:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:42 + docker inspect -f . ci-base-image-x86_64 01:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:42 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 01:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:52:42 $ docker top 23b851b163e18a21b5e6ec374fc6ed12c547345827e144032320dcb8fd2ea20d -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:43 + go version 01:52:43 go version go1.20.2 linux/amd64 [Pipeline] } 01:52:43 $ docker stop --time=1 23b851b163e18a21b5e6ec374fc6ed12c547345827e144032320dcb8fd2ea20d 01:52:44 $ docker rm -f --volumes 23b851b163e18a21b5e6ec374fc6ed12c547345827e144032320dcb8fd2ea20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:45 + docker inspect -f . ci-base-image-x86_64 01:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:45 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 01:52:45 $ 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/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:52:45 $ docker top 7623ddc2fad2a1693d25070147c8039114dd8321a57733071dc666d231572a82 -eo pid,comm [Pipeline] { [Pipeline] echo 01:52:45 ========================================================= 01:52:45 [edgeXBuildGoParallel] Running Tests and Build... 01:52:45 ========================================================= [Pipeline] sh 01:52:45 + git config --global --add safe.directory /w/workspace/edgex-go/477 [Pipeline] fileExists [Pipeline] sh 01:52:46 + make test 01:52:46 go test -race -coverprofile=coverage.out ./... 01:52:52 ? github.com/edgexfoundry/edgex-go [no test files] 01:53:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:53:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:53:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:53:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:53:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:53:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:53:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:53:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:53:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:53:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:53:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:53:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 01:53:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 01:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:53:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.3% of statements 01:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 01:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.141s coverage: 88.5% of statements 01:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 01:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:53:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 01:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:53:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements 01:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:53:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:53:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 01:53:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 29.0% of statements 01:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 44.1% of statements 01:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 82.9% of statements 01:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 01:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 01:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:53:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:53:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:53:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 01:53:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:53:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:53:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:53:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.295s coverage: 79.9% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 81.2% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 01:53:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 01:53:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:53:50 running golangci-lint 01:53:50 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:53:50 go version go1.20.2 linux/amd64 01:53:50 level=info msg="[config_reader] Used config file .golangci.yml" 01:53:50 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:54:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6176 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:54:00 Running in /w/workspace/edgex-go/477 [Pipeline] { [Pipeline] checkout 01:54:00 The recommended git tool is: git 01:54:05 using credential edgex-jenkins-ssh 01:54:05 Cloning the remote Git repository 01:54:05 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|types_sizes|exports_file|files) took 15.595154957s" 01:54:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.723541ms" 01:54:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:54:05 > git init /w/workspace/edgex-go/477 # timeout=10 01:54:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:54:05 > git --version # timeout=10 01:54:05 > git --version # 'git version 2.25.1' 01:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:13 level=info msg="[linters_context/goanalysis] analyzers took 57.556645502s with top 10 stages: buildir: 35.683540024s, inspect: 1.726629505s, fact_deprecated: 1.30602421s, gosec: 1.08697586s, printf: 1.070211715s, fact_purity: 990.09816ms, ctrlflow: 932.514492ms, nilness: 915.66353ms, S1038: 844.756743ms, typedness: 483.69961ms" 01:54:13 level=info msg="[runner] Issues before processing: 201, after processing: 0" 01:54:13 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, exclude-rules: 21/201, cgo: 201/201, filename_unadjuster: 201/201, identifier_marker: 201/201, exclude: 201/201, skip_dirs: 201/201, nolint: 0/21, skip_files: 201/201, autogenerated_exclude: 201/201" 01:54:13 level=info msg="[runner] processing took 17.582276ms with stages: nolint: 7.963751ms, identifier_marker: 4.979245ms, exclude-rules: 1.694746ms, path_prettifier: 1.382184ms, autogenerated_exclude: 1.078942ms, skip_dirs: 433.027µs, cgo: 31.691µs, filename_unadjuster: 14.31µs, exclude: 700ns, max_same_issues: 620ns, uniq_by_line: 550ns, skip_files: 500ns, diff: 410ns, severity-rules: 370ns, source_code: 270ns, sort_results: 250ns, path_prefixer: 240ns, max_from_linter: 190ns, path_shortener: 160ns, max_per_file_from_linter: 120ns" 01:54:13 level=info msg="[runner] linters took 8.430317231s with stages: goanalysis_metalinter: 8.412640739s" 01:54:13 level=info msg="File cache stats: 0 entries of total size 0B" 01:54:13 level=info msg="Memory: 242 samples, avg is 190.3MB, max is 777.2MB" 01:54:13 level=info msg="Execution took 24.08155223s" 01:54:13 go vet ./... 01:54:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:54:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:54:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:54:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:54:19 + ls -al . 01:54:19 total 704 01:54:19 drwxrwxr-x 11 1001 1001 4096 Mar 29 01:52 . 01:54:19 drwxr-xr-x 4 root root 4096 Mar 29 01:52 .. 01:54:19 drwxrwxr-x 2 1001 1001 4096 Mar 29 01:51 .blubracket 01:54:19 -rw-rw-r-- 1 1001 1001 16 Mar 29 01:51 .dockerignore 01:54:19 drwxrwxr-x 8 1001 1001 4096 Mar 29 01:52 .git 01:54:19 drwxrwxr-x 3 1001 1001 4096 Mar 29 01:51 .github 01:54:19 -rw-rw-r-- 1 1001 1001 1133 Mar 29 01:51 .gitignore 01:54:19 -rw-rw-r-- 1 1001 1001 42 Mar 29 01:51 .golangci.yml 01:54:19 -rw-rw-r-- 1 1001 1001 87 Mar 29 01:51 .hadolint.yml 01:54:19 drwxr-xr-x 3 1001 1001 4096 Mar 29 01:52 .semver 01:54:19 -rw-rw-r-- 1 1001 1001 166 Mar 29 01:51 .sonarcloud.properties 01:54:19 -rw-rw-r-- 1 1001 1001 1171 Mar 29 01:51 ADOPTERS.md 01:54:19 -rw-rw-r-- 1 1001 1001 10835 Mar 29 01:51 Attribution.txt 01:54:19 -rw-rw-r-- 1 1001 1001 73765 Mar 29 01:51 CHANGELOG.md 01:54:19 -rw-rw-r-- 1 1001 1001 3804 Mar 29 01:51 CONTRIBUTING.md 01:54:19 -rw-rw-r-- 1 1001 1001 677 Mar 29 01:51 GOVERNANCE.md 01:54:19 -rw-rw-r-- 1 1001 1001 883 Mar 29 01:51 Jenkinsfile 01:54:19 -rw-rw-r-- 1 1001 1001 10775 Mar 29 01:51 LICENSE 01:54:19 -rw-rw-r-- 1 1001 1001 14368 Mar 29 01:51 Makefile 01:54:19 -rw-rw-r-- 1 1001 1001 582 Mar 29 01:51 OWNERS.md 01:54:19 -rw-rw-r-- 1 1001 1001 9403 Mar 29 01:51 README.md 01:54:19 -rw-rw-r-- 1 1001 1001 789 Mar 29 01:51 SECURITY.md 01:54:19 -rw-rw-r-- 1 1001 1001 13 Mar 29 01:52 VERSION 01:54:19 drwxrwxr-x 2 1001 1001 4096 Mar 29 01:51 bin 01:54:19 drwxrwxr-x 18 1001 1001 4096 Mar 29 01:51 cmd 01:54:19 -rw-r--r-- 1 root root 447380 Mar 29 01:53 coverage.out 01:54:19 -rw-rw-r-- 1 1001 1001 3200 Mar 29 01:51 go.mod 01:54:19 -rw-rw-r-- 1 1001 1001 31265 Mar 29 01:51 go.sum 01:54:19 drwxrwxr-x 7 1001 1001 4096 Mar 29 01:51 internal 01:54:19 drwxrwxr-x 3 1001 1001 4096 Mar 29 01:51 openapi 01:54:19 -rw-rw-r-- 1 1001 1001 594 Mar 29 01:51 security.txt 01:54:19 drwxrwxr-x 4 1001 1001 4096 Mar 29 01:51 snap 01:54:19 -rw-rw-r-- 1 1001 1001 204 Mar 29 01:51 version.go [Pipeline] sh 01:54:19 + '[' -e coverage.out ] 01:54:19 + chown 1001:1001 coverage.out [Pipeline] stash 01:54:19 Stashed 1 file(s) [Pipeline] sh 01:54:19 + make build 01:54:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:54:23 Avoid second fetch 01:54:23 Checking out Revision 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e (main) 01:54:24 Commit message: "Merge pull request #4485 from lenny-intel/database-timeout-duration" 01:54:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:54:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:23 > git config core.sparsecheckout # timeout=10 01:54:23 > git checkout -f 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:25 Dload Upload Total Spent Left Speed 01:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 01:54:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:54:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:54:26 + sudo tee /etc/docker/daemon.new 01:54:26 { 01:54:26 "registry-mirrors": [ 01:54:26 "https://nexus3.edgexfoundry.org:10001" 01:54:26 ], 01:54:26 "bip": "10.250.0.254/24", 01:54:26 "hosts": [ 01:54:26 "tcp://0.0.0.0:5555", 01:54:26 "unix:///var/run/docker.sock" 01:54:26 ], 01:54:26 "mtu": 1458, 01:54:26 "selinux-enabled": true, 01:54:26 "seccomp-profile": "/etc/docker/seccomp.json" 01:54:26 } [Pipeline] sh 01:54:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:54:26 + sudo service docker restart 01:54:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:54:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:54:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:54:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:54:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:54:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:45 provisioning config files... 01:54:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/477@tmp/config14904606775610049752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:54:45 ---> docker-login.sh 01:54:45 nexus3.edgexfoundry.org:10001 01:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:46 Configure a credential helper to remove this warning. See 01:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:46 01:54:46 Login Succeeded 01:54:46 nexus3.edgexfoundry.org:10002 01:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:46 Configure a credential helper to remove this warning. See 01:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:46 01:54:46 Login Succeeded 01:54:46 nexus3.edgexfoundry.org:10003 01:54:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:46 Configure a credential helper to remove this warning. See 01:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:46 01:54:46 Login Succeeded 01:54:46 nexus3.edgexfoundry.org:10004 01:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:47 Configure a credential helper to remove this warning. See 01:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:47 01:54:47 Login Succeeded 01:54:47 docker.io 01:54:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:47 Configure a credential helper to remove this warning. See 01:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:47 01:54:47 Login Succeeded 01:54:47 ---> docker-login.sh ends [Pipeline] } 01:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:54:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:54:48 + git config --global --add safe.directory /w/workspace/edgex-go/477 [Pipeline] echo 01:54:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:48 ========================================================= 01:54:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:54:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:54:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:54:48 af6eaf76a39c: Pulling fs layer 01:54:48 55522c791124: Pulling fs layer 01:54:48 ce5c4a1c91eb: Pulling fs layer 01:54:48 169dfbe0d373: Pulling fs layer 01:54:48 e1ff8fa3b103: Pulling fs layer 01:54:48 52ebb69f0ebf: Pulling fs layer 01:54:48 5abe8eddf0d5: Pulling fs layer 01:54:48 e1ff8fa3b103: Waiting 01:54:48 52ebb69f0ebf: Waiting 01:54:48 5abe8eddf0d5: Waiting 01:54:48 169dfbe0d373: Waiting 01:54:48 55522c791124: Verifying Checksum 01:54:48 55522c791124: Download complete 01:54:48 169dfbe0d373: Verifying Checksum 01:54:48 169dfbe0d373: Download complete 01:54:48 e1ff8fa3b103: Verifying Checksum 01:54:48 e1ff8fa3b103: Download complete 01:54:48 af6eaf76a39c: Verifying Checksum 01:54:48 af6eaf76a39c: Download complete 01:54:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:54:49 af6eaf76a39c: Pull complete 01:54:50 5abe8eddf0d5: Verifying Checksum 01:54:50 5abe8eddf0d5: Download complete [Pipeline] } 01:54:50 $ docker stop --time=1 7623ddc2fad2a1693d25070147c8039114dd8321a57733071dc666d231572a82 01:54:51 ce5c4a1c91eb: Verifying Checksum 01:54:51 ce5c4a1c91eb: Download complete 01:54:51 52ebb69f0ebf: Verifying Checksum 01:54:51 52ebb69f0ebf: Download complete 01:54:52 55522c791124: Pull complete 01:54:54 $ docker rm -f --volumes 7623ddc2fad2a1693d25070147c8039114dd8321a57733071dc666d231572a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:54:55 01:54:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:54:55 latest: Pulling from edgex-devops/edgex-compose 01:54:55 cbdbe7a5bc2a: Pulling fs layer 01:54:55 ca9280d653b3: Pulling fs layer 01:54:55 7e9c9ca2126c: Pulling fs layer 01:54:55 cbdbe7a5bc2a: Download complete 01:54:55 ca9280d653b3: Verifying Checksum 01:54:55 ca9280d653b3: Download complete 01:54:55 cbdbe7a5bc2a: Pull complete 01:54:56 7e9c9ca2126c: Download complete 01:54:56 ca9280d653b3: Pull complete 01:54:59 7e9c9ca2126c: Pull complete 01:54:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:54:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:59 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 01:54:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:55:02 $ docker top 25db32ccc16313fb2a0cbcafe70a0b00916d18411440d2a026325c825d097cba -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:02 + docker-compose build --help 01:55:02 + grep parallel 01:55:03 --parallel Build images in parallel. [Pipeline] } 01:55:03 $ docker stop --time=1 25db32ccc16313fb2a0cbcafe70a0b00916d18411440d2a026325c825d097cba 01:55:04 $ docker rm -f --volumes 25db32ccc16313fb2a0cbcafe70a0b00916d18411440d2a026325c825d097cba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:04 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 01:55:04 $ 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/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:55:05 $ docker top af1605e505ea60d2b08d3af8231bae9665475baf9e31a9f862796a39bad58978 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:05 + docker-compose -f ./docker-compose-build.yml build --parallel 01:55:06 Building core-command ... 01:55:06 Building core-common-config-bootstrapper ... 01:55:06 Building core-data ... 01:55:06 Building core-metadata ... 01:55:06 Building security-bootstrapper ... 01:55:06 Building security-proxy-auth ... 01:55:06 Building security-proxy-setup ... 01:55:06 Building security-secretstore-setup ... 01:55:06 Building security-spiffe-token-provider ... 01:55:06 Building security-spire-agent ... 01:55:06 Building security-spire-config ... 01:55:06 Building security-spire-server ... 01:55:06 Building support-notifications ... 01:55:06 Building support-scheduler ... 01:55:06 Building core-command 01:55:06 Building security-secretstore-setup 01:55:06 Building support-notifications 01:55:06 Building security-spiffe-token-provider 01:55:06 Building security-spire-server 01:55:07 ce5c4a1c91eb: Pull complete 01:55:07 169dfbe0d373: Pull complete 01:55:07 e1ff8fa3b103: Pull complete 01:55:12 52ebb69f0ebf: Pull complete 01:55:14 5abe8eddf0d5: Pull complete 01:55:14 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:55:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:55:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:55:14 WORKDIR /edgex 01:55:14 COPY go.mod . 01:55:14 RUN go mod download 01:55:14 + docker build -t ci-base-image-arm64 -f - . 01:55:15 Sending build context to Docker daemon 2.934MB 01:55:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:55:15 ---> 6cb57ee374ae 01:55:15 Step 2/4 : WORKDIR /edgex 01:55:18 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:55:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:55:18 ---> ea6b650aff51 01:55:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:55:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:55:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:55:18 ---> ea6b650aff51 01:55:18 Step 3/25 : WORKDIR /edgex-go 01:55:18 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:55:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:55:18 ---> ea6b650aff51 01:55:18 Step 3/26 : WORKDIR /edgex-go 01:55:18 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:55:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:55:18 ---> ea6b650aff51 01:55:18 Step 3/20 : WORKDIR /edgex-go 01:55:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:55:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:55:18 ---> ea6b650aff51 01:55:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:55:19 ---> Running in c6b9fb015e99 01:55:19 Removing intermediate container c6b9fb015e99 01:55:19 ---> 90668f679edd 01:55:19 Step 3/4 : COPY go.mod . 01:55:20 ---> c086aa648535 01:55:20 Step 4/4 : RUN go mod download 01:55:20 ---> Running in b79012045a13 01:55:26 ---> Running in 956799a269e7 01:55:26 ---> Running in 9e4833b6e01f 01:55:26 ---> Running in a01166dbc3af 01:55:26 ---> Running in 80611e4f8cd1 01:55:26 ---> Running in 03c5bd42c08f 01:55:26 Removing intermediate container a01166dbc3af 01:55:26 ---> 04c98a7c20fc 01:55:26 Step 4/23 : WORKDIR /edgex-go 01:55:26 Removing intermediate container 956799a269e7 01:55:26 ---> 483f2c7411f1 01:55:26 Step 4/25 : RUN apk add --update --no-cache make git 01:55:26 Removing intermediate container 80611e4f8cd1 01:55:26 ---> f6f7da9a4786 01:55:26 Step 4/24 : WORKDIR /edgex-go 01:55:26 ---> Running in 947f875dde6a 01:55:26 Removing intermediate container 9e4833b6e01f 01:55:26 ---> 654604cd0095 01:55:26 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:55:26 ---> Running in a624ecf8abc1 01:55:26 ---> Running in 2c8cf2e8113a 01:55:26 ---> Running in 4221c518e489 01:55:26 Removing intermediate container 03c5bd42c08f 01:55:26 ---> 075571ad4a18 01:55:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:55:26 ---> Running in 30a6135a6ffa 01:55:26 Removing intermediate container a624ecf8abc1 01:55:26 ---> 14837988b423 01:55:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:55:26 ---> Running in 8a297615cc19 01:55:26 Removing intermediate container 4221c518e489 01:55:26 ---> e5f4b510a0e3 01:55:26 Step 5/24 : RUN apk add --update --no-cache make git 01:55:26 ---> Running in ca4c0477a6ec 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:55:26 OK: 265 MiB in 53 packages 01:55:26 OK: 265 MiB in 53 packages 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:55:26 v3.17.2-299-gfac49031149 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:55:26 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:55:26 OK: 17823 distinct packages available 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:55:26 OK: 265 MiB in 53 packages 01:55:26 OK: 265 MiB in 53 packages 01:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:55:26 Removing intermediate container 947f875dde6a 01:55:26 ---> 606a62df4940 01:55:26 Step 5/25 : COPY go.mod vendor* ./ 01:55:26 Removing intermediate container 2c8cf2e8113a 01:55:26 ---> 29e0cc283e95 01:55:26 Step 5/26 : COPY go.mod vendor* ./ 01:55:26 ---> 20a6e8fa6084 01:55:26 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:26 OK: 265 MiB in 53 packages 01:55:26 ---> ade6419c09a6 01:55:26 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:27 ---> Running in 5892e5d54c24 01:55:27 ---> Running in af4fe47d9a45 01:55:27 Removing intermediate container ca4c0477a6ec 01:55:27 ---> e8d71f9d163a 01:55:27 Step 6/24 : COPY go.mod vendor* ./ 01:55:27 Removing intermediate container 8a297615cc19 01:55:27 ---> a037c56cbd3e 01:55:27 Step 6/23 : COPY go.mod vendor* ./ 01:55:27 ---> 53ddc46e9614 01:55:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:27 ---> Running in b4804c55b341 01:55:27 ---> 23c485aba0bb 01:55:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:27 ---> Running in f17f35f6526c 01:55:27 Removing intermediate container 30a6135a6ffa 01:55:27 ---> c4a66e729ecf 01:55:27 Step 5/20 : COPY go.mod vendor* ./ 01:55:27 ---> 94497c40b6d0 01:55:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:27 ---> Running in b2b4bb4ddcf5 01:55:52 Removing intermediate container b79012045a13 01:55:52 ---> 73dda004e2dd 01:55:52 Successfully built 73dda004e2dd 01:55:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker inspect -f . ci-base-image-arm64 01:55:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:53 prd-ubuntu20.04-docker-arm64-4c-16g-6176 does not seem to be running inside a container 01:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:55:54 $ docker top 3bbf0a87b6a8e39d26949772218b08552e1ac6bb0b3bdba06b27f1ba9ef72ffd -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:55 + go version 01:55:55 go version go1.20.2 linux/arm64 [Pipeline] } 01:55:55 $ docker stop --time=1 3bbf0a87b6a8e39d26949772218b08552e1ac6bb0b3bdba06b27f1ba9ef72ffd 01:55:58 $ docker rm -f --volumes 3bbf0a87b6a8e39d26949772218b08552e1ac6bb0b3bdba06b27f1ba9ef72ffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:55:58 01:55:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:55:59 latest: Pulling from edgex-devops/edgex-compose-arm64 01:55:59 29e5d40040c1: Pulling fs layer 01:55:59 1ce36da41761: Pulling fs layer 01:55:59 25b303627fd3: Pulling fs layer 01:55:59 29e5d40040c1: Verifying Checksum 01:55:59 29e5d40040c1: Download complete 01:55:59 1ce36da41761: Verifying Checksum 01:55:59 1ce36da41761: Download complete 01:55:59 29e5d40040c1: Pull complete 01:56:01 25b303627fd3: Verifying Checksum 01:56:01 25b303627fd3: Download complete 01:56:01 1ce36da41761: Pull complete 01:56:11 25b303627fd3: Pull complete 01:56:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:11 prd-ubuntu20.04-docker-arm64-4c-16g-6176 does not seem to be running inside a container 01:56:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:56:13 $ docker top 48482bcffbbe6e91bc2a793a4e844e8f50d299600631ab3fa99827e1d70393ac -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:14 + grep parallel 01:56:14 + docker-compose build --help 01:56:19 --parallel Build images in parallel. [Pipeline] } 01:56:19 $ docker stop --time=1 48482bcffbbe6e91bc2a793a4e844e8f50d299600631ab3fa99827e1d70393ac 01:56:20 $ docker rm -f --volumes 48482bcffbbe6e91bc2a793a4e844e8f50d299600631ab3fa99827e1d70393ac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:21 prd-ubuntu20.04-docker-arm64-4c-16g-6176 does not seem to be running inside a container 01:56:21 $ 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/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:56:24 $ docker top 0ca2280091656713455b62a12048f058a316d284e87bf956c55c6f61ef61bca8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:25 + docker-compose -f ./docker-compose-build.yml build --parallel 01:56:30 Building core-command ... 01:56:30 Building core-common-config-bootstrapper ... 01:56:30 Building core-data ... 01:56:30 Building core-metadata ... 01:56:30 Building security-bootstrapper ... 01:56:30 Building security-proxy-auth ... 01:56:30 Building security-proxy-setup ... 01:56:30 Building security-secretstore-setup ... 01:56:30 Building security-spiffe-token-provider ... 01:56:30 Building security-spire-agent ... 01:56:30 Building security-spire-config ... 01:56:30 Building security-spire-server ... 01:56:30 Building support-notifications ... 01:56:30 Building support-scheduler ... 01:56:30 Building support-scheduler 01:56:30 Building core-command 01:56:30 Building security-proxy-auth 01:56:30 Building security-spire-agent 01:56:30 Building security-spire-config 01:56:35 Removing intermediate container 5892e5d54c24 01:56:35 ---> a387f62ecc61 01:56:35 Step 7/26 : COPY . . 01:56:35 Removing intermediate container af4fe47d9a45 01:56:35 ---> 289379c997ab 01:56:35 Step 7/25 : COPY . . 01:56:35 Removing intermediate container f17f35f6526c 01:56:35 ---> 32949ff91901 01:56:35 Step 8/23 : COPY . . 01:56:35 Removing intermediate container b4804c55b341 01:56:35 ---> c527f7ecf10c 01:56:35 Step 8/24 : COPY . . 01:56:35 Removing intermediate container b2b4bb4ddcf5 01:56:35 ---> ae856b6ef636 01:56:35 Step 7/20 : COPY . . 01:56:39 ---> 07ebc5a97eb7 01:56:39 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:56:39 ---> 138ebab64d65 01:56:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:56:39 ---> c76f2af0a349 01:56:39 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:56:39 ---> 93b16c85e181 01:56:39 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:56:39 ---> 826309baf39e 01:56:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:56:39 ---> Running in 68b7b24556a5 01:56:39 ---> Running in 8c65d49fa07b 01:56:39 ---> Running in a75f130789f1 01:56:39 ---> Running in 7011dbc92d6d 01:56:39 ---> Running in b59b0199c362 01:56:39 Removing intermediate container 8c65d49fa07b 01:56:39 ---> ab700d3cbc04 01:56:39 Step 9/26 : WORKDIR /edgex-go/spire-build 01:56:39 ---> Running in 7200744e2ed4 01:56:40 Removing intermediate container 7200744e2ed4 01:56:40 ---> b5d02c3e45e4 01:56:40 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:56:40 ---> Running in 6f07a29129cf 01:56:40 Removing intermediate container 6f07a29129cf 01:56:40 ---> a95a94b72c54 01:56:40 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:56:40 ---> Running in 9527748f32ba 01:56:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:56:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:56:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:56:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:56:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:56:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:56:40 ---> 73dda004e2dd 01:56:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:56:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:56:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:56:40 ---> 73dda004e2dd 01:56:40 Step 3/27 : WORKDIR /edgex-go 01:56:40 ---> Running in 7477297caefd 01:56:40 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:56:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:56:40 ---> 73dda004e2dd 01:56:40 Step 3/24 : ARG ADD_BUILD_TAGS="" ---> Running in bd4d38a8fcea 01:56:40 01:56:40 ---> Running in db50101f2fb4 01:56:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:56:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:56:40 ---> 73dda004e2dd 01:56:40 Step 3/27 : WORKDIR /edgex-go 01:56:40 ---> Running in bdaa386cf6ea 01:56:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:56:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:56:41 ---> 73dda004e2dd 01:56:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:56:41 ---> Using cache 01:56:41 ---> 343a2f7e8c67 01:56:41 Step 4/23 : WORKDIR /edgex-go 01:56:41 Removing intermediate container 7477297caefd 01:56:41 ---> 343a2f7e8c67 01:56:41 Step 4/23 : WORKDIR /edgex-go 01:56:41 ---> Running in 15a3d3e2275d 01:56:41 ---> Running in 99152cbf01e7 01:56:41 Removing intermediate container 9527748f32ba 01:56:41 ---> 950ef7a21971 01:56:41 Step 12/26 : WORKDIR /edgex-go 01:56:41 Removing intermediate container bd4d38a8fcea 01:56:41 ---> 12791c4166ea 01:56:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:56:41 Removing intermediate container db50101f2fb4 01:56:41 ---> 0c8b4ce52fab 01:56:41 Step 4/24 : WORKDIR /edgex-go 01:56:41 ---> Running in dc1e592d5689 01:56:41 ---> Running in d4569d6fb849 01:56:41 ---> Running in 223a274ca296 01:56:41 Removing intermediate container 223a274ca296 01:56:41 ---> 0cd111a9e0c2 01:56:41 01:56:41 Step 13/26 : FROM alpine:3.17 01:56:41 Removing intermediate container 99152cbf01e7 01:56:41 ---> 93cecf6f19fc 01:56:41 Step 5/23 : RUN apk add --update --no-cache make git 01:56:41 Removing intermediate container bdaa386cf6ea 01:56:41 ---> 1f02738fc7e3 01:56:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:56:41 ---> Running in 8b3f7cc024bf 01:56:41 Removing intermediate container 15a3d3e2275d 01:56:41 ---> e42c8168f7fd 01:56:41 Step 5/23 : RUN apk add --update --no-cache make git 01:56:41 3.17: Pulling from library/alpine 01:56:41 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:56:41 Status: Downloaded newer image for alpine:3.17 01:56:41 ---> b2aa39c304c2 01:56:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:56:41 ---> Running in e40242d1c45c 01:56:42 ---> Running in 2116e2d77148 01:56:42 ---> Running in 7621ac7fd780 01:56:42 Removing intermediate container d4569d6fb849 01:56:42 ---> c26282778425 01:56:42 Step 5/24 : RUN apk add --update --no-cache make git 01:56:42 Removing intermediate container e40242d1c45c 01:56:42 ---> 068abfd3d15d 01:56:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:56:42 ---> Running in 4ec4a6a3a1b3 01:56:42 ---> Running in 19235f275783 01:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:56:43 v3.17.2-300-g742ab8b6a3a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:56:43 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:56:43 OK: 17820 distinct packages available 01:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:56:43 (1/5) Installing dumb-init (1.2.5-r2) 01:56:43 (2/5) Installing musl-obstack (1.2.3-r0) 01:56:43 (3/5) Installing libucontext (1.2-r0) 01:56:43 (4/5) Installing gcompat (1.1.0-r0) 01:56:43 (5/5) Installing openssl (3.0.8-r2) 01:56:43 Executing busybox-1.35.0-r29.trigger 01:56:43 OK: 8 MiB in 20 packages 01:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:56:44 Removing intermediate container 4ec4a6a3a1b3 01:56:44 ---> 0043881cc789 01:56:44 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:56:45 OK: 263 MiB in 53 packages 01:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:56:45 ---> bf6035bfd5a6 01:56:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:56:45 ---> d15d746aee24 01:56:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:56:46 OK: 263 MiB in 53 packages 01:56:46 OK: 263 MiB in 53 packages 01:56:46 Removing intermediate container dc1e592d5689 01:56:46 ---> 23a092f454d0 01:56:46 Step 5/27 : COPY go.mod vendor* ./ 01:56:47 OK: 263 MiB in 53 packages 01:56:47 OK: 263 MiB in 53 packages 01:56:48 ---> 2ba353794b08 01:56:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:48 ---> Running in 761a464a1dde 01:56:48 Removing intermediate container 19235f275783 01:56:48 ---> db948f9498f8 01:56:48 Step 6/24 : COPY go.mod vendor* ./ 01:56:48 Removing intermediate container 2116e2d77148 01:56:48 ---> 9c08d7ba7206 01:56:48 Step 5/27 : COPY go.mod vendor* ./ 01:56:49 Removing intermediate container 7621ac7fd780 01:56:49 ---> bcb708ff8baa 01:56:49 Step 6/23 : COPY go.mod vendor* ./ 01:56:49 Removing intermediate container 8b3f7cc024bf 01:56:49 ---> 53fa40409668 01:56:49 Step 6/23 : COPY go.mod vendor* ./ 01:56:49 ---> 9acfc3c309c5 01:56:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:49 ---> 998c396136b1 01:56:49 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:49 ---> Running in 7c5cb5fd6d06 01:56:50 ---> Running in 856181f987c3 01:56:50 ---> d4195419b1c3 01:56:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 2e078ad7a6db 01:56:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:50 01:56:51 ---> Running in 3739e4e23b96 01:56:51 ---> Running in 9243f3a303e3 01:56:54 ---> 5f7909edda26 01:56:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:56:55 ---> c7a83cb414c0 01:56:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:56:56 ---> 742a69ba503b 01:56:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:56:57 ---> 0ba2ddcfe96f 01:56:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:56:57 ---> Running in 77d1e8d5cbe5 01:56:57 Removing intermediate container 77d1e8d5cbe5 01:56:57 ---> 899f6760cbd2 01:56:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:56:58 ---> Running in 4dbca09045e0 01:56:58 Removing intermediate container 4dbca09045e0 01:56:58 ---> 99e3073e6335 01:56:58 Step 24/26 : LABEL arch=x86_64 01:56:58 ---> Running in bc75d5fba2ef 01:56:58 Removing intermediate container bc75d5fba2ef 01:56:58 ---> 635f2f7f11fc 01:56:58 Step 25/26 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:56:59 ---> Running in 847f03686b03 01:56:59 Removing intermediate container 847f03686b03 01:56:59 ---> e588a151059a 01:56:59 Step 26/26 : LABEL version=3.0.0-dev.115 01:56:59 ---> Running in 12750ea82ea2 01:57:00 Removing intermediate container 12750ea82ea2 01:57:00 ---> 57973dbb21aa 01:57:00 01:57:00 Successfully built 57973dbb21aa 01:57:00 Successfully tagged security-spire-server:latest 01:57:00  Building security-spire-server ... done Building security-bootstrapper 01:57:04 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:57:04 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:57:04 ---> ea6b650aff51 01:57:04 Step 3/33 : WORKDIR /edgex-go 01:57:04 ---> Using cache 01:57:04 ---> 075571ad4a18 01:57:04 Step 4/33 : RUN apk add --update --no-cache make git 01:57:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:57:14 ---> Running in 1d8be2de4b9c 01:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:57:16 OK: 265 MiB in 53 packages 01:57:18 Removing intermediate container a75f130789f1 01:57:18 ---> 2fbb8d699642 01:57:18 01:57:18 Step 10/24 : FROM alpine:3.17 01:57:18 ---> b2aa39c304c2 01:57:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:57:18 Removing intermediate container b59b0199c362 01:57:18 ---> f741d89606cc 01:57:18 01:57:18 Step 9/25 : FROM alpine:3.17 01:57:18 ---> b2aa39c304c2 01:57:18 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:57:19 ---> Running in a9782203d0e6 01:57:21 ---> Running in d1445e5b639c 01:57:21 Removing intermediate container 1d8be2de4b9c 01:57:21 ---> 2660426ac1f1 01:57:21 Step 5/33 : COPY go.mod vendor* ./ 01:57:21 ---> 976e8e337e1b 01:57:21 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:21 ---> Running in f2e5a7bb60d2 01:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:22 Removing intermediate container 68b7b24556a5 01:57:22 Removing intermediate container 7011dbc92d6d 01:57:22 ---> 29c10412808f 01:57:22 ---> 9845beff1876 01:57:22 01:57:22 01:57:22 Step 9/20 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 01:57:22 01:57:22 ---> b2aa39c304c2 01:57:22 ---> b2aa39c304c2 01:57:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation'Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:57:22 01:57:22 ---> Running in 34484953ff36 01:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:57:22 ---> Running in 6477aa94d173 01:57:22 Removing intermediate container 6477aa94d173 01:57:22 ---> 8fbcf18496c7 01:57:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:57:22 ---> Running in 48b910802017 01:57:22 (1/1) Installing dumb-init (1.2.5-r2) 01:57:22 Executing busybox-1.35.0-r29.trigger 01:57:22 (1/3) Installing ca-certificates (20220614-r4) 01:57:22 OK: 7 MiB in 16 packages 01:57:22 (2/3) Installing dumb-init (1.2.5-r2) 01:57:22 (3/3) Installing su-exec (0.2-r2) 01:57:22 Executing busybox-1.35.0-r29.trigger 01:57:22 Executing ca-certificates-20220614-r4.trigger 01:57:22 OK: 8 MiB in 18 packages 01:57:22 Removing intermediate container a9782203d0e6 01:57:22 ---> f4a44e39793c 01:57:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:57:22 ---> Running in df6a8ffa7dd2 01:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:22 Removing intermediate container df6a8ffa7dd2 01:57:22 ---> 6f1e932c339a 01:57:22 Step 13/24 : ENV APP_PORT=59882 01:57:22 Removing intermediate container d1445e5b639c 01:57:22 ---> bd4ed86141c9 01:57:22 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:57:22 ---> Running in f18f0f8ac7fc 01:57:22 ---> Running in b6a490b14c16 01:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:57:23 Removing intermediate container f18f0f8ac7fc 01:57:23 ---> 0c3f003940ed 01:57:23 Step 14/24 : EXPOSE $APP_PORT 01:57:23 Removing intermediate container b6a490b14c16 01:57:23 ---> 754289875bb9 01:57:23 Step 12/25 : WORKDIR / 01:57:23 (1/2) Installing ca-certificates (20220614-r4) 01:57:23 (2/2) Installing dumb-init (1.2.5-r2) 01:57:23 Executing busybox-1.35.0-r29.trigger 01:57:23 Executing ca-certificates-20220614-r4.trigger 01:57:23 ---> Running in b07daf42b0c2 01:57:23 ---> Running in 3eece07fb2f6 01:57:23 Removing intermediate container 3eece07fb2f6 01:57:23 ---> d9720f86c529 01:57:23 Step 15/24 : WORKDIR / 01:57:23 OK: 8 MiB in 17 packages 01:57:23 ---> Running in 5cb45fb8131e 01:57:23 Removing intermediate container b07daf42b0c2 01:57:23 ---> 238fd408ee18 01:57:23 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:23 v3.17.2-300-g742ab8b6a3a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:57:23 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:57:23 OK: 17820 distinct packages available 01:57:23 Removing intermediate container 5cb45fb8131e 01:57:23 ---> eaeecd811b07 01:57:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:23 ---> cfebf9cbdaa1 01:57:23 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:57:23 ---> b0f967be1c0f 01:57:23 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:57:23 Removing intermediate container 34484953ff36 01:57:23 ---> 8ff0697be236 01:57:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:57:23 ---> 2a9eaadbedb0 01:57:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:57:23 (1/9) Installing ca-certificates (20220614-r4) 01:57:23 ---> eb0ca4378374 01:57:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:57:23 ---> Running in 4740aa6760bf 01:57:23 (2/9) Installing brotli-libs (1.0.9-r9) 01:57:23 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:57:23 (4/9) Installing libcurl (7.88.1-r1) 01:57:23 (5/9) Installing curl (7.88.1-r1) 01:57:23 (6/9) Installing dumb-init (1.2.5-r2) 01:57:23 (7/9) Installing musl-obstack (1.2.3-r0) 01:57:23 (8/9) Installing libucontext (1.2-r0) 01:57:23 (9/9) Installing gcompat (1.1.0-r0) 01:57:23 Executing busybox-1.35.0-r29.trigger 01:57:23 Executing ca-certificates-20220614-r4.trigger 01:57:24 OK: 10 MiB in 24 packages 01:57:24 ---> c019a6dffa25 01:57:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:57:24 Removing intermediate container 4740aa6760bf 01:57:24 ---> 8a5152e4b817 01:57:24 Step 13/23 : ENV APP_PORT=59860 01:57:24 ---> Running in 076fd4ce4cff 01:57:24 ---> 335aff869211 01:57:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:57:24 ---> e343d0e79910 01:57:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:57:24 Removing intermediate container 076fd4ce4cff 01:57:24 ---> 3153b17ebfdc 01:57:24 Step 14/23 : EXPOSE $APP_PORT 01:57:24 ---> Running in 4d8dbcce2e5a 01:57:24 ---> 59322add742d 01:57:24 Step 20/24 : ENTRYPOINT ["/core-command"] 01:57:24 Removing intermediate container 4d8dbcce2e5a 01:57:24 ---> 78430f8bf0b8 01:57:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:24 ---> b0e39c35238a 01:57:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:57:24 Removing intermediate container 48b910802017 01:57:24 ---> d558002fe875 01:57:24 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:57:24 ---> Running in 5318ba89bfbc 01:57:25 Removing intermediate container 5318ba89bfbc 01:57:25 ---> 43629aa4401b 01:57:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:57:25 ---> d6c17492a392 01:57:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:57:25 ---> 633b91fb5e56 01:57:25 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:57:25 ---> Running in 064d82bd807f 01:57:25 ---> c2397c862e77 01:57:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:57:25 Removing intermediate container 064d82bd807f 01:57:25 ---> c709492628a1 01:57:25 Step 22/24 : LABEL arch=x86_64 01:57:25 ---> bf19156de0d7 01:57:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:57:25 ---> a80598410d30 01:57:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:57:25 ---> Running in 65f7904b1cad 01:57:25 ---> 774ada84e8bf 01:57:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:57:25 Removing intermediate container 65f7904b1cad 01:57:25 ---> a7fd3a3f091a 01:57:25 Step 23/24 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:57:26 ---> Running in 60e36eda4718 01:57:26 ---> 9c3daa19ca9b 01:57:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:26 ---> Running in f5c15ba62a8a 01:57:26 ---> 993fc7ce2cd0 01:57:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:57:26 ---> 119edd854a9d 01:57:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:57:27 Removing intermediate container 60e36eda4718 01:57:27 ---> 07878c0312d1 01:57:27 Step 24/24 : LABEL version=3.0.0-dev.115 01:57:27 ---> Running in 94e7c4daafab 01:57:27 Removing intermediate container 94e7c4daafab 01:57:27 ---> eb0858fc2cc7 01:57:27 01:57:27 ---> 0c2ff3838e04 01:57:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:57:27 ---> d57cdb095d50 01:57:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:57:27 ---> Running in b3bcc4022cbf 01:57:27 ---> Running in 74fa43b86803 01:57:27 Successfully built eb0858fc2cc7 01:57:27 Successfully tagged core-command:latest 01:57:27 Building core-data 01:57:27  Building core-command ... done Removing intermediate container b3bcc4022cbf 01:57:27 ---> 99e169a51f30 01:57:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:57:27 Removing intermediate container 74fa43b86803 01:57:27 ---> e059cac1e408 01:57:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:57:28 ---> Running in 950fbf7f7a58 01:57:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:57:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:57:30 ---> ea6b650aff51 01:57:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:57:30 ---> Using cache 01:57:30 ---> f6f7da9a4786 01:57:30 Step 4/23 : WORKDIR /edgex-go 01:57:30 ---> Using cache 01:57:30 ---> e5f4b510a0e3 01:57:30 Step 5/23 : RUN apk add --update --no-cache make git 01:57:30 ---> Using cache 01:57:30 ---> e8d71f9d163a 01:57:30 Step 6/23 : COPY go.mod vendor* ./ 01:57:30 ---> Using cache 01:57:30 ---> 53ddc46e9614 01:57:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:30 ---> Using cache 01:57:30 ---> c527f7ecf10c 01:57:30 Step 8/23 : COPY . . 01:57:30 ---> Using cache 01:57:30 ---> 138ebab64d65 01:57:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:57:31 ---> Running in 65db55426e6d 01:57:31 ---> Running in 9155be83c3d7 01:57:31 Removing intermediate container 950fbf7f7a58 01:57:31 ---> 7d397416ba13 01:57:31 Step 21/23 : LABEL arch=x86_64 01:57:31 ---> Running in 21fdcded8c4b 01:57:31 Removing intermediate container 65db55426e6d 01:57:31 ---> 8ad5c3a44165 01:57:31 Step 18/20 : LABEL arch=x86_64 01:57:31 Removing intermediate container f5c15ba62a8a 01:57:31 ---> 3a23971a7fd1 01:57:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:57:31 ---> Running in 14aece1df2d9 01:57:31 ---> Running in 75fd153ffbd2 01:57:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:57:31 Removing intermediate container 21fdcded8c4b 01:57:31 ---> 1dee2a2566d6 01:57:31 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:57:32 Removing intermediate container 14aece1df2d9 01:57:32 ---> 20b00599f241 01:57:32 Step 19/20 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:57:32 ---> Running in 165080aadd47 01:57:32 Removing intermediate container 75fd153ffbd2 01:57:32 ---> a5d71d12a213 01:57:32 Step 23/25 : LABEL arch=x86_64 01:57:32 ---> Running in d0759119d28e 01:57:32 ---> Running in 6f17078a1635 01:57:33 Removing intermediate container 165080aadd47 01:57:33 ---> 018d1e3f3f5c 01:57:33 Step 23/23 : LABEL version=3.0.0-dev.115 01:57:33 Removing intermediate container 6f17078a1635 01:57:33 ---> 89a89efc5017 01:57:33 Step 24/25 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:57:33 Removing intermediate container d0759119d28e 01:57:33 ---> f277e10c432f 01:57:33 Step 20/20 : LABEL version=3.0.0-dev.115 01:57:33 ---> Running in fb934954fe56 01:57:33 ---> Running in a3d7b09f1e9b 01:57:34 ---> Running in b9544872817b 01:57:34 Removing intermediate container fb934954fe56 01:57:34 ---> 89d7a9f7a432 01:57:34 01:57:35 Successfully built 89d7a9f7a432 01:57:35 Successfully tagged support-notifications:latest 01:57:35 Removing intermediate container b9544872817b 01:57:35 Building security-proxy-setup 01:57:35  Building support-notifications ... done Removing intermediate container a3d7b09f1e9b 01:57:35 ---> 19a137a7427e 01:57:35 01:57:35 ---> e3dafcbf2237 01:57:35 Step 25/25 : LABEL version=3.0.0-dev.115 01:57:35 Successfully built 19a137a7427e 01:57:35 Successfully tagged security-spiffe-token-provider:latest 01:57:35  Building security-spiffe-token-provider ... done  ---> Running in f8742f000644 01:57:35 Building support-scheduler 01:57:39 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:57:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:57:39 ---> ea6b650aff51 01:57:39 Step 3/22 : WORKDIR /edgex-go 01:57:39 ---> Using cache 01:57:39 ---> 075571ad4a18 01:57:39 Step 4/22 : RUN apk add --update --no-cache make git 01:57:39 ---> Using cache 01:57:39 ---> 2660426ac1f1 01:57:39 Step 5/22 : COPY go.mod vendor* ./ 01:57:39 ---> Using cache 01:57:39 ---> 976e8e337e1b 01:57:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:57:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:57:39 ---> ea6b650aff51 01:57:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:57:39 ---> Using cache 01:57:39 ---> f6f7da9a4786 01:57:39 Step 4/23 : WORKDIR /edgex-go 01:57:39 ---> Using cache 01:57:39 ---> e5f4b510a0e3 01:57:39 Step 5/23 : RUN apk add --update --no-cache make git 01:57:39 ---> Using cache 01:57:39 ---> e8d71f9d163a 01:57:39 Step 6/23 : COPY go.mod vendor* ./ 01:57:39 ---> Using cache 01:57:39 ---> 53ddc46e9614 01:57:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:39 ---> Using cache 01:57:39 ---> c527f7ecf10c 01:57:39 Step 8/23 : COPY . . 01:57:39 ---> Using cache 01:57:39 ---> 138ebab64d65 01:57:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:57:40 Removing intermediate container f8742f000644 01:57:40 ---> 00cc69b6169a 01:57:40 01:57:40 Successfully built 00cc69b6169a 01:57:42 Successfully tagged security-secretstore-setup:latest 01:57:42 Building security-spire-config 01:57:46  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:57:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:57:46 ---> ea6b650aff51 01:57:46 Step 3/27 : WORKDIR /edgex-go 01:57:46 ---> Using cache 01:57:46 ---> 075571ad4a18 01:57:46 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:57:46 ---> Running in aba0296b2c87 01:57:46 ---> Running in 80545981b928 01:57:46 ---> Running in 64f58f527019 01:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:57:47 OK: 265 MiB in 53 packages 01:57:51 Removing intermediate container aba0296b2c87 01:57:51 ---> c947d547aafe 01:57:51 Step 5/27 : COPY go.mod vendor* ./ 01:57:51 ---> 580823938a27 01:57:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 ---> Running in ca2ffd69b6f8 01:57:58 Removing intermediate container f2e5a7bb60d2 01:57:58 ---> 560807a02353 01:57:58 Step 7/33 : COPY . . 01:58:05 ---> 43d64de2aa96 01:58:05 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:58:07 ---> Running in 834aa5193b9f 01:58:07 Removing intermediate container 9155be83c3d7 01:58:07 ---> 08ffdde83c61 01:58:07 01:58:07 Step 10/23 : FROM alpine:3.17 01:58:07 ---> b2aa39c304c2 01:58:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:58:07 ---> Running in 92a8e71c85f8 01:58:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:58:08 Removing intermediate container 92a8e71c85f8 01:58:08 ---> 0dba9e1ff4a6 01:58:08 Step 12/23 : ENV APP_PORT=59880 01:58:09 ---> Running in 720c36ac975d 01:58:09 Removing intermediate container 720c36ac975d 01:58:09 ---> e531a70462e1 01:58:09 Step 13/23 : EXPOSE $APP_PORT 01:58:10 ---> Running in a85dfb5d5b3b 01:58:10 Removing intermediate container a85dfb5d5b3b 01:58:10 ---> 48a74ecc5b78 01:58:10 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:58:11 ---> Running in 10d25ad57b10 01:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:11 (1/1) Installing dumb-init (1.2.5-r2) 01:58:12 Executing busybox-1.35.0-r29.trigger 01:58:12 OK: 7 MiB in 16 packages 01:58:18 Removing intermediate container 10d25ad57b10 01:58:18 ---> 8d829ede324d 01:58:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:19 Removing intermediate container 64f58f527019 01:58:19 ---> ef803fd0b1b1 01:58:19 Step 7/22 : COPY . . 01:58:29 ---> 0012b28a7855 01:58:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:58:29 ---> 6919328eff9a 01:58:29 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:58:29 ---> Running in cebbaafd50d2 01:58:29 ---> 63fbd120a20f 01:58:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:58:29 Removing intermediate container 80545981b928 01:58:29 ---> 043f5b220940 01:58:29 01:58:29 Step 10/23 : FROM alpine:3.17 01:58:29 ---> b2aa39c304c2 01:58:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:58:29 ---> Using cache 01:58:29 ---> f4a44e39793c 01:58:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:58:29 ---> Using cache 01:58:29 ---> 6f1e932c339a 01:58:29 Step 13/23 : ENV APP_PORT=59861 01:58:29 ---> Running in 2d737ee17f33 01:58:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:58:29 Removing intermediate container 2d737ee17f33 01:58:29 ---> 626551d77e81 01:58:29 Step 14/23 : EXPOSE $APP_PORT 01:58:29 ---> 33920cc6c849 01:58:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:58:29 ---> Running in 8c4a8f1d570d 01:58:29 Removing intermediate container ca2ffd69b6f8 01:58:29 ---> c15b16fa1a03 01:58:29 Step 7/27 : COPY . . 01:58:30 ---> aa4a078ab404 01:58:30 Step 19/23 : ENTRYPOINT ["/core-data"] 01:58:34 Removing intermediate container 8c4a8f1d570d 01:58:34 ---> f61c87c86a19 01:58:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:34 ---> Running in 23b8e46414eb 01:58:34 Removing intermediate container 834aa5193b9f 01:58:34 ---> e22a3d46074b 01:58:34 01:58:34 Step 9/33 : FROM alpine:3.17 01:58:34 ---> b2aa39c304c2 01:58:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:58:34 ---> Using cache 01:58:34 ---> 8fbcf18496c7 01:58:34 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:58:34 ---> 5c487226ec9d 01:58:34 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:58:34 ---> Running in 2b34e341aee4 01:58:34 ---> Running in ff3034561040 01:58:34 Removing intermediate container 23b8e46414eb 01:58:34 ---> 18a21f98756c 01:58:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:58:34 ---> Running in f3f49dbf8e3a 01:58:34 ---> 75c3da5e09af 01:58:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:58:34 Removing intermediate container ff3034561040 01:58:34 ---> 72b38ee7c290 01:58:34 Step 9/27 : WORKDIR /edgex-go/spire-build 01:58:35 Removing intermediate container f3f49dbf8e3a 01:58:35 ---> 7e0a9d3080b3 01:58:35 Step 21/23 : LABEL arch=x86_64 01:58:35 ---> Running in 58ecec59fd39 01:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:35 ---> Running in 4a8056cc6b2c 01:58:35 Removing intermediate container 4a8056cc6b2c 01:58:35 ---> ddaef7c2564b 01:58:35 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:58:35 ---> 9b13a4b4b996 01:58:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:58:35 ---> Running in 4d966ebf620a 01:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:35 Removing intermediate container 58ecec59fd39 01:58:35 ---> eb069661164b 01:58:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:58:35 ---> Running in b1880e02f32c 01:58:35 (1/2) Installing dumb-init (1.2.5-r2) 01:58:35 (2/2) Installing su-exec (0.2-r2) 01:58:35 Executing busybox-1.35.0-r29.trigger 01:58:35 OK: 7 MiB in 17 packages 01:58:35 Removing intermediate container 4d966ebf620a 01:58:35 ---> cfdea04afb53 01:58:35 Step 23/23 : LABEL version=3.0.0-dev.115 01:58:36 ---> Running in d1ee96a7526d 01:58:36 Removing intermediate container b1880e02f32c 01:58:36 ---> ae66119a5da0 01:58:36 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:58:36 ---> 2088753a173e 01:58:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:58:36 ---> Running in 1ea247d6c6aa 01:58:36 Removing intermediate container d1ee96a7526d 01:58:36 ---> 04863f5e97b7 01:58:36 01:58:36 Successfully built 04863f5e97b7 01:58:36 Successfully tagged core-data:latest 01:58:36  Building core-data ... done Building security-spire-agent 01:58:36 Removing intermediate container 2b34e341aee4 01:58:36 ---> cdd27458b816 01:58:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:58:36 ---> d9e0874906f8 01:58:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:58:37 ---> Running in 4eaac2a45b13 01:58:37 ---> Running in 8aa413c6bae7 01:58:41 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:58:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:58:41 ---> ea6b650aff51 01:58:41 Step 3/27 : WORKDIR /edgex-go 01:58:41 ---> Using cache 01:58:41 ---> 075571ad4a18 01:58:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:58:41 ---> Using cache 01:58:41 ---> c947d547aafe 01:58:41 Step 5/27 : COPY go.mod vendor* ./ 01:58:41 ---> Using cache 01:58:41 ---> 580823938a27 01:58:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:41 ---> Using cache 01:58:41 ---> c15b16fa1a03 01:58:41 Step 7/27 : COPY . . 01:58:41 ---> Using cache 01:58:41 ---> 5c487226ec9d 01:58:41 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:58:41 ---> Using cache 01:58:41 ---> 72b38ee7c290 01:58:41 Step 9/27 : WORKDIR /edgex-go/spire-build 01:58:41 ---> Using cache 01:58:41 ---> eb069661164b 01:58:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:58:41 ---> Using cache 01:58:41 ---> ae66119a5da0 01:58:41 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:58:41 Removing intermediate container 4eaac2a45b13 01:58:41 ---> 95dee8b93ce6 01:58:41 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:58:41 Removing intermediate container 8aa413c6bae7 01:58:41 ---> 3e43a8401545 01:58:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:58:41 ---> Running in 9becdb174d1c 01:58:41 ---> Running in 4b6991575e51 01:58:41 ---> Running in 707345d9c0b9 01:58:41 Removing intermediate container 1ea247d6c6aa 01:58:41 ---> 2c713475fe92 01:58:41 Step 12/27 : WORKDIR /edgex-go 01:58:42 ---> Running in ce8483010941 01:58:42 Removing intermediate container 4b6991575e51 01:58:42 ---> 97c15f0d6ca7 01:58:42 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:58:42 Removing intermediate container 707345d9c0b9 01:58:42 ---> e30472c2acc9 01:58:42 Step 21/23 : LABEL arch=x86_64 01:58:42 ---> Running in b05772366706 01:58:42 ---> Running in 611c2b6b5f23 01:58:42 Removing intermediate container ce8483010941 01:58:42 ---> 1d8cb8e8cdf6 01:58:42 01:58:42 Step 13/27 : FROM alpine:3.17 01:58:42 ---> b2aa39c304c2 01:58:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:58:42 ---> Using cache 01:58:42 ---> 068abfd3d15d 01:58:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:58:42 Removing intermediate container 611c2b6b5f23 01:58:42 ---> Running in bf2635d1555e 01:58:42 ---> 6b480c8d0502 01:58:42 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:58:42 ---> Running in 33a657381272 01:58:42 Removing intermediate container b05772366706 01:58:42 ---> 8cf39ef319ae 01:58:42 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:58:42 ---> Running in f9bdfdc9e973 01:58:42 Removing intermediate container 33a657381272 01:58:42 ---> 99aa9e94749c 01:58:42 Step 23/23 : LABEL version=3.0.0-dev.115 01:58:42 ---> Running in b4d9012c7f1f 01:58:42 Removing intermediate container f9bdfdc9e973 01:58:42 ---> fdaba8814c7d 01:58:42 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:58:42 ---> Running in f1eb1f9e1379 01:58:42 Removing intermediate container b4d9012c7f1f 01:58:42 ---> 0e7aeb9f5c1c 01:58:42 01:58:42 Successfully built 0e7aeb9f5c1c 01:58:42 Successfully tagged support-scheduler:latest 01:58:42 Building core-metadata 01:58:42  Building support-scheduler ... done Removing intermediate container 9becdb174d1c 01:58:42 ---> 580951889eb3 01:58:42 Step 12/27 : WORKDIR /edgex-go 01:58:42 ---> Running in 47b69c31d4c9 01:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:42 Removing intermediate container 856181f987c3 01:58:42 ---> 7aa3c687abc7 01:58:42 Step 7/27 : COPY . . 01:58:42 Removing intermediate container 7c5cb5fd6d06 01:58:42 ---> c03fb35d43bb 01:58:42 Step 8/24 : COPY . . 01:58:42 Removing intermediate container 761a464a1dde 01:58:42 ---> c31597e7afde 01:58:42 Step 7/27 : COPY . . 01:58:42 Removing intermediate container 3739e4e23b96 01:58:42 ---> cc4fa6f68537 01:58:42 Step 8/23 : COPY . . 01:58:42 Removing intermediate container 9243f3a303e3 01:58:42 ---> db13aec1d7e4 01:58:42 Step 8/23 : COPY . . 01:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:43 v3.17.2-300-g742ab8b6a3a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:58:43 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:58:43 OK: 17820 distinct packages available 01:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:43 (1/4) Installing dumb-init (1.2.5-r2) 01:58:43 (2/4) Installing musl-obstack (1.2.3-r0) 01:58:43 (3/4) Installing libucontext (1.2-r0) 01:58:43 (4/4) Installing gcompat (1.1.0-r0) 01:58:43 Executing busybox-1.35.0-r29.trigger 01:58:43 OK: 7 MiB in 19 packages 01:58:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:58:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:58:46 ---> ea6b650aff51 01:58:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:58:46 ---> Using cache 01:58:46 ---> f6f7da9a4786 01:58:46 Step 4/25 : WORKDIR /edgex-go 01:58:46 ---> Using cache 01:58:46 ---> e5f4b510a0e3 01:58:46 Step 5/25 : RUN apk add --update --no-cache make git 01:58:46 ---> Using cache 01:58:46 ---> e8d71f9d163a 01:58:46 Step 6/25 : COPY go.mod vendor* ./ 01:58:46 ---> Using cache 01:58:46 ---> 53ddc46e9614 01:58:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:46 ---> Using cache 01:58:46 ---> c527f7ecf10c 01:58:46 Step 8/25 : COPY . . 01:58:46 ---> Using cache 01:58:46 ---> 138ebab64d65 01:58:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:58:47 Removing intermediate container 47b69c31d4c9 01:58:47 ---> cd4e10364241 01:58:47 01:58:47 Step 13/27 : FROM alpine:3.17 01:58:47 ---> b2aa39c304c2 01:58:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:58:47 ---> Using cache 01:58:47 ---> 068abfd3d15d 01:58:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:58:47 ---> Using cache 01:58:47 ---> 0043881cc789 01:58:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:47 ---> Using cache 01:58:47 ---> bf6035bfd5a6 01:58:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:58:47 ---> Using cache 01:58:47 ---> d15d746aee24 01:58:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:58:47 ---> Running in 71f3a61b516f 01:58:47 Removing intermediate container f1eb1f9e1379 01:58:47 ---> 722a6a31b77d 01:58:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:58:48 Removing intermediate container bf2635d1555e 01:58:48 ---> 424bb9853b7b 01:58:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:48 ---> 5d8782adf8d7 01:58:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:58:48 ---> df5ee2e0669d 01:58:48 ---> 595871a3bed5 01:58:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:58:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:58:48 ---> ae176ed1d34f 01:58:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:58:48 ---> Running in 33c4c38aaf40 01:58:48 ---> Running in 8204d3762de7 01:58:48 ---> 20a5f2837cc5 01:58:48 ---> Running in 4a6ea954f32b 01:58:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:58:48 ---> Running in 37671c1ae4e8 01:58:48 ---> Running in 036c9063e816 01:58:48 ---> Running in 50ed1d5280c6 01:58:48 ---> 934911cff5f6 01:58:48 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:58:48 ---> 9731e010b70a 01:58:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:58:48 Removing intermediate container 50ed1d5280c6 01:58:48 ---> 802b51f78873 01:58:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:58:48 Removing intermediate container 8204d3762de7 01:58:48 ---> 7718496f3b27 01:58:48 Step 9/27 : WORKDIR /edgex-go/spire-build 01:58:48 Removing intermediate container 036c9063e816 01:58:48 ---> ae94792d9c12 01:58:48 Step 9/27 : WORKDIR /edgex-go/spire-build 01:58:49 ---> 0f517556c8b8 01:58:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:58:49 ---> 4f3a1e5ee0a0 01:58:49 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:58:49 ---> Running in 915acf1d81d0 01:58:49 ---> Running in 58f17a8ea43d 01:58:49 ---> Running in 09c94b3b354c 01:58:49 Removing intermediate container 915acf1d81d0 01:58:49 ---> 119dfd6a694c 01:58:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:58:49 ---> Running in 58570939de52 01:58:50 Removing intermediate container 58f17a8ea43d 01:58:50 ---> d275f06d4419 01:58:50 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:58:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:58:50 ---> Running in 45e80278a547 01:58:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:58:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:58:50 Removing intermediate container 58570939de52 01:58:50 ---> dc4d8e5506ca 01:58:50 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:58:50 ---> Running in 8bb291726b46 01:58:51 Removing intermediate container 45e80278a547 01:58:51 ---> 8de3ece8d3c5 01:58:51 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:58:51 ---> Running in 946bba40ea4f 01:58:52 ---> 3767936e5deb 01:58:52 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:58:52 ---> 6e9eb51fb256 01:58:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:58:52 Removing intermediate container 09c94b3b354c 01:58:52 ---> da2088b6008e 01:58:52 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:58:52 ---> 9e52f628f28e 01:58:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:58:52 ---> 6fcb16593e60 01:58:52 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:58:52 ---> Running in 6717cbacc316 01:58:52 ---> 935b74e167ef 01:58:52 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:58:52 ---> 611740ea04a2 01:58:52 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:58:52 Removing intermediate container 6717cbacc316 01:58:52 ---> 2a1af002c7dc 01:58:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:58:53 ---> 617f5721a2a1 01:58:53 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:58:54 ---> 1bb17c702232 01:58:54 Step 22/27 : WORKDIR / 01:58:54 ---> b7efd9c53574 01:58:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:58:55 Removing intermediate container 8bb291726b46 01:58:55 ---> f6425702c97b 01:58:55 Step 12/27 : WORKDIR /edgex-go 01:58:55 ---> e02c62d14244 01:58:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:58:55 ---> Running in a7f7f02d1976 01:58:55 ---> Running in 97476d2c157c 01:58:55 Removing intermediate container cebbaafd50d2 01:58:55 ---> 11bb939124c6 01:58:55 01:58:55 Step 9/22 : FROM alpine:3.17 01:58:55 ---> b2aa39c304c2 01:58:55 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:58:55 ---> Running in 3e143f555e66 01:58:55 Removing intermediate container a7f7f02d1976 01:58:55 ---> a2c6fc499b5c 01:58:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:58:55 Removing intermediate container 97476d2c157c 01:58:55 ---> 4786de02d03e 01:58:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:58:55 ---> Running in 92cf4bb83ffa 01:58:55 ---> Running in a5736d3b4442 01:58:55 ---> Running in aad8b61fb62a 01:58:55 ---> dfd1fa02b4f5 01:58:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:58:55 Removing intermediate container aad8b61fb62a 01:58:55 ---> 2cb33f6dee5c 01:58:55 Step 25/27 : LABEL arch=x86_64 01:58:55 Removing intermediate container a5736d3b4442 01:58:55 ---> 5153697bf5b9 01:58:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:58:55 ---> c66474a69c8b 01:58:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:58:55 ---> Running in 021ff2ed8314 01:58:55 ---> Running in 741823417d88 01:58:56 Removing intermediate container 021ff2ed8314 01:58:56 ---> 05d8155b73ef 01:58:56 Step 26/27 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:56 Removing intermediate container 741823417d88 01:58:56 ---> fa8d85d707c2 01:58:56 Step 25/27 : LABEL arch=x86_64 01:58:56 ---> Running in 14423e4f8d0a 01:58:56 ---> Running in 25e9bea443bb 01:58:56 ---> acf43f5b41c0 01:58:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:58:56 Removing intermediate container 946bba40ea4f 01:58:56 ---> 1ab638a84d59 01:58:56 Step 12/27 : WORKDIR /edgex-go 01:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:56 Removing intermediate container 14423e4f8d0a 01:58:56 ---> ac9796944ca6 01:58:56 Step 27/27 : LABEL version=3.0.0-dev.115 01:58:56 Removing intermediate container 3e143f555e66 01:58:56 ---> af38482b82cc 01:58:56 01:58:56 Step 13/27 : FROM alpine:3.17 01:58:56 ---> Running in a7d26c9ae67d 01:58:56 Removing intermediate container 25e9bea443bb 01:58:56 ---> 50a4ab43bffe 01:58:56 Step 26/27 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:58:56 ---> Running in 37d5569d4b3a 01:58:56 (1/2) Installing dumb-init (1.2.5-r2) 01:58:56 (2/2) Installing openssl (3.0.8-r2) 01:58:56 Executing busybox-1.35.0-r29.trigger 01:58:56 ---> dd4fb65a20bb 01:58:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:58:56 OK: 8 MiB in 17 packages 01:58:56 ---> Running in b837de1de37c 01:58:56 3.17: Pulling from library/alpine 01:58:56 Removing intermediate container 37d5569d4b3a 01:58:56 ---> bd8d1bb88a49 01:58:56 01:58:56 ---> 0faa2d68f51a 01:58:56 Step 28/33 : RUN chmod +x /entrypoint.sh 01:58:56 Removing intermediate container b837de1de37c 01:58:56 ---> 9c82ec86362e 01:58:56 Step 27/27 : LABEL version=3.0.0-dev.115 01:58:56 ---> Running in 7692602786a6 01:58:56 ---> Running in dc13acbe9d06 01:58:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:58:56 Status: Downloaded newer image for alpine:3.17 01:58:56 ---> d74e625d9115 01:58:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:58:56 ---> Running in 07f8692d31eb 01:58:57 Successfully built bd8d1bb88a49 01:58:57 Successfully tagged security-spire-agent:latest 01:58:57  Building security-spire-agent ... done Building security-proxy-auth 01:58:57 Removing intermediate container a7d26c9ae67d 01:58:57 ---> 3b877621c2af 01:58:57 01:58:57 Step 13/27 : FROM alpine:3.17 01:58:57 ---> d74e625d9115 01:58:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:58:57 ---> Running in e2998ff4e280 01:58:58 Removing intermediate container 07f8692d31eb 01:58:58 ---> 81a06bd5c43d 01:58:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:58:58 ---> Running in 67a27348b3c1 01:58:58 Removing intermediate container dc13acbe9d06 01:58:58 ---> da51f487b8f6 01:58:58 01:58:58 Successfully built da51f487b8f6 01:58:58 Removing intermediate container e2998ff4e280 01:58:58 ---> 0aae2f2f1384 01:58:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:58:58 ---> Running in bb019546280f 01:59:00 Successfully tagged security-spire-config:latest 01:59:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:59:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:59:00 ---> ea6b650aff51 01:59:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:59:00 ---> Using cache 01:59:00 ---> f6f7da9a4786 01:59:00 Step 4/23 : WORKDIR /edgex-go 01:59:00 ---> Using cache 01:59:00 ---> e5f4b510a0e3 01:59:00 Step 5/23 : RUN apk add --update --no-cache make git 01:59:00 ---> Using cache 01:59:00 ---> e8d71f9d163a 01:59:00 Step 6/23 : COPY go.mod vendor* ./ 01:59:00 Building core-common-config-bootstrapper 01:59:00  Building security-spire-config ... done  ---> Using cache 01:59:00 ---> 53ddc46e9614 01:59:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:00 ---> Using cache 01:59:00 ---> c527f7ecf10c 01:59:00 Step 8/23 : COPY . . 01:59:00 ---> Using cache 01:59:00 ---> 138ebab64d65 01:59:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:03 Removing intermediate container 92cf4bb83ffa 01:59:03 ---> 5dd43cfc2abb 01:59:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:59:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:59:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:59:03 ---> ea6b650aff51 01:59:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:59:03 ---> Using cache 01:59:03 ---> f6f7da9a4786 01:59:03 Step 4/23 : WORKDIR /edgex-go 01:59:03 ---> Using cache 01:59:03 ---> e5f4b510a0e3 01:59:03 Step 5/23 : RUN apk add --update --no-cache make git 01:59:03 ---> Using cache 01:59:03 ---> e8d71f9d163a 01:59:03 Step 6/23 : COPY go.mod vendor* ./ 01:59:03 ---> Using cache 01:59:03 ---> 53ddc46e9614 01:59:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:03 ---> Using cache 01:59:03 ---> c527f7ecf10c 01:59:03 Step 8/23 : COPY . . 01:59:03 ---> Using cache 01:59:03 ---> 138ebab64d65 01:59:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:59:03 v3.17.2-300-g742ab8b6a3a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:59:03 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:59:03 OK: 17691 distinct packages available 01:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:04 v3.17.2-300-g742ab8b6a3a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:59:04 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:59:04 OK: 17691 distinct packages available 01:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:05 ---> Running in bdcfd706acad 01:59:05 ---> Running in c44284334bea 01:59:05 ---> Running in 81d038170512 01:59:05 Removing intermediate container 81d038170512 01:59:05 ---> c1bc8535baf6 01:59:05 Step 12/22 : WORKDIR /edgex 01:59:05 Removing intermediate container 7692602786a6 01:59:05 ---> 6f827991f13a 01:59:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:59:05 ---> Running in 359118832c55 01:59:05 ---> Running in 4ba12805af5f 01:59:06 Removing intermediate container 359118832c55 01:59:06 ---> a1f1aa5964ab 01:59:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:06 Removing intermediate container 4ba12805af5f 01:59:06 ---> c4453eaf2256 01:59:06 Step 30/33 : CMD ["gate"] 01:59:06 ---> Running in 09af5d8051f1 01:59:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:59:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:59:06 ---> 331146450f6e 01:59:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:59:06 Removing intermediate container 09af5d8051f1 01:59:06 ---> bc387b3ae311 01:59:06 Step 31/33 : LABEL arch=x86_64 01:59:06 ---> Running in 277b23c6186c 01:59:06 ---> c5dbe382af72 01:59:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:59:06 Removing intermediate container 277b23c6186c 01:59:06 ---> fc21500c21aa 01:59:06 Step 32/33 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:06 ---> Running in f2ca53e38ff3 01:59:07 ---> b8b0c639ecfb 01:59:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:59:07 Removing intermediate container f2ca53e38ff3 01:59:07 ---> eab6ebb0b0e4 01:59:07 Step 33/33 : LABEL version=3.0.0-dev.115 01:59:07 ---> Running in f3019429472a 01:59:07 (1/4) Installing dumb-init (1.2.5-r2) 01:59:07 (2/4) Installing musl-obstack (1.2.3-r0) 01:59:07 (3/4) Installing libucontext (1.2-r0) 01:59:07 (4/4) Installing gcompat (1.1.0-r0) 01:59:07 Executing busybox-1.35.0-r29.trigger 01:59:07 OK: 8 MiB in 19 packages 01:59:07 Removing intermediate container f3019429472a 01:59:07 ---> bc4adb0574bb 01:59:07 01:59:08 ---> 5aa61b964ffa 01:59:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:59:08 Successfully built bc4adb0574bb 01:59:08 Successfully tagged security-bootstrapper:latest 01:59:08 (1/5) Installing dumb-init (1.2.5-r2) 01:59:08 (2/5) Installing musl-obstack (1.2.3-r0) 01:59:08 (3/5) Installing libucontext (1.2-r0) 01:59:08 (4/5) Installing gcompat (1.1.0-r0) 01:59:08 (5/5) Installing openssl (3.0.8-r2) 01:59:08 Executing busybox-1.35.0-r29.trigger 01:59:08 OK: 9 MiB in 20 packages 01:59:08  Building security-bootstrapper ... done  ---> 1897c9964ba9 01:59:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:08 ---> Running in 11e857c29670 01:59:10 Removing intermediate container 11e857c29670 01:59:10 ---> c39381e4b861 01:59:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:59:10 ---> Running in d1e10e1872bd 01:59:10 Removing intermediate container d1e10e1872bd 01:59:10 ---> c3a26a77af0b 01:59:10 Step 20/22 : LABEL arch=x86_64 01:59:10 ---> Running in 0b06780ce83c 01:59:10 Removing intermediate container 67a27348b3c1 01:59:10 ---> f19721932c42 01:59:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:10 Removing intermediate container 0b06780ce83c 01:59:10 ---> 02b564c0679c 01:59:10 Step 21/22 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:10 ---> Running in 00fd12e681ab 01:59:10 Removing intermediate container 00fd12e681ab 01:59:10 ---> d868c89363b5 01:59:10 Step 22/22 : LABEL version=3.0.0-dev.115 01:59:10 ---> Running in ebaa38006c9b 01:59:10 Removing intermediate container ebaa38006c9b 01:59:10 ---> 669066e5ad3a 01:59:10 01:59:10 Successfully built 669066e5ad3a 01:59:10 Successfully tagged security-proxy-setup:latest 01:59:11 Removing intermediate container bb019546280f 01:59:11 ---> 47b42ad8840a 01:59:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:11 ---> 3effa9bfbe9c 01:59:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:59:12 ---> a2d4c242a2a6 01:59:12 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:59:13 ---> 02f250da7b57 01:59:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:59:13 ---> a10e22e60380 01:59:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:59:18  Building security-proxy-setup ... done Removing intermediate container 71f3a61b516f 01:59:18 ---> 8d803e2e8817 01:59:18 01:59:18 Step 10/25 : FROM alpine:3.17 01:59:18 ---> b2aa39c304c2 01:59:18 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:59:18 ---> Using cache 01:59:18 ---> f4a44e39793c 01:59:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:59:18 ---> Using cache 01:59:18 ---> 6f1e932c339a 01:59:18 Step 13/25 : ENV APP_PORT=59881 01:59:18 ---> Running in a3d189f41e6b 01:59:18 Removing intermediate container a3d189f41e6b 01:59:18 ---> 0893784a2cfa 01:59:18 Step 14/25 : EXPOSE $APP_PORT 01:59:18 ---> Running in 6c5062c2ec8b 01:59:18 Removing intermediate container 6c5062c2ec8b 01:59:18 ---> 857af30cf6d9 01:59:18 Step 15/25 : WORKDIR / 01:59:18 ---> Running in adc6d961d580 01:59:18 Removing intermediate container adc6d961d580 01:59:18 ---> 04aa6578e846 01:59:18 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:18 ---> 5c245bc5a738 01:59:18 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:59:19 ---> 3d5e5352bf41 01:59:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:59:20 ---> 09fa429fb9f2 01:59:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:59:20 ---> ef47b9074351 01:59:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:59:21 ---> c504713a7be8 01:59:21 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:59:21 ---> Running in 925444ece293 01:59:21 Removing intermediate container 925444ece293 01:59:21 ---> bcb30ad7094f 01:59:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:59:21 ---> Running in b54d61b0a7b9 01:59:21 Removing intermediate container b54d61b0a7b9 01:59:21 ---> 81970b83a260 01:59:21 Step 23/25 : LABEL arch=x86_64 01:59:21 ---> Running in 549db722f124 01:59:21 Removing intermediate container 549db722f124 01:59:21 ---> 4f1095190748 01:59:21 Step 24/25 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:21 ---> Running in bc1a2a96b379 01:59:21 Removing intermediate container bc1a2a96b379 01:59:21 ---> 41de93dff2dd 01:59:21 Step 25/25 : LABEL version=3.0.0-dev.115 01:59:21 ---> Running in 642f0d2ac369 01:59:22 Removing intermediate container 642f0d2ac369 01:59:22 ---> 566e6d748ac2 01:59:22 01:59:22 Successfully built 566e6d748ac2 01:59:22 Successfully tagged core-metadata:latest 01:59:22 ---> c65ffb717144 01:59:22 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:59:26 ---> 1542e661d87b 01:59:26 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:59:28 ---> a8e1371e482f 01:59:28 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:59:28 ---> Running in e12a83b13a49 01:59:29 Removing intermediate container e12a83b13a49 01:59:29 ---> f69e88385aa4 01:59:29 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:59:30  Building core-metadata ... done Removing intermediate container c44284334bea 01:59:30 ---> c3a7f4124a61 01:59:30 01:59:30 Step 10/23 : FROM alpine:3.17 01:59:30 ---> b2aa39c304c2 01:59:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:59:30 Removing intermediate container bdcfd706acad 01:59:30 ---> 2e7f765c2cc5 01:59:30 01:59:30 Step 10/23 : FROM alpine:3.17 01:59:30 ---> b2aa39c304c2 01:59:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:59:30 ---> Running in 11b04ca1293f 01:59:30 ---> Running in 3e4cfd9b8da3 01:59:30 Removing intermediate container 11b04ca1293f 01:59:30 ---> b5621b1f1bed 01:59:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:59:30 Removing intermediate container 3e4cfd9b8da3 01:59:30 ---> 559b3ab5f137 01:59:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:59:30 ---> Running in 7a07be88ac3f 01:59:30 ---> Running in 25f297fbec3d 01:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:31 (1/1) Installing dumb-init (1.2.5-r2) 01:59:31 Executing busybox-1.35.0-r29.trigger 01:59:31 OK: 7 MiB in 16 packages 01:59:31 (1/1) Installing dumb-init (1.2.5-r2) 01:59:31 Executing busybox-1.35.0-r29.trigger 01:59:31 OK: 7 MiB in 16 packages 01:59:31 Removing intermediate container 25f297fbec3d 01:59:31 ---> 895fb2bb759e 01:59:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:31 Removing intermediate container 7a07be88ac3f 01:59:31 ---> ced36ca02b3b 01:59:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:31 ---> 9186c1e478e2 01:59:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:59:31 ---> 9ffbaf93331c 01:59:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:59:31 ---> 881e6eba1004 01:59:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:59:32 ---> 6da81fc01cb9 01:59:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:59:32 ---> 0233a8bfe91a 01:59:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:59:32 ---> b97a8764c6bb 01:59:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:59:32 ---> 8d6c5749f342 01:59:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:59:32 ---> 5e34354e94ad 01:59:32 Step 22/27 : WORKDIR / 01:59:32 ---> Running in 679c131238c1 01:59:33 ---> c193ac8ea33b 01:59:33 ---> f8bb15829fdf 01:59:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:59:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:33 ---> Running in 97a2668413b8 01:59:33 ---> 6b1374e0e316 01:59:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:33 ---> Running in a3bc36e59925 01:59:33 Removing intermediate container 97a2668413b8 01:59:33 ---> 96a83914d39d 01:59:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:59:33 ---> Running in 87118a4d42d8 01:59:33 Removing intermediate container 87118a4d42d8 01:59:33 ---> a82c62773f05 01:59:33 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:59:33 ---> Running in b8495cd73f75 01:59:33 Removing intermediate container b8495cd73f75 01:59:33 ---> 4bbde07deca4 01:59:33 Step 21/23 : LABEL arch=x86_64 01:59:33 ---> Running in 210a6ae7172b 01:59:33 Removing intermediate container a3bc36e59925 01:59:33 ---> 35e26909aaed 01:59:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:59:33 Removing intermediate container 679c131238c1 01:59:33 ---> 1a7523cb020f 01:59:33 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:59:33 ---> Running in cc9de3b38d23 01:59:33 Removing intermediate container 210a6ae7172b 01:59:33 ---> facce420f261 01:59:33 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:33 ---> Running in 02b5067a3aee 01:59:33 Removing intermediate container cc9de3b38d23 01:59:33 ---> 8a8d7f684458 01:59:33 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:59:33 ---> Running in e24d37459340 01:59:33 Removing intermediate container 02b5067a3aee 01:59:33 ---> 546daac350d0 01:59:33 Step 23/23 : LABEL version=3.0.0-dev.115 01:59:33 ---> Running in 8e84f1c7106a 01:59:33 Removing intermediate container e24d37459340 01:59:33 ---> 4c1ee4e8f123 01:59:33 Step 21/23 : LABEL arch=x86_64 01:59:33 ---> Running in 66ecbcd14ac5 01:59:34 ---> 9ae0e42289e7 01:59:34 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:59:34 ---> Running in 21cc48087dea 01:59:34 Removing intermediate container 8e84f1c7106a 01:59:34 ---> 6403559aa36c 01:59:34 01:59:34 Successfully built 6403559aa36c 01:59:34 Successfully tagged core-common-config-bootstrapper:latest 01:59:34  Building core-common-config-bootstrapper ... done Removing intermediate container 66ecbcd14ac5 01:59:34 ---> bf0ad9ce8677 01:59:34 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:34 ---> Running in 9dfb07bc2e3b 01:59:34 Removing intermediate container 9dfb07bc2e3b 01:59:34 ---> ee4166aa3abc 01:59:34 Step 23/23 : LABEL version=3.0.0-dev.115 01:59:34 ---> Running in 18980c9546b4 01:59:34 Removing intermediate container 18980c9546b4 01:59:34 ---> 1308f9f91846 01:59:34 01:59:34 Successfully built 1308f9f91846 01:59:34 Successfully tagged security-proxy-auth:latest 01:59:34  Building security-proxy-auth ... done  [Pipeline] } 01:59:34 $ docker stop --time=1 af1605e505ea60d2b08d3af8231bae9665475baf9e31a9f862796a39bad58978 01:59:35 $ docker rm -f --volumes af1605e505ea60d2b08d3af8231bae9665475baf9e31a9f862796a39bad58978 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:36 Removing intermediate container 21cc48087dea 01:59:36 ---> 4fbf1c21ea3f 01:59:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:59:36 ---> Running in e6d9d8eb9abb 01:59:36 + docker images 01:59:36 REPOSITORY TAG IMAGE ID CREATED SIZE 01:59:36 security-proxy-auth latest 1308f9f91846 2 seconds ago 18.3MB 01:59:36 core-common-config-bootstrapper latest 6403559aa36c 3 seconds ago 17.2MB 01:59:36 2e7f765c2cc5 7 seconds ago 1.66GB 01:59:36 c3a7f4124a61 8 seconds ago 1.68GB 01:59:36 core-metadata latest 566e6d748ac2 15 seconds ago 20.4MB 01:59:36 8d803e2e8817 22 seconds ago 1.69GB 01:59:36 security-proxy-setup latest 669066e5ad3a 26 seconds ago 18.7MB 01:59:36 security-bootstrapper latest bc4adb0574bb 29 seconds ago 22.2MB 01:59:36 security-spire-config latest da51f487b8f6 39 seconds ago 88.9MB 01:59:36 security-spire-agent latest bd8d1bb88a49 40 seconds ago 129MB 01:59:36 11bb939124c6 41 seconds ago 1.67GB 01:59:36 support-scheduler latest 0e7aeb9f5c1c 54 seconds ago 32.1MB 01:59:36 cd4e10364241 54 seconds ago 1.54GB 01:59:36 1d8cb8e8cdf6 54 seconds ago 1.54GB 01:59:36 core-data latest 04863f5e97b7 About a minute ago 20MB 01:59:36 e22a3d46074b About a minute ago 1.67GB 01:59:36 043f5b220940 About a minute ago 1.75GB 01:59:36 08ffdde83c61 About a minute ago 1.69GB 01:59:36 security-secretstore-setup latest 00cc69b6169a 2 minutes ago 32.8MB 01:59:36 security-spiffe-token-provider latest 19a137a7427e 2 minutes ago 32.8MB 01:59:36 support-notifications latest 89d7a9f7a432 2 minutes ago 32.7MB 01:59:36 core-command latest eb0858fc2cc7 2 minutes ago 19.8MB 01:59:36 9845beff1876 2 minutes ago 1.73GB 01:59:36 29c10412808f 2 minutes ago 1.75GB 01:59:36 2fbb8d699642 2 minutes ago 1.69GB 01:59:36 f741d89606cc 2 minutes ago 1.68GB 01:59:36 security-spire-server latest 57973dbb21aa 2 minutes ago 89.8MB 01:59:36 0cd111a9e0c2 2 minutes ago 1.54GB 01:59:36 ci-base-image-x86_64 latest ea6b650aff51 7 minutes ago 881MB 01:59:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 01:59:36 alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB 01:59:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 01:59:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:36 provisioning config files... 01:59:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/477@tmp/config16160524581623461276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:36 ---> dd1872b8214c 01:59:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:59:36 ---> docker-login.sh 01:59:36 nexus3.edgexfoundry.org:10001 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10002 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10003 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10004 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 docker.io 01:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:37 Configure a credential helper to remove this warning. See 01:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:37 01:59:37 Login Succeeded 01:59:37 ---> docker-login.sh ends [Pipeline] } 01:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:59:37 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:37 latest 01:59:37 3.0.0-dev.115 01:59:37 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:37 main 01:59:37 ===================================================== 01:59:37 Removing intermediate container e6d9d8eb9abb 01:59:37 ---> a2be5d136f14 01:59:37 Step 25/27 : LABEL arch=arm64 01:59:37 ---> Running in 546a2b733740 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:37 + docker push nexus3.edgexfoundry.org:10004/core-command:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:37 cd9535200715: Preparing 01:59:37 de0521963909: Preparing 01:59:37 2175629b4513: Preparing 01:59:37 66bfd2f37329: Preparing 01:59:37 32e195b18518: Preparing 01:59:37 7cd52847ad77: Preparing 01:59:37 7cd52847ad77: Waiting 01:59:37 cd9535200715: Pushed 01:59:37 32e195b18518: Pushed 01:59:37 66bfd2f37329: Pushed 01:59:37 2175629b4513: Pushed 01:59:37 7cd52847ad77: Layer already exists 01:59:38 ---> f41256cc7feb 01:59:38 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:59:39 de0521963909: Pushed 01:59:39 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:3d4d37d448b7a0ab41d13c3c76c5c630a6cfcdc576c16d74d1a8baf403c64332 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:39 Removing intermediate container 546a2b733740 01:59:39 ---> a729d8f03cd6 01:59:39 Step 26/27 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:39 ---> Running in c105a29de38b 01:59:39 ---> 25d6aa517556 01:59:39 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:59:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:39 ---> Running in a9caf3251502 01:59:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:40 cd9535200715: Preparing 01:59:40 de0521963909: Preparing 01:59:40 2175629b4513: Preparing 01:59:40 66bfd2f37329: Preparing 01:59:40 32e195b18518: Preparing 01:59:40 7cd52847ad77: Preparing 01:59:40 7cd52847ad77: Waiting 01:59:40 de0521963909: Layer already exists 01:59:40 66bfd2f37329: Layer already exists 01:59:40 cd9535200715: Layer already exists 01:59:40 32e195b18518: Layer already exists 01:59:40 2175629b4513: Layer already exists 01:59:40 7cd52847ad77: Layer already exists 01:59:40 latest: digest: sha256:3d4d37d448b7a0ab41d13c3c76c5c630a6cfcdc576c16d74d1a8baf403c64332 size: 1570 [Pipeline] } [Pipeline] // withEnv 01:59:40 Removing intermediate container c105a29de38b 01:59:40 ---> bcaac4688bee 01:59:40 Step 27/27 : LABEL version=3.0.0-dev.115 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:40 ---> Running in 6f40e9afbdec 01:59:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:40 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.115 01:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:40 cd9535200715: Preparing 01:59:40 de0521963909: Preparing 01:59:40 2175629b4513: Preparing 01:59:40 66bfd2f37329: Preparing 01:59:40 32e195b18518: Preparing 01:59:40 7cd52847ad77: Preparing 01:59:40 7cd52847ad77: Waiting 01:59:40 de0521963909: Layer already exists 01:59:40 66bfd2f37329: Layer already exists 01:59:40 2175629b4513: Layer already exists 01:59:40 cd9535200715: Layer already exists 01:59:40 32e195b18518: Layer already exists 01:59:40 7cd52847ad77: Layer already exists 01:59:40 3.0.0-dev.115: digest: sha256:3d4d37d448b7a0ab41d13c3c76c5c630a6cfcdc576c16d74d1a8baf403c64332 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:40 Removing intermediate container a9caf3251502 01:59:40 ---> 6d31d3ece797 01:59:40 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:59:40 ---> Running in 90177a1176c4 01:59:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker push nexus3.edgexfoundry.org:10004/core-command:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:41 cd9535200715: Preparing 01:59:41 de0521963909: Preparing 01:59:41 2175629b4513: Preparing 01:59:41 66bfd2f37329: Preparing 01:59:41 32e195b18518: Preparing 01:59:41 7cd52847ad77: Preparing 01:59:41 7cd52847ad77: Waiting 01:59:41 de0521963909: Layer already exists 01:59:41 32e195b18518: Layer already exists 01:59:41 cd9535200715: Layer already exists 01:59:41 66bfd2f37329: Layer already exists 01:59:41 2175629b4513: Layer already exists 01:59:41 7cd52847ad77: Layer already exists 01:59:41 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:3d4d37d448b7a0ab41d13c3c76c5c630a6cfcdc576c16d74d1a8baf403c64332 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 Removing intermediate container 6f40e9afbdec 01:59:41 ---> a203b3194e68 01:59:41 01:59:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:59:41 cd9535200715: Preparing 01:59:41 de0521963909: Preparing 01:59:41 2175629b4513: Preparing 01:59:41 66bfd2f37329: Preparing 01:59:41 32e195b18518: Preparing 01:59:41 7cd52847ad77: Preparing 01:59:41 7cd52847ad77: Waiting 01:59:41 de0521963909: Layer already exists 01:59:41 32e195b18518: Layer already exists 01:59:41 cd9535200715: Layer already exists 01:59:41 66bfd2f37329: Layer already exists 01:59:41 2175629b4513: Layer already exists 01:59:41 7cd52847ad77: Layer already exists 01:59:41 main: digest: sha256:3d4d37d448b7a0ab41d13c3c76c5c630a6cfcdc576c16d74d1a8baf403c64332 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:41 ===================================================== [Pipeline] echo 01:59:41 taggedImages: 01:59:41 - nexus3.edgexfoundry.org:10004/core-command:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:41 - nexus3.edgexfoundry.org:10004/core-command:latest 01:59:41 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.115 01:59:41 - nexus3.edgexfoundry.org:10004/core-command:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:59:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:59:41 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:41 latest 01:59:41 3.0.0-dev.115 01:59:41 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:41 main 01:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 Successfully built a203b3194e68 01:59:42 Successfully tagged security-spire-config-arm64:latest 01:59:42  Building security-spire-config ... done Building security-spiffe-token-provider 01:59:42 Removing intermediate container 90177a1176c4 01:59:42 ---> 0aea6023f8ea 01:59:42 Step 25/27 : LABEL arch=arm64 01:59:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 ---> Running in 54056c3a8c8d 01:59:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:42 3d5697a2f2fc: Preparing 01:59:42 8badac76c6a1: Preparing 01:59:42 638cb5479449: Preparing 01:59:42 c4f5cca90bee: Preparing 01:59:42 2175629b4513: Preparing 01:59:42 66bfd2f37329: Preparing 01:59:42 0b4b4353b588: Preparing 01:59:42 7cd52847ad77: Preparing 01:59:42 66bfd2f37329: Waiting 01:59:42 0b4b4353b588: Waiting 01:59:42 7cd52847ad77: Waiting 01:59:42 2175629b4513: Layer already exists 01:59:42 66bfd2f37329: Layer already exists 01:59:42 638cb5479449: Pushed 01:59:42 8badac76c6a1: Pushed 01:59:42 7cd52847ad77: Layer already exists 01:59:42 3d5697a2f2fc: Pushed 01:59:42 0b4b4353b588: Pushed 01:59:42 Removing intermediate container 54056c3a8c8d 01:59:42 ---> 3d9ef2e4afeb 01:59:42 Step 26/27 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:43 ---> Running in 03f38a40a703 01:59:43 Removing intermediate container 03f38a40a703 01:59:43 ---> 6b123ae06899 01:59:43 Step 27/27 : LABEL version=3.0.0-dev.115 01:59:43 ---> Running in f9665c69f1dd 01:59:43 c4f5cca90bee: Pushed 01:59:43 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:8d6e697901e2c56be107b3fade07b80244565ef75f9e2f56fe9da368afb39cef size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:44 Removing intermediate container f9665c69f1dd 01:59:44 ---> 3506ed71aa16 01:59:44 01:59:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:44 3d5697a2f2fc: Preparing 01:59:44 8badac76c6a1: Preparing 01:59:44 638cb5479449: Preparing 01:59:44 c4f5cca90bee: Preparing 01:59:44 2175629b4513: Preparing 01:59:44 66bfd2f37329: Preparing 01:59:44 0b4b4353b588: Preparing 01:59:44 7cd52847ad77: Preparing 01:59:44 66bfd2f37329: Waiting 01:59:44 0b4b4353b588: Waiting 01:59:44 7cd52847ad77: Waiting 01:59:44 3d5697a2f2fc: Layer already exists 01:59:44 2175629b4513: Layer already exists 01:59:44 8badac76c6a1: Layer already exists 01:59:44 c4f5cca90bee: Layer already exists 01:59:44 638cb5479449: Layer already exists 01:59:44 66bfd2f37329: Layer already exists 01:59:44 0b4b4353b588: Layer already exists 01:59:44 7cd52847ad77: Layer already exists 01:59:44 latest: digest: sha256:8d6e697901e2c56be107b3fade07b80244565ef75f9e2f56fe9da368afb39cef size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:44 Successfully built 3506ed71aa16 01:59:44 Successfully tagged security-spire-agent-arm64:latest 01:59:44 Building security-spire-server 01:59:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.115 01:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:45 3d5697a2f2fc: Preparing 01:59:45 8badac76c6a1: Preparing 01:59:45 638cb5479449: Preparing 01:59:45 c4f5cca90bee: Preparing 01:59:45 2175629b4513: Preparing 01:59:45 66bfd2f37329: Preparing 01:59:45 0b4b4353b588: Preparing 01:59:45 7cd52847ad77: Preparing 01:59:45 66bfd2f37329: Waiting 01:59:45 0b4b4353b588: Waiting 01:59:45 7cd52847ad77: Waiting 01:59:45 638cb5479449: Layer already exists 01:59:45 2175629b4513: Layer already exists 01:59:45 c4f5cca90bee: Layer already exists 01:59:45 8badac76c6a1: Layer already exists 01:59:45 3d5697a2f2fc: Layer already exists 01:59:45 66bfd2f37329: Layer already exists 01:59:45 0b4b4353b588: Layer already exists 01:59:45 7cd52847ad77: Layer already exists 01:59:45 3.0.0-dev.115: digest: sha256:8d6e697901e2c56be107b3fade07b80244565ef75f9e2f56fe9da368afb39cef size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:45 3d5697a2f2fc: Preparing 01:59:45 8badac76c6a1: Preparing 01:59:45 638cb5479449: Preparing 01:59:45 c4f5cca90bee: Preparing 01:59:45 2175629b4513: Preparing 01:59:45 66bfd2f37329: Preparing 01:59:45 0b4b4353b588: Preparing 01:59:45 7cd52847ad77: Preparing 01:59:45 0b4b4353b588: Waiting 01:59:45 66bfd2f37329: Waiting 01:59:45 7cd52847ad77: Waiting 01:59:45 638cb5479449: Layer already exists 01:59:45 2175629b4513: Layer already exists 01:59:45 3d5697a2f2fc: Layer already exists 01:59:45 c4f5cca90bee: Layer already exists 01:59:45 8badac76c6a1: Layer already exists 01:59:45 66bfd2f37329: Layer already exists 01:59:45 0b4b4353b588: Layer already exists 01:59:45 7cd52847ad77: Layer already exists 01:59:45 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:8d6e697901e2c56be107b3fade07b80244565ef75f9e2f56fe9da368afb39cef size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:59:46 3d5697a2f2fc: Preparing 01:59:46 8badac76c6a1: Preparing 01:59:46 638cb5479449: Preparing 01:59:46 c4f5cca90bee: Preparing 01:59:46 2175629b4513: Preparing 01:59:46 66bfd2f37329: Preparing 01:59:46 0b4b4353b588: Preparing 01:59:46 7cd52847ad77: Preparing 01:59:46 0b4b4353b588: Waiting 01:59:46 66bfd2f37329: Waiting 01:59:46 7cd52847ad77: Waiting 01:59:46 2175629b4513: Layer already exists 01:59:46 638cb5479449: Layer already exists 01:59:46 8badac76c6a1: Layer already exists 01:59:46 3d5697a2f2fc: Layer already exists 01:59:46 c4f5cca90bee: Layer already exists 01:59:46 66bfd2f37329: Layer already exists 01:59:46 0b4b4353b588: Layer already exists 01:59:46 7cd52847ad77: Layer already exists 01:59:46 main: digest: sha256:8d6e697901e2c56be107b3fade07b80244565ef75f9e2f56fe9da368afb39cef size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:46 ===================================================== [Pipeline] echo 01:59:46 taggedImages: 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.115 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:59:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:59:46 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:46 latest 01:59:46 3.0.0-dev.115 01:59:46 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:46 main 01:59:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker push nexus3.edgexfoundry.org:10004/core-data:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:47 df13bbadfa61: Preparing 01:59:47 e31ec61bd25b: Preparing 01:59:47 2175629b4513: Preparing 01:59:47 66bfd2f37329: Preparing 01:59:47 45d0bf2134d5: Preparing 01:59:47 7cd52847ad77: Preparing 01:59:47 7cd52847ad77: Waiting 01:59:47 66bfd2f37329: Layer already exists 01:59:47 2175629b4513: Layer already exists 01:59:47 7cd52847ad77: Layer already exists 01:59:47 df13bbadfa61: Pushed 01:59:47 45d0bf2134d5: Pushed 01:59:49 e31ec61bd25b: Pushed 01:59:49 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:b2a332a953f69a007aca04a18d6a042c06fcdbdb878f57a21150963f0fd381f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:49 df13bbadfa61: Preparing 01:59:49 e31ec61bd25b: Preparing 01:59:49 2175629b4513: Preparing 01:59:49 66bfd2f37329: Preparing 01:59:49 45d0bf2134d5: Preparing 01:59:49 7cd52847ad77: Preparing 01:59:49 7cd52847ad77: Waiting 01:59:49 e31ec61bd25b: Layer already exists 01:59:49 45d0bf2134d5: Layer already exists 01:59:49 df13bbadfa61: Layer already exists 01:59:49 66bfd2f37329: Layer already exists 01:59:49 2175629b4513: Layer already exists 01:59:49 7cd52847ad77: Layer already exists 01:59:49 latest: digest: sha256:b2a332a953f69a007aca04a18d6a042c06fcdbdb878f57a21150963f0fd381f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:49  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:59:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:59:49 ---> 73dda004e2dd 01:59:49 Step 3/20 : WORKDIR /edgex-go 01:59:49 ---> Using cache 01:59:49 ---> 1f02738fc7e3 01:59:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:59:49 ---> Running in 2e571b4addd1 01:59:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.115 01:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:50 df13bbadfa61: Preparing 01:59:50 e31ec61bd25b: Preparing 01:59:50 2175629b4513: Preparing 01:59:50 66bfd2f37329: Preparing 01:59:50 45d0bf2134d5: Preparing 01:59:50 7cd52847ad77: Preparing 01:59:50 7cd52847ad77: Waiting 01:59:50 e31ec61bd25b: Layer already exists 01:59:50 45d0bf2134d5: Layer already exists 01:59:50 df13bbadfa61: Layer already exists 01:59:50 2175629b4513: Layer already exists 01:59:50 66bfd2f37329: Layer already exists 01:59:50 7cd52847ad77: Layer already exists 01:59:50 3.0.0-dev.115: digest: sha256:b2a332a953f69a007aca04a18d6a042c06fcdbdb878f57a21150963f0fd381f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:50 + docker push nexus3.edgexfoundry.org:10004/core-data:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:50 df13bbadfa61: Preparing 01:59:50 e31ec61bd25b: Preparing 01:59:50 2175629b4513: Preparing 01:59:50 66bfd2f37329: Preparing 01:59:50 45d0bf2134d5: Preparing 01:59:50 7cd52847ad77: Preparing 01:59:50 7cd52847ad77: Waiting 01:59:50 2175629b4513: Layer already exists 01:59:50 66bfd2f37329: Layer already exists 01:59:50 df13bbadfa61: Layer already exists 01:59:50 e31ec61bd25b: Layer already exists 01:59:50 45d0bf2134d5: Layer already exists 01:59:50 7cd52847ad77: Layer already exists 01:59:50 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:b2a332a953f69a007aca04a18d6a042c06fcdbdb878f57a21150963f0fd381f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:59:51 df13bbadfa61: Preparing 01:59:51 e31ec61bd25b: Preparing 01:59:51 2175629b4513: Preparing 01:59:51 66bfd2f37329: Preparing 01:59:51 45d0bf2134d5: Preparing 01:59:51 7cd52847ad77: Preparing 01:59:51 7cd52847ad77: Waiting 01:59:51 e31ec61bd25b: Layer already exists 01:59:51 2175629b4513: Layer already exists 01:59:51 66bfd2f37329: Layer already exists 01:59:51 45d0bf2134d5: Layer already exists 01:59:51 df13bbadfa61: Layer already exists 01:59:51 7cd52847ad77: Layer already exists 01:59:51 main: digest: sha256:b2a332a953f69a007aca04a18d6a042c06fcdbdb878f57a21150963f0fd381f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:51 ===================================================== [Pipeline] echo 01:59:51 taggedImages: 01:59:51 - nexus3.edgexfoundry.org:10004/core-data:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:51 - nexus3.edgexfoundry.org:10004/core-data:latest 01:59:51 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.115 01:59:51 - nexus3.edgexfoundry.org:10004/core-data:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:59:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:59:51 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:51 latest 01:59:51 3.0.0-dev.115 01:59:51 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:51 main 01:59:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:52 32a6fb54531d: Preparing 01:59:52 51f763327399: Preparing 01:59:52 e3366fec8c36: Preparing 01:59:52 2175629b4513: Preparing 01:59:52 66bfd2f37329: Preparing 01:59:52 32e195b18518: Preparing 01:59:52 7cd52847ad77: Preparing 01:59:52 32e195b18518: Waiting 01:59:52 7cd52847ad77: Waiting 01:59:52 2175629b4513: Layer already exists 01:59:52 66bfd2f37329: Layer already exists 01:59:52 7cd52847ad77: Layer already exists 01:59:52 32e195b18518: Layer already exists 01:59:52 51f763327399: Pushed 01:59:52 32a6fb54531d: Pushed 01:59:52 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:59:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:59:52 ---> 73dda004e2dd 01:59:52 Step 3/26 : WORKDIR /edgex-go 01:59:52 ---> Using cache 01:59:52 ---> 1f02738fc7e3 01:59:52 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:59:52 ---> Using cache 01:59:52 ---> 9c08d7ba7206 01:59:52 Step 5/26 : COPY go.mod vendor* ./ 01:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:52 ---> Using cache 01:59:52 ---> 998c396136b1 01:59:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:52 ---> Using cache 01:59:52 ---> 7aa3c687abc7 01:59:52 Step 7/26 : COPY . . 01:59:52 ---> Using cache 01:59:52 ---> 595871a3bed5 01:59:52 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:59:52 ---> Using cache 01:59:52 ---> 7718496f3b27 01:59:52 Step 9/26 : WORKDIR /edgex-go/spire-build 01:59:52 ---> Using cache 01:59:52 ---> 119dfd6a694c 01:59:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:59:52 ---> Using cache 01:59:52 ---> dc4d8e5506ca 01:59:52 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:59:53 ---> Running in ce7b2a4f520f 01:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:59:53 e3366fec8c36: Pushed 01:59:53 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:e639bc6d5f723159e6f62e28d0619c736db3e883f38e55299a229cf593d9fff5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:54 32a6fb54531d: Preparing 01:59:54 51f763327399: Preparing 01:59:54 e3366fec8c36: Preparing 01:59:54 2175629b4513: Preparing 01:59:54 66bfd2f37329: Preparing 01:59:54 32e195b18518: Preparing 01:59:54 7cd52847ad77: Preparing 01:59:54 32e195b18518: Waiting 01:59:54 7cd52847ad77: Waiting 01:59:54 66bfd2f37329: Layer already exists 01:59:54 51f763327399: Layer already exists 01:59:54 2175629b4513: Layer already exists 01:59:54 e3366fec8c36: Layer already exists 01:59:54 32a6fb54531d: Layer already exists 01:59:54 32e195b18518: Layer already exists 01:59:54 7cd52847ad77: Layer already exists 01:59:54 latest: digest: sha256:e639bc6d5f723159e6f62e28d0619c736db3e883f38e55299a229cf593d9fff5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.115 01:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:55 32a6fb54531d: Preparing 01:59:55 51f763327399: Preparing 01:59:55 e3366fec8c36: Preparing 01:59:55 2175629b4513: Preparing 01:59:55 66bfd2f37329: Preparing 01:59:55 32e195b18518: Preparing 01:59:55 7cd52847ad77: Preparing 01:59:55 32e195b18518: Waiting 01:59:55 7cd52847ad77: Waiting 01:59:55 32a6fb54531d: Layer already exists 01:59:55 2175629b4513: Layer already exists 01:59:55 51f763327399: Layer already exists 01:59:55 e3366fec8c36: Layer already exists 01:59:55 66bfd2f37329: Layer already exists 01:59:55 32e195b18518: Layer already exists 01:59:55 7cd52847ad77: Layer already exists 01:59:55 3.0.0-dev.115: digest: sha256:e639bc6d5f723159e6f62e28d0619c736db3e883f38e55299a229cf593d9fff5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 v3.17.2-300-g742ab8b6a3a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:59:55 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:59:55 OK: 17694 distinct packages available 01:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:59:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:55 32a6fb54531d: Preparing 01:59:55 51f763327399: Preparing 01:59:55 e3366fec8c36: Preparing 01:59:55 2175629b4513: Preparing 01:59:55 66bfd2f37329: Preparing 01:59:55 32e195b18518: Preparing 01:59:55 7cd52847ad77: Preparing 01:59:55 32e195b18518: Waiting 01:59:55 7cd52847ad77: Waiting 01:59:55 51f763327399: Layer already exists 01:59:55 66bfd2f37329: Layer already exists 01:59:55 32a6fb54531d: Layer already exists 01:59:55 e3366fec8c36: Layer already exists 01:59:55 2175629b4513: Layer already exists 01:59:55 32e195b18518: Layer already exists 01:59:55 7cd52847ad77: Layer already exists 01:59:55 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:e639bc6d5f723159e6f62e28d0619c736db3e883f38e55299a229cf593d9fff5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:59:56 32a6fb54531d: Preparing 01:59:56 51f763327399: Preparing 01:59:56 e3366fec8c36: Preparing 01:59:56 2175629b4513: Preparing 01:59:56 66bfd2f37329: Preparing 01:59:56 32e195b18518: Preparing 01:59:56 7cd52847ad77: Preparing 01:59:56 32e195b18518: Waiting 01:59:56 7cd52847ad77: Waiting 01:59:56 32a6fb54531d: Layer already exists 01:59:56 e3366fec8c36: Layer already exists 01:59:56 51f763327399: Layer already exists 01:59:56 2175629b4513: Layer already exists 01:59:56 66bfd2f37329: Layer already exists 01:59:56 32e195b18518: Layer already exists 01:59:56 7cd52847ad77: Layer already exists 01:59:56 main: digest: sha256:e639bc6d5f723159e6f62e28d0619c736db3e883f38e55299a229cf593d9fff5 size: 1777 [Pipeline] } 01:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:56 ===================================================== [Pipeline] echo 01:59:56 taggedImages: 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.115 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:59:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:59:56 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:56 latest 01:59:56 3.0.0-dev.115 01:59:56 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 01:59:56 main 01:59:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 Removing intermediate container ce7b2a4f520f 01:59:56 ---> f18201b965c6 01:59:56 Step 12/26 : WORKDIR /edgex-go 01:59:56 ---> Running in 655bb8d1ffd0 01:59:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 01:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:59:57 51001c07876c: Preparing 01:59:57 51001c07876c: Preparing 01:59:57 2bf02102ff64: Preparing 01:59:57 5a6e133d0588: Preparing 01:59:57 24dd6993c477: Preparing 01:59:57 52ac6d02eca8: Preparing 01:59:57 8043414fc7ae: Preparing 01:59:57 2175629b4513: Preparing 01:59:57 66bfd2f37329: Preparing 01:59:57 3beb3a2432b1: Preparing 01:59:57 cf6cea4d4044: Preparing 01:59:57 c60041def1e6: Preparing 01:59:57 6cda1d2b2c4c: Preparing 01:59:57 7cd52847ad77: Preparing 01:59:57 2175629b4513: Waiting 01:59:57 66bfd2f37329: Waiting 01:59:57 8043414fc7ae: Waiting 01:59:57 3beb3a2432b1: Waiting 01:59:57 cf6cea4d4044: Waiting 01:59:57 c60041def1e6: Waiting 01:59:57 6cda1d2b2c4c: Waiting 01:59:57 7cd52847ad77: Waiting 01:59:57 2bf02102ff64: Pushed 01:59:57 24dd6993c477: Pushed 01:59:57 5a6e133d0588: Pushed 01:59:57 51001c07876c: Pushed 01:59:57 52ac6d02eca8: Pushed 01:59:57 66bfd2f37329: Layer already exists 01:59:57 2175629b4513: Layer already exists 01:59:57 c60041def1e6: Pushed 01:59:57 3beb3a2432b1: Pushed 01:59:57 6cda1d2b2c4c: Pushed 01:59:57 7cd52847ad77: Layer already exists 01:59:57 cf6cea4d4044: Pushed 01:59:57 Removing intermediate container 655bb8d1ffd0 01:59:57 ---> 0b45fa26fabb 01:59:57 01:59:57 Step 13/26 : FROM alpine:3.17 01:59:57 ---> d74e625d9115 01:59:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:59:57 ---> Using cache 01:59:57 ---> 0aae2f2f1384 01:59:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:59:57 ---> Using cache 01:59:57 ---> 47b42ad8840a 01:59:57 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:57 ---> Using cache 01:59:57 ---> a2d4c242a2a6 01:59:57 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:59:57 ---> Using cache 01:59:57 ---> a10e22e60380 01:59:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:59:58 OK: 263 MiB in 53 packages 01:59:59 8043414fc7ae: Pushed 01:59:59 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:542147f543d004306a7cf1b379b4e11214b386d57f319ee0dfeea6aa875677e8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:59:59 51001c07876c: Preparing 01:59:59 51001c07876c: Preparing 01:59:59 2bf02102ff64: Preparing 01:59:59 5a6e133d0588: Preparing 01:59:59 24dd6993c477: Preparing 01:59:59 52ac6d02eca8: Preparing 01:59:59 8043414fc7ae: Preparing 01:59:59 2175629b4513: Preparing 01:59:59 66bfd2f37329: Preparing 01:59:59 3beb3a2432b1: Preparing 01:59:59 cf6cea4d4044: Preparing 01:59:59 c60041def1e6: Preparing 01:59:59 6cda1d2b2c4c: Preparing 01:59:59 7cd52847ad77: Preparing 01:59:59 66bfd2f37329: Waiting 01:59:59 8043414fc7ae: Waiting 01:59:59 3beb3a2432b1: Waiting 01:59:59 cf6cea4d4044: Waiting 01:59:59 2175629b4513: Waiting 01:59:59 c60041def1e6: Waiting 01:59:59 7cd52847ad77: Waiting 01:59:59 6cda1d2b2c4c: Waiting 01:59:59 24dd6993c477: Layer already exists 01:59:59 51001c07876c: Layer already exists 01:59:59 52ac6d02eca8: Layer already exists 01:59:59 5a6e133d0588: Layer already exists 01:59:59 2bf02102ff64: Layer already exists 01:59:59 8043414fc7ae: Layer already exists 01:59:59 66bfd2f37329: Layer already exists 01:59:59 2175629b4513: Layer already exists 01:59:59 cf6cea4d4044: Layer already exists 01:59:59 3beb3a2432b1: Layer already exists 01:59:59 c60041def1e6: Layer already exists 01:59:59 6cda1d2b2c4c: Layer already exists 01:59:59 7cd52847ad77: Layer already exists 01:59:59 latest: digest: sha256:542147f543d004306a7cf1b379b4e11214b386d57f319ee0dfeea6aa875677e8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 Removing intermediate container 2e571b4addd1 02:00:00 ---> b809dce598aa 02:00:00 Step 5/20 : COPY go.mod vendor* ./ 02:00:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.115 02:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:00:00 51001c07876c: Preparing 02:00:00 51001c07876c: Preparing 02:00:00 2bf02102ff64: Preparing 02:00:00 5a6e133d0588: Preparing 02:00:00 24dd6993c477: Preparing 02:00:00 52ac6d02eca8: Preparing 02:00:00 8043414fc7ae: Preparing 02:00:00 2175629b4513: Preparing 02:00:00 66bfd2f37329: Preparing 02:00:00 3beb3a2432b1: Preparing 02:00:00 cf6cea4d4044: Preparing 02:00:00 c60041def1e6: Preparing 02:00:00 6cda1d2b2c4c: Preparing 02:00:00 7cd52847ad77: Preparing 02:00:00 2175629b4513: Waiting 02:00:00 66bfd2f37329: Waiting 02:00:00 3beb3a2432b1: Waiting 02:00:00 6cda1d2b2c4c: Waiting 02:00:00 cf6cea4d4044: Waiting 02:00:00 c60041def1e6: Waiting 02:00:00 7cd52847ad77: Waiting 02:00:00 8043414fc7ae: Waiting 02:00:00 52ac6d02eca8: Layer already exists 02:00:00 24dd6993c477: Layer already exists 02:00:00 51001c07876c: Layer already exists 02:00:00 2bf02102ff64: Layer already exists 02:00:00 5a6e133d0588: Layer already exists 02:00:00 8043414fc7ae: Layer already exists 02:00:00 2175629b4513: Layer already exists 02:00:00 66bfd2f37329: Layer already exists 02:00:00 3beb3a2432b1: Layer already exists 02:00:00 cf6cea4d4044: Layer already exists 02:00:00 c60041def1e6: Layer already exists 02:00:00 6cda1d2b2c4c: Layer already exists 02:00:00 7cd52847ad77: Layer already exists 02:00:00 3.0.0-dev.115: digest: sha256:542147f543d004306a7cf1b379b4e11214b386d57f319ee0dfeea6aa875677e8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:00:00 51001c07876c: Preparing 02:00:00 51001c07876c: Preparing 02:00:00 2bf02102ff64: Preparing 02:00:00 5a6e133d0588: Preparing 02:00:00 24dd6993c477: Preparing 02:00:00 52ac6d02eca8: Preparing 02:00:00 8043414fc7ae: Preparing 02:00:00 2175629b4513: Preparing 02:00:00 66bfd2f37329: Preparing 02:00:00 3beb3a2432b1: Preparing 02:00:00 cf6cea4d4044: Preparing 02:00:00 c60041def1e6: Preparing 02:00:00 6cda1d2b2c4c: Preparing 02:00:00 7cd52847ad77: Preparing 02:00:00 2175629b4513: Waiting 02:00:00 8043414fc7ae: Waiting 02:00:00 c60041def1e6: Waiting 02:00:00 66bfd2f37329: Waiting 02:00:00 6cda1d2b2c4c: Waiting 02:00:00 3beb3a2432b1: Waiting 02:00:00 cf6cea4d4044: Waiting 02:00:00 7cd52847ad77: Waiting 02:00:00 2bf02102ff64: Layer already exists 02:00:00 52ac6d02eca8: Layer already exists 02:00:00 5a6e133d0588: Layer already exists 02:00:00 24dd6993c477: Layer already exists 02:00:00 51001c07876c: Layer already exists 02:00:00 8043414fc7ae: Layer already exists 02:00:00 2175629b4513: Layer already exists 02:00:00 cf6cea4d4044: Layer already exists 02:00:00 66bfd2f37329: Layer already exists 02:00:00 3beb3a2432b1: Layer already exists 02:00:00 c60041def1e6: Layer already exists 02:00:00 7cd52847ad77: Layer already exists 02:00:00 6cda1d2b2c4c: Layer already exists 02:00:00 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:542147f543d004306a7cf1b379b4e11214b386d57f319ee0dfeea6aa875677e8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:00:01 51001c07876c: Preparing 02:00:01 51001c07876c: Preparing 02:00:01 2bf02102ff64: Preparing 02:00:01 5a6e133d0588: Preparing 02:00:01 24dd6993c477: Preparing 02:00:01 52ac6d02eca8: Preparing 02:00:01 8043414fc7ae: Preparing 02:00:01 2175629b4513: Preparing 02:00:01 66bfd2f37329: Preparing 02:00:01 3beb3a2432b1: Preparing 02:00:01 cf6cea4d4044: Preparing 02:00:01 c60041def1e6: Preparing 02:00:01 6cda1d2b2c4c: Preparing 02:00:01 7cd52847ad77: Preparing 02:00:01 3beb3a2432b1: Waiting 02:00:01 cf6cea4d4044: Waiting 02:00:01 7cd52847ad77: Waiting 02:00:01 6cda1d2b2c4c: Waiting 02:00:01 8043414fc7ae: Waiting 02:00:01 2175629b4513: Waiting 02:00:01 66bfd2f37329: Waiting 02:00:01 24dd6993c477: Layer already exists 02:00:01 5a6e133d0588: Layer already exists 02:00:01 52ac6d02eca8: Layer already exists 02:00:01 2bf02102ff64: Layer already exists 02:00:01 51001c07876c: Layer already exists 02:00:01 8043414fc7ae: Layer already exists 02:00:01 3beb3a2432b1: Layer already exists 02:00:01 66bfd2f37329: Layer already exists 02:00:01 2175629b4513: Layer already exists 02:00:01 cf6cea4d4044: Layer already exists 02:00:01 c60041def1e6: Layer already exists 02:00:01 6cda1d2b2c4c: Layer already exists 02:00:01 7cd52847ad77: Layer already exists 02:00:01 main: digest: sha256:542147f543d004306a7cf1b379b4e11214b386d57f319ee0dfeea6aa875677e8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 02:00:01 ---> e83a369cd764 02:00:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:01 ---> Running in 9e0c95e8215a [Pipeline] echo 02:00:01 ===================================================== [Pipeline] echo 02:00:01 taggedImages: 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.115 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:00:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:00:01 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:01 latest 02:00:01 3.0.0-dev.115 02:00:01 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:01 main 02:00:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:02 3d5697a2f2fc: Preparing 02:00:02 8badac76c6a1: Preparing 02:00:02 781ff2c57a03: Preparing 02:00:02 bf4dbbae6268: Preparing 02:00:02 2175629b4513: Preparing 02:00:02 66bfd2f37329: Preparing 02:00:02 0b4b4353b588: Preparing 02:00:02 7cd52847ad77: Preparing 02:00:02 66bfd2f37329: Waiting 02:00:02 0b4b4353b588: Waiting 02:00:02 7cd52847ad77: Waiting 02:00:02 3d5697a2f2fc: Layer already exists 02:00:02 8badac76c6a1: Layer already exists 02:00:02 2175629b4513: Layer already exists 02:00:02 66bfd2f37329: Layer already exists 02:00:02 7cd52847ad77: Layer already exists 02:00:02 0b4b4353b588: Layer already exists 02:00:02 781ff2c57a03: Pushed 02:00:03 bf4dbbae6268: Pushed 02:00:03 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:88bd623070d78976336366fa45ce480416b36e4804f11a6aad5d52f7cc14da70 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:04 3d5697a2f2fc: Preparing 02:00:04 8badac76c6a1: Preparing 02:00:04 781ff2c57a03: Preparing 02:00:04 bf4dbbae6268: Preparing 02:00:04 2175629b4513: Preparing 02:00:04 66bfd2f37329: Preparing 02:00:04 0b4b4353b588: Preparing 02:00:04 7cd52847ad77: Preparing 02:00:04 0b4b4353b588: Waiting 02:00:04 7cd52847ad77: Waiting 02:00:04 66bfd2f37329: Waiting 02:00:04 3d5697a2f2fc: Layer already exists 02:00:04 2175629b4513: Layer already exists 02:00:04 bf4dbbae6268: Layer already exists 02:00:04 781ff2c57a03: Layer already exists 02:00:04 8badac76c6a1: Layer already exists 02:00:04 66bfd2f37329: Layer already exists 02:00:04 7cd52847ad77: Layer already exists 02:00:04 0b4b4353b588: Layer already exists 02:00:04 latest: digest: sha256:88bd623070d78976336366fa45ce480416b36e4804f11a6aad5d52f7cc14da70 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.115 02:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:05 3d5697a2f2fc: Preparing 02:00:05 8badac76c6a1: Preparing 02:00:05 781ff2c57a03: Preparing 02:00:05 bf4dbbae6268: Preparing 02:00:05 2175629b4513: Preparing 02:00:05 66bfd2f37329: Preparing 02:00:05 0b4b4353b588: Preparing 02:00:05 7cd52847ad77: Preparing 02:00:05 66bfd2f37329: Waiting 02:00:05 7cd52847ad77: Waiting 02:00:05 0b4b4353b588: Waiting 02:00:05 2175629b4513: Layer already exists 02:00:05 781ff2c57a03: Layer already exists 02:00:05 3d5697a2f2fc: Layer already exists 02:00:05 8badac76c6a1: Layer already exists 02:00:05 bf4dbbae6268: Layer already exists 02:00:05 66bfd2f37329: Layer already exists 02:00:05 7cd52847ad77: Layer already exists 02:00:05 0b4b4353b588: Layer already exists 02:00:05 3.0.0-dev.115: digest: sha256:88bd623070d78976336366fa45ce480416b36e4804f11a6aad5d52f7cc14da70 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:05 3d5697a2f2fc: Preparing 02:00:05 8badac76c6a1: Preparing 02:00:05 781ff2c57a03: Preparing 02:00:05 bf4dbbae6268: Preparing 02:00:05 2175629b4513: Preparing 02:00:05 66bfd2f37329: Preparing 02:00:05 0b4b4353b588: Preparing 02:00:05 7cd52847ad77: Preparing 02:00:05 66bfd2f37329: Waiting 02:00:05 7cd52847ad77: Waiting 02:00:05 0b4b4353b588: Waiting 02:00:05 781ff2c57a03: Layer already exists 02:00:05 8badac76c6a1: Layer already exists 02:00:05 bf4dbbae6268: Layer already exists 02:00:05 3d5697a2f2fc: Layer already exists 02:00:05 2175629b4513: Layer already exists 02:00:05 0b4b4353b588: Layer already exists 02:00:05 7cd52847ad77: Layer already exists 02:00:05 66bfd2f37329: Layer already exists 02:00:05 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:88bd623070d78976336366fa45ce480416b36e4804f11a6aad5d52f7cc14da70 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:00:06 3d5697a2f2fc: Preparing 02:00:06 8badac76c6a1: Preparing 02:00:06 781ff2c57a03: Preparing 02:00:06 bf4dbbae6268: Preparing 02:00:06 2175629b4513: Preparing 02:00:06 66bfd2f37329: Preparing 02:00:06 0b4b4353b588: Preparing 02:00:06 7cd52847ad77: Preparing 02:00:06 0b4b4353b588: Waiting 02:00:06 66bfd2f37329: Waiting 02:00:06 7cd52847ad77: Waiting 02:00:06 2175629b4513: Layer already exists 02:00:06 781ff2c57a03: Layer already exists 02:00:06 bf4dbbae6268: Layer already exists 02:00:06 8badac76c6a1: Layer already exists 02:00:06 3d5697a2f2fc: Layer already exists 02:00:06 0b4b4353b588: Layer already exists 02:00:06 66bfd2f37329: Layer already exists 02:00:06 7cd52847ad77: Layer already exists 02:00:06 main: digest: sha256:88bd623070d78976336366fa45ce480416b36e4804f11a6aad5d52f7cc14da70 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:06 ===================================================== [Pipeline] echo 02:00:06 taggedImages: 02:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.115 02:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:00:06 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:00:06 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:06 latest 02:00:06 3.0.0-dev.115 02:00:06 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:06 main 02:00:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:06 ---> 5dd375c095be 02:00:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:00:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:07 8928f560c975: Preparing 02:00:07 e98b5bfd0b70: Preparing 02:00:07 da84be29807f: Preparing 02:00:07 48e3b19bae44: Preparing 02:00:07 2175629b4513: Preparing 02:00:07 66bfd2f37329: Preparing 02:00:07 a988f506dfb6: Preparing 02:00:07 fd3328cc861b: Preparing 02:00:07 7cd52847ad77: Preparing 02:00:07 66bfd2f37329: Waiting 02:00:07 7cd52847ad77: Waiting 02:00:07 a988f506dfb6: Waiting 02:00:07 fd3328cc861b: Waiting 02:00:07 2175629b4513: Layer already exists 02:00:07 66bfd2f37329: Layer already exists 02:00:07 48e3b19bae44: Pushed 02:00:07 e98b5bfd0b70: Pushed 02:00:07 8928f560c975: Pushed 02:00:07 a988f506dfb6: Pushed 02:00:07 7cd52847ad77: Layer already exists 02:00:07 ---> b2aa593fd1c8 02:00:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:00:07 fd3328cc861b: Pushed 02:00:08 ---> a40ce1b19b1c 02:00:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:00:08 da84be29807f: Pushed 02:00:08 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:171a0e3ecd86f495fb08a0c8170621882660e488316ae23d610eb8e39e5d0bed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 ---> 9f0d8160ffe7 02:00:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:00:09 ---> Running in d9f759bac157 02:00:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:09 8928f560c975: Preparing 02:00:09 e98b5bfd0b70: Preparing 02:00:09 da84be29807f: Preparing 02:00:09 48e3b19bae44: Preparing 02:00:09 2175629b4513: Preparing 02:00:09 66bfd2f37329: Preparing 02:00:09 a988f506dfb6: Preparing 02:00:09 fd3328cc861b: Preparing 02:00:09 7cd52847ad77: Preparing 02:00:09 a988f506dfb6: Waiting 02:00:09 66bfd2f37329: Waiting 02:00:09 fd3328cc861b: Waiting 02:00:09 7cd52847ad77: Waiting 02:00:09 2175629b4513: Layer already exists 02:00:09 e98b5bfd0b70: Layer already exists 02:00:09 da84be29807f: Layer already exists 02:00:09 8928f560c975: Layer already exists 02:00:09 48e3b19bae44: Layer already exists 02:00:09 7cd52847ad77: Layer already exists 02:00:09 a988f506dfb6: Layer already exists 02:00:09 66bfd2f37329: Layer already exists 02:00:09 fd3328cc861b: Layer already exists 02:00:09 latest: digest: sha256:171a0e3ecd86f495fb08a0c8170621882660e488316ae23d610eb8e39e5d0bed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 Removing intermediate container d9f759bac157 02:00:09 ---> 21a8c8737076 02:00:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:00:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.115 02:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:09 8928f560c975: Preparing 02:00:09 e98b5bfd0b70: Preparing 02:00:09 da84be29807f: Preparing 02:00:09 48e3b19bae44: Preparing 02:00:09 2175629b4513: Preparing 02:00:09 66bfd2f37329: Preparing 02:00:09 a988f506dfb6: Preparing 02:00:09 fd3328cc861b: Preparing 02:00:09 7cd52847ad77: Preparing 02:00:09 66bfd2f37329: Waiting 02:00:09 fd3328cc861b: Waiting 02:00:09 a988f506dfb6: Waiting 02:00:09 7cd52847ad77: Waiting 02:00:09 8928f560c975: Layer already exists 02:00:09 48e3b19bae44: Layer already exists 02:00:09 e98b5bfd0b70: Layer already exists 02:00:09 2175629b4513: Layer already exists 02:00:09 da84be29807f: Layer already exists 02:00:09 a988f506dfb6: Layer already exists 02:00:09 7cd52847ad77: Layer already exists 02:00:09 66bfd2f37329: Layer already exists 02:00:09 fd3328cc861b: Layer already exists 02:00:09 3.0.0-dev.115: digest: sha256:171a0e3ecd86f495fb08a0c8170621882660e488316ae23d610eb8e39e5d0bed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:09 ---> Running in a6f078450f17 02:00:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:10 Removing intermediate container a6f078450f17 02:00:10 ---> 841d804bc2c7 02:00:10 Step 24/26 : LABEL arch=arm64 02:00:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:10 8928f560c975: Preparing 02:00:10 e98b5bfd0b70: Preparing 02:00:10 da84be29807f: Preparing 02:00:10 48e3b19bae44: Preparing 02:00:10 2175629b4513: Preparing 02:00:10 66bfd2f37329: Preparing 02:00:10 a988f506dfb6: Preparing 02:00:10 fd3328cc861b: Preparing 02:00:10 7cd52847ad77: Preparing 02:00:10 66bfd2f37329: Waiting 02:00:10 a988f506dfb6: Waiting 02:00:10 fd3328cc861b: Waiting 02:00:10 7cd52847ad77: Waiting 02:00:10 e98b5bfd0b70: Layer already exists 02:00:10 2175629b4513: Layer already exists 02:00:10 48e3b19bae44: Layer already exists 02:00:10 da84be29807f: Layer already exists 02:00:10 8928f560c975: Layer already exists 02:00:10 fd3328cc861b: Layer already exists 02:00:10 66bfd2f37329: Layer already exists 02:00:10 a988f506dfb6: Layer already exists 02:00:10 7cd52847ad77: Layer already exists 02:00:10 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:171a0e3ecd86f495fb08a0c8170621882660e488316ae23d610eb8e39e5d0bed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:10 ---> Running in 01baf25a63ff 02:00:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:00:10 8928f560c975: Preparing 02:00:10 e98b5bfd0b70: Preparing 02:00:10 da84be29807f: Preparing 02:00:10 48e3b19bae44: Preparing 02:00:10 2175629b4513: Preparing 02:00:10 66bfd2f37329: Preparing 02:00:10 a988f506dfb6: Preparing 02:00:10 fd3328cc861b: Preparing 02:00:10 7cd52847ad77: Preparing 02:00:10 a988f506dfb6: Waiting 02:00:10 fd3328cc861b: Waiting 02:00:10 7cd52847ad77: Waiting 02:00:10 66bfd2f37329: Waiting 02:00:10 da84be29807f: Layer already exists 02:00:10 e98b5bfd0b70: Layer already exists 02:00:10 8928f560c975: Layer already exists 02:00:10 2175629b4513: Layer already exists 02:00:10 48e3b19bae44: Layer already exists 02:00:10 7cd52847ad77: Layer already exists 02:00:10 fd3328cc861b: Layer already exists 02:00:10 66bfd2f37329: Layer already exists 02:00:10 a988f506dfb6: Layer already exists 02:00:10 main: digest: sha256:171a0e3ecd86f495fb08a0c8170621882660e488316ae23d610eb8e39e5d0bed size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:10 ===================================================== [Pipeline] echo 02:00:10 taggedImages: 02:00:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:00:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.115 02:00:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:00:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:00:11 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:11 latest 02:00:11 3.0.0-dev.115 02:00:11 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:11 main 02:00:11 ===================================================== [Pipeline] withEnv 02:00:11 Removing intermediate container 01baf25a63ff 02:00:11 ---> 136925690b2c 02:00:11 Step 25/26 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:11 ---> Running in d32329f0dfa1 [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:11 Removing intermediate container d32329f0dfa1 02:00:11 ---> c455982ccc00 02:00:11 Step 26/26 : LABEL version=3.0.0-dev.115 02:00:11 ---> Running in 1967bff0d241 02:00:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:11 6e231660e29c: Preparing 02:00:11 48fe9cd41edd: Preparing 02:00:11 22883b319739: Preparing 02:00:11 3c55572a1b24: Preparing 02:00:11 6a2c22f7cfe1: Preparing 02:00:11 7a0e3d1bc9c8: Preparing 02:00:11 19c1c37e311e: Preparing 02:00:11 2175629b4513: Preparing 02:00:11 66bfd2f37329: Preparing 02:00:11 b39b8c8b9a32: Preparing 02:00:11 7cd52847ad77: Preparing 02:00:11 2175629b4513: Waiting 02:00:11 19c1c37e311e: Waiting 02:00:11 7a0e3d1bc9c8: Waiting 02:00:11 b39b8c8b9a32: Waiting 02:00:11 7cd52847ad77: Waiting 02:00:11 66bfd2f37329: Waiting 02:00:11 6e231660e29c: Pushed 02:00:11 6a2c22f7cfe1: Pushed 02:00:11 48fe9cd41edd: Pushed 02:00:11 2175629b4513: Layer already exists 02:00:11 66bfd2f37329: Layer already exists 02:00:11 7a0e3d1bc9c8: Pushed 02:00:11 7cd52847ad77: Layer already exists 02:00:11 19c1c37e311e: Pushed 02:00:11 b39b8c8b9a32: Pushed 02:00:12 Removing intermediate container 1967bff0d241 02:00:12 ---> 9ab675baf8bb 02:00:12 02:00:12 Successfully built 9ab675baf8bb 02:00:12 Successfully tagged security-spire-server-arm64:latest 02:00:12  Building security-spire-server ... done Building support-notifications 02:00:12 3c55572a1b24: Pushed 02:00:13 22883b319739: Pushed 02:00:13 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:09e554933f1858396a839f61b55f930aa2d5c1371d4d0dc985534f498c67cbb7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:13 6e231660e29c: Preparing 02:00:13 48fe9cd41edd: Preparing 02:00:13 22883b319739: Preparing 02:00:13 3c55572a1b24: Preparing 02:00:13 6a2c22f7cfe1: Preparing 02:00:13 7a0e3d1bc9c8: Preparing 02:00:13 19c1c37e311e: Preparing 02:00:13 7a0e3d1bc9c8: Waiting 02:00:13 2175629b4513: Preparing 02:00:13 66bfd2f37329: Preparing 02:00:13 b39b8c8b9a32: Preparing 02:00:13 7cd52847ad77: Preparing 02:00:13 19c1c37e311e: Waiting 02:00:13 66bfd2f37329: Waiting 02:00:13 7cd52847ad77: Waiting 02:00:13 2175629b4513: Waiting 02:00:13 b39b8c8b9a32: Waiting 02:00:13 3c55572a1b24: Layer already exists 02:00:13 6a2c22f7cfe1: Layer already exists 02:00:13 22883b319739: Layer already exists 02:00:13 6e231660e29c: Layer already exists 02:00:13 48fe9cd41edd: Layer already exists 02:00:13 7a0e3d1bc9c8: Layer already exists 02:00:13 19c1c37e311e: Layer already exists 02:00:13 b39b8c8b9a32: Layer already exists 02:00:13 66bfd2f37329: Layer already exists 02:00:13 2175629b4513: Layer already exists 02:00:13 7cd52847ad77: Layer already exists 02:00:13 latest: digest: sha256:09e554933f1858396a839f61b55f930aa2d5c1371d4d0dc985534f498c67cbb7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.115 02:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:14 6e231660e29c: Preparing 02:00:14 48fe9cd41edd: Preparing 02:00:14 22883b319739: Preparing 02:00:14 3c55572a1b24: Preparing 02:00:14 6a2c22f7cfe1: Preparing 02:00:14 7a0e3d1bc9c8: Preparing 02:00:14 19c1c37e311e: Preparing 02:00:14 2175629b4513: Preparing 02:00:14 66bfd2f37329: Preparing 02:00:14 b39b8c8b9a32: Preparing 02:00:14 7cd52847ad77: Preparing 02:00:14 19c1c37e311e: Waiting 02:00:14 2175629b4513: Waiting 02:00:14 66bfd2f37329: Waiting 02:00:14 b39b8c8b9a32: Waiting 02:00:14 7a0e3d1bc9c8: Waiting 02:00:14 7cd52847ad77: Waiting 02:00:14 6e231660e29c: Layer already exists 02:00:14 48fe9cd41edd: Layer already exists 02:00:14 22883b319739: Layer already exists 02:00:14 6a2c22f7cfe1: Layer already exists 02:00:14 3c55572a1b24: Layer already exists 02:00:14 19c1c37e311e: Layer already exists 02:00:14 7a0e3d1bc9c8: Layer already exists 02:00:14 2175629b4513: Layer already exists 02:00:14 66bfd2f37329: Layer already exists 02:00:14 7cd52847ad77: Layer already exists 02:00:14 b39b8c8b9a32: Layer already exists 02:00:14 3.0.0-dev.115: digest: sha256:09e554933f1858396a839f61b55f930aa2d5c1371d4d0dc985534f498c67cbb7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:15 6e231660e29c: Preparing 02:00:15 48fe9cd41edd: Preparing 02:00:15 22883b319739: Preparing 02:00:15 3c55572a1b24: Preparing 02:00:15 6a2c22f7cfe1: Preparing 02:00:15 7a0e3d1bc9c8: Preparing 02:00:15 19c1c37e311e: Preparing 02:00:15 2175629b4513: Preparing 02:00:15 66bfd2f37329: Preparing 02:00:15 19c1c37e311e: Waiting 02:00:15 7a0e3d1bc9c8: Waiting 02:00:15 2175629b4513: Waiting 02:00:15 b39b8c8b9a32: Preparing 02:00:15 7cd52847ad77: Preparing 02:00:15 7cd52847ad77: Waiting 02:00:15 b39b8c8b9a32: Waiting 02:00:15 6e231660e29c: Layer already exists 02:00:15 22883b319739: Layer already exists 02:00:15 48fe9cd41edd: Layer already exists 02:00:15 3c55572a1b24: Layer already exists 02:00:15 6a2c22f7cfe1: Layer already exists 02:00:15 7a0e3d1bc9c8: Layer already exists 02:00:15 b39b8c8b9a32: Layer already exists 02:00:15 66bfd2f37329: Layer already exists 02:00:15 2175629b4513: Layer already exists 02:00:15 19c1c37e311e: Layer already exists 02:00:15 7cd52847ad77: Layer already exists 02:00:15 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:09e554933f1858396a839f61b55f930aa2d5c1371d4d0dc985534f498c67cbb7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:00:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:00:15 ---> 73dda004e2dd 02:00:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:00:15 ---> Using cache 02:00:15 ---> 0c8b4ce52fab 02:00:15 Step 4/23 : WORKDIR /edgex-go 02:00:15 ---> Using cache 02:00:15 ---> c26282778425 02:00:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:00:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:00:15 6e231660e29c: Preparing 02:00:15 48fe9cd41edd: Preparing 02:00:15 22883b319739: Preparing 02:00:15 3c55572a1b24: Preparing 02:00:15 6a2c22f7cfe1: Preparing 02:00:15 7a0e3d1bc9c8: Preparing 02:00:15 19c1c37e311e: Preparing 02:00:15 2175629b4513: Preparing 02:00:15 66bfd2f37329: Preparing 02:00:15 b39b8c8b9a32: Preparing 02:00:15 7cd52847ad77: Preparing 02:00:15 66bfd2f37329: Waiting 02:00:15 7a0e3d1bc9c8: Waiting 02:00:15 b39b8c8b9a32: Waiting 02:00:15 7cd52847ad77: Waiting 02:00:15 19c1c37e311e: Waiting 02:00:15 2175629b4513: Waiting 02:00:15 48fe9cd41edd: Layer already exists 02:00:15 22883b319739: Layer already exists 02:00:15 6e231660e29c: Layer already exists 02:00:15 6a2c22f7cfe1: Layer already exists 02:00:15 3c55572a1b24: Layer already exists 02:00:15 19c1c37e311e: Layer already exists 02:00:15 2175629b4513: Layer already exists 02:00:15 66bfd2f37329: Layer already exists 02:00:15 7a0e3d1bc9c8: Layer already exists 02:00:15 b39b8c8b9a32: Layer already exists 02:00:15 7cd52847ad77: Layer already exists 02:00:15 main: digest: sha256:09e554933f1858396a839f61b55f930aa2d5c1371d4d0dc985534f498c67cbb7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:15 ===================================================== [Pipeline] echo 02:00:15 taggedImages: 02:00:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:00:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.115 02:00:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:00:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:00:15 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:15 latest 02:00:15 3.0.0-dev.115 02:00:15 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:15 main 02:00:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:16 ---> Running in 2ebd6103211a 02:00:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:16 cb79f591dea7: Preparing 02:00:16 a44368097a8a: Preparing 02:00:16 2175629b4513: Preparing 02:00:16 66bfd2f37329: Preparing 02:00:16 ab91086fd117: Preparing 02:00:16 7cd52847ad77: Preparing 02:00:16 7cd52847ad77: Waiting 02:00:16 66bfd2f37329: Layer already exists 02:00:16 2175629b4513: Layer already exists 02:00:16 7cd52847ad77: Layer already exists 02:00:16 cb79f591dea7: Pushed 02:00:17 ab91086fd117: Pushed 02:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:18 a44368097a8a: Pushed 02:00:18 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:e7b1bcc095233404a9323bd41590c64f71f16845bc06083bbf39bb2801ea289c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:19 cb79f591dea7: Preparing 02:00:19 a44368097a8a: Preparing 02:00:19 2175629b4513: Preparing 02:00:19 66bfd2f37329: Preparing 02:00:19 ab91086fd117: Preparing 02:00:19 7cd52847ad77: Preparing 02:00:19 7cd52847ad77: Waiting 02:00:19 66bfd2f37329: Layer already exists 02:00:19 a44368097a8a: Layer already exists 02:00:19 ab91086fd117: Layer already exists 02:00:19 2175629b4513: Layer already exists 02:00:19 cb79f591dea7: Layer already exists 02:00:19 7cd52847ad77: Layer already exists 02:00:19 latest: digest: sha256:e7b1bcc095233404a9323bd41590c64f71f16845bc06083bbf39bb2801ea289c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.115 02:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:20 cb79f591dea7: Preparing 02:00:20 a44368097a8a: Preparing 02:00:20 2175629b4513: Preparing 02:00:20 66bfd2f37329: Preparing 02:00:20 ab91086fd117: Preparing 02:00:20 7cd52847ad77: Preparing 02:00:20 7cd52847ad77: Waiting 02:00:20 cb79f591dea7: Layer already exists 02:00:20 66bfd2f37329: Layer already exists 02:00:20 2175629b4513: Layer already exists 02:00:20 ab91086fd117: Layer already exists 02:00:20 a44368097a8a: Layer already exists 02:00:20 7cd52847ad77: Layer already exists 02:00:20 3.0.0-dev.115: digest: sha256:e7b1bcc095233404a9323bd41590c64f71f16845bc06083bbf39bb2801ea289c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:20 OK: 263 MiB in 53 packages 02:00:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:20 cb79f591dea7: Preparing 02:00:20 a44368097a8a: Preparing 02:00:20 2175629b4513: Preparing 02:00:20 66bfd2f37329: Preparing 02:00:20 ab91086fd117: Preparing 02:00:20 7cd52847ad77: Preparing 02:00:20 7cd52847ad77: Waiting 02:00:20 a44368097a8a: Layer already exists 02:00:20 cb79f591dea7: Layer already exists 02:00:20 66bfd2f37329: Layer already exists 02:00:20 2175629b4513: Layer already exists 02:00:20 ab91086fd117: Layer already exists 02:00:20 7cd52847ad77: Layer already exists 02:00:20 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:e7b1bcc095233404a9323bd41590c64f71f16845bc06083bbf39bb2801ea289c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:00:21 cb79f591dea7: Preparing 02:00:21 a44368097a8a: Preparing 02:00:21 2175629b4513: Preparing 02:00:21 66bfd2f37329: Preparing 02:00:21 ab91086fd117: Preparing 02:00:21 7cd52847ad77: Preparing 02:00:21 7cd52847ad77: Waiting 02:00:21 ab91086fd117: Layer already exists 02:00:21 cb79f591dea7: Layer already exists 02:00:21 2175629b4513: Layer already exists 02:00:21 a44368097a8a: Layer already exists 02:00:21 66bfd2f37329: Layer already exists 02:00:21 7cd52847ad77: Layer already exists 02:00:21 main: digest: sha256:e7b1bcc095233404a9323bd41590c64f71f16845bc06083bbf39bb2801ea289c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:21 ===================================================== [Pipeline] echo 02:00:21 taggedImages: 02:00:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:00:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.115 02:00:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:00:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:00:21 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:21 latest 02:00:21 3.0.0-dev.115 02:00:21 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:21 main 02:00:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 Removing intermediate container 2ebd6103211a 02:00:21 ---> f006f339c9a0 02:00:21 Step 6/23 : COPY go.mod vendor* ./ 02:00:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:22 5f6d5d172965: Preparing 02:00:22 378f50ecae8a: Preparing 02:00:22 8880468526d1: Preparing 02:00:22 1c58bdee61bc: Preparing 02:00:22 d434800b6c4a: Preparing 02:00:22 2175629b4513: Preparing 02:00:22 66bfd2f37329: Preparing 02:00:22 0e272cf1c8aa: Preparing 02:00:22 7cd52847ad77: Preparing 02:00:22 2175629b4513: Waiting 02:00:22 66bfd2f37329: Waiting 02:00:22 7cd52847ad77: Waiting 02:00:22 0e272cf1c8aa: Waiting 02:00:22 5f6d5d172965: Pushed 02:00:22 8880468526d1: Pushed 02:00:22 378f50ecae8a: Pushed 02:00:22 2175629b4513: Layer already exists 02:00:22 66bfd2f37329: Layer already exists 02:00:22 7cd52847ad77: Layer already exists 02:00:22 ---> e0edcc6327f0 02:00:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:22 ---> Running in bfbd7d9fc978 02:00:22 0e272cf1c8aa: Pushed 02:00:26 d434800b6c4a: Pushed 02:00:29 1c58bdee61bc: Pushed 02:00:29 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:2b0537b0b43788089eda1daaf38ca3aae45d20bdaf869e824544c3bbfdf0b5e0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:30 5f6d5d172965: Preparing 02:00:30 378f50ecae8a: Preparing 02:00:30 8880468526d1: Preparing 02:00:30 1c58bdee61bc: Preparing 02:00:30 d434800b6c4a: Preparing 02:00:30 2175629b4513: Preparing 02:00:30 66bfd2f37329: Preparing 02:00:30 0e272cf1c8aa: Preparing 02:00:30 7cd52847ad77: Preparing 02:00:30 0e272cf1c8aa: Waiting 02:00:30 2175629b4513: Waiting 02:00:30 66bfd2f37329: Waiting 02:00:30 7cd52847ad77: Waiting 02:00:30 378f50ecae8a: Layer already exists 02:00:30 1c58bdee61bc: Layer already exists 02:00:30 5f6d5d172965: Layer already exists 02:00:30 d434800b6c4a: Layer already exists 02:00:30 8880468526d1: Layer already exists 02:00:30 2175629b4513: Layer already exists 02:00:30 66bfd2f37329: Layer already exists 02:00:30 7cd52847ad77: Layer already exists 02:00:30 0e272cf1c8aa: Layer already exists 02:00:30 latest: digest: sha256:2b0537b0b43788089eda1daaf38ca3aae45d20bdaf869e824544c3bbfdf0b5e0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.115 02:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:30 5f6d5d172965: Preparing 02:00:30 378f50ecae8a: Preparing 02:00:30 8880468526d1: Preparing 02:00:30 1c58bdee61bc: Preparing 02:00:30 d434800b6c4a: Preparing 02:00:30 2175629b4513: Preparing 02:00:30 66bfd2f37329: Preparing 02:00:30 0e272cf1c8aa: Preparing 02:00:30 7cd52847ad77: Preparing 02:00:30 2175629b4513: Waiting 02:00:30 66bfd2f37329: Waiting 02:00:30 0e272cf1c8aa: Waiting 02:00:30 7cd52847ad77: Waiting 02:00:30 1c58bdee61bc: Layer already exists 02:00:30 8880468526d1: Layer already exists 02:00:30 5f6d5d172965: Layer already exists 02:00:30 d434800b6c4a: Layer already exists 02:00:30 378f50ecae8a: Layer already exists 02:00:30 66bfd2f37329: Layer already exists 02:00:30 2175629b4513: Layer already exists 02:00:30 0e272cf1c8aa: Layer already exists 02:00:30 7cd52847ad77: Layer already exists 02:00:30 3.0.0-dev.115: digest: sha256:2b0537b0b43788089eda1daaf38ca3aae45d20bdaf869e824544c3bbfdf0b5e0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:31 5f6d5d172965: Preparing 02:00:31 378f50ecae8a: Preparing 02:00:31 8880468526d1: Preparing 02:00:31 1c58bdee61bc: Preparing 02:00:31 d434800b6c4a: Preparing 02:00:31 2175629b4513: Preparing 02:00:31 66bfd2f37329: Preparing 02:00:31 0e272cf1c8aa: Preparing 02:00:31 7cd52847ad77: Preparing 02:00:31 2175629b4513: Waiting 02:00:31 0e272cf1c8aa: Waiting 02:00:31 66bfd2f37329: Waiting 02:00:31 7cd52847ad77: Waiting 02:00:31 378f50ecae8a: Layer already exists 02:00:31 1c58bdee61bc: Layer already exists 02:00:31 5f6d5d172965: Layer already exists 02:00:31 8880468526d1: Layer already exists 02:00:31 d434800b6c4a: Layer already exists 02:00:31 66bfd2f37329: Layer already exists 02:00:31 2175629b4513: Layer already exists 02:00:31 0e272cf1c8aa: Layer already exists 02:00:31 7cd52847ad77: Layer already exists 02:00:31 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:2b0537b0b43788089eda1daaf38ca3aae45d20bdaf869e824544c3bbfdf0b5e0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:00:31 5f6d5d172965: Preparing 02:00:31 378f50ecae8a: Preparing 02:00:31 8880468526d1: Preparing 02:00:31 1c58bdee61bc: Preparing 02:00:31 d434800b6c4a: Preparing 02:00:31 2175629b4513: Preparing 02:00:31 66bfd2f37329: Preparing 02:00:31 0e272cf1c8aa: Preparing 02:00:31 7cd52847ad77: Preparing 02:00:31 2175629b4513: Waiting 02:00:31 66bfd2f37329: Waiting 02:00:31 7cd52847ad77: Waiting 02:00:31 5f6d5d172965: Layer already exists 02:00:31 8880468526d1: Layer already exists 02:00:31 378f50ecae8a: Layer already exists 02:00:31 1c58bdee61bc: Layer already exists 02:00:31 d434800b6c4a: Layer already exists 02:00:31 2175629b4513: Layer already exists 02:00:31 0e272cf1c8aa: Layer already exists 02:00:31 66bfd2f37329: Layer already exists 02:00:31 7cd52847ad77: Layer already exists 02:00:31 main: digest: sha256:2b0537b0b43788089eda1daaf38ca3aae45d20bdaf869e824544c3bbfdf0b5e0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:31 ===================================================== [Pipeline] echo 02:00:31 taggedImages: 02:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.115 02:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:00:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:00:32 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:32 latest 02:00:32 3.0.0-dev.115 02:00:32 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:32 main 02:00:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:00:32 7a0a3f333464: Preparing 02:00:32 d4c1e43201d6: Preparing 02:00:32 180b1ae835fb: Preparing 02:00:32 1c58bdee61bc: Preparing 02:00:32 2175629b4513: Preparing 02:00:32 66bfd2f37329: Preparing 02:00:32 3963fdcd3d0e: Preparing 02:00:32 7cd52847ad77: Preparing 02:00:32 3963fdcd3d0e: Waiting 02:00:32 7cd52847ad77: Waiting 02:00:32 66bfd2f37329: Waiting 02:00:32 2175629b4513: Layer already exists 02:00:32 1c58bdee61bc: Layer already exists 02:00:32 66bfd2f37329: Layer already exists 02:00:32 7cd52847ad77: Layer already exists 02:00:32 d4c1e43201d6: Pushed 02:00:32 7a0a3f333464: Pushed 02:00:32 180b1ae835fb: Pushed 02:00:32 3963fdcd3d0e: Pushed 02:00:33 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:fb59b835888d6d7fe3d8bfc65c5fdd44390f89b9f7f1b9e4c79fa6a57d744053 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:00:33 7a0a3f333464: Preparing 02:00:33 d4c1e43201d6: Preparing 02:00:33 180b1ae835fb: Preparing 02:00:33 1c58bdee61bc: Preparing 02:00:33 2175629b4513: Preparing 02:00:33 66bfd2f37329: Preparing 02:00:33 3963fdcd3d0e: Preparing 02:00:33 7cd52847ad77: Preparing 02:00:33 3963fdcd3d0e: Waiting 02:00:33 7cd52847ad77: Waiting 02:00:33 2175629b4513: Layer already exists 02:00:33 d4c1e43201d6: Layer already exists 02:00:33 180b1ae835fb: Layer already exists 02:00:33 1c58bdee61bc: Layer already exists 02:00:33 7a0a3f333464: Layer already exists 02:00:33 66bfd2f37329: Layer already exists 02:00:33 7cd52847ad77: Layer already exists 02:00:33 3963fdcd3d0e: Layer already exists 02:00:33 latest: digest: sha256:fb59b835888d6d7fe3d8bfc65c5fdd44390f89b9f7f1b9e4c79fa6a57d744053 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.115 02:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:00:34 7a0a3f333464: Preparing 02:00:34 d4c1e43201d6: Preparing 02:00:34 180b1ae835fb: Preparing 02:00:34 1c58bdee61bc: Preparing 02:00:34 2175629b4513: Preparing 02:00:34 66bfd2f37329: Preparing 02:00:34 3963fdcd3d0e: Preparing 02:00:34 7cd52847ad77: Preparing 02:00:34 66bfd2f37329: Waiting 02:00:34 3963fdcd3d0e: Waiting 02:00:34 7cd52847ad77: Waiting 02:00:34 1c58bdee61bc: Layer already exists 02:00:34 7a0a3f333464: Layer already exists 02:00:34 2175629b4513: Layer already exists 02:00:34 d4c1e43201d6: Layer already exists 02:00:34 3963fdcd3d0e: Layer already exists 02:00:34 180b1ae835fb: Layer already exists 02:00:34 66bfd2f37329: Layer already exists 02:00:34 7cd52847ad77: Layer already exists 02:00:34 3.0.0-dev.115: digest: sha256:fb59b835888d6d7fe3d8bfc65c5fdd44390f89b9f7f1b9e4c79fa6a57d744053 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:00:34 7a0a3f333464: Preparing 02:00:34 d4c1e43201d6: Preparing 02:00:34 180b1ae835fb: Preparing 02:00:34 1c58bdee61bc: Preparing 02:00:34 2175629b4513: Preparing 02:00:34 66bfd2f37329: Preparing 02:00:34 3963fdcd3d0e: Preparing 02:00:34 7cd52847ad77: Preparing 02:00:34 3963fdcd3d0e: Waiting 02:00:34 66bfd2f37329: Waiting 02:00:34 7cd52847ad77: Waiting 02:00:34 1c58bdee61bc: Layer already exists 02:00:34 2175629b4513: Layer already exists 02:00:34 7a0a3f333464: Layer already exists 02:00:34 180b1ae835fb: Layer already exists 02:00:34 d4c1e43201d6: Layer already exists 02:00:34 66bfd2f37329: Layer already exists 02:00:34 3963fdcd3d0e: Layer already exists 02:00:34 7cd52847ad77: Layer already exists 02:00:34 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:fb59b835888d6d7fe3d8bfc65c5fdd44390f89b9f7f1b9e4c79fa6a57d744053 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:00:35 7a0a3f333464: Preparing 02:00:35 d4c1e43201d6: Preparing 02:00:35 180b1ae835fb: Preparing 02:00:35 1c58bdee61bc: Preparing 02:00:35 2175629b4513: Preparing 02:00:35 66bfd2f37329: Preparing 02:00:35 3963fdcd3d0e: Preparing 02:00:35 7cd52847ad77: Preparing 02:00:35 66bfd2f37329: Waiting 02:00:35 3963fdcd3d0e: Waiting 02:00:35 7cd52847ad77: Waiting 02:00:35 d4c1e43201d6: Layer already exists 02:00:35 1c58bdee61bc: Layer already exists 02:00:35 7a0a3f333464: Layer already exists 02:00:35 2175629b4513: Layer already exists 02:00:35 180b1ae835fb: Layer already exists 02:00:35 66bfd2f37329: Layer already exists 02:00:35 3963fdcd3d0e: Layer already exists 02:00:35 7cd52847ad77: Layer already exists 02:00:35 main: digest: sha256:fb59b835888d6d7fe3d8bfc65c5fdd44390f89b9f7f1b9e4c79fa6a57d744053 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:35 ===================================================== [Pipeline] echo 02:00:35 taggedImages: 02:00:35 - nexus3.edgexfoundry.org:10004/security-spire-config:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:00:35 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.115 02:00:35 - nexus3.edgexfoundry.org:10004/security-spire-config:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:00:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:00:35 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:35 latest 02:00:35 3.0.0-dev.115 02:00:35 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:35 main 02:00:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:00:36 30af37dd6481: Preparing 02:00:36 e8291a6fb9da: Preparing 02:00:36 09f241223d88: Preparing 02:00:36 612fd01c627f: Preparing 02:00:36 2175629b4513: Preparing 02:00:36 66bfd2f37329: Preparing 02:00:36 0e272cf1c8aa: Preparing 02:00:36 7cd52847ad77: Preparing 02:00:36 66bfd2f37329: Waiting 02:00:36 0e272cf1c8aa: Waiting 02:00:36 7cd52847ad77: Waiting 02:00:36 2175629b4513: Layer already exists 02:00:36 66bfd2f37329: Layer already exists 02:00:36 0e272cf1c8aa: Layer already exists 02:00:36 7cd52847ad77: Layer already exists 02:00:36 09f241223d88: Pushed 02:00:36 e8291a6fb9da: Pushed 02:00:36 30af37dd6481: Pushed 02:00:44 612fd01c627f: Pushed 02:00:44 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:a5ec64d472df8d9ee6896756a0abc036a8e09372321542964170055991f298fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:00:44 30af37dd6481: Preparing 02:00:44 e8291a6fb9da: Preparing 02:00:44 09f241223d88: Preparing 02:00:44 612fd01c627f: Preparing 02:00:44 2175629b4513: Preparing 02:00:44 66bfd2f37329: Preparing 02:00:44 0e272cf1c8aa: Preparing 02:00:44 7cd52847ad77: Preparing 02:00:44 0e272cf1c8aa: Waiting 02:00:44 66bfd2f37329: Waiting 02:00:44 7cd52847ad77: Waiting 02:00:44 e8291a6fb9da: Layer already exists 02:00:44 2175629b4513: Layer already exists 02:00:44 09f241223d88: Layer already exists 02:00:44 30af37dd6481: Layer already exists 02:00:44 612fd01c627f: Layer already exists 02:00:44 66bfd2f37329: Layer already exists 02:00:44 0e272cf1c8aa: Layer already exists 02:00:44 7cd52847ad77: Layer already exists 02:00:44 latest: digest: sha256:a5ec64d472df8d9ee6896756a0abc036a8e09372321542964170055991f298fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.115 02:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:00:45 30af37dd6481: Preparing 02:00:45 e8291a6fb9da: Preparing 02:00:45 09f241223d88: Preparing 02:00:45 612fd01c627f: Preparing 02:00:45 2175629b4513: Preparing 02:00:45 66bfd2f37329: Preparing 02:00:45 0e272cf1c8aa: Preparing 02:00:45 7cd52847ad77: Preparing 02:00:45 0e272cf1c8aa: Waiting 02:00:45 66bfd2f37329: Waiting 02:00:45 7cd52847ad77: Waiting 02:00:45 30af37dd6481: Layer already exists 02:00:45 09f241223d88: Layer already exists 02:00:45 e8291a6fb9da: Layer already exists 02:00:45 612fd01c627f: Layer already exists 02:00:45 2175629b4513: Layer already exists 02:00:45 7cd52847ad77: Layer already exists 02:00:45 66bfd2f37329: Layer already exists 02:00:45 0e272cf1c8aa: Layer already exists 02:00:45 3.0.0-dev.115: digest: sha256:a5ec64d472df8d9ee6896756a0abc036a8e09372321542964170055991f298fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:00:46 30af37dd6481: Preparing 02:00:46 e8291a6fb9da: Preparing 02:00:46 09f241223d88: Preparing 02:00:46 612fd01c627f: Preparing 02:00:46 2175629b4513: Preparing 02:00:46 66bfd2f37329: Preparing 02:00:46 0e272cf1c8aa: Preparing 02:00:46 7cd52847ad77: Preparing 02:00:46 66bfd2f37329: Waiting 02:00:46 0e272cf1c8aa: Waiting 02:00:46 7cd52847ad77: Waiting 02:00:46 612fd01c627f: Layer already exists 02:00:46 e8291a6fb9da: Layer already exists 02:00:46 2175629b4513: Layer already exists 02:00:46 09f241223d88: Layer already exists 02:00:46 30af37dd6481: Layer already exists 02:00:46 7cd52847ad77: Layer already exists 02:00:46 0e272cf1c8aa: Layer already exists 02:00:46 66bfd2f37329: Layer already exists 02:00:46 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:a5ec64d472df8d9ee6896756a0abc036a8e09372321542964170055991f298fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:00:46 30af37dd6481: Preparing 02:00:46 e8291a6fb9da: Preparing 02:00:46 09f241223d88: Preparing 02:00:46 612fd01c627f: Preparing 02:00:46 2175629b4513: Preparing 02:00:46 66bfd2f37329: Preparing 02:00:46 0e272cf1c8aa: Preparing 02:00:46 7cd52847ad77: Preparing 02:00:46 66bfd2f37329: Waiting 02:00:46 7cd52847ad77: Waiting 02:00:46 0e272cf1c8aa: Waiting 02:00:46 30af37dd6481: Layer already exists 02:00:46 e8291a6fb9da: Layer already exists 02:00:46 2175629b4513: Layer already exists 02:00:46 612fd01c627f: Layer already exists 02:00:46 09f241223d88: Layer already exists 02:00:46 66bfd2f37329: Layer already exists 02:00:46 7cd52847ad77: Layer already exists 02:00:46 0e272cf1c8aa: Layer already exists 02:00:46 main: digest: sha256:a5ec64d472df8d9ee6896756a0abc036a8e09372321542964170055991f298fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:46 ===================================================== [Pipeline] echo 02:00:46 taggedImages: 02:00:46 - nexus3.edgexfoundry.org:10004/security-spire-server:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:00:46 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.115 02:00:46 - nexus3.edgexfoundry.org:10004/security-spire-server:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:00:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:00:46 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:46 latest 02:00:46 3.0.0-dev.115 02:00:46 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:46 main 02:00:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:00:47 df8d43693614: Preparing 02:00:47 8dbc3e3f4e47: Preparing 02:00:47 2175629b4513: Preparing 02:00:47 66bfd2f37329: Preparing 02:00:47 04098cdc2c44: Preparing 02:00:47 7cd52847ad77: Preparing 02:00:47 7cd52847ad77: Waiting 02:00:47 2175629b4513: Layer already exists 02:00:47 66bfd2f37329: Layer already exists 02:00:47 7cd52847ad77: Layer already exists 02:00:47 df8d43693614: Pushed 02:00:47 04098cdc2c44: Pushed 02:00:50 8dbc3e3f4e47: Pushed 02:00:50 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:81a07d1e889da58eafa7248a94fd0376b49e15927648e6dd078f6742d1a09b47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:00:50 df8d43693614: Preparing 02:00:50 8dbc3e3f4e47: Preparing 02:00:50 2175629b4513: Preparing 02:00:50 66bfd2f37329: Preparing 02:00:50 04098cdc2c44: Preparing 02:00:50 7cd52847ad77: Preparing 02:00:50 7cd52847ad77: Waiting 02:00:50 2175629b4513: Layer already exists 02:00:50 66bfd2f37329: Layer already exists 02:00:50 8dbc3e3f4e47: Layer already exists 02:00:50 df8d43693614: Layer already exists 02:00:50 04098cdc2c44: Layer already exists 02:00:50 7cd52847ad77: Layer already exists 02:00:50 latest: digest: sha256:81a07d1e889da58eafa7248a94fd0376b49e15927648e6dd078f6742d1a09b47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.115 02:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:00:51 df8d43693614: Preparing 02:00:51 8dbc3e3f4e47: Preparing 02:00:51 2175629b4513: Preparing 02:00:51 66bfd2f37329: Preparing 02:00:51 04098cdc2c44: Preparing 02:00:51 7cd52847ad77: Preparing 02:00:51 7cd52847ad77: Waiting 02:00:51 8dbc3e3f4e47: Layer already exists 02:00:51 04098cdc2c44: Layer already exists 02:00:51 66bfd2f37329: Layer already exists 02:00:51 df8d43693614: Layer already exists 02:00:51 2175629b4513: Layer already exists 02:00:51 7cd52847ad77: Layer already exists 02:00:51 3.0.0-dev.115: digest: sha256:81a07d1e889da58eafa7248a94fd0376b49e15927648e6dd078f6742d1a09b47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:00:51 df8d43693614: Preparing 02:00:51 8dbc3e3f4e47: Preparing 02:00:51 2175629b4513: Preparing 02:00:51 66bfd2f37329: Preparing 02:00:51 04098cdc2c44: Preparing 02:00:51 7cd52847ad77: Preparing 02:00:51 7cd52847ad77: Waiting 02:00:51 8dbc3e3f4e47: Layer already exists 02:00:51 04098cdc2c44: Layer already exists 02:00:51 df8d43693614: Layer already exists 02:00:51 66bfd2f37329: Layer already exists 02:00:51 2175629b4513: Layer already exists 02:00:51 7cd52847ad77: Layer already exists 02:00:51 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:81a07d1e889da58eafa7248a94fd0376b49e15927648e6dd078f6742d1a09b47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:00:52 df8d43693614: Preparing 02:00:52 8dbc3e3f4e47: Preparing 02:00:52 2175629b4513: Preparing 02:00:52 66bfd2f37329: Preparing 02:00:52 04098cdc2c44: Preparing 02:00:52 7cd52847ad77: Preparing 02:00:52 66bfd2f37329: Layer already exists 02:00:52 8dbc3e3f4e47: Layer already exists 02:00:52 df8d43693614: Layer already exists 02:00:52 04098cdc2c44: Layer already exists 02:00:52 2175629b4513: Layer already exists 02:00:52 7cd52847ad77: Layer already exists 02:00:52 main: digest: sha256:81a07d1e889da58eafa7248a94fd0376b49e15927648e6dd078f6742d1a09b47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:52 ===================================================== [Pipeline] echo 02:00:52 taggedImages: 02:00:52 - nexus3.edgexfoundry.org:10004/support-notifications:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:52 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:00:52 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.115 02:00:52 - nexus3.edgexfoundry.org:10004/support-notifications:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:52 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:00:52 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:00:52 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:52 latest 02:00:52 3.0.0-dev.115 02:00:52 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:52 main 02:00:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:00:53 9652cdc5669f: Preparing 02:00:53 84af362fa6a3: Preparing 02:00:53 2175629b4513: Preparing 02:00:53 66bfd2f37329: Preparing 02:00:53 32e195b18518: Preparing 02:00:53 7cd52847ad77: Preparing 02:00:53 7cd52847ad77: Waiting 02:00:53 66bfd2f37329: Layer already exists 02:00:53 32e195b18518: Layer already exists 02:00:53 2175629b4513: Layer already exists 02:00:53 7cd52847ad77: Layer already exists 02:00:53 9652cdc5669f: Pushed 02:00:55 84af362fa6a3: Pushed 02:00:55 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:e3a9026b8fadab17c285391f42cdd413f4f3a5aa4e330c346e021e36242ab44e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:00:56 9652cdc5669f: Preparing 02:00:56 84af362fa6a3: Preparing 02:00:56 2175629b4513: Preparing 02:00:56 66bfd2f37329: Preparing 02:00:56 32e195b18518: Preparing 02:00:56 7cd52847ad77: Preparing 02:00:56 32e195b18518: Layer already exists 02:00:56 9652cdc5669f: Layer already exists 02:00:56 84af362fa6a3: Layer already exists 02:00:56 2175629b4513: Layer already exists 02:00:56 66bfd2f37329: Layer already exists 02:00:56 7cd52847ad77: Layer already exists 02:00:56 latest: digest: sha256:e3a9026b8fadab17c285391f42cdd413f4f3a5aa4e330c346e021e36242ab44e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.115 02:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:00:57 9652cdc5669f: Preparing 02:00:57 84af362fa6a3: Preparing 02:00:57 2175629b4513: Preparing 02:00:57 66bfd2f37329: Preparing 02:00:57 32e195b18518: Preparing 02:00:57 7cd52847ad77: Preparing 02:00:57 7cd52847ad77: Waiting 02:00:57 9652cdc5669f: Layer already exists 02:00:57 84af362fa6a3: Layer already exists 02:00:57 2175629b4513: Layer already exists 02:00:57 66bfd2f37329: Layer already exists 02:00:57 32e195b18518: Layer already exists 02:00:57 7cd52847ad77: Layer already exists 02:00:57 3.0.0-dev.115: digest: sha256:e3a9026b8fadab17c285391f42cdd413f4f3a5aa4e330c346e021e36242ab44e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:00:57 9652cdc5669f: Preparing 02:00:57 84af362fa6a3: Preparing 02:00:57 2175629b4513: Preparing 02:00:57 66bfd2f37329: Preparing 02:00:57 32e195b18518: Preparing 02:00:57 7cd52847ad77: Preparing 02:00:57 7cd52847ad77: Waiting 02:00:57 32e195b18518: Layer already exists 02:00:57 9652cdc5669f: Layer already exists 02:00:57 66bfd2f37329: Layer already exists 02:00:57 2175629b4513: Layer already exists 02:00:57 84af362fa6a3: Layer already exists 02:00:57 7cd52847ad77: Layer already exists 02:00:57 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:e3a9026b8fadab17c285391f42cdd413f4f3a5aa4e330c346e021e36242ab44e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:00:58 9652cdc5669f: Preparing 02:00:58 84af362fa6a3: Preparing 02:00:58 2175629b4513: Preparing 02:00:58 66bfd2f37329: Preparing 02:00:58 32e195b18518: Preparing 02:00:58 7cd52847ad77: Preparing 02:00:58 7cd52847ad77: Waiting 02:00:58 2175629b4513: Layer already exists 02:00:58 66bfd2f37329: Layer already exists 02:00:58 32e195b18518: Layer already exists 02:00:58 9652cdc5669f: Layer already exists 02:00:58 84af362fa6a3: Layer already exists 02:00:58 7cd52847ad77: Layer already exists 02:00:58 main: digest: sha256:e3a9026b8fadab17c285391f42cdd413f4f3a5aa4e330c346e021e36242ab44e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:58 ===================================================== [Pipeline] echo 02:00:58 taggedImages: 02:00:58 - nexus3.edgexfoundry.org:10004/support-scheduler:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:00:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:00:58 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.115 02:00:58 - nexus3.edgexfoundry.org:10004/support-scheduler:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:00:58 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:59 Removing intermediate container 9e0c95e8215a 02:01:59 ---> ccb7691ecf9d 02:01:59 Step 7/20 : COPY . . 02:01:59 ---> 67f80e851143 02:01:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:01:59 ---> Running in 4d77fa5e9bf2 02:01:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:02:11 Removing intermediate container bfbd7d9fc978 02:02:11 ---> a53f1180dd0a 02:02:11 Step 8/23 : COPY . . 02:02:14 ---> 781fc1fc01eb 02:02:14 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:02:14 ---> Running in a4256760b614 02:02:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:06:08 Removing intermediate container 33c4c38aaf40 02:06:08 ---> 4c766db64406 02:06:08 02:06:08 Step 10/23 : FROM alpine:3.17 02:06:08 ---> d74e625d9115 02:06:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:06:08 ---> Running in 1c3065f46db3 02:06:08 Removing intermediate container 1c3065f46db3 02:06:08 ---> cf74885f292b 02:06:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:06:08 ---> Running in 740a8abc0497 02:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:06:11 (1/1) Installing dumb-init (1.2.5-r2) 02:06:11 Executing busybox-1.35.0-r29.trigger 02:06:11 OK: 8 MiB in 16 packages 02:06:12 Removing intermediate container 740a8abc0497 02:06:12 ---> b93cea266426 02:06:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:06:15 ---> 27a91f9a0500 02:06:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:06:16 ---> 8137d745b1ee 02:06:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:06:18 ---> 4fb19d5e6463 02:06:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:06:19 ---> 02cfe65e4bc4 02:06:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:06:20 ---> 4f439f683696 02:06:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:06:20 ---> Running in f9212820a98e 02:06:24 Removing intermediate container f9212820a98e 02:06:24 ---> b51b2178d26e 02:06:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:06:24 ---> Running in 84442b986c24 02:06:24 Removing intermediate container 84442b986c24 02:06:24 ---> 72d4d2650fc5 02:06:24 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 02:06:24 ---> Running in da9812e20cee 02:06:25 Removing intermediate container da9812e20cee 02:06:25 ---> 9aafb4fe8bda 02:06:25 Step 21/23 : LABEL arch=arm64 02:06:25 ---> Running in a6c297bbc9ce 02:06:26 Removing intermediate container a6c297bbc9ce 02:06:26 ---> 2a0c1a91878c 02:06:26 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:06:26 ---> Running in 9d300d586320 02:06:29 Removing intermediate container 9d300d586320 02:06:29 ---> 16d464e79e17 02:06:29 Step 23/23 : LABEL version=3.0.0-dev.115 02:06:29 ---> Running in a9dffb2f7718 02:06:30 Removing intermediate container a9dffb2f7718 02:06:30 ---> 2890e5303775 02:06:30 02:06:30 Successfully built 2890e5303775 02:06:30 Successfully tagged security-proxy-auth-arm64:latest 02:06:30  Building security-proxy-auth ... done Building core-metadata 02:06:34 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:06:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:06:34 ---> 73dda004e2dd 02:06:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:06:34 ---> Using cache 02:06:34 ---> 0c8b4ce52fab 02:06:34 Step 4/25 : WORKDIR /edgex-go 02:06:34 ---> Using cache 02:06:34 ---> c26282778425 02:06:34 Step 5/25 : RUN apk add --update --no-cache make git 02:06:34 ---> Using cache 02:06:34 ---> db948f9498f8 02:06:34 Step 6/25 : COPY go.mod vendor* ./ 02:06:34 ---> Using cache 02:06:34 ---> 9acfc3c309c5 02:06:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:34 ---> Using cache 02:06:34 ---> c03fb35d43bb 02:06:34 Step 8/25 : COPY . . 02:06:34 ---> Using cache 02:06:34 ---> df5ee2e0669d 02:06:34 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:06:34 ---> Running in 1541d46da99b 02:06:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:07:03 Removing intermediate container 37671c1ae4e8 02:07:03 ---> d0ace1a84bed 02:07:03 02:07:03 Step 10/24 : FROM alpine:3.17 02:07:03 ---> d74e625d9115 02:07:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:07:03 ---> Running in 3596375f28e7 02:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:07:07 (1/1) Installing dumb-init (1.2.5-r2) 02:07:07 Executing busybox-1.35.0-r29.trigger 02:07:07 OK: 8 MiB in 16 packages 02:07:08 Removing intermediate container 3596375f28e7 02:07:08 ---> b431fd3416c2 02:07:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:07:08 ---> Running in cbf565b05171 02:07:09 Removing intermediate container cbf565b05171 02:07:09 ---> 296956f55820 02:07:09 Step 13/24 : ENV APP_PORT=59882 02:07:09 ---> Running in b1e3dde3b770 02:07:10 Removing intermediate container b1e3dde3b770 02:07:10 ---> 4505a77ad408 02:07:10 Step 14/24 : EXPOSE $APP_PORT 02:07:10 ---> Running in eb8b0e55e797 02:07:10 Removing intermediate container eb8b0e55e797 02:07:10 ---> f144c7c750d3 02:07:10 Step 15/24 : WORKDIR / 02:07:11 ---> Running in 8958785f05bc 02:07:11 Removing intermediate container 8958785f05bc 02:07:11 ---> 382fa4896c2a 02:07:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:07:12 ---> 747fe3059738 02:07:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 02:07:13 ---> ff5d5cb57c3b 02:07:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:07:15 ---> 73f9399422f5 02:07:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:07:16 ---> e4f89af098f0 02:07:16 Step 20/24 : ENTRYPOINT ["/core-command"] 02:07:16 ---> Running in 4b39d5fedaa9 02:07:17 Removing intermediate container 4b39d5fedaa9 02:07:17 ---> a8e5ca6ab9ce 02:07:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:07:17 ---> Running in ee615993454a 02:07:17 Removing intermediate container ee615993454a 02:07:17 ---> bc53ce3ab098 02:07:17 Step 22/24 : LABEL arch=arm64 02:07:18 ---> Running in 9285450a9aea 02:07:18 Removing intermediate container 9285450a9aea 02:07:18 ---> 632f3f709a55 02:07:18 Step 23/24 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:07:18 ---> Running in e56cdf1685c6 02:07:19 Removing intermediate container e56cdf1685c6 02:07:19 ---> ce59655f1fa9 02:07:19 Step 24/24 : LABEL version=3.0.0-dev.115 02:07:19 ---> Running in dc6a115dd71b 02:07:21 Removing intermediate container dc6a115dd71b 02:07:21 ---> 4f9154544ebb 02:07:21 02:07:22 Successfully built 4f9154544ebb 02:07:22 Successfully tagged core-command-arm64:latest 02:07:22 Building core-data 02:07:26  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:07:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:07:26 ---> 73dda004e2dd 02:07:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:07:26 ---> Using cache 02:07:26 ---> 0c8b4ce52fab 02:07:26 Step 4/23 : WORKDIR /edgex-go 02:07:26 ---> Using cache 02:07:26 ---> c26282778425 02:07:26 Step 5/23 : RUN apk add --update --no-cache make git 02:07:26 ---> Using cache 02:07:26 ---> db948f9498f8 02:07:26 Step 6/23 : COPY go.mod vendor* ./ 02:07:26 ---> Using cache 02:07:26 ---> 9acfc3c309c5 02:07:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:26 ---> Using cache 02:07:26 ---> c03fb35d43bb 02:07:26 Step 8/23 : COPY . . 02:07:26 ---> Using cache 02:07:26 ---> df5ee2e0669d 02:07:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:07:26 ---> Running in 040ef1339295 02:07:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:10:35 Removing intermediate container 4a6ea954f32b 02:10:35 ---> cb85257cbab3 02:10:35 02:10:35 Step 10/23 : FROM alpine:3.17 02:10:35 ---> d74e625d9115 02:10:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:10:35 ---> Using cache 02:10:35 ---> b431fd3416c2 02:10:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:10:35 ---> Using cache 02:10:35 ---> 296956f55820 02:10:35 Step 13/23 : ENV APP_PORT=59861 02:10:35 ---> Running in 69204b7f3078 02:10:35 Removing intermediate container 69204b7f3078 02:10:35 ---> de067f30f518 02:10:35 Step 14/23 : EXPOSE $APP_PORT 02:10:36 ---> Running in f4f06b857f7b 02:10:36 Removing intermediate container f4f06b857f7b 02:10:36 ---> 8fd7ccda3b1d 02:10:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:10:37 ---> 33144a59100e 02:10:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:10:38 ---> cbbbaec9dbf6 02:10:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:10:42 ---> 0dbff95b217c 02:10:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:10:42 ---> 28498813344f 02:10:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:10:42 ---> Running in 6477532347f1 02:10:43 Removing intermediate container 6477532347f1 02:10:43 ---> 761b37da8097 02:10:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:10:43 ---> Running in 4d1fc4160ca0 02:10:44 Removing intermediate container 4d1fc4160ca0 02:10:44 ---> f62f8fc7e693 02:10:44 Step 21/23 : LABEL arch=arm64 02:10:44 ---> Running in d7295c2896f4 02:10:44 Removing intermediate container d7295c2896f4 02:10:44 ---> 8bbc7f7b4795 02:10:44 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:10:45 ---> Running in c66a426f5c4a 02:10:45 Removing intermediate container c66a426f5c4a 02:10:45 ---> f4d49db73ddf 02:10:45 Step 23/23 : LABEL version=3.0.0-dev.115 02:10:45 ---> Running in cf927bdb67f0 02:10:46 Removing intermediate container cf927bdb67f0 02:10:46 ---> ce9627944ddb 02:10:46 02:10:46 Successfully built ce9627944ddb 02:10:46 Successfully tagged support-scheduler-arm64:latest 02:10:46  Building support-scheduler ... done Building core-common-config-bootstrapper 02:10:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:10:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:50 ---> 73dda004e2dd 02:10:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:10:50 ---> Using cache 02:10:50 ---> 0c8b4ce52fab 02:10:50 Step 4/23 : WORKDIR /edgex-go 02:10:50 ---> Using cache 02:10:50 ---> c26282778425 02:10:50 Step 5/23 : RUN apk add --update --no-cache make git 02:10:50 ---> Using cache 02:10:50 ---> db948f9498f8 02:10:50 Step 6/23 : COPY go.mod vendor* ./ 02:10:50 ---> Using cache 02:10:50 ---> 9acfc3c309c5 02:10:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:50 ---> Using cache 02:10:50 ---> c03fb35d43bb 02:10:50 Step 8/23 : COPY . . 02:10:50 ---> Using cache 02:10:50 ---> df5ee2e0669d 02:10:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:10:50 ---> Running in a72684b98629 02:10:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:12:44 Removing intermediate container 4d77fa5e9bf2 02:12:44 ---> cbeb67e2b678 02:12:44 02:12:44 Step 9/20 : FROM alpine:3.17 02:12:44 ---> d74e625d9115 02:12:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:12:44 ---> Running in 8784b584de6e 02:12:44 Removing intermediate container 8784b584de6e 02:12:44 ---> d9d48f51c682 02:12:44 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:12:44 ---> Running in 0efee5352069 02:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:44 v3.17.2-300-g742ab8b6a3a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:12:44 v3.17.2-297-g89d4e1b68f6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:12:44 OK: 17691 distinct packages available 02:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:44 (1/9) Installing ca-certificates (20220614-r4) 02:12:44 (2/9) Installing brotli-libs (1.0.9-r9) 02:12:44 (3/9) Installing nghttp2-libs (1.51.0-r0) 02:12:44 (4/9) Installing libcurl (7.88.1-r1) 02:12:44 (5/9) Installing curl (7.88.1-r1) 02:12:44 (6/9) Installing dumb-init (1.2.5-r2) 02:12:44 (7/9) Installing musl-obstack (1.2.3-r0) 02:12:44 (8/9) Installing libucontext (1.2-r0) 02:12:44 (9/9) Installing gcompat (1.1.0-r0) 02:12:44 Executing busybox-1.35.0-r29.trigger 02:12:44 Executing ca-certificates-20220614-r4.trigger 02:12:44 OK: 11 MiB in 24 packages 02:12:44 Removing intermediate container 0efee5352069 02:12:44 ---> 4966bf62feeb 02:12:44 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:44 ---> 6fc2b1c30ad6 02:12:44 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 02:12:45 ---> e3f7f5b38816 02:12:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:12:47 ---> 9cd42df3110d 02:12:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:12:48 ---> 99d9c388b420 02:12:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:12:48 ---> Running in 4c9092357a2e 02:12:49 Removing intermediate container 4c9092357a2e 02:12:49 ---> d328c9b4dce2 02:12:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:12:49 ---> Running in 510bae936b94 02:12:49 Removing intermediate container 510bae936b94 02:12:49 ---> 82a2c763a312 02:12:49 Step 18/20 : LABEL arch=arm64 02:12:49 ---> Running in 9682e6d70a43 02:12:50 Removing intermediate container 9682e6d70a43 02:12:50 ---> 54b37352c2d7 02:12:50 Step 19/20 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:12:50 ---> Running in 4ad1b457bad7 02:12:51 Removing intermediate container 4ad1b457bad7 02:12:51 ---> 78b11d2df87b 02:12:51 Step 20/20 : LABEL version=3.0.0-dev.115 02:12:51 ---> Running in 2c241dabfbd7 02:12:51 Removing intermediate container 2c241dabfbd7 02:12:51 ---> a35f190c0260 02:12:51 02:12:52 Successfully built a35f190c0260 02:12:52 Successfully tagged security-spiffe-token-provider-arm64:latest 02:12:52  Building security-spiffe-token-provider ... done Building security-bootstrapper 02:12:56 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:12:56 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:12:56 ---> 73dda004e2dd 02:12:56 Step 3/33 : WORKDIR /edgex-go 02:12:56 ---> Using cache 02:12:56 ---> 1f02738fc7e3 02:12:56 Step 4/33 : RUN apk add --update --no-cache make git 02:12:56 ---> Running in 5293d6273cde 02:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:13:00 OK: 263 MiB in 53 packages 02:13:02 Removing intermediate container 5293d6273cde 02:13:02 ---> 04c292b21eaa 02:13:02 Step 5/33 : COPY go.mod vendor* ./ 02:13:03 ---> bc57a2b4c7de 02:13:03 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:03 ---> Running in 88a81e3da2a7 02:14:25 Removing intermediate container a4256760b614 02:14:25 ---> 47833d84ad36 02:14:25 02:14:25 Step 10/23 : FROM alpine:3.17 02:14:25 ---> d74e625d9115 02:14:25 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:14:25 ---> Running in 9e0b78cc218a 02:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:14:25 (1/2) Installing ca-certificates (20220614-r4) 02:14:25 (2/2) Installing dumb-init (1.2.5-r2) 02:14:25 Executing busybox-1.35.0-r29.trigger 02:14:25 Executing ca-certificates-20220614-r4.trigger 02:14:25 OK: 8 MiB in 17 packages 02:14:26 Removing intermediate container 9e0b78cc218a 02:14:26 ---> 694a6292314b 02:14:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 02:14:26 ---> Running in 02f70f8a415a 02:14:27 Removing intermediate container 02f70f8a415a 02:14:27 ---> c26969fc87fc 02:14:27 Step 13/23 : ENV APP_PORT=59860 02:14:27 ---> Running in 839455cf1694 02:14:28 Removing intermediate container 839455cf1694 02:14:28 ---> 48d279e478e1 02:14:28 Step 14/23 : EXPOSE $APP_PORT 02:14:29 ---> Running in 627d57b11daf 02:14:30 Removing intermediate container 627d57b11daf 02:14:30 ---> 93f174b04f32 02:14:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:31 ---> 448ecfc2e7c1 02:14:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:14:33 ---> 51583a3e7024 02:14:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:14:38 ---> 17ed5fc0b75e 02:14:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:14:39 ---> 6e01fc128c5e 02:14:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:14:39 ---> Running in 6431f4a2e23b 02:14:41 Removing intermediate container 6431f4a2e23b 02:14:41 ---> 786340c49091 02:14:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:14:41 ---> Running in 6fc81bfc23b8 02:14:42 Removing intermediate container 6fc81bfc23b8 02:14:42 ---> 15de33359a9d 02:14:42 Step 21/23 : LABEL arch=arm64 02:14:42 ---> Running in b3a95da6c784 02:14:43 Removing intermediate container b3a95da6c784 02:14:43 ---> 40a2637fb97e 02:14:43 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:14:43 ---> Running in 71ca0bd4e90e 02:14:44 Removing intermediate container 71ca0bd4e90e 02:14:44 ---> c5a17bfcb2d1 02:14:44 Step 23/23 : LABEL version=3.0.0-dev.115 02:14:45 ---> Running in 51e45a081b09 02:14:46 Removing intermediate container 51e45a081b09 02:14:46 ---> 7d7beff18662 02:14:46 02:14:46 Successfully built 7d7beff18662 02:14:46 Successfully tagged support-notifications-arm64:latest 02:14:46  Building support-notifications ... done Building security-proxy-setup 02:14:52 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:14:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:14:52 ---> 73dda004e2dd 02:14:52 Step 3/22 : WORKDIR /edgex-go 02:14:52 ---> Using cache 02:14:52 ---> 1f02738fc7e3 02:14:52 Step 4/22 : RUN apk add --update --no-cache make git 02:14:52 ---> Using cache 02:14:52 ---> 04c292b21eaa 02:14:52 Step 5/22 : COPY go.mod vendor* ./ 02:14:52 ---> Using cache 02:14:52 ---> bc57a2b4c7de 02:14:52 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:53 ---> Running in 5dbda1a14ce8 02:15:01 Removing intermediate container 88a81e3da2a7 02:15:01 ---> b7507fd8772c 02:15:01 Step 7/33 : COPY . . 02:15:04 ---> 5d97bb81823e 02:15:04 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:15:04 ---> Running in 1cba26455d36 02:15:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:15:39 Removing intermediate container 1541d46da99b 02:15:39 ---> 3df0506e793c 02:15:39 02:15:39 Step 10/25 : FROM alpine:3.17 02:15:39 ---> d74e625d9115 02:15:39 Step 11/25 : RUN apk add --update --no-cache dumb-init 02:15:39 ---> Using cache 02:15:39 ---> b431fd3416c2 02:15:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:15:39 ---> Using cache 02:15:39 ---> 296956f55820 02:15:39 Step 13/25 : ENV APP_PORT=59881 02:15:39 ---> Running in 39ee3bd73c2a 02:15:39 Removing intermediate container 39ee3bd73c2a 02:15:39 ---> cd6ac8c6f76d 02:15:39 Step 14/25 : EXPOSE $APP_PORT 02:15:39 ---> Running in afd7750e62dd 02:15:39 Removing intermediate container afd7750e62dd 02:15:39 ---> d9ab71c5d084 02:15:39 Step 15/25 : WORKDIR / 02:15:39 ---> Running in 1af961ba10f3 02:15:39 Removing intermediate container 1af961ba10f3 02:15:39 ---> f111a1e6aa1b 02:15:39 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:15:39 ---> 79b1c75c4c52 02:15:39 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 02:15:42 ---> d133c5b0dd45 02:15:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:15:45 ---> 9c3e40b7738f 02:15:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:15:46 ---> a9c5d17f8bd9 02:15:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:15:47 ---> 6855393b5e19 02:15:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:15:47 ---> Running in 583e14dbe6eb 02:15:47 Removing intermediate container 583e14dbe6eb 02:15:47 ---> 5475952c89ec 02:15:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:15:48 ---> Running in 7522b3716f56 02:15:48 Removing intermediate container 7522b3716f56 02:15:48 ---> 008e48b99bed 02:15:48 Step 23/25 : LABEL arch=arm64 02:15:48 ---> Running in e316aa805fdd 02:15:49 Removing intermediate container e316aa805fdd 02:15:49 ---> dd8ca9bbf949 02:15:49 Step 24/25 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:15:49 ---> Running in 0511fcc6236e 02:15:50 Removing intermediate container 0511fcc6236e 02:15:50 ---> 79dc43ff5240 02:15:50 Step 25/25 : LABEL version=3.0.0-dev.115 02:15:50 ---> Running in 4fae8c63f12f 02:15:51 Removing intermediate container 4fae8c63f12f 02:15:51 ---> a2b177851dca 02:15:51 02:15:51 Successfully built a2b177851dca 02:15:51 Successfully tagged core-metadata-arm64:latest 02:15:51  Building core-metadata ... done Building security-secretstore-setup 02:15:55 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:15:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:15:55 ---> 73dda004e2dd 02:15:55 Step 3/25 : WORKDIR /edgex-go 02:15:55 ---> Using cache 02:15:55 ---> 1f02738fc7e3 02:15:55 Step 4/25 : RUN apk add --update --no-cache make git 02:15:55 ---> Using cache 02:15:55 ---> 04c292b21eaa 02:15:55 Step 5/25 : COPY go.mod vendor* ./ 02:15:55 ---> Using cache 02:15:55 ---> bc57a2b4c7de 02:15:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:55 ---> Using cache 02:15:55 ---> b7507fd8772c 02:15:55 Step 7/25 : COPY . . 02:15:55 ---> Using cache 02:15:55 ---> 5d97bb81823e 02:15:55 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:15:55 ---> Running in 7587e14ae4a6 02:15:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:16:24 Removing intermediate container 040ef1339295 02:16:24 ---> 139c0ee8dc57 02:16:24 02:16:24 Step 10/23 : FROM alpine:3.17 02:16:24 ---> d74e625d9115 02:16:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:16:24 ---> Running in 9efdd04f71f5 02:16:26 Removing intermediate container 9efdd04f71f5 02:16:26 ---> c6590ad47c78 02:16:26 Step 12/23 : ENV APP_PORT=59880 02:16:26 ---> Running in c0b6dc894e1c 02:16:26 Removing intermediate container c0b6dc894e1c 02:16:26 ---> 544fc5cbdba4 02:16:26 Step 13/23 : EXPOSE $APP_PORT 02:16:27 ---> Running in 8a19b318233b 02:16:27 Removing intermediate container 8a19b318233b 02:16:27 ---> 39ff6908434b 02:16:27 Step 14/23 : RUN apk add --update --no-cache dumb-init 02:16:27 ---> Running in d30240a03557 02:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:16:34 (1/1) Installing dumb-init (1.2.5-r2) 02:16:34 Executing busybox-1.35.0-r29.trigger 02:16:34 OK: 8 MiB in 16 packages 02:16:37 Removing intermediate container d30240a03557 02:16:37 ---> aedc85cdaada 02:16:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:16:38 ---> 88ca76a31005 02:16:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:16:39 ---> b93926e10dc7 02:16:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:16:43 ---> 8c523de85af7 02:16:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:16:45 ---> d9f52ff687e6 02:16:45 Step 19/23 : ENTRYPOINT ["/core-data"] 02:16:45 ---> Running in a789eeac4f53 02:16:46 Removing intermediate container a789eeac4f53 02:16:46 ---> 3802f2358f4d 02:16:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:16:46 ---> Running in c40c4788b52f 02:16:48 Removing intermediate container c40c4788b52f 02:16:48 ---> 6d6beeca8ee4 02:16:48 Step 21/23 : LABEL arch=arm64 02:16:48 ---> Running in 2f782e87f936 02:16:49 Removing intermediate container 2f782e87f936 02:16:49 ---> 1abf5e6f28ae 02:16:49 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:16:49 ---> Running in e2003138a759 02:16:50 Removing intermediate container e2003138a759 02:16:50 ---> a3228fb6dae6 02:16:50 Step 23/23 : LABEL version=3.0.0-dev.115 02:16:50 ---> Running in a369b41ef544 02:16:51 Removing intermediate container a369b41ef544 02:16:51 ---> 54fd24ba8571 02:16:51 02:16:51 Successfully built 54fd24ba8571 02:16:51 Successfully tagged core-data-arm64:latest 02:16:53  Building core-data ... done Removing intermediate container 5dbda1a14ce8 02:16:53 ---> afc9a2009d48 02:16:53 Step 7/22 : COPY . . 02:16:55 ---> 836888532f24 02:16:55 Step 8/22 : RUN make cmd/secrets-config/secrets-config 02:16:56 ---> Running in 260f24f83429 02:16:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:18:34 Removing intermediate container a72684b98629 02:18:34 ---> 16bbf099a061 02:18:34 02:18:34 Step 10/23 : FROM alpine:3.17 02:18:34 ---> d74e625d9115 02:18:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:18:34 ---> Using cache 02:18:34 ---> cf74885f292b 02:18:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:18:34 ---> Using cache 02:18:34 ---> b93cea266426 02:18:34 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:34 ---> Using cache 02:18:34 ---> 27a91f9a0500 02:18:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:18:34 ---> Using cache 02:18:34 ---> 8137d745b1ee 02:18:34 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:18:34 ---> 64db635d73bc 02:18:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:18:34 ---> f6bd466a1337 02:18:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:18:34 ---> c63f52084530 02:18:34 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:18:34 ---> Running in 5ef5f56a9eab 02:18:34 Removing intermediate container 5ef5f56a9eab 02:18:34 ---> e32c46dd8139 02:18:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:18:34 ---> Running in be06cacdbf94 02:18:34 Removing intermediate container be06cacdbf94 02:18:34 ---> 70477602ba2d 02:18:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 02:18:34 ---> Running in c01b98947f38 02:18:34 Removing intermediate container c01b98947f38 02:18:34 ---> 507aa0dcfe80 02:18:34 Step 21/23 : LABEL arch=arm64 02:18:34 ---> Running in bc22a1957f43 02:18:34 Removing intermediate container bc22a1957f43 02:18:34 ---> 18914878f846 02:18:34 Step 22/23 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:18:34 ---> Running in f817cfd44021 02:18:34 Removing intermediate container f817cfd44021 02:18:34 ---> 19def16679d7 02:18:34 Step 23/23 : LABEL version=3.0.0-dev.115 02:18:34 ---> Running in 449c56a8ce60 02:18:34 Removing intermediate container 449c56a8ce60 02:18:34 ---> b85418af6b58 02:18:34 02:18:34 Successfully built b85418af6b58 02:18:34 Successfully tagged core-common-config-bootstrapper-arm64:latest 02:20:42  Building core-common-config-bootstrapper ... done Removing intermediate container 1cba26455d36 02:20:42 ---> 97bb52471c0b 02:20:42 02:20:42 Step 9/33 : FROM alpine:3.17 02:20:42 ---> d74e625d9115 02:20:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:20:42 ---> Using cache 02:20:42 ---> d9d48f51c682 02:20:42 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 02:20:42 ---> Running in c9b6664a4b99 02:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:20:46 (1/2) Installing dumb-init (1.2.5-r2) 02:20:46 (2/2) Installing su-exec (0.2-r2) 02:20:46 Executing busybox-1.35.0-r29.trigger 02:20:46 OK: 8 MiB in 17 packages 02:20:47 Removing intermediate container c9b6664a4b99 02:20:47 ---> 93b74562f42e 02:20:47 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 02:20:47 ---> Running in e321225d70b0 02:20:47 Removing intermediate container e321225d70b0 02:20:47 ---> 67db382ec220 02:20:47 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:20:47 ---> Running in 294a16dbcc79 02:20:48 Removing intermediate container 294a16dbcc79 02:20:48 ---> 81523c88a890 02:20:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:20:48 ---> Running in 1cb1ac28e4ee 02:20:48 Removing intermediate container 1cb1ac28e4ee 02:20:48 ---> dad5e1b83862 02:20:48 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:20:49 ---> Running in 43d6d011dddc 02:20:49 Removing intermediate container 43d6d011dddc 02:20:49 ---> 4789ec0d7927 02:20:49 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:20:49 ---> Running in 6fe4a509399a 02:20:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.115" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:20:52 Removing intermediate container 6fe4a509399a 02:20:52 ---> c4690ac4bf48 02:20:52 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:20:52 ---> Running in e2efc5f3205c 02:20:53 Removing intermediate container e2efc5f3205c 02:20:53 ---> 931431adad89 02:20:53 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:20:54 ---> 40947c51d6b9 02:20:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:20:54 ---> Running in 9f58f70e567a 02:20:57 Removing intermediate container 9f58f70e567a 02:20:57 ---> 6ae68bf18597 02:20:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:58 ---> 36cd86a9011a 02:20:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 02:20:59 ---> 91648bcdac8e 02:20:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:21:02 ---> 362afb3b80e7 02:21:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:21:03 ---> 59785b9dfdcd 02:21:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 02:21:04 ---> 6ae5554d4339 02:21:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:21:06 ---> 12694d6ffc14 02:21:06 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:21:07 ---> 9eeb93c2bb0b 02:21:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:21:07 Removing intermediate container 7587e14ae4a6 02:21:07 ---> dbffce3447c3 02:21:07 02:21:07 Step 9/25 : FROM alpine:3.17 02:21:07 ---> d74e625d9115 02:21:07 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:21:07 ---> Running in 8a8fcb1ca4f0 02:21:07 ---> a41fa9ff894b 02:21:07 Step 28/33 : RUN chmod +x /entrypoint.sh 02:21:07 ---> Running in ddd814b66673 02:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:21:10 Removing intermediate container ddd814b66673 02:21:10 ---> 6e62d3c744ac 02:21:10 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:21:10 ---> Running in ea1684b1a3b9 02:21:10 Removing intermediate container ea1684b1a3b9 02:21:10 ---> 4a1f231240e4 02:21:10 Step 30/33 : CMD ["gate"] 02:21:10 ---> Running in 0c4467a305c9 02:21:11 Removing intermediate container 0c4467a305c9 02:21:11 ---> 6a09712f809d 02:21:11 Step 31/33 : LABEL arch=arm64 02:21:11 ---> Running in 4b1600cf3b40 02:21:11 (1/3) Installing ca-certificates (20220614-r4) 02:21:11 (2/3) Installing dumb-init (1.2.5-r2) 02:21:11 (3/3) Installing su-exec (0.2-r2) 02:21:11 Executing busybox-1.35.0-r29.trigger 02:21:11 Executing ca-certificates-20220614-r4.trigger 02:21:11 Removing intermediate container 4b1600cf3b40 02:21:11 ---> 51cbccab970e 02:21:11 Step 32/33 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:12 ---> Running in 198a8d029087 02:21:12 OK: 8 MiB in 18 packages 02:21:12 Removing intermediate container 198a8d029087 02:21:12 ---> b687fb2539e4 02:21:12 Step 33/33 : LABEL version=3.0.0-dev.115 02:21:12 ---> Running in ff5b48d8d7cb 02:21:13 Removing intermediate container ff5b48d8d7cb 02:21:13 ---> 6d44136e2671 02:21:13 02:21:13 Successfully built 6d44136e2671 02:21:13 Successfully tagged security-bootstrapper-arm64:latest 02:21:15  Building security-bootstrapper ... done Removing intermediate container 8a8fcb1ca4f0 02:21:15 ---> 9c9ebd7c64ab 02:21:15 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:21:15 ---> Running in 0e30811266a3 02:21:15 Removing intermediate container 0e30811266a3 02:21:15 ---> 447dfb0851d6 02:21:15 Step 12/25 : WORKDIR / 02:21:16 ---> Running in d6c830a0ebe7 02:21:16 Removing intermediate container d6c830a0ebe7 02:21:16 ---> d321993b6648 02:21:16 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:17 ---> ec0da5d02d32 02:21:17 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 02:21:18 ---> 868fa3c14144 02:21:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:21:18 ---> 087387797fb4 02:21:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:21:19 ---> 200443ed5bba 02:21:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:21:20 ---> fe59f3590bc8 02:21:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:21:20 Removing intermediate container 260f24f83429 02:21:20 ---> 332bdb3fc51f 02:21:20 02:21:20 Step 9/22 : FROM alpine:3.17 02:21:20 ---> d74e625d9115 02:21:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 02:21:20 ---> Running in 04c0dc503161 02:21:21 ---> 679f0e87e150 02:21:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:21:22 ---> fa870daa2a5c 02:21:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:21:23 ---> 25bd50ce2e6d 02:21:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:23 ---> Running in 3c5a565ccbdf 02:21:23 (1/2) Installing dumb-init (1.2.5-r2) 02:21:23 (2/2) Installing openssl (3.0.8-r2) 02:21:23 Executing busybox-1.35.0-r29.trigger 02:21:23 OK: 8 MiB in 17 packages 02:21:24 Removing intermediate container 04c0dc503161 02:21:24 ---> 6f286e135d8c 02:21:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:21:24 ---> Running in 9a05b3434f9f 02:21:25 Removing intermediate container 9a05b3434f9f 02:21:25 ---> 65f0a2452cb3 02:21:25 Step 12/22 : WORKDIR /edgex 02:21:25 Removing intermediate container 3c5a565ccbdf 02:21:25 ---> 883dd3139e0d 02:21:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:21:25 ---> Running in d7bac9ecb2e2 02:21:25 ---> Running in 2d24b44f9f1f 02:21:25 Removing intermediate container d7bac9ecb2e2 02:21:25 ---> 5b0d0bbe92cb 02:21:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:25 Removing intermediate container 2d24b44f9f1f 02:21:25 ---> 242c3a636f25 02:21:25 Step 23/25 : LABEL arch=arm64 02:21:25 ---> Running in da7968cc20e7 02:21:26 Removing intermediate container da7968cc20e7 02:21:26 ---> 7d74714f2006 02:21:26 Step 24/25 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:26 ---> dcc3c113ea9a 02:21:26 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 02:21:26 ---> Running in cc224a9ecfd4 02:21:26 Removing intermediate container cc224a9ecfd4 02:21:26 ---> 1b4402311935 02:21:26 Step 25/25 : LABEL version=3.0.0-dev.115 02:21:27 ---> Running in 3220e40d20bb 02:21:27 ---> 6a0d123fab96 02:21:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:21:27 Removing intermediate container 3220e40d20bb 02:21:27 ---> 00660dd8874c 02:21:27 02:21:27 Successfully built 00660dd8874c 02:21:27 Successfully tagged security-secretstore-setup-arm64:latest 02:21:27  Building security-secretstore-setup ... done  ---> 96b8710a5350 02:21:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:21:28 ---> bb4817beff03 02:21:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:21:29 ---> a57e6f0bc74e 02:21:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:29 ---> Running in 3868a5d0bb35 02:21:31 Removing intermediate container 3868a5d0bb35 02:21:31 ---> 832c61c9d173 02:21:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:21:31 ---> Running in 5c11cae40423 02:21:31 Removing intermediate container 5c11cae40423 02:21:31 ---> ce6835f0a923 02:21:31 Step 20/22 : LABEL arch=arm64 02:21:31 ---> Running in 9d4260267db0 02:21:31 Removing intermediate container 9d4260267db0 02:21:31 ---> f145844925e9 02:21:31 Step 21/22 : LABEL git_sha=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:31 ---> Running in fac4d89fd708 02:21:31 Removing intermediate container fac4d89fd708 02:21:31 ---> 7e2daf094e0f 02:21:31 Step 22/22 : LABEL version=3.0.0-dev.115 02:21:32 ---> Running in 0ee509afc273 02:21:32 Removing intermediate container 0ee509afc273 02:21:32 ---> c7d222f8aab6 02:21:32 02:21:32 Successfully built c7d222f8aab6 02:21:32 Successfully tagged security-proxy-setup-arm64:latest 02:21:33  Building security-proxy-setup ... done  [Pipeline] } 02:21:33 $ docker stop --time=1 0ca2280091656713455b62a12048f058a316d284e87bf956c55c6f61ef61bca8 02:21:34 $ docker rm -f --volumes 0ca2280091656713455b62a12048f058a316d284e87bf956c55c6f61ef61bca8 [Pipeline] // withDockerContainer [Pipeline] sh 02:21:35 + docker images 02:21:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:21:35 security-proxy-setup-arm64 latest c7d222f8aab6 3 seconds ago 18.7MB 02:21:35 security-secretstore-setup-arm64 latest 00660dd8874c 8 seconds ago 32.2MB 02:21:35 332bdb3fc51f 16 seconds ago 1.3GB 02:21:35 security-bootstrapper-arm64 latest 6d44136e2671 23 seconds ago 21.9MB 02:21:35 dbffce3447c3 29 seconds ago 1.31GB 02:21:35 97bb52471c0b 55 seconds ago 1.31GB 02:21:35 core-common-config-bootstrapper-arm64 latest b85418af6b58 3 minutes ago 17.2MB 02:21:35 16bbf099a061 3 minutes ago 1.31GB 02:21:35 core-data-arm64 latest 54fd24ba8571 4 minutes ago 19.9MB 02:21:35 139c0ee8dc57 5 minutes ago 1.32GB 02:21:35 core-metadata-arm64 latest a2b177851dca 5 minutes ago 20.2MB 02:21:35 3df0506e793c 6 minutes ago 1.33GB 02:21:35 support-notifications-arm64 latest 7d7beff18662 6 minutes ago 32.1MB 02:21:35 47833d84ad36 7 minutes ago 1.39GB 02:21:35 security-spiffe-token-provider-arm64 latest a35f190c0260 8 minutes ago 32.7MB 02:21:35 cbeb67e2b678 9 minutes ago 1.36GB 02:21:35 support-scheduler-arm64 latest ce9627944ddb 10 minutes ago 31.5MB 02:21:35 cb85257cbab3 11 minutes ago 1.39GB 02:21:35 core-command-arm64 latest 4f9154544ebb 14 minutes ago 19.7MB 02:21:35 d0ace1a84bed 14 minutes ago 1.32GB 02:21:35 security-proxy-auth-arm64 latest 2890e5303775 15 minutes ago 18.2MB 02:21:35 4c766db64406 15 minutes ago 1.3GB 02:21:35 security-spire-server-arm64 latest 9ab675baf8bb 21 minutes ago 87.1MB 02:21:35 0b45fa26fabb 21 minutes ago 1.18GB 02:21:35 security-spire-agent-arm64 latest 3506ed71aa16 21 minutes ago 125MB 02:21:35 security-spire-config-arm64 latest a203b3194e68 21 minutes ago 86.2MB 02:21:35 3b877621c2af 22 minutes ago 1.18GB 02:21:35 af38482b82cc 22 minutes ago 1.18GB 02:21:35 ci-base-image-arm64 latest 73dda004e2dd 25 minutes ago 866MB 02:21:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 02:21:35 alpine 3.17 d74e625d9115 6 weeks ago 7.46MB 02:21:35 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 02:21:35 provisioning config files... 02:21:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/477@tmp/config4140615003930213923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:35 ---> docker-login.sh 02:21:35 nexus3.edgexfoundry.org:10001 02:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:36 Configure a credential helper to remove this warning. See 02:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:36 02:21:36 Login Succeeded 02:21:36 nexus3.edgexfoundry.org:10002 02:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:36 Configure a credential helper to remove this warning. See 02:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:36 02:21:36 Login Succeeded 02:21:36 nexus3.edgexfoundry.org:10003 02:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:37 Configure a credential helper to remove this warning. See 02:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:37 02:21:37 Login Succeeded 02:21:37 nexus3.edgexfoundry.org:10004 02:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:37 Configure a credential helper to remove this warning. See 02:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:37 02:21:37 Login Succeeded 02:21:37 docker.io 02:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:37 Configure a credential helper to remove this warning. See 02:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:37 02:21:37 Login Succeeded 02:21:37 ---> docker-login.sh ends [Pipeline] } 02:21:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:21:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:21:37 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:37 latest 02:21:37 3.0.0-dev.115 02:21:37 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:21:37 main 02:21:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:38 7667196b3be1: Preparing 02:21:38 4cdecaa4ba4c: Preparing 02:21:38 054716ef0ac3: Preparing 02:21:38 6aa5e075c857: Preparing 02:21:38 7dfceb9b115e: Preparing 02:21:38 edf70074bd40: Preparing 02:21:38 edf70074bd40: Waiting 02:21:38 054716ef0ac3: Pushed 02:21:38 7dfceb9b115e: Pushed 02:21:38 6aa5e075c857: Pushed 02:21:38 7667196b3be1: Pushed 02:21:38 edf70074bd40: Layer already exists 02:21:42 4cdecaa4ba4c: Pushed 02:21:42 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:1a66f86e9c99c0adbff7eb79ef71e06e6bd4ad4d7fcbc0c427a52b4348f24567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:42 7667196b3be1: Preparing 02:21:42 4cdecaa4ba4c: Preparing 02:21:42 054716ef0ac3: Preparing 02:21:42 6aa5e075c857: Preparing 02:21:42 7dfceb9b115e: Preparing 02:21:42 edf70074bd40: Preparing 02:21:42 edf70074bd40: Waiting 02:21:42 4cdecaa4ba4c: Layer already exists 02:21:42 7667196b3be1: Layer already exists 02:21:42 7dfceb9b115e: Layer already exists 02:21:42 6aa5e075c857: Layer already exists 02:21:42 054716ef0ac3: Layer already exists 02:21:42 edf70074bd40: Layer already exists 02:21:43 latest: digest: sha256:1a66f86e9c99c0adbff7eb79ef71e06e6bd4ad4d7fcbc0c427a52b4348f24567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.115 02:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:43 7667196b3be1: Preparing 02:21:43 4cdecaa4ba4c: Preparing 02:21:43 054716ef0ac3: Preparing 02:21:43 6aa5e075c857: Preparing 02:21:43 7dfceb9b115e: Preparing 02:21:43 edf70074bd40: Preparing 02:21:43 edf70074bd40: Waiting 02:21:43 054716ef0ac3: Layer already exists 02:21:43 6aa5e075c857: Layer already exists 02:21:43 4cdecaa4ba4c: Layer already exists 02:21:43 7dfceb9b115e: Layer already exists 02:21:43 7667196b3be1: Layer already exists 02:21:43 edf70074bd40: Layer already exists 02:21:43 3.0.0-dev.115: digest: sha256:1a66f86e9c99c0adbff7eb79ef71e06e6bd4ad4d7fcbc0c427a52b4348f24567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:44 7667196b3be1: Preparing 02:21:44 4cdecaa4ba4c: Preparing 02:21:44 054716ef0ac3: Preparing 02:21:44 6aa5e075c857: Preparing 02:21:44 7dfceb9b115e: Preparing 02:21:44 edf70074bd40: Preparing 02:21:44 edf70074bd40: Waiting 02:21:44 4cdecaa4ba4c: Layer already exists 02:21:44 7667196b3be1: Layer already exists 02:21:44 6aa5e075c857: Layer already exists 02:21:44 7dfceb9b115e: Layer already exists 02:21:44 054716ef0ac3: Layer already exists 02:21:44 edf70074bd40: Layer already exists 02:21:45 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:1a66f86e9c99c0adbff7eb79ef71e06e6bd4ad4d7fcbc0c427a52b4348f24567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:45 7667196b3be1: Preparing 02:21:45 4cdecaa4ba4c: Preparing 02:21:45 054716ef0ac3: Preparing 02:21:45 6aa5e075c857: Preparing 02:21:45 7dfceb9b115e: Preparing 02:21:45 edf70074bd40: Preparing 02:21:45 edf70074bd40: Waiting 02:21:45 6aa5e075c857: Layer already exists 02:21:45 7dfceb9b115e: Layer already exists 02:21:45 4cdecaa4ba4c: Layer already exists 02:21:45 7667196b3be1: Layer already exists 02:21:45 054716ef0ac3: Layer already exists 02:21:45 edf70074bd40: Layer already exists 02:21:46 main: digest: sha256:1a66f86e9c99c0adbff7eb79ef71e06e6bd4ad4d7fcbc0c427a52b4348f24567 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:46 ===================================================== [Pipeline] echo 02:21:46 taggedImages: 02:21:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:21:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.115 02:21:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:21:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:21:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:21:46 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:46 latest 02:21:46 3.0.0-dev.115 02:21:46 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:21:46 main 02:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:46 235e0bf92794: Preparing 02:21:46 21ec16d9bc49: Preparing 02:21:46 48780c456896: Preparing 02:21:46 474efc1f0967: Preparing 02:21:46 054716ef0ac3: Preparing 02:21:46 6aa5e075c857: Preparing 02:21:46 962dc266a580: Preparing 02:21:46 edf70074bd40: Preparing 02:21:46 6aa5e075c857: Waiting 02:21:46 962dc266a580: Waiting 02:21:46 054716ef0ac3: Layer already exists 02:21:47 6aa5e075c857: Layer already exists 02:21:47 235e0bf92794: Pushed 02:21:47 21ec16d9bc49: Pushed 02:21:47 48780c456896: Pushed 02:21:47 edf70074bd40: Layer already exists 02:21:47 962dc266a580: Pushed 02:21:49 474efc1f0967: Pushed 02:21:49 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:ac622d19fed1c94b15182f75c472b56a0fbbc5397eab1e242596a92b544a0e50 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:50 235e0bf92794: Preparing 02:21:50 21ec16d9bc49: Preparing 02:21:50 48780c456896: Preparing 02:21:50 474efc1f0967: Preparing 02:21:50 054716ef0ac3: Preparing 02:21:50 6aa5e075c857: Preparing 02:21:50 962dc266a580: Preparing 02:21:50 edf70074bd40: Preparing 02:21:50 6aa5e075c857: Waiting 02:21:50 962dc266a580: Waiting 02:21:50 edf70074bd40: Waiting 02:21:50 474efc1f0967: Layer already exists 02:21:50 054716ef0ac3: Layer already exists 02:21:50 48780c456896: Layer already exists 02:21:50 21ec16d9bc49: Layer already exists 02:21:50 235e0bf92794: Layer already exists 02:21:50 6aa5e075c857: Layer already exists 02:21:50 962dc266a580: Layer already exists 02:21:50 edf70074bd40: Layer already exists 02:21:50 latest: digest: sha256:ac622d19fed1c94b15182f75c472b56a0fbbc5397eab1e242596a92b544a0e50 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.115 02:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:51 235e0bf92794: Preparing 02:21:51 21ec16d9bc49: Preparing 02:21:51 48780c456896: Preparing 02:21:51 474efc1f0967: Preparing 02:21:51 054716ef0ac3: Preparing 02:21:51 6aa5e075c857: Preparing 02:21:51 962dc266a580: Preparing 02:21:51 edf70074bd40: Preparing 02:21:51 962dc266a580: Waiting 02:21:51 6aa5e075c857: Waiting 02:21:51 edf70074bd40: Waiting 02:21:51 48780c456896: Layer already exists 02:21:51 474efc1f0967: Layer already exists 02:21:51 054716ef0ac3: Layer already exists 02:21:51 21ec16d9bc49: Layer already exists 02:21:51 235e0bf92794: Layer already exists 02:21:51 6aa5e075c857: Layer already exists 02:21:51 edf70074bd40: Layer already exists 02:21:51 962dc266a580: Layer already exists 02:21:51 3.0.0-dev.115: digest: sha256:ac622d19fed1c94b15182f75c472b56a0fbbc5397eab1e242596a92b544a0e50 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:52 235e0bf92794: Preparing 02:21:52 21ec16d9bc49: Preparing 02:21:52 48780c456896: Preparing 02:21:52 474efc1f0967: Preparing 02:21:52 054716ef0ac3: Preparing 02:21:52 6aa5e075c857: Preparing 02:21:52 962dc266a580: Preparing 02:21:52 edf70074bd40: Preparing 02:21:52 962dc266a580: Waiting 02:21:52 edf70074bd40: Waiting 02:21:52 6aa5e075c857: Waiting 02:21:52 235e0bf92794: Layer already exists 02:21:52 474efc1f0967: Layer already exists 02:21:52 48780c456896: Layer already exists 02:21:52 054716ef0ac3: Layer already exists 02:21:52 21ec16d9bc49: Layer already exists 02:21:52 962dc266a580: Layer already exists 02:21:52 6aa5e075c857: Layer already exists 02:21:52 edf70074bd40: Layer already exists 02:21:52 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:ac622d19fed1c94b15182f75c472b56a0fbbc5397eab1e242596a92b544a0e50 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:53 235e0bf92794: Preparing 02:21:53 21ec16d9bc49: Preparing 02:21:53 48780c456896: Preparing 02:21:53 474efc1f0967: Preparing 02:21:53 054716ef0ac3: Preparing 02:21:53 6aa5e075c857: Preparing 02:21:53 962dc266a580: Preparing 02:21:53 edf70074bd40: Preparing 02:21:53 6aa5e075c857: Waiting 02:21:53 962dc266a580: Waiting 02:21:53 edf70074bd40: Waiting 02:21:53 054716ef0ac3: Layer already exists 02:21:53 235e0bf92794: Layer already exists 02:21:53 474efc1f0967: Layer already exists 02:21:53 48780c456896: Layer already exists 02:21:53 21ec16d9bc49: Layer already exists 02:21:53 962dc266a580: Layer already exists 02:21:53 edf70074bd40: Layer already exists 02:21:53 6aa5e075c857: Layer already exists 02:21:53 main: digest: sha256:ac622d19fed1c94b15182f75c472b56a0fbbc5397eab1e242596a92b544a0e50 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:53 ===================================================== [Pipeline] echo 02:21:53 taggedImages: 02:21:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:21:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.115 02:21:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:21:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:21:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:21:53 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:53 latest 02:21:53 3.0.0-dev.115 02:21:53 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:21:53 main 02:21:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:54 bf76747e791f: Preparing 02:21:54 2de5246d99fd: Preparing 02:21:54 054716ef0ac3: Preparing 02:21:54 6aa5e075c857: Preparing 02:21:54 0dd14ea5c056: Preparing 02:21:54 edf70074bd40: Preparing 02:21:54 edf70074bd40: Waiting 02:21:54 054716ef0ac3: Layer already exists 02:21:54 6aa5e075c857: Layer already exists 02:21:54 edf70074bd40: Layer already exists 02:21:54 bf76747e791f: Pushed 02:21:54 0dd14ea5c056: Pushed 02:21:58 2de5246d99fd: Pushed 02:21:58 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:d943d66e346d26265fe9b8da92c3a240e55bdb95bd3cbed26424ae58227e26bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:58 bf76747e791f: Preparing 02:21:58 2de5246d99fd: Preparing 02:21:58 054716ef0ac3: Preparing 02:21:58 6aa5e075c857: Preparing 02:21:58 0dd14ea5c056: Preparing 02:21:58 edf70074bd40: Preparing 02:21:58 edf70074bd40: Waiting 02:21:58 054716ef0ac3: Layer already exists 02:21:58 6aa5e075c857: Layer already exists 02:21:58 bf76747e791f: Layer already exists 02:21:58 2de5246d99fd: Layer already exists 02:21:58 0dd14ea5c056: Layer already exists 02:21:58 edf70074bd40: Layer already exists 02:21:58 latest: digest: sha256:d943d66e346d26265fe9b8da92c3a240e55bdb95bd3cbed26424ae58227e26bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.115 02:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:59 bf76747e791f: Preparing 02:21:59 2de5246d99fd: Preparing 02:21:59 054716ef0ac3: Preparing 02:21:59 6aa5e075c857: Preparing 02:21:59 0dd14ea5c056: Preparing 02:21:59 edf70074bd40: Preparing 02:21:59 edf70074bd40: Waiting 02:21:59 0dd14ea5c056: Layer already exists 02:21:59 6aa5e075c857: Layer already exists 02:21:59 bf76747e791f: Layer already exists 02:21:59 054716ef0ac3: Layer already exists 02:21:59 2de5246d99fd: Layer already exists 02:21:59 edf70074bd40: Layer already exists 02:22:00 3.0.0-dev.115: digest: sha256:d943d66e346d26265fe9b8da92c3a240e55bdb95bd3cbed26424ae58227e26bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:22:00 bf76747e791f: Preparing 02:22:00 2de5246d99fd: Preparing 02:22:00 054716ef0ac3: Preparing 02:22:00 6aa5e075c857: Preparing 02:22:00 0dd14ea5c056: Preparing 02:22:00 edf70074bd40: Preparing 02:22:00 edf70074bd40: Waiting 02:22:00 2de5246d99fd: Layer already exists 02:22:00 054716ef0ac3: Layer already exists 02:22:00 0dd14ea5c056: Layer already exists 02:22:00 6aa5e075c857: Layer already exists 02:22:00 bf76747e791f: Layer already exists 02:22:00 edf70074bd40: Layer already exists 02:22:00 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:d943d66e346d26265fe9b8da92c3a240e55bdb95bd3cbed26424ae58227e26bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:22:01 bf76747e791f: Preparing 02:22:01 2de5246d99fd: Preparing 02:22:01 054716ef0ac3: Preparing 02:22:01 6aa5e075c857: Preparing 02:22:01 0dd14ea5c056: Preparing 02:22:01 edf70074bd40: Preparing 02:22:01 edf70074bd40: Waiting 02:22:01 bf76747e791f: Layer already exists 02:22:01 054716ef0ac3: Layer already exists 02:22:01 2de5246d99fd: Layer already exists 02:22:01 0dd14ea5c056: Layer already exists 02:22:01 6aa5e075c857: Layer already exists 02:22:01 edf70074bd40: Layer already exists 02:22:01 main: digest: sha256:d943d66e346d26265fe9b8da92c3a240e55bdb95bd3cbed26424ae58227e26bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:01 ===================================================== [Pipeline] echo 02:22:01 taggedImages: 02:22:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:22:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.115 02:22:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:22:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:22:02 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:02 latest 02:22:02 3.0.0-dev.115 02:22:02 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:02 main 02:22:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:02 4b929564b325: Preparing 02:22:02 5cdf6062c434: Preparing 02:22:02 8e54ca356376: Preparing 02:22:02 054716ef0ac3: Preparing 02:22:02 6aa5e075c857: Preparing 02:22:02 7dfceb9b115e: Preparing 02:22:02 edf70074bd40: Preparing 02:22:02 7dfceb9b115e: Waiting 02:22:02 054716ef0ac3: Layer already exists 02:22:02 6aa5e075c857: Layer already exists 02:22:02 7dfceb9b115e: Layer already exists 02:22:02 edf70074bd40: Layer already exists 02:22:02 5cdf6062c434: Pushed 02:22:02 4b929564b325: Pushed 02:22:06 8e54ca356376: Pushed 02:22:08 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:00ed5aa41e817d48f902334bf0b467f990bb89474726e2500d3661eebb9c3615 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:08 4b929564b325: Preparing 02:22:08 5cdf6062c434: Preparing 02:22:08 8e54ca356376: Preparing 02:22:08 054716ef0ac3: Preparing 02:22:08 6aa5e075c857: Preparing 02:22:08 7dfceb9b115e: Preparing 02:22:08 edf70074bd40: Preparing 02:22:08 7dfceb9b115e: Waiting 02:22:08 edf70074bd40: Waiting 02:22:08 5cdf6062c434: Layer already exists 02:22:08 4b929564b325: Layer already exists 02:22:08 8e54ca356376: Layer already exists 02:22:08 054716ef0ac3: Layer already exists 02:22:08 6aa5e075c857: Layer already exists 02:22:08 edf70074bd40: Layer already exists 02:22:08 7dfceb9b115e: Layer already exists 02:22:09 latest: digest: sha256:00ed5aa41e817d48f902334bf0b467f990bb89474726e2500d3661eebb9c3615 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.115 02:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:09 4b929564b325: Preparing 02:22:09 5cdf6062c434: Preparing 02:22:09 8e54ca356376: Preparing 02:22:09 054716ef0ac3: Preparing 02:22:09 6aa5e075c857: Preparing 02:22:09 7dfceb9b115e: Preparing 02:22:09 edf70074bd40: Preparing 02:22:09 7dfceb9b115e: Waiting 02:22:09 edf70074bd40: Waiting 02:22:09 054716ef0ac3: Layer already exists 02:22:09 8e54ca356376: Layer already exists 02:22:09 4b929564b325: Layer already exists 02:22:09 6aa5e075c857: Layer already exists 02:22:09 5cdf6062c434: Layer already exists 02:22:09 edf70074bd40: Layer already exists 02:22:09 7dfceb9b115e: Layer already exists 02:22:10 3.0.0-dev.115: digest: sha256:00ed5aa41e817d48f902334bf0b467f990bb89474726e2500d3661eebb9c3615 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:10 4b929564b325: Preparing 02:22:10 5cdf6062c434: Preparing 02:22:10 8e54ca356376: Preparing 02:22:10 054716ef0ac3: Preparing 02:22:10 6aa5e075c857: Preparing 02:22:10 7dfceb9b115e: Preparing 02:22:10 edf70074bd40: Preparing 02:22:10 7dfceb9b115e: Waiting 02:22:10 edf70074bd40: Waiting 02:22:10 5cdf6062c434: Layer already exists 02:22:10 8e54ca356376: Layer already exists 02:22:10 4b929564b325: Layer already exists 02:22:10 054716ef0ac3: Layer already exists 02:22:10 6aa5e075c857: Layer already exists 02:22:10 edf70074bd40: Layer already exists 02:22:10 7dfceb9b115e: Layer already exists 02:22:11 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:00ed5aa41e817d48f902334bf0b467f990bb89474726e2500d3661eebb9c3615 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:11 4b929564b325: Preparing 02:22:11 5cdf6062c434: Preparing 02:22:11 8e54ca356376: Preparing 02:22:11 054716ef0ac3: Preparing 02:22:11 6aa5e075c857: Preparing 02:22:11 7dfceb9b115e: Preparing 02:22:11 edf70074bd40: Preparing 02:22:11 7dfceb9b115e: Waiting 02:22:11 edf70074bd40: Waiting 02:22:11 5cdf6062c434: Layer already exists 02:22:11 4b929564b325: Layer already exists 02:22:11 8e54ca356376: Layer already exists 02:22:11 054716ef0ac3: Layer already exists 02:22:11 6aa5e075c857: Layer already exists 02:22:11 7dfceb9b115e: Layer already exists 02:22:11 edf70074bd40: Layer already exists 02:22:12 main: digest: sha256:00ed5aa41e817d48f902334bf0b467f990bb89474726e2500d3661eebb9c3615 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:12 ===================================================== [Pipeline] echo 02:22:12 taggedImages: 02:22:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:22:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.115 02:22:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:22:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:22:12 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:12 latest 02:22:12 3.0.0-dev.115 02:22:12 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:12 main 02:22:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:12 51e01afc57b4: Preparing 02:22:12 51e01afc57b4: Preparing 02:22:12 9ee30daa9240: Preparing 02:22:12 9f474e35c0f1: Preparing 02:22:12 3adb1687f81f: Preparing 02:22:12 9f60559e9845: Preparing 02:22:12 6968668328f9: Preparing 02:22:12 054716ef0ac3: Preparing 02:22:12 6aa5e075c857: Preparing 02:22:12 7d886d4d8330: Preparing 02:22:12 35702331e066: Preparing 02:22:12 3db9a223ec0b: Preparing 02:22:12 fb983580f4fb: Preparing 02:22:12 edf70074bd40: Preparing 02:22:12 6aa5e075c857: Waiting 02:22:12 7d886d4d8330: Waiting 02:22:12 35702331e066: Waiting 02:22:12 3db9a223ec0b: Waiting 02:22:12 fb983580f4fb: Waiting 02:22:12 edf70074bd40: Waiting 02:22:12 6968668328f9: Waiting 02:22:12 054716ef0ac3: Waiting 02:22:13 9f474e35c0f1: Pushed 02:22:13 51e01afc57b4: Pushed 02:22:13 9ee30daa9240: Pushed 02:22:13 9f60559e9845: Pushed 02:22:13 3adb1687f81f: Pushed 02:22:13 054716ef0ac3: Layer already exists 02:22:13 6aa5e075c857: Layer already exists 02:22:13 7d886d4d8330: Pushed 02:22:13 35702331e066: Pushed 02:22:13 edf70074bd40: Layer already exists 02:22:13 3db9a223ec0b: Pushed 02:22:13 fb983580f4fb: Pushed 02:22:16 6968668328f9: Pushed 02:22:16 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:a31289bc352836e29b51bf84e137223e236ab62771607cfb0355a9109c544d0f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:17 51e01afc57b4: Preparing 02:22:17 51e01afc57b4: Preparing 02:22:17 9ee30daa9240: Preparing 02:22:17 9f474e35c0f1: Preparing 02:22:17 3adb1687f81f: Preparing 02:22:17 9f60559e9845: Preparing 02:22:17 6968668328f9: Preparing 02:22:17 054716ef0ac3: Preparing 02:22:17 6aa5e075c857: Preparing 02:22:17 7d886d4d8330: Preparing 02:22:17 35702331e066: Preparing 02:22:17 3db9a223ec0b: Preparing 02:22:17 fb983580f4fb: Preparing 02:22:17 edf70074bd40: Preparing 02:22:17 6968668328f9: Waiting 02:22:17 054716ef0ac3: Waiting 02:22:17 6aa5e075c857: Waiting 02:22:17 35702331e066: Waiting 02:22:17 3db9a223ec0b: Waiting 02:22:17 fb983580f4fb: Waiting 02:22:17 7d886d4d8330: Waiting 02:22:17 edf70074bd40: Waiting 02:22:17 9f60559e9845: Layer already exists 02:22:17 9f474e35c0f1: Layer already exists 02:22:17 9ee30daa9240: Layer already exists 02:22:17 51e01afc57b4: Layer already exists 02:22:17 3adb1687f81f: Layer already exists 02:22:17 35702331e066: Layer already exists 02:22:17 054716ef0ac3: Layer already exists 02:22:17 7d886d4d8330: Layer already exists 02:22:17 6aa5e075c857: Layer already exists 02:22:17 6968668328f9: Layer already exists 02:22:17 edf70074bd40: Layer already exists 02:22:17 3db9a223ec0b: Layer already exists 02:22:17 fb983580f4fb: Layer already exists 02:22:17 latest: digest: sha256:a31289bc352836e29b51bf84e137223e236ab62771607cfb0355a9109c544d0f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.115 02:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:18 51e01afc57b4: Preparing 02:22:18 51e01afc57b4: Preparing 02:22:18 9ee30daa9240: Preparing 02:22:18 9f474e35c0f1: Preparing 02:22:18 3adb1687f81f: Preparing 02:22:18 9f60559e9845: Preparing 02:22:18 6968668328f9: Preparing 02:22:18 054716ef0ac3: Preparing 02:22:18 6aa5e075c857: Preparing 02:22:18 7d886d4d8330: Preparing 02:22:18 35702331e066: Preparing 02:22:18 3db9a223ec0b: Preparing 02:22:18 fb983580f4fb: Preparing 02:22:18 edf70074bd40: Preparing 02:22:18 6968668328f9: Waiting 02:22:18 054716ef0ac3: Waiting 02:22:18 6aa5e075c857: Waiting 02:22:18 35702331e066: Waiting 02:22:18 fb983580f4fb: Waiting 02:22:18 edf70074bd40: Waiting 02:22:18 3db9a223ec0b: Waiting 02:22:18 7d886d4d8330: Waiting 02:22:18 9f60559e9845: Layer already exists 02:22:18 3adb1687f81f: Layer already exists 02:22:18 9ee30daa9240: Layer already exists 02:22:18 51e01afc57b4: Layer already exists 02:22:18 9f474e35c0f1: Layer already exists 02:22:18 6aa5e075c857: Layer already exists 02:22:18 054716ef0ac3: Layer already exists 02:22:18 6968668328f9: Layer already exists 02:22:18 35702331e066: Layer already exists 02:22:18 7d886d4d8330: Layer already exists 02:22:18 3db9a223ec0b: Layer already exists 02:22:18 fb983580f4fb: Layer already exists 02:22:18 edf70074bd40: Layer already exists 02:22:18 3.0.0-dev.115: digest: sha256:a31289bc352836e29b51bf84e137223e236ab62771607cfb0355a9109c544d0f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:19 51e01afc57b4: Preparing 02:22:19 51e01afc57b4: Preparing 02:22:19 9ee30daa9240: Preparing 02:22:19 9f474e35c0f1: Preparing 02:22:19 3adb1687f81f: Preparing 02:22:19 9f60559e9845: Preparing 02:22:19 6968668328f9: Preparing 02:22:19 054716ef0ac3: Preparing 02:22:19 6aa5e075c857: Preparing 02:22:19 7d886d4d8330: Preparing 02:22:19 35702331e066: Preparing 02:22:19 3db9a223ec0b: Preparing 02:22:19 fb983580f4fb: Preparing 02:22:19 edf70074bd40: Preparing 02:22:19 6968668328f9: Waiting 02:22:19 054716ef0ac3: Waiting 02:22:19 6aa5e075c857: Waiting 02:22:19 7d886d4d8330: Waiting 02:22:19 35702331e066: Waiting 02:22:19 3db9a223ec0b: Waiting 02:22:19 fb983580f4fb: Waiting 02:22:19 edf70074bd40: Waiting 02:22:19 9f60559e9845: Layer already exists 02:22:19 3adb1687f81f: Layer already exists 02:22:19 51e01afc57b4: Layer already exists 02:22:19 9f474e35c0f1: Layer already exists 02:22:19 9ee30daa9240: Layer already exists 02:22:19 7d886d4d8330: Layer already exists 02:22:19 054716ef0ac3: Layer already exists 02:22:19 6aa5e075c857: Layer already exists 02:22:19 6968668328f9: Layer already exists 02:22:19 35702331e066: Layer already exists 02:22:19 3db9a223ec0b: Layer already exists 02:22:19 fb983580f4fb: Layer already exists 02:22:19 edf70074bd40: Layer already exists 02:22:19 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:a31289bc352836e29b51bf84e137223e236ab62771607cfb0355a9109c544d0f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:20 51e01afc57b4: Preparing 02:22:20 51e01afc57b4: Preparing 02:22:20 9ee30daa9240: Preparing 02:22:20 9f474e35c0f1: Preparing 02:22:20 3adb1687f81f: Preparing 02:22:20 9f60559e9845: Preparing 02:22:20 6968668328f9: Preparing 02:22:20 054716ef0ac3: Preparing 02:22:20 6aa5e075c857: Preparing 02:22:20 7d886d4d8330: Preparing 02:22:20 35702331e066: Preparing 02:22:20 3db9a223ec0b: Preparing 02:22:20 fb983580f4fb: Preparing 02:22:20 edf70074bd40: Preparing 02:22:20 7d886d4d8330: Waiting 02:22:20 35702331e066: Waiting 02:22:20 3db9a223ec0b: Waiting 02:22:20 edf70074bd40: Waiting 02:22:20 fb983580f4fb: Waiting 02:22:20 6968668328f9: Waiting 02:22:20 054716ef0ac3: Waiting 02:22:20 6aa5e075c857: Waiting 02:22:20 9ee30daa9240: Layer already exists 02:22:20 51e01afc57b4: Layer already exists 02:22:20 9f474e35c0f1: Layer already exists 02:22:20 3adb1687f81f: Layer already exists 02:22:20 9f60559e9845: Layer already exists 02:22:20 6aa5e075c857: Layer already exists 02:22:20 054716ef0ac3: Layer already exists 02:22:20 35702331e066: Layer already exists 02:22:20 7d886d4d8330: Layer already exists 02:22:20 6968668328f9: Layer already exists 02:22:20 fb983580f4fb: Layer already exists 02:22:20 3db9a223ec0b: Layer already exists 02:22:20 edf70074bd40: Layer already exists 02:22:20 main: digest: sha256:a31289bc352836e29b51bf84e137223e236ab62771607cfb0355a9109c544d0f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:20 ===================================================== [Pipeline] echo 02:22:20 taggedImages: 02:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.115 02:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:22:20 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:22:20 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:20 latest 02:22:20 3.0.0-dev.115 02:22:20 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:20 main 02:22:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:22:21 66119aae8e02: Preparing 02:22:21 cac5cbb1c718: Preparing 02:22:21 ab53cef6611c: Preparing 02:22:21 de7cac173264: Preparing 02:22:21 054716ef0ac3: Preparing 02:22:21 6aa5e075c857: Preparing 02:22:21 962dc266a580: Preparing 02:22:21 edf70074bd40: Preparing 02:22:21 962dc266a580: Waiting 02:22:21 6aa5e075c857: Waiting 02:22:21 054716ef0ac3: Layer already exists 02:22:21 6aa5e075c857: Layer already exists 02:22:21 962dc266a580: Layer already exists 02:22:21 edf70074bd40: Layer already exists 02:22:21 66119aae8e02: Pushed 02:22:21 cac5cbb1c718: Pushed 02:22:21 ab53cef6611c: Pushed 02:22:25 de7cac173264: Pushed 02:22:25 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:4dd3754c2afaf9c8b2e1b3275de85928a178fc42cf338fc4f60a105a344f19ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:22:25 66119aae8e02: Preparing 02:22:25 cac5cbb1c718: Preparing 02:22:25 ab53cef6611c: Preparing 02:22:25 de7cac173264: Preparing 02:22:25 054716ef0ac3: Preparing 02:22:25 6aa5e075c857: Preparing 02:22:25 962dc266a580: Preparing 02:22:25 edf70074bd40: Preparing 02:22:25 6aa5e075c857: Waiting 02:22:25 962dc266a580: Waiting 02:22:25 edf70074bd40: Waiting 02:22:25 cac5cbb1c718: Layer already exists 02:22:25 66119aae8e02: Layer already exists 02:22:25 de7cac173264: Layer already exists 02:22:25 054716ef0ac3: Layer already exists 02:22:25 ab53cef6611c: Layer already exists 02:22:25 962dc266a580: Layer already exists 02:22:25 6aa5e075c857: Layer already exists 02:22:25 edf70074bd40: Layer already exists 02:22:26 latest: digest: sha256:4dd3754c2afaf9c8b2e1b3275de85928a178fc42cf338fc4f60a105a344f19ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.115 02:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:22:26 66119aae8e02: Preparing 02:22:26 cac5cbb1c718: Preparing 02:22:26 ab53cef6611c: Preparing 02:22:26 de7cac173264: Preparing 02:22:26 054716ef0ac3: Preparing 02:22:26 6aa5e075c857: Preparing 02:22:26 962dc266a580: Preparing 02:22:26 edf70074bd40: Preparing 02:22:26 6aa5e075c857: Waiting 02:22:26 962dc266a580: Waiting 02:22:26 edf70074bd40: Waiting 02:22:26 66119aae8e02: Layer already exists 02:22:26 054716ef0ac3: Layer already exists 02:22:26 de7cac173264: Layer already exists 02:22:26 cac5cbb1c718: Layer already exists 02:22:26 ab53cef6611c: Layer already exists 02:22:26 6aa5e075c857: Layer already exists 02:22:26 edf70074bd40: Layer already exists 02:22:26 962dc266a580: Layer already exists 02:22:26 3.0.0-dev.115: digest: sha256:4dd3754c2afaf9c8b2e1b3275de85928a178fc42cf338fc4f60a105a344f19ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:22:27 66119aae8e02: Preparing 02:22:27 cac5cbb1c718: Preparing 02:22:27 ab53cef6611c: Preparing 02:22:27 de7cac173264: Preparing 02:22:27 054716ef0ac3: Preparing 02:22:27 6aa5e075c857: Preparing 02:22:27 962dc266a580: Preparing 02:22:27 edf70074bd40: Preparing 02:22:27 6aa5e075c857: Waiting 02:22:27 edf70074bd40: Waiting 02:22:27 962dc266a580: Waiting 02:22:27 de7cac173264: Layer already exists 02:22:27 ab53cef6611c: Layer already exists 02:22:27 cac5cbb1c718: Layer already exists 02:22:27 054716ef0ac3: Layer already exists 02:22:27 66119aae8e02: Layer already exists 02:22:27 962dc266a580: Layer already exists 02:22:27 6aa5e075c857: Layer already exists 02:22:27 edf70074bd40: Layer already exists 02:22:27 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:4dd3754c2afaf9c8b2e1b3275de85928a178fc42cf338fc4f60a105a344f19ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:22:28 66119aae8e02: Preparing 02:22:28 cac5cbb1c718: Preparing 02:22:28 ab53cef6611c: Preparing 02:22:28 de7cac173264: Preparing 02:22:28 054716ef0ac3: Preparing 02:22:28 6aa5e075c857: Preparing 02:22:28 962dc266a580: Preparing 02:22:28 edf70074bd40: Preparing 02:22:28 6aa5e075c857: Waiting 02:22:28 962dc266a580: Waiting 02:22:28 edf70074bd40: Waiting 02:22:28 ab53cef6611c: Layer already exists 02:22:28 66119aae8e02: Layer already exists 02:22:28 cac5cbb1c718: Layer already exists 02:22:28 de7cac173264: Layer already exists 02:22:28 054716ef0ac3: Layer already exists 02:22:28 6aa5e075c857: Layer already exists 02:22:28 962dc266a580: Layer already exists 02:22:28 edf70074bd40: Layer already exists 02:22:28 main: digest: sha256:4dd3754c2afaf9c8b2e1b3275de85928a178fc42cf338fc4f60a105a344f19ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:28 ===================================================== [Pipeline] echo 02:22:28 taggedImages: 02:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.115 02:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:22:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:22:28 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:28 latest 02:22:28 3.0.0-dev.115 02:22:28 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:28 main 02:22:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:29 f429d650cae9: Preparing 02:22:29 1ae4dd0e951f: Preparing 02:22:29 f445959debe2: Preparing 02:22:29 921b4077f321: Preparing 02:22:29 054716ef0ac3: Preparing 02:22:29 6aa5e075c857: Preparing 02:22:29 5bb5317bbfa5: Preparing 02:22:29 3473d2261cf8: Preparing 02:22:29 edf70074bd40: Preparing 02:22:29 6aa5e075c857: Waiting 02:22:29 5bb5317bbfa5: Waiting 02:22:29 3473d2261cf8: Waiting 02:22:29 edf70074bd40: Waiting 02:22:29 054716ef0ac3: Layer already exists 02:22:29 6aa5e075c857: Layer already exists 02:22:29 f429d650cae9: Pushed 02:22:29 1ae4dd0e951f: Pushed 02:22:29 921b4077f321: Pushed 02:22:29 edf70074bd40: Layer already exists 02:22:29 5bb5317bbfa5: Pushed 02:22:30 3473d2261cf8: Pushed 02:22:32 f445959debe2: Pushed 02:22:32 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:c836976a9ab14e97b9070a320cc384f4d525c9e03f7a78866acb8fdf041ae66e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:33 f429d650cae9: Preparing 02:22:33 1ae4dd0e951f: Preparing 02:22:33 f445959debe2: Preparing 02:22:33 921b4077f321: Preparing 02:22:33 054716ef0ac3: Preparing 02:22:33 6aa5e075c857: Preparing 02:22:33 5bb5317bbfa5: Preparing 02:22:33 3473d2261cf8: Preparing 02:22:33 edf70074bd40: Preparing 02:22:33 6aa5e075c857: Waiting 02:22:33 5bb5317bbfa5: Waiting 02:22:33 3473d2261cf8: Waiting 02:22:33 edf70074bd40: Waiting 02:22:33 054716ef0ac3: Layer already exists 02:22:33 921b4077f321: Layer already exists 02:22:33 1ae4dd0e951f: Layer already exists 02:22:33 f445959debe2: Layer already exists 02:22:33 f429d650cae9: Layer already exists 02:22:33 3473d2261cf8: Layer already exists 02:22:33 5bb5317bbfa5: Layer already exists 02:22:33 6aa5e075c857: Layer already exists 02:22:33 edf70074bd40: Layer already exists 02:22:33 latest: digest: sha256:c836976a9ab14e97b9070a320cc384f4d525c9e03f7a78866acb8fdf041ae66e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.115 02:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:34 f429d650cae9: Preparing 02:22:34 1ae4dd0e951f: Preparing 02:22:34 f445959debe2: Preparing 02:22:34 921b4077f321: Preparing 02:22:34 054716ef0ac3: Preparing 02:22:34 6aa5e075c857: Preparing 02:22:34 5bb5317bbfa5: Preparing 02:22:34 3473d2261cf8: Preparing 02:22:34 edf70074bd40: Preparing 02:22:34 6aa5e075c857: Waiting 02:22:34 5bb5317bbfa5: Waiting 02:22:34 3473d2261cf8: Waiting 02:22:34 edf70074bd40: Waiting 02:22:34 1ae4dd0e951f: Layer already exists 02:22:34 921b4077f321: Layer already exists 02:22:34 f429d650cae9: Layer already exists 02:22:34 054716ef0ac3: Layer already exists 02:22:34 f445959debe2: Layer already exists 02:22:34 edf70074bd40: Layer already exists 02:22:34 6aa5e075c857: Layer already exists 02:22:34 3473d2261cf8: Layer already exists 02:22:34 5bb5317bbfa5: Layer already exists 02:22:34 3.0.0-dev.115: digest: sha256:c836976a9ab14e97b9070a320cc384f4d525c9e03f7a78866acb8fdf041ae66e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:34 f429d650cae9: Preparing 02:22:34 1ae4dd0e951f: Preparing 02:22:34 f445959debe2: Preparing 02:22:34 921b4077f321: Preparing 02:22:34 054716ef0ac3: Preparing 02:22:34 6aa5e075c857: Preparing 02:22:34 5bb5317bbfa5: Preparing 02:22:34 3473d2261cf8: Preparing 02:22:34 edf70074bd40: Preparing 02:22:34 6aa5e075c857: Waiting 02:22:34 5bb5317bbfa5: Waiting 02:22:34 3473d2261cf8: Waiting 02:22:34 edf70074bd40: Waiting 02:22:34 f429d650cae9: Layer already exists 02:22:34 054716ef0ac3: Layer already exists 02:22:34 921b4077f321: Layer already exists 02:22:34 f445959debe2: Layer already exists 02:22:34 1ae4dd0e951f: Layer already exists 02:22:34 6aa5e075c857: Layer already exists 02:22:34 3473d2261cf8: Layer already exists 02:22:34 5bb5317bbfa5: Layer already exists 02:22:34 edf70074bd40: Layer already exists 02:22:35 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:c836976a9ab14e97b9070a320cc384f4d525c9e03f7a78866acb8fdf041ae66e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:35 f429d650cae9: Preparing 02:22:35 1ae4dd0e951f: Preparing 02:22:35 f445959debe2: Preparing 02:22:35 921b4077f321: Preparing 02:22:35 054716ef0ac3: Preparing 02:22:35 6aa5e075c857: Preparing 02:22:35 5bb5317bbfa5: Preparing 02:22:35 3473d2261cf8: Preparing 02:22:35 edf70074bd40: Preparing 02:22:35 5bb5317bbfa5: Waiting 02:22:35 6aa5e075c857: Waiting 02:22:35 3473d2261cf8: Waiting 02:22:35 edf70074bd40: Waiting 02:22:35 054716ef0ac3: Layer already exists 02:22:35 f445959debe2: Layer already exists 02:22:35 921b4077f321: Layer already exists 02:22:35 1ae4dd0e951f: Layer already exists 02:22:35 f429d650cae9: Layer already exists 02:22:35 5bb5317bbfa5: Layer already exists 02:22:35 3473d2261cf8: Layer already exists 02:22:35 6aa5e075c857: Layer already exists 02:22:35 edf70074bd40: Layer already exists 02:22:36 main: digest: sha256:c836976a9ab14e97b9070a320cc384f4d525c9e03f7a78866acb8fdf041ae66e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:36 ===================================================== [Pipeline] echo 02:22:36 taggedImages: 02:22:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:22:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.115 02:22:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:22:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:22:36 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:36 latest 02:22:36 3.0.0-dev.115 02:22:36 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:36 main 02:22:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:36 e6d129e46bd1: Preparing 02:22:36 5438b45424d8: Preparing 02:22:36 30709fd0d598: Preparing 02:22:36 e1e6bb4e86ca: Preparing 02:22:36 5bd7bc69bcef: Preparing 02:22:36 2c3d955799dd: Preparing 02:22:36 b3500191763b: Preparing 02:22:36 054716ef0ac3: Preparing 02:22:36 6aa5e075c857: Preparing 02:22:36 08e9ddf27d45: Preparing 02:22:36 edf70074bd40: Preparing 02:22:36 2c3d955799dd: Waiting 02:22:36 b3500191763b: Waiting 02:22:36 054716ef0ac3: Waiting 02:22:36 6aa5e075c857: Waiting 02:22:36 edf70074bd40: Waiting 02:22:36 08e9ddf27d45: Waiting 02:22:37 e6d129e46bd1: Pushed 02:22:37 5438b45424d8: Pushed 02:22:37 5bd7bc69bcef: Pushed 02:22:37 054716ef0ac3: Layer already exists 02:22:37 6aa5e075c857: Layer already exists 02:22:37 b3500191763b: Pushed 02:22:37 2c3d955799dd: Pushed 02:22:37 edf70074bd40: Layer already exists 02:22:37 08e9ddf27d45: Pushed 02:22:39 e1e6bb4e86ca: Pushed 02:22:40 30709fd0d598: Pushed 02:22:40 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:73acdc30377d873a7b20b1fdbabf380cda6dad4ac7600dfbe3e9046ec18550f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:41 e6d129e46bd1: Preparing 02:22:41 5438b45424d8: Preparing 02:22:41 30709fd0d598: Preparing 02:22:41 e1e6bb4e86ca: Preparing 02:22:41 5bd7bc69bcef: Preparing 02:22:41 2c3d955799dd: Preparing 02:22:41 b3500191763b: Preparing 02:22:41 054716ef0ac3: Preparing 02:22:41 6aa5e075c857: Preparing 02:22:41 08e9ddf27d45: Preparing 02:22:41 edf70074bd40: Preparing 02:22:41 054716ef0ac3: Waiting 02:22:41 6aa5e075c857: Waiting 02:22:41 08e9ddf27d45: Waiting 02:22:41 edf70074bd40: Waiting 02:22:41 2c3d955799dd: Waiting 02:22:41 b3500191763b: Waiting 02:22:41 5438b45424d8: Layer already exists 02:22:41 e1e6bb4e86ca: Layer already exists 02:22:41 30709fd0d598: Layer already exists 02:22:41 e6d129e46bd1: Layer already exists 02:22:41 5bd7bc69bcef: Layer already exists 02:22:41 b3500191763b: Layer already exists 02:22:41 054716ef0ac3: Layer already exists 02:22:41 2c3d955799dd: Layer already exists 02:22:41 08e9ddf27d45: Layer already exists 02:22:41 6aa5e075c857: Layer already exists 02:22:41 edf70074bd40: Layer already exists 02:22:41 latest: digest: sha256:73acdc30377d873a7b20b1fdbabf380cda6dad4ac7600dfbe3e9046ec18550f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.115 02:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:42 e6d129e46bd1: Preparing 02:22:42 5438b45424d8: Preparing 02:22:42 30709fd0d598: Preparing 02:22:42 e1e6bb4e86ca: Preparing 02:22:42 5bd7bc69bcef: Preparing 02:22:42 2c3d955799dd: Preparing 02:22:42 b3500191763b: Preparing 02:22:42 054716ef0ac3: Preparing 02:22:42 6aa5e075c857: Preparing 02:22:42 08e9ddf27d45: Preparing 02:22:42 edf70074bd40: Preparing 02:22:42 2c3d955799dd: Waiting 02:22:42 6aa5e075c857: Waiting 02:22:42 b3500191763b: Waiting 02:22:42 054716ef0ac3: Waiting 02:22:42 edf70074bd40: Waiting 02:22:42 5bd7bc69bcef: Layer already exists 02:22:42 5438b45424d8: Layer already exists 02:22:42 30709fd0d598: Layer already exists 02:22:42 e6d129e46bd1: Layer already exists 02:22:42 e1e6bb4e86ca: Layer already exists 02:22:42 2c3d955799dd: Layer already exists 02:22:42 054716ef0ac3: Layer already exists 02:22:42 b3500191763b: Layer already exists 02:22:42 6aa5e075c857: Layer already exists 02:22:42 08e9ddf27d45: Layer already exists 02:22:42 edf70074bd40: Layer already exists 02:22:42 3.0.0-dev.115: digest: sha256:73acdc30377d873a7b20b1fdbabf380cda6dad4ac7600dfbe3e9046ec18550f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:43 e6d129e46bd1: Preparing 02:22:43 5438b45424d8: Preparing 02:22:43 30709fd0d598: Preparing 02:22:43 e1e6bb4e86ca: Preparing 02:22:43 5bd7bc69bcef: Preparing 02:22:43 2c3d955799dd: Preparing 02:22:43 b3500191763b: Preparing 02:22:43 054716ef0ac3: Preparing 02:22:43 6aa5e075c857: Preparing 02:22:43 08e9ddf27d45: Preparing 02:22:43 edf70074bd40: Preparing 02:22:43 054716ef0ac3: Waiting 02:22:43 08e9ddf27d45: Waiting 02:22:43 edf70074bd40: Waiting 02:22:43 2c3d955799dd: Waiting 02:22:43 b3500191763b: Waiting 02:22:43 e1e6bb4e86ca: Layer already exists 02:22:43 5438b45424d8: Layer already exists 02:22:43 5bd7bc69bcef: Layer already exists 02:22:43 30709fd0d598: Layer already exists 02:22:43 e6d129e46bd1: Layer already exists 02:22:43 054716ef0ac3: Layer already exists 02:22:43 2c3d955799dd: Layer already exists 02:22:43 b3500191763b: Layer already exists 02:22:43 08e9ddf27d45: Layer already exists 02:22:43 6aa5e075c857: Layer already exists 02:22:43 edf70074bd40: Layer already exists 02:22:43 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:73acdc30377d873a7b20b1fdbabf380cda6dad4ac7600dfbe3e9046ec18550f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:44 e6d129e46bd1: Preparing 02:22:44 5438b45424d8: Preparing 02:22:44 30709fd0d598: Preparing 02:22:44 e1e6bb4e86ca: Preparing 02:22:44 5bd7bc69bcef: Preparing 02:22:44 2c3d955799dd: Preparing 02:22:44 b3500191763b: Preparing 02:22:44 054716ef0ac3: Preparing 02:22:44 6aa5e075c857: Preparing 02:22:44 08e9ddf27d45: Preparing 02:22:44 edf70074bd40: Preparing 02:22:44 2c3d955799dd: Waiting 02:22:44 b3500191763b: Waiting 02:22:44 054716ef0ac3: Waiting 02:22:44 edf70074bd40: Waiting 02:22:44 08e9ddf27d45: Waiting 02:22:44 6aa5e075c857: Waiting 02:22:44 5438b45424d8: Layer already exists 02:22:44 30709fd0d598: Layer already exists 02:22:44 e6d129e46bd1: Layer already exists 02:22:44 5bd7bc69bcef: Layer already exists 02:22:44 e1e6bb4e86ca: Layer already exists 02:22:44 054716ef0ac3: Layer already exists 02:22:44 b3500191763b: Layer already exists 02:22:44 2c3d955799dd: Layer already exists 02:22:44 08e9ddf27d45: Layer already exists 02:22:44 6aa5e075c857: Layer already exists 02:22:44 edf70074bd40: Layer already exists 02:22:44 main: digest: sha256:73acdc30377d873a7b20b1fdbabf380cda6dad4ac7600dfbe3e9046ec18550f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:44 ===================================================== [Pipeline] echo 02:22:44 taggedImages: 02:22:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:22:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.115 02:22:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:22:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:22:44 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:44 latest 02:22:44 3.0.0-dev.115 02:22:44 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:44 main 02:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:45 f150292037d0: Preparing 02:22:45 372bc895a71e: Preparing 02:22:45 054716ef0ac3: Preparing 02:22:45 6aa5e075c857: Preparing 02:22:45 d473967be0a1: Preparing 02:22:45 edf70074bd40: Preparing 02:22:45 edf70074bd40: Waiting 02:22:45 054716ef0ac3: Layer already exists 02:22:45 6aa5e075c857: Layer already exists 02:22:45 edf70074bd40: Layer already exists 02:22:45 f150292037d0: Pushed 02:22:47 d473967be0a1: Pushed 02:22:50 372bc895a71e: Pushed 02:22:50 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:6a87cdd8d126295f6930b848ea7434e3bd4ac46b6aadec65a00d41b9c34728b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:51 f150292037d0: Preparing 02:22:51 372bc895a71e: Preparing 02:22:51 054716ef0ac3: Preparing 02:22:51 6aa5e075c857: Preparing 02:22:51 d473967be0a1: Preparing 02:22:51 edf70074bd40: Preparing 02:22:51 d473967be0a1: Layer already exists 02:22:51 054716ef0ac3: Layer already exists 02:22:51 372bc895a71e: Layer already exists 02:22:51 f150292037d0: Layer already exists 02:22:51 6aa5e075c857: Layer already exists 02:22:51 edf70074bd40: Layer already exists 02:22:51 latest: digest: sha256:6a87cdd8d126295f6930b848ea7434e3bd4ac46b6aadec65a00d41b9c34728b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.115 02:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:52 f150292037d0: Preparing 02:22:52 372bc895a71e: Preparing 02:22:52 054716ef0ac3: Preparing 02:22:52 6aa5e075c857: Preparing 02:22:52 d473967be0a1: Preparing 02:22:52 edf70074bd40: Preparing 02:22:52 edf70074bd40: Waiting 02:22:52 d473967be0a1: Layer already exists 02:22:52 054716ef0ac3: Layer already exists 02:22:52 6aa5e075c857: Layer already exists 02:22:52 f150292037d0: Layer already exists 02:22:52 372bc895a71e: Layer already exists 02:22:52 edf70074bd40: Layer already exists 02:22:52 3.0.0-dev.115: digest: sha256:6a87cdd8d126295f6930b848ea7434e3bd4ac46b6aadec65a00d41b9c34728b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:53 f150292037d0: Preparing 02:22:53 372bc895a71e: Preparing 02:22:53 054716ef0ac3: Preparing 02:22:53 6aa5e075c857: Preparing 02:22:53 d473967be0a1: Preparing 02:22:53 edf70074bd40: Preparing 02:22:53 edf70074bd40: Waiting 02:22:53 f150292037d0: Layer already exists 02:22:53 6aa5e075c857: Layer already exists 02:22:53 054716ef0ac3: Layer already exists 02:22:53 d473967be0a1: Layer already exists 02:22:53 372bc895a71e: Layer already exists 02:22:53 edf70074bd40: Layer already exists 02:22:53 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:6a87cdd8d126295f6930b848ea7434e3bd4ac46b6aadec65a00d41b9c34728b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:53 f150292037d0: Preparing 02:22:53 372bc895a71e: Preparing 02:22:53 054716ef0ac3: Preparing 02:22:53 6aa5e075c857: Preparing 02:22:53 d473967be0a1: Preparing 02:22:53 edf70074bd40: Preparing 02:22:53 edf70074bd40: Waiting 02:22:53 372bc895a71e: Layer already exists 02:22:53 054716ef0ac3: Layer already exists 02:22:53 6aa5e075c857: Layer already exists 02:22:53 f150292037d0: Layer already exists 02:22:53 d473967be0a1: Layer already exists 02:22:53 edf70074bd40: Layer already exists 02:22:54 main: digest: sha256:6a87cdd8d126295f6930b848ea7434e3bd4ac46b6aadec65a00d41b9c34728b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:54 ===================================================== [Pipeline] echo 02:22:54 taggedImages: 02:22:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:22:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.115 02:22:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:22:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:22:54 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:54 latest 02:22:54 3.0.0-dev.115 02:22:54 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:22:54 main 02:22:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:55 32380547f81f: Preparing 02:22:55 9986fe00c159: Preparing 02:22:55 d45aafc8cea4: Preparing 02:22:55 a909f9a922a3: Preparing 02:22:55 7f4a351b6e80: Preparing 02:22:55 054716ef0ac3: Preparing 02:22:55 6aa5e075c857: Preparing 02:22:55 a5d6fcb9a2ee: Preparing 02:22:55 edf70074bd40: Preparing 02:22:55 6aa5e075c857: Waiting 02:22:55 a5d6fcb9a2ee: Waiting 02:22:55 054716ef0ac3: Waiting 02:22:55 edf70074bd40: Waiting 02:22:55 9986fe00c159: Pushed 02:22:55 d45aafc8cea4: Pushed 02:22:55 32380547f81f: Pushed 02:22:55 054716ef0ac3: Layer already exists 02:22:55 6aa5e075c857: Layer already exists 02:22:55 edf70074bd40: Layer already exists 02:22:56 a5d6fcb9a2ee: Pushed 02:23:04 7f4a351b6e80: Pushed 02:23:12 a909f9a922a3: Pushed 02:23:12 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:ea1bb8282e67f644416f29586758d5c4117a219d32bfcc880c13f4fe4ff11b40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:23:13 32380547f81f: Preparing 02:23:13 9986fe00c159: Preparing 02:23:13 d45aafc8cea4: Preparing 02:23:13 a909f9a922a3: Preparing 02:23:13 7f4a351b6e80: Preparing 02:23:13 054716ef0ac3: Preparing 02:23:13 6aa5e075c857: Preparing 02:23:13 a5d6fcb9a2ee: Preparing 02:23:13 edf70074bd40: Preparing 02:23:13 6aa5e075c857: Waiting 02:23:13 a5d6fcb9a2ee: Waiting 02:23:13 edf70074bd40: Waiting 02:23:13 054716ef0ac3: Waiting 02:23:13 9986fe00c159: Layer already exists 02:23:13 a909f9a922a3: Layer already exists 02:23:13 32380547f81f: Layer already exists 02:23:13 d45aafc8cea4: Layer already exists 02:23:13 7f4a351b6e80: Layer already exists 02:23:13 054716ef0ac3: Layer already exists 02:23:13 edf70074bd40: Layer already exists 02:23:13 6aa5e075c857: Layer already exists 02:23:13 a5d6fcb9a2ee: Layer already exists 02:23:13 latest: digest: sha256:ea1bb8282e67f644416f29586758d5c4117a219d32bfcc880c13f4fe4ff11b40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.115 02:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:23:14 32380547f81f: Preparing 02:23:14 9986fe00c159: Preparing 02:23:14 d45aafc8cea4: Preparing 02:23:14 a909f9a922a3: Preparing 02:23:14 7f4a351b6e80: Preparing 02:23:14 054716ef0ac3: Preparing 02:23:14 6aa5e075c857: Preparing 02:23:14 a5d6fcb9a2ee: Preparing 02:23:14 edf70074bd40: Preparing 02:23:14 054716ef0ac3: Waiting 02:23:14 6aa5e075c857: Waiting 02:23:14 a5d6fcb9a2ee: Waiting 02:23:14 edf70074bd40: Waiting 02:23:14 d45aafc8cea4: Layer already exists 02:23:14 7f4a351b6e80: Layer already exists 02:23:14 32380547f81f: Layer already exists 02:23:14 9986fe00c159: Layer already exists 02:23:14 a909f9a922a3: Layer already exists 02:23:14 054716ef0ac3: Layer already exists 02:23:14 a5d6fcb9a2ee: Layer already exists 02:23:14 6aa5e075c857: Layer already exists 02:23:14 edf70074bd40: Layer already exists 02:23:14 3.0.0-dev.115: digest: sha256:ea1bb8282e67f644416f29586758d5c4117a219d32bfcc880c13f4fe4ff11b40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:23:15 32380547f81f: Preparing 02:23:15 9986fe00c159: Preparing 02:23:15 d45aafc8cea4: Preparing 02:23:15 a909f9a922a3: Preparing 02:23:15 7f4a351b6e80: Preparing 02:23:15 054716ef0ac3: Preparing 02:23:15 6aa5e075c857: Preparing 02:23:15 a5d6fcb9a2ee: Preparing 02:23:15 edf70074bd40: Preparing 02:23:15 6aa5e075c857: Waiting 02:23:15 a5d6fcb9a2ee: Waiting 02:23:15 054716ef0ac3: Waiting 02:23:15 edf70074bd40: Waiting 02:23:15 32380547f81f: Layer already exists 02:23:15 d45aafc8cea4: Layer already exists 02:23:15 a909f9a922a3: Layer already exists 02:23:15 9986fe00c159: Layer already exists 02:23:15 7f4a351b6e80: Layer already exists 02:23:15 054716ef0ac3: Layer already exists 02:23:15 6aa5e075c857: Layer already exists 02:23:15 a5d6fcb9a2ee: Layer already exists 02:23:15 edf70074bd40: Layer already exists 02:23:15 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:ea1bb8282e67f644416f29586758d5c4117a219d32bfcc880c13f4fe4ff11b40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:23:16 32380547f81f: Preparing 02:23:16 9986fe00c159: Preparing 02:23:16 d45aafc8cea4: Preparing 02:23:16 a909f9a922a3: Preparing 02:23:16 7f4a351b6e80: Preparing 02:23:16 054716ef0ac3: Preparing 02:23:16 6aa5e075c857: Preparing 02:23:16 a5d6fcb9a2ee: Preparing 02:23:16 edf70074bd40: Preparing 02:23:16 054716ef0ac3: Waiting 02:23:16 6aa5e075c857: Waiting 02:23:16 a5d6fcb9a2ee: Waiting 02:23:16 edf70074bd40: Waiting 02:23:16 d45aafc8cea4: Layer already exists 02:23:16 7f4a351b6e80: Layer already exists 02:23:16 9986fe00c159: Layer already exists 02:23:16 32380547f81f: Layer already exists 02:23:16 a909f9a922a3: Layer already exists 02:23:16 a5d6fcb9a2ee: Layer already exists 02:23:16 054716ef0ac3: Layer already exists 02:23:16 6aa5e075c857: Layer already exists 02:23:16 edf70074bd40: Layer already exists 02:23:16 main: digest: sha256:ea1bb8282e67f644416f29586758d5c4117a219d32bfcc880c13f4fe4ff11b40 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:16 ===================================================== [Pipeline] echo 02:23:16 taggedImages: 02:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.115 02:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:23:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:23:16 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:16 latest 02:23:16 3.0.0-dev.115 02:23:16 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:16 main 02:23:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:17 b2862ec7eabe: Preparing 02:23:17 20219eff8c84: Preparing 02:23:17 812a582619a3: Preparing 02:23:17 2a32cec461d2: Preparing 02:23:17 054716ef0ac3: Preparing 02:23:17 6aa5e075c857: Preparing 02:23:17 36a7ce0f24cb: Preparing 02:23:17 edf70074bd40: Preparing 02:23:17 36a7ce0f24cb: Waiting 02:23:17 edf70074bd40: Waiting 02:23:17 6aa5e075c857: Waiting 02:23:17 054716ef0ac3: Layer already exists 02:23:17 6aa5e075c857: Layer already exists 02:23:17 812a582619a3: Pushed 02:23:17 20219eff8c84: Pushed 02:23:17 b2862ec7eabe: Pushed 02:23:17 edf70074bd40: Layer already exists 02:23:17 36a7ce0f24cb: Pushed 02:23:32 2a32cec461d2: Pushed 02:23:32 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:712fd2fd56f29e52750712c0582fe319837b25c462a3b1f15db13f6d19864619 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:33 b2862ec7eabe: Preparing 02:23:33 20219eff8c84: Preparing 02:23:33 812a582619a3: Preparing 02:23:33 2a32cec461d2: Preparing 02:23:33 054716ef0ac3: Preparing 02:23:33 6aa5e075c857: Preparing 02:23:33 36a7ce0f24cb: Preparing 02:23:33 edf70074bd40: Preparing 02:23:33 6aa5e075c857: Waiting 02:23:33 edf70074bd40: Waiting 02:23:33 36a7ce0f24cb: Waiting 02:23:33 054716ef0ac3: Layer already exists 02:23:33 b2862ec7eabe: Layer already exists 02:23:33 812a582619a3: Layer already exists 02:23:33 20219eff8c84: Layer already exists 02:23:33 2a32cec461d2: Layer already exists 02:23:33 edf70074bd40: Layer already exists 02:23:33 6aa5e075c857: Layer already exists 02:23:33 36a7ce0f24cb: Layer already exists 02:23:33 latest: digest: sha256:712fd2fd56f29e52750712c0582fe319837b25c462a3b1f15db13f6d19864619 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.115 02:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:34 b2862ec7eabe: Preparing 02:23:34 20219eff8c84: Preparing 02:23:34 812a582619a3: Preparing 02:23:34 2a32cec461d2: Preparing 02:23:34 054716ef0ac3: Preparing 02:23:34 6aa5e075c857: Preparing 02:23:34 36a7ce0f24cb: Preparing 02:23:34 edf70074bd40: Preparing 02:23:34 6aa5e075c857: Waiting 02:23:34 36a7ce0f24cb: Waiting 02:23:34 edf70074bd40: Waiting 02:23:34 b2862ec7eabe: Layer already exists 02:23:34 20219eff8c84: Layer already exists 02:23:34 812a582619a3: Layer already exists 02:23:34 054716ef0ac3: Layer already exists 02:23:34 2a32cec461d2: Layer already exists 02:23:34 6aa5e075c857: Layer already exists 02:23:34 edf70074bd40: Layer already exists 02:23:34 36a7ce0f24cb: Layer already exists 02:23:34 3.0.0-dev.115: digest: sha256:712fd2fd56f29e52750712c0582fe319837b25c462a3b1f15db13f6d19864619 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:35 b2862ec7eabe: Preparing 02:23:35 20219eff8c84: Preparing 02:23:35 812a582619a3: Preparing 02:23:35 2a32cec461d2: Preparing 02:23:35 054716ef0ac3: Preparing 02:23:35 6aa5e075c857: Preparing 02:23:35 36a7ce0f24cb: Preparing 02:23:35 edf70074bd40: Preparing 02:23:35 6aa5e075c857: Waiting 02:23:35 36a7ce0f24cb: Waiting 02:23:35 edf70074bd40: Waiting 02:23:35 20219eff8c84: Layer already exists 02:23:35 054716ef0ac3: Layer already exists 02:23:35 2a32cec461d2: Layer already exists 02:23:35 812a582619a3: Layer already exists 02:23:35 b2862ec7eabe: Layer already exists 02:23:35 36a7ce0f24cb: Layer already exists 02:23:35 edf70074bd40: Layer already exists 02:23:35 6aa5e075c857: Layer already exists 02:23:35 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:712fd2fd56f29e52750712c0582fe319837b25c462a3b1f15db13f6d19864619 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:36 b2862ec7eabe: Preparing 02:23:36 20219eff8c84: Preparing 02:23:36 812a582619a3: Preparing 02:23:36 2a32cec461d2: Preparing 02:23:36 054716ef0ac3: Preparing 02:23:36 6aa5e075c857: Preparing 02:23:36 36a7ce0f24cb: Preparing 02:23:36 edf70074bd40: Preparing 02:23:36 6aa5e075c857: Waiting 02:23:36 36a7ce0f24cb: Waiting 02:23:36 edf70074bd40: Waiting 02:23:36 812a582619a3: Layer already exists 02:23:36 054716ef0ac3: Layer already exists 02:23:36 20219eff8c84: Layer already exists 02:23:36 b2862ec7eabe: Layer already exists 02:23:36 2a32cec461d2: Layer already exists 02:23:36 edf70074bd40: Layer already exists 02:23:36 6aa5e075c857: Layer already exists 02:23:36 36a7ce0f24cb: Layer already exists 02:23:36 main: digest: sha256:712fd2fd56f29e52750712c0582fe319837b25c462a3b1f15db13f6d19864619 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:36 ===================================================== [Pipeline] echo 02:23:36 taggedImages: 02:23:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:23:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.115 02:23:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:23:36 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:23:36 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:36 latest 02:23:36 3.0.0-dev.115 02:23:36 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:36 main 02:23:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:37 aa1ea2bbccd8: Preparing 02:23:37 e651ae69e09b: Preparing 02:23:37 04360648f45a: Preparing 02:23:37 c873f59fe8f7: Preparing 02:23:37 054716ef0ac3: Preparing 02:23:37 6aa5e075c857: Preparing 02:23:37 a5d6fcb9a2ee: Preparing 02:23:37 edf70074bd40: Preparing 02:23:37 6aa5e075c857: Waiting 02:23:37 a5d6fcb9a2ee: Waiting 02:23:37 edf70074bd40: Waiting 02:23:37 054716ef0ac3: Layer already exists 02:23:37 6aa5e075c857: Layer already exists 02:23:37 a5d6fcb9a2ee: Layer already exists 02:23:37 edf70074bd40: Layer already exists 02:23:37 04360648f45a: Pushed 02:23:37 aa1ea2bbccd8: Pushed 02:23:37 e651ae69e09b: Pushed 02:23:55 c873f59fe8f7: Pushed 02:23:55 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:b0990af9b6e4acc46151a0482af2aee59f900ed2b073a8d263691cbc074c8b39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:56 aa1ea2bbccd8: Preparing 02:23:56 e651ae69e09b: Preparing 02:23:56 04360648f45a: Preparing 02:23:56 c873f59fe8f7: Preparing 02:23:56 054716ef0ac3: Preparing 02:23:56 6aa5e075c857: Preparing 02:23:56 a5d6fcb9a2ee: Preparing 02:23:56 edf70074bd40: Preparing 02:23:56 a5d6fcb9a2ee: Waiting 02:23:56 edf70074bd40: Waiting 02:23:56 6aa5e075c857: Waiting 02:23:56 c873f59fe8f7: Layer already exists 02:23:56 aa1ea2bbccd8: Layer already exists 02:23:56 e651ae69e09b: Layer already exists 02:23:56 04360648f45a: Layer already exists 02:23:56 054716ef0ac3: Layer already exists 02:23:56 a5d6fcb9a2ee: Layer already exists 02:23:56 6aa5e075c857: Layer already exists 02:23:56 edf70074bd40: Layer already exists 02:23:56 latest: digest: sha256:b0990af9b6e4acc46151a0482af2aee59f900ed2b073a8d263691cbc074c8b39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.115 02:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:57 aa1ea2bbccd8: Preparing 02:23:57 e651ae69e09b: Preparing 02:23:57 04360648f45a: Preparing 02:23:57 c873f59fe8f7: Preparing 02:23:57 054716ef0ac3: Preparing 02:23:57 6aa5e075c857: Preparing 02:23:57 a5d6fcb9a2ee: Preparing 02:23:57 edf70074bd40: Preparing 02:23:57 6aa5e075c857: Waiting 02:23:57 a5d6fcb9a2ee: Waiting 02:23:57 edf70074bd40: Waiting 02:23:57 e651ae69e09b: Layer already exists 02:23:57 aa1ea2bbccd8: Layer already exists 02:23:57 054716ef0ac3: Layer already exists 02:23:57 04360648f45a: Layer already exists 02:23:57 c873f59fe8f7: Layer already exists 02:23:57 6aa5e075c857: Layer already exists 02:23:57 edf70074bd40: Layer already exists 02:23:57 a5d6fcb9a2ee: Layer already exists 02:23:57 3.0.0-dev.115: digest: sha256:b0990af9b6e4acc46151a0482af2aee59f900ed2b073a8d263691cbc074c8b39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:58 aa1ea2bbccd8: Preparing 02:23:58 e651ae69e09b: Preparing 02:23:58 04360648f45a: Preparing 02:23:58 c873f59fe8f7: Preparing 02:23:58 054716ef0ac3: Preparing 02:23:58 6aa5e075c857: Preparing 02:23:58 a5d6fcb9a2ee: Preparing 02:23:58 edf70074bd40: Preparing 02:23:58 6aa5e075c857: Waiting 02:23:58 a5d6fcb9a2ee: Waiting 02:23:58 edf70074bd40: Waiting 02:23:58 e651ae69e09b: Layer already exists 02:23:58 aa1ea2bbccd8: Layer already exists 02:23:58 c873f59fe8f7: Layer already exists 02:23:58 04360648f45a: Layer already exists 02:23:58 054716ef0ac3: Layer already exists 02:23:58 6aa5e075c857: Layer already exists 02:23:58 edf70074bd40: Layer already exists 02:23:58 a5d6fcb9a2ee: Layer already exists 02:23:58 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:b0990af9b6e4acc46151a0482af2aee59f900ed2b073a8d263691cbc074c8b39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:59 aa1ea2bbccd8: Preparing 02:23:59 e651ae69e09b: Preparing 02:23:59 04360648f45a: Preparing 02:23:59 c873f59fe8f7: Preparing 02:23:59 054716ef0ac3: Preparing 02:23:59 6aa5e075c857: Preparing 02:23:59 a5d6fcb9a2ee: Preparing 02:23:59 edf70074bd40: Preparing 02:23:59 a5d6fcb9a2ee: Waiting 02:23:59 6aa5e075c857: Waiting 02:23:59 edf70074bd40: Waiting 02:23:59 054716ef0ac3: Layer already exists 02:23:59 e651ae69e09b: Layer already exists 02:23:59 aa1ea2bbccd8: Layer already exists 02:23:59 c873f59fe8f7: Layer already exists 02:23:59 04360648f45a: Layer already exists 02:23:59 6aa5e075c857: Layer already exists 02:23:59 edf70074bd40: Layer already exists 02:23:59 a5d6fcb9a2ee: Layer already exists 02:23:59 main: digest: sha256:b0990af9b6e4acc46151a0482af2aee59f900ed2b073a8d263691cbc074c8b39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:59 ===================================================== [Pipeline] echo 02:23:59 taggedImages: 02:23:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.115 02:23:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:23:59 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:23:59 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:23:59 latest 02:23:59 3.0.0-dev.115 02:23:59 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:23:59 main 02:23:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:24:00 75b774f7d134: Preparing 02:24:00 980558273f69: Preparing 02:24:00 054716ef0ac3: Preparing 02:24:00 6aa5e075c857: Preparing 02:24:00 1349c8b7244d: Preparing 02:24:00 edf70074bd40: Preparing 02:24:00 edf70074bd40: Waiting 02:24:00 6aa5e075c857: Layer already exists 02:24:00 054716ef0ac3: Layer already exists 02:24:00 edf70074bd40: Layer already exists 02:24:00 75b774f7d134: Pushed 02:24:00 1349c8b7244d: Pushed 02:24:07 980558273f69: Pushed 02:24:07 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:793076d4e2af90a0f2a08fbd0d2216ad98786bda6167d64ada28758de606d29b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:24:08 75b774f7d134: Preparing 02:24:08 980558273f69: Preparing 02:24:08 054716ef0ac3: Preparing 02:24:08 6aa5e075c857: Preparing 02:24:08 1349c8b7244d: Preparing 02:24:08 edf70074bd40: Preparing 02:24:08 edf70074bd40: Waiting 02:24:08 980558273f69: Layer already exists 02:24:08 1349c8b7244d: Layer already exists 02:24:08 75b774f7d134: Layer already exists 02:24:08 6aa5e075c857: Layer already exists 02:24:08 054716ef0ac3: Layer already exists 02:24:08 edf70074bd40: Layer already exists 02:24:08 latest: digest: sha256:793076d4e2af90a0f2a08fbd0d2216ad98786bda6167d64ada28758de606d29b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.115 02:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:24:09 75b774f7d134: Preparing 02:24:09 980558273f69: Preparing 02:24:09 054716ef0ac3: Preparing 02:24:09 6aa5e075c857: Preparing 02:24:09 1349c8b7244d: Preparing 02:24:09 edf70074bd40: Preparing 02:24:09 edf70074bd40: Waiting 02:24:09 980558273f69: Layer already exists 02:24:09 1349c8b7244d: Layer already exists 02:24:09 75b774f7d134: Layer already exists 02:24:09 6aa5e075c857: Layer already exists 02:24:09 054716ef0ac3: Layer already exists 02:24:09 edf70074bd40: Layer already exists 02:24:09 3.0.0-dev.115: digest: sha256:793076d4e2af90a0f2a08fbd0d2216ad98786bda6167d64ada28758de606d29b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:24:10 75b774f7d134: Preparing 02:24:10 980558273f69: Preparing 02:24:10 054716ef0ac3: Preparing 02:24:10 6aa5e075c857: Preparing 02:24:10 1349c8b7244d: Preparing 02:24:10 edf70074bd40: Preparing 02:24:10 edf70074bd40: Waiting 02:24:10 6aa5e075c857: Layer already exists 02:24:10 980558273f69: Layer already exists 02:24:10 1349c8b7244d: Layer already exists 02:24:10 75b774f7d134: Layer already exists 02:24:10 054716ef0ac3: Layer already exists 02:24:10 edf70074bd40: Layer already exists 02:24:10 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:793076d4e2af90a0f2a08fbd0d2216ad98786bda6167d64ada28758de606d29b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:24:10 75b774f7d134: Preparing 02:24:10 980558273f69: Preparing 02:24:10 054716ef0ac3: Preparing 02:24:10 6aa5e075c857: Preparing 02:24:10 1349c8b7244d: Preparing 02:24:10 edf70074bd40: Preparing 02:24:10 edf70074bd40: Waiting 02:24:10 75b774f7d134: Layer already exists 02:24:10 1349c8b7244d: Layer already exists 02:24:10 054716ef0ac3: Layer already exists 02:24:10 980558273f69: Layer already exists 02:24:10 6aa5e075c857: Layer already exists 02:24:10 edf70074bd40: Layer already exists 02:24:11 main: digest: sha256:793076d4e2af90a0f2a08fbd0d2216ad98786bda6167d64ada28758de606d29b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:11 ===================================================== [Pipeline] echo 02:24:11 taggedImages: 02:24:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:24:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:24:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.115 02:24:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:24:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:24:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:24:11 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:24:11 latest 02:24:11 3.0.0-dev.115 02:24:11 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:24:11 main 02:24:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:12 fb5f20405453: Preparing 02:24:12 bd9802c5973c: Preparing 02:24:12 054716ef0ac3: Preparing 02:24:12 6aa5e075c857: Preparing 02:24:12 7dfceb9b115e: Preparing 02:24:12 edf70074bd40: Preparing 02:24:12 edf70074bd40: Waiting 02:24:12 054716ef0ac3: Layer already exists 02:24:12 7dfceb9b115e: Layer already exists 02:24:12 6aa5e075c857: Layer already exists 02:24:12 edf70074bd40: Layer already exists 02:24:12 fb5f20405453: Pushed 02:24:18 bd9802c5973c: Pushed 02:24:18 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e: digest: sha256:be6810fd5659055414a477779365af65dc2f7b394fce2ec7a2878bb2839e5b63 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:19 fb5f20405453: Preparing 02:24:19 bd9802c5973c: Preparing 02:24:19 054716ef0ac3: Preparing 02:24:19 6aa5e075c857: Preparing 02:24:19 7dfceb9b115e: Preparing 02:24:19 edf70074bd40: Preparing 02:24:19 edf70074bd40: Waiting 02:24:19 bd9802c5973c: Layer already exists 02:24:19 6aa5e075c857: Layer already exists 02:24:19 054716ef0ac3: Layer already exists 02:24:19 7dfceb9b115e: Layer already exists 02:24:19 fb5f20405453: Layer already exists 02:24:19 edf70074bd40: Layer already exists 02:24:19 latest: digest: sha256:be6810fd5659055414a477779365af65dc2f7b394fce2ec7a2878bb2839e5b63 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.115 02:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:20 fb5f20405453: Preparing 02:24:20 bd9802c5973c: Preparing 02:24:20 054716ef0ac3: Preparing 02:24:20 6aa5e075c857: Preparing 02:24:20 7dfceb9b115e: Preparing 02:24:20 edf70074bd40: Preparing 02:24:20 edf70074bd40: Waiting 02:24:20 6aa5e075c857: Layer already exists 02:24:20 bd9802c5973c: Layer already exists 02:24:20 fb5f20405453: Layer already exists 02:24:20 7dfceb9b115e: Layer already exists 02:24:20 054716ef0ac3: Layer already exists 02:24:20 edf70074bd40: Layer already exists 02:24:20 3.0.0-dev.115: digest: sha256:be6810fd5659055414a477779365af65dc2f7b394fce2ec7a2878bb2839e5b63 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:21 fb5f20405453: Preparing 02:24:21 bd9802c5973c: Preparing 02:24:21 054716ef0ac3: Preparing 02:24:21 6aa5e075c857: Preparing 02:24:21 7dfceb9b115e: Preparing 02:24:21 edf70074bd40: Preparing 02:24:21 edf70074bd40: Waiting 02:24:21 054716ef0ac3: Layer already exists 02:24:21 7dfceb9b115e: Layer already exists 02:24:21 6aa5e075c857: Layer already exists 02:24:21 bd9802c5973c: Layer already exists 02:24:21 fb5f20405453: Layer already exists 02:24:21 edf70074bd40: Layer already exists 02:24:21 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115: digest: sha256:be6810fd5659055414a477779365af65dc2f7b394fce2ec7a2878bb2839e5b63 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:22 fb5f20405453: Preparing 02:24:22 bd9802c5973c: Preparing 02:24:22 054716ef0ac3: Preparing 02:24:22 6aa5e075c857: Preparing 02:24:22 7dfceb9b115e: Preparing 02:24:22 edf70074bd40: Preparing 02:24:22 edf70074bd40: Waiting 02:24:22 6aa5e075c857: Layer already exists 02:24:22 bd9802c5973c: Layer already exists 02:24:22 054716ef0ac3: Layer already exists 02:24:22 fb5f20405453: Layer already exists 02:24:22 7dfceb9b115e: Layer already exists 02:24:22 edf70074bd40: Layer already exists 02:24:22 main: digest: sha256:be6810fd5659055414a477779365af65dc2f7b394fce2ec7a2878bb2839e5b63 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:22 ===================================================== [Pipeline] echo 02:24:22 taggedImages: 02:24:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e 02:24:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:24:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.115 02:24:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e-3.0.0-dev.115 02:24:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:23 02:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:23 arm64: Pulling from edgex-lftools-log-publisher 02:24:23 8998bd30e6a1: Pulling fs layer 02:24:23 04944245beec: Pulling fs layer 02:24:23 699f458cf7ca: Pulling fs layer 02:24:23 765212b225bb: Pulling fs layer 02:24:23 f23df028b6ca: Pulling fs layer 02:24:23 d65c8cfc05b1: Pulling fs layer 02:24:23 2437ff75d9bd: Pulling fs layer 02:24:23 f23df028b6ca: Waiting 02:24:23 d65c8cfc05b1: Waiting 02:24:23 765212b225bb: Waiting 02:24:23 2437ff75d9bd: Waiting 02:24:23 04944245beec: Verifying Checksum 02:24:23 04944245beec: Download complete 02:24:23 765212b225bb: Verifying Checksum 02:24:23 765212b225bb: Download complete 02:24:24 f23df028b6ca: Verifying Checksum 02:24:24 f23df028b6ca: Download complete 02:24:24 d65c8cfc05b1: Verifying Checksum 02:24:24 d65c8cfc05b1: Download complete 02:24:24 699f458cf7ca: Verifying Checksum 02:24:24 699f458cf7ca: Download complete 02:24:24 8998bd30e6a1: Verifying Checksum 02:24:24 8998bd30e6a1: Download complete 02:24:27 2437ff75d9bd: Verifying Checksum 02:24:27 2437ff75d9bd: Download complete 02:24:28 8998bd30e6a1: Pull complete 02:24:29 04944245beec: Pull complete 02:24:30 699f458cf7ca: Pull complete 02:24:30 765212b225bb: Pull complete 02:24:31 f23df028b6ca: Pull complete 02:24:31 d65c8cfc05b1: Pull complete 02:24:46 2437ff75d9bd: Pull complete 02:24:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:47 prd-ubuntu20.04-docker-arm64-4c-16g-6176 does not seem to be running inside a container 02:24:47 $ 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/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:24:50 $ docker top 4a46f62e21853ddca974c61d3736c6c6988cab0ed3cce11c988a16ae77656273 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:51 ---> job-cost.sh 02:24:51 lf-activate-venv: SKIPPING 02:24:51 INFO: No Stack... 02:24:51 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:52 INFO: Archiving Costs [Pipeline] sh 02:24:53 + cat /w/workspace/edgex-go/477/archives/cost.csv+ 02:24:53 cut -d, -f6 [Pipeline] lock 02:24:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-477-stack-cost] 02:24:53 Resource [jenkins-edgexfoundry-edgex-go-main-477-stack-cost] did not exist. Created. 02:24:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-477-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:53 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:54 Stashed 1 file(s) [Pipeline] } 02:24:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-477-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:54 $ docker stop --time=1 4a46f62e21853ddca974c61d3736c6c6988cab0ed3cce11c988a16ae77656273 02:24:56 $ docker rm -f --volumes 4a46f62e21853ddca974c61d3736c6c6988cab0ed3cce11c988a16ae77656273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:24:57 provisioning config files... 02:24:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/477@tmp/config992009533296713632tmp [Pipeline] { [Pipeline] sh 02:24:57 + set +x 02:24:57 + bash -s -- 02:24:57 + curl -s https://codecov.io/bash 02:24:57 02:24:57 _____ _ 02:24:57 / ____| | | 02:24:57 | | ___ __| | ___ ___ _____ __ 02:24:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:57 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:57 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:57 Bash-1.0.6 02:24:57 02:24:57 02:24:57 ==> git version 2.25.1 found 02:24:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:24:57 Release-Date: 2020-01-08 02:24:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:24:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:24:57 ==> Jenkins CI detected. 02:24:57 current dir:  /w/workspace/edgex-go/477 02:24:57 project root: . 02:24:57 --> token set from env 02:24:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:57 ==> Running gcov in . (disable via -X gcov) 02:24:57 ==> Python coveragepy not found 02:24:57 ==> Searching for coverage reports in: 02:24:57 + . 02:24:57 -> Found 1 reports 02:24:57 ==> Detecting git/mercurial file structure 02:24:57 ==> Reading reports 02:24:57 + ./coverage.out bytes=447380 02:24:57 ==> Appending adjustments 02:24:57 https://docs.codecov.io/docs/fixing-reports 02:24:59 + Found adjustments 02:24:59 ==> Gzipping contents 02:24:59 60K /tmp/codecov.5RDG6q.gz 02:24:59 ==> Uploading reports 02:24:59 url: https://codecov.io 02:24:59 query: branch=main&commit=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e&build=477&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F477%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:59 -> Pinging Codecov 02:24:59 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=6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e&build=477&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F477%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:59 -> Uploading to 02:24:59 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e/07136b91-d858-404f-b270-6fcc3748dc54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T022458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31fdc91905155315f6510ad5c26fea31815397cff23783ac3c6fcaa50a45a3a6 02:24:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:59 Dload Upload Total Spent Left Speed 02:24:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57506 0 0 100 57506 0 190k --:--:-- --:--:-- --:--:-- 190k 02:24:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e [Pipeline] } 02:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:24:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:24:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:24:59 02:24:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:25:00 df9b9388f04a: Pulling fs layer 02:25:00 52dc419b0ee2: Pulling fs layer 02:25:00 25bc292e5bac: Pulling fs layer 02:25:00 114826534d7a: Pulling fs layer 02:25:00 4657fd5d0bcf: Pulling fs layer 02:25:00 6ad1cebc031e: Pulling fs layer 02:25:00 8a3aa393b2d8: Pulling fs layer 02:25:00 114826534d7a: Waiting 02:25:00 4657fd5d0bcf: Waiting 02:25:00 8a3aa393b2d8: Waiting 02:25:00 25bc292e5bac: Verifying Checksum 02:25:00 25bc292e5bac: Download complete 02:25:00 52dc419b0ee2: Download complete 02:25:00 4657fd5d0bcf: Verifying Checksum 02:25:00 4657fd5d0bcf: Download complete 02:25:00 df9b9388f04a: Download complete 02:25:01 6ad1cebc031e: Verifying Checksum 02:25:01 6ad1cebc031e: Download complete 02:25:01 df9b9388f04a: Pull complete 02:25:01 52dc419b0ee2: Pull complete 02:25:01 25bc292e5bac: Pull complete 02:25:01 114826534d7a: Verifying Checksum 02:25:01 114826534d7a: Download complete 02:25:01 8a3aa393b2d8: Verifying Checksum 02:25:01 8a3aa393b2d8: Download complete 02:25:05 114826534d7a: Pull complete 02:25:05 4657fd5d0bcf: Pull complete 02:25:06 6ad1cebc031e: Pull complete 02:25:09 8a3aa393b2d8: Pull complete 02:25:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:09 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 02:25:09 $ 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/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:25:14 $ docker top d76a1fcdcf417a13d338116d8a4ea66ec3eb38e571410ec2dd96a5f841fe3624 -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:25:15 + set -o pipefail 02:25:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:25:20 02:25:20 Monitoring /w/workspace/edgex-go/477 (github.com/edgexfoundry/edgex-go)... 02:25:20 02:25:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6f12319e-3dfa-4fde-b0e2-98bd10290590 02:25:20 02:25:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:25:20 02:25:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:25:20 02:25:20 02:25:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:25:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:25:20 More details here: https://snyk.co/ue1NS [Pipeline] } 02:25:20 $ docker stop --time=1 d76a1fcdcf417a13d338116d8a4ea66ec3eb38e571410ec2dd96a5f841fe3624 02:25:24 $ docker rm -f --volumes d76a1fcdcf417a13d338116d8a4ea66ec3eb38e571410ec2dd96a5f841fe3624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:25:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:25 provisioning config files... 02:25:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/477@tmp/config7784361042014340477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:25 --> edgex-publish-swagger.sh 02:25:25 === Publish openapi/v3 API === 02:25:25 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:25:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/477/openapi/v3/core-command.yaml] 02:25:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:25 Dload Upload Total Spent Left Speed 02:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 125k --:--:-- --:--:-- --:--:-- 125k 100 29030 0 0 100 29030 0 43135 --:--:-- --:--:-- --:--:-- 43071 02:25:26 02:25:26 02:25:26 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/477/openapi/v3/core-data.yaml] 02:25:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:26 Dload Upload Total Spent Left Speed 02:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 131k --:--:-- --:--:-- --:--:-- 131k 100 69110 0 0 100 69110 0 131k --:--:-- --:--:-- --:--:-- 131k 02:25:26 02:25:26 02:25:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/477/openapi/v3/core-metadata.yaml] 02:25:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:26 Dload Upload Total Spent Left Speed 02:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 265k --:--:-- --:--:-- --:--:-- 265k 02:25:27 02:25:27 02:25:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/477/openapi/v3/support-notifications.yaml] 02:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:27 Dload Upload Total Spent Left Speed 02:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 122k --:--:-- --:--:-- --:--:-- 122k 100 86965 0 0 100 86965 0 122k --:--:-- --:--:-- --:--:-- 122k 02:25:27 02:25:27 02:25:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/477/openapi/v3/support-scheduler.yaml] 02:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:27 Dload Upload Total Spent Left Speed 02:25:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 53714 --:--:-- --:--:-- --:--:-- 53714 02:25:28 02:25:28 [Pipeline] } 02:25:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:25:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:29 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 02:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:25:30 $ docker top 6a9eb9d9eff2c2bbb195e10d702b63e97476fee52c92ac70bfbc6070f4ff023c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:30 [ssh-agent] Looking for ssh-agent implementation... 02:25:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:30 $ docker exec 6a9eb9d9eff2c2bbb195e10d702b63e97476fee52c92ac70bfbc6070f4ff023c ssh-agent 02:25:30 SSH_AUTH_SOCK=/tmp/ssh-csZmcpy2UMlq/agent.32 02:25:30 SSH_AGENT_PID=38 02:25:30 Running ssh-add (command line suppressed) 02:25:30 Identity added: /w/workspace/edgex-go/477@tmp/private_key_1577047375969489790.key (/w/workspace/edgex-go/477@tmp/private_key_1577047375969489790.key) 02:25:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:30 + git semver tag 02:25:31 2023-03-29 02:25:31,021 [run_tag] DEBUG tag force:False 02:25:31 2023-03-29 02:25:31,021 [check_head_tag] DEBUG check head tag 02:25:31 2023-03-29 02:25:31,024 [execute] INFO git cat-file --batch-check 02:25:31 2023-03-29 02:25:31,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/477, universal_newlines=False, shell=None, istream=) 02:25:31 2023-03-29 02:25:31,028 [execute] INFO git cat-file --batch 02:25:31 2023-03-29 02:25:31,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/477, universal_newlines=False, shell=None, istream=) 02:25:31 2023-03-29 02:25:31,096 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 02:25:31 2023-03-29 02:25:31,096 [execute] INFO git tag -a v3.0.0-dev.115 -m v3.0.0-dev.115 02:25:31 2023-03-29 02:25:31,096 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.115', '-m', 'v3.0.0-dev.115'], cwd=/w/workspace/edgex-go/477, universal_newlines=False, shell=None, istream=None) 02:25:31 2023-03-29 02:25:31,100 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 02:25:31 3.0.0-dev.115 [Pipeline] } 02:25:31 $ docker exec --env ******** --env ******** 6a9eb9d9eff2c2bbb195e10d702b63e97476fee52c92ac70bfbc6070f4ff023c ssh-agent -k 02:25:31 unset SSH_AUTH_SOCK; 02:25:31 unset SSH_AGENT_PID; 02:25:31 echo Agent pid 38 killed; 02:25:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:31 + git semver [Pipeline] } 02:25:32 $ docker stop --time=1 6a9eb9d9eff2c2bbb195e10d702b63e97476fee52c92ac70bfbc6070f4ff023c 02:25:33 $ docker rm -f --volumes 6a9eb9d9eff2c2bbb195e10d702b63e97476fee52c92ac70bfbc6070f4ff023c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:33 02:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:33 0.23.1-centos7: Pulling from edgex-lftools 02:25:33 ab5ef0e58194: Pulling fs layer 02:25:33 9712f1f96733: Pulling fs layer 02:25:33 63f879dbbcfc: Pulling fs layer 02:25:33 0d9ebad4ef96: Pulling fs layer 02:25:33 e9a5061849ea: Pulling fs layer 02:25:33 d747dcd14b5f: Pulling fs layer 02:25:33 2de7ff778b66: Pulling fs layer 02:25:33 e9a5061849ea: Waiting 02:25:33 d747dcd14b5f: Waiting 02:25:33 2de7ff778b66: Waiting 02:25:33 0d9ebad4ef96: Waiting 02:25:33 9712f1f96733: Verifying Checksum 02:25:33 9712f1f96733: Download complete 02:25:34 63f879dbbcfc: Verifying Checksum 02:25:34 63f879dbbcfc: Download complete 02:25:34 e9a5061849ea: Verifying Checksum 02:25:34 e9a5061849ea: Download complete 02:25:34 0d9ebad4ef96: Verifying Checksum 02:25:34 0d9ebad4ef96: Download complete 02:25:34 d747dcd14b5f: Verifying Checksum 02:25:34 d747dcd14b5f: Download complete 02:25:34 ab5ef0e58194: Verifying Checksum 02:25:34 ab5ef0e58194: Download complete 02:25:34 2de7ff778b66: Verifying Checksum 02:25:34 2de7ff778b66: Download complete 02:25:38 ab5ef0e58194: Pull complete 02:25:38 9712f1f96733: Pull complete 02:25:38 63f879dbbcfc: Pull complete 02:25:42 0d9ebad4ef96: Pull complete 02:25:42 e9a5061849ea: Pull complete 02:25:42 d747dcd14b5f: Pull complete 02:25:43 2de7ff778b66: Pull complete 02:25:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:43 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 02:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:25:51 $ docker top 6cf2ffddff055be9e0f8c816416347bc11dbf09dca4bb89954c1ebb780236e76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:25:51 provisioning config files... 02:25:51 copy managed file [sigul-config] to file:/w/workspace/edgex-go/477@tmp/config11752006859076620635tmp 02:25:51 copy managed file [sigul-password] to file:/w/workspace/edgex-go/477@tmp/config11277590666074664610tmp 02:25:51 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/477@tmp/config10945652968777253689tmp [Pipeline] { [Pipeline] echo 02:25:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:25:51 ---> sigul-configuration.sh 02:25:51 gpg: directory `/root/.gnupg' created 02:25:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:25:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:25:51 gpg: keyring `/root/.gnupg/secring.gpg' created 02:25:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:25:51 gpg: CAST5 encrypted data 02:25:51 gpg: encrypted with 1 passphrase 02:25:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:25:51 + mkdir /home/jenkins 02:25:51 + mkdir /home/jenkins/sigul [Pipeline] sh 02:25:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:25:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:25:52 ---> sigul-install.sh 02:25:52 Sigul already installed; skipping installation. [Pipeline] sh 02:25:52 + git tag --list 02:25:52 0.6.0 02:25:52 0.6.1 02:25:52 0.7.0 02:25:52 0.7.1 02:25:52 v1.0.0 02:25:52 v1.0.1 02:25:52 v1.1.0 02:25:52 v1.2.0 02:25:52 v1.2.1 02:25:52 v1.3.0 02:25:52 v1.3.1 02:25:52 v2.0.0 02:25:52 v2.1.0 02:25:52 v2.1.1 02:25:52 v2.1.1-dev.1 02:25:52 v2.1.1-dev.2 02:25:52 v2.1.1-dev.3 02:25:52 v2.1.1-dev.4 02:25:52 v2.1.1-dev.5 02:25:52 v2.1.1-dev.6 02:25:52 v2.1.1-dev.7 02:25:52 v2.1.1-dev.8 02:25:52 v2.1.2-dev.1 02:25:52 v2.2.0 02:25:52 v2.2.1-dev.1 02:25:52 v2.2.1-dev.10 02:25:52 v2.2.1-dev.11 02:25:52 v2.2.1-dev.12 02:25:52 v2.2.1-dev.13 02:25:52 v2.2.1-dev.14 02:25:52 v2.2.1-dev.15 02:25:52 v2.2.1-dev.16 02:25:52 v2.2.1-dev.17 02:25:52 v2.2.1-dev.18 02:25:52 v2.2.1-dev.19 02:25:52 v2.2.1-dev.2 02:25:52 v2.2.1-dev.20 02:25:52 v2.2.1-dev.21 02:25:52 v2.2.1-dev.22 02:25:52 v2.2.1-dev.23 02:25:52 v2.2.1-dev.24 02:25:52 v2.2.1-dev.25 02:25:52 v2.2.1-dev.26 02:25:52 v2.2.1-dev.27 02:25:52 v2.2.1-dev.28 02:25:52 v2.2.1-dev.29 02:25:52 v2.2.1-dev.3 02:25:52 v2.2.1-dev.4 02:25:52 v2.2.1-dev.5 02:25:52 v2.2.1-dev.6 02:25:52 v2.2.1-dev.7 02:25:52 v2.2.1-dev.8 02:25:52 v2.2.1-dev.9 02:25:52 v2.3.0 02:25:52 v2.3.0-dev.100 02:25:52 v2.3.0-dev.101 02:25:52 v2.3.0-dev.102 02:25:52 v2.3.0-dev.103 02:25:52 v2.3.0-dev.104 02:25:52 v2.3.0-dev.105 02:25:52 v2.3.0-dev.106 02:25:52 v2.3.0-dev.29 02:25:52 v2.3.0-dev.30 02:25:52 v2.3.0-dev.31 02:25:52 v2.3.0-dev.32 02:25:52 v2.3.0-dev.33 02:25:52 v2.3.0-dev.34 02:25:52 v2.3.0-dev.35 02:25:52 v2.3.0-dev.36 02:25:52 v2.3.0-dev.37 02:25:52 v2.3.0-dev.38 02:25:52 v2.3.0-dev.39 02:25:52 v2.3.0-dev.40 02:25:52 v2.3.0-dev.41 02:25:52 v2.3.0-dev.42 02:25:52 v2.3.0-dev.43 02:25:52 v2.3.0-dev.44 02:25:52 v2.3.0-dev.45 02:25:52 v2.3.0-dev.46 02:25:52 v2.3.0-dev.47 02:25:52 v2.3.0-dev.48 02:25:52 v2.3.0-dev.49 02:25:52 v2.3.0-dev.50 02:25:52 v2.3.0-dev.51 02:25:52 v2.3.0-dev.52 02:25:52 v2.3.0-dev.53 02:25:52 v2.3.0-dev.54 02:25:52 v2.3.0-dev.55 02:25:52 v2.3.0-dev.56 02:25:52 v2.3.0-dev.57 02:25:52 v2.3.0-dev.58 02:25:52 v2.3.0-dev.59 02:25:52 v2.3.0-dev.60 02:25:52 v2.3.0-dev.61 02:25:52 v2.3.0-dev.62 02:25:52 v2.3.0-dev.63 02:25:52 v2.3.0-dev.64 02:25:52 v2.3.0-dev.65 02:25:52 v2.3.0-dev.66 02:25:52 v2.3.0-dev.67 02:25:52 v2.3.0-dev.68 02:25:52 v2.3.0-dev.69 02:25:52 v2.3.0-dev.70 02:25:52 v2.3.0-dev.71 02:25:52 v2.3.0-dev.72 02:25:52 v2.3.0-dev.73 02:25:52 v2.3.0-dev.74 02:25:52 v2.3.0-dev.75 02:25:52 v2.3.0-dev.76 02:25:52 v2.3.0-dev.77 02:25:52 v2.3.0-dev.78 02:25:52 v2.3.0-dev.79 02:25:52 v2.3.0-dev.80 02:25:52 v2.3.0-dev.81 02:25:52 v2.3.0-dev.82 02:25:52 v2.3.0-dev.83 02:25:52 v2.3.0-dev.84 02:25:52 v2.3.0-dev.85 02:25:52 v2.3.0-dev.86 02:25:52 v2.3.0-dev.87 02:25:52 v2.3.0-dev.88 02:25:52 v2.3.0-dev.89 02:25:52 v2.3.0-dev.90 02:25:52 v2.3.0-dev.91 02:25:52 v2.3.0-dev.92 02:25:52 v2.3.0-dev.93 02:25:52 v2.3.0-dev.94 02:25:52 v2.3.0-dev.95 02:25:52 v2.3.0-dev.96 02:25:52 v2.3.0-dev.97 02:25:52 v2.3.0-dev.98 02:25:52 v2.3.0-dev.99 02:25:52 v2.3.1-dev.1 02:25:52 v2.3.1-dev.2 02:25:52 v2.3.1-dev.3 02:25:52 v2.3.1-dev.4 02:25:52 v2.3.1-dev.5 02:25:52 v3.0.0-dev.1 02:25:52 v3.0.0-dev.10 02:25:52 v3.0.0-dev.100 02:25:52 v3.0.0-dev.101 02:25:52 v3.0.0-dev.102 02:25:52 v3.0.0-dev.103 02:25:52 v3.0.0-dev.104 02:25:52 v3.0.0-dev.105 02:25:52 v3.0.0-dev.106 02:25:52 v3.0.0-dev.107 02:25:52 v3.0.0-dev.108 02:25:52 v3.0.0-dev.109 02:25:52 v3.0.0-dev.11 02:25:52 v3.0.0-dev.110 02:25:52 v3.0.0-dev.111 02:25:52 v3.0.0-dev.112 02:25:52 v3.0.0-dev.113 02:25:52 v3.0.0-dev.114 02:25:52 v3.0.0-dev.115 02:25:52 v3.0.0-dev.12 02:25:52 v3.0.0-dev.13 02:25:52 v3.0.0-dev.14 02:25:52 v3.0.0-dev.15 02:25:52 v3.0.0-dev.16 02:25:52 v3.0.0-dev.17 02:25:52 v3.0.0-dev.18 02:25:52 v3.0.0-dev.19 02:25:52 v3.0.0-dev.2 02:25:52 v3.0.0-dev.20 02:25:52 v3.0.0-dev.21 02:25:52 v3.0.0-dev.22 02:25:52 v3.0.0-dev.23 02:25:52 v3.0.0-dev.24 02:25:52 v3.0.0-dev.25 02:25:52 v3.0.0-dev.26 02:25:52 v3.0.0-dev.27 02:25:52 v3.0.0-dev.28 02:25:52 v3.0.0-dev.29 02:25:52 v3.0.0-dev.3 02:25:52 v3.0.0-dev.30 02:25:52 v3.0.0-dev.31 02:25:52 v3.0.0-dev.32 02:25:52 v3.0.0-dev.33 02:25:52 v3.0.0-dev.34 02:25:52 v3.0.0-dev.35 02:25:52 v3.0.0-dev.36 02:25:52 v3.0.0-dev.37 02:25:52 v3.0.0-dev.38 02:25:52 v3.0.0-dev.39 02:25:52 v3.0.0-dev.4 02:25:52 v3.0.0-dev.40 02:25:52 v3.0.0-dev.41 02:25:52 v3.0.0-dev.42 02:25:52 v3.0.0-dev.43 02:25:52 v3.0.0-dev.44 02:25:52 v3.0.0-dev.45 02:25:52 v3.0.0-dev.46 02:25:52 v3.0.0-dev.47 02:25:52 v3.0.0-dev.48 02:25:52 v3.0.0-dev.49 02:25:52 v3.0.0-dev.5 02:25:52 v3.0.0-dev.50 02:25:52 v3.0.0-dev.51 02:25:52 v3.0.0-dev.52 02:25:52 v3.0.0-dev.53 02:25:52 v3.0.0-dev.54 02:25:52 v3.0.0-dev.55 02:25:52 v3.0.0-dev.56 02:25:52 v3.0.0-dev.57 02:25:52 v3.0.0-dev.58 02:25:52 v3.0.0-dev.59 02:25:52 v3.0.0-dev.6 02:25:52 v3.0.0-dev.60 02:25:52 v3.0.0-dev.61 02:25:52 v3.0.0-dev.62 02:25:52 v3.0.0-dev.63 02:25:52 v3.0.0-dev.64 02:25:52 v3.0.0-dev.65 02:25:52 v3.0.0-dev.66 02:25:52 v3.0.0-dev.67 02:25:52 v3.0.0-dev.68 02:25:52 v3.0.0-dev.69 02:25:52 v3.0.0-dev.7 02:25:52 v3.0.0-dev.70 02:25:52 v3.0.0-dev.71 02:25:52 v3.0.0-dev.72 02:25:52 v3.0.0-dev.73 02:25:52 v3.0.0-dev.74 02:25:52 v3.0.0-dev.75 02:25:52 v3.0.0-dev.76 02:25:52 v3.0.0-dev.77 02:25:52 v3.0.0-dev.78 02:25:52 v3.0.0-dev.79 02:25:52 v3.0.0-dev.8 02:25:52 v3.0.0-dev.80 02:25:52 v3.0.0-dev.81 02:25:52 v3.0.0-dev.82 02:25:52 v3.0.0-dev.83 02:25:52 v3.0.0-dev.84 02:25:52 v3.0.0-dev.85 02:25:52 v3.0.0-dev.86 02:25:52 v3.0.0-dev.87 02:25:52 v3.0.0-dev.88 02:25:52 v3.0.0-dev.89 02:25:52 v3.0.0-dev.9 02:25:52 v3.0.0-dev.90 02:25:52 v3.0.0-dev.91 02:25:52 v3.0.0-dev.92 02:25:52 v3.0.0-dev.93 02:25:52 v3.0.0-dev.94 02:25:52 v3.0.0-dev.95 02:25:52 v3.0.0-dev.96 02:25:52 v3.0.0-dev.97 02:25:52 v3.0.0-dev.98 02:25:52 v3.0.0-dev.99 [Pipeline] sh 02:25:53 + lftools sign git-tag v3.0.0-dev.115 02:25:53 Signing Git tag with Sigul... 02:25:53 Signing v3.0.0-dev.115 [Pipeline] echo 02:25:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:25:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:25:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:25:54 $ docker stop --time=1 6cf2ffddff055be9e0f8c816416347bc11dbf09dca4bb89954c1ebb780236e76 02:25:56 $ docker rm -f --volumes 6cf2ffddff055be9e0f8c816416347bc11dbf09dca4bb89954c1ebb780236e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:25:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:56 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 02:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:25:57 $ docker top ea8196cdaf26f383e1986823aedddc932a1f5ef7c90c0040b0dcf957eebf2ff4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:57 [ssh-agent] Looking for ssh-agent implementation... 02:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:57 $ docker exec ea8196cdaf26f383e1986823aedddc932a1f5ef7c90c0040b0dcf957eebf2ff4 ssh-agent 02:25:57 SSH_AUTH_SOCK=/tmp/ssh-ULOgQjTKd26W/agent.32 02:25:57 SSH_AGENT_PID=38 02:25:57 Running ssh-add (command line suppressed) 02:25:57 Identity added: /w/workspace/edgex-go/477@tmp/private_key_17575534760946185672.key (/w/workspace/edgex-go/477@tmp/private_key_17575534760946185672.key) 02:25:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:58 + git semver bump pre 02:25:58 2023-03-29 02:25:58,274 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 02:25:58 2023-03-29 02:25:58,275 [bump_version] DEBUG bumping version:3.0.0-dev.115 on axis:pre with prefix:dev 02:25:58 2023-03-29 02:25:58,275 [bump_version] DEBUG bumped version:3.0.0-dev.116 02:25:58 2023-03-29 02:25:58,275 [write_version] DEBUG write version:3.0.0-dev.116 to path:/w/workspace/edgex-go/477/.semver/main with force:True 02:25:58 2023-03-29 02:25:58,275 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 02:25:58 2023-03-29 02:25:58,275 [write_file] DEBUG write to file:/w/workspace/edgex-go/477/.semver/main 02:25:58 2023-03-29 02:25:58,277 [execute] INFO git cat-file --batch-check 02:25:58 2023-03-29 02:25:58,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/477/.semver, universal_newlines=False, shell=None, istream=) 02:25:58 2023-03-29 02:25:58,284 [execute] INFO git cat-file --batch 02:25:58 2023-03-29 02:25:58,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/477/.semver, universal_newlines=False, shell=None, istream=) 02:25:58 2023-03-29 02:25:58,290 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 02:25:58 3.0.0-dev.116 [Pipeline] } 02:25:58 $ docker exec --env ******** --env ******** ea8196cdaf26f383e1986823aedddc932a1f5ef7c90c0040b0dcf957eebf2ff4 ssh-agent -k 02:25:58 unset SSH_AUTH_SOCK; 02:25:58 unset SSH_AGENT_PID; 02:25:58 echo Agent pid 38 killed; 02:25:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:58 + git semver [Pipeline] } 02:25:59 $ docker stop --time=1 ea8196cdaf26f383e1986823aedddc932a1f5ef7c90c0040b0dcf957eebf2ff4 02:26:00 $ docker rm -f --volumes ea8196cdaf26f383e1986823aedddc932a1f5ef7c90c0040b0dcf957eebf2ff4 [Pipeline] // withDockerContainer [Pipeline] sh 02:26:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:26:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:01 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 02:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:26:01 $ docker top d5418991573cc78d0fdb09873d00c00dcc9445d95da9be84e5293c2ccab452cb -eo pid,comm 02:26:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:26:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:01 [ssh-agent] Looking for ssh-agent implementation... 02:26:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:01 $ docker exec d5418991573cc78d0fdb09873d00c00dcc9445d95da9be84e5293c2ccab452cb ssh-agent 02:26:01 SSH_AUTH_SOCK=/tmp/ssh-PqoviJqXZNND/agent.32 02:26:01 SSH_AGENT_PID=38 02:26:01 Running ssh-add (command line suppressed) 02:26:02 Identity added: /w/workspace/edgex-go/477@tmp/private_key_15491330426700695292.key (/w/workspace/edgex-go/477@tmp/private_key_15491330426700695292.key) 02:26:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:02 + git semver push 02:26:02 2023-03-29 02:26:02,525 [run_push] DEBUG push 02:26:02 2023-03-29 02:26:02,525 [execute] INFO git cat-file --batch-check 02:26:02 2023-03-29 02:26:02,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/477/.semver, universal_newlines=False, shell=None, istream=) 02:26:02 2023-03-29 02:26:02,528 [execute] INFO git rev-list 8edb58bc025bff054c1086842b199404e8bd550e -- 02:26:02 2023-03-29 02:26:02,528 [execute] DEBUG Popen(['git', 'rev-list', '8edb58bc025bff054c1086842b199404e8bd550e', '--'], cwd=/w/workspace/edgex-go/477/.semver, universal_newlines=False, shell=None, istream=None) 02:26:02 2023-03-29 02:26:02,543 [execute] INFO git fetch -v origin 02:26:02 2023-03-29 02:26:02,543 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/477/.semver, universal_newlines=True, shell=None, istream=None) 02:26:03 2023-03-29 02:26:03,013 [run_push] DEBUG no remote changes detected 02:26:03 2023-03-29 02:26:03,014 [execute] INFO git push origin semver 02:26:03 2023-03-29 02:26:03,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/477/.semver, universal_newlines=False, shell=None, istream=None) 02:26:04 2023-03-29 02:26:03,917 [run_push] DEBUG push all version tags 02:26:04 2023-03-29 02:26:03,918 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:26:04 2023-03-29 02:26:03,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/477, universal_newlines=False, shell=None, istream=None) 02:26:05 2023-03-29 02:26:04,835 [read_version] DEBUG read version from /w/workspace/edgex-go/477/.semver/main 02:26:05 3.0.0-dev.116 [Pipeline] } 02:26:05 $ docker exec --env ******** --env ******** d5418991573cc78d0fdb09873d00c00dcc9445d95da9be84e5293c2ccab452cb ssh-agent -k 02:26:05 unset SSH_AUTH_SOCK; 02:26:05 unset SSH_AGENT_PID; 02:26:05 echo Agent pid 38 killed; 02:26:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:05 + git semver [Pipeline] } 02:26:05 $ docker stop --time=1 d5418991573cc78d0fdb09873d00c00dcc9445d95da9be84e5293c2ccab452cb 02:26:07 $ docker rm -f --volumes d5418991573cc78d0fdb09873d00c00dcc9445d95da9be84e5293c2ccab452cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:26:07 + [ -d /w/workspace/edgex-go/477/archives ] [Pipeline] libraryResource [Pipeline] sh 02:26:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:08 ---> package-listing.sh 02:26:08 ++ facter osfamily 02:26:08 ++ tr '[:upper:]' '[:lower:]' 02:26:08 + OS_FAMILY=debian 02:26:08 + workspace=/w/workspace/edgex-go/477 02:26:08 + START_PACKAGES=/tmp/packages_start.txt 02:26:08 + END_PACKAGES=/tmp/packages_end.txt 02:26:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:08 + PACKAGES=/tmp/packages_start.txt 02:26:08 + '[' /w/workspace/edgex-go/477 ']' 02:26:08 + PACKAGES=/tmp/packages_end.txt 02:26:08 + case "${OS_FAMILY}" in 02:26:08 + dpkg -l 02:26:08 + grep '^ii' 02:26:08 + '[' -f /tmp/packages_start.txt ']' 02:26:08 + '[' -f /tmp/packages_end.txt ']' 02:26:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:08 + '[' /w/workspace/edgex-go/477 ']' 02:26:08 + mkdir -p /w/workspace/edgex-go/477/archives/ 02:26:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/477/archives/ [Pipeline] echo 02:26:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/477/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:26:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:09 02:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:10 latest: Pulling from edgex-lftools-log-publisher 02:26:10 5eb5b503b376: Pulling fs layer 02:26:10 5c69ac0246d0: Pulling fs layer 02:26:10 ec43610c2a17: Pulling fs layer 02:26:10 3a2ae6a8a46f: Pulling fs layer 02:26:10 33b1e0a273af: Pulling fs layer 02:26:10 5d3b04190fa2: Pulling fs layer 02:26:10 2f39f015ded8: Pulling fs layer 02:26:10 33b1e0a273af: Waiting 02:26:10 3a2ae6a8a46f: Waiting 02:26:10 2f39f015ded8: Waiting 02:26:10 5d3b04190fa2: Waiting 02:26:10 5c69ac0246d0: Download complete 02:26:10 3a2ae6a8a46f: Verifying Checksum 02:26:10 3a2ae6a8a46f: Download complete 02:26:10 33b1e0a273af: Verifying Checksum 02:26:10 33b1e0a273af: Download complete 02:26:10 ec43610c2a17: Verifying Checksum 02:26:10 ec43610c2a17: Download complete 02:26:10 5d3b04190fa2: Download complete 02:26:10 5eb5b503b376: Verifying Checksum 02:26:10 5eb5b503b376: Download complete 02:26:10 2f39f015ded8: Download complete 02:26:11 5eb5b503b376: Pull complete 02:26:11 5c69ac0246d0: Pull complete 02:26:12 ec43610c2a17: Pull complete 02:26:12 3a2ae6a8a46f: Pull complete 02:26:12 33b1e0a273af: Pull complete 02:26:12 5d3b04190fa2: Pull complete 02:26:17 2f39f015ded8: Pull complete 02:26:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:26:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:17 prd-ubuntu20.04-docker-8c-8g-6174 does not seem to be running inside a container 02:26:17 $ 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/477/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/477 -v /w/workspace/edgex-go/477:/w/workspace/edgex-go/477:rw,z -v /w/workspace/edgex-go/477@tmp:/w/workspace/edgex-go/477@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:26:23 $ docker top cb2d0be5f756d0cff637295748f3264b88e4792bfbf0e29e6fc1a99d47b65d88 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:26:23 + ls /var/log/sa-host 02:26:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:24 provisioning config files... 02:26:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/477@tmp/config6111967320036206440tmp [Pipeline] { [Pipeline] echo 02:26:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:24 ---> create-netrc.sh [Pipeline] } 02:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:24 ---> python-tools-install.sh [Pipeline] echo 02:26:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:25 ---> sudo-logs.sh 02:26:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:26:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:25 ---> job-cost.sh 02:26:25 lf-activate-venv: SKIPPING 02:26:25 DEBUG: total: 0.10999999940395355 02:26:25 INFO: Retrieving Stack Cost... 02:26:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:26:26 INFO: Archiving Costs [Pipeline] echo 02:26:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:26:26 ---> logs-deploy.sh 02:26:26 lf-activate-venv: SKIPPING 02:26:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/477 02:26:26 INFO: archiving workspace using pattern(s): 02:26:27 Archives upload complete. 02:26:27 INFO: archiving logs to Nexus 02:26:28 ---> uname -a: 02:26:28 Linux prd-ubuntu20-04-docker-8c-8g-6174 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:26:28 02:26:28 02:26:28 ---> lscpu: 02:26:28 Architecture: x86_64 02:26:28 CPU op-mode(s): 32-bit, 64-bit 02:26:28 Byte Order: Little Endian 02:26:28 Address sizes: 40 bits physical, 48 bits virtual 02:26:28 CPU(s): 8 02:26:28 On-line CPU(s) list: 0-7 02:26:28 Thread(s) per core: 1 02:26:28 Core(s) per socket: 1 02:26:28 Socket(s): 8 02:26:28 NUMA node(s): 1 02:26:28 Vendor ID: AuthenticAMD 02:26:28 CPU family: 23 02:26:28 Model: 49 02:26:28 Model name: AMD EPYC-Rome Processor 02:26:28 Stepping: 0 02:26:28 CPU MHz: 2800.000 02:26:28 BogoMIPS: 5600.00 02:26:28 Virtualization: AMD-V 02:26:28 Hypervisor vendor: KVM 02:26:28 Virtualization type: full 02:26:28 L1d cache: 256 KiB 02:26:28 L1i cache: 256 KiB 02:26:28 L2 cache: 4 MiB 02:26:28 L3 cache: 128 MiB 02:26:28 NUMA node0 CPU(s): 0-7 02:26:28 Vulnerability Itlb multihit: Not affected 02:26:28 Vulnerability L1tf: Not affected 02:26:28 Vulnerability Mds: Not affected 02:26:28 Vulnerability Meltdown: Not affected 02:26:28 Vulnerability Mmio stale data: Not affected 02:26:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:26:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:26:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:26:28 Vulnerability Srbds: Not affected 02:26:28 Vulnerability Tsx async abort: Not affected 02:26:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:26:28 02:26:28 02:26:28 ---> nproc: 02:26:28 8 02:26:28 02:26:28 02:26:28 ---> df -h: 02:26:28 Filesystem Size Used Avail Use% Mounted on 02:26:28 overlay 155G 21G 135G 14% / 02:26:28 tmpfs 64M 0 64M 0% /dev 02:26:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:26:28 shm 64M 0 64M 0% /dev/shm 02:26:28 /dev/vda1 155G 21G 135G 14% /facter-os 02:26:28 02:26:28 02:26:28 ---> sar -b -r -n DEV: 02:26:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6174) 03/29/23 _x86_64_ (8 CPU) 02:26:28 02:26:28 01:51:04 LINUX RESTART (8 CPU) 02:26:28 02:26:28 01:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:26:28 01:53:01 111.55 0.78 110.76 0.00 26.66 87620.46 0.00 02:26:28 01:54:01 30.27 0.02 30.26 0.00 0.13 17776.49 0.00 02:26:28 01:55:01 74.38 0.23 74.15 0.00 5.19 33841.98 0.00 02:26:28 01:56:01 376.51 6.72 369.79 0.00 62.24 130106.60 0.00 02:26:28 01:57:01 579.20 14.72 564.47 0.00 3617.06 228761.76 0.00 02:26:28 01:58:01 710.32 1.51 708.81 0.00 1607.86 227160.05 0.00 02:26:28 01:59:02 888.16 0.80 887.36 0.00 18.09 248785.77 0.00 02:26:28 02:00:01 470.51 0.20 470.31 0.00 17.22 66765.77 0.00 02:26:28 02:01:01 27.91 0.02 27.90 0.00 4.27 826.66 0.00 02:26:28 02:02:01 3.23 0.00 3.23 0.00 0.00 39.46 0.00 02:26:28 02:03:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 02:26:28 02:04:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 02:26:28 02:05:01 0.98 0.00 0.98 0.00 0.00 10.00 0.00 02:26:28 02:06:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 02:26:28 02:07:01 1.82 0.02 1.80 0.00 0.13 25.06 0.00 02:26:28 02:08:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 02:26:28 02:09:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 02:26:28 02:10:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 02:26:28 02:11:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 02:26:28 02:12:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 02:26:28 02:13:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 02:26:28 02:14:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 02:26:28 02:15:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 02:26:28 02:16:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 02:26:28 02:17:01 2.85 1.58 1.27 0.00 36.26 15.46 0.00 02:26:28 02:18:01 1.35 0.02 1.33 0.00 0.13 15.73 0.00 02:26:28 02:19:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 02:26:28 02:20:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 02:26:28 02:21:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 02:26:28 02:22:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 02:26:28 02:23:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 02:26:28 02:24:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 02:26:28 02:25:01 2.77 0.07 2.70 0.00 7.87 125.18 0.00 02:26:28 02:26:01 129.66 0.20 129.46 0.00 1.60 56603.90 0.00 02:26:28 Average: 100.86 0.79 100.06 0.00 159.10 32326.85 0.00 02:26:28 02:26:28 01:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:26:28 01:53:01 27987752 31428284 878688 2.67 112824 3528552 2149296 6.33 1509900 2943528 382396 02:26:28 01:54:01 27630756 31345784 958048 2.91 115308 3784992 2316696 6.83 1622300 3168784 368732 02:26:28 01:55:01 27993884 31570272 737372 2.24 117756 3654908 1814320 5.35 1231612 3208980 12 02:26:28 01:56:01 24217476 31517980 774884 2.36 202512 7048864 1926988 5.68 2029484 5922556 153748 02:26:28 01:57:01 20188352 30776376 1476736 4.49 312584 10046476 3542720 10.44 3075536 8679120 534444 02:26:28 01:58:01 18951576 31408000 851268 2.59 348012 11784916 2239012 6.60 2549820 10356708 437156 02:26:28 01:59:02 17445784 31402324 857052 2.61 413372 13159508 2339632 6.90 2601388 11752124 243792 02:26:28 02:00:01 19048344 31525272 742652 2.26 426376 11711424 1854168 5.46 2492408 10315176 2100 02:26:28 02:01:01 19042728 31521108 746192 2.27 427492 11711996 1864016 5.49 2496940 10314908 752 02:26:28 02:02:01 19043340 31522088 745320 2.27 427512 11712000 1864016 5.49 2495048 10315152 32 02:26:28 02:03:01 19047892 31526644 740812 2.25 427524 11712004 1864016 5.49 2491360 10315156 28 02:26:28 02:04:01 19050188 31528968 738856 2.25 427544 11712008 1864016 5.49 2489264 10315160 180 02:26:28 02:05:01 19050648 31529540 738580 2.25 427552 11712008 1864016 5.49 2488852 10315264 12 02:26:28 02:06:01 19052864 31531788 736504 2.24 427560 11712012 1864016 5.49 2486624 10315276 4 02:26:28 02:07:01 19053136 31532108 736480 2.24 427592 11711992 1893196 5.58 2486696 10315256 56 02:26:28 02:08:01 19053348 31532320 736112 2.24 427620 11711988 1893196 5.58 2486636 10315256 4 02:26:28 02:09:01 19053048 31532084 736332 2.24 427632 11711996 1893196 5.58 2486692 10315264 24 02:26:28 02:10:01 19053472 31532508 735820 2.24 427656 11712000 1893196 5.58 2486752 10315264 24 02:26:28 02:11:01 19053416 31532460 735792 2.24 427668 11712004 1893196 5.58 2486756 10315268 4 02:26:28 02:12:01 19053300 31532636 735980 2.24 427712 11712008 1893196 5.58 2486944 10315504 44 02:26:28 02:13:01 19053040 31532392 736176 2.24 427732 11712008 1893196 5.58 2486608 10315520 12 02:26:28 02:14:01 19052692 31532052 736460 2.24 427748 11712008 1893196 5.58 2486608 10315524 24 02:26:28 02:15:01 19052888 31532324 736120 2.24 427768 11712012 1893196 5.58 2486664 10315528 12 02:26:28 02:16:01 19052400 31531872 736672 2.24 427784 11712020 1893196 5.58 2486664 10315520 24 02:26:28 02:17:01 19045368 31526928 741576 2.26 427820 11713104 1893196 5.58 2495384 10315832 12 02:26:28 02:18:01 19045056 31526720 741876 2.26 427836 11713108 1893196 5.58 2494712 10315824 12 02:26:28 02:19:01 19045324 31526996 741596 2.26 427840 11713112 1893196 5.58 2494380 10315828 28 02:26:28 02:20:01 19045236 31526912 741548 2.26 427848 11713120 1893196 5.58 2494928 10315832 180 02:26:28 02:21:01 19045196 31526876 741516 2.26 427856 11713120 1893196 5.58 2494644 10315832 16 02:26:28 02:22:01 19044960 31526648 741728 2.26 427880 11713120 1893196 5.58 2494440 10315840 28 02:26:28 02:23:01 19044912 31526660 741684 2.26 427908 11713124 1893196 5.58 2494436 10315844 8 02:26:28 02:24:01 19045292 31527048 741428 2.25 427924 11713128 1893196 5.58 2494436 10315848 28 02:26:28 02:25:01 18821004 31496664 771300 2.35 428020 11907452 2015520 5.94 2515224 10509744 194916 02:26:28 02:26:01 17501204 31460364 804960 2.45 475480 13021088 2277944 6.71 2666420 11561616 520 02:26:28 Average: 19910761 31489088 782180 2.38 388743 10904270 1992292 5.87 2413722 9587936 68217 02:26:28 02:26:28 01:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:26:28 01:53:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 02:26:28 01:53:01 docker0 586.40 546.79 43.37 3423.16 0.00 0.00 0.00 0.00 02:26:28 01:53:01 ens3 718.33 692.93 7499.49 76.50 0.00 0.00 0.00 0.00 02:26:28 01:53:01 veth523e0a1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 01:54:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 02:26:28 01:54:01 ens3 61.56 59.58 35.38 107.01 0.00 0.00 0.00 0.00 02:26:28 01:54:01 veth523e0a1 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 02:26:28 01:55:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:26:28 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 01:55:01 ens3 91.16 58.08 1690.70 18.87 0.00 0.00 0.00 0.00 02:26:28 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 01:56:01 docker0 619.55 953.17 47.88 6260.38 0.00 0.00 0.00 0.00 02:26:28 01:56:01 ens3 977.21 635.06 6285.45 66.86 0.00 0.00 0.00 0.00 02:26:28 01:56:01 veth77f7b54 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 02:26:28 01:57:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:26:28 01:57:01 docker0 3.53 6.55 0.23 91.82 0.00 0.00 0.00 0.00 02:26:28 01:57:01 veth673759b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:57:01 veth42ebd02 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:57:01 veth2439794 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:57:01 ens3 215.71 105.70 2914.61 15.76 0.00 0.00 0.00 0.00 02:26:28 01:57:01 veth77f7b54 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 01:57:01 veth6b31d38 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:58:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 02:26:28 01:58:01 docker0 237.66 425.97 18.54 2735.10 0.00 0.00 0.00 0.00 02:26:28 01:58:01 vethfbcb087 105.79 209.16 9.72 1204.02 0.00 0.00 0.00 0.10 02:26:28 01:58:01 veth22f9dc0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:58:01 vetha8721c2 209.16 105.79 1204.02 9.72 0.00 0.00 0.00 0.00 02:26:28 01:58:01 veth8a630be 13.57 19.53 1.30 7.63 0.00 0.00 0.00 0.00 02:26:28 01:58:01 ens3 468.50 263.46 2768.13 39.80 0.00 0.00 0.00 0.00 02:26:28 01:58:01 veth77f7b54 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 01:59:02 docker0 94.60 192.02 7.45 1414.85 0.00 0.00 0.00 0.00 02:26:28 01:59:02 vethb2bb01b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:59:02 ens3 232.11 116.99 1445.82 25.70 0.00 0.00 0.00 0.00 02:26:28 01:59:02 veth77f7b54 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:59:02 veth120bed8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 02:26:28 01:59:02 veth9448444 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:26:28 02:00:01 lo 25.76 25.76 2.53 2.53 0.00 0.00 0.00 0.00 02:26:28 02:00:01 docker0 2.69 7.13 0.17 87.57 0.00 0.00 0.00 0.00 02:26:28 02:00:01 ens3 220.25 243.59 227.52 838.29 0.00 0.00 0.00 0.00 02:26:28 02:01:01 lo 44.13 44.13 4.35 4.35 0.00 0.00 0.00 0.00 02:26:28 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:01:01 ens3 400.30 439.63 227.32 2318.38 0.00 0.00 0.00 0.00 02:26:28 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:02:01 ens3 0.88 0.23 0.14 0.07 0.00 0.00 0.00 0.00 02:26:28 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:03:01 ens3 4.43 1.97 5.91 0.38 0.00 0.00 0.00 0.00 02:26:28 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:04:01 ens3 1.17 0.43 0.40 0.27 0.00 0.00 0.00 0.00 02:26:28 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:07:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:26:28 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:08:01 ens3 0.28 0.15 0.02 0.01 0.00 0.00 0.00 0.00 02:26:28 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:10:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:26:28 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:26:28 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:12:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 02:26:28 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:14:01 ens3 0.38 0.22 0.13 0.01 0.00 0.00 0.00 0.00 02:26:28 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:16:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:17:01 ens3 8.02 6.90 5.41 6.34 0.00 0.00 0.00 0.00 02:26:28 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:22:01 ens3 0.40 0.22 0.25 0.07 0.00 0.00 0.00 0.00 02:26:28 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:23:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:28 02:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:26:28 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:25:01 ens3 118.78 69.09 3369.23 8.29 0.00 0.00 0.00 0.00 02:26:28 02:26:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 02:26:28 02:26:01 docker0 39.09 65.87 3.32 580.68 0.00 0.00 0.00 0.00 02:26:28 02:26:01 vethd7975cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:26:01 ens3 279.62 210.56 4427.16 160.22 0.00 0.00 0.00 0.00 02:26:28 02:26:01 veth4ddd4e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 Average: lo 2.29 2.29 0.22 0.22 0.00 0.00 0.00 0.00 02:26:28 Average: docker0 46.68 64.77 3.57 429.89 0.00 0.00 0.00 0.00 02:26:28 Average: vethd7975cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 Average: ens3 111.82 85.43 909.74 107.95 0.00 0.00 0.00 0.00 02:26:28 Average: veth4ddd4e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:28 02:26:28 02:26:28 ---> sar -P ALL: 02:26:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6174) 03/29/23 _x86_64_ (8 CPU) 02:26:28 02:26:28 01:51:04 LINUX RESTART (8 CPU) 02:26:28 02:26:28 01:52:01 CPU %user %nice %system %iowait %steal %idle 02:26:28 01:53:01 all 21.25 0.00 5.07 2.64 0.08 70.97 02:26:28 01:53:01 0 20.81 0.00 4.75 3.73 0.07 70.64 02:26:28 01:53:01 1 19.05 0.00 5.65 12.58 0.08 62.63 02:26:28 01:53:01 2 21.44 0.00 4.57 0.30 0.07 73.63 02:26:28 01:53:01 3 20.85 0.00 4.75 0.07 0.07 74.27 02:26:28 01:53:01 4 21.14 0.00 4.00 0.42 0.10 74.34 02:26:28 01:53:01 5 18.97 0.00 4.83 0.99 0.07 75.14 02:26:28 01:53:01 6 25.63 0.00 5.33 2.44 0.05 66.55 02:26:28 01:53:01 7 22.10 0.00 6.68 0.61 0.10 70.50 02:26:28 01:54:01 all 27.67 0.00 5.15 0.84 0.08 66.25 02:26:28 01:54:01 0 27.06 0.00 5.24 0.05 0.08 67.57 02:26:28 01:54:01 1 28.36 0.00 5.48 3.92 0.08 62.15 02:26:28 01:54:01 2 26.09 0.00 6.08 0.70 0.07 67.06 02:26:28 01:54:01 3 25.93 0.00 5.04 1.10 0.08 67.84 02:26:28 01:54:01 4 26.22 0.00 4.36 0.27 0.07 69.08 02:26:28 01:54:01 5 29.63 0.00 4.91 0.60 0.08 64.77 02:26:28 01:54:01 6 27.93 0.00 4.69 0.05 0.10 67.23 02:26:28 01:54:01 7 30.18 0.00 5.44 0.05 0.08 64.25 02:26:28 01:55:01 all 38.62 0.00 6.19 1.34 0.09 53.75 02:26:28 01:55:01 0 38.86 0.00 5.83 0.20 0.08 55.03 02:26:28 01:55:01 1 39.23 0.00 6.07 0.03 0.10 54.57 02:26:28 01:55:01 2 40.06 0.00 5.97 0.07 0.08 53.81 02:26:28 01:55:01 3 37.55 0.00 6.24 4.09 0.08 52.03 02:26:28 01:55:01 4 37.93 0.00 6.56 5.33 0.08 50.10 02:26:28 01:55:01 5 37.54 0.00 6.49 0.10 0.08 55.79 02:26:28 01:55:01 6 38.89 0.00 5.85 0.10 0.08 55.08 02:26:28 01:55:01 7 38.93 0.00 6.50 0.82 0.13 53.62 02:26:28 01:56:01 all 10.73 0.00 7.29 7.53 0.07 74.39 02:26:28 01:56:01 0 9.21 0.00 7.76 16.64 0.08 66.30 02:26:28 01:56:01 1 9.83 0.00 7.81 5.73 0.07 76.56 02:26:28 01:56:01 2 9.91 0.00 7.16 10.39 0.07 72.48 02:26:28 01:56:01 3 12.12 0.00 7.77 4.91 0.08 75.12 02:26:28 01:56:01 4 13.11 0.00 6.74 15.12 0.07 64.95 02:26:28 01:56:01 5 9.66 0.00 7.36 2.89 0.07 80.02 02:26:28 01:56:01 6 11.18 0.00 6.34 1.61 0.05 80.82 02:26:28 01:56:01 7 10.78 0.00 7.37 2.94 0.10 78.81 02:26:28 01:57:01 all 35.68 0.00 10.99 13.49 0.11 39.73 02:26:28 01:57:01 0 36.01 0.00 11.51 11.30 0.09 41.09 02:26:28 01:57:01 1 35.60 0.00 13.07 39.57 0.10 11.65 02:26:28 01:57:01 2 35.16 0.00 9.90 2.79 0.10 52.04 02:26:28 01:57:01 3 34.52 0.00 12.00 5.26 0.19 48.04 02:26:28 01:57:01 4 35.56 0.00 11.18 26.64 0.08 26.52 02:26:28 01:57:01 5 35.14 0.00 10.79 6.44 0.09 47.54 02:26:28 01:57:01 6 36.58 0.00 9.63 13.28 0.10 40.40 02:26:28 01:57:01 7 36.81 0.00 9.91 2.61 0.12 50.55 02:26:28 01:58:01 all 40.84 0.00 13.26 16.28 0.14 29.48 02:26:28 01:58:01 0 38.59 0.00 10.54 16.05 0.10 34.71 02:26:28 01:58:01 1 42.27 0.00 13.26 20.64 0.14 23.69 02:26:28 01:58:01 2 40.92 0.00 12.36 17.74 0.14 28.84 02:26:28 01:58:01 3 40.30 0.00 15.48 14.18 0.14 29.90 02:26:28 01:58:01 4 43.45 0.00 13.99 13.66 0.12 28.78 02:26:28 01:58:01 5 37.17 0.00 11.15 8.90 0.17 42.61 02:26:28 01:58:01 6 43.04 0.00 15.21 22.95 0.12 18.69 02:26:28 01:58:01 7 40.93 0.00 14.11 16.05 0.23 28.68 02:26:28 01:59:02 all 40.16 0.00 13.87 15.22 0.20 30.55 02:26:28 01:59:02 0 38.90 0.00 13.49 16.15 0.17 31.28 02:26:28 01:59:02 1 41.42 0.00 12.75 8.90 0.17 36.75 02:26:28 01:59:02 2 42.22 0.00 12.96 6.63 0.14 38.05 02:26:28 01:59:02 3 38.68 0.00 14.65 24.53 0.16 21.98 02:26:28 01:59:02 4 39.55 0.00 13.39 10.78 0.18 36.10 02:26:28 01:59:02 5 38.15 0.00 13.46 14.38 0.30 33.72 02:26:28 01:59:02 6 39.19 0.00 14.63 26.89 0.30 19.00 02:26:28 01:59:02 7 43.14 0.00 15.66 13.58 0.21 27.41 02:26:28 02:00:01 all 28.85 0.00 6.73 3.51 0.11 60.80 02:26:28 02:00:01 0 31.07 0.00 6.88 3.87 0.10 58.08 02:26:28 02:00:01 1 26.04 0.00 7.23 3.12 0.09 63.53 02:26:28 02:00:01 2 27.03 0.00 5.78 2.30 0.12 64.77 02:26:28 02:00:01 3 28.20 0.00 6.74 7.48 0.10 57.47 02:26:28 02:00:01 4 28.02 0.00 6.65 2.50 0.10 62.73 02:26:28 02:00:01 5 27.68 0.00 6.33 3.40 0.09 62.50 02:26:28 02:00:01 6 28.13 0.00 6.06 0.69 0.14 64.98 02:26:28 02:00:01 7 34.64 0.00 8.16 4.67 0.10 52.43 02:26:28 02:01:01 all 7.82 0.00 1.01 0.08 0.06 91.03 02:26:28 02:01:01 0 7.14 0.00 1.13 0.02 0.07 91.64 02:26:28 02:01:01 1 6.76 0.00 1.07 0.02 0.07 92.09 02:26:28 02:01:01 2 5.96 0.00 0.92 0.33 0.03 92.76 02:26:28 02:01:01 3 7.29 0.00 1.11 0.02 0.08 91.50 02:26:28 02:01:01 4 7.13 0.00 0.79 0.02 0.05 92.01 02:26:28 02:01:01 5 6.56 0.00 0.75 0.02 0.05 92.63 02:26:28 02:01:01 6 8.48 0.00 0.58 0.02 0.05 90.87 02:26:28 02:01:01 7 13.29 0.00 1.74 0.22 0.08 84.67 02:26:28 02:02:01 all 0.06 0.00 0.01 0.01 0.01 99.92 02:26:28 02:02:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:26:28 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:26:28 02:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 02:26:28 02:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:02:01 7 0.28 0.00 0.02 0.02 0.00 99.68 02:26:28 02:03:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:26:28 02:03:01 0 0.08 0.00 0.03 0.00 0.02 99.87 02:26:28 02:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:26:28 02:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:03:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:26:28 02:26:28 02:03:01 CPU %user %nice %system %iowait %steal %idle 02:26:28 02:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:26:28 02:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:26:28 02:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:04:01 3 0.00 0.00 0.02 0.02 0.02 99.95 02:26:28 02:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:26:28 02:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:26:28 02:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:04:01 7 0.05 0.00 0.03 0.02 0.00 99.90 02:26:28 02:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:26:28 02:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:26:28 02:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:26:28 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:26:28 02:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:05:01 7 0.07 0.00 0.02 0.02 0.02 99.88 02:26:28 02:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:26:28 02:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:26:28 02:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:28 02:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:26:28 02:06:01 7 0.07 0.00 0.03 0.02 0.00 99.88 02:26:28 02:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:26:28 02:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:26:28 02:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:26:28 02:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:26:28 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:07:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:26:28 02:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:26:28 02:07:01 7 0.05 0.00 0.02 0.02 0.02 99.90 02:26:28 02:08:01 all 0.05 0.00 0.02 0.00 0.01 99.92 02:26:28 02:08:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:26:28 02:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:26:28 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:08:01 3 0.23 0.00 0.02 0.00 0.02 99.73 02:26:28 02:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:26:28 02:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:08:01 7 0.07 0.00 0.00 0.02 0.00 99.92 02:26:28 02:09:01 all 0.26 0.00 0.00 0.00 0.00 99.73 02:26:28 02:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:09:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:26:28 02:09:01 3 1.97 0.00 0.00 0.00 0.00 98.03 02:26:28 02:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:09:01 7 0.05 0.00 0.00 0.02 0.00 99.93 02:26:28 02:10:01 all 0.28 0.00 0.01 0.00 0.01 99.70 02:26:28 02:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:26:28 02:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:26:28 02:10:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:26:28 02:10:01 3 1.99 0.00 0.00 0.00 0.02 98.00 02:26:28 02:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:26:28 02:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:10:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:26:28 02:11:01 all 0.10 0.00 0.01 0.73 0.00 99.15 02:26:28 02:11:01 0 0.03 0.00 0.07 0.00 0.02 99.88 02:26:28 02:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:11:01 3 0.68 0.00 0.00 0.00 0.02 99.30 02:26:28 02:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:28 02:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:11:01 7 0.05 0.00 0.00 5.87 0.00 94.08 02:26:28 02:12:01 all 0.03 0.00 0.01 1.04 0.01 98.91 02:26:28 02:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:26:28 02:12:01 1 0.02 0.00 0.00 0.53 0.00 99.45 02:26:28 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:26:28 02:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:26:28 02:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:26:28 02:12:01 7 0.10 0.00 0.02 7.78 0.00 92.10 02:26:28 02:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:26:28 02:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:26:28 02:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:13:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:26:28 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:13:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:26:28 02:13:01 7 0.05 0.00 0.02 0.02 0.02 99.90 02:26:28 02:14:01 all 0.19 0.00 0.01 0.01 0.00 99.79 02:26:28 02:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:26:28 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:26:28 02:14:01 3 1.34 0.00 0.00 0.00 0.02 98.65 02:26:28 02:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:26:28 02:14:01 7 0.03 0.00 0.00 0.05 0.00 99.92 02:26:28 02:26:28 02:14:01 CPU %user %nice %system %iowait %steal %idle 02:26:28 02:15:01 all 0.14 0.00 0.01 0.01 0.00 99.85 02:26:28 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:26:28 02:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:26:28 02:15:01 3 1.01 0.00 0.00 0.00 0.00 98.99 02:26:28 02:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:26:28 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:15:01 7 0.02 0.00 0.00 0.07 0.00 99.92 02:26:28 02:16:01 all 0.07 0.00 0.01 0.25 0.01 99.67 02:26:28 02:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:26:28 02:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:26:28 02:16:01 2 0.02 0.00 0.00 0.52 0.00 99.47 02:26:28 02:16:01 3 0.47 0.00 0.02 0.00 0.00 99.52 02:26:28 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:26:28 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:16:01 7 0.03 0.00 0.02 1.47 0.02 98.47 02:26:28 02:17:01 all 0.28 0.00 0.05 0.02 0.01 99.65 02:26:28 02:17:01 0 0.23 0.00 0.05 0.05 0.02 99.65 02:26:28 02:17:01 1 0.90 0.00 0.07 0.02 0.02 99.00 02:26:28 02:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:26:28 02:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:26:28 02:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:26:28 02:17:01 5 0.27 0.00 0.05 0.00 0.00 99.68 02:26:28 02:17:01 6 0.12 0.00 0.02 0.00 0.00 99.87 02:26:28 02:17:01 7 0.55 0.00 0.12 0.10 0.00 99.23 02:26:28 02:18:01 all 0.02 0.00 0.01 0.03 0.00 99.93 02:26:28 02:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:26:28 02:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:26:28 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:26:28 02:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:26:28 02:18:01 7 0.08 0.00 0.02 0.22 0.00 99.68 02:26:28 02:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:26:28 02:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:26:28 02:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:26:28 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:26:28 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:26:28 02:19:01 7 0.05 0.00 0.00 0.02 0.02 99.92 02:26:28 02:20:01 all 0.21 0.00 0.01 0.00 0.00 99.77 02:26:28 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:20:01 1 1.58 0.00 0.03 0.00 0.02 98.37 02:26:28 02:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:26:28 02:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:20:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:26:28 02:21:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:26:28 02:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:26:28 02:21:01 1 0.23 0.00 0.03 0.00 0.02 99.72 02:26:28 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:26:28 02:21:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:26:28 02:22:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:26:28 02:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:26:28 02:22:01 1 1.91 0.00 0.02 0.00 0.00 98.08 02:26:28 02:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:26:28 02:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:26:28 02:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:26:28 02:22:01 7 0.10 0.00 0.03 0.02 0.00 99.85 02:26:28 02:23:01 all 0.04 0.00 0.02 0.01 0.00 99.93 02:26:28 02:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:26:28 02:23:01 1 0.20 0.00 0.05 0.00 0.02 99.73 02:26:28 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:28 02:23:01 7 0.05 0.00 0.02 0.05 0.02 99.87 02:26:28 02:24:01 all 0.02 0.00 0.02 0.01 0.00 99.95 02:26:28 02:24:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:26:28 02:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:24:01 2 0.00 0.00 0.02 0.05 0.00 99.93 02:26:28 02:24:01 3 0.00 0.00 0.03 0.00 0.02 99.95 02:26:28 02:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:28 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:26:28 02:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:28 02:24:01 7 0.05 0.00 0.03 0.05 0.00 99.87 02:26:28 02:25:01 all 0.57 0.00 0.32 0.02 0.01 99.07 02:26:28 02:25:01 0 0.50 0.00 0.33 0.02 0.02 99.13 02:26:28 02:25:01 1 0.87 0.00 0.18 0.00 0.00 98.94 02:26:28 02:25:01 2 0.28 0.00 0.38 0.02 0.00 99.32 02:26:28 02:25:01 3 0.58 0.00 0.37 0.00 0.00 99.05 02:26:28 02:25:01 4 0.67 0.00 0.47 0.00 0.02 98.85 02:26:28 02:25:01 5 0.63 0.00 0.32 0.02 0.02 99.02 02:26:28 02:25:01 6 0.48 0.00 0.15 0.03 0.02 99.32 02:26:28 02:25:01 7 0.55 0.00 0.38 0.08 0.02 98.97 02:26:28 02:26:28 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:26:28 02:26:01 all 8.96 0.00 4.17 3.68 0.08 83.10 02:26:28 02:26:01 0 8.37 0.00 3.29 0.08 0.05 88.21 02:26:28 02:26:01 1 10.09 0.00 4.50 1.13 0.08 84.20 02:26:28 02:26:01 2 8.47 0.00 4.46 15.87 0.09 71.11 02:26:28 02:26:01 3 9.19 0.00 5.08 10.92 0.09 74.72 02:26:28 02:26:01 4 8.50 0.00 3.89 0.10 0.07 87.44 02:26:28 02:26:01 5 10.30 0.00 3.99 0.15 0.05 85.51 02:26:28 02:26:01 6 8.68 0.00 4.26 0.02 0.05 86.99 02:26:28 02:26:01 7 8.11 0.00 3.91 1.41 0.19 86.38 02:26:28 Average: all 7.62 0.00 2.15 1.92 0.03 88.28 02:26:28 Average: 0 7.46 0.00 2.06 1.96 0.03 88.48 02:26:28 Average: 1 7.65 0.00 2.23 2.77 0.03 87.32 02:26:28 Average: 2 7.48 0.00 2.05 1.67 0.03 88.78 02:26:28 Average: 3 7.60 0.00 2.29 2.08 0.04 88.00 02:26:28 Average: 4 7.57 0.00 2.08 2.16 0.03 88.15 02:26:28 Average: 5 7.28 0.00 2.04 1.08 0.03 89.57 02:26:28 Average: 6 7.77 0.00 2.10 1.95 0.03 88.14 02:26:28 Average: 7 8.13 0.00 2.31 1.70 0.04 87.82 02:26:28 02:26:28 02:26:28