Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 744b4920ca4f20eb5f8471b336be03832ab3a92f 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-ssh14786998042921274503.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9856455711367676964.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8794601390302746516.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17146005592961840497.key Verifying host key using known hosts file > 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-ssh357327776606200771.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6135 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/314 [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/314 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 744b4920ca4f20eb5f8471b336be03832ab3a92f (main) Commit message: "Merge pull request #4174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.17" > 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 744b4920ca4f20eb5f8471b336be03832ab3a92f # timeout=10 > git rev-list --no-walk 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:23:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:23:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:23:55 ========================================================= 01:23:55 EdgeX Global Pipelines Version Info 01:23:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:23:55 ------------------- 01:23:55 stable info: 01:23:55 ------------------- 01:23:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:23:55 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:23:55 Message: update stable to v1.0.239 01:23:56 ------------------- 01:23:56 experimental info: 01:23:56 ------------------- 01:23:56 Commited By: **** collab-it+edgex@linuxfoundation.org 01:23:56 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:23:56 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 744b492 [Pipeline] echo 01:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:56 provisioning config files... 01:23:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config3933637774153470667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:57 ---> docker-login.sh 01:23:57 nexus3.edgexfoundry.org:10001 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 nexus3.edgexfoundry.org:10002 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 nexus3.edgexfoundry.org:10003 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 nexus3.edgexfoundry.org:10004 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:57 Configure a credential helper to remove this warning. See 01:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:57 01:23:57 Login Succeeded 01:23:57 docker.io 01:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:58 Configure a credential helper to remove this warning. See 01:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:58 01:23:58 Login Succeeded 01:23:58 ---> docker-login.sh ends [Pipeline] } 01:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:58 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:23:58 + dirname cmd/core-command/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo core-command,cmd/core-command/Dockerfile 01:23:58 + dirname cmd/core-data/Dockerfile+ 01:23:58 cut -d/ -f2 01:23:58 + echo core-data,cmd/core-data/Dockerfile 01:23:58 + dirname cmd/core-metadata/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo core-metadata,cmd/core-metadata/Dockerfile 01:23:58 + dirname cmd/security-bootstrapper/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:23:58 + dirname cmd/security-proxy-setup/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:23:58 + dirname cmd/security-secretstore-setup/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:23:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:23:58 + + dirname cmd/security-spire-agent/Dockerfile 01:23:58 cut -d/ -f2 01:23:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:23:58 + dirname cmd/security-spire-config/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:23:58 + dirname cmd/security-spire-server/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:23:58 + dirname cmd/support-notifications/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo support-notifications,cmd/support-notifications/Dockerfile 01:23:58 + dirname cmd/support-scheduler/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:23:58 + dirname cmd/sys-mgmt-agent/Dockerfile 01:23:58 + cut -d/ -f2 01:23:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:23:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:23:58 + git rev-list -1 --merges 744b4920ca4f20eb5f8471b336be03832ab3a92f~1..744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] echo 01:23:58 -----------> git rev-list -1 --merges 744b4920ca4f20eb5f8471b336be03832ab3a92f~1..744b4920ca4f20eb5f8471b336be03832ab3a92f 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:23:58 744b4920ca4f20eb5f8471b336be03832ab3a92f [false] [Pipeline] sh 01:23:59 + git log --format=format:%s -1 744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] echo 01:23:59 ========================================================= 01:23:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:23:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:23:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:23:59 + grep -v github /etc/ssh/ssh_known_hosts 01:23:59 + [ -e /tmp/ssh_known_hosts ] 01:23:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:23:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:23:59 + sudo tee -a /etc/ssh/ssh_known_hosts 01:23:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:00 01:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:00 0.1.4: Pulling from edgex-devops/py-git-semver 01:24:00 b85a868b505f: Pulling fs layer 01:24:00 e2be974225ed: Pulling fs layer 01:24:00 339a4e72a1f5: Pulling fs layer 01:24:00 988bab9f4d93: Pulling fs layer 01:24:00 1469e6f7b9e6: Pulling fs layer 01:24:00 eaf3925da568: Pulling fs layer 01:24:00 bab4dde63d76: Pulling fs layer 01:24:00 bde34c3a00c8: Pulling fs layer 01:24:00 b352a97aabf1: Pulling fs layer 01:24:00 4872d77fe225: Pulling fs layer 01:24:00 5851b861e8e6: Pulling fs layer 01:24:00 b352a97aabf1: Waiting 01:24:00 5851b861e8e6: Waiting 01:24:00 bab4dde63d76: Waiting 01:24:00 bde34c3a00c8: Waiting 01:24:00 988bab9f4d93: Waiting 01:24:00 1469e6f7b9e6: Waiting 01:24:00 eaf3925da568: Waiting 01:24:00 e2be974225ed: Download complete 01:24:00 988bab9f4d93: Verifying Checksum 01:24:00 988bab9f4d93: Download complete 01:24:00 339a4e72a1f5: Verifying Checksum 01:24:00 339a4e72a1f5: Download complete 01:24:00 1469e6f7b9e6: Verifying Checksum 01:24:00 1469e6f7b9e6: Download complete 01:24:00 eaf3925da568: Verifying Checksum 01:24:00 eaf3925da568: Download complete 01:24:00 bde34c3a00c8: Verifying Checksum 01:24:00 bde34c3a00c8: Download complete 01:24:00 b352a97aabf1: Download complete 01:24:00 4872d77fe225: Verifying Checksum 01:24:00 4872d77fe225: Download complete 01:24:00 5851b861e8e6: Verifying Checksum 01:24:00 5851b861e8e6: Download complete 01:24:00 b85a868b505f: Verifying Checksum 01:24:00 b85a868b505f: Download complete 01:24:00 bab4dde63d76: Verifying Checksum 01:24:00 bab4dde63d76: Download complete 01:24:02 b85a868b505f: Pull complete 01:24:02 e2be974225ed: Pull complete 01:24:02 339a4e72a1f5: Pull complete 01:24:02 988bab9f4d93: Pull complete 01:24:03 1469e6f7b9e6: Pull complete 01:24:03 eaf3925da568: Pull complete 01:24:04 bab4dde63d76: Pull complete 01:24:04 bde34c3a00c8: Pull complete 01:24:04 b352a97aabf1: Pull complete 01:24:05 4872d77fe225: Pull complete 01:24:05 5851b861e8e6: Pull complete 01:24:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:05 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:24:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:24:06 $ docker top 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 -eo pid,comm 01:24:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:24:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:07 [ssh-agent] Looking for ssh-agent implementation... 01:24:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:07 $ docker exec 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent 01:24:07 SSH_AUTH_SOCK=/tmp/ssh-DPwTyQlzizk6/agent.32 01:24:07 SSH_AGENT_PID=39 01:24:07 Running ssh-add (command line suppressed) 01:24:07 Identity added: /w/workspace/edgex-go/314@tmp/private_key_5771674257835113973.key (/w/workspace/edgex-go/314@tmp/private_key_5771674257835113973.key) 01:24:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:07 + git tag --points-at HEAD [Pipeline] } 01:24:07 $ docker exec --env ******** --env ******** 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent -k 01:24:07 unset SSH_AUTH_SOCK; 01:24:07 unset SSH_AGENT_PID; 01:24:07 echo Agent pid 39 killed; 01:24:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:24:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:07 [ssh-agent] Looking for ssh-agent implementation... 01:24:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:07 $ docker exec 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent 01:24:08 SSH_AUTH_SOCK=/tmp/ssh-QxWhL4xN3WSV/agent.72 01:24:08 SSH_AGENT_PID=78 01:24:08 Running ssh-add (command line suppressed) 01:24:08 Identity added: /w/workspace/edgex-go/314@tmp/private_key_11451432533333971525.key (/w/workspace/edgex-go/314@tmp/private_key_11451432533333971525.key) 01:24:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:08 + git semver init 01:24:08 2022-10-01 01:24:08,724 [run_init] DEBUG init version:0.0.0 force:False 01:24:08 2022-10-01 01:24:08,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/314/.semver 01:24:08 2022-10-01 01:24:08,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/314/.semver 01:24:08 2022-10-01 01:24:08,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/314/.semver'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=None) 01:24:14 2022-10-01 01:24:13,297 [append_file] DEBUG append to file:/w/workspace/edgex-go/314/.git/info/exclude 01:24:14 2022-10-01 01:24:13,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/314/.semver/main with force:False 01:24:14 2022-10-01 01:24:13,298 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:24:14 2022-10-01 01:24:13,298 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:24:14 2.3.0-dev.77 [Pipeline] } 01:24:14 $ docker exec --env ******** --env ******** 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent -k 01:24:14 unset SSH_AUTH_SOCK; 01:24:14 unset SSH_AGENT_PID; 01:24:14 echo Agent pid 78 killed; 01:24:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:14 + git semver [Pipeline] } 01:24:14 $ docker stop --time=1 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 01:24:16 $ docker rm -f 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 [Pipeline] // withDockerContainer [Pipeline] sh 01:24:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:24:16 Stashed 1 file(s) [Pipeline] echo 01:24:16 [edgeXSemver]: initialized semver on version 2.3.0-dev.77 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:24:17 + git config --global --add safe.directory /w/workspace/edgex-go/314 [Pipeline] echo 01:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:17 ========================================================= 01:24:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:24:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:24:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:24:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:24:17 2408cc74d12b: Pulling fs layer 01:24:17 ea60b727a1ce: Pulling fs layer 01:24:17 30c4a7721957: Pulling fs layer 01:24:17 370296b7ddb6: Pulling fs layer 01:24:17 7c6cee850709: Pulling fs layer 01:24:17 aa9baa53a306: Pulling fs layer 01:24:17 8b309c321861: Pulling fs layer 01:24:17 d8d76fd02f46: Pulling fs layer 01:24:17 fa31f396de31: Pulling fs layer 01:24:17 aa9baa53a306: Waiting 01:24:17 8b309c321861: Waiting 01:24:17 d8d76fd02f46: Waiting 01:24:17 7c6cee850709: Waiting 01:24:17 fa31f396de31: Waiting 01:24:17 370296b7ddb6: Waiting 01:24:17 30c4a7721957: Verifying Checksum 01:24:17 30c4a7721957: Download complete 01:24:17 ea60b727a1ce: Verifying Checksum 01:24:17 ea60b727a1ce: Download complete 01:24:17 7c6cee850709: Verifying Checksum 01:24:17 7c6cee850709: Download complete 01:24:17 aa9baa53a306: Verifying Checksum 01:24:17 aa9baa53a306: Download complete 01:24:17 2408cc74d12b: Verifying Checksum 01:24:17 2408cc74d12b: Download complete 01:24:17 8b309c321861: Download complete 01:24:17 2408cc74d12b: Pull complete 01:24:17 ea60b727a1ce: Pull complete 01:24:17 30c4a7721957: Pull complete 01:24:18 fa31f396de31: Verifying Checksum 01:24:18 fa31f396de31: Download complete 01:24:18 d8d76fd02f46: Verifying Checksum 01:24:18 d8d76fd02f46: Download complete 01:24:18 370296b7ddb6: Verifying Checksum 01:24:18 370296b7ddb6: Download complete 01:24:21 370296b7ddb6: Pull complete 01:24:22 7c6cee850709: Pull complete 01:24:22 aa9baa53a306: Pull complete 01:24:22 8b309c321861: Pull complete 01:24:23 d8d76fd02f46: Pull complete 01:24:24 fa31f396de31: Pull complete 01:24:24 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 01:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:24:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:24:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:24:25 WORKDIR /edgex 01:24:25 COPY go.mod . 01:24:25 RUN go mod download 01:24:25 + docker build -t ci-base-image-x86_64 -f - . 01:24:25 Sending build context to Docker daemon 169.5MB 01:24:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:24:25 ---> cef68f9685f8 01:24:25 Step 2/4 : WORKDIR /edgex 01:24:29 ---> Running in 3afdf51ce916 01:24:29 Removing intermediate container 3afdf51ce916 01:24:29 ---> f4f69137de4c 01:24:29 Step 3/4 : COPY go.mod . 01:24:29 ---> 0e2be6385e7c 01:24:29 Step 4/4 : RUN go mod download 01:24:29 ---> Running in ebb65fbfbed9 01:24:31 Still waiting to schedule task 01:24:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:24:48 Removing intermediate container ebb65fbfbed9 01:24:48 ---> 8325586463d4 01:24:48 Successfully built 8325586463d4 01:24:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:48 + docker inspect -f . ci-base-image-x86_64 01:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:48 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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-x86_64 cat 01:24:48 $ docker top ccf90ca00f8e415c59422ea48ab64d4a0177bc151d90d2b597c92abf8c58fadf -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:49 + go version 01:24:49 go version go1.18.3 linux/amd64 [Pipeline] } 01:24:49 $ docker stop --time=1 ccf90ca00f8e415c59422ea48ab64d4a0177bc151d90d2b597c92abf8c58fadf 01:24:50 $ docker rm -f ccf90ca00f8e415c59422ea48ab64d4a0177bc151d90d2b597c92abf8c58fadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:50 + docker inspect -f . ci-base-image-x86_64 01:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:50 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:24:50 $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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-x86_64 cat 01:24:51 $ docker top 9ebb7de508d19ca3572e8ad2bee9b83baa13bd7dc73f7f93a07ef05979a7e531 -eo pid,comm [Pipeline] { [Pipeline] echo 01:24:51 ========================================================= 01:24:51 [edgeXBuildGoParallel] Running Tests and Build... 01:24:51 ========================================================= [Pipeline] sh 01:24:51 + git config --global --add safe.directory /w/workspace/edgex-go/314 [Pipeline] fileExists [Pipeline] sh 01:24:51 + make test 01:24:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:24:58 ? github.com/edgexfoundry/edgex-go [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:25:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 01:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 01:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.078s coverage: 75.6% of statements 01:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.2% of statements 01:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.365s coverage: 89.2% of statements 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 2.0% of statements 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.474s coverage: 95.6% of statements 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.108s coverage: 60.0% of statements 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements 01:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 01:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 01:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 01:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 01:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 80.5% of statements 01:25:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.7% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.8% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 41.8% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 01:25:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 01:25:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:25:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:25:53 GO111MODULE=on go vet ./... 01:25:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:25:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:25:56 ./bin/test-attribution-txt.sh [Pipeline] echo 01:25:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:25:57 + ls -al . 01:25:57 total 756 01:25:57 drwxrwxr-x 11 1001 1001 4096 Oct 1 01:24 . 01:25:57 drwxr-xr-x 4 root root 4096 Oct 1 01:24 .. 01:25:57 drwxrwxr-x 2 1001 1001 4096 Oct 1 01:23 .blubracket 01:25:57 -rw-rw-r-- 1 1001 1001 16 Oct 1 01:23 .dockerignore 01:25:57 drwxrwxr-x 8 1001 1001 4096 Oct 1 01:25 .git 01:25:57 drwxrwxr-x 3 1001 1001 4096 Oct 1 01:23 .github 01:25:57 -rw-rw-r-- 1 1001 1001 1030 Oct 1 01:23 .gitignore 01:25:57 -rw-rw-r-- 1 1001 1001 42 Oct 1 01:23 .golangci.yml 01:25:57 -rw-rw-r-- 1 1001 1001 87 Oct 1 01:23 .hadolint.yml 01:25:57 drwxr-xr-x 3 1001 1001 4096 Oct 1 01:24 .semver 01:25:57 -rw-rw-r-- 1 1001 1001 166 Oct 1 01:23 .sonarcloud.properties 01:25:57 -rw-rw-r-- 1 1001 1001 1171 Oct 1 01:23 ADOPTERS.md 01:25:57 -rw-rw-r-- 1 1001 1001 10722 Oct 1 01:23 Attribution.txt 01:25:57 -rw-rw-r-- 1 1001 1001 63209 Oct 1 01:23 CHANGELOG.md 01:25:57 -rw-rw-r-- 1 1001 1001 3804 Oct 1 01:23 CONTRIBUTING.md 01:25:57 -rw-rw-r-- 1 1001 1001 677 Oct 1 01:23 GOVERNANCE.md 01:25:57 -rw-rw-r-- 1 1001 1001 850 Oct 1 01:23 Jenkinsfile 01:25:57 -rw-rw-r-- 1 1001 1001 10775 Oct 1 01:23 LICENSE 01:25:57 -rw-rw-r-- 1 1001 1001 13724 Oct 1 01:23 Makefile 01:25:57 -rw-rw-r-- 1 1001 1001 582 Oct 1 01:23 OWNERS.md 01:25:57 -rw-rw-r-- 1 1001 1001 9799 Oct 1 01:23 README.md 01:25:57 -rw-rw-r-- 1 1001 1001 6912 Oct 1 01:23 SECURITY.md 01:25:57 -rw-rw-r-- 1 1001 1001 12 Oct 1 01:24 VERSION 01:25:57 -rw-rw-r-- 1 1001 1001 4131 Oct 1 01:23 ZMQWindows.md 01:25:57 drwxrwxr-x 2 1001 1001 4096 Oct 1 01:23 bin 01:25:57 drwxrwxr-x 18 1001 1001 4096 Oct 1 01:23 cmd 01:25:57 -rw-r--r-- 1 root root 496148 Oct 1 01:25 coverage.out 01:25:57 -rw-rw-r-- 1 1001 1001 3458 Oct 1 01:23 go.mod 01:25:57 -rw-rw-r-- 1 1001 1001 38041 Oct 1 01:23 go.sum 01:25:57 drwxrwxr-x 8 1001 1001 4096 Oct 1 01:23 internal 01:25:57 drwxrwxr-x 3 1001 1001 4096 Oct 1 01:23 openapi 01:25:57 drwxrwxr-x 4 1001 1001 4096 Oct 1 01:23 snap 01:25:57 -rw-rw-r-- 1 1001 1001 204 Oct 1 01:23 version.go [Pipeline] sh 01:25:57 + '[' -e coverage.out ] 01:25:57 + chown 1001:1001 coverage.out [Pipeline] stash 01:25:57 Stashed 1 file(s) [Pipeline] sh 01:25:57 + make build 01:25:57 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:26:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:26:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:26:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:26:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:26:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:26:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:26:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:26:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:26:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:26:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:26:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:26:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:26:36 $ docker stop --time=1 9ebb7de508d19ca3572e8ad2bee9b83baa13bd7dc73f7f93a07ef05979a7e531 01:26:40 $ docker rm -f 9ebb7de508d19ca3572e8ad2bee9b83baa13bd7dc73f7f93a07ef05979a7e531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:26:40 01:26:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:26:41 latest: Pulling from edgex-devops/edgex-compose 01:26:41 cbdbe7a5bc2a: Pulling fs layer 01:26:41 ca9280d653b3: Pulling fs layer 01:26:41 7e9c9ca2126c: Pulling fs layer 01:26:41 cbdbe7a5bc2a: Verifying Checksum 01:26:41 cbdbe7a5bc2a: Download complete 01:26:41 ca9280d653b3: Verifying Checksum 01:26:41 ca9280d653b3: Download complete 01:26:41 cbdbe7a5bc2a: Pull complete 01:26:42 7e9c9ca2126c: Download complete 01:26:42 ca9280d653b3: Pull complete 01:26:45 7e9c9ca2126c: Pull complete 01:26:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:26:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:45 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:26:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:26:47 $ docker top 5a7a335f661bb5d29fa003ba0465c419851b4d6854d5782e9ebb1ebe6881f51f -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:47 + docker-compose build --help 01:26:47 + grep parallel 01:26:48 --parallel Build images in parallel. [Pipeline] } 01:26:48 $ docker stop --time=1 5a7a335f661bb5d29fa003ba0465c419851b4d6854d5782e9ebb1ebe6881f51f 01:26:49 $ docker rm -f 5a7a335f661bb5d29fa003ba0465c419851b4d6854d5782e9ebb1ebe6881f51f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:50 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:26:50 $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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:latest cat 01:26:50 $ docker top f7e1e6d98f5618b643a43497660416fda711e533e3dfac7bc1f5f2dfe9aed76d -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:50 + docker-compose -f ./docker-compose-build.yml build --parallel 01:26:51 Building core-command ... 01:26:51 Building core-data ... 01:26:51 Building core-metadata ... 01:26:51 Building security-bootstrapper ... 01:26:51 Building security-proxy-setup ... 01:26:51 Building security-secretstore-setup ... 01:26:51 Building security-spiffe-token-provider ... 01:26:51 Building security-spire-agent ... 01:26:51 Building security-spire-config ... 01:26:51 Building security-spire-server ... 01:26:51 Building support-notifications ... 01:26:51 Building support-scheduler ... 01:26:51 Building sys-mgmt-agent ... 01:26:51 Building security-bootstrapper 01:26:51 Building support-notifications 01:26:51 Building security-spire-config 01:26:51 Building security-proxy-setup 01:26:51 Building security-spire-server 01:27:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:27:03 ---> 8325586463d4 01:27:03 Step 3/22 : WORKDIR /edgex-go 01:27:03 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:27:03 ---> 8325586463d4 01:27:03 Step 3/26 : WORKDIR /edgex-go 01:27:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:03 ---> 8325586463d4 01:27:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:27:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:27:03 ---> 8325586463d4 01:27:03 Step 3/25 : WORKDIR /edgex-go 01:27:03 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:27:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:27:03 ---> 8325586463d4 01:27:03 Step 3/33 : WORKDIR /edgex-go 01:27:08 ---> Running in 41e7337ff846 01:27:08 ---> Running in 8e8a9309e4ef 01:27:09 ---> Running in 0dd7c0d08f8e 01:27:09 ---> Running in b687117f4aaa 01:27:09 ---> Running in 6877074c6512 01:27:09 Removing intermediate container 6877074c6512 01:27:09 ---> 75494b42c9eb 01:27:09 Step 4/23 : WORKDIR /edgex-go 01:27:09 Removing intermediate container 41e7337ff846 01:27:09 ---> 6cd7222d6be6 01:27:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:09 Removing intermediate container b687117f4aaa 01:27:09 ---> 409d8f839182 01:27:09 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:09 Removing intermediate container 0dd7c0d08f8e 01:27:09 ---> 24d6e42e5c81 01:27:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:09 Removing intermediate container 8e8a9309e4ef 01:27:09 ---> e24030611346 01:27:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:09 ---> Running in f0a9cd0140c6 01:27:09 ---> Running in ff4cc494ef70 01:27:09 ---> Running in 7a5e868a6443 01:27:09 ---> Running in e74f2311cbea 01:27:09 ---> Running in b8fcfb44fba5 01:27:09 Removing intermediate container ff4cc494ef70 01:27:09 ---> 43da4aa883b1 01:27:09 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:09 ---> Running in d6d07d5be457 01:27:09 Removing intermediate container f0a9cd0140c6 01:27:09 ---> c65758eb4c36 01:27:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:27:09 ---> Running in bb5697d3a376 01:27:10 Removing intermediate container 7a5e868a6443 01:27:10 ---> 8e1f6c063ad4 01:27:10 Step 5/33 : RUN apk add --update --no-cache make git 01:27:10 ---> Running in 04032b2def53 01:27:10 Removing intermediate container e74f2311cbea 01:27:10 ---> e50974344d13 01:27:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:27:10 ---> Running in e67d8cd80ec4 01:27:10 Removing intermediate container b8fcfb44fba5 01:27:10 ---> b6740164ea36 01:27:10 Step 5/22 : RUN apk add --update --no-cache make git 01:27:10 ---> Running in c3dcccd707f6 01:27:10 Removing intermediate container d6d07d5be457 01:27:10 ---> 0ee594c1dc36 01:27:10 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:27:10 ---> Running in 04be2f324d52 01:27:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:27:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:11 OK: 211 MiB in 51 packages 01:27:11 OK: 211 MiB in 51 packages 01:27:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:27:12 OK: 211 MiB in 51 packages 01:27:12 OK: 211 MiB in 51 packages 01:27:12 Removing intermediate container 04032b2def53 01:27:12 ---> c455f27a6d52 01:27:12 Step 6/33 : COPY go.mod vendor* ./ 01:27:12 Removing intermediate container e67d8cd80ec4 01:27:12 ---> 4ad95abdb941 01:27:12 Step 6/25 : COPY go.mod vendor* ./ 01:27:12 Removing intermediate container bb5697d3a376 01:27:12 ---> 8a9e72e4be71 01:27:12 ---> fe238c1adbdb 01:27:12 Step 6/26 : COPY go.mod vendor* ./Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:12 01:27:12 ---> Running in 09a1e3317bad 01:27:12 ---> fb744666fe9c 01:27:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:12 OK: 211 MiB in 51 packages 01:27:12 ---> Running in aaf83aac8da1 01:27:13 ---> 96ab7e85bf91 01:27:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:13 Removing intermediate container 04be2f324d52 01:27:13 ---> f8aeb1548a83 01:27:13 Step 7/23 : COPY go.mod vendor* ./ 01:27:13 ---> Running in 61321c2efbb9 01:27:13 ---> 8269930ef818 01:27:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:13 ---> Running in cd312781090c 01:27:13 Removing intermediate container c3dcccd707f6 01:27:13 ---> 9c8c11048f3a 01:27:13 Step 6/22 : COPY go.mod vendor* ./ 01:27:13 ---> 421fe5273f4e 01:27:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:13 ---> Running in c752b418f590 01:27:35 Removing intermediate container c752b418f590 01:27:35 ---> d45edd5f45d8 01:27:35 Step 8/22 : COPY . . 01:27:35 Removing intermediate container aaf83aac8da1 01:27:35 ---> 0c8dc2f8798d 01:27:35 Step 8/25 : COPY . . 01:27:35 Removing intermediate container cd312781090c 01:27:35 ---> 8cca5e82861a 01:27:35 Step 9/23 : COPY . . 01:27:35 Removing intermediate container 61321c2efbb9 01:27:35 ---> e53e2f4263b7 01:27:35 Step 8/26 : COPY . . 01:27:35 Removing intermediate container 09a1e3317bad 01:27:35 ---> 441349ced5f2 01:27:35 Step 8/33 : COPY . . 01:27:57 ---> f2711be84ff2 01:27:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:27:57 ---> 03e729103bed 01:27:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:27:57 ---> Running in 429dc802d33a 01:27:57 ---> c71ed6d620f5 01:27:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:27:57 ---> c769291a9032 01:27:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:27:57 ---> bfdff8b30808 01:27:57 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:27:57 ---> Running in 6ca6507ccf72 01:27:57 ---> Running in c05ff6545e44 01:27:57 ---> Running in fc82ee75adef 01:27:57 ---> Running in 90942e85bd06 01:27:57 Removing intermediate container 90942e85bd06 01:27:57 ---> 51068b0e0c48 01:27:57 Step 10/26 : WORKDIR /edgex-go/spire-build 01:27:57 Removing intermediate container c05ff6545e44 01:27:57 ---> 7c60e951013e 01:27:57 Step 10/25 : WORKDIR /edgex-go/spire-build 01:27:57 ---> Running in 44ebcf9e1360 01:27:57 ---> Running in 0199996724c8 01:27:57 Removing intermediate container 44ebcf9e1360 01:27:57 ---> 5ab6a3272769 01:27:57 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:27:57 Removing intermediate container 0199996724c8 01:27:57 ---> 4629f6580bf2 01:27:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:27:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:27:57 ---> Running in 5bbbb24563de 01:27:57 ---> Running in 86aca42918b7 01:27:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:27:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:27:57 Removing intermediate container 5bbbb24563de 01:27:57 ---> e15b8d25b107 01:27:57 Step 12/25 : WORKDIR /edgex-go 01:27:57 Removing intermediate container 86aca42918b7 01:27:57 ---> d23971898d3a 01:27:57 Step 12/26 : WORKDIR /edgex-go 01:27:57 ---> Running in faf90da6f10b 01:27:57 ---> Running in a341cb82cdc4 01:27:57 Removing intermediate container faf90da6f10b 01:27:57 ---> a2536baa2bd0 01:27:57 01:27:57 Step 13/25 : FROM alpine:3.15 01:27:57 Removing intermediate container a341cb82cdc4 01:27:57 ---> f5e507f42dd5 01:27:57 01:27:57 Step 13/26 : FROM alpine:3.15 01:27:58 3.15: Pulling from library/alpine 01:27:58 3.15: Pulling from library/alpine 01:27:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 01:27:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 01:27:59 Status: Downloaded newer image for alpine:3.15 01:27:59 Status: Downloaded newer image for alpine:3.15 01:27:59 ---> c4fc93816858 01:27:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:27:59 ---> c4fc93816858 01:27:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:27:59 ---> Running in 54969602f12d 01:27:59 ---> Running in 5635cb85e9c5 01:27:59 Removing intermediate container 5635cb85e9c5 01:27:59 ---> e4ce5065180e 01:27:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:59 Removing intermediate container 54969602f12d 01:27:59 ---> e9313a07ea7f 01:27:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:59 ---> Running in 607e97fb1f7d 01:27:59 ---> Running in 9ab5de4d0685 01:28:02 Removing intermediate container 9ab5de4d0685 01:28:02 ---> 31b21bad0d76 01:28:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:28:02 Removing intermediate container 607e97fb1f7d 01:28:02 ---> 62f1e19fc0db 01:28:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:28:02 ---> Running in 4fb21ecd700d 01:28:02 ---> Running in 64891ddf69dc 01:28:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:03 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:28:03 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:28:03 OK: 15857 distinct packages available 01:28:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:04 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:28:04 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:28:04 OK: 15857 distinct packages available 01:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:04 (1/4) Installing dumb-init (1.2.5-r1) 01:28:04 (2/4) Installing musl-obstack (1.2.3-r0) 01:28:05 (3/4) Installing libucontext (1.1-r0) 01:28:05 (1/5) Installing dumb-init (1.2.5-r1) 01:28:05 (4/4) Installing gcompat (1.0.0-r4) 01:28:05 (2/5) Installing musl-obstack (1.2.3-r0) 01:28:05 Executing busybox-1.34.1-r7.trigger 01:28:05 OK: 6 MiB in 18 packages 01:28:05 (3/5) Installing libucontext (1.1-r0) 01:28:05 (4/5) Installing gcompat (1.0.0-r4) 01:28:05 (5/5) Installing openssl (1.1.1q-r0) 01:28:05 Executing busybox-1.34.1-r7.trigger 01:28:05 OK: 7 MiB in 19 packages 01:28:07 Removing intermediate container 4fb21ecd700d 01:28:07 ---> d132b1096c4f 01:28:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:28:07 Removing intermediate container 64891ddf69dc 01:28:07 ---> b72e6f4f0e2b 01:28:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:28:15 ---> c52ee73938c1 01:28:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:28:15 ---> 9a984cd327f4 01:28:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:28:15 ---> c6a3dc11827c 01:28:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:28:15 ---> c96282af12ac 01:28:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:28:15 ---> Running in 57fc08183ed3 01:28:15 Removing intermediate container 57fc08183ed3 01:28:15 ---> d2c032e3bf83 01:28:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:28:15 ---> f8ff5d2aa6e1 01:28:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:28:15 ---> 05913e42c734 01:28:15 Step 21/26 : WORKDIR / 01:28:16 ---> Running in bef56746176b 01:28:16 ---> 24e3a51b1c73 01:28:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:28:16 ---> Running in 28ffb8432bc0 01:28:16 Removing intermediate container bef56746176b 01:28:16 ---> a8a7a932f6b1 01:28:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:28:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:28:16 Removing intermediate container 28ffb8432bc0 01:28:16 ---> 93e7dd398b7d 01:28:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:28:16 ---> Running in 51a5518fe814 01:28:17 ---> Running in fe44bb3bab58 01:28:17 Removing intermediate container 51a5518fe814 01:28:17 ---> b689086d8d4d 01:28:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:28:17 ---> Running in ddf8086e6982 01:28:17 Removing intermediate container fe44bb3bab58 01:28:17 ---> 7c929395fc8f 01:28:17 Step 23/25 : LABEL arch=x86_64 01:28:17 ---> Running in bc4e5c5e1b7d 01:28:17 Removing intermediate container ddf8086e6982 01:28:17 ---> 920de667ef29 01:28:17 Step 24/26 : LABEL arch=x86_64 01:28:17 ---> Running in 52a64457d747 01:28:17 Removing intermediate container bc4e5c5e1b7d 01:28:17 ---> f7f6c6d86d35 01:28:17 Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:28:17 ---> Running in 0a5ee511576e 01:28:17 Removing intermediate container 52a64457d747 01:28:17 ---> 2096fcdfc8d3 01:28:17 Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:28:18 Removing intermediate container 0a5ee511576e 01:28:18 ---> be0fa90e4252 01:28:18 Step 25/25 : LABEL version=2.3.0-dev.77 01:28:18 ---> Running in 8ad632a1715e 01:28:18 ---> Running in 257d6c12c9c0 01:28:18 Removing intermediate container 8ad632a1715e 01:28:18 ---> 48d738e4129e 01:28:18 Step 26/26 : LABEL version=2.3.0-dev.77 01:28:18 ---> Running in f86e25b7366a 01:28:18 Removing intermediate container 257d6c12c9c0 01:28:18 ---> 1a7a1c59e8bb 01:28:18 01:28:18 Successfully built 1a7a1c59e8bb 01:28:18 Successfully tagged security-spire-server:latest 01:28:18 Building core-command 01:28:18  Building security-spire-server ... done Removing intermediate container f86e25b7366a 01:28:18 ---> 2ab72e622190 01:28:18 01:28:18 Successfully built 2ab72e622190 01:28:18 Successfully tagged security-spire-config:latest 01:28:18 Building security-spiffe-token-provider 01:28:24  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:28:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:28:24 ---> 8325586463d4 01:28:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:28:24 ---> Using cache 01:28:24 ---> 75494b42c9eb 01:28:24 Step 4/24 : WORKDIR /edgex-go 01:28:24 ---> Using cache 01:28:24 ---> 43da4aa883b1 01:28:24 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:24 ---> Using cache 01:28:24 ---> 0ee594c1dc36 01:28:24 Step 6/24 : RUN apk add --update --no-cache make git 01:28:25 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:28:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:28:25 ---> 8325586463d4 01:28:25 Step 3/20 : WORKDIR /edgex-go 01:28:25 ---> Using cache 01:28:25 ---> e24030611346 01:28:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:28:30 ---> Running in de179ccc920a 01:28:30 ---> Running in ca0b4ec85815 01:28:30 Removing intermediate container fc82ee75adef 01:28:30 ---> 6a348b24f200 01:28:30 01:28:30 Step 10/33 : FROM alpine:3.16 01:28:30 Removing intermediate container 429dc802d33a 01:28:30 ---> f31681762f35 01:28:30 01:28:30 Step 10/22 : FROM alpine:3.16 01:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:31 3.16: Pulling from library/alpine 01:28:31 3.16: Pulling from library/alpine 01:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:31 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:28:31 v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:28:31 OK: 17040 distinct packages available 01:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:31 OK: 211 MiB in 51 packages 01:28:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:28:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:28:32 Status: Downloaded newer image for alpine:3.16 01:28:32 Status: Image is up to date for alpine:3.16 01:28:32 ---> 9c6f07244728 01:28:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:28:32 ---> 9c6f07244728 01:28:32 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:28:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:32 OK: 211 MiB in 51 packages 01:28:33 ---> Running in 2a11bf16d65d 01:28:33 ---> Running in aea285d968bb 01:28:33 Removing intermediate container aea285d968bb 01:28:33 ---> 5af87e2883fc 01:28:33 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 01:28:33 Removing intermediate container de179ccc920a 01:28:33 ---> 9f5469ab806a 01:28:33 Step 5/20 : COPY go.mod vendor* ./ 01:28:33 Removing intermediate container 6ca6507ccf72 01:28:33 ---> a9b5be55bf36 01:28:33 01:28:33 Step 11/23 : FROM alpine:3.16 01:28:33 ---> 9c6f07244728 01:28:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:28:33 ---> Running in d83e1d73ee71 01:28:34 ---> Running in d1dda2b35786 01:28:34 Removing intermediate container ca0b4ec85815 01:28:34 ---> b56955578bf8 01:28:34 Step 7/24 : COPY go.mod vendor* ./ 01:28:34 ---> f5a1e8f203ec 01:28:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:34 ---> c3cc69fc2ea1 01:28:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:34 ---> Running in fbff803caa45 01:28:34 ---> Running in b6c199701350 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:34 (1/6) Installing ca-certificates (20220614-r0) 01:28:34 (2/6) Installing brotli-libs (1.0.9-r6) 01:28:34 (3/6) Installing nghttp2-libs (1.47.0-r0) 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:34 (4/6) Installing libcurl (7.83.1-r3) 01:28:34 (5/6) Installing curl (7.83.1-r3) 01:28:34 (6/6) Installing dumb-init (1.2.5-r1) 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:28:34 Executing busybox-1.35.0-r17.trigger 01:28:34 Executing ca-certificates-20220614-r0.trigger 01:28:34 OK: 8 MiB in 20 packages 01:28:34 (1/2) Installing dumb-init (1.2.5-r1) 01:28:34 (2/2) Installing su-exec (0.2-r1) 01:28:34 Executing busybox-1.35.0-r17.trigger 01:28:34 OK: 6 MiB in 16 packages 01:28:34 (1/2) Installing ca-certificates (20220614-r0) 01:28:34 (2/2) Installing dumb-init (1.2.5-r1) 01:28:34 Executing busybox-1.35.0-r17.trigger 01:28:34 Executing ca-certificates-20220614-r0.trigger 01:28:34 OK: 6 MiB in 16 packages 01:28:35 Removing intermediate container d83e1d73ee71 01:28:35 ---> 624388c1930f 01:28:35 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 01:28:35 ---> Running in b44f830b699f 01:28:35 Removing intermediate container 2a11bf16d65d 01:28:35 ---> a7257d09f4e6 01:28:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:28:35 ---> Running in 0527fc984a77 01:28:35 Removing intermediate container b44f830b699f 01:28:35 ---> 743b06ffc66b 01:28:35 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:28:35 ---> Running in 2c5d5f8baf66 01:28:35 Removing intermediate container d1dda2b35786 01:28:35 ---> 565275c351ac 01:28:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:28:35 Removing intermediate container 0527fc984a77 01:28:35 ---> 15ac862d2019 01:28:35 Step 13/22 : WORKDIR /edgex 01:28:35 ---> Running in 30a47c5b6faf 01:28:35 ---> Running in f11e3a7ed260 01:28:36 Removing intermediate container 2c5d5f8baf66 01:28:36 ---> e099acfd61ee 01:28:36 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:28:39 Removing intermediate container 30a47c5b6faf 01:28:39 ---> a8c99e30f1d3 01:28:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container f11e3a7ed260 01:28:39 01:28:39 ---> 543060bd4463 01:28:39 Step 14/23 : ENV APP_PORT=59860 01:28:39 ---> Running in 7d00bdd2d837 01:28:39 ---> Running in ad8a777a2ed0 01:28:39 Removing intermediate container 7d00bdd2d837 01:28:39 ---> cce26bafd46f 01:28:39 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:28:39 ---> Running in 387e3753d051 01:28:39 Removing intermediate container ad8a777a2ed0 01:28:39 ---> f3de3b438a4f 01:28:39 Step 15/23 : EXPOSE $APP_PORT 01:28:40 ---> 04e8025f83b1 01:28:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:28:40 ---> Running in 4768ba24a789 01:28:40 Removing intermediate container 387e3753d051 01:28:40 ---> a8a06784f098 01:28:40 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:28:40 ---> Running in b22cd8bce610 01:28:41 Removing intermediate container 4768ba24a789 01:28:41 ---> 8b6cf54c5715 01:28:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:41 ---> 670aa1b9943a 01:28:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:28:41 ---> 3f55af58d386 01:28:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:28:44 ---> 29c38b476036 01:28:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:28:44 ---> 8e493afe543f 01:28:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:28:44 Removing intermediate container b22cd8bce610 01:28:44 ---> 9ddafd6bd92d 01:28:44 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:28:44 ---> e0897514f599 01:28:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:28:44 ---> Running in 2e8fa185f207 01:28:44 ---> fd896c8b5280 01:28:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:28:44 ---> Running in 56bdd7add8f6 01:28:44 ---> Running in 2c5f4c29f050 01:28:44 Removing intermediate container 2e8fa185f207 01:28:44 ---> e2795dade78b 01:28:44 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:28:44 Removing intermediate container 56bdd7add8f6 01:28:44 ---> 6fca940d2ed6 01:28:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:44 ---> 84192036bfba 01:28:44 ---> Running in 857a3f78b977 01:28:44 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:28:45 ---> Running in eb33750eba9d 01:28:45 Removing intermediate container 857a3f78b977 01:28:45 ---> 317689b2a974 01:28:45 Step 21/23 : LABEL arch=x86_64 01:28:45 ---> Running in ba5f36f22acd 01:28:45 Removing intermediate container b6c199701350 01:28:45 ---> 8885283088f0 01:28:45 Step 9/24 : COPY . . 01:28:45 Removing intermediate container ba5f36f22acd 01:28:45 ---> 421ce092b6ce 01:28:45 Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:28:45 Removing intermediate container fbff803caa45 01:28:45 ---> 8b61c9364821 01:28:45 Step 7/20 : COPY . . 01:28:45 ---> Running in 46c8b2519cb8 01:28:45 Removing intermediate container 2c5f4c29f050 01:28:45 ---> ce1782660723 01:28:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:28:45 ---> Running in eed654ea280c 01:28:56 Removing intermediate container 46c8b2519cb8 01:28:56 ---> cf5d5499679f 01:28:56 Step 23/23 : LABEL version=2.3.0-dev.77 01:28:56 Removing intermediate container eed654ea280c 01:28:56 ---> 2570508bdaa2 01:28:56 Step 20/22 : LABEL arch=x86_64 01:28:56 ---> Running in b31167ed55a8 01:28:56 ---> Running in 1300de3c6a1f 01:28:56 Removing intermediate container eb33750eba9d 01:28:56 ---> 155a67218729 01:28:56 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:56 ---> 9c783f4ff9d5 01:28:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:28:56 ---> 845efff43264 01:28:56 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:28:56 Removing intermediate container b31167ed55a8 01:28:56 ---> e372dfd8d7b3 01:28:56 01:28:56 Removing intermediate container 1300de3c6a1f 01:28:56 ---> c0741010f50d 01:28:56 Step 21/22 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:28:56 ---> Running in e68db5bfd43d 01:28:56 ---> Running in a972e5d76401 01:28:56 ---> Running in 57aac8247d03 01:28:56 Successfully built e372dfd8d7b3 01:28:56 Successfully tagged support-notifications:latest 01:28:56  Building support-notifications ... done Building security-secretstore-setup 01:28:56 ---> cb16fcaf2019 01:28:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:28:56 Removing intermediate container 57aac8247d03 01:28:56 ---> b0c756ac2240 01:28:56 Step 22/22 : LABEL version=2.3.0-dev.77 01:28:56 ---> Running in 43208b2f993c 01:28:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:28:57 Removing intermediate container 43208b2f993c 01:28:57 ---> 4d30395c46e9 01:28:57 01:28:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:28:57 Successfully built 4d30395c46e9 01:28:58 Successfully tagged security-proxy-setup:latest 01:28:58 Building core-metadata 01:28:59  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:28:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:28:59 ---> 8325586463d4 01:28:59 Step 3/25 : WORKDIR /edgex-go 01:28:59 ---> Using cache 01:28:59 ---> e24030611346 01:28:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:59 ---> Using cache 01:28:59 ---> b6740164ea36 01:28:59 Step 5/25 : RUN apk add --update --no-cache make git 01:28:59 ---> Using cache 01:28:59 ---> 9c8c11048f3a 01:28:59 Step 6/25 : COPY go.mod vendor* ./ 01:28:59 ---> Using cache 01:28:59 ---> 421fe5273f4e 01:28:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:59 ---> Using cache 01:28:59 ---> d45edd5f45d8 01:28:59 Step 8/25 : COPY . . 01:28:59 ---> Using cache 01:28:59 ---> f2711be84ff2 01:28:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:29:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:29:01 ---> 8325586463d4 01:29:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:29:01 ---> Using cache 01:29:01 ---> 75494b42c9eb 01:29:01 Step 4/25 : WORKDIR /edgex-go 01:29:01 ---> Using cache 01:29:01 ---> 43da4aa883b1 01:29:01 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:01 ---> Using cache 01:29:01 ---> 0ee594c1dc36 01:29:01 Step 6/25 : RUN apk add --update --no-cache make git 01:29:01 ---> Using cache 01:29:01 ---> b56955578bf8 01:29:01 Step 7/25 : COPY go.mod vendor* ./ 01:29:01 ---> Using cache 01:29:01 ---> c3cc69fc2ea1 01:29:01 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:01 ---> Using cache 01:29:01 ---> 8885283088f0 01:29:01 Step 9/25 : COPY . . 01:29:01 ---> Using cache 01:29:01 ---> 845efff43264 01:29:01 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:29:04 ---> 8e85c422b0f6 01:29:04 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:29:04 ---> Running in 252d0ad42c49 01:29:04 ---> Running in c780db4c0f26 01:29:05 ---> 1c88e5cd9b89 01:29:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:29:05 ---> 257d847fd654 01:29:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:29:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:29:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:29:05 ---> c6d8e74e44aa 01:29:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:29:06 ---> cf9cd8baff29 01:29:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:29:07 ---> b4ef26660d17 01:29:07 Step 28/33 : RUN chmod +x /entrypoint.sh 01:29:07 ---> Running in 0d4f228d9b26 01:29:11 Removing intermediate container 0d4f228d9b26 01:29:11 ---> 8bd8b809d59c 01:29:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:29:11 ---> Running in 5922e4a46633 01:29:12 Removing intermediate container 5922e4a46633 01:29:12 ---> a15fbd68d1bd 01:29:12 Step 30/33 : CMD ["gate"] 01:29:12 ---> Running in 6ffc5a3a48fe 01:29:12 Removing intermediate container 6ffc5a3a48fe 01:29:12 ---> 493a499a448c 01:29:12 Step 31/33 : LABEL arch=x86_64 01:29:12 ---> Running in c00ed7eca45a 01:29:13 Removing intermediate container c00ed7eca45a 01:29:13 ---> ca15f7de9ac6 01:29:13 Step 32/33 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:29:13 ---> Running in 9f0e2a11c89c 01:29:14 Removing intermediate container 9f0e2a11c89c 01:29:14 ---> 3896f9919405 01:29:14 Step 33/33 : LABEL version=2.3.0-dev.77 01:29:14 ---> Running in 7ce0f7166b0b 01:29:14 Removing intermediate container 7ce0f7166b0b 01:29:14 ---> 56ad907b010e 01:29:14 01:29:14 Successfully built 56ad907b010e 01:29:14 Successfully tagged security-bootstrapper:latest 01:29:14  Building security-bootstrapper ... done Building security-spire-agent 01:29:17 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:29:17 ---> 8325586463d4 01:29:17 Step 3/26 : WORKDIR /edgex-go 01:29:17 ---> Using cache 01:29:17 ---> e24030611346 01:29:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:17 ---> Using cache 01:29:17 ---> b6740164ea36 01:29:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:29:23 ---> Running in a62ae5d1cbec 01:29:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:25 OK: 211 MiB in 51 packages 01:29:27 Removing intermediate container a972e5d76401 01:29:27 ---> 72aa5ac92374 01:29:27 01:29:27 Step 11/24 : FROM alpine:3.16 01:29:27 ---> 9c6f07244728 01:29:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:29:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:29:28 ---> Running in 56a2cfbc978b 01:29:28 Removing intermediate container a62ae5d1cbec 01:29:28 ---> 7c7ce57df345 01:29:28 Step 6/26 : COPY go.mod vendor* ./ 01:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:29 (1/1) Installing dumb-init (1.2.5-r1) 01:29:29 Executing busybox-1.35.0-r17.trigger 01:29:29 OK: 6 MiB in 15 packages 01:29:30 ---> 43b9b99aa859 01:29:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:31 ---> Running in 347e99323e66 01:29:32 Removing intermediate container 56a2cfbc978b 01:29:32 ---> fcb57e931742 01:29:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:29:32 Removing intermediate container c780db4c0f26 01:29:32 Removing intermediate container e68db5bfd43d 01:29:32 ---> eed86868c43c 01:29:32 ---> a9e9bb5200ca 01:29:32 01:29:32 01:29:32 Step 11/25 : FROM alpine:3.16Step 9/20 : FROM alpine:3.15 01:29:32 01:29:32 ---> c4fc93816858 01:29:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:29:32 ---> Using cache 01:29:32 ---> e9313a07ea7f 01:29:32 ---> 9c6f07244728 01:29:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 12/25 : RUN apk add --update --no-cache dumb-init 01:29:32 01:29:32 ---> Using cache 01:29:32 ---> Using cache 01:29:32 ---> fcb57e931742 01:29:32 ---> 31b21bad0d76 01:29:32 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:29:32 01:29:32 ---> Running in b807316be76c 01:29:32 ---> Running in f0a81c020377 01:29:32 ---> Running in 6ca239a5af12 01:29:32 Removing intermediate container b807316be76c 01:29:32 Removing intermediate container 6ca239a5af12 01:29:32 ---> ef1e4869365b 01:29:32 ---> e1b70e18d2cd 01:29:32 Step 14/24 : ENV APP_PORT=59882Step 14/25 : ENV APP_PORT=59881 01:29:32 01:29:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:29:32 ---> Running in 904326c89c64 01:29:32 ---> Running in c7c49dc9090d 01:29:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:29:33 Removing intermediate container c7c49dc9090d 01:29:33 ---> ba9c72b70fef 01:29:33 Step 15/25 : EXPOSE $APP_PORT 01:29:33 Removing intermediate container 904326c89c64 01:29:33 ---> 797592fdf88b 01:29:33 Step 15/24 : EXPOSE $APP_PORT 01:29:33 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:29:33 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:29:33 OK: 15857 distinct packages available 01:29:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:29:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:29:34 Removing intermediate container 252d0ad42c49 01:29:34 ---> ab1352a4f64c 01:29:34 01:29:34 Step 10/25 : FROM alpine:3.16 01:29:34 ---> 9c6f07244728 01:29:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:29:34 (1/9) Installing ca-certificates (20220614-r0) 01:29:34 (2/9) Installing brotli-libs (1.0.9-r5) 01:29:34 ---> Running in 6aa0964a36dd 01:29:35 ---> Running in 8642beba88bd 01:29:35 ---> Running in 18ad93b9edaf 01:29:35 Removing intermediate container 6aa0964a36dd 01:29:35 ---> 38cb98d30bfc 01:29:35 Step 16/24 : WORKDIR / 01:29:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:29:35 ---> Running in 1aabd168860e 01:29:35 Removing intermediate container 8642beba88bd 01:29:35 ---> 4fc5dab5c4da 01:29:35 Step 16/25 : WORKDIR / 01:29:35 (4/9) Installing libcurl (7.80.0-r3) 01:29:35 ---> Running in f6351b01b2ed 01:29:35 Removing intermediate container 1aabd168860e 01:29:35 ---> a4e71df7d32d 01:29:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:35 (5/9) Installing curl (7.80.0-r3) 01:29:35 (6/9) Installing dumb-init (1.2.5-r1) 01:29:35 (7/9) Installing musl-obstack (1.2.3-r0) 01:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:35 (8/9) Installing libucontext (1.1-r0) 01:29:35 Removing intermediate container f6351b01b2ed 01:29:35 ---> d9647a178e16 01:29:35 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:35 ---> 5acd9b5f2d1e 01:29:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:35 (9/9) Installing gcompat (1.0.0-r4) 01:29:35 Executing busybox-1.34.1-r7.trigger 01:29:35 Executing ca-certificates-20220614-r0.trigger 01:29:35 OK: 8 MiB in 23 packages 01:29:36 (1/3) Installing ca-certificates (20220614-r0) 01:29:36 (2/3) Installing dumb-init (1.2.5-r1) 01:29:36 (3/3) Installing su-exec (0.2-r1) 01:29:36 Executing busybox-1.35.0-r17.trigger 01:29:36 Executing ca-certificates-20220614-r0.trigger 01:29:36 OK: 6 MiB in 17 packages 01:29:36 ---> 92ee30210133 01:29:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:29:36 ---> 5f8379e7f9e8 01:29:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:29:37 ---> 1af77da241d5 01:29:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:29:37 ---> 327c0c15ff49 01:29:37 Step 20/24 : ENTRYPOINT ["/core-command"] 01:29:37 ---> Running in 76886ce55a59 01:29:37 Removing intermediate container 18ad93b9edaf 01:29:37 ---> ea89c481a20c 01:29:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:29:37 ---> 9d5052f146f9 01:29:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 01:29:37 Removing intermediate container f0a81c020377 01:29:37 ---> 20f5fa8328a2 01:29:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:37 ---> Running in c0b091f77803 01:29:37 Removing intermediate container 76886ce55a59 01:29:37 ---> 74f332fd88bc 01:29:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:29:37 ---> Running in e216f396b6ef 01:29:37 ---> 80028a4616c6 01:29:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:29:37 ---> bc213394ab13 01:29:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:29:37 Removing intermediate container c0b091f77803 01:29:37 ---> f89011569911 01:29:37 Step 13/25 : WORKDIR / 01:29:37 ---> Running in ccf5fbbc1136 01:29:37 ---> Running in 1d7144b5d44b 01:29:37 Removing intermediate container e216f396b6ef 01:29:37 ---> 549afaa596e0 01:29:37 Step 22/24 : LABEL arch=x86_64 01:29:38 ---> Running in 37ce25d4c920 01:29:38 Removing intermediate container ccf5fbbc1136 01:29:38 ---> 379930e2c0aa 01:29:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:29:38 Removing intermediate container 1d7144b5d44b 01:29:38 ---> 28457092f74b 01:29:38 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:29:38 ---> 74506fc50d7a 01:29:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:29:38 ---> Running in 43d6b2536b76 01:29:38 Removing intermediate container 37ce25d4c920 01:29:38 ---> 1f73637acc3d 01:29:38 Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:29:39 ---> 653acdcaa071 01:29:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:29:39 ---> Running in 932ab54f929d 01:29:39 Removing intermediate container 43d6b2536b76 01:29:39 ---> a2d715fcc154 01:29:39 ---> ca10a5880ad1 01:29:39 Step 23/25 : LABEL arch=x86_64Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:29:39 01:29:39 ---> Running in 097b0bf4c108 01:29:39 ---> Running in 09fcf2c96085 01:29:39 Removing intermediate container 932ab54f929d 01:29:39 ---> c7a8288380e9 01:29:39 Step 24/24 : LABEL version=2.3.0-dev.77 01:29:39 ---> 25856da8bdcb 01:29:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:29:39 ---> Running in f319f54abb8a 01:29:39 Removing intermediate container 09fcf2c96085 01:29:39 ---> fb08afd507b6 01:29:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:29:39 Removing intermediate container 097b0bf4c108 01:29:39 ---> 6f2948395860 01:29:39 Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:29:39 ---> Running in ef1ceadb8582 01:29:39 ---> Running in 03924105429c 01:29:39 ---> f78c8a87f727 01:29:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:29:39 Removing intermediate container f319f54abb8a 01:29:39 ---> 14e434833f07 01:29:39 01:29:39 Removing intermediate container ef1ceadb8582 01:29:39 ---> 22dba1ef0c76 01:29:39 Step 18/20 : LABEL arch=x86_64 01:29:39 Successfully built 14e434833f07 01:29:39 Removing intermediate container 03924105429c 01:29:39 ---> a58ccbf2ab1c 01:29:39 Step 25/25 : LABEL version=2.3.0-dev.77 01:29:39 Successfully tagged core-command:latest 01:29:39 Building core-data 01:29:39  Building core-command ... done  ---> Running in b6bc153e1066 01:29:39 ---> Running in 8ea2b44675a4 01:29:39 ---> e305def412e9 01:29:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:29:39 Removing intermediate container b6bc153e1066 01:29:39 ---> 5c1b3121f0fe 01:29:39 Step 19/20 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:29:39 Removing intermediate container 347e99323e66 01:29:39 ---> 45552275a922 01:29:39 Step 8/26 : COPY . . 01:29:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:29:43 ---> 8325586463d4 01:29:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:29:43 ---> Using cache 01:29:43 ---> 75494b42c9eb 01:29:43 Step 4/24 : WORKDIR /edgex-go 01:29:43 ---> Using cache 01:29:43 ---> 43da4aa883b1 01:29:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:43 ---> Using cache 01:29:43 ---> 0ee594c1dc36 01:29:43 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:29:47 Removing intermediate container 8ea2b44675a4 01:29:47 ---> 2010be1df620 01:29:47 01:29:47 Successfully built 2010be1df620 01:29:47 Successfully tagged core-metadata:latest 01:29:47  Building core-metadata ... done Building sys-mgmt-agent 01:29:47 ---> Running in 4d0acccb0d47 01:29:47 ---> Running in ba43d1f67ba7 01:29:47 ---> 4af9938ed73d 01:29:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:29:47 ---> ed2db71a75f5 01:29:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:29:47 Removing intermediate container ba43d1f67ba7 01:29:47 ---> 6cd978391bec 01:29:47 Step 20/20 : LABEL version=2.3.0-dev.77 01:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:49 OK: 211 MiB in 51 packages 01:29:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:29:50 ---> 8325586463d4 01:29:50 Step 3/23 : WORKDIR /edgex-go 01:29:50 ---> Using cache 01:29:50 ---> e24030611346 01:29:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:50 ---> Using cache 01:29:50 ---> b6740164ea36 01:29:50 Step 5/23 : RUN apk add --update --no-cache make bash git 01:29:56 ---> Running in acaa596b0e4f 01:29:56 ---> Running in 2ccacf8cfc5c 01:29:56 ---> Running in fa1e77e45d05 01:29:56 ---> 37983c5be9e7 01:29:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:29:57 Removing intermediate container acaa596b0e4f 01:29:57 ---> b78e13351469 01:29:57 Step 10/26 : WORKDIR /edgex-go/spire-build 01:29:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:57 Removing intermediate container 2ccacf8cfc5c 01:29:57 ---> 67abee9e401e 01:29:57 01:29:57 ---> d337ab7c9656 01:29:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:29:57 Successfully built 67abee9e401e 01:29:57 Successfully tagged security-spiffe-token-provider:latest 01:29:57 Building support-scheduler 01:29:57  Building security-spiffe-token-provider ... done  ---> Running in 54f6c13446ab 01:29:57 Removing intermediate container 4d0acccb0d47 01:29:57 ---> e5c51ca65c04 01:29:57 Step 7/24 : COPY go.mod vendor* ./ 01:29:57 ---> Running in 0e5d246f857c 01:29:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:58 OK: 211 MiB in 51 packages 01:29:59 Removing intermediate container 54f6c13446ab 01:29:59 ---> 3c4beaf57365 01:29:59 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:29:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:29:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:29:59 ---> 8325586463d4 01:29:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:29:59 ---> Using cache 01:29:59 ---> 75494b42c9eb 01:29:59 Step 4/23 : WORKDIR /edgex-go 01:29:59 ---> Using cache 01:29:59 ---> 43da4aa883b1 01:29:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:59 ---> Using cache 01:29:59 ---> 0ee594c1dc36 01:29:59 Step 6/23 : RUN apk add --update --no-cache make git 01:29:59 ---> Using cache 01:29:59 ---> b56955578bf8 01:29:59 Step 7/23 : COPY go.mod vendor* ./ 01:29:59 ---> Using cache 01:29:59 ---> c3cc69fc2ea1 01:29:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:59 ---> Using cache 01:29:59 ---> 8885283088f0 01:29:59 Step 9/23 : COPY . . 01:29:59 ---> Using cache 01:29:59 ---> 845efff43264 01:29:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:30:01 ---> 651a188b9229 01:30:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:01 ---> Running in 518f0a349cb0 01:30:01 ---> Running in 53aa4cc348ed 01:30:01 ---> Running in 3b9bbf5dea11 01:30:01 Removing intermediate container fa1e77e45d05 01:30:01 ---> e2c2dcd8ab7c 01:30:01 Step 6/23 : COPY go.mod vendor* ./ 01:30:01 Removing intermediate container 0e5d246f857c 01:30:01 ---> c89915694b56 01:30:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:30:01 ---> 0387c33aaf78 01:30:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:01 ---> Running in 177747dc18cc 01:30:01 ---> Running in 438177a4f4c8 01:30:01 Removing intermediate container 177747dc18cc 01:30:01 ---> 89a3627fc48d 01:30:01 Step 23/25 : LABEL arch=x86_64 01:30:01 ---> Running in ec59016d7b3d 01:30:01 Removing intermediate container ec59016d7b3d 01:30:01 ---> ac1800209aa6 01:30:01 Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:30:01 ---> Running in 5a5a0613801b 01:30:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:30:01 Removing intermediate container 5a5a0613801b 01:30:01 ---> 700c50ff522d 01:30:01 Step 25/25 : LABEL version=2.3.0-dev.77 01:30:01 ---> Running in 264dc23c2622 01:30:02 Removing intermediate container 518f0a349cb0 01:30:02 ---> 9ee84ec1d89f 01:30:02 Step 12/26 : WORKDIR /edgex-go 01:30:02 ---> Running in 6dfcc80b808a 01:30:02 Removing intermediate container 264dc23c2622 01:30:02 ---> 55ddf220af45 01:30:02 01:30:02 Successfully built 55ddf220af45 01:30:02 Successfully tagged security-secretstore-setup:latest 01:30:02  Building security-secretstore-setup ... done Removing intermediate container 6dfcc80b808a 01:30:02 ---> f68bdf14f8b6 01:30:02 01:30:02 Step 13/26 : FROM alpine:3.15 01:30:02 ---> c4fc93816858 01:30:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:30:02 ---> Using cache 01:30:02 ---> e9313a07ea7f 01:30:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:02 ---> Using cache 01:30:02 ---> 31b21bad0d76 01:30:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:30:02 ---> Running in eac1fa41c4cc 01:30:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:04 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:30:04 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:30:04 OK: 15857 distinct packages available 01:30:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:06 (1/5) Installing dumb-init (1.2.5-r1) 01:30:06 (2/5) Installing musl-obstack (1.2.3-r0) 01:30:06 (3/5) Installing libucontext (1.1-r0) 01:30:06 (4/5) Installing gcompat (1.0.0-r4) 01:30:06 (5/5) Installing openssl (1.1.1q-r0) 01:30:06 Executing busybox-1.34.1-r7.trigger 01:30:06 OK: 7 MiB in 19 packages 01:30:09 Removing intermediate container eac1fa41c4cc 01:30:09 ---> f10d53636d00 01:30:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:30:14 ---> e202954d63fa 01:30:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:30:14 Removing intermediate container 438177a4f4c8 01:30:14 ---> 886fa6109b3e 01:30:14 Step 8/23 : COPY . . 01:30:14 Removing intermediate container 3b9bbf5dea11 01:30:14 ---> 7df0f357aea8 01:30:14 Step 9/24 : COPY . . 01:30:27 ---> 3d11fa819264 01:30:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:30:27 ---> 6ec82e3c58c2 01:30:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:30:27 ---> e0342dfe445c 01:30:27 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:30:27 ---> Running in 679029492a0a 01:30:27 ---> Running in 4461c28d535f 01:30:27 ---> 80735414ae8f 01:30:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:30:27 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:30:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:30:27 ---> afe9ed6a7b69 01:30:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:30:27 Removing intermediate container 53aa4cc348ed 01:30:27 ---> 158d36d501eb 01:30:27 01:30:27 Step 11/23 : FROM alpine:3.16 01:30:27 ---> 9c6f07244728 01:30:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:30:27 ---> Using cache 01:30:27 ---> fcb57e931742 01:30:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:30:27 ---> Using cache 01:30:27 ---> e1b70e18d2cd 01:30:27 Step 14/23 : ENV APP_PORT=59861 01:30:27 ---> bf70d3911e8f 01:30:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:30:27 ---> Running in a4a8145f2f33 01:30:27 ---> Running in dac57d10f49c 01:30:27 Removing intermediate container a4a8145f2f33 01:30:27 ---> 3ee3e433432d 01:30:27 Step 15/23 : EXPOSE $APP_PORT 01:30:27 Removing intermediate container dac57d10f49c 01:30:27 ---> 4b6c9f7873b7 01:30:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:30:27 ---> Running in f34447b1acaf 01:30:27 ---> Running in a57b0183e993 01:30:27 Removing intermediate container f34447b1acaf 01:30:27 ---> 16b65cb1e4d4 01:30:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:27 Removing intermediate container a57b0183e993 01:30:27 ---> ec0f3d243b42 01:30:27 Step 24/26 : LABEL arch=x86_64 01:30:27 ---> Running in ddc9489ef252 01:30:27 ---> 6f98436f5320 01:30:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:30:28 Removing intermediate container ddc9489ef252 01:30:28 ---> 449d6c3e28a4 01:30:28 Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:30:28 ---> Running in bd5e181e9529 01:30:28 Removing intermediate container bd5e181e9529 01:30:28 ---> 6ec861802193 01:30:28 Step 26/26 : LABEL version=2.3.0-dev.77 01:30:28 ---> b4bf5dcc8c8b 01:30:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:30:28 ---> Running in dd939ca4ab6e 01:30:28 Removing intermediate container dd939ca4ab6e 01:30:28 ---> b2b188eb28de 01:30:28 01:30:28 ---> 13138f8d9640 01:30:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:30:28 ---> Running in f1735485b652 01:30:28 Successfully built b2b188eb28de 01:30:28 Successfully tagged security-spire-agent:latest 01:30:29  Building security-spire-agent ... done Removing intermediate container f1735485b652 01:30:29 ---> 1d5212ad23f6 01:30:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:29 ---> Running in 7d6e45d359fe 01:30:29 Removing intermediate container 7d6e45d359fe 01:30:29 ---> 5047424342a2 01:30:29 Step 21/23 : LABEL arch=x86_64 01:30:29 ---> Running in e069aae96e30 01:30:29 Removing intermediate container e069aae96e30 01:30:29 ---> c6b460784e25 01:30:29 Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:30:29 ---> Running in 966d03345bba 01:30:29 Removing intermediate container 966d03345bba 01:30:29 ---> e58db44c38e5 01:30:29 Step 23/23 : LABEL version=2.3.0-dev.77 01:30:29 ---> Running in 05d6363ad981 01:30:29 Removing intermediate container 05d6363ad981 01:30:29 ---> 35d76662a4a5 01:30:29 01:30:29 Successfully built 35d76662a4a5 01:30:29 Successfully tagged support-scheduler:latest 01:30:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6157 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:30:42 Running in /w/workspace/edgex-go/314 [Pipeline] { [Pipeline] checkout 01:30:42 The recommended git tool is: git 01:30:47  Building support-scheduler ... done Removing intermediate container 4461c28d535f 01:30:47 ---> 69b38f1e5400 01:30:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:30:47 ---> Running in 49d7e44ea3b5 01:30:47 Removing intermediate container 679029492a0a 01:30:47 ---> 27fe7ee56ea2 01:30:47 01:30:47 Step 11/24 : FROM alpine:3.16 01:30:47 ---> 9c6f07244728 01:30:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:30:47 ---> Running in 11eb6e948f99 01:30:47 Removing intermediate container 11eb6e948f99 01:30:47 ---> 8203317c426f 01:30:47 Step 13/24 : ENV APP_PORT=59880 01:30:47 ---> Running in ea95f13e0ef9 01:30:47 Removing intermediate container ea95f13e0ef9 01:30:47 ---> 7ae00eb1fca2 01:30:47 Step 14/24 : EXPOSE $APP_PORT 01:30:47 ---> Running in 5b023dbd0a5c 01:30:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:30:47 Removing intermediate container 5b023dbd0a5c 01:30:47 ---> 3dfc472afb4a 01:30:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:47 ---> Running in 7885d137b535 01:30:47 Removing intermediate container 7885d137b535 01:30:47 ---> f996ef77979d 01:30:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:30:47 ---> Running in 8e9b567d0b08 01:30:47 Removing intermediate container 49d7e44ea3b5 01:30:47 ---> 7e97a74ec96b 01:30:47 01:30:47 Step 11/23 : FROM alpine:3.16 01:30:47 ---> 9c6f07244728 01:30:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:30:47 ---> Running in 0170837e8121 01:30:47 Removing intermediate container 0170837e8121 01:30:47 ---> 91fc8314edba 01:30:47 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 01:30:47 ---> Running in 717e3d745bd1 01:30:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:48 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:30:48 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 01:30:48 (3/33) Installing readline (8.1.2-r0) 01:30:48 (4/33) Installing bash (5.1.16-r2) 01:30:48 Executing bash-5.1.16-r2.post-install 01:30:48 (5/33) Installing ca-certificates (20220614-r0) 01:30:48 (6/33) Installing brotli-libs (1.0.9-r6) 01:30:48 (7/33) Installing nghttp2-libs (1.47.0-r0) 01:30:48 (8/33) Installing libcurl (7.83.1-r3) 01:30:48 (9/33) Installing curl (7.83.1-r3) 01:30:48 (10/33) Installing docker-cli (20.10.18-r0) 01:30:48 (11/33) Installing dumb-init (1.2.5-r1) 01:30:48 (12/33) Installing libbz2 (1.0.8-r1) 01:30:48 (13/33) Installing expat (2.4.9-r0) 01:30:48 (14/33) Installing libffi (3.4.2-r1) 01:30:48 (15/33) Installing gdbm (1.23-r0) 01:30:48 (16/33) Installing xz-libs (5.2.5-r1) 01:30:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:48 (17/33) Installing libgcc (11.2.1_git20220219-r2) 01:30:48 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 01:30:48 (19/33) Installing mpdecimal (2.5.1-r1) 01:30:48 (20/33) Installing sqlite-libs (3.38.5-r0) 01:30:48 (21/33) Installing python3 (3.10.5-r0) 01:30:48 (1/6) Installing dumb-init (1.2.5-r1) 01:30:48 (22/33) Installing py3-contextlib2 (21.6.0-r2) 01:30:48 (23/33) Installing py3-tomli (2.0.1-r1) 01:30:48 (24/33) Installing py3-pep517 (0.12.0-r2) 01:30:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:30:48 (25/33) Installing py3-six (1.16.0-r1) 01:30:48 (26/33) Installing py3-retrying (1.3.3-r3) 01:30:48 (27/33) Installing py3-appdirs (1.4.4-r3) 01:30:48 (28/33) Installing py3-more-itertools (8.13.0-r0) 01:30:48 (29/33) Installing py3-ordered-set (4.0.2-r3) 01:30:48 (30/33) Installing py3-parsing (2.4.7-r3) 01:30:48 (3/6) Installing libsodium (1.0.18-r0) 01:30:49 using credential edgex-jenkins-ssh 01:30:49 Cloning the remote Git repository 01:30:49 (31/33) Installing py3-packaging (21.3-r0) 01:30:49 (32/33) Installing py3-setuptools (59.4.0-r0) 01:30:49 (33/33) Installing py3-pip (22.1.1-r0) 01:30:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:30:49 Executing busybox-1.35.0-r17.trigger 01:30:49 Executing ca-certificates-20220614-r0.trigger 01:30:49 (5/6) Installing libzmq (4.3.4-r0) 01:30:49 OK: 122 MiB in 47 packages 01:30:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:30:49 > git init /w/workspace/edgex-go/314 # timeout=10 01:30:49 (6/6) Installing zeromq (4.3.4-r0) 01:30:49 Executing busybox-1.35.0-r17.trigger 01:30:49 OK: 8 MiB in 20 packages 01:30:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:30:49 > git --version # timeout=10 01:30:49 > git --version # 'git version 2.25.1' 01:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:49 Verifying host key using known hosts file 01:30:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:30:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:50 Removing intermediate container 8e9b567d0b08 01:30:50 ---> e086cab43309 01:30:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:50 ---> f1e8bc433198 01:30:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:30:51 ---> 7d492749e789 01:30:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:30:51 ---> 3168ff81198f 01:30:51 Step 20/24 : ENTRYPOINT ["/core-data"] 01:30:51 ---> Running in 54584901f557 01:30:51 Removing intermediate container 54584901f557 01:30:51 ---> 280b3f29c69e 01:30:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:51 ---> Running in 24c7690a83c2 01:30:51 Removing intermediate container 24c7690a83c2 01:30:51 ---> 3878ded26c4d 01:30:51 Step 22/24 : LABEL arch=x86_64 01:30:51 ---> Running in 5865f4596044 01:30:51 Removing intermediate container 5865f4596044 01:30:51 ---> 493abea6b638 01:30:51 Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:30:51 ---> Running in 8266b7953551 01:30:51 Removing intermediate container 8266b7953551 01:30:51 ---> fa1a67b7ebe5 01:30:51 Step 24/24 : LABEL version=2.3.0-dev.77 01:30:52 ---> Running in af5241e813b4 01:30:52 Removing intermediate container af5241e813b4 01:30:52 ---> 414e77703bec 01:30:52 01:30:52 Successfully built 414e77703bec 01:30:52 Successfully tagged core-data:latest 01:30:52  Building core-data ... done Collecting docker-compose==1.23.2 01:30:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:30:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.3 MB/s eta 0:00:00 01:30:52 Collecting jsonschema<3,>=2.5.1 01:30:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:30:52 Collecting PyYAML<4,>=3.10 01:30:52 Downloading PyYAML-3.13.tar.gz (270 kB) 01:30:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 39.1 MB/s eta 0:00:00 01:30:52 Preparing metadata (setup.py): started 01:30:52 Preparing metadata (setup.py): finished with status 'done' 01:30:52 Collecting texttable<0.10,>=0.9.0 01:30:52 Downloading texttable-0.9.1.tar.gz (11 kB) 01:30:52 Preparing metadata (setup.py): started 01:30:53 Preparing metadata (setup.py): finished with status 'done' 01:30:53 Collecting docopt<0.7,>=0.6.1 01:30:53 Downloading docopt-0.6.2.tar.gz (25 kB) 01:30:53 Preparing metadata (setup.py): started 01:30:53 Preparing metadata (setup.py): finished with status 'done' 01:30:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 01:30:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:30:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:30:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 165.5 MB/s eta 0:00:00 01:30:53 Collecting dockerpty<0.5,>=0.4.1 01:30:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:30:53 Preparing metadata (setup.py): started 01:30:53 Preparing metadata (setup.py): finished with status 'done' 01:30:53 Collecting websocket-client<1.0,>=0.32.0 01:30:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:30:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 72.9 MB/s eta 0:00:00 01:30:53 Collecting cached-property<2,>=1.2.0 01:30:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:30:53 Collecting docker<4.0,>=3.6.0 01:30:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:30:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 45.6 MB/s eta 0:00:00 01:30:54 Collecting docker-pycreds>=0.4.0 01:30:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:30:54 Collecting chardet<3.1.0,>=3.0.2 01:30:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:30:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 47.3 MB/s eta 0:00:00 01:30:54 Collecting urllib3<1.25,>=1.21.1 01:30:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:30:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 38.6 MB/s eta 0:00:00 01:30:54 Collecting certifi>=2017.4.17 01:30:54 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 01:30:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 51.9 MB/s eta 0:00:00 01:30:54 Collecting idna<2.8,>=2.5 01:30:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:30:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 191.6 MB/s eta 0:00:00 01:30:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:30:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:30:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:30:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:30:54 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 01:30:54 Running setup.py install for texttable: started 01:30:54 Running setup.py install for texttable: finished with status 'done' 01:30:54 Running setup.py install for PyYAML: started 01:30:55 Running setup.py install for PyYAML: finished with status 'done' 01:30:55 Running setup.py install for docopt: started 01:30:55 Running setup.py install for docopt: finished with status 'done' 01:30:56 Running setup.py install for dockerpty: started 01:30:56 Running setup.py install for dockerpty: finished with status 'done' 01:30:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:30:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:30:59 Removing intermediate container 717e3d745bd1 01:30:59 ---> 95f39b5bfd9a 01:30:59 Step 14/23 : ENV APP_PORT=58890 01:30:59 ---> Running in 81547c3afefe 01:30:59 Removing intermediate container 81547c3afefe 01:30:59 ---> bbb2321bc31f 01:30:59 Step 15/23 : EXPOSE $APP_PORT 01:30:59 ---> Running in d25902de85cd 01:31:00 Removing intermediate container d25902de85cd 01:31:00 ---> aaf93729ceeb 01:31:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:31:00 ---> 7fd7dc823fd1 01:31:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:31:00 ---> 61cc17954af5 01:31:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:31:00 ---> d804d309e71f 01:31:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:31:00 ---> Running in 5885dcb6e747 01:31:01 Removing intermediate container 5885dcb6e747 01:31:01 ---> 21218228ac75 01:31:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:01 ---> Running in 77b44536bb26 01:31:01 Removing intermediate container 77b44536bb26 01:31:01 ---> 07d545b6084c 01:31:01 Step 21/23 : LABEL arch=x86_64 01:31:01 ---> Running in 84db59d5c3b3 01:31:01 Removing intermediate container 84db59d5c3b3 01:31:01 ---> 7fb3b421c26b 01:31:01 Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:01 ---> Running in d9d7a4006a2d 01:31:01 Removing intermediate container d9d7a4006a2d 01:31:01 ---> 453e7d94ba96 01:31:01 Step 23/23 : LABEL version=2.3.0-dev.77 01:31:01 ---> Running in 51ef712e2201 01:31:01 Removing intermediate container 51ef712e2201 01:31:01 ---> 719cfcbeee34 01:31:01 01:31:01 Successfully built 719cfcbeee34 01:31:01 Successfully tagged sys-mgmt-agent:latest 01:31:01  Building sys-mgmt-agent ... done  [Pipeline] } 01:31:01 $ docker stop --time=1 f7e1e6d98f5618b643a43497660416fda711e533e3dfac7bc1f5f2dfe9aed76d 01:31:02 $ docker rm -f f7e1e6d98f5618b643a43497660416fda711e533e3dfac7bc1f5f2dfe9aed76d [Pipeline] // withDockerContainer [Pipeline] sh 01:31:02 + docker images 01:31:02 REPOSITORY TAG IMAGE ID CREATED SIZE 01:31:02 sys-mgmt-agent latest 719cfcbeee34 1 second ago 136MB 01:31:02 core-data latest 414e77703bec 10 seconds ago 21.6MB 01:31:02 7e97a74ec96b 15 seconds ago 1.55GB 01:31:02 27fe7ee56ea2 17 seconds ago 1.58GB 01:31:02 support-scheduler latest 35d76662a4a5 33 seconds ago 26.7MB 01:31:02 security-spire-agent latest b2b188eb28de 34 seconds ago 125MB 01:31:02 158d36d501eb 35 seconds ago 1.63GB 01:31:02 security-secretstore-setup latest 55ddf220af45 About a minute ago 29.2MB 01:31:02 f68bdf14f8b6 About a minute ago 1.45GB 01:31:02 security-spiffe-token-provider latest 67abee9e401e About a minute ago 29.3MB 01:31:02 core-command latest 14e434833f07 About a minute ago 17.3MB 01:31:02 core-metadata latest 2010be1df620 About a minute ago 18.3MB 01:31:02 ab1352a4f64c About a minute ago 1.57GB 01:31:02 a9e9bb5200ca About a minute ago 1.6GB 01:31:02 eed86868c43c About a minute ago 1.58GB 01:31:02 72aa5ac92374 About a minute ago 1.57GB 01:31:02 security-bootstrapper latest 56ad907b010e About a minute ago 19.9MB 01:31:02 security-proxy-setup latest 4d30395c46e9 2 minutes ago 27.4MB 01:31:02 support-notifications latest e372dfd8d7b3 2 minutes ago 27.3MB 01:31:02 a9b5be55bf36 2 minutes ago 1.63GB 01:31:02 f31681762f35 2 minutes ago 1.56GB 01:31:02 6a348b24f200 2 minutes ago 1.56GB 01:31:02 security-spire-config latest 2ab72e622190 2 minutes ago 85.8MB 01:31:02 security-spire-server latest 1a7a1c59e8bb 2 minutes ago 86.5MB 01:31:02 a2536baa2bd0 3 minutes ago 1.45GB 01:31:02 f5e507f42dd5 3 minutes ago 1.45GB 01:31:02 ci-base-image-x86_64 latest 8325586463d4 6 minutes ago 940MB 01:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 26 hours ago 677MB 01:31:02 alpine 3.15 c4fc93816858 7 weeks ago 5.59MB 01:31:02 alpine 3.16 9c6f07244728 7 weeks ago 5.54MB 01:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 01:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:02 provisioning config files... 01:31:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config11564645131037111498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:03 ---> docker-login.sh 01:31:03 nexus3.edgexfoundry.org:10001 01:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:03 Configure a credential helper to remove this warning. See 01:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:03 01:31:03 Login Succeeded 01:31:03 nexus3.edgexfoundry.org:10002 01:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:03 Configure a credential helper to remove this warning. See 01:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:03 01:31:03 Login Succeeded 01:31:03 nexus3.edgexfoundry.org:10003 01:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:03 Configure a credential helper to remove this warning. See 01:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:03 01:31:03 Login Succeeded 01:31:03 nexus3.edgexfoundry.org:10004 01:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:03 Configure a credential helper to remove this warning. See 01:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:03 01:31:03 Login Succeeded 01:31:03 docker.io 01:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:04 Configure a credential helper to remove this warning. See 01:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:04 01:31:04 Login Succeeded 01:31:04 ---> docker-login.sh ends [Pipeline] } 01:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:31:04 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:04 latest 01:31:04 2.3.0-dev.77 01:31:04 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:04 main 01:31:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:04 + docker push nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:31:04 63589936828f: Preparing 01:31:04 0204047bc71d: Preparing 01:31:04 5225b9d92aa5: Preparing 01:31:04 fc350f135d57: Preparing 01:31:04 994393dc58e7: Preparing 01:31:04 994393dc58e7: Layer already exists 01:31:04 fc350f135d57: Pushed 01:31:04 63589936828f: Pushed 01:31:04 5225b9d92aa5: Pushed 01:31:06 0204047bc71d: Pushed 01:31:06 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:31:06 63589936828f: Preparing 01:31:06 0204047bc71d: Preparing 01:31:06 5225b9d92aa5: Preparing 01:31:06 fc350f135d57: Preparing 01:31:06 994393dc58e7: Preparing 01:31:06 5225b9d92aa5: Layer already exists 01:31:06 0204047bc71d: Layer already exists 01:31:06 63589936828f: Layer already exists 01:31:06 fc350f135d57: Layer already exists 01:31:06 994393dc58e7: Layer already exists 01:31:06 latest: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.77 01:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:31:07 63589936828f: Preparing 01:31:07 0204047bc71d: Preparing 01:31:07 5225b9d92aa5: Preparing 01:31:07 fc350f135d57: Preparing 01:31:07 994393dc58e7: Preparing 01:31:07 994393dc58e7: Layer already exists 01:31:07 0204047bc71d: Layer already exists 01:31:07 fc350f135d57: Layer already exists 01:31:07 63589936828f: Layer already exists 01:31:07 5225b9d92aa5: Layer already exists 01:31:07 2.3.0-dev.77: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:08 + docker push nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:31:08 63589936828f: Preparing 01:31:08 0204047bc71d: Preparing 01:31:08 5225b9d92aa5: Preparing 01:31:08 fc350f135d57: Preparing 01:31:08 994393dc58e7: Preparing 01:31:08 994393dc58e7: Layer already exists 01:31:08 0204047bc71d: Layer already exists 01:31:08 63589936828f: Layer already exists 01:31:08 fc350f135d57: Layer already exists 01:31:08 5225b9d92aa5: Layer already exists 01:31:08 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:31:08 63589936828f: Preparing 01:31:08 0204047bc71d: Preparing 01:31:08 5225b9d92aa5: Preparing 01:31:08 fc350f135d57: Preparing 01:31:08 994393dc58e7: Preparing 01:31:08 994393dc58e7: Layer already exists 01:31:08 5225b9d92aa5: Layer already exists 01:31:08 63589936828f: Layer already exists 01:31:08 fc350f135d57: Layer already exists 01:31:08 0204047bc71d: Layer already exists 01:31:08 main: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:08 ===================================================== [Pipeline] echo 01:31:08 taggedImages: 01:31:08 - nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:08 - nexus3.edgexfoundry.org:10004/core-command:latest 01:31:08 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.77 01:31:08 - nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:31:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:31:08 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:08 latest 01:31:08 2.3.0-dev.77 01:31:08 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:08 main 01:31:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:09 + docker push nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:31:09 b313285b83cc: Preparing 01:31:09 1974df5706c9: Preparing 01:31:09 5225b9d92aa5: Preparing 01:31:09 1a39f1af45e3: Preparing 01:31:09 b48fa2faee4c: Preparing 01:31:09 994393dc58e7: Preparing 01:31:09 994393dc58e7: Waiting 01:31:09 5225b9d92aa5: Layer already exists 01:31:09 994393dc58e7: Layer already exists 01:31:09 b313285b83cc: Pushed 01:31:09 b48fa2faee4c: Pushed 01:31:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:31:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:09 Avoid second fetch 01:31:09 Checking out Revision 744b4920ca4f20eb5f8471b336be03832ab3a92f (main) 01:31:09 1a39f1af45e3: Pushed 01:31:10 Commit message: "Merge pull request #4174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:11 1974df5706c9: Pushed 01:31:11 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:11 Dload Upload Total Spent Left Speed 01:31:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 92661 01:31:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 01:31:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:31:11 b313285b83cc: Preparing 01:31:11 1974df5706c9: Preparing 01:31:11 5225b9d92aa5: Preparing 01:31:11 1a39f1af45e3: Preparing 01:31:11 b48fa2faee4c: Preparing 01:31:11 994393dc58e7: Preparing 01:31:11 994393dc58e7: Waiting 01:31:11 5225b9d92aa5: Layer already exists 01:31:11 1974df5706c9: Layer already exists 01:31:11 b313285b83cc: Layer already exists 01:31:11 1a39f1af45e3: Layer already exists 01:31:11 b48fa2faee4c: Layer already exists 01:31:11 994393dc58e7: Layer already exists 01:31:11 latest: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:09 > git config core.sparsecheckout # timeout=10 01:31:09 > git checkout -f 744b4920ca4f20eb5f8471b336be03832ab3a92f # timeout=10 01:31:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:12 + sudo tee /etc/docker/daemon.new 01:31:12 { 01:31:12 "registry-mirrors": [ 01:31:12 "https://nexus3.edgexfoundry.org:10001" 01:31:12 ], 01:31:12 "bip": "10.250.0.254/24", 01:31:12 "hosts": [ 01:31:12 "tcp://0.0.0.0:5555", 01:31:12 "unix:///var/run/docker.sock" 01:31:12 ], 01:31:12 "mtu": 1458, 01:31:12 "selinux-enabled": true, 01:31:12 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:12 } [Pipeline] sh 01:31:12 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.77 01:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:31:12 b313285b83cc: Preparing 01:31:12 1974df5706c9: Preparing 01:31:12 5225b9d92aa5: Preparing 01:31:12 1a39f1af45e3: Preparing 01:31:12 b48fa2faee4c: Preparing 01:31:12 994393dc58e7: Preparing 01:31:12 994393dc58e7: Waiting 01:31:12 1974df5706c9: Layer already exists 01:31:12 1a39f1af45e3: Layer already exists 01:31:12 b48fa2faee4c: Layer already exists 01:31:12 b313285b83cc: Layer already exists 01:31:12 5225b9d92aa5: Layer already exists 01:31:12 994393dc58e7: Layer already exists 01:31:12 2.3.0-dev.77: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:12 + sudo service docker restart 01:31:12 + docker push nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:31:12 b313285b83cc: Preparing 01:31:12 1974df5706c9: Preparing 01:31:12 5225b9d92aa5: Preparing 01:31:12 1a39f1af45e3: Preparing 01:31:12 b48fa2faee4c: Preparing 01:31:12 994393dc58e7: Preparing 01:31:12 994393dc58e7: Waiting 01:31:12 5225b9d92aa5: Layer already exists 01:31:12 1974df5706c9: Layer already exists 01:31:12 1a39f1af45e3: Layer already exists 01:31:12 b313285b83cc: Layer already exists 01:31:12 b48fa2faee4c: Layer already exists 01:31:12 994393dc58e7: Layer already exists 01:31:12 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:31:13 b313285b83cc: Preparing 01:31:13 1974df5706c9: Preparing 01:31:13 5225b9d92aa5: Preparing 01:31:13 1a39f1af45e3: Preparing 01:31:13 b48fa2faee4c: Preparing 01:31:13 994393dc58e7: Preparing 01:31:13 1a39f1af45e3: Layer already exists 01:31:13 5225b9d92aa5: Layer already exists 01:31:13 b48fa2faee4c: Layer already exists 01:31:13 1974df5706c9: Layer already exists 01:31:13 b313285b83cc: Layer already exists 01:31:13 994393dc58e7: Layer already exists 01:31:13 main: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:13 ===================================================== [Pipeline] echo 01:31:13 taggedImages: 01:31:13 - nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:13 - nexus3.edgexfoundry.org:10004/core-data:latest 01:31:13 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.77 01:31:13 - nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:13 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:31:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:31:13 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:13 latest 01:31:13 2.3.0-dev.77 01:31:13 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:13 main 01:31:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:31:14 669cd6d2530e: Preparing 01:31:14 422673a1c412: Preparing 01:31:14 3ed6c4697c15: Preparing 01:31:14 5225b9d92aa5: Preparing 01:31:14 fc350f135d57: Preparing 01:31:14 994393dc58e7: Preparing 01:31:14 994393dc58e7: Waiting 01:31:14 5225b9d92aa5: Layer already exists 01:31:14 fc350f135d57: Layer already exists 01:31:14 994393dc58e7: Layer already exists 01:31:14 669cd6d2530e: Pushed 01:31:14 422673a1c412: Pushed 01:31:15 3ed6c4697c15: Pushed 01:31:15 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:31:16 669cd6d2530e: Preparing 01:31:16 422673a1c412: Preparing 01:31:16 3ed6c4697c15: Preparing 01:31:16 5225b9d92aa5: Preparing 01:31:16 fc350f135d57: Preparing 01:31:16 994393dc58e7: Preparing 01:31:16 994393dc58e7: Waiting 01:31:16 3ed6c4697c15: Layer already exists 01:31:16 422673a1c412: Layer already exists 01:31:16 fc350f135d57: Layer already exists 01:31:16 669cd6d2530e: Layer already exists 01:31:16 5225b9d92aa5: Layer already exists 01:31:16 994393dc58e7: Layer already exists 01:31:16 latest: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.77 01:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:31:16 669cd6d2530e: Preparing 01:31:16 422673a1c412: Preparing 01:31:16 3ed6c4697c15: Preparing 01:31:16 5225b9d92aa5: Preparing 01:31:16 fc350f135d57: Preparing 01:31:16 994393dc58e7: Preparing 01:31:16 994393dc58e7: Waiting 01:31:16 422673a1c412: Layer already exists 01:31:16 669cd6d2530e: Layer already exists 01:31:16 5225b9d92aa5: Layer already exists 01:31:16 3ed6c4697c15: Layer already exists 01:31:16 fc350f135d57: Layer already exists 01:31:16 994393dc58e7: Layer already exists 01:31:16 2.3.0-dev.77: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:31:17 669cd6d2530e: Preparing 01:31:17 422673a1c412: Preparing 01:31:17 3ed6c4697c15: Preparing 01:31:17 5225b9d92aa5: Preparing 01:31:17 fc350f135d57: Preparing 01:31:17 994393dc58e7: Preparing 01:31:17 994393dc58e7: Waiting 01:31:17 5225b9d92aa5: Layer already exists 01:31:17 fc350f135d57: Layer already exists 01:31:17 3ed6c4697c15: Layer already exists 01:31:17 422673a1c412: Layer already exists 01:31:17 669cd6d2530e: Layer already exists 01:31:17 994393dc58e7: Layer already exists 01:31:17 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:31:18 669cd6d2530e: Preparing 01:31:18 422673a1c412: Preparing 01:31:18 3ed6c4697c15: Preparing 01:31:18 5225b9d92aa5: Preparing 01:31:18 fc350f135d57: Preparing 01:31:18 994393dc58e7: Preparing 01:31:18 994393dc58e7: Waiting 01:31:18 3ed6c4697c15: Layer already exists 01:31:18 422673a1c412: Layer already exists 01:31:18 669cd6d2530e: Layer already exists 01:31:18 5225b9d92aa5: Layer already exists 01:31:18 fc350f135d57: Layer already exists 01:31:18 994393dc58e7: Layer already exists 01:31:18 main: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:18 ===================================================== [Pipeline] echo 01:31:18 taggedImages: 01:31:18 - nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:18 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:31:18 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.77 01:31:18 - nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:18 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:31:18 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:31:18 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:18 latest 01:31:18 2.3.0-dev.77 01:31:18 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:18 main 01:31:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:31:18 3242c61a81cc: Preparing 01:31:18 3242c61a81cc: Preparing 01:31:18 25f5fe69f863: Preparing 01:31:18 cf85ddece3fe: Preparing 01:31:18 c8d1c96ecfe1: Preparing 01:31:18 830231b78c88: Preparing 01:31:18 08277fb1b5bb: Preparing 01:31:18 5225b9d92aa5: Preparing 01:31:18 f342e972f9ac: Preparing 01:31:18 b9cb47d8b6b0: Preparing 01:31:18 f2985e1f3866: Preparing 01:31:18 b5b3f6133345: Preparing 01:31:18 994393dc58e7: Preparing 01:31:18 08277fb1b5bb: Waiting 01:31:18 5225b9d92aa5: Waiting 01:31:18 f342e972f9ac: Waiting 01:31:18 b9cb47d8b6b0: Waiting 01:31:18 f2985e1f3866: Waiting 01:31:18 b5b3f6133345: Waiting 01:31:18 25f5fe69f863: Pushed 01:31:18 c8d1c96ecfe1: Pushed 01:31:18 cf85ddece3fe: Pushed 01:31:18 830231b78c88: Pushed 01:31:18 3242c61a81cc: Pushed 01:31:18 5225b9d92aa5: Layer already exists 01:31:18 b9cb47d8b6b0: Pushed 01:31:18 f342e972f9ac: Pushed 01:31:18 b5b3f6133345: Pushed 01:31:18 994393dc58e7: Layer already exists 01:31:18 f2985e1f3866: Pushed 01:31:20 08277fb1b5bb: Pushed 01:31:20 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:31:21 3242c61a81cc: Preparing 01:31:21 3242c61a81cc: Preparing 01:31:21 25f5fe69f863: Preparing 01:31:21 cf85ddece3fe: Preparing 01:31:21 c8d1c96ecfe1: Preparing 01:31:21 830231b78c88: Preparing 01:31:21 08277fb1b5bb: Preparing 01:31:21 5225b9d92aa5: Preparing 01:31:21 f342e972f9ac: Preparing 01:31:21 b9cb47d8b6b0: Preparing 01:31:21 f2985e1f3866: Preparing 01:31:21 b5b3f6133345: Preparing 01:31:21 994393dc58e7: Preparing 01:31:21 5225b9d92aa5: Waiting 01:31:21 f342e972f9ac: Waiting 01:31:21 b9cb47d8b6b0: Waiting 01:31:21 f2985e1f3866: Waiting 01:31:21 b5b3f6133345: Waiting 01:31:21 994393dc58e7: Waiting 01:31:21 08277fb1b5bb: Waiting 01:31:21 25f5fe69f863: Layer already exists 01:31:21 3242c61a81cc: Layer already exists 01:31:21 cf85ddece3fe: Layer already exists 01:31:21 830231b78c88: Layer already exists 01:31:21 c8d1c96ecfe1: Layer already exists 01:31:21 b9cb47d8b6b0: Layer already exists 01:31:21 f342e972f9ac: Layer already exists 01:31:21 08277fb1b5bb: Layer already exists 01:31:21 5225b9d92aa5: Layer already exists 01:31:21 f2985e1f3866: Layer already exists 01:31:21 b5b3f6133345: Layer already exists 01:31:21 994393dc58e7: Layer already exists 01:31:21 latest: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.77 01:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:31:22 3242c61a81cc: Preparing 01:31:22 3242c61a81cc: Preparing 01:31:22 25f5fe69f863: Preparing 01:31:22 cf85ddece3fe: Preparing 01:31:22 c8d1c96ecfe1: Preparing 01:31:22 830231b78c88: Preparing 01:31:22 08277fb1b5bb: Preparing 01:31:22 5225b9d92aa5: Preparing 01:31:22 f342e972f9ac: Preparing 01:31:22 b9cb47d8b6b0: Preparing 01:31:22 f2985e1f3866: Preparing 01:31:22 b5b3f6133345: Preparing 01:31:22 994393dc58e7: Preparing 01:31:22 f342e972f9ac: Waiting 01:31:22 5225b9d92aa5: Waiting 01:31:22 08277fb1b5bb: Waiting 01:31:22 b9cb47d8b6b0: Waiting 01:31:22 b5b3f6133345: Waiting 01:31:22 994393dc58e7: Waiting 01:31:22 f2985e1f3866: Waiting 01:31:22 c8d1c96ecfe1: Layer already exists 01:31:22 830231b78c88: Layer already exists 01:31:22 3242c61a81cc: Layer already exists 01:31:22 cf85ddece3fe: Layer already exists 01:31:22 25f5fe69f863: Layer already exists 01:31:22 08277fb1b5bb: Layer already exists 01:31:22 b9cb47d8b6b0: Layer already exists 01:31:22 f2985e1f3866: Layer already exists 01:31:22 f342e972f9ac: Layer already exists 01:31:22 5225b9d92aa5: Layer already exists 01:31:22 994393dc58e7: Layer already exists 01:31:22 b5b3f6133345: Layer already exists 01:31:22 2.3.0-dev.77: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:31:22 3242c61a81cc: Preparing 01:31:22 3242c61a81cc: Preparing 01:31:22 25f5fe69f863: Preparing 01:31:22 cf85ddece3fe: Preparing 01:31:22 c8d1c96ecfe1: Preparing 01:31:22 830231b78c88: Preparing 01:31:22 08277fb1b5bb: Preparing 01:31:22 5225b9d92aa5: Preparing 01:31:22 f342e972f9ac: Preparing 01:31:22 b9cb47d8b6b0: Preparing 01:31:22 f2985e1f3866: Preparing 01:31:22 b5b3f6133345: Preparing 01:31:22 994393dc58e7: Preparing 01:31:22 5225b9d92aa5: Waiting 01:31:22 08277fb1b5bb: Waiting 01:31:22 f342e972f9ac: Waiting 01:31:22 b9cb47d8b6b0: Waiting 01:31:22 f2985e1f3866: Waiting 01:31:22 b5b3f6133345: Waiting 01:31:22 994393dc58e7: Waiting 01:31:22 3242c61a81cc: Layer already exists 01:31:22 830231b78c88: Layer already exists 01:31:22 25f5fe69f863: Layer already exists 01:31:22 c8d1c96ecfe1: Layer already exists 01:31:22 cf85ddece3fe: Layer already exists 01:31:22 f342e972f9ac: Layer already exists 01:31:22 08277fb1b5bb: Layer already exists 01:31:22 5225b9d92aa5: Layer already exists 01:31:22 b9cb47d8b6b0: Layer already exists 01:31:22 f2985e1f3866: Layer already exists 01:31:22 b5b3f6133345: Layer already exists 01:31:22 994393dc58e7: Layer already exists 01:31:22 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:31:23 3242c61a81cc: Preparing 01:31:23 3242c61a81cc: Preparing 01:31:23 25f5fe69f863: Preparing 01:31:23 cf85ddece3fe: Preparing 01:31:23 c8d1c96ecfe1: Preparing 01:31:23 830231b78c88: Preparing 01:31:23 08277fb1b5bb: Preparing 01:31:23 5225b9d92aa5: Preparing 01:31:23 f342e972f9ac: Preparing 01:31:23 b9cb47d8b6b0: Preparing 01:31:23 f2985e1f3866: Preparing 01:31:23 b5b3f6133345: Preparing 01:31:23 994393dc58e7: Preparing 01:31:23 08277fb1b5bb: Waiting 01:31:23 5225b9d92aa5: Waiting 01:31:23 f342e972f9ac: Waiting 01:31:23 b5b3f6133345: Waiting 01:31:23 f2985e1f3866: Waiting 01:31:23 994393dc58e7: Waiting 01:31:23 b9cb47d8b6b0: Waiting 01:31:23 3242c61a81cc: Layer already exists 01:31:23 25f5fe69f863: Layer already exists 01:31:23 830231b78c88: Layer already exists 01:31:23 c8d1c96ecfe1: Layer already exists 01:31:23 cf85ddece3fe: Layer already exists 01:31:23 08277fb1b5bb: Layer already exists 01:31:23 5225b9d92aa5: Layer already exists 01:31:23 b9cb47d8b6b0: Layer already exists 01:31:23 f2985e1f3866: Layer already exists 01:31:23 f342e972f9ac: Layer already exists 01:31:23 994393dc58e7: Layer already exists 01:31:23 b5b3f6133345: Layer already exists 01:31:23 main: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:23 ===================================================== [Pipeline] echo 01:31:23 taggedImages: 01:31:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:31:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.77 01:31:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:31:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:31:23 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:23 latest 01:31:23 2.3.0-dev.77 01:31:23 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:23 main 01:31:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:31:23 e4b5cfbf6b9e: Preparing 01:31:23 c8bf776c7de3: Preparing 01:31:23 c09136cd9554: Preparing 01:31:23 ac981bf3055b: Preparing 01:31:23 3000c87c8b0f: Preparing 01:31:23 7f2128c4bbf3: Preparing 01:31:23 355095b750a6: Preparing 01:31:23 994393dc58e7: Preparing 01:31:23 994393dc58e7: Waiting 01:31:23 7f2128c4bbf3: Waiting 01:31:23 3000c87c8b0f: Pushed 01:31:23 e4b5cfbf6b9e: Pushed 01:31:23 c8bf776c7de3: Pushed 01:31:23 994393dc58e7: Layer already exists 01:31:24 7f2128c4bbf3: Pushed 01:31:24 355095b750a6: Pushed 01:31:25 ac981bf3055b: Pushed 01:31:25 c09136cd9554: Pushed 01:31:25 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:31:25 e4b5cfbf6b9e: Preparing 01:31:25 c8bf776c7de3: Preparing 01:31:25 c09136cd9554: Preparing 01:31:25 ac981bf3055b: Preparing 01:31:25 3000c87c8b0f: Preparing 01:31:25 7f2128c4bbf3: Preparing 01:31:25 355095b750a6: Preparing 01:31:25 994393dc58e7: Preparing 01:31:25 355095b750a6: Waiting 01:31:25 7f2128c4bbf3: Waiting 01:31:25 994393dc58e7: Waiting 01:31:25 c8bf776c7de3: Layer already exists 01:31:25 c09136cd9554: Layer already exists 01:31:25 ac981bf3055b: Layer already exists 01:31:25 e4b5cfbf6b9e: Layer already exists 01:31:25 3000c87c8b0f: Layer already exists 01:31:25 355095b750a6: Layer already exists 01:31:25 7f2128c4bbf3: Layer already exists 01:31:25 994393dc58e7: Layer already exists 01:31:25 latest: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.77 01:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:31:26 e4b5cfbf6b9e: Preparing 01:31:26 c8bf776c7de3: Preparing 01:31:26 c09136cd9554: Preparing 01:31:26 ac981bf3055b: Preparing 01:31:26 3000c87c8b0f: Preparing 01:31:26 7f2128c4bbf3: Preparing 01:31:26 355095b750a6: Preparing 01:31:26 7f2128c4bbf3: Waiting 01:31:26 994393dc58e7: Preparing 01:31:26 355095b750a6: Waiting 01:31:26 c09136cd9554: Layer already exists 01:31:26 e4b5cfbf6b9e: Layer already exists 01:31:26 c8bf776c7de3: Layer already exists 01:31:26 3000c87c8b0f: Layer already exists 01:31:26 ac981bf3055b: Layer already exists 01:31:26 7f2128c4bbf3: Layer already exists 01:31:26 355095b750a6: Layer already exists 01:31:26 994393dc58e7: Layer already exists 01:31:26 2.3.0-dev.77: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:31:26 e4b5cfbf6b9e: Preparing 01:31:26 c8bf776c7de3: Preparing 01:31:26 c09136cd9554: Preparing 01:31:26 ac981bf3055b: Preparing 01:31:26 3000c87c8b0f: Preparing 01:31:26 7f2128c4bbf3: Preparing 01:31:26 355095b750a6: Preparing 01:31:26 994393dc58e7: Preparing 01:31:26 7f2128c4bbf3: Waiting 01:31:26 355095b750a6: Waiting 01:31:26 994393dc58e7: Waiting 01:31:26 c09136cd9554: Layer already exists 01:31:26 3000c87c8b0f: Layer already exists 01:31:26 e4b5cfbf6b9e: Layer already exists 01:31:26 c8bf776c7de3: Layer already exists 01:31:26 ac981bf3055b: Layer already exists 01:31:26 7f2128c4bbf3: Layer already exists 01:31:26 355095b750a6: Layer already exists 01:31:26 994393dc58e7: Layer already exists 01:31:26 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:31:27 e4b5cfbf6b9e: Preparing 01:31:27 c8bf776c7de3: Preparing 01:31:27 c09136cd9554: Preparing 01:31:27 ac981bf3055b: Preparing 01:31:27 3000c87c8b0f: Preparing 01:31:27 7f2128c4bbf3: Preparing 01:31:27 355095b750a6: Preparing 01:31:27 994393dc58e7: Preparing 01:31:27 7f2128c4bbf3: Waiting 01:31:27 355095b750a6: Waiting 01:31:27 994393dc58e7: Waiting 01:31:27 ac981bf3055b: Layer already exists 01:31:27 c09136cd9554: Layer already exists 01:31:27 3000c87c8b0f: Layer already exists 01:31:27 c8bf776c7de3: Layer already exists 01:31:27 e4b5cfbf6b9e: Layer already exists 01:31:27 7f2128c4bbf3: Layer already exists 01:31:27 994393dc58e7: Layer already exists 01:31:27 355095b750a6: Layer already exists 01:31:27 main: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:27 ===================================================== [Pipeline] echo 01:31:27 taggedImages: 01:31:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:31:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.77 01:31:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:31:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:31:27 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:27 latest 01:31:27 2.3.0-dev.77 01:31:27 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:27 main 01:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:31:28 56a8ffb36b02: Preparing 01:31:28 57ac63ffab01: Preparing 01:31:28 5b4553adcb23: Preparing 01:31:28 3d27b678f5a2: Preparing 01:31:28 5e3e7c618473: Preparing 01:31:28 7bb3947245e5: Preparing 01:31:28 ba652aa7701e: Preparing 01:31:28 cd52d6016817: Preparing 01:31:28 266b3ed7115e: Preparing 01:31:28 994393dc58e7: Preparing 01:31:28 7bb3947245e5: Waiting 01:31:28 ba652aa7701e: Waiting 01:31:28 cd52d6016817: Waiting 01:31:28 266b3ed7115e: Waiting 01:31:28 994393dc58e7: Waiting 01:31:28 56a8ffb36b02: Pushed 01:31:28 5e3e7c618473: Pushed 01:31:28 57ac63ffab01: Pushed 01:31:28 7bb3947245e5: Pushed 01:31:28 ba652aa7701e: Pushed 01:31:28 cd52d6016817: Pushed 01:31:28 994393dc58e7: Layer already exists 01:31:28 266b3ed7115e: Pushed 01:31:29 3d27b678f5a2: Pushed 01:31:29 5b4553adcb23: Pushed 01:31:29 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:31:30 56a8ffb36b02: Preparing 01:31:30 57ac63ffab01: Preparing 01:31:30 5b4553adcb23: Preparing 01:31:30 3d27b678f5a2: Preparing 01:31:30 5e3e7c618473: Preparing 01:31:30 7bb3947245e5: Preparing 01:31:30 ba652aa7701e: Preparing 01:31:30 cd52d6016817: Preparing 01:31:30 266b3ed7115e: Preparing 01:31:30 994393dc58e7: Preparing 01:31:30 7bb3947245e5: Waiting 01:31:30 ba652aa7701e: Waiting 01:31:30 994393dc58e7: Waiting 01:31:30 cd52d6016817: Waiting 01:31:30 266b3ed7115e: Waiting 01:31:30 57ac63ffab01: Layer already exists 01:31:30 5e3e7c618473: Layer already exists 01:31:30 56a8ffb36b02: Layer already exists 01:31:30 5b4553adcb23: Layer already exists 01:31:30 3d27b678f5a2: Layer already exists 01:31:30 ba652aa7701e: Layer already exists 01:31:30 7bb3947245e5: Layer already exists 01:31:30 cd52d6016817: Layer already exists 01:31:30 266b3ed7115e: Layer already exists 01:31:30 994393dc58e7: Layer already exists 01:31:30 latest: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.77 01:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:31:30 56a8ffb36b02: Preparing 01:31:30 57ac63ffab01: Preparing 01:31:30 5b4553adcb23: Preparing 01:31:30 3d27b678f5a2: Preparing 01:31:30 5e3e7c618473: Preparing 01:31:30 7bb3947245e5: Preparing 01:31:30 ba652aa7701e: Preparing 01:31:30 cd52d6016817: Preparing 01:31:30 266b3ed7115e: Preparing 01:31:30 994393dc58e7: Preparing 01:31:30 7bb3947245e5: Waiting 01:31:30 ba652aa7701e: Waiting 01:31:30 cd52d6016817: Waiting 01:31:30 266b3ed7115e: Waiting 01:31:30 994393dc58e7: Waiting 01:31:30 56a8ffb36b02: Layer already exists 01:31:30 57ac63ffab01: Layer already exists 01:31:30 3d27b678f5a2: Layer already exists 01:31:30 5e3e7c618473: Layer already exists 01:31:30 5b4553adcb23: Layer already exists 01:31:30 7bb3947245e5: Layer already exists 01:31:30 266b3ed7115e: Layer already exists 01:31:30 ba652aa7701e: Layer already exists 01:31:30 994393dc58e7: Layer already exists 01:31:30 cd52d6016817: Layer already exists 01:31:30 2.3.0-dev.77: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:31 provisioning config files... 01:31:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config5589017454061724197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:31:31 56a8ffb36b02: Preparing 01:31:31 57ac63ffab01: Preparing 01:31:31 5b4553adcb23: Preparing 01:31:31 3d27b678f5a2: Preparing 01:31:31 5e3e7c618473: Preparing 01:31:31 7bb3947245e5: Preparing 01:31:31 ba652aa7701e: Preparing 01:31:31 cd52d6016817: Preparing 01:31:31 266b3ed7115e: Preparing 01:31:31 994393dc58e7: Preparing 01:31:31 7bb3947245e5: Waiting 01:31:31 994393dc58e7: Waiting 01:31:31 266b3ed7115e: Waiting 01:31:31 cd52d6016817: Waiting 01:31:31 ba652aa7701e: Waiting 01:31:31 57ac63ffab01: Layer already exists 01:31:31 5b4553adcb23: Layer already exists 01:31:31 56a8ffb36b02: Layer already exists 01:31:31 3d27b678f5a2: Layer already exists 01:31:31 5e3e7c618473: Layer already exists 01:31:31 7bb3947245e5: Layer already exists 01:31:31 ba652aa7701e: Layer already exists 01:31:31 994393dc58e7: Layer already exists 01:31:31 266b3ed7115e: Layer already exists 01:31:31 cd52d6016817: Layer already exists 01:31:31 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:31 ---> docker-login.sh 01:31:31 nexus3.edgexfoundry.org:10001 01:31:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:31:32 56a8ffb36b02: Preparing 01:31:32 57ac63ffab01: Preparing 01:31:32 5b4553adcb23: Preparing 01:31:32 3d27b678f5a2: Preparing 01:31:32 5e3e7c618473: Preparing 01:31:32 7bb3947245e5: Preparing 01:31:32 ba652aa7701e: Preparing 01:31:32 cd52d6016817: Preparing 01:31:32 266b3ed7115e: Preparing 01:31:32 994393dc58e7: Preparing 01:31:32 ba652aa7701e: Waiting 01:31:32 266b3ed7115e: Waiting 01:31:32 cd52d6016817: Waiting 01:31:32 994393dc58e7: Waiting 01:31:32 7bb3947245e5: Waiting 01:31:32 57ac63ffab01: Layer already exists 01:31:32 56a8ffb36b02: Layer already exists 01:31:32 5b4553adcb23: Layer already exists 01:31:32 3d27b678f5a2: Layer already exists 01:31:32 5e3e7c618473: Layer already exists 01:31:32 7bb3947245e5: Layer already exists 01:31:32 ba652aa7701e: Layer already exists 01:31:32 cd52d6016817: Layer already exists 01:31:32 266b3ed7115e: Layer already exists 01:31:32 994393dc58e7: Layer already exists 01:31:32 main: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:32 ===================================================== [Pipeline] echo 01:31:32 taggedImages: 01:31:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:31:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.77 01:31:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:32 Configure a credential helper to remove this warning. See 01:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:32 01:31:32 Login Succeeded 01:31:32 nexus3.edgexfoundry.org:10002 [Pipeline] echo 01:31:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:31:32 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:32 latest 01:31:32 2.3.0-dev.77 01:31:32 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:32 main 01:31:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:32 Configure a credential helper to remove this warning. See 01:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:32 01:31:32 Login Succeeded 01:31:32 nexus3.edgexfoundry.org:10003 01:31:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:31:32 705f8a3c3e19: Preparing 01:31:32 51b92c85da03: Preparing 01:31:32 5225b9d92aa5: Preparing 01:31:32 6b6ca97a692b: Preparing 01:31:32 64f8fc591a1d: Preparing 01:31:32 34d5ebaa5410: Preparing 01:31:32 34d5ebaa5410: Waiting 01:31:32 5225b9d92aa5: Layer already exists 01:31:32 34d5ebaa5410: Layer already exists 01:31:32 64f8fc591a1d: Pushed 01:31:32 705f8a3c3e19: Pushed 01:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:32 Configure a credential helper to remove this warning. See 01:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:32 01:31:32 Login Succeeded 01:31:32 nexus3.edgexfoundry.org:10004 01:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:33 Configure a credential helper to remove this warning. See 01:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:33 01:31:33 6b6ca97a692b: Pushed 01:31:33 Login Succeeded 01:31:33 docker.io 01:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:33 Configure a credential helper to remove this warning. See 01:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:33 01:31:33 Login Succeeded 01:31:33 ---> docker-login.sh ends [Pipeline] } 01:31:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:31:34 + git config --global --add safe.directory /w/workspace/edgex-go/314 [Pipeline] echo 01:31:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:34 ========================================================= 01:31:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:31:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:31:34 51b92c85da03: Pushed 01:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:31:34 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:31:35 b3c136eddcbf: Pulling fs layer 01:31:35 c0a3192eca97: Pulling fs layer 01:31:35 a050256f5b6f: Pulling fs layer 01:31:35 656be50a0ddc: Pulling fs layer 01:31:35 2bbca73fdf42: Pulling fs layer 01:31:35 f607e4fc86c3: Pulling fs layer 01:31:35 4d572c569a2c: Pulling fs layer 01:31:35 fcf976331f73: Pulling fs layer 01:31:35 656be50a0ddc: Waiting 01:31:35 2bbca73fdf42: Waiting 01:31:35 f607e4fc86c3: Waiting 01:31:35 4d572c569a2c: Waiting 01:31:35 fcf976331f73: Waiting 01:31:35 a050256f5b6f: Verifying Checksum 01:31:35 a050256f5b6f: Download complete 01:31:35 c0a3192eca97: Verifying Checksum 01:31:35 c0a3192eca97: Download complete 01:31:35 2bbca73fdf42: Download complete 01:31:35 f607e4fc86c3: Verifying Checksum 01:31:35 f607e4fc86c3: Download complete 01:31:35 b3c136eddcbf: Verifying Checksum 01:31:35 b3c136eddcbf: Download complete 01:31:35 + 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 01:31:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:31:35 705f8a3c3e19: Preparing 01:31:35 51b92c85da03: Preparing 01:31:35 5225b9d92aa5: Preparing 01:31:35 6b6ca97a692b: Preparing 01:31:35 64f8fc591a1d: Preparing 01:31:35 34d5ebaa5410: Preparing 01:31:35 34d5ebaa5410: Waiting 01:31:35 64f8fc591a1d: Layer already exists 01:31:35 51b92c85da03: Layer already exists 01:31:35 5225b9d92aa5: Layer already exists 01:31:35 6b6ca97a692b: Layer already exists 01:31:35 705f8a3c3e19: Layer already exists 01:31:35 34d5ebaa5410: Layer already exists 01:31:35 latest: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.77 01:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:31:36 705f8a3c3e19: Preparing 01:31:36 51b92c85da03: Preparing 01:31:36 5225b9d92aa5: Preparing 01:31:36 6b6ca97a692b: Preparing 01:31:36 64f8fc591a1d: Preparing 01:31:36 34d5ebaa5410: Preparing 01:31:36 34d5ebaa5410: Waiting 01:31:36 5225b9d92aa5: Layer already exists 01:31:36 51b92c85da03: Layer already exists 01:31:36 64f8fc591a1d: Layer already exists 01:31:36 705f8a3c3e19: Layer already exists 01:31:36 6b6ca97a692b: Layer already exists 01:31:36 34d5ebaa5410: Layer already exists 01:31:36 2.3.0-dev.77: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 b3c136eddcbf: Pull complete 01:31:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:36 fcf976331f73: Verifying Checksum 01:31:36 fcf976331f73: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 c0a3192eca97: Pull complete 01:31:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:31:36 705f8a3c3e19: Preparing 01:31:36 51b92c85da03: Preparing 01:31:36 5225b9d92aa5: Preparing 01:31:36 6b6ca97a692b: Preparing 01:31:36 64f8fc591a1d: Preparing 01:31:36 34d5ebaa5410: Preparing 01:31:36 34d5ebaa5410: Waiting 01:31:36 64f8fc591a1d: Layer already exists 01:31:36 51b92c85da03: Layer already exists 01:31:36 6b6ca97a692b: Layer already exists 01:31:36 705f8a3c3e19: Layer already exists 01:31:36 5225b9d92aa5: Layer already exists 01:31:36 34d5ebaa5410: Layer already exists 01:31:36 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 a050256f5b6f: Pull complete 01:31:37 + 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 01:31:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:31:37 705f8a3c3e19: Preparing 01:31:37 51b92c85da03: Preparing 01:31:37 5225b9d92aa5: Preparing 01:31:37 6b6ca97a692b: Preparing 01:31:37 64f8fc591a1d: Preparing 01:31:37 34d5ebaa5410: Preparing 01:31:37 34d5ebaa5410: Waiting 01:31:37 5225b9d92aa5: Layer already exists 01:31:37 6b6ca97a692b: Layer already exists 01:31:37 64f8fc591a1d: Layer already exists 01:31:37 705f8a3c3e19: Layer already exists 01:31:37 51b92c85da03: Layer already exists 01:31:37 34d5ebaa5410: Layer already exists 01:31:37 main: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:37 ===================================================== [Pipeline] echo 01:31:37 taggedImages: 01:31:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:31:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.77 01:31:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:31:37 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:31:37 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:37 latest 01:31:37 2.3.0-dev.77 01:31:37 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:37 main 01:31:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:37 4d572c569a2c: Verifying Checksum 01:31:37 4d572c569a2c: Download complete 01:31:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:31:38 fb9144a398bc: Preparing 01:31:38 74ff44226beb: Preparing 01:31:38 0a2d04672e03: Preparing 01:31:38 3d8ef72f107f: Preparing 01:31:38 04c51bcb3851: Preparing 01:31:38 441e743d6ae4: Preparing 01:31:38 64f8fc591a1d: Preparing 01:31:38 34d5ebaa5410: Preparing 01:31:38 441e743d6ae4: Waiting 01:31:38 64f8fc591a1d: Waiting 01:31:38 34d5ebaa5410: Waiting 01:31:38 0a2d04672e03: Pushed 01:31:38 fb9144a398bc: Pushed 01:31:38 74ff44226beb: Pushed 01:31:38 64f8fc591a1d: Layer already exists 01:31:38 34d5ebaa5410: Layer already exists 01:31:38 656be50a0ddc: Verifying Checksum 01:31:38 656be50a0ddc: Download complete 01:31:38 441e743d6ae4: Pushed 01:31:41 04c51bcb3851: Pushed 01:31:44 3d8ef72f107f: Pushed 01:31:44 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:31:45 fb9144a398bc: Preparing 01:31:45 74ff44226beb: Preparing 01:31:45 0a2d04672e03: Preparing 01:31:45 3d8ef72f107f: Preparing 01:31:45 04c51bcb3851: Preparing 01:31:45 441e743d6ae4: Preparing 01:31:45 64f8fc591a1d: Preparing 01:31:45 34d5ebaa5410: Preparing 01:31:45 64f8fc591a1d: Waiting 01:31:45 441e743d6ae4: Waiting 01:31:45 04c51bcb3851: Layer already exists 01:31:45 74ff44226beb: Layer already exists 01:31:45 fb9144a398bc: Layer already exists 01:31:45 0a2d04672e03: Layer already exists 01:31:45 3d8ef72f107f: Layer already exists 01:31:45 441e743d6ae4: Layer already exists 01:31:45 64f8fc591a1d: Layer already exists 01:31:45 34d5ebaa5410: Layer already exists 01:31:45 latest: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.77 01:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:31:45 fb9144a398bc: Preparing 01:31:45 74ff44226beb: Preparing 01:31:45 0a2d04672e03: Preparing 01:31:45 3d8ef72f107f: Preparing 01:31:45 04c51bcb3851: Preparing 01:31:45 441e743d6ae4: Preparing 01:31:45 64f8fc591a1d: Preparing 01:31:45 34d5ebaa5410: Preparing 01:31:45 441e743d6ae4: Waiting 01:31:45 64f8fc591a1d: Waiting 01:31:45 34d5ebaa5410: Waiting 01:31:45 0a2d04672e03: Layer already exists 01:31:45 04c51bcb3851: Layer already exists 01:31:45 fb9144a398bc: Layer already exists 01:31:45 74ff44226beb: Layer already exists 01:31:45 3d8ef72f107f: Layer already exists 01:31:45 64f8fc591a1d: Layer already exists 01:31:45 34d5ebaa5410: Layer already exists 01:31:45 441e743d6ae4: Layer already exists 01:31:45 2.3.0-dev.77: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:31:46 fb9144a398bc: Preparing 01:31:46 74ff44226beb: Preparing 01:31:46 0a2d04672e03: Preparing 01:31:46 3d8ef72f107f: Preparing 01:31:46 04c51bcb3851: Preparing 01:31:46 441e743d6ae4: Preparing 01:31:46 64f8fc591a1d: Preparing 01:31:46 34d5ebaa5410: Preparing 01:31:46 441e743d6ae4: Waiting 01:31:46 64f8fc591a1d: Waiting 01:31:46 fb9144a398bc: Layer already exists 01:31:46 74ff44226beb: Layer already exists 01:31:46 0a2d04672e03: Layer already exists 01:31:46 3d8ef72f107f: Layer already exists 01:31:46 04c51bcb3851: Layer already exists 01:31:46 64f8fc591a1d: Layer already exists 01:31:46 441e743d6ae4: Layer already exists 01:31:46 34d5ebaa5410: Layer already exists 01:31:46 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:31:46 fb9144a398bc: Preparing 01:31:46 74ff44226beb: Preparing 01:31:46 0a2d04672e03: Preparing 01:31:46 3d8ef72f107f: Preparing 01:31:46 04c51bcb3851: Preparing 01:31:46 441e743d6ae4: Preparing 01:31:46 64f8fc591a1d: Preparing 01:31:46 34d5ebaa5410: Preparing 01:31:46 441e743d6ae4: Waiting 01:31:46 64f8fc591a1d: Waiting 01:31:46 34d5ebaa5410: Waiting 01:31:46 0a2d04672e03: Layer already exists 01:31:46 04c51bcb3851: Layer already exists 01:31:46 3d8ef72f107f: Layer already exists 01:31:46 74ff44226beb: Layer already exists 01:31:46 fb9144a398bc: Layer already exists 01:31:46 441e743d6ae4: Layer already exists 01:31:46 64f8fc591a1d: Layer already exists 01:31:46 34d5ebaa5410: Layer already exists 01:31:46 main: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:46 ===================================================== [Pipeline] echo 01:31:46 taggedImages: 01:31:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:31:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.77 01:31:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:31:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:31:46 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:46 latest 01:31:46 2.3.0-dev.77 01:31:46 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:46 main 01:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:31:47 053663848f36: Preparing 01:31:47 93b804b6de87: Preparing 01:31:47 46e340e731ca: Preparing 01:31:47 4c52e4e1cca6: Preparing 01:31:47 4d98b2215bb8: Preparing 01:31:47 64f8fc591a1d: Preparing 01:31:47 34d5ebaa5410: Preparing 01:31:47 64f8fc591a1d: Waiting 01:31:47 34d5ebaa5410: Waiting 01:31:47 93b804b6de87: Pushed 01:31:47 46e340e731ca: Pushed 01:31:47 053663848f36: Pushed 01:31:47 64f8fc591a1d: Layer already exists 01:31:47 34d5ebaa5410: Layer already exists 01:31:47 4d98b2215bb8: Pushed 01:31:50 656be50a0ddc: Pull complete 01:31:50 2bbca73fdf42: Pull complete 01:31:50 f607e4fc86c3: Pull complete 01:31:54 4c52e4e1cca6: Pushed 01:31:54 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:31:55 053663848f36: Preparing 01:31:55 93b804b6de87: Preparing 01:31:55 46e340e731ca: Preparing 01:31:55 4c52e4e1cca6: Preparing 01:31:55 4d98b2215bb8: Preparing 01:31:55 64f8fc591a1d: Preparing 01:31:55 34d5ebaa5410: Preparing 01:31:55 34d5ebaa5410: Waiting 01:31:55 64f8fc591a1d: Waiting 01:31:55 4d98b2215bb8: Layer already exists 01:31:55 053663848f36: Layer already exists 01:31:55 46e340e731ca: Layer already exists 01:31:55 4c52e4e1cca6: Layer already exists 01:31:55 93b804b6de87: Layer already exists 01:31:55 34d5ebaa5410: Layer already exists 01:31:55 64f8fc591a1d: Layer already exists 01:31:55 latest: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.77 01:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:31:55 053663848f36: Preparing 01:31:55 93b804b6de87: Preparing 01:31:55 46e340e731ca: Preparing 01:31:55 4c52e4e1cca6: Preparing 01:31:55 4d98b2215bb8: Preparing 01:31:55 64f8fc591a1d: Preparing 01:31:55 34d5ebaa5410: Preparing 01:31:55 64f8fc591a1d: Waiting 01:31:55 34d5ebaa5410: Waiting 01:31:55 4c52e4e1cca6: Layer already exists 01:31:55 4d98b2215bb8: Layer already exists 01:31:55 46e340e731ca: Layer already exists 01:31:55 053663848f36: Layer already exists 01:31:55 93b804b6de87: Layer already exists 01:31:55 34d5ebaa5410: Layer already exists 01:31:55 64f8fc591a1d: Layer already exists 01:31:55 2.3.0-dev.77: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:31:56 053663848f36: Preparing 01:31:56 93b804b6de87: Preparing 01:31:56 46e340e731ca: Preparing 01:31:56 4c52e4e1cca6: Preparing 01:31:56 4d98b2215bb8: Preparing 01:31:56 64f8fc591a1d: Preparing 01:31:56 34d5ebaa5410: Preparing 01:31:56 64f8fc591a1d: Waiting 01:31:56 34d5ebaa5410: Waiting 01:31:56 053663848f36: Layer already exists 01:31:56 4d98b2215bb8: Layer already exists 01:31:56 4c52e4e1cca6: Layer already exists 01:31:56 93b804b6de87: Layer already exists 01:31:56 46e340e731ca: Layer already exists 01:31:56 64f8fc591a1d: Layer already exists 01:31:56 34d5ebaa5410: Layer already exists 01:31:56 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:56 4d572c569a2c: Pull complete 01:31:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:31:56 053663848f36: Preparing 01:31:56 93b804b6de87: Preparing 01:31:56 46e340e731ca: Preparing 01:31:56 4c52e4e1cca6: Preparing 01:31:56 4d98b2215bb8: Preparing 01:31:56 64f8fc591a1d: Preparing 01:31:56 34d5ebaa5410: Preparing 01:31:56 64f8fc591a1d: Waiting 01:31:56 34d5ebaa5410: Waiting 01:31:56 93b804b6de87: Layer already exists 01:31:56 46e340e731ca: Layer already exists 01:31:56 4c52e4e1cca6: Layer already exists 01:31:56 053663848f36: Layer already exists 01:31:56 4d98b2215bb8: Layer already exists 01:31:56 64f8fc591a1d: Layer already exists 01:31:56 34d5ebaa5410: Layer already exists 01:31:56 main: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:56 ===================================================== [Pipeline] echo 01:31:56 taggedImages: 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.77 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:31:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:31:56 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:56 latest 01:31:56 2.3.0-dev.77 01:31:56 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:31:56 main 01:31:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:31:57 ba280932e2ce: Preparing 01:31:57 9c9190a4b931: Preparing 01:31:57 fd66a39a8dea: Preparing 01:31:57 cb724b0940fb: Preparing 01:31:57 1ce7b561262e: Preparing 01:31:57 64f8fc591a1d: Preparing 01:31:57 34d5ebaa5410: Preparing 01:31:57 64f8fc591a1d: Waiting 01:31:57 9c9190a4b931: Pushed 01:31:57 ba280932e2ce: Pushed 01:31:57 fd66a39a8dea: Pushed 01:31:57 64f8fc591a1d: Layer already exists 01:31:57 34d5ebaa5410: Layer already exists 01:31:57 1ce7b561262e: Pushed 01:31:58 fcf976331f73: Pull complete 01:31:58 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 01:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 01:31:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:31:59 WORKDIR /edgex 01:31:59 COPY go.mod . 01:31:59 RUN go mod download 01:31:59 + docker build -t ci-base-image-arm64 -f - . 01:31:59 Sending build context to Docker daemon 3.246MB 01:31:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:31:59 ---> 3970a7415f9e 01:31:59 Step 2/4 : WORKDIR /edgex 01:32:02 ---> Running in d13c5b9de833 01:32:02 Removing intermediate container d13c5b9de833 01:32:02 ---> 4f402f21e2ae 01:32:02 Step 3/4 : COPY go.mod . 01:32:02 ---> c44958782125 01:32:02 Step 4/4 : RUN go mod download 01:32:03 ---> Running in 24d80d2d8d29 01:32:04 cb724b0940fb: Pushed 01:32:04 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:32:04 ba280932e2ce: Preparing 01:32:04 9c9190a4b931: Preparing 01:32:04 fd66a39a8dea: Preparing 01:32:04 cb724b0940fb: Preparing 01:32:04 1ce7b561262e: Preparing 01:32:04 64f8fc591a1d: Preparing 01:32:04 34d5ebaa5410: Preparing 01:32:04 64f8fc591a1d: Waiting 01:32:04 34d5ebaa5410: Waiting 01:32:04 ba280932e2ce: Layer already exists 01:32:04 cb724b0940fb: Layer already exists 01:32:04 9c9190a4b931: Layer already exists 01:32:04 1ce7b561262e: Layer already exists 01:32:04 fd66a39a8dea: Layer already exists 01:32:04 64f8fc591a1d: Layer already exists 01:32:04 34d5ebaa5410: Layer already exists 01:32:04 latest: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.77 01:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:32:05 ba280932e2ce: Preparing 01:32:05 9c9190a4b931: Preparing 01:32:05 fd66a39a8dea: Preparing 01:32:05 cb724b0940fb: Preparing 01:32:05 1ce7b561262e: Preparing 01:32:05 64f8fc591a1d: Preparing 01:32:05 34d5ebaa5410: Preparing 01:32:05 64f8fc591a1d: Waiting 01:32:05 34d5ebaa5410: Waiting 01:32:05 1ce7b561262e: Layer already exists 01:32:05 ba280932e2ce: Layer already exists 01:32:05 9c9190a4b931: Layer already exists 01:32:05 fd66a39a8dea: Layer already exists 01:32:05 cb724b0940fb: Layer already exists 01:32:05 64f8fc591a1d: Layer already exists 01:32:05 34d5ebaa5410: Layer already exists 01:32:05 2.3.0-dev.77: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:32:06 ba280932e2ce: Preparing 01:32:06 9c9190a4b931: Preparing 01:32:06 fd66a39a8dea: Preparing 01:32:06 cb724b0940fb: Preparing 01:32:06 1ce7b561262e: Preparing 01:32:06 64f8fc591a1d: Preparing 01:32:06 34d5ebaa5410: Preparing 01:32:06 34d5ebaa5410: Waiting 01:32:06 64f8fc591a1d: Waiting 01:32:06 cb724b0940fb: Layer already exists 01:32:06 fd66a39a8dea: Layer already exists 01:32:06 1ce7b561262e: Layer already exists 01:32:06 ba280932e2ce: Layer already exists 01:32:06 9c9190a4b931: Layer already exists 01:32:06 64f8fc591a1d: Layer already exists 01:32:06 34d5ebaa5410: Layer already exists 01:32:06 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:32:06 ba280932e2ce: Preparing 01:32:06 9c9190a4b931: Preparing 01:32:06 fd66a39a8dea: Preparing 01:32:06 cb724b0940fb: Preparing 01:32:06 1ce7b561262e: Preparing 01:32:06 64f8fc591a1d: Preparing 01:32:06 34d5ebaa5410: Preparing 01:32:06 64f8fc591a1d: Waiting 01:32:06 34d5ebaa5410: Waiting 01:32:06 9c9190a4b931: Layer already exists 01:32:06 fd66a39a8dea: Layer already exists 01:32:06 1ce7b561262e: Layer already exists 01:32:06 ba280932e2ce: Layer already exists 01:32:06 cb724b0940fb: Layer already exists 01:32:06 64f8fc591a1d: Layer already exists 01:32:06 34d5ebaa5410: Layer already exists 01:32:06 main: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:06 ===================================================== [Pipeline] echo 01:32:06 taggedImages: 01:32:06 - nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:06 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:32:06 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.77 01:32:06 - nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:06 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:32:06 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:32:06 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:06 latest 01:32:06 2.3.0-dev.77 01:32:06 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:06 main 01:32:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:32:07 5dddabd7ffa6: Preparing 01:32:07 97c47d52e868: Preparing 01:32:07 5225b9d92aa5: Preparing 01:32:07 c00d1e7af22b: Preparing 01:32:07 994393dc58e7: Preparing 01:32:07 994393dc58e7: Layer already exists 01:32:07 5225b9d92aa5: Layer already exists 01:32:07 5dddabd7ffa6: Pushed 01:32:07 c00d1e7af22b: Pushed 01:32:10 97c47d52e868: Pushed 01:32:10 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:32:10 5dddabd7ffa6: Preparing 01:32:10 97c47d52e868: Preparing 01:32:10 5225b9d92aa5: Preparing 01:32:10 c00d1e7af22b: Preparing 01:32:10 994393dc58e7: Preparing 01:32:10 5225b9d92aa5: Layer already exists 01:32:10 c00d1e7af22b: Layer already exists 01:32:10 994393dc58e7: Layer already exists 01:32:10 97c47d52e868: Layer already exists 01:32:10 5dddabd7ffa6: Layer already exists 01:32:10 latest: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.77 01:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:32:11 5dddabd7ffa6: Preparing 01:32:11 97c47d52e868: Preparing 01:32:11 5225b9d92aa5: Preparing 01:32:11 c00d1e7af22b: Preparing 01:32:11 994393dc58e7: Preparing 01:32:11 5225b9d92aa5: Layer already exists 01:32:11 994393dc58e7: Layer already exists 01:32:11 97c47d52e868: Layer already exists 01:32:11 5dddabd7ffa6: Layer already exists 01:32:11 c00d1e7af22b: Layer already exists 01:32:11 2.3.0-dev.77: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:32:12 5dddabd7ffa6: Preparing 01:32:12 97c47d52e868: Preparing 01:32:12 5225b9d92aa5: Preparing 01:32:12 c00d1e7af22b: Preparing 01:32:12 994393dc58e7: Preparing 01:32:12 5225b9d92aa5: Layer already exists 01:32:12 994393dc58e7: Layer already exists 01:32:12 c00d1e7af22b: Layer already exists 01:32:12 5dddabd7ffa6: Layer already exists 01:32:12 97c47d52e868: Layer already exists 01:32:12 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:32:12 5dddabd7ffa6: Preparing 01:32:12 97c47d52e868: Preparing 01:32:12 5225b9d92aa5: Preparing 01:32:12 c00d1e7af22b: Preparing 01:32:12 994393dc58e7: Preparing 01:32:12 5dddabd7ffa6: Layer already exists 01:32:12 994393dc58e7: Layer already exists 01:32:12 97c47d52e868: Layer already exists 01:32:12 5225b9d92aa5: Layer already exists 01:32:12 c00d1e7af22b: Layer already exists 01:32:12 main: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:12 ===================================================== [Pipeline] echo 01:32:12 taggedImages: 01:32:12 - nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:12 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:32:12 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.77 01:32:12 - nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:12 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:32:12 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:32:12 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:12 latest 01:32:12 2.3.0-dev.77 01:32:12 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:12 main 01:32:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:32:13 a37a35b60b88: Preparing 01:32:13 ac4cf99981da: Preparing 01:32:13 5225b9d92aa5: Preparing 01:32:13 fc350f135d57: Preparing 01:32:13 994393dc58e7: Preparing 01:32:13 fc350f135d57: Layer already exists 01:32:13 5225b9d92aa5: Layer already exists 01:32:13 994393dc58e7: Layer already exists 01:32:13 a37a35b60b88: Pushed 01:32:16 ac4cf99981da: Pushed 01:32:16 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:32:16 a37a35b60b88: Preparing 01:32:16 ac4cf99981da: Preparing 01:32:16 5225b9d92aa5: Preparing 01:32:16 fc350f135d57: Preparing 01:32:16 994393dc58e7: Preparing 01:32:16 ac4cf99981da: Layer already exists 01:32:16 5225b9d92aa5: Layer already exists 01:32:16 994393dc58e7: Layer already exists 01:32:16 a37a35b60b88: Layer already exists 01:32:16 fc350f135d57: Layer already exists 01:32:16 latest: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.77 01:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:32:17 a37a35b60b88: Preparing 01:32:17 ac4cf99981da: Preparing 01:32:17 5225b9d92aa5: Preparing 01:32:17 fc350f135d57: Preparing 01:32:17 994393dc58e7: Preparing 01:32:17 994393dc58e7: Layer already exists 01:32:17 fc350f135d57: Layer already exists 01:32:17 a37a35b60b88: Layer already exists 01:32:17 ac4cf99981da: Layer already exists 01:32:17 5225b9d92aa5: Layer already exists 01:32:17 2.3.0-dev.77: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:32:17 a37a35b60b88: Preparing 01:32:17 ac4cf99981da: Preparing 01:32:17 5225b9d92aa5: Preparing 01:32:17 fc350f135d57: Preparing 01:32:17 994393dc58e7: Preparing 01:32:17 5225b9d92aa5: Layer already exists 01:32:17 994393dc58e7: Layer already exists 01:32:17 a37a35b60b88: Layer already exists 01:32:17 ac4cf99981da: Layer already exists 01:32:17 fc350f135d57: Layer already exists 01:32:17 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:32:18 a37a35b60b88: Preparing 01:32:18 ac4cf99981da: Preparing 01:32:18 5225b9d92aa5: Preparing 01:32:18 fc350f135d57: Preparing 01:32:18 994393dc58e7: Preparing 01:32:18 fc350f135d57: Layer already exists 01:32:18 994393dc58e7: Layer already exists 01:32:18 ac4cf99981da: Layer already exists 01:32:18 5225b9d92aa5: Layer already exists 01:32:18 a37a35b60b88: Layer already exists 01:32:18 main: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:18 ===================================================== [Pipeline] echo 01:32:18 taggedImages: 01:32:18 - nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:18 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:32:18 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.77 01:32:18 - nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:18 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:32:18 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 01:32:18 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:18 latest 01:32:18 2.3.0-dev.77 01:32:18 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:18 main 01:32:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:18 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:32:19 eb53e211bd1b: Preparing 01:32:19 0fd6c19cb0e8: Preparing 01:32:19 10ef27e6d607: Preparing 01:32:19 d05b7ddd667e: Preparing 01:32:19 994393dc58e7: Preparing 01:32:19 994393dc58e7: Layer already exists 01:32:19 0fd6c19cb0e8: Pushed 01:32:19 eb53e211bd1b: Pushed 01:32:20 10ef27e6d607: Pushed 01:32:30 d05b7ddd667e: Pushed 01:32:30 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:32:31 eb53e211bd1b: Preparing 01:32:31 0fd6c19cb0e8: Preparing 01:32:31 10ef27e6d607: Preparing 01:32:31 d05b7ddd667e: Preparing 01:32:31 994393dc58e7: Preparing 01:32:31 d05b7ddd667e: Layer already exists 01:32:31 eb53e211bd1b: Layer already exists 01:32:31 0fd6c19cb0e8: Layer already exists 01:32:31 994393dc58e7: Layer already exists 01:32:31 10ef27e6d607: Layer already exists 01:32:31 latest: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.77 01:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:32:31 eb53e211bd1b: Preparing 01:32:31 0fd6c19cb0e8: Preparing 01:32:31 10ef27e6d607: Preparing 01:32:31 d05b7ddd667e: Preparing 01:32:31 994393dc58e7: Preparing 01:32:31 994393dc58e7: Layer already exists 01:32:31 eb53e211bd1b: Layer already exists 01:32:31 d05b7ddd667e: Layer already exists 01:32:31 0fd6c19cb0e8: Layer already exists 01:32:31 10ef27e6d607: Layer already exists 01:32:31 2.3.0-dev.77: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:32:32 eb53e211bd1b: Preparing 01:32:32 0fd6c19cb0e8: Preparing 01:32:32 10ef27e6d607: Preparing 01:32:32 d05b7ddd667e: Preparing 01:32:32 994393dc58e7: Preparing 01:32:32 10ef27e6d607: Layer already exists 01:32:32 d05b7ddd667e: Layer already exists 01:32:32 994393dc58e7: Layer already exists 01:32:32 eb53e211bd1b: Layer already exists 01:32:32 0fd6c19cb0e8: Layer already exists 01:32:32 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 01:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:32:33 eb53e211bd1b: Preparing 01:32:33 0fd6c19cb0e8: Preparing 01:32:33 10ef27e6d607: Preparing 01:32:33 d05b7ddd667e: Preparing 01:32:33 994393dc58e7: Preparing 01:32:33 eb53e211bd1b: Layer already exists 01:32:33 0fd6c19cb0e8: Layer already exists 01:32:33 d05b7ddd667e: Layer already exists 01:32:33 994393dc58e7: Layer already exists 01:32:33 10ef27e6d607: Layer already exists 01:32:33 main: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:33 ===================================================== [Pipeline] echo 01:32:33 taggedImages: 01:32:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:32:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:32:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.77 01:32:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:32:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:32:35 Removing intermediate container 24d80d2d8d29 01:32:35 ---> 4029b399ced0 01:32:35 Successfully built 4029b399ced0 01:32:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker inspect -f . ci-base-image-arm64 01:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:35 prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container 01:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:32:37 $ docker top fd463eaeb0426ccc0f9cebd517f40c04ba0362ad98c7be338437933df4986d3c -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:38 + go version 01:32:38 go version go1.18.3 linux/arm64 [Pipeline] } 01:32:38 $ docker stop --time=1 fd463eaeb0426ccc0f9cebd517f40c04ba0362ad98c7be338437933df4986d3c 01:32:39 $ docker rm -f fd463eaeb0426ccc0f9cebd517f40c04ba0362ad98c7be338437933df4986d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:32:40 01:32:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:32:40 latest: Pulling from edgex-devops/edgex-compose-arm64 01:32:40 29e5d40040c1: Pulling fs layer 01:32:40 1ce36da41761: Pulling fs layer 01:32:40 25b303627fd3: Pulling fs layer 01:32:41 29e5d40040c1: Verifying Checksum 01:32:41 29e5d40040c1: Download complete 01:32:41 1ce36da41761: Verifying Checksum 01:32:41 1ce36da41761: Download complete 01:32:41 29e5d40040c1: Pull complete 01:32:43 1ce36da41761: Pull complete 01:32:43 25b303627fd3: Download complete 01:32:53 25b303627fd3: Pull complete 01:32:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:53 prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container 01:32:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:32:55 $ docker top 9283b9300c569ea4c21cbe13e865d122460e30d91b38c70e2656c51ba9436734 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:56 + docker-compose build --help 01:32:56 + grep parallel 01:33:03 --parallel Build images in parallel. [Pipeline] } 01:33:03 $ docker stop --time=1 9283b9300c569ea4c21cbe13e865d122460e30d91b38c70e2656c51ba9436734 01:33:05 $ docker rm -f 9283b9300c569ea4c21cbe13e865d122460e30d91b38c70e2656c51ba9436734 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:05 prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container 01:33:05 $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:33:07 $ docker top f92fe651d1431d45b341ee2af2896b9e2b70010ba0534299464af646a416cd82 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:07 + docker-compose -f ./docker-compose-build.yml build --parallel 01:33:14 Building core-command ... 01:33:14 Building core-data ... 01:33:14 Building core-metadata ... 01:33:14 Building security-bootstrapper ... 01:33:14 Building security-proxy-setup ... 01:33:14 Building security-secretstore-setup ... 01:33:14 Building security-spiffe-token-provider ... 01:33:14 Building security-spire-agent ... 01:33:14 Building security-spire-config ... 01:33:14 Building security-spire-server ... 01:33:14 Building support-notifications ... 01:33:14 Building support-scheduler ... 01:33:14 Building sys-mgmt-agent ... 01:33:14 Building sys-mgmt-agent 01:33:14 Building security-bootstrapper 01:33:14 Building security-spiffe-token-provider 01:33:14 Building security-spire-agent 01:33:14 Building support-notifications 01:33:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:33:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:33:26 ---> 4029b399ced0 01:33:26 Step 3/23 : WORKDIR /edgex-go 01:33:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:33:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:33:26 ---> 4029b399ced0 01:33:26 Step 3/26 : WORKDIR /edgex-go 01:33:26 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:33:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:33:26 ---> 4029b399ced0 01:33:26 Step 3/20 : WORKDIR /edgex-go 01:33:26 ---> Running in a1386eae8276 01:33:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:33:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:33:26 ---> 4029b399ced0 01:33:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:33:26 ---> Running in 59b67935a350 01:33:26 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 363bf0ca8095 01:33:26 01:33:26 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:33:26 ---> 4029b399ced0 01:33:26 Step 3/33 : WORKDIR /edgex-go 01:33:26 ---> Running in 1d8d0a0e0ef0 01:33:26 ---> Running in 0a7d24a7996f 01:33:27 Removing intermediate container 59b67935a350 01:33:27 ---> 9776ce4e5491 01:33:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:27 Removing intermediate container a1386eae8276 01:33:27 ---> 34d77d716cad 01:33:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:27 ---> Running in 53c5ec6a12a9 01:33:27 Removing intermediate container 1d8d0a0e0ef0 01:33:27 ---> e28e51e8504b 01:33:27 Removing intermediate container 363bf0ca8095 01:33:27 ---> c7826921ff99 01:33:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:33:27 Removing intermediate container 0a7d24a7996f 01:33:27 Step 4/23 : WORKDIR /edgex-go 01:33:27 ---> 8b190d6f9126 01:33:27 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:27 ---> Running in 02091dab0592 01:33:27 ---> Running in 5afad6dcd52b 01:33:27 ---> Running in 1f3657297df1 01:33:27 ---> Running in 91b11a519236 01:33:28 Removing intermediate container 5afad6dcd52b 01:33:28 ---> 9e03c2125b90 01:33:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:28 ---> Running in 424d41e0c1ab 01:33:31 Removing intermediate container 53c5ec6a12a9 01:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:31 ---> 14c1f3a8ae0f 01:33:31 Step 5/23 : RUN apk add --update --no-cache make bash git 01:33:31 ---> Running in a1022589ed96 01:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:31 Removing intermediate container 91b11a519236 01:33:31 ---> 6203b7658f8c 01:33:31 Step 5/33 : RUN apk add --update --no-cache make git 01:33:32 ---> Running in 43b912343658 01:33:32 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 01:33:32 v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 01:33:32 OK: 16896 distinct packages available 01:33:32 Removing intermediate container 424d41e0c1ab 01:33:32 ---> ff7c3effe638 01:33:32 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:33:32 Removing intermediate container 02091dab0592 01:33:32 ---> 3293a9914137 01:33:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:32 ---> Running in a0dbe8b86cd2 01:33:33 ---> Running in 520b1c650153 01:33:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:34 OK: 221 MiB in 51 packages 01:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:35 Removing intermediate container 1f3657297df1 01:33:35 ---> 223d4cb70cd2 01:33:35 Step 5/20 : COPY go.mod vendor* ./ 01:33:35 OK: 221 MiB in 51 packages 01:33:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:36 ---> b53a3330a79a 01:33:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:36 OK: 221 MiB in 51 packages 01:33:37 ---> Running in ffe3a464d7f9 01:33:37 Removing intermediate container a1022589ed96 01:33:37 ---> 6753464d2c04 01:33:37 Step 6/23 : COPY go.mod vendor* ./ 01:33:37 OK: 221 MiB in 51 packages 01:33:37 OK: 221 MiB in 51 packages 01:33:38 Removing intermediate container 43b912343658 01:33:38 ---> aef9153d7b10 01:33:38 Step 6/33 : COPY go.mod vendor* ./ 01:33:39 ---> c766f242e8fd 01:33:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:39 Removing intermediate container a0dbe8b86cd2 01:33:39 ---> 9d883597e9ab 01:33:39 Step 7/23 : COPY go.mod vendor* ./ 01:33:39 ---> Running in 00d519398e60 01:33:39 Removing intermediate container 520b1c650153 01:33:39 ---> ca6dcd6f8769 01:33:39 Step 6/26 : COPY go.mod vendor* ./ 01:33:40 ---> 705d25be384e 01:33:40 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:40 ---> Running in cbed1618901b 01:33:40 ---> 9f12c0907a68 01:33:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:41 ---> Running in 10fe2f16c3bb 01:33:41 ---> 006d2b3d0bb7 01:33:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:41 ---> Running in 48321c59903f 01:34:49 Removing intermediate container ffe3a464d7f9 01:34:49 ---> 1e6ada845804 01:34:49 Step 7/20 : COPY . . 01:34:49 Removing intermediate container 00d519398e60 01:34:49 ---> 5f28d96f83bd 01:34:49 Step 8/23 : COPY . . 01:34:49 Removing intermediate container 48321c59903f 01:34:49 ---> 9e18f9d82c28 01:34:49 Step 8/26 : COPY . . 01:34:49 Removing intermediate container cbed1618901b 01:34:49 ---> 5ec40b36be25 01:34:49 Step 8/33 : COPY . . 01:34:49 Removing intermediate container 10fe2f16c3bb 01:34:49 ---> 0ad92d76ef16 01:34:49 Step 9/23 : COPY . . 01:34:55 ---> 9761afecdc21 01:34:55 ---> 3ff751f825dc 01:34:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:34:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:34:55 ---> e880a4f14959 01:34:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:34:55 ---> Running in 759255b3c982 01:34:55 ---> Running in 8df91ad32aa6 01:34:55 ---> Running in 3150fb922295 01:34:55 ---> f78b61ff20c8 01:34:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:34:55 ---> Running in fa78b26ade1d 01:34:55 ---> 3367e9371eb3 01:34:55 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:34:55 ---> Running in 50eb30169f61 01:34:55 Removing intermediate container 759255b3c982 01:34:55 ---> 6b304404390b 01:34:55 Step 10/26 : WORKDIR /edgex-go/spire-build 01:34:55 ---> Running in 92fd677092b1 01:34:56 Removing intermediate container 92fd677092b1 01:34:56 ---> f95ef483c7c5 01:34:56 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:34:56 ---> Running in b90c240b4a19 01:34:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:34:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:34:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:34:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:35:00 Removing intermediate container b90c240b4a19 01:35:00 ---> ae6a2421fe6e 01:35:00 Step 12/26 : WORKDIR /edgex-go 01:35:00 ---> Running in b043ef7a15f7 01:35:01 Removing intermediate container b043ef7a15f7 01:35:01 ---> c81a07b65c88 01:35:01 01:35:01 Step 13/26 : FROM alpine:3.15 01:35:01 3.15: Pulling from library/alpine 01:35:04 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 01:35:04 Status: Downloaded newer image for alpine:3.15 01:35:04 ---> 02e0d6fdf486 01:35:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:35:04 ---> Running in 8df4c8d01a24 01:35:05 Removing intermediate container 8df4c8d01a24 01:35:05 ---> f39c5a29a11c 01:35:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:05 ---> Running in 359213db1c8c 01:35:10 Removing intermediate container 359213db1c8c 01:35:10 ---> 5b4d0383834d 01:35:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:10 ---> Running in 17493f63775f 01:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:35:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:35:16 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:35:16 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:35:16 OK: 15734 distinct packages available 01:35:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:35:20 (1/5) Installing dumb-init (1.2.5-r1) 01:35:20 (2/5) Installing musl-obstack (1.2.3-r0) 01:35:20 (3/5) Installing libucontext (1.1-r0) 01:35:20 (4/5) Installing gcompat (1.0.0-r4) 01:35:20 (5/5) Installing openssl (1.1.1q-r0) 01:35:20 Executing busybox-1.34.1-r7.trigger 01:35:20 OK: 6 MiB in 19 packages 01:35:24 Removing intermediate container 17493f63775f 01:35:24 ---> 3d924f7feaac 01:35:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:35:30 ---> e8bf48b2985b 01:35:30 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:35:39 ---> 12c3b59bf27a 01:35:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:35:40 ---> 5714b511fdbc 01:35:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:35:41 ---> 5c2be5d595ff 01:35:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:35:42 ---> baa5f0a12e98 01:35:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:35:42 ---> Running in 190cf907282b 01:35:43 Removing intermediate container 190cf907282b 01:35:43 ---> b3bbd41f4691 01:35:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:35:43 ---> Running in ae80d6422577 01:35:44 Removing intermediate container ae80d6422577 01:35:44 ---> 81841aa4bb5e 01:35:44 Step 24/26 : LABEL arch=arm64 01:35:44 ---> Running in 9aeca2d76399 01:35:45 Removing intermediate container 9aeca2d76399 01:35:45 ---> b866ccbe4d3f 01:35:45 Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:35:45 ---> Running in b7a222ccdf34 01:35:45 Removing intermediate container b7a222ccdf34 01:35:45 ---> e101d1384109 01:35:45 Step 26/26 : LABEL version=2.3.0-dev.77 01:35:46 ---> Running in 4fed386e1621 01:35:46 Removing intermediate container 4fed386e1621 01:35:46 ---> f6998d8c7e66 01:35:46 01:35:46 Successfully built f6998d8c7e66 01:35:46 Successfully tagged security-spire-agent-arm64:latest 01:35:46  Building security-spire-agent ... done Building security-spire-server 01:35:55 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:35:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:35:55 ---> 4029b399ced0 01:35:55 Step 3/25 : WORKDIR /edgex-go 01:35:55 ---> Using cache 01:35:55 ---> 8b190d6f9126 01:35:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:55 ---> Using cache 01:35:55 ---> 6203b7658f8c 01:35:55 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:35:55 ---> Running in 74d7c85cdee0 01:35:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:35:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:35:59 OK: 221 MiB in 51 packages 01:36:01 Removing intermediate container 74d7c85cdee0 01:36:01 ---> a2f811daac7d 01:36:01 Step 6/25 : COPY go.mod vendor* ./ 01:36:02 ---> 4f4c3e0416ca 01:36:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:02 ---> Running in 07e4fdbf0ee4 01:37:10 Removing intermediate container 07e4fdbf0ee4 01:37:10 ---> d26d5fdea9a8 01:37:10 Step 8/25 : COPY . . 01:37:13 ---> 6d815caa311e 01:37:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:37:13 ---> Running in e869539cbdae 01:37:14 Removing intermediate container e869539cbdae 01:37:14 ---> 4e64e2a812fa 01:37:14 Step 10/25 : WORKDIR /edgex-go/spire-build 01:37:14 ---> Running in 51882bb7b30a 01:37:14 Removing intermediate container 51882bb7b30a 01:37:14 ---> 5ba18e622ab2 01:37:14 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:37:15 ---> Running in 84ade7ff1dd9 01:37:18 Removing intermediate container 84ade7ff1dd9 01:37:18 ---> f26ea0977e4e 01:37:18 Step 12/25 : WORKDIR /edgex-go 01:37:18 ---> Running in 68e7bb226d3f 01:37:18 Removing intermediate container 68e7bb226d3f 01:37:18 ---> 0aae9b8ca6cc 01:37:18 01:37:18 Step 13/25 : FROM alpine:3.15 01:37:18 ---> 02e0d6fdf486 01:37:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:37:18 ---> Using cache 01:37:18 ---> f39c5a29a11c 01:37:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:18 ---> Using cache 01:37:18 ---> 5b4d0383834d 01:37:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:37:18 ---> Using cache 01:37:18 ---> 3d924f7feaac 01:37:18 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:37:25 ---> d27f8d5e5354 01:37:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:37:25 ---> a8ea9c15e5b6 01:37:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:37:26 ---> 1996591e52c1 01:37:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:37:27 ---> 7c5cdfca4f5f 01:37:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:37:28 ---> Running in 4f9c0d5ec585 01:37:28 Removing intermediate container 4f9c0d5ec585 01:37:28 ---> dbc0193c4ff1 01:37:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:37:28 ---> Running in fe5130f3df91 01:37:29 Removing intermediate container fe5130f3df91 01:37:29 ---> 5ae97fbd5c88 01:37:29 Step 23/25 : LABEL arch=arm64 01:37:29 ---> Running in 2ac6a6b46b30 01:37:29 Removing intermediate container 2ac6a6b46b30 01:37:29 ---> cacbf95a8f02 01:37:29 Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:37:29 ---> Running in 2d0d46b890f5 01:37:30 Removing intermediate container 2d0d46b890f5 01:37:30 ---> 0f0b77017505 01:37:30 Step 25/25 : LABEL version=2.3.0-dev.77 01:37:30 ---> Running in 1e3f255dbc35 01:37:31 Removing intermediate container 1e3f255dbc35 01:37:31 ---> 53f99e18a3fb 01:37:31 01:37:31 Successfully built 53f99e18a3fb 01:37:31 Successfully tagged security-spire-server-arm64:latest 01:37:31 Building security-secretstore-setup 01:37:36  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:37:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:37:36 ---> 4029b399ced0 01:37:36 Step 3/25 : WORKDIR /edgex-go 01:37:36 ---> Using cache 01:37:36 ---> 8b190d6f9126 01:37:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:36 ---> Using cache 01:37:36 ---> 6203b7658f8c 01:37:36 Step 5/25 : RUN apk add --update --no-cache make git 01:37:36 ---> Using cache 01:37:36 ---> aef9153d7b10 01:37:36 Step 6/25 : COPY go.mod vendor* ./ 01:37:36 ---> Using cache 01:37:36 ---> 705d25be384e 01:37:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:36 ---> Using cache 01:37:36 ---> 5ec40b36be25 01:37:36 Step 8/25 : COPY . . 01:37:36 ---> Using cache 01:37:36 ---> 3367e9371eb3 01:37:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:37:36 ---> Running in b1e5a45ddcf1 01:37:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:41:46 Removing intermediate container 8df91ad32aa6 01:41:46 ---> 7b0c98c278e9 01:41:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:41:46 ---> Running in b0f44741505a 01:41:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:41:51 Removing intermediate container b0f44741505a 01:41:51 ---> 9fdd8d0743de 01:41:51 01:41:51 Step 11/23 : FROM alpine:3.16 01:41:51 3.16: Pulling from library/alpine 01:41:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:41:52 Status: Downloaded newer image for alpine:3.16 01:41:52 ---> a6215f271958 01:41:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:41:52 ---> Running in 9453697233b0 01:41:53 Removing intermediate container 9453697233b0 01:41:53 ---> f94e0ba10d2d 01:41:53 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 01:41:53 ---> Running in 36588957aeaf 01:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:58 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:41:58 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 01:41:58 (3/33) Installing readline (8.1.2-r0) 01:41:58 (4/33) Installing bash (5.1.16-r2) 01:41:58 Executing bash-5.1.16-r2.post-install 01:41:58 (5/33) Installing ca-certificates (20220614-r0) 01:41:58 (6/33) Installing brotli-libs (1.0.9-r6) 01:41:58 (7/33) Installing nghttp2-libs (1.47.0-r0) 01:41:58 (8/33) Installing libcurl (7.83.1-r3) 01:41:58 (9/33) Installing curl (7.83.1-r3) 01:41:58 (10/33) Installing docker-cli (20.10.18-r0) 01:41:59 (11/33) Installing dumb-init (1.2.5-r1) 01:41:59 (12/33) Installing libbz2 (1.0.8-r1) 01:41:59 (13/33) Installing expat (2.4.9-r0) 01:41:59 (14/33) Installing libffi (3.4.2-r1) 01:41:59 (15/33) Installing gdbm (1.23-r0) 01:41:59 (16/33) Installing xz-libs (5.2.5-r1) 01:41:59 (17/33) Installing libgcc (11.2.1_git20220219-r2) 01:41:59 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 01:41:59 (19/33) Installing mpdecimal (2.5.1-r1) 01:41:59 (20/33) Installing sqlite-libs (3.38.5-r0) 01:41:59 (21/33) Installing python3 (3.10.5-r0) 01:42:03 Removing intermediate container 50eb30169f61 01:42:03 ---> c3d390f38011 01:42:03 01:42:03 Step 10/33 : FROM alpine:3.16(22/33) Installing py3-contextlib2 (21.6.0-r2) 01:42:03 (23/33) Installing py3-tomli (2.0.1-r1) 01:42:03 01:42:03 ---> a6215f271958 01:42:03 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:42:03 (24/33) Installing py3-pep517 (0.12.0-r2) 01:42:03 (25/33) Installing py3-six (1.16.0-r1) 01:42:03 (26/33) Installing py3-retrying (1.3.3-r3) 01:42:03 (27/33) Installing py3-appdirs (1.4.4-r3) 01:42:03 (28/33) Installing py3-more-itertools (8.13.0-r0) 01:42:03 (29/33) Installing py3-ordered-set (4.0.2-r3) 01:42:03 (30/33) Installing py3-parsing (2.4.7-r3) 01:42:03 (31/33) Installing py3-packaging (21.3-r0) 01:42:03 (32/33) Installing py3-setuptools (59.4.0-r0) 01:42:03 (33/33) Installing py3-pip (22.1.1-r0) 01:42:04 Executing busybox-1.35.0-r17.trigger 01:42:04 Executing ca-certificates-20220614-r0.trigger 01:42:05 ---> Running in 7f7a9af34a37 01:42:05 OK: 120 MiB in 47 packages 01:42:05 Removing intermediate container 7f7a9af34a37 01:42:05 ---> 5362d82bac9d 01:42:05 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 01:42:05 ---> Running in c3c5cafcb8ad 01:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:42:09 (1/2) Installing dumb-init (1.2.5-r1) 01:42:09 (2/2) Installing su-exec (0.2-r1) 01:42:09 Executing busybox-1.35.0-r17.trigger 01:42:09 OK: 5 MiB in 16 packages 01:42:11 Removing intermediate container c3c5cafcb8ad 01:42:11 ---> 59c83aa5f6a4 01:42:11 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 01:42:11 ---> Running in d5dffd97454b 01:42:11 Removing intermediate container d5dffd97454b 01:42:11 ---> 3249742843ab 01:42:11 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:42:11 ---> Running in e2ca73880d43 01:42:12 Removing intermediate container e2ca73880d43 01:42:12 ---> 35d67f89aa0d 01:42:12 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:42:12 ---> Running in 1574ad6347a5 01:42:13 Removing intermediate container 1574ad6347a5 01:42:13 ---> f8ffd506fe5d 01:42:13 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:42:13 ---> Running in 4b06b2606b08 01:42:13 Removing intermediate container 4b06b2606b08 01:42:13 ---> 3dd330a2e2e9 01:42:13 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:42:13 ---> Running in 0b4f3044d21a 01:42:16 Removing intermediate container 0b4f3044d21a 01:42:16 ---> ddccbe0aaa26 01:42:16 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:42:16 ---> Running in 41be66e9983f 01:42:17 Removing intermediate container 41be66e9983f 01:42:17 ---> c792487165cc 01:42:17 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:42:18 ---> 6bc97704884a 01:42:18 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:42:18 ---> Running in afb28ea16a4e 01:42:21 Removing intermediate container afb28ea16a4e 01:42:21 ---> 813a7a8f4179 01:42:21 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:42:22 ---> 52117d16c913 01:42:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:42:24 ---> 1ab8e3f0e2f5 01:42:24 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:42:25 ---> fc404bcf5d2b 01:42:25 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:42:26 ---> 06457659ab6b 01:42:26 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:42:27 Collecting docker-compose==1.23.2 01:42:27 ---> 96f3b4e0dcfe 01:42:27 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:42:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 01:42:28 ---> 46084b5d3836 01:42:28 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:42:28 Collecting jsonschema<3,>=2.5.1 01:42:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:42:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 01:42:29 ---> fd718ecd60b2 01:42:29 Step 28/33 : RUN chmod +x /entrypoint.sh 01:42:29 ---> Running in 0b0d026a6926 01:42:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:42:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:42:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.1 MB/s eta 0:00:00 01:42:30 Collecting dockerpty<0.5,>=0.4.1 01:42:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:42:30 Preparing metadata (setup.py): started 01:42:32 Removing intermediate container 0b0d026a6926 01:42:32 ---> b0b713640820 01:42:32 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:42:33 ---> Running in a1c238dac70a 01:42:33 Removing intermediate container a1c238dac70a 01:42:33 ---> 04c022afd4c7 01:42:33 Step 30/33 : CMD ["gate"] 01:42:33 ---> Running in cfa1b7725146 01:42:34 Preparing metadata (setup.py): finished with status 'done' 01:42:34 Removing intermediate container cfa1b7725146 01:42:34 ---> 91996246481e 01:42:34 Step 31/33 : LABEL arch=arm64 01:42:34 ---> Running in 765c1b7c263c 01:42:34 Removing intermediate container 765c1b7c263c 01:42:34 ---> 993f9f4fb058 01:42:34 Step 32/33 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:42:34 ---> Running in a78c570c14b0 01:42:35 Collecting PyYAML<4,>=3.10 01:42:35 Downloading PyYAML-3.13.tar.gz (270 kB) 01:42:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 4.6 MB/s eta 0:00:00 01:42:35 Removing intermediate container a78c570c14b0 01:42:35 ---> 7fc2007de9e8 01:42:35 Step 33/33 : LABEL version=2.3.0-dev.77 01:42:35 ---> Running in 09463daf8103 01:42:36 Removing intermediate container 09463daf8103 01:42:36 ---> c3031caf82b1 01:42:36 01:42:36 Successfully built c3031caf82b1 01:42:36 Successfully tagged security-bootstrapper-arm64:latest 01:42:36  Building security-bootstrapper ... done Building support-scheduler 01:42:37 Preparing metadata (setup.py): started 01:42:39 Preparing metadata (setup.py): finished with status 'done' 01:42:40 Collecting docopt<0.7,>=0.6.1 01:42:40 Downloading docopt-0.6.2.tar.gz (25 kB) 01:42:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:42:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:42:40 ---> 4029b399ced0 01:42:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:42:40 ---> Using cache 01:42:40 ---> e28e51e8504b 01:42:40 Step 4/23 : WORKDIR /edgex-go 01:42:40 ---> Using cache 01:42:40 ---> 9e03c2125b90 01:42:40 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:40 Preparing metadata (setup.py): started 01:42:40 ---> Using cache 01:42:40 ---> ff7c3effe638 01:42:40 Step 6/23 : RUN apk add --update --no-cache make git 01:42:40 ---> Running in 1c2717c7975e 01:42:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:42:43 Preparing metadata (setup.py): finished with status 'done' 01:42:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:42:44 Collecting docker<4.0,>=3.6.0 01:42:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:42:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.3 MB/s eta 0:00:00 01:42:44 Collecting cached-property<2,>=1.2.0 01:42:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:42:44 OK: 221 MiB in 51 packages 01:42:45 Collecting websocket-client<1.0,>=0.32.0 01:42:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:42:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 01:42:45 Collecting texttable<0.10,>=0.9.0 01:42:45 Downloading texttable-0.9.1.tar.gz (11 kB) 01:42:45 Preparing metadata (setup.py): started 01:42:46 Removing intermediate container 1c2717c7975e 01:42:46 ---> 5e57b7b2eb6f 01:42:46 Step 7/23 : COPY go.mod vendor* ./ 01:42:46 ---> e21f4cdef717 01:42:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:47 ---> Running in 5f2734dbf451 01:42:48 Preparing metadata (setup.py): finished with status 'done' 01:42:48 Collecting docker-pycreds>=0.4.0 01:42:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:42:50 Collecting urllib3<1.25,>=1.21.1 01:42:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:42:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 01:42:50 Collecting chardet<3.1.0,>=3.0.2 01:42:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:42:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.2 MB/s eta 0:00:00 01:42:51 Collecting certifi>=2017.4.17 01:42:51 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 01:42:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.8 MB/s eta 0:00:00 01:42:51 Collecting idna<2.8,>=2.5 01:42:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:42:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.1 MB/s eta 0:00:00 01:42:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:42:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:42:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:42:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:42:54 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 01:42:54 Running setup.py install for texttable: started 01:42:57 Running setup.py install for texttable: finished with status 'done' 01:42:57 Running setup.py install for PyYAML: started 01:43:01 Running setup.py install for PyYAML: finished with status 'done' 01:43:03 Running setup.py install for docopt: started 01:43:07 Running setup.py install for docopt: finished with status 'done' 01:43:11 Running setup.py install for dockerpty: started 01:43:13 Running setup.py install for dockerpty: finished with status 'done' 01:43:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:43:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:43:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:43:43 Removing intermediate container 36588957aeaf 01:43:43 ---> e54e28bf2d2d 01:43:43 Step 14/23 : ENV APP_PORT=58890 01:43:44 ---> Running in 484ca2f0d566 01:43:45 Removing intermediate container 484ca2f0d566 01:43:45 ---> 7cb665247057 01:43:45 Step 15/23 : EXPOSE $APP_PORT 01:43:45 ---> Running in d9a0cf0c96af 01:43:46 Removing intermediate container d9a0cf0c96af 01:43:46 ---> 842b8ae3898c 01:43:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:43:49 ---> b954d22d8d5b 01:43:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:43:51 ---> 195b4615a779 01:43:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:43:52 ---> 0d4353da12dc 01:43:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:43:52 ---> Running in 8d6197a3e1f5 01:43:53 Removing intermediate container 8d6197a3e1f5 01:43:53 ---> eebe316b15ae 01:43:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:53 ---> Running in 10c9ae8ff36f 01:43:54 Removing intermediate container 10c9ae8ff36f 01:43:54 ---> 57c3d0a1d3e4 01:43:54 Step 21/23 : LABEL arch=arm64 01:43:54 ---> Running in 34446bf4b17c 01:43:55 Removing intermediate container 34446bf4b17c 01:43:55 ---> afa36ec30d16 01:43:55 Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:43:56 ---> Running in 6b75e31ba8af 01:43:56 Removing intermediate container 6b75e31ba8af 01:43:56 ---> 0c86eda0f560 01:43:56 Step 23/23 : LABEL version=2.3.0-dev.77 01:43:56 ---> Running in 2fa1e08ada71 01:43:57 Removing intermediate container 2fa1e08ada71 01:43:57 ---> 51122b91784f 01:43:57 01:43:58 Successfully built 51122b91784f 01:43:58 Successfully tagged sys-mgmt-agent-arm64:latest 01:43:58  Building sys-mgmt-agent ... done Building core-metadata 01:43:58 Removing intermediate container 5f2734dbf451 01:43:58 ---> a83abe549eee 01:43:58 Step 9/23 : COPY . . 01:44:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:44:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:44:02 ---> 4029b399ced0 01:44:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:44:02 ---> Using cache 01:44:02 ---> e28e51e8504b 01:44:02 Step 4/25 : WORKDIR /edgex-go 01:44:02 ---> Using cache 01:44:02 ---> 9e03c2125b90 01:44:02 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:02 ---> Using cache 01:44:02 ---> ff7c3effe638 01:44:02 Step 6/25 : RUN apk add --update --no-cache make git 01:44:02 ---> Using cache 01:44:02 ---> 5e57b7b2eb6f 01:44:02 Step 7/25 : COPY go.mod vendor* ./ 01:44:02 ---> Using cache 01:44:02 ---> e21f4cdef717 01:44:02 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:02 ---> Using cache 01:44:02 ---> a83abe549eee 01:44:02 Step 9/25 : COPY . . 01:44:04 ---> e02ff731c43c 01:44:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:44:04 ---> Running in 3850bdd4fe55 01:44:05 Removing intermediate container b1e5a45ddcf1 01:44:05 ---> dd0388ae3759 01:44:05 01:44:05 Step 10/25 : FROM alpine:3.16 01:44:05 ---> a6215f271958 01:44:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:44:05 ---> Running in ac0aedf85e6e 01:44:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:44:09 ---> 16e97dd9defd 01:44:09 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:44:09 ---> Running in 07ba533932c2 01:44:09 (1/3) Installing ca-certificates (20220614-r0) 01:44:09 (2/3) Installing dumb-init (1.2.5-r1) 01:44:09 (3/3) Installing su-exec (0.2-r1) 01:44:09 Executing busybox-1.35.0-r17.trigger 01:44:09 Executing ca-certificates-20220614-r0.trigger 01:44:10 OK: 6 MiB in 17 packages 01:44:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:44:13 Removing intermediate container ac0aedf85e6e 01:44:13 ---> cf81716bf652 01:44:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:44:13 ---> Running in 68844e8d415f 01:44:14 Removing intermediate container 3150fb922295 01:44:14 ---> d89f8e7edb73 01:44:14 01:44:14 Step 9/20 : FROM alpine:3.15 01:44:14 ---> 02e0d6fdf486 01:44:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:44:14 ---> Using cache 01:44:14 ---> f39c5a29a11c 01:44:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:14 ---> Using cache 01:44:14 ---> 5b4d0383834d 01:44:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:44:14 Removing intermediate container 68844e8d415f 01:44:14 ---> 6dad15e6ab82 01:44:14 Step 13/25 : WORKDIR / 01:44:14 ---> Running in 0324f07a3e46 01:44:14 ---> Running in b6e78f0c6841 01:44:15 Removing intermediate container b6e78f0c6841 01:44:15 ---> a94b645a4015 01:44:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:44:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:16 ---> 48d57802a7c7 01:44:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:44:17 ---> 37ad4c273cf4 01:44:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:44:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:18 ---> a90f9a41d03f 01:44:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:44:19 ---> bd596f983566 01:44:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:44:19 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:44:19 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:44:19 OK: 15734 distinct packages available 01:44:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:21 ---> 24aa9a29755c 01:44:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:44:22 (1/9) Installing ca-certificates (20220614-r0) 01:44:22 ---> c6ddb3e78579 01:44:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:44:22 (2/9) Installing brotli-libs (1.0.9-r5) 01:44:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:44:23 (4/9) Installing libcurl (7.80.0-r3) 01:44:23 (5/9) Installing curl (7.80.0-r3) 01:44:23 (6/9) Installing dumb-init (1.2.5-r1) 01:44:23 (7/9) Installing musl-obstack (1.2.3-r0) 01:44:23 (8/9) Installing libucontext (1.1-r0) 01:44:23 ---> 11cbd8024227 01:44:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:23 (9/9) Installing gcompat (1.0.0-r4) 01:44:24 ---> Running in c720ec0d479e 01:44:24 Executing busybox-1.34.1-r7.trigger 01:44:24 Executing ca-certificates-20220614-r0.trigger 01:44:24 OK: 8 MiB in 23 packages 01:44:27 Removing intermediate container c720ec0d479e 01:44:27 ---> c9e9af4eea78 01:44:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:44:27 Removing intermediate container 0324f07a3e46 01:44:27 ---> bdb1088e3851 01:44:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:27 ---> Running in eb3c7154b742 01:44:28 Removing intermediate container eb3c7154b742 01:44:28 ---> da2e56d2e631 01:44:28 Step 23/25 : LABEL arch=arm64 01:44:28 ---> Running in 74f7a2dc71c7 01:44:28 ---> b86f38f0f17b 01:44:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:44:29 Removing intermediate container 74f7a2dc71c7 01:44:29 ---> 7ea4a4d1ab59 01:44:29 Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:44:29 ---> Running in 91a791af6401 01:44:30 Removing intermediate container 91a791af6401 01:44:30 ---> c1488fd1fc04 01:44:30 Step 25/25 : LABEL version=2.3.0-dev.77 01:44:30 ---> Running in de690db690c1 01:44:30 Removing intermediate container de690db690c1 01:44:30 ---> 2c9014c78482 01:44:30 01:44:31 Successfully built 2c9014c78482 01:44:31 Successfully tagged security-secretstore-setup-arm64:latest 01:44:31 Building security-proxy-setup 01:44:31  Building security-secretstore-setup ... done  ---> ecc19876fcd8 01:44:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:44:32 ---> b782ef4cccad 01:44:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:44:32 ---> Running in 19db3f23260a 01:44:33 Removing intermediate container 19db3f23260a 01:44:33 ---> b01e8a68460d 01:44:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:33 ---> Running in ae041836688c 01:44:33 Removing intermediate container ae041836688c 01:44:33 ---> a6487104a378 01:44:33 Step 18/20 : LABEL arch=arm64 01:44:33 ---> Running in d211ad37a0c7 01:44:34 Removing intermediate container d211ad37a0c7 01:44:34 ---> c63302d4121a 01:44:34 Step 19/20 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:44:34 ---> Running in d2cc39736e36 01:44:35 Removing intermediate container d2cc39736e36 01:44:35 ---> b2af27320385 01:44:35 Step 20/20 : LABEL version=2.3.0-dev.77 01:44:35 ---> Running in 76ce444bf45c 01:44:36 Removing intermediate container 76ce444bf45c 01:44:36 ---> 1d4916f3e648 01:44:36 01:44:36 Successfully built 1d4916f3e648 01:44:36 Successfully tagged security-spiffe-token-provider-arm64:latest 01:44:36  Building security-spiffe-token-provider ... done Building core-command 01:44:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:44:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:44:36 ---> 4029b399ced0 01:44:36 Step 3/22 : WORKDIR /edgex-go 01:44:36 ---> Using cache 01:44:36 ---> 8b190d6f9126 01:44:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:36 ---> Using cache 01:44:36 ---> 6203b7658f8c 01:44:36 Step 5/22 : RUN apk add --update --no-cache make git 01:44:36 ---> Using cache 01:44:36 ---> aef9153d7b10 01:44:36 Step 6/22 : COPY go.mod vendor* ./ 01:44:36 ---> Using cache 01:44:36 ---> 705d25be384e 01:44:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:36 ---> Using cache 01:44:36 ---> 5ec40b36be25 01:44:36 Step 8/22 : COPY . . 01:44:36 ---> Using cache 01:44:36 ---> 3367e9371eb3 01:44:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:44:36 ---> Running in d1a3b0611f37 01:44:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:44:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:44:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:44:40 ---> 4029b399ced0 01:44:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:44:40 ---> Using cache 01:44:40 ---> e28e51e8504b 01:44:40 Step 4/24 : WORKDIR /edgex-go 01:44:40 ---> Using cache 01:44:40 ---> 9e03c2125b90 01:44:40 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:40 ---> Using cache 01:44:40 ---> ff7c3effe638 01:44:40 Step 6/24 : RUN apk add --update --no-cache make git 01:44:40 ---> Using cache 01:44:40 ---> 5e57b7b2eb6f 01:44:40 Step 7/24 : COPY go.mod vendor* ./ 01:44:40 ---> Using cache 01:44:40 ---> e21f4cdef717 01:44:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:40 ---> Using cache 01:44:40 ---> a83abe549eee 01:44:40 Step 9/24 : COPY . . 01:44:40 ---> Using cache 01:44:40 ---> 16e97dd9defd 01:44:40 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:44:40 ---> Running in 3fa3711b48c0 01:44:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:45:15 Removing intermediate container fa78b26ade1d 01:45:15 ---> 51cfde5c30ac 01:45:15 01:45:15 Step 11/23 : FROM alpine:3.16 01:45:15 ---> a6215f271958 01:45:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:45:15 ---> Running in 49b1c1832fdf 01:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:45:16 (1/2) Installing ca-certificates (20220614-r0) 01:45:16 (2/2) Installing dumb-init (1.2.5-r1) 01:45:16 Executing busybox-1.35.0-r17.trigger 01:45:16 Executing ca-certificates-20220614-r0.trigger 01:45:16 OK: 6 MiB in 16 packages 01:45:18 Removing intermediate container 49b1c1832fdf 01:45:18 ---> 2e6c1d3361f6 01:45:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:45:18 ---> Running in b53a133cf02c 01:45:19 Removing intermediate container b53a133cf02c 01:45:19 ---> f82201d7943e 01:45:19 Step 14/23 : ENV APP_PORT=59860 01:45:19 ---> Running in bcf3d47ba85f 01:45:20 Removing intermediate container bcf3d47ba85f 01:45:20 ---> c0a3d2d0994a 01:45:20 Step 15/23 : EXPOSE $APP_PORT 01:45:20 ---> Running in 3ad4b61c8767 01:45:20 Removing intermediate container 3ad4b61c8767 01:45:20 ---> bfceebfab769 01:45:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:21 ---> c37a32b31756 01:45:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:45:24 ---> 6d36d4c7cabd 01:45:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:45:24 ---> 462557cc6e03 01:45:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:45:25 ---> Running in cf4d32713cb1 01:45:25 Removing intermediate container cf4d32713cb1 01:45:25 ---> 2f4e43539197 01:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:25 ---> Running in 02401a8695fc 01:45:26 Removing intermediate container 02401a8695fc 01:45:26 ---> c74a9d7bda9f 01:45:26 Step 21/23 : LABEL arch=arm64 01:45:26 ---> Running in 5613f303c3b5 01:45:26 Removing intermediate container 5613f303c3b5 01:45:26 ---> b2a0236d277f 01:45:26 Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:45:26 ---> Running in 88f22bb23d09 01:45:27 Removing intermediate container 88f22bb23d09 01:45:27 ---> c2219d13acc8 01:45:27 Step 23/23 : LABEL version=2.3.0-dev.77 01:45:27 ---> Running in bdd7cd96c8b1 01:45:28 Removing intermediate container bdd7cd96c8b1 01:45:28 ---> f27ab329537d 01:45:28 01:45:28 Successfully built f27ab329537d 01:45:28 Successfully tagged support-notifications-arm64:latest 01:45:28  Building support-notifications ... done Building core-data 01:45:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:45:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:45:33 ---> 4029b399ced0 01:45:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:45:33 ---> Using cache 01:45:33 ---> e28e51e8504b 01:45:33 Step 4/24 : WORKDIR /edgex-go 01:45:33 ---> Using cache 01:45:33 ---> 9e03c2125b90 01:45:33 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:33 ---> Using cache 01:45:33 ---> ff7c3effe638 01:45:33 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:45:33 ---> Running in ca892ca65515 01:45:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:45:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:45:37 OK: 221 MiB in 51 packages 01:45:39 Removing intermediate container ca892ca65515 01:45:39 ---> c7a20ff5da37 01:45:39 Step 7/24 : COPY go.mod vendor* ./ 01:45:40 ---> ffb60601b18b 01:45:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:40 ---> Running in 2450004a959b 01:46:48 Removing intermediate container 2450004a959b 01:46:48 ---> 6f95132310bb 01:46:48 Step 9/24 : COPY . . 01:46:48 ---> 59583f67df8b 01:46:48 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:46:48 ---> Running in ee48ab2b27e6 01:46:48 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:50:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:50:50 Removing intermediate container d1a3b0611f37 01:50:50 ---> d23202f7c4a9 01:50:50 01:50:50 Step 10/22 : FROM alpine:3.16 01:50:50 ---> a6215f271958 01:50:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:50:50 ---> Running in 9b64113458f2 01:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:50:54 (1/6) Installing ca-certificates (20220614-r0) 01:50:54 (2/6) Installing brotli-libs (1.0.9-r6) 01:50:54 (3/6) Installing nghttp2-libs (1.47.0-r0) 01:50:54 (4/6) Installing libcurl (7.83.1-r3) 01:50:54 (5/6) Installing curl (7.83.1-r3) 01:50:54 (6/6) Installing dumb-init (1.2.5-r1) 01:50:54 Executing busybox-1.35.0-r17.trigger 01:50:54 Executing ca-certificates-20220614-r0.trigger 01:50:54 OK: 8 MiB in 20 packages 01:50:57 Removing intermediate container 9b64113458f2 01:50:57 ---> 4eb63a39a423 01:50:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:50:57 ---> Running in 95beb5393a34 01:50:57 Removing intermediate container 95beb5393a34 01:50:57 ---> bae3c7590c4f 01:50:57 Step 13/22 : WORKDIR /edgex 01:50:57 ---> Running in cf5832433b60 01:50:58 Removing intermediate container cf5832433b60 01:50:58 ---> 36d177e7bc8d 01:50:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:50:59 ---> 382880d3f864 01:50:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:51:00 ---> 7d460bdd5e51 01:51:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:51:02 ---> 535f074f86a9 01:51:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:51:03 ---> d70fbbfbeaee 01:51:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:03 ---> Running in a30166366a84 01:51:06 Removing intermediate container a30166366a84 01:51:06 ---> 7b31dff3c110 01:51:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:51:06 ---> Running in 7086147de02e 01:51:07 Removing intermediate container 7086147de02e 01:51:07 ---> 1c9e1b9e7f7c 01:51:07 Step 20/22 : LABEL arch=arm64 01:51:07 ---> Running in 18d12e04bb40 01:51:08 Removing intermediate container 18d12e04bb40 01:51:08 ---> dcce45cd3d60 01:51:08 Step 21/22 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:51:08 ---> Running in 18293699ec5f 01:51:08 Removing intermediate container 18293699ec5f 01:51:08 ---> 683646385a64 01:51:08 Step 22/22 : LABEL version=2.3.0-dev.77 01:51:08 ---> Running in cd34dfd7455e 01:51:09 Removing intermediate container cd34dfd7455e 01:51:09 ---> c7ab2f23451d 01:51:09 01:51:09 Successfully built c7ab2f23451d 01:51:09 Successfully tagged security-proxy-setup-arm64:latest 01:51:09  Building security-proxy-setup ... done Building security-spire-config 01:51:14 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 01:51:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:51:14 ---> 4029b399ced0 01:51:14 Step 3/26 : WORKDIR /edgex-go 01:51:14 ---> Using cache 01:51:14 ---> 8b190d6f9126 01:51:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:14 ---> Using cache 01:51:14 ---> 6203b7658f8c 01:51:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:51:14 ---> Using cache 01:51:14 ---> a2f811daac7d 01:51:14 Step 6/26 : COPY go.mod vendor* ./ 01:51:14 ---> Using cache 01:51:14 ---> 4f4c3e0416ca 01:51:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:14 ---> Using cache 01:51:14 ---> d26d5fdea9a8 01:51:14 Step 8/26 : COPY . . 01:51:14 ---> Using cache 01:51:14 ---> 6d815caa311e 01:51:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:51:14 ---> Using cache 01:51:14 ---> 4e64e2a812fa 01:51:14 Step 10/26 : WORKDIR /edgex-go/spire-build 01:51:14 ---> Using cache 01:51:14 ---> 5ba18e622ab2 01:51:14 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:51:14 ---> Running in b8eddb52e15b 01:51:18 Removing intermediate container b8eddb52e15b 01:51:18 ---> cfd2ef41ee16 01:51:18 Step 12/26 : WORKDIR /edgex-go 01:51:18 ---> Running in aa7ca3dd9c31 01:51:18 Removing intermediate container aa7ca3dd9c31 01:51:18 ---> a2bfc2191f1c 01:51:18 01:51:18 Step 13/26 : FROM alpine:3.15 01:51:18 ---> 02e0d6fdf486 01:51:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:51:18 ---> Using cache 01:51:18 ---> f39c5a29a11c 01:51:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:18 ---> Using cache 01:51:18 ---> 5b4d0383834d 01:51:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:51:19 ---> Running in 558b2843c5be 01:51:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:51:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:51:24 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 01:51:24 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 01:51:24 OK: 15734 distinct packages available 01:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:51:27 (1/4) Installing dumb-init (1.2.5-r1) 01:51:27 (2/4) Installing musl-obstack (1.2.3-r0) 01:51:27 (3/4) Installing libucontext (1.1-r0) 01:51:27 (4/4) Installing gcompat (1.0.0-r4) 01:51:27 Executing busybox-1.34.1-r7.trigger 01:51:27 OK: 6 MiB in 18 packages 01:51:30 Removing intermediate container 558b2843c5be 01:51:30 ---> e61d695d345a 01:51:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:51:30 Removing intermediate container 07ba533932c2 01:51:30 ---> b89cda6be43e 01:51:30 01:51:30 Step 11/25 : FROM alpine:3.16 01:51:30 ---> a6215f271958 01:51:30 Step 12/25 : RUN apk add --update --no-cache dumb-init 01:51:31 ---> Running in 4e37cdf3346d 01:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:51:35 (1/1) Installing dumb-init (1.2.5-r1) 01:51:35 Executing busybox-1.35.0-r17.trigger 01:51:35 OK: 5 MiB in 15 packages 01:51:36 Removing intermediate container 3fa3711b48c0 01:51:36 ---> d59379dec8b8 01:51:36 01:51:36 Step 11/24 : FROM alpine:3.16 01:51:36 ---> a6215f271958 01:51:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:51:36 ---> Running in e4c387e411c8 01:51:38 Removing intermediate container 4e37cdf3346d 01:51:38 ---> f95b824f325b 01:51:38 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:38 ---> Running in 12d1a2cd9991 01:51:39 Removing intermediate container 12d1a2cd9991 01:51:39 ---> 36d2ffffbf28 01:51:39 Step 14/25 : ENV APP_PORT=59881 01:51:39 ---> Running in 370d1b4372cb 01:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:51:40 Removing intermediate container 370d1b4372cb 01:51:40 ---> 3b14c2a87258 01:51:40 Step 15/25 : EXPOSE $APP_PORT 01:51:40 ---> Running in ac8b03311115 01:51:41 Removing intermediate container ac8b03311115 01:51:41 ---> c94df5d96284 01:51:41 Step 16/25 : WORKDIR / 01:51:41 ---> Running in 704973cc0f91 01:51:41 (1/1) Installing dumb-init (1.2.5-r1) 01:51:41 Executing busybox-1.35.0-r17.trigger 01:51:41 OK: 5 MiB in 15 packages 01:51:42 Removing intermediate container 704973cc0f91 01:51:42 ---> 04bb1ee110d7 01:51:42 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:42 ---> 246c890ba13a 01:51:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:51:44 Removing intermediate container e4c387e411c8 01:51:44 ---> 4f1a8b2024a5 01:51:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:51:44 ---> Running in 7c35a7b6a1b7 01:51:44 ---> 78498205e9c1 01:51:44 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d ---> 884d30ed7d2a 01:51:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:44 01:51:44 ---> Running in 7222214a7f36 01:51:45 Removing intermediate container 7c35a7b6a1b7 01:51:45 ---> 615ecf315aa2 01:51:45 Step 14/24 : ENV APP_PORT=59882 01:51:45 ---> Running in 703a62688d0a 01:51:45 Removing intermediate container 7222214a7f36 01:51:45 ---> 07e1fef2946c 01:51:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:51:46 Removing intermediate container 703a62688d0a 01:51:46 ---> 1303cce6f9f3 01:51:46 Step 15/24 : EXPOSE $APP_PORT 01:51:46 ---> Running in d8010b7f6539 01:51:47 Removing intermediate container d8010b7f6539 01:51:47 ---> d13a49e7586e 01:51:47 Step 16/24 : WORKDIR / 01:51:47 ---> b62253448f84 01:51:47 Step 21/26 : WORKDIR / 01:51:47 ---> Running in 27ccc701bfe8 01:51:47 ---> Running in ccbe3fdbea1b 01:51:48 ---> 9914efa2bddc 01:51:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:51:48 Removing intermediate container 27ccc701bfe8 01:51:48 ---> 2614332cb49c 01:51:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:48 Removing intermediate container ccbe3fdbea1b 01:51:48 ---> 511c1791c808 01:51:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:51:48 ---> Running in 7c09f1ba2afd 01:51:49 Removing intermediate container 7c09f1ba2afd 01:51:49 ---> aeeaf93488ac 01:51:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:51:49 ---> 18e8df20f4b3 01:51:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 01:51:50 ---> Running in a9da8dcf2749 01:51:50 ---> 29dffb7faa99 01:51:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:51:50 Removing intermediate container a9da8dcf2749 01:51:50 ---> 994502d0fc87 01:51:50 Step 24/26 : LABEL arch=arm64 01:51:50 ---> Running in 0dbed49c8c19 01:51:51 ---> 9976a9805d53 01:51:51 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:51:51 ---> Running in 462f8c61d436 01:51:52 Removing intermediate container 462f8c61d436 01:51:52 ---> 794e01a962f5 01:51:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:52 Removing intermediate container 0dbed49c8c19 01:51:52 ---> 49511fc2c2e4 01:51:52 Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:51:52 ---> Running in 45a32626d96d 01:51:52 ---> Running in d25d556f2451 01:51:53 ---> 25b8121d26a4 01:51:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:51:53 Removing intermediate container 45a32626d96d 01:51:53 ---> 47d159ec0acf 01:51:53 Step 26/26 : LABEL version=2.3.0-dev.77 01:51:53 Removing intermediate container d25d556f2451 01:51:53 ---> bb7b3a57ea46 01:51:53 Step 23/25 : LABEL arch=arm64 01:51:53 ---> Running in 5b58a33dd2bc 01:51:53 ---> Running in 41b98347787d 01:51:54 ---> 5ace7d91e9d0 01:51:54 Step 20/24 : ENTRYPOINT ["/core-command"] 01:51:54 Removing intermediate container 41b98347787d 01:51:54 ---> 4734c3ad5a8e 01:51:54 Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:51:54 Removing intermediate container 5b58a33dd2bc 01:51:54 ---> ea8f0563e43d 01:51:54 01:51:55 ---> Running in aaa601f41ba1 01:51:55 ---> Running in d4dc68df1c27 01:51:55 Successfully built ea8f0563e43d 01:51:55 Successfully tagged security-spire-config-arm64:latest 01:51:56  Building security-spire-config ... done Removing intermediate container d4dc68df1c27 01:51:56 ---> 50eafbca6b1d 01:51:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:56 Removing intermediate container aaa601f41ba1 01:51:56 ---> c2fb8d1d9844 01:51:56 Step 25/25 : LABEL version=2.3.0-dev.77 01:51:56 ---> Running in 890959b50152 01:51:56 ---> Running in e37535f71436 01:51:57 Removing intermediate container e37535f71436 01:51:57 ---> 44812b1e096a 01:51:57 Step 22/24 : LABEL arch=arm64 01:51:57 ---> Running in 2687d5cd6225 01:51:57 Removing intermediate container 890959b50152 01:51:57 ---> 514f7c089afa 01:51:57 01:51:57 Successfully built 514f7c089afa 01:51:57 Successfully tagged core-metadata-arm64:latest 01:51:57  Building core-metadata ... done Removing intermediate container 2687d5cd6225 01:51:57 ---> 74645b1e1186 01:51:57 Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:51:57 ---> Running in d4f553338dc2 01:51:58 Removing intermediate container d4f553338dc2 01:51:58 ---> 3e48372a4177 01:51:58 Step 24/24 : LABEL version=2.3.0-dev.77 01:51:58 ---> Running in 207635b292ac 01:51:58 Removing intermediate container 207635b292ac 01:51:58 ---> 419955c2900f 01:51:58 01:51:58 Successfully built 419955c2900f 01:51:58 Successfully tagged core-command-arm64:latest 01:53:06  Building core-command ... done Removing intermediate container ee48ab2b27e6 01:53:06 ---> feae4753793b 01:53:06 01:53:06 Step 11/24 : FROM alpine:3.16 01:53:06 ---> a6215f271958 01:53:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:53:06 ---> Running in 138bfc4fd428 01:53:06 Removing intermediate container 3850bdd4fe55 01:53:06 ---> 4396b9b288d3 01:53:06 01:53:06 Step 11/23 : FROM alpine:3.16 01:53:06 ---> a6215f271958 01:53:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:53:06 ---> Using cache 01:53:06 ---> 4f1a8b2024a5 01:53:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:53:06 ---> Using cache 01:53:06 ---> 615ecf315aa2 01:53:06 Step 14/23 : ENV APP_PORT=59861 01:53:06 ---> Running in 34a48935901c 01:53:06 Removing intermediate container 138bfc4fd428 01:53:06 ---> a3afec02afa0 01:53:06 Step 13/24 : ENV APP_PORT=59880 01:53:06 ---> Running in 35ca174d5b21 01:53:06 Removing intermediate container 34a48935901c 01:53:06 ---> 5e1fda30ba65 01:53:06 Step 15/23 : EXPOSE $APP_PORT 01:53:06 ---> Running in 8763e5068594 01:53:06 Removing intermediate container 35ca174d5b21 01:53:06 ---> 617599072064 01:53:06 Step 14/24 : EXPOSE $APP_PORT 01:53:06 ---> Running in 8eeabf5eaab7 01:53:06 Removing intermediate container 8763e5068594 01:53:06 ---> 4dd022251c42 01:53:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:06 Removing intermediate container 8eeabf5eaab7 01:53:06 ---> d19eed298427 01:53:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:06 ---> Running in 7653b4008b2c 01:53:06 ---> 77d8204b54ea 01:53:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:53:06 ---> d861e79c18da 01:53:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:53:06 Removing intermediate container 7653b4008b2c 01:53:06 ---> 352dae2851a9 01:53:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:53:06 ---> Running in 69bbeab8ebd7 01:53:06 ---> c91d9336cb98 01:53:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:53:06 ---> Running in 31a2e968687c 01:53:06 Removing intermediate container 31a2e968687c 01:53:06 ---> 4c4e6d1d5254 01:53:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:06 ---> Running in d415736c05d1 01:53:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:53:06 Removing intermediate container d415736c05d1 01:53:06 ---> f2f53c72ba06 01:53:06 Step 21/23 : LABEL arch=arm64 01:53:06 ---> Running in 61fad1b1e1ad 01:53:06 Removing intermediate container 61fad1b1e1ad 01:53:06 ---> e375e8d62aba 01:53:06 Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:06 ---> Running in 28c5e18ec9f0 01:53:06 Removing intermediate container 28c5e18ec9f0 01:53:06 ---> 977e7b4086d2 01:53:06 Step 23/23 : LABEL version=2.3.0-dev.77 01:53:06 ---> Running in 36123c9d3ad7 01:53:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:53:06 Removing intermediate container 36123c9d3ad7 01:53:06 ---> c37e4a6a8b31 01:53:06 01:53:06 Successfully built c37e4a6a8b31 01:53:06 Successfully tagged support-scheduler-arm64:latest 01:53:06  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) 01:53:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:53:06 (3/6) Installing libsodium (1.0.18-r0) 01:53:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:53:06 (5/6) Installing libzmq (4.3.4-r0) 01:53:06 (6/6) Installing zeromq (4.3.4-r0) 01:53:06 Executing busybox-1.35.0-r17.trigger 01:53:06 OK: 8 MiB in 20 packages 01:53:06 Removing intermediate container 69bbeab8ebd7 01:53:06 ---> 924baa3c6a19 01:53:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:06 ---> 0fae4c347ee2 01:53:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:53:07 ---> d40df4434db6 01:53:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:53:07 ---> 5a6be3d81cca 01:53:07 Step 20/24 : ENTRYPOINT ["/core-data"] 01:53:07 ---> Running in f0e61ba57a2a 01:53:07 Removing intermediate container f0e61ba57a2a 01:53:07 ---> 1b8f0401b8c7 01:53:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:07 ---> Running in e4b4a2c23bbf 01:53:08 Removing intermediate container e4b4a2c23bbf 01:53:08 ---> d9d53693fb9f 01:53:08 Step 22/24 : LABEL arch=arm64 01:53:08 ---> Running in 0bb2adb779b9 01:53:08 Removing intermediate container 0bb2adb779b9 01:53:08 ---> 6bf0726caa7a 01:53:08 Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:08 ---> Running in f563084d268a 01:53:08 Removing intermediate container f563084d268a 01:53:08 ---> 5117ed709f21 01:53:08 Step 24/24 : LABEL version=2.3.0-dev.77 01:53:09 ---> Running in b5c53acff5b3 01:53:09 Removing intermediate container b5c53acff5b3 01:53:09 ---> 36c4b630ceb7 01:53:09 01:53:09 Successfully built 36c4b630ceb7 01:53:09 Successfully tagged core-data-arm64:latest 01:53:09  Building core-data ... done  [Pipeline] } 01:53:09 $ docker stop --time=1 f92fe651d1431d45b341ee2af2896b9e2b70010ba0534299464af646a416cd82 01:53:11 $ docker rm -f f92fe651d1431d45b341ee2af2896b9e2b70010ba0534299464af646a416cd82 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:11 + docker images 01:53:12 REPOSITORY TAG IMAGE ID CREATED SIZE 01:53:12 core-data-arm64 latest 36c4b630ceb7 2 seconds ago 20.7MB 01:53:12 support-scheduler-arm64 latest c37e4a6a8b31 9 seconds ago 25.7MB 01:53:12 4396b9b288d3 15 seconds ago 1.3GB 01:53:12 feae4753793b 16 seconds ago 1.25GB 01:53:12 core-command-arm64 latest 419955c2900f About a minute ago 16.7MB 01:53:12 core-metadata-arm64 latest 514f7c089afa About a minute ago 17.5MB 01:53:12 security-spire-config-arm64 latest ea8f0563e43d About a minute ago 83.6MB 01:53:12 d59379dec8b8 About a minute ago 1.24GB 01:53:12 b89cda6be43e About a minute ago 1.24GB 01:53:12 a2bfc2191f1c About a minute ago 1.11GB 01:53:12 security-proxy-setup-arm64 latest c7ab2f23451d 2 minutes ago 26.4MB 01:53:12 d23202f7c4a9 2 minutes ago 1.23GB 01:53:12 support-notifications-arm64 latest f27ab329537d 7 minutes ago 26.3MB 01:53:12 51cfde5c30ac 8 minutes ago 1.3GB 01:53:12 security-spiffe-token-provider-arm64 latest 1d4916f3e648 8 minutes ago 28.4MB 01:53:12 security-secretstore-setup-arm64 latest 2c9014c78482 8 minutes ago 28.2MB 01:53:12 d89f8e7edb73 8 minutes ago 1.27GB 01:53:12 dd0388ae3759 9 minutes ago 1.23GB 01:53:12 sys-mgmt-agent-arm64 latest 51122b91784f 9 minutes ago 133MB 01:53:12 security-bootstrapper-arm64 latest c3031caf82b1 10 minutes ago 19.1MB 01:53:12 c3d390f38011 11 minutes ago 1.23GB 01:53:12 9fdd8d0743de 11 minutes ago 1.22GB 01:53:12 security-spire-server-arm64 latest 53f99e18a3fb 15 minutes ago 84.3MB 01:53:12 0aae9b8ca6cc 15 minutes ago 1.11GB 01:53:12 security-spire-agent-arm64 latest f6998d8c7e66 17 minutes ago 122MB 01:53:12 c81a07b65c88 18 minutes ago 1.11GB 01:53:12 ci-base-image-arm64 latest 4029b399ced0 20 minutes ago 941MB 01:53:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 27 hours ago 679MB 01:53:12 alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB 01:53:12 alpine 3.16 a6215f271958 7 weeks ago 5.29MB 01:53:12 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 01:53:12 provisioning config files... 01:53:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config11217807324500475799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:12 ---> docker-login.sh 01:53:12 nexus3.edgexfoundry.org:10001 01:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:12 Configure a credential helper to remove this warning. See 01:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:12 01:53:12 Login Succeeded 01:53:12 nexus3.edgexfoundry.org:10002 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 nexus3.edgexfoundry.org:10003 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 nexus3.edgexfoundry.org:10004 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 docker.io 01:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:14 Configure a credential helper to remove this warning. See 01:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:14 01:53:14 Login Succeeded 01:53:14 ---> docker-login.sh ends [Pipeline] } 01:53:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:53:14 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:53:14 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:14 latest 01:53:14 2.3.0-dev.77 01:53:14 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:14 main 01:53:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:53:15 dc5778143fe9: Preparing 01:53:15 7980d64913a9: Preparing 01:53:15 9346b43495bc: Preparing 01:53:15 f0a48053ee68: Preparing 01:53:15 5d3e392a13a0: Preparing 01:53:15 5d3e392a13a0: Layer already exists 01:53:15 dc5778143fe9: Pushed 01:53:15 9346b43495bc: Pushed 01:53:15 f0a48053ee68: Pushed 01:53:18 7980d64913a9: Pushed 01:53:18 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:53:18 dc5778143fe9: Preparing 01:53:18 7980d64913a9: Preparing 01:53:18 9346b43495bc: Preparing 01:53:18 f0a48053ee68: Preparing 01:53:18 5d3e392a13a0: Preparing 01:53:18 dc5778143fe9: Layer already exists 01:53:18 7980d64913a9: Layer already exists 01:53:18 f0a48053ee68: Layer already exists 01:53:18 9346b43495bc: Layer already exists 01:53:18 5d3e392a13a0: Layer already exists 01:53:18 latest: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.77 01:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:53:19 dc5778143fe9: Preparing 01:53:19 7980d64913a9: Preparing 01:53:19 9346b43495bc: Preparing 01:53:19 f0a48053ee68: Preparing 01:53:19 5d3e392a13a0: Preparing 01:53:19 5d3e392a13a0: Layer already exists 01:53:19 7980d64913a9: Layer already exists 01:53:19 9346b43495bc: Layer already exists 01:53:19 dc5778143fe9: Layer already exists 01:53:19 f0a48053ee68: Layer already exists 01:53:19 2.3.0-dev.77: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:53:20 dc5778143fe9: Preparing 01:53:20 7980d64913a9: Preparing 01:53:20 9346b43495bc: Preparing 01:53:20 f0a48053ee68: Preparing 01:53:20 5d3e392a13a0: Preparing 01:53:20 5d3e392a13a0: Layer already exists 01:53:20 f0a48053ee68: Layer already exists 01:53:20 7980d64913a9: Layer already exists 01:53:20 9346b43495bc: Layer already exists 01:53:20 dc5778143fe9: Layer already exists 01:53:20 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:53:20 dc5778143fe9: Preparing 01:53:20 7980d64913a9: Preparing 01:53:20 9346b43495bc: Preparing 01:53:20 f0a48053ee68: Preparing 01:53:20 5d3e392a13a0: Preparing 01:53:20 7980d64913a9: Layer already exists 01:53:20 5d3e392a13a0: Layer already exists 01:53:20 9346b43495bc: Layer already exists 01:53:20 dc5778143fe9: Layer already exists 01:53:20 f0a48053ee68: Layer already exists 01:53:21 main: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:21 ===================================================== [Pipeline] echo 01:53:21 taggedImages: 01:53:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:53:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.77 01:53:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:53:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:53:21 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:21 latest 01:53:21 2.3.0-dev.77 01:53:21 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:21 main 01:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:53:21 fd72cfda4a5b: Preparing 01:53:21 ea07d0c76dd4: Preparing 01:53:21 9346b43495bc: Preparing 01:53:21 1cf710ed67a3: Preparing 01:53:21 14f419514a7a: Preparing 01:53:21 5d3e392a13a0: Preparing 01:53:21 5d3e392a13a0: Waiting 01:53:21 9346b43495bc: Layer already exists 01:53:21 5d3e392a13a0: Layer already exists 01:53:22 14f419514a7a: Pushed 01:53:22 fd72cfda4a5b: Pushed 01:53:22 1cf710ed67a3: Pushed 01:53:25 ea07d0c76dd4: Pushed 01:53:25 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:53:25 fd72cfda4a5b: Preparing 01:53:25 ea07d0c76dd4: Preparing 01:53:25 9346b43495bc: Preparing 01:53:25 1cf710ed67a3: Preparing 01:53:25 14f419514a7a: Preparing 01:53:25 5d3e392a13a0: Preparing 01:53:25 9346b43495bc: Layer already exists 01:53:25 fd72cfda4a5b: Layer already exists 01:53:25 ea07d0c76dd4: Layer already exists 01:53:25 14f419514a7a: Layer already exists 01:53:25 1cf710ed67a3: Layer already exists 01:53:25 5d3e392a13a0: Layer already exists 01:53:26 latest: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.77 01:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:53:26 fd72cfda4a5b: Preparing 01:53:26 ea07d0c76dd4: Preparing 01:53:26 9346b43495bc: Preparing 01:53:26 1cf710ed67a3: Preparing 01:53:26 14f419514a7a: Preparing 01:53:26 5d3e392a13a0: Preparing 01:53:26 5d3e392a13a0: Waiting 01:53:26 9346b43495bc: Layer already exists 01:53:26 14f419514a7a: Layer already exists 01:53:26 1cf710ed67a3: Layer already exists 01:53:26 ea07d0c76dd4: Layer already exists 01:53:26 fd72cfda4a5b: Layer already exists 01:53:26 5d3e392a13a0: Layer already exists 01:53:26 2.3.0-dev.77: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:53:27 fd72cfda4a5b: Preparing 01:53:27 ea07d0c76dd4: Preparing 01:53:27 9346b43495bc: Preparing 01:53:27 1cf710ed67a3: Preparing 01:53:27 14f419514a7a: Preparing 01:53:27 5d3e392a13a0: Preparing 01:53:27 5d3e392a13a0: Waiting 01:53:27 fd72cfda4a5b: Layer already exists 01:53:27 14f419514a7a: Layer already exists 01:53:27 9346b43495bc: Layer already exists 01:53:27 1cf710ed67a3: Layer already exists 01:53:27 ea07d0c76dd4: Layer already exists 01:53:27 5d3e392a13a0: Layer already exists 01:53:27 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:53:28 fd72cfda4a5b: Preparing 01:53:28 ea07d0c76dd4: Preparing 01:53:28 9346b43495bc: Preparing 01:53:28 1cf710ed67a3: Preparing 01:53:28 14f419514a7a: Preparing 01:53:28 5d3e392a13a0: Preparing 01:53:28 5d3e392a13a0: Waiting 01:53:28 9346b43495bc: Layer already exists 01:53:28 ea07d0c76dd4: Layer already exists 01:53:28 fd72cfda4a5b: Layer already exists 01:53:28 1cf710ed67a3: Layer already exists 01:53:28 14f419514a7a: Layer already exists 01:53:28 5d3e392a13a0: Layer already exists 01:53:28 main: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:28 ===================================================== [Pipeline] echo 01:53:28 taggedImages: 01:53:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:53:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.77 01:53:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:53:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:53:28 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:28 latest 01:53:28 2.3.0-dev.77 01:53:28 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:28 main 01:53:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:53:29 4d12209ee90a: Preparing 01:53:29 2ed70d9542fc: Preparing 01:53:29 7aa73c498336: Preparing 01:53:29 9346b43495bc: Preparing 01:53:29 66572362cfa0: Preparing 01:53:29 5d3e392a13a0: Preparing 01:53:29 5d3e392a13a0: Waiting 01:53:29 9346b43495bc: Layer already exists 01:53:29 5d3e392a13a0: Layer already exists 01:53:29 2ed70d9542fc: Pushed 01:53:29 66572362cfa0: Pushed 01:53:29 4d12209ee90a: Pushed 01:53:33 7aa73c498336: Pushed 01:53:33 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:53:33 4d12209ee90a: Preparing 01:53:33 2ed70d9542fc: Preparing 01:53:33 7aa73c498336: Preparing 01:53:33 9346b43495bc: Preparing 01:53:33 66572362cfa0: Preparing 01:53:33 5d3e392a13a0: Preparing 01:53:33 5d3e392a13a0: Waiting 01:53:33 4d12209ee90a: Layer already exists 01:53:33 66572362cfa0: Layer already exists 01:53:33 2ed70d9542fc: Layer already exists 01:53:33 9346b43495bc: Layer already exists 01:53:33 7aa73c498336: Layer already exists 01:53:33 5d3e392a13a0: Layer already exists 01:53:34 latest: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.77 01:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:53:34 4d12209ee90a: Preparing 01:53:34 2ed70d9542fc: Preparing 01:53:34 7aa73c498336: Preparing 01:53:34 9346b43495bc: Preparing 01:53:34 66572362cfa0: Preparing 01:53:34 5d3e392a13a0: Preparing 01:53:34 5d3e392a13a0: Waiting 01:53:34 66572362cfa0: Layer already exists 01:53:34 9346b43495bc: Layer already exists 01:53:34 7aa73c498336: Layer already exists 01:53:34 2ed70d9542fc: Layer already exists 01:53:34 4d12209ee90a: Layer already exists 01:53:34 5d3e392a13a0: Layer already exists 01:53:34 2.3.0-dev.77: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:53:35 4d12209ee90a: Preparing 01:53:35 2ed70d9542fc: Preparing 01:53:35 7aa73c498336: Preparing 01:53:35 9346b43495bc: Preparing 01:53:35 66572362cfa0: Preparing 01:53:35 5d3e392a13a0: Preparing 01:53:35 5d3e392a13a0: Waiting 01:53:35 7aa73c498336: Layer already exists 01:53:35 4d12209ee90a: Layer already exists 01:53:35 9346b43495bc: Layer already exists 01:53:35 66572362cfa0: Layer already exists 01:53:35 2ed70d9542fc: Layer already exists 01:53:35 5d3e392a13a0: Layer already exists 01:53:35 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:53:36 4d12209ee90a: Preparing 01:53:36 2ed70d9542fc: Preparing 01:53:36 7aa73c498336: Preparing 01:53:36 9346b43495bc: Preparing 01:53:36 66572362cfa0: Preparing 01:53:36 5d3e392a13a0: Preparing 01:53:36 5d3e392a13a0: Waiting 01:53:36 66572362cfa0: Layer already exists 01:53:36 2ed70d9542fc: Layer already exists 01:53:36 7aa73c498336: Layer already exists 01:53:36 4d12209ee90a: Layer already exists 01:53:36 9346b43495bc: Layer already exists 01:53:36 5d3e392a13a0: Layer already exists 01:53:37 main: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:37 ===================================================== [Pipeline] echo 01:53:37 taggedImages: 01:53:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:53:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.77 01:53:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:53:37 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:53:37 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:37 latest 01:53:37 2.3.0-dev.77 01:53:37 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:37 main 01:53:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:37 68a80da196b2: Preparing 01:53:37 68a80da196b2: Preparing 01:53:37 79f592d06b6b: Preparing 01:53:37 8f09adf67c44: Preparing 01:53:37 92628093e3ba: Preparing 01:53:37 ba809aa734c6: Preparing 01:53:37 01c23653669d: Preparing 01:53:37 9346b43495bc: Preparing 01:53:37 fe9a98053c00: Preparing 01:53:37 9f9fb43252e2: Preparing 01:53:37 0da98e9f0082: Preparing 01:53:37 97ddfb14efc6: Preparing 01:53:37 5d3e392a13a0: Preparing 01:53:37 9346b43495bc: Waiting 01:53:37 fe9a98053c00: Waiting 01:53:37 9f9fb43252e2: Waiting 01:53:37 0da98e9f0082: Waiting 01:53:37 97ddfb14efc6: Waiting 01:53:37 5d3e392a13a0: Waiting 01:53:37 01c23653669d: Waiting 01:53:38 8f09adf67c44: Pushed 01:53:38 79f592d06b6b: Pushed 01:53:38 92628093e3ba: Pushed 01:53:38 ba809aa734c6: Pushed 01:53:38 68a80da196b2: Pushed 01:53:38 9346b43495bc: Layer already exists 01:53:38 fe9a98053c00: Pushed 01:53:38 9f9fb43252e2: Pushed 01:53:38 0da98e9f0082: Pushed 01:53:38 97ddfb14efc6: Pushed 01:53:38 5d3e392a13a0: Layer already exists 01:53:41 01c23653669d: Pushed 01:53:41 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:42 68a80da196b2: Preparing 01:53:42 68a80da196b2: Preparing 01:53:42 79f592d06b6b: Preparing 01:53:42 8f09adf67c44: Preparing 01:53:42 92628093e3ba: Preparing 01:53:42 ba809aa734c6: Preparing 01:53:42 01c23653669d: Preparing 01:53:42 9346b43495bc: Preparing 01:53:42 fe9a98053c00: Preparing 01:53:42 9f9fb43252e2: Preparing 01:53:42 0da98e9f0082: Preparing 01:53:42 97ddfb14efc6: Preparing 01:53:42 5d3e392a13a0: Preparing 01:53:42 9f9fb43252e2: Waiting 01:53:42 0da98e9f0082: Waiting 01:53:42 01c23653669d: Waiting 01:53:42 9346b43495bc: Waiting 01:53:42 97ddfb14efc6: Waiting 01:53:42 fe9a98053c00: Waiting 01:53:42 5d3e392a13a0: Waiting 01:53:42 79f592d06b6b: Layer already exists 01:53:42 68a80da196b2: Layer already exists 01:53:42 ba809aa734c6: Layer already exists 01:53:42 92628093e3ba: Layer already exists 01:53:42 8f09adf67c44: Layer already exists 01:53:42 fe9a98053c00: Layer already exists 01:53:42 01c23653669d: Layer already exists 01:53:42 9f9fb43252e2: Layer already exists 01:53:42 9346b43495bc: Layer already exists 01:53:42 0da98e9f0082: Layer already exists 01:53:42 5d3e392a13a0: Layer already exists 01:53:42 97ddfb14efc6: Layer already exists 01:53:42 latest: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.77 01:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:43 68a80da196b2: Preparing 01:53:43 68a80da196b2: Preparing 01:53:43 79f592d06b6b: Preparing 01:53:43 8f09adf67c44: Preparing 01:53:43 92628093e3ba: Preparing 01:53:43 ba809aa734c6: Preparing 01:53:43 01c23653669d: Preparing 01:53:43 9346b43495bc: Preparing 01:53:43 fe9a98053c00: Preparing 01:53:43 9f9fb43252e2: Preparing 01:53:43 0da98e9f0082: Preparing 01:53:43 97ddfb14efc6: Preparing 01:53:43 5d3e392a13a0: Preparing 01:53:43 9f9fb43252e2: Waiting 01:53:43 0da98e9f0082: Waiting 01:53:43 97ddfb14efc6: Waiting 01:53:43 5d3e392a13a0: Waiting 01:53:43 01c23653669d: Waiting 01:53:43 9346b43495bc: Waiting 01:53:43 fe9a98053c00: Waiting 01:53:43 68a80da196b2: Layer already exists 01:53:43 ba809aa734c6: Layer already exists 01:53:43 79f592d06b6b: Layer already exists 01:53:43 8f09adf67c44: Layer already exists 01:53:43 92628093e3ba: Layer already exists 01:53:43 01c23653669d: Layer already exists 01:53:43 9346b43495bc: Layer already exists 01:53:43 fe9a98053c00: Layer already exists 01:53:43 0da98e9f0082: Layer already exists 01:53:43 9f9fb43252e2: Layer already exists 01:53:43 5d3e392a13a0: Layer already exists 01:53:43 97ddfb14efc6: Layer already exists 01:53:43 2.3.0-dev.77: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:44 68a80da196b2: Preparing 01:53:44 68a80da196b2: Preparing 01:53:44 79f592d06b6b: Preparing 01:53:44 8f09adf67c44: Preparing 01:53:44 92628093e3ba: Preparing 01:53:44 ba809aa734c6: Preparing 01:53:44 01c23653669d: Preparing 01:53:44 9346b43495bc: Preparing 01:53:44 01c23653669d: Waiting 01:53:44 fe9a98053c00: Preparing 01:53:44 9f9fb43252e2: Preparing 01:53:44 0da98e9f0082: Preparing 01:53:44 9346b43495bc: Waiting 01:53:44 97ddfb14efc6: Preparing 01:53:44 5d3e392a13a0: Preparing 01:53:44 9f9fb43252e2: Waiting 01:53:44 5d3e392a13a0: Waiting 01:53:44 0da98e9f0082: Waiting 01:53:44 97ddfb14efc6: Waiting 01:53:44 fe9a98053c00: Waiting 01:53:44 92628093e3ba: Layer already exists 01:53:44 68a80da196b2: Layer already exists 01:53:44 79f592d06b6b: Layer already exists 01:53:44 8f09adf67c44: Layer already exists 01:53:44 ba809aa734c6: Layer already exists 01:53:44 01c23653669d: Layer already exists 01:53:44 9346b43495bc: Layer already exists 01:53:44 fe9a98053c00: Layer already exists 01:53:44 0da98e9f0082: Layer already exists 01:53:44 9f9fb43252e2: Layer already exists 01:53:44 5d3e392a13a0: Layer already exists 01:53:44 97ddfb14efc6: Layer already exists 01:53:44 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:53:45 68a80da196b2: Preparing 01:53:45 68a80da196b2: Preparing 01:53:45 79f592d06b6b: Preparing 01:53:45 8f09adf67c44: Preparing 01:53:45 92628093e3ba: Preparing 01:53:45 ba809aa734c6: Preparing 01:53:45 01c23653669d: Preparing 01:53:45 9346b43495bc: Preparing 01:53:45 fe9a98053c00: Preparing 01:53:45 9f9fb43252e2: Preparing 01:53:45 0da98e9f0082: Preparing 01:53:45 97ddfb14efc6: Preparing 01:53:45 5d3e392a13a0: Preparing 01:53:45 01c23653669d: Waiting 01:53:45 9346b43495bc: Waiting 01:53:45 fe9a98053c00: Waiting 01:53:45 9f9fb43252e2: Waiting 01:53:45 0da98e9f0082: Waiting 01:53:45 97ddfb14efc6: Waiting 01:53:45 5d3e392a13a0: Waiting 01:53:45 79f592d06b6b: Layer already exists 01:53:45 68a80da196b2: Layer already exists 01:53:45 ba809aa734c6: Layer already exists 01:53:45 92628093e3ba: Layer already exists 01:53:45 8f09adf67c44: Layer already exists 01:53:45 fe9a98053c00: Layer already exists 01:53:45 01c23653669d: Layer already exists 01:53:45 9346b43495bc: Layer already exists 01:53:45 9f9fb43252e2: Layer already exists 01:53:45 0da98e9f0082: Layer already exists 01:53:45 97ddfb14efc6: Layer already exists 01:53:45 5d3e392a13a0: Layer already exists 01:53:45 main: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:45 ===================================================== [Pipeline] echo 01:53:45 taggedImages: 01:53:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:53:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.77 01:53:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:53:45 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:53:45 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:45 latest 01:53:45 2.3.0-dev.77 01:53:45 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:45 main 01:53:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:46 66dbb78e550a: Preparing 01:53:46 af3dc8bb3878: Preparing 01:53:46 2e463bf9b1b6: Preparing 01:53:46 3f53fd4f0543: Preparing 01:53:46 28a7ebeb634a: Preparing 01:53:46 6127c154cb9a: Preparing 01:53:46 3f1fc96c382e: Preparing 01:53:46 6127c154cb9a: Waiting 01:53:46 5d3e392a13a0: Preparing 01:53:46 3f1fc96c382e: Waiting 01:53:46 5d3e392a13a0: Waiting 01:53:46 66dbb78e550a: Pushed 01:53:46 af3dc8bb3878: Pushed 01:53:46 28a7ebeb634a: Pushed 01:53:46 5d3e392a13a0: Layer already exists 01:53:46 6127c154cb9a: Pushed 01:53:47 3f1fc96c382e: Pushed 01:53:48 2e463bf9b1b6: Pushed 01:53:48 3f53fd4f0543: Pushed 01:53:48 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:49 + 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 01:53:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:49 66dbb78e550a: Preparing 01:53:49 af3dc8bb3878: Preparing 01:53:49 2e463bf9b1b6: Preparing 01:53:49 3f53fd4f0543: Preparing 01:53:49 28a7ebeb634a: Preparing 01:53:49 6127c154cb9a: Preparing 01:53:49 3f1fc96c382e: Preparing 01:53:49 5d3e392a13a0: Preparing 01:53:49 6127c154cb9a: Waiting 01:53:49 3f1fc96c382e: Waiting 01:53:49 5d3e392a13a0: Waiting 01:53:49 28a7ebeb634a: Layer already exists 01:53:49 2e463bf9b1b6: Layer already exists 01:53:49 3f53fd4f0543: Layer already exists 01:53:49 66dbb78e550a: Layer already exists 01:53:49 af3dc8bb3878: Layer already exists 01:53:49 5d3e392a13a0: Layer already exists 01:53:49 3f1fc96c382e: Layer already exists 01:53:49 6127c154cb9a: Layer already exists 01:53:49 latest: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.77 01:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:50 66dbb78e550a: Preparing 01:53:50 af3dc8bb3878: Preparing 01:53:50 2e463bf9b1b6: Preparing 01:53:50 3f53fd4f0543: Preparing 01:53:50 28a7ebeb634a: Preparing 01:53:50 6127c154cb9a: Preparing 01:53:50 3f1fc96c382e: Preparing 01:53:50 5d3e392a13a0: Preparing 01:53:50 6127c154cb9a: Waiting 01:53:50 3f1fc96c382e: Waiting 01:53:50 5d3e392a13a0: Waiting 01:53:50 28a7ebeb634a: Layer already exists 01:53:50 66dbb78e550a: Layer already exists 01:53:50 2e463bf9b1b6: Layer already exists 01:53:50 af3dc8bb3878: Layer already exists 01:53:50 3f53fd4f0543: Layer already exists 01:53:50 6127c154cb9a: Layer already exists 01:53:50 5d3e392a13a0: Layer already exists 01:53:50 3f1fc96c382e: Layer already exists 01:53:50 2.3.0-dev.77: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:51 66dbb78e550a: Preparing 01:53:51 af3dc8bb3878: Preparing 01:53:51 2e463bf9b1b6: Preparing 01:53:51 3f53fd4f0543: Preparing 01:53:51 28a7ebeb634a: Preparing 01:53:51 6127c154cb9a: Preparing 01:53:51 3f1fc96c382e: Preparing 01:53:51 5d3e392a13a0: Preparing 01:53:51 6127c154cb9a: Waiting 01:53:51 3f1fc96c382e: Waiting 01:53:51 5d3e392a13a0: Waiting 01:53:51 2e463bf9b1b6: Layer already exists 01:53:51 28a7ebeb634a: Layer already exists 01:53:51 af3dc8bb3878: Layer already exists 01:53:51 66dbb78e550a: Layer already exists 01:53:51 3f53fd4f0543: Layer already exists 01:53:51 5d3e392a13a0: Layer already exists 01:53:51 6127c154cb9a: Layer already exists 01:53:51 3f1fc96c382e: Layer already exists 01:53:51 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:52 + 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 01:53:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:53:52 66dbb78e550a: Preparing 01:53:52 af3dc8bb3878: Preparing 01:53:52 2e463bf9b1b6: Preparing 01:53:52 3f53fd4f0543: Preparing 01:53:52 28a7ebeb634a: Preparing 01:53:52 6127c154cb9a: Preparing 01:53:52 3f1fc96c382e: Preparing 01:53:52 5d3e392a13a0: Preparing 01:53:52 6127c154cb9a: Waiting 01:53:52 3f1fc96c382e: Waiting 01:53:52 5d3e392a13a0: Waiting 01:53:52 2e463bf9b1b6: Layer already exists 01:53:52 66dbb78e550a: Layer already exists 01:53:52 af3dc8bb3878: Layer already exists 01:53:52 3f53fd4f0543: Layer already exists 01:53:52 28a7ebeb634a: Layer already exists 01:53:52 6127c154cb9a: Layer already exists 01:53:52 3f1fc96c382e: Layer already exists 01:53:52 5d3e392a13a0: Layer already exists 01:53:52 main: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:52 ===================================================== [Pipeline] echo 01:53:52 taggedImages: 01:53:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:53:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.77 01:53:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:53:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:53:52 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:52 latest 01:53:52 2.3.0-dev.77 01:53:52 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:52 main 01:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:53 fc981ea3d828: Preparing 01:53:53 35520854133f: Preparing 01:53:53 70746c4ceb35: Preparing 01:53:53 0d94fcef9d2c: Preparing 01:53:53 c97197b30a1c: Preparing 01:53:53 a16560aa4aed: Preparing 01:53:53 40ef1d02caff: Preparing 01:53:53 ac3e296eabc8: Preparing 01:53:53 a741c4c32ff5: Preparing 01:53:53 5d3e392a13a0: Preparing 01:53:53 ac3e296eabc8: Waiting 01:53:53 a741c4c32ff5: Waiting 01:53:53 5d3e392a13a0: Waiting 01:53:53 40ef1d02caff: Waiting 01:53:53 fc981ea3d828: Pushed 01:53:53 c97197b30a1c: Pushed 01:53:53 35520854133f: Pushed 01:53:54 a16560aa4aed: Pushed 01:53:54 ac3e296eabc8: Pushed 01:53:54 40ef1d02caff: Pushed 01:53:54 5d3e392a13a0: Layer already exists 01:53:54 a741c4c32ff5: Pushed 01:53:56 0d94fcef9d2c: Pushed 01:53:57 70746c4ceb35: Pushed 01:53:57 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:57 + 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 01:53:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:57 fc981ea3d828: Preparing 01:53:57 35520854133f: Preparing 01:53:57 70746c4ceb35: Preparing 01:53:57 0d94fcef9d2c: Preparing 01:53:57 c97197b30a1c: Preparing 01:53:57 a16560aa4aed: Preparing 01:53:57 40ef1d02caff: Preparing 01:53:57 ac3e296eabc8: Preparing 01:53:57 a741c4c32ff5: Preparing 01:53:57 5d3e392a13a0: Preparing 01:53:57 40ef1d02caff: Waiting 01:53:57 ac3e296eabc8: Waiting 01:53:57 a741c4c32ff5: Waiting 01:53:57 a16560aa4aed: Waiting 01:53:57 5d3e392a13a0: Waiting 01:53:57 35520854133f: Layer already exists 01:53:57 70746c4ceb35: Layer already exists 01:53:57 0d94fcef9d2c: Layer already exists 01:53:57 fc981ea3d828: Layer already exists 01:53:57 c97197b30a1c: Layer already exists 01:53:57 40ef1d02caff: Layer already exists 01:53:57 a16560aa4aed: Layer already exists 01:53:57 5d3e392a13a0: Layer already exists 01:53:57 a741c4c32ff5: Layer already exists 01:53:57 ac3e296eabc8: Layer already exists 01:53:58 latest: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.77 01:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:58 fc981ea3d828: Preparing 01:53:58 35520854133f: Preparing 01:53:58 70746c4ceb35: Preparing 01:53:58 0d94fcef9d2c: Preparing 01:53:58 c97197b30a1c: Preparing 01:53:58 a16560aa4aed: Preparing 01:53:58 40ef1d02caff: Preparing 01:53:58 ac3e296eabc8: Preparing 01:53:58 a741c4c32ff5: Preparing 01:53:58 5d3e392a13a0: Preparing 01:53:58 40ef1d02caff: Waiting 01:53:58 ac3e296eabc8: Waiting 01:53:58 a741c4c32ff5: Waiting 01:53:58 5d3e392a13a0: Waiting 01:53:58 a16560aa4aed: Waiting 01:53:58 35520854133f: Layer already exists 01:53:58 70746c4ceb35: Layer already exists 01:53:58 0d94fcef9d2c: Layer already exists 01:53:58 fc981ea3d828: Layer already exists 01:53:58 c97197b30a1c: Layer already exists 01:53:58 ac3e296eabc8: Layer already exists 01:53:58 a16560aa4aed: Layer already exists 01:53:58 5d3e392a13a0: Layer already exists 01:53:58 40ef1d02caff: Layer already exists 01:53:58 a741c4c32ff5: Layer already exists 01:53:59 2.3.0-dev.77: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:53:59 fc981ea3d828: Preparing 01:53:59 35520854133f: Preparing 01:53:59 70746c4ceb35: Preparing 01:53:59 0d94fcef9d2c: Preparing 01:53:59 c97197b30a1c: Preparing 01:53:59 a16560aa4aed: Preparing 01:53:59 40ef1d02caff: Preparing 01:53:59 ac3e296eabc8: Preparing 01:53:59 a741c4c32ff5: Preparing 01:53:59 5d3e392a13a0: Preparing 01:53:59 ac3e296eabc8: Waiting 01:53:59 5d3e392a13a0: Waiting 01:53:59 a16560aa4aed: Waiting 01:53:59 40ef1d02caff: Waiting 01:53:59 a741c4c32ff5: Waiting 01:53:59 c97197b30a1c: Layer already exists 01:53:59 0d94fcef9d2c: Layer already exists 01:53:59 70746c4ceb35: Layer already exists 01:53:59 35520854133f: Layer already exists 01:53:59 fc981ea3d828: Layer already exists 01:53:59 40ef1d02caff: Layer already exists 01:53:59 a16560aa4aed: Layer already exists 01:53:59 a741c4c32ff5: Layer already exists 01:53:59 ac3e296eabc8: Layer already exists 01:53:59 5d3e392a13a0: Layer already exists 01:54:00 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:00 + 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 01:54:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:54:00 fc981ea3d828: Preparing 01:54:00 35520854133f: Preparing 01:54:00 70746c4ceb35: Preparing 01:54:00 0d94fcef9d2c: Preparing 01:54:00 c97197b30a1c: Preparing 01:54:00 a16560aa4aed: Preparing 01:54:00 40ef1d02caff: Preparing 01:54:00 ac3e296eabc8: Preparing 01:54:00 a741c4c32ff5: Preparing 01:54:00 5d3e392a13a0: Preparing 01:54:00 40ef1d02caff: Waiting 01:54:00 ac3e296eabc8: Waiting 01:54:00 a16560aa4aed: Waiting 01:54:00 a741c4c32ff5: Waiting 01:54:00 5d3e392a13a0: Waiting 01:54:00 70746c4ceb35: Layer already exists 01:54:00 fc981ea3d828: Layer already exists 01:54:00 c97197b30a1c: Layer already exists 01:54:00 35520854133f: Layer already exists 01:54:00 0d94fcef9d2c: Layer already exists 01:54:00 40ef1d02caff: Layer already exists 01:54:00 a16560aa4aed: Layer already exists 01:54:00 ac3e296eabc8: Layer already exists 01:54:00 a741c4c32ff5: Layer already exists 01:54:00 5d3e392a13a0: Layer already exists 01:54:01 main: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:01 ===================================================== [Pipeline] echo 01:54:01 taggedImages: 01:54:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:54:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.77 01:54:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:54:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:54:01 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:01 latest 01:54:01 2.3.0-dev.77 01:54:01 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:01 main 01:54:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:54:01 1a16ae164c0b: Preparing 01:54:01 c22ed77ae929: Preparing 01:54:01 9346b43495bc: Preparing 01:54:01 3c7ce75403ae: Preparing 01:54:01 e24d989d0ef1: Preparing 01:54:01 9833f26c6bda: Preparing 01:54:01 9833f26c6bda: Waiting 01:54:02 9346b43495bc: Layer already exists 01:54:02 9833f26c6bda: Layer already exists 01:54:02 1a16ae164c0b: Pushed 01:54:02 e24d989d0ef1: Pushed 01:54:03 3c7ce75403ae: Pushed 01:54:06 c22ed77ae929: Pushed 01:54:07 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:07 + 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 01:54:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:54:07 1a16ae164c0b: Preparing 01:54:07 c22ed77ae929: Preparing 01:54:07 9346b43495bc: Preparing 01:54:07 3c7ce75403ae: Preparing 01:54:07 e24d989d0ef1: Preparing 01:54:07 9833f26c6bda: Preparing 01:54:07 9833f26c6bda: Waiting 01:54:07 3c7ce75403ae: Layer already exists 01:54:07 c22ed77ae929: Layer already exists 01:54:07 e24d989d0ef1: Layer already exists 01:54:07 1a16ae164c0b: Layer already exists 01:54:07 9346b43495bc: Layer already exists 01:54:07 9833f26c6bda: Layer already exists 01:54:07 latest: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.77 01:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:54:08 1a16ae164c0b: Preparing 01:54:08 c22ed77ae929: Preparing 01:54:08 9346b43495bc: Preparing 01:54:08 3c7ce75403ae: Preparing 01:54:08 e24d989d0ef1: Preparing 01:54:08 9833f26c6bda: Preparing 01:54:08 9833f26c6bda: Waiting 01:54:08 9346b43495bc: Layer already exists 01:54:08 3c7ce75403ae: Layer already exists 01:54:08 1a16ae164c0b: Layer already exists 01:54:08 e24d989d0ef1: Layer already exists 01:54:08 c22ed77ae929: Layer already exists 01:54:08 9833f26c6bda: Layer already exists 01:54:08 2.3.0-dev.77: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:54:09 1a16ae164c0b: Preparing 01:54:09 c22ed77ae929: Preparing 01:54:09 9346b43495bc: Preparing 01:54:09 3c7ce75403ae: Preparing 01:54:09 e24d989d0ef1: Preparing 01:54:09 9833f26c6bda: Preparing 01:54:09 9833f26c6bda: Waiting 01:54:09 1a16ae164c0b: Layer already exists 01:54:09 e24d989d0ef1: Layer already exists 01:54:09 9346b43495bc: Layer already exists 01:54:09 3c7ce75403ae: Layer already exists 01:54:09 c22ed77ae929: Layer already exists 01:54:09 9833f26c6bda: Layer already exists 01:54:09 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:10 + 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 01:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:54:10 1a16ae164c0b: Preparing 01:54:10 c22ed77ae929: Preparing 01:54:10 9346b43495bc: Preparing 01:54:10 3c7ce75403ae: Preparing 01:54:10 e24d989d0ef1: Preparing 01:54:10 9833f26c6bda: Preparing 01:54:10 9833f26c6bda: Waiting 01:54:10 e24d989d0ef1: Layer already exists 01:54:10 1a16ae164c0b: Layer already exists 01:54:10 3c7ce75403ae: Layer already exists 01:54:10 9346b43495bc: Layer already exists 01:54:10 c22ed77ae929: Layer already exists 01:54:10 9833f26c6bda: Layer already exists 01:54:10 main: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:10 ===================================================== [Pipeline] echo 01:54:10 taggedImages: 01:54:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:54:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.77 01:54:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:54:10 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:54:10 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:10 latest 01:54:10 2.3.0-dev.77 01:54:10 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:10 main 01:54:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:54:11 04cb015ae25f: Preparing 01:54:11 a893e23198d9: Preparing 01:54:11 05e0ba6a13d6: Preparing 01:54:11 2985638d5f9e: Preparing 01:54:11 bb0dd73627de: Preparing 01:54:11 556fe86298d4: Preparing 01:54:11 e24d989d0ef1: Preparing 01:54:11 9833f26c6bda: Preparing 01:54:11 e24d989d0ef1: Waiting 01:54:11 9833f26c6bda: Waiting 01:54:11 556fe86298d4: Waiting 01:54:11 a893e23198d9: Pushed 01:54:11 04cb015ae25f: Pushed 01:54:11 05e0ba6a13d6: Pushed 01:54:11 e24d989d0ef1: Layer already exists 01:54:11 9833f26c6bda: Layer already exists 01:54:12 556fe86298d4: Pushed 01:54:21 bb0dd73627de: Pushed 01:54:27 2985638d5f9e: Pushed 01:54:27 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:28 + 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 01:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:54:28 04cb015ae25f: Preparing 01:54:28 a893e23198d9: Preparing 01:54:28 05e0ba6a13d6: Preparing 01:54:28 2985638d5f9e: Preparing 01:54:28 bb0dd73627de: Preparing 01:54:28 556fe86298d4: Preparing 01:54:28 e24d989d0ef1: Preparing 01:54:28 9833f26c6bda: Preparing 01:54:28 556fe86298d4: Waiting 01:54:28 e24d989d0ef1: Waiting 01:54:28 9833f26c6bda: Waiting 01:54:28 bb0dd73627de: Layer already exists 01:54:28 05e0ba6a13d6: Layer already exists 01:54:28 a893e23198d9: Layer already exists 01:54:28 04cb015ae25f: Layer already exists 01:54:28 2985638d5f9e: Layer already exists 01:54:28 556fe86298d4: Layer already exists 01:54:28 e24d989d0ef1: Layer already exists 01:54:28 9833f26c6bda: Layer already exists 01:54:28 latest: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.77 01:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:54:29 04cb015ae25f: Preparing 01:54:29 a893e23198d9: Preparing 01:54:29 05e0ba6a13d6: Preparing 01:54:29 2985638d5f9e: Preparing 01:54:29 bb0dd73627de: Preparing 01:54:29 556fe86298d4: Preparing 01:54:29 e24d989d0ef1: Preparing 01:54:29 9833f26c6bda: Preparing 01:54:29 556fe86298d4: Waiting 01:54:29 e24d989d0ef1: Waiting 01:54:29 9833f26c6bda: Waiting 01:54:29 2985638d5f9e: Layer already exists 01:54:29 05e0ba6a13d6: Layer already exists 01:54:29 a893e23198d9: Layer already exists 01:54:29 bb0dd73627de: Layer already exists 01:54:29 04cb015ae25f: Layer already exists 01:54:29 e24d989d0ef1: Layer already exists 01:54:29 9833f26c6bda: Layer already exists 01:54:29 556fe86298d4: Layer already exists 01:54:29 2.3.0-dev.77: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:54:30 04cb015ae25f: Preparing 01:54:30 a893e23198d9: Preparing 01:54:30 05e0ba6a13d6: Preparing 01:54:30 2985638d5f9e: Preparing 01:54:30 bb0dd73627de: Preparing 01:54:30 556fe86298d4: Preparing 01:54:30 e24d989d0ef1: Preparing 01:54:30 9833f26c6bda: Preparing 01:54:30 556fe86298d4: Waiting 01:54:30 e24d989d0ef1: Waiting 01:54:30 9833f26c6bda: Waiting 01:54:30 bb0dd73627de: Layer already exists 01:54:30 05e0ba6a13d6: Layer already exists 01:54:30 04cb015ae25f: Layer already exists 01:54:30 2985638d5f9e: Layer already exists 01:54:30 a893e23198d9: Layer already exists 01:54:30 556fe86298d4: Layer already exists 01:54:30 9833f26c6bda: Layer already exists 01:54:30 e24d989d0ef1: Layer already exists 01:54:30 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + 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 01:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:54:31 04cb015ae25f: Preparing 01:54:31 a893e23198d9: Preparing 01:54:31 05e0ba6a13d6: Preparing 01:54:31 2985638d5f9e: Preparing 01:54:31 bb0dd73627de: Preparing 01:54:31 556fe86298d4: Preparing 01:54:31 e24d989d0ef1: Preparing 01:54:31 9833f26c6bda: Preparing 01:54:31 e24d989d0ef1: Waiting 01:54:31 9833f26c6bda: Waiting 01:54:31 556fe86298d4: Waiting 01:54:31 a893e23198d9: Layer already exists 01:54:31 bb0dd73627de: Layer already exists 01:54:31 05e0ba6a13d6: Layer already exists 01:54:31 2985638d5f9e: Layer already exists 01:54:31 04cb015ae25f: Layer already exists 01:54:31 556fe86298d4: Layer already exists 01:54:31 e24d989d0ef1: Layer already exists 01:54:31 9833f26c6bda: Layer already exists 01:54:31 main: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:31 ===================================================== [Pipeline] echo 01:54:31 taggedImages: 01:54:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:54:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.77 01:54:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:54:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:54:31 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:31 latest 01:54:31 2.3.0-dev.77 01:54:31 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:31 main 01:54:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:32 ce581a24ccdf: Preparing 01:54:32 5ca6b5f6c8bf: Preparing 01:54:32 ece993b08192: Preparing 01:54:32 0ee25aac66b3: Preparing 01:54:32 9b6eb6c141b1: Preparing 01:54:32 e24d989d0ef1: Preparing 01:54:32 9833f26c6bda: Preparing 01:54:32 e24d989d0ef1: Waiting 01:54:32 9833f26c6bda: Waiting 01:54:32 5ca6b5f6c8bf: Pushed 01:54:32 ce581a24ccdf: Pushed 01:54:32 ece993b08192: Pushed 01:54:32 e24d989d0ef1: Layer already exists 01:54:32 9833f26c6bda: Layer already exists 01:54:33 9b6eb6c141b1: Pushed 01:54:48 0ee25aac66b3: Pushed 01:54:48 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:48 + 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 01:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:48 ce581a24ccdf: Preparing 01:54:48 5ca6b5f6c8bf: Preparing 01:54:48 ece993b08192: Preparing 01:54:48 0ee25aac66b3: Preparing 01:54:48 9b6eb6c141b1: Preparing 01:54:48 e24d989d0ef1: Preparing 01:54:48 9833f26c6bda: Preparing 01:54:48 e24d989d0ef1: Waiting 01:54:48 9833f26c6bda: Waiting 01:54:48 9b6eb6c141b1: Layer already exists 01:54:48 ece993b08192: Layer already exists 01:54:48 5ca6b5f6c8bf: Layer already exists 01:54:48 ce581a24ccdf: Layer already exists 01:54:48 0ee25aac66b3: Layer already exists 01:54:48 9833f26c6bda: Layer already exists 01:54:48 e24d989d0ef1: Layer already exists 01:54:48 latest: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.77 01:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:49 ce581a24ccdf: Preparing 01:54:49 5ca6b5f6c8bf: Preparing 01:54:49 ece993b08192: Preparing 01:54:49 0ee25aac66b3: Preparing 01:54:49 9b6eb6c141b1: Preparing 01:54:49 e24d989d0ef1: Preparing 01:54:49 9833f26c6bda: Preparing 01:54:49 e24d989d0ef1: Waiting 01:54:49 9833f26c6bda: Waiting 01:54:49 9b6eb6c141b1: Layer already exists 01:54:49 ce581a24ccdf: Layer already exists 01:54:49 0ee25aac66b3: Layer already exists 01:54:49 5ca6b5f6c8bf: Layer already exists 01:54:49 ece993b08192: Layer already exists 01:54:49 e24d989d0ef1: Layer already exists 01:54:49 9833f26c6bda: Layer already exists 01:54:49 2.3.0-dev.77: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:50 ce581a24ccdf: Preparing 01:54:50 5ca6b5f6c8bf: Preparing 01:54:50 ece993b08192: Preparing 01:54:50 0ee25aac66b3: Preparing 01:54:50 9b6eb6c141b1: Preparing 01:54:50 e24d989d0ef1: Preparing 01:54:50 9833f26c6bda: Preparing 01:54:50 e24d989d0ef1: Waiting 01:54:50 9833f26c6bda: Waiting 01:54:50 5ca6b5f6c8bf: Layer already exists 01:54:50 ece993b08192: Layer already exists 01:54:50 9b6eb6c141b1: Layer already exists 01:54:50 ce581a24ccdf: Layer already exists 01:54:50 0ee25aac66b3: Layer already exists 01:54:50 9833f26c6bda: Layer already exists 01:54:50 e24d989d0ef1: Layer already exists 01:54:50 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:51 + 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 01:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:54:51 ce581a24ccdf: Preparing 01:54:51 5ca6b5f6c8bf: Preparing 01:54:51 ece993b08192: Preparing 01:54:51 0ee25aac66b3: Preparing 01:54:51 9b6eb6c141b1: Preparing 01:54:51 e24d989d0ef1: Preparing 01:54:51 9833f26c6bda: Preparing 01:54:51 e24d989d0ef1: Waiting 01:54:51 9833f26c6bda: Waiting 01:54:51 ece993b08192: Layer already exists 01:54:51 ce581a24ccdf: Layer already exists 01:54:51 0ee25aac66b3: Layer already exists 01:54:51 5ca6b5f6c8bf: Layer already exists 01:54:51 9b6eb6c141b1: Layer already exists 01:54:51 e24d989d0ef1: Layer already exists 01:54:51 9833f26c6bda: Layer already exists 01:54:51 main: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:51 ===================================================== [Pipeline] echo 01:54:51 taggedImages: 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.77 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:54:51 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:54:51 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:51 latest 01:54:51 2.3.0-dev.77 01:54:51 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:54:51 main 01:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:54:52 bcd9c41c2edf: Preparing 01:54:52 ab3cacf13dee: Preparing 01:54:52 789d1ae026c7: Preparing 01:54:52 392c40fbb3ab: Preparing 01:54:52 556fe86298d4: Preparing 01:54:52 e24d989d0ef1: Preparing 01:54:52 9833f26c6bda: Preparing 01:54:52 e24d989d0ef1: Waiting 01:54:52 9833f26c6bda: Waiting 01:54:52 556fe86298d4: Layer already exists 01:54:52 e24d989d0ef1: Layer already exists 01:54:52 9833f26c6bda: Layer already exists 01:54:52 bcd9c41c2edf: Pushed 01:54:52 ab3cacf13dee: Pushed 01:54:52 789d1ae026c7: Pushed 01:55:10 392c40fbb3ab: Pushed 01:55:10 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:55:11 bcd9c41c2edf: Preparing 01:55:11 ab3cacf13dee: Preparing 01:55:11 789d1ae026c7: Preparing 01:55:11 392c40fbb3ab: Preparing 01:55:11 556fe86298d4: Preparing 01:55:11 e24d989d0ef1: Preparing 01:55:11 9833f26c6bda: Preparing 01:55:11 e24d989d0ef1: Waiting 01:55:11 9833f26c6bda: Waiting 01:55:11 789d1ae026c7: Layer already exists 01:55:11 392c40fbb3ab: Layer already exists 01:55:11 bcd9c41c2edf: Layer already exists 01:55:11 ab3cacf13dee: Layer already exists 01:55:11 556fe86298d4: Layer already exists 01:55:11 9833f26c6bda: Layer already exists 01:55:11 e24d989d0ef1: Layer already exists 01:55:11 latest: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.77 01:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:55:12 bcd9c41c2edf: Preparing 01:55:12 ab3cacf13dee: Preparing 01:55:12 789d1ae026c7: Preparing 01:55:12 392c40fbb3ab: Preparing 01:55:12 556fe86298d4: Preparing 01:55:12 e24d989d0ef1: Preparing 01:55:12 9833f26c6bda: Preparing 01:55:12 e24d989d0ef1: Waiting 01:55:12 9833f26c6bda: Waiting 01:55:12 789d1ae026c7: Layer already exists 01:55:12 bcd9c41c2edf: Layer already exists 01:55:12 392c40fbb3ab: Layer already exists 01:55:12 556fe86298d4: Layer already exists 01:55:12 ab3cacf13dee: Layer already exists 01:55:12 9833f26c6bda: Layer already exists 01:55:12 e24d989d0ef1: Layer already exists 01:55:12 2.3.0-dev.77: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:55:13 bcd9c41c2edf: Preparing 01:55:13 ab3cacf13dee: Preparing 01:55:13 789d1ae026c7: Preparing 01:55:13 392c40fbb3ab: Preparing 01:55:13 556fe86298d4: Preparing 01:55:13 e24d989d0ef1: Preparing 01:55:13 9833f26c6bda: Preparing 01:55:13 e24d989d0ef1: Waiting 01:55:13 9833f26c6bda: Waiting 01:55:13 789d1ae026c7: Layer already exists 01:55:13 bcd9c41c2edf: Layer already exists 01:55:13 556fe86298d4: Layer already exists 01:55:13 ab3cacf13dee: Layer already exists 01:55:13 392c40fbb3ab: Layer already exists 01:55:13 9833f26c6bda: Layer already exists 01:55:13 e24d989d0ef1: Layer already exists 01:55:13 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:55:14 bcd9c41c2edf: Preparing 01:55:14 ab3cacf13dee: Preparing 01:55:14 789d1ae026c7: Preparing 01:55:14 392c40fbb3ab: Preparing 01:55:14 556fe86298d4: Preparing 01:55:14 e24d989d0ef1: Preparing 01:55:14 9833f26c6bda: Preparing 01:55:14 e24d989d0ef1: Waiting 01:55:14 9833f26c6bda: Waiting 01:55:14 556fe86298d4: Layer already exists 01:55:14 392c40fbb3ab: Layer already exists 01:55:14 ab3cacf13dee: Layer already exists 01:55:14 789d1ae026c7: Layer already exists 01:55:14 bcd9c41c2edf: Layer already exists 01:55:14 e24d989d0ef1: Layer already exists 01:55:14 9833f26c6bda: Layer already exists 01:55:14 main: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:14 ===================================================== [Pipeline] echo 01:55:14 taggedImages: 01:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.77 01:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:55:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:55:14 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:14 latest 01:55:14 2.3.0-dev.77 01:55:14 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:14 main 01:55:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:55:15 4eddb2b17333: Preparing 01:55:15 c43f0d2ecad4: Preparing 01:55:15 9346b43495bc: Preparing 01:55:15 fe7a821f5c9b: Preparing 01:55:15 5d3e392a13a0: Preparing 01:55:15 5d3e392a13a0: Layer already exists 01:55:15 9346b43495bc: Layer already exists 01:55:15 4eddb2b17333: Pushed 01:55:15 fe7a821f5c9b: Pushed 01:55:20 c43f0d2ecad4: Pushed 01:55:20 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:55:21 4eddb2b17333: Preparing 01:55:21 c43f0d2ecad4: Preparing 01:55:21 9346b43495bc: Preparing 01:55:21 fe7a821f5c9b: Preparing 01:55:21 5d3e392a13a0: Preparing 01:55:21 5d3e392a13a0: Layer already exists 01:55:21 4eddb2b17333: Layer already exists 01:55:21 fe7a821f5c9b: Layer already exists 01:55:21 c43f0d2ecad4: Layer already exists 01:55:21 9346b43495bc: Layer already exists 01:55:21 latest: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.77 01:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:55:22 4eddb2b17333: Preparing 01:55:22 c43f0d2ecad4: Preparing 01:55:22 9346b43495bc: Preparing 01:55:22 fe7a821f5c9b: Preparing 01:55:22 5d3e392a13a0: Preparing 01:55:22 4eddb2b17333: Layer already exists 01:55:22 c43f0d2ecad4: Layer already exists 01:55:22 5d3e392a13a0: Layer already exists 01:55:22 fe7a821f5c9b: Layer already exists 01:55:22 9346b43495bc: Layer already exists 01:55:22 2.3.0-dev.77: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:55:22 4eddb2b17333: Preparing 01:55:22 c43f0d2ecad4: Preparing 01:55:22 9346b43495bc: Preparing 01:55:22 fe7a821f5c9b: Preparing 01:55:22 5d3e392a13a0: Preparing 01:55:22 c43f0d2ecad4: Layer already exists 01:55:22 9346b43495bc: Layer already exists 01:55:22 4eddb2b17333: Layer already exists 01:55:22 fe7a821f5c9b: Layer already exists 01:55:22 5d3e392a13a0: Layer already exists 01:55:22 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:55:23 4eddb2b17333: Preparing 01:55:23 c43f0d2ecad4: Preparing 01:55:23 9346b43495bc: Preparing 01:55:23 fe7a821f5c9b: Preparing 01:55:23 5d3e392a13a0: Preparing 01:55:23 4eddb2b17333: Layer already exists 01:55:23 c43f0d2ecad4: Layer already exists 01:55:23 5d3e392a13a0: Layer already exists 01:55:23 fe7a821f5c9b: Layer already exists 01:55:23 9346b43495bc: Layer already exists 01:55:23 main: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:23 ===================================================== [Pipeline] echo 01:55:23 taggedImages: 01:55:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:55:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.77 01:55:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:55:23 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:55:23 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:23 latest 01:55:23 2.3.0-dev.77 01:55:23 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:23 main 01:55:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:24 19fda452029d: Preparing 01:55:24 efc6abc52988: Preparing 01:55:24 9346b43495bc: Preparing 01:55:24 f0a48053ee68: Preparing 01:55:24 5d3e392a13a0: Preparing 01:55:24 5d3e392a13a0: Layer already exists 01:55:24 f0a48053ee68: Layer already exists 01:55:24 9346b43495bc: Layer already exists 01:55:24 19fda452029d: Pushed 01:55:30 efc6abc52988: Pushed 01:55:30 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:30 19fda452029d: Preparing 01:55:30 efc6abc52988: Preparing 01:55:30 9346b43495bc: Preparing 01:55:30 f0a48053ee68: Preparing 01:55:30 5d3e392a13a0: Preparing 01:55:30 f0a48053ee68: Layer already exists 01:55:30 9346b43495bc: Layer already exists 01:55:30 19fda452029d: Layer already exists 01:55:30 efc6abc52988: Layer already exists 01:55:30 5d3e392a13a0: Layer already exists 01:55:30 latest: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.77 01:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:31 19fda452029d: Preparing 01:55:31 efc6abc52988: Preparing 01:55:31 9346b43495bc: Preparing 01:55:31 f0a48053ee68: Preparing 01:55:31 5d3e392a13a0: Preparing 01:55:31 19fda452029d: Layer already exists 01:55:31 5d3e392a13a0: Layer already exists 01:55:31 9346b43495bc: Layer already exists 01:55:31 efc6abc52988: Layer already exists 01:55:31 f0a48053ee68: Layer already exists 01:55:31 2.3.0-dev.77: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:32 19fda452029d: Preparing 01:55:32 efc6abc52988: Preparing 01:55:32 9346b43495bc: Preparing 01:55:32 f0a48053ee68: Preparing 01:55:32 5d3e392a13a0: Preparing 01:55:32 efc6abc52988: Layer already exists 01:55:32 19fda452029d: Layer already exists 01:55:32 f0a48053ee68: Layer already exists 01:55:32 9346b43495bc: Layer already exists 01:55:32 5d3e392a13a0: Layer already exists 01:55:32 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:55:33 19fda452029d: Preparing 01:55:33 efc6abc52988: Preparing 01:55:33 9346b43495bc: Preparing 01:55:33 f0a48053ee68: Preparing 01:55:33 5d3e392a13a0: Preparing 01:55:33 9346b43495bc: Layer already exists 01:55:33 19fda452029d: Layer already exists 01:55:33 efc6abc52988: Layer already exists 01:55:33 f0a48053ee68: Layer already exists 01:55:33 5d3e392a13a0: Layer already exists 01:55:33 main: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:33 ===================================================== [Pipeline] echo 01:55:33 taggedImages: 01:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.77 01:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 01:55:33 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 01:55:33 744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:33 latest 01:55:33 2.3.0-dev.77 01:55:33 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:55:33 main 01:55:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:55:34 e3b8fc6bea14: Preparing 01:55:34 cb9e18baf9a7: Preparing 01:55:34 73d1b3af9228: Preparing 01:55:34 7154792a4ed6: Preparing 01:55:34 5d3e392a13a0: Preparing 01:55:34 5d3e392a13a0: Layer already exists 01:55:34 cb9e18baf9a7: Pushed 01:55:35 e3b8fc6bea14: Pushed 01:55:37 73d1b3af9228: Pushed 01:56:03 7154792a4ed6: Pushed 01:56:03 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:56:04 e3b8fc6bea14: Preparing 01:56:04 cb9e18baf9a7: Preparing 01:56:04 73d1b3af9228: Preparing 01:56:04 7154792a4ed6: Preparing 01:56:04 5d3e392a13a0: Preparing 01:56:04 e3b8fc6bea14: Layer already exists 01:56:04 5d3e392a13a0: Layer already exists 01:56:04 7154792a4ed6: Layer already exists 01:56:04 cb9e18baf9a7: Layer already exists 01:56:04 73d1b3af9228: Layer already exists 01:56:04 latest: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.77 01:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:56:05 e3b8fc6bea14: Preparing 01:56:05 cb9e18baf9a7: Preparing 01:56:05 73d1b3af9228: Preparing 01:56:05 7154792a4ed6: Preparing 01:56:05 5d3e392a13a0: Preparing 01:56:05 cb9e18baf9a7: Layer already exists 01:56:05 5d3e392a13a0: Layer already exists 01:56:05 e3b8fc6bea14: Layer already exists 01:56:05 73d1b3af9228: Layer already exists 01:56:05 7154792a4ed6: Layer already exists 01:56:05 2.3.0-dev.77: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:56:06 e3b8fc6bea14: Preparing 01:56:06 cb9e18baf9a7: Preparing 01:56:06 73d1b3af9228: Preparing 01:56:06 7154792a4ed6: Preparing 01:56:06 5d3e392a13a0: Preparing 01:56:06 73d1b3af9228: Layer already exists 01:56:06 5d3e392a13a0: Layer already exists 01:56:06 cb9e18baf9a7: Layer already exists 01:56:06 e3b8fc6bea14: Layer already exists 01:56:06 7154792a4ed6: Layer already exists 01:56:06 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 01:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:56:06 e3b8fc6bea14: Preparing 01:56:06 cb9e18baf9a7: Preparing 01:56:06 73d1b3af9228: Preparing 01:56:06 7154792a4ed6: Preparing 01:56:06 5d3e392a13a0: Preparing 01:56:06 e3b8fc6bea14: Layer already exists 01:56:06 5d3e392a13a0: Layer already exists 01:56:06 73d1b3af9228: Layer already exists 01:56:06 7154792a4ed6: Layer already exists 01:56:06 cb9e18baf9a7: Layer already exists 01:56:07 main: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:07 ===================================================== [Pipeline] echo 01:56:07 taggedImages: 01:56:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f 01:56:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:56:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.77 01:56:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 01:56:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:07 01:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:07 arm64: Pulling from edgex-lftools-log-publisher 01:56:07 8998bd30e6a1: Pulling fs layer 01:56:07 04944245beec: Pulling fs layer 01:56:07 699f458cf7ca: Pulling fs layer 01:56:07 765212b225bb: Pulling fs layer 01:56:07 f23df028b6ca: Pulling fs layer 01:56:07 d65c8cfc05b1: Pulling fs layer 01:56:07 2437ff75d9bd: Pulling fs layer 01:56:07 f23df028b6ca: Waiting 01:56:07 d65c8cfc05b1: Waiting 01:56:07 2437ff75d9bd: Waiting 01:56:07 765212b225bb: Waiting 01:56:08 04944245beec: Verifying Checksum 01:56:08 04944245beec: Download complete 01:56:08 765212b225bb: Verifying Checksum 01:56:08 765212b225bb: Download complete 01:56:08 f23df028b6ca: Verifying Checksum 01:56:08 f23df028b6ca: Download complete 01:56:08 d65c8cfc05b1: Verifying Checksum 01:56:08 d65c8cfc05b1: Download complete 01:56:08 699f458cf7ca: Verifying Checksum 01:56:08 699f458cf7ca: Download complete 01:56:08 8998bd30e6a1: Verifying Checksum 01:56:08 8998bd30e6a1: Download complete 01:56:10 2437ff75d9bd: Verifying Checksum 01:56:10 2437ff75d9bd: Download complete 01:56:12 8998bd30e6a1: Pull complete 01:56:12 04944245beec: Pull complete 01:56:14 699f458cf7ca: Pull complete 01:56:14 765212b225bb: Pull complete 01:56:15 f23df028b6ca: Pull complete 01:56:15 d65c8cfc05b1: Pull complete 01:56:30 2437ff75d9bd: Pull complete 01:56:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:30 prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container 01:56:30 $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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 01:56:33 $ docker top 6cb7f5e78c17a1a2b5bd10e228acbb7d7f08ab841b8425662e5e572b3b90bb96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:33 ---> job-cost.sh 01:56:33 lf-activate-venv: SKIPPING 01:56:33 INFO: No Stack... 01:56:34 INFO: Retrieving Pricing Info for: v3-standard-4 01:56:35 INFO: Archiving Costs [Pipeline] sh 01:56:35 + cat /w/workspace/edgex-go/314/archives/cost.csv 01:56:35 + cut -d, -f6 [Pipeline] lock 01:56:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] 01:56:35 Resource [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] did not exist. Created. 01:56:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:36 + echo total: 0.10999999940395355 [Pipeline] stash 01:56:36 Stashed 1 file(s) [Pipeline] } 01:56:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:36 $ docker stop --time=1 6cb7f5e78c17a1a2b5bd10e228acbb7d7f08ab841b8425662e5e572b3b90bb96 01:56:38 $ docker rm -f 6cb7f5e78c17a1a2b5bd10e228acbb7d7f08ab841b8425662e5e572b3b90bb96 [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 01:56:38 provisioning config files... 01:56:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/314@tmp/config1445878652502274120tmp [Pipeline] { [Pipeline] sh 01:56:38 + set +x 01:56:38 + bash -s -- 01:56:38 + curl -s https://codecov.io/bash 01:56:38 01:56:38 _____ _ 01:56:38 / ____| | | 01:56:38 | | ___ __| | ___ ___ _____ __ 01:56:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:56:38 | |___| (_) | (_| | __/ (_| (_) \ V / 01:56:38 \_____\___/ \__,_|\___|\___\___/ \_/ 01:56:38 Bash-1.0.6 01:56:38 01:56:38 01:56:38 ==> git version 2.25.1 found 01:56:38 ==> 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 01:56:38 Release-Date: 2020-01-08 01:56:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:56:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:56:38 ==> Jenkins CI detected. 01:56:38 current dir:  /w/workspace/edgex-go/314 01:56:38 project root: . 01:56:38 --> token set from env 01:56:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:56:38 ==> Running gcov in . (disable via -X gcov) 01:56:38 ==> Python coveragepy not found 01:56:38 ==> Searching for coverage reports in: 01:56:38 + . 01:56:38 -> Found 1 reports 01:56:38 ==> Detecting git/mercurial file structure 01:56:38 ==> Reading reports 01:56:39 + ./coverage.out bytes=496148 01:56:39 ==> Appending adjustments 01:56:39 https://docs.codecov.io/docs/fixing-reports 01:56:40 + Found adjustments 01:56:40 ==> Gzipping contents 01:56:40 64K /tmp/codecov.XTzIaw.gz 01:56:40 ==> Uploading reports 01:56:40 url: https://codecov.io 01:56:40 query: branch=main&commit=744b4920ca4f20eb5f8471b336be03832ab3a92f&build=314&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F314%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:56:40 -> Pinging Codecov 01:56:40 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=744b4920ca4f20eb5f8471b336be03832ab3a92f&build=314&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F314%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:56:40 -> Uploading to 01:56:40 https://storage.googleapis.com/codecov/v4/raw/2022-10-01/00271124DB129430A58F1EEE437C3FCB/744b4920ca4f20eb5f8471b336be03832ab3a92f/6308ec3f-76f5-49b8-8ac5-8a000c5d47f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221001%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221001T015640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1581389c5cf9324ff49c07dcc1cbaab5a6fe49b2c3582d090b7f3ee9077f7a99 01:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:40 Dload Upload Total Spent Left Speed 01:56:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65007 0 0 100 65007 0 222k --:--:-- --:--:-- --:--:-- 222k 01:56:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } 01:56:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:56:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:56:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:41 01:56:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:56:41 df9b9388f04a: Pulling fs layer 01:56:41 52dc419b0ee2: Pulling fs layer 01:56:41 25bc292e5bac: Pulling fs layer 01:56:41 114826534d7a: Pulling fs layer 01:56:41 4657fd5d0bcf: Pulling fs layer 01:56:41 6ad1cebc031e: Pulling fs layer 01:56:41 8a3aa393b2d8: Pulling fs layer 01:56:41 8a3aa393b2d8: Waiting 01:56:41 4657fd5d0bcf: Waiting 01:56:41 6ad1cebc031e: Waiting 01:56:41 114826534d7a: Waiting 01:56:41 25bc292e5bac: Verifying Checksum 01:56:41 52dc419b0ee2: Verifying Checksum 01:56:41 52dc419b0ee2: Download complete 01:56:41 4657fd5d0bcf: Verifying Checksum 01:56:41 4657fd5d0bcf: Download complete 01:56:41 df9b9388f04a: Verifying Checksum 01:56:41 df9b9388f04a: Download complete 01:56:42 df9b9388f04a: Pull complete 01:56:42 6ad1cebc031e: Verifying Checksum 01:56:42 6ad1cebc031e: Download complete 01:56:42 52dc419b0ee2: Pull complete 01:56:42 25bc292e5bac: Pull complete 01:56:42 114826534d7a: Verifying Checksum 01:56:42 114826534d7a: Download complete 01:56:42 8a3aa393b2d8: Verifying Checksum 01:56:42 8a3aa393b2d8: Download complete 01:56:45 114826534d7a: Pull complete 01:56:45 4657fd5d0bcf: Pull complete 01:56:45 6ad1cebc031e: Pull complete 01:56:48 8a3aa393b2d8: Pull complete 01:56:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:48 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:56:48 $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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-snyk-go:1.410.4 cat 01:56:51 $ docker top dc0fd9a47b8371a6cfcbe788bb7bd9664b077ae067c0ecf2bcc807e18d3eaaea -eo pid,comm [Pipeline] { [Pipeline] echo 01:56:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:56:51 + set -o pipefail 01:56:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:56:56 01:56:56 Monitoring /w/workspace/edgex-go/314 (github.com/edgexfoundry/edgex-go)... 01:56:56 01:56:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b7a0c14e-4cf5-4777-a9f9-eb9127d8a615 01:56:56 01:56:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:56:56 01:56:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:56:56 01:56:57 [Pipeline] } 01:56:57 $ docker stop --time=1 dc0fd9a47b8371a6cfcbe788bb7bd9664b077ae067c0ecf2bcc807e18d3eaaea 01:56:59 $ docker rm -f dc0fd9a47b8371a6cfcbe788bb7bd9664b077ae067c0ecf2bcc807e18d3eaaea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:57:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:00 provisioning config files... 01:57:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/314@tmp/config18104409066073563476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:00 --> edgex-publish-swagger.sh 01:57:00 === Publish openapi/v2 API === 01:57:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:57:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/314/openapi/v2/core-command.yaml] 01:57:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:00 Dload Upload Total Spent Left Speed 01:57:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31383 0:00:01 0:00:01 --:--:-- 31383 100 33831 0 0 100 33831 0 31354 0:00:01 0:00:01 --:--:-- 31383 01:57:01 01:57:01 01:57:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/314/openapi/v2/core-data.yaml] 01:57:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:01 Dload Upload Total Spent Left Speed 01:57:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 58167 0:00:01 0:00:01 --:--:-- 58167 01:57:02 01:57:02 01:57:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/314/openapi/v2/core-metadata.yaml] 01:57:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:02 Dload Upload Total Spent Left Speed 01:57:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k 01:57:03 01:57:03 01:57:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/314/openapi/v2/support-notifications.yaml] 01:57:03 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:03 Dload Upload Total Spent Left Speed 01:57:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 01:57:04 01:57:04 01:57:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/314/openapi/v2/support-scheduler.yaml] 01:57:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:04 Dload Upload Total Spent Left Speed 01:57:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 394k --:--:-- --:--:-- --:--:-- 390k 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 29629 0:00:01 0:00:01 --:--:-- 29629 01:57:05 01:57:05 01:57:05 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/314/openapi/v2/system-agent.yaml] 01:57:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:05 Dload Upload Total Spent Left Speed 01:57:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 01:57:06 01:57:06 [Pipeline] } 01:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:57:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:07 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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/py-git-semver:0.1.4 cat 01:57:08 $ docker top e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:08 [ssh-agent] Looking for ssh-agent implementation... 01:57:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:08 $ docker exec e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 ssh-agent 01:57:08 SSH_AUTH_SOCK=/tmp/ssh-0oqEmRoHxSml/agent.33 01:57:08 SSH_AGENT_PID=39 01:57:08 Running ssh-add (command line suppressed) 01:57:08 Identity added: /w/workspace/edgex-go/314@tmp/private_key_5504074151969161225.key (/w/workspace/edgex-go/314@tmp/private_key_5504074151969161225.key) 01:57:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:08 + git semver tag 01:57:09 2022-10-01 01:57:09,054 [run_tag] DEBUG tag force:False 01:57:09 2022-10-01 01:57:09,054 [check_head_tag] DEBUG check head tag 01:57:09 2022-10-01 01:57:09,057 [execute] INFO git cat-file --batch-check 01:57:09 2022-10-01 01:57:09,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=) 01:57:09 2022-10-01 01:57:09,061 [execute] INFO git cat-file --batch 01:57:09 2022-10-01 01:57:09,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=) 01:57:09 2022-10-01 01:57:09,086 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:57:09 2022-10-01 01:57:09,087 [execute] INFO git tag -a v2.3.0-dev.77 -m v2.3.0-dev.77 01:57:09 2022-10-01 01:57:09,087 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.77', '-m', 'v2.3.0-dev.77'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=None) 01:57:09 2022-10-01 01:57:09,093 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:57:09 2.3.0-dev.77 [Pipeline] } 01:57:09 $ docker exec --env ******** --env ******** e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 ssh-agent -k 01:57:09 unset SSH_AUTH_SOCK; 01:57:09 unset SSH_AGENT_PID; 01:57:09 echo Agent pid 39 killed; 01:57:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:09 + git semver [Pipeline] } 01:57:09 $ docker stop --time=1 e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 01:57:11 $ docker rm -f e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:57:11 01:57:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:57:11 0.23.1-centos7: Pulling from edgex-lftools 01:57:11 ab5ef0e58194: Pulling fs layer 01:57:11 9712f1f96733: Pulling fs layer 01:57:11 63f879dbbcfc: Pulling fs layer 01:57:11 0d9ebad4ef96: Pulling fs layer 01:57:11 e9a5061849ea: Pulling fs layer 01:57:11 d747dcd14b5f: Pulling fs layer 01:57:11 2de7ff778b66: Pulling fs layer 01:57:11 0d9ebad4ef96: Waiting 01:57:11 d747dcd14b5f: Waiting 01:57:11 2de7ff778b66: Waiting 01:57:11 e9a5061849ea: Waiting 01:57:11 9712f1f96733: Verifying Checksum 01:57:11 9712f1f96733: Download complete 01:57:12 63f879dbbcfc: Verifying Checksum 01:57:12 63f879dbbcfc: Download complete 01:57:12 ab5ef0e58194: Download complete 01:57:12 d747dcd14b5f: Verifying Checksum 01:57:12 d747dcd14b5f: Download complete 01:57:12 e9a5061849ea: Verifying Checksum 01:57:12 e9a5061849ea: Download complete 01:57:12 0d9ebad4ef96: Verifying Checksum 01:57:12 0d9ebad4ef96: Download complete 01:57:12 2de7ff778b66: Verifying Checksum 01:57:12 2de7ff778b66: Download complete 01:57:15 ab5ef0e58194: Pull complete 01:57:15 9712f1f96733: Pull complete 01:57:16 63f879dbbcfc: Pull complete 01:57:20 0d9ebad4ef96: Pull complete 01:57:20 e9a5061849ea: Pull complete 01:57:20 d747dcd14b5f: Pull complete 01:57:21 2de7ff778b66: Pull complete 01:57:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:57:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:21 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:57:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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-lftools:0.23.1-centos7 cat 01:57:24 $ docker top 1f1e0e7499a2ff0cef93b9e62f7fbc48223ad758c126f8860cf78953f051f53b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:57:24 provisioning config files... 01:57:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/314@tmp/config11182809183786035846tmp 01:57:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/314@tmp/config7263883249073099044tmp 01:57:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/314@tmp/config11008953075849614366tmp [Pipeline] { [Pipeline] echo 01:57:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:57:25 ---> sigul-configuration.sh 01:57:25 gpg: directory `/root/.gnupg' created 01:57:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:57:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:57:25 gpg: keyring `/root/.gnupg/secring.gpg' created 01:57:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:57:25 gpg: CAST5 encrypted data 01:57:25 gpg: encrypted with 1 passphrase 01:57:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:57:25 + mkdir /home/jenkins 01:57:25 + mkdir /home/jenkins/sigul [Pipeline] sh 01:57:25 + 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 01:57:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:57:26 ---> sigul-install.sh 01:57:26 Sigul already installed; skipping installation. [Pipeline] sh 01:57:26 + git tag --list 01:57:26 0.6.0 01:57:26 0.6.1 01:57:26 0.7.0 01:57:26 0.7.1 01:57:26 v1.0.0 01:57:26 v1.0.1 01:57:26 v1.1.0 01:57:26 v1.2.0 01:57:26 v1.2.1 01:57:26 v1.3.0 01:57:26 v1.3.1 01:57:26 v2.0.0 01:57:26 v2.1.0 01:57:26 v2.1.1 01:57:26 v2.1.1-dev.1 01:57:26 v2.1.1-dev.2 01:57:26 v2.1.1-dev.3 01:57:26 v2.1.1-dev.4 01:57:26 v2.1.1-dev.5 01:57:26 v2.1.1-dev.6 01:57:26 v2.1.1-dev.7 01:57:26 v2.1.1-dev.8 01:57:26 v2.1.2-dev.1 01:57:26 v2.2.0 01:57:26 v2.2.1-dev.1 01:57:26 v2.2.1-dev.10 01:57:26 v2.2.1-dev.11 01:57:26 v2.2.1-dev.12 01:57:26 v2.2.1-dev.13 01:57:26 v2.2.1-dev.14 01:57:26 v2.2.1-dev.15 01:57:26 v2.2.1-dev.16 01:57:26 v2.2.1-dev.17 01:57:26 v2.2.1-dev.18 01:57:26 v2.2.1-dev.19 01:57:26 v2.2.1-dev.2 01:57:26 v2.2.1-dev.20 01:57:26 v2.2.1-dev.21 01:57:26 v2.2.1-dev.22 01:57:26 v2.2.1-dev.23 01:57:26 v2.2.1-dev.24 01:57:26 v2.2.1-dev.25 01:57:26 v2.2.1-dev.26 01:57:26 v2.2.1-dev.27 01:57:26 v2.2.1-dev.28 01:57:26 v2.2.1-dev.29 01:57:26 v2.2.1-dev.3 01:57:26 v2.2.1-dev.4 01:57:26 v2.2.1-dev.5 01:57:26 v2.2.1-dev.6 01:57:26 v2.2.1-dev.7 01:57:26 v2.2.1-dev.8 01:57:26 v2.2.1-dev.9 01:57:26 v2.3.0-dev.29 01:57:26 v2.3.0-dev.30 01:57:26 v2.3.0-dev.31 01:57:26 v2.3.0-dev.32 01:57:26 v2.3.0-dev.33 01:57:26 v2.3.0-dev.34 01:57:26 v2.3.0-dev.35 01:57:26 v2.3.0-dev.36 01:57:26 v2.3.0-dev.37 01:57:26 v2.3.0-dev.38 01:57:26 v2.3.0-dev.39 01:57:26 v2.3.0-dev.40 01:57:26 v2.3.0-dev.41 01:57:26 v2.3.0-dev.42 01:57:26 v2.3.0-dev.43 01:57:26 v2.3.0-dev.44 01:57:26 v2.3.0-dev.45 01:57:26 v2.3.0-dev.46 01:57:26 v2.3.0-dev.47 01:57:26 v2.3.0-dev.48 01:57:26 v2.3.0-dev.49 01:57:26 v2.3.0-dev.50 01:57:26 v2.3.0-dev.51 01:57:26 v2.3.0-dev.52 01:57:26 v2.3.0-dev.53 01:57:26 v2.3.0-dev.54 01:57:26 v2.3.0-dev.55 01:57:26 v2.3.0-dev.56 01:57:26 v2.3.0-dev.57 01:57:26 v2.3.0-dev.58 01:57:26 v2.3.0-dev.59 01:57:26 v2.3.0-dev.60 01:57:26 v2.3.0-dev.61 01:57:26 v2.3.0-dev.62 01:57:26 v2.3.0-dev.63 01:57:26 v2.3.0-dev.64 01:57:26 v2.3.0-dev.65 01:57:26 v2.3.0-dev.66 01:57:26 v2.3.0-dev.67 01:57:26 v2.3.0-dev.68 01:57:26 v2.3.0-dev.69 01:57:26 v2.3.0-dev.70 01:57:26 v2.3.0-dev.71 01:57:26 v2.3.0-dev.72 01:57:26 v2.3.0-dev.73 01:57:26 v2.3.0-dev.74 01:57:26 v2.3.0-dev.75 01:57:26 v2.3.0-dev.76 01:57:26 v2.3.0-dev.77 [Pipeline] sh 01:57:26 + lftools sign git-tag v2.3.0-dev.77 01:57:27 Signing Git tag with Sigul... 01:57:27 Signing v2.3.0-dev.77 [Pipeline] echo 01:57:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:57:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:57:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:57:28 $ docker stop --time=1 1f1e0e7499a2ff0cef93b9e62f7fbc48223ad758c126f8860cf78953f051f53b 01:57:29 $ docker rm -f 1f1e0e7499a2ff0cef93b9e62f7fbc48223ad758c126f8860cf78953f051f53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:57:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:30 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:57:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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/py-git-semver:0.1.4 cat 01:57:30 $ docker top 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 -eo pid,comm 01:57:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:57:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:30 [ssh-agent] Looking for ssh-agent implementation... 01:57:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:30 $ docker exec 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 ssh-agent 01:57:30 SSH_AUTH_SOCK=/tmp/ssh-eTqAra2Zllwg/agent.32 01:57:30 SSH_AGENT_PID=38 01:57:30 Running ssh-add (command line suppressed) 01:57:30 Identity added: /w/workspace/edgex-go/314@tmp/private_key_5462356942368997729.key (/w/workspace/edgex-go/314@tmp/private_key_5462356942368997729.key) 01:57:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:31 + git semver bump pre 01:57:31 2022-10-01 01:57:31,487 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:57:31 2022-10-01 01:57:31,488 [bump_version] DEBUG bumping version:2.3.0-dev.77 on axis:pre with prefix:dev 01:57:31 2022-10-01 01:57:31,488 [bump_version] DEBUG bumped version:2.3.0-dev.78 01:57:31 2022-10-01 01:57:31,488 [write_version] DEBUG write version:2.3.0-dev.78 to path:/w/workspace/edgex-go/314/.semver/main with force:True 01:57:31 2022-10-01 01:57:31,488 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:57:31 2022-10-01 01:57:31,488 [write_file] DEBUG write to file:/w/workspace/edgex-go/314/.semver/main 01:57:31 2022-10-01 01:57:31,493 [execute] INFO git cat-file --batch-check 01:57:31 2022-10-01 01:57:31,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=) 01:57:31 2022-10-01 01:57:31,500 [execute] INFO git cat-file --batch 01:57:31 2022-10-01 01:57:31,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=) 01:57:31 2022-10-01 01:57:31,507 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:57:31 2.3.0-dev.78 [Pipeline] } 01:57:31 $ docker exec --env ******** --env ******** 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 ssh-agent -k 01:57:31 unset SSH_AUTH_SOCK; 01:57:31 unset SSH_AGENT_PID; 01:57:31 echo Agent pid 38 killed; 01:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:31 + git semver [Pipeline] } 01:57:32 $ docker stop --time=1 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 01:57:33 $ docker rm -f 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:34 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:57:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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/py-git-semver:0.1.4 cat 01:57:34 $ docker top ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d -eo pid,comm 01:57: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). 01:57:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:34 [ssh-agent] Looking for ssh-agent implementation... 01:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:34 $ docker exec ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d ssh-agent 01:57:35 SSH_AUTH_SOCK=/tmp/ssh-IGnDhbbf84Hm/agent.32 01:57:35 SSH_AGENT_PID=38 01:57:35 Running ssh-add (command line suppressed) 01:57:35 Identity added: /w/workspace/edgex-go/314@tmp/private_key_10814162037659673.key (/w/workspace/edgex-go/314@tmp/private_key_10814162037659673.key) 01:57:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:35 + git semver push 01:57:35 2022-10-01 01:57:35,656 [run_push] DEBUG push 01:57:35 2022-10-01 01:57:35,657 [execute] INFO git cat-file --batch-check 01:57:35 2022-10-01 01:57:35,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=) 01:57:35 2022-10-01 01:57:35,661 [execute] INFO git rev-list e36aac6cbe27fca0af80ce990fe87e250f8db7e9 -- 01:57:35 2022-10-01 01:57:35,661 [execute] DEBUG Popen(['git', 'rev-list', 'e36aac6cbe27fca0af80ce990fe87e250f8db7e9', '--'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=None) 01:57:35 2022-10-01 01:57:35,678 [execute] INFO git fetch -v origin 01:57:35 2022-10-01 01:57:35,678 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=True, shell=None, istream=None) 01:57:36 2022-10-01 01:57:36,218 [run_push] DEBUG no remote changes detected 01:57:36 2022-10-01 01:57:36,219 [execute] INFO git push origin semver 01:57:36 2022-10-01 01:57:36,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=None) 01:57:37 2022-10-01 01:57:37,019 [run_push] DEBUG push all version tags 01:57:37 2022-10-01 01:57:37,020 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:57:37 2022-10-01 01:57:37,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=None) 01:57:37 2022-10-01 01:57:37,786 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main 01:57:37 2.3.0-dev.78 [Pipeline] } 01:57:37 $ docker exec --env ******** --env ******** ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d ssh-agent -k 01:57:37 unset SSH_AUTH_SOCK; 01:57:37 unset SSH_AGENT_PID; 01:57:37 echo Agent pid 38 killed; 01:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:38 + git semver [Pipeline] } 01:57:38 $ docker stop --time=1 ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d 01:57:39 $ docker rm -f ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d [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 01:57:40 + [ -d /w/workspace/edgex-go/314/archives ] [Pipeline] libraryResource [Pipeline] sh 01:57:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:41 ---> package-listing.sh 01:57:41 ++ facter osfamily 01:57:41 ++ tr '[:upper:]' '[:lower:]' 01:57:41 + OS_FAMILY=debian 01:57:41 + workspace=/w/workspace/edgex-go/314 01:57:41 + START_PACKAGES=/tmp/packages_start.txt 01:57:41 + END_PACKAGES=/tmp/packages_end.txt 01:57:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:41 + PACKAGES=/tmp/packages_start.txt 01:57:41 + '[' /w/workspace/edgex-go/314 ']' 01:57:41 + PACKAGES=/tmp/packages_end.txt 01:57:41 + case "${OS_FAMILY}" in 01:57:41 + dpkg -l 01:57:41 + grep '^ii' 01:57:41 + '[' -f /tmp/packages_start.txt ']' 01:57:41 + '[' -f /tmp/packages_end.txt ']' 01:57:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:41 + '[' /w/workspace/edgex-go/314 ']' 01:57:41 + mkdir -p /w/workspace/edgex-go/314/archives/ 01:57:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/314/archives/ [Pipeline] echo 01:57:41 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/314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:57:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:42 01:57:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:42 latest: Pulling from edgex-lftools-log-publisher 01:57:42 5eb5b503b376: Pulling fs layer 01:57:42 5c69ac0246d0: Pulling fs layer 01:57:42 ec43610c2a17: Pulling fs layer 01:57:42 3a2ae6a8a46f: Pulling fs layer 01:57:42 33b1e0a273af: Pulling fs layer 01:57:42 5d3b04190fa2: Pulling fs layer 01:57:42 2f39f015ded8: Pulling fs layer 01:57:42 3a2ae6a8a46f: Waiting 01:57:42 33b1e0a273af: Waiting 01:57:42 5d3b04190fa2: Waiting 01:57:42 5c69ac0246d0: Download complete 01:57:42 3a2ae6a8a46f: Verifying Checksum 01:57:42 3a2ae6a8a46f: Download complete 01:57:43 33b1e0a273af: Verifying Checksum 01:57:43 33b1e0a273af: Download complete 01:57:43 5d3b04190fa2: Verifying Checksum 01:57:43 5d3b04190fa2: Download complete 01:57:43 ec43610c2a17: Verifying Checksum 01:57:43 ec43610c2a17: Download complete 01:57:43 5eb5b503b376: Verifying Checksum 01:57:43 5eb5b503b376: Download complete 01:57:43 2f39f015ded8: Download complete 01:57:44 5eb5b503b376: Pull complete 01:57:44 5c69ac0246d0: Pull complete 01:57:45 ec43610c2a17: Pull complete 01:57:45 3a2ae6a8a46f: Pull complete 01:57:45 33b1e0a273af: Pull complete 01:57:45 5d3b04190fa2: Pull complete 01:57:49 2f39f015ded8: Pull complete 01:57:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:49 prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container 01:57:49 $ 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/314/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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@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-lftools-log-publisher:latest cat 01:57:51 $ docker top 3a6052180297f8e1f70bcd56799e70c83a651af2cb0558fda3cb09cfa1aa8b3f -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:51 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:51 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:52 + ls /var/log/sa-host 01:57:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:52 provisioning config files... 01:57:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/314@tmp/config16397459479956284804tmp [Pipeline] { [Pipeline] echo 01:57:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:52 ---> create-netrc.sh [Pipeline] } 01:57:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:53 ---> python-tools-install.sh [Pipeline] echo 01:57:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:53 ---> sudo-logs.sh 01:57:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:57:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:53 ---> job-cost.sh 01:57:53 lf-activate-venv: SKIPPING 01:57:53 DEBUG: total: 0.10999999940395355 01:57:53 INFO: Retrieving Stack Cost... 01:57:54 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:54 INFO: Archiving Costs [Pipeline] echo 01:57:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:57:54 ---> logs-deploy.sh 01:57:54 lf-activate-venv: SKIPPING 01:57:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/314 01:57:54 INFO: archiving workspace using pattern(s): 01:57:55 Archives upload complete. 01:57:55 INFO: archiving logs to Nexus 01:57:56 ---> uname -a: 01:57:56 Linux prd-ubuntu20-04-docker-8c-8g-6135 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:57:56 01:57:56 01:57:56 ---> lscpu: 01:57:56 Architecture: x86_64 01:57:56 CPU op-mode(s): 32-bit, 64-bit 01:57:56 Byte Order: Little Endian 01:57:56 Address sizes: 40 bits physical, 48 bits virtual 01:57:56 CPU(s): 8 01:57:56 On-line CPU(s) list: 0-7 01:57:56 Thread(s) per core: 1 01:57:56 Core(s) per socket: 1 01:57:56 Socket(s): 8 01:57:56 NUMA node(s): 1 01:57:56 Vendor ID: AuthenticAMD 01:57:56 CPU family: 23 01:57:56 Model: 49 01:57:56 Model name: AMD EPYC-Rome Processor 01:57:56 Stepping: 0 01:57:56 CPU MHz: 2799.998 01:57:56 BogoMIPS: 5599.99 01:57:56 Virtualization: AMD-V 01:57:56 Hypervisor vendor: KVM 01:57:56 Virtualization type: full 01:57:56 L1d cache: 256 KiB 01:57:56 L1i cache: 256 KiB 01:57:56 L2 cache: 4 MiB 01:57:56 L3 cache: 128 MiB 01:57:56 NUMA node0 CPU(s): 0-7 01:57:56 Vulnerability Itlb multihit: Not affected 01:57:56 Vulnerability L1tf: Not affected 01:57:56 Vulnerability Mds: Not affected 01:57:56 Vulnerability Meltdown: Not affected 01:57:56 Vulnerability Mmio stale data: Not affected 01:57:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:57:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:57:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:57:56 Vulnerability Srbds: Not affected 01:57:56 Vulnerability Tsx async abort: Not affected 01:57:56 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 01:57:56 01:57:56 01:57:56 ---> nproc: 01:57:56 8 01:57:56 01:57:56 01:57:56 ---> df -h: 01:57:56 Filesystem Size Used Avail Use% Mounted on 01:57:56 overlay 155G 20G 136G 13% / 01:57:56 tmpfs 64M 0 64M 0% /dev 01:57:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:57:56 shm 64M 0 64M 0% /dev/shm 01:57:56 /dev/vda1 155G 20G 136G 13% /facter-os 01:57:56 01:57:56 01:57:56 ---> sar -b -r -n DEV: 01:57:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6135) 10/01/22 _x86_64_ (8 CPU) 01:57:56 01:57:56 01:23:16 LINUX RESTART (8 CPU) 01:57:56 01:57:56 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:57:56 01:25:01 160.15 3.37 156.78 0.00 404.93 133862.93 0.00 01:57:56 01:26:01 36.33 0.23 36.09 0.00 3.07 13799.05 0.00 01:57:56 01:27:01 88.40 0.08 88.32 0.00 4.27 41891.95 0.00 01:57:56 01:28:01 563.51 6.45 557.06 0.00 71.15 263434.91 0.00 01:57:56 01:29:01 739.10 8.50 730.60 0.00 910.61 214757.29 0.00 01:57:56 01:30:01 760.50 2.68 757.81 0.00 2005.33 193710.23 0.00 01:57:56 01:31:01 600.23 0.75 599.48 0.00 6.66 140595.31 0.00 01:57:56 01:32:01 31.38 0.10 31.28 0.00 13.06 859.32 0.00 01:57:56 01:33:01 10.46 0.03 10.43 0.00 5.33 290.35 0.00 01:57:56 01:34:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 01:57:56 01:35:01 1.32 0.00 1.32 0.00 0.00 26.00 0.00 01:57:56 01:36:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 01:57:56 01:37:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 01:57:56 01:38:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 01:57:56 01:39:01 1.87 0.02 1.85 0.00 0.13 22.40 0.00 01:57:56 01:40:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 01:57:56 01:41:01 2.83 0.63 2.20 0.00 70.52 25.06 0.00 01:57:56 01:42:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 01:57:56 01:43:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 01:57:56 01:44:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 01:57:56 01:45:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 01:57:56 01:46:01 4.92 2.60 2.32 0.00 58.12 32.93 0.00 01:57:56 01:47:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 01:57:56 01:48:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 01:57:56 01:49:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 01:57:56 01:50:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 01:57:56 01:51:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 01:57:56 01:52:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 01:57:56 01:53:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 01:57:56 01:54:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 01:57:56 01:55:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 01:57:56 01:56:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 01:57:56 01:57:01 67.22 0.12 67.11 0.00 8.27 36533.24 0.00 01:57:56 Average: 93.69 0.77 92.92 0.00 107.93 31526.93 0.00 01:57:56 01:57:56 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:57:56 01:25:01 28122468 31402932 909016 2.76 105632 3396232 2324328 6.85 1439232 2901960 202736 01:57:56 01:26:01 27902588 31523020 785496 2.39 110224 3692092 2014380 5.94 1296552 3221520 239104 01:57:56 01:27:01 24834704 31481944 827880 2.52 112156 6644356 2286424 6.74 1589736 5920248 2762436 01:57:56 01:28:01 22685940 31077588 1204180 3.66 257796 8065180 3244984 9.56 2180504 7268072 1360 01:57:56 01:29:01 21195340 31454164 812992 2.47 316408 9785700 2140176 6.31 2012632 8822948 244504 01:57:56 01:30:01 19839216 31425820 845536 2.57 365520 11001700 2620556 7.72 2216672 9920004 596 01:57:56 01:31:01 19681756 31506292 762804 2.32 432688 11105796 2009236 5.92 2296884 9931064 868 01:57:56 01:32:01 19702072 31524024 748988 2.28 433836 11106360 1977440 5.83 2283696 9930124 16 01:57:56 01:33:01 19711116 31533380 739064 2.25 434184 11106752 1814452 5.35 2276492 9930252 16 01:57:56 01:34:01 19711172 31533420 739060 2.25 434208 11106752 1814452 5.35 2276088 9930252 24 01:57:56 01:35:01 19719912 31542252 730172 2.22 434256 11106756 1814452 5.35 2267684 9930256 12 01:57:56 01:36:01 19720104 31542472 730160 2.22 434272 11106764 1814452 5.35 2267428 9930264 36 01:57:56 01:37:01 19723152 31545524 727120 2.21 434276 11106764 1814452 5.35 2264668 9930264 4 01:57:56 01:38:01 19723136 31545536 727048 2.21 434296 11106768 1814452 5.35 2264640 9930268 24 01:57:56 01:39:01 19721600 31544100 728748 2.22 434320 11106744 1864820 5.50 2265020 9930244 12 01:57:56 01:40:01 19722020 31544528 728528 2.22 434336 11106748 1864820 5.50 2264880 9930248 8 01:57:56 01:41:01 19720376 31545188 727600 2.21 434364 11108852 1871512 5.52 2265212 9931936 12 01:57:56 01:42:01 19719760 31544572 728088 2.21 434384 11108852 1871512 5.52 2265508 9931936 8 01:57:56 01:43:01 19719792 31544652 728020 2.21 434400 11108856 1871512 5.52 2265416 9931940 8 01:57:56 01:44:01 19719712 31544620 728004 2.21 434436 11108848 1854560 5.47 2265364 9931964 4 01:57:56 01:45:01 19719872 31544792 727960 2.21 434448 11108864 1854560 5.47 2265280 9931972 192 01:57:56 01:46:01 19713276 31541412 731164 2.22 434540 11110568 1893756 5.58 2272368 9932848 16 01:57:56 01:47:01 19713324 31541476 731060 2.22 434548 11110568 1893756 5.58 2272032 9932824 8 01:57:56 01:48:01 19712984 31541152 731304 2.22 434572 11110576 1893756 5.58 2271988 9932828 8 01:57:56 01:49:01 19713396 31541596 731028 2.22 434576 11110576 1893756 5.58 2272080 9932828 8 01:57:56 01:50:01 19713176 31541404 731180 2.22 434596 11110580 1893756 5.58 2272216 9932832 24 01:57:56 01:51:01 19713128 31541364 731148 2.22 434608 11110584 1893756 5.58 2272112 9932836 28 01:57:56 01:52:01 19712764 31541028 731428 2.22 434616 11110588 1893756 5.58 2272264 9932840 4 01:57:56 01:53:01 19712676 31540968 731392 2.22 434632 11110592 1893756 5.58 2272380 9932844 32 01:57:56 01:54:01 19712700 31540996 731324 2.22 434656 11110592 1893756 5.58 2272196 9932844 44 01:57:56 01:55:01 19712620 31540928 731632 2.22 434656 11110596 1893756 5.58 2272380 9932852 36 01:57:56 01:56:01 19712520 31540880 731660 2.23 434676 11110600 1877200 5.53 2272484 9932856 36 01:57:56 01:57:01 18928312 31515972 755100 2.30 444376 11814608 1871192 5.51 2342764 10599004 244 01:57:56 Average: 20487475 31512727 763209 2.32 394106 10400811 1977075 5.83 2185662 9299332 104620 01:57:56 01:57:56 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:57:56 01:25:01 ens3 639.50 541.65 7447.47 68.03 0.00 0.00 0.00 0.00 01:57:56 01:25:01 docker0 414.77 461.22 32.13 3468.81 0.00 0.00 0.00 0.00 01:57:56 01:25:01 veth06ff7f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:25:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:57:56 01:26:01 ens3 39.36 35.61 23.38 103.28 0.00 0.00 0.00 0.00 01:57:56 01:26:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 01:57:56 01:26:01 veth06ff7f5 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 01:57:56 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:27:01 veth3bf5ab7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:27:01 ens3 87.99 60.69 1696.21 19.19 0.00 0.00 0.00 0.00 01:57:56 01:27:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:57:56 01:28:01 veth3bf5ab7 0.00 0.45 0.00 0.03 0.00 0.00 0.00 0.00 01:57:56 01:28:01 ens3 455.26 397.32 4704.06 42.08 0.00 0.00 0.00 0.00 01:57:56 01:28:01 docker0 379.98 430.21 27.20 4640.03 0.00 0.00 0.00 0.00 01:57:56 01:28:01 veth95117dd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:28:01 vetha36b67c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:28:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 01:57:56 01:28:01 veth9351a63 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:29:01 veth3bf5ab7 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 01:57:56 01:29:01 ens3 382.11 216.81 3218.19 34.26 0.00 0.00 0.00 0.00 01:57:56 01:29:01 docker0 135.53 210.84 10.44 2195.74 0.00 0.00 0.00 0.00 01:57:56 01:29:01 veth0a7be40 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:29:01 vethc854293 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:29:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 01:57:56 01:30:01 vetha715835 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 veth3bf5ab7 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 01:57:56 01:30:01 ens3 268.48 163.90 1593.97 30.12 0.00 0.00 0.00 0.00 01:57:56 01:30:01 vethc5168e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 docker0 88.52 118.08 6.20 1186.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 veth41d0a98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 veth4559a7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 veth2b51a37 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 veth2a691f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 veth090e6aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:57:56 01:31:01 veth3bf5ab7 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 01:57:56 01:31:01 ens3 247.19 154.47 2593.20 27.70 0.00 0.00 0.00 0.00 01:57:56 01:31:01 docker0 133.43 213.72 10.60 2565.91 0.00 0.00 0.00 0.00 01:57:56 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:32:01 ens3 495.62 517.81 240.04 2673.26 0.00 0.00 0.00 0.00 01:57:56 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:32:01 lo 48.99 48.99 4.82 4.82 0.00 0.00 0.00 0.00 01:57:56 01:33:01 ens3 215.36 231.21 92.35 1372.67 0.00 0.00 0.00 0.00 01:57:56 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:33:01 lo 15.06 15.06 1.49 1.49 0.00 0.00 0.00 0.00 01:57:56 01:34:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 01:57:56 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:38:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:39:01 ens3 0.68 0.63 1.81 0.10 0.00 0.00 0.00 0.00 01:57:56 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:40:01 ens3 1.22 0.82 0.46 0.30 0.00 0.00 0.00 0.00 01:57:56 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:41:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:42:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:43:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 01:57:56 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:44:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:57:56 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:45:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:46:01 ens3 7.68 6.23 5.09 6.21 0.00 0.00 0.00 0.00 01:57:56 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:57:56 01:47:01 ens3 0.17 0.07 0.12 0.00 0.00 0.00 0.00 0.00 01:57:56 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:48:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:49:01 ens3 1.20 0.17 0.18 0.07 0.00 0.00 0.00 0.00 01:57:56 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:50:01 ens3 0.83 0.82 0.44 0.30 0.00 0.00 0.00 0.00 01:57:56 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:52:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:54:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 01:57:56 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:55:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:57:56 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:56:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:56 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:56 01:57:01 ens3 232.28 152.19 4677.45 22.91 0.00 0.00 0.00 0.00 01:57:56 01:57:01 docker0 45.91 68.54 3.75 695.26 0.00 0.00 0.00 0.00 01:57:56 01:57:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 01:57:56 Average: ens3 93.28 75.22 796.92 133.36 0.00 0.00 0.00 0.00 01:57:56 Average: docker0 36.36 45.59 2.74 447.16 0.00 0.00 0.00 0.00 01:57:56 Average: lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 01:57:56 01:57:56 01:57:56 ---> sar -P ALL: 01:57:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6135) 10/01/22 _x86_64_ (8 CPU) 01:57:56 01:57:56 01:23:16 LINUX RESTART (8 CPU) 01:57:56 01:57:56 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:57:56 01:25:01 all 16.67 0.00 4.75 2.28 0.06 76.24 01:57:56 01:25:01 0 14.65 0.00 4.11 1.23 0.05 79.95 01:57:56 01:25:01 1 16.53 0.00 6.19 11.49 0.07 65.71 01:57:56 01:25:01 2 18.01 0.00 4.69 2.36 0.05 74.88 01:57:56 01:25:01 3 17.25 0.00 4.97 0.08 0.05 77.65 01:57:56 01:25:01 4 14.25 0.00 3.87 0.69 0.05 81.14 01:57:56 01:25:01 5 19.68 0.00 5.39 1.23 0.07 73.63 01:57:56 01:25:01 6 16.75 0.00 4.24 0.35 0.05 78.61 01:57:56 01:25:01 7 16.21 0.00 4.54 0.78 0.09 78.38 01:57:56 01:26:01 all 46.78 0.00 7.16 0.45 0.09 45.51 01:57:56 01:26:01 0 47.30 0.00 7.14 0.17 0.10 45.28 01:57:56 01:26:01 1 47.39 0.00 7.17 0.52 0.10 44.82 01:57:56 01:26:01 2 47.64 0.00 6.46 0.20 0.10 45.60 01:57:56 01:26:01 3 46.87 0.00 6.62 0.00 0.10 46.41 01:57:56 01:26:01 4 45.08 0.00 8.25 2.43 0.08 44.15 01:57:56 01:26:01 5 46.31 0.00 8.11 0.02 0.10 45.45 01:57:56 01:26:01 6 46.27 0.00 6.99 0.02 0.08 46.64 01:57:56 01:26:01 7 47.39 0.00 6.55 0.28 0.08 45.70 01:57:56 01:27:01 all 32.31 0.00 7.91 1.25 0.09 58.44 01:57:56 01:27:01 0 31.27 0.00 9.00 0.98 0.08 58.66 01:57:56 01:27:01 1 31.88 0.00 7.75 6.48 0.08 53.80 01:57:56 01:27:01 2 32.48 0.00 7.06 0.42 0.08 59.95 01:57:56 01:27:01 3 32.77 0.00 7.36 0.03 0.10 59.74 01:57:56 01:27:01 4 35.12 0.00 9.38 0.03 0.08 55.38 01:57:56 01:27:01 5 31.40 0.00 7.27 0.12 0.08 61.13 01:57:56 01:27:01 6 31.57 0.00 7.27 0.61 0.09 60.46 01:57:56 01:27:01 7 32.01 0.00 8.20 1.27 0.08 58.44 01:57:56 01:28:01 all 16.06 0.00 7.03 13.25 0.06 63.61 01:57:56 01:28:01 0 15.75 0.00 6.65 3.56 0.07 73.98 01:57:56 01:28:01 1 16.15 0.00 6.97 2.47 0.05 74.36 01:57:56 01:28:01 2 15.49 0.00 7.68 7.91 0.05 68.88 01:57:56 01:28:01 3 16.17 0.00 6.82 6.20 0.05 70.76 01:57:56 01:28:01 4 16.36 0.00 5.72 6.29 0.07 71.56 01:57:56 01:28:01 5 17.28 0.00 5.46 2.27 0.03 74.96 01:57:56 01:28:01 6 15.63 0.00 7.68 36.11 0.07 40.51 01:57:56 01:28:01 7 15.62 0.00 9.28 41.62 0.08 33.40 01:57:56 01:29:01 all 37.16 0.00 10.19 17.53 0.12 35.00 01:57:56 01:29:01 0 38.57 0.00 10.78 23.18 0.12 27.35 01:57:56 01:29:01 1 37.66 0.00 9.67 10.35 0.15 42.16 01:57:56 01:29:01 2 37.82 0.00 9.60 8.96 0.10 43.51 01:57:56 01:29:01 3 36.29 0.00 11.50 12.37 0.14 39.71 01:57:56 01:29:01 4 34.70 0.00 9.50 26.68 0.10 29.01 01:57:56 01:29:01 5 38.06 0.00 10.47 7.94 0.12 43.41 01:57:56 01:29:01 6 36.23 0.00 10.35 19.15 0.10 34.16 01:57:56 01:29:01 7 37.94 0.00 9.65 31.55 0.14 20.73 01:57:56 01:30:01 all 42.97 0.00 8.84 13.53 0.12 34.54 01:57:56 01:30:01 0 45.10 0.00 8.82 27.86 0.12 18.10 01:57:56 01:30:01 1 42.18 0.00 9.10 7.63 0.12 40.98 01:57:56 01:30:01 2 43.10 0.00 8.17 4.96 0.08 43.68 01:57:56 01:30:01 3 42.32 0.00 8.11 8.19 0.14 41.25 01:57:56 01:30:01 4 42.25 0.00 8.64 28.49 0.12 20.50 01:57:56 01:30:01 5 43.09 0.00 8.43 6.21 0.10 42.16 01:57:56 01:30:01 6 42.56 0.00 10.27 10.87 0.14 36.16 01:57:56 01:30:01 7 43.14 0.00 9.18 14.05 0.12 33.51 01:57:56 01:31:01 all 38.51 0.00 7.88 8.24 0.09 45.29 01:57:56 01:31:01 0 38.25 0.00 8.22 3.93 0.07 49.54 01:57:56 01:31:01 1 39.75 0.00 8.03 12.52 0.07 39.63 01:57:56 01:31:01 2 37.39 0.00 7.73 7.95 0.12 46.82 01:57:56 01:31:01 3 37.73 0.00 7.74 2.24 0.08 52.20 01:57:56 01:31:01 4 38.94 0.00 7.05 6.17 0.08 47.75 01:57:56 01:31:01 5 41.28 0.00 7.66 2.12 0.08 48.86 01:57:56 01:31:01 6 38.00 0.00 7.54 14.73 0.08 39.63 01:57:56 01:31:01 7 36.69 0.00 9.08 16.25 0.10 37.86 01:57:56 01:32:01 all 8.20 0.00 1.10 0.11 0.05 90.55 01:57:56 01:32:01 0 9.52 0.00 1.46 0.03 0.05 88.94 01:57:56 01:32:01 1 8.65 0.00 1.10 0.17 0.05 90.03 01:57:56 01:32:01 2 9.67 0.00 1.15 0.53 0.03 88.61 01:57:56 01:32:01 3 4.52 0.00 1.15 0.03 0.07 94.23 01:57:56 01:32:01 4 8.65 0.00 0.72 0.02 0.05 90.57 01:57:56 01:32:01 5 8.42 0.00 0.79 0.03 0.03 90.73 01:57:56 01:32:01 6 9.12 0.00 0.95 0.03 0.05 89.85 01:57:56 01:32:01 7 7.07 0.00 1.44 0.03 0.05 91.41 01:57:56 01:33:01 all 4.34 0.00 0.45 0.04 0.03 95.14 01:57:56 01:33:01 0 3.88 0.00 0.57 0.02 0.03 95.50 01:57:56 01:33:01 1 4.63 0.00 0.52 0.17 0.03 94.65 01:57:56 01:33:01 2 5.24 0.00 0.37 0.15 0.03 94.21 01:57:56 01:33:01 3 2.53 0.00 0.52 0.00 0.02 96.93 01:57:56 01:33:01 4 5.01 0.00 0.23 0.02 0.02 94.72 01:57:56 01:33:01 5 4.99 0.00 0.35 0.00 0.03 94.63 01:57:56 01:33:01 6 5.60 0.00 0.55 0.00 0.02 93.83 01:57:56 01:33:01 7 2.87 0.00 0.48 0.00 0.02 96.62 01:57:56 01:34:01 all 0.01 0.00 0.01 0.02 0.01 99.95 01:57:56 01:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:57:56 01:34:01 1 0.02 0.00 0.00 0.15 0.00 99.83 01:57:56 01:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:57:56 01:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:57:56 01:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:34:01 6 0.03 0.00 0.05 0.02 0.02 99.88 01:57:56 01:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:57:56 01:35:01 all 0.02 0.00 0.01 0.03 0.00 99.94 01:57:56 01:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:57:56 01:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:57:56 01:35:01 5 0.00 0.00 0.02 0.18 0.00 99.80 01:57:56 01:35:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:57:56 01:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:57:56 01:57:56 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:57:56 01:36:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:57:56 01:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 01:57:56 01:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:36:01 3 0.57 0.00 0.02 0.00 0.00 99.42 01:57:56 01:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 01:57:56 01:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:57:56 01:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:37:01 all 0.02 0.00 0.01 0.11 0.00 99.86 01:57:56 01:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:37:01 1 0.02 0.00 0.00 0.90 0.00 99.08 01:57:56 01:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:37:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:57:56 01:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:57:56 01:38:01 all 0.01 0.00 0.01 0.02 0.00 99.96 01:57:56 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:38:01 1 0.02 0.00 0.02 0.13 0.00 99.83 01:57:56 01:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:57:56 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:57:56 01:38:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:57:56 01:39:01 all 0.05 0.00 0.04 0.01 0.01 99.90 01:57:56 01:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:57:56 01:39:01 1 0.03 0.00 0.05 0.03 0.00 99.88 01:57:56 01:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 01:57:56 01:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:57:56 01:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:57:56 01:39:01 5 0.02 0.00 0.05 0.00 0.02 99.92 01:57:56 01:39:01 6 0.18 0.00 0.05 0.02 0.00 99.75 01:57:56 01:39:01 7 0.03 0.00 0.05 0.00 0.02 99.90 01:57:56 01:40:01 all 0.01 0.00 0.00 0.02 0.00 99.96 01:57:56 01:40:01 0 0.00 0.00 0.00 0.03 0.00 99.97 01:57:56 01:40:01 1 0.02 0.00 0.02 0.08 0.00 99.88 01:57:56 01:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:57:56 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:40:01 5 0.03 0.00 0.02 0.02 0.02 99.92 01:57:56 01:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:57:56 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:41:01 all 0.03 0.00 0.03 0.01 0.00 99.92 01:57:56 01:41:01 0 0.03 0.00 0.03 0.07 0.02 99.85 01:57:56 01:41:01 1 0.00 0.00 0.03 0.02 0.00 99.95 01:57:56 01:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:57:56 01:41:01 5 0.08 0.00 0.07 0.00 0.00 99.85 01:57:56 01:41:01 6 0.03 0.00 0.02 0.03 0.00 99.92 01:57:56 01:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:42:01 all 0.02 0.00 0.00 0.01 0.01 99.96 01:57:56 01:42:01 0 0.00 0.00 0.00 0.03 0.00 99.97 01:57:56 01:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:57:56 01:42:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:57:56 01:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:57:56 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:57:56 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:43:01 all 0.02 0.00 0.02 0.00 0.00 99.96 01:57:56 01:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:57:56 01:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:57:56 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:43:01 5 0.05 0.00 0.07 0.00 0.02 99.87 01:57:56 01:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:57:56 01:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:44:01 all 0.24 0.00 0.01 0.00 0.01 99.74 01:57:56 01:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:57:56 01:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:57:56 01:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:57:56 01:44:01 3 1.79 0.00 0.02 0.00 0.00 98.19 01:57:56 01:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:57:56 01:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:57:56 01:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:57:56 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:45:01 all 0.21 0.00 0.01 0.01 0.00 99.77 01:57:56 01:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:45:01 1 0.00 0.00 0.00 0.03 0.02 99.95 01:57:56 01:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:45:01 3 1.60 0.00 0.00 0.00 0.00 98.40 01:57:56 01:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:45:01 5 0.02 0.00 0.05 0.00 0.02 99.92 01:57:56 01:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:57:56 01:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:46:01 all 0.33 0.00 0.05 0.03 0.00 99.59 01:57:56 01:46:01 0 0.50 0.00 0.12 0.07 0.00 99.32 01:57:56 01:46:01 1 0.08 0.00 0.08 0.07 0.00 99.77 01:57:56 01:46:01 2 0.15 0.00 0.05 0.03 0.00 99.77 01:57:56 01:46:01 3 0.18 0.00 0.02 0.00 0.02 99.78 01:57:56 01:46:01 4 1.00 0.00 0.03 0.00 0.00 98.97 01:57:56 01:46:01 5 0.32 0.00 0.03 0.03 0.00 99.62 01:57:56 01:46:01 6 0.25 0.00 0.03 0.02 0.00 99.70 01:57:56 01:46:01 7 0.13 0.00 0.02 0.00 0.02 99.83 01:57:56 01:57:56 01:46:01 CPU %user %nice %system %iowait %steal %idle 01:57:56 01:47:01 all 0.06 0.00 0.01 0.01 0.00 99.92 01:57:56 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:57:56 01:47:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:57:56 01:47:01 3 0.37 0.00 0.00 0.00 0.00 99.63 01:57:56 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:47:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:57:56 01:47:01 6 0.00 0.00 0.00 0.07 0.02 99.92 01:57:56 01:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:57:56 01:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:48:01 1 0.00 0.00 0.03 0.07 0.02 99.88 01:57:56 01:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:57:56 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:57:56 01:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:57:56 01:48:01 6 0.05 0.00 0.02 0.03 0.00 99.90 01:57:56 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:57:56 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:49:01 1 0.03 0.00 0.03 0.02 0.00 99.92 01:57:56 01:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:57:56 01:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:57:56 01:49:01 6 0.02 0.00 0.00 0.05 0.00 99.93 01:57:56 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:57:56 01:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:50:01 1 0.02 0.00 0.02 0.07 0.03 99.87 01:57:56 01:50:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:57:56 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:57:56 01:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:50:01 6 0.02 0.00 0.00 0.05 0.02 99.92 01:57:56 01:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:51:01 all 0.19 0.00 0.01 0.00 0.00 99.80 01:57:56 01:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:57:56 01:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:57:56 01:51:01 2 0.02 0.00 0.05 0.00 0.00 99.93 01:57:56 01:51:01 3 1.40 0.00 0.00 0.00 0.02 98.58 01:57:56 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:57:56 01:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:52:01 all 0.28 0.00 0.01 0.01 0.00 99.70 01:57:56 01:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:52:01 1 0.02 0.00 0.03 0.05 0.02 99.88 01:57:56 01:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:57:56 01:52:01 3 1.97 0.00 0.00 0.00 0.00 98.03 01:57:56 01:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:57:56 01:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:57:56 01:52:01 6 0.05 0.00 0.00 0.02 0.00 99.93 01:57:56 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:53:01 all 0.22 0.00 0.02 0.00 0.01 99.75 01:57:56 01:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:53:01 1 0.03 0.00 0.03 0.02 0.03 99.88 01:57:56 01:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:57:56 01:53:01 3 1.61 0.00 0.08 0.00 0.00 98.30 01:57:56 01:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:57:56 01:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:57:56 01:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:57:56 01:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:54:01 all 0.02 0.00 0.00 0.03 0.00 99.94 01:57:56 01:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:54:01 1 0.02 0.00 0.02 0.08 0.00 99.88 01:57:56 01:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:57:56 01:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:57:56 01:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:54:01 6 0.05 0.00 0.00 0.18 0.02 99.75 01:57:56 01:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:57:56 01:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:57:56 01:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:57:56 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:57:56 01:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:57:56 01:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:57:56 01:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:57:56 01:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:57:56 01:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:57:56 01:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:57:56 01:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:57:56 01:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 01:57:56 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:57:56 01:57:01 all 4.27 0.00 1.65 0.82 0.03 93.23 01:57:56 01:57:01 0 3.58 0.00 2.54 0.03 0.02 93.83 01:57:56 01:57:01 1 4.47 0.00 1.34 1.12 0.07 93.01 01:57:56 01:57:01 2 4.62 0.00 1.56 0.45 0.02 93.35 01:57:56 01:57:01 3 5.25 0.00 1.36 0.03 0.03 93.32 01:57:56 01:57:01 4 3.98 0.00 1.70 1.54 0.02 92.76 01:57:56 01:57:01 5 4.31 0.00 1.14 0.07 0.02 94.46 01:57:56 01:57:01 6 4.10 0.00 1.95 3.26 0.02 90.66 01:57:56 01:57:01 7 3.89 0.00 1.59 0.02 0.03 94.46 01:57:56 01:57:56 Average: CPU %user %nice %system %iowait %steal %idle 01:57:56 Average: all 7.48 0.00 1.72 1.73 0.02 89.04 01:57:56 Average: 0 7.47 0.00 1.79 1.84 0.02 88.88 01:57:56 Average: 1 7.50 0.00 1.75 1.64 0.03 89.08 01:57:56 Average: 2 7.57 0.00 1.65 1.02 0.02 89.74 01:57:56 Average: 3 7.54 0.00 1.69 0.87 0.03 89.88 01:57:56 Average: 4 7.37 0.00 1.66 2.16 0.02 88.79 01:57:56 Average: 5 7.68 0.00 1.67 0.61 0.02 90.02 01:57:56 Average: 6 7.41 0.00 1.74 2.57 0.03 88.25 01:57:56 Average: 7 7.29 0.00 1.80 3.16 0.03 87.71 01:57:56 01:57:56 01:57:56