Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f91870268458f9d7014bc6a845854853260c961 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-ssh7125129569313594973.key > 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-ssh9335007197106541590.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh9597874675107655044.key > 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-ssh9845660740106073732.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6112897669594734478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘prd-ubuntu20.04-docker-8c-8g-29997’ is offline Running on prd-ubuntu20.04-docker-8c-8g-29999 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/304 [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/304 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6f91870268458f9d7014bc6a845854853260c961 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f91870268458f9d7014bc6a845854853260c961 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4161)" > git rev-list --no-walk 0ef95e3002464d42590a42d7264ad679da132236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:55:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:55:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:55:46 ========================================================= 21:55:46 EdgeX Global Pipelines Version Info 21:55:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:55:46 ------------------- 21:55:46 stable info: 21:55:46 ------------------- 21:55:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:55:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:55:46 Message: update stable to v1.0.239 21:55:47 ------------------- 21:55:47 experimental info: 21:55:47 ------------------- 21:55:47 Commited By: **** collab-it+edgex@linuxfoundation.org 21:55:47 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:55:47 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:55:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f91870268458f9d7014bc6a845854853260c961 [Pipeline] echo 21:55:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f91870 [Pipeline] echo 21:55:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:48 provisioning config files... 21:55:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/304@tmp/config5007689217924315207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:48 ---> docker-login.sh 21:55:48 nexus3.edgexfoundry.org:10001 21:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:48 Configure a credential helper to remove this warning. See 21:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:48 21:55:48 Login Succeeded 21:55:48 nexus3.edgexfoundry.org:10002 21:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:48 Configure a credential helper to remove this warning. See 21:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:48 21:55:48 Login Succeeded 21:55:48 nexus3.edgexfoundry.org:10003 21:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:49 Configure a credential helper to remove this warning. See 21:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:49 21:55:49 Login Succeeded 21:55:49 nexus3.edgexfoundry.org:10004 21:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:49 Configure a credential helper to remove this warning. See 21:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:49 21:55:49 Login Succeeded 21:55:49 docker.io 21:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:49 Configure a credential helper to remove this warning. See 21:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:49 21:55:49 Login Succeeded 21:55:49 ---> docker-login.sh ends [Pipeline] } 21:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:50 + 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 21:55:50 + cut -d/ -f2 21:55:50 + dirname cmd/core-command/Dockerfile 21:55:50 + echo core-command,cmd/core-command/Dockerfile 21:55:50 + dirname cmd/core-data/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo core-data,cmd/core-data/Dockerfile 21:55:50 + dirname cmd/core-metadata/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo core-metadata,cmd/core-metadata/Dockerfile 21:55:50 + dirname cmd/security-bootstrapper/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:55:50 + dirname cmd/security-proxy-setup/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:55:50 + dirname cmd/security-secretstore-setup/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:55:50 + + dirname cmd/security-spiffe-token-provider/Dockerfile 21:55:50 cut -d/ -f2 21:55:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:55:50 + dirname cmd/security-spire-agent/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:55:50 + dirname cmd/security-spire-config/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:55:50 + + cut -d/ -f2 21:55:50 dirname cmd/security-spire-server/Dockerfile 21:55:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:55:50 + dirname cmd/support-notifications/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo support-notifications,cmd/support-notifications/Dockerfile 21:55:50 + dirname cmd/support-scheduler/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:55:50 + dirname cmd/sys-mgmt-agent/Dockerfile 21:55:50 + cut -d/ -f2 21:55:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:55:50 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 21:55:50 + git rev-list -1 --merges 6f91870268458f9d7014bc6a845854853260c961~1..6f91870268458f9d7014bc6a845854853260c961 [Pipeline] echo 21:55:50 -----------> git rev-list -1 --merges 6f91870268458f9d7014bc6a845854853260c961~1..6f91870268458f9d7014bc6a845854853260c961 6f91870268458f9d7014bc6a845854853260c961 [false] [Pipeline] sh 21:55:51 + git log --format=format:%s -1 6f91870268458f9d7014bc6a845854853260c961 [Pipeline] echo 21:55:51 ========================================================= 21:55:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:55:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:55:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:55:51 + grep -v github /etc/ssh/ssh_known_hosts 21:55:51 + [ -e /tmp/ssh_known_hosts ] 21:55:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:55:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:55:51 + sudo tee -a /etc/ssh/ssh_known_hosts 21:55:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:52 21:55:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:52 0.1.4: Pulling from edgex-devops/py-git-semver 21:55:52 b85a868b505f: Pulling fs layer 21:55:52 e2be974225ed: Pulling fs layer 21:55:52 339a4e72a1f5: Pulling fs layer 21:55:52 988bab9f4d93: Pulling fs layer 21:55:52 1469e6f7b9e6: Pulling fs layer 21:55:52 eaf3925da568: Pulling fs layer 21:55:52 bab4dde63d76: Pulling fs layer 21:55:52 bde34c3a00c8: Pulling fs layer 21:55:52 b352a97aabf1: Pulling fs layer 21:55:52 4872d77fe225: Pulling fs layer 21:55:52 5851b861e8e6: Pulling fs layer 21:55:52 1469e6f7b9e6: Waiting 21:55:52 eaf3925da568: Waiting 21:55:52 bab4dde63d76: Waiting 21:55:52 bde34c3a00c8: Waiting 21:55:52 b352a97aabf1: Waiting 21:55:52 4872d77fe225: Waiting 21:55:52 5851b861e8e6: Waiting 21:55:52 988bab9f4d93: Waiting 21:55:52 e2be974225ed: Download complete 21:55:52 988bab9f4d93: Verifying Checksum 21:55:52 988bab9f4d93: Download complete 21:55:52 1469e6f7b9e6: Verifying Checksum 21:55:52 1469e6f7b9e6: Download complete 21:55:52 eaf3925da568: Verifying Checksum 21:55:52 eaf3925da568: Download complete 21:55:52 339a4e72a1f5: Verifying Checksum 21:55:52 339a4e72a1f5: Download complete 21:55:52 bde34c3a00c8: Download complete 21:55:52 b352a97aabf1: Verifying Checksum 21:55:52 b352a97aabf1: Download complete 21:55:52 4872d77fe225: Verifying Checksum 21:55:52 4872d77fe225: Download complete 21:55:52 5851b861e8e6: Verifying Checksum 21:55:52 5851b861e8e6: Download complete 21:55:52 b85a868b505f: Verifying Checksum 21:55:52 b85a868b505f: Download complete 21:55:52 bab4dde63d76: Download complete 21:55:53 b85a868b505f: Pull complete 21:55:54 e2be974225ed: Pull complete 21:55:54 339a4e72a1f5: Pull complete 21:55:54 988bab9f4d93: Pull complete 21:55:54 1469e6f7b9e6: Pull complete 21:55:54 eaf3925da568: Pull complete 21:55:56 bab4dde63d76: Pull complete 21:55:56 bde34c3a00c8: Pull complete 21:55:56 b352a97aabf1: Pull complete 21:55:56 4872d77fe225: Pull complete 21:55:56 5851b861e8e6: Pull complete 21:55:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:56 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 21:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 21:56:00 $ docker top d9eb2bd207506df40dc6cc0aaa2716d5234d91c3bdbe03e4fdc7333088f8ea75 -eo pid,comm 21:56:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:56:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:56:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:00 [ssh-agent] Looking for ssh-agent implementation... 21:56:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:00 $ docker exec d9eb2bd207506df40dc6cc0aaa2716d5234d91c3bdbe03e4fdc7333088f8ea75 ssh-agent 21:56:00 SSH_AUTH_SOCK=/tmp/ssh-b6Agl8zYJCSW/agent.33 21:56:00 SSH_AGENT_PID=39 21:56:00 Running ssh-add (command line suppressed) 21:56:00 Identity added: /w/workspace/edgex-go/304@tmp/private_key_8141511657968205552.key (/w/workspace/edgex-go/304@tmp/private_key_8141511657968205552.key) 21:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:01 + git tag --points-at HEAD [Pipeline] } 21:56:01 $ docker exec --env ******** --env ******** d9eb2bd207506df40dc6cc0aaa2716d5234d91c3bdbe03e4fdc7333088f8ea75 ssh-agent -k 21:56:01 unset SSH_AUTH_SOCK; 21:56:01 unset SSH_AGENT_PID; 21:56:01 echo Agent pid 39 killed; 21:56:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:56:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:01 [ssh-agent] Looking for ssh-agent implementation... 21:56:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:01 $ docker exec d9eb2bd207506df40dc6cc0aaa2716d5234d91c3bdbe03e4fdc7333088f8ea75 ssh-agent 21:56:01 SSH_AUTH_SOCK=/tmp/ssh-sEHvgfeyHxLb/agent.72 21:56:01 SSH_AGENT_PID=78 21:56:01 Running ssh-add (command line suppressed) 21:56:01 Identity added: /w/workspace/edgex-go/304@tmp/private_key_7402178014539413510.key (/w/workspace/edgex-go/304@tmp/private_key_7402178014539413510.key) 21:56:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:01 + git semver init 21:56:02 2022-09-20 21:56:02,011 [run_init] DEBUG init version:0.0.0 force:False 21:56:02 2022-09-20 21:56:02,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/304/.semver 21:56:02 2022-09-20 21:56:02,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/304/.semver 21:56:02 2022-09-20 21:56:02,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/304/.semver'], cwd=/w/workspace/edgex-go/304, universal_newlines=False, shell=None, istream=None) 21:56:08 2022-09-20 21:56:08,155 [append_file] DEBUG append to file:/w/workspace/edgex-go/304/.git/info/exclude 21:56:08 2022-09-20 21:56:08,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/304/.semver/main with force:False 21:56:08 2022-09-20 21:56:08,156 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 21:56:08 2022-09-20 21:56:08,156 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 21:56:08 2.3.0-dev.68 [Pipeline] } 21:56:08 $ docker exec --env ******** --env ******** d9eb2bd207506df40dc6cc0aaa2716d5234d91c3bdbe03e4fdc7333088f8ea75 ssh-agent -k 21:56:08 unset SSH_AUTH_SOCK; 21:56:08 unset SSH_AGENT_PID; 21:56:08 echo Agent pid 78 killed; 21:56:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:56:09 + git semver [Pipeline] } 21:56:09 $ docker stop --time=1 d9eb2bd207506df40dc6cc0aaa2716d5234d91c3bdbe03e4fdc7333088f8ea75 21:56:10 $ docker rm -f d9eb2bd207506df40dc6cc0aaa2716d5234d91c3bdbe03e4fdc7333088f8ea75 [Pipeline] // withDockerContainer [Pipeline] sh 21:56:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:56:11 Stashed 1 file(s) [Pipeline] echo 21:56:11 [edgeXSemver]: initialized semver on version 2.3.0-dev.68 [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 21:56:11 + git config --global --add safe.directory /w/workspace/edgex-go/304 [Pipeline] echo 21:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:11 ========================================================= 21:56:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:56:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:56:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:56:11 2408cc74d12b: Pulling fs layer 21:56:11 ea60b727a1ce: Pulling fs layer 21:56:11 30c4a7721957: Pulling fs layer 21:56:11 370296b7ddb6: Pulling fs layer 21:56:11 7c6cee850709: Pulling fs layer 21:56:11 39a5fcdaea64: Pulling fs layer 21:56:11 d94ebbe4e438: Pulling fs layer 21:56:11 bcfd1f05c69d: Pulling fs layer 21:56:11 59ccb84bbe0f: Pulling fs layer 21:56:11 370296b7ddb6: Waiting 21:56:11 7c6cee850709: Waiting 21:56:11 39a5fcdaea64: Waiting 21:56:11 d94ebbe4e438: Waiting 21:56:11 bcfd1f05c69d: Waiting 21:56:11 59ccb84bbe0f: Waiting 21:56:11 30c4a7721957: Verifying Checksum 21:56:11 30c4a7721957: Download complete 21:56:11 ea60b727a1ce: Download complete 21:56:11 7c6cee850709: Verifying Checksum 21:56:11 7c6cee850709: Download complete 21:56:11 39a5fcdaea64: Verifying Checksum 21:56:11 39a5fcdaea64: Download complete 21:56:11 2408cc74d12b: Verifying Checksum 21:56:11 2408cc74d12b: Download complete 21:56:11 d94ebbe4e438: Verifying Checksum 21:56:11 d94ebbe4e438: Download complete 21:56:12 2408cc74d12b: Pull complete 21:56:12 ea60b727a1ce: Pull complete 21:56:12 30c4a7721957: Pull complete 21:56:12 59ccb84bbe0f: Verifying Checksum 21:56:12 59ccb84bbe0f: Download complete 21:56:12 bcfd1f05c69d: Verifying Checksum 21:56:12 bcfd1f05c69d: Download complete 21:56:12 370296b7ddb6: Verifying Checksum 21:56:12 370296b7ddb6: Download complete 21:56:16 370296b7ddb6: Pull complete 21:56:16 7c6cee850709: Pull complete 21:56:16 39a5fcdaea64: Pull complete 21:56:16 d94ebbe4e438: Pull complete 21:56:18 bcfd1f05c69d: Pull complete 21:56:18 59ccb84bbe0f: Pull complete 21:56:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:56:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:56:19 WORKDIR /edgex 21:56:19 COPY go.mod . 21:56:19 RUN go mod download 21:56:19 + docker build -t ci-base-image-x86_64 -f - . 21:56:19 Sending build context to Docker daemon 169.5MB 21:56:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:56:19 ---> a4fb48ad2a94 21:56:19 Step 2/4 : WORKDIR /edgex 21:56:26 Still waiting to schedule task 21:56:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-29998’ is offline 21:56:26 ---> Running in 4f5e14eef4fc 21:56:26 Removing intermediate container 4f5e14eef4fc 21:56:26 ---> 4f5f5ab00ba5 21:56:26 Step 3/4 : COPY go.mod . 21:56:26 ---> 60416b407e18 21:56:26 Step 4/4 : RUN go mod download 21:56:26 ---> Running in 724f0ae02616 21:56:41 Removing intermediate container 724f0ae02616 21:56:41 ---> cbd6363fd21b 21:56:41 Successfully built cbd6363fd21b 21:56:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:41 + docker inspect -f . ci-base-image-x86_64 21:56:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:41 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 21:56:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 21:56:42 $ docker top 4bb5da8400f0ef398fc400e4b752a412c5e59bb37fdb27db1341e87309666f82 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:42 + go version 21:56:42 go version go1.18.3 linux/amd64 [Pipeline] } 21:56:42 $ docker stop --time=1 4bb5da8400f0ef398fc400e4b752a412c5e59bb37fdb27db1341e87309666f82 21:56:43 $ docker rm -f 4bb5da8400f0ef398fc400e4b752a412c5e59bb37fdb27db1341e87309666f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:44 + docker inspect -f . ci-base-image-x86_64 21:56:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:44 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 21:56:44 $ 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/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 21:56:44 $ docker top 2d4cbb5236f2ea6a2b70f8b2950d88b5cd07a34d5b8275b5b9090c43d5c29a13 -eo pid,comm [Pipeline] { [Pipeline] echo 21:56:44 ========================================================= 21:56:44 [edgeXBuildGoParallel] Running Tests and Build... 21:56:44 ========================================================= [Pipeline] sh 21:56:44 + git config --global --add safe.directory /w/workspace/edgex-go/304 [Pipeline] fileExists [Pipeline] sh 21:56:45 + make test 21:56:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:56:51 ? github.com/edgexfoundry/edgex-go [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 21:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements 21:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.094s coverage: 72.5% of statements 21:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements 21:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.990s coverage: 89.2% of statements 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.056s coverage: 2.0% of statements 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 21:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 79.5% of statements 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 21:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 21:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 21:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 21:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 80.8% of statements 21:57:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.7% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.287s coverage: 65.8% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.8% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.102s coverage: 17.7% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:57:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 21:57:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 21:57:29 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 21:57:47 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." 21:57:47 GO111MODULE=on go vet ./... 21:57:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:50 ./bin/test-attribution-txt.sh 21:57:50 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:57:50 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:57:50 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:57:50 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:57:50 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:57:50 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:57:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:57:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:57:51 + ls -al . 21:57:51 total 748 21:57:51 drwxrwxr-x 10 1001 1001 4096 Sep 20 21:56 . 21:57:51 drwxr-xr-x 4 root root 4096 Sep 20 21:56 .. 21:57:51 -rw-rw-r-- 1 1001 1001 16 Sep 20 21:55 .dockerignore 21:57:51 drwxrwxr-x 8 1001 1001 4096 Sep 20 21:57 .git 21:57:51 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:55 .github 21:57:51 -rw-rw-r-- 1 1001 1001 1030 Sep 20 21:55 .gitignore 21:57:51 -rw-rw-r-- 1 1001 1001 42 Sep 20 21:55 .golangci.yml 21:57:51 -rw-rw-r-- 1 1001 1001 87 Sep 20 21:55 .hadolint.yml 21:57:51 drwxr-xr-x 3 1001 1001 4096 Sep 20 21:56 .semver 21:57:51 -rw-rw-r-- 1 1001 1001 166 Sep 20 21:55 .sonarcloud.properties 21:57:51 -rw-rw-r-- 1 1001 1001 1171 Sep 20 21:55 ADOPTERS.md 21:57:51 -rw-rw-r-- 1 1001 1001 10347 Sep 20 21:55 Attribution.txt 21:57:51 -rw-rw-r-- 1 1001 1001 63209 Sep 20 21:55 CHANGELOG.md 21:57:51 -rw-rw-r-- 1 1001 1001 3804 Sep 20 21:55 CONTRIBUTING.md 21:57:51 -rw-rw-r-- 1 1001 1001 677 Sep 20 21:55 GOVERNANCE.md 21:57:51 -rw-rw-r-- 1 1001 1001 850 Sep 20 21:55 Jenkinsfile 21:57:51 -rw-rw-r-- 1 1001 1001 10775 Sep 20 21:55 LICENSE 21:57:51 -rw-rw-r-- 1 1001 1001 13724 Sep 20 21:55 Makefile 21:57:51 -rw-rw-r-- 1 1001 1001 582 Sep 20 21:55 OWNERS.md 21:57:51 -rw-rw-r-- 1 1001 1001 9799 Sep 20 21:55 README.md 21:57:51 -rw-rw-r-- 1 1001 1001 6912 Sep 20 21:55 SECURITY.md 21:57:51 -rw-rw-r-- 1 1001 1001 12 Sep 20 21:56 VERSION 21:57:51 -rw-rw-r-- 1 1001 1001 4131 Sep 20 21:55 ZMQWindows.md 21:57:51 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:55 bin 21:57:51 drwxrwxr-x 18 1001 1001 4096 Sep 20 21:55 cmd 21:57:51 -rw-r--r-- 1 root root 491929 Sep 20 21:57 coverage.out 21:57:51 -rw-rw-r-- 1 1001 1001 3670 Sep 20 21:55 go.mod 21:57:51 -rw-rw-r-- 1 1001 1001 38527 Sep 20 21:55 go.sum 21:57:51 drwxrwxr-x 8 1001 1001 4096 Sep 20 21:55 internal 21:57:51 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:55 openapi 21:57:51 drwxrwxr-x 4 1001 1001 4096 Sep 20 21:55 snap 21:57:51 -rw-rw-r-- 1 1001 1001 204 Sep 20 21:55 version.go [Pipeline] sh 21:57:51 + '[' -e coverage.out ] 21:57:51 + chown 1001:1001 coverage.out [Pipeline] stash 21:57:51 Stashed 1 file(s) [Pipeline] sh 21:57:51 + make build 21:57:51 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:58:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:58:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-30000 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:58:08 Running in /w/workspace/edgex-go/304 [Pipeline] { [Pipeline] checkout 21:58:08 The recommended git tool is: git 21:58:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:58:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:58:15 using credential edgex-jenkins-ssh 21:58:15 Cloning the remote Git repository 21:58:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:58:15 > git init /w/workspace/edgex-go/304 # timeout=10 21:58:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:58:15 > git --version # timeout=10 21:58:15 > git --version # 'git version 2.25.1' 21:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:58:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:58:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:58:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:58:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:58:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:58:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:58:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:58: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.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:58:29 $ docker stop --time=1 2d4cbb5236f2ea6a2b70f8b2950d88b5cd07a34d5b8275b5b9090c43d5c29a13 21:58:30 Avoid second fetch 21:58:30 Checking out Revision 6f91870268458f9d7014bc6a845854853260c961 (main) 21:58:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:58:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:30 > git config core.sparsecheckout # timeout=10 21:58:30 > git checkout -f 6f91870268458f9d7014bc6a845854853260c961 # timeout=10 21:58:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4161)" 21:58:35 $ docker rm -f 2d4cbb5236f2ea6a2b70f8b2950d88b5cd07a34d5b8275b5b9090c43d5c29a13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:36 21:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:58:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:36 Dload Upload Total Spent Left Speed 21:58:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94751 21:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:36 latest: Pulling from edgex-devops/edgex-compose 21:58:36 cbdbe7a5bc2a: Pulling fs layer 21:58:36 ca9280d653b3: Pulling fs layer 21:58:36 7e9c9ca2126c: Pulling fs layer 21:58:36 cbdbe7a5bc2a: Verifying Checksum 21:58:36 cbdbe7a5bc2a: Download complete 21:58:37 ca9280d653b3: Verifying Checksum 21:58:37 ca9280d653b3: Download complete 21:58:37 cbdbe7a5bc2a: Pull complete [Pipeline] sh 21:58:37 7e9c9ca2126c: Download complete 21:58:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:58:37 ca9280d653b3: Pull complete 21:58:37 + sudo tee /etc/docker/daemon.new 21:58:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:58:37 { 21:58:37 "registry-mirrors": [ 21:58:37 "https://nexus3.edgexfoundry.org:10001" 21:58:37 ], 21:58:37 "bip": "10.250.0.254/24", 21:58:37 "hosts": [ 21:58:37 "tcp://0.0.0.0:5555", 21:58:37 "unix:///var/run/docker.sock" 21:58:37 ], 21:58:37 "mtu": 1458, 21:58:37 "selinux-enabled": true, 21:58:37 "seccomp-profile": "/etc/docker/seccomp.json" 21:58:37 } [Pipeline] sh 21:58:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:58:38 + sudo service docker restart 21:58:40 7e9c9ca2126c: Pull complete 21:58:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:40 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 21:58:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 21:58:45 $ docker top e2303eb963c866f5a1322b4835668404dff9a0f404ef694147472e10a68af058 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:46 + grep parallel 21:58:46 + docker-compose build --help 21:58:46 --parallel Build images in parallel. [Pipeline] } 21:58:46 $ docker stop --time=1 e2303eb963c866f5a1322b4835668404dff9a0f404ef694147472e10a68af058 21:58:48 $ docker rm -f e2303eb963c866f5a1322b4835668404dff9a0f404ef694147472e10a68af058 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:48 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 21:58:48 $ 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/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 21:58:49 $ docker top 7ee7d77de7cf022cce38c6beb74403576622eaeae200bf7ac0a1c57808c0f184 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:49 + docker-compose -f ./docker-compose-build.yml build --parallel 21:58:50 Building core-command ... 21:58:50 Building core-data ... 21:58:50 Building core-metadata ... 21:58:50 Building security-bootstrapper ... 21:58:50 Building security-proxy-setup ... 21:58:50 Building security-secretstore-setup ... 21:58:50 Building security-spiffe-token-provider ... 21:58:50 Building security-spire-agent ... 21:58:50 Building security-spire-config ... 21:58:50 Building security-spire-server ... 21:58:50 Building support-notifications ... 21:58:50 Building support-scheduler ... 21:58:50 Building sys-mgmt-agent ... 21:58:50 Building security-secretstore-setup 21:58:50 Building security-spire-config 21:58:50 Building security-spire-agent 21:58:50 Building core-command 21:58:50 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:56 provisioning config files... 21:58:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/304@tmp/config5996049725028006744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:57 ---> docker-login.sh 21:58:57 nexus3.edgexfoundry.org:10001 21:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:58 Configure a credential helper to remove this warning. See 21:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:58 21:58:58 Login Succeeded 21:58:58 nexus3.edgexfoundry.org:10002 21:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:58 Configure a credential helper to remove this warning. See 21:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:58 21:58:58 Login Succeeded 21:58:58 nexus3.edgexfoundry.org:10003 21:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:59 Configure a credential helper to remove this warning. See 21:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:59 21:58:59 Login Succeeded 21:58:59 nexus3.edgexfoundry.org:10004 21:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:59 Configure a credential helper to remove this warning. See 21:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:59 21:58:59 Login Succeeded 21:58:59 docker.io 21:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:58:59 ---> cbd6363fd21b 21:58:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:58:59 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:58:59 ---> cbd6363fd21b 21:58:59 Step 3/26 : WORKDIR /edgex-go 21:58:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:58:59 ---> cbd6363fd21b 21:58:59 Step 3/25 : WORKDIR /edgex-go 21:58:59 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:58:59 ---> cbd6363fd21b 21:58:59 Step 3/20 : WORKDIR /edgex-go 21:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:00 Configure a credential helper to remove this warning. See 21:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:00 21:59:00 Login Succeeded 21:59:00 ---> docker-login.sh ends [Pipeline] } 21:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:59:01 + git config --global --add safe.directory /w/workspace/edgex-go/304 [Pipeline] echo 21:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:01 ========================================================= 21:59:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:59:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:59:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:59:02 b3c136eddcbf: Pulling fs layer 21:59:02 c0a3192eca97: Pulling fs layer 21:59:02 a050256f5b6f: Pulling fs layer 21:59:02 656be50a0ddc: Pulling fs layer 21:59:02 2bbca73fdf42: Pulling fs layer 21:59:02 46d945488cbd: Pulling fs layer 21:59:02 8a5474983e97: Pulling fs layer 21:59:02 329c88fbcd65: Pulling fs layer 21:59:02 656be50a0ddc: Waiting 21:59:02 2bbca73fdf42: Waiting 21:59:02 46d945488cbd: Waiting 21:59:02 8a5474983e97: Waiting 21:59:02 329c88fbcd65: Waiting 21:59:02 a050256f5b6f: Verifying Checksum 21:59:02 a050256f5b6f: Download complete 21:59:02 c0a3192eca97: Verifying Checksum 21:59:02 c0a3192eca97: Download complete 21:59:02 2bbca73fdf42: Verifying Checksum 21:59:02 2bbca73fdf42: Download complete 21:59:02 46d945488cbd: Verifying Checksum 21:59:02 46d945488cbd: Download complete 21:59:02 b3c136eddcbf: Verifying Checksum 21:59:02 b3c136eddcbf: Download complete 21:59:03 b3c136eddcbf: Pull complete 21:59:03 329c88fbcd65: Verifying Checksum 21:59:03 329c88fbcd65: Download complete 21:59:03 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:59:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:59:03 ---> cbd6363fd21b 21:59:03 Step 3/26 : WORKDIR /edgex-go 21:59:03 c0a3192eca97: Pull complete 21:59:03 a050256f5b6f: Pull complete 21:59:04 8a5474983e97: Verifying Checksum 21:59:04 8a5474983e97: Download complete 21:59:05 656be50a0ddc: Verifying Checksum 21:59:05 656be50a0ddc: Download complete 21:59:15 ---> Running in 82ee101b0779 21:59:15 ---> Running in 5f2b5e5d95a7 21:59:15 ---> Running in 3c5e34dfd12c 21:59:15 ---> Running in 81155ec04b1e 21:59:15 ---> Running in 6a2107928215 21:59:15 Removing intermediate container 3c5e34dfd12c 21:59:15 ---> d7b15bb84435 21:59:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:15 Removing intermediate container 5f2b5e5d95a7 21:59:15 ---> c5f62a4be152 21:59:15 Step 4/24 : WORKDIR /edgex-go 21:59:15 Removing intermediate container 82ee101b0779 21:59:15 ---> db3f9ba2a484 21:59:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:15 ---> Running in 8bfaebda7329 21:59:15 Removing intermediate container 81155ec04b1e 21:59:15 ---> 5674c17315b9 21:59:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:59:15 ---> Running in 0c5525a0a1a4 21:59:15 ---> Running in 55cdc9f887b4 21:59:15 Removing intermediate container 6a2107928215 21:59:15 ---> 41f5ffed72d4 21:59:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:15 ---> Running in a69a2a4780fe 21:59:15 ---> Running in 7af5d9dbdd09 21:59:15 Removing intermediate container 0c5525a0a1a4 21:59:15 ---> 0daa60f1de2c 21:59:15 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:15 ---> Running in a03b26459e17 21:59:15 Removing intermediate container 8bfaebda7329 21:59:15 ---> fd1b199cb86c 21:59:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:59:15 ---> Running in 332f2f268724 21:59:15 Removing intermediate container 55cdc9f887b4 21:59:15 ---> 31cdce499d15 21:59:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:59:15 ---> Running in a9f8e647dc46 21:59:15 Removing intermediate container a03b26459e17 21:59:15 ---> de52f95aca7d 21:59:15 Step 6/24 : RUN apk add --update --no-cache make git 21:59:15 ---> Running in 09f3b8d7e117 21:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:16 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:59:16 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:59:16 OK: 17040 distinct packages available 21:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:16 Removing intermediate container 7af5d9dbdd09 21:59:16 ---> 8556811f791f 21:59:16 Step 5/25 : RUN apk add --update --no-cache make git 21:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:16 ---> Running in fd2e2939bc83 21:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:16 OK: 211 MiB in 51 packages 21:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:17 Removing intermediate container a69a2a4780fe 21:59:17 ---> 59af8ad79274 21:59:17 Step 5/20 : COPY go.mod vendor* ./ 21:59:17 ---> 78f059fca4f2 21:59:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:17 ---> Running in 2e28c3c60f20 21:59:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:17 OK: 211 MiB in 51 packages 21:59:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:17 OK: 211 MiB in 51 packages 21:59:17 OK: 211 MiB in 51 packages 21:59:17 Removing intermediate container 332f2f268724 21:59:17 ---> 112c1b6bd2d2 21:59:17 Step 6/26 : COPY go.mod vendor* ./ 21:59:17 OK: 211 MiB in 51 packages 21:59:18 ---> a1d925bbe18d 21:59:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:18 ---> Running in 6a6cfa4a8897 21:59:18 Removing intermediate container 09f3b8d7e117 21:59:18 ---> f2c9858425cf 21:59:18 Step 7/24 : COPY go.mod vendor* ./ 21:59:18 Removing intermediate container a9f8e647dc46 21:59:18 ---> 454b0f62810f 21:59:18 Step 6/26 : COPY go.mod vendor* ./ 21:59:18 ---> 08ed50b7af1a 21:59:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:19 ---> Running in 79fd3218165b 21:59:19 ---> 4167d7dc5d56 21:59:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:19 Removing intermediate container fd2e2939bc83 21:59:19 ---> 3c45fbfc4a00 21:59:19 Step 6/25 : COPY go.mod vendor* ./ 21:59:19 ---> Running in 572961df718c 21:59:19 ---> 0d38da9bb390 21:59:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:20 656be50a0ddc: Pull complete 21:59:20 2bbca73fdf42: Pull complete 21:59:20 46d945488cbd: Pull complete 21:59:21 ---> Running in 0b3f1f4b1ca3 21:59:25 8a5474983e97: Pull complete 21:59:27 329c88fbcd65: Pull complete 21:59:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:59:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:59:27 WORKDIR /edgex 21:59:27 COPY go.mod . 21:59:27 RUN go mod download 21:59:27 + docker build -t ci-base-image-arm64 -f - . 21:59:28 Sending build context to Docker daemon 3.232MB 21:59:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:59:28 ---> ff4287adb874 21:59:28 Step 2/4 : WORKDIR /edgex 21:59:28 Removing intermediate container 2e28c3c60f20 21:59:28 ---> b032cfc96ac7 21:59:28 Step 7/20 : COPY . . 21:59:28 Removing intermediate container 6a6cfa4a8897 21:59:28 ---> c9e4a232b33d 21:59:28 Step 8/26 : COPY . . 21:59:30 ---> Running in f6490a380e6a 21:59:30 Removing intermediate container f6490a380e6a 21:59:30 ---> 27deadb04590 21:59:30 Step 3/4 : COPY go.mod . 21:59:30 ---> 04729b3b04d1 21:59:30 Step 4/4 : RUN go mod download 21:59:30 ---> Running in 6fded29a833b 21:59:43 ---> 9cae75fecac6 21:59:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:59:43 ---> bc76bc463997 21:59:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:59:43 ---> Running in 744f814dbae7 21:59:43 ---> Running in 3808bbb3203b 21:59:43 Removing intermediate container 3808bbb3203b 21:59:43 ---> 8b43d7adfc4a 21:59:43 Step 10/26 : WORKDIR /edgex-go/spire-build 21:59:43 ---> Running in 46b3540120e7 21:59:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:59:43 Removing intermediate container 79fd3218165b 21:59:43 ---> 188fa057e95e 21:59:43 Step 9/24 : COPY . . 21:59:43 Removing intermediate container 572961df718c 21:59:43 ---> b95f20e119c2 21:59:43 Step 8/26 : COPY . . 21:59:43 Removing intermediate container 0b3f1f4b1ca3 21:59:43 ---> 5e0733ab4de4 21:59:43 Step 8/25 : COPY . . 21:59:43 Removing intermediate container 46b3540120e7 21:59:43 ---> a809ce6d5d8e 21:59:43 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 21:59:53 ---> Running in 19f338720147 21:59:58 ---> 354a0aff6750 21:59:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:59:58 ---> b108298981ee 21:59:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:59:58 ---> 74d057ca7cce 21:59:58 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:59:59 ---> Running in 5d30c68a5b40 21:59:59 ---> Running in ca3db41b57fb 21:59:59 ---> Running in edb006c05b78 21:59:59 Removing intermediate container ca3db41b57fb 21:59:59 ---> 9a0185da18e4 21:59:59 Step 10/26 : WORKDIR /edgex-go/spire-build 21:59:59 ---> Running in 07ed04bc6fd9 21:59:59 Removing intermediate container 07ed04bc6fd9 21:59:59 ---> 827d44a547bd 21:59: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 21:59:59 ---> Running in aeff48bfc623 21:59:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:59:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:59:59 Removing intermediate container 19f338720147 21:59:59 ---> bd411f78996d 21:59:59 Step 12/26 : WORKDIR /edgex-go 21:59:59 ---> Running in 8f6d75cff4d6 21:59:59 Removing intermediate container 8f6d75cff4d6 21:59:59 ---> 20a9d536fdc4 21:59:59 21:59:59 Step 13/26 : FROM alpine:3.15 22:00:00 3.15: Pulling from library/alpine 22:00:00 Removing intermediate container aeff48bfc623 22:00:00 ---> 2e1e58dafb71 22:00:00 Step 12/26 : WORKDIR /edgex-go 22:00:00 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:00:00 Status: Downloaded newer image for alpine:3.15 22:00:00 ---> c4fc93816858 22:00:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:00:00 ---> Running in 2d0aac5cd20d 22:00:00 ---> Running in afe4cf6847c8 22:00:00 Removing intermediate container 2d0aac5cd20d 22:00:00 ---> 126f0c0f5486 22:00:00 22:00:00 Step 13/26 : FROM alpine:3.15 22:00:00 ---> c4fc93816858 22:00:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:00:00 ---> Running in 784262d09d6d 22:00:00 Removing intermediate container afe4cf6847c8 22:00:00 ---> bb8adc3dd88d 22:00:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:00 ---> Running in a247199216c6 22:00:01 Removing intermediate container 784262d09d6d 22:00:01 ---> b45cc82d704d 22:00:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:01 ---> Running in f27917262d06 22:00:03 Removing intermediate container 6fded29a833b 22:00:03 ---> 42de18b9297e 22:00:03 Successfully built 42de18b9297e 22:00:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:03 + docker inspect -f . ci-base-image-arm64 22:00:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:03 prd-ubuntu20.04-docker-arm64-4c-16g-30000 does not seem to be running inside a container 22:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:00:03 Removing intermediate container a247199216c6 22:00:03 ---> d93be393cdcc 22:00:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:00:03 Removing intermediate container f27917262d06 22:00:03 ---> 7dc5dca3d676 22:00:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:00:03 ---> Running in b699e7b0be2c 22:00:03 ---> Running in 4a89b9d554ff 22:00:03 Removing intermediate container 744f814dbae7 22:00:03 ---> de38057fe3ad 22:00:03 22:00:03 Step 9/20 : FROM alpine:3.15 22:00:03 ---> c4fc93816858 22:00:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:00:03 ---> Using cache 22:00:03 ---> b45cc82d704d 22:00:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:03 ---> Using cache 22:00:03 ---> 7dc5dca3d676 22:00:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:00:03 ---> Running in bca8058e17c2 22:00:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:00:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:00:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:00:05 $ docker top 611a5f452bd75e08295e3febf015b0f730182f846150e2262b99d76ae3692730 -eo pid,comm 22:00:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 22:00:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:00:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:00:05 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:00:05 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:00:05 OK: 15857 distinct packages available 22:00:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:00:05 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:00:05 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:00:05 OK: 15857 distinct packages available 22:00:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:00:05 + go version 22:00:05 go version go1.18.3 linux/arm64 [Pipeline] } 22:00:05 $ docker stop --time=1 611a5f452bd75e08295e3febf015b0f730182f846150e2262b99d76ae3692730 22:00:06 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:00:06 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:00:06 OK: 15857 distinct packages available 22:00:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:00:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:00:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:00:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:00:06 (1/5) Installing dumb-init (1.2.5-r1) 22:00:06 (2/5) Installing musl-obstack (1.2.3-r0) 22:00:07 (1/4) Installing dumb-init (1.2.5-r1) 22:00:07 (3/5) Installing libucontext (1.1-r0) 22:00:07 (2/4) Installing musl-obstack (1.2.3-r0) 22:00:07 (4/5) Installing gcompat (1.0.0-r4) 22:00:07 (1/9) Installing ca-certificates (20220614-r0) 22:00:07 (3/4) Installing libucontext (1.1-r0) 22:00:07 (5/5) Installing openssl (1.1.1q-r0) 22:00:07 (2/9) Installing brotli-libs (1.0.9-r5) 22:00:07 (4/4) Installing gcompat (1.0.0-r4) 22:00:07 Executing busybox-1.34.1-r7.trigger 22:00:07 OK: 7 MiB in 19 packages 22:00:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:00:07 Executing busybox-1.34.1-r7.trigger 22:00:07 OK: 6 MiB in 18 packages 22:00:07 (4/9) Installing libcurl (7.80.0-r3) 22:00:07 (5/9) Installing curl (7.80.0-r3) 22:00:07 $ docker rm -f 611a5f452bd75e08295e3febf015b0f730182f846150e2262b99d76ae3692730 22:00:07 (6/9) Installing dumb-init (1.2.5-r1) 22:00:07 (7/9) Installing musl-obstack (1.2.3-r0) 22:00:07 (8/9) Installing libucontext (1.1-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 22:00:07 (9/9) Installing gcompat (1.0.0-r4) 22:00:07 Executing busybox-1.34.1-r7.trigger 22:00:07 Executing ca-certificates-20220614-r0.trigger 22:00:07 OK: 8 MiB in 23 packages 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 22:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:00:08 22:00:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:00:08 latest: Pulling from edgex-devops/edgex-compose-arm64 22:00:08 29e5d40040c1: Pulling fs layer 22:00:08 1ce36da41761: Pulling fs layer 22:00:08 25b303627fd3: Pulling fs layer 22:00:08 29e5d40040c1: Verifying Checksum 22:00:08 29e5d40040c1: Download complete 22:00:09 1ce36da41761: Verifying Checksum 22:00:09 1ce36da41761: Download complete 22:00:09 Removing intermediate container b699e7b0be2c 22:00:09 ---> 1da17a42a5f7 22:00:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:00:09 29e5d40040c1: Pull complete 22:00:09 Removing intermediate container 4a89b9d554ff 22:00:09 ---> 872d50f76fe6 22:00:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:00:09 Removing intermediate container bca8058e17c2 22:00:09 ---> 651d565161fa 22:00:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:10 25b303627fd3: Verifying Checksum 22:00:10 25b303627fd3: Download complete 22:00:10 1ce36da41761: Pull complete 22:00:13 ---> 4fb78218b2b7 22:00:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:00:13 ---> 9ec5a2329764 22:00:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:00:13 ---> 90bbf676d801 22:00:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:00:14 ---> 4434d79ac7d0 22:00:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:00:14 ---> 81dfacfcedc7 22:00:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:00:14 ---> ee7c440b356a 22:00:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:00:14 ---> Running in a6067142e4c2 22:00:14 Removing intermediate container a6067142e4c2 22:00:14 ---> d5060d21f12c 22:00:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:00:14 ---> 8c2044bf1d37 22:00:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:00:14 ---> 4590a7d5dda9 22:00:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:00:14 ---> Running in a57dc0ed2d80 22:00:14 ---> 9ff4272b40fd 22:00:14 Step 21/26 : WORKDIR / 22:00:14 ---> Running in 16cbe5397620 22:00:15 Removing intermediate container a57dc0ed2d80 22:00:15 ---> 0e3b314a4a3c 22:00:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:15 ---> Running in b7cf51e04767 22:00:15 ---> 10088f3a22f7 22:00:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:00:15 Removing intermediate container 16cbe5397620 22:00:15 ---> 5e2cee57cf83 22:00:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:00:15 ---> Running in 4ac346090613 22:00:15 Removing intermediate container b7cf51e04767 22:00:15 ---> 98b6a61cc35d 22:00:15 Step 18/20 : LABEL arch=x86_64 22:00:15 ---> Running in 19b21507de5f 22:00:15 ---> e4f1d6c435cd 22:00:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:00:15 Removing intermediate container 4ac346090613 22:00:15 ---> 9eab122d1665 22:00:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:00:15 ---> Running in bae13809246a 22:00:15 ---> Running in e47e29292fb7 22:00:15 Removing intermediate container 19b21507de5f 22:00:15 ---> c57ca695d06c 22:00:15 Step 19/20 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:00:15 Removing intermediate container bae13809246a 22:00:15 ---> 0b306b9d2865 22:00:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:00:15 ---> Running in f5e4bff2c9b8 22:00:15 Removing intermediate container e47e29292fb7 22:00:15 ---> 5dc0c2fc90a9 22:00:15 Step 24/26 : LABEL arch=x86_64 22:00:16 ---> Running in c4d37a745fcf 22:00:16 ---> Running in eb5f157cf795 22:00:16 Removing intermediate container f5e4bff2c9b8 22:00:16 ---> 01c8406c8968 22:00:16 Step 20/20 : LABEL version=2.3.0-dev.68 22:00:16 Removing intermediate container c4d37a745fcf 22:00:16 ---> 7a2bd17f3cb4 22:00:16 Step 24/26 : LABEL arch=x86_64 22:00:16 ---> Running in 44ed074449af 22:00:16 ---> Running in 2e2eaa20f052 22:00:16 Removing intermediate container eb5f157cf795 22:00:16 ---> 8ffd20a44986 22:00:16 Step 25/26 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:00:16 ---> Running in a06cd67cf86b 22:00:16 Removing intermediate container 44ed074449af 22:00:16 ---> f13d0f34348d 22:00:16 22:00:16 Successfully built f13d0f34348d 22:00:16 Successfully tagged security-spiffe-token-provider:latest 22:00:16  Building security-spiffe-token-provider ... done Building support-scheduler 22:00:16 Removing intermediate container 2e2eaa20f052 22:00:16 ---> 242ce2398715 22:00:16 Step 25/26 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:00:16 Removing intermediate container a06cd67cf86b 22:00:16 ---> cf5140a19a92 22:00:16 Step 26/26 : LABEL version=2.3.0-dev.68 22:00:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:00:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:00:20 ---> cbd6363fd21b 22:00:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:00:20 ---> Using cache 22:00:20 ---> c5f62a4be152 22:00:20 Step 4/23 : WORKDIR /edgex-go 22:00:20 ---> Using cache 22:00:20 ---> 0daa60f1de2c 22:00:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:20 ---> Using cache 22:00:20 ---> de52f95aca7d 22:00:20 Step 6/23 : RUN apk add --update --no-cache make git 22:00:20 ---> Using cache 22:00:20 ---> f2c9858425cf 22:00:20 Step 7/23 : COPY go.mod vendor* ./ 22:00:20 ---> Using cache 22:00:20 ---> 08ed50b7af1a 22:00:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:20 ---> Using cache 22:00:20 ---> 188fa057e95e 22:00:20 Step 9/23 : COPY . . 22:00:20 ---> Using cache 22:00:20 ---> 74d057ca7cce 22:00:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:00:22 ---> Running in 2717dd7b4521 22:00:22 ---> Running in c454989b4059 22:00:22 ---> Running in 6231f69ff091 22:00:22 Removing intermediate container c454989b4059 22:00:22 ---> 3d6c8c4df5fc 22:00:22 22:00:22 Removing intermediate container 6231f69ff091 22:00:22 ---> 14a754524abe 22:00:22 Step 26/26 : LABEL version=2.3.0-dev.68 22:00:22 Successfully built 3d6c8c4df5fc 22:00:23 25b303627fd3: Pull complete 22:00:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:00:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:23 Successfully tagged security-spire-config:latest 22:00:23  Building security-spire-config ... done Building sys-mgmt-agent 22:00:23 ---> Running in 997fe8fcf2e5 22:00:23 prd-ubuntu20.04-docker-arm64-4c-16g-30000 does not seem to be running inside a container 22:00:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:00:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:00:25 $ docker top b6449d76f07a26eb45c543d6987f4c59d152bccf757f7392cae0dfade0940ddd -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:00:26 ---> cbd6363fd21b 22:00:26 Step 3/23 : WORKDIR /edgex-go 22:00:26 ---> Using cache 22:00:26 ---> 41f5ffed72d4 22:00:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:26 ---> Using cache 22:00:26 ---> 8556811f791f 22:00:26 Step 5/23 : RUN apk add --update --no-cache make bash git 22:00:26 + grep parallel 22:00:26 + docker-compose build --help 22:00:30 --parallel Build images in parallel. [Pipeline] } 22:00:30 $ docker stop --time=1 b6449d76f07a26eb45c543d6987f4c59d152bccf757f7392cae0dfade0940ddd 22:00:30 Removing intermediate container 997fe8fcf2e5 22:00:30 ---> 6250b2c3dc67 22:00:30 22:00:30 ---> Running in 838761008f94 22:00:30 Successfully built 6250b2c3dc67 22:00:30 Successfully tagged security-spire-agent:latest 22:00:30  Building security-spire-agent ... done Building security-proxy-setup 22:00:30 Removing intermediate container 5d30c68a5b40 22:00:30 ---> 3b7607b02e03 22:00:30 22:00:30 Step 10/25 : FROM alpine:3.16 22:00:30 Removing intermediate container edb006c05b78 22:00:30 ---> e4462784a338 22:00:30 22:00:30 Step 11/24 : FROM alpine:3.16 22:00:31 3.16: Pulling from library/alpine 22:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:00:31 3.16: Pulling from library/alpine 22:00:32 $ docker rm -f b6449d76f07a26eb45c543d6987f4c59d152bccf757f7392cae0dfade0940ddd 22:00:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:32 OK: 211 MiB in 51 packages 22:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:00:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:00:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:00:32 Status: Downloaded newer image for alpine:3.16 22:00:32 Status: Downloaded newer image for alpine:3.16 22:00:32 ---> 9c6f07244728 22:00:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:00:32 ---> 9c6f07244728 22:00:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:00:32 prd-ubuntu20.04-docker-arm64-4c-16g-30000 does not seem to be running inside a container 22:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:00:34 $ docker top 6ba5569114d9f2a19bdd2679846e5e3ef7a72540cfe944e6658319c0e126be48 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:35 + docker-compose -f ./docker-compose-build.yml build --parallel 22:00:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:00:35 ---> cbd6363fd21b 22:00:35 Step 3/22 : WORKDIR /edgex-go 22:00:35 ---> Using cache 22:00:35 ---> 41f5ffed72d4 22:00:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:35 ---> Using cache 22:00:35 ---> 8556811f791f 22:00:35 Step 5/22 : RUN apk add --update --no-cache make git 22:00:35 ---> Using cache 22:00:35 ---> 3c45fbfc4a00 22:00:35 Step 6/22 : COPY go.mod vendor* ./ 22:00:35 ---> Using cache 22:00:35 ---> 0d38da9bb390 22:00:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:35 ---> Using cache 22:00:35 ---> 5e0733ab4de4 22:00:35 Step 8/22 : COPY . . 22:00:35 ---> Using cache 22:00:35 ---> 354a0aff6750 22:00:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:00:39 Building core-command ... 22:00:39 Building core-data ... 22:00:39 Building core-metadata ... 22:00:39 Building security-bootstrapper ... 22:00:39 Building security-proxy-setup ... 22:00:39 Building security-secretstore-setup ... 22:00:39 Building security-spiffe-token-provider ... 22:00:39 Building security-spire-agent ... 22:00:39 Building security-spire-config ... 22:00:39 Building security-spire-server ... 22:00:39 Building support-notifications ... 22:00:39 Building support-scheduler ... 22:00:39 Building sys-mgmt-agent ... 22:00:39 Building security-bootstrapper 22:00:39 Building security-spire-config 22:00:39 Building security-spire-agent 22:00:39 Building support-notifications 22:00:39 Building support-scheduler 22:00:40 ---> Running in 4786c52acf5c 22:00:40 ---> Running in 83556b64f103 22:00:40 ---> Running in 29890a1bd61b 22:00:40 Removing intermediate container 838761008f94 22:00:40 ---> 79d644dbba1d 22:00:40 Step 6/23 : COPY go.mod vendor* ./ 22:00:40 ---> f3a056193321 22:00:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:40 ---> Running in 97c054ebef44 22:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:00:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:00:40 (1/1) Installing dumb-init (1.2.5-r1) 22:00:40 Executing busybox-1.35.0-r17.trigger 22:00:40 OK: 6 MiB in 15 packages 22:00:41 (1/3) Installing ca-certificates (20220614-r0) 22:00:41 (2/3) Installing dumb-init (1.2.5-r1) 22:00:41 (3/3) Installing su-exec (0.2-r1) 22:00:41 Executing busybox-1.35.0-r17.trigger 22:00:41 Executing ca-certificates-20220614-r0.trigger 22:00:41 OK: 6 MiB in 17 packages 22:00:41 Removing intermediate container 4786c52acf5c 22:00:41 ---> 5dbc7e7070ca 22:00:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:00:41 ---> Running in 317f5a7f35b5 22:00:41 Removing intermediate container 317f5a7f35b5 22:00:41 ---> e7288442d626 22:00:41 Step 14/24 : ENV APP_PORT=59882 22:00:41 ---> Running in d9a2d47127e9 22:00:42 Removing intermediate container 29890a1bd61b 22:00:42 ---> c2d247e83071 22:00:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:00:42 ---> Running in 15c62f1a8358 22:00:43 Removing intermediate container d9a2d47127e9 22:00:43 ---> e64d1d70042c 22:00:43 Step 15/24 : EXPOSE $APP_PORT 22:00:45 Removing intermediate container 15c62f1a8358 22:00:45 ---> f1516a5b41e6 22:00:45 Step 13/25 : WORKDIR / 22:00:45 ---> Running in 3d04d8bcc557 22:00:45 ---> Running in c445417c87d0 22:00:45 Removing intermediate container 3d04d8bcc557 22:00:45 ---> 4155b1534835 22:00:45 Step 16/24 : WORKDIR / 22:00:45 Removing intermediate container 2717dd7b4521 22:00:45 ---> 1bb6c8902e92 22:00:45 22:00:45 Step 11/23 : FROM alpine:3.16 22:00:45 ---> 9c6f07244728 22:00:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:00:45 ---> Using cache 22:00:45 ---> 5dbc7e7070ca 22:00:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:00:45 ---> Using cache 22:00:45 ---> e7288442d626 22:00:45 Step 14/23 : ENV APP_PORT=59861 22:00:45 Removing intermediate container c445417c87d0 22:00:45 ---> 96c4f103bea4 22:00:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:00:45 ---> Running in cab4a3878de4 22:00:46 ---> Running in 0cc1e06bf2d4 22:00:47 ---> 413a7aa6c7e1 22:00:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:00:47 Removing intermediate container cab4a3878de4 22:00:47 ---> 832b37644ed4 22:00:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:47 Removing intermediate container 0cc1e06bf2d4 22:00:47 ---> 9130365b539d 22:00:47 Step 15/23 : EXPOSE $APP_PORT 22:00:47 ---> Running in bf06059d3fa2 22:00:47 Removing intermediate container bf06059d3fa2 22:00:47 ---> 7329c89fa6b2 22:00:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:47 ---> fae69e03a159 22:00:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:00:47 ---> 88b7e6d6fb5e 22:00:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:00:49 ---> 2f4828705d9d 22:00:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:00:49 ---> 8f4b06be4694 22:00:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:00:49 ---> b71d61dc5956 22:00:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:00:49 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:00:49 ---> 42de18b9297e 22:00:49 Step 3/26 : WORKDIR /edgex-go 22:00:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:00:49 ---> 42de18b9297e 22:00:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:00:49 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:00:49 ---> 42de18b9297e 22:00:49 Step 3/26 : WORKDIR /edgex-go 22:00:49 ---> Running in 06e94c6f7ef0 22:00:49 ---> Running in 42c3c4a5370c 22:00:49 ---> Running in 43ff26866624 22:00:49 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:00:49 ---> 42de18b9297e 22:00:49 Step 3/33 : WORKDIR /edgex-go 22:00:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:00:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:00:49 ---> 42de18b9297e 22:00:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:00:50 ---> f0d61d9039b7 22:00:50 Step 20/24 : ENTRYPOINT ["/core-command"] 22:00:50 ---> Running in c72f6f4f35f9 22:00:50 ---> a5f18a9cb44a 22:00:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:00:50 ---> 6f9deb61965a 22:00:50 ---> Running in b5349e403899 22:00:50 ---> Running in 2fcd4134ce4e 22:00:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:00:50 Removing intermediate container 97c054ebef44 22:00:50 ---> 2f6dd103eed0 22:00:50 Step 8/23 : COPY . . 22:00:50 Removing intermediate container 06e94c6f7ef0 22:00:50 ---> 48f1ad666080 22:00:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:50 Removing intermediate container 42c3c4a5370c 22:00:50 ---> 6322575f45cf 22:00:50 Step 4/23 : WORKDIR /edgex-go 22:00:50 Removing intermediate container 43ff26866624 22:00:50 ---> 2231c5217d59 22:00:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:50 ---> Running in 7dc35358bbf1 22:00:50 Removing intermediate container c72f6f4f35f9 22:00:50 ---> 0d4d4427b4ed 22:00:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:50 ---> Running in ef6095a1e8ac 22:00:50 Removing intermediate container 2fcd4134ce4e 22:00:50 ---> 9f92e111e6c5 22:00:50 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:50 Removing intermediate container b5349e403899 22:00:50 ---> c53c33398628 22:00:50 Step 4/23 : WORKDIR /edgex-go 22:00:50 ---> Running in 28b2fbf8f149 22:00:50 ---> fbea00cf19b8 22:00:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:00:51 ---> Running in 180e7cb44702 22:00:51 ---> Running in 9b7c80c6273a 22:00:51 Removing intermediate container ef6095a1e8ac 22:00:51 ---> 775a43cc67d8 22:00:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:51 ---> Running in 181e214512b3 22:00:51 Removing intermediate container 9b7c80c6273a 22:00:51 ---> a43e0360d30e 22:00:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:52 ---> Running in 14b9c3ce7ea4 22:00:54 Removing intermediate container 7dc35358bbf1 22:00:54 ---> a776f14f319c 22:00:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:00:54 ---> Running in d520e8906312 22:00:54 Removing intermediate container 180e7cb44702 22:00:54 ---> 0a03534bf8c1 22:00:54 Step 5/33 : RUN apk add --update --no-cache make git 22:00:54 Removing intermediate container 28b2fbf8f149 22:00:54 ---> cb1fcfd2d034 22:00:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:00:54 ---> Running in fb22e182bd9c 22:00:55 ---> Running in 0e3c96de6d25 22:00:55 Removing intermediate container 181e214512b3 22:00:55 ---> 2d65ce6323b7 22:00:55 Step 6/23 : RUN apk add --update --no-cache make git 22:00:55 ---> Running in 94326d0c160d 22:00:56 ---> fe5192f941c6 22:00:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:00: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.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:00:56 ---> Running in 947f2797628b 22:00:56 ---> Running in 14e469578924 22:00:56 ---> e5950f59a86b 22:00:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:00:56 Removing intermediate container 947f2797628b 22:00:56 ---> 6ef3d4336d9b 22:00:56 Step 22/24 : LABEL arch=x86_64 22:00:56 Removing intermediate container 14b9c3ce7ea4 22:00:56 ---> af6f8d5e56f9 22:00:56 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:00:56 ---> Running in 4acb8696fe28 22:00:56 ---> Running in 22a7977f807e 22:00:56 Removing intermediate container 14e469578924 22:00:56 ---> 394d468f3fa0 22:00:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:56 ---> Running in df2845053e63 22:00:56 ---> Running in 7380f1caa957 22:00:56 ---> bd61862c404a 22:00:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:00:56 Removing intermediate container df2845053e63 22:00:56 ---> a7ec1ed8044a 22:00:56 Step 23/24 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:00:56 ---> Running in b107b0262a56 22:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:56 Removing intermediate container 7380f1caa957 22:00:56 ---> e53895b7c164 22:00:56 Step 21/23 : LABEL arch=x86_64 22:00:56 ---> Running in 3fc735dd8dbf 22:00:56 Removing intermediate container b107b0262a56 22:00:56 ---> 14f1d69a7ae1 22:00:56 Step 24/24 : LABEL version=2.3.0-dev.68 22:00:56 ---> Running in 77bcea0c198c 22:00:56 Removing intermediate container 3fc735dd8dbf 22:00:56 ---> 33d7ba4719ee 22:00:56 Step 22/23 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:00:56 ---> Running in d1a42e868329 22:00:56 ---> a7f442323495 22:00:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:00:56 ---> Running in c791b3a95316 22:00: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.68" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:00:56 Removing intermediate container 77bcea0c198c 22:00:56 ---> f9c7322a8655 22:00:56 22:00:57 Removing intermediate container d1a42e868329 22:00:57 ---> 25c512fd5273 22:00:57 Step 23/23 : LABEL version=2.3.0-dev.68 22:00:57 Successfully built f9c7322a8655 22:00:57 Successfully tagged core-command:latest 22:00:57 Building support-notifications 22:00:57 ---> Running in 72d1156b5861 22:00:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:57  Building core-command ... done Removing intermediate container 72d1156b5861 22:00:57 ---> 2c1e9e96e6b6 22:00:57 22:00:57 Successfully built 2c1e9e96e6b6 22:00:57 Successfully tagged support-scheduler:latest 22:00:57 Building core-metadata 22:00:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:58 OK: 221 MiB in 51 packages 22:00:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:00 OK: 221 MiB in 51 packages 22:01:00 Removing intermediate container d520e8906312 22:01:00 ---> 3741f8b121c6 22:01:00 Step 6/26 : COPY go.mod vendor* ./ 22:01:00 OK: 221 MiB in 51 packages 22:01:00 OK: 221 MiB in 51 packages 22:01:01 OK: 221 MiB in 51 packages 22:01:01  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:01:01 ---> cbd6363fd21b 22:01:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:01:01 ---> Using cache 22:01:01 ---> c5f62a4be152 22:01:01 Step 4/23 : WORKDIR /edgex-go 22:01:01 ---> Using cache 22:01:01 ---> 0daa60f1de2c 22:01:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:01 ---> Using cache 22:01:01 ---> de52f95aca7d 22:01:01 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:01:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:01:01 ---> cbd6363fd21b 22:01:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:01:01 ---> Using cache 22:01:01 ---> c5f62a4be152 22:01:01 Step 4/25 : WORKDIR /edgex-go 22:01:01 ---> Using cache 22:01:01 ---> 0daa60f1de2c 22:01:01 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:01 ---> Using cache 22:01:01 ---> de52f95aca7d 22:01:01 Step 6/25 : RUN apk add --update --no-cache make git 22:01:01 ---> Using cache 22:01:01 ---> f2c9858425cf 22:01:01 Step 7/25 : COPY go.mod vendor* ./ 22:01:01 ---> Using cache 22:01:01 ---> 08ed50b7af1a 22:01:01 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:01 ---> Using cache 22:01:01 ---> 188fa057e95e 22:01:01 Step 9/25 : COPY . . 22:01:01 ---> Using cache 22:01:01 ---> 74d057ca7cce 22:01:01 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:01:02 Removing intermediate container fb22e182bd9c 22:01:02 ---> bd83e45d4f1c 22:01:02 Step 6/33 : COPY go.mod vendor* ./ 22:01:02 Removing intermediate container 0e3c96de6d25 22:01:02 ---> 1cb065049561 22:01:02 Step 6/26 : COPY go.mod vendor* ./ 22:01:02 ---> 364e4b629675 22:01:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:02 Removing intermediate container 94326d0c160d 22:01:02 ---> abfa119b123b 22:01:02 Step 7/23 : COPY go.mod vendor* ./ 22:01:03 Removing intermediate container 4acb8696fe28 22:01:03 ---> 23790c51e777 22:01:03 Step 7/23 : COPY go.mod vendor* ./ 22:01:03 ---> Running in c991cb68d830 22:01:03 ---> 5363863dfb56 22:01:03 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:03 ---> Running in f1ac4bfb5cfc 22:01:04 ---> d921f3b68b20 22:01:04 ---> f098db64d108 22:01:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:04 ---> Running in a82a1aa0f0d3 22:01:04 ---> Running in 2983d3c69c79 22:01:04 ---> 074b7c603646 22:01:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:04 ---> Running in 08ee70a1864e 22:01:07 ---> Running in 91eb3afa0cf5 22:01:07 ---> Running in 08745bc07655 22:01:07 Removing intermediate container c791b3a95316 22:01:07 ---> c1143fab0496 22:01:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:01:07 ---> Running in ab7a962f6b7a 22:01:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:01:07 Removing intermediate container ab7a962f6b7a 22:01:07 ---> 238b5804a2b2 22:01:07 Step 23/25 : LABEL arch=x86_64 22:01:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:07 ---> Running in 6d74d13819c8 22:01:08 Removing intermediate container 6d74d13819c8 22:01:08 ---> d03f08e28097 22:01:08 Step 24/25 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:01:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:08 OK: 211 MiB in 51 packages 22:01:08 ---> Running in c88c3b8d973e 22:01:08 Removing intermediate container 83556b64f103 22:01:08 ---> 1131f2fd414d 22:01:08 22:01:08 Step 10/22 : FROM alpine:3.16 22:01:08 ---> 9c6f07244728 22:01:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:01:08 ---> Running in 1420b0e23ae0 22:01:08 Removing intermediate container c88c3b8d973e 22:01:08 ---> db088487c6d2 22:01:08 Step 25/25 : LABEL version=2.3.0-dev.68 22:01:09 ---> Running in bc744e8436ce 22:01:09 Removing intermediate container 91eb3afa0cf5 22:01:09 ---> 6c956582f38c 22:01:09 Step 7/23 : COPY go.mod vendor* ./ 22:01:09 Removing intermediate container bc744e8436ce 22:01:09 ---> 90aa0f024231 22:01:09 22:01:09 Successfully built 90aa0f024231 22:01:09 Successfully tagged security-secretstore-setup:latest 22:01:09 Building security-bootstrapper 22:01:10  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:10 (1/6) Installing ca-certificates (20220614-r0) 22:01:10 (2/6) Installing brotli-libs (1.0.9-r6) 22:01:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:01:10 (4/6) Installing libcurl (7.83.1-r3) 22:01:10 (5/6) Installing curl (7.83.1-r3) 22:01:10 (6/6) Installing dumb-init (1.2.5-r1) 22:01:10 Executing busybox-1.35.0-r17.trigger 22:01:10 Executing ca-certificates-20220614-r0.trigger 22:01:10 OK: 8 MiB in 20 packages 22:01:13 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:13 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:01:13 ---> cbd6363fd21b 22:01:13 Step 3/33 : WORKDIR /edgex-go 22:01:13 ---> Using cache 22:01:13 ---> 41f5ffed72d4 22:01:13 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:13 ---> Using cache 22:01:13 ---> 8556811f791f 22:01:13 Step 5/33 : RUN apk add --update --no-cache make git 22:01:13 ---> Using cache 22:01:13 ---> 3c45fbfc4a00 22:01:13 Step 6/33 : COPY go.mod vendor* ./ 22:01:13 ---> Using cache 22:01:13 ---> 0d38da9bb390 22:01:13 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:13 ---> Using cache 22:01:13 ---> 5e0733ab4de4 22:01:13 Step 8/33 : COPY . . 22:01:13 ---> Using cache 22:01:13 ---> 354a0aff6750 22:01:13 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:01:14 ---> a891103aa122 22:01:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:15 ---> Running in 6be6c55cb859 22:01:15 ---> Running in bb25b470921f 22:01:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:01:17 Removing intermediate container 1420b0e23ae0 22:01:17 ---> c9fe25cfc1f6 22:01:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:01:19 ---> Running in 4bc688ab26fe 22:01:19 Removing intermediate container 22a7977f807e 22:01:19 ---> 2fe46a62f5ce 22:01:19 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:01:19 ---> Running in 3126abe53cda 22:01:19 Removing intermediate container 4bc688ab26fe 22:01:19 ---> c39f5ace41a0 22:01:19 Step 13/22 : WORKDIR /edgex 22:01:20 ---> Running in abdf9980a2ef 22:01:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:01:21 Removing intermediate container abdf9980a2ef 22:01:21 ---> 35a880272521 22:01:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:01:21 ---> 5c3b97564416 22:01:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:01:23 Removing intermediate container 3126abe53cda 22:01:23 ---> 173473e05806 22:01:23 22:01:23 Step 11/23 : FROM alpine:3.16 22:01:23 ---> 9c6f07244728 22:01:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:01:25 ---> b3f68c890cea 22:01:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:01:25 ---> Running in 2914f2e022ff 22:01:25 Removing intermediate container 2914f2e022ff 22:01:25 ---> 00013b39e8a7 22:01:25 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 22:01:25 ---> Running in 375f58cdc3c5 22:01:26 ---> 44bba4d3fe09 22:01:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:01:26 Removing intermediate container bb25b470921f 22:01:26 ---> e4ba555699c9 22:01:26 Step 9/23 : COPY . . 22:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:27 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:01:27 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:01:27 (3/33) Installing readline (8.1.2-r0) 22:01:27 (4/33) Installing bash (5.1.16-r2) 22:01:27 Executing bash-5.1.16-r2.post-install 22:01:27 (5/33) Installing ca-certificates (20220614-r0) 22:01:27 (6/33) Installing brotli-libs (1.0.9-r6) 22:01:27 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:01:27 (8/33) Installing libcurl (7.83.1-r3) 22:01:27 (9/33) Installing curl (7.83.1-r3) 22:01:27 (10/33) Installing docker-cli (20.10.18-r0) 22:01:28 (11/33) Installing dumb-init (1.2.5-r1) 22:01:28 (12/33) Installing libbz2 (1.0.8-r1) 22:01:28 (13/33) Installing expat (2.4.8-r0) 22:01:28 (14/33) Installing libffi (3.4.2-r1) 22:01:28 (15/33) Installing gdbm (1.23-r0) 22:01:28 (16/33) Installing xz-libs (5.2.5-r1) 22:01:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:01:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:01:28 (19/33) Installing mpdecimal (2.5.1-r1) 22:01:28 (20/33) Installing sqlite-libs (3.38.5-r0) 22:01:28 (21/33) Installing python3 (3.10.5-r0) 22:01:28 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:01:28 (23/33) Installing py3-tomli (2.0.1-r1) 22:01:28 (24/33) Installing py3-pep517 (0.12.0-r2) 22:01:28 (25/33) Installing py3-six (1.16.0-r1) 22:01:28 (26/33) Installing py3-retrying (1.3.3-r3) 22:01:28 (27/33) Installing py3-appdirs (1.4.4-r3) 22:01:28 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:01:28 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:01:28 (30/33) Installing py3-parsing (2.4.7-r3) 22:01:28 (31/33) Installing py3-packaging (21.3-r0) 22:01:28 (32/33) Installing py3-setuptools (59.4.0-r0) 22:01:28 (33/33) Installing py3-pip (22.1.1-r0) 22:01:28 Executing busybox-1.35.0-r17.trigger 22:01:28 Executing ca-certificates-20220614-r0.trigger 22:01:28 OK: 122 MiB in 47 packages 22:01:29 ---> 37f38d7fe667 22:01:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:01:36 ---> Running in 545f7b2046a8 22:01:36 Removing intermediate container 08745bc07655 22:01:36 ---> 74821eaa9a7c 22:01:36 22:01:36 Step 11/25 : FROM alpine:3.16 22:01:36 ---> 9c6f07244728 22:01:36 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:01:36 ---> Using cache 22:01:36 ---> 5dbc7e7070ca 22:01:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:01:36 ---> Using cache 22:01:36 ---> e7288442d626 22:01:36 Step 14/25 : ENV APP_PORT=59881 22:01:36 ---> Running in 2cfd2c4f1bbc 22:01:36 ---> c437afdcd6aa 22:01:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:01:36 ---> Running in 47015f858118 22:01:36 Removing intermediate container 2cfd2c4f1bbc 22:01:36 ---> 9efcc1b96321 22:01:36 Step 15/25 : EXPOSE $APP_PORT 22:01:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:01:36 ---> Running in d5a9dd0789cf 22:01:37 Removing intermediate container d5a9dd0789cf 22:01:37 ---> aca7c5da58e7 22:01:37 Step 16/25 : WORKDIR / 22:01:37 Removing intermediate container 545f7b2046a8 22:01:37 ---> e0325a8673ac 22:01:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:01:37 ---> Running in 1bec28863cc7 22:01:37 Removing intermediate container 6be6c55cb859 22:01:37 ---> 38bc8325c0ee 22:01:37 22:01:37 Step 10/33 : FROM alpine:3.16 22:01:37 ---> 9c6f07244728 22:01:37 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:01:37 ---> Running in c71ff8672698 22:01:37 ---> Running in 5d30a232331b 22:01:37 Removing intermediate container 1bec28863cc7 22:01:37 ---> bf49bf82daad 22:01:37 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:01:37 Removing intermediate container 5d30a232331b 22:01:37 ---> 37d8192f7dd8 22:01:37 Step 20/22 : LABEL arch=x86_64 22:01:37 Removing intermediate container c71ff8672698 22:01:37 ---> b93eb0bf9efa 22:01:37 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:01:37 ---> Running in 987b53ad30c8 22:01:37 ---> Running in dae4900226d0 22:01:37 Removing intermediate container 987b53ad30c8 22:01:37 ---> 99a2900dd5bd 22:01:37 Step 21/22 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:01:37 ---> d1d42e718688 22:01:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:01:37 ---> Running in 9fd45fe81512 22:01:38 Removing intermediate container 9fd45fe81512 22:01:38 ---> de092da009e5 22:01:38 Step 22/22 : LABEL version=2.3.0-dev.68 22:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:38 ---> Running in fe8d26bf9018 22:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:38 Removing intermediate container fe8d26bf9018 22:01:38 ---> 1c190531ffe1 22:01:38 22:01:38 (1/2) Installing dumb-init (1.2.5-r1) 22:01:38 (2/2) Installing su-exec (0.2-r1) 22:01:38 Executing busybox-1.35.0-r17.trigger 22:01:38 ---> 95a1238cbe0b 22:01:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:01:38 OK: 6 MiB in 16 packages 22:01:38 Successfully built 1c190531ffe1 22:01:38 Successfully tagged security-proxy-setup:latest 22:01:38  Building security-proxy-setup ... done Building security-spire-server 22:01:38 Collecting docker-compose==1.23.2 22:01:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:01:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.7 MB/s eta 0:00:00 22:01:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:01:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 76.1 MB/s eta 0:00:00 22:01:39 Collecting websocket-client<1.0,>=0.32.0 22:01:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 159.0 MB/s eta 0:00:00 22:01:39 Collecting jsonschema<3,>=2.5.1 22:01:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:01:39 Collecting cached-property<2,>=1.2.0 22:01:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:01:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:01:39 Collecting texttable<0.10,>=0.9.0 22:01:39 Downloading texttable-0.9.1.tar.gz (11 kB) 22:01:39 Preparing metadata (setup.py): started 22:01:40 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:01:40 ---> cbd6363fd21b 22:01:40 Step 3/25 : WORKDIR /edgex-go 22:01:40 ---> Using cache 22:01:40 ---> 41f5ffed72d4 22:01:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:40 ---> Using cache 22:01:40 ---> 8556811f791f 22:01:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:01:40 Preparing metadata (setup.py): finished with status 'done' 22:01:40 Collecting docopt<0.7,>=0.6.1 22:01:40 Downloading docopt-0.6.2.tar.gz (25 kB) 22:01:40 Preparing metadata (setup.py): started 22:01:41 Preparing metadata (setup.py): finished with status 'done' 22:01:41 Collecting dockerpty<0.5,>=0.4.1 22:01:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:01:41 Preparing metadata (setup.py): started 22:01:41 Preparing metadata (setup.py): finished with status 'done' 22:01:41 Collecting PyYAML<4,>=3.10 22:01:41 Downloading PyYAML-3.13.tar.gz (270 kB) 22:01:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 69.9 MB/s eta 0:00:00 22:01:41 Preparing metadata (setup.py): started 22:01:42 Preparing metadata (setup.py): finished with status 'done' 22:01:42 Collecting docker<4.0,>=3.6.0 22:01:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:01:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 189.7 MB/s eta 0:00:00 22:01:42 Collecting docker-pycreds>=0.4.0 22:01:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:01:42 Collecting chardet<3.1.0,>=3.0.2 22:01:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:01:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 217.7 MB/s eta 0:00:00 22:01:42 Collecting certifi>=2017.4.17 22:01:42 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:01:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 145.8 MB/s eta 0:00:00 22:01:42 Collecting idna<2.8,>=2.5 22:01:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:01:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 175.4 MB/s eta 0:00:00 22:01:42 Collecting urllib3<1.25,>=1.21.1 22:01:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:01:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 197.0 MB/s eta 0:00:00 22:01:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:01:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:01:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:01:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:01:42 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:01:42 Running setup.py install for texttable: started 22:01:43 Running setup.py install for texttable: finished with status 'done' 22:01:43 Running setup.py install for PyYAML: started 22:01:43 ---> cd5ca3bfbea2 22:01:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:01:43 ---> Running in 506084173bec 22:01:43 Running setup.py install for PyYAML: finished with status 'done' 22:01:43 ---> 2005fb70f7bf 22:01:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:01:43 Removing intermediate container dae4900226d0 22:01:43 ---> 18454cd28684 22:01:43 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:01:43 ---> Running in 2c94912d98ba 22:01:43 ---> Running in 231b8d1ece39 22:01:44 Running setup.py install for docopt: started 22:01:44 Removing intermediate container 231b8d1ece39 22:01:44 ---> 2d664f9c5da2 22:01:44 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:01:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:44 ---> Running in d82de7d991eb 22:01:44 Removing intermediate container 2c94912d98ba 22:01:44 ---> 0e95c726fa56 22:01:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:01:44 ---> Running in b4188031aaee 22:01:44 Removing intermediate container b4188031aaee 22:01:44 ---> 6154055b2312 22:01:44 Step 23/25 : LABEL arch=x86_64 22:01:44 ---> Running in 063140d5c605 22:01:44 Removing intermediate container d82de7d991eb 22:01:44 ---> fb869d73317f 22:01:44 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:01:44 Running setup.py install for docopt: finished with status 'done' 22:01:44 ---> Running in 10086ce072bf 22:01:44 Removing intermediate container 063140d5c605 22:01:44 ---> b9887202bb8e 22:01:44 Step 24/25 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:01:44 Removing intermediate container 10086ce072bf 22:01:44 ---> 56636d84a890 22:01:44 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:01:44 ---> Running in 412af8153dc3 22:01:44 ---> Running in 7cab904935f2 22:01:44 Removing intermediate container 412af8153dc3 22:01:44 ---> 89ef343bcc85 22:01:44 Step 25/25 : LABEL version=2.3.0-dev.68 22:01:44 Removing intermediate container 7cab904935f2 22:01:44 ---> c681c9de7ec9 22:01:44 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:01:44 ---> Running in 7c14096e7efd 22:01:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:44 ---> Running in 303d4fbd1e4d 22:01:44 Running setup.py install for dockerpty: started 22:01:45 Removing intermediate container 7c14096e7efd 22:01:45 ---> 0354fa8e5c32 22:01:45 22:01:45 Successfully built 0354fa8e5c32 22:01:45 Successfully tagged core-metadata:latest 22:01:45 Building core-data 22:01:45  Building core-metadata ... done OK: 211 MiB in 51 packages 22:01:45 Running setup.py install for dockerpty: finished with status 'done' 22:01:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:01:49 ---> cbd6363fd21b 22:01:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:01:49 ---> Using cache 22:01:49 ---> c5f62a4be152 22:01:49 Step 4/24 : WORKDIR /edgex-go 22:01:49 ---> Using cache 22:01:49 ---> 0daa60f1de2c 22:01:49 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:49 ---> Using cache 22:01:49 ---> de52f95aca7d 22:01:49 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:01:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 22:01:49 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 22:01:52  ---> Running in 1a9448b9584c 22:01:52 Removing intermediate container 506084173bec 22:01:52 ---> b0d33d88662f 22:01:52 Step 6/25 : COPY go.mod vendor* ./ 22:01:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:52 Removing intermediate container 303d4fbd1e4d 22:01:52 ---> 96940137a536 22:01:52 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:01:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:53 ---> ff95e18f5e18 22:01:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:53 OK: 211 MiB in 51 packages 22:01:53 ---> Running in cebfaea56009 22:01:53 ---> Running in 9505ac4459b0 22:01:53 Removing intermediate container cebfaea56009 22:01:53 ---> 988779c744fe 22:01:53 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:01:54 ---> a39b35916c89 22:01:54 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:01:54 Removing intermediate container 1a9448b9584c 22:01:54 ---> 863361a5fe4b 22:01:54 Step 7/24 : COPY go.mod vendor* ./ 22:01:54 ---> Running in 49687613cb9d 22:01:54 Removing intermediate container 375f58cdc3c5 22:01:54 ---> fef1eba851cb 22:01:54 Step 14/23 : ENV APP_PORT=58890 22:01:54 ---> Running in 4359cd98ceb0 22:01:54 ---> dff659ac52ce 22:01:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:54 ---> Running in 47c2df68a55e 22:01:54 Removing intermediate container 4359cd98ceb0 22:01:54 ---> 0db1658617b7 22:01:54 Step 15/23 : EXPOSE $APP_PORT 22:01:54 ---> Running in 0b3beb104561 22:01:54 Removing intermediate container 0b3beb104561 22:01:54 ---> 61356ed9be96 22:01:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:01:55 Removing intermediate container 49687613cb9d 22:01:55 ---> cdb7f9d2c73d 22:01:55 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:01:57 ---> b1e728dddbde 22:01:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:01:59 ---> b5c55bdf946f 22:01:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:01:59 ---> 82f3c1900c52 22:01:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:01:59 ---> b08923f89654 22:01:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:02:01 Removing intermediate container 08ee70a1864e 22:02:01 ---> 93dfc3e535b1 22:02:01 Step 9/23 : COPY . . 22:02:01 Removing intermediate container 2983d3c69c79 22:02:01 ---> 9a7355a4ae78 22:02:01 Step 8/26 : COPY . . 22:02:01 Removing intermediate container a82a1aa0f0d3 22:02:01 ---> 18ba93583e73 22:02:01 Step 9/23 : COPY . . 22:02:01 Removing intermediate container f1ac4bfb5cfc 22:02:01 ---> c8994550e4cc 22:02:01 Step 8/33 : COPY . . 22:02:01 Removing intermediate container c991cb68d830 22:02:01 ---> d2c885d20312 22:02:01 Step 8/26 : COPY . . 22:02:05 ---> 0e281f68456f 22:02:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:02:05 ---> 84d27b8f9098 22:02:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:02:05 ---> Running in 1cde05d44619 22:02:05 Removing intermediate container 47015f858118 22:02:05 ---> c1a7bbac3570 22:02:05 22:02:05 Step 11/23 : FROM alpine:3.16 22:02:05 ---> 9c6f07244728 22:02:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:02:05 ---> 261974316558 22:02:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:02:05 ---> Running in 50f3998eb8e1 22:02:05 Removing intermediate container 1cde05d44619 22:02:05 ---> 87e0d08a5f59 22:02:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:05 ---> Running in 8becea810cc6 22:02:05 ---> b00f528f7bf4 22:02:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:02:05 Removing intermediate container 47c2df68a55e 22:02:05 ---> 14ed296b4fb8 22:02:05 Step 9/24 : COPY . . 22:02:05 Removing intermediate container 9505ac4459b0 22:02:05 ---> 0c1a09992d10 22:02:05 Step 8/25 : COPY . . 22:02:05 Removing intermediate container 8becea810cc6 22:02:05 ---> 8f7fde1d29ed 22:02:05 Step 21/23 : LABEL arch=x86_64 22:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:02:06 (1/2) Installing ca-certificates (20220614-r0) 22:02:06 (2/2) Installing dumb-init (1.2.5-r1) 22:02:06 Executing busybox-1.35.0-r17.trigger 22:02:06 Executing ca-certificates-20220614-r0.trigger 22:02:06 OK: 6 MiB in 16 packages 22:02:07 ---> 335e7bef8145 22:02:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:02:07 ---> aaacf2f288c1 22:02:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:02:07 ---> 9394fb33e8de 22:02:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:02:07 ---> 9b2faa189f2e 22:02:07 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:02:07 ---> Running in 599783c47775 22:02:07 ---> 207d2cc1d2ce 22:02:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:02:07 ---> Running in e7af5e4fb072 22:02:07 ---> Running in 7e35c43e939c 22:02:07 ---> Running in f698261b5618 22:02:07 ---> Running in e8ccb5e03410 22:02:07 Removing intermediate container 599783c47775 22:02:07 ---> 804d39f94a4e 22:02:07 Step 10/26 : WORKDIR /edgex-go/spire-build 22:02:07 ---> Running in f99bf56f763c 22:02:07 Removing intermediate container e8ccb5e03410 22:02:07 ---> 892e36d7a4e4 22:02:07 Step 10/26 : WORKDIR /edgex-go/spire-build 22:02:07 ---> Running in a6c3676ee04c 22:02:08 Removing intermediate container f99bf56f763c 22:02:08 ---> 2566f4af9b05 22:02:08 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 22:02:08 ---> Running in 10bfad5f693f 22:02:08 Removing intermediate container a6c3676ee04c 22:02:08 ---> b6ab73302205 22:02:08 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 22:02:08 ---> Running in 0eca55a52376 22:02:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:02:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:02:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:02:12 Removing intermediate container 10bfad5f693f 22:02:12 ---> 5bfc847fa8de 22:02:12 Step 12/26 : WORKDIR /edgex-go 22:02:12 ---> Running in 2cf4c8737638 22:02:12 Removing intermediate container 0eca55a52376 22:02:12 ---> e93606c7bfd4 22:02:12 Step 12/26 : WORKDIR /edgex-go 22:02:12 ---> Running in dbea8f70d404 22:02:13 ---> 244712853835 22:02:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:02:13 ---> Running in ee8240df3355 22:02:13 Removing intermediate container 2cf4c8737638 22:02:13 ---> 8126a93a4ebf 22:02:13 22:02:13 Step 13/26 : FROM alpine:3.15 22:02:13 ---> d5e5aa485f08 22:02:13 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:02:13 Removing intermediate container ee8240df3355 22:02:13 ---> cacc97f78e26 22:02:13 Step 22/23 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:02:13 ---> fd0fc592a839 22:02:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:02:13 ---> Running in cc704c8a60b5 22:02:13 3.15: Pulling from library/alpine 22:02:13 ---> Running in 316ab0165ff5 22:02:13 ---> Running in a7e5936f6998 22:02:13 ---> 6934b90c3bbc 22:02:13 Step 28/33 : RUN chmod +x /entrypoint.sh 22:02:13 Removing intermediate container 50f3998eb8e1 22:02:13 ---> aa82f7e63bb6 22:02:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:02:13 ---> Running in 62b41c62f7f7 22:02:13 ---> Running in 0faa112427d1 22:02:13 Removing intermediate container 316ab0165ff5 22:02:13 ---> 4c6b620c875d 22:02:13 Step 23/23 : LABEL version=2.3.0-dev.68 22:02:13 Removing intermediate container cc704c8a60b5 22:02:13 ---> 68aee5ace331 22:02:13 Step 10/25 : WORKDIR /edgex-go/spire-build 22:02:13 ---> Running in fdeeb8c19738 22:02:13 ---> Running in cc59d8f31ed2 22:02:13 Removing intermediate container dbea8f70d404 22:02:13 ---> bd911e7f3d3e 22:02:13 22:02:13 Step 13/26 : FROM alpine:3.15 22:02:13 3.15: Pulling from library/alpine 22:02:13 Removing intermediate container 0faa112427d1 22:02:13 ---> 9d6fab97ecb0 22:02:13 Step 14/23 : ENV APP_PORT=59860 22:02:13 ---> Running in f96d5f0d9618 22:02:13 Removing intermediate container fdeeb8c19738 22:02:13 ---> 32bd49032bcd 22:02:13 22:02:13 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:02:13 Removing intermediate container cc59d8f31ed2 22:02:13 ---> e5a3d761a2e7 22:02:13 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 22:02:13 Successfully built 32bd49032bcd 22:02:13 Successfully tagged sys-mgmt-agent:latest 22:02:13  Building sys-mgmt-agent ... done  ---> Running in 1399f60a81ac 22:02:13 Removing intermediate container f96d5f0d9618 22:02:13 ---> d9a13b94a604 22:02:13 Step 15/23 : EXPOSE $APP_PORT 22:02:13 ---> Running in 8e3c95f09248 22:02:14 Removing intermediate container 8e3c95f09248 22:02:14 ---> 448f6b951ff0 22:02:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:02:14 ---> 0ae6d6385eaa 22:02:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:02:14 Removing intermediate container 62b41c62f7f7 22:02:14 ---> 0faef7552e9f 22:02:14 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:02:14 ---> Running in fe4f1c0609b2 22:02:14 Removing intermediate container fe4f1c0609b2 22:02:14 ---> 585efcb6bf11 22:02:14 Step 30/33 : CMD ["gate"] 22:02:14 Removing intermediate container 1399f60a81ac 22:02:14 ---> f324d0671209 22:02:14 Step 12/25 : WORKDIR /edgex-go 22:02:14 ---> Running in cce5219684a5 22:02:15 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:02:15 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:02:15 Status: Downloaded newer image for alpine:3.15 22:02:15 Status: Downloaded newer image for alpine:3.15 22:02:15 ---> 02e0d6fdf486 22:02:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:02:15 ---> 02e0d6fdf486 22:02:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:02:15 ---> Running in 1dde28ce9ad6 22:02:15 ---> Running in 645889386b58 22:02:15 ---> Running in 2d34f715c1a2 22:02:15 ---> 1ab438881372 22:02:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:02:15 Removing intermediate container cce5219684a5 22:02:15 ---> 24e1fa2b7e0c 22:02:15 Step 31/33 : LABEL arch=x86_64 22:02:15 Removing intermediate container 2d34f715c1a2 22:02:15 ---> 23fbaed44aea 22:02:15 22:02:15 Step 13/25 : FROM alpine:3.15 22:02:15 ---> c4fc93816858 22:02:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:02:15 ---> Using cache 22:02:15 ---> b45cc82d704d 22:02:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:15 ---> Using cache 22:02:15 ---> 7dc5dca3d676 22:02:15 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:02:15 ---> Using cache 22:02:15 ---> 872d50f76fe6 22:02:15 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:02:15 ---> Running in 99ab3fd54efc 22:02:15 ---> 9e57c15cca05 22:02:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:02:15 Removing intermediate container 99ab3fd54efc 22:02:15 ---> 1482f68f0761 22:02:15 Step 32/33 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:02:15 ---> Running in 82cfcdaa8a42 22:02:15 ---> Running in 543a7e238c76 22:02:15 Removing intermediate container 82cfcdaa8a42 22:02:15 ---> c72beb9a7138 22:02:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:15 ---> Running in afdc904c7588 22:02:15 Removing intermediate container 543a7e238c76 22:02:15 ---> 0eca0c3e1384 22:02:15 Step 33/33 : LABEL version=2.3.0-dev.68 22:02:15 ---> Running in 952a9b41e1fd 22:02:15 Removing intermediate container afdc904c7588 22:02:15 ---> 244fb18f00d8 22:02:15 Step 21/23 : LABEL arch=x86_64 22:02:15 ---> Running in aa7018e77ac0 22:02:15 Removing intermediate container 1dde28ce9ad6 22:02:15 ---> 94a722acff7a 22:02:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:15 Removing intermediate container 645889386b58 22:02:15 ---> 9825ef7b62a5 22:02:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:16 ---> Running in 821f7dd65226 22:02:16 ---> Running in 045758bcfe0c 22:02:16 Removing intermediate container 952a9b41e1fd 22:02:16 ---> e5e63d966c90 22:02:16 22:02:16 Successfully built e5e63d966c90 22:02:16 Successfully tagged security-bootstrapper:latest 22:02:16  Building security-bootstrapper ... done Removing intermediate container aa7018e77ac0 22:02:16 ---> 029ca173d1a2 22:02:16 Step 22/23 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:02:17 ---> 32e79cf0ffb0 22:02:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:02:17 ---> Running in 9f75b3b70180 22:02:17 Removing intermediate container 9f75b3b70180 22:02:17 ---> f19c7470e07c 22:02:17 Step 23/23 : LABEL version=2.3.0-dev.68 22:02:17 ---> 7844d39d357b 22:02:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:02:17 ---> Running in f024679534e8 22:02:17 Removing intermediate container f024679534e8 22:02:17 ---> ad5b4e041462 22:02:17 22:02:17 ---> de7c69e02c07 22:02:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:02:17 Successfully built ad5b4e041462 22:02:17 Successfully tagged support-notifications:latest 22:02:17  Building support-notifications ... done  ---> ddb55e2aac9e 22:02:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:02:18 ---> Running in 5dd6d909a0d6 22:02:18 Removing intermediate container 5dd6d909a0d6 22:02:18 ---> 3059f570047e 22:02:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:02:18 ---> Running in 353435c8aa9d 22:02:18 Removing intermediate container 353435c8aa9d 22:02:18 ---> 07a0f3c3d956 22:02:18 Step 23/25 : LABEL arch=x86_64 22:02:18 ---> Running in 995c5016f45d 22:02:18 Removing intermediate container 995c5016f45d 22:02:18 ---> dface3a37c27 22:02:18 Step 24/25 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:02:18 ---> Running in 624f3e23cba5 22:02:18 Removing intermediate container 624f3e23cba5 22:02:18 ---> c757c3ebe995 22:02:18 Step 25/25 : LABEL version=2.3.0-dev.68 22:02:19 ---> Running in 958040c6fce9 22:02:19 Removing intermediate container 958040c6fce9 22:02:19 ---> 50d57768aa2b 22:02:19 22:02:19 Successfully built 50d57768aa2b 22:02:19 Successfully tagged security-spire-server:latest 22:02:20 Removing intermediate container 045758bcfe0c 22:02:20 ---> 0db608176b3e 22:02:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:02:20 ---> Running in 7bdfcf93074c 22:02:20 Removing intermediate container 821f7dd65226 22:02:20 ---> 28fc3327b72d 22:02:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:02:20 ---> Running in 97b3c5fcb0fc 22:02:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:02:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:02:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:02:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:02:25 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:02:25 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:02:25 OK: 15734 distinct packages available 22:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:02:25 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:02:25 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:02:25 OK: 15734 distinct packages available 22:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:02:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:02:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:02:27 (1/5) Installing dumb-init (1.2.5-r1) 22:02:27 (2/5) Installing musl-obstack (1.2.3-r0) 22:02:27 (3/5) Installing libucontext (1.1-r0) 22:02:27 (4/5) Installing gcompat (1.0.0-r4) 22:02:27 (5/5) Installing openssl (1.1.1q-r0) 22:02:28 Executing busybox-1.34.1-r7.trigger 22:02:28 OK: 6 MiB in 19 packages 22:02:28 (1/4) Installing dumb-init (1.2.5-r1) 22:02:28 (2/4) Installing musl-obstack (1.2.3-r0) 22:02:28 (3/4) Installing libucontext (1.1-r0) 22:02:28 (4/4) Installing gcompat (1.0.0-r4) 22:02:28 Executing busybox-1.34.1-r7.trigger 22:02:28 OK: 6 MiB in 18 packages 22:02:29 Removing intermediate container 7bdfcf93074c 22:02:29 ---> 685fcec4c32d 22:02:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:02:30 Removing intermediate container 97b3c5fcb0fc 22:02:30 ---> 005cbf766d5c 22:02:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:02:33 ---> 73826a2cdfc9 22:02:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:02:34  Building security-spire-server ... done Removing intermediate container a7e5936f6998 22:02:34 ---> 1f42402b7942 22:02:34 22:02:34 Step 11/24 : FROM alpine:3.16 22:02:34 ---> 9c6f07244728 22:02:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:02:34 ---> Running in 08aa6c308625 22:02:34 Removing intermediate container 08aa6c308625 22:02:34 ---> 4d10747fe525 22:02:34 Step 13/24 : ENV APP_PORT=59880 22:02:34 ---> Running in faa79c41e84b 22:02:34 Removing intermediate container faa79c41e84b 22:02:34 ---> c49d3d44e909 22:02:34 Step 14/24 : EXPOSE $APP_PORT 22:02:34 ---> Running in 5da39c44c4ac 22:02:34 Removing intermediate container 5da39c44c4ac 22:02:34 ---> 81468b4a5521 22:02:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:34 ---> Running in 551d85ebe2e4 22:02:34 Removing intermediate container 551d85ebe2e4 22:02:34 ---> 6cda25300f21 22:02:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:02:34 ---> Running in 891bb0d39868 22:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:02:34 (1/6) Installing dumb-init (1.2.5-r1) 22:02:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:02:34 (3/6) Installing libsodium (1.0.18-r0) 22:02:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:02:34 (5/6) Installing libzmq (4.3.4-r0) 22:02:34 (6/6) Installing zeromq (4.3.4-r0) 22:02:34 Executing busybox-1.35.0-r17.trigger 22:02:34 OK: 8 MiB in 20 packages 22:02:35 Removing intermediate container 891bb0d39868 22:02:35 ---> fb32f02bf4f8 22:02:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:02:35 ---> 672f0a27df65 22:02:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:02:36 ---> ed132729dffb 22:02:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:02:36 ---> 70dd4ec1ac7a 22:02:36 Step 20/24 : ENTRYPOINT ["/core-data"] 22:02:36 ---> Running in 7175dcd05937 22:02:36 Removing intermediate container 7175dcd05937 22:02:36 ---> 51a1ca8b8ff8 22:02:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:36 ---> Running in 1a933390e997 22:02:36 Removing intermediate container 1a933390e997 22:02:36 ---> 14af620db559 22:02:36 Step 22/24 : LABEL arch=x86_64 22:02:36 ---> Running in 2153f9f28e09 22:02:36 Removing intermediate container 2153f9f28e09 22:02:36 ---> c8bafa579daf 22:02:36 Step 23/24 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:02:36 ---> Running in c2da0c45f3d7 22:02:36 Removing intermediate container c2da0c45f3d7 22:02:36 ---> 15bc664d0795 22:02:36 Step 24/24 : LABEL version=2.3.0-dev.68 22:02:36 ---> Running in a1a833502cd7 22:02:36 Removing intermediate container a1a833502cd7 22:02:36 ---> 03d6ec929bcd 22:02:36 22:02:36 Successfully built 03d6ec929bcd 22:02:36 Successfully tagged core-data:latest 22:02:36  Building core-data ... done  [Pipeline] } 22:02:36 $ docker stop --time=1 7ee7d77de7cf022cce38c6beb74403576622eaeae200bf7ac0a1c57808c0f184 22:02:38 $ docker rm -f 7ee7d77de7cf022cce38c6beb74403576622eaeae200bf7ac0a1c57808c0f184 22:02:38 ---> 790f0c8aa4ce 22:02:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withDockerContainer [Pipeline] sh 22:02:38 + docker images 22:02:38 REPOSITORY TAG IMAGE ID CREATED SIZE 22:02:38 core-data latest 03d6ec929bcd 2 seconds ago 21.6MB 22:02:38 1f42402b7942 8 seconds ago 1.55GB 22:02:38 security-spire-server latest 50d57768aa2b 19 seconds ago 86.5MB 22:02:38 support-notifications latest ad5b4e041462 21 seconds ago 27.3MB 22:02:38 security-bootstrapper latest e5e63d966c90 23 seconds ago 19.8MB 22:02:38 23fbaed44aea 23 seconds ago 1.42GB 22:02:38 sys-mgmt-agent latest 32bd49032bcd 25 seconds ago 136MB 22:02:38 c1a7bbac3570 34 seconds ago 1.61GB 22:02:38 core-metadata latest 0354fa8e5c32 53 seconds ago 18.2MB 22:02:38 security-proxy-setup latest 1c190531ffe1 About a minute ago 27.3MB 22:02:38 38bc8325c0ee About a minute ago 1.53GB 22:02:38 74821eaa9a7c About a minute ago 1.55GB 22:02:38 173473e05806 About a minute ago 1.53GB 22:02:38 security-secretstore-setup latest 90aa0f024231 About a minute ago 29.2MB 22:02:38 1131f2fd414d About a minute ago 1.53GB 22:02:38 support-scheduler latest 2c1e9e96e6b6 About a minute ago 26.7MB 22:02:38 core-command latest f9c7322a8655 About a minute ago 17.3MB 22:02:38 1bb6c8902e92 About a minute ago 1.61GB 22:02:38 e4462784a338 2 minutes ago 1.54GB 22:02:38 3b7607b02e03 2 minutes ago 1.54GB 22:02:38 security-spire-agent latest 6250b2c3dc67 2 minutes ago 125MB 22:02:38 security-spire-config latest 3d6c8c4df5fc 2 minutes ago 85.8MB 22:02:38 security-spiffe-token-provider latest f13d0f34348d 2 minutes ago 29.3MB 22:02:38 de38057fe3ad 2 minutes ago 1.58GB 22:02:38 126f0c0f5486 2 minutes ago 1.42GB 22:02:38 20a9d536fdc4 2 minutes ago 1.42GB 22:02:38 ci-base-image-x86_64 latest cbd6363fd21b 6 minutes ago 994MB 22:02:38 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 22:02:38 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 22:02:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 22:02:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 22:02:38 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 22:02:38 provisioning config files... 22:02:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/304@tmp/config5951827834358181280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:38 ---> docker-login.sh 22:02:38 nexus3.edgexfoundry.org:10001 22:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:38 Configure a credential helper to remove this warning. See 22:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:38 22:02:38 Login Succeeded 22:02:38 nexus3.edgexfoundry.org:10002 22:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:39 Configure a credential helper to remove this warning. See 22:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:39 22:02:39 Login Succeeded 22:02:39 nexus3.edgexfoundry.org:10003 22:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:39 Configure a credential helper to remove this warning. See 22:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:39 22:02:39 Login Succeeded 22:02:39 nexus3.edgexfoundry.org:10004 22:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:39 Configure a credential helper to remove this warning. See 22:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:39 22:02:39 Login Succeeded 22:02:39 docker.io 22:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:39 ---> 0b2fe1693127 22:02:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:02:39 ---> Running in ccc3ef36d514 22:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:40 Configure a credential helper to remove this warning. See 22:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:40 22:02:40 Login Succeeded 22:02:40 ---> docker-login.sh ends [Pipeline] } 22:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:02:40 6f91870268458f9d7014bc6a845854853260c961 22:02:40 latest 22:02:40 2.3.0-dev.68 22:02:40 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:40 main 22:02:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:40 ---> 681485787bfe 22:02:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:02:40 Removing intermediate container ccc3ef36d514 22:02:40 ---> fbce24a8ee14 22:02:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:02:40 + docker push nexus3.edgexfoundry.org:10004/core-command:6f91870268458f9d7014bc6a845854853260c961 22:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:02:40 0c1afc87c8e1: Preparing 22:02:40 9f82dddfc41d: Preparing 22:02:40 a6bfec91a534: Preparing 22:02:40 dfef2ec36394: Preparing 22:02:40 994393dc58e7: Preparing 22:02:40 994393dc58e7: Layer already exists 22:02:40 dfef2ec36394: Pushed 22:02:40 0c1afc87c8e1: Pushed 22:02:40 a6bfec91a534: Pushed 22:02:42 ---> 3df1acd1a766 22:02:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:02:42 ---> f7c5d3b96288 22:02:42 Step 21/26 : WORKDIR / 22:02:42 ---> Running in dc497ab9fe83 22:02:42 9f82dddfc41d: Pushed 22:02:42 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:26d0aee7b9019e212eb6ada114e9971a44d0beeb37fd8dcf08227082a92d3ddc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:42 Removing intermediate container dc497ab9fe83 22:02:42 ---> ecec5f209c65 22:02:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:02:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:42 ---> Running in ed1e0211f8f7 22:02:42 ---> 10ce6917449f 22:02:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:02:43 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:02:43 0c1afc87c8e1: Preparing 22:02:43 9f82dddfc41d: Preparing 22:02:43 a6bfec91a534: Preparing 22:02:43 dfef2ec36394: Preparing 22:02:43 994393dc58e7: Preparing 22:02:43 0c1afc87c8e1: Layer already exists 22:02:43 dfef2ec36394: Layer already exists 22:02:43 994393dc58e7: Layer already exists 22:02:43 9f82dddfc41d: Layer already exists 22:02:43 a6bfec91a534: Layer already exists 22:02:43 latest: digest: sha256:26d0aee7b9019e212eb6ada114e9971a44d0beeb37fd8dcf08227082a92d3ddc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:43 Removing intermediate container ed1e0211f8f7 22:02:43 ---> bb76e1534e9e 22:02:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:02:43 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.68 22:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:02:43 0c1afc87c8e1: Preparing 22:02:43 9f82dddfc41d: Preparing 22:02:43 a6bfec91a534: Preparing 22:02:43 dfef2ec36394: Preparing 22:02:43 994393dc58e7: Preparing 22:02:43 9f82dddfc41d: Layer already exists 22:02:43 dfef2ec36394: Layer already exists 22:02:43 994393dc58e7: Layer already exists 22:02:43 a6bfec91a534: Layer already exists 22:02:43 0c1afc87c8e1: Layer already exists 22:02:43 2.3.0-dev.68: digest: sha256:26d0aee7b9019e212eb6ada114e9971a44d0beeb37fd8dcf08227082a92d3ddc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:43 ---> Running in 1c885ed5e5ca 22:02:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:44 + docker push nexus3.edgexfoundry.org:10004/core-command:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:02:44 0c1afc87c8e1: Preparing 22:02:44 9f82dddfc41d: Preparing 22:02:44 a6bfec91a534: Preparing 22:02:44 dfef2ec36394: Preparing 22:02:44 994393dc58e7: Preparing 22:02:44 994393dc58e7: Layer already exists 22:02:44 a6bfec91a534: Layer already exists 22:02:44 dfef2ec36394: Layer already exists 22:02:44 9f82dddfc41d: Layer already exists 22:02:44 0c1afc87c8e1: Layer already exists 22:02:44 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:26d0aee7b9019e212eb6ada114e9971a44d0beeb37fd8dcf08227082a92d3ddc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:44 ---> fafaf8eb6c9d 22:02:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:02:44 ---> Running in 97d5086178c9 22:02:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } 22:02:44 Removing intermediate container 1c885ed5e5ca 22:02:44 ---> 8d455fcb3b8f 22:02:44 Step 24/26 : LABEL arch=arm64 22:02:44 ---> Running in f8bf8977b6b6 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:45 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:02:45 0c1afc87c8e1: Preparing 22:02:45 9f82dddfc41d: Preparing 22:02:45 a6bfec91a534: Preparing 22:02:45 dfef2ec36394: Preparing 22:02:45 994393dc58e7: Preparing 22:02:45 9f82dddfc41d: Layer already exists 22:02:45 a6bfec91a534: Layer already exists 22:02:45 dfef2ec36394: Layer already exists 22:02:45 994393dc58e7: Layer already exists 22:02:45 0c1afc87c8e1: Layer already exists 22:02:45 main: digest: sha256:26d0aee7b9019e212eb6ada114e9971a44d0beeb37fd8dcf08227082a92d3ddc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:45 ===================================================== [Pipeline] echo 22:02:45 taggedImages: 22:02:45 - nexus3.edgexfoundry.org:10004/core-command:6f91870268458f9d7014bc6a845854853260c961 22:02:45 - nexus3.edgexfoundry.org:10004/core-command:latest 22:02:45 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.68 22:02:45 - nexus3.edgexfoundry.org:10004/core-command:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:02:45 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:02:45 6f91870268458f9d7014bc6a845854853260c961 22:02:45 latest 22:02:45 2.3.0-dev.68 22:02:45 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:45 main 22:02:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:45 Removing intermediate container 97d5086178c9 22:02:45 ---> 7e13e8130a19 22:02:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:02:45 ---> Running in c5d47040968e 22:02:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:45 Removing intermediate container f8bf8977b6b6 22:02:45 ---> 49afc1e6ceda 22:02:45 Step 25/26 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:02:45 + docker push nexus3.edgexfoundry.org:10004/core-data:6f91870268458f9d7014bc6a845854853260c961 22:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:02:45 42a92f9f7f99: Preparing 22:02:45 f27cc01fe2cc: Preparing 22:02:45 a6bfec91a534: Preparing 22:02:45 e7a1a3668370: Preparing 22:02:45 072e1c5ee312: Preparing 22:02:45 994393dc58e7: Preparing 22:02:45 a6bfec91a534: Layer already exists 22:02:45 994393dc58e7: Layer already exists 22:02:45 072e1c5ee312: Pushed 22:02:45 42a92f9f7f99: Pushed 22:02:45 ---> Running in 17a7d789b8ae 22:02:46 Removing intermediate container c5d47040968e 22:02:46 ---> 77128fedb775 22:02:46 Step 24/26 : LABEL arch=arm64 22:02:46 e7a1a3668370: Pushed 22:02:46 ---> Running in 70ee7e75dbef 22:02:46 Removing intermediate container 17a7d789b8ae 22:02:46 ---> f128d3e652b1 22:02:46 Step 26/26 : LABEL version=2.3.0-dev.68 22:02:46 ---> Running in 66524294042f 22:02:47 Removing intermediate container 70ee7e75dbef 22:02:47 ---> 8280571c9801 22:02:47 Step 25/26 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:02:47 ---> Running in 40eb2fee82aa 22:02:47 Removing intermediate container 66524294042f 22:02:47 ---> 2fb85b565d15 22:02:47 22:02:47 f27cc01fe2cc: Pushed 22:02:47 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:46254fc8dc7d1ca872d60d952b1cdf6726021453629b36fb9b11f33f271b156b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:47 Successfully built 2fb85b565d15 22:02:47 Successfully tagged security-spire-config-arm64:latest 22:02:47 Building security-secretstore-setup 22:02:47  Building security-spire-config ... done Removing intermediate container 40eb2fee82aa 22:02:47 ---> 3960cb91f9e3 22:02:47 Step 26/26 : LABEL version=2.3.0-dev.68 22:02:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:02:48 42a92f9f7f99: Preparing 22:02:48 f27cc01fe2cc: Preparing 22:02:48 a6bfec91a534: Preparing 22:02:48 e7a1a3668370: Preparing 22:02:48 072e1c5ee312: Preparing 22:02:48 994393dc58e7: Preparing 22:02:48 994393dc58e7: Waiting 22:02:48 072e1c5ee312: Layer already exists 22:02:48 42a92f9f7f99: Layer already exists 22:02:48 f27cc01fe2cc: Layer already exists 22:02:48 e7a1a3668370: Layer already exists 22:02:48 a6bfec91a534: Layer already exists 22:02:48 994393dc58e7: Layer already exists 22:02:48 latest: digest: sha256:46254fc8dc7d1ca872d60d952b1cdf6726021453629b36fb9b11f33f271b156b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:48 ---> Running in f31ff3819a97 22:02:48 Removing intermediate container f31ff3819a97 22:02:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:48 ---> d1cab6b67478 22:02:48 22:02:48 Successfully built d1cab6b67478 22:02:48 Successfully tagged security-spire-agent-arm64:latest 22:02:48  Building security-spire-agent ... done Building security-spire-server 22:02:49 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.68 22:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:02:49 42a92f9f7f99: Preparing 22:02:49 f27cc01fe2cc: Preparing 22:02:49 a6bfec91a534: Preparing 22:02:49 e7a1a3668370: Preparing 22:02:49 072e1c5ee312: Preparing 22:02:49 994393dc58e7: Preparing 22:02:49 994393dc58e7: Waiting 22:02:49 a6bfec91a534: Layer already exists 22:02:49 42a92f9f7f99: Layer already exists 22:02:49 f27cc01fe2cc: Layer already exists 22:02:49 072e1c5ee312: Layer already exists 22:02:49 e7a1a3668370: Layer already exists 22:02:49 994393dc58e7: Layer already exists 22:02:49 2.3.0-dev.68: digest: sha256:46254fc8dc7d1ca872d60d952b1cdf6726021453629b36fb9b11f33f271b156b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:49 + docker push nexus3.edgexfoundry.org:10004/core-data:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:02:49 42a92f9f7f99: Preparing 22:02:49 f27cc01fe2cc: Preparing 22:02:49 a6bfec91a534: Preparing 22:02:49 e7a1a3668370: Preparing 22:02:49 072e1c5ee312: Preparing 22:02:49 994393dc58e7: Preparing 22:02:49 994393dc58e7: Waiting 22:02:49 a6bfec91a534: Layer already exists 22:02:49 f27cc01fe2cc: Layer already exists 22:02:49 072e1c5ee312: Layer already exists 22:02:49 e7a1a3668370: Layer already exists 22:02:49 42a92f9f7f99: Layer already exists 22:02:49 994393dc58e7: Layer already exists 22:02:49 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:46254fc8dc7d1ca872d60d952b1cdf6726021453629b36fb9b11f33f271b156b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:02:50 42a92f9f7f99: Preparing 22:02:50 f27cc01fe2cc: Preparing 22:02:50 a6bfec91a534: Preparing 22:02:50 e7a1a3668370: Preparing 22:02:50 072e1c5ee312: Preparing 22:02:50 994393dc58e7: Preparing 22:02:50 994393dc58e7: Waiting 22:02:50 a6bfec91a534: Layer already exists 22:02:50 e7a1a3668370: Layer already exists 22:02:50 42a92f9f7f99: Layer already exists 22:02:50 f27cc01fe2cc: Layer already exists 22:02:50 072e1c5ee312: Layer already exists 22:02:50 994393dc58e7: Layer already exists 22:02:50 main: digest: sha256:46254fc8dc7d1ca872d60d952b1cdf6726021453629b36fb9b11f33f271b156b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:50 ===================================================== [Pipeline] echo 22:02:50 taggedImages: 22:02:50 - nexus3.edgexfoundry.org:10004/core-data:6f91870268458f9d7014bc6a845854853260c961 22:02:50 - nexus3.edgexfoundry.org:10004/core-data:latest 22:02:50 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.68 22:02:50 - nexus3.edgexfoundry.org:10004/core-data:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:50 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:02:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:02:50 6f91870268458f9d7014bc6a845854853260c961 22:02:50 latest 22:02:50 2.3.0-dev.68 22:02:50 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:50 main 22:02:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6f91870268458f9d7014bc6a845854853260c961 22:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:02:50 bad76ef843c8: Preparing 22:02:50 5676dcfa1eca: Preparing 22:02:50 2673491f60a4: Preparing 22:02:50 a6bfec91a534: Preparing 22:02:50 dfef2ec36394: Preparing 22:02:50 994393dc58e7: Preparing 22:02:50 994393dc58e7: Waiting 22:02:50 a6bfec91a534: Layer already exists 22:02:50 dfef2ec36394: Layer already exists 22:02:50 994393dc58e7: Layer already exists 22:02:50 bad76ef843c8: Pushed 22:02:50 5676dcfa1eca: Pushed 22:02:52 2673491f60a4: Pushed 22:02:52 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:56c7f2e4e52d4cc687cbfd7f945028ef063172348e800c85188d182827244a28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:02:53 bad76ef843c8: Preparing 22:02:53 5676dcfa1eca: Preparing 22:02:53 2673491f60a4: Preparing 22:02:53 a6bfec91a534: Preparing 22:02:53 dfef2ec36394: Preparing 22:02:53 994393dc58e7: Preparing 22:02:53 994393dc58e7: Waiting 22:02:53 bad76ef843c8: Layer already exists 22:02:53 2673491f60a4: Layer already exists 22:02:53 5676dcfa1eca: Layer already exists 22:02:53 dfef2ec36394: Layer already exists 22:02:53 a6bfec91a534: Layer already exists 22:02:53 994393dc58e7: Layer already exists 22:02:53 latest: digest: sha256:56c7f2e4e52d4cc687cbfd7f945028ef063172348e800c85188d182827244a28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.68 22:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:02:54 bad76ef843c8: Preparing 22:02:54 5676dcfa1eca: Preparing 22:02:54 2673491f60a4: Preparing 22:02:54 a6bfec91a534: Preparing 22:02:54 dfef2ec36394: Preparing 22:02:54 994393dc58e7: Preparing 22:02:54 994393dc58e7: Waiting 22:02:54 a6bfec91a534: Layer already exists 22:02:54 bad76ef843c8: Layer already exists 22:02:54 5676dcfa1eca: Layer already exists 22:02:54 2673491f60a4: Layer already exists 22:02:54 dfef2ec36394: Layer already exists 22:02:54 994393dc58e7: Layer already exists 22:02:54 2.3.0-dev.68: digest: sha256:56c7f2e4e52d4cc687cbfd7f945028ef063172348e800c85188d182827244a28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:02:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:02:54 ---> 42de18b9297e 22:02:54 Step 3/25 : WORKDIR /edgex-go 22:02:54 ---> Using cache 22:02:54 ---> 9f92e111e6c5 22:02:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:54 ---> Using cache 22:02:54 ---> 0a03534bf8c1 22:02:54 Step 5/25 : RUN apk add --update --no-cache make git 22:02:54 ---> Using cache 22:02:54 ---> bd83e45d4f1c 22:02:54 Step 6/25 : COPY go.mod vendor* ./ 22:02:54 ---> Using cache 22:02:54 ---> 5363863dfb56 22:02:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:54 ---> Using cache 22:02:54 ---> c8994550e4cc 22:02:54 Step 8/25 : COPY . . 22:02:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:54 ---> Using cache 22:02:54 ---> 9b2faa189f2e 22:02:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:02:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:02:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:02:54 ---> 42de18b9297e 22:02:54 Step 3/25 : WORKDIR /edgex-go 22:02:54 ---> Using cache 22:02:54 ---> 9f92e111e6c5 22:02:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:54 ---> Using cache 22:02:54 ---> 0a03534bf8c1 22:02:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:02:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:02:54 bad76ef843c8: Preparing 22:02:54 5676dcfa1eca: Preparing 22:02:54 2673491f60a4: Preparing 22:02:54 a6bfec91a534: Preparing 22:02:54 dfef2ec36394: Preparing 22:02:54 994393dc58e7: Preparing 22:02:54 994393dc58e7: Waiting 22:02:54 2673491f60a4: Layer already exists 22:02:54 bad76ef843c8: Layer already exists 22:02:54 dfef2ec36394: Layer already exists 22:02:54 5676dcfa1eca: Layer already exists 22:02:54 a6bfec91a534: Layer already exists 22:02:54 994393dc58e7: Layer already exists 22:02:54 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:56c7f2e4e52d4cc687cbfd7f945028ef063172348e800c85188d182827244a28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:54 ---> Running in 2c51167ec857 22:02:54 ---> Running in ac9ff87c3fbe 22:02:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:02:55 bad76ef843c8: Preparing 22:02:55 5676dcfa1eca: Preparing 22:02:55 2673491f60a4: Preparing 22:02:55 a6bfec91a534: Preparing 22:02:55 dfef2ec36394: Preparing 22:02:55 994393dc58e7: Preparing 22:02:55 994393dc58e7: Waiting 22:02:55 a6bfec91a534: Layer already exists 22:02:55 5676dcfa1eca: Layer already exists 22:02:55 bad76ef843c8: Layer already exists 22:02:55 2673491f60a4: Layer already exists 22:02:55 dfef2ec36394: Layer already exists 22:02:55 994393dc58e7: Layer already exists 22:02:55 main: digest: sha256:56c7f2e4e52d4cc687cbfd7f945028ef063172348e800c85188d182827244a28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:55 ===================================================== [Pipeline] echo 22:02:55 taggedImages: 22:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:6f91870268458f9d7014bc6a845854853260c961 22:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.68 22:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:02:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:02:55 6f91870268458f9d7014bc6a845854853260c961 22:02:55 latest 22:02:55 2.3.0-dev.68 22:02:55 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:02:55 main 22:02:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6f91870268458f9d7014bc6a845854853260c961 22:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:02:56 203fbb6314ba: Preparing 22:02:56 203fbb6314ba: Preparing 22:02:56 31971e009238: Preparing 22:02:56 2d6490c00253: Preparing 22:02:56 74cf445f9c93: Preparing 22:02:56 c2935f0c93d7: Preparing 22:02:56 841575a93293: Preparing 22:02:56 a6bfec91a534: Preparing 22:02:56 45170bfa115b: Preparing 22:02:56 97d3685789ec: Preparing 22:02:56 25a526ef477a: Preparing 22:02:56 19579747dbd9: Preparing 22:02:56 994393dc58e7: Preparing 22:02:56 25a526ef477a: Waiting 22:02:56 19579747dbd9: Waiting 22:02:56 841575a93293: Waiting 22:02:56 994393dc58e7: Waiting 22:02:56 a6bfec91a534: Waiting 22:02:56 97d3685789ec: Waiting 22:02:56 45170bfa115b: Waiting 22:02:56 74cf445f9c93: Pushed 22:02:56 c2935f0c93d7: Pushed 22:02:56 203fbb6314ba: Pushed 22:02:56 31971e009238: Pushed 22:02:56 2d6490c00253: Pushed 22:02:56 a6bfec91a534: Layer already exists 22:02:56 45170bfa115b: Pushed 22:02:56 994393dc58e7: Layer already exists 22:02:56 19579747dbd9: Pushed 22:02:56 97d3685789ec: Pushed 22:02:56 25a526ef477a: Pushed 22:02:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:02: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.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:02:57 841575a93293: Pushed 22:02:58 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:fcf3e821b93674ba297b44bc8bbefe96d77d0d4e3e8deed9c5b7d0a9d0946a26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:02:58 203fbb6314ba: Preparing 22:02:58 203fbb6314ba: Preparing 22:02:58 31971e009238: Preparing 22:02:58 2d6490c00253: Preparing 22:02:58 74cf445f9c93: Preparing 22:02:58 c2935f0c93d7: Preparing 22:02:58 841575a93293: Preparing 22:02:58 a6bfec91a534: Preparing 22:02:58 45170bfa115b: Preparing 22:02:58 97d3685789ec: Preparing 22:02:58 25a526ef477a: Preparing 22:02:58 19579747dbd9: Preparing 22:02:58 994393dc58e7: Preparing 22:02:58 45170bfa115b: Waiting 22:02:58 97d3685789ec: Waiting 22:02:58 25a526ef477a: Waiting 22:02:58 19579747dbd9: Waiting 22:02:58 994393dc58e7: Waiting 22:02:58 841575a93293: Waiting 22:02:58 a6bfec91a534: Waiting 22:02:58 31971e009238: Layer already exists 22:02:58 c2935f0c93d7: Layer already exists 22:02:58 203fbb6314ba: Layer already exists 22:02:58 74cf445f9c93: Layer already exists 22:02:58 2d6490c00253: Layer already exists 22:02:58 841575a93293: Layer already exists 22:02:58 97d3685789ec: Layer already exists 22:02:58 a6bfec91a534: Layer already exists 22:02:58 25a526ef477a: Layer already exists 22:02:58 45170bfa115b: Layer already exists 22:02:58 19579747dbd9: Layer already exists 22:02:58 994393dc58e7: Layer already exists 22:02:58 latest: digest: sha256:fcf3e821b93674ba297b44bc8bbefe96d77d0d4e3e8deed9c5b7d0a9d0946a26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:02:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.68 22:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:02:59 203fbb6314ba: Preparing 22:02:59 203fbb6314ba: Preparing 22:02:59 31971e009238: Preparing 22:02:59 2d6490c00253: Preparing 22:02:59 74cf445f9c93: Preparing 22:02:59 c2935f0c93d7: Preparing 22:02:59 841575a93293: Preparing 22:02:59 a6bfec91a534: Preparing 22:02:59 45170bfa115b: Preparing 22:02:59 97d3685789ec: Preparing 22:02:59 25a526ef477a: Preparing 22:02:59 19579747dbd9: Preparing 22:02:59 994393dc58e7: Preparing 22:02:59 25a526ef477a: Waiting 22:02:59 841575a93293: Waiting 22:02:59 a6bfec91a534: Waiting 22:02:59 97d3685789ec: Waiting 22:02:59 19579747dbd9: Waiting 22:02:59 45170bfa115b: Waiting 22:02:59 994393dc58e7: Waiting 22:02:59 31971e009238: Layer already exists 22:02:59 2d6490c00253: Layer already exists 22:02:59 c2935f0c93d7: Layer already exists 22:02:59 74cf445f9c93: Layer already exists 22:02:59 203fbb6314ba: Layer already exists 22:02:59 841575a93293: Layer already exists 22:02:59 25a526ef477a: Layer already exists 22:02:59 a6bfec91a534: Layer already exists 22:02:59 97d3685789ec: Layer already exists 22:02:59 45170bfa115b: Layer already exists 22:02:59 19579747dbd9: Layer already exists 22:02:59 994393dc58e7: Layer already exists 22:02:59 2.3.0-dev.68: digest: sha256:fcf3e821b93674ba297b44bc8bbefe96d77d0d4e3e8deed9c5b7d0a9d0946a26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:03:00 203fbb6314ba: Preparing 22:03:00 203fbb6314ba: Preparing 22:03:00 31971e009238: Preparing 22:03:00 2d6490c00253: Preparing 22:03:00 74cf445f9c93: Preparing 22:03:00 c2935f0c93d7: Preparing 22:03:00 841575a93293: Preparing 22:03:00 a6bfec91a534: Preparing 22:03:00 45170bfa115b: Preparing 22:03:00 97d3685789ec: Preparing 22:03:00 25a526ef477a: Preparing 22:03:00 19579747dbd9: Preparing 22:03:00 994393dc58e7: Preparing 22:03:00 841575a93293: Waiting 22:03:00 97d3685789ec: Waiting 22:03:00 25a526ef477a: Waiting 22:03:00 45170bfa115b: Waiting 22:03:00 19579747dbd9: Waiting 22:03:00 2d6490c00253: Layer already exists 22:03:00 74cf445f9c93: Layer already exists 22:03:00 31971e009238: Layer already exists 22:03:00 c2935f0c93d7: Layer already exists 22:03:00 203fbb6314ba: Layer already exists 22:03:00 841575a93293: Layer already exists 22:03:00 45170bfa115b: Layer already exists 22:03:00 a6bfec91a534: Layer already exists 22:03:00 97d3685789ec: Layer already exists 22:03:00 25a526ef477a: Layer already exists 22:03:00 19579747dbd9: Layer already exists 22:03:00 994393dc58e7: Layer already exists 22:03:00 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:fcf3e821b93674ba297b44bc8bbefe96d77d0d4e3e8deed9c5b7d0a9d0946a26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:03:00 203fbb6314ba: Preparing 22:03:00 203fbb6314ba: Preparing 22:03:00 31971e009238: Preparing 22:03:00 2d6490c00253: Preparing 22:03:00 74cf445f9c93: Preparing 22:03:00 c2935f0c93d7: Preparing 22:03:00 841575a93293: Preparing 22:03:00 a6bfec91a534: Preparing 22:03:00 841575a93293: Waiting 22:03:00 45170bfa115b: Preparing 22:03:00 a6bfec91a534: Waiting 22:03:00 97d3685789ec: Preparing 22:03:00 25a526ef477a: Preparing 22:03:00 45170bfa115b: Waiting 22:03:00 97d3685789ec: Waiting 22:03:00 19579747dbd9: Preparing 22:03:00 994393dc58e7: Preparing 22:03:00 25a526ef477a: Waiting 22:03:00 19579747dbd9: Waiting 22:03:00 203fbb6314ba: Layer already exists 22:03:00 74cf445f9c93: Layer already exists 22:03:00 c2935f0c93d7: Layer already exists 22:03:00 2d6490c00253: Layer already exists 22:03:00 31971e009238: Layer already exists 22:03:00 841575a93293: Layer already exists 22:03:00 a6bfec91a534: Layer already exists 22:03:00 25a526ef477a: Layer already exists 22:03:00 45170bfa115b: Layer already exists 22:03:00 97d3685789ec: Layer already exists 22:03:00 19579747dbd9: Layer already exists 22:03:00 994393dc58e7: Layer already exists 22:03:00 main: digest: sha256:fcf3e821b93674ba297b44bc8bbefe96d77d0d4e3e8deed9c5b7d0a9d0946a26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:00 ===================================================== [Pipeline] echo 22:03:00 taggedImages: 22:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6f91870268458f9d7014bc6a845854853260c961 22:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.68 22:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:03:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:03:00 6f91870268458f9d7014bc6a845854853260c961 22:03:00 latest 22:03:00 2.3.0-dev.68 22:03:00 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:00 main 22:03:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6f91870268458f9d7014bc6a845854853260c961 22:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:03:01 5c24e3a02013: Preparing 22:03:01 b8e3c803bf83: Preparing 22:03:01 34422bf020e0: Preparing 22:03:01 ce8c3d7040b9: Preparing 22:03:01 36799491fc79: Preparing 22:03:01 5f6509b3a6b5: Preparing 22:03:01 6a99c8c1fe81: Preparing 22:03:01 994393dc58e7: Preparing 22:03:01 5f6509b3a6b5: Waiting 22:03:01 6a99c8c1fe81: Waiting 22:03:01 994393dc58e7: Waiting 22:03:01 36799491fc79: Pushed 22:03:01 5c24e3a02013: Pushed 22:03:01 b8e3c803bf83: Pushed 22:03:01 994393dc58e7: Layer already exists 22:03:01 5f6509b3a6b5: Pushed 22:03:02 6a99c8c1fe81: Pushed 22:03:02 ce8c3d7040b9: Pushed 22:03:02 34422bf020e0: Pushed 22:03:02 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:4163a0037437ee3cc0f0ad3cd9634bbdbda0856115433cfff82f62e59139c820 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:03:03 5c24e3a02013: Preparing 22:03:03 b8e3c803bf83: Preparing 22:03:03 34422bf020e0: Preparing 22:03:03 ce8c3d7040b9: Preparing 22:03:03 36799491fc79: Preparing 22:03:03 5f6509b3a6b5: Preparing 22:03:03 6a99c8c1fe81: Preparing 22:03:03 994393dc58e7: Preparing 22:03:03 5f6509b3a6b5: Waiting 22:03:03 6a99c8c1fe81: Waiting 22:03:03 994393dc58e7: Waiting 22:03:03 ce8c3d7040b9: Layer already exists 22:03:03 b8e3c803bf83: Layer already exists 22:03:03 36799491fc79: Layer already exists 22:03:03 34422bf020e0: Layer already exists 22:03:03 5c24e3a02013: Layer already exists 22:03:03 994393dc58e7: Layer already exists 22:03:03 6a99c8c1fe81: Layer already exists 22:03:03 5f6509b3a6b5: Layer already exists 22:03:03 latest: digest: sha256:4163a0037437ee3cc0f0ad3cd9634bbdbda0856115433cfff82f62e59139c820 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.68 22:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:03:04 5c24e3a02013: Preparing 22:03:04 b8e3c803bf83: Preparing 22:03:04 34422bf020e0: Preparing 22:03:04 ce8c3d7040b9: Preparing 22:03:04 36799491fc79: Preparing 22:03:04 5f6509b3a6b5: Preparing 22:03:04 6a99c8c1fe81: Preparing 22:03:04 994393dc58e7: Preparing 22:03:04 6a99c8c1fe81: Waiting 22:03:04 994393dc58e7: Waiting 22:03:04 34422bf020e0: Layer already exists 22:03:04 5c24e3a02013: Layer already exists 22:03:04 b8e3c803bf83: Layer already exists 22:03:04 36799491fc79: Layer already exists 22:03:04 ce8c3d7040b9: Layer already exists 22:03:04 994393dc58e7: Layer already exists 22:03:04 5f6509b3a6b5: Layer already exists 22:03:04 6a99c8c1fe81: Layer already exists 22:03:04 2.3.0-dev.68: digest: sha256:4163a0037437ee3cc0f0ad3cd9634bbdbda0856115433cfff82f62e59139c820 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:03:04 5c24e3a02013: Preparing 22:03:04 b8e3c803bf83: Preparing 22:03:04 34422bf020e0: Preparing 22:03:04 ce8c3d7040b9: Preparing 22:03:04 36799491fc79: Preparing 22:03:04 5f6509b3a6b5: Preparing 22:03:04 6a99c8c1fe81: Preparing 22:03:04 994393dc58e7: Preparing 22:03:04 6a99c8c1fe81: Waiting 22:03:04 994393dc58e7: Waiting 22:03:04 5f6509b3a6b5: Waiting 22:03:04 34422bf020e0: Layer already exists 22:03:04 ce8c3d7040b9: Layer already exists 22:03:04 36799491fc79: Layer already exists 22:03:04 5c24e3a02013: Layer already exists 22:03:04 b8e3c803bf83: Layer already exists 22:03:04 5f6509b3a6b5: Layer already exists 22:03:04 994393dc58e7: Layer already exists 22:03:04 6a99c8c1fe81: Layer already exists 22:03:04 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:4163a0037437ee3cc0f0ad3cd9634bbdbda0856115433cfff82f62e59139c820 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:04 OK: 221 MiB in 51 packages 22:03:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:03:05 5c24e3a02013: Preparing 22:03:05 b8e3c803bf83: Preparing 22:03:05 34422bf020e0: Preparing 22:03:05 ce8c3d7040b9: Preparing 22:03:05 36799491fc79: Preparing 22:03:05 5f6509b3a6b5: Preparing 22:03:05 6a99c8c1fe81: Preparing 22:03:05 994393dc58e7: Preparing 22:03:05 5f6509b3a6b5: Waiting 22:03:05 6a99c8c1fe81: Waiting 22:03:05 ce8c3d7040b9: Layer already exists 22:03:05 34422bf020e0: Layer already exists 22:03:05 5c24e3a02013: Layer already exists 22:03:05 b8e3c803bf83: Layer already exists 22:03:05 36799491fc79: Layer already exists 22:03:05 5f6509b3a6b5: Layer already exists 22:03:05 994393dc58e7: Layer already exists 22:03:05 6a99c8c1fe81: Layer already exists 22:03:05 main: digest: sha256:4163a0037437ee3cc0f0ad3cd9634bbdbda0856115433cfff82f62e59139c820 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:05 ===================================================== [Pipeline] echo 22:03:05 taggedImages: 22:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6f91870268458f9d7014bc6a845854853260c961 22:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.68 22:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:03:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:03:05 6f91870268458f9d7014bc6a845854853260c961 22:03:05 latest 22:03:05 2.3.0-dev.68 22:03:05 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:05 main 22:03:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:05 Removing intermediate container ac9ff87c3fbe 22:03:05 ---> 7f21f1cb09e2 22:03:05 Step 6/25 : COPY go.mod vendor* ./ 22:03:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f91870268458f9d7014bc6a845854853260c961 22:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:03:06 97f05e070d94: Preparing 22:03:06 8fb16165ca79: Preparing 22:03:06 4b8b37c3f8d9: Preparing 22:03:06 74f17a6405f5: Preparing 22:03:06 a8a017a2c81b: Preparing 22:03:06 3dfb80c3400e: Preparing 22:03:06 988ecb87f365: Preparing 22:03:06 440b057c78d8: Preparing 22:03:06 d26e1affa80a: Preparing 22:03:06 994393dc58e7: Preparing 22:03:06 d26e1affa80a: Waiting 22:03:06 440b057c78d8: Waiting 22:03:06 3dfb80c3400e: Waiting 22:03:06 994393dc58e7: Waiting 22:03:06 988ecb87f365: Waiting 22:03:06 a8a017a2c81b: Pushed 22:03:06 8fb16165ca79: Pushed 22:03:06 97f05e070d94: Pushed 22:03:06 3dfb80c3400e: Pushed 22:03:06 988ecb87f365: Pushed 22:03:06 440b057c78d8: Pushed 22:03:06 994393dc58e7: Layer already exists 22:03:06 d26e1affa80a: Pushed 22:03:06 ---> 2860b4cd6821 22:03:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:06 ---> Running in 69fa8a07e7c5 22:03:07 74f17a6405f5: Pushed 22:03:07 4b8b37c3f8d9: Pushed 22:03:07 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:539c07a35ab9df41b41bd22822196e528a43f14bc6d7192c4620a69c682453fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:03:08 97f05e070d94: Preparing 22:03:08 8fb16165ca79: Preparing 22:03:08 4b8b37c3f8d9: Preparing 22:03:08 74f17a6405f5: Preparing 22:03:08 a8a017a2c81b: Preparing 22:03:08 3dfb80c3400e: Preparing 22:03:08 988ecb87f365: Preparing 22:03:08 440b057c78d8: Preparing 22:03:08 d26e1affa80a: Preparing 22:03:08 994393dc58e7: Preparing 22:03:08 988ecb87f365: Waiting 22:03:08 3dfb80c3400e: Waiting 22:03:08 994393dc58e7: Waiting 22:03:08 440b057c78d8: Waiting 22:03:08 d26e1affa80a: Waiting 22:03:08 4b8b37c3f8d9: Layer already exists 22:03:08 a8a017a2c81b: Layer already exists 22:03:08 8fb16165ca79: Layer already exists 22:03:08 74f17a6405f5: Layer already exists 22:03:08 97f05e070d94: Layer already exists 22:03:08 3dfb80c3400e: Layer already exists 22:03:08 988ecb87f365: Layer already exists 22:03:08 d26e1affa80a: Layer already exists 22:03:08 440b057c78d8: Layer already exists 22:03:08 994393dc58e7: Layer already exists 22:03:08 latest: digest: sha256:539c07a35ab9df41b41bd22822196e528a43f14bc6d7192c4620a69c682453fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.68 22:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:03:09 97f05e070d94: Preparing 22:03:09 8fb16165ca79: Preparing 22:03:09 4b8b37c3f8d9: Preparing 22:03:09 74f17a6405f5: Preparing 22:03:09 a8a017a2c81b: Preparing 22:03:09 3dfb80c3400e: Preparing 22:03:09 988ecb87f365: Preparing 22:03:09 440b057c78d8: Preparing 22:03:09 d26e1affa80a: Preparing 22:03:09 994393dc58e7: Preparing 22:03:09 988ecb87f365: Waiting 22:03:09 440b057c78d8: Waiting 22:03:09 d26e1affa80a: Waiting 22:03:09 994393dc58e7: Waiting 22:03:09 3dfb80c3400e: Waiting 22:03:09 4b8b37c3f8d9: Layer already exists 22:03:09 74f17a6405f5: Layer already exists 22:03:09 a8a017a2c81b: Layer already exists 22:03:09 97f05e070d94: Layer already exists 22:03:09 8fb16165ca79: Layer already exists 22:03:09 988ecb87f365: Layer already exists 22:03:09 3dfb80c3400e: Layer already exists 22:03:09 d26e1affa80a: Layer already exists 22:03:09 440b057c78d8: Layer already exists 22:03:09 994393dc58e7: Layer already exists 22:03:09 2.3.0-dev.68: digest: sha256:539c07a35ab9df41b41bd22822196e528a43f14bc6d7192c4620a69c682453fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:03:09 97f05e070d94: Preparing 22:03:09 8fb16165ca79: Preparing 22:03:09 4b8b37c3f8d9: Preparing 22:03:09 74f17a6405f5: Preparing 22:03:09 a8a017a2c81b: Preparing 22:03:09 3dfb80c3400e: Preparing 22:03:09 988ecb87f365: Preparing 22:03:09 440b057c78d8: Preparing 22:03:09 988ecb87f365: Waiting 22:03:09 d26e1affa80a: Preparing 22:03:09 440b057c78d8: Waiting 22:03:09 994393dc58e7: Preparing 22:03:09 d26e1affa80a: Waiting 22:03:09 4b8b37c3f8d9: Layer already exists 22:03:09 74f17a6405f5: Layer already exists 22:03:09 97f05e070d94: Layer already exists 22:03:09 a8a017a2c81b: Layer already exists 22:03:09 8fb16165ca79: Layer already exists 22:03:09 3dfb80c3400e: Layer already exists 22:03:09 440b057c78d8: Layer already exists 22:03:09 d26e1affa80a: Layer already exists 22:03:09 988ecb87f365: Layer already exists 22:03:09 994393dc58e7: Layer already exists 22:03:09 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:539c07a35ab9df41b41bd22822196e528a43f14bc6d7192c4620a69c682453fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:03:10 97f05e070d94: Preparing 22:03:10 8fb16165ca79: Preparing 22:03:10 4b8b37c3f8d9: Preparing 22:03:10 74f17a6405f5: Preparing 22:03:10 a8a017a2c81b: Preparing 22:03:10 3dfb80c3400e: Preparing 22:03:10 988ecb87f365: Preparing 22:03:10 440b057c78d8: Preparing 22:03:10 d26e1affa80a: Preparing 22:03:10 994393dc58e7: Preparing 22:03:10 3dfb80c3400e: Waiting 22:03:10 988ecb87f365: Waiting 22:03:10 440b057c78d8: Waiting 22:03:10 d26e1affa80a: Waiting 22:03:10 994393dc58e7: Waiting 22:03:10 97f05e070d94: Layer already exists 22:03:10 74f17a6405f5: Layer already exists 22:03:10 4b8b37c3f8d9: Layer already exists 22:03:10 8fb16165ca79: Layer already exists 22:03:10 a8a017a2c81b: Layer already exists 22:03:10 3dfb80c3400e: Layer already exists 22:03:10 440b057c78d8: Layer already exists 22:03:10 988ecb87f365: Layer already exists 22:03:10 d26e1affa80a: Layer already exists 22:03:10 994393dc58e7: Layer already exists 22:03:10 main: digest: sha256:539c07a35ab9df41b41bd22822196e528a43f14bc6d7192c4620a69c682453fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:10 ===================================================== [Pipeline] echo 22:03:10 taggedImages: 22:03:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f91870268458f9d7014bc6a845854853260c961 22:03:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:03:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.68 22:03:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:03:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:03:10 6f91870268458f9d7014bc6a845854853260c961 22:03:10 latest 22:03:10 2.3.0-dev.68 22:03:10 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:10 main 22:03:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f91870268458f9d7014bc6a845854853260c961 22:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:03:11 b768c7c76f99: Preparing 22:03:11 130589c756e0: Preparing 22:03:11 a6bfec91a534: Preparing 22:03:11 a5643b001823: Preparing 22:03:11 15aaf05377e1: Preparing 22:03:11 34d5ebaa5410: Preparing 22:03:11 34d5ebaa5410: Waiting 22:03:11 a6bfec91a534: Layer already exists 22:03:11 34d5ebaa5410: Layer already exists 22:03:11 b768c7c76f99: Pushed 22:03:11 15aaf05377e1: Pushed 22:03:11 a5643b001823: Pushed 22:03:13 130589c756e0: Pushed 22:03:13 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:4a5d55899b4a7785392b4a1eae4805c8c8544c2a071d284066a506b5812061f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:13 + 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 22:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:03:14 b768c7c76f99: Preparing 22:03:14 130589c756e0: Preparing 22:03:14 a6bfec91a534: Preparing 22:03:14 a5643b001823: Preparing 22:03:14 15aaf05377e1: Preparing 22:03:14 34d5ebaa5410: Preparing 22:03:14 34d5ebaa5410: Waiting 22:03:14 130589c756e0: Layer already exists 22:03:14 15aaf05377e1: Layer already exists 22:03:14 a5643b001823: Layer already exists 22:03:14 a6bfec91a534: Layer already exists 22:03:14 b768c7c76f99: Layer already exists 22:03:14 34d5ebaa5410: Layer already exists 22:03:14 latest: digest: sha256:4a5d55899b4a7785392b4a1eae4805c8c8544c2a071d284066a506b5812061f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.68 22:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:03:14 b768c7c76f99: Preparing 22:03:14 130589c756e0: Preparing 22:03:14 a6bfec91a534: Preparing 22:03:14 a5643b001823: Preparing 22:03:14 15aaf05377e1: Preparing 22:03:14 34d5ebaa5410: Preparing 22:03:14 a6bfec91a534: Layer already exists 22:03:14 b768c7c76f99: Layer already exists 22:03:14 15aaf05377e1: Layer already exists 22:03:14 a5643b001823: Layer already exists 22:03:14 130589c756e0: Layer already exists 22:03:14 34d5ebaa5410: Layer already exists 22:03:14 2.3.0-dev.68: digest: sha256:4a5d55899b4a7785392b4a1eae4805c8c8544c2a071d284066a506b5812061f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:03:15 b768c7c76f99: Preparing 22:03:15 130589c756e0: Preparing 22:03:15 a6bfec91a534: Preparing 22:03:15 a5643b001823: Preparing 22:03:15 15aaf05377e1: Preparing 22:03:15 34d5ebaa5410: Preparing 22:03:15 34d5ebaa5410: Waiting 22:03:15 15aaf05377e1: Layer already exists 22:03:15 b768c7c76f99: Layer already exists 22:03:15 a5643b001823: Layer already exists 22:03:15 a6bfec91a534: Layer already exists 22:03:15 130589c756e0: Layer already exists 22:03:15 34d5ebaa5410: Layer already exists 22:03:15 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:4a5d55899b4a7785392b4a1eae4805c8c8544c2a071d284066a506b5812061f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:15 + 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 22:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:03:16 b768c7c76f99: Preparing 22:03:16 130589c756e0: Preparing 22:03:16 a6bfec91a534: Preparing 22:03:16 a5643b001823: Preparing 22:03:16 15aaf05377e1: Preparing 22:03:16 34d5ebaa5410: Preparing 22:03:16 34d5ebaa5410: Waiting 22:03:16 a6bfec91a534: Layer already exists 22:03:16 130589c756e0: Layer already exists 22:03:16 15aaf05377e1: Layer already exists 22:03:16 b768c7c76f99: Layer already exists 22:03:16 a5643b001823: Layer already exists 22:03:16 34d5ebaa5410: Layer already exists 22:03:16 main: digest: sha256:4a5d55899b4a7785392b4a1eae4805c8c8544c2a071d284066a506b5812061f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:16 ===================================================== [Pipeline] echo 22:03:16 taggedImages: 22:03:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f91870268458f9d7014bc6a845854853260c961 22:03:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:03:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.68 22:03:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:03:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:03:16 6f91870268458f9d7014bc6a845854853260c961 22:03:16 latest 22:03:16 2.3.0-dev.68 22:03:16 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:16 main 22:03:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6f91870268458f9d7014bc6a845854853260c961 22:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:03:16 cfed8dce8864: Preparing 22:03:16 9de9c17ee71a: Preparing 22:03:16 131b1bd82dbb: Preparing 22:03:16 5693e5b25b6f: Preparing 22:03:16 15789772db63: Preparing 22:03:16 d256f4c9c054: Preparing 22:03:16 15aaf05377e1: Preparing 22:03:16 34d5ebaa5410: Preparing 22:03:16 15aaf05377e1: Waiting 22:03:16 34d5ebaa5410: Waiting 22:03:16 d256f4c9c054: Waiting 22:03:16 cfed8dce8864: Pushed 22:03:16 9de9c17ee71a: Pushed 22:03:16 131b1bd82dbb: Pushed 22:03:16 15aaf05377e1: Layer already exists 22:03:16 34d5ebaa5410: Layer already exists 22:03:17 d256f4c9c054: Pushed 22:03:20 15789772db63: Pushed 22:03:23 5693e5b25b6f: Pushed 22:03:23 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:28cac16d859292dd84b643e2f7a5c094e7b1a7ecda6b394aa29d113f9068dd0e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:03:23 cfed8dce8864: Preparing 22:03:23 9de9c17ee71a: Preparing 22:03:23 131b1bd82dbb: Preparing 22:03:23 5693e5b25b6f: Preparing 22:03:23 15789772db63: Preparing 22:03:23 d256f4c9c054: Preparing 22:03:23 15aaf05377e1: Preparing 22:03:23 34d5ebaa5410: Preparing 22:03:23 15aaf05377e1: Waiting 22:03:23 34d5ebaa5410: Waiting 22:03:23 cfed8dce8864: Layer already exists 22:03:23 5693e5b25b6f: Layer already exists 22:03:23 131b1bd82dbb: Layer already exists 22:03:23 9de9c17ee71a: Layer already exists 22:03:23 15789772db63: Layer already exists 22:03:23 d256f4c9c054: Layer already exists 22:03:23 15aaf05377e1: Layer already exists 22:03:23 34d5ebaa5410: Layer already exists 22:03:23 latest: digest: sha256:28cac16d859292dd84b643e2f7a5c094e7b1a7ecda6b394aa29d113f9068dd0e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.68 22:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:03:24 cfed8dce8864: Preparing 22:03:24 9de9c17ee71a: Preparing 22:03:24 131b1bd82dbb: Preparing 22:03:24 5693e5b25b6f: Preparing 22:03:24 15789772db63: Preparing 22:03:24 d256f4c9c054: Preparing 22:03:24 15aaf05377e1: Preparing 22:03:24 34d5ebaa5410: Preparing 22:03:24 d256f4c9c054: Waiting 22:03:24 15aaf05377e1: Waiting 22:03:24 34d5ebaa5410: Waiting 22:03:24 15789772db63: Layer already exists 22:03:24 cfed8dce8864: Layer already exists 22:03:24 131b1bd82dbb: Layer already exists 22:03:24 9de9c17ee71a: Layer already exists 22:03:24 5693e5b25b6f: Layer already exists 22:03:24 d256f4c9c054: Layer already exists 22:03:24 34d5ebaa5410: Layer already exists 22:03:24 15aaf05377e1: Layer already exists 22:03:24 2.3.0-dev.68: digest: sha256:28cac16d859292dd84b643e2f7a5c094e7b1a7ecda6b394aa29d113f9068dd0e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:03:25 cfed8dce8864: Preparing 22:03:25 9de9c17ee71a: Preparing 22:03:25 131b1bd82dbb: Preparing 22:03:25 5693e5b25b6f: Preparing 22:03:25 15789772db63: Preparing 22:03:25 d256f4c9c054: Preparing 22:03:25 15aaf05377e1: Preparing 22:03:25 34d5ebaa5410: Preparing 22:03:25 34d5ebaa5410: Waiting 22:03:25 15aaf05377e1: Waiting 22:03:25 d256f4c9c054: Waiting 22:03:25 131b1bd82dbb: Layer already exists 22:03:25 15789772db63: Layer already exists 22:03:25 cfed8dce8864: Layer already exists 22:03:25 5693e5b25b6f: Layer already exists 22:03:25 9de9c17ee71a: Layer already exists 22:03:25 d256f4c9c054: Layer already exists 22:03:25 15aaf05377e1: Layer already exists 22:03:25 34d5ebaa5410: Layer already exists 22:03:25 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:28cac16d859292dd84b643e2f7a5c094e7b1a7ecda6b394aa29d113f9068dd0e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:03:25 cfed8dce8864: Preparing 22:03:25 9de9c17ee71a: Preparing 22:03:25 131b1bd82dbb: Preparing 22:03:25 5693e5b25b6f: Preparing 22:03:25 15789772db63: Preparing 22:03:25 d256f4c9c054: Preparing 22:03:25 15aaf05377e1: Preparing 22:03:25 34d5ebaa5410: Preparing 22:03:25 15aaf05377e1: Waiting 22:03:25 34d5ebaa5410: Waiting 22:03:25 5693e5b25b6f: Layer already exists 22:03:25 9de9c17ee71a: Layer already exists 22:03:25 131b1bd82dbb: Layer already exists 22:03:25 15789772db63: Layer already exists 22:03:25 cfed8dce8864: Layer already exists 22:03:25 d256f4c9c054: Layer already exists 22:03:25 15aaf05377e1: Layer already exists 22:03:25 34d5ebaa5410: Layer already exists 22:03:25 main: digest: sha256:28cac16d859292dd84b643e2f7a5c094e7b1a7ecda6b394aa29d113f9068dd0e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:25 ===================================================== [Pipeline] echo 22:03:25 taggedImages: 22:03:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:6f91870268458f9d7014bc6a845854853260c961 22:03:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:03:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.68 22:03:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:03:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:03:25 6f91870268458f9d7014bc6a845854853260c961 22:03:25 latest 22:03:25 2.3.0-dev.68 22:03:25 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:25 main 22:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6f91870268458f9d7014bc6a845854853260c961 22:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:03:26 0a15a26c4ecb: Preparing 22:03:26 0419bca00fad: Preparing 22:03:26 c47fcfde6372: Preparing 22:03:26 ddede04a1398: Preparing 22:03:26 a5fa6725bcf6: Preparing 22:03:26 c4c8851056be: Preparing 22:03:26 34d5ebaa5410: Preparing 22:03:26 c4c8851056be: Waiting 22:03:26 34d5ebaa5410: Waiting 22:03:26 0a15a26c4ecb: Pushed 22:03:26 c47fcfde6372: Pushed 22:03:26 0419bca00fad: Pushed 22:03:26 34d5ebaa5410: Layer already exists 22:03:26 c4c8851056be: Pushed 22:03:26 a5fa6725bcf6: Pushed 22:03:33 ddede04a1398: Pushed 22:03:33 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:23bc2c023036bcd8e869ad2ea84d28a154d9f05206d1674383785d00d7dc55f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:03:33 0a15a26c4ecb: Preparing 22:03:33 0419bca00fad: Preparing 22:03:33 c47fcfde6372: Preparing 22:03:33 ddede04a1398: Preparing 22:03:33 a5fa6725bcf6: Preparing 22:03:33 c4c8851056be: Preparing 22:03:33 34d5ebaa5410: Preparing 22:03:33 c4c8851056be: Waiting 22:03:33 c47fcfde6372: Layer already exists 22:03:33 a5fa6725bcf6: Layer already exists 22:03:33 0a15a26c4ecb: Layer already exists 22:03:33 ddede04a1398: Layer already exists 22:03:33 0419bca00fad: Layer already exists 22:03:33 34d5ebaa5410: Layer already exists 22:03:33 c4c8851056be: Layer already exists 22:03:33 latest: digest: sha256:23bc2c023036bcd8e869ad2ea84d28a154d9f05206d1674383785d00d7dc55f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.68 22:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:03:34 0a15a26c4ecb: Preparing 22:03:34 0419bca00fad: Preparing 22:03:34 c47fcfde6372: Preparing 22:03:34 ddede04a1398: Preparing 22:03:34 a5fa6725bcf6: Preparing 22:03:34 c4c8851056be: Preparing 22:03:34 34d5ebaa5410: Preparing 22:03:34 c4c8851056be: Waiting 22:03:34 0419bca00fad: Layer already exists 22:03:34 0a15a26c4ecb: Layer already exists 22:03:34 c47fcfde6372: Layer already exists 22:03:34 ddede04a1398: Layer already exists 22:03:34 a5fa6725bcf6: Layer already exists 22:03:34 c4c8851056be: Layer already exists 22:03:34 34d5ebaa5410: Layer already exists 22:03:34 2.3.0-dev.68: digest: sha256:23bc2c023036bcd8e869ad2ea84d28a154d9f05206d1674383785d00d7dc55f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:03:35 0a15a26c4ecb: Preparing 22:03:35 0419bca00fad: Preparing 22:03:35 c47fcfde6372: Preparing 22:03:35 ddede04a1398: Preparing 22:03:35 a5fa6725bcf6: Preparing 22:03:35 c4c8851056be: Preparing 22:03:35 34d5ebaa5410: Preparing 22:03:35 c4c8851056be: Waiting 22:03:35 34d5ebaa5410: Waiting 22:03:35 a5fa6725bcf6: Layer already exists 22:03:35 0419bca00fad: Layer already exists 22:03:35 0a15a26c4ecb: Layer already exists 22:03:35 ddede04a1398: Layer already exists 22:03:35 c47fcfde6372: Layer already exists 22:03:35 34d5ebaa5410: Layer already exists 22:03:35 c4c8851056be: Layer already exists 22:03:35 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:23bc2c023036bcd8e869ad2ea84d28a154d9f05206d1674383785d00d7dc55f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:03:35 0a15a26c4ecb: Preparing 22:03:35 0419bca00fad: Preparing 22:03:35 c47fcfde6372: Preparing 22:03:35 ddede04a1398: Preparing 22:03:35 a5fa6725bcf6: Preparing 22:03:35 c4c8851056be: Preparing 22:03:35 34d5ebaa5410: Preparing 22:03:35 c4c8851056be: Waiting 22:03:35 34d5ebaa5410: Waiting 22:03:35 a5fa6725bcf6: Layer already exists 22:03:35 c47fcfde6372: Layer already exists 22:03:35 0419bca00fad: Layer already exists 22:03:35 0a15a26c4ecb: Layer already exists 22:03:35 ddede04a1398: Layer already exists 22:03:35 c4c8851056be: Layer already exists 22:03:35 34d5ebaa5410: Layer already exists 22:03:35 main: digest: sha256:23bc2c023036bcd8e869ad2ea84d28a154d9f05206d1674383785d00d7dc55f7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:35 ===================================================== [Pipeline] echo 22:03:35 taggedImages: 22:03:35 - nexus3.edgexfoundry.org:10004/security-spire-config:6f91870268458f9d7014bc6a845854853260c961 22:03:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:03:35 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.68 22:03:35 - nexus3.edgexfoundry.org:10004/security-spire-config:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:03:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:03:35 6f91870268458f9d7014bc6a845854853260c961 22:03:35 latest 22:03:35 2.3.0-dev.68 22:03:35 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:35 main 22:03:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6f91870268458f9d7014bc6a845854853260c961 22:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:03:36 9ef77379942f: Preparing 22:03:36 d2dead74e064: Preparing 22:03:36 172060a2bcca: Preparing 22:03:36 8e1afefa743c: Preparing 22:03:36 d256f4c9c054: Preparing 22:03:36 15aaf05377e1: Preparing 22:03:36 34d5ebaa5410: Preparing 22:03:36 15aaf05377e1: Waiting 22:03:36 34d5ebaa5410: Waiting 22:03:36 d256f4c9c054: Layer already exists 22:03:36 15aaf05377e1: Layer already exists 22:03:36 34d5ebaa5410: Layer already exists 22:03:36 d2dead74e064: Pushed 22:03:36 172060a2bcca: Pushed 22:03:36 9ef77379942f: Pushed 22:03:44 8e1afefa743c: Pushed 22:03:44 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:683d1a7c0e52f4644f8e4f5a103bc70a686ec4b252651260eea4c4954bc5d239 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:03:45 9ef77379942f: Preparing 22:03:45 d2dead74e064: Preparing 22:03:45 172060a2bcca: Preparing 22:03:45 8e1afefa743c: Preparing 22:03:45 d256f4c9c054: Preparing 22:03:45 15aaf05377e1: Preparing 22:03:45 34d5ebaa5410: Preparing 22:03:45 15aaf05377e1: Waiting 22:03:45 8e1afefa743c: Layer already exists 22:03:45 9ef77379942f: Layer already exists 22:03:45 d256f4c9c054: Layer already exists 22:03:45 d2dead74e064: Layer already exists 22:03:45 172060a2bcca: Layer already exists 22:03:45 34d5ebaa5410: Layer already exists 22:03:45 15aaf05377e1: Layer already exists 22:03:45 latest: digest: sha256:683d1a7c0e52f4644f8e4f5a103bc70a686ec4b252651260eea4c4954bc5d239 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.68 22:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:03:45 9ef77379942f: Preparing 22:03:45 d2dead74e064: Preparing 22:03:45 172060a2bcca: Preparing 22:03:45 8e1afefa743c: Preparing 22:03:45 d256f4c9c054: Preparing 22:03:45 15aaf05377e1: Preparing 22:03:45 34d5ebaa5410: Preparing 22:03:45 15aaf05377e1: Waiting 22:03:45 34d5ebaa5410: Waiting 22:03:45 8e1afefa743c: Layer already exists 22:03:45 d256f4c9c054: Layer already exists 22:03:45 d2dead74e064: Layer already exists 22:03:45 9ef77379942f: Layer already exists 22:03:45 172060a2bcca: Layer already exists 22:03:45 34d5ebaa5410: Layer already exists 22:03:45 15aaf05377e1: Layer already exists 22:03:45 2.3.0-dev.68: digest: sha256:683d1a7c0e52f4644f8e4f5a103bc70a686ec4b252651260eea4c4954bc5d239 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:03:46 9ef77379942f: Preparing 22:03:46 d2dead74e064: Preparing 22:03:46 172060a2bcca: Preparing 22:03:46 8e1afefa743c: Preparing 22:03:46 d256f4c9c054: Preparing 22:03:46 15aaf05377e1: Preparing 22:03:46 34d5ebaa5410: Preparing 22:03:46 15aaf05377e1: Waiting 22:03:46 34d5ebaa5410: Waiting 22:03:46 172060a2bcca: Layer already exists 22:03:46 d256f4c9c054: Layer already exists 22:03:46 9ef77379942f: Layer already exists 22:03:46 d2dead74e064: Layer already exists 22:03:46 8e1afefa743c: Layer already exists 22:03:46 15aaf05377e1: Layer already exists 22:03:46 34d5ebaa5410: Layer already exists 22:03:46 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:683d1a7c0e52f4644f8e4f5a103bc70a686ec4b252651260eea4c4954bc5d239 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:03:47 9ef77379942f: Preparing 22:03:47 d2dead74e064: Preparing 22:03:47 172060a2bcca: Preparing 22:03:47 8e1afefa743c: Preparing 22:03:47 d256f4c9c054: Preparing 22:03:47 15aaf05377e1: Preparing 22:03:47 34d5ebaa5410: Preparing 22:03:47 15aaf05377e1: Waiting 22:03:47 34d5ebaa5410: Waiting 22:03:47 172060a2bcca: Layer already exists 22:03:47 d256f4c9c054: Layer already exists 22:03:47 d2dead74e064: Layer already exists 22:03:47 8e1afefa743c: Layer already exists 22:03:47 9ef77379942f: Layer already exists 22:03:47 15aaf05377e1: Layer already exists 22:03:47 34d5ebaa5410: Layer already exists 22:03:47 main: digest: sha256:683d1a7c0e52f4644f8e4f5a103bc70a686ec4b252651260eea4c4954bc5d239 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:47 ===================================================== [Pipeline] echo 22:03:47 taggedImages: 22:03:47 - nexus3.edgexfoundry.org:10004/security-spire-server:6f91870268458f9d7014bc6a845854853260c961 22:03:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:03:47 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.68 22:03:47 - nexus3.edgexfoundry.org:10004/security-spire-server:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:03:47 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:03:47 6f91870268458f9d7014bc6a845854853260c961 22:03:47 latest 22:03:47 2.3.0-dev.68 22:03:47 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:47 main 22:03:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6f91870268458f9d7014bc6a845854853260c961 22:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:03:47 c258cf94bf01: Preparing 22:03:47 87c76193063b: Preparing 22:03:47 a6bfec91a534: Preparing 22:03:47 60b2e0d2a8ae: Preparing 22:03:47 994393dc58e7: Preparing 22:03:47 994393dc58e7: Layer already exists 22:03:47 a6bfec91a534: Layer already exists 22:03:47 c258cf94bf01: Pushed 22:03:47 60b2e0d2a8ae: Pushed 22:03:50 87c76193063b: Pushed 22:03:50 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:6430d6987af83f4fd715f09ef8ed23b7d7f9f4ee59c227f98b66db53c6b68743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:03:51 c258cf94bf01: Preparing 22:03:51 87c76193063b: Preparing 22:03:51 a6bfec91a534: Preparing 22:03:51 60b2e0d2a8ae: Preparing 22:03:51 994393dc58e7: Preparing 22:03:51 c258cf94bf01: Layer already exists 22:03:51 a6bfec91a534: Layer already exists 22:03:51 994393dc58e7: Layer already exists 22:03:51 87c76193063b: Layer already exists 22:03:51 60b2e0d2a8ae: Layer already exists 22:03:51 latest: digest: sha256:6430d6987af83f4fd715f09ef8ed23b7d7f9f4ee59c227f98b66db53c6b68743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.68 22:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:03:51 c258cf94bf01: Preparing 22:03:51 87c76193063b: Preparing 22:03:51 a6bfec91a534: Preparing 22:03:51 60b2e0d2a8ae: Preparing 22:03:51 994393dc58e7: Preparing 22:03:51 60b2e0d2a8ae: Layer already exists 22:03:51 c258cf94bf01: Layer already exists 22:03:51 994393dc58e7: Layer already exists 22:03:51 a6bfec91a534: Layer already exists 22:03:51 87c76193063b: Layer already exists 22:03:51 2.3.0-dev.68: digest: sha256:6430d6987af83f4fd715f09ef8ed23b7d7f9f4ee59c227f98b66db53c6b68743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:03:52 c258cf94bf01: Preparing 22:03:52 87c76193063b: Preparing 22:03:52 a6bfec91a534: Preparing 22:03:52 60b2e0d2a8ae: Preparing 22:03:52 994393dc58e7: Preparing 22:03:52 994393dc58e7: Layer already exists 22:03:52 c258cf94bf01: Layer already exists 22:03:52 87c76193063b: Layer already exists 22:03:52 a6bfec91a534: Layer already exists 22:03:52 60b2e0d2a8ae: Layer already exists 22:03:52 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:6430d6987af83f4fd715f09ef8ed23b7d7f9f4ee59c227f98b66db53c6b68743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:03:53 c258cf94bf01: Preparing 22:03:53 87c76193063b: Preparing 22:03:53 a6bfec91a534: Preparing 22:03:53 60b2e0d2a8ae: Preparing 22:03:53 994393dc58e7: Preparing 22:03:53 60b2e0d2a8ae: Layer already exists 22:03:53 a6bfec91a534: Layer already exists 22:03:53 87c76193063b: Layer already exists 22:03:53 c258cf94bf01: Layer already exists 22:03:53 994393dc58e7: Layer already exists 22:03:53 main: digest: sha256:6430d6987af83f4fd715f09ef8ed23b7d7f9f4ee59c227f98b66db53c6b68743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:53 ===================================================== [Pipeline] echo 22:03:53 taggedImages: 22:03:53 - nexus3.edgexfoundry.org:10004/support-notifications:6f91870268458f9d7014bc6a845854853260c961 22:03:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:03:53 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.68 22:03:53 - nexus3.edgexfoundry.org:10004/support-notifications:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:03:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:03:53 6f91870268458f9d7014bc6a845854853260c961 22:03:53 latest 22:03:53 2.3.0-dev.68 22:03:53 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:53 main 22:03:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6f91870268458f9d7014bc6a845854853260c961 22:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:03:53 566a5a29d528: Preparing 22:03:53 c91cd8f129b2: Preparing 22:03:53 a6bfec91a534: Preparing 22:03:53 dfef2ec36394: Preparing 22:03:53 994393dc58e7: Preparing 22:03:53 a6bfec91a534: Layer already exists 22:03:53 994393dc58e7: Layer already exists 22:03:53 dfef2ec36394: Layer already exists 22:03:53 566a5a29d528: Pushed 22:03:53 Removing intermediate container 69fa8a07e7c5 22:03:53 ---> 279a9ac8fedd 22:03:53 Step 8/25 : COPY . . 22:03:55 ---> 6e09ac63b4c8 22:03:55 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:03:55 ---> Running in fd06e88ea8c8 22:03:56 c91cd8f129b2: Pushed 22:03:56 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:477911a129783b6cc40fb6aee1e6078c81a9270b4aa794b07fea60ea6d2238ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:56 Removing intermediate container fd06e88ea8c8 22:03:56 ---> 00018314b759 22:03:56 Step 10/25 : WORKDIR /edgex-go/spire-build 22:03:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:56 ---> Running in abc7f52b50e1 22:03:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:03:56 566a5a29d528: Preparing 22:03:56 c91cd8f129b2: Preparing 22:03:56 a6bfec91a534: Preparing 22:03:56 dfef2ec36394: Preparing 22:03:56 994393dc58e7: Preparing 22:03:56 a6bfec91a534: Layer already exists 22:03:56 566a5a29d528: Layer already exists 22:03:56 994393dc58e7: Layer already exists 22:03:56 c91cd8f129b2: Layer already exists 22:03:56 dfef2ec36394: Layer already exists 22:03:56 latest: digest: sha256:477911a129783b6cc40fb6aee1e6078c81a9270b4aa794b07fea60ea6d2238ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:57 Removing intermediate container abc7f52b50e1 22:03:57 ---> 782f7c873a3f 22:03: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 22:03:57 ---> Running in 9c0fe82e8a06 22:03:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.68 22:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:03:57 566a5a29d528: Preparing 22:03:57 c91cd8f129b2: Preparing 22:03:57 a6bfec91a534: Preparing 22:03:57 dfef2ec36394: Preparing 22:03:57 994393dc58e7: Preparing 22:03:57 994393dc58e7: Layer already exists 22:03:57 dfef2ec36394: Layer already exists 22:03:57 a6bfec91a534: Layer already exists 22:03:57 c91cd8f129b2: Layer already exists 22:03:57 566a5a29d528: Layer already exists 22:03:57 2.3.0-dev.68: digest: sha256:477911a129783b6cc40fb6aee1e6078c81a9270b4aa794b07fea60ea6d2238ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:03:58 566a5a29d528: Preparing 22:03:58 c91cd8f129b2: Preparing 22:03:58 a6bfec91a534: Preparing 22:03:58 dfef2ec36394: Preparing 22:03:58 994393dc58e7: Preparing 22:03:58 dfef2ec36394: Layer already exists 22:03:58 994393dc58e7: Layer already exists 22:03:58 a6bfec91a534: Layer already exists 22:03:58 566a5a29d528: Layer already exists 22:03:58 c91cd8f129b2: Layer already exists 22:03:58 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:477911a129783b6cc40fb6aee1e6078c81a9270b4aa794b07fea60ea6d2238ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:03:58 566a5a29d528: Preparing 22:03:58 c91cd8f129b2: Preparing 22:03:58 a6bfec91a534: Preparing 22:03:58 dfef2ec36394: Preparing 22:03:58 994393dc58e7: Preparing 22:03:58 c91cd8f129b2: Layer already exists 22:03:58 a6bfec91a534: Layer already exists 22:03:58 994393dc58e7: Layer already exists 22:03:58 dfef2ec36394: Layer already exists 22:03:58 566a5a29d528: Layer already exists 22:03:58 main: digest: sha256:477911a129783b6cc40fb6aee1e6078c81a9270b4aa794b07fea60ea6d2238ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:03:58 ===================================================== [Pipeline] echo 22:03:58 taggedImages: 22:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler:6f91870268458f9d7014bc6a845854853260c961 22:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.68 22:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:58 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:03:58 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:03:58 6f91870268458f9d7014bc6a845854853260c961 22:03:58 latest 22:03:58 2.3.0-dev.68 22:03:58 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:03:58 main 22:03:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f91870268458f9d7014bc6a845854853260c961 22:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:03:59 12dfa5606411: Preparing 22:03:59 f8d7e9b054e7: Preparing 22:03:59 6f3881081d04: Preparing 22:03:59 21b1f518d203: Preparing 22:03:59 994393dc58e7: Preparing 22:03:59 994393dc58e7: Layer already exists 22:03:59 f8d7e9b054e7: Pushed 22:03:59 12dfa5606411: Pushed 22:04:00 6f3881081d04: Pushed 22:04:00 Removing intermediate container 9c0fe82e8a06 22:04:00 ---> 70927f9b89cb 22:04:00 Step 12/25 : WORKDIR /edgex-go 22:04:00 ---> Running in 9c72ec9e59d2 22:04:01 Removing intermediate container 9c72ec9e59d2 22:04:01 ---> efca3da2fa8e 22:04:01 22:04:01 Step 13/25 : FROM alpine:3.15 22:04:01 ---> 02e0d6fdf486 22:04:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:04:01 ---> Using cache 22:04:01 ---> 94a722acff7a 22:04:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:01 ---> Using cache 22:04:01 ---> 0db608176b3e 22:04:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:04:01 ---> Using cache 22:04:01 ---> 685fcec4c32d 22:04:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:04:08 ---> 12fa1c9b258e 22:04:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:04:08 ---> 6520425d9ac9 22:04:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:04:09 ---> 23939fdf390b 22:04:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:04:10 ---> 63a77cb6447b 22:04:10 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:04:10 ---> Running in d9b9d597c0b3 22:04:11 Removing intermediate container d9b9d597c0b3 22:04:11 ---> 3e832652f4ca 22:04:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:04:11 ---> Running in 92506dad294f 22:04:12 Removing intermediate container 92506dad294f 22:04:12 ---> 3752cc42a466 22:04:12 Step 23/25 : LABEL arch=arm64 22:04:12 ---> Running in a48a87cb44db 22:04:12 Removing intermediate container a48a87cb44db 22:04:12 ---> 78a4b4634da3 22:04:12 Step 24/25 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:04:12 ---> Running in 756094083a65 22:04:12 21b1f518d203: Pushed 22:04:12 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:ed96acf54e82d943aa7d3d7d5b3908c8bbc1d8e23590d7cb69d5d1be6b7de491 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:13 Removing intermediate container 756094083a65 22:04:13 ---> d2670b2b9a52 22:04:13 Step 25/25 : LABEL version=2.3.0-dev.68 22:04:13 ---> Running in f3b4fd91cf15 22:04:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:04:13 12dfa5606411: Preparing 22:04:13 f8d7e9b054e7: Preparing 22:04:13 6f3881081d04: Preparing 22:04:13 21b1f518d203: Preparing 22:04:13 994393dc58e7: Preparing 22:04:13 f8d7e9b054e7: Layer already exists 22:04:13 12dfa5606411: Layer already exists 22:04:13 994393dc58e7: Layer already exists 22:04:13 21b1f518d203: Layer already exists 22:04:13 6f3881081d04: Layer already exists 22:04:13 latest: digest: sha256:ed96acf54e82d943aa7d3d7d5b3908c8bbc1d8e23590d7cb69d5d1be6b7de491 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:13 Removing intermediate container f3b4fd91cf15 22:04:13 ---> d7b9e86dc95a 22:04:13 22:04:13 Successfully built d7b9e86dc95a 22:04:13 Successfully tagged security-spire-server-arm64:latest 22:04:13  Building security-spire-server ... done Building core-metadata 22:04:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.68 22:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:04:14 12dfa5606411: Preparing 22:04:14 f8d7e9b054e7: Preparing 22:04:14 6f3881081d04: Preparing 22:04:14 21b1f518d203: Preparing 22:04:14 994393dc58e7: Preparing 22:04:14 994393dc58e7: Layer already exists 22:04:14 f8d7e9b054e7: Layer already exists 22:04:14 6f3881081d04: Layer already exists 22:04:14 12dfa5606411: Layer already exists 22:04:14 21b1f518d203: Layer already exists 22:04:14 2.3.0-dev.68: digest: sha256:ed96acf54e82d943aa7d3d7d5b3908c8bbc1d8e23590d7cb69d5d1be6b7de491 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:04:14 12dfa5606411: Preparing 22:04:14 f8d7e9b054e7: Preparing 22:04:14 6f3881081d04: Preparing 22:04:14 21b1f518d203: Preparing 22:04:14 994393dc58e7: Preparing 22:04:14 12dfa5606411: Layer already exists 22:04:14 994393dc58e7: Layer already exists 22:04:14 21b1f518d203: Layer already exists 22:04:14 6f3881081d04: Layer already exists 22:04:14 f8d7e9b054e7: Layer already exists 22:04:14 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:ed96acf54e82d943aa7d3d7d5b3908c8bbc1d8e23590d7cb69d5d1be6b7de491 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:04:15 12dfa5606411: Preparing 22:04:15 f8d7e9b054e7: Preparing 22:04:15 6f3881081d04: Preparing 22:04:15 21b1f518d203: Preparing 22:04:15 994393dc58e7: Preparing 22:04:15 12dfa5606411: Layer already exists 22:04:15 994393dc58e7: Layer already exists 22:04:15 f8d7e9b054e7: Layer already exists 22:04:15 6f3881081d04: Layer already exists 22:04:15 21b1f518d203: Layer already exists 22:04:15 main: digest: sha256:ed96acf54e82d943aa7d3d7d5b3908c8bbc1d8e23590d7cb69d5d1be6b7de491 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:04:15 ===================================================== [Pipeline] echo 22:04:15 taggedImages: 22:04:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f91870268458f9d7014bc6a845854853260c961 22:04:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:04:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.68 22:04:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:04:15 - 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] } 22:04:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:04:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:04:18 ---> 42de18b9297e 22:04:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:04:18 ---> Using cache 22:04:18 ---> c53c33398628 22:04:18 Step 4/25 : WORKDIR /edgex-go 22:04:18 ---> Using cache 22:04:18 ---> a43e0360d30e 22:04:18 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:18 ---> Using cache 22:04:18 ---> af6f8d5e56f9 22:04:18 Step 6/25 : RUN apk add --update --no-cache make git 22:04:18 ---> Running in d7ae4c21a23a 22:04:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:04:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:04:22 OK: 221 MiB in 51 packages 22:04:23 Removing intermediate container d7ae4c21a23a 22:04:23 ---> 21b91a93bfe7 22:04:23 Step 7/25 : COPY go.mod vendor* ./ 22:04:24 ---> 32e8d275014a 22:04:24 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:24 ---> Running in ef462a53e304 22:05:11 Removing intermediate container ef462a53e304 22:05:11 ---> 6c1ef923fdef 22:05:11 Step 9/25 : COPY . . 22:05:14 ---> 09fab5ca3a40 22:05:14 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:05:14 ---> Running in c210ea95893d 22:05:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:07:53 Removing intermediate container f698261b5618 22:07:53 ---> 9c7a9e50b09f 22:07:53 22:07:53 Step 10/33 : FROM alpine:3.16 22:07:53 3.16: Pulling from library/alpine 22:07:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:07:53 Status: Downloaded newer image for alpine:3.16 22:07:53 ---> a6215f271958 22:07:53 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:07:53 ---> Running in 9ce3e020c8be 22:07:53 Removing intermediate container 9ce3e020c8be 22:07:53 ---> 50ccfe74adb1 22:07:53 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:07:53 ---> Running in 5f495559909e 22:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:07:53 (1/2) Installing dumb-init (1.2.5-r1) 22:07:53 (2/2) Installing su-exec (0.2-r1) 22:07:53 Executing busybox-1.35.0-r17.trigger 22:07:53 OK: 5 MiB in 16 packages 22:07:53 Removing intermediate container 5f495559909e 22:07:53 ---> 80d5e92698fd 22:07:53 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:07:53 ---> Running in bf8cf4e9574e 22:07:53 Removing intermediate container bf8cf4e9574e 22:07:53 ---> bccd527b5fce 22:07:53 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:07:53 ---> Running in 5a5cfcae075f 22:07:53 Removing intermediate container 5a5cfcae075f 22:07:53 ---> ba2c5c8256cd 22:07:53 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:07:53 ---> Running in f48aa8922bb5 22:07:53 Removing intermediate container f48aa8922bb5 22:07:53 ---> bf2eeace9412 22:07:53 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:07:53 ---> Running in 9433ba6c0a66 22:07:53 Removing intermediate container 9433ba6c0a66 22:07:53 ---> 9319d32d25ec 22:07:53 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:07:53 ---> Running in 51c5903d6561 22:07:53 Removing intermediate container 51c5903d6561 22:07:53 ---> 56c9c2a4afd3 22:07:53 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:07:53 ---> Running in e91d179df73a 22:07:53 Removing intermediate container e91d179df73a 22:07:53 ---> 68afb39e51d8 22:07:53 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:07:54 ---> c55f81ab0e1b 22:07:54 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:07:54 ---> Running in 9368057bc80a 22:07:58 Removing intermediate container 9368057bc80a 22:07:58 ---> f0ffdc492741 22:07:58 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:58 ---> b0cf4f04d4b2 22:07:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:08:00 ---> 2245bb87fa00 22:08:00 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:08:01 ---> 96cdff8f1b54 22:08:01 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:08:02 ---> 844cb68a6b60 22:08:02 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:08:03 ---> a4f6303423c4 22:08:03 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:08:04 ---> 193f268dec98 22:08:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:08:05 ---> 99d3e9e4d230 22:08:05 Step 28/33 : RUN chmod +x /entrypoint.sh 22:08:05 ---> Running in 0219844d0cf4 22:08:08 Removing intermediate container 0219844d0cf4 22:08:08 ---> a560ee943a6b 22:08:08 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:08:08 ---> Running in 9fa8ff837a21 22:08:08 Removing intermediate container 9fa8ff837a21 22:08:08 ---> 71fb04e489bb 22:08:08 Step 30/33 : CMD ["gate"] 22:08:08 ---> Running in 4e64d3393347 22:08:09 Removing intermediate container 4e64d3393347 22:08:09 ---> d0920e2e9e83 22:08:09 Step 31/33 : LABEL arch=arm64 22:08:09 ---> Running in c4d2121b89b7 22:08:10 Removing intermediate container c4d2121b89b7 22:08:10 ---> 69ecb72837a1 22:08:10 Step 32/33 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:08:10 ---> Running in b10320e920fd 22:08:10 Removing intermediate container b10320e920fd 22:08:10 ---> 224cebad1615 22:08:10 Step 33/33 : LABEL version=2.3.0-dev.68 22:08:10 ---> Running in 54af06d916da 22:08:11 Removing intermediate container 54af06d916da 22:08:11 ---> 626c2aa52da8 22:08:11 22:08:11 Successfully built 626c2aa52da8 22:08:11 Successfully tagged security-bootstrapper-arm64:latest 22:08:11 Building sys-mgmt-agent 22:08:14  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:08:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:08:14 ---> 42de18b9297e 22:08:14 Step 3/23 : WORKDIR /edgex-go 22:08:14 ---> Using cache 22:08:14 ---> 9f92e111e6c5 22:08:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:14 ---> Using cache 22:08:14 ---> 0a03534bf8c1 22:08:14 Step 5/23 : RUN apk add --update --no-cache make bash git 22:08:14 ---> Running in cd7d6a2bd33b 22:08:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:08:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:08:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:08:19 OK: 221 MiB in 51 packages 22:08:20 Removing intermediate container cd7d6a2bd33b 22:08:20 ---> 36a5409f40d6 22:08:20 Step 6/23 : COPY go.mod vendor* ./ 22:08:21 ---> 10a26faddba0 22:08:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:22 ---> Running in 9c264efa2242 22:08:37 Removing intermediate container 2c51167ec857 22:08:37 ---> 32e03e838890 22:08:37 22:08:37 Step 10/25 : FROM alpine:3.16 22:08:37 ---> a6215f271958 22:08:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:08:37 ---> Running in 5b691bee87a5 22:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:08:40 (1/3) Installing ca-certificates (20220614-r0) 22:08:41 (2/3) Installing dumb-init (1.2.5-r1) 22:08:41 (3/3) Installing su-exec (0.2-r1) 22:08:41 Executing busybox-1.35.0-r17.trigger 22:08:41 Executing ca-certificates-20220614-r0.trigger 22:08:41 OK: 6 MiB in 17 packages 22:08:43 Removing intermediate container 5b691bee87a5 22:08:43 ---> 476ea3c4111e 22:08:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:08:43 ---> Running in 6fa93eacbf36 22:08:44 Removing intermediate container 6fa93eacbf36 22:08:44 ---> 7930268eae70 22:08:44 Step 13/25 : WORKDIR / 22:08:44 ---> Running in 0d59bf661932 22:08:44 Removing intermediate container 0d59bf661932 22:08:44 ---> 89fef82d3a9a 22:08:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:08:45 ---> 2337e19596f4 22:08:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:08:46 ---> 2f847d33a273 22:08:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:08:47 ---> 1bade4910141 22:08:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:08:48 ---> 5843d32d8052 22:08:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:08:51 ---> ed259db83ba8 22:08:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:08:54 ---> a6120e843997 22:08:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:08:56 ---> 499471f249be 22:08:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:08:56 ---> Running in fcbe4f28a499 22:09:01 Removing intermediate container fcbe4f28a499 22:09:01 ---> 44c3f63c0d66 22:09:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:09:01 ---> Running in 731c8b33c49b 22:09:02 Removing intermediate container 731c8b33c49b 22:09:02 ---> 047a06144653 22:09:02 Step 23/25 : LABEL arch=arm64 22:09:02 ---> Running in ab809d50330e 22:09:03 Removing intermediate container ab809d50330e 22:09:03 ---> 33d8788832db 22:09:03 Step 24/25 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:09:03 ---> Running in 8027c84d5725 22:09:04 Removing intermediate container 8027c84d5725 22:09:04 ---> d260227d9db3 22:09:04 Step 25/25 : LABEL version=2.3.0-dev.68 22:09:04 ---> Running in d9ac80c6bfcc 22:09:05 Removing intermediate container d9ac80c6bfcc 22:09:05 ---> 7f929558deed 22:09:05 22:09:05 Successfully built 7f929558deed 22:09:05 Successfully tagged security-secretstore-setup-arm64:latest 22:09:05  Building security-secretstore-setup ... done Building security-spiffe-token-provider 22:09:11 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:09:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:09:11 ---> 42de18b9297e 22:09:11 Step 3/20 : WORKDIR /edgex-go 22:09:11 ---> Using cache 22:09:11 ---> 9f92e111e6c5 22:09:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:09:12 ---> Running in b59948cf586f 22:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:16 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:09:16 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:09:16 OK: 16894 distinct packages available 22:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:18 OK: 221 MiB in 51 packages 22:09:20 Removing intermediate container b59948cf586f 22:09:20 Removing intermediate container 9c264efa2242 22:09:20 ---> efc12f504cbd 22:09:20 Step 8/23 : COPY . . 22:09:20 ---> be70191440ed 22:09:20 Step 5/20 : COPY go.mod vendor* ./ 22:09:22 ---> 63247335ef92 22:09:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:22 ---> Running in ab49cacffbe7 22:09:25 ---> 740880a3d332 22:09:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:09:25 ---> Running in 6a0a2c8cdf3f 22:09: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.68" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:10:14 Removing intermediate container ab49cacffbe7 22:10:14 ---> aa2850f6bacf 22:10:14 Step 7/20 : COPY . . 22:10:17 ---> a732e379cccd 22:10:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:10:17 ---> Running in 6fe9ed30b5bc 22:10:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:11:27 Removing intermediate container 7e35c43e939c 22:11:27 ---> 8b4734801898 22:11:27 22:11:27 Step 11/23 : FROM alpine:3.16 22:11:27 ---> a6215f271958 22:11:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:11:27 Removing intermediate container e7af5e4fb072 22:11:27 ---> 8f5c95489a95 22:11:27 22:11:27 Step 11/23 : FROM alpine:3.16 22:11:27 ---> a6215f271958 22:11:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:11:27 ---> Running in 4ab947d66bad 22:11:27 ---> Running in ab0514f4737b 22:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:11:31 (1/2) Installing ca-certificates (20220614-r0) 22:11:31 (2/2) Installing dumb-init (1.2.5-r1) 22:11:31 Executing busybox-1.35.0-r17.trigger 22:11:31 Executing ca-certificates-20220614-r0.trigger 22:11:31 (1/1) Installing dumb-init (1.2.5-r1) 22:11:31 Executing busybox-1.35.0-r17.trigger 22:11:31 OK: 5 MiB in 15 packages 22:11:31 OK: 6 MiB in 16 packages 22:11:33 Removing intermediate container ab0514f4737b 22:11:33 ---> fdb54ff08b2c 22:11:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:33 ---> Running in cf01a3af094b 22:11:34 Removing intermediate container cf01a3af094b 22:11:34 ---> a75555334f57 22:11:34 Step 14/23 : ENV APP_PORT=59861 22:11:35 ---> Running in 1470de473401 22:11:35 Removing intermediate container 4ab947d66bad 22:11:35 ---> 38ae177572d3 22:11:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:11:35 ---> Running in 6d3ba11387d2 22:11:35 Removing intermediate container 1470de473401 22:11:35 ---> 3d05302e9cdc 22:11:35 Step 15/23 : EXPOSE $APP_PORT 22:11:35 ---> Running in 95f7e3bc6a53 22:11:35 Removing intermediate container 6d3ba11387d2 22:11:36 ---> 294b84a98533 22:11:36 Step 14/23 : ENV APP_PORT=59860 22:11:36 ---> Running in dac53e61ed54 22:11:36 Removing intermediate container 95f7e3bc6a53 22:11:36 ---> 334dbc379905 22:11:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:37 Removing intermediate container dac53e61ed54 22:11:37 ---> 86f3f3162905 22:11:37 Step 15/23 : EXPOSE $APP_PORT 22:11:37 ---> Running in 58ba1a1300b8 22:11:38 Removing intermediate container 58ba1a1300b8 22:11:38 ---> f6d1eedc2f7f 22:11:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:38 ---> b2d8a45350c8 22:11:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:11:40 ---> 91c3c57b9284 22:11:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:11:41 ---> 4568597a6abe 22:11:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:11:43 ---> 51b61c4b52ab 22:11:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:11:43 ---> b08f76b4ff32 22:11:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:11:43 ---> Running in 13da03bb2a47 22:11:44 Removing intermediate container 13da03bb2a47 22:11:44 ---> abe72f399035 22:11:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:44 ---> Running in 6ea5b750e74d 22:11:44 ---> f7a7e348d2bd 22:11:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:11:44 ---> Running in ad1dc73917f6 22:11:44 Removing intermediate container 6ea5b750e74d 22:11:44 ---> c35ccc0e4bdb 22:11:44 Step 21/23 : LABEL arch=arm64 22:11:44 ---> Running in 3b2df44be9bd 22:11:45 Removing intermediate container ad1dc73917f6 22:11:45 ---> e3d1fa418f16 22:11:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:45 ---> Running in 152f67ed5746 22:11:45 Removing intermediate container 3b2df44be9bd 22:11:45 ---> 3150ae2b2aa3 22:11:45 Step 22/23 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:11:46 ---> Running in ddc11f598fcc 22:11:46 Removing intermediate container 152f67ed5746 22:11:46 ---> 471b48ac3bba 22:11:46 Step 21/23 : LABEL arch=arm64 22:11:46 ---> Running in 2b56784e5039 22:11:47 Removing intermediate container ddc11f598fcc 22:11:47 ---> c3ee5779067c 22:11:47 Step 23/23 : LABEL version=2.3.0-dev.68 22:11:47 ---> Running in 29d1a1585c96 22:11:47 Removing intermediate container 2b56784e5039 22:11:47 ---> cb13ef20165b 22:11:47 Step 22/23 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:11:47 ---> Running in f2b6598967f1 22:11:48 Removing intermediate container 29d1a1585c96 22:11:48 ---> 4e05d6e4700b 22:11:48 22:11:48 Successfully built 4e05d6e4700b 22:11:48 Successfully tagged support-scheduler-arm64:latest 22:11:48  Building support-scheduler ... done Building security-proxy-setup 22:11:48 Removing intermediate container f2b6598967f1 22:11:48 ---> 1037fcc64aff 22:11:48 Step 23/23 : LABEL version=2.3.0-dev.68 22:11:48 ---> Running in 49fc3c3fa44d 22:11:49 Removing intermediate container 49fc3c3fa44d 22:11:49 ---> 6eaa32546a37 22:11:49 22:11:49 Successfully built 6eaa32546a37 22:11:49 Successfully tagged support-notifications-arm64:latest 22:11:49 Building core-command 22:11:57  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:57 ---> 42de18b9297e 22:11:57 Step 3/22 : WORKDIR /edgex-go 22:11:57 ---> Using cache 22:11:57 ---> 9f92e111e6c5 22:11:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:57 ---> Using cache 22:11:57 ---> 0a03534bf8c1 22:11:57 Step 5/22 : RUN apk add --update --no-cache make git 22:11:57 ---> Using cache 22:11:57 ---> bd83e45d4f1c 22:11:57 Step 6/22 : COPY go.mod vendor* ./ 22:11:57 ---> Using cache 22:11:57 ---> 5363863dfb56 22:11:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:57 ---> Using cache 22:11:57 ---> c8994550e4cc 22:11:57 Step 8/22 : COPY . . 22:11:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:11:58 ---> 42de18b9297e 22:11:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:11:58 ---> Using cache 22:11:58 ---> c53c33398628 22:11:58 Step 4/24 : WORKDIR /edgex-go 22:11:58 ---> Using cache 22:11:58 ---> a43e0360d30e 22:11:58 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:58 ---> Using cache 22:11:58 ---> af6f8d5e56f9 22:11:58 Step 6/24 : RUN apk add --update --no-cache make git 22:11:58 ---> Using cache 22:11:58 ---> 21b91a93bfe7 22:11:58 Step 7/24 : COPY go.mod vendor* ./ 22:11:58 ---> Using cache 22:11:58 ---> 9b2faa189f2e 22:11:58 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:11:58 ---> Using cache 22:11:58 ---> 32e8d275014a 22:11:58 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:58 ---> Using cache 22:11:58 ---> 6c1ef923fdef 22:11:58 Step 9/24 : COPY . . 22:11:59 ---> Using cache 22:11:59 ---> 09fab5ca3a40 22:11:59 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:11:59 ---> Running in 33966db1f4cf 22:11:59 ---> Running in 0444b157a8d5 22:12:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:12:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:12:04 Removing intermediate container c210ea95893d 22:12:04 ---> f81756fcc50b 22:12:04 22:12:04 Step 11/25 : FROM alpine:3.16 22:12:04 ---> a6215f271958 22:12:04 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:12:04 ---> Using cache 22:12:04 ---> fdb54ff08b2c 22:12:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:12:04 ---> Using cache 22:12:04 ---> a75555334f57 22:12:04 Step 14/25 : ENV APP_PORT=59881 22:12:04 ---> Running in 8b8e20412b51 22:12:05 Removing intermediate container 8b8e20412b51 22:12:05 ---> 54c222833582 22:12:05 Step 15/25 : EXPOSE $APP_PORT 22:12:05 ---> Running in b5b8b58b8baf 22:12:06 Removing intermediate container b5b8b58b8baf 22:12:06 ---> 6070c9107060 22:12:06 Step 16/25 : WORKDIR / 22:12:06 ---> Running in 96be2bc0a598 22:12:06 Removing intermediate container 96be2bc0a598 22:12:06 ---> ce22e3592a3f 22:12:06 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:12:07 ---> f330adef921c 22:12:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:12:10 ---> 3dcdb017af54 22:12:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:12:10 ---> 488dc28da394 22:12:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:12:11 ---> 123fefd0f5e9 22:12:11 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:12:12 ---> Running in 8e74a17edf2c 22:12:12 Removing intermediate container 8e74a17edf2c 22:12:12 ---> f14690a5a1fa 22:12:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:12:12 ---> Running in 5427274fceca 22:12:13 Removing intermediate container 5427274fceca 22:12:13 ---> 850023869ee5 22:12:13 Step 23/25 : LABEL arch=arm64 22:12:13 ---> Running in 26e57128596c 22:12:14 Removing intermediate container 26e57128596c 22:12:14 ---> 3280050961dc 22:12:14 Step 24/25 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:12:14 ---> Running in 464b025e0bcd 22:12:15 Removing intermediate container 464b025e0bcd 22:12:15 ---> 86ff6c13b14c 22:12:15 Step 25/25 : LABEL version=2.3.0-dev.68 22:12:15 ---> Running in 0bf0d95ced56 22:12:16 Removing intermediate container 0bf0d95ced56 22:12:16 ---> 0c40d6ec7d2d 22:12:16 22:12:16 Successfully built 0c40d6ec7d2d 22:12:16 Successfully tagged core-metadata-arm64:latest 22:12:16 Building core-data 22:12:20  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:12:20 ---> 42de18b9297e 22:12:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:12:20 ---> Using cache 22:12:20 ---> c53c33398628 22:12:20 Step 4/24 : WORKDIR /edgex-go 22:12:20 ---> Using cache 22:12:20 ---> a43e0360d30e 22:12:20 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:20 ---> Using cache 22:12:20 ---> af6f8d5e56f9 22:12:20 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:12:20 ---> Running in 22f8f6115c48 22:12:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:12:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:12:25 OK: 221 MiB in 51 packages 22:12:27 Removing intermediate container 22f8f6115c48 22:12:27 ---> a34635ee5c43 22:12:27 Step 7/24 : COPY go.mod vendor* ./ 22:12:28 ---> 8e116ec1acf5 22:12:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:28 ---> Running in 027b367069ac 22:13:24 Removing intermediate container 027b367069ac 22:13:24 ---> d9938fa95ab3 22:13:24 Step 9/24 : COPY . . 22:13:24 ---> ceb293225208 22:13:24 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:13:24 ---> Running in b07d315f1ce0 22:13:26 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:16:03 Removing intermediate container 6a0a2c8cdf3f 22:16:03 ---> 080d76514e04 22:16:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:16:03 ---> Running in 678917708a5f 22:16:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:16:03 Removing intermediate container 678917708a5f 22:16:03 ---> 202e8b6e30a5 22:16:03 22:16:03 Step 11/23 : FROM alpine:3.16 22:16:03 ---> a6215f271958 22:16:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:16:03 ---> Running in 02e22ee99a62 22:16:03 Removing intermediate container 02e22ee99a62 22:16:03 ---> 5dda6a2b9b0b 22:16:03 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 22:16:03 ---> Running in 6531fbcb5d84 22:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:16:06 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:16:06 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:16:06 (3/33) Installing readline (8.1.2-r0) 22:16:06 (4/33) Installing bash (5.1.16-r2) 22:16:06 Executing bash-5.1.16-r2.post-install 22:16:06 (5/33) Installing ca-certificates (20220614-r0) 22:16:06 (6/33) Installing brotli-libs (1.0.9-r6) 22:16:06 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:16:06 (8/33) Installing libcurl (7.83.1-r3) 22:16:06 (9/33) Installing curl (7.83.1-r3) 22:16:06 (10/33) Installing docker-cli (20.10.18-r0) 22:16:07 (11/33) Installing dumb-init (1.2.5-r1) 22:16:08 (12/33) Installing libbz2 (1.0.8-r1) 22:16:08 (13/33) Installing expat (2.4.8-r0) 22:16:08 (14/33) Installing libffi (3.4.2-r1) 22:16:08 (15/33) Installing gdbm (1.23-r0) 22:16:08 (16/33) Installing xz-libs (5.2.5-r1) 22:16:08 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:16:08 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:16:08 (19/33) Installing mpdecimal (2.5.1-r1) 22:16:08 (20/33) Installing sqlite-libs (3.38.5-r0) 22:16:08 (21/33) Installing python3 (3.10.5-r0) 22:16:11 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:16:11 (23/33) Installing py3-tomli (2.0.1-r1) 22:16:11 (24/33) Installing py3-pep517 (0.12.0-r2) 22:16:11 (25/33) Installing py3-six (1.16.0-r1) 22:16:11 (26/33) Installing py3-retrying (1.3.3-r3) 22:16:11 (27/33) Installing py3-appdirs (1.4.4-r3) 22:16:11 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:16:11 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:16:11 (30/33) Installing py3-parsing (2.4.7-r3) 22:16:11 (31/33) Installing py3-packaging (21.3-r0) 22:16:11 (32/33) Installing py3-setuptools (59.4.0-r0) 22:16:11 (33/33) Installing py3-pip (22.1.1-r0) 22:16:12 Executing busybox-1.35.0-r17.trigger 22:16:12 Executing ca-certificates-20220614-r0.trigger 22:16:12 OK: 120 MiB in 47 packages 22:16:31 Collecting docker-compose==1.23.2 22:16:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:16:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.4 MB/s eta 0:00:00 22:16:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:16:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:16:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.5 MB/s eta 0:00:00 22:16:31 Collecting docopt<0.7,>=0.6.1 22:16:31 Downloading docopt-0.6.2.tar.gz (25 kB) 22:16:31 Preparing metadata (setup.py): started 22:16:33 Preparing metadata (setup.py): finished with status 'done' 22:16:33 Collecting websocket-client<1.0,>=0.32.0 22:16:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:16:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.6 MB/s eta 0:00:00 22:16:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:16:33 Collecting texttable<0.10,>=0.9.0 22:16:33 Downloading texttable-0.9.1.tar.gz (11 kB) 22:16:33 Preparing metadata (setup.py): started 22:16:37 Preparing metadata (setup.py): finished with status 'done' 22:16:37 Collecting docker<4.0,>=3.6.0 22:16:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:16:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.4 MB/s eta 0:00:00 22:16:38 Collecting dockerpty<0.5,>=0.4.1 22:16:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:16:38 Preparing metadata (setup.py): started 22:16:41 Preparing metadata (setup.py): finished with status 'done' 22:16:41 Collecting jsonschema<3,>=2.5.1 22:16:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:16:41 Collecting cached-property<2,>=1.2.0 22:16:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:16:42 Collecting PyYAML<4,>=3.10 22:16:42 Downloading PyYAML-3.13.tar.gz (270 kB) 22:16:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.0 MB/s eta 0:00:00 22:16:44 Preparing metadata (setup.py): started 22:16:46 Preparing metadata (setup.py): finished with status 'done' 22:16:47 Collecting docker-pycreds>=0.4.0 22:16:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:16:48 Collecting urllib3<1.25,>=1.21.1 22:16:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:16:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.8 MB/s eta 0:00:00 22:16:48 Collecting chardet<3.1.0,>=3.0.2 22:16:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:16:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.5 MB/s eta 0:00:00 22:16:48 Collecting idna<2.8,>=2.5 22:16:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.7 MB/s eta 0:00:00 22:16:49 Collecting certifi>=2017.4.17 22:16:49 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.1 MB/s eta 0:00:00 22:16:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:16:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:16:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:16:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:16:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:16:51 Running setup.py install for texttable: started 22:16:54 Running setup.py install for texttable: finished with status 'done' 22:16:54 Running setup.py install for PyYAML: started 22:16:57 Running setup.py install for PyYAML: finished with status 'done' 22:16:59 Running setup.py install for docopt: started 22:17:02 Running setup.py install for docopt: finished with status 'done' 22:17:05 Running setup.py install for dockerpty: started 22:17:08 Running setup.py install for dockerpty: finished with status 'done' 22:17:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 22:17:11 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 22:17:29 Removing intermediate container 6531fbcb5d84 22:17:29 ---> 8fa58272c860 22:17:29 Step 14/23 : ENV APP_PORT=58890 22:17:29 ---> Running in a49cd3aff3d1 22:17:29 Removing intermediate container a49cd3aff3d1 22:17:29 ---> f3724b3ce519 22:17:29 Step 15/23 : EXPOSE $APP_PORT 22:17:29 ---> Running in ce6da0999c1c 22:17:30 Removing intermediate container ce6da0999c1c 22:17:30 ---> ef34756efc92 22:17:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:17:32 ---> 1896d575428c 22:17:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:17:33 ---> db8a69ea4915 22:17:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:17:34 ---> 2426dc228552 22:17:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:17:34 ---> Running in 181aab8ea05e 22:17:35 Removing intermediate container 181aab8ea05e 22:17:35 ---> 379117294ba2 22:17:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:35 ---> Running in f0fd872b43bf 22:17:35 Removing intermediate container f0fd872b43bf 22:17:35 ---> 0a829a3cf53e 22:17:35 Step 21/23 : LABEL arch=arm64 22:17:36 ---> Running in ff16cd2ba6ad 22:17:36 Removing intermediate container ff16cd2ba6ad 22:17:36 ---> ebe9ab19e1b4 22:17:36 Step 22/23 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:17:36 ---> Running in 29b155cb13fb 22:17:37 Removing intermediate container 29b155cb13fb 22:17:37 ---> 2df8d9e2f957 22:17:37 Step 23/23 : LABEL version=2.3.0-dev.68 22:17:37 ---> Running in 2ca4b9e45ec1 22:17:37 Removing intermediate container 2ca4b9e45ec1 22:17:37 ---> 93d2e618f92a 22:17:37 22:17:38 Successfully built 93d2e618f92a 22:17:38 Successfully tagged sys-mgmt-agent-arm64:latest 22:18:00  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:18:22 Removing intermediate container 33966db1f4cf 22:18:22 ---> 83f9573ded31 22:18:22 22:18:22 Step 10/22 : FROM alpine:3.16 22:18:22 ---> a6215f271958 22:18:22 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:18:22 ---> Running in 468b83e9c622 22:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:25 (1/6) Installing ca-certificates (20220614-r0) 22:18:25 (2/6) Installing brotli-libs (1.0.9-r6) 22:18:25 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:18:25 (4/6) Installing libcurl (7.83.1-r3) 22:18:25 (5/6) Installing curl (7.83.1-r3) 22:18:25 (6/6) Installing dumb-init (1.2.5-r1) 22:18:25 Executing busybox-1.35.0-r17.trigger 22:18:25 Executing ca-certificates-20220614-r0.trigger 22:18:26 OK: 8 MiB in 20 packages 22:18:28 Removing intermediate container 468b83e9c622 22:18:28 ---> ffede8030e79 22:18:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:18:28 ---> Running in b97d4e9840c7 22:18:29 Removing intermediate container b97d4e9840c7 22:18:29 ---> 44a617899f49 22:18:29 Step 13/22 : WORKDIR /edgex 22:18:29 ---> Running in a4862c9c8b61 22:18:30 Removing intermediate container a4862c9c8b61 22:18:30 ---> 2fcfe45b5141 22:18:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:18:30 ---> 36b7d1bc9b62 22:18:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:18:32 ---> 3595bfec76f0 22:18:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:18:33 ---> 16372afa1821 22:18:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:18:35 ---> f80f88e8fcab 22:18:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:18:35 ---> Running in 7b998c9c6806 22:18:39 Removing intermediate container 7b998c9c6806 22:18:39 ---> f16e960b661a 22:18:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:18:39 ---> Running in 48a7446361f0 22:18:39 Removing intermediate container 48a7446361f0 22:18:39 ---> df445ec56902 22:18:39 Step 20/22 : LABEL arch=arm64 22:18:39 ---> Running in 1b7851c6a572 22:18:40 Removing intermediate container 1b7851c6a572 22:18:40 ---> fac1e5108e42 22:18:40 Step 21/22 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:18:40 ---> Running in 4e5f1e24349c 22:18:41 Removing intermediate container 4e5f1e24349c 22:18:41 ---> 54d8bb29e421 22:18:41 Step 22/22 : LABEL version=2.3.0-dev.68 22:18:41 ---> Running in 4f3fdbf57b62 22:18:42 Removing intermediate container 4f3fdbf57b62 22:18:42 ---> cb9db9a61743 22:18:42 22:18:43 Successfully built cb9db9a61743 22:18:43 Successfully tagged security-proxy-setup-arm64:latest 22:18:46  Building security-proxy-setup ... done Removing intermediate container 0444b157a8d5 22:18:46 ---> deebff5ff29e 22:18:46 22:18:46 Step 11/24 : FROM alpine:3.16 22:18:46 ---> a6215f271958 22:18:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:18:46 ---> Using cache 22:18:46 ---> fdb54ff08b2c 22:18:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:18:46 ---> Using cache 22:18:46 ---> a75555334f57 22:18:46 Step 14/24 : ENV APP_PORT=59882 22:18:47 ---> Running in c58cd7e9dd7f 22:18:48 Removing intermediate container c58cd7e9dd7f 22:18:48 ---> 67d8b5044ba3 22:18:48 Step 15/24 : EXPOSE $APP_PORT 22:18:48 ---> Running in de3121826f1a 22:18:49 Removing intermediate container de3121826f1a 22:18:49 ---> a98d8946f34a 22:18:49 Step 16/24 : WORKDIR / 22:18:49 ---> Running in 2840d80948a1 22:18:50 Removing intermediate container 2840d80948a1 22:18:50 ---> e4a623695b97 22:18:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:51 ---> 91302f3733a6 22:18:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:18:54 ---> 2f1c8c66082f 22:18:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:18:55 ---> 453359654f01 22:18:55 Step 20/24 : ENTRYPOINT ["/core-command"] 22:18:55 ---> Running in b7ed0e547a8b 22:18:56 Removing intermediate container b7ed0e547a8b 22:18:56 ---> e0a019423ea2 22:18:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:56 ---> Running in 03115b9c8fd4 22:18:56 Removing intermediate container 6fe9ed30b5bc 22:18:56 ---> 38cae2c905e7 22:18:56 22:18:56 Step 9/20 : FROM alpine:3.15 22:18:56 ---> 02e0d6fdf486 22:18:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:18:56 ---> Using cache 22:18:56 ---> 94a722acff7a 22:18:56 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:56 ---> Using cache 22:18:56 ---> 0db608176b3e 22:18:56 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:18:56 ---> Running in 3ee3901c405e 22:18:57 Removing intermediate container 03115b9c8fd4 22:18:57 ---> 24db1859ce77 22:18:57 Step 22/24 : LABEL arch=arm64 22:18:57 ---> Running in 47736dd8fefd 22:18:58 Removing intermediate container 47736dd8fefd 22:18:58 ---> 1133f200ef8f 22:18:58 Step 23/24 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:18:58 ---> Running in 40f6e5c7b3ce 22:18:58 Removing intermediate container 40f6e5c7b3ce 22:18:58 ---> d498053122c5 22:18:58 Step 24/24 : LABEL version=2.3.0-dev.68 22:18:58 ---> Running in e64f40be3353 22:18:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:18:59 Removing intermediate container e64f40be3353 22:18:59 ---> 5354c5eba19e 22:18:59 22:18:59 Successfully built 5354c5eba19e 22:18:59 Successfully tagged core-command-arm64:latest 22:19:00  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:19:01 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:19:01 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:19:01 OK: 15734 distinct packages available 22:19:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:19:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:19:03 (1/9) Installing ca-certificates (20220614-r0) 22:19:03 (2/9) Installing brotli-libs (1.0.9-r5) 22:19:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:19:03 (4/9) Installing libcurl (7.80.0-r3) 22:19:03 (5/9) Installing curl (7.80.0-r3) 22:19:03 (6/9) Installing dumb-init (1.2.5-r1) 22:19:04 (7/9) Installing musl-obstack (1.2.3-r0) 22:19:04 (8/9) Installing libucontext (1.1-r0) 22:19:04 (9/9) Installing gcompat (1.0.0-r4) 22:19:04 Executing busybox-1.34.1-r7.trigger 22:19:04 Executing ca-certificates-20220614-r0.trigger 22:19:04 OK: 8 MiB in 23 packages 22:19:07 Removing intermediate container 3ee3901c405e 22:19:07 ---> 1866a822ee08 22:19:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:07 ---> bdf38162f129 22:19:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:19:09 ---> df26ad5b498c 22:19:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:19:10 ---> 6cb441b0d299 22:19:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:19:10 ---> Running in 19f37dc2b4d7 22:19:11 Removing intermediate container 19f37dc2b4d7 22:19:11 ---> b6b33c9f2b45 22:19:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:11 ---> Running in 951e800d9486 22:19:11 Removing intermediate container 951e800d9486 22:19:11 ---> 1dee4bf8ddd4 22:19:11 Step 18/20 : LABEL arch=arm64 22:19:11 ---> Running in ee819ce24381 22:19:11 Removing intermediate container ee819ce24381 22:19:11 ---> a2a4ba40cc9a 22:19:11 Step 19/20 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:19:12 ---> Running in 5c258d43ed34 22:19:12 Removing intermediate container 5c258d43ed34 22:19:12 ---> 1d8e68ffe282 22:19:12 Step 20/20 : LABEL version=2.3.0-dev.68 22:19:12 ---> Running in 7ebe9cd0a6df 22:19:13 Removing intermediate container 7ebe9cd0a6df 22:19:13 ---> edea2eb0f538 22:19:13 22:19:13 Successfully built edea2eb0f538 22:19:13 Successfully tagged security-spiffe-token-provider-arm64:latest 22:19:23  Building security-spiffe-token-provider ... done Removing intermediate container b07d315f1ce0 22:19:23 ---> a619d4c30c36 22:19:23 22:19:23 Step 11/24 : FROM alpine:3.16 22:19:23 ---> a6215f271958 22:19:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:19:23 ---> Running in 3cc779474d2c 22:19:23 Removing intermediate container 3cc779474d2c 22:19:23 ---> aea400a08e64 22:19:23 Step 13/24 : ENV APP_PORT=59880 22:19:23 ---> Running in 0a1d35813da8 22:19:23 Removing intermediate container 0a1d35813da8 22:19:23 ---> 21036234ba58 22:19:23 Step 14/24 : EXPOSE $APP_PORT 22:19:23 ---> Running in fec40fe80e57 22:19:23 Removing intermediate container fec40fe80e57 22:19:23 ---> 5001c647848e 22:19:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:23 ---> Running in b4ca614eb4ff 22:19:25 Removing intermediate container b4ca614eb4ff 22:19:25 ---> a9f44842767a 22:19:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:19:25 ---> Running in e77ea4b1f547 22:19:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:28 (1/6) Installing dumb-init (1.2.5-r1) 22:19:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:19:28 (3/6) Installing libsodium (1.0.18-r0) 22:19:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:19:28 (5/6) Installing libzmq (4.3.4-r0) 22:19:28 (6/6) Installing zeromq (4.3.4-r0) 22:19:29 Executing busybox-1.35.0-r17.trigger 22:19:29 OK: 8 MiB in 20 packages 22:19:29 Removing intermediate container e77ea4b1f547 22:19:29 ---> fe9459ae3870 22:19:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:30 ---> 7d69c83c2412 22:19:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:19:31 ---> ac815fc584c6 22:19:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:19:31 ---> b79b58261489 22:19:31 Step 20/24 : ENTRYPOINT ["/core-data"] 22:19:32 ---> Running in f8f90554ae63 22:19:32 Removing intermediate container f8f90554ae63 22:19:32 ---> d41353bf8edc 22:19:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:19:32 ---> Running in 0c57399e9d87 22:19:32 Removing intermediate container 0c57399e9d87 22:19:32 ---> 828b5c207d0b 22:19:32 Step 22/24 : LABEL arch=arm64 22:19:32 ---> Running in 115e27cf8943 22:19:32 Removing intermediate container 115e27cf8943 22:19:32 ---> c9feaf62a638 22:19:32 Step 23/24 : LABEL git_sha=6f91870268458f9d7014bc6a845854853260c961 22:19:33 ---> Running in c63c735aba04 22:19:33 Removing intermediate container c63c735aba04 22:19:33 ---> 7b7e54082f07 22:19:33 Step 24/24 : LABEL version=2.3.0-dev.68 22:19:33 ---> Running in 0ba98ad3458d 22:19:33 Removing intermediate container 0ba98ad3458d 22:19:33 ---> 40a49360c1a1 22:19:33 22:19:34 Successfully built 40a49360c1a1 22:19:34 Successfully tagged core-data-arm64:latest 22:19:34  Building core-data ... done  [Pipeline] } 22:19:34 $ docker stop --time=1 6ba5569114d9f2a19bdd2679846e5e3ef7a72540cfe944e6658319c0e126be48 22:19:36 $ docker rm -f 6ba5569114d9f2a19bdd2679846e5e3ef7a72540cfe944e6658319c0e126be48 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:36 + docker images 22:19:36 REPOSITORY TAG IMAGE ID CREATED SIZE 22:19:36 core-data-arm64 latest 40a49360c1a1 3 seconds ago 20.7MB 22:19:36 a619d4c30c36 15 seconds ago 1.22GB 22:19:36 security-spiffe-token-provider-arm64 latest edea2eb0f538 24 seconds ago 28.4MB 22:19:36 core-command-arm64 latest 5354c5eba19e 37 seconds ago 16.7MB 22:19:36 38cae2c905e7 41 seconds ago 1.24GB 22:19:36 deebff5ff29e 51 seconds ago 1.21GB 22:19:36 security-proxy-setup-arm64 latest cb9db9a61743 54 seconds ago 26.4MB 22:19:36 83f9573ded31 About a minute ago 1.2GB 22:19:36 sys-mgmt-agent-arm64 latest 93d2e618f92a About a minute ago 133MB 22:19:36 202e8b6e30a5 3 minutes ago 1.19GB 22:19:36 core-metadata-arm64 latest 0c40d6ec7d2d 7 minutes ago 17.5MB 22:19:36 f81756fcc50b 7 minutes ago 1.22GB 22:19:36 support-notifications-arm64 latest 6eaa32546a37 7 minutes ago 26.3MB 22:19:36 support-scheduler-arm64 latest 4e05d6e4700b 7 minutes ago 25.7MB 22:19:36 8f5c95489a95 8 minutes ago 1.27GB 22:19:36 8b4734801898 8 minutes ago 1.27GB 22:19:36 security-secretstore-setup-arm64 latest 7f929558deed 10 minutes ago 28.2MB 22:19:36 32e03e838890 11 minutes ago 1.2GB 22:19:36 security-bootstrapper-arm64 latest 626c2aa52da8 11 minutes ago 19.1MB 22:19:36 9c7a9e50b09f 11 minutes ago 1.2GB 22:19:36 security-spire-server-arm64 latest d7b9e86dc95a 15 minutes ago 84.2MB 22:19:36 efca3da2fa8e 15 minutes ago 1.09GB 22:19:36 security-spire-agent-arm64 latest d1cab6b67478 16 minutes ago 122MB 22:19:36 security-spire-config-arm64 latest 2fb85b565d15 16 minutes ago 83.6MB 22:19:36 bd911e7f3d3e 17 minutes ago 1.09GB 22:19:36 8126a93a4ebf 17 minutes ago 1.09GB 22:19:36 ci-base-image-arm64 latest 42de18b9297e 19 minutes ago 995MB 22:19:36 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 22:19:36 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 22:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 22:19:36 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 22:19:37 provisioning config files... 22:19:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/304@tmp/config1726074241616460547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:37 ---> docker-login.sh 22:19:37 nexus3.edgexfoundry.org:10001 22:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:38 Configure a credential helper to remove this warning. See 22:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:38 22:19:38 Login Succeeded 22:19:38 nexus3.edgexfoundry.org:10002 22:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:38 Configure a credential helper to remove this warning. See 22:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:38 22:19:38 Login Succeeded 22:19:38 nexus3.edgexfoundry.org:10003 22:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:38 Configure a credential helper to remove this warning. See 22:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:38 22:19:38 Login Succeeded 22:19:39 nexus3.edgexfoundry.org:10004 22:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:39 Configure a credential helper to remove this warning. See 22:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:39 22:19:39 Login Succeeded 22:19:39 docker.io 22:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:40 Configure a credential helper to remove this warning. See 22:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:40 22:19:40 Login Succeeded 22:19:40 ---> docker-login.sh ends [Pipeline] } 22:19:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:19:40 6f91870268458f9d7014bc6a845854853260c961 22:19:40 latest 22:19:40 2.3.0-dev.68 22:19:40 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:19:40 main 22:19:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6f91870268458f9d7014bc6a845854853260c961 22:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:19:41 002c7f46f03c: Preparing 22:19:41 390445a23be1: Preparing 22:19:41 8b04d2ecea7b: Preparing 22:19:41 3f113eeb720c: Preparing 22:19:41 5d3e392a13a0: Preparing 22:19:41 5d3e392a13a0: Layer already exists 22:19:41 3f113eeb720c: Pushed 22:19:41 8b04d2ecea7b: Pushed 22:19:41 002c7f46f03c: Pushed 22:19:43 390445a23be1: Pushed 22:19:44 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:2c4a1939b337e06d761d5a4cf24dcca319f6fa7ec76bcff6a3520d56c7257e1d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:19:44 002c7f46f03c: Preparing 22:19:44 390445a23be1: Preparing 22:19:44 8b04d2ecea7b: Preparing 22:19:44 3f113eeb720c: Preparing 22:19:44 5d3e392a13a0: Preparing 22:19:44 002c7f46f03c: Layer already exists 22:19:44 390445a23be1: Layer already exists 22:19:44 5d3e392a13a0: Layer already exists 22:19:44 8b04d2ecea7b: Layer already exists 22:19:44 3f113eeb720c: Layer already exists 22:19:45 latest: digest: sha256:2c4a1939b337e06d761d5a4cf24dcca319f6fa7ec76bcff6a3520d56c7257e1d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.68 22:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:19:45 002c7f46f03c: Preparing 22:19:45 390445a23be1: Preparing 22:19:45 8b04d2ecea7b: Preparing 22:19:45 3f113eeb720c: Preparing 22:19:45 5d3e392a13a0: Preparing 22:19:45 390445a23be1: Layer already exists 22:19:45 5d3e392a13a0: Layer already exists 22:19:45 002c7f46f03c: Layer already exists 22:19:45 8b04d2ecea7b: Layer already exists 22:19:45 3f113eeb720c: Layer already exists 22:19:46 2.3.0-dev.68: digest: sha256:2c4a1939b337e06d761d5a4cf24dcca319f6fa7ec76bcff6a3520d56c7257e1d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:19:46 002c7f46f03c: Preparing 22:19:46 390445a23be1: Preparing 22:19:46 8b04d2ecea7b: Preparing 22:19:46 3f113eeb720c: Preparing 22:19:46 5d3e392a13a0: Preparing 22:19:46 002c7f46f03c: Layer already exists 22:19:46 8b04d2ecea7b: Layer already exists 22:19:46 390445a23be1: Layer already exists 22:19:46 5d3e392a13a0: Layer already exists 22:19:46 3f113eeb720c: Layer already exists 22:19:47 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:2c4a1939b337e06d761d5a4cf24dcca319f6fa7ec76bcff6a3520d56c7257e1d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:19:47 002c7f46f03c: Preparing 22:19:47 390445a23be1: Preparing 22:19:47 8b04d2ecea7b: Preparing 22:19:47 3f113eeb720c: Preparing 22:19:47 5d3e392a13a0: Preparing 22:19:47 8b04d2ecea7b: Layer already exists 22:19:47 5d3e392a13a0: Layer already exists 22:19:47 390445a23be1: Layer already exists 22:19:47 002c7f46f03c: Layer already exists 22:19:47 3f113eeb720c: Layer already exists 22:19:48 main: digest: sha256:2c4a1939b337e06d761d5a4cf24dcca319f6fa7ec76bcff6a3520d56c7257e1d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:48 ===================================================== [Pipeline] echo 22:19:48 taggedImages: 22:19:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:6f91870268458f9d7014bc6a845854853260c961 22:19:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:19:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.68 22:19:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:19:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:19:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:19:48 6f91870268458f9d7014bc6a845854853260c961 22:19:48 latest 22:19:48 2.3.0-dev.68 22:19:48 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:19:48 main 22:19:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6f91870268458f9d7014bc6a845854853260c961 22:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:19:49 030e99534597: Preparing 22:19:49 0d548d2d9c38: Preparing 22:19:49 8b04d2ecea7b: Preparing 22:19:49 d237f0120cca: Preparing 22:19:49 dc58a89ca54e: Preparing 22:19:49 5d3e392a13a0: Preparing 22:19:49 5d3e392a13a0: Waiting 22:19:49 8b04d2ecea7b: Layer already exists 22:19:49 5d3e392a13a0: Layer already exists 22:19:49 dc58a89ca54e: Pushed 22:19:49 030e99534597: Pushed 22:19:50 d237f0120cca: Pushed 22:19:52 0d548d2d9c38: Pushed 22:19:52 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:942918e1a9fb5c77808eeedaf1097b8f8ce88f006d3cf4501d556145ebac08a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:19:53 030e99534597: Preparing 22:19:53 0d548d2d9c38: Preparing 22:19:53 8b04d2ecea7b: Preparing 22:19:53 d237f0120cca: Preparing 22:19:53 dc58a89ca54e: Preparing 22:19:53 5d3e392a13a0: Preparing 22:19:53 5d3e392a13a0: Waiting 22:19:53 8b04d2ecea7b: Layer already exists 22:19:53 0d548d2d9c38: Layer already exists 22:19:53 d237f0120cca: Layer already exists 22:19:53 dc58a89ca54e: Layer already exists 22:19:53 030e99534597: Layer already exists 22:19:53 5d3e392a13a0: Layer already exists 22:19:53 latest: digest: sha256:942918e1a9fb5c77808eeedaf1097b8f8ce88f006d3cf4501d556145ebac08a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.68 22:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:19:54 030e99534597: Preparing 22:19:54 0d548d2d9c38: Preparing 22:19:54 8b04d2ecea7b: Preparing 22:19:54 d237f0120cca: Preparing 22:19:54 dc58a89ca54e: Preparing 22:19:54 5d3e392a13a0: Preparing 22:19:54 5d3e392a13a0: Waiting 22:19:54 d237f0120cca: Layer already exists 22:19:54 8b04d2ecea7b: Layer already exists 22:19:54 0d548d2d9c38: Layer already exists 22:19:54 030e99534597: Layer already exists 22:19:54 dc58a89ca54e: Layer already exists 22:19:54 5d3e392a13a0: Layer already exists 22:19:54 2.3.0-dev.68: digest: sha256:942918e1a9fb5c77808eeedaf1097b8f8ce88f006d3cf4501d556145ebac08a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:19:55 030e99534597: Preparing 22:19:55 0d548d2d9c38: Preparing 22:19:55 8b04d2ecea7b: Preparing 22:19:55 d237f0120cca: Preparing 22:19:55 dc58a89ca54e: Preparing 22:19:55 5d3e392a13a0: Preparing 22:19:55 5d3e392a13a0: Waiting 22:19:55 0d548d2d9c38: Layer already exists 22:19:55 dc58a89ca54e: Layer already exists 22:19:55 8b04d2ecea7b: Layer already exists 22:19:55 030e99534597: Layer already exists 22:19:55 d237f0120cca: Layer already exists 22:19:55 5d3e392a13a0: Layer already exists 22:19:55 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:942918e1a9fb5c77808eeedaf1097b8f8ce88f006d3cf4501d556145ebac08a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:19:56 030e99534597: Preparing 22:19:56 0d548d2d9c38: Preparing 22:19:56 8b04d2ecea7b: Preparing 22:19:56 d237f0120cca: Preparing 22:19:56 dc58a89ca54e: Preparing 22:19:56 5d3e392a13a0: Preparing 22:19:56 5d3e392a13a0: Waiting 22:19:56 030e99534597: Layer already exists 22:19:56 d237f0120cca: Layer already exists 22:19:56 8b04d2ecea7b: Layer already exists 22:19:56 dc58a89ca54e: Layer already exists 22:19:56 0d548d2d9c38: Layer already exists 22:19:56 5d3e392a13a0: Layer already exists 22:19:56 main: digest: sha256:942918e1a9fb5c77808eeedaf1097b8f8ce88f006d3cf4501d556145ebac08a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:56 ===================================================== [Pipeline] echo 22:19:56 taggedImages: 22:19:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:6f91870268458f9d7014bc6a845854853260c961 22:19:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:19:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.68 22:19:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:19:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:19:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:19:56 6f91870268458f9d7014bc6a845854853260c961 22:19:56 latest 22:19:56 2.3.0-dev.68 22:19:56 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:19:56 main 22:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f91870268458f9d7014bc6a845854853260c961 22:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:19:57 6b93ddb955ab: Preparing 22:19:57 14c5bf9dfbe4: Preparing 22:19:57 7267fd96395f: Preparing 22:19:57 8b04d2ecea7b: Preparing 22:19:57 3f113eeb720c: Preparing 22:19:57 5d3e392a13a0: Preparing 22:19:57 5d3e392a13a0: Waiting 22:19:57 3f113eeb720c: Layer already exists 22:19:57 8b04d2ecea7b: Layer already exists 22:19:57 5d3e392a13a0: Layer already exists 22:19:57 6b93ddb955ab: Pushed 22:19:57 14c5bf9dfbe4: Pushed 22:20:01 7267fd96395f: Pushed 22:20:01 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:68b4acf858d026c61147678664d957339cfa20044c4ca9aaed93eff0743e0ec2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:20:01 6b93ddb955ab: Preparing 22:20:01 14c5bf9dfbe4: Preparing 22:20:01 7267fd96395f: Preparing 22:20:01 8b04d2ecea7b: Preparing 22:20:01 3f113eeb720c: Preparing 22:20:01 5d3e392a13a0: Preparing 22:20:01 5d3e392a13a0: Waiting 22:20:01 3f113eeb720c: Layer already exists 22:20:01 14c5bf9dfbe4: Layer already exists 22:20:01 8b04d2ecea7b: Layer already exists 22:20:01 6b93ddb955ab: Layer already exists 22:20:01 7267fd96395f: Layer already exists 22:20:01 5d3e392a13a0: Layer already exists 22:20:02 latest: digest: sha256:68b4acf858d026c61147678664d957339cfa20044c4ca9aaed93eff0743e0ec2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.68 22:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:20:02 6b93ddb955ab: Preparing 22:20:02 14c5bf9dfbe4: Preparing 22:20:02 7267fd96395f: Preparing 22:20:02 8b04d2ecea7b: Preparing 22:20:02 3f113eeb720c: Preparing 22:20:02 5d3e392a13a0: Preparing 22:20:02 5d3e392a13a0: Waiting 22:20:02 14c5bf9dfbe4: Layer already exists 22:20:02 3f113eeb720c: Layer already exists 22:20:02 6b93ddb955ab: Layer already exists 22:20:02 8b04d2ecea7b: Layer already exists 22:20:02 7267fd96395f: Layer already exists 22:20:02 5d3e392a13a0: Layer already exists 22:20:03 2.3.0-dev.68: digest: sha256:68b4acf858d026c61147678664d957339cfa20044c4ca9aaed93eff0743e0ec2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:20:03 6b93ddb955ab: Preparing 22:20:03 14c5bf9dfbe4: Preparing 22:20:03 7267fd96395f: Preparing 22:20:03 8b04d2ecea7b: Preparing 22:20:03 3f113eeb720c: Preparing 22:20:03 5d3e392a13a0: Preparing 22:20:03 5d3e392a13a0: Waiting 22:20:03 7267fd96395f: Layer already exists 22:20:03 3f113eeb720c: Layer already exists 22:20:03 14c5bf9dfbe4: Layer already exists 22:20:03 6b93ddb955ab: Layer already exists 22:20:03 8b04d2ecea7b: Layer already exists 22:20:03 5d3e392a13a0: Layer already exists 22:20:03 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:68b4acf858d026c61147678664d957339cfa20044c4ca9aaed93eff0743e0ec2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:20:04 6b93ddb955ab: Preparing 22:20:04 14c5bf9dfbe4: Preparing 22:20:04 7267fd96395f: Preparing 22:20:04 8b04d2ecea7b: Preparing 22:20:04 3f113eeb720c: Preparing 22:20:04 5d3e392a13a0: Preparing 22:20:04 5d3e392a13a0: Waiting 22:20:04 14c5bf9dfbe4: Layer already exists 22:20:04 8b04d2ecea7b: Layer already exists 22:20:04 6b93ddb955ab: Layer already exists 22:20:04 3f113eeb720c: Layer already exists 22:20:04 7267fd96395f: Layer already exists 22:20:04 5d3e392a13a0: Layer already exists 22:20:04 main: digest: sha256:68b4acf858d026c61147678664d957339cfa20044c4ca9aaed93eff0743e0ec2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:05 ===================================================== [Pipeline] echo 22:20:05 taggedImages: 22:20:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:20:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.68 22:20:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:20:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:20:05 6f91870268458f9d7014bc6a845854853260c961 22:20:05 latest 22:20:05 2.3.0-dev.68 22:20:05 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:05 main 22:20:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:20:05 9445e3d0c22a: Preparing 22:20:05 9445e3d0c22a: Preparing 22:20:05 048d3a633f5a: Preparing 22:20:05 beb4c9e4e7ed: Preparing 22:20:05 6c6fcd64fc6a: Preparing 22:20:05 6c424c3616a1: Preparing 22:20:05 0418414b3931: Preparing 22:20:05 8b04d2ecea7b: Preparing 22:20:05 0d9dc9297a58: Preparing 22:20:05 f43d84d48b76: Preparing 22:20:05 7020f3d3d3bb: Preparing 22:20:05 175b6f49616c: Preparing 22:20:05 5d3e392a13a0: Preparing 22:20:05 0418414b3931: Waiting 22:20:05 8b04d2ecea7b: Waiting 22:20:05 0d9dc9297a58: Waiting 22:20:05 f43d84d48b76: Waiting 22:20:05 7020f3d3d3bb: Waiting 22:20:05 175b6f49616c: Waiting 22:20:05 5d3e392a13a0: Waiting 22:20:06 beb4c9e4e7ed: Pushed 22:20:06 048d3a633f5a: Pushed 22:20:06 6c424c3616a1: Pushed 22:20:06 6c6fcd64fc6a: Pushed 22:20:06 9445e3d0c22a: Pushed 22:20:06 8b04d2ecea7b: Layer already exists 22:20:06 0d9dc9297a58: Pushed 22:20:06 5d3e392a13a0: Layer already exists 22:20:06 7020f3d3d3bb: Pushed 22:20:06 f43d84d48b76: Pushed 22:20:06 175b6f49616c: Pushed 22:20:09 0418414b3931: Pushed 22:20:09 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:1e779ce5ebc3a81a2daf5fccc92ffb6627e993062e7dbdfe4d07dbcb09a4ef08 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:20:10 9445e3d0c22a: Preparing 22:20:10 9445e3d0c22a: Preparing 22:20:10 048d3a633f5a: Preparing 22:20:10 beb4c9e4e7ed: Preparing 22:20:10 6c6fcd64fc6a: Preparing 22:20:10 6c424c3616a1: Preparing 22:20:10 0418414b3931: Preparing 22:20:10 8b04d2ecea7b: Preparing 22:20:10 0d9dc9297a58: Preparing 22:20:10 f43d84d48b76: Preparing 22:20:10 7020f3d3d3bb: Preparing 22:20:10 175b6f49616c: Preparing 22:20:10 5d3e392a13a0: Preparing 22:20:10 0d9dc9297a58: Waiting 22:20:10 f43d84d48b76: Waiting 22:20:10 7020f3d3d3bb: Waiting 22:20:10 175b6f49616c: Waiting 22:20:10 5d3e392a13a0: Waiting 22:20:10 0418414b3931: Waiting 22:20:10 8b04d2ecea7b: Waiting 22:20:10 048d3a633f5a: Layer already exists 22:20:10 beb4c9e4e7ed: Layer already exists 22:20:10 9445e3d0c22a: Layer already exists 22:20:10 6c424c3616a1: Layer already exists 22:20:10 6c6fcd64fc6a: Layer already exists 22:20:10 0418414b3931: Layer already exists 22:20:10 8b04d2ecea7b: Layer already exists 22:20:10 0d9dc9297a58: Layer already exists 22:20:10 7020f3d3d3bb: Layer already exists 22:20:10 f43d84d48b76: Layer already exists 22:20:10 175b6f49616c: Layer already exists 22:20:10 5d3e392a13a0: Layer already exists 22:20:10 latest: digest: sha256:1e779ce5ebc3a81a2daf5fccc92ffb6627e993062e7dbdfe4d07dbcb09a4ef08 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.68 22:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:20:11 9445e3d0c22a: Preparing 22:20:11 9445e3d0c22a: Preparing 22:20:11 048d3a633f5a: Preparing 22:20:11 beb4c9e4e7ed: Preparing 22:20:11 6c6fcd64fc6a: Preparing 22:20:11 6c424c3616a1: Preparing 22:20:11 0418414b3931: Preparing 22:20:11 8b04d2ecea7b: Preparing 22:20:11 0d9dc9297a58: Preparing 22:20:11 f43d84d48b76: Preparing 22:20:11 7020f3d3d3bb: Preparing 22:20:11 175b6f49616c: Preparing 22:20:11 5d3e392a13a0: Preparing 22:20:11 0418414b3931: Waiting 22:20:11 8b04d2ecea7b: Waiting 22:20:11 0d9dc9297a58: Waiting 22:20:11 f43d84d48b76: Waiting 22:20:11 7020f3d3d3bb: Waiting 22:20:11 175b6f49616c: Waiting 22:20:11 5d3e392a13a0: Waiting 22:20:11 6c6fcd64fc6a: Layer already exists 22:20:11 9445e3d0c22a: Layer already exists 22:20:11 6c424c3616a1: Layer already exists 22:20:11 048d3a633f5a: Layer already exists 22:20:11 beb4c9e4e7ed: Layer already exists 22:20:11 0d9dc9297a58: Layer already exists 22:20:11 8b04d2ecea7b: Layer already exists 22:20:11 7020f3d3d3bb: Layer already exists 22:20:11 0418414b3931: Layer already exists 22:20:11 f43d84d48b76: Layer already exists 22:20:11 5d3e392a13a0: Layer already exists 22:20:11 175b6f49616c: Layer already exists 22:20:11 2.3.0-dev.68: digest: sha256:1e779ce5ebc3a81a2daf5fccc92ffb6627e993062e7dbdfe4d07dbcb09a4ef08 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:20:12 9445e3d0c22a: Preparing 22:20:12 9445e3d0c22a: Preparing 22:20:12 048d3a633f5a: Preparing 22:20:12 beb4c9e4e7ed: Preparing 22:20:12 6c6fcd64fc6a: Preparing 22:20:12 6c424c3616a1: Preparing 22:20:12 0418414b3931: Preparing 22:20:12 8b04d2ecea7b: Preparing 22:20:12 0d9dc9297a58: Preparing 22:20:12 f43d84d48b76: Preparing 22:20:12 7020f3d3d3bb: Preparing 22:20:12 175b6f49616c: Preparing 22:20:12 5d3e392a13a0: Preparing 22:20:12 f43d84d48b76: Waiting 22:20:12 0418414b3931: Waiting 22:20:12 8b04d2ecea7b: Waiting 22:20:12 7020f3d3d3bb: Waiting 22:20:12 175b6f49616c: Waiting 22:20:12 0d9dc9297a58: Waiting 22:20:12 5d3e392a13a0: Waiting 22:20:12 048d3a633f5a: Layer already exists 22:20:12 beb4c9e4e7ed: Layer already exists 22:20:12 9445e3d0c22a: Layer already exists 22:20:12 6c6fcd64fc6a: Layer already exists 22:20:12 6c424c3616a1: Layer already exists 22:20:12 0418414b3931: Layer already exists 22:20:12 8b04d2ecea7b: Layer already exists 22:20:12 0d9dc9297a58: Layer already exists 22:20:12 7020f3d3d3bb: Layer already exists 22:20:12 f43d84d48b76: Layer already exists 22:20:12 5d3e392a13a0: Layer already exists 22:20:12 175b6f49616c: Layer already exists 22:20:12 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:1e779ce5ebc3a81a2daf5fccc92ffb6627e993062e7dbdfe4d07dbcb09a4ef08 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:20:13 9445e3d0c22a: Preparing 22:20:13 9445e3d0c22a: Preparing 22:20:13 048d3a633f5a: Preparing 22:20:13 beb4c9e4e7ed: Preparing 22:20:13 6c6fcd64fc6a: Preparing 22:20:13 6c424c3616a1: Preparing 22:20:13 0418414b3931: Preparing 22:20:13 8b04d2ecea7b: Preparing 22:20:13 0d9dc9297a58: Preparing 22:20:13 f43d84d48b76: Preparing 22:20:13 7020f3d3d3bb: Preparing 22:20:13 175b6f49616c: Preparing 22:20:13 5d3e392a13a0: Preparing 22:20:13 f43d84d48b76: Waiting 22:20:13 7020f3d3d3bb: Waiting 22:20:13 5d3e392a13a0: Waiting 22:20:13 0418414b3931: Waiting 22:20:13 175b6f49616c: Waiting 22:20:13 8b04d2ecea7b: Waiting 22:20:13 0d9dc9297a58: Waiting 22:20:13 048d3a633f5a: Layer already exists 22:20:13 6c6fcd64fc6a: Layer already exists 22:20:13 6c424c3616a1: Layer already exists 22:20:13 9445e3d0c22a: Layer already exists 22:20:13 beb4c9e4e7ed: Layer already exists 22:20:13 8b04d2ecea7b: Layer already exists 22:20:13 0418414b3931: Layer already exists 22:20:13 0d9dc9297a58: Layer already exists 22:20:13 f43d84d48b76: Layer already exists 22:20:13 7020f3d3d3bb: Layer already exists 22:20:13 175b6f49616c: Layer already exists 22:20:13 5d3e392a13a0: Layer already exists 22:20:13 main: digest: sha256:1e779ce5ebc3a81a2daf5fccc92ffb6627e993062e7dbdfe4d07dbcb09a4ef08 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:13 ===================================================== [Pipeline] echo 22:20:13 taggedImages: 22:20:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:20:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.68 22:20:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:20:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:20:13 6f91870268458f9d7014bc6a845854853260c961 22:20:13 latest 22:20:13 2.3.0-dev.68 22:20:13 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:13 main 22:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:20:14 e3029da31819: Preparing 22:20:14 57e32a656843: Preparing 22:20:14 200377a30fc1: Preparing 22:20:14 0993c39d7752: Preparing 22:20:14 f33cd3a59343: Preparing 22:20:14 6a9be1e28632: Preparing 22:20:14 8785da52ee01: Preparing 22:20:14 5d3e392a13a0: Preparing 22:20:14 6a9be1e28632: Waiting 22:20:14 8785da52ee01: Waiting 22:20:14 5d3e392a13a0: Waiting 22:20:14 e3029da31819: Pushed 22:20:14 57e32a656843: Pushed 22:20:14 f33cd3a59343: Pushed 22:20:14 5d3e392a13a0: Layer already exists 22:20:14 6a9be1e28632: Pushed 22:20:15 8785da52ee01: Pushed 22:20:16 0993c39d7752: Pushed 22:20:16 200377a30fc1: Pushed 22:20:17 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:fcf40530d46abedc60f0964db1b914c8a14c629fc54454d6eba34cb5f84c854c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:17 + 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 22:20:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:20:17 e3029da31819: Preparing 22:20:17 57e32a656843: Preparing 22:20:17 200377a30fc1: Preparing 22:20:17 0993c39d7752: Preparing 22:20:17 f33cd3a59343: Preparing 22:20:17 6a9be1e28632: Preparing 22:20:17 8785da52ee01: Preparing 22:20:17 5d3e392a13a0: Preparing 22:20:17 6a9be1e28632: Waiting 22:20:17 8785da52ee01: Waiting 22:20:17 5d3e392a13a0: Waiting 22:20:17 57e32a656843: Layer already exists 22:20:17 0993c39d7752: Layer already exists 22:20:17 f33cd3a59343: Layer already exists 22:20:17 e3029da31819: Layer already exists 22:20:17 200377a30fc1: Layer already exists 22:20:17 6a9be1e28632: Layer already exists 22:20:17 8785da52ee01: Layer already exists 22:20:17 5d3e392a13a0: Layer already exists 22:20:18 latest: digest: sha256:fcf40530d46abedc60f0964db1b914c8a14c629fc54454d6eba34cb5f84c854c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.68 22:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:20:18 e3029da31819: Preparing 22:20:18 57e32a656843: Preparing 22:20:18 200377a30fc1: Preparing 22:20:18 0993c39d7752: Preparing 22:20:18 f33cd3a59343: Preparing 22:20:18 6a9be1e28632: Preparing 22:20:18 8785da52ee01: Preparing 22:20:18 6a9be1e28632: Waiting 22:20:18 5d3e392a13a0: Preparing 22:20:18 8785da52ee01: Waiting 22:20:18 5d3e392a13a0: Waiting 22:20:18 200377a30fc1: Layer already exists 22:20:18 e3029da31819: Layer already exists 22:20:18 0993c39d7752: Layer already exists 22:20:18 f33cd3a59343: Layer already exists 22:20:18 57e32a656843: Layer already exists 22:20:19 5d3e392a13a0: Layer already exists 22:20:19 6a9be1e28632: Layer already exists 22:20:19 8785da52ee01: Layer already exists 22:20:19 2.3.0-dev.68: digest: sha256:fcf40530d46abedc60f0964db1b914c8a14c629fc54454d6eba34cb5f84c854c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:20:19 e3029da31819: Preparing 22:20:19 57e32a656843: Preparing 22:20:19 200377a30fc1: Preparing 22:20:19 0993c39d7752: Preparing 22:20:19 f33cd3a59343: Preparing 22:20:19 6a9be1e28632: Preparing 22:20:19 8785da52ee01: Preparing 22:20:19 5d3e392a13a0: Preparing 22:20:19 6a9be1e28632: Waiting 22:20:19 8785da52ee01: Waiting 22:20:19 5d3e392a13a0: Waiting 22:20:19 57e32a656843: Layer already exists 22:20:19 200377a30fc1: Layer already exists 22:20:19 e3029da31819: Layer already exists 22:20:19 f33cd3a59343: Layer already exists 22:20:19 0993c39d7752: Layer already exists 22:20:19 5d3e392a13a0: Layer already exists 22:20:19 8785da52ee01: Layer already exists 22:20:19 6a9be1e28632: Layer already exists 22:20:20 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:fcf40530d46abedc60f0964db1b914c8a14c629fc54454d6eba34cb5f84c854c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:20 + 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 22:20:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:20:20 e3029da31819: Preparing 22:20:20 57e32a656843: Preparing 22:20:20 200377a30fc1: Preparing 22:20:20 0993c39d7752: Preparing 22:20:20 f33cd3a59343: Preparing 22:20:20 6a9be1e28632: Preparing 22:20:20 8785da52ee01: Preparing 22:20:20 5d3e392a13a0: Preparing 22:20:20 8785da52ee01: Waiting 22:20:20 5d3e392a13a0: Waiting 22:20:20 6a9be1e28632: Waiting 22:20:20 200377a30fc1: Layer already exists 22:20:20 57e32a656843: Layer already exists 22:20:20 f33cd3a59343: Layer already exists 22:20:20 e3029da31819: Layer already exists 22:20:20 0993c39d7752: Layer already exists 22:20:20 6a9be1e28632: Layer already exists 22:20:20 8785da52ee01: Layer already exists 22:20:20 5d3e392a13a0: Layer already exists 22:20:21 main: digest: sha256:fcf40530d46abedc60f0964db1b914c8a14c629fc54454d6eba34cb5f84c854c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:21 ===================================================== [Pipeline] echo 22:20:21 taggedImages: 22:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.68 22:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:20:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:20:21 6f91870268458f9d7014bc6a845854853260c961 22:20:21 latest 22:20:21 2.3.0-dev.68 22:20:21 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:21 main 22:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:20:21 c89bef400e39: Preparing 22:20:21 33662efb637d: Preparing 22:20:21 2af117f2ad98: Preparing 22:20:21 0bb44903006d: Preparing 22:20:21 fa2d87c09200: Preparing 22:20:21 bfef04f68dd2: Preparing 22:20:21 04efe05e8649: Preparing 22:20:21 22c5ac10aff7: Preparing 22:20:21 919e48950205: Preparing 22:20:21 5d3e392a13a0: Preparing 22:20:21 bfef04f68dd2: Waiting 22:20:21 04efe05e8649: Waiting 22:20:21 22c5ac10aff7: Waiting 22:20:21 919e48950205: Waiting 22:20:21 5d3e392a13a0: Waiting 22:20:22 33662efb637d: Pushed 22:20:22 fa2d87c09200: Pushed 22:20:22 c89bef400e39: Pushed 22:20:22 bfef04f68dd2: Pushed 22:20:22 04efe05e8649: Pushed 22:20:22 22c5ac10aff7: Pushed 22:20:22 5d3e392a13a0: Layer already exists 22:20:22 919e48950205: Pushed 22:20:24 0bb44903006d: Pushed 22:20:25 2af117f2ad98: Pushed 22:20:25 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:5f47d6f8c7642dd2382818f390fbdad06dad3bcb10256be21d9c99adfdd38458 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:25 + 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 22:20:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:20:26 c89bef400e39: Preparing 22:20:26 33662efb637d: Preparing 22:20:26 2af117f2ad98: Preparing 22:20:26 0bb44903006d: Preparing 22:20:26 fa2d87c09200: Preparing 22:20:26 bfef04f68dd2: Preparing 22:20:26 04efe05e8649: Preparing 22:20:26 22c5ac10aff7: Preparing 22:20:26 919e48950205: Preparing 22:20:26 5d3e392a13a0: Preparing 22:20:26 bfef04f68dd2: Waiting 22:20:26 04efe05e8649: Waiting 22:20:26 22c5ac10aff7: Waiting 22:20:26 919e48950205: Waiting 22:20:26 5d3e392a13a0: Waiting 22:20:26 0bb44903006d: Layer already exists 22:20:26 2af117f2ad98: Layer already exists 22:20:26 c89bef400e39: Layer already exists 22:20:26 fa2d87c09200: Layer already exists 22:20:26 33662efb637d: Layer already exists 22:20:26 bfef04f68dd2: Layer already exists 22:20:26 22c5ac10aff7: Layer already exists 22:20:26 04efe05e8649: Layer already exists 22:20:26 5d3e392a13a0: Layer already exists 22:20:26 919e48950205: Layer already exists 22:20:26 latest: digest: sha256:5f47d6f8c7642dd2382818f390fbdad06dad3bcb10256be21d9c99adfdd38458 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.68 22:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:20:26 c89bef400e39: Preparing 22:20:26 33662efb637d: Preparing 22:20:26 2af117f2ad98: Preparing 22:20:26 0bb44903006d: Preparing 22:20:26 fa2d87c09200: Preparing 22:20:26 bfef04f68dd2: Preparing 22:20:26 04efe05e8649: Preparing 22:20:26 22c5ac10aff7: Preparing 22:20:26 919e48950205: Preparing 22:20:26 5d3e392a13a0: Preparing 22:20:26 22c5ac10aff7: Waiting 22:20:26 919e48950205: Waiting 22:20:26 5d3e392a13a0: Waiting 22:20:26 bfef04f68dd2: Waiting 22:20:26 04efe05e8649: Waiting 22:20:26 fa2d87c09200: Layer already exists 22:20:26 33662efb637d: Layer already exists 22:20:26 0bb44903006d: Layer already exists 22:20:26 2af117f2ad98: Layer already exists 22:20:26 c89bef400e39: Layer already exists 22:20:26 bfef04f68dd2: Layer already exists 22:20:26 04efe05e8649: Layer already exists 22:20:26 22c5ac10aff7: Layer already exists 22:20:26 919e48950205: Layer already exists 22:20:26 5d3e392a13a0: Layer already exists 22:20:27 2.3.0-dev.68: digest: sha256:5f47d6f8c7642dd2382818f390fbdad06dad3bcb10256be21d9c99adfdd38458 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:20:27 c89bef400e39: Preparing 22:20:27 33662efb637d: Preparing 22:20:27 2af117f2ad98: Preparing 22:20:27 0bb44903006d: Preparing 22:20:27 fa2d87c09200: Preparing 22:20:27 bfef04f68dd2: Preparing 22:20:27 04efe05e8649: Preparing 22:20:27 22c5ac10aff7: Preparing 22:20:27 919e48950205: Preparing 22:20:27 5d3e392a13a0: Preparing 22:20:27 bfef04f68dd2: Waiting 22:20:27 04efe05e8649: Waiting 22:20:27 22c5ac10aff7: Waiting 22:20:27 919e48950205: Waiting 22:20:27 5d3e392a13a0: Waiting 22:20:27 c89bef400e39: Layer already exists 22:20:27 2af117f2ad98: Layer already exists 22:20:27 0bb44903006d: Layer already exists 22:20:27 fa2d87c09200: Layer already exists 22:20:27 33662efb637d: Layer already exists 22:20:27 04efe05e8649: Layer already exists 22:20:27 bfef04f68dd2: Layer already exists 22:20:27 22c5ac10aff7: Layer already exists 22:20:27 5d3e392a13a0: Layer already exists 22:20:27 919e48950205: Layer already exists 22:20:28 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:5f47d6f8c7642dd2382818f390fbdad06dad3bcb10256be21d9c99adfdd38458 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:28 + 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 22:20:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:20:28 c89bef400e39: Preparing 22:20:28 33662efb637d: Preparing 22:20:28 2af117f2ad98: Preparing 22:20:28 0bb44903006d: Preparing 22:20:28 fa2d87c09200: Preparing 22:20:28 bfef04f68dd2: Preparing 22:20:28 04efe05e8649: Preparing 22:20:28 22c5ac10aff7: Preparing 22:20:28 919e48950205: Preparing 22:20:28 5d3e392a13a0: Preparing 22:20:28 04efe05e8649: Waiting 22:20:28 22c5ac10aff7: Waiting 22:20:28 919e48950205: Waiting 22:20:28 5d3e392a13a0: Waiting 22:20:28 bfef04f68dd2: Waiting 22:20:28 fa2d87c09200: Layer already exists 22:20:28 0bb44903006d: Layer already exists 22:20:28 2af117f2ad98: Layer already exists 22:20:28 33662efb637d: Layer already exists 22:20:28 c89bef400e39: Layer already exists 22:20:28 04efe05e8649: Layer already exists 22:20:28 919e48950205: Layer already exists 22:20:28 bfef04f68dd2: Layer already exists 22:20:28 22c5ac10aff7: Layer already exists 22:20:28 5d3e392a13a0: Layer already exists 22:20:29 main: digest: sha256:5f47d6f8c7642dd2382818f390fbdad06dad3bcb10256be21d9c99adfdd38458 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:29 ===================================================== [Pipeline] echo 22:20:29 taggedImages: 22:20:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:20:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.68 22:20:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:20:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:20:29 6f91870268458f9d7014bc6a845854853260c961 22:20:29 latest 22:20:29 2.3.0-dev.68 22:20:29 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:29 main 22:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:20:29 a94127cf91f8: Preparing 22:20:29 61ea4eeb3b3e: Preparing 22:20:29 8b04d2ecea7b: Preparing 22:20:29 c6e0e962fc2f: Preparing 22:20:29 a07227dce8cc: Preparing 22:20:29 9833f26c6bda: Preparing 22:20:29 9833f26c6bda: Waiting 22:20:29 8b04d2ecea7b: Layer already exists 22:20:30 9833f26c6bda: Layer already exists 22:20:30 a07227dce8cc: Pushed 22:20:30 a94127cf91f8: Pushed 22:20:31 c6e0e962fc2f: Pushed 22:20:34 61ea4eeb3b3e: Pushed 22:20:34 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:7fda4da6799ba62cd15823b72d5791a2ed4000a83c5449e1162fbe03400c539c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:34 + 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 22:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:20:35 a94127cf91f8: Preparing 22:20:35 61ea4eeb3b3e: Preparing 22:20:35 8b04d2ecea7b: Preparing 22:20:35 c6e0e962fc2f: Preparing 22:20:35 a07227dce8cc: Preparing 22:20:35 9833f26c6bda: Preparing 22:20:35 9833f26c6bda: Waiting 22:20:35 61ea4eeb3b3e: Layer already exists 22:20:35 8b04d2ecea7b: Layer already exists 22:20:35 a07227dce8cc: Layer already exists 22:20:35 c6e0e962fc2f: Layer already exists 22:20:35 a94127cf91f8: Layer already exists 22:20:35 9833f26c6bda: Layer already exists 22:20:35 latest: digest: sha256:7fda4da6799ba62cd15823b72d5791a2ed4000a83c5449e1162fbe03400c539c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.68 22:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:20:36 a94127cf91f8: Preparing 22:20:36 61ea4eeb3b3e: Preparing 22:20:36 8b04d2ecea7b: Preparing 22:20:36 c6e0e962fc2f: Preparing 22:20:36 a07227dce8cc: Preparing 22:20:36 9833f26c6bda: Preparing 22:20:36 9833f26c6bda: Waiting 22:20:36 8b04d2ecea7b: Layer already exists 22:20:36 61ea4eeb3b3e: Layer already exists 22:20:36 a94127cf91f8: Layer already exists 22:20:36 c6e0e962fc2f: Layer already exists 22:20:36 a07227dce8cc: Layer already exists 22:20:36 9833f26c6bda: Layer already exists 22:20:36 2.3.0-dev.68: digest: sha256:7fda4da6799ba62cd15823b72d5791a2ed4000a83c5449e1162fbe03400c539c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:20:37 a94127cf91f8: Preparing 22:20:37 61ea4eeb3b3e: Preparing 22:20:37 8b04d2ecea7b: Preparing 22:20:37 c6e0e962fc2f: Preparing 22:20:37 a07227dce8cc: Preparing 22:20:37 9833f26c6bda: Preparing 22:20:37 9833f26c6bda: Waiting 22:20:37 8b04d2ecea7b: Layer already exists 22:20:37 c6e0e962fc2f: Layer already exists 22:20:37 a94127cf91f8: Layer already exists 22:20:37 a07227dce8cc: Layer already exists 22:20:37 61ea4eeb3b3e: Layer already exists 22:20:37 9833f26c6bda: Layer already exists 22:20:37 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:7fda4da6799ba62cd15823b72d5791a2ed4000a83c5449e1162fbe03400c539c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:37 + 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 22:20:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:20:38 a94127cf91f8: Preparing 22:20:38 61ea4eeb3b3e: Preparing 22:20:38 8b04d2ecea7b: Preparing 22:20:38 c6e0e962fc2f: Preparing 22:20:38 a07227dce8cc: Preparing 22:20:38 9833f26c6bda: Preparing 22:20:38 9833f26c6bda: Waiting 22:20:38 8b04d2ecea7b: Layer already exists 22:20:38 c6e0e962fc2f: Layer already exists 22:20:38 61ea4eeb3b3e: Layer already exists 22:20:38 a94127cf91f8: Layer already exists 22:20:38 a07227dce8cc: Layer already exists 22:20:38 9833f26c6bda: Layer already exists 22:20:38 main: digest: sha256:7fda4da6799ba62cd15823b72d5791a2ed4000a83c5449e1162fbe03400c539c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:38 ===================================================== [Pipeline] echo 22:20:38 taggedImages: 22:20:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:20:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.68 22:20:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:20:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:20:38 6f91870268458f9d7014bc6a845854853260c961 22:20:38 latest 22:20:38 2.3.0-dev.68 22:20:38 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:38 main 22:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:20:39 718599865d6b: Preparing 22:20:39 8f5350a3737c: Preparing 22:20:39 7160adb26189: Preparing 22:20:39 db43c7992140: Preparing 22:20:39 85e42ce5360a: Preparing 22:20:39 21b374c8b27f: Preparing 22:20:39 a07227dce8cc: Preparing 22:20:39 9833f26c6bda: Preparing 22:20:39 21b374c8b27f: Waiting 22:20:39 a07227dce8cc: Waiting 22:20:39 9833f26c6bda: Waiting 22:20:39 7160adb26189: Pushed 22:20:39 8f5350a3737c: Pushed 22:20:39 718599865d6b: Pushed 22:20:39 a07227dce8cc: Layer already exists 22:20:39 9833f26c6bda: Layer already exists 22:20:40 21b374c8b27f: Pushed 22:20:47 85e42ce5360a: Pushed 22:20:53 db43c7992140: Pushed 22:20:54 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:205e4d822c9c103f516a9d99eff6dd4ba35fedc88c61e35d7913ec514c68f4cd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:54 + 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 22:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:20:54 718599865d6b: Preparing 22:20:54 8f5350a3737c: Preparing 22:20:54 7160adb26189: Preparing 22:20:54 db43c7992140: Preparing 22:20:54 85e42ce5360a: Preparing 22:20:54 21b374c8b27f: Preparing 22:20:54 a07227dce8cc: Preparing 22:20:54 9833f26c6bda: Preparing 22:20:54 21b374c8b27f: Waiting 22:20:54 a07227dce8cc: Waiting 22:20:54 9833f26c6bda: Waiting 22:20:54 8f5350a3737c: Layer already exists 22:20:54 7160adb26189: Layer already exists 22:20:54 db43c7992140: Layer already exists 22:20:54 718599865d6b: Layer already exists 22:20:54 85e42ce5360a: Layer already exists 22:20:54 21b374c8b27f: Layer already exists 22:20:54 a07227dce8cc: Layer already exists 22:20:54 9833f26c6bda: Layer already exists 22:20:55 latest: digest: sha256:205e4d822c9c103f516a9d99eff6dd4ba35fedc88c61e35d7913ec514c68f4cd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.68 22:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:20:55 718599865d6b: Preparing 22:20:55 8f5350a3737c: Preparing 22:20:55 7160adb26189: Preparing 22:20:55 db43c7992140: Preparing 22:20:55 85e42ce5360a: Preparing 22:20:55 21b374c8b27f: Preparing 22:20:55 a07227dce8cc: Preparing 22:20:55 9833f26c6bda: Preparing 22:20:55 21b374c8b27f: Waiting 22:20:55 a07227dce8cc: Waiting 22:20:55 9833f26c6bda: Waiting 22:20:55 8f5350a3737c: Layer already exists 22:20:55 718599865d6b: Layer already exists 22:20:55 7160adb26189: Layer already exists 22:20:55 db43c7992140: Layer already exists 22:20:55 85e42ce5360a: Layer already exists 22:20:55 9833f26c6bda: Layer already exists 22:20:55 21b374c8b27f: Layer already exists 22:20:55 a07227dce8cc: Layer already exists 22:20:56 2.3.0-dev.68: digest: sha256:205e4d822c9c103f516a9d99eff6dd4ba35fedc88c61e35d7913ec514c68f4cd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:20:56 718599865d6b: Preparing 22:20:56 8f5350a3737c: Preparing 22:20:56 7160adb26189: Preparing 22:20:56 db43c7992140: Preparing 22:20:56 85e42ce5360a: Preparing 22:20:56 21b374c8b27f: Preparing 22:20:56 a07227dce8cc: Preparing 22:20:56 9833f26c6bda: Preparing 22:20:56 a07227dce8cc: Waiting 22:20:56 21b374c8b27f: Waiting 22:20:56 9833f26c6bda: Waiting 22:20:56 8f5350a3737c: Layer already exists 22:20:56 7160adb26189: Layer already exists 22:20:56 85e42ce5360a: Layer already exists 22:20:56 db43c7992140: Layer already exists 22:20:56 718599865d6b: Layer already exists 22:20:56 21b374c8b27f: Layer already exists 22:20:56 a07227dce8cc: Layer already exists 22:20:56 9833f26c6bda: Layer already exists 22:20:57 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:205e4d822c9c103f516a9d99eff6dd4ba35fedc88c61e35d7913ec514c68f4cd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:57 + 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 22:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:20:57 718599865d6b: Preparing 22:20:57 8f5350a3737c: Preparing 22:20:57 7160adb26189: Preparing 22:20:57 db43c7992140: Preparing 22:20:57 85e42ce5360a: Preparing 22:20:57 21b374c8b27f: Preparing 22:20:57 a07227dce8cc: Preparing 22:20:57 9833f26c6bda: Preparing 22:20:57 21b374c8b27f: Waiting 22:20:57 9833f26c6bda: Waiting 22:20:57 a07227dce8cc: Waiting 22:20:57 85e42ce5360a: Layer already exists 22:20:57 db43c7992140: Layer already exists 22:20:57 8f5350a3737c: Layer already exists 22:20:57 718599865d6b: Layer already exists 22:20:57 7160adb26189: Layer already exists 22:20:57 a07227dce8cc: Layer already exists 22:20:57 21b374c8b27f: Layer already exists 22:20:57 9833f26c6bda: Layer already exists 22:20:58 main: digest: sha256:205e4d822c9c103f516a9d99eff6dd4ba35fedc88c61e35d7913ec514c68f4cd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:20:58 ===================================================== [Pipeline] echo 22:20:58 taggedImages: 22:20:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:20:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.68 22:20:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:20:58 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:20:58 6f91870268458f9d7014bc6a845854853260c961 22:20:58 latest 22:20:58 2.3.0-dev.68 22:20:58 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:20:58 main 22:20:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f91870268458f9d7014bc6a845854853260c961 22:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:20:58 6119670f86a5: Preparing 22:20:58 e9a84868ffd8: Preparing 22:20:58 8665f0ab8427: Preparing 22:20:58 a39654c4eae5: Preparing 22:20:58 7c38330991e3: Preparing 22:20:58 a07227dce8cc: Preparing 22:20:58 9833f26c6bda: Preparing 22:20:58 a07227dce8cc: Waiting 22:20:58 9833f26c6bda: Waiting 22:20:59 8665f0ab8427: Pushed 22:20:59 6119670f86a5: Pushed 22:20:59 e9a84868ffd8: Pushed 22:20:59 a07227dce8cc: Layer already exists 22:20:59 9833f26c6bda: Layer already exists 22:20:59 7c38330991e3: Pushed 22:21:14 a39654c4eae5: Pushed 22:21:14 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:fa6d0bd8a2e0e7fbe6d05c022db7d63bc57d08cab0790668a8e313ef7d106908 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:15 + 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 22:21:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:21:15 6119670f86a5: Preparing 22:21:15 e9a84868ffd8: Preparing 22:21:15 8665f0ab8427: Preparing 22:21:15 a39654c4eae5: Preparing 22:21:15 7c38330991e3: Preparing 22:21:15 a07227dce8cc: Preparing 22:21:15 9833f26c6bda: Preparing 22:21:15 a07227dce8cc: Waiting 22:21:15 9833f26c6bda: Waiting 22:21:15 6119670f86a5: Layer already exists 22:21:15 7c38330991e3: Layer already exists 22:21:15 8665f0ab8427: Layer already exists 22:21:15 a39654c4eae5: Layer already exists 22:21:15 e9a84868ffd8: Layer already exists 22:21:15 9833f26c6bda: Layer already exists 22:21:15 a07227dce8cc: Layer already exists 22:21:15 latest: digest: sha256:fa6d0bd8a2e0e7fbe6d05c022db7d63bc57d08cab0790668a8e313ef7d106908 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.68 22:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:21:16 6119670f86a5: Preparing 22:21:16 e9a84868ffd8: Preparing 22:21:16 8665f0ab8427: Preparing 22:21:16 a39654c4eae5: Preparing 22:21:16 7c38330991e3: Preparing 22:21:16 a07227dce8cc: Preparing 22:21:16 9833f26c6bda: Preparing 22:21:16 a07227dce8cc: Waiting 22:21:16 9833f26c6bda: Waiting 22:21:16 e9a84868ffd8: Layer already exists 22:21:16 a39654c4eae5: Layer already exists 22:21:16 7c38330991e3: Layer already exists 22:21:16 8665f0ab8427: Layer already exists 22:21:16 6119670f86a5: Layer already exists 22:21:16 9833f26c6bda: Layer already exists 22:21:16 a07227dce8cc: Layer already exists 22:21:16 2.3.0-dev.68: digest: sha256:fa6d0bd8a2e0e7fbe6d05c022db7d63bc57d08cab0790668a8e313ef7d106908 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:21:17 6119670f86a5: Preparing 22:21:17 e9a84868ffd8: Preparing 22:21:17 8665f0ab8427: Preparing 22:21:17 a39654c4eae5: Preparing 22:21:17 7c38330991e3: Preparing 22:21:17 a07227dce8cc: Preparing 22:21:17 9833f26c6bda: Preparing 22:21:17 a07227dce8cc: Waiting 22:21:17 9833f26c6bda: Waiting 22:21:17 7c38330991e3: Layer already exists 22:21:17 6119670f86a5: Layer already exists 22:21:17 a39654c4eae5: Layer already exists 22:21:17 8665f0ab8427: Layer already exists 22:21:17 e9a84868ffd8: Layer already exists 22:21:17 a07227dce8cc: Layer already exists 22:21:17 9833f26c6bda: Layer already exists 22:21:17 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:fa6d0bd8a2e0e7fbe6d05c022db7d63bc57d08cab0790668a8e313ef7d106908 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:18 + 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 22:21:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:21:18 6119670f86a5: Preparing 22:21:18 e9a84868ffd8: Preparing 22:21:18 8665f0ab8427: Preparing 22:21:18 a39654c4eae5: Preparing 22:21:18 7c38330991e3: Preparing 22:21:18 a07227dce8cc: Preparing 22:21:18 9833f26c6bda: Preparing 22:21:18 a07227dce8cc: Waiting 22:21:18 9833f26c6bda: Waiting 22:21:18 8665f0ab8427: Layer already exists 22:21:18 a39654c4eae5: Layer already exists 22:21:18 e9a84868ffd8: Layer already exists 22:21:18 7c38330991e3: Layer already exists 22:21:18 6119670f86a5: Layer already exists 22:21:18 9833f26c6bda: Layer already exists 22:21:18 a07227dce8cc: Layer already exists 22:21:18 main: digest: sha256:fa6d0bd8a2e0e7fbe6d05c022db7d63bc57d08cab0790668a8e313ef7d106908 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:18 ===================================================== [Pipeline] echo 22:21:18 taggedImages: 22:21:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f91870268458f9d7014bc6a845854853260c961 22:21:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:21:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.68 22:21:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:21:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:21:18 6f91870268458f9d7014bc6a845854853260c961 22:21:18 latest 22:21:18 2.3.0-dev.68 22:21:18 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:18 main 22:21:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f91870268458f9d7014bc6a845854853260c961 22:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:21:19 7086e7429e6f: Preparing 22:21:19 ee917eb3c7aa: Preparing 22:21:19 60ad6ad60205: Preparing 22:21:19 10feb3847dbf: Preparing 22:21:19 21b374c8b27f: Preparing 22:21:19 a07227dce8cc: Preparing 22:21:19 9833f26c6bda: Preparing 22:21:19 a07227dce8cc: Waiting 22:21:19 9833f26c6bda: Waiting 22:21:19 21b374c8b27f: Layer already exists 22:21:19 a07227dce8cc: Layer already exists 22:21:19 9833f26c6bda: Layer already exists 22:21:19 7086e7429e6f: Pushed 22:21:19 60ad6ad60205: Pushed 22:21:19 ee917eb3c7aa: Pushed 22:21:34 10feb3847dbf: Pushed 22:21:35 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:1e12e640033e144e33484b7c05aa95c78c3157abd72fc64fb75239807d6e7b67 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:35 + 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 22:21:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:21:35 7086e7429e6f: Preparing 22:21:35 ee917eb3c7aa: Preparing 22:21:35 60ad6ad60205: Preparing 22:21:35 10feb3847dbf: Preparing 22:21:35 21b374c8b27f: Preparing 22:21:35 a07227dce8cc: Preparing 22:21:35 9833f26c6bda: Preparing 22:21:35 a07227dce8cc: Waiting 22:21:35 9833f26c6bda: Waiting 22:21:35 60ad6ad60205: Layer already exists 22:21:35 21b374c8b27f: Layer already exists 22:21:35 7086e7429e6f: Layer already exists 22:21:35 10feb3847dbf: Layer already exists 22:21:35 ee917eb3c7aa: Layer already exists 22:21:35 a07227dce8cc: Layer already exists 22:21:35 9833f26c6bda: Layer already exists 22:21:36 latest: digest: sha256:1e12e640033e144e33484b7c05aa95c78c3157abd72fc64fb75239807d6e7b67 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.68 22:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:21:36 7086e7429e6f: Preparing 22:21:36 ee917eb3c7aa: Preparing 22:21:36 60ad6ad60205: Preparing 22:21:36 10feb3847dbf: Preparing 22:21:36 21b374c8b27f: Preparing 22:21:36 a07227dce8cc: Preparing 22:21:36 9833f26c6bda: Preparing 22:21:36 a07227dce8cc: Waiting 22:21:36 9833f26c6bda: Waiting 22:21:36 60ad6ad60205: Layer already exists 22:21:36 7086e7429e6f: Layer already exists 22:21:36 21b374c8b27f: Layer already exists 22:21:36 10feb3847dbf: Layer already exists 22:21:36 ee917eb3c7aa: Layer already exists 22:21:36 a07227dce8cc: Layer already exists 22:21:36 9833f26c6bda: Layer already exists 22:21:37 2.3.0-dev.68: digest: sha256:1e12e640033e144e33484b7c05aa95c78c3157abd72fc64fb75239807d6e7b67 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:21:37 7086e7429e6f: Preparing 22:21:37 ee917eb3c7aa: Preparing 22:21:37 60ad6ad60205: Preparing 22:21:37 10feb3847dbf: Preparing 22:21:37 21b374c8b27f: Preparing 22:21:37 a07227dce8cc: Preparing 22:21:37 9833f26c6bda: Preparing 22:21:37 a07227dce8cc: Waiting 22:21:37 9833f26c6bda: Waiting 22:21:37 ee917eb3c7aa: Layer already exists 22:21:37 21b374c8b27f: Layer already exists 22:21:37 10feb3847dbf: Layer already exists 22:21:37 7086e7429e6f: Layer already exists 22:21:37 60ad6ad60205: Layer already exists 22:21:37 a07227dce8cc: Layer already exists 22:21:37 9833f26c6bda: Layer already exists 22:21:38 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:1e12e640033e144e33484b7c05aa95c78c3157abd72fc64fb75239807d6e7b67 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:38 + 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 22:21:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:21:38 7086e7429e6f: Preparing 22:21:38 ee917eb3c7aa: Preparing 22:21:38 60ad6ad60205: Preparing 22:21:38 10feb3847dbf: Preparing 22:21:38 21b374c8b27f: Preparing 22:21:38 a07227dce8cc: Preparing 22:21:38 9833f26c6bda: Preparing 22:21:38 a07227dce8cc: Waiting 22:21:38 9833f26c6bda: Waiting 22:21:38 ee917eb3c7aa: Layer already exists 22:21:38 10feb3847dbf: Layer already exists 22:21:38 21b374c8b27f: Layer already exists 22:21:38 60ad6ad60205: Layer already exists 22:21:38 7086e7429e6f: Layer already exists 22:21:38 a07227dce8cc: Layer already exists 22:21:38 9833f26c6bda: Layer already exists 22:21:39 main: digest: sha256:1e12e640033e144e33484b7c05aa95c78c3157abd72fc64fb75239807d6e7b67 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:39 ===================================================== [Pipeline] echo 22:21:39 taggedImages: 22:21:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f91870268458f9d7014bc6a845854853260c961 22:21:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:21:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.68 22:21:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:21:39 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:21:39 6f91870268458f9d7014bc6a845854853260c961 22:21:39 latest 22:21:39 2.3.0-dev.68 22:21:39 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:39 main 22:21:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f91870268458f9d7014bc6a845854853260c961 22:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:21:39 528c37c167b7: Preparing 22:21:39 1e834a748e9a: Preparing 22:21:39 8b04d2ecea7b: Preparing 22:21:39 d11ca565b6d3: Preparing 22:21:39 5d3e392a13a0: Preparing 22:21:39 8b04d2ecea7b: Layer already exists 22:21:39 5d3e392a13a0: Layer already exists 22:21:40 528c37c167b7: Pushed 22:21:40 d11ca565b6d3: Pushed 22:21:45 1e834a748e9a: Pushed 22:21:45 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:d63b9ea975b994c6d6aa53cfc7bde6cfdf18809fa6ea1b1db9c67839953a957f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:21:46 528c37c167b7: Preparing 22:21:46 1e834a748e9a: Preparing 22:21:46 8b04d2ecea7b: Preparing 22:21:46 d11ca565b6d3: Preparing 22:21:46 5d3e392a13a0: Preparing 22:21:46 5d3e392a13a0: Layer already exists 22:21:46 d11ca565b6d3: Layer already exists 22:21:46 8b04d2ecea7b: Layer already exists 22:21:46 1e834a748e9a: Layer already exists 22:21:46 528c37c167b7: Layer already exists 22:21:46 latest: digest: sha256:d63b9ea975b994c6d6aa53cfc7bde6cfdf18809fa6ea1b1db9c67839953a957f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.68 22:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:21:47 528c37c167b7: Preparing 22:21:47 1e834a748e9a: Preparing 22:21:47 8b04d2ecea7b: Preparing 22:21:47 d11ca565b6d3: Preparing 22:21:47 5d3e392a13a0: Preparing 22:21:47 528c37c167b7: Layer already exists 22:21:47 1e834a748e9a: Layer already exists 22:21:47 5d3e392a13a0: Layer already exists 22:21:47 8b04d2ecea7b: Layer already exists 22:21:47 d11ca565b6d3: Layer already exists 22:21:47 2.3.0-dev.68: digest: sha256:d63b9ea975b994c6d6aa53cfc7bde6cfdf18809fa6ea1b1db9c67839953a957f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:21:48 528c37c167b7: Preparing 22:21:48 1e834a748e9a: Preparing 22:21:48 8b04d2ecea7b: Preparing 22:21:48 d11ca565b6d3: Preparing 22:21:48 5d3e392a13a0: Preparing 22:21:48 8b04d2ecea7b: Layer already exists 22:21:48 528c37c167b7: Layer already exists 22:21:48 d11ca565b6d3: Layer already exists 22:21:48 1e834a748e9a: Layer already exists 22:21:48 5d3e392a13a0: Layer already exists 22:21:48 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:d63b9ea975b994c6d6aa53cfc7bde6cfdf18809fa6ea1b1db9c67839953a957f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:21:49 528c37c167b7: Preparing 22:21:49 1e834a748e9a: Preparing 22:21:49 8b04d2ecea7b: Preparing 22:21:49 d11ca565b6d3: Preparing 22:21:49 5d3e392a13a0: Preparing 22:21:49 8b04d2ecea7b: Layer already exists 22:21:49 5d3e392a13a0: Layer already exists 22:21:49 528c37c167b7: Layer already exists 22:21:49 d11ca565b6d3: Layer already exists 22:21:49 1e834a748e9a: Layer already exists 22:21:49 main: digest: sha256:d63b9ea975b994c6d6aa53cfc7bde6cfdf18809fa6ea1b1db9c67839953a957f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:49 ===================================================== [Pipeline] echo 22:21:49 taggedImages: 22:21:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f91870268458f9d7014bc6a845854853260c961 22:21:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:21:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.68 22:21:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:49 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:21:49 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:21:49 6f91870268458f9d7014bc6a845854853260c961 22:21:49 latest 22:21:49 2.3.0-dev.68 22:21:49 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:49 main 22:21:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f91870268458f9d7014bc6a845854853260c961 22:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:21:50 6b0cf7ca0b76: Preparing 22:21:50 db1e0e0a4c48: Preparing 22:21:50 8b04d2ecea7b: Preparing 22:21:50 3f113eeb720c: Preparing 22:21:50 5d3e392a13a0: Preparing 22:21:50 3f113eeb720c: Layer already exists 22:21:50 5d3e392a13a0: Layer already exists 22:21:50 8b04d2ecea7b: Layer already exists 22:21:50 6b0cf7ca0b76: Pushed 22:21:55 db1e0e0a4c48: Pushed 22:21:55 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:439e497f27a22f1e11915cb7050436319cd386fff67f97f511aa5b9aa6616848 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:21:56 6b0cf7ca0b76: Preparing 22:21:56 db1e0e0a4c48: Preparing 22:21:56 8b04d2ecea7b: Preparing 22:21:56 3f113eeb720c: Preparing 22:21:56 5d3e392a13a0: Preparing 22:21:56 5d3e392a13a0: Layer already exists 22:21:56 db1e0e0a4c48: Layer already exists 22:21:56 3f113eeb720c: Layer already exists 22:21:56 6b0cf7ca0b76: Layer already exists 22:21:56 8b04d2ecea7b: Layer already exists 22:21:56 latest: digest: sha256:439e497f27a22f1e11915cb7050436319cd386fff67f97f511aa5b9aa6616848 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.68 22:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:21:57 6b0cf7ca0b76: Preparing 22:21:57 db1e0e0a4c48: Preparing 22:21:57 8b04d2ecea7b: Preparing 22:21:57 3f113eeb720c: Preparing 22:21:57 5d3e392a13a0: Preparing 22:21:57 5d3e392a13a0: Layer already exists 22:21:57 3f113eeb720c: Layer already exists 22:21:57 6b0cf7ca0b76: Layer already exists 22:21:57 db1e0e0a4c48: Layer already exists 22:21:57 8b04d2ecea7b: Layer already exists 22:21:57 2.3.0-dev.68: digest: sha256:439e497f27a22f1e11915cb7050436319cd386fff67f97f511aa5b9aa6616848 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:21:58 6b0cf7ca0b76: Preparing 22:21:58 db1e0e0a4c48: Preparing 22:21:58 8b04d2ecea7b: Preparing 22:21:58 3f113eeb720c: Preparing 22:21:58 5d3e392a13a0: Preparing 22:21:58 3f113eeb720c: Layer already exists 22:21:58 5d3e392a13a0: Layer already exists 22:21:58 db1e0e0a4c48: Layer already exists 22:21:58 6b0cf7ca0b76: Layer already exists 22:21:58 8b04d2ecea7b: Layer already exists 22:21:58 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:439e497f27a22f1e11915cb7050436319cd386fff67f97f511aa5b9aa6616848 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:21:59 6b0cf7ca0b76: Preparing 22:21:59 db1e0e0a4c48: Preparing 22:21:59 8b04d2ecea7b: Preparing 22:21:59 3f113eeb720c: Preparing 22:21:59 5d3e392a13a0: Preparing 22:21:59 5d3e392a13a0: Layer already exists 22:21:59 db1e0e0a4c48: Layer already exists 22:21:59 8b04d2ecea7b: Layer already exists 22:21:59 3f113eeb720c: Layer already exists 22:21:59 6b0cf7ca0b76: Layer already exists 22:21:59 main: digest: sha256:439e497f27a22f1e11915cb7050436319cd386fff67f97f511aa5b9aa6616848 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:59 ===================================================== [Pipeline] echo 22:21:59 taggedImages: 22:21:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f91870268458f9d7014bc6a845854853260c961 22:21:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:21:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.68 22:21:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:21:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 22:22:00 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 22:22:00 6f91870268458f9d7014bc6a845854853260c961 22:22:00 latest 22:22:00 2.3.0-dev.68 22:22:00 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:22:00 main 22:22:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:00 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f91870268458f9d7014bc6a845854853260c961 22:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:22:00 91352e354b54: Preparing 22:22:00 862b48cb8107: Preparing 22:22:00 95fb26ec5cc8: Preparing 22:22:00 8cbf0ef91190: Preparing 22:22:00 5d3e392a13a0: Preparing 22:22:00 5d3e392a13a0: Layer already exists 22:22:00 862b48cb8107: Pushed 22:22:01 91352e354b54: Pushed 22:22:03 95fb26ec5cc8: Pushed 22:22:30 8cbf0ef91190: Pushed 22:22:30 6f91870268458f9d7014bc6a845854853260c961: digest: sha256:326d7ed72f64a3cb1cfb43459f50fd78b606046cdae63174a6f75b64d36afb91 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:30 + 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 22:22:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:22:31 91352e354b54: Preparing 22:22:31 862b48cb8107: Preparing 22:22:31 95fb26ec5cc8: Preparing 22:22:31 8cbf0ef91190: Preparing 22:22:31 5d3e392a13a0: Preparing 22:22:31 91352e354b54: Layer already exists 22:22:31 5d3e392a13a0: Layer already exists 22:22:31 95fb26ec5cc8: Layer already exists 22:22:31 862b48cb8107: Layer already exists 22:22:31 8cbf0ef91190: Layer already exists 22:22:31 latest: digest: sha256:326d7ed72f64a3cb1cfb43459f50fd78b606046cdae63174a6f75b64d36afb91 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.68 22:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:22:31 91352e354b54: Preparing 22:22:31 862b48cb8107: Preparing 22:22:31 95fb26ec5cc8: Preparing 22:22:31 8cbf0ef91190: Preparing 22:22:31 5d3e392a13a0: Preparing 22:22:31 5d3e392a13a0: Layer already exists 22:22:31 862b48cb8107: Layer already exists 22:22:31 91352e354b54: Layer already exists 22:22:31 95fb26ec5cc8: Layer already exists 22:22:31 8cbf0ef91190: Layer already exists 22:22:32 2.3.0-dev.68: digest: sha256:326d7ed72f64a3cb1cfb43459f50fd78b606046cdae63174a6f75b64d36afb91 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:32 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:22:32 91352e354b54: Preparing 22:22:32 862b48cb8107: Preparing 22:22:32 95fb26ec5cc8: Preparing 22:22:32 8cbf0ef91190: Preparing 22:22:32 5d3e392a13a0: Preparing 22:22:32 862b48cb8107: Layer already exists 22:22:32 5d3e392a13a0: Layer already exists 22:22:32 91352e354b54: Layer already exists 22:22:32 95fb26ec5cc8: Layer already exists 22:22:32 8cbf0ef91190: Layer already exists 22:22:33 6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68: digest: sha256:326d7ed72f64a3cb1cfb43459f50fd78b606046cdae63174a6f75b64d36afb91 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:33 + 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 22:22:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 22:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:22:33 91352e354b54: Preparing 22:22:33 862b48cb8107: Preparing 22:22:33 95fb26ec5cc8: Preparing 22:22:33 8cbf0ef91190: Preparing 22:22:33 5d3e392a13a0: Preparing 22:22:33 8cbf0ef91190: Layer already exists 22:22:33 91352e354b54: Layer already exists 22:22:33 862b48cb8107: Layer already exists 22:22:33 5d3e392a13a0: Layer already exists 22:22:33 95fb26ec5cc8: Layer already exists 22:22:34 main: digest: sha256:326d7ed72f64a3cb1cfb43459f50fd78b606046cdae63174a6f75b64d36afb91 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:34 ===================================================== [Pipeline] echo 22:22:34 taggedImages: 22:22:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f91870268458f9d7014bc6a845854853260c961 22:22:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:22:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.68 22:22:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6f91870268458f9d7014bc6a845854853260c961-2.3.0-dev.68 22:22:34 - 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 22:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:34 22:22:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:34 arm64: Pulling from edgex-lftools-log-publisher 22:22:34 8998bd30e6a1: Pulling fs layer 22:22:34 04944245beec: Pulling fs layer 22:22:34 699f458cf7ca: Pulling fs layer 22:22:34 765212b225bb: Pulling fs layer 22:22:34 f23df028b6ca: Pulling fs layer 22:22:34 d65c8cfc05b1: Pulling fs layer 22:22:34 2437ff75d9bd: Pulling fs layer 22:22:34 f23df028b6ca: Waiting 22:22:34 d65c8cfc05b1: Waiting 22:22:34 2437ff75d9bd: Waiting 22:22:34 765212b225bb: Waiting 22:22:35 04944245beec: Verifying Checksum 22:22:35 04944245beec: Download complete 22:22:35 765212b225bb: Verifying Checksum 22:22:35 765212b225bb: Download complete 22:22:35 f23df028b6ca: Download complete 22:22:35 d65c8cfc05b1: Verifying Checksum 22:22:35 d65c8cfc05b1: Download complete 22:22:35 699f458cf7ca: Verifying Checksum 22:22:35 699f458cf7ca: Download complete 22:22:35 8998bd30e6a1: Verifying Checksum 22:22:35 8998bd30e6a1: Download complete 22:22:37 2437ff75d9bd: Verifying Checksum 22:22:37 2437ff75d9bd: Download complete 22:22:39 8998bd30e6a1: Pull complete 22:22:40 04944245beec: Pull complete 22:22:41 699f458cf7ca: Pull complete 22:22:42 765212b225bb: Pull complete 22:22:42 f23df028b6ca: Pull complete 22:22:42 d65c8cfc05b1: Pull complete 22:22:58 2437ff75d9bd: Pull complete 22:22:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:58 prd-ubuntu20.04-docker-arm64-4c-16g-30000 does not seem to be running inside a container 22:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:23:01 $ docker top a621bc86949d85e33ed457fc9f9b539726663c5436ead109f892c21e4bfcee3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:02 ---> job-cost.sh 22:23:02 lf-activate-venv: SKIPPING 22:23:02 INFO: No Stack... 22:23:03 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:04 INFO: Archiving Costs [Pipeline] sh 22:23:04 + cut -d, -f6 22:23:04 + cat /w/workspace/edgex-go/304/archives/cost.csv [Pipeline] lock 22:23:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-304-stack-cost] 22:23:04 Resource [jenkins-edgexfoundry-edgex-go-main-304-stack-cost] did not exist. Created. 22:23:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-304-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:05 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:05 Stashed 1 file(s) [Pipeline] } 22:23:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-304-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:05 $ docker stop --time=1 a621bc86949d85e33ed457fc9f9b539726663c5436ead109f892c21e4bfcee3e 22:23:07 $ docker rm -f a621bc86949d85e33ed457fc9f9b539726663c5436ead109f892c21e4bfcee3e [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 22:23:08 provisioning config files... 22:23:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/304@tmp/config5060861201703606505tmp [Pipeline] { [Pipeline] sh 22:23:08 + set +x 22:23:08 + curl -s https://codecov.io/bash 22:23:08 + bash -s -- 22:23:08 22:23:08 _____ _ 22:23:08 / ____| | | 22:23:08 | | ___ __| | ___ ___ _____ __ 22:23:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:08 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:08 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:08 Bash-1.0.6 22:23:08 22:23:08 22:23:08 ==> git version 2.25.1 found 22:23:08 ==> 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 22:23:08 Release-Date: 2020-01-08 22:23:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:23:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:23:08 ==> Jenkins CI detected. 22:23:08 current dir:  /w/workspace/edgex-go/304 22:23:08 project root: . 22:23:08 --> token set from env 22:23:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:08 ==> Running gcov in . (disable via -X gcov) 22:23:08 ==> Python coveragepy not found 22:23:08 ==> Searching for coverage reports in: 22:23:08 + . 22:23:08 -> Found 1 reports 22:23:08 ==> Detecting git/mercurial file structure 22:23:08 ==> Reading reports 22:23:08 + ./coverage.out bytes=491929 22:23:08 ==> Appending adjustments 22:23:08 https://docs.codecov.io/docs/fixing-reports 22:23:09 + Found adjustments 22:23:09 ==> Gzipping contents 22:23:09 64K /tmp/codecov.tdSAdO.gz 22:23:09 ==> Uploading reports 22:23:09 url: https://codecov.io 22:23:09 query: branch=main&commit=6f91870268458f9d7014bc6a845854853260c961&build=304&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F304%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:09 -> Pinging Codecov 22:23:09 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=6f91870268458f9d7014bc6a845854853260c961&build=304&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F304%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:10 -> Uploading to 22:23:10 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/6f91870268458f9d7014bc6a845854853260c961/a504d02a-9596-4d8c-ab23-845bebd99fd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T222309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45ca71af7f422975192649644646336b57abc058ad4d2f77cb0cd9ad2c8157f4 22:23:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:10 Dload Upload Total Spent Left Speed 22:23:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64677 0 0 100 64677 0 267k --:--:-- --:--:-- --:--:-- 267k 22:23:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6f91870268458f9d7014bc6a845854853260c961 [Pipeline] } 22:23:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:23:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:23:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:10 22:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:23:11 df9b9388f04a: Pulling fs layer 22:23:11 52dc419b0ee2: Pulling fs layer 22:23:11 25bc292e5bac: Pulling fs layer 22:23:11 114826534d7a: Pulling fs layer 22:23:11 4657fd5d0bcf: Pulling fs layer 22:23:11 6ad1cebc031e: Pulling fs layer 22:23:11 8a3aa393b2d8: Pulling fs layer 22:23:11 4657fd5d0bcf: Waiting 22:23:11 6ad1cebc031e: Waiting 22:23:11 8a3aa393b2d8: Waiting 22:23:11 114826534d7a: Waiting 22:23:11 25bc292e5bac: Verifying Checksum 22:23:11 52dc419b0ee2: Verifying Checksum 22:23:11 52dc419b0ee2: Download complete 22:23:11 4657fd5d0bcf: Download complete 22:23:11 df9b9388f04a: Download complete 22:23:11 df9b9388f04a: Pull complete 22:23:11 6ad1cebc031e: Verifying Checksum 22:23:11 6ad1cebc031e: Download complete 22:23:11 52dc419b0ee2: Pull complete 22:23:11 25bc292e5bac: Pull complete 22:23:12 114826534d7a: Verifying Checksum 22:23:12 114826534d7a: Download complete 22:23:12 8a3aa393b2d8: Verifying Checksum 22:23:12 8a3aa393b2d8: Download complete 22:23:15 114826534d7a: Pull complete 22:23:15 4657fd5d0bcf: Pull complete 22:23:16 6ad1cebc031e: Pull complete 22:23:18 8a3aa393b2d8: Pull complete 22:23:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:18 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 22:23:18 $ 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/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:23:21 $ docker top 92828b4a4e6c1864b05b48705f3d22065c328182ebfd30bacd03250cf73e8330 -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:23:22 + set -o pipefail 22:23:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:23:30 22:23:30 Monitoring /w/workspace/edgex-go/304 (github.com/edgexfoundry/edgex-go)... 22:23:30 22:23:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/58d58710-4b83-449e-a61b-d8d53ef7d3c7 22:23:30 22:23:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:23:30 22:23:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:23:30 22:23:30 [Pipeline] } 22:23:30 $ docker stop --time=1 92828b4a4e6c1864b05b48705f3d22065c328182ebfd30bacd03250cf73e8330 22:23:33 $ docker rm -f 92828b4a4e6c1864b05b48705f3d22065c328182ebfd30bacd03250cf73e8330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:23:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:33 provisioning config files... 22:23:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/304@tmp/config2231221721359230652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:33 --> edgex-publish-swagger.sh 22:23:33 === Publish openapi/v2 API === 22:23:33 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:23:33 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/304/openapi/v2/core-command.yaml] 22:23:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:33 Dload Upload Total Spent Left Speed 22:23:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34451 --:--:-- --:--:-- --:--:-- 34416 100 33831 0 0 100 33831 0 34451 --:--:-- --:--:-- --:--:-- 34416 22:23:34 22:23:34 22:23:34 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/304/openapi/v2/core-data.yaml] 22:23:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:34 Dload Upload Total Spent Left Speed 22:23:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 60171 0:00:01 0:00:01 --:--:-- 60171 100 71604 0 0 100 71604 0 60120 0:00:01 0:00:01 --:--:-- 60120 22:23:36 22:23:36 22:23:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/304/openapi/v2/core-metadata.yaml] 22:23:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:36 Dload Upload Total Spent Left Speed 22:23:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 114k 0:00:01 0:00:01 --:--:-- 114k 22:23:37 22:23:37 22:23:37 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/304/openapi/v2/support-notifications.yaml] 22:23:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:37 Dload Upload Total Spent Left Speed 22:23:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 601k --:--:-- --:--:-- --:--:-- 597k 100 89318 0 0 100 89318 0 83319 0:00:01 0:00:01 --:--:-- 83319 22:23:38 22:23:38 22:23:38 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/304/openapi/v2/support-scheduler.yaml] 22:23:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:38 Dload Upload Total Spent Left Speed 22:23:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 37816 0:00:01 0:00:01 --:--:-- 37816 22:23:39 22:23:39 22:23:39 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/304/openapi/v2/system-agent.yaml] 22:23:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:39 Dload Upload Total Spent Left Speed 22:23:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20417 --:--:-- --:--:-- --:--:-- 20417 22:23:40 22:23:40 [Pipeline] } 22:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:23:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:40 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 22:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:23:41 $ docker top d9f82a0a2d2259edcef471a9ba4244f244e62b8298f048b85e39b3bba64dae34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:41 [ssh-agent] Looking for ssh-agent implementation... 22:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:41 $ docker exec d9f82a0a2d2259edcef471a9ba4244f244e62b8298f048b85e39b3bba64dae34 ssh-agent 22:23:41 SSH_AUTH_SOCK=/tmp/ssh-A9qQuZn3gWjF/agent.32 22:23:41 SSH_AGENT_PID=38 22:23:41 Running ssh-add (command line suppressed) 22:23:41 Identity added: /w/workspace/edgex-go/304@tmp/private_key_342013998701729226.key (/w/workspace/edgex-go/304@tmp/private_key_342013998701729226.key) 22:23:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:42 + git semver tag 22:23:42 2022-09-20 22:23:42,383 [run_tag] DEBUG tag force:False 22:23:42 2022-09-20 22:23:42,383 [check_head_tag] DEBUG check head tag 22:23:42 2022-09-20 22:23:42,385 [execute] INFO git cat-file --batch-check 22:23:42 2022-09-20 22:23:42,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/304, universal_newlines=False, shell=None, istream=) 22:23:42 2022-09-20 22:23:42,389 [execute] INFO git cat-file --batch 22:23:42 2022-09-20 22:23:42,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/304, universal_newlines=False, shell=None, istream=) 22:23:42 2022-09-20 22:23:42,417 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 22:23:42 2022-09-20 22:23:42,417 [execute] INFO git tag -a v2.3.0-dev.68 -m v2.3.0-dev.68 22:23:42 2022-09-20 22:23:42,418 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.68', '-m', 'v2.3.0-dev.68'], cwd=/w/workspace/edgex-go/304, universal_newlines=False, shell=None, istream=None) 22:23:42 2022-09-20 22:23:42,422 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 22:23:42 2.3.0-dev.68 [Pipeline] } 22:23:42 $ docker exec --env ******** --env ******** d9f82a0a2d2259edcef471a9ba4244f244e62b8298f048b85e39b3bba64dae34 ssh-agent -k 22:23:42 unset SSH_AUTH_SOCK; 22:23:42 unset SSH_AGENT_PID; 22:23:42 echo Agent pid 38 killed; 22:23:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:42 + git semver [Pipeline] } 22:23:43 $ docker stop --time=1 d9f82a0a2d2259edcef471a9ba4244f244e62b8298f048b85e39b3bba64dae34 22:23:44 $ docker rm -f d9f82a0a2d2259edcef471a9ba4244f244e62b8298f048b85e39b3bba64dae34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:23:44 22:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:23:45 0.23.1-centos7: Pulling from edgex-lftools 22:23:45 ab5ef0e58194: Pulling fs layer 22:23:45 9712f1f96733: Pulling fs layer 22:23:45 63f879dbbcfc: Pulling fs layer 22:23:45 0d9ebad4ef96: Pulling fs layer 22:23:45 e9a5061849ea: Pulling fs layer 22:23:45 d747dcd14b5f: Pulling fs layer 22:23:45 2de7ff778b66: Pulling fs layer 22:23:45 e9a5061849ea: Waiting 22:23:45 d747dcd14b5f: Waiting 22:23:45 0d9ebad4ef96: Waiting 22:23:45 2de7ff778b66: Waiting 22:23:45 9712f1f96733: Download complete 22:23:45 63f879dbbcfc: Verifying Checksum 22:23:45 63f879dbbcfc: Download complete 22:23:45 e9a5061849ea: Verifying Checksum 22:23:45 e9a5061849ea: Download complete 22:23:45 d747dcd14b5f: Verifying Checksum 22:23:45 d747dcd14b5f: Download complete 22:23:45 0d9ebad4ef96: Verifying Checksum 22:23:45 0d9ebad4ef96: Download complete 22:23:45 ab5ef0e58194: Verifying Checksum 22:23:45 ab5ef0e58194: Download complete 22:23:45 2de7ff778b66: Verifying Checksum 22:23:45 2de7ff778b66: Download complete 22:23:49 ab5ef0e58194: Pull complete 22:23:49 9712f1f96733: Pull complete 22:23:49 63f879dbbcfc: Pull complete 22:23:53 0d9ebad4ef96: Pull complete 22:23:53 e9a5061849ea: Pull complete 22:23:53 d747dcd14b5f: Pull complete 22:23:55 2de7ff778b66: Pull complete 22:23:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:23:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:55 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 22:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:23:58 $ docker top 1f42bdb527b5a8ac829b54797c18c2f874369985a1712e2b7fa033a112716735 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:23:58 provisioning config files... 22:23:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/304@tmp/config8406241680982865596tmp 22:23:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/304@tmp/config5428372436945594931tmp 22:23:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/304@tmp/config8186186921224707878tmp [Pipeline] { [Pipeline] echo 22:23:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:23:59 ---> sigul-configuration.sh 22:23:59 gpg: directory `/root/.gnupg' created 22:23:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:23:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:23:59 gpg: keyring `/root/.gnupg/secring.gpg' created 22:23:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:23:59 gpg: CAST5 encrypted data 22:23:59 gpg: encrypted with 1 passphrase 22:23:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:23:59 + mkdir /home/jenkins 22:23:59 + mkdir /home/jenkins/sigul [Pipeline] sh 22:23:59 + 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 22:23:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:23:59 ---> sigul-install.sh 22:23:59 Sigul already installed; skipping installation. [Pipeline] sh 22:24:00 + git tag --list 22:24:00 0.6.0 22:24:00 0.6.1 22:24:00 0.7.0 22:24:00 0.7.1 22:24:00 v1.0.0 22:24:00 v1.0.1 22:24:00 v1.1.0 22:24:00 v1.2.0 22:24:00 v1.2.1 22:24:00 v1.3.0 22:24:00 v1.3.1 22:24:00 v2.0.0 22:24:00 v2.1.0 22:24:00 v2.1.1 22:24:00 v2.1.1-dev.1 22:24:00 v2.1.1-dev.2 22:24:00 v2.1.1-dev.3 22:24:00 v2.1.1-dev.4 22:24:00 v2.1.1-dev.5 22:24:00 v2.1.1-dev.6 22:24:00 v2.1.1-dev.7 22:24:00 v2.1.1-dev.8 22:24:00 v2.1.2-dev.1 22:24:00 v2.2.0 22:24:00 v2.2.1-dev.1 22:24:00 v2.2.1-dev.10 22:24:00 v2.2.1-dev.11 22:24:00 v2.2.1-dev.12 22:24:00 v2.2.1-dev.13 22:24:00 v2.2.1-dev.14 22:24:00 v2.2.1-dev.15 22:24:00 v2.2.1-dev.16 22:24:00 v2.2.1-dev.17 22:24:00 v2.2.1-dev.18 22:24:00 v2.2.1-dev.19 22:24:00 v2.2.1-dev.2 22:24:00 v2.2.1-dev.20 22:24:00 v2.2.1-dev.21 22:24:00 v2.2.1-dev.22 22:24:00 v2.2.1-dev.23 22:24:00 v2.2.1-dev.24 22:24:00 v2.2.1-dev.25 22:24:00 v2.2.1-dev.26 22:24:00 v2.2.1-dev.27 22:24:00 v2.2.1-dev.28 22:24:00 v2.2.1-dev.29 22:24:00 v2.2.1-dev.3 22:24:00 v2.2.1-dev.4 22:24:00 v2.2.1-dev.5 22:24:00 v2.2.1-dev.6 22:24:00 v2.2.1-dev.7 22:24:00 v2.2.1-dev.8 22:24:00 v2.2.1-dev.9 22:24:00 v2.3.0-dev.29 22:24:00 v2.3.0-dev.30 22:24:00 v2.3.0-dev.31 22:24:00 v2.3.0-dev.32 22:24:00 v2.3.0-dev.33 22:24:00 v2.3.0-dev.34 22:24:00 v2.3.0-dev.35 22:24:00 v2.3.0-dev.36 22:24:00 v2.3.0-dev.37 22:24:00 v2.3.0-dev.38 22:24:00 v2.3.0-dev.39 22:24:00 v2.3.0-dev.40 22:24:00 v2.3.0-dev.41 22:24:00 v2.3.0-dev.42 22:24:00 v2.3.0-dev.43 22:24:00 v2.3.0-dev.44 22:24:00 v2.3.0-dev.45 22:24:00 v2.3.0-dev.46 22:24:00 v2.3.0-dev.47 22:24:00 v2.3.0-dev.48 22:24:00 v2.3.0-dev.49 22:24:00 v2.3.0-dev.50 22:24:00 v2.3.0-dev.51 22:24:00 v2.3.0-dev.52 22:24:00 v2.3.0-dev.53 22:24:00 v2.3.0-dev.54 22:24:00 v2.3.0-dev.55 22:24:00 v2.3.0-dev.56 22:24:00 v2.3.0-dev.57 22:24:00 v2.3.0-dev.58 22:24:00 v2.3.0-dev.59 22:24:00 v2.3.0-dev.60 22:24:00 v2.3.0-dev.61 22:24:00 v2.3.0-dev.62 22:24:00 v2.3.0-dev.63 22:24:00 v2.3.0-dev.64 22:24:00 v2.3.0-dev.65 22:24:00 v2.3.0-dev.66 22:24:00 v2.3.0-dev.67 22:24:00 v2.3.0-dev.68 [Pipeline] sh 22:24:00 + lftools sign git-tag v2.3.0-dev.68 22:24:01 Signing Git tag with Sigul... 22:24:01 Signing v2.3.0-dev.68 [Pipeline] echo 22:24:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:24:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:24:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:24:01 $ docker stop --time=1 1f42bdb527b5a8ac829b54797c18c2f874369985a1712e2b7fa033a112716735 22:24:03 $ docker rm -f 1f42bdb527b5a8ac829b54797c18c2f874369985a1712e2b7fa033a112716735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:24:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:04 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 22:24:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:24:04 $ docker top b7d497fbcf5a16287f91a564c2691b1841a29a09030df26363de9031303d27ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:04 [ssh-agent] Looking for ssh-agent implementation... 22:24:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:04 $ docker exec b7d497fbcf5a16287f91a564c2691b1841a29a09030df26363de9031303d27ac ssh-agent 22:24:05 SSH_AUTH_SOCK=/tmp/ssh-Imce5n6VgbV9/agent.32 22:24:05 SSH_AGENT_PID=38 22:24:05 Running ssh-add (command line suppressed) 22:24:05 Identity added: /w/workspace/edgex-go/304@tmp/private_key_6561846809404547689.key (/w/workspace/edgex-go/304@tmp/private_key_6561846809404547689.key) 22:24:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:05 + git semver bump pre 22:24:05 2022-09-20 22:24:05,658 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 22:24:05 2022-09-20 22:24:05,659 [bump_version] DEBUG bumping version:2.3.0-dev.68 on axis:pre with prefix:dev 22:24:05 2022-09-20 22:24:05,659 [bump_version] DEBUG bumped version:2.3.0-dev.69 22:24:05 2022-09-20 22:24:05,659 [write_version] DEBUG write version:2.3.0-dev.69 to path:/w/workspace/edgex-go/304/.semver/main with force:True 22:24:05 2022-09-20 22:24:05,659 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 22:24:05 2022-09-20 22:24:05,659 [write_file] DEBUG write to file:/w/workspace/edgex-go/304/.semver/main 22:24:05 2022-09-20 22:24:05,661 [execute] INFO git cat-file --batch-check 22:24:05 2022-09-20 22:24:05,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/304/.semver, universal_newlines=False, shell=None, istream=) 22:24:05 2022-09-20 22:24:05,667 [execute] INFO git cat-file --batch 22:24:05 2022-09-20 22:24:05,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/304/.semver, universal_newlines=False, shell=None, istream=) 22:24:05 2022-09-20 22:24:05,674 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 22:24:05 2.3.0-dev.69 [Pipeline] } 22:24:05 $ docker exec --env ******** --env ******** b7d497fbcf5a16287f91a564c2691b1841a29a09030df26363de9031303d27ac ssh-agent -k 22:24:06 unset SSH_AUTH_SOCK; 22:24:06 unset SSH_AGENT_PID; 22:24:06 echo Agent pid 38 killed; 22:24:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:06 + git semver [Pipeline] } 22:24:06 $ docker stop --time=1 b7d497fbcf5a16287f91a564c2691b1841a29a09030df26363de9031303d27ac 22:24:08 $ docker rm -f b7d497fbcf5a16287f91a564c2691b1841a29a09030df26363de9031303d27ac [Pipeline] // withDockerContainer [Pipeline] sh 22:24:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:08 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 22:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:24:09 $ docker top 780ff3df8d6cbf2c3cf2b5b22cbb3042e9aec42d9fba273ea0b9d950c344a0af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:09 [ssh-agent] Looking for ssh-agent implementation... 22:24:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:09 $ docker exec 780ff3df8d6cbf2c3cf2b5b22cbb3042e9aec42d9fba273ea0b9d950c344a0af ssh-agent 22:24:09 SSH_AUTH_SOCK=/tmp/ssh-TEPvCPeWLLRD/agent.32 22:24:09 SSH_AGENT_PID=38 22:24:09 Running ssh-add (command line suppressed) 22:24:09 Identity added: /w/workspace/edgex-go/304@tmp/private_key_4582559054583365727.key (/w/workspace/edgex-go/304@tmp/private_key_4582559054583365727.key) 22:24:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:10 + git semver push 22:24:10 2022-09-20 22:24:10,181 [run_push] DEBUG push 22:24:10 2022-09-20 22:24:10,182 [execute] INFO git cat-file --batch-check 22:24:10 2022-09-20 22:24:10,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/304/.semver, universal_newlines=False, shell=None, istream=) 22:24:10 2022-09-20 22:24:10,186 [execute] INFO git rev-list 92017d262548fb1f9cc7df34303a0e633e532c72 -- 22:24:10 2022-09-20 22:24:10,187 [execute] DEBUG Popen(['git', 'rev-list', '92017d262548fb1f9cc7df34303a0e633e532c72', '--'], cwd=/w/workspace/edgex-go/304/.semver, universal_newlines=False, shell=None, istream=None) 22:24:10 2022-09-20 22:24:10,204 [execute] INFO git fetch -v origin 22:24:10 2022-09-20 22:24:10,204 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/304/.semver, universal_newlines=True, shell=None, istream=None) 22:24:10 2022-09-20 22:24:10,756 [run_push] DEBUG no remote changes detected 22:24:10 2022-09-20 22:24:10,756 [execute] INFO git push origin semver 22:24:10 2022-09-20 22:24:10,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/304/.semver, universal_newlines=False, shell=None, istream=None) 22:24:11 2022-09-20 22:24:11,565 [run_push] DEBUG push all version tags 22:24:11 2022-09-20 22:24:11,566 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:24:11 2022-09-20 22:24:11,567 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/304, universal_newlines=False, shell=None, istream=None) 22:24:12 2022-09-20 22:24:12,523 [read_version] DEBUG read version from /w/workspace/edgex-go/304/.semver/main 22:24:12 2.3.0-dev.69 [Pipeline] } 22:24:12 $ docker exec --env ******** --env ******** 780ff3df8d6cbf2c3cf2b5b22cbb3042e9aec42d9fba273ea0b9d950c344a0af ssh-agent -k 22:24:12 unset SSH_AUTH_SOCK; 22:24:12 unset SSH_AGENT_PID; 22:24:12 echo Agent pid 38 killed; 22:24:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:13 + git semver [Pipeline] } 22:24:13 $ docker stop --time=1 780ff3df8d6cbf2c3cf2b5b22cbb3042e9aec42d9fba273ea0b9d950c344a0af 22:24:14 $ docker rm -f 780ff3df8d6cbf2c3cf2b5b22cbb3042e9aec42d9fba273ea0b9d950c344a0af [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 22:24:15 + [ -d /w/workspace/edgex-go/304/archives ] [Pipeline] libraryResource [Pipeline] sh 22:24:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:16 ---> package-listing.sh 22:24:16 ++ facter osfamily 22:24:16 ++ tr '[:upper:]' '[:lower:]' 22:24:16 + OS_FAMILY=debian 22:24:16 + workspace=/w/workspace/edgex-go/304 22:24:16 + START_PACKAGES=/tmp/packages_start.txt 22:24:16 + END_PACKAGES=/tmp/packages_end.txt 22:24:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:16 + PACKAGES=/tmp/packages_start.txt 22:24:16 + '[' /w/workspace/edgex-go/304 ']' 22:24:16 + PACKAGES=/tmp/packages_end.txt 22:24:16 + case "${OS_FAMILY}" in 22:24:16 + dpkg -l 22:24:16 + grep '^ii' 22:24:16 + '[' -f /tmp/packages_start.txt ']' 22:24:16 + '[' -f /tmp/packages_end.txt ']' 22:24:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:16 + '[' /w/workspace/edgex-go/304 ']' 22:24:16 + mkdir -p /w/workspace/edgex-go/304/archives/ 22:24:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/304/archives/ [Pipeline] echo 22:24:16 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/304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:17 22:24:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:17 latest: Pulling from edgex-lftools-log-publisher 22:24:17 5eb5b503b376: Pulling fs layer 22:24:17 5c69ac0246d0: Pulling fs layer 22:24:17 ec43610c2a17: Pulling fs layer 22:24:17 3a2ae6a8a46f: Pulling fs layer 22:24:17 33b1e0a273af: Pulling fs layer 22:24:17 5d3b04190fa2: Pulling fs layer 22:24:17 2f39f015ded8: Pulling fs layer 22:24:17 33b1e0a273af: Waiting 22:24:17 2f39f015ded8: Waiting 22:24:17 5d3b04190fa2: Waiting 22:24:17 3a2ae6a8a46f: Waiting 22:24:17 5c69ac0246d0: Download complete 22:24:17 3a2ae6a8a46f: Download complete 22:24:18 33b1e0a273af: Verifying Checksum 22:24:18 33b1e0a273af: Download complete 22:24:18 5d3b04190fa2: Verifying Checksum 22:24:18 5d3b04190fa2: Download complete 22:24:18 ec43610c2a17: Verifying Checksum 22:24:18 ec43610c2a17: Download complete 22:24:18 5eb5b503b376: Download complete 22:24:18 2f39f015ded8: Download complete 22:24:19 5eb5b503b376: Pull complete 22:24:19 5c69ac0246d0: Pull complete 22:24:20 ec43610c2a17: Pull complete 22:24:20 3a2ae6a8a46f: Pull complete 22:24:20 33b1e0a273af: Pull complete 22:24:20 5d3b04190fa2: Pull complete 22:24:25 2f39f015ded8: Pull complete 22:24:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:25 prd-ubuntu20.04-docker-8c-8g-29999 does not seem to be running inside a container 22:24:25 $ 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/304/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/304 -v /w/workspace/edgex-go/304:/w/workspace/edgex-go/304:rw,z -v /w/workspace/edgex-go/304@tmp:/w/workspace/edgex-go/304@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 22:24:28 $ docker top 68950cc7a5c5d7ed210e1839d03944a6b720e2ad3ab7db0b741ecacd8689d7c2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:28 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:29 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:29 + ls /var/log/sa-host 22:24:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:29 provisioning config files... 22:24:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/304@tmp/config3587538196098415430tmp [Pipeline] { [Pipeline] echo 22:24:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:29 ---> create-netrc.sh [Pipeline] } 22:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:30 ---> python-tools-install.sh [Pipeline] echo 22:24:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:30 ---> sudo-logs.sh 22:24:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:30 ---> job-cost.sh 22:24:30 lf-activate-venv: SKIPPING 22:24:30 DEBUG: total: 0.10999999940395355 22:24:30 INFO: Retrieving Stack Cost... 22:24:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:31 INFO: Archiving Costs [Pipeline] echo 22:24:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:32 ---> logs-deploy.sh 22:24:32 lf-activate-venv: SKIPPING 22:24:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/304 22:24:32 INFO: archiving workspace using pattern(s): 22:24:33 Archives upload complete. 22:24:33 INFO: archiving logs to Nexus 22:24:34 ---> uname -a: 22:24:34 Linux prd-ubuntu20-04-docker-8c-8g-29999 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:24:34 22:24:34 22:24:34 ---> lscpu: 22:24:34 Architecture: x86_64 22:24:34 CPU op-mode(s): 32-bit, 64-bit 22:24:34 Byte Order: Little Endian 22:24:34 Address sizes: 40 bits physical, 48 bits virtual 22:24:34 CPU(s): 8 22:24:34 On-line CPU(s) list: 0-7 22:24:34 Thread(s) per core: 1 22:24:34 Core(s) per socket: 1 22:24:34 Socket(s): 8 22:24:34 NUMA node(s): 1 22:24:34 Vendor ID: AuthenticAMD 22:24:34 CPU family: 23 22:24:34 Model: 49 22:24:34 Model name: AMD EPYC-Rome Processor 22:24:34 Stepping: 0 22:24:34 CPU MHz: 2799.998 22:24:34 BogoMIPS: 5599.99 22:24:34 Virtualization: AMD-V 22:24:34 Hypervisor vendor: KVM 22:24:34 Virtualization type: full 22:24:34 L1d cache: 256 KiB 22:24:34 L1i cache: 256 KiB 22:24:34 L2 cache: 4 MiB 22:24:34 L3 cache: 128 MiB 22:24:34 NUMA node0 CPU(s): 0-7 22:24:34 Vulnerability Itlb multihit: Not affected 22:24:34 Vulnerability L1tf: Not affected 22:24:34 Vulnerability Mds: Not affected 22:24:34 Vulnerability Meltdown: Not affected 22:24:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:24:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:24:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:24:34 Vulnerability Srbds: Not affected 22:24:34 Vulnerability Tsx async abort: Not affected 22:24:34 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 22:24:34 22:24:34 22:24:34 ---> nproc: 22:24:34 8 22:24:34 22:24:34 22:24:34 ---> df -h: 22:24:34 Filesystem Size Used Avail Use% Mounted on 22:24:34 overlay 155G 19G 137G 12% / 22:24:34 tmpfs 64M 0 64M 0% /dev 22:24:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:24:34 shm 64M 0 64M 0% /dev/shm 22:24:34 /dev/vda1 155G 19G 137G 12% /facter-os 22:24:34 22:24:34 22:24:34 ---> sar -b -r -n DEV: 22:24:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29999) 09/20/22 _x86_64_ (8 CPU) 22:24:34 22:24:34 21:55:01 LINUX RESTART (8 CPU) 22:24:34 22:24:34 21:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:24:34 21:57:01 119.01 1.18 117.83 0.00 34.53 61728.65 0.00 22:24:34 21:58:01 38.88 0.10 38.78 0.00 1.47 15823.65 0.00 22:24:34 21:59:01 91.95 0.08 91.87 0.00 8.40 50945.24 0.00 22:24:34 22:00:01 614.81 3.78 611.03 0.00 42.39 231258.78 0.00 22:24:34 22:01:01 791.23 0.20 791.03 0.00 12.13 202365.34 0.00 22:24:34 22:02:01 791.23 1.98 789.25 0.00 20.26 211932.28 0.00 22:24:34 22:03:02 425.73 0.47 425.26 0.00 20.26 78059.92 0.00 22:24:34 22:04:01 25.15 0.08 25.06 0.00 8.13 680.43 0.00 22:24:34 22:05:01 6.70 1.53 5.17 0.00 48.79 86.52 0.00 22:24:34 22:06:01 1.35 0.00 1.35 0.00 0.00 19.73 0.00 22:24:34 22:07:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 22:24:34 22:08:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 22:24:34 22:09:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 22:24:34 22:10:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 22:24:34 22:11:01 1.43 0.02 1.42 0.00 0.13 16.13 0.00 22:24:34 22:12:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 22:24:34 22:13:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 22:24:34 22:14:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 22:24:34 22:15:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 22:24:34 22:16:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 22:24:34 22:17:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 22:24:34 22:18:01 1.53 0.02 1.52 0.00 0.13 18.51 0.00 22:24:34 22:19:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 22:24:34 22:20:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 22:24:34 22:21:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 22:24:34 22:22:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 22:24:34 22:23:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 22:24:34 22:24:01 110.40 0.20 110.20 0.00 12.13 58258.82 0.00 22:24:34 Average: 108.48 0.34 108.13 0.00 7.46 32567.74 0.00 22:24:34 22:24:34 21:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:24:34 21:57:01 27569780 31606832 686132 2.09 137880 4093580 2373256 6.99 1636012 3210528 442996 22:24:34 21:58:01 27402072 31716060 573696 1.74 141384 4335580 1984320 5.85 1466736 3517228 419632 22:24:34 21:59:01 25583744 31741928 548476 1.67 144396 6135316 1920136 5.66 1603052 5155428 1503068 22:24:34 22:00:01 22765024 31338100 930356 2.83 281804 8227284 2981060 8.79 2154004 7210260 24960 22:24:34 22:01:01 21670704 31594848 676720 2.06 310144 9488804 2638716 7.78 2157332 8247880 584160 22:24:34 22:02:01 19749980 31582552 687428 2.09 408504 11154224 2683616 7.91 2333448 9842420 123072 22:24:34 22:03:02 21011268 31743404 531972 1.62 430272 10075252 2065944 6.09 2186896 8782012 1972 22:24:34 22:04:01 21016676 31750440 524656 1.60 431204 10075960 2065208 6.09 2177240 8782292 732 22:24:34 22:05:01 21031288 31767720 507780 1.54 431288 10077468 1870428 5.51 2164292 8781828 196 22:24:34 22:06:01 21033212 31769624 506136 1.54 431320 10077444 1870428 5.51 2163392 8781804 164 22:24:34 22:07:01 21038432 31774864 500956 1.52 431332 10077448 1870428 5.51 2157404 8781808 8 22:24:34 22:08:01 21038244 31774696 501192 1.52 431348 10077452 1886584 5.56 2157980 8781812 188 22:24:34 22:09:01 21041740 31778192 497652 1.51 431348 10077452 1886584 5.56 2153412 8781812 172 22:24:34 22:10:01 21042364 31778844 497048 1.51 431356 10077456 1886584 5.56 2153276 8781836 32 22:24:34 22:11:01 21042136 31778788 496728 1.51 431380 10077456 1917000 5.65 2153840 8781844 28 22:24:34 22:12:01 21041348 31778032 497432 1.51 431396 10077464 1917000 5.65 2154304 8781852 224 22:24:34 22:13:01 21041300 31778000 497404 1.51 431408 10077468 1917000 5.65 2154072 8781856 208 22:24:34 22:14:01 21041964 31778684 496868 1.51 431424 10077468 1917000 5.65 2153556 8781856 188 22:24:34 22:15:01 21041924 31778660 496836 1.51 431432 10077472 1917000 5.65 2153496 8781860 32 22:24:34 22:16:01 21041624 31778368 497100 1.51 431436 10077476 1917000 5.65 2153724 8781864 212 22:24:34 22:17:01 21041796 31778552 496836 1.51 431452 10077472 1917000 5.65 2153980 8781864 104 22:24:34 22:18:01 21041244 31778072 497252 1.51 431456 10077484 1917000 5.65 2153672 8781872 196 22:24:34 22:19:01 21041196 31778028 497236 1.51 431460 10077484 1917000 5.65 2153440 8781872 184 22:24:34 22:20:01 21041188 31778040 497216 1.51 431480 10077488 1917000 5.65 2153372 8781876 40 22:24:34 22:21:01 21041316 31778200 497188 1.51 431500 10077496 1917000 5.65 2153944 8781880 224 22:24:34 22:22:01 21041852 31778756 496620 1.51 431516 10077496 1900860 5.60 2153456 8781884 8 22:24:34 22:23:01 21041536 31778452 496864 1.51 431520 10077500 1900860 5.60 2153576 8781888 204 22:24:34 22:24:01 19484008 31697396 570428 1.73 478272 11385804 2099692 6.19 2326956 10033616 884 22:24:34 Average: 21643534 31733362 542936 1.65 391454 9515848 2034704 6.00 2106781 8272744 110860 22:24:34 22:24:34 21:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:24:34 21:57:01 docker0 432.91 420.61 32.05 3864.49 0.00 0.00 0.00 0.00 22:24:34 21:57:01 vetha3fa33a 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 22:24:34 21:57:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:24:34 21:57:01 ens3 645.98 576.72 7832.32 113.77 0.00 0.00 0.00 0.00 22:24:34 21:58:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 22:24:34 21:58:01 vetha3fa33a 1.50 1.53 0.12 0.12 0.00 0.00 0.00 0.00 22:24:34 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 21:58:01 ens3 27.83 17.33 22.77 12.47 0.00 0.00 0.00 0.00 22:24:34 21:59:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:24:34 21:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:24:34 21:59:01 ens3 134.21 95.82 1698.95 79.89 0.00 0.00 0.00 0.00 22:24:34 21:59:01 veth3e555d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:24:34 22:00:01 veth22e5a28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:00:01 docker0 123.34 161.71 9.50 1671.51 0.00 0.00 0.00 0.00 22:24:34 22:00:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 22:24:34 22:00:01 vethf4824b8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:24:34 22:00:01 vethca4c87e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:24:34 22:00:01 ens3 190.59 140.84 1739.50 22.79 0.00 0.00 0.00 0.00 22:24:34 22:00:01 veth3e555d9 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 22:24:34 22:01:01 docker0 73.05 91.22 4.72 661.89 0.00 0.00 0.00 0.00 22:24:34 22:01:01 veth3ea5ab3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:24:34 22:01:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 22:24:34 22:01:01 ens3 158.44 124.00 746.28 80.84 0.00 0.00 0.00 0.00 22:24:34 22:01:01 veth3e555d9 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 22:24:34 22:02:01 docker0 93.78 140.48 7.20 1729.73 0.00 0.00 0.00 0.00 22:24:34 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:02:01 ens3 223.26 168.31 1769.52 99.06 0.00 0.00 0.00 0.00 22:24:34 22:02:01 veth3e555d9 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 22:24:34 22:03:02 docker0 17.01 22.90 1.01 102.29 0.00 0.00 0.00 0.00 22:24:34 22:03:02 lo 22.46 22.46 2.21 2.21 0.00 0.00 0.00 0.00 22:24:34 22:03:02 ens3 253.06 229.96 239.63 700.13 0.00 0.00 0.00 0.00 22:24:34 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:04:01 lo 38.43 38.43 3.78 3.78 0.00 0.00 0.00 0.00 22:24:34 22:04:01 ens3 466.38 463.62 206.80 2672.09 0.00 0.00 0.00 0.00 22:24:34 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:05:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 22:24:34 22:05:01 ens3 92.63 96.07 27.05 586.36 0.00 0.00 0.00 0.00 22:24:34 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:06:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:24:34 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:07:01 ens3 3.32 1.92 6.36 0.37 0.00 0.00 0.00 0.00 22:24:34 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:08:01 ens3 1.43 0.63 0.65 0.47 0.00 0.00 0.00 0.00 22:24:34 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:09:01 ens3 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 22:24:34 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:10:01 ens3 1.52 0.23 0.21 0.08 0.00 0.00 0.00 0.00 22:24:34 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:11:01 ens3 1.95 0.60 0.68 0.46 0.00 0.00 0.00 0.00 22:24:34 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:12:01 ens3 1.13 0.63 0.59 0.41 0.00 0.00 0.00 0.00 22:24:34 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:13:01 ens3 0.45 0.42 0.26 0.21 0.00 0.00 0.00 0.00 22:24:34 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:15:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:24:34 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:16:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 22:24:34 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:17:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:24:34 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:19:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:24:34 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:20:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:24:34 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:21:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:24:34 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:22:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:24:34 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:23:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 22:24:01 veth2850fe6 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 22:24:34 22:24:01 docker0 39.39 49.13 3.57 692.95 0.00 0.00 0.00 0.00 22:24:34 22:24:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 22:24:34 22:24:01 ens3 365.66 286.84 7885.25 88.36 0.00 0.00 0.00 0.00 22:24:34 Average: veth2850fe6 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 22:24:34 Average: docker0 27.91 31.72 2.08 311.71 0.00 0.00 0.00 0.00 22:24:34 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 22:24:34 Average: ens3 91.57 78.52 792.35 157.71 0.00 0.00 0.00 0.00 22:24:34 22:24:34 22:24:34 ---> sar -P ALL: 22:24:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29999) 09/20/22 _x86_64_ (8 CPU) 22:24:34 22:24:34 21:55:01 LINUX RESTART (8 CPU) 22:24:34 22:24:34 21:56:01 CPU %user %nice %system %iowait %steal %idle 22:24:34 21:57:01 all 24.37 0.00 4.91 4.11 0.07 66.54 22:24:34 21:57:01 0 23.93 0.00 4.88 0.35 0.07 70.77 22:24:34 21:57:01 1 24.27 0.00 4.29 0.14 0.05 71.25 22:24:34 21:57:01 2 23.73 0.00 4.54 7.74 0.07 63.93 22:24:34 21:57:01 3 27.49 0.00 4.91 1.11 0.07 66.42 22:24:34 21:57:01 4 25.71 0.00 4.36 0.86 0.07 69.00 22:24:34 21:57:01 5 22.54 0.00 4.67 0.62 0.07 72.10 22:24:34 21:57:01 6 23.24 0.00 5.91 21.29 0.07 49.48 22:24:34 21:57:01 7 24.01 0.00 5.76 0.86 0.08 69.28 22:24:34 21:58:01 all 42.76 0.00 6.25 1.08 0.07 49.84 22:24:34 21:58:01 0 41.05 0.00 7.09 0.08 0.07 51.71 22:24:34 21:58:01 1 43.60 0.00 6.01 0.25 0.08 50.05 22:24:34 21:58:01 2 42.81 0.00 6.03 5.76 0.07 45.34 22:24:34 21:58:01 3 42.89 0.00 5.97 1.29 0.07 49.78 22:24:34 21:58:01 4 43.13 0.00 6.42 0.13 0.08 50.24 22:24:34 21:58:01 5 43.37 0.00 5.98 0.83 0.07 49.76 22:24:34 21:58:01 6 42.53 0.00 6.51 0.12 0.08 50.76 22:24:34 21:58:01 7 42.72 0.00 5.99 0.13 0.07 51.09 22:24:34 21:59:01 all 24.32 0.00 6.60 3.68 0.07 65.33 22:24:34 21:59:01 0 25.33 0.00 7.43 4.39 0.07 62.78 22:24:34 21:59:01 1 23.48 0.00 7.53 6.54 0.14 62.31 22:24:34 21:59:01 2 26.43 0.00 6.34 0.27 0.07 66.89 22:24:34 21:59:01 3 23.42 0.00 6.46 0.47 0.07 69.58 22:24:34 21:59:01 4 22.75 0.00 5.21 0.03 0.05 71.96 22:24:34 21:59:01 5 26.00 0.00 6.06 1.86 0.07 66.01 22:24:34 21:59:01 6 21.87 0.00 7.35 1.32 0.05 69.42 22:24:34 21:59:01 7 25.34 0.00 6.40 14.65 0.09 53.53 22:24:34 22:00:01 all 25.26 0.00 8.58 15.97 0.09 50.10 22:24:34 22:00:01 0 24.82 0.00 9.38 14.98 0.10 50.72 22:24:34 22:00:01 1 24.89 0.00 8.61 28.20 0.07 38.24 22:24:34 22:00:01 2 26.09 0.00 8.13 27.50 0.07 38.21 22:24:34 22:00:01 3 23.12 0.00 7.40 9.47 0.14 59.88 22:24:34 22:00:01 4 26.07 0.00 8.86 17.31 0.10 47.66 22:24:34 22:00:01 5 24.66 0.00 8.65 9.12 0.07 57.50 22:24:34 22:00:01 6 26.05 0.00 8.99 13.75 0.07 51.14 22:24:34 22:00:01 7 26.38 0.00 8.64 7.44 0.10 57.44 22:24:34 22:01:01 all 53.82 0.00 12.52 8.97 0.12 24.57 22:24:34 22:01:01 0 55.76 0.00 13.34 8.94 0.12 21.84 22:24:34 22:01:01 1 51.73 0.00 12.21 6.55 0.12 29.39 22:24:34 22:01:01 2 55.12 0.00 14.27 13.78 0.10 16.73 22:24:34 22:01:01 3 51.80 0.00 10.96 6.71 0.10 30.43 22:24:34 22:01:01 4 56.87 0.00 13.18 6.25 0.15 23.55 22:24:34 22:01:01 5 51.15 0.00 11.04 6.90 0.10 30.80 22:24:34 22:01:01 6 56.28 0.00 13.71 5.61 0.14 24.26 22:24:34 22:01:01 7 51.82 0.00 11.41 16.97 0.14 19.67 22:24:34 22:02:01 all 52.08 0.00 12.35 12.54 0.14 22.89 22:24:34 22:02:01 0 53.33 0.00 13.30 14.64 0.15 18.58 22:24:34 22:02:01 1 47.51 0.00 12.16 16.98 0.14 23.21 22:24:34 22:02:01 2 55.24 0.00 12.82 11.94 0.14 19.87 22:24:34 22:02:01 3 51.76 0.00 10.97 11.59 0.14 25.54 22:24:34 22:02:01 4 54.54 0.00 13.79 16.09 0.14 15.44 22:24:34 22:02:01 5 49.08 0.00 11.04 13.24 0.17 26.47 22:24:34 22:02:01 6 55.18 0.00 12.71 8.13 0.14 23.85 22:24:34 22:02:01 7 49.93 0.00 12.01 7.68 0.14 30.23 22:24:34 22:03:02 all 18.88 0.00 5.54 6.51 0.08 68.99 22:24:34 22:03:02 0 17.22 0.00 5.30 10.04 0.07 67.37 22:24:34 22:03:02 1 16.62 0.00 5.04 6.68 0.07 71.59 22:24:34 22:03:02 2 19.07 0.00 5.61 3.81 0.05 71.46 22:24:34 22:03:02 3 21.20 0.00 6.30 3.96 0.08 68.47 22:24:34 22:03:02 4 20.74 0.00 6.21 11.08 0.10 61.88 22:24:34 22:03:02 5 18.00 0.00 5.19 3.22 0.07 73.52 22:24:34 22:03:02 6 17.53 0.00 4.43 2.87 0.07 75.09 22:24:34 22:03:02 7 20.68 0.00 6.25 10.45 0.12 62.50 22:24:34 22:04:01 all 9.42 0.00 1.05 0.12 0.07 89.33 22:24:34 22:04:01 0 6.56 0.00 0.97 0.17 0.05 92.25 22:24:34 22:04:01 1 5.81 0.00 0.80 0.32 0.05 93.02 22:24:34 22:04:01 2 9.77 0.00 0.92 0.02 0.07 89.23 22:24:34 22:04:01 3 9.12 0.00 1.30 0.14 0.12 89.32 22:24:34 22:04:01 4 11.78 0.00 1.00 0.25 0.07 86.90 22:24:34 22:04:01 5 14.35 0.00 0.94 0.03 0.07 84.61 22:24:34 22:04:01 6 9.04 0.00 0.99 0.03 0.07 89.88 22:24:34 22:04:01 7 8.93 0.00 1.52 0.02 0.10 89.43 22:24:34 22:05:01 all 2.57 0.00 0.25 0.11 0.02 97.05 22:24:34 22:05:01 0 2.37 0.00 0.22 0.43 0.02 96.96 22:24:34 22:05:01 1 3.38 0.00 0.25 0.02 0.02 96.34 22:24:34 22:05:01 2 2.19 0.00 0.18 0.00 0.02 97.61 22:24:34 22:05:01 3 3.39 0.00 0.38 0.05 0.05 96.13 22:24:34 22:05:01 4 1.27 0.00 0.28 0.37 0.02 98.07 22:24:34 22:05:01 5 3.54 0.00 0.28 0.02 0.02 96.14 22:24:34 22:05:01 6 2.06 0.00 0.18 0.00 0.00 97.76 22:24:34 22:05:01 7 2.37 0.00 0.18 0.00 0.02 97.43 22:24:34 22:06:01 all 0.14 0.00 0.01 0.04 0.01 99.79 22:24:34 22:06:01 0 0.02 0.00 0.02 0.07 0.00 99.90 22:24:34 22:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:24:34 22:06:01 2 1.03 0.00 0.00 0.00 0.02 98.96 22:24:34 22:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:24:34 22:06:01 4 0.00 0.00 0.00 0.17 0.00 99.83 22:24:34 22:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:24:34 22:06:01 7 0.03 0.00 0.03 0.10 0.00 99.83 22:24:34 22:07:01 all 0.28 0.00 0.02 0.02 0.00 99.67 22:24:34 22:07:01 0 0.08 0.00 0.02 0.02 0.02 99.87 22:24:34 22:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:24:34 22:07:01 2 1.89 0.00 0.02 0.00 0.00 98.09 22:24:34 22:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:24:34 22:07:01 4 0.02 0.00 0.03 0.18 0.00 99.77 22:24:34 22:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 22:24:34 22:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:07:01 7 0.05 0.00 0.03 0.00 0.00 99.92 22:24:34 22:24:34 22:07:01 CPU %user %nice %system %iowait %steal %idle 22:24:34 22:08:01 all 0.22 0.00 0.01 0.02 0.00 99.74 22:24:34 22:08:01 0 0.02 0.00 0.03 0.03 0.00 99.92 22:24:34 22:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:08:01 2 1.68 0.00 0.00 0.00 0.02 98.30 22:24:34 22:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:24:34 22:08:01 4 0.00 0.00 0.00 0.17 0.00 99.83 22:24:34 22:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:09:01 all 0.23 0.00 0.00 0.00 0.00 99.76 22:24:34 22:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:09:01 2 1.70 0.00 0.00 0.00 0.00 98.30 22:24:34 22:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:24:34 22:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:24:34 22:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:24:34 22:10:01 all 0.00 0.00 0.01 0.01 0.00 99.97 22:24:34 22:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:24:34 22:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:24:34 22:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:24:34 22:10:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:24:34 22:10:01 4 0.00 0.00 0.00 0.05 0.00 99.95 22:24:34 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 22:24:34 22:11:01 all 0.22 0.00 0.04 0.01 0.00 99.72 22:24:34 22:11:01 0 0.03 0.00 0.05 0.08 0.00 99.83 22:24:34 22:11:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:24:34 22:11:01 2 1.53 0.00 0.02 0.00 0.00 98.45 22:24:34 22:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:24:34 22:11:01 4 0.02 0.00 0.05 0.02 0.02 99.90 22:24:34 22:11:01 5 0.05 0.00 0.03 0.00 0.00 99.92 22:24:34 22:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:24:34 22:11:01 7 0.07 0.00 0.03 0.00 0.02 99.88 22:24:34 22:12:01 all 0.26 0.00 0.02 0.00 0.01 99.72 22:24:34 22:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:24:34 22:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:12:01 2 1.94 0.00 0.00 0.00 0.02 98.05 22:24:34 22:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:24:34 22:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:12:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:24:34 22:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:24:34 22:13:01 all 0.07 0.00 0.01 0.00 0.00 99.92 22:24:34 22:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:24:34 22:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:24:34 22:13:01 2 0.40 0.00 0.00 0.00 0.00 99.60 22:24:34 22:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:13:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:24:34 22:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:24:34 22:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:14:01 all 0.10 0.00 0.01 0.01 0.01 99.88 22:24:34 22:14:01 0 0.00 0.00 0.00 0.03 0.02 99.95 22:24:34 22:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:14:01 2 0.73 0.00 0.02 0.00 0.02 99.24 22:24:34 22:14:01 3 0.00 0.00 0.03 0.05 0.00 99.92 22:24:34 22:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:24:34 22:15:01 all 0.02 0.00 0.00 0.00 0.00 99.97 22:24:34 22:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:24:34 22:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:24:34 22:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:15:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:24:34 22:16:01 all 0.12 0.00 0.00 0.00 0.00 99.86 22:24:34 22:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:24:34 22:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:24:34 22:16:01 2 0.93 0.00 0.00 0.00 0.00 99.07 22:24:34 22:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:24:34 22:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:24:34 22:16:01 7 0.00 0.00 0.00 0.02 0.02 99.97 22:24:34 22:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 22:24:34 22:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:24:34 22:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:17:01 2 0.93 0.00 0.00 0.00 0.02 99.05 22:24:34 22:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:24:34 22:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 22:24:34 22:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:17:01 7 0.05 0.00 0.02 0.02 0.02 99.90 22:24:34 22:18:01 all 0.01 0.00 0.01 0.02 0.00 99.95 22:24:34 22:18:01 0 0.02 0.00 0.00 0.08 0.00 99.90 22:24:34 22:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:24:34 22:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:18:01 3 0.02 0.00 0.02 0.03 0.00 99.93 22:24:34 22:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:18:01 5 0.00 0.00 0.00 0.08 0.00 99.92 22:24:34 22:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:24:34 22:24:34 22:18:01 CPU %user %nice %system %iowait %steal %idle 22:24:34 22:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:24:34 22:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:24:34 22:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:24:34 22:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:24:34 22:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:19:01 7 0.02 0.00 0.02 0.02 0.02 99.93 22:24:34 22:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:24:34 22:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:24:34 22:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:24:34 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 22:24:34 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:24:34 22:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:24:34 22:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:24:34 22:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:24:34 22:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:21:01 3 0.00 0.00 0.02 0.02 0.02 99.95 22:24:34 22:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:24:34 22:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:24:34 22:22:01 all 0.25 0.00 0.01 0.01 0.01 99.74 22:24:34 22:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:24:34 22:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:24:34 22:22:01 2 1.83 0.00 0.00 0.02 0.02 98.14 22:24:34 22:22:01 3 0.03 0.00 0.00 0.02 0.00 99.95 22:24:34 22:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:24:34 22:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:24:34 22:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:24:34 22:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:24:34 22:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 22:24:34 22:23:01 0 0.00 0.00 0.02 0.02 0.02 99.95 22:24:34 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:23:01 2 1.97 0.00 0.00 0.02 0.00 98.01 22:24:34 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:24:34 22:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:24:34 22:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:24:34 22:24:01 all 9.47 0.00 3.74 1.60 0.05 85.14 22:24:34 22:24:01 0 9.05 0.00 3.06 1.06 0.03 86.80 22:24:34 22:24:01 1 8.64 0.00 3.70 0.05 0.05 87.55 22:24:34 22:24:01 2 10.22 0.00 3.17 0.12 0.05 86.44 22:24:34 22:24:01 3 9.44 0.00 4.41 7.13 0.05 78.97 22:24:34 22:24:01 4 9.52 0.00 3.60 0.51 0.05 86.33 22:24:34 22:24:01 5 9.13 0.00 3.91 0.08 0.05 86.83 22:24:34 22:24:01 6 9.62 0.00 3.91 3.87 0.03 82.56 22:24:34 22:24:01 7 10.16 0.00 4.18 0.02 0.05 85.59 22:24:34 Average: all 9.36 0.00 2.19 1.93 0.03 86.49 22:24:34 Average: 0 9.17 0.00 2.30 1.96 0.03 86.54 22:24:34 Average: 1 8.83 0.00 2.15 2.31 0.03 86.68 22:24:34 Average: 2 10.15 0.00 2.19 2.50 0.03 85.14 22:24:34 Average: 3 9.31 0.00 2.09 1.48 0.03 87.08 22:24:34 Average: 4 9.62 0.00 2.22 1.89 0.03 86.24 22:24:34 Average: 5 9.23 0.00 2.04 1.27 0.03 87.43 22:24:34 Average: 6 9.31 0.00 2.29 2.01 0.03 86.35 22:24:34 Average: 7 9.25 0.00 2.21 2.05 0.04 86.45 22:24:34 22:24:34 22:24:34