Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bf55878ace16878edbd308d9dee72012f144a0a 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-ssh8800823091497002079.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6002507103952753265.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1855614645808849875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5288393135797611143.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-ssh11215065849025592956.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16623 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/529 [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/529 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5bf55878ace16878edbd308d9dee72012f144a0a (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4576)" > git rev-list --no-walk 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:02:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:02:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:02:08 ========================================================= 00:02:08 EdgeX Global Pipelines Version Info 00:02:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:02:09 ------------------- 00:02:09 stable info: 00:02:09 ------------------- 00:02:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:02:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:02:09 Message: update stable to v1.0.249 00:02:10 ------------------- 00:02:10 experimental info: 00:02:10 ------------------- 00:02:10 Commited By: **** collab-it+edgex@linuxfoundation.org 00:02:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:02:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bf5587 [Pipeline] echo 00:02:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:10 provisioning config files... 00:02:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config7444936467272341432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:11 ---> docker-login.sh 00:02:11 nexus3.edgexfoundry.org:10001 00:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:11 Configure a credential helper to remove this warning. See 00:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:11 00:02:11 Login Succeeded 00:02:11 nexus3.edgexfoundry.org:10002 00:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:11 Configure a credential helper to remove this warning. See 00:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:11 00:02:11 Login Succeeded 00:02:11 nexus3.edgexfoundry.org:10003 00:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:11 Configure a credential helper to remove this warning. See 00:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:11 00:02:11 Login Succeeded 00:02:11 nexus3.edgexfoundry.org:10004 00:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:11 Configure a credential helper to remove this warning. See 00:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:11 00:02:11 Login Succeeded 00:02:11 docker.io 00:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:12 Configure a credential helper to remove this warning. See 00:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:12 00:02:12 Login Succeeded 00:02:12 ---> docker-login.sh ends [Pipeline] } 00:02:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:12 + 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 00:02:12 + dirname cmd/core-command/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo core-command,cmd/core-command/Dockerfile 00:02:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:02:12 + dirname cmd/core-data/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo core-data,cmd/core-data/Dockerfile 00:02:12 + dirname cmd/core-metadata/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo core-metadata,cmd/core-metadata/Dockerfile 00:02:12 + dirname cmd/security-bootstrapper/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:02:12 + dirname cmd/security-proxy-auth/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:02:12 + dirname cmd/security-proxy-setup/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:02:12 + dirname cmd/security-secretstore-setup/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:02:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:02:12 + dirname cmd/security-spire-agent/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:02:12 + dirname cmd/security-spire-config/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:02:12 + dirname cmd/security-spire-server/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:02:12 + dirname cmd/support-notifications/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo support-notifications,cmd/support-notifications/Dockerfile 00:02:12 + dirname cmd/support-scheduler/Dockerfile 00:02:12 + cut -d/ -f2 00:02:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:02:12 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 00:02:12 + git rev-list -1 --merges 5bf55878ace16878edbd308d9dee72012f144a0a~1..5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] echo 00:02:12 -----------> git rev-list -1 --merges 5bf55878ace16878edbd308d9dee72012f144a0a~1..5bf55878ace16878edbd308d9dee72012f144a0a 5bf55878ace16878edbd308d9dee72012f144a0a [false] [Pipeline] sh 00:02:13 + git log --format=format:%s -1 5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] echo 00:02:13 ========================================================= 00:02:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:02:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:02:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:13 + grep -v github /etc/ssh/ssh_known_hosts 00:02:13 + [ -e /tmp/ssh_known_hosts ] 00:02:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:02:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:02:13 + sudo tee -a /etc/ssh/ssh_known_hosts 00:02:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:13 00:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:14 0.1.4: Pulling from edgex-devops/py-git-semver 00:02:14 b85a868b505f: Pulling fs layer 00:02:14 e2be974225ed: Pulling fs layer 00:02:14 339a4e72a1f5: Pulling fs layer 00:02:14 988bab9f4d93: Pulling fs layer 00:02:14 1469e6f7b9e6: Pulling fs layer 00:02:14 eaf3925da568: Pulling fs layer 00:02:14 bab4dde63d76: Pulling fs layer 00:02:14 1469e6f7b9e6: Waiting 00:02:14 988bab9f4d93: Waiting 00:02:14 eaf3925da568: Waiting 00:02:14 bde34c3a00c8: Pulling fs layer 00:02:14 b352a97aabf1: Pulling fs layer 00:02:14 4872d77fe225: Pulling fs layer 00:02:14 bab4dde63d76: Waiting 00:02:14 5851b861e8e6: Pulling fs layer 00:02:14 bde34c3a00c8: Waiting 00:02:14 b352a97aabf1: Waiting 00:02:14 5851b861e8e6: Waiting 00:02:14 4872d77fe225: Waiting 00:02:14 e2be974225ed: Verifying Checksum 00:02:14 e2be974225ed: Download complete 00:02:14 988bab9f4d93: Verifying Checksum 00:02:14 988bab9f4d93: Download complete 00:02:14 1469e6f7b9e6: Verifying Checksum 00:02:14 1469e6f7b9e6: Download complete 00:02:14 eaf3925da568: Verifying Checksum 00:02:14 eaf3925da568: Download complete 00:02:14 339a4e72a1f5: Verifying Checksum 00:02:14 339a4e72a1f5: Download complete 00:02:14 bde34c3a00c8: Download complete 00:02:14 b352a97aabf1: Verifying Checksum 00:02:14 b352a97aabf1: Download complete 00:02:14 4872d77fe225: Download complete 00:02:14 5851b861e8e6: Verifying Checksum 00:02:14 5851b861e8e6: Download complete 00:02:14 b85a868b505f: Verifying Checksum 00:02:14 b85a868b505f: Download complete 00:02:14 bab4dde63d76: Verifying Checksum 00:02:14 bab4dde63d76: Download complete 00:02:15 b85a868b505f: Pull complete 00:02:15 e2be974225ed: Pull complete 00:02:16 339a4e72a1f5: Pull complete 00:02:16 988bab9f4d93: Pull complete 00:02:16 1469e6f7b9e6: Pull complete 00:02:17 eaf3925da568: Pull complete 00:02:18 bab4dde63d76: Pull complete 00:02:18 bde34c3a00c8: Pull complete 00:02:18 b352a97aabf1: Pull complete 00:02:19 4872d77fe225: Pull complete 00:02:19 5851b861e8e6: Pull complete 00:02:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:19 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:02:22 $ docker top a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 -eo pid,comm 00:02:22 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). 00:02:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:22 [ssh-agent] Looking for ssh-agent implementation... 00:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:22 $ docker exec a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent 00:02:22 SSH_AUTH_SOCK=/tmp/ssh-L7dMGlKu8e3V/agent.32 00:02:22 SSH_AGENT_PID=38 00:02:22 Running ssh-add (command line suppressed) 00:02:22 Identity added: /w/workspace/edgex-go/529@tmp/private_key_863038901405518488.key (/w/workspace/edgex-go/529@tmp/private_key_863038901405518488.key) 00:02:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:22 + git tag --points-at HEAD [Pipeline] } 00:02:22 $ docker exec --env ******** --env ******** a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent -k 00:02:22 unset SSH_AUTH_SOCK; 00:02:22 unset SSH_AGENT_PID; 00:02:22 echo Agent pid 38 killed; 00:02:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:22 [ssh-agent] Looking for ssh-agent implementation... 00:02:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:23 $ docker exec a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent 00:02:23 SSH_AUTH_SOCK=/tmp/ssh-kKnWjV3PJJpY/agent.70 00:02:23 SSH_AGENT_PID=76 00:02:23 Running ssh-add (command line suppressed) 00:02:23 Identity added: /w/workspace/edgex-go/529@tmp/private_key_15876756880405634611.key (/w/workspace/edgex-go/529@tmp/private_key_15876756880405634611.key) 00:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:23 + git semver init 00:02:23 2023-05-24 00:02:23,817 [run_init] DEBUG init version:0.0.0 force:False 00:02:23 2023-05-24 00:02:23,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/529/.semver 00:02:23 2023-05-24 00:02:23,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/529/.semver 00:02:23 2023-05-24 00:02:23,819 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/529/.semver'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=None) 00:02:29 2023-05-24 00:02:28,635 [append_file] DEBUG append to file:/w/workspace/edgex-go/529/.git/info/exclude 00:02:29 2023-05-24 00:02:28,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/529/.semver/main with force:False 00:02:29 2023-05-24 00:02:28,636 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:02:29 2023-05-24 00:02:28,636 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:02:29 3.0.0-dev.163 [Pipeline] } 00:02:29 $ docker exec --env ******** --env ******** a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 ssh-agent -k 00:02:29 unset SSH_AUTH_SOCK; 00:02:29 unset SSH_AGENT_PID; 00:02:29 echo Agent pid 76 killed; 00:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:29 + git semver [Pipeline] } 00:02:29 $ docker stop --time=1 a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 00:02:31 $ docker rm -f --volumes a9a5d24ddabd58af6ac4de3712706b93373bf213ce9b4f2bdef497cc7f84a2f5 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:02:31 Stashed 1 file(s) [Pipeline] echo 00:02:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.163 [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 00:02:32 + git config --global --add safe.directory /w/workspace/edgex-go/529 [Pipeline] echo 00:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:32 ========================================================= 00:02:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:02:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:02:32 f56be85fc22e: Pulling fs layer 00:02:32 85791d961cd3: Pulling fs layer 00:02:32 d694b5ae8c79: Pulling fs layer 00:02:32 9f32a84ed3da: Pulling fs layer 00:02:32 4d19c01a9841: Pulling fs layer 00:02:32 9325e15d5711: Pulling fs layer 00:02:32 556b6ee489ea: Pulling fs layer 00:02:32 c5a4b2cf53e6: Pulling fs layer 00:02:32 9f32a84ed3da: Waiting 00:02:32 9325e15d5711: Waiting 00:02:32 556b6ee489ea: Waiting 00:02:32 c5a4b2cf53e6: Waiting 00:02:32 4d19c01a9841: Waiting 00:02:32 85791d961cd3: Download complete 00:02:32 9f32a84ed3da: Verifying Checksum 00:02:32 9f32a84ed3da: Download complete 00:02:32 f56be85fc22e: Verifying Checksum 00:02:32 f56be85fc22e: Download complete 00:02:32 4d19c01a9841: Verifying Checksum 00:02:32 4d19c01a9841: Download complete 00:02:32 9325e15d5711: Verifying Checksum 00:02:32 9325e15d5711: Download complete 00:02:32 f56be85fc22e: Pull complete 00:02:32 85791d961cd3: Pull complete 00:02:32 c5a4b2cf53e6: Verifying Checksum 00:02:32 c5a4b2cf53e6: Download complete 00:02:33 d694b5ae8c79: Verifying Checksum 00:02:33 d694b5ae8c79: Download complete 00:02:33 556b6ee489ea: Verifying Checksum 00:02:33 556b6ee489ea: Download complete 00:02:36 d694b5ae8c79: Pull complete 00:02:36 9f32a84ed3da: Pull complete 00:02:36 4d19c01a9841: Pull complete 00:02:36 9325e15d5711: Pull complete 00:02:38 556b6ee489ea: Pull complete 00:02:41 c5a4b2cf53e6: Pull complete 00:02:41 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:02:41 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:41 WORKDIR /edgex 00:02:41 COPY go.mod . 00:02:41 RUN go mod download 00:02:41 docker build -t ci-base-image-x86_64 -f - . 00:02:42 Sending build context to Docker daemon 170.8MB 00:02:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:42 ---> c4be618373d6 00:02:42 Step 2/4 : WORKDIR /edgex 00:02:46 Still waiting to schedule task 00:02:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:02:49 ---> Running in 28faac8904b7 00:02:49 Removing intermediate container 28faac8904b7 00:02:49 ---> 1773ec0347d4 00:02:49 Step 3/4 : COPY go.mod . 00:02:49 ---> bdf569bd92be 00:02:49 Step 4/4 : RUN go mod download 00:02:49 ---> Running in 82505da236aa 00:03:04 Removing intermediate container 82505da236aa 00:03:04 ---> 0c2d3e7f572f 00:03:04 Successfully built 0c2d3e7f572f 00:03:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:04 + docker inspect -f . ci-base-image-x86_64 00:03:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:04 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:03:05 $ docker top a318cd38d6193b26cde2126696ce269d91771f4f4f78e22a7aaca3766d7f3d2f -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:05 + go version 00:03:05 go version go1.20.2 linux/amd64 [Pipeline] } 00:03:05 $ docker stop --time=1 a318cd38d6193b26cde2126696ce269d91771f4f4f78e22a7aaca3766d7f3d2f 00:03:07 $ docker rm -f --volumes a318cd38d6193b26cde2126696ce269d91771f4f4f78e22a7aaca3766d7f3d2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:09 + docker inspect -f . ci-base-image-x86_64 00:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:09 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:03:09 $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:03:09 $ docker top 42d141dc32a088100b0245775dd7bf995a7f6f82858bc09805804885e4fe1d4f -eo pid,comm [Pipeline] { [Pipeline] echo 00:03:10 ========================================================= 00:03:10 [edgeXBuildGoParallel] Running Tests and Build... 00:03:10 ========================================================= [Pipeline] sh 00:03:10 + git config --global --add safe.directory /w/workspace/edgex-go/529 [Pipeline] fileExists [Pipeline] sh 00:03:10 + make test 00:03:10 go test -race -coverprofile=coverage.out ./... 00:03:17 ? github.com/edgexfoundry/edgex-go [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:03:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 00:03:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:03:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:03:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.5% of statements 00:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 00:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.405s coverage: 88.5% of statements 00:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.338s coverage: 95.6% of statements 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:03:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:03:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 00:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:03:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 00:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:03:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.150s coverage: 0.9% of statements 00:03:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 29.0% of statements 00:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements 00:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements 00:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 00:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 00:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:03:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:03:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:03:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:03:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 00:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:03:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:03:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:03:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:03:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.081s coverage: 92.9% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 81.8% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.1% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements 00:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 00:04:06 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 00:04:06 running golangci-lint 00:04:06 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:04:06 go version go1.20.2 linux/amd64 00:04:06 level=info msg="[config_reader] Used config file .golangci.yml" 00:04:06 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:04:21 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 14.856648681s" 00:04:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.788563ms" 00:04:27 level=info msg="[linters_context/goanalysis] analyzers took 49.045965429s with top 10 stages: buildir: 28.029470038s, inspect: 1.745523444s, fact_deprecated: 1.572695449s, gosec: 1.186483182s, printf: 892.78209ms, ctrlflow: 849.944508ms, S1038: 848.779189ms, fact_purity: 665.016843ms, nilness: 641.975831ms, unused: 533.450529ms" 00:04:27 level=info msg="[runner] Issues before processing: 203, after processing: 0" 00:04:27 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, nolint: 0/23, autogenerated_exclude: 203/203, exclude: 203/203, exclude-rules: 23/203, skip_dirs: 203/203" 00:04:27 level=info msg="[runner] processing took 20.422355ms with stages: nolint: 10.391084ms, identifier_marker: 4.732033ms, path_prettifier: 1.868397ms, exclude-rules: 1.762176ms, autogenerated_exclude: 1.019249ms, skip_dirs: 518.795µs, filename_unadjuster: 69.95µs, cgo: 53.681µs, max_same_issues: 2.33µs, uniq_by_line: 900ns, skip_files: 640ns, diff: 580ns, path_shortener: 450ns, exclude: 450ns, severity-rules: 410ns, source_code: 340ns, sort_results: 330ns, max_from_linter: 230ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" 00:04:27 level=info msg="[runner] linters took 6.909846589s with stages: goanalysis_metalinter: 6.889276333s" 00:04:27 level=info msg="File cache stats: 0 entries of total size 0B" 00:04:27 level=info msg="Memory: 220 samples, avg is 176.7MB, max is 765.5MB" 00:04:27 level=info msg="Execution took 21.810634019s" 00:04:28 go vet ./... 00:04:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:04:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:04:32 ./bin/test-attribution-txt.sh [Pipeline] echo 00:04:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:04:32 + ls -al . 00:04:32 total 704 00:04:32 drwxrwxr-x 11 1001 1001 4096 May 24 00:03 . 00:04:32 drwxr-xr-x 4 root root 4096 May 24 00:03 .. 00:04:32 drwxrwxr-x 2 1001 1001 4096 May 24 00:02 .blubracket 00:04:32 -rw-rw-r-- 1 1001 1001 16 May 24 00:02 .dockerignore 00:04:32 drwxrwxr-x 8 1001 1001 4096 May 24 00:02 .git 00:04:32 drwxrwxr-x 3 1001 1001 4096 May 24 00:02 .github 00:04:32 -rw-rw-r-- 1 1001 1001 1133 May 24 00:02 .gitignore 00:04:32 -rw-rw-r-- 1 1001 1001 42 May 24 00:02 .golangci.yml 00:04:32 -rw-rw-r-- 1 1001 1001 87 May 24 00:02 .hadolint.yml 00:04:32 drwxr-xr-x 3 1001 1001 4096 May 24 00:02 .semver 00:04:32 -rw-rw-r-- 1 1001 1001 166 May 24 00:02 .sonarcloud.properties 00:04:32 -rw-rw-r-- 1 1001 1001 1171 May 24 00:02 ADOPTERS.md 00:04:32 -rw-rw-r-- 1 1001 1001 10835 May 24 00:02 Attribution.txt 00:04:32 -rw-rw-r-- 1 1001 1001 73765 May 24 00:02 CHANGELOG.md 00:04:32 -rw-rw-r-- 1 1001 1001 3804 May 24 00:02 CONTRIBUTING.md 00:04:32 -rw-rw-r-- 1 1001 1001 677 May 24 00:02 GOVERNANCE.md 00:04:32 -rw-rw-r-- 1 1001 1001 883 May 24 00:02 Jenkinsfile 00:04:32 -rw-rw-r-- 1 1001 1001 10775 May 24 00:02 LICENSE 00:04:32 -rw-rw-r-- 1 1001 1001 14368 May 24 00:02 Makefile 00:04:32 -rw-rw-r-- 1 1001 1001 582 May 24 00:02 OWNERS.md 00:04:32 -rw-rw-r-- 1 1001 1001 9902 May 24 00:02 README.md 00:04:32 -rw-rw-r-- 1 1001 1001 789 May 24 00:02 SECURITY.md 00:04:32 -rw-rw-r-- 1 1001 1001 13 May 24 00:02 VERSION 00:04:32 drwxrwxr-x 2 1001 1001 4096 May 24 00:02 bin 00:04:32 drwxrwxr-x 18 1001 1001 4096 May 24 00:02 cmd 00:04:32 -rw-r--r-- 1 root root 447731 May 24 00:04 coverage.out 00:04:32 -rw-rw-r-- 1 1001 1001 3159 May 24 00:02 go.mod 00:04:32 -rw-rw-r-- 1 1001 1001 30958 May 24 00:02 go.sum 00:04:32 drwxrwxr-x 7 1001 1001 4096 May 24 00:02 internal 00:04:32 drwxrwxr-x 3 1001 1001 4096 May 24 00:02 openapi 00:04:32 -rw-rw-r-- 1 1001 1001 594 May 24 00:02 security.txt 00:04:32 drwxrwxr-x 4 1001 1001 4096 May 24 00:02 snap 00:04:32 -rw-rw-r-- 1 1001 1001 204 May 24 00:02 version.go [Pipeline] sh 00:04:33 + '[' -e coverage.out ] 00:04:33 + chown 1001:1001 coverage.out [Pipeline] stash 00:04:33 Stashed 1 file(s) [Pipeline] sh 00:04:33 + make build 00:04:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:04:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:04:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:04:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:04:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:04:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:04:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:04:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:04:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:04:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:04:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:04:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:05:01 $ docker stop --time=1 42d141dc32a088100b0245775dd7bf995a7f6f82858bc09805804885e4fe1d4f 00:05:05 $ docker rm -f --volumes 42d141dc32a088100b0245775dd7bf995a7f6f82858bc09805804885e4fe1d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:06 00:05:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:07 latest: Pulling from edgex-devops/edgex-compose 00:05:07 cbdbe7a5bc2a: Pulling fs layer 00:05:07 ca9280d653b3: Pulling fs layer 00:05:07 7e9c9ca2126c: Pulling fs layer 00:05:07 cbdbe7a5bc2a: Verifying Checksum 00:05:07 cbdbe7a5bc2a: Download complete 00:05:07 ca9280d653b3: Verifying Checksum 00:05:07 ca9280d653b3: Download complete 00:05:07 cbdbe7a5bc2a: Pull complete 00:05:07 7e9c9ca2126c: Verifying Checksum 00:05:07 7e9c9ca2126c: Download complete 00:05:07 ca9280d653b3: Pull complete 00:05:11 7e9c9ca2126c: Pull complete 00:05:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:11 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:05:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:05:14 $ docker top d6d310ca9199b043b95be46d32cf8efe523ede0938b241b3ffd0722e960c5d30 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:14 + docker-compose build --help 00:05:14 + grep parallel 00:05:15 --parallel Build images in parallel. [Pipeline] } 00:05:15 $ docker stop --time=1 d6d310ca9199b043b95be46d32cf8efe523ede0938b241b3ffd0722e960c5d30 00:05:16 $ docker rm -f --volumes d6d310ca9199b043b95be46d32cf8efe523ede0938b241b3ffd0722e960c5d30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:05:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:16 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:05:16 $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:05:17 $ docker top ad3d09b492ce55c9e2f9bc9941aa66fd51da977e4653e223765a35a25e513ede -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:17 + docker-compose -f ./docker-compose-build.yml build --parallel 00:05:18 Building core-command ... 00:05:18 Building core-common-config-bootstrapper ... 00:05:18 Building core-data ... 00:05:18 Building core-metadata ... 00:05:18 Building security-bootstrapper ... 00:05:18 Building security-proxy-auth ... 00:05:18 Building security-proxy-setup ... 00:05:18 Building security-secretstore-setup ... 00:05:18 Building security-spiffe-token-provider ... 00:05:18 Building security-spire-agent ... 00:05:18 Building security-spire-config ... 00:05:18 Building security-spire-server ... 00:05:18 Building support-notifications ... 00:05:18 Building support-scheduler ... 00:05:18 Building security-proxy-setup 00:05:18 Building security-spire-server 00:05:18 Building core-data 00:05:18 Building security-proxy-auth 00:05:18 Building security-spiffe-token-provider 00:05:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:05:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:05:30 ---> 0c2d3e7f572f 00:05:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:05:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:05:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:05:30 ---> 0c2d3e7f572f 00:05:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:05:30 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:05:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:05:30 ---> 0c2d3e7f572f 00:05:30 Step 3/20 : WORKDIR /edgex-go 00:05:30 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:05:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:05:30 ---> 0c2d3e7f572f 00:05:30 Step 3/26 : WORKDIR /edgex-go 00:05:30 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:05:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:05:30 ---> 0c2d3e7f572f 00:05:30 Step 3/22 : WORKDIR /edgex-go 00:05:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16627 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:05:37 Running in /w/workspace/edgex-go/529 [Pipeline] { [Pipeline] checkout 00:05:37 The recommended git tool is: git 00:05:40 ---> Running in 638a8f81c8f1 00:05:40 ---> Running in d606cb14c6e1 00:05:40 ---> Running in 01f672a1835c 00:05:40 ---> Running in d56bc81cc4c7 00:05:40 ---> Running in 9ad78e48f1fb 00:05:40 Removing intermediate container 638a8f81c8f1 00:05:40 ---> 6f813bca808d 00:05:40 Step 4/23 : WORKDIR /edgex-go 00:05:40 Removing intermediate container d606cb14c6e1 00:05:40 ---> 63ba55af41a9 00:05:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:05:40 Removing intermediate container 01f672a1835c 00:05:40 ---> 17d838656ec1 00:05:40 Step 4/23 : WORKDIR /edgex-go 00:05:40 ---> Running in d6a3a675549c 00:05:40 Removing intermediate container 9ad78e48f1fb 00:05:40 ---> 5ae38f9d02e8 00:05:40 Step 4/22 : RUN apk add --update --no-cache make git 00:05:40 ---> Running in 9d1a2ad987e5 00:05:40 ---> Running in 6c592f8bea05 00:05:40 Removing intermediate container d56bc81cc4c7 00:05:40 ---> eeff0dd1de46 00:05:40 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:05:40 ---> Running in 9904a40c8d2b 00:05:40 ---> Running in 6f66528d920e 00:05:40 Removing intermediate container d6a3a675549c 00:05:40 ---> 729860e9acd4 00:05:40 Step 5/23 : RUN apk add --update --no-cache make git 00:05:40 Removing intermediate container 6c592f8bea05 00:05:40 ---> d53025a6b61b 00:05:40 Step 5/23 : RUN apk add --update --no-cache make git 00:05:40 ---> Running in cf850e4dfd8a 00:05:40 ---> Running in 11833709d488 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:40 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:05:40 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:05:40 OK: 17826 distinct packages available 00:05:40 OK: 265 MiB in 53 packages 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:40 OK: 265 MiB in 53 packages 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:40 OK: 265 MiB in 53 packages 00:05:40 OK: 265 MiB in 53 packages 00:05:40 Removing intermediate container 6f66528d920e 00:05:40 ---> 68611abb432a 00:05:40 Step 5/26 : COPY go.mod vendor* ./ 00:05:40 OK: 265 MiB in 53 packages 00:05:40 Removing intermediate container 9904a40c8d2b 00:05:40 ---> ca151a8e4dcf 00:05:40 Step 5/22 : COPY go.mod vendor* ./ 00:05:40 ---> 746580dff7e3 00:05:40 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:41 ---> Running in fc0c29641d38 00:05:41 ---> 8ce9fd0a8648 00:05:41 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:41 ---> Running in b6ed14921df7 00:05:41 Removing intermediate container 11833709d488 00:05:41 ---> a8021e5df612 00:05:41 Step 6/23 : COPY go.mod vendor* ./ 00:05:41 Removing intermediate container 9d1a2ad987e5 00:05:41 ---> ea478b07881e 00:05:41 Step 5/20 : COPY go.mod vendor* ./ 00:05:41 ---> f63302f37650 00:05:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:41 Removing intermediate container cf850e4dfd8a 00:05:41 ---> 205420d7c3b2 00:05:41 Step 6/23 : COPY go.mod vendor* ./ 00:05:41 ---> Running in 3d96b025673b 00:05:41 ---> c841f13c17bb 00:05:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:41 ---> Running in 4f76ce8b53df 00:05:41 ---> e7a8e8eee6cb 00:05:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:41 ---> Running in d127e84a29f2 00:05:44 using credential edgex-jenkins-ssh 00:05:44 Cloning the remote Git repository 00:05:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:05:44 > git init /w/workspace/edgex-go/529 # timeout=10 00:05:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:05:44 > git --version # timeout=10 00:05:44 > git --version # 'git version 2.25.1' 00:05:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:06 Avoid second fetch 00:06:06 Checking out Revision 5bf55878ace16878edbd308d9dee72012f144a0a (main) 00:06:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:06:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:06 > git config core.sparsecheckout # timeout=10 00:06:06 > git checkout -f 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 00:06:07 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4576)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:06:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:06:08 Dload Upload Total Spent Left Speed 00:06:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 00:06:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:06:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:06:09 + sudo tee /etc/docker/daemon.new 00:06:09 { 00:06:09 "registry-mirrors": [ 00:06:09 "https://nexus3.edgexfoundry.org:10001" 00:06:09 ], 00:06:09 "bip": "10.250.0.254/24", 00:06:09 "hosts": [ 00:06:09 "tcp://0.0.0.0:5555", 00:06:09 "unix:///var/run/docker.sock" 00:06:09 ], 00:06:09 "mtu": 1458, 00:06:09 "selinux-enabled": true, 00:06:09 "seccomp-profile": "/etc/docker/seccomp.json" 00:06:09 } [Pipeline] sh 00:06:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:06:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:28 provisioning config files... 00:06:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config13106131357426427799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:28 ---> docker-login.sh 00:06:28 nexus3.edgexfoundry.org:10001 00:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:29 Configure a credential helper to remove this warning. See 00:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:29 00:06:29 Login Succeeded 00:06:29 nexus3.edgexfoundry.org:10002 00:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:29 Configure a credential helper to remove this warning. See 00:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:29 00:06:29 Login Succeeded 00:06:29 nexus3.edgexfoundry.org:10003 00:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:29 Configure a credential helper to remove this warning. See 00:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:29 00:06:29 Login Succeeded 00:06:29 nexus3.edgexfoundry.org:10004 00:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:30 Configure a credential helper to remove this warning. See 00:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:30 00:06:30 Login Succeeded 00:06:30 docker.io 00:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:30 Configure a credential helper to remove this warning. See 00:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:30 00:06:30 Login Succeeded 00:06:30 ---> docker-login.sh ends [Pipeline] } 00:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:06:31 + git config --global --add safe.directory /w/workspace/edgex-go/529 [Pipeline] echo 00:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:31 ========================================================= 00:06:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:06:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:06:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:06:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:32 c41833b44d91: Pulling fs layer 00:06:32 ed15518f5707: Pulling fs layer 00:06:32 feae8fd75edb: Pulling fs layer 00:06:32 242c74f7c9fa: Pulling fs layer 00:06:32 3cdef696dda3: Pulling fs layer 00:06:32 2ced38df9373: Pulling fs layer 00:06:32 58f1dce35555: Pulling fs layer 00:06:32 242c74f7c9fa: Waiting 00:06:32 3cdef696dda3: Waiting 00:06:32 2ced38df9373: Waiting 00:06:32 58f1dce35555: Waiting 00:06:32 ed15518f5707: Verifying Checksum 00:06:32 ed15518f5707: Download complete 00:06:32 242c74f7c9fa: Verifying Checksum 00:06:32 242c74f7c9fa: Download complete 00:06:32 3cdef696dda3: Verifying Checksum 00:06:32 3cdef696dda3: Download complete 00:06:32 c41833b44d91: Verifying Checksum 00:06:32 c41833b44d91: Download complete 00:06:33 c41833b44d91: Pull complete 00:06:34 58f1dce35555: Verifying Checksum 00:06:34 58f1dce35555: Download complete 00:06:34 ed15518f5707: Pull complete 00:06:35 feae8fd75edb: Verifying Checksum 00:06:35 feae8fd75edb: Download complete 00:06:35 2ced38df9373: Verifying Checksum 00:06:35 2ced38df9373: Download complete 00:06:37 Removing intermediate container 4f76ce8b53df 00:06:37 Removing intermediate container d127e84a29f2 00:06:37 ---> 93c014894be2 00:06:37 ---> dd06e80f3996 00:06:37 Step 7/20 : COPY . .Step 8/23 : COPY . . 00:06:37 00:06:37 Removing intermediate container b6ed14921df7 00:06:37 ---> ea11b1069f34 00:06:37 Step 7/22 : COPY . . 00:06:37 Removing intermediate container fc0c29641d38 00:06:37 ---> cd91bb426cd5 00:06:37 Step 7/26 : COPY . . 00:06:37 Removing intermediate container 3d96b025673b 00:06:37 ---> 183c28bde1c3 00:06:37 Step 8/23 : COPY . . 00:06:45 feae8fd75edb: Pull complete 00:06:45 242c74f7c9fa: Pull complete 00:06:45 3cdef696dda3: Pull complete 00:06:52 2ced38df9373: Pull complete 00:06:54 58f1dce35555: Pull complete 00:06:54 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:06:55 + docker build -t ci-base-image-arm64 -f - . 00:06:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:06:55 WORKDIR /edgex 00:06:55 COPY go.mod . 00:06:55 RUN go mod download 00:06:55 Sending build context to Docker daemon 2.928MB 00:06:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:06:55 ---> fadd8f120f05 00:06:55 Step 2/4 : WORKDIR /edgex 00:06:57 ---> Running in 9da7eb2b20d6 00:06:58 Removing intermediate container 9da7eb2b20d6 00:06:58 ---> d19340765f5c 00:06:58 Step 3/4 : COPY go.mod . 00:06:58 ---> 68c9f0b52a39 00:06:58 Step 4/4 : RUN go mod download 00:06:58 ---> Running in f5577a73bbcd 00:07:04 ---> 0cd37b0d1c3b 00:07:04 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:07:04 ---> be4a1f4efe2f 00:07:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:07:04 ---> b494c2df927e 00:07:04 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 00:07:04 ---> e28f9f13f5ca 00:07:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:07:04 ---> a0776d89364b 00:07:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:07:04 ---> Running in a55ccf42ccff 00:07:04 ---> Running in a7ec2fe84392 00:07:04 ---> Running in b643ab252db2 00:07:04 ---> Running in 1c855382d225 00:07:04 ---> Running in 3dc2363a54b2 00:07:04 Removing intermediate container b643ab252db2 00:07:04 ---> ea421b9bb9f0 00:07:04 Step 9/26 : WORKDIR /edgex-go/spire-build 00:07:04 ---> Running in a38a6f715d11 00:07:04 Removing intermediate container a38a6f715d11 00:07:04 ---> de85b55a0f25 00:07:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:07:04 ---> Running in 79630b8a6d91 00:07:04 Removing intermediate container 79630b8a6d91 00:07:04 ---> 82de516e9fab 00:07:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:07:04 ---> Running in 91df7cbf3cca 00:07:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:07:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:07:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:07:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:07:05 Removing intermediate container 91df7cbf3cca 00:07:05 ---> e83d290250be 00:07:05 Step 12/26 : WORKDIR /edgex-go 00:07:06 ---> Running in ec7ec157fbbb 00:07:06 Removing intermediate container ec7ec157fbbb 00:07:06 ---> e68daa4d925f 00:07:06 00:07:06 Step 13/26 : FROM alpine:3.17 00:07:06 3.17: Pulling from library/alpine 00:07:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:07:06 Status: Downloaded newer image for alpine:3.17 00:07:06 ---> 9ed4aefc74f6 00:07:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:07:06 ---> Running in 5c16233f3c4d 00:07:06 Removing intermediate container 5c16233f3c4d 00:07:06 ---> 2481f7574b01 00:07:06 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:07:06 ---> Running in 559ce7e756f5 00:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:07 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:07:07 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:07:07 OK: 17823 distinct packages available 00:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:08 (1/5) Installing dumb-init (1.2.5-r2) 00:07:08 (2/5) Installing musl-obstack (1.2.3-r0) 00:07:08 (3/5) Installing libucontext (1.2-r0) 00:07:08 (4/5) Installing gcompat (1.1.0-r0) 00:07:08 (5/5) Installing openssl (3.0.8-r4) 00:07:08 Executing busybox-1.35.0-r29.trigger 00:07:08 OK: 8 MiB in 20 packages 00:07:14 Removing intermediate container 559ce7e756f5 00:07:14 ---> a472f0202dff 00:07:14 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:21 ---> cd2cd047f8a9 00:07:21 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:07:21 ---> 65c31b0288db 00:07:21 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:07:30 ---> 6d80d034041d 00:07:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:07:30 ---> 2e62f8897205 00:07:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:07:30 Removing intermediate container f5577a73bbcd 00:07:30 ---> 1a2776a213eb 00:07:30 Successfully built 1a2776a213eb 00:07:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:31 + docker inspect -f . ci-base-image-arm64 00:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container 00:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:07:32 $ docker top 2ee8864da72c99f761f6892f4855bf860850a2c4fc0a77a7c3d6dc6992697f87 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:33 + go version 00:07:33 go version go1.20.2 linux/arm64 [Pipeline] } 00:07:33 $ docker stop --time=1 2ee8864da72c99f761f6892f4855bf860850a2c4fc0a77a7c3d6dc6992697f87 00:07:34 ---> 10fed4298696 00:07:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:07:34 ---> ddf960fad0fa 00:07:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:07:34 ---> Running in 4f0c3fe1aee0 00:07:35 Removing intermediate container 4f0c3fe1aee0 00:07:35 ---> ee099acda136 00:07:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:07:35 ---> Running in 002cec0f2b09 00:07:35 $ docker rm -f --volumes 2ee8864da72c99f761f6892f4855bf860850a2c4fc0a77a7c3d6dc6992697f87 [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 00:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:35 00:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:36 latest: Pulling from edgex-devops/edgex-compose-arm64 00:07:36 29e5d40040c1: Pulling fs layer 00:07:36 1ce36da41761: Pulling fs layer 00:07:36 25b303627fd3: Pulling fs layer 00:07:36 29e5d40040c1: Verifying Checksum 00:07:36 29e5d40040c1: Download complete 00:07:36 Removing intermediate container 002cec0f2b09 00:07:36 ---> 2627e02772c5 00:07:36 Step 24/26 : LABEL arch=x86_64 00:07:36 1ce36da41761: Verifying Checksum 00:07:36 1ce36da41761: Download complete 00:07:37 29e5d40040c1: Pull complete 00:07:38 1ce36da41761: Pull complete 00:07:38 25b303627fd3: Verifying Checksum 00:07:38 25b303627fd3: Download complete 00:07:40 ---> Running in bc9c5efbd444 00:07:40 Removing intermediate container a7ec2fe84392 00:07:40 ---> e4365b652609 00:07:40 00:07:40 Step 9/22 : FROM alpine:3.17 00:07:40 ---> 9ed4aefc74f6 00:07:40 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 00:07:40 Removing intermediate container 1c855382d225 00:07:40 ---> c5d401169244 00:07:40 00:07:40 Step 10/23 : FROM alpine:3.17 00:07:40 ---> 9ed4aefc74f6 00:07:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:07:40 Removing intermediate container 3dc2363a54b2 00:07:40 ---> 7021e944f891 00:07:40 00:07:40 Step 10/23 : FROM alpine:3.17 00:07:40 ---> 9ed4aefc74f6 00:07:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:07:41 ---> Running in 3d1af3144aba 00:07:42 ---> Running in e18c386cbcd9 00:07:42 ---> Running in 361bc1c5f5e1 00:07:42 Removing intermediate container bc9c5efbd444 00:07:42 ---> 256d648b4516 00:07:42 Step 25/26 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:07:42 ---> Running in bb7a025c4b2f 00:07:42 Removing intermediate container 361bc1c5f5e1 00:07:42 ---> 344070c62933 00:07:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:07:42 Removing intermediate container bb7a025c4b2f 00:07:42 ---> efa2c882ae8f 00:07:42 Step 26/26 : LABEL version=3.0.0-dev.163 00:07:42 Removing intermediate container e18c386cbcd9 00:07:42 ---> Running in ab421418ce7d 00:07:42 ---> da88afbc136a 00:07:42 Step 12/23 : ENV APP_PORT=59880 00:07:42 ---> Running in 2b398c89a0c6 00:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:42 ---> Running in c17a117b5851 00:07:42 Removing intermediate container 2b398c89a0c6 00:07:42 ---> 457126e070f4 00:07:42 00:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:42 Removing intermediate container a55ccf42ccff 00:07:42 ---> a4115f255b49 00:07:42 00:07:42 Step 9/20 : FROM alpine:3.17 00:07:42 ---> 9ed4aefc74f6 00:07:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:07:42 Removing intermediate container c17a117b5851 00:07:42 ---> ff926f14cabc 00:07:42 Step 13/23 : EXPOSE $APP_PORT 00:07:42 ---> Running in 90a226e8676a 00:07:42 ---> Running in 54aa2451cb1c 00:07:42 Successfully built 457126e070f4 00:07:42 Successfully tagged security-spire-server:latest 00:07:42  Building security-spire-server ... done Building core-command 00:07:42 Removing intermediate container 90a226e8676a 00:07:42 ---> 248c754ec081 00:07:42 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:07:42 Removing intermediate container 54aa2451cb1c 00:07:42 ---> 5500f4deb429 00:07:42 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:07:42 (1/2) Installing dumb-init (1.2.5-r2) 00:07:42 (2/2) Installing openssl (3.0.8-r4) 00:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:42 Executing busybox-1.35.0-r29.trigger 00:07:42 OK: 8 MiB in 17 packages 00:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:43 (1/1) Installing dumb-init (1.2.5-r2) 00:07:43 Executing busybox-1.35.0-r29.trigger 00:07:43 OK: 7 MiB in 16 packages 00:07:43 ---> Running in ca7fd6464f57 00:07:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:07:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:07:46 ---> 0c2d3e7f572f 00:07:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:07:46 ---> Using cache 00:07:46 ---> 17d838656ec1 00:07:46 Step 4/24 : WORKDIR /edgex-go 00:07:46 ---> Using cache 00:07:46 ---> d53025a6b61b 00:07:46 Step 5/24 : RUN apk add --update --no-cache make git 00:07:46 ---> Using cache 00:07:46 ---> a8021e5df612 00:07:46 Step 6/24 : COPY go.mod vendor* ./ 00:07:46 ---> Using cache 00:07:46 ---> f63302f37650 00:07:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:46 ---> Using cache 00:07:46 ---> 183c28bde1c3 00:07:46 Step 8/24 : COPY . . 00:07:46 ---> Using cache 00:07:46 ---> a0776d89364b 00:07:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:07:49 ---> Running in e82470ef2e1a 00:07:49 ---> Running in 206ccba31454 00:07:49 Removing intermediate container ab421418ce7d 00:07:49 ---> 69f2207101dd 00:07:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:49 Removing intermediate container 3d1af3144aba 00:07:49 ---> a70aabe9ba2b 00:07:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:07:49 ---> ac3fb2ce10ac 00:07:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:07:49 ---> Running in fa7fa12d46f6 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:49 Removing intermediate container fa7fa12d46f6 00:07:49 ---> 8cc138ebdc64 00:07:49 Step 12/22 : WORKDIR /edgex 00:07:49 ---> Running in fc9a5f6f5e0c 00:07:49 ---> 4595611903ac 00:07:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:49 Removing intermediate container fc9a5f6f5e0c 00:07:49 ---> 2fedc1099320 00:07:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:07:49 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:07:49 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:07:49 OK: 17823 distinct packages available 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:49 (1/1) Installing dumb-init (1.2.5-r2) 00:07:49 Executing busybox-1.35.0-r29.trigger 00:07:49 OK: 7 MiB in 16 packages 00:07:49 (1/9) Installing ca-certificates (20230506-r0) 00:07:49 (2/9) Installing brotli-libs (1.0.9-r9) 00:07:49 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:07:49 (4/9) Installing libcurl (8.1.1-r0) 00:07:49 (5/9) Installing curl (8.1.1-r0) 00:07:49 (6/9) Installing dumb-init (1.2.5-r2) 00:07:49 (7/9) Installing musl-obstack (1.2.3-r0) 00:07:49 (8/9) Installing libucontext (1.2-r0) 00:07:49 (9/9) Installing gcompat (1.1.0-r0) 00:07:49 ---> b5a9304e36de 00:07:49 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 00:07:49 Executing busybox-1.35.0-r29.trigger 00:07:50 Executing ca-certificates-20230506-r0.trigger 00:07:50 ---> fd2c7b53162a 00:07:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:07:50 OK: 10 MiB in 24 packages 00:07:50 Removing intermediate container e82470ef2e1a 00:07:50 ---> 02b4a792db8b 00:07:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:50 ---> 5e4dbbf79110 00:07:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:07:50 ---> 498a9ed67c6d 00:07:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:07:50 ---> 1aff85e9a501 00:07:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:07:50 ---> 60c41f4641ad 00:07:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:07:50 ---> 4557fe1f6d92 00:07:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:07:50 ---> Running in 03c2fa40fc59 00:07:50 25b303627fd3: Pull complete 00:07:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:51 prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container 00:07:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:07:51 ---> 64f5fbddba00 00:07:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:07:51 Removing intermediate container ca7fd6464f57 00:07:51 ---> a72d63b4d4f8 00:07:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:07:51 ---> 5370ecd1d647 00:07:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:07:51 ---> 34d8492a4f0b 00:07:51 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:07:51 ---> b0419d5dfec6 00:07:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:07:52 ---> 441e68967287 00:07:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:07:52 ---> Running in a8591bd93fa0 00:07:52 ---> 2538dad71a24 00:07:52 Step 19/23 : ENTRYPOINT ["/core-data"] 00:07:52 ---> Running in 12f027f7fa29 00:07:52 ---> 5f061bdcc10d 00:07:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:07:52 Removing intermediate container 12f027f7fa29 00:07:52 ---> 1d4047094134 00:07:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:07:52 ---> Running in 2e5c862271c3 00:07:52 Removing intermediate container 03c2fa40fc59 00:07:52 ---> 1e1f21c4e680 00:07:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:07:53 Removing intermediate container 2e5c862271c3 00:07:53 ---> d69dc6ab0b77 00:07:53 Step 21/23 : LABEL arch=x86_64 00:07:53 ---> Running in 74d90aceab09 00:07:53 $ docker top 5980738bb96b331d7f1c23f38a1212ec908d32e9990e9d09d2f4a192bbd562d4 -eo pid,comm 00:07:53 ---> Running in 82809df2a757 00:07:53 ---> cfd42113ec61 00:07:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:07:53 Removing intermediate container 74d90aceab09 00:07:53 ---> 4ffbe5d48048 00:07:53 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [Pipeline] { [Pipeline] sh 00:07:53 Removing intermediate container 82809df2a757 00:07:53 ---> acd5561bd150 00:07:53 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:07:53 ---> Running in bc62deb6130a 00:07:53 ---> cac19173a447 00:07:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:07:53 ---> Running in ae0e94f02ea0 00:07:54 Removing intermediate container a8591bd93fa0 00:07:54 ---> d5e1e9195a4e 00:07:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:07:54 ---> Running in 60503d046b58 00:07:54 ---> Running in 757f2619fcc0 00:07:54 Removing intermediate container bc62deb6130a 00:07:54 ---> 0ec1876af168 00:07:54 Step 21/23 : LABEL arch=x86_64 00:07:54 + grep parallel 00:07:54 + docker-compose build --help 00:07:54 Removing intermediate container ae0e94f02ea0 00:07:54 ---> c13b5ec65954 00:07:54 Step 23/23 : LABEL version=3.0.0-dev.163 00:07:54 ---> Running in 5b14b4b0f85b 00:07:54 Removing intermediate container 60503d046b58 00:07:54 ---> af90176a2fdb 00:07:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 00:07:54 ---> Running in 093362d1cc8b 00:07:54 ---> Running in 57940333566d 00:07:54 Removing intermediate container 757f2619fcc0 00:07:54 ---> 74c1181f85f8 00:07:54 Step 20/22 : LABEL arch=x86_64 00:07:54 Removing intermediate container 5b14b4b0f85b 00:07:54 ---> ac14e8d0b513 00:07:54 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:07:55 Removing intermediate container 093362d1cc8b 00:07:55 ---> 1812e8369b34 00:07:55 00:07:55 Successfully built 1812e8369b34 00:07:55 ---> Running in 6fdf42e386af 00:07:55 Successfully tagged core-data:latest 00:07:55 Building core-metadata 00:07:55  Building core-data ... done  ---> Running in 60e6828c64ba 00:07:55 Removing intermediate container 57940333566d 00:07:55 ---> 898def4ed901 00:07:55 Step 18/20 : LABEL arch=x86_64 00:07:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:07:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:07:59 --parallel Build images in parallel. [Pipeline] } 00:07:59 $ docker stop --time=1 5980738bb96b331d7f1c23f38a1212ec908d32e9990e9d09d2f4a192bbd562d4 00:08:01 ---> 0c2d3e7f572f 00:08:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:08:01 ---> Using cache 00:08:01 ---> 17d838656ec1 00:08:01 Step 4/25 : WORKDIR /edgex-go 00:08:01 ---> Using cache 00:08:01 ---> d53025a6b61b 00:08:01 Step 5/25 : RUN apk add --update --no-cache make git 00:08:01 ---> Using cache 00:08:01 ---> a8021e5df612 00:08:01 Step 6/25 : COPY go.mod vendor* ./ 00:08:01 ---> Running in 428c8afd6113 00:08:01 Removing intermediate container 6fdf42e386af 00:08:01 ---> 37ce06df671c 00:08:01 Step 21/22 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:08:01 ---> Using cache 00:08:01 ---> f63302f37650 00:08:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:01 ---> Using cache 00:08:01 ---> 183c28bde1c3 00:08:01 Step 8/25 : COPY . . 00:08:01 Removing intermediate container 60e6828c64ba 00:08:01 ---> dceac4f74781 00:08:01 Step 23/23 : LABEL version=3.0.0-dev.163 00:08:01 ---> Running in 14e22246118a 00:08:01 ---> Using cache 00:08:01 ---> a0776d89364b 00:08:01 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:08:01 ---> Running in bb2a9781b492 00:08:01 ---> Running in b9654f7863d0 00:08:01 Removing intermediate container 428c8afd6113 00:08:01 ---> e8c31bf6c183 00:08:01 Step 19/20 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:08:01 ---> Running in b56aa133ce7d 00:08:01 Removing intermediate container 14e22246118a 00:08:01 ---> 01b7a1243927 00:08:01 Step 22/22 : LABEL version=3.0.0-dev.163 00:08:01 ---> Running in a5a055693dce 00:08:01 Removing intermediate container b56aa133ce7d 00:08:01 ---> 3b9005f221cb 00:08:01 Step 20/20 : LABEL version=3.0.0-dev.163 00:08:01 Removing intermediate container bb2a9781b492 00:08:01 ---> d7ea456c1449 00:08:01 00:08:01 ---> Running in 2cf66ef9e952 00:08:01 Removing intermediate container a5a055693dce 00:08:01 ---> 0f9f6960276e 00:08:01 00:08:01 Successfully built d7ea456c1449 00:08:01 Successfully tagged security-proxy-auth:latest 00:08:01  Building security-proxy-auth ... done Building core-common-config-bootstrapper 00:08:01 Removing intermediate container 2cf66ef9e952 00:08:01 ---> d02c8e9895cc 00:08:01 00:08:01 Successfully built 0f9f6960276e 00:08:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:08:01 Successfully tagged security-proxy-setup:latest 00:08:01  Building security-proxy-setup ... done Building security-secretstore-setup 00:08:01 Successfully built d02c8e9895cc 00:08:01 Successfully tagged security-spiffe-token-provider:latest 00:08:01 Building support-scheduler 00:08:02 $ docker rm -f --volumes 5980738bb96b331d7f1c23f38a1212ec908d32e9990e9d09d2f4a192bbd562d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:03 prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container 00:08:03 $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:08:04 $ docker top 4a0d833cb8f74b4b71f1b2020686c39f024699d50b03fa402152ff69673b2d9f -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:05 + docker-compose -f ./docker-compose-build.yml build --parallel 00:08:08  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:08:08 ---> 0c2d3e7f572f 00:08:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:08:08 ---> Using cache 00:08:08 ---> 17d838656ec1 00:08:08 Step 4/23 : WORKDIR /edgex-go 00:08:08 ---> Using cache 00:08:08 ---> d53025a6b61b 00:08:08 Step 5/23 : RUN apk add --update --no-cache make git 00:08:08 ---> Using cache 00:08:08 ---> a8021e5df612 00:08:08 Step 6/23 : COPY go.mod vendor* ./ 00:08:08 ---> Using cache 00:08:08 ---> f63302f37650 00:08:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:08 ---> Using cache 00:08:08 ---> 183c28bde1c3 00:08:08 Step 8/23 : COPY . . 00:08:08 ---> Using cache 00:08:08 ---> a0776d89364b 00:08:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:08:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:08:08 ---> 0c2d3e7f572f 00:08:08 Step 3/25 : WORKDIR /edgex-go 00:08:08 ---> Using cache 00:08:08 ---> eeff0dd1de46 00:08:08 Step 4/25 : RUN apk add --update --no-cache make git 00:08:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:08:10 ---> 0c2d3e7f572f 00:08:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:08:10 ---> Using cache 00:08:10 ---> 17d838656ec1 00:08:10 Step 4/23 : WORKDIR /edgex-go 00:08:10 ---> Using cache 00:08:10 ---> d53025a6b61b 00:08:10 Step 5/23 : RUN apk add --update --no-cache make git 00:08:10 ---> Using cache 00:08:10 ---> a8021e5df612 00:08:10 Step 6/23 : COPY go.mod vendor* ./ 00:08:10 ---> Using cache 00:08:10 ---> f63302f37650 00:08:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:10 ---> Using cache 00:08:10 ---> 183c28bde1c3 00:08:10 Step 8/23 : COPY . . 00:08:10 ---> Using cache 00:08:10 ---> a0776d89364b 00:08:10 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:08:10 Building core-command ... 00:08:10 Building core-common-config-bootstrapper ... 00:08:10 Building core-data ... 00:08:10 Building core-metadata ... 00:08:10 Building security-bootstrapper ... 00:08:10 Building security-proxy-auth ... 00:08:10 Building security-proxy-setup ... 00:08:10 Building security-secretstore-setup ... 00:08:10 Building security-spiffe-token-provider ... 00:08:10 Building security-spire-agent ... 00:08:10 Building security-spire-config ... 00:08:10 Building security-spire-server ... 00:08:10 Building support-notifications ... 00:08:10 Building support-scheduler ... 00:08:10 Building security-proxy-setup 00:08:10 Building core-data 00:08:10 Building security-spire-agent 00:08:10 Building core-metadata 00:08:10 Building support-scheduler 00:08:20 ---> Running in b076ad538b21 00:08:20 ---> Running in 49811c493287 00:08:20 ---> Running in 2947229aa719 00:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:08:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:08:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:08:20 ---> 1a2776a213eb 00:08:20 Step 3/27 : WORKDIR /edgex-go 00:08:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:08:20 ---> 1a2776a213eb 00:08:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:08:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:08:20 ---> 1a2776a213eb 00:08:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:08:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:08:20 ---> 1a2776a213eb 00:08:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:08:20 ---> Running in 7bdb3ac1a51f 00:08:20 ---> Running in b8af9af32a47 00:08:20 ---> Running in 3dac7df66465 00:08:20 ---> Running in 033682eb0c30 00:08:20 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:08:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:08:20 ---> 1a2776a213eb 00:08:20 Step 3/22 : WORKDIR /edgex-go 00:08:20 ---> Running in 9326749c2e9e 00:08:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:08:20 OK: 265 MiB in 53 packages 00:08:21 Removing intermediate container b8af9af32a47 00:08:21 ---> c04e8289e5c1 00:08:21 Step 4/23 : WORKDIR /edgex-go 00:08:21 Removing intermediate container 7bdb3ac1a51f 00:08:21 ---> 5d5b475d6b84 00:08:21 Step 4/23 : WORKDIR /edgex-go 00:08:21 ---> Running in 7ff5200a0c8f 00:08:21 Removing intermediate container 033682eb0c30 00:08:21 ---> 9d82eaeb8d2e 00:08:21 Step 4/25 : WORKDIR /edgex-go 00:08:21 Removing intermediate container 3dac7df66465 00:08:21 ---> 3da0beab415b 00:08:21 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:08:21 ---> Running in 92af3651dad2 00:08:21 ---> Running in cee7531d61fc 00:08:21 Removing intermediate container 9326749c2e9e 00:08:21 ---> 74ab100bf1b0 00:08:21 Step 4/22 : RUN apk add --update --no-cache make git 00:08:21 ---> Running in 19fed4670061 00:08:21 ---> Running in 9b1a606f6bd5 00:08:21 Removing intermediate container 7ff5200a0c8f 00:08:21 ---> 766e095f349a 00:08:21 Step 5/23 : RUN apk add --update --no-cache make git 00:08:22 Removing intermediate container 92af3651dad2 00:08:22 ---> ec19fb414f6e 00:08:22 Step 5/23 : RUN apk add --update --no-cache make git 00:08:22 ---> Running in eea3f6253494 00:08:22 Removing intermediate container cee7531d61fc 00:08:22 ---> e0b3f17685ba 00:08:22 Step 5/25 : RUN apk add --update --no-cache make git 00:08:22 ---> Running in 0fd2528bb0af 00:08:22 ---> Running in 8df461a1560b 00:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:24 Removing intermediate container 49811c493287 00:08:24 ---> 8cd13a21a3ac 00:08:24 Step 5/25 : COPY go.mod vendor* ./ 00:08:24 Removing intermediate container 206ccba31454 00:08:24 ---> a285a6a2e299 00:08:24 00:08:24 Step 10/24 : FROM alpine:3.17 00:08:24 ---> 9ed4aefc74f6 00:08:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:08:24 ---> Running in 172de7092485 00:08:24 ---> ee1db3b47800 00:08:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:24 ---> Running in 1619d903aa8f 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:25 (1/1) Installing dumb-init (1.2.5-r2) 00:08:25 Executing busybox-1.35.0-r29.trigger 00:08:25 OK: 7 MiB in 16 packages 00:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:26 OK: 263 MiB in 53 packages 00:08:26 OK: 263 MiB in 53 packages 00:08:26 OK: 263 MiB in 53 packages 00:08:26 Removing intermediate container 172de7092485 00:08:26 ---> 3e461d130abd 00:08:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:08:26 ---> Running in 43d986c71d31 00:08:26 Removing intermediate container 43d986c71d31 00:08:26 ---> e709f853dd15 00:08:26 Step 13/24 : ENV APP_PORT=59882 00:08:27 OK: 263 MiB in 53 packages 00:08:27 OK: 263 MiB in 53 packages 00:08:27 ---> Running in 335095061ad8 00:08:27 Removing intermediate container 335095061ad8 00:08:27 ---> 12ccfdb334a9 00:08:27 Step 14/24 : EXPOSE $APP_PORT 00:08:28 Removing intermediate container 19fed4670061 00:08:28 ---> de19e52197d2 00:08:28 Step 5/27 : COPY go.mod vendor* ./ 00:08:28 ---> Running in cb62dff19021 00:08:28 Removing intermediate container eea3f6253494 00:08:28 ---> 8010a202eca0 00:08:28 Step 6/23 : COPY go.mod vendor* ./ 00:08:28 Removing intermediate container 9b1a606f6bd5 00:08:28 ---> b5f1ede875e7 00:08:28 Step 5/22 : COPY go.mod vendor* ./ 00:08:28 Removing intermediate container 8df461a1560b 00:08:28 ---> 18604556e471 00:08:28 Step 6/25 : COPY go.mod vendor* ./ 00:08:28 Removing intermediate container 0fd2528bb0af 00:08:28 ---> b3cb0a636553 00:08:28 Step 6/23 : COPY go.mod vendor* ./ 00:08:28 ---> 577e7cccaa3f 00:08:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:29 ---> Running in a03366a02404 00:08:29 ---> 8a575d1db52b 00:08:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:29 Removing intermediate container cb62dff19021 00:08:29 ---> 40b8420f5be8 00:08:29 Step 15/24 : WORKDIR / 00:08:29 ---> fe9e05bc264c 00:08:29 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:29 ---> Running in dfff0e24c99d 00:08:29 ---> Running in 383afcc6b998 00:08:29 ---> 996d66ca3efa 00:08:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:30 ---> Running in 0d430d736a4c 00:08:30 ---> Running in 571e108129fc 00:08:30 ---> ac4466244775 00:08:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:30 ---> Running in 0afdd1977b19 00:08:31 Removing intermediate container 0d430d736a4c 00:08:31 ---> 8ee9fd1e2ecd 00:08:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:31 ---> b1dd1a54f435 00:08:31 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:08:39 ---> a2bfdbd9dbb8 00:08:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:08:39 Removing intermediate container b9654f7863d0 00:08:39 ---> c95fe9898059 00:08:39 00:08:39 Step 10/25 : FROM alpine:3.17 00:08:39 ---> 9ed4aefc74f6 00:08:39 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:08:39 ---> Using cache 00:08:39 ---> 3e461d130abd 00:08:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:08:39 ---> Using cache 00:08:39 ---> e709f853dd15 00:08:39 Step 13/25 : ENV APP_PORT=59881 00:08:42 ---> 77d61ae18498 00:08:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:08:42 ---> Running in 803018e9d40f 00:08:42 Removing intermediate container 803018e9d40f 00:08:42 ---> a6839aa1708d 00:08:42 Step 14/25 : EXPOSE $APP_PORT 00:08:42 ---> c5f812e06e2a 00:08:42 Step 20/24 : ENTRYPOINT ["/core-command"] 00:08:43 ---> Running in 67814399aaa6 00:08:44 ---> Running in 7550d118b624 00:08:47 Removing intermediate container 67814399aaa6 00:08:47 ---> ccffeaec0eb4 00:08:47 Step 15/25 : WORKDIR / 00:08:49 Removing intermediate container 7550d118b624 00:08:49 ---> 942927da3999 00:08:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:08:49 ---> Running in 6b91f2898539 00:08:49 ---> Running in 79483cc45679 00:08:49 Removing intermediate container 6b91f2898539 00:08:49 ---> 5300de3d218c 00:08:49 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:49 Removing intermediate container b076ad538b21 00:08:49 ---> 645b93afaf4e 00:08:49 00:08:49 Step 10/23 : FROM alpine:3.17 00:08:49 ---> 9ed4aefc74f6 00:08:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:08:49 ---> Using cache 00:08:49 ---> 344070c62933 00:08:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:08:49 ---> Using cache 00:08:49 ---> 69f2207101dd 00:08:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:49 ---> Using cache 00:08:49 Removing intermediate container 79483cc45679 00:08:49 ---> 7307dec88ab9 00:08:49 Step 22/24 : LABEL arch=x86_64 00:08:49 ---> ac3fb2ce10ac 00:08:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:08:49 ---> Using cache 00:08:49 ---> 4595611903ac 00:08:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:08:49 ---> Running in 2f3ad26407d9 00:08:49 Removing intermediate container 1619d903aa8f 00:08:49 ---> 1773b5a4a5bf 00:08:49 Step 7/25 : COPY . . 00:08:50 ---> 2a9ff5d75441 00:08:50 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:08:58 Removing intermediate container 2f3ad26407d9 00:08:58 ---> f122e4e68efe 00:08:58 Step 23/24 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:08:58 ---> 82ada150258b 00:08:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:08:58 ---> 4877b5440932 00:08:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:08:58 ---> Running in 3277fcbc5c41 00:08:58 ---> fcdc3300e19c 00:08:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:08:58 ---> Running in 2b01a8fb874c 00:08:58 Removing intermediate container 2947229aa719 00:08:58 ---> 68311b0198e8 00:08:58 00:08:58 Step 10/23 : FROM alpine:3.17 00:08:58 ---> 9ed4aefc74f6 00:08:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:08:58 ---> Using cache 00:08:58 ---> 3e461d130abd 00:08:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:08:58 ---> Using cache 00:08:58 ---> e709f853dd15 00:08:58 Step 13/23 : ENV APP_PORT=59861 00:08:58 ---> 4347220a62b9 00:08:58 Removing intermediate container 3277fcbc5c41 00:08:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ ---> 54e28e6f59fb 00:08:58 00:08:58 Step 24/24 : LABEL version=3.0.0-dev.163 00:08:58 ---> Running in 8eaa3be9e36a 00:08:58 ---> ee4edf33f579 00:08:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:08:58 ---> Running in 9467eefc96e9 00:08:58 Removing intermediate container 8eaa3be9e36a 00:08:58 ---> bfdcb4380b32 00:08:58 Step 14/23 : EXPOSE $APP_PORT 00:08:58 ---> Running in eacd3ed0a902 00:08:58 ---> 8b49008b32e9 00:08:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:08:58 ---> Running in 06298d1b96f8 00:08:58 Removing intermediate container 9467eefc96e9 00:08:58 ---> 008adb892c3a 00:08:58 00:08:58 ---> 211b954c668e 00:08:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:08:58 Removing intermediate container eacd3ed0a902 00:08:58 ---> ed20186ed9d8 00:08:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:58 Successfully built 008adb892c3a 00:08:58 Successfully tagged core-command:latest 00:08:58 Building security-bootstrapper 00:08:58  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:09:03 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:09:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:09:03 ---> 0c2d3e7f572f 00:09:03 Step 3/33 : WORKDIR /edgex-go 00:09:03 ---> Using cache 00:09:03 ---> eeff0dd1de46 00:09:03 Step 4/33 : RUN apk add --update --no-cache make git 00:09:03 ---> Using cache 00:09:03 ---> 8cd13a21a3ac 00:09:03 Step 5/33 : COPY go.mod vendor* ./ 00:09:03 ---> Using cache 00:09:03 ---> ee1db3b47800 00:09:03 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:03 ---> Using cache 00:09:03 ---> 1773b5a4a5bf 00:09:03 Step 7/33 : COPY . . 00:09:03 ---> Using cache 00:09:03 ---> fcdc3300e19c 00:09:03 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:09:05 ---> ee7f066d7cfd 00:09:05 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:09:05 ---> 37c6b86fcc2e 00:09:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:09:05 ---> Running in 8df58bf3209b 00:09:05 ---> Running in 88692bb524a4 00:09:05 Removing intermediate container 88692bb524a4 00:09:05 ---> 3cd771b962c0 00:09:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:09:05 ---> Running in 0b5735f7cb3d 00:09:05 Removing intermediate container 06298d1b96f8 00:09:05 ---> 6a683736f8a2 00:09:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:09:05 ---> Running in 2363365e562b 00:09:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:09:05 ---> 659376b8089c 00:09:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:09:05 Removing intermediate container 0b5735f7cb3d 00:09:05 ---> cf8298f1d973 00:09:05 Step 23/25 : LABEL arch=x86_64 00:09:05 Removing intermediate container 2363365e562b 00:09:05 ---> 15606c66a118 00:09:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:09:05 ---> Running in a6a38b2b302a 00:09:06 ---> Running in aed1d21d07f2 00:09:06 ---> 14a5e5b4d528 00:09:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:09:06 Removing intermediate container a6a38b2b302a 00:09:06 ---> 12b5961bd203 00:09:06 Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:09:06 Removing intermediate container aed1d21d07f2 00:09:06 ---> d115b1340f11 00:09:06 Step 21/23 : LABEL arch=x86_64 00:09:06 ---> Running in 26e7c2a27cb1 00:09:06 ---> Running in eda38f2ade54 00:09:06 ---> 9567b43ce773 00:09:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:09:06 ---> Running in bb61086e6686 00:09:06 Removing intermediate container 26e7c2a27cb1 00:09:06 ---> 303e2043a1df 00:09:06 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:09:06 Removing intermediate container eda38f2ade54 00:09:06 ---> 38109c62b99e 00:09:06 Step 25/25 : LABEL version=3.0.0-dev.163 00:09:06 ---> Running in 4b9d08ffb286 00:09:06 ---> Running in c1b283b13d95 00:09:06 Removing intermediate container bb61086e6686 00:09:06 ---> 2f0e5f47d4bc 00:09:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:09:06 ---> Running in 2869f7304611 00:09:06 Removing intermediate container 4b9d08ffb286 00:09:06 ---> 15721055c816 00:09:06 Step 23/23 : LABEL version=3.0.0-dev.163 00:09:06 Removing intermediate container c1b283b13d95 00:09:06 ---> 2e5361334a59 00:09:06 00:09:06 ---> Running in f8e2447df7fb 00:09:07 Successfully built 2e5361334a59 00:09:07 Successfully tagged core-metadata:latest 00:09:07  Building core-metadata ... done Building support-notifications 00:09:07 Removing intermediate container f8e2447df7fb 00:09:07 ---> f0de5227616b 00:09:07 00:09:07 Successfully built f0de5227616b 00:09:07 Successfully tagged core-common-config-bootstrapper:latest 00:09:07 Building security-spire-agent 00:09:07  Building core-common-config-bootstrapper ... done Removing intermediate container 2869f7304611 00:09:07 ---> 647047b68d33 00:09:07 Step 21/23 : LABEL arch=x86_64 00:09:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:09:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:09:13 ---> 0c2d3e7f572f 00:09:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:09:13 ---> Using cache 00:09:13 ---> 17d838656ec1 00:09:13 Step 4/23 : WORKDIR /edgex-go 00:09:13 ---> Using cache 00:09:13 ---> d53025a6b61b 00:09:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:09:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:09:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:09:14 ---> 0c2d3e7f572f 00:09:14 Step 3/27 : WORKDIR /edgex-go 00:09:14 ---> Using cache 00:09:14 ---> eeff0dd1de46 00:09:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:09:14 ---> Using cache 00:09:14 ---> 68611abb432a 00:09:14 Step 5/27 : COPY go.mod vendor* ./ 00:09:14 ---> Using cache 00:09:14 ---> 746580dff7e3 00:09:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:14 ---> Using cache 00:09:14 ---> cd91bb426cd5 00:09:14 Step 7/27 : COPY . . 00:09:14 ---> Using cache 00:09:14 ---> b494c2df927e 00:09:14 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:09:14 ---> Using cache 00:09:14 ---> ea421b9bb9f0 00:09:14 Step 9/27 : WORKDIR /edgex-go/spire-build 00:09:14 ---> Using cache 00:09:14 ---> de85b55a0f25 00:09:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:09:14 ---> Using cache 00:09:14 ---> 82de516e9fab 00:09:14 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 00:09:22 ---> Running in 0d6a6dc60419 00:09:22 ---> Running in 807190f15cb2 00:09:22 ---> Running in 4806c2b44504 00:09:22 Removing intermediate container 807190f15cb2 00:09:22 ---> 686d40741c38 00:09:22 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:09:22 ---> Running in 27b12b625530 00:09:22 Removing intermediate container 27b12b625530 00:09:22 ---> 3a97376180c4 00:09:22 Step 23/23 : LABEL version=3.0.0-dev.163 00:09:22 ---> Running in 85517449675e 00:09:22 Removing intermediate container 85517449675e 00:09:22 ---> 93a25f13f62a 00:09:22 00:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:22 Successfully built 93a25f13f62a 00:09:22 Successfully tagged support-scheduler:latest 00:09:22  Building support-scheduler ... done Building security-spire-config 00:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:22 OK: 265 MiB in 53 packages 00:09:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:09:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:09:24 ---> 0c2d3e7f572f 00:09:24 Step 3/27 : WORKDIR /edgex-go 00:09:24 ---> Using cache 00:09:24 ---> eeff0dd1de46 00:09:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:09:24 ---> Using cache 00:09:24 ---> 68611abb432a 00:09:24 Step 5/27 : COPY go.mod vendor* ./ 00:09:24 ---> Using cache 00:09:24 ---> 746580dff7e3 00:09:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:24 ---> Using cache 00:09:24 ---> cd91bb426cd5 00:09:24 Step 7/27 : COPY . . 00:09:24 ---> Using cache 00:09:24 ---> b494c2df927e 00:09:24 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:09:24 ---> Using cache 00:09:24 ---> ea421b9bb9f0 00:09:24 Step 9/27 : WORKDIR /edgex-go/spire-build 00:09:24 ---> Using cache 00:09:24 ---> de85b55a0f25 00:09:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:09:24 ---> Using cache 00:09:24 ---> 82de516e9fab 00:09:24 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 00:09:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:09:28 ---> Running in f4ea85c5c8b7 00:09:28 Removing intermediate container 4806c2b44504 00:09:28 ---> 3ebfe9d9089a 00:09:28 Step 12/27 : WORKDIR /edgex-go 00:09:28 Removing intermediate container 0d6a6dc60419 00:09:28 ---> dace7f3063a7 00:09:28 Step 6/23 : COPY go.mod vendor* ./ 00:09:28 ---> Running in f838d61177d9 00:09:29 Removing intermediate container f838d61177d9 00:09:29 ---> 6b334badd4be 00:09:29 00:09:29 Step 13/27 : FROM alpine:3.17 00:09:29 ---> 9ed4aefc74f6 00:09:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:09:29 ---> Using cache 00:09:29 ---> 2481f7574b01 00:09:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:09:29 ---> Using cache 00:09:29 ---> a472f0202dff 00:09:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:29 ---> Using cache 00:09:29 ---> cd2cd047f8a9 00:09:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:09:29 ---> Using cache 00:09:29 ---> 65c31b0288db 00:09:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:09:29 ---> ffef51948f37 00:09:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:30 ---> Running in 4228687f6aae 00:09:32 ---> a5ff0bb832a2 00:09:32 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:09:32 Removing intermediate container f4ea85c5c8b7 00:09:32 ---> 9f43b0c50a7d 00:09:32 Step 12/27 : WORKDIR /edgex-go 00:09:32 Removing intermediate container 2b01a8fb874c 00:09:32 ---> fe1311989870 00:09:32 00:09:32 Step 9/25 : FROM alpine:3.17 00:09:32 ---> 9ed4aefc74f6 00:09:32 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:09:32 ---> Running in 11ad3834bc67 00:09:32 ---> Running in 87ca9a7742b8 00:09:32 Removing intermediate container 11ad3834bc67 00:09:32 ---> 0ea4892d41f9 00:09:32 00:09:32 Step 13/27 : FROM alpine:3.17 00:09:32 ---> 9ed4aefc74f6 00:09:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:09:32 ---> Using cache 00:09:32 ---> 2481f7574b01 00:09:32 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:09:32 ---> Running in 3a736c6e9032 00:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:33 (1/3) Installing ca-certificates (20230506-r0) 00:09:33 (2/3) Installing dumb-init (1.2.5-r2) 00:09:33 (3/3) Installing su-exec (0.2-r2) 00:09:33 Executing busybox-1.35.0-r29.trigger 00:09:33 Executing ca-certificates-20230506-r0.trigger 00:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:33 OK: 8 MiB in 18 packages 00:09:33 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:09:33 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:09:33 OK: 17823 distinct packages available 00:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:34 (1/4) Installing dumb-init (1.2.5-r2) 00:09:34 (2/4) Installing musl-obstack (1.2.3-r0) 00:09:34 (3/4) Installing libucontext (1.2-r0) 00:09:34 (4/4) Installing gcompat (1.1.0-r0) 00:09:34 Executing busybox-1.35.0-r29.trigger 00:09:34 OK: 7 MiB in 19 packages 00:09:36 ---> 592860b918b1 00:09:36 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:09:36 Removing intermediate container 8df58bf3209b 00:09:36 ---> 3302e3df69bb 00:09:36 00:09:36 Step 9/33 : FROM alpine:3.17 00:09:36 ---> 9ed4aefc74f6 00:09:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:09:36 ---> Using cache 00:09:36 ---> 248c754ec081 00:09:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:09:36 ---> 4ddaa1970a43 00:09:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:09:36 Removing intermediate container 87ca9a7742b8 00:09:36 ---> 1640eb3e856f 00:09:36 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:09:36 ---> Running in ecb7d307fcaf 00:09:36 Removing intermediate container 3a736c6e9032 00:09:36 ---> 3fc155c21198 00:09:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:36 ---> Running in f4bab31bec38 00:09:36 Removing intermediate container f4bab31bec38 00:09:36 ---> e4392bac10f2 00:09:36 Step 12/25 : WORKDIR / 00:09:36 ---> 74c59f01b18c 00:09:36 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:09:36 ---> Running in a8b01c0c8f7a 00:09:36 ---> 09b2ced2dd20 00:09:36 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:09:36 Removing intermediate container a8b01c0c8f7a 00:09:36 ---> 2e0f4c842f1d 00:09:36 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:36 ---> 4e74a0a91305 00:09:36 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:36 ---> Running in 0ac564e845b9 00:09:36 ---> 7665e393d90e 00:09:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:09:37 Removing intermediate container 0ac564e845b9 00:09:37 ---> bc95e75b6dab 00:09:37 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:09:37 ---> Running in c261d7631f86 00:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:37 ---> a818dd7495c4 00:09:37 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:09:37 Removing intermediate container c261d7631f86 00:09:37 ---> 0f710852ca1c 00:09:37 Step 25/27 : LABEL arch=x86_64 00:09:37 ---> Running in 4119db17420d 00:09:37 (1/2) Installing dumb-init (1.2.5-r2) 00:09:37 ---> 1f6a59c3c7da 00:09:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:09:37 Removing intermediate container 4119db17420d 00:09:37 ---> 6f433b7c2b8d 00:09:37 Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:09:37 (2/2) Installing su-exec (0.2-r2) 00:09:37 ---> Running in 5e6b1e9f4310 00:09:37 Executing busybox-1.35.0-r29.trigger 00:09:37 OK: 7 MiB in 17 packages 00:09:39 Removing intermediate container 5e6b1e9f4310 00:09:39 ---> 7511f6b90580 00:09:39 Step 27/27 : LABEL version=3.0.0-dev.163 00:09:39 ---> 7e493c7d697b 00:09:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:09:39 ---> 3d68be25f30d 00:09:39 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:09:39 ---> Running in 894a74149bc0 00:09:39 Removing intermediate container ecb7d307fcaf 00:09:39 ---> 1f885fd2665b 00:09:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:09:39 ---> Running in 9e13260bc9a2 00:09:39 ---> 1bce7b2c85f9 00:09:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:09:39 Removing intermediate container 894a74149bc0 00:09:39 ---> f7c571037c51 00:09:39 00:09:39 ---> e0834810a2a4 00:09:39 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:09:39 Successfully built f7c571037c51 00:09:39 Removing intermediate container 9e13260bc9a2 00:09:39 ---> fcaaf26e225f 00:09:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:09:39 Successfully tagged security-spire-agent:latest 00:09:39  Building security-spire-agent ... done  ---> Running in 786d00ac1f0f 00:09:39 ---> 7b64c30e75e3 00:09:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:09:39 ---> Running in 01f44c426d99 00:09:39 Removing intermediate container 786d00ac1f0f 00:09:39 ---> 87806a1ae461 00:09:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:09:39 Removing intermediate container 01f44c426d99 00:09:39 ---> 28a50e9ff513 00:09:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:09:39 ---> Running in c1a0c4eb4893 00:09:39 ---> f5573abad93f 00:09:39 Step 22/27 : WORKDIR / 00:09:39 ---> e6cb9a4ee9f3 00:09:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:09:39 Removing intermediate container c1a0c4eb4893 00:09:39 ---> 1ffdd4fc54e0 00:09:39 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:09:39 ---> Running in 305871683c55 00:09:39 ---> Running in 2e025c3a3f9d 00:09:40 Removing intermediate container 305871683c55 00:09:40 ---> d5b72949b907 00:09:40 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:09:41 ---> Running in 52a46d727ce4 00:09:41 Removing intermediate container 2e025c3a3f9d 00:09:41 ---> 701a3a94565d 00:09:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:09:42 ---> cea44555ae12 00:09:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:09:42 ---> Running in e8a8a5e6d071 00:09:45 Removing intermediate container e8a8a5e6d071 00:09:45 ---> 23ae271a5118 00:09:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:09:45 ---> 80a08ae8069c 00:09:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:09:45 ---> Running in 3873c59a424e 00:09:45 ---> Running in f6e0b56c1b55 00:09:45 Removing intermediate container 52a46d727ce4 00:09:45 Removing intermediate container 3873c59a424e 00:09:45 ---> e5c6bd0bf799 00:09:45 ---> 7ec183924458 00:09:45 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING}Step 25/27 : LABEL arch=x86_64 00:09:45 00:09:45 ---> Running in 2c1afe80b798 00:09:45 ---> Running in e739955f5a94 00:09:45 Removing intermediate container 2c1afe80b798 00:09:45 ---> 0c1e37940c18 00:09:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:09:45 Removing intermediate container e739955f5a94 00:09:45 ---> 87554510eb6c 00:09:45 Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:09:45 ---> Running in 81479e6c08ba 00:09:46 Removing intermediate container 81479e6c08ba 00:09:46 ---> 902b4b1ef6c4 00:09:46 Step 27/27 : LABEL version=3.0.0-dev.163 00:09:46 ---> d690b6030d3b 00:09:46 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:09:46 ---> Running in 1a53b11bfab1 00:09:46 ---> Running in 5e997c6a5d3e 00:09:47 Removing intermediate container 1a53b11bfab1 00:09:47 ---> 8c41f82e2975 00:09:47 00:09:47 Successfully built 8c41f82e2975 00:09:47 Successfully tagged security-spire-config:latest 00:09:47  Building security-spire-config ... done Removing intermediate container f6e0b56c1b55 00:09:47 ---> e93c80785afc 00:09:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:09:47 ---> Running in 4ad119898621 00:09:47 Removing intermediate container 4ad119898621 00:09:47 ---> 604d8ef58c8b 00:09:47 Step 23/25 : LABEL arch=x86_64 00:09:49 ---> Running in 5a868c3a02ed 00:09:49 Removing intermediate container 5e997c6a5d3e 00:09:49 ---> 5ffc0a8b1f8e 00:09:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:49 Removing intermediate container 5a868c3a02ed 00:09:49 ---> 10c0f7aa315e 00:09:49 Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:09:49 ---> Running in e9a8651517b4 00:09:49 ---> d5da69d501aa 00:09:49 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:09:49 Removing intermediate container e9a8651517b4 00:09:49 ---> ea0f8eeb993d 00:09:49 Step 25/25 : LABEL version=3.0.0-dev.163 00:09:49 ---> b0361909fa90 00:09:49 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:09:49 ---> Running in b3fb6c47f74f 00:09:49 Removing intermediate container b3fb6c47f74f 00:09:49 ---> 7381017594bf 00:09:49 00:09:50 Successfully built 7381017594bf 00:09:50 Successfully tagged security-secretstore-setup:latest 00:09:52  Building security-secretstore-setup ... done  ---> e0f42691f181 00:09:52 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:09:52 ---> 71941add0db1 00:09:52 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:09:52 Removing intermediate container 4228687f6aae 00:09:52 ---> e3e215adcb17 00:09:52 Step 8/23 : COPY . . 00:09:52 ---> 77ff9d9f1823 00:09:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:09:58 ---> ba314e2b02f2 00:09:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:09:58 ---> 3f47965ad81e 00:09:58 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:09:58 ---> Running in c02500bcf25a 00:09:58 ---> f2cbb3408720 00:09:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:09:58 ---> 83a3fbcf6614 00:09:58 Step 28/33 : RUN chmod +x /entrypoint.sh 00:09:58 ---> Running in c19199fca593 00:09:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:09:58 Removing intermediate container c19199fca593 00:09:58 ---> 54e7fc8046a2 00:09:58 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:09:58 ---> Running in 8d657e58fe9f 00:09:58 Removing intermediate container 8d657e58fe9f 00:09:58 ---> e61e2e925551 00:09:58 Step 30/33 : CMD ["gate"] 00:09:58 ---> Running in 71914b40634d 00:09:58 Removing intermediate container 71914b40634d 00:09:58 ---> 98250e1a641a 00:09:58 Step 31/33 : LABEL arch=x86_64 00:09:58 ---> Running in 654cf6e5e585 00:09:58 Removing intermediate container 654cf6e5e585 00:09:58 ---> 1226d9acc472 00:09:58 Step 32/33 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:09:58 ---> Running in 5cec87033a8b 00:09:58 Removing intermediate container 5cec87033a8b 00:09:58 ---> bf517f87556f 00:09:58 Step 33/33 : LABEL version=3.0.0-dev.163 00:09:58 ---> Running in 30e18605044a 00:09:59 Removing intermediate container 30e18605044a 00:09:59 ---> 35534a31c26f 00:09:59 00:09:59 Successfully built 35534a31c26f 00:09:59 Successfully tagged security-bootstrapper:latest 00:10:21  Building security-bootstrapper ... done Removing intermediate container c02500bcf25a 00:10:21 ---> 39d8539a6b20 00:10:21 00:10:21 Step 10/23 : FROM alpine:3.17 00:10:21 ---> 9ed4aefc74f6 00:10:21 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:10:21 ---> Running in 884b8440e926 00:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:21 (1/2) Installing ca-certificates (20230506-r0) 00:10:21 (2/2) Installing dumb-init (1.2.5-r2) 00:10:21 Executing busybox-1.35.0-r29.trigger 00:10:21 Executing ca-certificates-20230506-r0.trigger 00:10:21 OK: 8 MiB in 17 packages 00:10:21 Removing intermediate container 884b8440e926 00:10:21 ---> 70ee49eecc73 00:10:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:10:21 ---> Running in 51ed915816a5 00:10:21 Removing intermediate container 51ed915816a5 00:10:21 ---> 473a7182528c 00:10:21 Step 13/23 : ENV APP_PORT=59860 00:10:21 ---> Running in fbd67ab7770d 00:10:21 Removing intermediate container fbd67ab7770d 00:10:21 ---> 95b45801754c 00:10:21 Step 14/23 : EXPOSE $APP_PORT 00:10:21 ---> Running in acbaf5a6823b 00:10:21 Removing intermediate container acbaf5a6823b 00:10:21 ---> 4d75e26b5afd 00:10:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:21 ---> 67aaa22ee753 00:10:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:10:21 ---> 86af80966616 00:10:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:10:21 ---> 103d59de4ccd 00:10:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:10:21 ---> 1b4b356e5472 00:10:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:10:21 ---> Running in 95378f49b104 00:10:21 Removing intermediate container 95378f49b104 00:10:21 ---> 99cc2b6c88fa 00:10:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:10:21 ---> Running in 5fd8542ec241 00:10:21 Removing intermediate container 5fd8542ec241 00:10:21 ---> dd3c8ab99ce2 00:10:21 Step 21/23 : LABEL arch=x86_64 00:10:21 ---> Running in 1b1733d0aa6a 00:10:21 Removing intermediate container 1b1733d0aa6a 00:10:21 ---> 26097f81e715 00:10:21 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:10:21 ---> Running in 1e2d138e8a32 00:10:21 Removing intermediate container 1e2d138e8a32 00:10:21 ---> c45b00fe56e8 00:10:21 Step 23/23 : LABEL version=3.0.0-dev.163 00:10:21 ---> Running in aa508859708c 00:10:21 Removing intermediate container aa508859708c 00:10:21 ---> c5fc71efaa81 00:10:21 00:10:21 Successfully built c5fc71efaa81 00:10:21 Successfully tagged support-notifications:latest 00:10:21  Building support-notifications ... done  [Pipeline] } 00:10:21 $ docker stop --time=1 ad3d09b492ce55c9e2f9bc9941aa66fd51da977e4653e223765a35a25e513ede 00:10:22 Removing intermediate container dfff0e24c99d 00:10:22 ---> 2ed0727550d7 00:10:22 Step 8/23 : COPY . . 00:10:22 Removing intermediate container a03366a02404 00:10:22 ---> e5293314b607 00:10:22 Step 7/27 : COPY . . 00:10:22 Removing intermediate container 571e108129fc 00:10:22 ---> 2e096fb3c675 00:10:22 Step 8/25 : COPY . . 00:10:22 Removing intermediate container 383afcc6b998 00:10:22 ---> 934ed709af18 00:10:22 Step 7/22 : COPY . . 00:10:22 Removing intermediate container 0afdd1977b19 00:10:22 ---> 601edc2e356f 00:10:22 Step 8/23 : COPY . . 00:10:22 ---> 3df8b4c63df9 00:10:22 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:10:22 ---> Running in ca86e1bea690 00:10:22 ---> e38698c9d8fc 00:10:22 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:10:22 ---> 806f4d4bd64d 00:10:22 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:10:22 ---> Running in 1fc3591cf99c 00:10:22 ---> Running in 38c681e54e96 00:10:22 ---> db92d8d83b5f 00:10:22 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:10:22 ---> Running in 6e79ed61c639 00:10:22 ---> 163e790be99b 00:10:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:10:22 $ docker rm -f --volumes ad3d09b492ce55c9e2f9bc9941aa66fd51da977e4653e223765a35a25e513ede 00:10:23 ---> Running in 1e094f5784e7 [Pipeline] // withDockerContainer [Pipeline] sh 00:10:23 Removing intermediate container 1fc3591cf99c 00:10:23 ---> 88e3455bf6f0 00:10:23 Step 9/27 : WORKDIR /edgex-go/spire-build 00:10:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:10:23 + docker images 00:10:23 REPOSITORY TAG IMAGE ID CREATED SIZE 00:10:23 support-notifications latest c5fc71efaa81 2 seconds ago 32.4MB 00:10:23 39d8539a6b20 7 seconds ago 1.79GB 00:10:23 security-bootstrapper latest 35534a31c26f 25 seconds ago 22.2MB 00:10:23 security-secretstore-setup latest 7381017594bf 34 seconds ago 32.8MB 00:10:23 security-spire-config latest 8c41f82e2975 37 seconds ago 102MB 00:10:23 security-spire-agent latest f7c571037c51 45 seconds ago 161MB 00:10:23 3302e3df69bb 48 seconds ago 1.71GB 00:10:23 0ea4892d41f9 51 seconds ago 1.58GB 00:10:23 fe1311989870 51 seconds ago 1.72GB 00:10:23 6b334badd4be 54 seconds ago 1.58GB 00:10:23 support-scheduler latest 93a25f13f62a About a minute ago 31.8MB 00:10:23 core-common-config-bootstrapper latest f0de5227616b About a minute ago 17.2MB 00:10:23 core-metadata latest 2e5361334a59 About a minute ago 20.4MB 00:10:23 core-command latest 008adb892c3a About a minute ago 19.9MB 00:10:23 68311b0198e8 About a minute ago 1.79GB 00:10:23 645b93afaf4e About a minute ago 1.72GB 00:10:23 c95fe9898059 About a minute ago 1.73GB 00:10:23 a285a6a2e299 2 minutes ago 1.72GB 00:10:23 security-proxy-auth latest d7ea456c1449 2 minutes ago 18.3MB 00:10:23 security-proxy-setup latest 0f9f6960276e 2 minutes ago 18.7MB 00:10:23 security-spiffe-token-provider latest d02c8e9895cc 2 minutes ago 32.8MB 00:10:23 core-data latest 1812e8369b34 2 minutes ago 20MB 00:10:23 security-spire-server latest 457126e070f4 2 minutes ago 103MB 00:10:23 a4115f255b49 2 minutes ago 1.76GB 00:10:23 e4365b652609 2 minutes ago 1.7GB 00:10:23 c5d401169244 2 minutes ago 1.7GB 00:10:23 7021e944f891 2 minutes ago 1.73GB 00:10:23 e68daa4d925f 3 minutes ago 1.58GB 00:10:23 ci-base-image-x86_64 latest 0c2d3e7f572f 7 minutes ago 918MB 00:10:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 00:10:23 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 00:10:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 00:10:23 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 00:10:23 provisioning config files... 00:10:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config3670935648330810303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:23 ---> Running in e8db12b700e2 00:10:23 ---> docker-login.sh 00:10:23 nexus3.edgexfoundry.org:10001 00:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:23 Configure a credential helper to remove this warning. See 00:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:23 00:10:23 Login Succeeded 00:10:23 nexus3.edgexfoundry.org:10002 00:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:23 Configure a credential helper to remove this warning. See 00:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:23 00:10:23 Login Succeeded 00:10:23 nexus3.edgexfoundry.org:10003 00:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:24 Configure a credential helper to remove this warning. See 00:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:24 00:10:24 Login Succeeded 00:10:24 nexus3.edgexfoundry.org:10004 00:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:24 Configure a credential helper to remove this warning. See 00:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:24 00:10:24 Login Succeeded 00:10:24 docker.io 00:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:24 Configure a credential helper to remove this warning. See 00:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:24 00:10:24 Login Succeeded 00:10:24 ---> docker-login.sh ends [Pipeline] } 00:10:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:10:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:10:24 5bf55878ace16878edbd308d9dee72012f144a0a 00:10:24 latest 00:10:24 3.0.0-dev.163 00:10:24 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:24 main 00:10:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:24 Removing intermediate container e8db12b700e2 00:10:24 ---> 2fcd872e14ab 00:10:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:10:24 ---> Running in 66db8239a2a8 00:10:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:25 + docker push nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:10:25 57586c0ad78d: Preparing 00:10:25 e20eebc3b4a6: Preparing 00:10:25 398cc2e7e60f: Preparing 00:10:25 8fa4ee3feb82: Preparing 00:10:25 fe1e9822162a: Preparing 00:10:25 f1417ff83b31: Preparing 00:10:25 f1417ff83b31: Waiting 00:10:25 fe1e9822162a: Pushed 00:10:25 398cc2e7e60f: Pushed 00:10:25 8fa4ee3feb82: Pushed 00:10:25 57586c0ad78d: Pushed 00:10:25 f1417ff83b31: Layer already exists 00:10:25 Removing intermediate container 66db8239a2a8 00:10:25 ---> 8330788b9c18 00:10:25 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 00:10:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:10:26 ---> Running in cfc2ddd945df 00:10:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:10:26 e20eebc3b4a6: Pushed 00:10:26 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:10:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:10:27 57586c0ad78d: Preparing 00:10:27 e20eebc3b4a6: Preparing 00:10:27 398cc2e7e60f: Preparing 00:10:27 8fa4ee3feb82: Preparing 00:10:27 fe1e9822162a: Preparing 00:10:27 f1417ff83b31: Preparing 00:10:27 f1417ff83b31: Waiting 00:10:27 e20eebc3b4a6: Layer already exists 00:10:27 fe1e9822162a: Layer already exists 00:10:27 8fa4ee3feb82: Layer already exists 00:10:27 398cc2e7e60f: Layer already exists 00:10:27 57586c0ad78d: Layer already exists 00:10:27 f1417ff83b31: Layer already exists 00:10:27 latest: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.163 00:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:10:27 57586c0ad78d: Preparing 00:10:27 e20eebc3b4a6: Preparing 00:10:27 398cc2e7e60f: Preparing 00:10:27 8fa4ee3feb82: Preparing 00:10:27 fe1e9822162a: Preparing 00:10:27 f1417ff83b31: Preparing 00:10:27 f1417ff83b31: Waiting 00:10:27 e20eebc3b4a6: Layer already exists 00:10:27 fe1e9822162a: Layer already exists 00:10:27 8fa4ee3feb82: Layer already exists 00:10:27 57586c0ad78d: Layer already exists 00:10:27 398cc2e7e60f: Layer already exists 00:10:27 f1417ff83b31: Layer already exists 00:10:27 3.0.0-dev.163: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:28 + docker push nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:10:28 57586c0ad78d: Preparing 00:10:28 e20eebc3b4a6: Preparing 00:10:28 398cc2e7e60f: Preparing 00:10:28 8fa4ee3feb82: Preparing 00:10:28 fe1e9822162a: Preparing 00:10:28 f1417ff83b31: Preparing 00:10:28 f1417ff83b31: Waiting 00:10:28 57586c0ad78d: Layer already exists 00:10:28 e20eebc3b4a6: Layer already exists 00:10:28 398cc2e7e60f: Layer already exists 00:10:28 fe1e9822162a: Layer already exists 00:10:28 8fa4ee3feb82: Layer already exists 00:10:28 f1417ff83b31: Layer already exists 00:10:28 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:10:29 57586c0ad78d: Preparing 00:10:29 e20eebc3b4a6: Preparing 00:10:29 398cc2e7e60f: Preparing 00:10:29 8fa4ee3feb82: Preparing 00:10:29 fe1e9822162a: Preparing 00:10:29 f1417ff83b31: Preparing 00:10:29 f1417ff83b31: Waiting 00:10:29 398cc2e7e60f: Layer already exists 00:10:29 e20eebc3b4a6: Layer already exists 00:10:29 8fa4ee3feb82: Layer already exists 00:10:29 fe1e9822162a: Layer already exists 00:10:29 57586c0ad78d: Layer already exists 00:10:29 f1417ff83b31: Layer already exists 00:10:29 main: digest: sha256:85f883c517e10ffec9e168fc1acbbfb796c7d735133de2feff1ad2fb5d2be0b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:29 ===================================================== [Pipeline] echo 00:10:29 taggedImages: 00:10:29 - nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:29 - nexus3.edgexfoundry.org:10004/core-command:latest 00:10:29 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.163 00:10:29 - nexus3.edgexfoundry.org:10004/core-command:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:10:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:10:29 5bf55878ace16878edbd308d9dee72012f144a0a 00:10:29 latest 00:10:29 3.0.0-dev.163 00:10:29 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:29 main 00:10:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:10:29 ca3ab992a277: Preparing 00:10:29 bb5d6478eb94: Preparing 00:10:29 a0445b0178c9: Preparing 00:10:29 78f29eea51fe: Preparing 00:10:29 398cc2e7e60f: Preparing 00:10:29 8fa4ee3feb82: Preparing 00:10:29 95fa96e2d98d: Preparing 00:10:29 8fa4ee3feb82: Waiting 00:10:29 f1417ff83b31: Preparing 00:10:29 f1417ff83b31: Waiting 00:10:29 398cc2e7e60f: Layer already exists 00:10:29 8fa4ee3feb82: Layer already exists 00:10:29 bb5d6478eb94: Pushed 00:10:29 ca3ab992a277: Pushed 00:10:29 95fa96e2d98d: Pushed 00:10:30 a0445b0178c9: Pushed 00:10:30 f1417ff83b31: Layer already exists 00:10:31 78f29eea51fe: Pushed 00:10:31 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:31 + 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 00:10:32 Removing intermediate container cfc2ddd945df 00:10:32 ---> 4ddd7f2bf466 00:10:32 Step 12/27 : WORKDIR /edgex-go 00:10:32 ---> Running in dc74c267d07a 00:10:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:10:32 ca3ab992a277: Preparing 00:10:32 bb5d6478eb94: Preparing 00:10:32 a0445b0178c9: Preparing 00:10:32 78f29eea51fe: Preparing 00:10:32 398cc2e7e60f: Preparing 00:10:32 8fa4ee3feb82: Preparing 00:10:32 95fa96e2d98d: Preparing 00:10:32 f1417ff83b31: Preparing 00:10:32 8fa4ee3feb82: Waiting 00:10:32 95fa96e2d98d: Waiting 00:10:32 f1417ff83b31: Waiting 00:10:32 78f29eea51fe: Layer already exists 00:10:32 a0445b0178c9: Layer already exists 00:10:32 ca3ab992a277: Layer already exists 00:10:32 398cc2e7e60f: Layer already exists 00:10:32 bb5d6478eb94: Layer already exists 00:10:32 8fa4ee3feb82: Layer already exists 00:10:32 95fa96e2d98d: Layer already exists 00:10:32 f1417ff83b31: Layer already exists 00:10:33 latest: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:33 Removing intermediate container dc74c267d07a 00:10:33 ---> 84f7f816ab2e 00:10:33 00:10:33 Step 13/27 : FROM alpine:3.17 00:10:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.163 00:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:10:34 ca3ab992a277: Preparing 00:10:34 bb5d6478eb94: Preparing 00:10:34 a0445b0178c9: Preparing 00:10:34 78f29eea51fe: Preparing 00:10:34 398cc2e7e60f: Preparing 00:10:34 8fa4ee3feb82: Preparing 00:10:34 95fa96e2d98d: Preparing 00:10:34 f1417ff83b31: Preparing 00:10:34 8fa4ee3feb82: Waiting 00:10:34 95fa96e2d98d: Waiting 00:10:34 f1417ff83b31: Waiting 00:10:34 3.17: Pulling from library/alpine 00:10:34 78f29eea51fe: Layer already exists 00:10:34 ca3ab992a277: Layer already exists 00:10:35 398cc2e7e60f: Layer already exists 00:10:35 bb5d6478eb94: Layer already exists 00:10:36 8fa4ee3feb82: Layer already exists 00:10:36 f1417ff83b31: Layer already exists 00:10:36 95fa96e2d98d: Layer already exists 00:10:38 a0445b0178c9: Layer already exists 00:10:38 3.0.0-dev.163: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:10:39 ca3ab992a277: Preparing 00:10:39 bb5d6478eb94: Preparing 00:10:39 a0445b0178c9: Preparing 00:10:39 78f29eea51fe: Preparing 00:10:39 398cc2e7e60f: Preparing 00:10:39 8fa4ee3feb82: Preparing 00:10:39 95fa96e2d98d: Preparing 00:10:39 f1417ff83b31: Preparing 00:10:39 8fa4ee3feb82: Waiting 00:10:39 95fa96e2d98d: Waiting 00:10:39 f1417ff83b31: Waiting 00:10:39 398cc2e7e60f: Layer already exists 00:10:39 a0445b0178c9: Layer already exists 00:10:39 bb5d6478eb94: Layer already exists 00:10:39 ca3ab992a277: Layer already exists 00:10:39 78f29eea51fe: Layer already exists 00:10:39 95fa96e2d98d: Layer already exists 00:10:39 8fa4ee3feb82: Layer already exists 00:10:39 f1417ff83b31: Layer already exists 00:10:39 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:10:39 Status: Downloaded newer image for alpine:3.17 00:10:39 ---> 51e60588ff2c 00:10:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:10:39 ---> Running in 72791f49e713 00:10:39 + 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 00:10:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:10:39 ca3ab992a277: Preparing 00:10:39 bb5d6478eb94: Preparing 00:10:39 a0445b0178c9: Preparing 00:10:39 78f29eea51fe: Preparing 00:10:39 398cc2e7e60f: Preparing 00:10:39 8fa4ee3feb82: Preparing 00:10:39 95fa96e2d98d: Preparing 00:10:39 f1417ff83b31: Preparing 00:10:39 8fa4ee3feb82: Waiting 00:10:39 95fa96e2d98d: Waiting 00:10:39 f1417ff83b31: Waiting 00:10:39 a0445b0178c9: Layer already exists 00:10:39 ca3ab992a277: Layer already exists 00:10:39 78f29eea51fe: Layer already exists 00:10:39 398cc2e7e60f: Layer already exists 00:10:39 bb5d6478eb94: Layer already exists 00:10:39 8fa4ee3feb82: Layer already exists 00:10:39 f1417ff83b31: Layer already exists 00:10:39 95fa96e2d98d: Layer already exists 00:10:39 main: digest: sha256:f3afa21232a63916fefc2c4d51d03fe65367682cc698859f382019ada75bfa86 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:39 ===================================================== [Pipeline] echo 00:10:39 taggedImages: 00:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.163 00:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:10:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:10:39 5bf55878ace16878edbd308d9dee72012f144a0a 00:10:39 latest 00:10:39 3.0.0-dev.163 00:10:39 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:39 main 00:10:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:40 Removing intermediate container 72791f49e713 00:10:40 ---> eb41eba088bc 00:10:40 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:10:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:40 ---> Running in 46e482e70a39 00:10:40 + docker push nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:10:40 fdfc3aa7522e: Preparing 00:10:40 0c24107728d4: Preparing 00:10:40 398cc2e7e60f: Preparing 00:10:40 8fa4ee3feb82: Preparing 00:10:40 55d487de85e2: Preparing 00:10:40 f1417ff83b31: Preparing 00:10:40 f1417ff83b31: Waiting 00:10:40 398cc2e7e60f: Layer already exists 00:10:40 8fa4ee3feb82: Layer already exists 00:10:40 f1417ff83b31: Layer already exists 00:10:40 fdfc3aa7522e: Pushed 00:10:40 55d487de85e2: Pushed 00:10:41 0c24107728d4: Pushed 00:10:41 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:10:42 fdfc3aa7522e: Preparing 00:10:42 0c24107728d4: Preparing 00:10:42 398cc2e7e60f: Preparing 00:10:42 8fa4ee3feb82: Preparing 00:10:42 55d487de85e2: Preparing 00:10:42 f1417ff83b31: Preparing 00:10:42 f1417ff83b31: Waiting 00:10:42 55d487de85e2: Layer already exists 00:10:42 398cc2e7e60f: Layer already exists 00:10:42 fdfc3aa7522e: Layer already exists 00:10:42 8fa4ee3feb82: Layer already exists 00:10:42 0c24107728d4: Layer already exists 00:10:42 f1417ff83b31: Layer already exists 00:10:42 latest: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:43 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.163 00:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:10:43 fdfc3aa7522e: Preparing 00:10:43 0c24107728d4: Preparing 00:10:43 398cc2e7e60f: Preparing 00:10:43 8fa4ee3feb82: Preparing 00:10:43 55d487de85e2: Preparing 00:10:43 f1417ff83b31: Preparing 00:10:43 f1417ff83b31: Waiting 00:10:43 fdfc3aa7522e: Layer already exists 00:10:43 398cc2e7e60f: Layer already exists 00:10:43 0c24107728d4: Layer already exists 00:10:43 8fa4ee3feb82: Layer already exists 00:10:43 55d487de85e2: Layer already exists 00:10:43 f1417ff83b31: Layer already exists 00:10:43 3.0.0-dev.163: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:43 + docker push nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:10:43 fdfc3aa7522e: Preparing 00:10:43 0c24107728d4: Preparing 00:10:43 398cc2e7e60f: Preparing 00:10:43 8fa4ee3feb82: Preparing 00:10:43 55d487de85e2: Preparing 00:10:43 f1417ff83b31: Preparing 00:10:43 f1417ff83b31: Waiting 00:10:43 fdfc3aa7522e: Layer already exists 00:10:43 8fa4ee3feb82: Layer already exists 00:10:43 55d487de85e2: Layer already exists 00:10:43 0c24107728d4: Layer already exists 00:10:43 398cc2e7e60f: Layer already exists 00:10:43 f1417ff83b31: Layer already exists 00:10:43 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:10:44 fdfc3aa7522e: Preparing 00:10:44 0c24107728d4: Preparing 00:10:44 398cc2e7e60f: Preparing 00:10:44 8fa4ee3feb82: Preparing 00:10:44 55d487de85e2: Preparing 00:10:44 f1417ff83b31: Preparing 00:10:44 f1417ff83b31: Waiting 00:10:44 fdfc3aa7522e: Layer already exists 00:10:44 55d487de85e2: Layer already exists 00:10:44 0c24107728d4: Layer already exists 00:10:44 398cc2e7e60f: Layer already exists 00:10:44 8fa4ee3feb82: Layer already exists 00:10:44 f1417ff83b31: Layer already exists 00:10:44 main: digest: sha256:bc5dc527e1270b7c9f5fa40c1368541769d7e73b316f19a18f69729cd17dd8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:44 ===================================================== [Pipeline] echo 00:10:44 taggedImages: 00:10:44 - nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:44 - nexus3.edgexfoundry.org:10004/core-data:latest 00:10:44 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.163 00:10:44 - nexus3.edgexfoundry.org:10004/core-data:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:10:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:10:44 5bf55878ace16878edbd308d9dee72012f144a0a 00:10:44 latest 00:10:44 3.0.0-dev.163 00:10:44 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:44 main 00:10:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:10:45 8009cd623757: Preparing 00:10:45 1121a6336873: Preparing 00:10:45 360052d9d2ab: Preparing 00:10:45 398cc2e7e60f: Preparing 00:10:45 8fa4ee3feb82: Preparing 00:10:45 fe1e9822162a: Preparing 00:10:45 f1417ff83b31: Preparing 00:10:45 f1417ff83b31: Waiting 00:10:45 fe1e9822162a: Waiting 00:10:45 8fa4ee3feb82: Layer already exists 00:10:45 398cc2e7e60f: Layer already exists 00:10:45 fe1e9822162a: Layer already exists 00:10:45 f1417ff83b31: Layer already exists 00:10:45 1121a6336873: Pushed 00:10:45 8009cd623757: Pushed 00:10:46 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:10:46 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:10:46 OK: 17694 distinct packages available 00:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:46 360052d9d2ab: Pushed 00:10:46 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:10:47 8009cd623757: Preparing 00:10:47 1121a6336873: Preparing 00:10:47 360052d9d2ab: Preparing 00:10:47 398cc2e7e60f: Preparing 00:10:47 8fa4ee3feb82: Preparing 00:10:47 fe1e9822162a: Preparing 00:10:47 f1417ff83b31: Preparing 00:10:47 fe1e9822162a: Waiting 00:10:47 f1417ff83b31: Waiting 00:10:47 1121a6336873: Layer already exists 00:10:47 360052d9d2ab: Layer already exists 00:10:47 398cc2e7e60f: Layer already exists 00:10:47 8009cd623757: Layer already exists 00:10:47 8fa4ee3feb82: Layer already exists 00:10:47 fe1e9822162a: Layer already exists 00:10:47 f1417ff83b31: Layer already exists 00:10:47 latest: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv 00:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.163 00:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:10:48 8009cd623757: Preparing 00:10:48 1121a6336873: Preparing 00:10:48 360052d9d2ab: Preparing 00:10:48 398cc2e7e60f: Preparing 00:10:48 8fa4ee3feb82: Preparing 00:10:48 fe1e9822162a: Preparing 00:10:48 f1417ff83b31: Preparing 00:10:48 fe1e9822162a: Waiting 00:10:48 f1417ff83b31: Waiting 00:10:48 398cc2e7e60f: Layer already exists 00:10:48 8fa4ee3feb82: Layer already exists 00:10:48 1121a6336873: Layer already exists 00:10:48 360052d9d2ab: Layer already exists 00:10:48 8009cd623757: Layer already exists 00:10:48 fe1e9822162a: Layer already exists 00:10:48 f1417ff83b31: Layer already exists 00:10:48 3.0.0-dev.163: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:10:48 8009cd623757: Preparing 00:10:48 1121a6336873: Preparing 00:10:48 360052d9d2ab: Preparing 00:10:48 398cc2e7e60f: Preparing 00:10:48 8fa4ee3feb82: Preparing 00:10:48 fe1e9822162a: Preparing 00:10:48 f1417ff83b31: Preparing 00:10:48 fe1e9822162a: Waiting 00:10:48 f1417ff83b31: Waiting 00:10:48 398cc2e7e60f: Layer already exists 00:10:48 360052d9d2ab: Layer already exists 00:10:48 1121a6336873: Layer already exists 00:10:48 8fa4ee3feb82: Layer already exists 00:10:48 8009cd623757: Layer already exists 00:10:48 fe1e9822162a: Layer already exists 00:10:48 f1417ff83b31: Layer already exists 00:10:48 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:10:49 8009cd623757: Preparing 00:10:49 1121a6336873: Preparing 00:10:49 360052d9d2ab: Preparing 00:10:49 398cc2e7e60f: Preparing 00:10:49 8fa4ee3feb82: Preparing 00:10:49 fe1e9822162a: Preparing 00:10:49 f1417ff83b31: Preparing 00:10:49 fe1e9822162a: Waiting 00:10:49 f1417ff83b31: Waiting 00:10:49 360052d9d2ab: Layer already exists 00:10:49 8fa4ee3feb82: Layer already exists 00:10:49 398cc2e7e60f: Layer already exists 00:10:49 1121a6336873: Layer already exists 00:10:49 8009cd623757: Layer already exists 00:10:49 fe1e9822162a: Layer already exists 00:10:49 f1417ff83b31: Layer already exists 00:10:49 main: digest: sha256:607c7dda1fff565e70414faa61c233c8da45e976088816b88b7984bc1443d481 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:49 ===================================================== [Pipeline] echo 00:10:49 taggedImages: 00:10:49 - nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:10:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.163 00:10:49 - nexus3.edgexfoundry.org:10004/core-metadata:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:10:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:10:49 5bf55878ace16878edbd308d9dee72012f144a0a 00:10:49 latest 00:10:49 3.0.0-dev.163 00:10:49 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:49 main 00:10:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix 00:10:49 (1/5) Installing dumb-init (1.2.5-r2) 00:10:49 (2/5) Installing musl-obstack (1.2.3-r0) 00:10:49 (3/5) Installing libucontext (1.2-r0) 00:10:49 (4/5) Installing gcompat (1.1.0-r0) 00:10:49 (5/5) Installing openssl (3.0.8-r4) 00:10:49 Executing busybox-1.35.0-r29.trigger [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:49 OK: 9 MiB in 20 packages 00:10:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:10:50 c9c157a70967: Preparing 00:10:50 c9c157a70967: Preparing 00:10:50 46e58ff1eae7: Preparing 00:10:50 af756e240ba6: Preparing 00:10:50 418ce02745d2: Preparing 00:10:50 630f385ecc1f: Preparing 00:10:50 ca396311f1e4: Preparing 00:10:50 398cc2e7e60f: Preparing 00:10:50 8fa4ee3feb82: Preparing 00:10:50 a27ccfa5a29b: Preparing 00:10:50 43f9c022b486: Preparing 00:10:50 55e9ee6e1001: Preparing 00:10:50 38b6f5bb82b3: Preparing 00:10:50 f1417ff83b31: Preparing 00:10:50 398cc2e7e60f: Waiting 00:10:50 ca396311f1e4: Waiting 00:10:50 a27ccfa5a29b: Waiting 00:10:50 f1417ff83b31: Waiting 00:10:50 38b6f5bb82b3: Waiting 00:10:50 43f9c022b486: Waiting 00:10:50 55e9ee6e1001: Waiting 00:10:50 af756e240ba6: Pushed 00:10:50 46e58ff1eae7: Pushed 00:10:50 418ce02745d2: Pushed 00:10:50 398cc2e7e60f: Layer already exists 00:10:50 8fa4ee3feb82: Layer already exists 00:10:50 630f385ecc1f: Pushed 00:10:50 c9c157a70967: Pushed 00:10:50 38b6f5bb82b3: Pushed 00:10:50 43f9c022b486: Pushed 00:10:50 55e9ee6e1001: Pushed 00:10:50 a27ccfa5a29b: Pushed 00:10:50 f1417ff83b31: Layer already exists 00:10:51 ca396311f1e4: Pushed 00:10:51 Removing intermediate container 46e482e70a39 00:10:51 ---> 8dc7bb35844c 00:10:51 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:51 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:10:52 c9c157a70967: Preparing 00:10:52 c9c157a70967: Preparing 00:10:52 46e58ff1eae7: Preparing 00:10:52 af756e240ba6: Preparing 00:10:52 418ce02745d2: Preparing 00:10:52 630f385ecc1f: Preparing 00:10:52 ca396311f1e4: Preparing 00:10:52 398cc2e7e60f: Preparing 00:10:52 8fa4ee3feb82: Preparing 00:10:52 a27ccfa5a29b: Preparing 00:10:52 43f9c022b486: Preparing 00:10:52 ca396311f1e4: Waiting 00:10:52 398cc2e7e60f: Waiting 00:10:52 8fa4ee3feb82: Waiting 00:10:52 55e9ee6e1001: Preparing 00:10:52 38b6f5bb82b3: Preparing 00:10:52 f1417ff83b31: Preparing 00:10:52 55e9ee6e1001: Waiting 00:10:52 38b6f5bb82b3: Waiting 00:10:52 43f9c022b486: Waiting 00:10:52 f1417ff83b31: Waiting 00:10:52 af756e240ba6: Layer already exists 00:10:52 46e58ff1eae7: Layer already exists 00:10:52 630f385ecc1f: Layer already exists 00:10:52 c9c157a70967: Layer already exists 00:10:52 418ce02745d2: Layer already exists 00:10:52 ca396311f1e4: Layer already exists 00:10:52 43f9c022b486: Layer already exists 00:10:52 a27ccfa5a29b: Layer already exists 00:10:52 398cc2e7e60f: Layer already exists 00:10:52 8fa4ee3feb82: Layer already exists 00:10:52 55e9ee6e1001: Layer already exists 00:10:52 38b6f5bb82b3: Layer already exists 00:10:52 f1417ff83b31: Layer already exists 00:10:52 latest: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:53 ---> 7101dbd50f37 00:10:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:10:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.163 00:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:10:53 c9c157a70967: Preparing 00:10:53 c9c157a70967: Preparing 00:10:53 46e58ff1eae7: Preparing 00:10:53 af756e240ba6: Preparing 00:10:53 418ce02745d2: Preparing 00:10:53 630f385ecc1f: Preparing 00:10:53 ca396311f1e4: Preparing 00:10:53 398cc2e7e60f: Preparing 00:10:53 8fa4ee3feb82: Preparing 00:10:53 a27ccfa5a29b: Preparing 00:10:53 43f9c022b486: Preparing 00:10:53 55e9ee6e1001: Preparing 00:10:53 38b6f5bb82b3: Preparing 00:10:53 f1417ff83b31: Preparing 00:10:53 a27ccfa5a29b: Waiting 00:10:53 43f9c022b486: Waiting 00:10:53 55e9ee6e1001: Waiting 00:10:53 f1417ff83b31: Waiting 00:10:53 38b6f5bb82b3: Waiting 00:10:53 398cc2e7e60f: Waiting 00:10:53 8fa4ee3feb82: Waiting 00:10:53 af756e240ba6: Layer already exists 00:10:53 46e58ff1eae7: Layer already exists 00:10:53 630f385ecc1f: Layer already exists 00:10:53 418ce02745d2: Layer already exists 00:10:53 c9c157a70967: Layer already exists 00:10:53 398cc2e7e60f: Layer already exists 00:10:53 8fa4ee3feb82: Layer already exists 00:10:53 a27ccfa5a29b: Layer already exists 00:10:53 43f9c022b486: Layer already exists 00:10:53 55e9ee6e1001: Layer already exists 00:10:53 ca396311f1e4: Layer already exists 00:10:53 38b6f5bb82b3: Layer already exists 00:10:53 f1417ff83b31: Layer already exists 00:10:53 3.0.0-dev.163: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:10:53 c9c157a70967: Preparing 00:10:53 c9c157a70967: Preparing 00:10:53 46e58ff1eae7: Preparing 00:10:53 af756e240ba6: Preparing 00:10:53 418ce02745d2: Preparing 00:10:53 630f385ecc1f: Preparing 00:10:53 ca396311f1e4: Preparing 00:10:53 398cc2e7e60f: Preparing 00:10:53 8fa4ee3feb82: Preparing 00:10:53 ca396311f1e4: Waiting 00:10:53 398cc2e7e60f: Waiting 00:10:53 8fa4ee3feb82: Waiting 00:10:53 a27ccfa5a29b: Preparing 00:10:53 43f9c022b486: Preparing 00:10:53 55e9ee6e1001: Preparing 00:10:53 38b6f5bb82b3: Preparing 00:10:53 43f9c022b486: Waiting 00:10:53 55e9ee6e1001: Waiting 00:10:53 f1417ff83b31: Preparing 00:10:53 f1417ff83b31: Waiting 00:10:53 418ce02745d2: Layer already exists 00:10:53 46e58ff1eae7: Layer already exists 00:10:53 630f385ecc1f: Layer already exists 00:10:53 c9c157a70967: Layer already exists 00:10:53 af756e240ba6: Layer already exists 00:10:53 8fa4ee3feb82: Layer already exists 00:10:53 ca396311f1e4: Layer already exists 00:10:53 398cc2e7e60f: Layer already exists 00:10:53 a27ccfa5a29b: Layer already exists 00:10:53 43f9c022b486: Layer already exists 00:10:53 55e9ee6e1001: Layer already exists 00:10:53 f1417ff83b31: Layer already exists 00:10:53 38b6f5bb82b3: Layer already exists 00:10:53 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } 00:10:54 ---> 3644d28d2ac4 00:10:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:10:54 c9c157a70967: Preparing 00:10:54 c9c157a70967: Preparing 00:10:54 46e58ff1eae7: Preparing 00:10:54 af756e240ba6: Preparing 00:10:54 418ce02745d2: Preparing 00:10:54 630f385ecc1f: Preparing 00:10:54 ca396311f1e4: Preparing 00:10:54 398cc2e7e60f: Preparing 00:10:54 8fa4ee3feb82: Preparing 00:10:54 a27ccfa5a29b: Preparing 00:10:54 43f9c022b486: Preparing 00:10:54 55e9ee6e1001: Preparing 00:10:54 38b6f5bb82b3: Preparing 00:10:54 f1417ff83b31: Preparing 00:10:54 a27ccfa5a29b: Waiting 00:10:54 43f9c022b486: Waiting 00:10:54 55e9ee6e1001: Waiting 00:10:54 38b6f5bb82b3: Waiting 00:10:54 f1417ff83b31: Waiting 00:10:54 ca396311f1e4: Waiting 00:10:54 398cc2e7e60f: Waiting 00:10:54 8fa4ee3feb82: Waiting 00:10:54 418ce02745d2: Layer already exists 00:10:54 630f385ecc1f: Layer already exists 00:10:54 af756e240ba6: Layer already exists 00:10:54 46e58ff1eae7: Layer already exists 00:10:54 c9c157a70967: Layer already exists 00:10:54 398cc2e7e60f: Layer already exists 00:10:54 ca396311f1e4: Layer already exists 00:10:54 43f9c022b486: Layer already exists 00:10:54 8fa4ee3feb82: Layer already exists 00:10:54 a27ccfa5a29b: Layer already exists 00:10:54 55e9ee6e1001: Layer already exists 00:10:54 38b6f5bb82b3: Layer already exists 00:10:54 f1417ff83b31: Layer already exists 00:10:54 main: digest: sha256:4888558c497a0b389ce69fcbab5ecec4eb5d74d76b8cf8d20f747e6a71f687d1 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:54 ===================================================== [Pipeline] echo 00:10:54 taggedImages: 00:10:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:10:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.163 00:10:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:10:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:10:54 5bf55878ace16878edbd308d9dee72012f144a0a 00:10:54 latest 00:10:54 3.0.0-dev.163 00:10:54 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:54 main 00:10:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:10:55 11b30666062b: Preparing 00:10:55 70184caed374: Preparing 00:10:55 74e5d76d3229: Preparing 00:10:55 e4124dbdc507: Preparing 00:10:55 398cc2e7e60f: Preparing 00:10:55 8fa4ee3feb82: Preparing 00:10:55 95fa96e2d98d: Preparing 00:10:55 f1417ff83b31: Preparing 00:10:55 95fa96e2d98d: Waiting 00:10:55 f1417ff83b31: Waiting 00:10:55 8fa4ee3feb82: Waiting 00:10:55 398cc2e7e60f: Layer already exists 00:10:55 8fa4ee3feb82: Layer already exists 00:10:55 95fa96e2d98d: Layer already exists 00:10:55 f1417ff83b31: Layer already exists 00:10:55 74e5d76d3229: Pushed 00:10:55 11b30666062b: Pushed 00:10:55 70184caed374: Pushed 00:10:56 e4124dbdc507: Pushed 00:10:56 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:10:57 11b30666062b: Preparing 00:10:57 70184caed374: Preparing 00:10:57 74e5d76d3229: Preparing 00:10:57 e4124dbdc507: Preparing 00:10:57 398cc2e7e60f: Preparing 00:10:57 8fa4ee3feb82: Preparing 00:10:57 95fa96e2d98d: Preparing 00:10:57 f1417ff83b31: Preparing 00:10:57 95fa96e2d98d: Waiting 00:10:57 8fa4ee3feb82: Waiting 00:10:57 f1417ff83b31: Waiting 00:10:57 11b30666062b: Layer already exists 00:10:57 70184caed374: Layer already exists 00:10:57 e4124dbdc507: Layer already exists 00:10:57 398cc2e7e60f: Layer already exists 00:10:57 74e5d76d3229: Layer already exists 00:10:57 95fa96e2d98d: Layer already exists 00:10:57 8fa4ee3feb82: Layer already exists 00:10:57 f1417ff83b31: Layer already exists 00:10:57 latest: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.163 00:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:10:57 11b30666062b: Preparing 00:10:57 70184caed374: Preparing 00:10:57 74e5d76d3229: Preparing 00:10:57 e4124dbdc507: Preparing 00:10:57 398cc2e7e60f: Preparing 00:10:57 8fa4ee3feb82: Preparing 00:10:57 95fa96e2d98d: Preparing 00:10:57 f1417ff83b31: Preparing 00:10:57 8fa4ee3feb82: Waiting 00:10:57 95fa96e2d98d: Waiting 00:10:57 398cc2e7e60f: Layer already exists 00:10:57 70184caed374: Layer already exists 00:10:57 74e5d76d3229: Layer already exists 00:10:57 e4124dbdc507: Layer already exists 00:10:57 11b30666062b: Layer already exists 00:10:57 95fa96e2d98d: Layer already exists 00:10:57 8fa4ee3feb82: Layer already exists 00:10:57 f1417ff83b31: Layer already exists 00:10:57 3.0.0-dev.163: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:10:58 11b30666062b: Preparing 00:10:58 70184caed374: Preparing 00:10:58 74e5d76d3229: Preparing 00:10:58 e4124dbdc507: Preparing 00:10:58 398cc2e7e60f: Preparing 00:10:58 8fa4ee3feb82: Preparing 00:10:58 95fa96e2d98d: Preparing 00:10:58 f1417ff83b31: Preparing 00:10:58 8fa4ee3feb82: Waiting 00:10:58 95fa96e2d98d: Waiting 00:10:58 f1417ff83b31: Waiting 00:10:58 74e5d76d3229: Layer already exists 00:10:58 398cc2e7e60f: Layer already exists 00:10:58 e4124dbdc507: Layer already exists 00:10:58 70184caed374: Layer already exists 00:10:58 11b30666062b: Layer already exists 00:10:58 95fa96e2d98d: Layer already exists 00:10:58 f1417ff83b31: Layer already exists 00:10:58 8fa4ee3feb82: Layer already exists 00:10:58 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:10:58 11b30666062b: Preparing 00:10:58 70184caed374: Preparing 00:10:58 74e5d76d3229: Preparing 00:10:58 e4124dbdc507: Preparing 00:10:58 398cc2e7e60f: Preparing 00:10:58 8fa4ee3feb82: Preparing 00:10:58 95fa96e2d98d: Preparing 00:10:58 f1417ff83b31: Preparing 00:10:58 95fa96e2d98d: Waiting 00:10:58 f1417ff83b31: Waiting 00:10:58 8fa4ee3feb82: Waiting 00:10:58 74e5d76d3229: Layer already exists 00:10:58 398cc2e7e60f: Layer already exists 00:10:58 70184caed374: Layer already exists 00:10:58 11b30666062b: Layer already exists 00:10:58 e4124dbdc507: Layer already exists 00:10:58 8fa4ee3feb82: Layer already exists 00:10:58 95fa96e2d98d: Layer already exists 00:10:58 f1417ff83b31: Layer already exists 00:10:58 main: digest: sha256:345c1a8c5cdd3a572ecbe2eb76cb2c718a1c2d765cb894856ab15b869a4660a3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:10:58 ===================================================== [Pipeline] echo 00:10:58 taggedImages: 00:10:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:10:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.163 00:10:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:10:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:10:58 5bf55878ace16878edbd308d9dee72012f144a0a 00:10:58 latest 00:10:58 3.0.0-dev.163 00:10:58 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:10:58 main 00:10:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a 00:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:10:59 96628933c9b8: Preparing 00:10:59 d2abe9f89350: Preparing 00:10:59 1b278ba9198c: Preparing 00:10:59 3e5f4b660df2: Preparing 00:10:59 398cc2e7e60f: Preparing 00:10:59 8fa4ee3feb82: Preparing 00:10:59 4ad243c1e92d: Preparing 00:10:59 52f6821c8e2a: Preparing 00:10:59 f1417ff83b31: Preparing 00:10:59 8fa4ee3feb82: Waiting 00:10:59 f1417ff83b31: Waiting 00:10:59 398cc2e7e60f: Layer already exists 00:10:59 8fa4ee3feb82: Layer already exists 00:10:59 3e5f4b660df2: Pushed 00:10:59 96628933c9b8: Pushed 00:10:59 d2abe9f89350: Pushed 00:10:59 4ad243c1e92d: Pushed 00:10:59 f1417ff83b31: Layer already exists 00:10:59 52f6821c8e2a: Pushed 00:11:00 1b278ba9198c: Pushed 00:11:00 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:00 ---> aae33eb84bcc 00:11:00 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:11:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:11:01 96628933c9b8: Preparing 00:11:01 d2abe9f89350: Preparing 00:11:01 1b278ba9198c: Preparing 00:11:01 3e5f4b660df2: Preparing 00:11:01 398cc2e7e60f: Preparing 00:11:01 8fa4ee3feb82: Preparing 00:11:01 4ad243c1e92d: Preparing 00:11:01 52f6821c8e2a: Preparing 00:11:01 f1417ff83b31: Preparing 00:11:01 8fa4ee3feb82: Waiting 00:11:01 4ad243c1e92d: Waiting 00:11:01 f1417ff83b31: Waiting 00:11:01 52f6821c8e2a: Waiting 00:11:01 1b278ba9198c: Layer already exists 00:11:01 398cc2e7e60f: Layer already exists 00:11:01 d2abe9f89350: Layer already exists 00:11:01 96628933c9b8: Layer already exists 00:11:01 3e5f4b660df2: Layer already exists 00:11:01 52f6821c8e2a: Layer already exists 00:11:01 8fa4ee3feb82: Layer already exists 00:11:01 4ad243c1e92d: Layer already exists 00:11:01 f1417ff83b31: Layer already exists 00:11:01 latest: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.163 00:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:11:01 96628933c9b8: Preparing 00:11:01 d2abe9f89350: Preparing 00:11:01 1b278ba9198c: Preparing 00:11:01 3e5f4b660df2: Preparing 00:11:01 398cc2e7e60f: Preparing 00:11:01 8fa4ee3feb82: Preparing 00:11:01 4ad243c1e92d: Preparing 00:11:01 52f6821c8e2a: Preparing 00:11:01 f1417ff83b31: Preparing 00:11:01 8fa4ee3feb82: Waiting 00:11:01 4ad243c1e92d: Waiting 00:11:01 f1417ff83b31: Waiting 00:11:01 52f6821c8e2a: Waiting 00:11:01 398cc2e7e60f: Layer already exists 00:11:01 d2abe9f89350: Layer already exists 00:11:01 3e5f4b660df2: Layer already exists 00:11:01 96628933c9b8: Layer already exists 00:11:01 1b278ba9198c: Layer already exists 00:11:01 52f6821c8e2a: Layer already exists 00:11:01 4ad243c1e92d: Layer already exists 00:11:01 8fa4ee3feb82: Layer already exists 00:11:01 f1417ff83b31: Layer already exists 00:11:01 3.0.0-dev.163: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:11:02 96628933c9b8: Preparing 00:11:02 d2abe9f89350: Preparing 00:11:02 1b278ba9198c: Preparing 00:11:02 3e5f4b660df2: Preparing 00:11:02 398cc2e7e60f: Preparing 00:11:02 8fa4ee3feb82: Preparing 00:11:02 4ad243c1e92d: Preparing 00:11:02 52f6821c8e2a: Preparing 00:11:02 f1417ff83b31: Preparing 00:11:02 8fa4ee3feb82: Waiting 00:11:02 4ad243c1e92d: Waiting 00:11:02 52f6821c8e2a: Waiting 00:11:02 96628933c9b8: Layer already exists 00:11:02 1b278ba9198c: Layer already exists 00:11:02 398cc2e7e60f: Layer already exists 00:11:02 d2abe9f89350: Layer already exists 00:11:02 52f6821c8e2a: Layer already exists 00:11:02 3e5f4b660df2: Layer already exists 00:11:02 4ad243c1e92d: Layer already exists 00:11:02 f1417ff83b31: Layer already exists 00:11:02 8fa4ee3feb82: Layer already exists 00:11:02 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:11:03 96628933c9b8: Preparing 00:11:03 d2abe9f89350: Preparing 00:11:03 1b278ba9198c: Preparing 00:11:03 3e5f4b660df2: Preparing 00:11:03 398cc2e7e60f: Preparing 00:11:03 8fa4ee3feb82: Preparing 00:11:03 4ad243c1e92d: Preparing 00:11:03 52f6821c8e2a: Preparing 00:11:03 f1417ff83b31: Preparing 00:11:03 8fa4ee3feb82: Waiting 00:11:03 4ad243c1e92d: Waiting 00:11:03 52f6821c8e2a: Waiting 00:11:03 f1417ff83b31: Waiting 00:11:03 1b278ba9198c: Layer already exists 00:11:03 398cc2e7e60f: Layer already exists 00:11:03 96628933c9b8: Layer already exists 00:11:03 3e5f4b660df2: Layer already exists 00:11:03 52f6821c8e2a: Layer already exists 00:11:03 4ad243c1e92d: Layer already exists 00:11:03 f1417ff83b31: Layer already exists 00:11:03 d2abe9f89350: Layer already exists 00:11:03 8fa4ee3feb82: Layer already exists 00:11:03 main: digest: sha256:30a1704730113ac8db1fa721865f0c89e67b382be590693dd19dcad78f347944 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:03 ===================================================== [Pipeline] echo 00:11:03 taggedImages: 00:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.163 00:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:11:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:11:03 5bf55878ace16878edbd308d9dee72012f144a0a 00:11:03 latest 00:11:03 3.0.0-dev.163 00:11:03 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:03 main 00:11:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:11:04 f0025237ef0f: Preparing 00:11:04 dd15a8e5dbf2: Preparing 00:11:04 415af9a77183: Preparing 00:11:04 fe1e1427c8b8: Preparing 00:11:04 affc1a40d4da: Preparing 00:11:04 35f44ddfcd76: Preparing 00:11:04 af2a587b9ef8: Preparing 00:11:04 398cc2e7e60f: Preparing 00:11:04 8fa4ee3feb82: Preparing 00:11:04 edde7c06a60c: Preparing 00:11:04 f1417ff83b31: Preparing 00:11:04 35f44ddfcd76: Waiting 00:11:04 edde7c06a60c: Waiting 00:11:04 f1417ff83b31: Waiting 00:11:04 af2a587b9ef8: Waiting 00:11:04 398cc2e7e60f: Waiting 00:11:04 8fa4ee3feb82: Waiting 00:11:04 dd15a8e5dbf2: Pushed 00:11:04 affc1a40d4da: Pushed 00:11:04 35f44ddfcd76: Pushed 00:11:04 af2a587b9ef8: Pushed 00:11:04 398cc2e7e60f: Layer already exists 00:11:04 8fa4ee3feb82: Layer already exists 00:11:04 f1417ff83b31: Layer already exists 00:11:04 f0025237ef0f: Pushed 00:11:04 edde7c06a60c: Pushed 00:11:05 fe1e1427c8b8: Pushed 00:11:05 415af9a77183: Pushed 00:11:05 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:11:06 f0025237ef0f: Preparing 00:11:06 dd15a8e5dbf2: Preparing 00:11:06 415af9a77183: Preparing 00:11:06 fe1e1427c8b8: Preparing 00:11:06 affc1a40d4da: Preparing 00:11:06 35f44ddfcd76: Preparing 00:11:06 af2a587b9ef8: Preparing 00:11:06 398cc2e7e60f: Preparing 00:11:06 8fa4ee3feb82: Preparing 00:11:06 edde7c06a60c: Preparing 00:11:06 f1417ff83b31: Preparing 00:11:06 af2a587b9ef8: Waiting 00:11:06 398cc2e7e60f: Waiting 00:11:06 8fa4ee3feb82: Waiting 00:11:06 edde7c06a60c: Waiting 00:11:06 f1417ff83b31: Waiting 00:11:06 35f44ddfcd76: Waiting 00:11:09 affc1a40d4da: Layer already exists 00:11:09 f0025237ef0f: Layer already exists 00:11:09 fe1e1427c8b8: Layer already exists 00:11:09 dd15a8e5dbf2: Layer already exists 00:11:09 415af9a77183: Layer already exists 00:11:09 35f44ddfcd76: Layer already exists 00:11:09 af2a587b9ef8: Layer already exists 00:11:09 edde7c06a60c: Layer already exists 00:11:09 398cc2e7e60f: Layer already exists 00:11:09 f1417ff83b31: Layer already exists 00:11:09 8fa4ee3feb82: Layer already exists 00:11:09 latest: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.163 00:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:11:09 f0025237ef0f: Preparing 00:11:09 dd15a8e5dbf2: Preparing 00:11:09 415af9a77183: Preparing 00:11:09 fe1e1427c8b8: Preparing 00:11:09 affc1a40d4da: Preparing 00:11:09 35f44ddfcd76: Preparing 00:11:09 af2a587b9ef8: Preparing 00:11:09 398cc2e7e60f: Preparing 00:11:09 8fa4ee3feb82: Preparing 00:11:09 edde7c06a60c: Preparing 00:11:09 f1417ff83b31: Preparing 00:11:09 af2a587b9ef8: Waiting 00:11:09 edde7c06a60c: Waiting 00:11:09 398cc2e7e60f: Waiting 00:11:09 8fa4ee3feb82: Waiting 00:11:09 f1417ff83b31: Waiting 00:11:09 35f44ddfcd76: Waiting 00:11:09 affc1a40d4da: Layer already exists 00:11:09 415af9a77183: Layer already exists 00:11:09 f0025237ef0f: Layer already exists 00:11:09 fe1e1427c8b8: Layer already exists 00:11:09 dd15a8e5dbf2: Layer already exists 00:11:09 35f44ddfcd76: Layer already exists 00:11:09 af2a587b9ef8: Layer already exists 00:11:09 edde7c06a60c: Layer already exists 00:11:09 398cc2e7e60f: Layer already exists 00:11:09 8fa4ee3feb82: Layer already exists 00:11:09 f1417ff83b31: Layer already exists 00:11:09 3.0.0-dev.163: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:11:10 f0025237ef0f: Preparing 00:11:10 dd15a8e5dbf2: Preparing 00:11:10 415af9a77183: Preparing 00:11:10 fe1e1427c8b8: Preparing 00:11:10 affc1a40d4da: Preparing 00:11:10 35f44ddfcd76: Preparing 00:11:10 af2a587b9ef8: Preparing 00:11:10 398cc2e7e60f: Preparing 00:11:10 8fa4ee3feb82: Preparing 00:11:10 edde7c06a60c: Preparing 00:11:10 f1417ff83b31: Preparing 00:11:10 398cc2e7e60f: Waiting 00:11:10 edde7c06a60c: Waiting 00:11:10 8fa4ee3feb82: Waiting 00:11:10 f1417ff83b31: Waiting 00:11:10 35f44ddfcd76: Waiting 00:11:10 415af9a77183: Layer already exists 00:11:10 f0025237ef0f: Layer already exists 00:11:10 fe1e1427c8b8: Layer already exists 00:11:10 dd15a8e5dbf2: Layer already exists 00:11:10 affc1a40d4da: Layer already exists 00:11:10 af2a587b9ef8: Layer already exists 00:11:10 35f44ddfcd76: Layer already exists 00:11:10 8fa4ee3feb82: Layer already exists 00:11:10 edde7c06a60c: Layer already exists 00:11:10 398cc2e7e60f: Layer already exists 00:11:10 f1417ff83b31: Layer already exists 00:11:10 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:11 ---> 3fe4b2e5f252 00:11:11 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:11:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:11:11 f0025237ef0f: Preparing 00:11:11 dd15a8e5dbf2: Preparing 00:11:11 415af9a77183: Preparing 00:11:11 fe1e1427c8b8: Preparing 00:11:11 affc1a40d4da: Preparing 00:11:11 35f44ddfcd76: Preparing 00:11:11 af2a587b9ef8: Preparing 00:11:11 398cc2e7e60f: Preparing 00:11:11 8fa4ee3feb82: Preparing 00:11:11 edde7c06a60c: Preparing 00:11:11 f1417ff83b31: Preparing 00:11:11 35f44ddfcd76: Waiting 00:11:11 af2a587b9ef8: Waiting 00:11:11 398cc2e7e60f: Waiting 00:11:11 f1417ff83b31: Waiting 00:11:11 fe1e1427c8b8: Layer already exists 00:11:11 415af9a77183: Layer already exists 00:11:11 dd15a8e5dbf2: Layer already exists 00:11:11 affc1a40d4da: Layer already exists 00:11:11 f0025237ef0f: Layer already exists 00:11:11 af2a587b9ef8: Layer already exists 00:11:11 edde7c06a60c: Layer already exists 00:11:11 35f44ddfcd76: Layer already exists 00:11:11 8fa4ee3feb82: Layer already exists 00:11:11 398cc2e7e60f: Layer already exists 00:11:11 f1417ff83b31: Layer already exists 00:11:11 main: digest: sha256:c09006a87b44d257df3f69e06234856e15772fe2968a0aedcbe0f35492244702 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:11 ===================================================== [Pipeline] echo 00:11:11 taggedImages: 00:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.163 00:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:11:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:11:11 5bf55878ace16878edbd308d9dee72012f144a0a 00:11:11 latest 00:11:11 3.0.0-dev.163 00:11:11 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:11 main 00:11:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:11:11 ff2cb69d0c57: Preparing 00:11:11 633f81ef519f: Preparing 00:11:11 398cc2e7e60f: Preparing 00:11:11 8fa4ee3feb82: Preparing 00:11:11 044fbafefe5a: Preparing 00:11:11 f1417ff83b31: Preparing 00:11:11 f1417ff83b31: Waiting 00:11:11 8fa4ee3feb82: Layer already exists 00:11:11 398cc2e7e60f: Layer already exists 00:11:11 f1417ff83b31: Layer already exists 00:11:11 ff2cb69d0c57: Pushed 00:11:12 044fbafefe5a: Pushed 00:11:12 ---> 5ac92a85ca38 00:11:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:11:13 ---> 161dbb2c3637 00:11:13 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:11:14 633f81ef519f: Pushed 00:11:14 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:14 ---> 01d36130bfaf 00:11:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:11:14 + 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 00:11:14 ---> Running in b8b6ffaf7da9 00:11:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:11:14 ff2cb69d0c57: Preparing 00:11:14 633f81ef519f: Preparing 00:11:14 398cc2e7e60f: Preparing 00:11:14 8fa4ee3feb82: Preparing 00:11:14 044fbafefe5a: Preparing 00:11:14 f1417ff83b31: Preparing 00:11:14 f1417ff83b31: Waiting 00:11:14 044fbafefe5a: Layer already exists 00:11:14 633f81ef519f: Layer already exists 00:11:14 8fa4ee3feb82: Layer already exists 00:11:14 398cc2e7e60f: Layer already exists 00:11:14 ff2cb69d0c57: Layer already exists 00:11:14 f1417ff83b31: Layer already exists 00:11:14 latest: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:15 Removing intermediate container b8b6ffaf7da9 00:11:15 ---> 5c484339db3c 00:11:15 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:11:15 ---> Running in aa6c7aa2a17f 00:11:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.163 00:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:11:15 ff2cb69d0c57: Preparing 00:11:15 633f81ef519f: Preparing 00:11:15 398cc2e7e60f: Preparing 00:11:15 8fa4ee3feb82: Preparing 00:11:15 044fbafefe5a: Preparing 00:11:15 f1417ff83b31: Preparing 00:11:15 f1417ff83b31: Waiting 00:11:15 ff2cb69d0c57: Layer already exists 00:11:15 633f81ef519f: Layer already exists 00:11:15 044fbafefe5a: Layer already exists 00:11:15 398cc2e7e60f: Layer already exists 00:11:15 8fa4ee3feb82: Layer already exists 00:11:15 f1417ff83b31: Layer already exists 00:11:15 3.0.0-dev.163: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:11:16 ff2cb69d0c57: Preparing 00:11:16 633f81ef519f: Preparing 00:11:16 398cc2e7e60f: Preparing 00:11:16 8fa4ee3feb82: Preparing 00:11:16 044fbafefe5a: Preparing 00:11:16 f1417ff83b31: Preparing 00:11:16 f1417ff83b31: Waiting 00:11:16 ff2cb69d0c57: Layer already exists 00:11:16 398cc2e7e60f: Layer already exists 00:11:16 044fbafefe5a: Layer already exists 00:11:16 8fa4ee3feb82: Layer already exists 00:11:16 633f81ef519f: Layer already exists 00:11:16 f1417ff83b31: Layer already exists 00:11:16 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:16 + 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 00:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:11:16 ff2cb69d0c57: Preparing 00:11:16 633f81ef519f: Preparing 00:11:16 398cc2e7e60f: Preparing 00:11:16 8fa4ee3feb82: Preparing 00:11:16 044fbafefe5a: Preparing 00:11:16 f1417ff83b31: Preparing 00:11:16 f1417ff83b31: Waiting 00:11:16 398cc2e7e60f: Layer already exists 00:11:16 8fa4ee3feb82: Layer already exists 00:11:16 ff2cb69d0c57: Layer already exists 00:11:16 044fbafefe5a: Layer already exists 00:11:16 633f81ef519f: Layer already exists 00:11:16 f1417ff83b31: Layer already exists 00:11:16 main: digest: sha256:56d10fcc9f9330cb88dc14378b578fc259e32b16f3adb5be6c736b76289f926c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:16 ===================================================== [Pipeline] echo 00:11:16 taggedImages: 00:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.163 00:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:11:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:11:16 5bf55878ace16878edbd308d9dee72012f144a0a 00:11:16 latest 00:11:16 3.0.0-dev.163 00:11:16 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:16 main 00:11:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:11:17 1c128850bd50: Preparing 00:11:17 fece53e9d06b: Preparing 00:11:17 d284081ea9d7: Preparing 00:11:17 67c66d3700af: Preparing 00:11:17 082594939cd6: Preparing 00:11:17 398cc2e7e60f: Preparing 00:11:17 8fa4ee3feb82: Preparing 00:11:17 b5fec9141d4b: Preparing 00:11:17 f1417ff83b31: Preparing 00:11:17 398cc2e7e60f: Waiting 00:11:17 8fa4ee3feb82: Waiting 00:11:17 b5fec9141d4b: Waiting 00:11:17 f1417ff83b31: Waiting 00:11:17 fece53e9d06b: Pushed 00:11:17 1c128850bd50: Pushed 00:11:17 d284081ea9d7: Pushed 00:11:17 398cc2e7e60f: Layer already exists 00:11:17 8fa4ee3feb82: Layer already exists 00:11:17 f1417ff83b31: Layer already exists 00:11:17 Removing intermediate container aa6c7aa2a17f 00:11:17 ---> 474880a59d00 00:11:17 Step 25/27 : LABEL arch=arm64 00:11:17 ---> Running in 8c98dbfffffb 00:11:18 b5fec9141d4b: Pushed 00:11:18 Removing intermediate container 8c98dbfffffb 00:11:18 ---> 2126a9ce7542 00:11:18 Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:11:18 ---> Running in 9c0f6ea44339 00:11:19 Removing intermediate container 9c0f6ea44339 00:11:19 ---> ae3b219fcc72 00:11:19 Step 27/27 : LABEL version=3.0.0-dev.163 00:11:19 ---> Running in 67bce467c9ec 00:11:21 Removing intermediate container 67bce467c9ec 00:11:21 ---> bbace8813679 00:11:21 00:11:21 Successfully built bbace8813679 00:11:21 Successfully tagged security-spire-agent-arm64:latest 00:11:21  Building security-spire-agent ... done Building core-command 00:11:23 082594939cd6: Pushed 00:11:25 67c66d3700af: Pushed 00:11:25 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:11:26 1c128850bd50: Preparing 00:11:26 fece53e9d06b: Preparing 00:11:26 d284081ea9d7: Preparing 00:11:26 67c66d3700af: Preparing 00:11:26 082594939cd6: Preparing 00:11:26 398cc2e7e60f: Preparing 00:11:26 8fa4ee3feb82: Preparing 00:11:26 b5fec9141d4b: Preparing 00:11:26 f1417ff83b31: Preparing 00:11:26 398cc2e7e60f: Waiting 00:11:26 f1417ff83b31: Waiting 00:11:26 8fa4ee3feb82: Waiting 00:11:26 fece53e9d06b: Layer already exists 00:11:26 67c66d3700af: Layer already exists 00:11:26 082594939cd6: Layer already exists 00:11:26 1c128850bd50: Layer already exists 00:11:26 d284081ea9d7: Layer already exists 00:11:26 b5fec9141d4b: Layer already exists 00:11:26 8fa4ee3feb82: Layer already exists 00:11:26 398cc2e7e60f: Layer already exists 00:11:26 f1417ff83b31: Layer already exists 00:11:26 latest: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.163 00:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:11:27 1c128850bd50: Preparing 00:11:27 fece53e9d06b: Preparing 00:11:27 d284081ea9d7: Preparing 00:11:27 67c66d3700af: Preparing 00:11:27 082594939cd6: Preparing 00:11:27 398cc2e7e60f: Preparing 00:11:27 8fa4ee3feb82: Preparing 00:11:27 b5fec9141d4b: Preparing 00:11:27 f1417ff83b31: Preparing 00:11:27 8fa4ee3feb82: Waiting 00:11:27 b5fec9141d4b: Waiting 00:11:27 f1417ff83b31: Waiting 00:11:27 398cc2e7e60f: Waiting 00:11:27 1c128850bd50: Layer already exists 00:11:27 67c66d3700af: Layer already exists 00:11:27 082594939cd6: Layer already exists 00:11:27 fece53e9d06b: Layer already exists 00:11:27 d284081ea9d7: Layer already exists 00:11:27 8fa4ee3feb82: Layer already exists 00:11:27 b5fec9141d4b: Layer already exists 00:11:27 398cc2e7e60f: Layer already exists 00:11:27 f1417ff83b31: Layer already exists 00:11:27 3.0.0-dev.163: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:11:27 1c128850bd50: Preparing 00:11:27 fece53e9d06b: Preparing 00:11:27 d284081ea9d7: Preparing 00:11:27 67c66d3700af: Preparing 00:11:27 082594939cd6: Preparing 00:11:27 398cc2e7e60f: Preparing 00:11:27 8fa4ee3feb82: Preparing 00:11:27 b5fec9141d4b: Preparing 00:11:27 f1417ff83b31: Preparing 00:11:27 b5fec9141d4b: Waiting 00:11:27 f1417ff83b31: Waiting 00:11:27 8fa4ee3feb82: Waiting 00:11:27 398cc2e7e60f: Waiting 00:11:27 1c128850bd50: Layer already exists 00:11:27 67c66d3700af: Layer already exists 00:11:27 d284081ea9d7: Layer already exists 00:11:27 082594939cd6: Layer already exists 00:11:27 fece53e9d06b: Layer already exists 00:11:27 8fa4ee3feb82: Layer already exists 00:11:27 398cc2e7e60f: Layer already exists 00:11:27 b5fec9141d4b: Layer already exists 00:11:27 f1417ff83b31: Layer already exists 00:11:27 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:28 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:11:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:11:28 ---> 1a2776a213eb 00:11:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:11:28 ---> Using cache 00:11:28 ---> 9d82eaeb8d2e 00:11:28 Step 4/24 : WORKDIR /edgex-go 00:11:28 ---> Using cache 00:11:28 ---> e0b3f17685ba 00:11:28 Step 5/24 : RUN apk add --update --no-cache make git 00:11:28 ---> Using cache 00:11:28 ---> 18604556e471 00:11:28 Step 6/24 : COPY go.mod vendor* ./ 00:11:28 ---> Using cache 00:11:28 ---> 996d66ca3efa 00:11:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:28 ---> Using cache 00:11:28 ---> 2e096fb3c675 00:11:28 Step 8/24 : COPY . . 00:11:28 ---> Using cache 00:11:28 ---> db92d8d83b5f 00:11:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:11:28 ---> Running in b51e23cd182b 00:11:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:11:28 1c128850bd50: Preparing 00:11:28 fece53e9d06b: Preparing 00:11:28 d284081ea9d7: Preparing 00:11:28 67c66d3700af: Preparing 00:11:28 082594939cd6: Preparing 00:11:28 398cc2e7e60f: Preparing 00:11:28 8fa4ee3feb82: Preparing 00:11:28 b5fec9141d4b: Preparing 00:11:28 f1417ff83b31: Preparing 00:11:28 398cc2e7e60f: Waiting 00:11:28 8fa4ee3feb82: Waiting 00:11:28 b5fec9141d4b: Waiting 00:11:28 f1417ff83b31: Waiting 00:11:28 d284081ea9d7: Layer already exists 00:11:28 1c128850bd50: Layer already exists 00:11:28 fece53e9d06b: Layer already exists 00:11:28 082594939cd6: Layer already exists 00:11:28 67c66d3700af: Layer already exists 00:11:28 b5fec9141d4b: Layer already exists 00:11:28 398cc2e7e60f: Layer already exists 00:11:28 f1417ff83b31: Layer already exists 00:11:28 8fa4ee3feb82: Layer already exists 00:11:28 main: digest: sha256:ce7eee03d5b02c18ec483a30f10a3813470b6bfa09c410afba1c1b7dd7af668d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:28 ===================================================== [Pipeline] echo 00:11:28 taggedImages: 00:11:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:11:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.163 00:11:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:11:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:11:28 5bf55878ace16878edbd308d9dee72012f144a0a 00:11:28 latest 00:11:28 3.0.0-dev.163 00:11:28 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:28 main 00:11:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:11:29 1c001575e3b2: Preparing 00:11:29 662c01ffe7ec: Preparing 00:11:29 5ddd0c8bf2e2: Preparing 00:11:29 24009caa7423: Preparing 00:11:29 398cc2e7e60f: Preparing 00:11:29 8fa4ee3feb82: Preparing 00:11:29 399a4b068c5f: Preparing 00:11:29 f1417ff83b31: Preparing 00:11:29 8fa4ee3feb82: Waiting 00:11:29 399a4b068c5f: Waiting 00:11:29 f1417ff83b31: Waiting 00:11:29 398cc2e7e60f: Layer already exists 00:11:29 8fa4ee3feb82: Layer already exists 00:11:29 662c01ffe7ec: Pushed 00:11:29 1c001575e3b2: Pushed 00:11:29 5ddd0c8bf2e2: Pushed 00:11:29 f1417ff83b31: Layer already exists 00:11:29 399a4b068c5f: Pushed 00:11:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:11:37 24009caa7423: Pushed 00:11:37 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:11:38 1c001575e3b2: Preparing 00:11:38 662c01ffe7ec: Preparing 00:11:38 5ddd0c8bf2e2: Preparing 00:11:38 24009caa7423: Preparing 00:11:38 398cc2e7e60f: Preparing 00:11:38 8fa4ee3feb82: Preparing 00:11:38 399a4b068c5f: Preparing 00:11:38 f1417ff83b31: Preparing 00:11:38 8fa4ee3feb82: Waiting 00:11:38 399a4b068c5f: Waiting 00:11:38 f1417ff83b31: Waiting 00:11:38 24009caa7423: Layer already exists 00:11:38 398cc2e7e60f: Layer already exists 00:11:38 1c001575e3b2: Layer already exists 00:11:38 662c01ffe7ec: Layer already exists 00:11:38 5ddd0c8bf2e2: Layer already exists 00:11:38 399a4b068c5f: Layer already exists 00:11:38 8fa4ee3feb82: Layer already exists 00:11:38 f1417ff83b31: Layer already exists 00:11:38 latest: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.163 00:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:11:38 1c001575e3b2: Preparing 00:11:38 662c01ffe7ec: Preparing 00:11:38 5ddd0c8bf2e2: Preparing 00:11:38 24009caa7423: Preparing 00:11:38 398cc2e7e60f: Preparing 00:11:38 8fa4ee3feb82: Preparing 00:11:38 399a4b068c5f: Preparing 00:11:38 f1417ff83b31: Preparing 00:11:38 8fa4ee3feb82: Waiting 00:11:38 399a4b068c5f: Waiting 00:11:38 f1417ff83b31: Waiting 00:11:38 5ddd0c8bf2e2: Layer already exists 00:11:38 1c001575e3b2: Layer already exists 00:11:38 662c01ffe7ec: Layer already exists 00:11:38 398cc2e7e60f: Layer already exists 00:11:38 24009caa7423: Layer already exists 00:11:38 f1417ff83b31: Layer already exists 00:11:38 8fa4ee3feb82: Layer already exists 00:11:38 399a4b068c5f: Layer already exists 00:11:38 3.0.0-dev.163: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:11:39 1c001575e3b2: Preparing 00:11:39 662c01ffe7ec: Preparing 00:11:39 5ddd0c8bf2e2: Preparing 00:11:39 24009caa7423: Preparing 00:11:39 398cc2e7e60f: Preparing 00:11:39 8fa4ee3feb82: Preparing 00:11:39 399a4b068c5f: Preparing 00:11:39 f1417ff83b31: Preparing 00:11:39 8fa4ee3feb82: Waiting 00:11:39 399a4b068c5f: Waiting 00:11:39 5ddd0c8bf2e2: Layer already exists 00:11:39 398cc2e7e60f: Layer already exists 00:11:39 24009caa7423: Layer already exists 00:11:39 662c01ffe7ec: Layer already exists 00:11:39 1c001575e3b2: Layer already exists 00:11:39 399a4b068c5f: Layer already exists 00:11:39 8fa4ee3feb82: Layer already exists 00:11:39 f1417ff83b31: Layer already exists 00:11:39 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:11:39 1c001575e3b2: Preparing 00:11:39 662c01ffe7ec: Preparing 00:11:39 5ddd0c8bf2e2: Preparing 00:11:39 24009caa7423: Preparing 00:11:39 398cc2e7e60f: Preparing 00:11:39 8fa4ee3feb82: Preparing 00:11:39 399a4b068c5f: Preparing 00:11:39 f1417ff83b31: Preparing 00:11:39 8fa4ee3feb82: Waiting 00:11:39 399a4b068c5f: Waiting 00:11:39 f1417ff83b31: Waiting 00:11:39 5ddd0c8bf2e2: Layer already exists 00:11:39 398cc2e7e60f: Layer already exists 00:11:39 662c01ffe7ec: Layer already exists 00:11:39 1c001575e3b2: Layer already exists 00:11:39 24009caa7423: Layer already exists 00:11:39 399a4b068c5f: Layer already exists 00:11:39 8fa4ee3feb82: Layer already exists 00:11:39 f1417ff83b31: Layer already exists 00:11:39 main: digest: sha256:1e287240a43a66aae74861039c551f4229fef7869e7f368f7bbe4e853856687e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:40 ===================================================== [Pipeline] echo 00:11:40 taggedImages: 00:11:40 - nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:40 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:11:40 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.163 00:11:40 - nexus3.edgexfoundry.org:10004/security-spire-config:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:40 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:11:40 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:11:40 5bf55878ace16878edbd308d9dee72012f144a0a 00:11:40 latest 00:11:40 3.0.0-dev.163 00:11:40 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:40 main 00:11:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:11:40 4c93458f84d5: Preparing 00:11:40 b153b19ab01b: Preparing 00:11:40 4197ca200988: Preparing 00:11:40 157a3249df2a: Preparing 00:11:40 398cc2e7e60f: Preparing 00:11:40 8fa4ee3feb82: Preparing 00:11:40 b5fec9141d4b: Preparing 00:11:40 f1417ff83b31: Preparing 00:11:40 b5fec9141d4b: Waiting 00:11:40 f1417ff83b31: Waiting 00:11:40 8fa4ee3feb82: Waiting 00:11:40 398cc2e7e60f: Layer already exists 00:11:40 8fa4ee3feb82: Layer already exists 00:11:40 b5fec9141d4b: Layer already exists 00:11:40 f1417ff83b31: Layer already exists 00:11:40 4197ca200988: Pushed 00:11:40 4c93458f84d5: Pushed 00:11:40 b153b19ab01b: Pushed 00:11:48 157a3249df2a: Pushed 00:11:48 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:11:49 4c93458f84d5: Preparing 00:11:49 b153b19ab01b: Preparing 00:11:49 4197ca200988: Preparing 00:11:49 157a3249df2a: Preparing 00:11:49 398cc2e7e60f: Preparing 00:11:49 8fa4ee3feb82: Preparing 00:11:49 b5fec9141d4b: Preparing 00:11:49 f1417ff83b31: Preparing 00:11:49 8fa4ee3feb82: Waiting 00:11:49 b5fec9141d4b: Waiting 00:11:49 f1417ff83b31: Waiting 00:11:49 157a3249df2a: Layer already exists 00:11:49 4c93458f84d5: Layer already exists 00:11:49 4197ca200988: Layer already exists 00:11:49 398cc2e7e60f: Layer already exists 00:11:49 b153b19ab01b: Layer already exists 00:11:49 b5fec9141d4b: Layer already exists 00:11:49 f1417ff83b31: Layer already exists 00:11:49 8fa4ee3feb82: Layer already exists 00:11:49 latest: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.163 00:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:11:50 4c93458f84d5: Preparing 00:11:50 b153b19ab01b: Preparing 00:11:50 4197ca200988: Preparing 00:11:50 157a3249df2a: Preparing 00:11:50 398cc2e7e60f: Preparing 00:11:50 8fa4ee3feb82: Preparing 00:11:50 b5fec9141d4b: Preparing 00:11:50 f1417ff83b31: Preparing 00:11:50 f1417ff83b31: Waiting 00:11:50 8fa4ee3feb82: Waiting 00:11:50 b5fec9141d4b: Waiting 00:11:50 4c93458f84d5: Layer already exists 00:11:50 4197ca200988: Layer already exists 00:11:50 398cc2e7e60f: Layer already exists 00:11:50 157a3249df2a: Layer already exists 00:11:50 b153b19ab01b: Layer already exists 00:11:50 8fa4ee3feb82: Layer already exists 00:11:50 b5fec9141d4b: Layer already exists 00:11:50 f1417ff83b31: Layer already exists 00:11:50 3.0.0-dev.163: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:11:50 4c93458f84d5: Preparing 00:11:50 b153b19ab01b: Preparing 00:11:50 4197ca200988: Preparing 00:11:50 157a3249df2a: Preparing 00:11:50 398cc2e7e60f: Preparing 00:11:50 8fa4ee3feb82: Preparing 00:11:50 b5fec9141d4b: Preparing 00:11:50 f1417ff83b31: Preparing 00:11:50 b5fec9141d4b: Waiting 00:11:50 8fa4ee3feb82: Waiting 00:11:50 f1417ff83b31: Waiting 00:11:50 398cc2e7e60f: Layer already exists 00:11:50 4c93458f84d5: Layer already exists 00:11:50 157a3249df2a: Layer already exists 00:11:50 b153b19ab01b: Layer already exists 00:11:50 4197ca200988: Layer already exists 00:11:50 b5fec9141d4b: Layer already exists 00:11:50 f1417ff83b31: Layer already exists 00:11:50 8fa4ee3feb82: Layer already exists 00:11:50 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:11:51 4c93458f84d5: Preparing 00:11:51 b153b19ab01b: Preparing 00:11:51 4197ca200988: Preparing 00:11:51 157a3249df2a: Preparing 00:11:51 398cc2e7e60f: Preparing 00:11:51 8fa4ee3feb82: Preparing 00:11:51 b5fec9141d4b: Preparing 00:11:51 f1417ff83b31: Preparing 00:11:51 8fa4ee3feb82: Waiting 00:11:51 b5fec9141d4b: Waiting 00:11:51 f1417ff83b31: Waiting 00:11:51 398cc2e7e60f: Layer already exists 00:11:51 4c93458f84d5: Layer already exists 00:11:51 b153b19ab01b: Layer already exists 00:11:51 157a3249df2a: Layer already exists 00:11:51 4197ca200988: Layer already exists 00:11:51 8fa4ee3feb82: Layer already exists 00:11:51 f1417ff83b31: Layer already exists 00:11:51 b5fec9141d4b: Layer already exists 00:11:51 main: digest: sha256:a6f4480ed207e769a1bc58bcacb9038442f710732d217f2fc5f75fa91546a4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:51 ===================================================== [Pipeline] echo 00:11:51 taggedImages: 00:11:51 - nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:51 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:11:51 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.163 00:11:51 - nexus3.edgexfoundry.org:10004/security-spire-server:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:51 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:11:51 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:11:51 5bf55878ace16878edbd308d9dee72012f144a0a 00:11:51 latest 00:11:51 3.0.0-dev.163 00:11:51 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:51 main 00:11:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:11:51 9382db175331: Preparing 00:11:51 d4f3af8d0d67: Preparing 00:11:51 398cc2e7e60f: Preparing 00:11:51 8fa4ee3feb82: Preparing 00:11:51 54bfd2109a5a: Preparing 00:11:51 f1417ff83b31: Preparing 00:11:51 f1417ff83b31: Waiting 00:11:51 8fa4ee3feb82: Layer already exists 00:11:51 398cc2e7e60f: Layer already exists 00:11:51 f1417ff83b31: Layer already exists 00:11:51 9382db175331: Pushed 00:11:51 54bfd2109a5a: Pushed 00:11:55 d4f3af8d0d67: Pushed 00:11:55 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:11:55 9382db175331: Preparing 00:11:55 d4f3af8d0d67: Preparing 00:11:55 398cc2e7e60f: Preparing 00:11:55 8fa4ee3feb82: Preparing 00:11:55 54bfd2109a5a: Preparing 00:11:55 f1417ff83b31: Preparing 00:11:55 9382db175331: Layer already exists 00:11:55 d4f3af8d0d67: Layer already exists 00:11:55 398cc2e7e60f: Layer already exists 00:11:55 8fa4ee3feb82: Layer already exists 00:11:55 54bfd2109a5a: Layer already exists 00:11:55 f1417ff83b31: Layer already exists 00:11:55 latest: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.163 00:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:11:56 9382db175331: Preparing 00:11:56 d4f3af8d0d67: Preparing 00:11:56 398cc2e7e60f: Preparing 00:11:56 8fa4ee3feb82: Preparing 00:11:56 54bfd2109a5a: Preparing 00:11:56 f1417ff83b31: Preparing 00:11:56 f1417ff83b31: Waiting 00:11:56 9382db175331: Layer already exists 00:11:56 d4f3af8d0d67: Layer already exists 00:11:56 8fa4ee3feb82: Layer already exists 00:11:56 54bfd2109a5a: Layer already exists 00:11:56 398cc2e7e60f: Layer already exists 00:11:56 f1417ff83b31: Layer already exists 00:11:56 3.0.0-dev.163: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:11:57 9382db175331: Preparing 00:11:57 d4f3af8d0d67: Preparing 00:11:57 398cc2e7e60f: Preparing 00:11:57 8fa4ee3feb82: Preparing 00:11:57 54bfd2109a5a: Preparing 00:11:57 f1417ff83b31: Preparing 00:11:57 f1417ff83b31: Waiting 00:11:57 d4f3af8d0d67: Layer already exists 00:11:57 9382db175331: Layer already exists 00:11:57 398cc2e7e60f: Layer already exists 00:11:57 54bfd2109a5a: Layer already exists 00:11:57 8fa4ee3feb82: Layer already exists 00:11:57 f1417ff83b31: Layer already exists 00:11:57 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:11:57 9382db175331: Preparing 00:11:57 d4f3af8d0d67: Preparing 00:11:57 398cc2e7e60f: Preparing 00:11:57 8fa4ee3feb82: Preparing 00:11:57 54bfd2109a5a: Preparing 00:11:57 f1417ff83b31: Preparing 00:11:57 f1417ff83b31: Waiting 00:11:57 9382db175331: Layer already exists 00:11:57 d4f3af8d0d67: Layer already exists 00:11:57 398cc2e7e60f: Layer already exists 00:11:57 8fa4ee3feb82: Layer already exists 00:11:57 54bfd2109a5a: Layer already exists 00:11:57 f1417ff83b31: Layer already exists 00:11:57 main: digest: sha256:0f48f8084824db412e869caabeae7543c1f85877ada80ce4798fecf677834568 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:11:57 ===================================================== [Pipeline] echo 00:11:57 taggedImages: 00:11:57 - nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:11:57 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.163 00:11:57 - nexus3.edgexfoundry.org:10004/support-notifications:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:11:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:11:57 5bf55878ace16878edbd308d9dee72012f144a0a 00:11:57 latest 00:11:57 3.0.0-dev.163 00:11:57 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:11:57 main 00:11:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a 00:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:11:58 9ef9eb6aaa03: Preparing 00:11:58 cadde17a6d48: Preparing 00:11:58 398cc2e7e60f: Preparing 00:11:58 8fa4ee3feb82: Preparing 00:11:58 fe1e9822162a: Preparing 00:11:58 f1417ff83b31: Preparing 00:11:58 f1417ff83b31: Waiting 00:11:58 fe1e9822162a: Layer already exists 00:11:58 398cc2e7e60f: Layer already exists 00:11:58 8fa4ee3feb82: Layer already exists 00:11:58 f1417ff83b31: Layer already exists 00:11:58 9ef9eb6aaa03: Pushed 00:12:00 cadde17a6d48: Pushed 00:12:00 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:12:01 9ef9eb6aaa03: Preparing 00:12:01 cadde17a6d48: Preparing 00:12:01 398cc2e7e60f: Preparing 00:12:01 8fa4ee3feb82: Preparing 00:12:01 fe1e9822162a: Preparing 00:12:01 f1417ff83b31: Preparing 00:12:01 f1417ff83b31: Waiting 00:12:01 8fa4ee3feb82: Layer already exists 00:12:01 fe1e9822162a: Layer already exists 00:12:01 9ef9eb6aaa03: Layer already exists 00:12:01 398cc2e7e60f: Layer already exists 00:12:01 cadde17a6d48: Layer already exists 00:12:01 f1417ff83b31: Layer already exists 00:12:01 latest: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.163 00:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:12:02 9ef9eb6aaa03: Preparing 00:12:02 cadde17a6d48: Preparing 00:12:02 398cc2e7e60f: Preparing 00:12:02 8fa4ee3feb82: Preparing 00:12:02 fe1e9822162a: Preparing 00:12:02 f1417ff83b31: Preparing 00:12:02 f1417ff83b31: Waiting 00:12:02 fe1e9822162a: Layer already exists 00:12:02 398cc2e7e60f: Layer already exists 00:12:02 8fa4ee3feb82: Layer already exists 00:12:02 9ef9eb6aaa03: Layer already exists 00:12:02 cadde17a6d48: Layer already exists 00:12:02 f1417ff83b31: Layer already exists 00:12:02 3.0.0-dev.163: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:12:02 9ef9eb6aaa03: Preparing 00:12:02 cadde17a6d48: Preparing 00:12:02 398cc2e7e60f: Preparing 00:12:02 8fa4ee3feb82: Preparing 00:12:02 fe1e9822162a: Preparing 00:12:02 f1417ff83b31: Preparing 00:12:02 f1417ff83b31: Waiting 00:12:02 fe1e9822162a: Layer already exists 00:12:02 8fa4ee3feb82: Layer already exists 00:12:02 9ef9eb6aaa03: Layer already exists 00:12:02 cadde17a6d48: Layer already exists 00:12:02 398cc2e7e60f: Layer already exists 00:12:02 f1417ff83b31: Layer already exists 00:12:02 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:12:03 9ef9eb6aaa03: Preparing 00:12:03 cadde17a6d48: Preparing 00:12:03 398cc2e7e60f: Preparing 00:12:03 8fa4ee3feb82: Preparing 00:12:03 fe1e9822162a: Preparing 00:12:03 f1417ff83b31: Preparing 00:12:03 f1417ff83b31: Waiting 00:12:03 cadde17a6d48: Layer already exists 00:12:03 398cc2e7e60f: Layer already exists 00:12:03 fe1e9822162a: Layer already exists 00:12:03 8fa4ee3feb82: Layer already exists 00:12:03 9ef9eb6aaa03: Layer already exists 00:12:03 f1417ff83b31: Layer already exists 00:12:03 main: digest: sha256:112d9cc2e93c712c39ef133621c83bdd375e6174ee1d2d803c632c065394c300 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:03 ===================================================== [Pipeline] echo 00:12:03 taggedImages: 00:12:03 - nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a 00:12:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:12:03 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.163 00:12:03 - nexus3.edgexfoundry.org:10004/support-scheduler:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:12:03 - 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] } 00:17:38 Removing intermediate container 38c681e54e96 00:17:38 ---> 2e5df45f04ed 00:17:38 00:17:38 Step 9/22 : FROM alpine:3.17 00:17:38 ---> 51e60588ff2c 00:17:38 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 00:17:38 ---> Running in 42d17cb0899c 00:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:38 (1/2) Installing dumb-init (1.2.5-r2) 00:17:38 (2/2) Installing openssl (3.0.8-r4) 00:17:38 Executing busybox-1.35.0-r29.trigger 00:17:38 OK: 8 MiB in 17 packages 00:17:38 Removing intermediate container 42d17cb0899c 00:17:38 ---> 438410ca20bc 00:17:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:17:38 ---> Running in 40e54dde8f79 00:17:38 Removing intermediate container 40e54dde8f79 00:17:38 ---> 321a355d7acc 00:17:38 Step 12/22 : WORKDIR /edgex 00:17:38 ---> Running in 4a674e810a32 00:17:38 Removing intermediate container 4a674e810a32 00:17:38 ---> 58f10d86f618 00:17:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:38 ---> 208dacf50c42 00:17:38 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 00:17:38 ---> 1929e32c5a78 00:17:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:17:39 ---> 7ecdc3ba7265 00:17:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:17:41 ---> 9d989e5ab55a 00:17:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:17:41 ---> e8b03b8bcaaf 00:17:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:17:41 ---> Running in 51d708abd26c 00:17:45 Removing intermediate container 51d708abd26c 00:17:45 ---> 9f503e384705 00:17:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:17:45 ---> Running in 9eba5f401fcb 00:17:45 Removing intermediate container 9eba5f401fcb 00:17:45 ---> 05784ac603ce 00:17:45 Step 20/22 : LABEL arch=arm64 00:17:45 ---> Running in bf2c345dd118 00:17:46 Removing intermediate container bf2c345dd118 00:17:46 ---> 5e00986693ad 00:17:46 Step 21/22 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:17:46 ---> Running in 82658925b9ad 00:17:46 Removing intermediate container 82658925b9ad 00:17:46 ---> 0bead472999d 00:17:46 Step 22/22 : LABEL version=3.0.0-dev.163 00:17:47 ---> Running in b57b59f51da7 00:17:47 Removing intermediate container b57b59f51da7 00:17:47 ---> 1d2691b0cc5e 00:17:47 00:17:47 Successfully built 1d2691b0cc5e 00:17:47 Successfully tagged security-proxy-setup-arm64:latest 00:17:47 Building security-spiffe-token-provider 00:17:50  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:17:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:17:50 ---> 1a2776a213eb 00:17:50 Step 3/20 : WORKDIR /edgex-go 00:17:50 ---> Using cache 00:17:50 ---> 74ab100bf1b0 00:17:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:17:52 ---> Running in 9b10af2d6044 00:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:56 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:17:56 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:17:56 OK: 17697 distinct packages available 00:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:59 OK: 263 MiB in 53 packages 00:18:00 Removing intermediate container 9b10af2d6044 00:18:00 ---> 302dbca099e7 00:18:00 Step 5/20 : COPY go.mod vendor* ./ 00:18:01 ---> 81ad427d7d19 00:18:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:02 ---> Running in 1f1bee571161 00:18:28 Removing intermediate container 1e094f5784e7 00:18:28 ---> af5102e4caf4 00:18:28 00:18:28 Step 10/23 : FROM alpine:3.17 00:18:28 ---> 51e60588ff2c 00:18:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:18:28 ---> Running in ccee13313123 00:18:28 Removing intermediate container ccee13313123 00:18:28 ---> 702c47d546c2 00:18:28 Step 12/23 : ENV APP_PORT=59880 00:18:28 ---> Running in 12db8ea26a99 00:18:28 Removing intermediate container 12db8ea26a99 00:18:28 ---> 8421db0376b5 00:18:28 Step 13/23 : EXPOSE $APP_PORT 00:18:29 ---> Running in ea457264a38a 00:18:30 Removing intermediate container ea457264a38a 00:18:30 ---> be06f5e57081 00:18:30 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:18:30 ---> Running in e55bdc28b13d 00:18:32 Removing intermediate container 6e79ed61c639 00:18:32 ---> 54133649d1a3 00:18:32 00:18:32 Step 10/25 : FROM alpine:3.17 00:18:32 ---> 51e60588ff2c 00:18:32 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:18:32 ---> Running in c7ab43adbe34 00:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:18:35 (1/1) Installing dumb-init (1.2.5-r2) 00:18:35 Executing busybox-1.35.0-r29.trigger 00:18:35 OK: 8 MiB in 16 packages 00:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:36 Removing intermediate container e55bdc28b13d 00:18:36 ---> e158591e26f7 00:18:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:36 (1/1) Installing dumb-init (1.2.5-r2) 00:18:36 Executing busybox-1.35.0-r29.trigger 00:18:36 OK: 8 MiB in 16 packages 00:18:37 ---> 9f2000df5448 00:18:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:18:38 Removing intermediate container c7ab43adbe34 00:18:38 ---> 25d08c32baa8 00:18:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:18:39 ---> Running in 410a9e901915 00:18:39 ---> 5ccde5c8e18e 00:18:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:18:40 Removing intermediate container 410a9e901915 00:18:40 ---> 74c514551359 00:18:40 Step 13/25 : ENV APP_PORT=59881 00:18:40 ---> Running in 983a0b7f7306 00:18:40 Removing intermediate container 983a0b7f7306 00:18:40 ---> 6c52770cf6d2 00:18:40 Step 14/25 : EXPOSE $APP_PORT 00:18:40 ---> Running in e0a4a3b9a35c 00:18:41 ---> 318cfd41042b 00:18:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:18:41 Removing intermediate container e0a4a3b9a35c 00:18:41 ---> 9dca1d2474a6 00:18:41 Step 15/25 : WORKDIR / 00:18:42 ---> Running in bd1a663530ea 00:18:43 ---> f66d6f81ffc6 00:18:43 Step 19/23 : ENTRYPOINT ["/core-data"] 00:18:43 Removing intermediate container bd1a663530ea 00:18:43 ---> 923aaa22c034 00:18:43 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:43 ---> Running in 2a46cdf7cfb7 00:18:44 Removing intermediate container 2a46cdf7cfb7 00:18:44 ---> d62eaa4400f6 00:18:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:18:44 ---> 8ac68dc3ba15 00:18:44 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:18:44 ---> Running in 1e6fd9061308 00:18:45 Removing intermediate container 1e6fd9061308 00:18:45 ---> 50ecad185ede 00:18:45 Step 21/23 : LABEL arch=arm64 00:18:45 ---> Running in 823d2afe981b 00:18:45 ---> 0fc4a9e862be 00:18:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:18:46 Removing intermediate container 823d2afe981b 00:18:46 ---> 04247c1109c3 00:18:46 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:18:46 ---> Running in 035c612ac054 00:18:47 Removing intermediate container 035c612ac054 00:18:47 ---> be5322e655f7 00:18:47 Step 23/23 : LABEL version=3.0.0-dev.163 00:18:47 ---> Running in a7193e105d62 00:18:48 Removing intermediate container a7193e105d62 00:18:48 ---> de6b84840b6a 00:18:48 00:18:49 Successfully built de6b84840b6a 00:18:49 Successfully tagged core-data-arm64:latest 00:18:49 Building security-proxy-auth 00:18:50  Building core-data ... done  ---> fd295ff3f08f 00:18:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:18:51 ---> 21b64146b7e8 00:18:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:18:53 ---> ea2fe52f5287 00:18:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:18:53 ---> Running in ea346e584d70 00:18:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:18:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:18:54 ---> 1a2776a213eb 00:18:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:18:54 ---> Using cache 00:18:54 ---> 9d82eaeb8d2e 00:18:54 Step 4/23 : WORKDIR /edgex-go 00:18:54 ---> Using cache 00:18:54 ---> e0b3f17685ba 00:18:54 Step 5/23 : RUN apk add --update --no-cache make git 00:18:54 ---> Using cache 00:18:54 ---> 18604556e471 00:18:54 Step 6/23 : COPY go.mod vendor* ./ 00:18:54 ---> Using cache 00:18:54 ---> 996d66ca3efa 00:18:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:54 ---> Using cache 00:18:54 ---> 2e096fb3c675 00:18:54 Step 8/23 : COPY . . 00:18:54 ---> Using cache 00:18:54 ---> db92d8d83b5f 00:18:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:18:54 Removing intermediate container ea346e584d70 00:18:54 ---> 821dbed05bd6 00:18:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:18:54 ---> Running in a4cc2dc0e280 00:18:55 ---> Running in 9f99a5ae755b 00:18:56 Removing intermediate container 9f99a5ae755b 00:18:56 ---> 3fee962c156f 00:18:56 Step 23/25 : LABEL arch=arm64 00:18:56 ---> Running in da47855118ea 00:18:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:18:58 Removing intermediate container da47855118ea 00:18:58 ---> a0cb0ea64378 00:18:58 Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:18:58 ---> Running in 3c31db64263c 00:18:59 Removing intermediate container 3c31db64263c 00:18:59 ---> 989c96cd9dfc 00:18:59 Step 25/25 : LABEL version=3.0.0-dev.163 00:18:59 ---> Running in cc183662dcdc 00:18:59 Removing intermediate container b51e23cd182b 00:18:59 ---> 1a63215ac9f1 00:18:59 00:18:59 Step 10/24 : FROM alpine:3.17 00:18:59 ---> 51e60588ff2c 00:18:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:18:59 ---> Using cache 00:18:59 ---> 25d08c32baa8 00:18:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:18:59 ---> Using cache 00:18:59 ---> 74c514551359 00:18:59 Step 13/24 : ENV APP_PORT=59882 00:19:00 ---> Running in 6985d0ed4495 00:19:00 Removing intermediate container cc183662dcdc 00:19:00 ---> d16980ee9c6c 00:19:00 00:19:00 Successfully built d16980ee9c6c 00:19:00 Successfully tagged core-metadata-arm64:latest 00:19:00  Building core-metadata ... done Building security-bootstrapper 00:19:00 Removing intermediate container 6985d0ed4495 00:19:00 ---> 59009326873d 00:19:00 Step 14/24 : EXPOSE $APP_PORT 00:19:00 ---> Running in 40e4fdbd5040 00:19:01 Removing intermediate container 40e4fdbd5040 00:19:01 ---> 8f6d16ecb6b1 00:19:01 Step 15/24 : WORKDIR / 00:19:01 ---> Running in cca8401dad38 00:19:02 Removing intermediate container cca8401dad38 00:19:02 ---> ff1d25a51748 00:19:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:03 ---> de7af3020eb7 00:19:03 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:19:04 ---> e6525e19a424 00:19:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:19:04 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:19:04 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:19:04 ---> 1a2776a213eb 00:19:04 Step 3/33 : WORKDIR /edgex-go 00:19:04 ---> Using cache 00:19:04 ---> 74ab100bf1b0 00:19:04 Step 4/33 : RUN apk add --update --no-cache make git 00:19:04 ---> Using cache 00:19:04 ---> b5f1ede875e7 00:19:04 Step 5/33 : COPY go.mod vendor* ./ 00:19:05 ---> Using cache 00:19:05 ---> fe9e05bc264c 00:19:05 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:05 ---> Using cache 00:19:05 ---> 934ed709af18 00:19:05 Step 7/33 : COPY . . 00:19:05 ---> Using cache 00:19:05 ---> e38698c9d8fc 00:19:05 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:19:05 ---> Running in 5461d9e953a8 00:19:06 ---> 3ac0b4197c42 00:19:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:19:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:19:08 ---> e7374b25a1eb 00:19:08 Step 20/24 : ENTRYPOINT ["/core-command"] 00:19:08 ---> Running in 15325b3e6853 00:19:09 Removing intermediate container 15325b3e6853 00:19:09 ---> 1aa46e2f7d1a 00:19:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:19:09 ---> Running in 7339c4eba431 00:19:10 Removing intermediate container 7339c4eba431 00:19:10 ---> 1840662b65a7 00:19:10 Step 22/24 : LABEL arch=arm64 00:19:10 ---> Running in 7bbb4d0e7e7f 00:19:11 Removing intermediate container 7bbb4d0e7e7f 00:19:11 ---> 4098deeaf3c1 00:19:11 Step 23/24 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:19:11 ---> Running in aaf078e16c0a 00:19:12 Removing intermediate container aaf078e16c0a 00:19:12 ---> fc309086fcce 00:19:12 Step 24/24 : LABEL version=3.0.0-dev.163 00:19:12 ---> Running in b195483f7395 00:19:13 Removing intermediate container b195483f7395 00:19:13 ---> a8d914abec57 00:19:13 00:19:13 Successfully built a8d914abec57 00:19:13 Successfully tagged core-command-arm64:latest 00:19:13 Building security-secretstore-setup 00:19:18  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:19:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:19:18 ---> 1a2776a213eb 00:19:18 Step 3/25 : WORKDIR /edgex-go 00:19:18 ---> Using cache 00:19:18 ---> 74ab100bf1b0 00:19:18 Step 4/25 : RUN apk add --update --no-cache make git 00:19:18 ---> Using cache 00:19:18 ---> b5f1ede875e7 00:19:18 Step 5/25 : COPY go.mod vendor* ./ 00:19:18 ---> Using cache 00:19:18 ---> fe9e05bc264c 00:19:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:18 ---> Using cache 00:19:18 ---> 934ed709af18 00:19:18 Step 7/25 : COPY . . 00:19:18 ---> Using cache 00:19:18 ---> e38698c9d8fc 00:19:18 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:19:19 ---> Running in 0b8333baf724 00:19:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:19:47 Removing intermediate container 1f1bee571161 00:19:47 ---> 5a8bd812ee3c 00:19:47 Step 7/20 : COPY . . 00:19:48 ---> c8203cfb25d2 00:19:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:19:48 ---> Running in 98049fdc651d 00:19:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:20:47 Removing intermediate container ca86e1bea690 00:20:47 ---> 2a54f4ffa966 00:20:47 00:20:47 Step 10/23 : FROM alpine:3.17 00:20:47 ---> 51e60588ff2c 00:20:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:20:47 ---> Using cache 00:20:47 ---> 25d08c32baa8 00:20:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:20:47 ---> Using cache 00:20:47 ---> 74c514551359 00:20:47 Step 13/23 : ENV APP_PORT=59861 00:20:47 ---> Running in 6c56d0d40af6 00:20:47 Removing intermediate container 6c56d0d40af6 00:20:47 ---> c89e6b1355f0 00:20:47 Step 14/23 : EXPOSE $APP_PORT 00:20:47 ---> Running in 72dbb87b5785 00:20:47 Removing intermediate container 72dbb87b5785 00:20:47 ---> b8b04dba21e4 00:20:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:20:47 ---> 460e0300ba53 00:20:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:20:47 ---> de5841ce0f51 00:20:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:20:47 ---> ae3015b166b0 00:20:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:20:48 ---> d25c2b2651db 00:20:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:20:48 ---> Running in 11023161b809 00:20:49 Removing intermediate container 11023161b809 00:20:49 ---> 591fd5dbf878 00:20:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:20:49 ---> Running in e203a1e3a26d 00:20:49 Removing intermediate container e203a1e3a26d 00:20:49 ---> 3e935ffd7109 00:20:49 Step 21/23 : LABEL arch=arm64 00:20:49 ---> Running in 3eb5679f7d22 00:20:50 Removing intermediate container 3eb5679f7d22 00:20:50 ---> ec377ec339bc 00:20:50 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:20:50 ---> Running in 81f68bfcd3e5 00:20:51 Removing intermediate container 81f68bfcd3e5 00:20:51 ---> ad7c76742667 00:20:51 Step 23/23 : LABEL version=3.0.0-dev.163 00:20:51 ---> Running in ee4300a6c7bd 00:20:52 Removing intermediate container ee4300a6c7bd 00:20:52 ---> cfb5c37e1055 00:20:52 00:20:52 Successfully built cfb5c37e1055 00:20:52 Successfully tagged support-scheduler-arm64:latest 00:20:52 Building security-spire-config 00:20:55  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:20:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:20:55 ---> 1a2776a213eb 00:20:55 Step 3/27 : WORKDIR /edgex-go 00:20:55 ---> Using cache 00:20:55 ---> 74ab100bf1b0 00:20:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:20:55 ---> Running in 9ffdd7a5a1e7 00:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:21:00 OK: 263 MiB in 53 packages 00:21:01 Removing intermediate container 9ffdd7a5a1e7 00:21:01 ---> 0c6df4cce3f0 00:21:01 Step 5/27 : COPY go.mod vendor* ./ 00:21:02 ---> 07204137c615 00:21:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:02 ---> Running in 71e7514de26a 00:22:39 Removing intermediate container 71e7514de26a 00:22:39 ---> 96246ea375da 00:22:39 Step 7/27 : COPY . . 00:22:39 ---> 4f2ce13f65b5 00:22:39 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:22:39 ---> Running in 8cff429659ba 00:22:39 Removing intermediate container 8cff429659ba 00:22:39 ---> ac6e5725e89c 00:22:39 Step 9/27 : WORKDIR /edgex-go/spire-build 00:22:39 ---> Running in c84485283b65 00:22:39 Removing intermediate container c84485283b65 00:22:39 ---> a3eb15ea46ce 00:22:39 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:22:39 ---> Running in 0e7e7de78c41 00:22:40 Removing intermediate container 0e7e7de78c41 00:22:40 ---> eefd69882e11 00:22:40 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 00:22:40 ---> Running in 834ee25f5045 00:22:43 Removing intermediate container 834ee25f5045 00:22:43 ---> 9551615f1e3e 00:22:43 Step 12/27 : WORKDIR /edgex-go 00:22:43 ---> Running in fd281b06acce 00:22:44 Removing intermediate container fd281b06acce 00:22:44 ---> bbf7554edff4 00:22:44 00:22:44 Step 13/27 : FROM alpine:3.17 00:22:44 ---> 51e60588ff2c 00:22:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:22:44 ---> Using cache 00:22:44 ---> eb41eba088bc 00:22:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:22:44 ---> Running in d30eccc8bbc7 00:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:22:49 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:22:49 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:22:49 OK: 17694 distinct packages available 00:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:22:51 (1/4) Installing dumb-init (1.2.5-r2) 00:22:51 (2/4) Installing musl-obstack (1.2.3-r0) 00:22:51 (3/4) Installing libucontext (1.2-r0) 00:22:51 (4/4) Installing gcompat (1.1.0-r0) 00:22:51 Executing busybox-1.35.0-r29.trigger 00:22:51 OK: 8 MiB in 19 packages 00:22:53 Removing intermediate container d30eccc8bbc7 00:22:53 ---> 3b39242d5610 00:22:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:54 ---> 58e92a2d9341 00:22:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:22:55 ---> 6bd50bcd2345 00:22:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:23:01 ---> 964cfecaeb26 00:23:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:23:04 ---> 8cd403e8bed3 00:23:04 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:23:04 ---> Running in 45a2015a780b 00:23:05 Removing intermediate container 45a2015a780b 00:23:05 ---> e9dcfe437151 00:23:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:23:06 ---> ee85d4ee1cce 00:23:06 Step 22/27 : WORKDIR / 00:23:06 ---> Running in 79abfb046be0 00:23:06 Removing intermediate container 79abfb046be0 00:23:06 ---> d1ed912ca60f 00:23:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:23:06 ---> Running in 7365b5fbcbd2 00:23:07 Removing intermediate container 7365b5fbcbd2 00:23:07 ---> 58992886865f 00:23:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:23:07 ---> Running in f63a80cf6bd9 00:23:07 Removing intermediate container f63a80cf6bd9 00:23:07 ---> 47ef2d4ac393 00:23:07 Step 25/27 : LABEL arch=arm64 00:23:08 ---> Running in c5bef805f34f 00:23:08 Removing intermediate container c5bef805f34f 00:23:08 ---> d38ccee5a08e 00:23:08 Step 26/27 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:23:08 ---> Running in 530ce4def7bc 00:23:08 Removing intermediate container 530ce4def7bc 00:23:08 ---> a25cd22c8591 00:23:08 Step 27/27 : LABEL version=3.0.0-dev.163 00:23:09 ---> Running in ebf9af8bd683 00:23:09 Removing intermediate container ebf9af8bd683 00:23:09 ---> 9efe2cee9631 00:23:09 00:23:09 Successfully built 9efe2cee9631 00:23:09 Successfully tagged security-spire-config-arm64:latest 00:23:09 Building support-notifications 00:23:13  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:23:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:23:13 ---> 1a2776a213eb 00:23:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:23:13 ---> Using cache 00:23:13 ---> 9d82eaeb8d2e 00:23:13 Step 4/23 : WORKDIR /edgex-go 00:23:13 ---> Using cache 00:23:13 ---> e0b3f17685ba 00:23:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:23:13 ---> Running in 7ae4b33383fe 00:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:23:17 OK: 263 MiB in 53 packages 00:23:19 Removing intermediate container 7ae4b33383fe 00:23:19 ---> 062e476df474 00:23:19 Step 6/23 : COPY go.mod vendor* ./ 00:23:19 ---> 4edacea1e314 00:23:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:20 ---> Running in 08c198706f33 00:24:56 Removing intermediate container 08c198706f33 00:24:56 ---> 86e0c5e3a813 00:24:56 Step 8/23 : COPY . . 00:24:57 ---> 70fa006ca1dc 00:24:57 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:24:57 ---> Running in fa9ff7e31405 00:24:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:25:46 Removing intermediate container a4cc2dc0e280 00:25:46 ---> ef8e1d9c27e1 00:25:46 00:25:46 Step 10/23 : FROM alpine:3.17 00:25:46 ---> 51e60588ff2c 00:25:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:25:46 ---> Running in d92ce9a235fd 00:25:46 Removing intermediate container d92ce9a235fd 00:25:46 ---> cab70a64fc80 00:25:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:25:46 ---> Running in 07ac7828e765 00:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:25:50 (1/1) Installing dumb-init (1.2.5-r2) 00:25:50 Executing busybox-1.35.0-r29.trigger 00:25:50 OK: 8 MiB in 16 packages 00:25:51 Removing intermediate container 07ac7828e765 00:25:51 ---> 63392b18587e 00:25:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:52 ---> 3aa469653c88 00:25:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:25:53 ---> 42bb3b6fd4f1 00:25:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:25:55 ---> 950d2bec8558 00:25:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:25:56 ---> 585ce14b1fa1 00:25:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:25:56 ---> 0ec6f6d3497a 00:25:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:25:57 ---> Running in a28ddf80274b 00:26:00 Removing intermediate container a28ddf80274b 00:26:00 ---> b2e5010bbd93 00:26:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:26:00 ---> Running in d4bd5b7d7248 00:26:01 Removing intermediate container d4bd5b7d7248 00:26:01 ---> bb9de6d0dee8 00:26:01 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:26:01 ---> Running in f9764bd36731 00:26:02 Removing intermediate container f9764bd36731 00:26:02 ---> 729a4f5665fb 00:26:02 Step 21/23 : LABEL arch=arm64 00:26:02 ---> Running in fa986e8cfe9d 00:26:03 Removing intermediate container fa986e8cfe9d 00:26:03 ---> fa63eddb51ec 00:26:03 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:26:03 ---> Running in 476fdbb6767e 00:26:04 Removing intermediate container 476fdbb6767e 00:26:04 ---> 6f48132dce90 00:26:04 Step 23/23 : LABEL version=3.0.0-dev.163 00:26:04 ---> Running in 512c2cc89864 00:26:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:26:05 Removing intermediate container 512c2cc89864 00:26:05 ---> b44a613e497e 00:26:05 00:26:05 Successfully built b44a613e497e 00:26:05 Successfully tagged security-proxy-auth-arm64:latest 00:26:05  Building security-proxy-auth ... done Building core-common-config-bootstrapper 00:26:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:26:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:26:10 ---> 1a2776a213eb 00:26:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:26:10 ---> Using cache 00:26:10 ---> 9d82eaeb8d2e 00:26:10 Step 4/23 : WORKDIR /edgex-go 00:26:10 ---> Using cache 00:26:10 ---> e0b3f17685ba 00:26:10 Step 5/23 : RUN apk add --update --no-cache make git 00:26:10 ---> Using cache 00:26:10 ---> 18604556e471 00:26:10 Step 6/23 : COPY go.mod vendor* ./ 00:26:10 ---> Using cache 00:26:10 ---> 996d66ca3efa 00:26:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:10 ---> Using cache 00:26:10 ---> 2e096fb3c675 00:26:10 Step 8/23 : COPY . . 00:26:10 ---> Using cache 00:26:10 ---> db92d8d83b5f 00:26:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:26:11 ---> Running in d691d587cefa 00:26:11 Removing intermediate container 5461d9e953a8 00:26:11 ---> af2ba6fe1f34 00:26:11 00:26:11 Step 9/33 : FROM alpine:3.17 00:26:11 ---> 51e60588ff2c 00:26:11 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:26:12 ---> Running in e7ea5c247100 00:26:13 Removing intermediate container e7ea5c247100 00:26:13 ---> 9ad3e0d9818f 00:26:13 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:26:13 ---> Running in d087b36f15b5 00:26:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.163" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:26:17 (1/2) Installing dumb-init (1.2.5-r2) 00:26:17 (2/2) Installing su-exec (0.2-r2) 00:26:17 Executing busybox-1.35.0-r29.trigger 00:26:17 OK: 8 MiB in 17 packages 00:26:20 Removing intermediate container d087b36f15b5 00:26:20 ---> 41b70f0452d0 00:26:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:26:20 ---> Running in 7fdf0fb51e40 00:26:20 Removing intermediate container 7fdf0fb51e40 00:26:20 ---> dc2870b9d3f2 00:26:20 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:26:20 ---> Running in 796a95ec218f 00:26:21 Removing intermediate container 796a95ec218f 00:26:21 ---> 866596e0e458 00:26:21 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:26:21 ---> Running in 147753f806f9 00:26:22 Removing intermediate container 147753f806f9 00:26:22 ---> 098259075873 00:26:22 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:26:22 ---> Running in fe0aab251428 00:26:23 Removing intermediate container fe0aab251428 00:26:23 ---> 6878fec244c0 00:26:23 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:26:24 ---> Running in 37fd5bbfa726 00:26:28 Removing intermediate container 37fd5bbfa726 00:26:28 ---> 6b56e88b86f5 00:26:28 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:26:28 ---> Running in 024d3985cb9e 00:26:29 Removing intermediate container 024d3985cb9e 00:26:29 ---> 75e587d19dee 00:26:29 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:26:29 Removing intermediate container 0b8333baf724 00:26:29 ---> 2724abce7ca7 00:26:29 00:26:29 Step 9/25 : FROM alpine:3.17 00:26:29 ---> 51e60588ff2c 00:26:29 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:26:29 ---> Running in 91c59669077e 00:26:30 ---> 82e541eaef49 00:26:30 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:26:31 ---> Running in 924e4d60478e 00:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:26:34 Removing intermediate container 924e4d60478e 00:26:34 ---> fa8d636bf148 00:26:34 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:34 (1/3) Installing ca-certificates (20230506-r0) 00:26:34 (2/3) Installing dumb-init (1.2.5-r2) 00:26:34 (3/3) Installing su-exec (0.2-r2) 00:26:34 Executing busybox-1.35.0-r29.trigger 00:26:34 ---> 2d049c47903a 00:26:34 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:26:34 Executing ca-certificates-20230506-r0.trigger 00:26:35 OK: 8 MiB in 18 packages 00:26:35 ---> 18004d52cef6 00:26:35 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:26:38 Removing intermediate container 91c59669077e 00:26:38 ---> 78ad5f4d00fa 00:26:38 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:26:38 ---> Running in 1c0857eebc42 00:26:38 ---> 9bbfde52e1c5 00:26:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:26:39 Removing intermediate container 1c0857eebc42 00:26:39 ---> dc351398deb7 00:26:39 Step 12/25 : WORKDIR / 00:26:39 ---> Running in 01adcd5f6283 00:26:39 Removing intermediate container 01adcd5f6283 00:26:39 ---> 9706fe5f6912 00:26:39 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:40 ---> 1ff148172026 00:26:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:26:41 ---> 8644ad2c4e27 00:26:41 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:26:41 ---> 9694f7b99aad 00:26:41 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:26:42 ---> 747866e235b7 00:26:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:26:42 ---> 036b14404201 00:26:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:26:43 ---> 9e18373813f8 00:26:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:26:43 ---> c8f050049162 00:26:43 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:26:45 ---> caab6c0949c9 00:26:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:26:45 ---> 63b3e77ad605 00:26:45 Step 28/33 : RUN chmod +x /entrypoint.sh 00:26:45 ---> Running in 258a5e6615cf 00:26:46 ---> d91e2014faac 00:26:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:26:48 Removing intermediate container 258a5e6615cf 00:26:48 ---> 50ea2005e45a 00:26:48 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:26:48 ---> 73c4eba59636 00:26:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:26:49 ---> Running in be4d853d4c01 00:26:49 Removing intermediate container be4d853d4c01 00:26:49 ---> 48261c1315f2 00:26:49 Step 30/33 : CMD ["gate"] 00:26:49 ---> Running in aa0bb843c6bc 00:26:50 Removing intermediate container aa0bb843c6bc 00:26:50 ---> aabc10e2aa08 00:26:50 Step 31/33 : LABEL arch=arm64 00:26:50 ---> Running in 956cd5f644e0 00:26:51 ---> 62c1cf9d2cb2 00:26:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:26:51 Removing intermediate container 956cd5f644e0 00:26:51 ---> 886d91683bf0 00:26:51 Step 32/33 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:26:51 ---> Running in 8a92f97ab70e 00:26:52 Removing intermediate container 8a92f97ab70e 00:26:52 ---> 64028feb1062 00:26:52 Step 33/33 : LABEL version=3.0.0-dev.163 00:26:52 ---> Running in d37ba358442e 00:26:52 ---> 9a7d0af32338 00:26:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:53 ---> Running in 9ddf23756a4e 00:26:53 Removing intermediate container d37ba358442e 00:26:53 ---> d46914108c2b 00:26:53 00:26:53 Successfully built d46914108c2b 00:26:53 Successfully tagged security-bootstrapper-arm64:latest 00:26:53  Building security-bootstrapper ... done Building security-spire-server 00:26:57 Removing intermediate container 9ddf23756a4e 00:26:57 ---> 92d678e7bca2 00:26:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:26:57 ---> Running in 20b7988fce42 00:26:58 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:26:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:26:58 ---> 1a2776a213eb 00:26:58 Step 3/26 : WORKDIR /edgex-go 00:26:58 ---> Using cache 00:26:58 ---> 74ab100bf1b0 00:26:58 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:26:58 ---> Using cache 00:26:58 ---> 0c6df4cce3f0 00:26:58 Step 5/26 : COPY go.mod vendor* ./ 00:26:58 ---> Using cache 00:26:58 ---> 07204137c615 00:26:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:58 ---> Using cache 00:26:58 ---> 96246ea375da 00:26:58 Step 7/26 : COPY . . 00:26:58 Removing intermediate container 20b7988fce42 00:26:58 ---> b044427c4928 00:26:58 Step 23/25 : LABEL arch=arm64 00:26:58 ---> Running in ec0a64758195 00:26:58 ---> Using cache 00:26:58 ---> 4f2ce13f65b5 00:26:58 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 00:26:58 ---> Using cache 00:26:58 ---> ac6e5725e89c 00:26:58 Step 9/26 : WORKDIR /edgex-go/spire-build 00:26:58 ---> Using cache 00:26:58 ---> a3eb15ea46ce 00:26:58 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:26:58 ---> Using cache 00:26:58 ---> eefd69882e11 00:26:58 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 00:26:58 ---> Running in e8e2c064a7a4 00:26:59 Removing intermediate container ec0a64758195 00:26:59 ---> 13083759b405 00:26:59 Step 24/25 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:26:59 ---> Running in 0a319fdf5a34 00:26:59 Removing intermediate container 0a319fdf5a34 00:26:59 ---> 47310ede307c 00:26:59 Step 25/25 : LABEL version=3.0.0-dev.163 00:27:00 ---> Running in 48488646acfe 00:27:00 Removing intermediate container 48488646acfe 00:27:00 ---> c2d7868cb04e 00:27:00 00:27:00 Successfully built c2d7868cb04e 00:27:00 Successfully tagged security-secretstore-setup-arm64:latest 00:27:02  Building security-secretstore-setup ... done Removing intermediate container e8e2c064a7a4 00:27:02 ---> 6aa85105c05f 00:27:02 Step 12/26 : WORKDIR /edgex-go 00:27:02 ---> Running in 838f9512aee6 00:27:02 Removing intermediate container 838f9512aee6 00:27:02 ---> d3e1e5cf6a94 00:27:02 00:27:02 Step 13/26 : FROM alpine:3.17 00:27:02 ---> 51e60588ff2c 00:27:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:27:02 ---> Using cache 00:27:02 ---> eb41eba088bc 00:27:02 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:02 ---> Using cache 00:27:02 ---> 8dc7bb35844c 00:27:02 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:02 ---> Using cache 00:27:02 ---> 7101dbd50f37 00:27:02 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:27:02 ---> Using cache 00:27:02 ---> 3644d28d2ac4 00:27:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:27:11 ---> 3dbf7b5d04b6 00:27:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:27:11 ---> 4295498f54f3 00:27:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:27:11 ---> 990f2dfc8293 00:27:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:27:12 ---> b870f3f6bca4 00:27:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:27:12 ---> Running in ddcddece8a22 00:27:13 Removing intermediate container ddcddece8a22 00:27:13 ---> 1b1814b2dc56 00:27:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:27:13 ---> Running in 1b9115d53b92 00:27:14 Removing intermediate container 1b9115d53b92 00:27:14 ---> 46befaa67947 00:27:14 Step 24/26 : LABEL arch=arm64 00:27:14 ---> Running in ba81cf7dc46d 00:27:14 Removing intermediate container ba81cf7dc46d 00:27:14 ---> fda142fbb283 00:27:14 Step 25/26 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:27:14 ---> Running in 27ae0d7a52b4 00:27:15 Removing intermediate container 27ae0d7a52b4 00:27:15 ---> f6260cd14f48 00:27:15 Step 26/26 : LABEL version=3.0.0-dev.163 00:27:15 ---> Running in 9dfaeeb79189 00:27:16 Removing intermediate container 9dfaeeb79189 00:27:16 ---> f42544678b0b 00:27:16 00:27:16 Successfully built f42544678b0b 00:27:16 Successfully tagged security-spire-server-arm64:latest 00:28:37  Building security-spire-server ... done Removing intermediate container 98049fdc651d 00:28:37 ---> 906dc8cd51d4 00:28:37 00:28:37 Step 9/20 : FROM alpine:3.17 00:28:37 ---> 51e60588ff2c 00:28:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:28:37 ---> Using cache 00:28:37 ---> 9ad3e0d9818f 00:28:37 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:28:37 ---> Running in 447e17bcab63 00:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:28:37 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:28:37 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:28:37 OK: 17694 distinct packages available 00:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:28:37 (1/9) Installing ca-certificates (20230506-r0) 00:28:37 (2/9) Installing brotli-libs (1.0.9-r9) 00:28:37 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:28:37 (4/9) Installing libcurl (8.1.1-r0) 00:28:37 (5/9) Installing curl (8.1.1-r0) 00:28:37 (6/9) Installing dumb-init (1.2.5-r2) 00:28:37 (7/9) Installing musl-obstack (1.2.3-r0) 00:28:37 (8/9) Installing libucontext (1.2-r0) 00:28:37 (9/9) Installing gcompat (1.1.0-r0) 00:28:37 Executing busybox-1.35.0-r29.trigger 00:28:37 Executing ca-certificates-20230506-r0.trigger 00:28:37 OK: 11 MiB in 24 packages 00:28:37 Removing intermediate container 447e17bcab63 00:28:37 ---> 808c88ae0106 00:28:37 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:37 ---> 674934473078 00:28:37 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:28:37 ---> 1f745c226cfa 00:28:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:28:38 ---> 76b4e56be509 00:28:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:28:39 ---> ded5dc99a51f 00:28:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:28:39 ---> Running in 3a5a518c623c 00:28:39 Removing intermediate container 3a5a518c623c 00:28:39 ---> b54dece0db67 00:28:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 00:28:39 ---> Running in 4fa90d78a578 00:28:40 Removing intermediate container 4fa90d78a578 00:28:40 ---> 6a3e5acb3530 00:28:40 Step 18/20 : LABEL arch=arm64 00:28:40 ---> Running in 4890dd366683 00:28:41 Removing intermediate container 4890dd366683 00:28:41 ---> 132d732fa25f 00:28:41 Step 19/20 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:28:41 ---> Running in 97bf96d36fe7 00:28:41 Removing intermediate container 97bf96d36fe7 00:28:41 ---> 390078e864ef 00:28:41 Step 20/20 : LABEL version=3.0.0-dev.163 00:28:41 ---> Running in f1646ca13d42 00:28:42 Removing intermediate container f1646ca13d42 00:28:42 ---> 753c42baa6e4 00:28:42 00:28:42 Successfully built 753c42baa6e4 00:28:42 Successfully tagged security-spiffe-token-provider-arm64:latest 00:30:19  Building security-spiffe-token-provider ... done Removing intermediate container d691d587cefa 00:30:19 ---> bc56337f367f 00:30:19 00:30:19 Step 10/23 : FROM alpine:3.17 00:30:19 ---> 51e60588ff2c 00:30:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:30:19 ---> Using cache 00:30:19 ---> cab70a64fc80 00:30:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:30:19 ---> Using cache 00:30:19 ---> 63392b18587e 00:30:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:19 ---> Using cache 00:30:19 ---> 3aa469653c88 00:30:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:30:19 ---> Using cache 00:30:19 ---> 42bb3b6fd4f1 00:30:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:30:19 ---> a8e5baa4abad 00:30:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:30:19 ---> 6f94a66d1883 00:30:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:30:19 ---> a92ad32be602 00:30:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:19 ---> Running in b0714f35bc68 00:30:19 Removing intermediate container b0714f35bc68 00:30:19 ---> 0064287de72a 00:30:19 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:30:19 ---> Running in 69e8cf447d5f 00:30:19 Removing intermediate container 69e8cf447d5f 00:30:19 ---> f25c790ffdbd 00:30:19 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:30:19 ---> Running in a43493574f3c 00:30:19 Removing intermediate container a43493574f3c 00:30:19 ---> da19e9392514 00:30:19 Step 21/23 : LABEL arch=arm64 00:30:19 ---> Running in e05f4af60c23 00:30:19 Removing intermediate container e05f4af60c23 00:30:19 ---> 85b878a4f9bf 00:30:19 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:30:19 ---> Running in f6a9d180392e 00:30:19 Removing intermediate container f6a9d180392e 00:30:19 ---> 89d80b918632 00:30:19 Step 23/23 : LABEL version=3.0.0-dev.163 00:30:19 ---> Running in e192317edca3 00:30:19 Removing intermediate container e192317edca3 00:30:19 ---> 63cc74eae85d 00:30:19 00:30:19 Successfully built 63cc74eae85d 00:30:19 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:30:37  Building core-common-config-bootstrapper ... done Removing intermediate container fa9ff7e31405 00:30:37 ---> 3b581a446c06 00:30:37 00:30:37 Step 10/23 : FROM alpine:3.17 00:30:37 ---> 51e60588ff2c 00:30:37 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:30:37 ---> Running in e57e7c151023 00:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:30:40 (1/2) Installing ca-certificates (20230506-r0) 00:30:40 (2/2) Installing dumb-init (1.2.5-r2) 00:30:40 Executing busybox-1.35.0-r29.trigger 00:30:40 Executing ca-certificates-20230506-r0.trigger 00:30:40 OK: 8 MiB in 17 packages 00:30:42 Removing intermediate container e57e7c151023 00:30:42 ---> 006dd307fab5 00:30:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:30:42 ---> Running in a602ea1dc319 00:30:42 Removing intermediate container a602ea1dc319 00:30:42 ---> 2a0180582672 00:30:42 Step 13/23 : ENV APP_PORT=59860 00:30:42 ---> Running in b49e68573b76 00:30:42 Removing intermediate container b49e68573b76 00:30:42 ---> cf4e32ce2bd6 00:30:42 Step 14/23 : EXPOSE $APP_PORT 00:30:42 ---> Running in 87991a109cae 00:30:42 Removing intermediate container 87991a109cae 00:30:42 ---> db05a5ce503b 00:30:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:43 ---> f21466183ba4 00:30:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:30:43 ---> 9b9b559374a3 00:30:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:30:45 ---> fa1bfd59e051 00:30:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:30:45 ---> 42ba1c89c87a 00:30:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:30:45 ---> Running in b05d2f6393da 00:30:46 Removing intermediate container b05d2f6393da 00:30:46 ---> a1cdc81fbbf9 00:30:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:30:46 ---> Running in 1cbc2733a7e7 00:30:46 Removing intermediate container 1cbc2733a7e7 00:30:46 ---> 41ea827a391e 00:30:46 Step 21/23 : LABEL arch=arm64 00:30:46 ---> Running in da469621cf08 00:30:46 Removing intermediate container da469621cf08 00:30:46 ---> 6fdde7c95de3 00:30:46 Step 22/23 : LABEL git_sha=5bf55878ace16878edbd308d9dee72012f144a0a 00:30:46 ---> Running in 025986fbc87a 00:30:47 Removing intermediate container 025986fbc87a 00:30:47 ---> 20d6f39a0eaa 00:30:47 Step 23/23 : LABEL version=3.0.0-dev.163 00:30:47 ---> Running in 0f17fc6147e7 00:30:47 Removing intermediate container 0f17fc6147e7 00:30:47 ---> 91e6f1331d95 00:30:47 00:30:47 Successfully built 91e6f1331d95 00:30:47 Successfully tagged support-notifications-arm64:latest 00:30:47  Building support-notifications ... done  [Pipeline] } 00:30:47 $ docker stop --time=1 4a0d833cb8f74b4b71f1b2020686c39f024699d50b03fa402152ff69673b2d9f 00:30:49 $ docker rm -f --volumes 4a0d833cb8f74b4b71f1b2020686c39f024699d50b03fa402152ff69673b2d9f [Pipeline] // withDockerContainer [Pipeline] sh 00:30:50 + docker images 00:30:50 REPOSITORY TAG IMAGE ID CREATED SIZE 00:30:50 support-notifications-arm64 latest 91e6f1331d95 3 seconds ago 31.9MB 00:30:50 3b581a446c06 14 seconds ago 1.42GB 00:30:50 core-common-config-bootstrapper-arm64 latest 63cc74eae85d 35 seconds ago 17.2MB 00:30:50 bc56337f367f 44 seconds ago 1.35GB 00:30:50 security-spiffe-token-provider-arm64 latest 753c42baa6e4 2 minutes ago 32.7MB 00:30:50 906dc8cd51d4 2 minutes ago 1.39GB 00:30:50 security-spire-server-arm64 latest f42544678b0b 3 minutes ago 97MB 00:30:50 d3e1e5cf6a94 3 minutes ago 1.21GB 00:30:50 security-secretstore-setup-arm64 latest c2d7868cb04e 3 minutes ago 32.2MB 00:30:50 security-bootstrapper-arm64 latest d46914108c2b 3 minutes ago 21.9MB 00:30:50 2724abce7ca7 4 minutes ago 1.35GB 00:30:50 af2ba6fe1f34 4 minutes ago 1.34GB 00:30:50 security-proxy-auth-arm64 latest b44a613e497e 4 minutes ago 18.1MB 00:30:50 ef8e1d9c27e1 5 minutes ago 1.33GB 00:30:50 security-spire-config-arm64 latest 9efe2cee9631 7 minutes ago 96.1MB 00:30:50 bbf7554edff4 8 minutes ago 1.21GB 00:30:50 support-scheduler-arm64 latest cfb5c37e1055 9 minutes ago 31.2MB 00:30:50 2a54f4ffa966 10 minutes ago 1.42GB 00:30:50 core-command-arm64 latest a8d914abec57 11 minutes ago 19.7MB 00:30:50 core-metadata-arm64 latest d16980ee9c6c 11 minutes ago 20.2MB 00:30:50 1a63215ac9f1 11 minutes ago 1.35GB 00:30:50 core-data-arm64 latest de6b84840b6a 12 minutes ago 19.9MB 00:30:50 54133649d1a3 12 minutes ago 1.36GB 00:30:50 af5102e4caf4 12 minutes ago 1.36GB 00:30:50 security-proxy-setup-arm64 latest 1d2691b0cc5e 13 minutes ago 18.7MB 00:30:50 2e5df45f04ed 13 minutes ago 1.33GB 00:30:50 security-spire-agent-arm64 latest bbace8813679 19 minutes ago 153MB 00:30:50 84f7f816ab2e 20 minutes ago 1.21GB 00:30:50 ci-base-image-arm64 latest 1a2776a213eb 23 minutes ago 899MB 00:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 00:30:50 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 00:30:50 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 00:30:50 provisioning config files... 00:30:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/529@tmp/config307632206327013692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:50 ---> docker-login.sh 00:30:50 nexus3.edgexfoundry.org:10001 00:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:51 Configure a credential helper to remove this warning. See 00:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:51 00:30:51 Login Succeeded 00:30:51 nexus3.edgexfoundry.org:10002 00:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:51 Configure a credential helper to remove this warning. See 00:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:51 00:30:51 Login Succeeded 00:30:51 nexus3.edgexfoundry.org:10003 00:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:51 Configure a credential helper to remove this warning. See 00:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:51 00:30:51 Login Succeeded 00:30:51 nexus3.edgexfoundry.org:10004 00:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:52 Configure a credential helper to remove this warning. See 00:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:52 00:30:52 Login Succeeded 00:30:52 docker.io 00:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:52 Configure a credential helper to remove this warning. See 00:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:52 00:30:52 Login Succeeded 00:30:52 ---> docker-login.sh ends [Pipeline] } 00:30:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:52 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:30:52 5bf55878ace16878edbd308d9dee72012f144a0a 00:30:52 latest 00:30:52 3.0.0-dev.163 00:30:52 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:30:52 main 00:30:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:30:53 1e3e9af12515: Preparing 00:30:53 b946532af1be: Preparing 00:30:53 0f31a8484dd1: Preparing 00:30:53 26d2ad5da72d: Preparing 00:30:53 bbd04e0f15f1: Preparing 00:30:53 26cbea5cba74: Preparing 00:30:53 26cbea5cba74: Waiting 00:30:53 26d2ad5da72d: Pushed 00:30:53 0f31a8484dd1: Pushed 00:30:53 26cbea5cba74: Layer already exists 00:30:53 1e3e9af12515: Pushed 00:30:53 bbd04e0f15f1: Pushed 00:30:57 b946532af1be: Pushed 00:30:57 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:30:57 1e3e9af12515: Preparing 00:30:57 b946532af1be: Preparing 00:30:57 0f31a8484dd1: Preparing 00:30:57 26d2ad5da72d: Preparing 00:30:57 bbd04e0f15f1: Preparing 00:30:57 26cbea5cba74: Preparing 00:30:57 26cbea5cba74: Waiting 00:30:57 26d2ad5da72d: Layer already exists 00:30:57 0f31a8484dd1: Layer already exists 00:30:57 1e3e9af12515: Layer already exists 00:30:57 bbd04e0f15f1: Layer already exists 00:30:57 b946532af1be: Layer already exists 00:30:57 26cbea5cba74: Layer already exists 00:30:57 latest: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.163 00:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:30:58 1e3e9af12515: Preparing 00:30:58 b946532af1be: Preparing 00:30:58 0f31a8484dd1: Preparing 00:30:58 26d2ad5da72d: Preparing 00:30:58 bbd04e0f15f1: Preparing 00:30:58 26cbea5cba74: Preparing 00:30:58 26cbea5cba74: Waiting 00:30:58 26d2ad5da72d: Layer already exists 00:30:58 bbd04e0f15f1: Layer already exists 00:30:58 0f31a8484dd1: Layer already exists 00:30:58 b946532af1be: Layer already exists 00:30:58 1e3e9af12515: Layer already exists 00:30:58 26cbea5cba74: Layer already exists 00:30:58 3.0.0-dev.163: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:30:59 1e3e9af12515: Preparing 00:30:59 b946532af1be: Preparing 00:30:59 0f31a8484dd1: Preparing 00:30:59 26d2ad5da72d: Preparing 00:30:59 bbd04e0f15f1: Preparing 00:30:59 26cbea5cba74: Preparing 00:30:59 26cbea5cba74: Waiting 00:30:59 1e3e9af12515: Layer already exists 00:30:59 bbd04e0f15f1: Layer already exists 00:30:59 0f31a8484dd1: Layer already exists 00:30:59 26d2ad5da72d: Layer already exists 00:30:59 b946532af1be: Layer already exists 00:30:59 26cbea5cba74: Layer already exists 00:30:59 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:31:00 1e3e9af12515: Preparing 00:31:00 b946532af1be: Preparing 00:31:00 0f31a8484dd1: Preparing 00:31:00 26d2ad5da72d: Preparing 00:31:00 bbd04e0f15f1: Preparing 00:31:00 26cbea5cba74: Preparing 00:31:00 26cbea5cba74: Waiting 00:31:00 26d2ad5da72d: Layer already exists 00:31:00 0f31a8484dd1: Layer already exists 00:31:00 bbd04e0f15f1: Layer already exists 00:31:00 b946532af1be: Layer already exists 00:31:00 1e3e9af12515: Layer already exists 00:31:00 26cbea5cba74: Layer already exists 00:31:00 main: digest: sha256:2e3ee48472a8cbd989803ad6710fd88d204eece2b8506df2a44e1086283fb068 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:00 ===================================================== [Pipeline] echo 00:31:00 taggedImages: 00:31:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:31:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.163 00:31:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:31:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:31:00 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:00 latest 00:31:00 3.0.0-dev.163 00:31:00 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:00 main 00:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:31:01 123def899572: Preparing 00:31:01 7e7f8b76993a: Preparing 00:31:01 266583456ef0: Preparing 00:31:01 78416f9a8378: Preparing 00:31:01 0f31a8484dd1: Preparing 00:31:01 26d2ad5da72d: Preparing 00:31:01 8d8b255cabb2: Preparing 00:31:01 26cbea5cba74: Preparing 00:31:01 26d2ad5da72d: Waiting 00:31:01 26cbea5cba74: Waiting 00:31:01 8d8b255cabb2: Waiting 00:31:01 0f31a8484dd1: Layer already exists 00:31:01 26d2ad5da72d: Layer already exists 00:31:01 266583456ef0: Pushed 00:31:01 7e7f8b76993a: Pushed 00:31:01 123def899572: Pushed 00:31:01 26cbea5cba74: Layer already exists 00:31:01 8d8b255cabb2: Pushed 00:31:04 78416f9a8378: Pushed 00:31:04 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:04 + 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 00:31:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:31:05 123def899572: Preparing 00:31:05 7e7f8b76993a: Preparing 00:31:05 266583456ef0: Preparing 00:31:05 78416f9a8378: Preparing 00:31:05 0f31a8484dd1: Preparing 00:31:05 26d2ad5da72d: Preparing 00:31:05 8d8b255cabb2: Preparing 00:31:05 26cbea5cba74: Preparing 00:31:05 26cbea5cba74: Waiting 00:31:05 26d2ad5da72d: Waiting 00:31:05 8d8b255cabb2: Waiting 00:31:05 0f31a8484dd1: Layer already exists 00:31:05 266583456ef0: Layer already exists 00:31:05 123def899572: Layer already exists 00:31:05 7e7f8b76993a: Layer already exists 00:31:05 78416f9a8378: Layer already exists 00:31:05 8d8b255cabb2: Layer already exists 00:31:05 26cbea5cba74: Layer already exists 00:31:05 26d2ad5da72d: Layer already exists 00:31:05 latest: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.163 00:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:31:06 123def899572: Preparing 00:31:06 7e7f8b76993a: Preparing 00:31:06 266583456ef0: Preparing 00:31:06 78416f9a8378: Preparing 00:31:06 0f31a8484dd1: Preparing 00:31:06 26d2ad5da72d: Preparing 00:31:06 8d8b255cabb2: Preparing 00:31:06 26cbea5cba74: Preparing 00:31:06 8d8b255cabb2: Waiting 00:31:06 26cbea5cba74: Waiting 00:31:06 26d2ad5da72d: Waiting 00:31:06 266583456ef0: Layer already exists 00:31:06 78416f9a8378: Layer already exists 00:31:06 0f31a8484dd1: Layer already exists 00:31:06 7e7f8b76993a: Layer already exists 00:31:06 123def899572: Layer already exists 00:31:06 8d8b255cabb2: Layer already exists 00:31:06 26d2ad5da72d: Layer already exists 00:31:06 26cbea5cba74: Layer already exists 00:31:06 3.0.0-dev.163: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:31:06 123def899572: Preparing 00:31:06 7e7f8b76993a: Preparing 00:31:06 266583456ef0: Preparing 00:31:06 78416f9a8378: Preparing 00:31:06 0f31a8484dd1: Preparing 00:31:06 26d2ad5da72d: Preparing 00:31:06 8d8b255cabb2: Preparing 00:31:06 26cbea5cba74: Preparing 00:31:06 8d8b255cabb2: Waiting 00:31:06 26cbea5cba74: Waiting 00:31:06 26d2ad5da72d: Waiting 00:31:06 7e7f8b76993a: Layer already exists 00:31:06 0f31a8484dd1: Layer already exists 00:31:06 123def899572: Layer already exists 00:31:06 266583456ef0: Layer already exists 00:31:06 78416f9a8378: Layer already exists 00:31:06 8d8b255cabb2: Layer already exists 00:31:06 26cbea5cba74: Layer already exists 00:31:06 26d2ad5da72d: Layer already exists 00:31:07 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:07 + 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 00:31:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:31:07 123def899572: Preparing 00:31:07 7e7f8b76993a: Preparing 00:31:07 266583456ef0: Preparing 00:31:07 78416f9a8378: Preparing 00:31:07 0f31a8484dd1: Preparing 00:31:07 26d2ad5da72d: Preparing 00:31:07 8d8b255cabb2: Preparing 00:31:07 26cbea5cba74: Preparing 00:31:07 26d2ad5da72d: Waiting 00:31:07 8d8b255cabb2: Waiting 00:31:07 26cbea5cba74: Waiting 00:31:07 123def899572: Layer already exists 00:31:07 78416f9a8378: Layer already exists 00:31:07 0f31a8484dd1: Layer already exists 00:31:07 266583456ef0: Layer already exists 00:31:07 7e7f8b76993a: Layer already exists 00:31:07 26cbea5cba74: Layer already exists 00:31:07 8d8b255cabb2: Layer already exists 00:31:07 26d2ad5da72d: Layer already exists 00:31:07 main: digest: sha256:cff64c8b9eb66594d82e10bcd130342916dfe390bbd950f35cf53fc8cedc3ecf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:08 ===================================================== [Pipeline] echo 00:31:08 taggedImages: 00:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.163 00:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:31:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:31:08 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:08 latest 00:31:08 3.0.0-dev.163 00:31:08 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:08 main 00:31:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:31:08 70c53486b1c2: Preparing 00:31:08 0d11ba2eda6b: Preparing 00:31:08 0f31a8484dd1: Preparing 00:31:08 26d2ad5da72d: Preparing 00:31:08 b4f78e9adff7: Preparing 00:31:08 26cbea5cba74: Preparing 00:31:08 26cbea5cba74: Waiting 00:31:08 26d2ad5da72d: Layer already exists 00:31:08 0f31a8484dd1: Layer already exists 00:31:08 26cbea5cba74: Layer already exists 00:31:08 70c53486b1c2: Pushed 00:31:08 b4f78e9adff7: Pushed 00:31:11 0d11ba2eda6b: Pushed 00:31:11 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:31:12 70c53486b1c2: Preparing 00:31:12 0d11ba2eda6b: Preparing 00:31:12 0f31a8484dd1: Preparing 00:31:12 26d2ad5da72d: Preparing 00:31:12 b4f78e9adff7: Preparing 00:31:12 26cbea5cba74: Preparing 00:31:12 26cbea5cba74: Waiting 00:31:12 0d11ba2eda6b: Layer already exists 00:31:12 b4f78e9adff7: Layer already exists 00:31:12 70c53486b1c2: Layer already exists 00:31:12 26d2ad5da72d: Layer already exists 00:31:12 0f31a8484dd1: Layer already exists 00:31:12 26cbea5cba74: Layer already exists 00:31:12 latest: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.163 00:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:31:13 70c53486b1c2: Preparing 00:31:13 0d11ba2eda6b: Preparing 00:31:13 0f31a8484dd1: Preparing 00:31:13 26d2ad5da72d: Preparing 00:31:13 b4f78e9adff7: Preparing 00:31:13 26cbea5cba74: Preparing 00:31:13 0d11ba2eda6b: Layer already exists 00:31:13 26d2ad5da72d: Layer already exists 00:31:13 b4f78e9adff7: Layer already exists 00:31:13 0f31a8484dd1: Layer already exists 00:31:13 70c53486b1c2: Layer already exists 00:31:13 26cbea5cba74: Layer already exists 00:31:13 3.0.0-dev.163: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:31:14 70c53486b1c2: Preparing 00:31:14 0d11ba2eda6b: Preparing 00:31:14 0f31a8484dd1: Preparing 00:31:14 26d2ad5da72d: Preparing 00:31:14 b4f78e9adff7: Preparing 00:31:14 26cbea5cba74: Preparing 00:31:14 26cbea5cba74: Waiting 00:31:14 0d11ba2eda6b: Layer already exists 00:31:14 b4f78e9adff7: Layer already exists 00:31:14 70c53486b1c2: Layer already exists 00:31:14 0f31a8484dd1: Layer already exists 00:31:14 26d2ad5da72d: Layer already exists 00:31:14 26cbea5cba74: Layer already exists 00:31:14 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:31:14 70c53486b1c2: Preparing 00:31:14 0d11ba2eda6b: Preparing 00:31:14 0f31a8484dd1: Preparing 00:31:14 26d2ad5da72d: Preparing 00:31:14 b4f78e9adff7: Preparing 00:31:14 26cbea5cba74: Preparing 00:31:14 26cbea5cba74: Waiting 00:31:14 70c53486b1c2: Layer already exists 00:31:14 b4f78e9adff7: Layer already exists 00:31:14 0d11ba2eda6b: Layer already exists 00:31:14 0f31a8484dd1: Layer already exists 00:31:14 26d2ad5da72d: Layer already exists 00:31:14 26cbea5cba74: Layer already exists 00:31:14 main: digest: sha256:1ed867e957d64e467db8edaafe01d3cd01595135bcce920c9bddb35a4928242a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:15 ===================================================== [Pipeline] echo 00:31:15 taggedImages: 00:31:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:31:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.163 00:31:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:31:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:31:15 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:15 latest 00:31:15 3.0.0-dev.163 00:31:15 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:15 main 00:31:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:31:15 1106a3e4b12a: Preparing 00:31:15 05fd45deee2c: Preparing 00:31:15 ca4d5f425b99: Preparing 00:31:15 0f31a8484dd1: Preparing 00:31:15 26d2ad5da72d: Preparing 00:31:15 bbd04e0f15f1: Preparing 00:31:15 26cbea5cba74: Preparing 00:31:15 bbd04e0f15f1: Waiting 00:31:15 26cbea5cba74: Waiting 00:31:15 26d2ad5da72d: Layer already exists 00:31:15 0f31a8484dd1: Layer already exists 00:31:16 bbd04e0f15f1: Layer already exists 00:31:16 26cbea5cba74: Layer already exists 00:31:16 05fd45deee2c: Pushed 00:31:16 1106a3e4b12a: Pushed 00:31:18 ca4d5f425b99: Pushed 00:31:18 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:31:19 1106a3e4b12a: Preparing 00:31:19 05fd45deee2c: Preparing 00:31:19 ca4d5f425b99: Preparing 00:31:19 0f31a8484dd1: Preparing 00:31:19 26d2ad5da72d: Preparing 00:31:19 bbd04e0f15f1: Preparing 00:31:19 26cbea5cba74: Preparing 00:31:19 bbd04e0f15f1: Waiting 00:31:19 26cbea5cba74: Waiting 00:31:19 1106a3e4b12a: Layer already exists 00:31:19 05fd45deee2c: Layer already exists 00:31:19 26d2ad5da72d: Layer already exists 00:31:19 0f31a8484dd1: Layer already exists 00:31:19 ca4d5f425b99: Layer already exists 00:31:19 bbd04e0f15f1: Layer already exists 00:31:19 26cbea5cba74: Layer already exists 00:31:19 latest: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.163 00:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:31:20 1106a3e4b12a: Preparing 00:31:20 05fd45deee2c: Preparing 00:31:20 ca4d5f425b99: Preparing 00:31:20 0f31a8484dd1: Preparing 00:31:20 26d2ad5da72d: Preparing 00:31:20 bbd04e0f15f1: Preparing 00:31:20 26cbea5cba74: Preparing 00:31:20 bbd04e0f15f1: Waiting 00:31:20 26cbea5cba74: Waiting 00:31:20 26d2ad5da72d: Layer already exists 00:31:20 05fd45deee2c: Layer already exists 00:31:20 0f31a8484dd1: Layer already exists 00:31:20 ca4d5f425b99: Layer already exists 00:31:20 1106a3e4b12a: Layer already exists 00:31:20 26cbea5cba74: Layer already exists 00:31:20 bbd04e0f15f1: Layer already exists 00:31:20 3.0.0-dev.163: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:31:21 1106a3e4b12a: Preparing 00:31:21 05fd45deee2c: Preparing 00:31:21 ca4d5f425b99: Preparing 00:31:21 0f31a8484dd1: Preparing 00:31:21 26d2ad5da72d: Preparing 00:31:21 bbd04e0f15f1: Preparing 00:31:21 26cbea5cba74: Preparing 00:31:21 bbd04e0f15f1: Waiting 00:31:21 26cbea5cba74: Waiting 00:31:21 ca4d5f425b99: Layer already exists 00:31:21 1106a3e4b12a: Layer already exists 00:31:21 0f31a8484dd1: Layer already exists 00:31:21 26d2ad5da72d: Layer already exists 00:31:21 05fd45deee2c: Layer already exists 00:31:21 bbd04e0f15f1: Layer already exists 00:31:21 26cbea5cba74: Layer already exists 00:31:21 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:31:22 1106a3e4b12a: Preparing 00:31:22 05fd45deee2c: Preparing 00:31:22 ca4d5f425b99: Preparing 00:31:22 0f31a8484dd1: Preparing 00:31:22 26d2ad5da72d: Preparing 00:31:22 bbd04e0f15f1: Preparing 00:31:22 26cbea5cba74: Preparing 00:31:22 bbd04e0f15f1: Waiting 00:31:22 26cbea5cba74: Waiting 00:31:22 1106a3e4b12a: Layer already exists 00:31:22 05fd45deee2c: Layer already exists 00:31:22 26d2ad5da72d: Layer already exists 00:31:22 ca4d5f425b99: Layer already exists 00:31:22 0f31a8484dd1: Layer already exists 00:31:22 26cbea5cba74: Layer already exists 00:31:22 bbd04e0f15f1: Layer already exists 00:31:22 main: digest: sha256:e0d0734500a950fe79ead73d7b68fa3917f4303d2fa890f921afd319e41a902a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:22 ===================================================== [Pipeline] echo 00:31:22 taggedImages: 00:31:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:31:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.163 00:31:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:31:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:31:22 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:22 latest 00:31:22 3.0.0-dev.163 00:31:22 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:22 main 00:31:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:31:23 5841e98a04b2: Preparing 00:31:23 5841e98a04b2: Preparing 00:31:23 79317a533c7d: Preparing 00:31:23 39535932589d: Preparing 00:31:23 1e867edb8c2d: Preparing 00:31:23 77d16ad8d8b2: Preparing 00:31:23 93e9661d8f6d: Preparing 00:31:23 0f31a8484dd1: Preparing 00:31:23 26d2ad5da72d: Preparing 00:31:23 d50e2aa8137f: Preparing 00:31:23 52751d0e3611: Preparing 00:31:23 6a1ac9e1f867: Preparing 00:31:23 f2586cc498df: Preparing 00:31:23 26cbea5cba74: Preparing 00:31:23 93e9661d8f6d: Waiting 00:31:23 0f31a8484dd1: Waiting 00:31:23 26d2ad5da72d: Waiting 00:31:23 d50e2aa8137f: Waiting 00:31:23 52751d0e3611: Waiting 00:31:23 6a1ac9e1f867: Waiting 00:31:23 f2586cc498df: Waiting 00:31:23 26cbea5cba74: Waiting 00:31:23 1e867edb8c2d: Pushed 00:31:23 77d16ad8d8b2: Pushed 00:31:23 79317a533c7d: Pushed 00:31:23 39535932589d: Pushed 00:31:23 5841e98a04b2: Pushed 00:31:23 0f31a8484dd1: Layer already exists 00:31:23 26d2ad5da72d: Layer already exists 00:31:23 d50e2aa8137f: Pushed 00:31:23 52751d0e3611: Pushed 00:31:23 6a1ac9e1f867: Pushed 00:31:23 26cbea5cba74: Layer already exists 00:31:23 f2586cc498df: Pushed 00:31:27 93e9661d8f6d: Pushed 00:31:27 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:31:27 5841e98a04b2: Preparing 00:31:27 5841e98a04b2: Preparing 00:31:27 79317a533c7d: Preparing 00:31:27 39535932589d: Preparing 00:31:27 1e867edb8c2d: Preparing 00:31:27 77d16ad8d8b2: Preparing 00:31:27 93e9661d8f6d: Preparing 00:31:27 0f31a8484dd1: Preparing 00:31:27 26d2ad5da72d: Preparing 00:31:27 d50e2aa8137f: Preparing 00:31:27 52751d0e3611: Preparing 00:31:27 6a1ac9e1f867: Preparing 00:31:27 f2586cc498df: Preparing 00:31:27 26cbea5cba74: Preparing 00:31:27 6a1ac9e1f867: Waiting 00:31:27 f2586cc498df: Waiting 00:31:27 26cbea5cba74: Waiting 00:31:27 d50e2aa8137f: Waiting 00:31:27 93e9661d8f6d: Waiting 00:31:27 52751d0e3611: Waiting 00:31:27 0f31a8484dd1: Waiting 00:31:27 26d2ad5da72d: Waiting 00:31:27 1e867edb8c2d: Layer already exists 00:31:27 39535932589d: Layer already exists 00:31:27 5841e98a04b2: Layer already exists 00:31:27 79317a533c7d: Layer already exists 00:31:27 77d16ad8d8b2: Layer already exists 00:31:27 26d2ad5da72d: Layer already exists 00:31:27 93e9661d8f6d: Layer already exists 00:31:27 0f31a8484dd1: Layer already exists 00:31:27 d50e2aa8137f: Layer already exists 00:31:27 52751d0e3611: Layer already exists 00:31:27 6a1ac9e1f867: Layer already exists 00:31:27 26cbea5cba74: Layer already exists 00:31:27 f2586cc498df: Layer already exists 00:31:28 latest: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.163 00:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:31:28 5841e98a04b2: Preparing 00:31:28 5841e98a04b2: Preparing 00:31:28 79317a533c7d: Preparing 00:31:28 39535932589d: Preparing 00:31:28 1e867edb8c2d: Preparing 00:31:28 77d16ad8d8b2: Preparing 00:31:28 93e9661d8f6d: Preparing 00:31:28 0f31a8484dd1: Preparing 00:31:28 26d2ad5da72d: Preparing 00:31:28 d50e2aa8137f: Preparing 00:31:28 52751d0e3611: Preparing 00:31:28 6a1ac9e1f867: Preparing 00:31:28 f2586cc498df: Preparing 00:31:28 26cbea5cba74: Preparing 00:31:28 93e9661d8f6d: Waiting 00:31:28 0f31a8484dd1: Waiting 00:31:28 26d2ad5da72d: Waiting 00:31:28 d50e2aa8137f: Waiting 00:31:28 52751d0e3611: Waiting 00:31:28 6a1ac9e1f867: Waiting 00:31:28 26cbea5cba74: Waiting 00:31:28 f2586cc498df: Waiting 00:31:28 5841e98a04b2: Layer already exists 00:31:28 79317a533c7d: Layer already exists 00:31:28 39535932589d: Layer already exists 00:31:28 77d16ad8d8b2: Layer already exists 00:31:28 1e867edb8c2d: Layer already exists 00:31:28 26d2ad5da72d: Layer already exists 00:31:28 93e9661d8f6d: Layer already exists 00:31:28 d50e2aa8137f: Layer already exists 00:31:28 0f31a8484dd1: Layer already exists 00:31:28 52751d0e3611: Layer already exists 00:31:28 26cbea5cba74: Layer already exists 00:31:28 f2586cc498df: Layer already exists 00:31:28 6a1ac9e1f867: Layer already exists 00:31:29 3.0.0-dev.163: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:31:29 5841e98a04b2: Preparing 00:31:29 5841e98a04b2: Preparing 00:31:29 79317a533c7d: Preparing 00:31:29 39535932589d: Preparing 00:31:29 1e867edb8c2d: Preparing 00:31:29 77d16ad8d8b2: Preparing 00:31:29 93e9661d8f6d: Preparing 00:31:29 0f31a8484dd1: Preparing 00:31:29 26d2ad5da72d: Preparing 00:31:29 d50e2aa8137f: Preparing 00:31:29 52751d0e3611: Preparing 00:31:29 6a1ac9e1f867: Preparing 00:31:29 f2586cc498df: Preparing 00:31:29 26cbea5cba74: Preparing 00:31:29 93e9661d8f6d: Waiting 00:31:29 0f31a8484dd1: Waiting 00:31:29 26d2ad5da72d: Waiting 00:31:29 d50e2aa8137f: Waiting 00:31:29 52751d0e3611: Waiting 00:31:29 6a1ac9e1f867: Waiting 00:31:29 f2586cc498df: Waiting 00:31:29 26cbea5cba74: Waiting 00:31:29 1e867edb8c2d: Layer already exists 00:31:29 39535932589d: Layer already exists 00:31:29 79317a533c7d: Layer already exists 00:31:29 77d16ad8d8b2: Layer already exists 00:31:29 5841e98a04b2: Layer already exists 00:31:29 d50e2aa8137f: Layer already exists 00:31:29 93e9661d8f6d: Layer already exists 00:31:29 0f31a8484dd1: Layer already exists 00:31:29 26d2ad5da72d: Layer already exists 00:31:29 52751d0e3611: Layer already exists 00:31:29 6a1ac9e1f867: Layer already exists 00:31:29 f2586cc498df: Layer already exists 00:31:29 26cbea5cba74: Layer already exists 00:31:30 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:31:30 5841e98a04b2: Preparing 00:31:30 5841e98a04b2: Preparing 00:31:30 79317a533c7d: Preparing 00:31:30 39535932589d: Preparing 00:31:30 1e867edb8c2d: Preparing 00:31:30 77d16ad8d8b2: Preparing 00:31:30 93e9661d8f6d: Preparing 00:31:30 0f31a8484dd1: Preparing 00:31:30 26d2ad5da72d: Preparing 00:31:30 d50e2aa8137f: Preparing 00:31:30 52751d0e3611: Preparing 00:31:30 6a1ac9e1f867: Preparing 00:31:30 f2586cc498df: Preparing 00:31:30 26cbea5cba74: Preparing 00:31:30 93e9661d8f6d: Waiting 00:31:30 0f31a8484dd1: Waiting 00:31:30 52751d0e3611: Waiting 00:31:30 6a1ac9e1f867: Waiting 00:31:30 f2586cc498df: Waiting 00:31:30 26cbea5cba74: Waiting 00:31:30 26d2ad5da72d: Waiting 00:31:30 d50e2aa8137f: Waiting 00:31:30 79317a533c7d: Layer already exists 00:31:30 1e867edb8c2d: Layer already exists 00:31:30 5841e98a04b2: Layer already exists 00:31:30 77d16ad8d8b2: Layer already exists 00:31:30 39535932589d: Layer already exists 00:31:30 d50e2aa8137f: Layer already exists 00:31:30 52751d0e3611: Layer already exists 00:31:30 0f31a8484dd1: Layer already exists 00:31:30 26d2ad5da72d: Layer already exists 00:31:30 93e9661d8f6d: Layer already exists 00:31:30 6a1ac9e1f867: Layer already exists 00:31:30 f2586cc498df: Layer already exists 00:31:30 26cbea5cba74: Layer already exists 00:31:31 main: digest: sha256:d400b0fd094fd2f19928b9c575647f69415b0f5dd4ef8de172c2903ad8eae911 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:31 ===================================================== [Pipeline] echo 00:31:31 taggedImages: 00:31:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:31:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.163 00:31:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:31:31 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:31:31 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:31 latest 00:31:31 3.0.0-dev.163 00:31:31 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:31 main 00:31:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:31:31 00b8387bb2c4: Preparing 00:31:31 e98180ccadeb: Preparing 00:31:31 9ff03b5be5d7: Preparing 00:31:31 a9deff75faa4: Preparing 00:31:31 0f31a8484dd1: Preparing 00:31:31 26d2ad5da72d: Preparing 00:31:31 8d8b255cabb2: Preparing 00:31:31 26cbea5cba74: Preparing 00:31:31 8d8b255cabb2: Waiting 00:31:31 26cbea5cba74: Waiting 00:31:31 26d2ad5da72d: Waiting 00:31:31 0f31a8484dd1: Layer already exists 00:31:31 26d2ad5da72d: Layer already exists 00:31:32 8d8b255cabb2: Layer already exists 00:31:32 26cbea5cba74: Layer already exists 00:31:32 9ff03b5be5d7: Pushed 00:31:32 00b8387bb2c4: Pushed 00:31:32 e98180ccadeb: Pushed 00:31:34 a9deff75faa4: Pushed 00:31:34 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:31:35 00b8387bb2c4: Preparing 00:31:35 e98180ccadeb: Preparing 00:31:35 9ff03b5be5d7: Preparing 00:31:35 a9deff75faa4: Preparing 00:31:35 0f31a8484dd1: Preparing 00:31:35 26d2ad5da72d: Preparing 00:31:35 8d8b255cabb2: Preparing 00:31:35 26cbea5cba74: Preparing 00:31:35 26d2ad5da72d: Waiting 00:31:35 8d8b255cabb2: Waiting 00:31:35 26cbea5cba74: Waiting 00:31:35 9ff03b5be5d7: Layer already exists 00:31:35 e98180ccadeb: Layer already exists 00:31:35 00b8387bb2c4: Layer already exists 00:31:35 0f31a8484dd1: Layer already exists 00:31:35 a9deff75faa4: Layer already exists 00:31:35 26cbea5cba74: Layer already exists 00:31:35 8d8b255cabb2: Layer already exists 00:31:35 26d2ad5da72d: Layer already exists 00:31:35 latest: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.163 00:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:31:36 00b8387bb2c4: Preparing 00:31:36 e98180ccadeb: Preparing 00:31:36 9ff03b5be5d7: Preparing 00:31:36 a9deff75faa4: Preparing 00:31:36 0f31a8484dd1: Preparing 00:31:36 26d2ad5da72d: Preparing 00:31:36 8d8b255cabb2: Preparing 00:31:36 26cbea5cba74: Preparing 00:31:36 26d2ad5da72d: Waiting 00:31:36 8d8b255cabb2: Waiting 00:31:36 9ff03b5be5d7: Layer already exists 00:31:36 a9deff75faa4: Layer already exists 00:31:36 00b8387bb2c4: Layer already exists 00:31:36 0f31a8484dd1: Layer already exists 00:31:36 e98180ccadeb: Layer already exists 00:31:36 26cbea5cba74: Layer already exists 00:31:36 26d2ad5da72d: Layer already exists 00:31:36 8d8b255cabb2: Layer already exists 00:31:36 3.0.0-dev.163: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:31:36 00b8387bb2c4: Preparing 00:31:36 e98180ccadeb: Preparing 00:31:36 9ff03b5be5d7: Preparing 00:31:36 a9deff75faa4: Preparing 00:31:36 0f31a8484dd1: Preparing 00:31:36 26d2ad5da72d: Preparing 00:31:36 8d8b255cabb2: Preparing 00:31:36 26cbea5cba74: Preparing 00:31:36 8d8b255cabb2: Waiting 00:31:36 26cbea5cba74: Waiting 00:31:36 26d2ad5da72d: Waiting 00:31:36 0f31a8484dd1: Layer already exists 00:31:36 e98180ccadeb: Layer already exists 00:31:36 00b8387bb2c4: Layer already exists 00:31:36 9ff03b5be5d7: Layer already exists 00:31:36 a9deff75faa4: Layer already exists 00:31:36 26d2ad5da72d: Layer already exists 00:31:36 8d8b255cabb2: Layer already exists 00:31:36 26cbea5cba74: Layer already exists 00:31:36 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:31:37 00b8387bb2c4: Preparing 00:31:37 e98180ccadeb: Preparing 00:31:37 9ff03b5be5d7: Preparing 00:31:37 a9deff75faa4: Preparing 00:31:37 0f31a8484dd1: Preparing 00:31:37 26d2ad5da72d: Preparing 00:31:37 8d8b255cabb2: Preparing 00:31:37 26cbea5cba74: Preparing 00:31:37 26d2ad5da72d: Waiting 00:31:37 8d8b255cabb2: Waiting 00:31:37 26cbea5cba74: Waiting 00:31:37 0f31a8484dd1: Layer already exists 00:31:37 9ff03b5be5d7: Layer already exists 00:31:37 a9deff75faa4: Layer already exists 00:31:37 00b8387bb2c4: Layer already exists 00:31:37 e98180ccadeb: Layer already exists 00:31:37 8d8b255cabb2: Layer already exists 00:31:37 26d2ad5da72d: Layer already exists 00:31:37 26cbea5cba74: Layer already exists 00:31:37 main: digest: sha256:1c8510bf41d3af2b4b4c6a03dfcd366f283a1ab76453fcc65a34d2fdde188770 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:37 ===================================================== [Pipeline] echo 00:31:37 taggedImages: 00:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.163 00:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:31:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:31:37 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:37 latest 00:31:37 3.0.0-dev.163 00:31:37 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:37 main 00:31:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:31:38 082557b870b9: Preparing 00:31:38 507a04399cd7: Preparing 00:31:38 c91e72409768: Preparing 00:31:38 da93bbd4223c: Preparing 00:31:38 0f31a8484dd1: Preparing 00:31:38 26d2ad5da72d: Preparing 00:31:38 72a747daee08: Preparing 00:31:38 36f46d5a8e73: Preparing 00:31:38 26cbea5cba74: Preparing 00:31:38 72a747daee08: Waiting 00:31:38 26d2ad5da72d: Waiting 00:31:38 36f46d5a8e73: Waiting 00:31:38 26cbea5cba74: Waiting 00:31:38 0f31a8484dd1: Layer already exists 00:31:38 26d2ad5da72d: Layer already exists 00:31:38 507a04399cd7: Pushed 00:31:38 da93bbd4223c: Pushed 00:31:38 082557b870b9: Pushed 00:31:38 26cbea5cba74: Layer already exists 00:31:38 72a747daee08: Pushed 00:31:39 36f46d5a8e73: Pushed 00:31:41 c91e72409768: Pushed 00:31:41 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:41 + 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 00:31:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:31:41 082557b870b9: Preparing 00:31:41 507a04399cd7: Preparing 00:31:41 c91e72409768: Preparing 00:31:41 da93bbd4223c: Preparing 00:31:41 0f31a8484dd1: Preparing 00:31:41 26d2ad5da72d: Preparing 00:31:41 72a747daee08: Preparing 00:31:41 36f46d5a8e73: Preparing 00:31:41 26cbea5cba74: Preparing 00:31:41 72a747daee08: Waiting 00:31:41 36f46d5a8e73: Waiting 00:31:41 26cbea5cba74: Waiting 00:31:41 26d2ad5da72d: Waiting 00:31:41 0f31a8484dd1: Layer already exists 00:31:41 da93bbd4223c: Layer already exists 00:31:41 507a04399cd7: Layer already exists 00:31:41 c91e72409768: Layer already exists 00:31:41 082557b870b9: Layer already exists 00:31:41 36f46d5a8e73: Layer already exists 00:31:41 26d2ad5da72d: Layer already exists 00:31:41 26cbea5cba74: Layer already exists 00:31:41 72a747daee08: Layer already exists 00:31:42 latest: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.163 00:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:31:42 082557b870b9: Preparing 00:31:42 507a04399cd7: Preparing 00:31:42 c91e72409768: Preparing 00:31:42 da93bbd4223c: Preparing 00:31:42 0f31a8484dd1: Preparing 00:31:42 26d2ad5da72d: Preparing 00:31:42 72a747daee08: Preparing 00:31:42 36f46d5a8e73: Preparing 00:31:42 26cbea5cba74: Preparing 00:31:42 36f46d5a8e73: Waiting 00:31:42 26d2ad5da72d: Waiting 00:31:42 72a747daee08: Waiting 00:31:42 26cbea5cba74: Waiting 00:31:42 da93bbd4223c: Layer already exists 00:31:42 507a04399cd7: Layer already exists 00:31:42 c91e72409768: Layer already exists 00:31:42 0f31a8484dd1: Layer already exists 00:31:42 082557b870b9: Layer already exists 00:31:42 26d2ad5da72d: Layer already exists 00:31:42 26cbea5cba74: Layer already exists 00:31:42 36f46d5a8e73: Layer already exists 00:31:42 72a747daee08: Layer already exists 00:31:42 3.0.0-dev.163: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:31:43 082557b870b9: Preparing 00:31:43 507a04399cd7: Preparing 00:31:43 c91e72409768: Preparing 00:31:43 da93bbd4223c: Preparing 00:31:43 0f31a8484dd1: Preparing 00:31:43 26d2ad5da72d: Preparing 00:31:43 72a747daee08: Preparing 00:31:43 36f46d5a8e73: Preparing 00:31:43 26cbea5cba74: Preparing 00:31:43 72a747daee08: Waiting 00:31:43 36f46d5a8e73: Waiting 00:31:43 26cbea5cba74: Waiting 00:31:43 26d2ad5da72d: Waiting 00:31:43 0f31a8484dd1: Layer already exists 00:31:43 da93bbd4223c: Layer already exists 00:31:43 507a04399cd7: Layer already exists 00:31:43 082557b870b9: Layer already exists 00:31:43 c91e72409768: Layer already exists 00:31:43 36f46d5a8e73: Layer already exists 00:31:43 26d2ad5da72d: Layer already exists 00:31:43 26cbea5cba74: Layer already exists 00:31:43 72a747daee08: Layer already exists 00:31:43 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + 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 00:31:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:31:44 082557b870b9: Preparing 00:31:44 507a04399cd7: Preparing 00:31:44 c91e72409768: Preparing 00:31:44 da93bbd4223c: Preparing 00:31:44 0f31a8484dd1: Preparing 00:31:44 26d2ad5da72d: Preparing 00:31:44 72a747daee08: Preparing 00:31:44 36f46d5a8e73: Preparing 00:31:44 26cbea5cba74: Preparing 00:31:44 26d2ad5da72d: Waiting 00:31:44 72a747daee08: Waiting 00:31:44 26cbea5cba74: Waiting 00:31:44 36f46d5a8e73: Waiting 00:31:44 082557b870b9: Layer already exists 00:31:44 da93bbd4223c: Layer already exists 00:31:44 507a04399cd7: Layer already exists 00:31:44 c91e72409768: Layer already exists 00:31:44 0f31a8484dd1: Layer already exists 00:31:44 26d2ad5da72d: Layer already exists 00:31:44 36f46d5a8e73: Layer already exists 00:31:44 26cbea5cba74: Layer already exists 00:31:44 72a747daee08: Layer already exists 00:31:44 main: digest: sha256:4076b0c876fc738e6ba5b3b1115026e73cf12fbf51f359482f2e0c3a433540c7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:44 ===================================================== [Pipeline] echo 00:31:44 taggedImages: 00:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.163 00:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:31:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:31:44 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:44 latest 00:31:44 3.0.0-dev.163 00:31:44 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:44 main 00:31:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:31:45 8708dd58a2b3: Preparing 00:31:45 1ec357cf6abb: Preparing 00:31:45 dd6e59f0abf8: Preparing 00:31:45 f1d14fa0e0bf: Preparing 00:31:45 c40751d445f8: Preparing 00:31:45 cfa2be9e8e90: Preparing 00:31:45 76e52b27f201: Preparing 00:31:45 0f31a8484dd1: Preparing 00:31:45 26d2ad5da72d: Preparing 00:31:45 1bf3de9be675: Preparing 00:31:45 26cbea5cba74: Preparing 00:31:45 cfa2be9e8e90: Waiting 00:31:45 76e52b27f201: Waiting 00:31:45 0f31a8484dd1: Waiting 00:31:45 26d2ad5da72d: Waiting 00:31:45 1bf3de9be675: Waiting 00:31:45 26cbea5cba74: Waiting 00:31:45 1ec357cf6abb: Pushed 00:31:45 c40751d445f8: Pushed 00:31:45 8708dd58a2b3: Pushed 00:31:45 0f31a8484dd1: Layer already exists 00:31:45 26d2ad5da72d: Layer already exists 00:31:45 76e52b27f201: Pushed 00:31:45 cfa2be9e8e90: Pushed 00:31:45 26cbea5cba74: Layer already exists 00:31:45 1bf3de9be675: Pushed 00:31:47 f1d14fa0e0bf: Pushed 00:31:48 dd6e59f0abf8: Pushed 00:31:48 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:48 + 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 00:31:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:31:49 8708dd58a2b3: Preparing 00:31:49 1ec357cf6abb: Preparing 00:31:49 dd6e59f0abf8: Preparing 00:31:49 f1d14fa0e0bf: Preparing 00:31:49 c40751d445f8: Preparing 00:31:49 cfa2be9e8e90: Preparing 00:31:49 76e52b27f201: Preparing 00:31:49 0f31a8484dd1: Preparing 00:31:49 26d2ad5da72d: Preparing 00:31:49 1bf3de9be675: Preparing 00:31:49 26cbea5cba74: Preparing 00:31:49 0f31a8484dd1: Waiting 00:31:49 26d2ad5da72d: Waiting 00:31:49 1bf3de9be675: Waiting 00:31:49 26cbea5cba74: Waiting 00:31:49 76e52b27f201: Waiting 00:31:49 cfa2be9e8e90: Waiting 00:31:49 f1d14fa0e0bf: Layer already exists 00:31:49 c40751d445f8: Layer already exists 00:31:49 8708dd58a2b3: Layer already exists 00:31:49 dd6e59f0abf8: Layer already exists 00:31:49 1ec357cf6abb: Layer already exists 00:31:49 0f31a8484dd1: Layer already exists 00:31:49 cfa2be9e8e90: Layer already exists 00:31:49 76e52b27f201: Layer already exists 00:31:49 1bf3de9be675: Layer already exists 00:31:49 26d2ad5da72d: Layer already exists 00:31:49 26cbea5cba74: Layer already exists 00:31:49 latest: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.163 00:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:31:50 8708dd58a2b3: Preparing 00:31:50 1ec357cf6abb: Preparing 00:31:50 dd6e59f0abf8: Preparing 00:31:50 f1d14fa0e0bf: Preparing 00:31:50 c40751d445f8: Preparing 00:31:50 cfa2be9e8e90: Preparing 00:31:50 76e52b27f201: Preparing 00:31:50 0f31a8484dd1: Preparing 00:31:50 26d2ad5da72d: Preparing 00:31:50 1bf3de9be675: Preparing 00:31:50 26cbea5cba74: Preparing 00:31:50 cfa2be9e8e90: Waiting 00:31:50 76e52b27f201: Waiting 00:31:50 0f31a8484dd1: Waiting 00:31:50 26d2ad5da72d: Waiting 00:31:50 1bf3de9be675: Waiting 00:31:50 26cbea5cba74: Waiting 00:31:50 f1d14fa0e0bf: Layer already exists 00:31:50 8708dd58a2b3: Layer already exists 00:31:50 c40751d445f8: Layer already exists 00:31:50 1ec357cf6abb: Layer already exists 00:31:50 dd6e59f0abf8: Layer already exists 00:31:50 cfa2be9e8e90: Layer already exists 00:31:50 76e52b27f201: Layer already exists 00:31:50 26d2ad5da72d: Layer already exists 00:31:50 0f31a8484dd1: Layer already exists 00:31:50 1bf3de9be675: Layer already exists 00:31:50 26cbea5cba74: Layer already exists 00:31:50 3.0.0-dev.163: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:31:51 8708dd58a2b3: Preparing 00:31:51 1ec357cf6abb: Preparing 00:31:51 dd6e59f0abf8: Preparing 00:31:51 f1d14fa0e0bf: Preparing 00:31:51 c40751d445f8: Preparing 00:31:51 cfa2be9e8e90: Preparing 00:31:51 76e52b27f201: Preparing 00:31:51 0f31a8484dd1: Preparing 00:31:51 26d2ad5da72d: Preparing 00:31:51 1bf3de9be675: Preparing 00:31:51 26cbea5cba74: Preparing 00:31:51 cfa2be9e8e90: Waiting 00:31:51 76e52b27f201: Waiting 00:31:51 0f31a8484dd1: Waiting 00:31:51 26d2ad5da72d: Waiting 00:31:51 1bf3de9be675: Waiting 00:31:51 26cbea5cba74: Waiting 00:31:51 8708dd58a2b3: Layer already exists 00:31:51 dd6e59f0abf8: Layer already exists 00:31:51 1ec357cf6abb: Layer already exists 00:31:51 f1d14fa0e0bf: Layer already exists 00:31:51 c40751d445f8: Layer already exists 00:31:51 cfa2be9e8e90: Layer already exists 00:31:51 0f31a8484dd1: Layer already exists 00:31:51 76e52b27f201: Layer already exists 00:31:51 26d2ad5da72d: Layer already exists 00:31:51 1bf3de9be675: Layer already exists 00:31:51 26cbea5cba74: Layer already exists 00:31:51 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + 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 00:31:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:31:51 8708dd58a2b3: Preparing 00:31:51 1ec357cf6abb: Preparing 00:31:51 dd6e59f0abf8: Preparing 00:31:51 f1d14fa0e0bf: Preparing 00:31:51 c40751d445f8: Preparing 00:31:51 cfa2be9e8e90: Preparing 00:31:51 76e52b27f201: Preparing 00:31:51 0f31a8484dd1: Preparing 00:31:51 26d2ad5da72d: Preparing 00:31:51 1bf3de9be675: Preparing 00:31:51 26cbea5cba74: Preparing 00:31:51 76e52b27f201: Waiting 00:31:51 0f31a8484dd1: Waiting 00:31:51 26d2ad5da72d: Waiting 00:31:51 cfa2be9e8e90: Waiting 00:31:51 1bf3de9be675: Waiting 00:31:51 26cbea5cba74: Waiting 00:31:51 f1d14fa0e0bf: Layer already exists 00:31:51 8708dd58a2b3: Layer already exists 00:31:51 c40751d445f8: Layer already exists 00:31:51 dd6e59f0abf8: Layer already exists 00:31:51 1ec357cf6abb: Layer already exists 00:31:51 76e52b27f201: Layer already exists 00:31:51 cfa2be9e8e90: Layer already exists 00:31:51 0f31a8484dd1: Layer already exists 00:31:51 26d2ad5da72d: Layer already exists 00:31:51 1bf3de9be675: Layer already exists 00:31:51 26cbea5cba74: Layer already exists 00:31:52 main: digest: sha256:acf05a99fca5356fcec2b263b51336470354f19720812d82d0599ac5c3470276 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:52 ===================================================== [Pipeline] echo 00:31:52 taggedImages: 00:31:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:31:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.163 00:31:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:31:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:31:52 5bf55878ace16878edbd308d9dee72012f144a0a 00:31:52 latest 00:31:52 3.0.0-dev.163 00:31:52 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:52 main 00:31:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:31:52 459125a25d8e: Preparing 00:31:52 b12692e84754: Preparing 00:31:52 0f31a8484dd1: Preparing 00:31:52 26d2ad5da72d: Preparing 00:31:52 4280d622323c: Preparing 00:31:52 26cbea5cba74: Preparing 00:31:52 26cbea5cba74: Waiting 00:31:52 26d2ad5da72d: Layer already exists 00:31:52 0f31a8484dd1: Layer already exists 00:31:52 26cbea5cba74: Layer already exists 00:31:53 459125a25d8e: Pushed 00:31:54 4280d622323c: Pushed 00:31:57 b12692e84754: Pushed 00:31:57 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:57 + 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 00:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:31:58 459125a25d8e: Preparing 00:31:58 b12692e84754: Preparing 00:31:58 0f31a8484dd1: Preparing 00:31:58 26d2ad5da72d: Preparing 00:31:58 4280d622323c: Preparing 00:31:58 26cbea5cba74: Preparing 00:31:58 26cbea5cba74: Waiting 00:31:58 4280d622323c: Layer already exists 00:31:58 b12692e84754: Layer already exists 00:31:58 26d2ad5da72d: Layer already exists 00:31:58 0f31a8484dd1: Layer already exists 00:31:58 459125a25d8e: Layer already exists 00:31:58 26cbea5cba74: Layer already exists 00:31:58 latest: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.163 00:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:31:59 459125a25d8e: Preparing 00:31:59 b12692e84754: Preparing 00:31:59 0f31a8484dd1: Preparing 00:31:59 26d2ad5da72d: Preparing 00:31:59 4280d622323c: Preparing 00:31:59 26cbea5cba74: Preparing 00:31:59 26cbea5cba74: Waiting 00:31:59 459125a25d8e: Layer already exists 00:31:59 0f31a8484dd1: Layer already exists 00:31:59 b12692e84754: Layer already exists 00:31:59 26d2ad5da72d: Layer already exists 00:31:59 4280d622323c: Layer already exists 00:31:59 26cbea5cba74: Layer already exists 00:31:59 3.0.0-dev.163: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:31:59 459125a25d8e: Preparing 00:31:59 b12692e84754: Preparing 00:31:59 0f31a8484dd1: Preparing 00:31:59 26d2ad5da72d: Preparing 00:31:59 4280d622323c: Preparing 00:31:59 26cbea5cba74: Preparing 00:31:59 26cbea5cba74: Waiting 00:31:59 26d2ad5da72d: Layer already exists 00:31:59 4280d622323c: Layer already exists 00:31:59 459125a25d8e: Layer already exists 00:31:59 0f31a8484dd1: Layer already exists 00:31:59 b12692e84754: Layer already exists 00:31:59 26cbea5cba74: Layer already exists 00:31:59 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + 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 00:32:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:32:00 459125a25d8e: Preparing 00:32:00 b12692e84754: Preparing 00:32:00 0f31a8484dd1: Preparing 00:32:00 26d2ad5da72d: Preparing 00:32:00 4280d622323c: Preparing 00:32:00 26cbea5cba74: Preparing 00:32:00 26cbea5cba74: Waiting 00:32:00 b12692e84754: Layer already exists 00:32:00 26d2ad5da72d: Layer already exists 00:32:00 459125a25d8e: Layer already exists 00:32:00 4280d622323c: Layer already exists 00:32:00 0f31a8484dd1: Layer already exists 00:32:00 26cbea5cba74: Layer already exists 00:32:00 main: digest: sha256:cd9916f1eeb0f54819976aea4967502699a44f0268abd21505ad981ce7cf016c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:00 ===================================================== [Pipeline] echo 00:32:00 taggedImages: 00:32:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:32:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:32:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.163 00:32:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:32:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:32:00 5bf55878ace16878edbd308d9dee72012f144a0a 00:32:00 latest 00:32:00 3.0.0-dev.163 00:32:00 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:00 main 00:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:32:01 48631b4a312c: Preparing 00:32:01 ebcec98682ff: Preparing 00:32:01 22ec19b8bd4f: Preparing 00:32:01 3b04c1903608: Preparing 00:32:01 56e156625ee2: Preparing 00:32:01 0f31a8484dd1: Preparing 00:32:01 26d2ad5da72d: Preparing 00:32:01 27349c8ee179: Preparing 00:32:01 26cbea5cba74: Preparing 00:32:01 26d2ad5da72d: Waiting 00:32:01 27349c8ee179: Waiting 00:32:01 26cbea5cba74: Waiting 00:32:01 0f31a8484dd1: Waiting 00:32:01 22ec19b8bd4f: Pushed 00:32:01 ebcec98682ff: Pushed 00:32:01 48631b4a312c: Pushed 00:32:01 0f31a8484dd1: Layer already exists 00:32:01 26d2ad5da72d: Layer already exists 00:32:01 26cbea5cba74: Layer already exists 00:32:02 27349c8ee179: Pushed 00:32:12 56e156625ee2: Pushed 00:32:18 3b04c1903608: Pushed 00:32:18 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:18 + 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 00:32:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:32:20 48631b4a312c: Preparing 00:32:20 ebcec98682ff: Preparing 00:32:20 22ec19b8bd4f: Preparing 00:32:20 3b04c1903608: Preparing 00:32:20 56e156625ee2: Preparing 00:32:20 0f31a8484dd1: Preparing 00:32:20 26d2ad5da72d: Preparing 00:32:20 27349c8ee179: Preparing 00:32:20 26cbea5cba74: Preparing 00:32:20 26d2ad5da72d: Waiting 00:32:20 27349c8ee179: Waiting 00:32:20 0f31a8484dd1: Waiting 00:32:20 26cbea5cba74: Waiting 00:32:20 56e156625ee2: Layer already exists 00:32:20 48631b4a312c: Layer already exists 00:32:20 3b04c1903608: Layer already exists 00:32:20 ebcec98682ff: Layer already exists 00:32:20 22ec19b8bd4f: Layer already exists 00:32:20 27349c8ee179: Layer already exists 00:32:20 0f31a8484dd1: Layer already exists 00:32:20 26d2ad5da72d: Layer already exists 00:32:20 26cbea5cba74: Layer already exists 00:32:20 latest: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.163 00:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:32:21 48631b4a312c: Preparing 00:32:21 ebcec98682ff: Preparing 00:32:21 22ec19b8bd4f: Preparing 00:32:21 3b04c1903608: Preparing 00:32:21 56e156625ee2: Preparing 00:32:21 0f31a8484dd1: Preparing 00:32:21 26d2ad5da72d: Preparing 00:32:21 27349c8ee179: Preparing 00:32:21 26cbea5cba74: Preparing 00:32:21 0f31a8484dd1: Waiting 00:32:21 26d2ad5da72d: Waiting 00:32:21 27349c8ee179: Waiting 00:32:21 26cbea5cba74: Waiting 00:32:21 22ec19b8bd4f: Layer already exists 00:32:21 3b04c1903608: Layer already exists 00:32:21 48631b4a312c: Layer already exists 00:32:21 56e156625ee2: Layer already exists 00:32:21 ebcec98682ff: Layer already exists 00:32:21 0f31a8484dd1: Layer already exists 00:32:21 26d2ad5da72d: Layer already exists 00:32:21 27349c8ee179: Layer already exists 00:32:21 26cbea5cba74: Layer already exists 00:32:21 3.0.0-dev.163: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:32:22 48631b4a312c: Preparing 00:32:22 ebcec98682ff: Preparing 00:32:22 22ec19b8bd4f: Preparing 00:32:22 3b04c1903608: Preparing 00:32:22 56e156625ee2: Preparing 00:32:22 0f31a8484dd1: Preparing 00:32:22 26d2ad5da72d: Preparing 00:32:22 27349c8ee179: Preparing 00:32:22 26cbea5cba74: Preparing 00:32:22 0f31a8484dd1: Waiting 00:32:22 26d2ad5da72d: Waiting 00:32:22 27349c8ee179: Waiting 00:32:22 26cbea5cba74: Waiting 00:32:22 48631b4a312c: Layer already exists 00:32:22 3b04c1903608: Layer already exists 00:32:22 ebcec98682ff: Layer already exists 00:32:22 22ec19b8bd4f: Layer already exists 00:32:22 56e156625ee2: Layer already exists 00:32:22 26d2ad5da72d: Layer already exists 00:32:22 0f31a8484dd1: Layer already exists 00:32:22 27349c8ee179: Layer already exists 00:32:22 26cbea5cba74: Layer already exists 00:32:22 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:22 + 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 00:32:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:32:23 48631b4a312c: Preparing 00:32:23 ebcec98682ff: Preparing 00:32:23 22ec19b8bd4f: Preparing 00:32:23 3b04c1903608: Preparing 00:32:23 56e156625ee2: Preparing 00:32:23 0f31a8484dd1: Preparing 00:32:23 26d2ad5da72d: Preparing 00:32:23 27349c8ee179: Preparing 00:32:23 26cbea5cba74: Preparing 00:32:23 26d2ad5da72d: Waiting 00:32:23 27349c8ee179: Waiting 00:32:23 0f31a8484dd1: Waiting 00:32:23 48631b4a312c: Layer already exists 00:32:23 56e156625ee2: Layer already exists 00:32:23 ebcec98682ff: Layer already exists 00:32:23 22ec19b8bd4f: Layer already exists 00:32:23 3b04c1903608: Layer already exists 00:32:23 26d2ad5da72d: Layer already exists 00:32:23 27349c8ee179: Layer already exists 00:32:23 0f31a8484dd1: Layer already exists 00:32:23 26cbea5cba74: Layer already exists 00:32:23 main: digest: sha256:ad85927ad9aff106866ccf0f505974a2fc3c06f8aab3d69b56c58276af5f6dfc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:23 ===================================================== [Pipeline] echo 00:32:23 taggedImages: 00:32:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:32:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:32:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.163 00:32:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:32:23 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:32:23 5bf55878ace16878edbd308d9dee72012f144a0a 00:32:23 latest 00:32:23 3.0.0-dev.163 00:32:23 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:23 main 00:32:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:32:24 8065a8e0a917: Preparing 00:32:24 b0937bcb46b8: Preparing 00:32:24 87a4755fcd27: Preparing 00:32:24 d560857e8a5d: Preparing 00:32:24 0f31a8484dd1: Preparing 00:32:24 26d2ad5da72d: Preparing 00:32:24 12ac8896df39: Preparing 00:32:24 26cbea5cba74: Preparing 00:32:24 26d2ad5da72d: Waiting 00:32:24 12ac8896df39: Waiting 00:32:24 26cbea5cba74: Waiting 00:32:24 0f31a8484dd1: Layer already exists 00:32:24 26d2ad5da72d: Layer already exists 00:32:24 b0937bcb46b8: Pushed 00:32:24 8065a8e0a917: Pushed 00:32:24 87a4755fcd27: Pushed 00:32:24 26cbea5cba74: Layer already exists 00:32:25 12ac8896df39: Pushed 00:32:43 d560857e8a5d: Pushed 00:32:43 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:43 + 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 00:32:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:32:43 8065a8e0a917: Preparing 00:32:43 b0937bcb46b8: Preparing 00:32:43 87a4755fcd27: Preparing 00:32:43 d560857e8a5d: Preparing 00:32:43 0f31a8484dd1: Preparing 00:32:43 26d2ad5da72d: Preparing 00:32:43 12ac8896df39: Preparing 00:32:43 26cbea5cba74: Preparing 00:32:43 26d2ad5da72d: Waiting 00:32:43 12ac8896df39: Waiting 00:32:43 26cbea5cba74: Waiting 00:32:43 b0937bcb46b8: Layer already exists 00:32:43 87a4755fcd27: Layer already exists 00:32:43 d560857e8a5d: Layer already exists 00:32:43 8065a8e0a917: Layer already exists 00:32:43 0f31a8484dd1: Layer already exists 00:32:43 12ac8896df39: Layer already exists 00:32:43 26cbea5cba74: Layer already exists 00:32:43 26d2ad5da72d: Layer already exists 00:32:44 latest: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.163 00:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:32:44 8065a8e0a917: Preparing 00:32:44 b0937bcb46b8: Preparing 00:32:44 87a4755fcd27: Preparing 00:32:44 d560857e8a5d: Preparing 00:32:44 0f31a8484dd1: Preparing 00:32:44 26d2ad5da72d: Preparing 00:32:44 12ac8896df39: Preparing 00:32:44 26cbea5cba74: Preparing 00:32:44 26d2ad5da72d: Waiting 00:32:44 12ac8896df39: Waiting 00:32:44 26cbea5cba74: Waiting 00:32:44 8065a8e0a917: Layer already exists 00:32:44 87a4755fcd27: Layer already exists 00:32:44 0f31a8484dd1: Layer already exists 00:32:44 b0937bcb46b8: Layer already exists 00:32:44 d560857e8a5d: Layer already exists 00:32:44 12ac8896df39: Layer already exists 00:32:44 26d2ad5da72d: Layer already exists 00:32:44 26cbea5cba74: Layer already exists 00:32:44 3.0.0-dev.163: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:32:45 8065a8e0a917: Preparing 00:32:45 b0937bcb46b8: Preparing 00:32:45 87a4755fcd27: Preparing 00:32:45 d560857e8a5d: Preparing 00:32:45 0f31a8484dd1: Preparing 00:32:45 26d2ad5da72d: Preparing 00:32:45 12ac8896df39: Preparing 00:32:45 26cbea5cba74: Preparing 00:32:45 12ac8896df39: Waiting 00:32:45 26cbea5cba74: Waiting 00:32:45 26d2ad5da72d: Waiting 00:32:45 b0937bcb46b8: Layer already exists 00:32:45 0f31a8484dd1: Layer already exists 00:32:45 d560857e8a5d: Layer already exists 00:32:45 8065a8e0a917: Layer already exists 00:32:45 87a4755fcd27: Layer already exists 00:32:45 26cbea5cba74: Layer already exists 00:32:45 12ac8896df39: Layer already exists 00:32:45 26d2ad5da72d: Layer already exists 00:32:46 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:46 + 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 00:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:32:46 8065a8e0a917: Preparing 00:32:46 b0937bcb46b8: Preparing 00:32:46 87a4755fcd27: Preparing 00:32:46 d560857e8a5d: Preparing 00:32:46 0f31a8484dd1: Preparing 00:32:46 26d2ad5da72d: Preparing 00:32:46 12ac8896df39: Preparing 00:32:46 26cbea5cba74: Preparing 00:32:46 26d2ad5da72d: Waiting 00:32:46 12ac8896df39: Waiting 00:32:46 26cbea5cba74: Waiting 00:32:46 b0937bcb46b8: Layer already exists 00:32:46 d560857e8a5d: Layer already exists 00:32:46 87a4755fcd27: Layer already exists 00:32:46 8065a8e0a917: Layer already exists 00:32:46 0f31a8484dd1: Layer already exists 00:32:46 12ac8896df39: Layer already exists 00:32:46 26cbea5cba74: Layer already exists 00:32:46 26d2ad5da72d: Layer already exists 00:32:47 main: digest: sha256:893deae5b4e8b2e79c4b37f8bad733f6628ba37bb8867be39a8e002f73932b50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:47 ===================================================== [Pipeline] echo 00:32:47 taggedImages: 00:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.163 00:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:32:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:32:47 5bf55878ace16878edbd308d9dee72012f144a0a 00:32:47 latest 00:32:47 3.0.0-dev.163 00:32:47 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:32:47 main 00:32:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:32:47 60d56cd8fdad: Preparing 00:32:47 149ec162ad38: Preparing 00:32:47 db5a6982a8b3: Preparing 00:32:47 513e4c6e2f8a: Preparing 00:32:47 0f31a8484dd1: Preparing 00:32:47 26d2ad5da72d: Preparing 00:32:47 27349c8ee179: Preparing 00:32:47 26cbea5cba74: Preparing 00:32:47 26d2ad5da72d: Waiting 00:32:47 27349c8ee179: Waiting 00:32:47 26cbea5cba74: Waiting 00:32:47 0f31a8484dd1: Layer already exists 00:32:48 26d2ad5da72d: Layer already exists 00:32:48 60d56cd8fdad: Pushed 00:32:48 27349c8ee179: Layer already exists 00:32:48 db5a6982a8b3: Pushed 00:32:48 149ec162ad38: Pushed 00:32:48 26cbea5cba74: Layer already exists 00:33:06 513e4c6e2f8a: Pushed 00:33:06 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:33:06 60d56cd8fdad: Preparing 00:33:06 149ec162ad38: Preparing 00:33:06 db5a6982a8b3: Preparing 00:33:06 513e4c6e2f8a: Preparing 00:33:06 0f31a8484dd1: Preparing 00:33:06 26d2ad5da72d: Preparing 00:33:06 27349c8ee179: Preparing 00:33:06 26cbea5cba74: Preparing 00:33:06 26d2ad5da72d: Waiting 00:33:06 27349c8ee179: Waiting 00:33:06 26cbea5cba74: Waiting 00:33:06 0f31a8484dd1: Layer already exists 00:33:06 60d56cd8fdad: Layer already exists 00:33:06 513e4c6e2f8a: Layer already exists 00:33:06 db5a6982a8b3: Layer already exists 00:33:06 149ec162ad38: Layer already exists 00:33:06 27349c8ee179: Layer already exists 00:33:06 26cbea5cba74: Layer already exists 00:33:06 26d2ad5da72d: Layer already exists 00:33:07 latest: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.163 00:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:33:07 60d56cd8fdad: Preparing 00:33:07 149ec162ad38: Preparing 00:33:07 db5a6982a8b3: Preparing 00:33:07 513e4c6e2f8a: Preparing 00:33:07 0f31a8484dd1: Preparing 00:33:07 26d2ad5da72d: Preparing 00:33:07 27349c8ee179: Preparing 00:33:07 26cbea5cba74: Preparing 00:33:07 26d2ad5da72d: Waiting 00:33:07 27349c8ee179: Waiting 00:33:07 26cbea5cba74: Waiting 00:33:07 60d56cd8fdad: Layer already exists 00:33:07 513e4c6e2f8a: Layer already exists 00:33:07 0f31a8484dd1: Layer already exists 00:33:07 149ec162ad38: Layer already exists 00:33:07 db5a6982a8b3: Layer already exists 00:33:07 26cbea5cba74: Layer already exists 00:33:07 27349c8ee179: Layer already exists 00:33:07 26d2ad5da72d: Layer already exists 00:33:08 3.0.0-dev.163: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:33:08 60d56cd8fdad: Preparing 00:33:08 149ec162ad38: Preparing 00:33:08 db5a6982a8b3: Preparing 00:33:08 513e4c6e2f8a: Preparing 00:33:08 0f31a8484dd1: Preparing 00:33:08 26d2ad5da72d: Preparing 00:33:08 27349c8ee179: Preparing 00:33:08 26cbea5cba74: Preparing 00:33:08 27349c8ee179: Waiting 00:33:08 26cbea5cba74: Waiting 00:33:08 26d2ad5da72d: Waiting 00:33:08 513e4c6e2f8a: Layer already exists 00:33:08 60d56cd8fdad: Layer already exists 00:33:08 db5a6982a8b3: Layer already exists 00:33:08 0f31a8484dd1: Layer already exists 00:33:08 149ec162ad38: Layer already exists 00:33:08 26d2ad5da72d: Layer already exists 00:33:08 27349c8ee179: Layer already exists 00:33:08 26cbea5cba74: Layer already exists 00:33:09 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:33:09 60d56cd8fdad: Preparing 00:33:09 149ec162ad38: Preparing 00:33:09 db5a6982a8b3: Preparing 00:33:09 513e4c6e2f8a: Preparing 00:33:09 0f31a8484dd1: Preparing 00:33:09 26d2ad5da72d: Preparing 00:33:09 27349c8ee179: Preparing 00:33:09 26cbea5cba74: Preparing 00:33:09 26d2ad5da72d: Waiting 00:33:09 27349c8ee179: Waiting 00:33:09 149ec162ad38: Layer already exists 00:33:09 513e4c6e2f8a: Layer already exists 00:33:09 60d56cd8fdad: Layer already exists 00:33:09 db5a6982a8b3: Layer already exists 00:33:09 0f31a8484dd1: Layer already exists 00:33:09 26cbea5cba74: Layer already exists 00:33:09 27349c8ee179: Layer already exists 00:33:09 26d2ad5da72d: Layer already exists 00:33:09 main: digest: sha256:0e88b22f456d578516d3a89949a336492a7427d2d4d9ad544c19e9b1563cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:10 ===================================================== [Pipeline] echo 00:33:10 taggedImages: 00:33:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:33:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:33:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.163 00:33:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:10 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:33:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:33:10 5bf55878ace16878edbd308d9dee72012f144a0a 00:33:10 latest 00:33:10 3.0.0-dev.163 00:33:10 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:10 main 00:33:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:33:10 3a2afc1a267d: Preparing 00:33:10 32e9da26a809: Preparing 00:33:10 0f31a8484dd1: Preparing 00:33:10 26d2ad5da72d: Preparing 00:33:10 c51e4d5d46c7: Preparing 00:33:10 26cbea5cba74: Preparing 00:33:10 26cbea5cba74: Waiting 00:33:10 0f31a8484dd1: Layer already exists 00:33:10 26d2ad5da72d: Layer already exists 00:33:11 26cbea5cba74: Layer already exists 00:33:11 3a2afc1a267d: Pushed 00:33:11 c51e4d5d46c7: Pushed 00:33:16 32e9da26a809: Pushed 00:33:16 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:33:17 3a2afc1a267d: Preparing 00:33:17 32e9da26a809: Preparing 00:33:17 0f31a8484dd1: Preparing 00:33:17 26d2ad5da72d: Preparing 00:33:17 c51e4d5d46c7: Preparing 00:33:17 26cbea5cba74: Preparing 00:33:17 26cbea5cba74: Waiting 00:33:17 3a2afc1a267d: Layer already exists 00:33:17 26d2ad5da72d: Layer already exists 00:33:17 c51e4d5d46c7: Layer already exists 00:33:17 32e9da26a809: Layer already exists 00:33:17 0f31a8484dd1: Layer already exists 00:33:17 26cbea5cba74: Layer already exists 00:33:17 latest: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.163 00:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:33:18 3a2afc1a267d: Preparing 00:33:18 32e9da26a809: Preparing 00:33:18 0f31a8484dd1: Preparing 00:33:18 26d2ad5da72d: Preparing 00:33:18 c51e4d5d46c7: Preparing 00:33:18 26cbea5cba74: Preparing 00:33:18 26cbea5cba74: Waiting 00:33:18 0f31a8484dd1: Layer already exists 00:33:18 32e9da26a809: Layer already exists 00:33:18 c51e4d5d46c7: Layer already exists 00:33:18 3a2afc1a267d: Layer already exists 00:33:18 26d2ad5da72d: Layer already exists 00:33:18 26cbea5cba74: Layer already exists 00:33:18 3.0.0-dev.163: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:33:19 3a2afc1a267d: Preparing 00:33:19 32e9da26a809: Preparing 00:33:19 0f31a8484dd1: Preparing 00:33:19 26d2ad5da72d: Preparing 00:33:19 c51e4d5d46c7: Preparing 00:33:19 26cbea5cba74: Preparing 00:33:19 26cbea5cba74: Waiting 00:33:19 26d2ad5da72d: Layer already exists 00:33:19 c51e4d5d46c7: Layer already exists 00:33:19 32e9da26a809: Layer already exists 00:33:19 3a2afc1a267d: Layer already exists 00:33:19 0f31a8484dd1: Layer already exists 00:33:19 26cbea5cba74: Layer already exists 00:33:19 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:33:20 3a2afc1a267d: Preparing 00:33:20 32e9da26a809: Preparing 00:33:20 0f31a8484dd1: Preparing 00:33:20 26d2ad5da72d: Preparing 00:33:20 c51e4d5d46c7: Preparing 00:33:20 26cbea5cba74: Preparing 00:33:20 26cbea5cba74: Waiting 00:33:20 0f31a8484dd1: Layer already exists 00:33:20 26d2ad5da72d: Layer already exists 00:33:20 32e9da26a809: Layer already exists 00:33:20 c51e4d5d46c7: Layer already exists 00:33:20 3a2afc1a267d: Layer already exists 00:33:20 26cbea5cba74: Layer already exists 00:33:20 main: digest: sha256:2ecba3ee780bff8e2db48d0d8c2ed6b481b6d73ca83edc5ab3fa26723863969b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:20 ===================================================== [Pipeline] echo 00:33:20 taggedImages: 00:33:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:33:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:33:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.163 00:33:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:33:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:33:20 5bf55878ace16878edbd308d9dee72012f144a0a 00:33:20 latest 00:33:20 3.0.0-dev.163 00:33:20 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:20 main 00:33:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:33:21 1abca57f086e: Preparing 00:33:21 e50664f1c4cf: Preparing 00:33:21 0f31a8484dd1: Preparing 00:33:21 26d2ad5da72d: Preparing 00:33:21 bbd04e0f15f1: Preparing 00:33:21 26cbea5cba74: Preparing 00:33:21 26cbea5cba74: Waiting 00:33:21 0f31a8484dd1: Layer already exists 00:33:21 bbd04e0f15f1: Layer already exists 00:33:21 26d2ad5da72d: Layer already exists 00:33:21 26cbea5cba74: Layer already exists 00:33:21 1abca57f086e: Pushed 00:33:26 e50664f1c4cf: Pushed 00:33:26 5bf55878ace16878edbd308d9dee72012f144a0a: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:33:27 1abca57f086e: Preparing 00:33:27 e50664f1c4cf: Preparing 00:33:27 0f31a8484dd1: Preparing 00:33:27 26d2ad5da72d: Preparing 00:33:27 bbd04e0f15f1: Preparing 00:33:27 26cbea5cba74: Preparing 00:33:27 26cbea5cba74: Waiting 00:33:27 e50664f1c4cf: Layer already exists 00:33:27 bbd04e0f15f1: Layer already exists 00:33:27 26d2ad5da72d: Layer already exists 00:33:27 1abca57f086e: Layer already exists 00:33:27 0f31a8484dd1: Layer already exists 00:33:27 26cbea5cba74: Layer already exists 00:33:27 latest: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.163 00:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:33:28 1abca57f086e: Preparing 00:33:28 e50664f1c4cf: Preparing 00:33:28 0f31a8484dd1: Preparing 00:33:28 26d2ad5da72d: Preparing 00:33:28 bbd04e0f15f1: Preparing 00:33:28 26cbea5cba74: Preparing 00:33:28 26cbea5cba74: Waiting 00:33:28 0f31a8484dd1: Layer already exists 00:33:28 1abca57f086e: Layer already exists 00:33:28 e50664f1c4cf: Layer already exists 00:33:28 26d2ad5da72d: Layer already exists 00:33:28 bbd04e0f15f1: Layer already exists 00:33:28 26cbea5cba74: Layer already exists 00:33:28 3.0.0-dev.163: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:33:28 1abca57f086e: Preparing 00:33:28 e50664f1c4cf: Preparing 00:33:28 0f31a8484dd1: Preparing 00:33:28 26d2ad5da72d: Preparing 00:33:28 bbd04e0f15f1: Preparing 00:33:28 26cbea5cba74: Preparing 00:33:28 26cbea5cba74: Waiting 00:33:28 0f31a8484dd1: Layer already exists 00:33:28 bbd04e0f15f1: Layer already exists 00:33:28 1abca57f086e: Layer already exists 00:33:28 26d2ad5da72d: Layer already exists 00:33:28 e50664f1c4cf: Layer already exists 00:33:28 26cbea5cba74: Layer already exists 00:33:28 5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:33:29 1abca57f086e: Preparing 00:33:29 e50664f1c4cf: Preparing 00:33:29 0f31a8484dd1: Preparing 00:33:29 26d2ad5da72d: Preparing 00:33:29 bbd04e0f15f1: Preparing 00:33:29 26cbea5cba74: Preparing 00:33:29 26cbea5cba74: Waiting 00:33:29 e50664f1c4cf: Layer already exists 00:33:29 bbd04e0f15f1: Layer already exists 00:33:29 26d2ad5da72d: Layer already exists 00:33:29 1abca57f086e: Layer already exists 00:33:29 0f31a8484dd1: Layer already exists 00:33:29 26cbea5cba74: Layer already exists 00:33:30 main: digest: sha256:2d60825396f6e40dc5556429d27f823e46607a464333863c0e96a2433a6f8103 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:30 ===================================================== [Pipeline] echo 00:33:30 taggedImages: 00:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a 00:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.163 00:33:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5bf55878ace16878edbd308d9dee72012f144a0a-3.0.0-dev.163 00:33:30 - 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 00:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:30 00:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:30 arm64: Pulling from edgex-lftools-log-publisher 00:33:30 8998bd30e6a1: Pulling fs layer 00:33:30 04944245beec: Pulling fs layer 00:33:30 699f458cf7ca: Pulling fs layer 00:33:30 765212b225bb: Pulling fs layer 00:33:30 f23df028b6ca: Pulling fs layer 00:33:30 d65c8cfc05b1: Pulling fs layer 00:33:30 2437ff75d9bd: Pulling fs layer 00:33:30 765212b225bb: Waiting 00:33:30 f23df028b6ca: Waiting 00:33:30 d65c8cfc05b1: Waiting 00:33:30 2437ff75d9bd: Waiting 00:33:31 04944245beec: Verifying Checksum 00:33:31 04944245beec: Download complete 00:33:31 765212b225bb: Download complete 00:33:31 f23df028b6ca: Verifying Checksum 00:33:31 f23df028b6ca: Download complete 00:33:31 d65c8cfc05b1: Verifying Checksum 00:33:31 d65c8cfc05b1: Download complete 00:33:31 699f458cf7ca: Verifying Checksum 00:33:31 699f458cf7ca: Download complete 00:33:31 8998bd30e6a1: Verifying Checksum 00:33:31 8998bd30e6a1: Download complete 00:33:33 2437ff75d9bd: Verifying Checksum 00:33:33 2437ff75d9bd: Download complete 00:33:35 8998bd30e6a1: Pull complete 00:33:35 04944245beec: Pull complete 00:33:37 699f458cf7ca: Pull complete 00:33:37 765212b225bb: Pull complete 00:33:39 f23df028b6ca: Pull complete 00:33:39 d65c8cfc05b1: Pull complete 00:33:54 2437ff75d9bd: Pull complete 00:33:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-16627 does not seem to be running inside a container 00:33:55 $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:33:57 $ docker top fbfebb2e43419a865c3b98531c61fcd440b91c5b7b969723fab0a996cb0fe60d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:58 ---> job-cost.sh 00:33:58 lf-activate-venv: SKIPPING 00:33:58 INFO: No Stack... 00:33:59 INFO: Retrieving Pricing Info for: v3-standard-4 00:34:00 INFO: Archiving Costs [Pipeline] sh 00:34:00 + cat /w/workspace/edgex-go/529/archives/cost.csv 00:34:00 + cut -d, -f6 [Pipeline] lock 00:34:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] 00:34:00 Resource [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] did not exist. Created. 00:34:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:01 + echo total: 0.10999999940395355 [Pipeline] stash 00:34:01 Stashed 1 file(s) [Pipeline] } 00:34:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-529-stack-cost] [Pipeline] // lock [Pipeline] } 00:34:01 $ docker stop --time=1 fbfebb2e43419a865c3b98531c61fcd440b91c5b7b969723fab0a996cb0fe60d 00:34:03 $ docker rm -f --volumes fbfebb2e43419a865c3b98531c61fcd440b91c5b7b969723fab0a996cb0fe60d [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 00:34:03 provisioning config files... 00:34:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/529@tmp/config3088041251121254717tmp [Pipeline] { [Pipeline] sh 00:34:04 + set +x 00:34:04 + + bash -s -- 00:34:04 curl -s https://codecov.io/bash 00:34:04 00:34:04 _____ _ 00:34:04 / ____| | | 00:34:04 | | ___ __| | ___ ___ _____ __ 00:34:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:34:04 | |___| (_) | (_| | __/ (_| (_) \ V / 00:34:04 \_____\___/ \__,_|\___|\___\___/ \_/ 00:34:04 Bash-1.0.6 00:34:04 00:34:04 00:34:04 ==> git version 2.25.1 found 00:34:04 ==> 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 00:34:04 Release-Date: 2020-01-08 00:34:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:34:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:34:04 ==> Jenkins CI detected. 00:34:04 current dir:  /w/workspace/edgex-go/529 00:34:04 project root: . 00:34:04 --> token set from env 00:34:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:34:04 ==> Running gcov in . (disable via -X gcov) 00:34:04 ==> Python coveragepy not found 00:34:04 ==> Searching for coverage reports in: 00:34:04 + . 00:34:04 -> Found 1 reports 00:34:04 ==> Detecting git/mercurial file structure 00:34:04 ==> Reading reports 00:34:04 + ./coverage.out bytes=447731 00:34:04 ==> Appending adjustments 00:34:04 https://docs.codecov.io/docs/fixing-reports 00:34:05 + Found adjustments 00:34:05 ==> Gzipping contents 00:34:05 60K /tmp/codecov.KyzbLo.gz 00:34:05 ==> Uploading reports 00:34:05 url: https://codecov.io 00:34:05 query: branch=main&commit=5bf55878ace16878edbd308d9dee72012f144a0a&build=529&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F529%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:34:05 -> Pinging Codecov 00:34:05 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=5bf55878ace16878edbd308d9dee72012f144a0a&build=529&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F529%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:34:05 -> Uploading to 00:34:05 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/00271124DB129430A58F1EEE437C3FCB/5bf55878ace16878edbd308d9dee72012f144a0a/47a8c7ad-c85f-402f-bc9e-d671e8e14c1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T003405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b851a2e031a5736640c4ecf911d59ed1750e94e22d3a47164076db5b30c8e50e 00:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:05 Dload Upload Total Spent Left Speed 00:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57443 0 0 100 57443 0 198k --:--:-- --:--:-- --:--:-- 198k 00:34:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5bf55878ace16878edbd308d9dee72012f144a0a [Pipeline] } 00:34:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:34:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:34:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:34:06 00:34:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:34:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:34:06 df9b9388f04a: Pulling fs layer 00:34:06 52dc419b0ee2: Pulling fs layer 00:34:06 25bc292e5bac: Pulling fs layer 00:34:06 114826534d7a: Pulling fs layer 00:34:06 4657fd5d0bcf: Pulling fs layer 00:34:06 6ad1cebc031e: Pulling fs layer 00:34:06 8a3aa393b2d8: Pulling fs layer 00:34:06 114826534d7a: Waiting 00:34:06 4657fd5d0bcf: Waiting 00:34:06 8a3aa393b2d8: Waiting 00:34:06 6ad1cebc031e: Waiting 00:34:06 25bc292e5bac: Verifying Checksum 00:34:06 25bc292e5bac: Download complete 00:34:06 52dc419b0ee2: Verifying Checksum 00:34:06 52dc419b0ee2: Download complete 00:34:06 4657fd5d0bcf: Verifying Checksum 00:34:06 4657fd5d0bcf: Download complete 00:34:06 df9b9388f04a: Verifying Checksum 00:34:06 6ad1cebc031e: Verifying Checksum 00:34:06 6ad1cebc031e: Download complete 00:34:06 df9b9388f04a: Pull complete 00:34:06 52dc419b0ee2: Pull complete 00:34:06 25bc292e5bac: Pull complete 00:34:07 114826534d7a: Verifying Checksum 00:34:07 114826534d7a: Download complete 00:34:07 8a3aa393b2d8: Verifying Checksum 00:34:07 8a3aa393b2d8: Download complete 00:34:11 114826534d7a: Pull complete 00:34:11 4657fd5d0bcf: Pull complete 00:34:11 6ad1cebc031e: Pull complete 00:34:14 8a3aa393b2d8: Pull complete 00:34:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:34:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:14 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:34:14 $ 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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:34:20 $ docker top cb65c90fe4b54f9bbace666488670190f9f2c373eb6be0a0fa74d959f43dbf38 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:34:20 + set -o pipefail 00:34:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:34:25 00:34:25 Monitoring /w/workspace/edgex-go/529 (github.com/edgexfoundry/edgex-go)... 00:34:25 00:34:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d0416ddf-8bf5-458e-a806-defb11561049 00:34:25 00:34:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:34:25 00:34:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:34:25 00:34:25 00:34:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:34:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:34:25 More details here: https://snyk.co/ue1NS [Pipeline] } 00:34:25 $ docker stop --time=1 cb65c90fe4b54f9bbace666488670190f9f2c373eb6be0a0fa74d959f43dbf38 00:34:29 $ docker rm -f --volumes cb65c90fe4b54f9bbace666488670190f9f2c373eb6be0a0fa74d959f43dbf38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:34:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:29 provisioning config files... 00:34:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/529@tmp/config18332153355236381584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:30 --> edgex-publish-swagger.sh 00:34:30 === Publish openapi/v3 API === 00:34:30 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:34:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/529/openapi/v3/core-command.yaml] 00:34:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:30 Dload Upload Total Spent Left Speed 00:34:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 135k --:--:-- --:--:-- --:--:-- 134k 100 29030 0 0 100 29030 0 46974 --:--:-- --:--:-- --:--:-- 46898 00:34:30 00:34:30 00:34:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/529/openapi/v3/core-data.yaml] 00:34:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:30 Dload Upload Total Spent Left Speed 00:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 137k --:--:-- --:--:-- --:--:-- 137k 00:34:31 00:34:31 00:34:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/529/openapi/v3/core-metadata.yaml] 00:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:31 Dload Upload Total Spent Left Speed 00:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 239k --:--:-- --:--:-- --:--:-- 238k 00:34:31 00:34:31 00:34:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/529/openapi/v3/support-notifications.yaml] 00:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:31 Dload Upload Total Spent Left Speed 00:34:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 141k --:--:-- --:--:-- --:--:-- 140k 100 86965 0 0 100 86965 0 141k --:--:-- --:--:-- --:--:-- 140k 00:34:32 00:34:32 00:34:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/529/openapi/v3/support-scheduler.yaml] 00:34:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:32 Dload Upload Total Spent Left Speed 00:34:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73253 --:--:-- --:--:-- --:--:-- 73253 00:34:33 00:34:33 [Pipeline] } 00:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:34:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:33 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:34:34 $ docker top b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 -eo pid,comm 00:34:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:34:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:34 [ssh-agent] Looking for ssh-agent implementation... 00:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:34 $ docker exec b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 ssh-agent 00:34:34 SSH_AUTH_SOCK=/tmp/ssh-U7NIEKZaAw2P/agent.32 00:34:34 SSH_AGENT_PID=38 00:34:34 Running ssh-add (command line suppressed) 00:34:34 Identity added: /w/workspace/edgex-go/529@tmp/private_key_2389572029955248394.key (/w/workspace/edgex-go/529@tmp/private_key_2389572029955248394.key) 00:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:34 + git semver tag 00:34:35 2023-05-24 00:34:35,107 [run_tag] DEBUG tag force:False 00:34:35 2023-05-24 00:34:35,107 [check_head_tag] DEBUG check head tag 00:34:35 2023-05-24 00:34:35,110 [execute] INFO git cat-file --batch-check 00:34:35 2023-05-24 00:34:35,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=) 00:34:35 2023-05-24 00:34:35,114 [execute] INFO git cat-file --batch 00:34:35 2023-05-24 00:34:35,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=) 00:34:35 2023-05-24 00:34:35,182 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:34:35 2023-05-24 00:34:35,182 [execute] INFO git tag -a v3.0.0-dev.163 -m v3.0.0-dev.163 00:34:35 2023-05-24 00:34:35,182 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.163', '-m', 'v3.0.0-dev.163'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=None) 00:34:35 2023-05-24 00:34:35,187 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:34:35 3.0.0-dev.163 [Pipeline] } 00:34:35 $ docker exec --env ******** --env ******** b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 ssh-agent -k 00:34:35 unset SSH_AUTH_SOCK; 00:34:35 unset SSH_AGENT_PID; 00:34:35 echo Agent pid 38 killed; 00:34:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:35 + git semver [Pipeline] } 00:34:35 $ docker stop --time=1 b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 00:34:37 $ docker rm -f --volumes b7acc4e6d7cf98c61e2afbd085500af3555a1c0a2e87e847974c3005fa61bd23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:34:37 00:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:34:37 0.23.1-centos7: Pulling from edgex-lftools 00:34:37 ab5ef0e58194: Pulling fs layer 00:34:37 9712f1f96733: Pulling fs layer 00:34:37 63f879dbbcfc: Pulling fs layer 00:34:37 0d9ebad4ef96: Pulling fs layer 00:34:37 e9a5061849ea: Pulling fs layer 00:34:37 d747dcd14b5f: Pulling fs layer 00:34:37 2de7ff778b66: Pulling fs layer 00:34:37 0d9ebad4ef96: Waiting 00:34:37 e9a5061849ea: Waiting 00:34:37 d747dcd14b5f: Waiting 00:34:37 2de7ff778b66: Waiting 00:34:37 9712f1f96733: Verifying Checksum 00:34:37 9712f1f96733: Download complete 00:34:38 63f879dbbcfc: Verifying Checksum 00:34:38 63f879dbbcfc: Download complete 00:34:38 e9a5061849ea: Verifying Checksum 00:34:38 e9a5061849ea: Download complete 00:34:38 0d9ebad4ef96: Verifying Checksum 00:34:38 0d9ebad4ef96: Download complete 00:34:38 d747dcd14b5f: Verifying Checksum 00:34:38 d747dcd14b5f: Download complete 00:34:38 ab5ef0e58194: Verifying Checksum 00:34:38 ab5ef0e58194: Download complete 00:34:38 2de7ff778b66: Verifying Checksum 00:34:38 2de7ff778b66: Download complete 00:34:40 ab5ef0e58194: Pull complete 00:34:40 9712f1f96733: Pull complete 00:34:41 63f879dbbcfc: Pull complete 00:34:45 0d9ebad4ef96: Pull complete 00:34:45 e9a5061849ea: Pull complete 00:34:45 d747dcd14b5f: Pull complete 00:34:47 2de7ff778b66: Pull complete 00:34:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:47 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:34:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:34:52 $ docker top 202d744442ef469cc169fbe5fadc770b652c110c692e9cdfe1f81e91fa1a60d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:34:52 provisioning config files... 00:34:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/529@tmp/config8105462124605289429tmp 00:34:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/529@tmp/config3258307118796132991tmp 00:34:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/529@tmp/config7823088417612606518tmp [Pipeline] { [Pipeline] echo 00:34:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:34:53 ---> sigul-configuration.sh 00:34:53 gpg: directory `/root/.gnupg' created 00:34:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:34:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:34:53 gpg: keyring `/root/.gnupg/secring.gpg' created 00:34:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:34:53 gpg: CAST5 encrypted data 00:34:53 gpg: encrypted with 1 passphrase 00:34:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:34:53 + mkdir /home/jenkins 00:34:53 + mkdir /home/jenkins/sigul [Pipeline] sh 00:34:53 + 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 00:34:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:34:54 ---> sigul-install.sh 00:34:54 Sigul already installed; skipping installation. [Pipeline] sh 00:34:54 + git tag --list 00:34:54 0.6.0 00:34:54 0.6.1 00:34:54 0.7.0 00:34:54 0.7.1 00:34:54 v1.0.0 00:34:54 v1.0.1 00:34:54 v1.1.0 00:34:54 v1.2.0 00:34:54 v1.2.1 00:34:54 v1.3.0 00:34:54 v1.3.1 00:34:54 v2.0.0 00:34:54 v2.1.0 00:34:54 v2.1.1 00:34:54 v2.1.1-dev.1 00:34:54 v2.1.1-dev.2 00:34:54 v2.1.1-dev.3 00:34:54 v2.1.1-dev.4 00:34:54 v2.1.1-dev.5 00:34:54 v2.1.1-dev.6 00:34:54 v2.1.1-dev.7 00:34:54 v2.1.1-dev.8 00:34:54 v2.1.2-dev.1 00:34:54 v2.2.0 00:34:54 v2.2.1-dev.1 00:34:54 v2.2.1-dev.10 00:34:54 v2.2.1-dev.11 00:34:54 v2.2.1-dev.12 00:34:54 v2.2.1-dev.13 00:34:54 v2.2.1-dev.14 00:34:54 v2.2.1-dev.15 00:34:54 v2.2.1-dev.16 00:34:54 v2.2.1-dev.17 00:34:54 v2.2.1-dev.18 00:34:54 v2.2.1-dev.19 00:34:54 v2.2.1-dev.2 00:34:54 v2.2.1-dev.20 00:34:54 v2.2.1-dev.21 00:34:54 v2.2.1-dev.22 00:34:54 v2.2.1-dev.23 00:34:54 v2.2.1-dev.24 00:34:54 v2.2.1-dev.25 00:34:54 v2.2.1-dev.26 00:34:54 v2.2.1-dev.27 00:34:54 v2.2.1-dev.28 00:34:54 v2.2.1-dev.29 00:34:54 v2.2.1-dev.3 00:34:54 v2.2.1-dev.4 00:34:54 v2.2.1-dev.5 00:34:54 v2.2.1-dev.6 00:34:54 v2.2.1-dev.7 00:34:54 v2.2.1-dev.8 00:34:54 v2.2.1-dev.9 00:34:54 v2.3.0 00:34:54 v2.3.0-dev.100 00:34:54 v2.3.0-dev.101 00:34:54 v2.3.0-dev.102 00:34:54 v2.3.0-dev.103 00:34:54 v2.3.0-dev.104 00:34:54 v2.3.0-dev.105 00:34:54 v2.3.0-dev.106 00:34:54 v2.3.0-dev.29 00:34:54 v2.3.0-dev.30 00:34:54 v2.3.0-dev.31 00:34:54 v2.3.0-dev.32 00:34:54 v2.3.0-dev.33 00:34:54 v2.3.0-dev.34 00:34:54 v2.3.0-dev.35 00:34:54 v2.3.0-dev.36 00:34:54 v2.3.0-dev.37 00:34:54 v2.3.0-dev.38 00:34:54 v2.3.0-dev.39 00:34:54 v2.3.0-dev.40 00:34:54 v2.3.0-dev.41 00:34:54 v2.3.0-dev.42 00:34:54 v2.3.0-dev.43 00:34:54 v2.3.0-dev.44 00:34:54 v2.3.0-dev.45 00:34:54 v2.3.0-dev.46 00:34:54 v2.3.0-dev.47 00:34:54 v2.3.0-dev.48 00:34:54 v2.3.0-dev.49 00:34:54 v2.3.0-dev.50 00:34:54 v2.3.0-dev.51 00:34:54 v2.3.0-dev.52 00:34:54 v2.3.0-dev.53 00:34:54 v2.3.0-dev.54 00:34:54 v2.3.0-dev.55 00:34:54 v2.3.0-dev.56 00:34:54 v2.3.0-dev.57 00:34:54 v2.3.0-dev.58 00:34:54 v2.3.0-dev.59 00:34:54 v2.3.0-dev.60 00:34:54 v2.3.0-dev.61 00:34:54 v2.3.0-dev.62 00:34:54 v2.3.0-dev.63 00:34:54 v2.3.0-dev.64 00:34:54 v2.3.0-dev.65 00:34:54 v2.3.0-dev.66 00:34:54 v2.3.0-dev.67 00:34:54 v2.3.0-dev.68 00:34:54 v2.3.0-dev.69 00:34:54 v2.3.0-dev.70 00:34:54 v2.3.0-dev.71 00:34:54 v2.3.0-dev.72 00:34:54 v2.3.0-dev.73 00:34:54 v2.3.0-dev.74 00:34:54 v2.3.0-dev.75 00:34:54 v2.3.0-dev.76 00:34:54 v2.3.0-dev.77 00:34:54 v2.3.0-dev.78 00:34:54 v2.3.0-dev.79 00:34:54 v2.3.0-dev.80 00:34:54 v2.3.0-dev.81 00:34:54 v2.3.0-dev.82 00:34:54 v2.3.0-dev.83 00:34:54 v2.3.0-dev.84 00:34:54 v2.3.0-dev.85 00:34:54 v2.3.0-dev.86 00:34:54 v2.3.0-dev.87 00:34:54 v2.3.0-dev.88 00:34:54 v2.3.0-dev.89 00:34:54 v2.3.0-dev.90 00:34:54 v2.3.0-dev.91 00:34:54 v2.3.0-dev.92 00:34:54 v2.3.0-dev.93 00:34:54 v2.3.0-dev.94 00:34:54 v2.3.0-dev.95 00:34:54 v2.3.0-dev.96 00:34:54 v2.3.0-dev.97 00:34:54 v2.3.0-dev.98 00:34:54 v2.3.0-dev.99 00:34:54 v2.3.1-dev.1 00:34:54 v2.3.1-dev.2 00:34:54 v2.3.1-dev.3 00:34:54 v2.3.1-dev.4 00:34:54 v2.3.1-dev.5 00:34:54 v3.0.0-dev.1 00:34:54 v3.0.0-dev.10 00:34:54 v3.0.0-dev.100 00:34:54 v3.0.0-dev.101 00:34:54 v3.0.0-dev.102 00:34:54 v3.0.0-dev.103 00:34:54 v3.0.0-dev.104 00:34:54 v3.0.0-dev.105 00:34:54 v3.0.0-dev.106 00:34:54 v3.0.0-dev.107 00:34:54 v3.0.0-dev.108 00:34:54 v3.0.0-dev.109 00:34:54 v3.0.0-dev.11 00:34:54 v3.0.0-dev.110 00:34:54 v3.0.0-dev.111 00:34:54 v3.0.0-dev.112 00:34:54 v3.0.0-dev.113 00:34:54 v3.0.0-dev.114 00:34:54 v3.0.0-dev.115 00:34:54 v3.0.0-dev.116 00:34:54 v3.0.0-dev.117 00:34:54 v3.0.0-dev.118 00:34:54 v3.0.0-dev.119 00:34:54 v3.0.0-dev.12 00:34:54 v3.0.0-dev.120 00:34:54 v3.0.0-dev.121 00:34:54 v3.0.0-dev.122 00:34:54 v3.0.0-dev.123 00:34:54 v3.0.0-dev.124 00:34:54 v3.0.0-dev.125 00:34:54 v3.0.0-dev.126 00:34:54 v3.0.0-dev.127 00:34:54 v3.0.0-dev.128 00:34:54 v3.0.0-dev.129 00:34:54 v3.0.0-dev.13 00:34:54 v3.0.0-dev.130 00:34:54 v3.0.0-dev.131 00:34:54 v3.0.0-dev.132 00:34:54 v3.0.0-dev.133 00:34:54 v3.0.0-dev.134 00:34:54 v3.0.0-dev.135 00:34:54 v3.0.0-dev.136 00:34:54 v3.0.0-dev.137 00:34:54 v3.0.0-dev.138 00:34:54 v3.0.0-dev.139 00:34:54 v3.0.0-dev.14 00:34:54 v3.0.0-dev.140 00:34:54 v3.0.0-dev.141 00:34:54 v3.0.0-dev.142 00:34:54 v3.0.0-dev.143 00:34:54 v3.0.0-dev.144 00:34:54 v3.0.0-dev.145 00:34:54 v3.0.0-dev.146 00:34:54 v3.0.0-dev.147 00:34:54 v3.0.0-dev.148 00:34:54 v3.0.0-dev.149 00:34:54 v3.0.0-dev.15 00:34:54 v3.0.0-dev.150 00:34:54 v3.0.0-dev.151 00:34:54 v3.0.0-dev.152 00:34:54 v3.0.0-dev.153 00:34:54 v3.0.0-dev.154 00:34:54 v3.0.0-dev.155 00:34:54 v3.0.0-dev.156 00:34:54 v3.0.0-dev.157 00:34:54 v3.0.0-dev.158 00:34:54 v3.0.0-dev.159 00:34:54 v3.0.0-dev.16 00:34:54 v3.0.0-dev.160 00:34:54 v3.0.0-dev.161 00:34:54 v3.0.0-dev.162 00:34:54 v3.0.0-dev.163 00:34:54 v3.0.0-dev.17 00:34:54 v3.0.0-dev.18 00:34:54 v3.0.0-dev.19 00:34:54 v3.0.0-dev.2 00:34:54 v3.0.0-dev.20 00:34:54 v3.0.0-dev.21 00:34:54 v3.0.0-dev.22 00:34:54 v3.0.0-dev.23 00:34:54 v3.0.0-dev.24 00:34:54 v3.0.0-dev.25 00:34:54 v3.0.0-dev.26 00:34:54 v3.0.0-dev.27 00:34:54 v3.0.0-dev.28 00:34:54 v3.0.0-dev.29 00:34:54 v3.0.0-dev.3 00:34:54 v3.0.0-dev.30 00:34:54 v3.0.0-dev.31 00:34:54 v3.0.0-dev.32 00:34:54 v3.0.0-dev.33 00:34:54 v3.0.0-dev.34 00:34:54 v3.0.0-dev.35 00:34:54 v3.0.0-dev.36 00:34:54 v3.0.0-dev.37 00:34:54 v3.0.0-dev.38 00:34:54 v3.0.0-dev.39 00:34:54 v3.0.0-dev.4 00:34:54 v3.0.0-dev.40 00:34:54 v3.0.0-dev.41 00:34:54 v3.0.0-dev.42 00:34:54 v3.0.0-dev.43 00:34:54 v3.0.0-dev.44 00:34:54 v3.0.0-dev.45 00:34:54 v3.0.0-dev.46 00:34:54 v3.0.0-dev.47 00:34:54 v3.0.0-dev.48 00:34:54 v3.0.0-dev.49 00:34:54 v3.0.0-dev.5 00:34:54 v3.0.0-dev.50 00:34:54 v3.0.0-dev.51 00:34:54 v3.0.0-dev.52 00:34:54 v3.0.0-dev.53 00:34:54 v3.0.0-dev.54 00:34:54 v3.0.0-dev.55 00:34:54 v3.0.0-dev.56 00:34:54 v3.0.0-dev.57 00:34:54 v3.0.0-dev.58 00:34:54 v3.0.0-dev.59 00:34:54 v3.0.0-dev.6 00:34:54 v3.0.0-dev.60 00:34:54 v3.0.0-dev.61 00:34:54 v3.0.0-dev.62 00:34:54 v3.0.0-dev.63 00:34:54 v3.0.0-dev.64 00:34:54 v3.0.0-dev.65 00:34:54 v3.0.0-dev.66 00:34:54 v3.0.0-dev.67 00:34:54 v3.0.0-dev.68 00:34:54 v3.0.0-dev.69 00:34:54 v3.0.0-dev.7 00:34:54 v3.0.0-dev.70 00:34:54 v3.0.0-dev.71 00:34:54 v3.0.0-dev.72 00:34:54 v3.0.0-dev.73 00:34:54 v3.0.0-dev.74 00:34:54 v3.0.0-dev.75 00:34:54 v3.0.0-dev.76 00:34:54 v3.0.0-dev.77 00:34:54 v3.0.0-dev.78 00:34:54 v3.0.0-dev.79 00:34:54 v3.0.0-dev.8 00:34:54 v3.0.0-dev.80 00:34:54 v3.0.0-dev.81 00:34:54 v3.0.0-dev.82 00:34:54 v3.0.0-dev.83 00:34:54 v3.0.0-dev.84 00:34:54 v3.0.0-dev.85 00:34:54 v3.0.0-dev.86 00:34:54 v3.0.0-dev.87 00:34:54 v3.0.0-dev.88 00:34:54 v3.0.0-dev.89 00:34:54 v3.0.0-dev.9 00:34:54 v3.0.0-dev.90 00:34:54 v3.0.0-dev.91 00:34:54 v3.0.0-dev.92 00:34:54 v3.0.0-dev.93 00:34:54 v3.0.0-dev.94 00:34:54 v3.0.0-dev.95 00:34:54 v3.0.0-dev.96 00:34:54 v3.0.0-dev.97 00:34:54 v3.0.0-dev.98 00:34:54 v3.0.0-dev.99 [Pipeline] sh 00:34:54 + lftools sign git-tag v3.0.0-dev.163 00:34:55 Signing Git tag with Sigul... 00:34:55 Signing v3.0.0-dev.163 [Pipeline] echo 00:34:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:34:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:34:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:34:56 $ docker stop --time=1 202d744442ef469cc169fbe5fadc770b652c110c692e9cdfe1f81e91fa1a60d7 00:34:57 $ docker rm -f --volumes 202d744442ef469cc169fbe5fadc770b652c110c692e9cdfe1f81e91fa1a60d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:34:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:58 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:34:58 $ docker top 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 -eo pid,comm 00:34:58 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). 00:34:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:58 [ssh-agent] Looking for ssh-agent implementation... 00:34:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:58 $ docker exec 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 ssh-agent 00:34:58 SSH_AUTH_SOCK=/tmp/ssh-D6PSc171UFAH/agent.31 00:34:58 SSH_AGENT_PID=38 00:34:58 Running ssh-add (command line suppressed) 00:34:58 Identity added: /w/workspace/edgex-go/529@tmp/private_key_7495462093056268999.key (/w/workspace/edgex-go/529@tmp/private_key_7495462093056268999.key) 00:34:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:59 + git semver bump pre 00:34:59 2023-05-24 00:34:59,380 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:34:59 2023-05-24 00:34:59,380 [bump_version] DEBUG bumping version:3.0.0-dev.163 on axis:pre with prefix:dev 00:34:59 2023-05-24 00:34:59,380 [bump_version] DEBUG bumped version:3.0.0-dev.164 00:34:59 2023-05-24 00:34:59,380 [write_version] DEBUG write version:3.0.0-dev.164 to path:/w/workspace/edgex-go/529/.semver/main with force:True 00:34:59 2023-05-24 00:34:59,380 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:34:59 2023-05-24 00:34:59,380 [write_file] DEBUG write to file:/w/workspace/edgex-go/529/.semver/main 00:34:59 2023-05-24 00:34:59,383 [execute] INFO git cat-file --batch-check 00:34:59 2023-05-24 00:34:59,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=) 00:34:59 2023-05-24 00:34:59,390 [execute] INFO git cat-file --batch 00:34:59 2023-05-24 00:34:59,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=) 00:34:59 2023-05-24 00:34:59,396 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:34:59 3.0.0-dev.164 [Pipeline] } 00:34:59 $ docker exec --env ******** --env ******** 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 ssh-agent -k 00:34:59 unset SSH_AUTH_SOCK; 00:34:59 unset SSH_AGENT_PID; 00:34:59 echo Agent pid 38 killed; 00:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:59 + git semver [Pipeline] } 00:35:00 $ docker stop --time=1 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 00:35:01 $ docker rm -f --volumes 77196916272b22e4c3de8959a19984335c358d9422b7503fe5fad731f74db5c6 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:35:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:35:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:02 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:35:02 $ docker top b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 -eo pid,comm 00:35:02 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). 00:35:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:02 [ssh-agent] Looking for ssh-agent implementation... 00:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:02 $ docker exec b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 ssh-agent 00:35:02 SSH_AUTH_SOCK=/tmp/ssh-kotCXb63xWyp/agent.31 00:35:02 SSH_AGENT_PID=37 00:35:02 Running ssh-add (command line suppressed) 00:35:02 Identity added: /w/workspace/edgex-go/529@tmp/private_key_13590400453705280314.key (/w/workspace/edgex-go/529@tmp/private_key_13590400453705280314.key) 00:35:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:03 + git semver push 00:35:03 2023-05-24 00:35:03,439 [run_push] DEBUG push 00:35:03 2023-05-24 00:35:03,440 [execute] INFO git cat-file --batch-check 00:35:03 2023-05-24 00:35:03,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=) 00:35:03 2023-05-24 00:35:03,445 [execute] INFO git rev-list 4444869d0d0b07ba1e20d8ffa0dcf379fe727cb1 -- 00:35:03 2023-05-24 00:35:03,445 [execute] DEBUG Popen(['git', 'rev-list', '4444869d0d0b07ba1e20d8ffa0dcf379fe727cb1', '--'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=None) 00:35:03 2023-05-24 00:35:03,461 [execute] INFO git fetch -v origin 00:35:03 2023-05-24 00:35:03,461 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=True, shell=None, istream=None) 00:35:04 2023-05-24 00:35:04,542 [run_push] DEBUG no remote changes detected 00:35:04 2023-05-24 00:35:04,542 [execute] INFO git push origin semver 00:35:04 2023-05-24 00:35:04,543 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/529/.semver, universal_newlines=False, shell=None, istream=None) 00:35:05 2023-05-24 00:35:05,431 [run_push] DEBUG push all version tags 00:35:05 2023-05-24 00:35:05,431 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:35:05 2023-05-24 00:35:05,432 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/529, universal_newlines=False, shell=None, istream=None) 00:35:06 2023-05-24 00:35:06,193 [read_version] DEBUG read version from /w/workspace/edgex-go/529/.semver/main 00:35:06 3.0.0-dev.164 [Pipeline] } 00:35:06 $ docker exec --env ******** --env ******** b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 ssh-agent -k 00:35:06 unset SSH_AUTH_SOCK; 00:35:06 unset SSH_AGENT_PID; 00:35:06 echo Agent pid 37 killed; 00:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:06 + git semver [Pipeline] } 00:35:07 $ docker stop --time=1 b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 00:35:08 $ docker rm -f --volumes b3b1868945d826a9e9726ff97294527c7041c8ecf1a80e09b744c58b9493ce59 [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 00:35:08 + [ -d /w/workspace/edgex-go/529/archives ] [Pipeline] libraryResource [Pipeline] sh 00:35:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:35:10 ---> package-listing.sh 00:35:10 ++ facter osfamily 00:35:10 ++ tr '[:upper:]' '[:lower:]' 00:35:10 + OS_FAMILY=debian 00:35:10 + workspace=/w/workspace/edgex-go/529 00:35:10 + START_PACKAGES=/tmp/packages_start.txt 00:35:10 + END_PACKAGES=/tmp/packages_end.txt 00:35:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:10 + PACKAGES=/tmp/packages_start.txt 00:35:10 + '[' /w/workspace/edgex-go/529 ']' 00:35:10 + PACKAGES=/tmp/packages_end.txt 00:35:10 + case "${OS_FAMILY}" in 00:35:10 + dpkg -l 00:35:10 + grep '^ii' 00:35:10 + '[' -f /tmp/packages_start.txt ']' 00:35:10 + '[' -f /tmp/packages_end.txt ']' 00:35:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:10 + '[' /w/workspace/edgex-go/529 ']' 00:35:10 + mkdir -p /w/workspace/edgex-go/529/archives/ 00:35:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/529/archives/ [Pipeline] echo 00:35:10 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/529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:35:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:11 00:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:11 latest: Pulling from edgex-lftools-log-publisher 00:35:11 5eb5b503b376: Pulling fs layer 00:35:11 5c69ac0246d0: Pulling fs layer 00:35:11 ec43610c2a17: Pulling fs layer 00:35:11 3a2ae6a8a46f: Pulling fs layer 00:35:11 33b1e0a273af: Pulling fs layer 00:35:11 5d3b04190fa2: Pulling fs layer 00:35:11 2f39f015ded8: Pulling fs layer 00:35:11 33b1e0a273af: Waiting 00:35:11 5d3b04190fa2: Waiting 00:35:11 2f39f015ded8: Waiting 00:35:11 3a2ae6a8a46f: Waiting 00:35:11 5c69ac0246d0: Verifying Checksum 00:35:11 5c69ac0246d0: Download complete 00:35:11 3a2ae6a8a46f: Verifying Checksum 00:35:11 3a2ae6a8a46f: Download complete 00:35:11 33b1e0a273af: Verifying Checksum 00:35:11 33b1e0a273af: Download complete 00:35:11 5d3b04190fa2: Download complete 00:35:11 ec43610c2a17: Verifying Checksum 00:35:11 ec43610c2a17: Download complete 00:35:11 5eb5b503b376: Verifying Checksum 00:35:11 5eb5b503b376: Download complete 00:35:12 2f39f015ded8: Download complete 00:35:12 5eb5b503b376: Pull complete 00:35:12 5c69ac0246d0: Pull complete 00:35:13 ec43610c2a17: Pull complete 00:35:13 3a2ae6a8a46f: Pull complete 00:35:13 33b1e0a273af: Pull complete 00:35:13 5d3b04190fa2: Pull complete 00:35:17 2f39f015ded8: Pull complete 00:35:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:17 prd-ubuntu20.04-docker-8c-8g-16623 does not seem to be running inside a container 00:35: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/529/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/529 -v /w/workspace/edgex-go/529:/w/workspace/edgex-go/529:rw,z -v /w/workspace/edgex-go/529@tmp:/w/workspace/edgex-go/529@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 00:35:21 $ docker top 14089fde77dec471ac6974923023c98544e8d8024a5ae4c5cf2ac019cc87f42b -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:35:22 + mkdir -p /var/log/sysstat [Pipeline] sh 00:35:22 + ls /var/log/sa-host 00:35:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:22 provisioning config files... 00:35:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/529@tmp/config6946201279602611216tmp [Pipeline] { [Pipeline] echo 00:35:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:35:23 ---> create-netrc.sh [Pipeline] } 00:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:35:23 ---> python-tools-install.sh [Pipeline] echo 00:35:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:35:23 ---> sudo-logs.sh 00:35:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:35:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:35:24 ---> job-cost.sh 00:35:24 lf-activate-venv: SKIPPING 00:35:24 DEBUG: total: 0.10999999940395355 00:35:24 INFO: Retrieving Stack Cost... 00:35:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:35:24 INFO: Archiving Costs [Pipeline] echo 00:35:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:35:25 ---> logs-deploy.sh 00:35:25 lf-activate-venv: SKIPPING 00:35:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/529 00:35:25 INFO: archiving workspace using pattern(s): 00:35:26 Archives upload complete. 00:35:26 INFO: archiving logs to Nexus 00:35:27 ---> uname -a: 00:35:27 Linux prd-ubuntu20-04-docker-8c-8g-16623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:35:27 00:35:27 00:35:27 ---> lscpu: 00:35:27 Architecture: x86_64 00:35:27 CPU op-mode(s): 32-bit, 64-bit 00:35:27 Byte Order: Little Endian 00:35:27 Address sizes: 40 bits physical, 48 bits virtual 00:35:27 CPU(s): 8 00:35:27 On-line CPU(s) list: 0-7 00:35:27 Thread(s) per core: 1 00:35:27 Core(s) per socket: 1 00:35:27 Socket(s): 8 00:35:27 NUMA node(s): 1 00:35:27 Vendor ID: AuthenticAMD 00:35:27 CPU family: 23 00:35:27 Model: 49 00:35:27 Model name: AMD EPYC-Rome Processor 00:35:27 Stepping: 0 00:35:27 CPU MHz: 2800.000 00:35:27 BogoMIPS: 5600.00 00:35:27 Virtualization: AMD-V 00:35:27 Hypervisor vendor: KVM 00:35:27 Virtualization type: full 00:35:27 L1d cache: 256 KiB 00:35:27 L1i cache: 256 KiB 00:35:27 L2 cache: 4 MiB 00:35:27 L3 cache: 128 MiB 00:35:27 NUMA node0 CPU(s): 0-7 00:35:27 Vulnerability Itlb multihit: Not affected 00:35:27 Vulnerability L1tf: Not affected 00:35:27 Vulnerability Mds: Not affected 00:35:27 Vulnerability Meltdown: Not affected 00:35:27 Vulnerability Mmio stale data: Not affected 00:35:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:35:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:35:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:35:27 Vulnerability Srbds: Not affected 00:35:27 Vulnerability Tsx async abort: Not affected 00:35:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:35:27 00:35:27 00:35:27 ---> nproc: 00:35:27 8 00:35:27 00:35:27 00:35:27 ---> df -h: 00:35:27 Filesystem Size Used Avail Use% Mounted on 00:35:27 overlay 155G 20G 136G 13% / 00:35:27 tmpfs 64M 0 64M 0% /dev 00:35:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:35:27 shm 64M 0 64M 0% /dev/shm 00:35:27 /dev/vda1 155G 20G 136G 13% /facter-os 00:35:27 00:35:27 00:35:27 ---> sar -b -r -n DEV: 00:35:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16623) 05/24/23 _x86_64_ (8 CPU) 00:35:27 00:35:27 00:01:25 LINUX RESTART (8 CPU) 00:35:27 00:35:27 00:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:35:27 00:03:01 140.79 11.81 128.98 0.00 1832.64 73411.69 0.00 00:35:27 00:04:01 36.99 0.07 36.93 0.00 13.33 17428.83 0.00 00:35:27 00:05:01 37.68 0.20 37.48 0.00 4.13 11285.20 0.00 00:35:27 00:06:01 418.76 5.27 413.50 0.00 55.59 142566.77 0.00 00:35:27 00:07:01 286.19 4.45 281.74 0.00 97.70 187452.72 0.00 00:35:27 00:08:01 724.30 11.58 712.72 0.00 5103.60 145777.33 0.00 00:35:27 00:09:01 538.02 1.20 536.82 0.00 23.73 195107.50 0.00 00:35:27 00:10:01 775.04 0.50 774.54 0.00 8.13 180863.71 0.00 00:35:27 00:11:01 111.85 0.03 111.81 0.00 4.00 17967.54 0.00 00:35:27 00:12:01 26.66 0.07 26.60 0.00 4.27 690.02 0.00 00:35:27 00:13:01 3.50 1.27 2.23 0.00 27.46 38.93 0.00 00:35:27 00:14:01 1.60 0.27 1.33 0.00 3.87 15.73 0.00 00:35:27 00:15:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 00:35:27 00:16:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 00:35:27 00:17:01 1.13 0.02 1.12 0.00 0.13 13.06 0.00 00:35:27 00:18:01 2.65 0.02 2.63 0.00 0.13 32.39 0.00 00:35:27 00:19:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 00:35:27 00:20:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 00:35:27 00:21:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 00:35:27 00:22:01 1.27 0.00 1.27 0.00 0.00 15.99 0.00 00:35:27 00:23:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 00:35:27 00:24:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 00:35:27 00:25:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 00:35:27 00:26:01 1.03 0.00 1.03 0.00 0.00 13.86 0.00 00:35:27 00:27:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 00:35:27 00:28:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 00:35:27 00:29:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 00:35:27 00:30:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 00:35:27 00:31:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 00:35:27 00:32:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 00:35:27 00:33:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 00:35:27 00:34:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 00:35:27 00:35:01 117.45 0.38 117.06 0.00 16.66 56649.09 0.00 00:35:27 Average: 98.27 1.12 97.15 0.00 217.19 31178.28 0.00 00:35:27 00:35:27 00:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:35:27 00:03:01 28320592 31600072 715412 2.18 111040 3388316 1877680 5.53 1082828 3062364 72 00:35:27 00:04:01 27834740 31507404 798640 2.43 113688 3750820 1948696 5.74 1545584 3049564 80848 00:35:27 00:05:01 27516180 31575132 728792 2.22 116928 4104908 1908740 5.63 1438876 3444184 385588 00:35:27 00:06:01 24176488 31506620 781900 2.38 200724 7086136 1923496 5.67 2044532 5950132 454612 00:35:27 00:07:01 20471876 31515092 773720 2.35 288492 10591388 1929024 5.69 1766392 9817336 321488 00:35:27 00:08:01 21823784 31376080 896676 2.73 316704 9072268 2285124 6.73 2396880 7813176 7080 00:35:27 00:09:01 18936244 31277368 992028 3.02 345200 11721748 2307096 6.80 2543652 10439388 284712 00:35:27 00:10:01 19292676 31299012 968388 2.94 394844 11294300 2299820 6.78 2715448 9866920 44908 00:35:27 00:11:01 19700800 31531540 745312 2.27 399552 11133668 1840024 5.42 2507536 9698572 1504 00:35:27 00:12:01 19691688 31523744 752196 2.29 400412 11134064 1850308 5.45 2516564 9698544 488 00:35:27 00:13:01 19688068 31520976 755076 2.30 400464 11134872 1861324 5.49 2519336 9698840 176 00:35:27 00:14:01 19687284 31520372 755980 2.30 400488 11134988 1861324 5.49 2520300 9698748 8 00:35:27 00:15:01 19691652 31524768 751404 2.29 400496 11134992 1861324 5.49 2515792 9698784 4 00:35:27 00:16:01 19692044 31525168 750944 2.28 400500 11135000 1861324 5.49 2516060 9698788 180 00:35:27 00:17:01 19692272 31525420 750664 2.28 400528 11134992 1861324 5.49 2514356 9698792 24 00:35:27 00:18:01 19690228 31523608 752328 2.29 400560 11135108 1891764 5.58 2514336 9698900 44 00:35:27 00:19:01 19690188 31523568 752300 2.29 400576 11135108 1891764 5.58 2514320 9698900 12 00:35:27 00:20:01 19689920 31523332 752488 2.29 400588 11135112 1891764 5.58 2514464 9698904 72 00:35:27 00:21:01 19690124 31523544 752200 2.29 400604 11135116 1891764 5.58 2514548 9698908 8 00:35:27 00:22:01 19690296 31523772 751936 2.29 400640 11135108 1891764 5.58 2514612 9698908 52 00:35:27 00:23:01 19690236 31523720 752088 2.29 400660 11135124 1891764 5.58 2514772 9698916 192 00:35:27 00:24:01 19690292 31523812 752008 2.29 400680 11135128 1891764 5.58 2514532 9698920 36 00:35:27 00:25:01 19690244 31523780 751992 2.29 400684 11135128 1891764 5.58 2514744 9698920 12 00:35:27 00:26:01 19690412 31523960 751956 2.29 400700 11135136 1891764 5.58 2514448 9698928 64 00:35:27 00:27:01 19690364 31523916 751964 2.29 400708 11135136 1891764 5.58 2514492 9698928 16 00:35:27 00:28:01 19690316 31523896 751944 2.29 400712 11135140 1891764 5.58 2514476 9698932 64 00:35:27 00:29:01 19690520 31524104 751652 2.29 400736 11135144 1891764 5.58 2514460 9698936 8 00:35:27 00:30:01 19690472 31524092 751620 2.29 400752 11135144 1891764 5.58 2514492 9698936 8 00:35:27 00:31:01 19690424 31524048 751596 2.29 400760 11135148 1891764 5.58 2514508 9698940 28 00:35:27 00:32:01 19690068 31523716 751816 2.29 400768 11135148 1891764 5.58 2514976 9698940 20 00:35:27 00:33:01 19690352 31524004 751516 2.29 400780 11135152 1891764 5.58 2514532 9698944 32 00:35:27 00:34:01 19690304 31523964 751484 2.29 400788 11135160 1891764 5.58 2514532 9698948 148 00:35:27 00:35:01 18169620 31476776 795940 2.42 447732 12443192 1898620 5.60 2668980 10944328 92 00:35:27 Average: 20579417 31506375 772605 2.35 362106 10324027 1925310 5.67 2380617 9004854 47958 00:35:27 00:35:27 00:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:35:27 00:03:01 ens3 1292.56 1232.20 12380.87 130.90 0.00 0.00 0.00 0.00 00:35:27 00:03:01 docker0 593.04 583.21 42.90 3490.07 0.00 0.00 0.00 0.00 00:35:27 00:03:01 lo 4.68 4.68 0.45 0.45 0.00 0.00 0.00 0.00 00:35:27 00:04:01 ens3 61.94 56.69 47.29 107.39 0.00 0.00 0.00 0.00 00:35:27 00:04:01 veth0f2d129 1.30 1.48 0.11 0.13 0.00 0.00 0.00 0.00 00:35:27 00:04:01 docker0 1.30 1.37 0.10 0.13 0.00 0.00 0.00 0.00 00:35:27 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:05:01 ens3 29.56 20.25 25.36 13.91 0.00 0.00 0.00 0.00 00:35:27 00:05:01 veth0f2d129 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:06:01 ens3 1003.73 484.22 8000.24 58.71 0.00 0.00 0.00 0.00 00:35:27 00:06:01 docker0 436.71 922.55 37.00 6307.09 0.00 0.00 0.00 0.00 00:35:27 00:06:01 veth339f170 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 00:35:27 00:06:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 00:35:27 00:07:01 ens3 76.14 44.49 881.08 5.66 0.00 0.00 0.00 0.00 00:35:27 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:07:01 veth339f170 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:35:27 00:08:01 ens3 222.38 101.83 2353.77 21.95 0.00 0.00 0.00 0.00 00:35:27 00:08:01 docker0 12.65 26.20 0.82 329.22 0.00 0.00 0.00 0.00 00:35:27 00:08:01 veth8929eda 0.02 0.27 0.00 0.02 0.00 0.00 0.00 0.00 00:35:27 00:08:01 veth339f170 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 00:35:27 00:08:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 00:35:27 00:08:01 vethdd23592 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:09:01 veth72232ce 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:35:27 00:09:01 ens3 232.66 118.29 1323.74 24.65 0.00 0.00 0.00 0.00 00:35:27 00:09:01 veth54e09ca 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:35:27 00:09:01 docker0 94.12 197.43 7.57 1295.44 0.00 0.00 0.00 0.00 00:35:27 00:09:01 veth339f170 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:10:01 ens3 259.86 146.87 1460.21 28.67 0.00 0.00 0.00 0.00 00:35:27 00:10:01 veth55c74df 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:35:27 00:10:01 docker0 121.36 219.34 9.12 1428.12 0.00 0.00 0.00 0.00 00:35:27 00:10:01 veth339f170 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:35:27 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:11:01 ens3 282.40 317.95 212.22 1040.70 0.00 0.00 0.00 0.00 00:35:27 00:11:01 docker0 1.37 2.68 0.09 45.54 0.00 0.00 0.00 0.00 00:35:27 00:11:01 lo 34.26 34.26 3.38 3.38 0.00 0.00 0.00 0.00 00:35:27 00:12:01 ens3 420.85 455.97 191.04 2730.76 0.00 0.00 0.00 0.00 00:35:27 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:12:01 lo 34.06 34.06 3.35 3.35 0.00 0.00 0.00 0.00 00:35:27 00:13:01 ens3 13.70 11.50 12.53 4.76 0.00 0.00 0.00 0.00 00:35:27 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:13:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 00:35:27 00:14:01 ens3 0.87 0.65 0.64 0.39 0.00 0.00 0.00 0.00 00:35:27 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:15:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:17:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:35:27 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:18:01 ens3 0.83 0.53 3.12 0.04 0.00 0.00 0.00 0.00 00:35:27 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:19:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:35:27 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:20:01 ens3 0.68 0.18 0.14 0.08 0.00 0.00 0.00 0.00 00:35:27 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:21:01 ens3 0.63 0.45 0.29 0.21 0.00 0.00 0.00 0.00 00:35:27 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:22:01 ens3 1.25 0.73 0.48 0.36 0.00 0.00 0.00 0.00 00:35:27 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:23:01 ens3 0.62 0.02 0.05 0.00 0.00 0.00 0.00 0.00 00:35:27 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:24:01 ens3 0.33 0.20 0.10 0.08 0.00 0.00 0.00 0.00 00:35:27 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:25:01 ens3 0.33 0.35 0.25 0.21 0.00 0.00 0.00 0.00 00:35:27 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:27:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 00:35:27 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:28:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:30:01 ens3 0.25 0.17 0.09 0.01 0.00 0.00 0.00 0.00 00:35:27 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:32:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 00:35:27 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:33:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 00:35:27 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:34:01 ens3 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:35:27 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:27 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:35:27 00:35:01 ens3 386.07 256.34 7791.97 152.36 0.00 0.00 0.00 0.00 00:35:27 00:35:01 docker0 36.23 66.77 3.08 580.59 0.00 0.00 0.00 0.00 00:35:27 00:35:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 00:35:27 Average: ens3 129.40 97.94 1045.34 130.97 0.00 0.00 0.00 0.00 00:35:27 Average: docker0 39.02 60.93 3.03 406.81 0.00 0.00 0.00 0.00 00:35:27 Average: lo 2.49 2.49 0.24 0.24 0.00 0.00 0.00 0.00 00:35:27 00:35:27 00:35:27 ---> sar -P ALL: 00:35:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16623) 05/24/23 _x86_64_ (8 CPU) 00:35:27 00:35:27 00:01:25 LINUX RESTART (8 CPU) 00:35:27 00:35:27 00:02:02 CPU %user %nice %system %iowait %steal %idle 00:35:27 00:03:01 all 9.80 0.00 4.41 4.52 0.06 81.21 00:35:27 00:03:01 0 8.30 0.00 5.21 0.10 0.07 86.32 00:35:27 00:03:01 1 8.17 0.00 3.51 0.10 0.07 88.15 00:35:27 00:03:01 2 10.96 0.00 3.96 2.47 0.07 82.54 00:35:27 00:03:01 3 11.67 0.00 5.18 4.95 0.07 78.12 00:35:27 00:03:01 4 10.71 0.00 4.87 1.84 0.05 82.52 00:35:27 00:03:01 5 9.13 0.00 4.03 8.59 0.05 78.21 00:35:27 00:03:01 6 8.84 0.00 4.38 17.79 0.05 68.94 00:35:27 00:03:01 7 10.64 0.00 4.17 0.37 0.07 84.75 00:35:27 00:04:01 all 26.60 0.00 4.76 1.29 0.07 67.28 00:35:27 00:04:01 0 29.48 0.00 5.54 0.24 0.07 64.67 00:35:27 00:04:01 1 24.20 0.00 4.38 0.00 0.07 71.36 00:35:27 00:04:01 2 23.88 0.00 3.88 0.02 0.07 72.15 00:35:27 00:04:01 3 28.90 0.00 4.91 0.45 0.07 65.67 00:35:27 00:04:01 4 29.03 0.00 4.95 0.05 0.07 65.91 00:35:27 00:04:01 5 27.45 0.00 4.61 1.94 0.10 65.90 00:35:27 00:04:01 6 20.01 0.00 3.85 7.32 0.07 68.74 00:35:27 00:04:01 7 29.82 0.00 5.98 0.32 0.08 63.79 00:35:27 00:05:01 all 44.87 0.00 6.60 0.48 0.08 47.96 00:35:27 00:05:01 0 48.26 0.00 6.91 0.00 0.08 44.74 00:35:27 00:05:01 1 42.56 0.00 5.63 0.35 0.08 51.37 00:35:27 00:05:01 2 40.34 0.00 6.02 0.02 0.07 53.56 00:35:27 00:05:01 3 47.03 0.00 7.32 0.08 0.10 45.46 00:35:27 00:05:01 4 46.04 0.00 7.12 0.00 0.07 46.77 00:35:27 00:05:01 5 46.39 0.00 6.55 0.79 0.08 46.19 00:35:27 00:05:01 6 40.55 0.00 5.93 2.58 0.08 50.85 00:35:27 00:05:01 7 47.76 0.00 7.33 0.03 0.08 44.79 00:35:27 00:06:01 all 11.08 0.00 6.93 10.09 0.06 71.84 00:35:27 00:06:01 0 11.35 0.00 7.27 2.94 0.05 78.39 00:35:27 00:06:01 1 9.02 0.00 5.24 12.38 0.05 73.31 00:35:27 00:06:01 2 9.47 0.00 5.44 5.17 0.05 79.87 00:35:27 00:06:01 3 14.17 0.00 6.88 6.23 0.07 72.65 00:35:27 00:06:01 4 12.44 0.00 7.92 7.45 0.05 72.14 00:35:27 00:06:01 5 11.84 0.00 8.79 14.91 0.07 64.40 00:35:27 00:06:01 6 9.04 0.00 5.69 26.68 0.05 58.54 00:35:27 00:06:01 7 11.31 0.00 8.24 4.90 0.07 75.48 00:35:27 00:07:01 all 6.10 0.00 4.96 18.87 0.04 70.03 00:35:27 00:07:01 0 6.21 0.00 4.74 4.86 0.03 84.16 00:35:27 00:07:01 1 6.57 0.00 3.09 2.20 0.03 88.11 00:35:27 00:07:01 2 5.93 0.00 4.31 3.17 0.03 86.56 00:35:27 00:07:01 3 6.40 0.00 4.25 4.65 0.02 84.69 00:35:27 00:07:01 4 5.78 0.00 8.18 77.38 0.07 8.60 00:35:27 00:07:01 5 6.41 0.00 4.29 7.33 0.03 81.94 00:35:27 00:07:01 6 5.34 0.00 5.09 31.45 0.05 58.07 00:35:27 00:07:01 7 6.12 0.00 5.79 20.71 0.07 67.31 00:35:27 00:08:01 all 49.50 0.00 10.40 13.36 0.10 26.63 00:35:27 00:08:01 0 51.97 0.00 11.15 11.83 0.10 24.95 00:35:27 00:08:01 1 48.41 0.00 9.04 8.52 0.07 33.97 00:35:27 00:08:01 2 46.06 0.00 10.16 11.31 0.08 32.39 00:35:27 00:08:01 3 51.24 0.00 10.84 15.64 0.12 22.16 00:35:27 00:08:01 4 51.00 0.00 12.29 18.50 0.10 18.11 00:35:27 00:08:01 5 51.49 0.00 10.60 21.30 0.12 16.49 00:35:27 00:08:01 6 49.36 0.00 8.63 12.50 0.10 29.41 00:35:27 00:08:01 7 46.41 0.00 10.52 7.09 0.14 35.84 00:35:27 00:09:01 all 45.34 0.00 11.09 14.08 0.11 29.37 00:35:27 00:09:01 0 47.15 0.00 11.31 6.57 0.09 34.89 00:35:27 00:09:01 1 43.18 0.00 11.96 15.77 0.12 28.97 00:35:27 00:09:01 2 43.21 0.00 9.17 6.63 0.12 40.87 00:35:27 00:09:01 3 47.20 0.00 12.45 9.55 0.12 30.68 00:35:27 00:09:01 4 47.95 0.00 12.08 16.06 0.09 23.83 00:35:27 00:09:01 5 47.17 0.00 10.69 6.17 0.10 35.87 00:35:27 00:09:01 6 45.27 0.00 10.28 16.54 0.12 27.79 00:35:27 00:09:01 7 41.53 0.00 10.82 35.51 0.12 12.01 00:35:27 00:10:01 all 27.12 0.00 8.95 21.74 0.10 42.09 00:35:27 00:10:01 0 28.22 0.00 9.75 19.51 0.10 42.41 00:35:27 00:10:01 1 26.96 0.00 8.63 25.97 0.10 38.34 00:35:27 00:10:01 2 26.35 0.00 7.96 16.41 0.10 49.18 00:35:27 00:10:01 3 29.77 0.00 9.88 12.58 0.10 47.66 00:35:27 00:10:01 4 28.60 0.00 10.23 28.19 0.09 32.89 00:35:27 00:10:01 5 29.71 0.00 8.76 26.74 0.10 34.69 00:35:27 00:10:01 6 24.68 0.00 7.40 24.71 0.10 43.11 00:35:27 00:10:01 7 22.63 0.00 8.95 19.85 0.12 48.45 00:35:27 00:11:01 all 13.78 0.00 2.93 1.37 0.06 81.85 00:35:27 00:11:01 0 16.22 0.00 3.20 1.39 0.07 79.12 00:35:27 00:11:01 1 16.32 0.00 3.54 0.03 0.05 80.05 00:35:27 00:11:01 2 11.73 0.00 2.77 6.66 0.05 78.79 00:35:27 00:11:01 3 14.64 0.00 3.56 0.12 0.08 81.59 00:35:27 00:11:01 4 13.12 0.00 2.79 1.57 0.05 82.46 00:35:27 00:11:01 5 13.70 0.00 2.93 0.12 0.05 83.20 00:35:27 00:11:01 6 12.86 0.00 2.19 0.35 0.05 84.54 00:35:27 00:11:01 7 11.66 0.00 2.46 0.72 0.07 85.09 00:35:27 00:12:01 all 9.60 0.00 0.83 0.09 0.06 89.43 00:35:27 00:12:01 0 6.41 0.00 0.91 0.10 0.05 92.53 00:35:27 00:12:01 1 6.65 0.00 0.96 0.02 0.05 92.31 00:35:27 00:12:01 2 10.26 0.00 0.75 0.03 0.05 88.90 00:35:27 00:12:01 3 11.63 0.00 0.78 0.02 0.07 87.50 00:35:27 00:12:01 4 10.72 0.00 0.62 0.03 0.05 88.57 00:35:27 00:12:01 5 11.50 0.00 0.75 0.02 0.07 87.67 00:35:27 00:12:01 6 10.80 0.00 0.94 0.42 0.03 87.81 00:35:27 00:12:01 7 8.83 0.00 0.91 0.07 0.08 90.11 00:35:27 00:13:01 all 0.37 0.00 0.07 0.01 0.01 99.54 00:35:27 00:13:01 0 1.03 0.00 0.05 0.05 0.02 98.85 00:35:27 00:13:01 1 0.15 0.00 0.12 0.00 0.00 99.73 00:35:27 00:13:01 2 0.30 0.00 0.08 0.00 0.03 99.58 00:35:27 00:13:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:35:27 00:13:01 4 0.75 0.00 0.05 0.00 0.02 99.18 00:35:27 00:13:01 5 0.27 0.00 0.07 0.00 0.02 99.65 00:35:27 00:13:01 6 0.22 0.00 0.05 0.03 0.02 99.68 00:35:27 00:13:01 7 0.23 0.00 0.07 0.00 0.00 99.70 00:35:27 00:35:27 00:13:01 CPU %user %nice %system %iowait %steal %idle 00:35:27 00:14:01 all 0.05 0.00 0.02 0.00 0.01 99.91 00:35:27 00:14:01 0 0.08 0.00 0.02 0.00 0.02 99.88 00:35:27 00:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:14:01 4 0.17 0.00 0.03 0.00 0.02 99.78 00:35:27 00:14:01 5 0.08 0.00 0.03 0.00 0.02 99.87 00:35:27 00:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:35:27 00:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:35:27 00:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 00:35:27 00:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:15:01 5 0.08 0.00 0.03 0.00 0.02 99.87 00:35:27 00:15:01 6 0.02 0.00 0.00 0.03 0.02 99.93 00:35:27 00:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:35:27 00:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:35:27 00:16:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:35:27 00:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:35:27 00:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 00:35:27 00:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:17:01 1 0.00 0.00 0.03 0.00 0.00 99.97 00:35:27 00:17:01 2 0.03 0.00 0.03 0.00 0.03 99.90 00:35:27 00:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 00:35:27 00:17:01 4 0.07 0.00 0.02 0.00 0.02 99.90 00:35:27 00:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 00:35:27 00:17:01 6 0.03 0.00 0.00 0.05 0.02 99.90 00:35:27 00:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:18:01 all 0.02 0.00 0.03 0.00 0.00 99.94 00:35:27 00:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:35:27 00:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:35:27 00:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:18:01 4 0.07 0.00 0.03 0.00 0.02 99.88 00:35:27 00:18:01 5 0.05 0.00 0.05 0.00 0.02 99.88 00:35:27 00:18:01 6 0.00 0.00 0.02 0.03 0.00 99.95 00:35:27 00:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:35:27 00:19:01 all 0.03 0.00 0.02 0.01 0.01 99.94 00:35:27 00:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:35:27 00:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:35:27 00:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:19:01 4 0.05 0.00 0.03 0.05 0.02 99.85 00:35:27 00:19:01 5 0.07 0.00 0.05 0.00 0.00 99.88 00:35:27 00:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:35:27 00:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:35:27 00:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:35:27 00:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:35:27 00:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:35:27 00:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:20:01 4 0.03 0.00 0.00 0.02 0.02 99.93 00:35:27 00:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:20:01 6 0.03 0.00 0.00 0.02 0.02 99.93 00:35:27 00:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:21:01 all 0.05 0.00 0.01 0.00 0.01 99.93 00:35:27 00:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:21:01 2 0.08 0.00 0.00 0.00 0.02 99.90 00:35:27 00:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:21:01 4 0.12 0.00 0.02 0.00 0.02 99.85 00:35:27 00:21:01 5 0.08 0.00 0.03 0.00 0.02 99.87 00:35:27 00:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:35:27 00:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:35:27 00:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:22:01 4 0.03 0.00 0.00 0.03 0.03 99.90 00:35:27 00:22:01 5 0.05 0.00 0.03 0.00 0.00 99.92 00:35:27 00:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:35:27 00:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:35:27 00:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:35:27 00:23:01 5 0.07 0.00 0.03 0.00 0.02 99.88 00:35:27 00:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:23:01 7 0.00 0.00 0.02 0.02 0.02 99.95 00:35:27 00:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:35:27 00:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:35:27 00:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:24:01 4 0.02 0.00 0.03 0.02 0.00 99.93 00:35:27 00:24:01 5 0.07 0.00 0.02 0.00 0.02 99.90 00:35:27 00:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:35:27 00:24:01 CPU %user %nice %system %iowait %steal %idle 00:35:27 00:25:01 all 0.13 0.00 0.01 0.02 0.01 99.83 00:35:27 00:25:01 0 0.81 0.00 0.03 0.00 0.02 99.14 00:35:27 00:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:35:27 00:25:01 2 0.08 0.00 0.02 0.00 0.02 99.88 00:35:27 00:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:25:01 4 0.02 0.00 0.02 0.02 0.03 99.92 00:35:27 00:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:25:01 6 0.03 0.00 0.02 0.13 0.02 99.80 00:35:27 00:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:26:01 all 0.05 0.00 0.01 0.00 0.00 99.93 00:35:27 00:26:01 0 0.30 0.00 0.00 0.00 0.00 99.70 00:35:27 00:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:35:27 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:35:27 00:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 00:35:27 00:26:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:35:27 00:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:35:27 00:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:27:01 2 0.08 0.00 0.03 0.00 0.02 99.87 00:35:27 00:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:35:27 00:27:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:35:27 00:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:35:27 00:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:35:27 00:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:35:27 00:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:28:01 4 0.02 0.00 0.02 0.02 0.02 99.93 00:35:27 00:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:35:27 00:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 00:35:27 00:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:35:27 00:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:35:27 00:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:29:01 4 0.03 0.00 0.03 0.03 0.03 99.87 00:35:27 00:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 00:35:27 00:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:35:27 00:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 00:35:27 00:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:35:27 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:35:27 00:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:30:01 4 0.08 0.00 0.05 0.00 0.02 99.85 00:35:27 00:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 00:35:27 00:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 00:35:27 00:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 00:35:27 00:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:35:27 00:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:35:27 00:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:31:01 4 0.00 0.00 0.07 0.02 0.03 99.88 00:35:27 00:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 00:35:27 00:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:35:27 00:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:35:27 00:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:35:27 00:32:01 4 0.03 0.00 0.03 0.02 0.02 99.90 00:35:27 00:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:35:27 00:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:35:27 00:32:01 7 0.02 0.00 0.00 0.03 0.00 99.95 00:35:27 00:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:35:27 00:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:35:27 00:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:33:01 4 0.05 0.00 0.02 0.02 0.02 99.90 00:35:27 00:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:35:27 00:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:35:27 00:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:35:27 00:34:01 all 0.19 0.00 0.01 0.00 0.00 99.79 00:35:27 00:34:01 0 1.43 0.00 0.02 0.00 0.02 98.53 00:35:27 00:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:35:27 00:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:27 00:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:35:27 00:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:35:27 00:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:35:27 00:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 00:35:27 00:35:01 all 9.27 0.00 4.00 3.04 0.06 83.62 00:35:27 00:35:01 0 9.85 0.00 2.85 0.08 0.05 87.17 00:35:27 00:35:01 1 9.48 0.00 4.32 0.52 0.08 85.60 00:35:27 00:35:01 2 10.84 0.00 4.02 0.10 0.07 84.97 00:35:27 00:35:01 3 9.18 0.00 3.66 0.08 0.05 87.02 00:35:27 00:35:01 4 9.44 0.00 3.41 1.65 0.05 85.45 00:35:27 00:35:01 5 9.83 0.00 3.88 0.08 0.05 86.16 00:35:27 00:35:01 6 8.46 0.00 4.36 20.70 0.09 66.39 00:35:27 00:35:01 7 7.08 0.00 5.51 1.32 0.07 86.03 00:35:27 00:35:27 Average: CPU %user %nice %system %iowait %steal %idle 00:35:27 Average: all 7.62 0.00 1.98 2.66 0.03 87.71 00:35:27 Average: 0 8.03 0.00 2.07 1.43 0.03 88.44 00:35:27 Average: 1 7.25 0.00 1.81 1.96 0.03 88.96 00:35:27 Average: 2 7.18 0.00 1.76 1.56 0.03 89.47 00:35:27 Average: 3 8.15 0.00 2.09 1.62 0.03 88.10 00:35:27 Average: 4 8.01 0.00 2.25 4.57 0.03 85.14 00:35:27 Average: 5 7.98 0.00 1.99 2.63 0.03 87.38 00:35:27 Average: 6 7.07 0.00 1.77 4.83 0.03 86.31 00:35:27 Average: 7 7.27 0.00 2.11 2.71 0.03 87.88 00:35:27 00:35:27 00:35:27