Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfbe246e2646b77ed8eb44d38b508f73703e7459 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-ssh4516925324783231685.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17780007063224717243.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11728234310681769367.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9697300189050674809.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11215084396474878395.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-119401’ Running on prd-ubuntu20.04-docker-8c-8g-119403 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/351 [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/351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cfbe246e2646b77ed8eb44d38b508f73703e7459 (main) Commit message: "refactor: removing vault wait from consul start (#4228)" > 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 cfbe246e2646b77ed8eb44d38b508f73703e7459 # timeout=10 > git rev-list --no-walk af696e210749021336152133b8ef9886b3924fac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:53:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:53:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:53:42 ========================================================= 15:53:42 EdgeX Global Pipelines Version Info 15:53:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:53:42 ------------------- 15:53:42 stable info: 15:53:42 ------------------- 15:53:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:53:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:53:42 Message: update stable to v1.0.244 15:53:43 ------------------- 15:53:43 experimental info: 15:53:43 ------------------- 15:53:43 Commited By: **** collab-it+edgex@linuxfoundation.org 15:53:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:53:43 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfbe246 [Pipeline] echo 15:53:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:43 provisioning config files... 15:53:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config396656769496128939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:44 ---> docker-login.sh 15:53:44 nexus3.edgexfoundry.org:10001 15:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:44 Configure a credential helper to remove this warning. See 15:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:44 15:53:44 Login Succeeded 15:53:44 nexus3.edgexfoundry.org:10002 15:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:44 Configure a credential helper to remove this warning. See 15:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:44 15:53:44 Login Succeeded 15:53:44 nexus3.edgexfoundry.org:10003 15:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:44 Configure a credential helper to remove this warning. See 15:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:44 15:53:44 Login Succeeded 15:53:44 nexus3.edgexfoundry.org:10004 15:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:44 Configure a credential helper to remove this warning. See 15:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:44 15:53:44 Login Succeeded 15:53:44 docker.io 15:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:45 Configure a credential helper to remove this warning. See 15:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:45 15:53:45 Login Succeeded 15:53:45 ---> docker-login.sh ends [Pipeline] } 15:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:45 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + dirname cmd/core-command/Dockerfile 15:53:45 + echo core-command,cmd/core-command/Dockerfile 15:53:45 + dirname cmd/core-data/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo core-data,cmd/core-data/Dockerfile 15:53:45 + dirname cmd/core-metadata/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo core-metadata,cmd/core-metadata/Dockerfile 15:53:45 + dirname cmd/security-bootstrapper/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:53:45 + dirname cmd/security-proxy-setup/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:53:45 + dirname cmd/security-secretstore-setup/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:53:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:53:45 + dirname cmd/security-spire-agent/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:53:45 + dirname cmd/security-spire-config/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:53:45 + dirname cmd/security-spire-server/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:53:45 + dirname cmd/support-notifications/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo support-notifications,cmd/support-notifications/Dockerfile 15:53:45 + dirname cmd/support-scheduler/Dockerfile 15:53:45 + cut -d/ -f2 15:53:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:53:45 + + dirname cmd/sys-mgmt-agent/Dockerfilecut 15:53:45 -d/ -f2 15:53:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:53:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:53:45 + git rev-list -1 --merges cfbe246e2646b77ed8eb44d38b508f73703e7459~1..cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] echo 15:53:45 -----------> git rev-list -1 --merges cfbe246e2646b77ed8eb44d38b508f73703e7459~1..cfbe246e2646b77ed8eb44d38b508f73703e7459 cfbe246e2646b77ed8eb44d38b508f73703e7459 [false] [Pipeline] sh 15:53:46 + git log --format=format:%s -1 cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] echo 15:53:46 ========================================================= 15:53:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:53:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:53:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:46 + grep -v github /etc/ssh/ssh_known_hosts 15:53:46 + [ -e /tmp/ssh_known_hosts ] 15:53:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:53:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:53:46 + sudo tee -a /etc/ssh/ssh_known_hosts 15:53:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:46 15:53:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:47 0.1.4: Pulling from edgex-devops/py-git-semver 15:53:47 b85a868b505f: Pulling fs layer 15:53:47 e2be974225ed: Pulling fs layer 15:53:47 339a4e72a1f5: Pulling fs layer 15:53:47 988bab9f4d93: Pulling fs layer 15:53:47 1469e6f7b9e6: Pulling fs layer 15:53:47 eaf3925da568: Pulling fs layer 15:53:47 bab4dde63d76: Pulling fs layer 15:53:47 bde34c3a00c8: Pulling fs layer 15:53:47 b352a97aabf1: Pulling fs layer 15:53:47 4872d77fe225: Pulling fs layer 15:53:47 5851b861e8e6: Pulling fs layer 15:53:47 988bab9f4d93: Waiting 15:53:47 1469e6f7b9e6: Waiting 15:53:47 eaf3925da568: Waiting 15:53:47 bab4dde63d76: Waiting 15:53:47 bde34c3a00c8: Waiting 15:53:47 5851b861e8e6: Waiting 15:53:47 e2be974225ed: Download complete 15:53:47 988bab9f4d93: Download complete 15:53:47 339a4e72a1f5: Verifying Checksum 15:53:47 339a4e72a1f5: Download complete 15:53:47 1469e6f7b9e6: Verifying Checksum 15:53:47 1469e6f7b9e6: Download complete 15:53:47 eaf3925da568: Download complete 15:53:47 bde34c3a00c8: Verifying Checksum 15:53:47 bde34c3a00c8: Download complete 15:53:47 b352a97aabf1: Verifying Checksum 15:53:47 b352a97aabf1: Download complete 15:53:47 4872d77fe225: Download complete 15:53:47 5851b861e8e6: Verifying Checksum 15:53:47 b85a868b505f: Verifying Checksum 15:53:47 b85a868b505f: Download complete 15:53:47 bab4dde63d76: Verifying Checksum 15:53:47 bab4dde63d76: Download complete 15:53:48 b85a868b505f: Pull complete 15:53:48 e2be974225ed: Pull complete 15:53:49 339a4e72a1f5: Pull complete 15:53:49 988bab9f4d93: Pull complete 15:53:49 1469e6f7b9e6: Pull complete 15:53:49 eaf3925da568: Pull complete 15:53:51 bab4dde63d76: Pull complete 15:53:51 bde34c3a00c8: Pull complete 15:53:51 b352a97aabf1: Pull complete 15:53:51 4872d77fe225: Pull complete 15:53:51 5851b861e8e6: Pull complete 15:53:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:51 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 15:53:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 15:53:53 $ docker top 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb -eo pid,comm 15:53:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:53:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:53 [ssh-agent] Looking for ssh-agent implementation... 15:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:53 $ docker exec 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent 15:53:53 SSH_AUTH_SOCK=/tmp/ssh-6FjQKdl3qWrx/agent.33 15:53:53 SSH_AGENT_PID=39 15:53:53 Running ssh-add (command line suppressed) 15:53:53 Identity added: /w/workspace/edgex-go/351@tmp/private_key_1472676181692134563.key (/w/workspace/edgex-go/351@tmp/private_key_1472676181692134563.key) 15:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:53 + git tag --points-at HEAD [Pipeline] } 15:53:53 $ docker exec --env ******** --env ******** 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent -k 15:53:53 unset SSH_AUTH_SOCK; 15:53:53 unset SSH_AGENT_PID; 15:53:53 echo Agent pid 39 killed; 15:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:53 [ssh-agent] Looking for ssh-agent implementation... 15:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:54 $ docker exec 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent 15:53:54 SSH_AUTH_SOCK=/tmp/ssh-biLAukC8nNHL/agent.71 15:53:54 SSH_AGENT_PID=77 15:53:54 Running ssh-add (command line suppressed) 15:53:54 Identity added: /w/workspace/edgex-go/351@tmp/private_key_3974079780008231639.key (/w/workspace/edgex-go/351@tmp/private_key_3974079780008231639.key) 15:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:54 + git semver init 15:53:54 2022-11-17 15:53:54,688 [run_init] DEBUG init version:0.0.0 force:False 15:53:54 2022-11-17 15:53:54,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/351/.semver 15:53:54 2022-11-17 15:53:54,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/351/.semver 15:53:54 2022-11-17 15:53:54,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/351/.semver'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=None) 15:53:59 2022-11-17 15:53:58,623 [append_file] DEBUG append to file:/w/workspace/edgex-go/351/.git/info/exclude 15:53:59 2022-11-17 15:53:58,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/351/.semver/main with force:False 15:53:59 2022-11-17 15:53:58,623 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 15:53:59 2022-11-17 15:53:58,623 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 15:53:59 2.3.1-dev.3 [Pipeline] } 15:53:59 $ docker exec --env ******** --env ******** 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent -k 15:53:59 unset SSH_AUTH_SOCK; 15:53:59 unset SSH_AGENT_PID; 15:53:59 echo Agent pid 77 killed; 15:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:59 + git semver [Pipeline] } 15:53:59 $ docker stop --time=1 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb 15:54:01 $ docker rm -f 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb [Pipeline] // withDockerContainer [Pipeline] sh 15:54:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:54:01 Stashed 1 file(s) [Pipeline] echo 15:54:01 [edgeXSemver]: initialized semver on version 2.3.1-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:01 + git config --global --add safe.directory /w/workspace/edgex-go/351 [Pipeline] echo 15:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:01 ========================================================= 15:54:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:54:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:02 213ec9aee27d: Pulling fs layer 15:54:02 4583459ba037: Pulling fs layer 15:54:02 93c1e223e6f2: Pulling fs layer 15:54:02 53926ce57604: Pulling fs layer 15:54:02 21b2b0c7a3f4: Pulling fs layer 15:54:02 22ff95d597cd: Pulling fs layer 15:54:02 12d6caf4c0d1: Pulling fs layer 15:54:02 96b7cbca73a9: Pulling fs layer 15:54:02 a7acece74701: Pulling fs layer 15:54:02 21b2b0c7a3f4: Waiting 15:54:02 96b7cbca73a9: Waiting 15:54:02 22ff95d597cd: Waiting 15:54:02 12d6caf4c0d1: Waiting 15:54:02 a7acece74701: Waiting 15:54:02 53926ce57604: Waiting 15:54:02 93c1e223e6f2: Verifying Checksum 15:54:02 93c1e223e6f2: Download complete 15:54:02 4583459ba037: Verifying Checksum 15:54:02 4583459ba037: Download complete 15:54:02 21b2b0c7a3f4: Download complete 15:54:02 22ff95d597cd: Download complete 15:54:02 213ec9aee27d: Verifying Checksum 15:54:02 213ec9aee27d: Download complete 15:54:02 12d6caf4c0d1: Download complete 15:54:02 213ec9aee27d: Pull complete 15:54:02 4583459ba037: Pull complete 15:54:02 93c1e223e6f2: Pull complete 15:54:02 a7acece74701: Verifying Checksum 15:54:02 a7acece74701: Download complete 15:54:02 96b7cbca73a9: Verifying Checksum 15:54:02 96b7cbca73a9: Download complete 15:54:02 53926ce57604: Verifying Checksum 15:54:02 53926ce57604: Download complete 15:54:06 53926ce57604: Pull complete 15:54:06 21b2b0c7a3f4: Pull complete 15:54:06 22ff95d597cd: Pull complete 15:54:06 12d6caf4c0d1: Pull complete 15:54:08 96b7cbca73a9: Pull complete 15:54:08 a7acece74701: Pull complete 15:54:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:54:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:09 WORKDIR /edgex 15:54:09 COPY go.mod . 15:54:09 RUN go mod download 15:54:09 + docker build -t ci-base-image-x86_64 -f - . 15:54:10 Sending build context to Docker daemon 169.8MB 15:54:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:10 ---> db6d94c90886 15:54:10 Step 2/4 : WORKDIR /edgex 15:54:12 ---> Running in 81d2f47efae5 15:54:12 Removing intermediate container 81d2f47efae5 15:54:12 ---> 505f0b05a311 15:54:12 Step 3/4 : COPY go.mod . 15:54:12 ---> e38e2b7152e2 15:54:12 Step 4/4 : RUN go mod download 15:54:12 ---> Running in 80d7afca41c8 15:54:16 Still waiting to schedule task 15:54:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-119402’ 15:54:27 Removing intermediate container 80d7afca41c8 15:54:27 ---> 23ad293a0a87 15:54:27 Successfully built 23ad293a0a87 15:54:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:27 + docker inspect -f . ci-base-image-x86_64 15:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:27 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 15:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 15:54:28 $ docker top b5ba82c49f0cb0ab68dc48a610d503ade4c6a9e358461c685b16e339a5c09b6c -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:28 + go version 15:54:28 go version go1.18.7 linux/amd64 [Pipeline] } 15:54:28 $ docker stop --time=1 b5ba82c49f0cb0ab68dc48a610d503ade4c6a9e358461c685b16e339a5c09b6c 15:54:29 $ docker rm -f b5ba82c49f0cb0ab68dc48a610d503ade4c6a9e358461c685b16e339a5c09b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:30 + docker inspect -f . ci-base-image-x86_64 15:54:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:30 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 15:54:30 $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 15:54:30 $ docker top c5353b7bfe624d7e442acb068e283aa73c57cf2988cd70d07745fae5c2b41396 -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:30 ========================================================= 15:54:30 [edgeXBuildGoParallel] Running Tests and Build... 15:54:30 ========================================================= [Pipeline] sh 15:54:30 + git config --global --add safe.directory /w/workspace/edgex-go/351 [Pipeline] fileExists [Pipeline] sh 15:54:31 + make test 15:54:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:54:37 ? github.com/edgexfoundry/edgex-go [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:54:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.131s coverage: 43.0% of statements 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.949s coverage: 89.2% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.2% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 15:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 15:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements 15:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements 15:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.7% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 65.8% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.8% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 15:55:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 15:55:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:55:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:55:32 GO111MODULE=on go vet ./... 15:55:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:55:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:55:35 ./bin/test-attribution-txt.sh [Pipeline] echo 15:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:55:35 + ls -al . 15:55:35 total 776 15:55:35 drwxrwxr-x 11 1001 1001 4096 Nov 17 15:54 . 15:55:35 drwxr-xr-x 4 root root 4096 Nov 17 15:54 .. 15:55:35 drwxrwxr-x 2 1001 1001 4096 Nov 17 15:53 .blubracket 15:55:35 -rw-rw-r-- 1 1001 1001 16 Nov 17 15:53 .dockerignore 15:55:35 drwxrwxr-x 8 1001 1001 4096 Nov 17 15:55 .git 15:55:35 drwxrwxr-x 3 1001 1001 4096 Nov 17 15:53 .github 15:55:35 -rw-rw-r-- 1 1001 1001 1030 Nov 17 15:53 .gitignore 15:55:35 -rw-rw-r-- 1 1001 1001 42 Nov 17 15:53 .golangci.yml 15:55:35 -rw-rw-r-- 1 1001 1001 87 Nov 17 15:53 .hadolint.yml 15:55:35 drwxr-xr-x 3 1001 1001 4096 Nov 17 15:53 .semver 15:55:35 -rw-rw-r-- 1 1001 1001 166 Nov 17 15:53 .sonarcloud.properties 15:55:35 -rw-rw-r-- 1 1001 1001 1171 Nov 17 15:53 ADOPTERS.md 15:55:35 -rw-rw-r-- 1 1001 1001 10722 Nov 17 15:53 Attribution.txt 15:55:35 -rw-rw-r-- 1 1001 1001 73765 Nov 17 15:53 CHANGELOG.md 15:55:35 -rw-rw-r-- 1 1001 1001 3804 Nov 17 15:53 CONTRIBUTING.md 15:55:35 -rw-rw-r-- 1 1001 1001 677 Nov 17 15:53 GOVERNANCE.md 15:55:35 -rw-rw-r-- 1 1001 1001 850 Nov 17 15:53 Jenkinsfile 15:55:35 -rw-rw-r-- 1 1001 1001 10775 Nov 17 15:53 LICENSE 15:55:35 -rw-rw-r-- 1 1001 1001 13857 Nov 17 15:53 Makefile 15:55:35 -rw-rw-r-- 1 1001 1001 582 Nov 17 15:53 OWNERS.md 15:55:35 -rw-rw-r-- 1 1001 1001 9799 Nov 17 15:53 README.md 15:55:35 -rw-rw-r-- 1 1001 1001 6912 Nov 17 15:53 SECURITY.md 15:55:35 -rw-rw-r-- 1 1001 1001 11 Nov 17 15:54 VERSION 15:55:35 -rw-rw-r-- 1 1001 1001 4131 Nov 17 15:53 ZMQWindows.md 15:55:35 drwxrwxr-x 2 1001 1001 4096 Nov 17 15:53 bin 15:55:35 drwxrwxr-x 18 1001 1001 4096 Nov 17 15:53 cmd 15:55:35 -rw-r--r-- 1 root root 501828 Nov 17 15:55 coverage.out 15:55:35 -rw-rw-r-- 1 1001 1001 3405 Nov 17 15:53 go.mod 15:55:35 -rw-rw-r-- 1 1001 1001 44978 Nov 17 15:53 go.sum 15:55:35 drwxrwxr-x 8 1001 1001 4096 Nov 17 15:53 internal 15:55:35 drwxrwxr-x 3 1001 1001 4096 Nov 17 15:53 openapi 15:55:35 drwxrwxr-x 4 1001 1001 4096 Nov 17 15:53 snap 15:55:35 -rw-rw-r-- 1 1001 1001 204 Nov 17 15:53 version.go [Pipeline] sh 15:55:36 + '[' -e coverage.out ] 15:55:36 + chown 1001:1001 coverage.out [Pipeline] stash 15:55:36 Stashed 1 file(s) [Pipeline] sh 15:55:36 + make build 15:55:36 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:55:48 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:55:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:55:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:56:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:56:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:56:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:56:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:56:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:56:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:56:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:56:13 $ docker stop --time=1 c5353b7bfe624d7e442acb068e283aa73c57cf2988cd70d07745fae5c2b41396 15:56:16 $ docker rm -f c5353b7bfe624d7e442acb068e283aa73c57cf2988cd70d07745fae5c2b41396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:17 15:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:17 latest: Pulling from edgex-devops/edgex-compose 15:56:17 cbdbe7a5bc2a: Pulling fs layer 15:56:17 ca9280d653b3: Pulling fs layer 15:56:17 7e9c9ca2126c: Pulling fs layer 15:56:17 cbdbe7a5bc2a: Download complete 15:56:17 ca9280d653b3: Verifying Checksum 15:56:17 ca9280d653b3: Download complete 15:56:17 cbdbe7a5bc2a: Pull complete 15:56:17 7e9c9ca2126c: Download complete 15:56:18 ca9280d653b3: Pull complete 15:56:21 7e9c9ca2126c: Pull complete 15:56:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:21 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 15:56:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:56:22 $ docker top 9488e94a754dea8a5199787830ab38b82d304d59fd7ac7a88912712e8ca47539 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:23 + docker-compose build --help 15:56:23 + grep parallel 15:56:23 --parallel Build images in parallel. [Pipeline] } 15:56:23 $ docker stop --time=1 9488e94a754dea8a5199787830ab38b82d304d59fd7ac7a88912712e8ca47539 15:56:24 $ docker rm -f 9488e94a754dea8a5199787830ab38b82d304d59fd7ac7a88912712e8ca47539 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:25 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 15:56:25 $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 15:56:25 $ docker top 05aa2ff2d73fc5afe2856f8e3c174117c031bcc6c73b8fbb65c2e2e0fcaf261f -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:26 + docker-compose -f ./docker-compose-build.yml build --parallel 15:56:26 Building core-command ... 15:56:26 Building core-data ... 15:56:26 Building core-metadata ... 15:56:26 Building security-bootstrapper ... 15:56:26 Building security-proxy-setup ... 15:56:26 Building security-secretstore-setup ... 15:56:26 Building security-spiffe-token-provider ... 15:56:26 Building security-spire-agent ... 15:56:26 Building security-spire-config ... 15:56:26 Building security-spire-server ... 15:56:26 Building support-notifications ... 15:56:26 Building support-scheduler ... 15:56:26 Building sys-mgmt-agent ... 15:56:26 Building core-data 15:56:26 Building security-bootstrapper 15:56:26 Building security-proxy-setup 15:56:26 Building security-spire-agent 15:56:26 Building support-notifications 15:56:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:56:36 ---> 23ad293a0a87 15:56:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:56:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:56:36 ---> 23ad293a0a87 15:56:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:56:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:56:36 ---> 23ad293a0a87 15:56:36 Step 3/24 : WORKDIR /edgex-go 15:56:36 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:56:36 ---> 23ad293a0a87 15:56:36 Step 3/32 : WORKDIR /edgex-go 15:56:37 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:56:37 ---> 23ad293a0a87 15:56:37 Step 3/21 : WORKDIR /edgex-go 15:56:40 ---> Running in ec0881434d3a 15:56:40 ---> Running in f33b635a53e5 15:56:40 ---> Running in 794cb40d0755 15:56:40 ---> Running in 51cfc3dd2990 15:56:40 ---> Running in e591ddbe1843 15:56:40 Removing intermediate container ec0881434d3a 15:56:40 ---> 5190bfd10abf 15:56:40 Step 4/22 : WORKDIR /edgex-go 15:56:40 Removing intermediate container f33b635a53e5 15:56:40 ---> 907e54be2a69 15:56:40 Step 4/22 : WORKDIR /edgex-go 15:56:40 ---> Running in e44afe97ed36 15:56:40 Removing intermediate container 51cfc3dd2990 15:56:40 ---> 63c24c880811 15:56:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:56:40 Removing intermediate container 794cb40d0755 15:56:40 ---> 3ea150ec46d9 15:56:40 Step 4/32 : RUN apk add --update --no-cache make git 15:56:40 Removing intermediate container e591ddbe1843 15:56:40 ---> f3c93e3e4d18 15:56:40 Step 4/21 : RUN apk add --update --no-cache make git 15:56:40 ---> Running in 8f12b6e52e85 15:56:40 ---> Running in 9f8459013010 15:56:40 ---> Running in 10309e6a8bde 15:56:40 ---> Running in 80d0c8cb9c06 15:56:40 Removing intermediate container e44afe97ed36 15:56:40 ---> d130a7f84a0d 15:56:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:56:40 ---> Running in 420819da4b35 15:56:40 Removing intermediate container 80d0c8cb9c06 15:56:40 ---> 8c9de323c76b 15:56:40 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:56:41 ---> Running in a5bdaf078c6c 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:41 OK: 211 MiB in 51 packages 15:56:41 OK: 211 MiB in 51 packages 15:56:41 OK: 211 MiB in 51 packages 15:56:41 OK: 211 MiB in 51 packages 15:56:41 OK: 211 MiB in 51 packages 15:56:42 Removing intermediate container 8f12b6e52e85 15:56:42 ---> 5896a78c78cf 15:56:42 Step 5/32 : COPY go.mod vendor* ./ 15:56:42 Removing intermediate container 10309e6a8bde 15:56:42 ---> 0626ea94877c 15:56:42 Step 5/21 : COPY go.mod vendor* ./ 15:56:42 Removing intermediate container a5bdaf078c6c 15:56:42 ---> ba13bd43c590 15:56:42 Step 6/22 : COPY go.mod vendor* ./ 15:56:42 Removing intermediate container 420819da4b35 15:56:42 ---> 0ccac24b395f 15:56:42 Step 6/22 : COPY go.mod vendor* ./ 15:56:42 Removing intermediate container 9f8459013010 15:56:42 ---> af3f07e0e714 15:56:42 Step 5/24 : COPY go.mod vendor* ./ 15:56:42 ---> 19dc7ba780d2 15:56:42 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:42 ---> 45eadff0e589 15:56:42 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:42 ---> a25301da4f95 15:56:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:42 ---> Running in af641330ed38 15:56:42 ---> Running in 56f32b0c51e1 15:56:42 ---> Running in a680aaa2d8ea 15:56:42 ---> f8d67a66e1f8 15:56:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:42 ---> 6d8c2b874909 15:56:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:42 ---> Running in 307b083d7f72 15:56:42 ---> Running in b4497502d625 15:57:09 Removing intermediate container af641330ed38 15:57:09 ---> 29d05d230aa1 15:57:09 Step 7/32 : COPY . . 15:57:09 Removing intermediate container b4497502d625 15:57:09 ---> 9431c2fef7c6 15:57:09 Step 7/24 : COPY . . 15:57:09 Removing intermediate container 307b083d7f72 15:57:09 ---> 2b04adabae58 15:57:09 Step 8/22 : COPY . . 15:57:09 Removing intermediate container 56f32b0c51e1 15:57:09 ---> dd4786b1b5a5 15:57:09 Step 7/21 : COPY . . 15:57:09 Removing intermediate container a680aaa2d8ea 15:57:09 ---> b870c090fb33 15:57:09 Step 8/22 : COPY . . 15:57:17 ---> 4f9aefa228c8 15:57:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:57:17 ---> ca10e40c4834 15:57:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:57:17 ---> d509198f1172 15:57:17 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:57:17 ---> 6b86967c8a5f 15:57:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:57:17 ---> e805358cca1c 15:57:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:57:17 ---> Running in 6c520c5ab05d 15:57:17 ---> Running in 498dcc7b5178 15:57:17 ---> Running in b388bdad40ef 15:57:17 ---> Running in 56d1abd36993 15:57:17 ---> Running in 49e645db7377 15:57:17 Removing intermediate container 498dcc7b5178 15:57:17 ---> 7a30177a8f19 15:57:17 Step 9/24 : WORKDIR /edgex-go/spire-build 15:57:17 ---> Running in 536d8d40bbf8 15:57:17 Removing intermediate container 536d8d40bbf8 15:57:17 ---> 1fd1c61713ea 15:57:17 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:57:17 ---> Running in d8fa05eb184c 15:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:57:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:57:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:57:18 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:57:19 Removing intermediate container d8fa05eb184c 15:57:19 ---> ccab0eec6946 15:57:19 Step 11/24 : WORKDIR /edgex-go 15:57:19 ---> Running in cce238cd8ace 15:57:19 Removing intermediate container cce238cd8ace 15:57:19 ---> 83afba0fe0f0 15:57:19 15:57:19 Step 12/24 : FROM alpine:3.15 15:57:19 3.15: Pulling from library/alpine 15:57:19 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:57:19 Status: Downloaded newer image for alpine:3.15 15:57:19 ---> c4fc93816858 15:57:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:57:19 ---> Running in 3269318ac168 15:57:19 Removing intermediate container 3269318ac168 15:57:19 ---> 23f297162c0f 15:57:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:57:19 ---> Running in 12025fbcb43e 15:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:57:21 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:57:21 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:57:21 OK: 15859 distinct packages available 15:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:57:21 (1/5) Installing dumb-init (1.2.5-r1) 15:57:21 (2/5) Installing musl-obstack (1.2.3-r0) 15:57:21 (3/5) Installing libucontext (1.1-r0) 15:57:21 (4/5) Installing gcompat (1.0.0-r4) 15:57:21 (5/5) Installing openssl (1.1.1s-r1) 15:57:21 Executing busybox-1.34.1-r7.trigger 15:57:21 OK: 7 MiB in 19 packages 15:57:23 Removing intermediate container 12025fbcb43e 15:57:23 ---> c5cdc723c2c1 15:57:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:57:24 ---> 18b5573c6831 15:57:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:57:26 ---> e64426ba1853 15:57:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:57:27 ---> 199b6517dd5b 15:57:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:57:27 ---> 9108264a4036 15:57:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:57:28 ---> 28033eb6c6ab 15:57:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:57:28 ---> Running in 6ed22ebfb12f 15:57:28 Removing intermediate container 6ed22ebfb12f 15:57:28 ---> 5a2f5a89e92f 15:57:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:57:28 ---> Running in f919b5e90fdc 15:57:29 Removing intermediate container f919b5e90fdc 15:57:29 ---> 9bb0d3216f4b 15:57:29 Step 22/24 : LABEL arch=x86_64 15:57:29 ---> Running in 9c59a7d3bab8 15:57:29 Removing intermediate container 9c59a7d3bab8 15:57:29 ---> 5856ce3d5b6a 15:57:29 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:57:29 ---> Running in 72d107279a6f 15:57:29 Removing intermediate container 72d107279a6f 15:57:29 ---> b3aa9e6905a6 15:57:29 Step 24/24 : LABEL version=2.3.1-dev.3 15:57:30 ---> Running in 6647069d9e49 15:57:30 Removing intermediate container 6647069d9e49 15:57:30 ---> 6cbac65e23c0 15:57:30 15:57:30 Successfully built 6cbac65e23c0 15:57:30 Successfully tagged security-spire-agent:latest 15:57:30  Building security-spire-agent ... done Building support-scheduler 15:57:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:57:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:57:33 ---> 23ad293a0a87 15:57:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:57:33 ---> Using cache 15:57:33 ---> 907e54be2a69 15:57:33 Step 4/22 : WORKDIR /edgex-go 15:57:33 ---> Using cache 15:57:33 ---> 8c9de323c76b 15:57:33 Step 5/22 : RUN apk add --update --no-cache make git 15:57:35 ---> Running in 120d238f786a 15:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:57:36 OK: 211 MiB in 51 packages 15:57:37 Removing intermediate container 120d238f786a 15:57:37 ---> 341af364a605 15:57:37 Step 6/22 : COPY go.mod vendor* ./ 15:57:37 ---> 4861e303a36a 15:57:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:37 ---> Running in d48bba175fe8 15:57:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:57:48 Removing intermediate container 6c520c5ab05d 15:57:48 ---> 37d4b7edbcaa 15:57:48 15:57:48 Step 9/32 : FROM alpine:3.16 15:57:48 Removing intermediate container b388bdad40ef 15:57:48 ---> 8fb6aa04faec 15:57:48 15:57:48 Step 9/21 : FROM alpine:3.16 15:57:48 3.16: Pulling from library/alpine 15:57:48 3.16: Pulling from library/alpine 15:57:49 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:57:49 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:57:49 Status: Downloaded newer image for alpine:3.16 15:57:49 Status: Downloaded newer image for alpine:3.16 15:57:49 ---> bfe296a52501 15:57:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:57:49 ---> bfe296a52501 15:57:49 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:57:49 Removing intermediate container d48bba175fe8 15:57:49 ---> 0917f6930c8d 15:57:49 Step 8/22 : COPY . . 15:57:49 ---> Running in 739458daacfb 15:57:49 ---> Running in e2c3f9cf9a5a 15:57:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119404 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:57:50 Running in /w/workspace/edgex-go/351 [Pipeline] { [Pipeline] checkout 15:57:50 The recommended git tool is: git 15:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:57:50 Removing intermediate container e2c3f9cf9a5a 15:57:50 ---> d11575c95846 15:57:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:57:50 (1/6) Installing ca-certificates (20220614-r0) 15:57:50 (2/6) Installing brotli-libs (1.0.9-r6) 15:57:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:57:50 (4/6) Installing libcurl (7.83.1-r4) 15:57:50 (5/6) Installing curl (7.83.1-r4) 15:57:50 (6/6) Installing dumb-init (1.2.5-r1) 15:57:50 Executing busybox-1.35.0-r17.trigger 15:57:50 Executing ca-certificates-20220614-r0.trigger 15:57:50 OK: 8 MiB in 20 packages 15:57:52 Removing intermediate container 49e645db7377 15:57:52 ---> 7eec35dcae3e 15:57:52 15:57:52 Step 10/22 : FROM alpine:3.16 15:57:52 ---> bfe296a52501 15:57:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:57:52 ---> Running in e007c5cebb18 15:57:52 ---> Running in 6dafc429907a 15:57:52 Removing intermediate container 56d1abd36993 15:57:52 ---> 7dfe14afbba8 15:57:52 15:57:52 Step 10/22 : FROM alpine:3.16 15:57:52 ---> bfe296a52501 15:57:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:57:52 Removing intermediate container 6dafc429907a 15:57:52 ---> 44db275b356d 15:57:52 Step 12/22 : ENV APP_PORT=59880 15:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:57:52 ---> Running in 063cc2d7ac47 15:57:52 Removing intermediate container 739458daacfb 15:57:52 ---> c2f088ef31a9 15:57:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:57:52 ---> Running in a2e74b293f0a 15:57:52 ---> Running in bee7cb32ed08 15:57:52 Removing intermediate container a2e74b293f0a 15:57:52 ---> e23d21339aff 15:57:52 Step 13/22 : EXPOSE $APP_PORT 15:57:52 (1/2) Installing dumb-init (1.2.5-r1) 15:57:52 (2/2) Installing su-exec (0.2-r1) 15:57:52 Executing busybox-1.35.0-r17.trigger 15:57:52 OK: 6 MiB in 16 packages 15:57:52 Removing intermediate container bee7cb32ed08 15:57:52 ---> 35a4febba329 15:57:52 Step 12/21 : WORKDIR /edgex 15:57:52 ---> Running in f0d49e2ddbfe 15:57:52 ---> Running in c88a5d303dab 15:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:57:53 Removing intermediate container f0d49e2ddbfe 15:57:53 ---> 3e926c15edee 15:57:53 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:57:53 ---> Running in a976f10dd5c8 15:57:53 Removing intermediate container c88a5d303dab 15:57:53 ---> 97e313f5c791 15:57:53 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:57:53 (1/2) Installing ca-certificates (20220614-r0) 15:57:53 (2/2) Installing dumb-init (1.2.5-r1) 15:57:53 Executing busybox-1.35.0-r17.trigger 15:57:53 Executing ca-certificates-20220614-r0.trigger 15:57:53 OK: 6 MiB in 16 packages 15:57:53 Removing intermediate container e007c5cebb18 15:57:53 ---> 8b46db2982b9 15:57:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:57:53 ---> 35a8d223d0e7 15:57:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:57:53 ---> Running in d92110cd3a0a 15:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:57:53 ---> 1a8e1c7e2c71 15:57:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:57:53 Removing intermediate container d92110cd3a0a 15:57:53 ---> e8e7338d3944 15:57:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:57:53 ---> Running in 40243a00217f 15:57:53 ---> Running in 6eb8429d7388 15:57:53 (1/6) Installing dumb-init (1.2.5-r1) 15:57:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:57:53 (3/6) Installing libsodium (1.0.18-r0) 15:57:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:57:53 (5/6) Installing libzmq (4.3.4-r0) 15:57:53 (6/6) Installing zeromq (4.3.4-r0) 15:57:53 Executing busybox-1.35.0-r17.trigger 15:57:53 OK: 8 MiB in 20 packages 15:57:53 ---> 17b48e225c58 15:57:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:57:53 Removing intermediate container 6eb8429d7388 15:57:53 ---> 557a630c3086 15:57:53 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:57:53 Removing intermediate container 063cc2d7ac47 15:57:53 ---> fb27a39ed81a 15:57:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:57:54 ---> Running in 8f0500bba448 15:57:54 ---> Running in 15d63c14b46a 15:57:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:57:54 Removing intermediate container 8f0500bba448 15:57:54 ---> 2ffadd8ec196 15:57:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:57:54 Removing intermediate container 15d63c14b46a 15:57:54 ---> 900121e0d87a 15:57:54 Step 13/22 : ENV APP_PORT=59860 15:57:54 ---> Running in 252dbacafc06 15:57:54 ---> 630b02e3a17d 15:57:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:57:54 ---> Running in d6399145d819 15:57:54 Removing intermediate container a976f10dd5c8 15:57:54 ---> afbb61573185 15:57:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:54 Removing intermediate container 252dbacafc06 15:57:54 ---> 8ac9f995925c 15:57:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:57:54 ---> 0a91901dcaa0 15:57:54 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:57:54 Removing intermediate container d6399145d819 15:57:54 ---> 2226fcc3682f 15:57:54 Step 14/22 : EXPOSE $APP_PORT 15:57:54 ---> Running in 1b6feb1d2aaa 15:57:54 ---> Running in c8206044b952 15:57:54 ---> Running in 7148ca7591f5 15:57:54 ---> 1c22b6e6591a 15:57:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:57:54 Removing intermediate container 7148ca7591f5 15:57:54 ---> 8e1b9e70b88c 15:57:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:55 ---> 1a7a792a4a87 15:57:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:57:55 ---> d7bc335fe6f4 15:57:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:57:55 ---> eb63f527bcc2 15:57:55 Step 18/22 : ENTRYPOINT ["/core-data"] 15:57:55 using credential edgex-jenkins-ssh 15:57:55 Cloning the remote Git repository 15:57:55 ---> Running in fbd9f4c07604 15:57:55 ---> 50dd66994d43 15:57:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:57:55 Removing intermediate container fbd9f4c07604 15:57:55 ---> 2c30a8e94608 15:57:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:55 ---> Running in bf2063a5fb3b 15:57:55 Removing intermediate container c8206044b952 15:57:55 ---> 27f6256decc8 15:57:55 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:57:55 Removing intermediate container 1b6feb1d2aaa 15:57:55 ---> 974683a03914 15:57:55 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:57:55 ---> Running in 3731b803ae34 15:57:55 ---> Running in 9ac75232ee5e 15:57:55 ---> b31985bfdc84 15:57:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:57:55 ---> Running in 0c6a692b1aa7 15:57:55 Removing intermediate container bf2063a5fb3b 15:57:55 ---> 4d50048b9b25 15:57:55 Step 20/22 : LABEL arch=x86_64 15:57:56 Removing intermediate container 3731b803ae34 15:57:56 ---> 49fcd3633192 15:57:56 Step 19/21 : LABEL arch=x86_64 15:57:56 ---> Running in 3424a24c09d3 15:57:56 ---> Running in 14e1579cec6c 15:57:56 Removing intermediate container 9ac75232ee5e 15:57:56 ---> 4ff7d17e0ac3 15:57:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:57:56 Removing intermediate container 0c6a692b1aa7 15:57:56 ---> 2ea1f0f446a8 15:57:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:56 ---> Running in 1552c2dbb8f7 15:57:56 Removing intermediate container 3424a24c09d3 15:57:56 ---> d10a5538bd76 15:57:56 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:57:56 ---> Running in 3dc119074ec1 15:57:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:57:55 > git init /w/workspace/edgex-go/351 # timeout=10 15:57:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:57:55 > git --version # timeout=10 15:57:55 > git --version # 'git version 2.25.1' 15:57:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:55 Verifying host key using known hosts file 15:57:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:57:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:56 Removing intermediate container 14e1579cec6c 15:57:56 ---> 3a3d6c4df85a 15:57:56 Step 20/21 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:57:56 Removing intermediate container 1552c2dbb8f7 15:57:56 ---> b31ee4769635 15:57:56 Step 20/22 : LABEL arch=x86_64 15:57:56 ---> 2851095c4f5d 15:57:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:57:56 ---> Running in c2bf21450e92 15:57:56 ---> Running in 95e4064fc502 15:57:56 ---> Running in 393fb14c904e 15:57:56 Removing intermediate container 3dc119074ec1 15:57:56 ---> bf1a963753bd 15:57:56 Step 22/22 : LABEL version=2.3.1-dev.3 15:57:56 ---> Running in 131d2dc4647a 15:57:56 Removing intermediate container c2bf21450e92 15:57:56 ---> f04246a9f0af 15:57:56 Step 21/21 : LABEL version=2.3.1-dev.3 15:57:56 Removing intermediate container 95e4064fc502 15:57:56 ---> 0db88556c4e9 15:57:56 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:57:56 Removing intermediate container 131d2dc4647a 15:57:56 ---> a15bb0b715aa 15:57:56 15:57:56 ---> Running in 2966ae01fce6 15:57:56 ---> Running in 46369a3cfe90 15:57:56 Successfully built a15bb0b715aa 15:57:56 Successfully tagged core-data:latest 15:57:56  Building core-data ... done Building security-spiffe-token-provider 15:57:56 Removing intermediate container 2966ae01fce6 15:57:56 ---> 8c15ebd5d7e9 15:57:56 Step 22/22 : LABEL version=2.3.1-dev.3 15:57:56 Removing intermediate container 46369a3cfe90 15:57:56 ---> 03a48376146b 15:57:56 15:57:56 Successfully built 03a48376146b 15:57:57 Successfully tagged security-proxy-setup:latest 15:57:57  Building security-proxy-setup ... done Building security-secretstore-setup 15:57:57 ---> Running in 948ab39fa741 15:57:58 Removing intermediate container 948ab39fa741 15:57:58 ---> 99c541546f96 15:57:58 15:57:58 Successfully built 99c541546f96 15:57:58 Successfully tagged support-notifications:latest 15:57:58  Building support-notifications ... done Building security-spire-config 15:57:58 Removing intermediate container 393fb14c904e 15:57:58 ---> 3356b5439575 15:57:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:59 ---> 1fbe4c7778ad 15:57:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:58:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:58:01 ---> 23ad293a0a87 15:58:01 Step 3/19 : WORKDIR /edgex-go 15:58:01 ---> Using cache 15:58:01 ---> f3c93e3e4d18 15:58:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:58:02 ---> f1c4e1af7603 15:58:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:58:02 ---> Running in 4cc9f4721e44 15:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:02 ---> 875a755ad099 15:58:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:58:03 v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:58:03 v3.16.3-4-g4317d5de44 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:58:03 OK: 17038 distinct packages available 15:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:03 ---> 23ad293a0a87 15:58:03 Step 3/24 : WORKDIR /edgex-go 15:58:03 ---> Using cache 15:58:03 ---> f3c93e3e4d18 15:58:03 Step 4/24 : RUN apk add --update --no-cache make git 15:58:03 ---> Using cache 15:58:03 ---> 0626ea94877c 15:58:03 Step 5/24 : COPY go.mod vendor* ./ 15:58:03 ---> Using cache 15:58:03 ---> 45eadff0e589 15:58:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:03 ---> Using cache 15:58:03 ---> dd4786b1b5a5 15:58:03 Step 7/24 : COPY . . 15:58:03 ---> Using cache 15:58:03 ---> d509198f1172 15:58:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:58:03 ---> dc2c4a277c33 15:58:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:58:03 OK: 211 MiB in 51 packages 15:58:03 ---> Running in 255eb470ebc5 15:58:04 ---> 8083bb498390 15:58:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:58:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:04 ---> 23ad293a0a87 15:58:04 Step 3/24 : WORKDIR /edgex-go 15:58:04 ---> Using cache 15:58:04 ---> f3c93e3e4d18 15:58:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:58:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:58:04 ---> Running in 20d975139c82 15:58:04 ---> 30541278f381 15:58:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:58:04 Removing intermediate container 4cc9f4721e44 15:58:04 ---> 3b9afd645ea2 15:58:04 Step 5/19 : COPY go.mod vendor* ./ 15:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:05 ---> 18e32f936ede 15:58:05 Step 27/32 : RUN chmod +x /entrypoint.sh 15:58:05 ---> 26928bbe22ed 15:58:05 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:05 ---> Running in 586d09a917d8 15:58:05 OK: 211 MiB in 51 packages 15:58:05 ---> Running in 2ee30870f988 15:58:05 Removing intermediate container 20d975139c82 15:58:05 ---> 95d6c086234a 15:58:05 Step 5/24 : COPY go.mod vendor* ./ 15:58:06 ---> 04186c5e9fec 15:58:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:06 ---> Running in db48a1359502 15:58:06 Removing intermediate container 586d09a917d8 15:58:06 ---> 9569fa063aa4 15:58:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:58:06 ---> Running in cc0733202a6e 15:58:06 Removing intermediate container cc0733202a6e 15:58:06 ---> 6bcdc98e4bb8 15:58:06 Step 29/32 : CMD ["gate"] 15:58:06 ---> Running in d743a02a4fb8 15:58:07 Removing intermediate container d743a02a4fb8 15:58:07 ---> 06d47bfc4c92 15:58:07 Step 30/32 : LABEL arch=x86_64 15:58:07 ---> Running in 48b8a8761560 15:58:07 Removing intermediate container 48b8a8761560 15:58:07 ---> 1d848abf21aa 15:58:07 Step 31/32 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:58:07 ---> Running in 02bbc3993bc7 15:58:08 Removing intermediate container 02bbc3993bc7 15:58:08 ---> ea04b1412d69 15:58:08 Step 32/32 : LABEL version=2.3.1-dev.3 15:58:08 ---> Running in e15cf30aa10a 15:58:09 Removing intermediate container e15cf30aa10a 15:58:09 ---> 94df78a667cb 15:58:09 15:58:09 Successfully built 94df78a667cb 15:58:09 Successfully tagged security-bootstrapper:latest 15:58:09 Building core-command 15:58:12  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:12 ---> 23ad293a0a87 15:58:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:58:12 ---> Using cache 15:58:12 ---> 907e54be2a69 15:58:12 Step 4/23 : WORKDIR /edgex-go 15:58:12 ---> Using cache 15:58:12 ---> 8c9de323c76b 15:58:12 Step 5/23 : RUN apk add --update --no-cache make git 15:58:12 ---> Using cache 15:58:12 ---> 341af364a605 15:58:12 Step 6/23 : COPY go.mod vendor* ./ 15:58:12 ---> Using cache 15:58:12 ---> 4861e303a36a 15:58:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:12 ---> Using cache 15:58:12 ---> 0917f6930c8d 15:58:12 Step 8/23 : COPY . . 15:58:12 ---> Using cache 15:58:12 ---> 1a8e1c7e2c71 15:58:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:58:12 ---> Running in c3703983991d 15:58:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:58:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:14 Avoid second fetch 15:58:14 Checking out Revision cfbe246e2646b77ed8eb44d38b508f73703e7459 (main) 15:58:15 Commit message: "refactor: removing vault wait from consul start (#4228)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:14 > git config core.sparsecheckout # timeout=10 15:58:14 > git checkout -f cfbe246e2646b77ed8eb44d38b508f73703e7459 # timeout=10 15:58:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:58:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:58:16 Dload Upload Total Spent Left Speed 15:58:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh 15:58:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:58:17 Removing intermediate container 2ee30870f988 15:58:17 ---> 5e15db87575f 15:58:17 Step 7/19 : COPY . . 15:58:17 + sudo tee /etc/docker/daemon.new 15:58:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:58:17 { 15:58:17 "registry-mirrors": [ 15:58:17 "https://nexus3.edgexfoundry.org:10001" 15:58:17 ], 15:58:17 "bip": "10.250.0.254/24", 15:58:17 "hosts": [ 15:58:17 "tcp://0.0.0.0:5555", 15:58:17 "unix:///var/run/docker.sock" 15:58:17 ], 15:58:17 "mtu": 1458, 15:58:17 "selinux-enabled": true, 15:58:17 "seccomp-profile": "/etc/docker/seccomp.json" 15:58:17 } [Pipeline] sh 15:58:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:58:18 + sudo service docker restart 15:58:20 Removing intermediate container db48a1359502 15:58:20 ---> d421a0af27ef 15:58:20 Step 7/24 : COPY . . 15:58:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:58:22 Removing intermediate container 40243a00217f 15:58:22 ---> a215ef5e5179 15:58:22 15:58:22 Step 10/22 : FROM alpine:3.16 15:58:22 ---> bfe296a52501 15:58:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:58:23 ---> Running in f4843d845e6e 15:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:24 (1/1) Installing dumb-init (1.2.5-r1) 15:58:24 Executing busybox-1.35.0-r17.trigger 15:58:24 OK: 6 MiB in 15 packages 15:58:26 Removing intermediate container f4843d845e6e 15:58:26 ---> f6fd310dfd9f 15:58:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:26 ---> Running in 0a2020e1b220 15:58:26 ---> 5a69bb49c3ff 15:58:26 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:58:26 ---> Running in 1947a2f1361d 15:58:26 Removing intermediate container 0a2020e1b220 15:58:26 ---> 06c85b428672 15:58:26 Step 13/22 : ENV APP_PORT=59861 15:58:26 Removing intermediate container 255eb470ebc5 15:58:26 ---> 4294b90b9ec5 15:58:26 15:58:26 Step 9/24 : FROM alpine:3.16 15:58:26 ---> bfe296a52501 15:58:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:58:26 ---> Running in a4e4618c6944 15:58:26 ---> Running in f92e45f70d5f 15:58:26 Removing intermediate container a4e4618c6944 15:58:26 ---> 41d506aef3a3 15:58:26 Step 14/22 : EXPOSE $APP_PORT 15:58:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:58:27 ---> Running in 64a453f6cdc6 15:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:27 Removing intermediate container 64a453f6cdc6 15:58:27 ---> 60857e8aa6e7 15:58:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:27 (1/3) Installing ca-certificates (20220614-r0) 15:58:27 (2/3) Installing dumb-init (1.2.5-r1) 15:58:27 (3/3) Installing su-exec (0.2-r1) 15:58:27 Executing busybox-1.35.0-r17.trigger 15:58:27 Executing ca-certificates-20220614-r0.trigger 15:58:27 OK: 6 MiB in 17 packages 15:58:27 ---> e075a0507475 15:58:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:58:28 Removing intermediate container f92e45f70d5f 15:58:28 ---> e9762b97df4d 15:58:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:58:28 ---> 5f7fba5219e2 15:58:28 ---> Running in 57d4c1d0159b 15:58:28 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:58:28 ---> Running in e9abc8566944 15:58:28 ---> 5fa2b82d6693 15:58:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:58:28 Removing intermediate container 57d4c1d0159b 15:58:28 ---> 5ff4450b2170 15:58:28 Step 12/24 : WORKDIR / 15:58:28 ---> Running in b72c6017c2af 15:58:28 Removing intermediate container e9abc8566944 15:58:28 ---> 993d7ecd1009 15:58:28 Step 9/24 : WORKDIR /edgex-go/spire-build 15:58:28 ---> Running in 6ae7584df68a 15:58:28 ---> 80890f6bb9e8 15:58:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:58:28 ---> Running in d90bb0bc354f 15:58:28 Removing intermediate container b72c6017c2af 15:58:28 ---> 4cd1014d9a79 15:58:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:58:28 Removing intermediate container 6ae7584df68a 15:58:28 ---> fed3951661e4 15:58:28 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:58:29 ---> Running in d79191f660f2 15:58:29 Removing intermediate container d90bb0bc354f 15:58:29 ---> dbb44977c001 15:58:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:29 ---> 0d965779e7a4 15:58:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:58:29 ---> Running in ee1be13e6266 15:58:29 Removing intermediate container ee1be13e6266 15:58:29 ---> 296a72863fc8 15:58:29 Step 20/22 : LABEL arch=x86_64 15:58:29 ---> 975ded6e3f59 15:58:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:58:29 ---> Running in fa0744d99a1c 15:58:30 Removing intermediate container fa0744d99a1c 15:58:30 ---> 2ed24e75dac6 15:58:30 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:58:30 ---> 39ca2ee1c9a6 15:58:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:58:30 ---> Running in d2c0d5f456bf 15:58:30 Removing intermediate container d79191f660f2 15:58:30 ---> 97d92dac0163 15:58:30 Step 11/24 : WORKDIR /edgex-go 15:58:30 ---> Running in f48e525a6a2f 15:58:30 Removing intermediate container d2c0d5f456bf 15:58:30 ---> 80dbd998869f 15:58:30 Step 22/22 : LABEL version=2.3.1-dev.3 15:58:30 ---> adb5fb0ad96e 15:58:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:58:30 ---> Running in 8a595bf5beee 15:58:30 Removing intermediate container f48e525a6a2f 15:58:30 ---> 4ea67efc3154 15:58:30 15:58:30 Step 12/24 : FROM alpine:3.15 15:58:30 ---> c4fc93816858 15:58:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:30 ---> Using cache 15:58:30 ---> 23f297162c0f 15:58:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:58:31 ---> Running in f2af01c9c800 15:58:31 Removing intermediate container 8a595bf5beee 15:58:31 ---> ef07a449dbdb 15:58:31 15:58:31 Successfully built ef07a449dbdb 15:58:31 Successfully tagged support-scheduler:latest 15:58:31 Building sys-mgmt-agent 15:58:31  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:32 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:58:32 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:58:32 OK: 15859 distinct packages available 15:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:32 (1/4) Installing dumb-init (1.2.5-r1) 15:58:32 (2/4) Installing musl-obstack (1.2.3-r0) 15:58:32 (3/4) Installing libucontext (1.1-r0) 15:58:32 (4/4) Installing gcompat (1.0.0-r4) 15:58:32 Executing busybox-1.34.1-r7.trigger 15:58:32 OK: 6 MiB in 18 packages 15:58:32 ---> 1648552a38bf 15:58:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:58:32 Removing intermediate container c3703983991d 15:58:32 ---> 1e1ab8874829 15:58:32 15:58:32 Step 10/23 : FROM alpine:3.16 15:58:32 ---> bfe296a52501 15:58:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:58:32 ---> Using cache 15:58:32 ---> f6fd310dfd9f 15:58:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:32 ---> Using cache 15:58:32 ---> 06c85b428672 15:58:32 Step 13/23 : ENV APP_PORT=59882 15:58:33 ---> Running in 84ba6f47342b 15:58:33 Removing intermediate container 84ba6f47342b 15:58:33 ---> d8ccb9fd819e 15:58:33 Step 14/23 : EXPOSE $APP_PORT 15:58:33 Removing intermediate container f2af01c9c800 15:58:33 ---> bba5fa1046fb 15:58:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:58:33 ---> Running in 939fd24bf844 15:58:33 ---> 1d1966adefd3 15:58:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:58:33 Removing intermediate container 939fd24bf844 15:58:33 ---> e060d107c35c 15:58:33 Step 15/23 : WORKDIR / 15:58:34 ---> Running in 343555f615ea 15:58:34 ---> cb9403169adf 15:58:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:58:34 ---> Running in 72740d505522 15:58:34 Removing intermediate container 343555f615ea 15:58:34 ---> 34613cea806b 15:58:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:58:35 ---> 23ad293a0a87 15:58:35 Step 3/22 : WORKDIR /edgex-go 15:58:35 ---> Using cache 15:58:35 ---> f3c93e3e4d18 15:58:35 Step 4/22 : RUN apk add --update --no-cache make bash git 15:58:35 ---> 1d35176a4134 15:58:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:58:35 ---> Running in 8084d306f55d 15:58:36 ---> 29cbc8b13243 15:58:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:58:36 ---> 3a3bbb011182 15:58:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:58:36 Removing intermediate container 72740d505522 15:58:36 ---> 0231adaad87e 15:58:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:36 ---> Running in d05042157a74 15:58:36 ---> e90814d10e70 15:58:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:58:36 ---> Running in 716d61b7c55f 15:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:36 ---> 0b3ccf4fb16d 15:58:36 Step 19/23 : ENTRYPOINT ["/core-command"] 15:58:36 Removing intermediate container d05042157a74 15:58:36 ---> bdee168d2483 15:58:36 Step 22/24 : LABEL arch=x86_64 15:58:36 ---> Running in dd6428d6a16b 15:58:36 ---> Running in 936a5a60e3ea 15:58:36 Removing intermediate container 716d61b7c55f 15:58:36 ---> d9db726731b5 15:58:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:58:36 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:36 provisioning config files... 15:58:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config10633596829646531527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:36 Removing intermediate container dd6428d6a16b 15:58:36 ---> 3ee760c2eba2 15:58:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:36 Removing intermediate container 936a5a60e3ea 15:58:36 ---> d2b12f1af8b6 15:58:36 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:58:36 ---> ea6ad24af8c8 15:58:36 Step 19/24 : WORKDIR / 15:58:36 ---> Running in 76389df5e0ad 15:58:36 ---> Running in 420643ba099c 15:58:36 ---> Running in 025224ac77ab 15:58:37 ---> docker-login.sh 15:58:37 nexus3.edgexfoundry.org:10001 15:58:37 Removing intermediate container 76389df5e0ad 15:58:37 ---> 43f27e47a83a 15:58:37 Step 24/24 : LABEL version=2.3.1-dev.3 15:58:37 Removing intermediate container 420643ba099c 15:58:37 ---> 27616b4c67d6 15:58:37 Step 21/23 : LABEL arch=x86_64 15:58:37 Removing intermediate container 8084d306f55d 15:58:37 ---> bf653671a3aa 15:58:37 Step 5/22 : COPY go.mod vendor* ./ 15:58:37 ---> Running in 8cd8285e9222 15:58:37 Removing intermediate container 025224ac77ab 15:58:37 ---> a7f47a2cb369 15:58:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:58:37 ---> Running in 8cbd1aa5272b 15:58:37 ---> Running in 617f7635179b 15:58:37 Removing intermediate container 8cd8285e9222 15:58:37 ---> aff50586e920 15:58:37 15:58:37 ---> a82f89363660 15:58:37 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:37 ---> Running in b66327ef2916 15:58:37 Successfully built aff50586e920 15:58:37 Successfully tagged security-secretstore-setup:latest 15:58:37 Building security-spire-server 15:58:37  Building security-secretstore-setup ... done Removing intermediate container 617f7635179b 15:58:37 ---> 00b1238d199e 15:58:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:58:37 Removing intermediate container 8cbd1aa5272b 15:58:37 ---> 89c769633127 15:58:37 Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:37 ---> Running in cc1f7bc900bb 15:58:37 ---> Running in f81ba1964b39 15:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:37 Configure a credential helper to remove this warning. See 15:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:37 15:58:37 Login Succeeded 15:58:37 nexus3.edgexfoundry.org:10002 15:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:38 Configure a credential helper to remove this warning. See 15:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:38 15:58:38 Login Succeeded 15:58:38 nexus3.edgexfoundry.org:10003 15:58:38 Removing intermediate container f81ba1964b39 15:58:38 ---> 179917da904b 15:58:38 Step 23/23 : LABEL version=2.3.1-dev.3 15:58:38 Removing intermediate container cc1f7bc900bb 15:58:38 ---> 40b73af5263d 15:58:38 Step 22/24 : LABEL arch=x86_64 15:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:38 Configure a credential helper to remove this warning. See 15:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:38 15:58:38 Login Succeeded 15:58:38 nexus3.edgexfoundry.org:10004 15:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:39 ---> Running in 8036b71aa0b8 15:58:39 ---> Running in 055d2f954280 15:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:39 Configure a credential helper to remove this warning. See 15:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:39 15:58:39 Login Succeeded 15:58:39 docker.io 15:58:39 Removing intermediate container 8036b71aa0b8 15:58:39 ---> 99e4270325b7 15:58:39 15:58:39 Removing intermediate container 055d2f954280 15:58:39 ---> 83cbec52b724 15:58:39 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:39 Successfully built 99e4270325b7 15:58:39 ---> Running in 922eb6aa4aa1 15:58:39 Successfully tagged core-command:latest 15:58:39  Building core-command ... done Building core-metadata 15:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:39 Configure a credential helper to remove this warning. See 15:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:39 15:58:39 Login Succeeded 15:58:39 ---> docker-login.sh ends [Pipeline] } 15:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:58:40 Removing intermediate container 922eb6aa4aa1 15:58:40 ---> c31248ca9805 15:58:40 Step 24/24 : LABEL version=2.3.1-dev.3 15:58:40 + git config --global --add safe.directory /w/workspace/edgex-go/351 [Pipeline] echo 15:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:58:40 ========================================================= 15:58:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:58:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:58:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:40 ---> 23ad293a0a87 15:58:40 Step 3/23 : WORKDIR /edgex-go 15:58:40 ---> Using cache 15:58:40 ---> f3c93e3e4d18 15:58:40 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:58:40 ---> Using cache 15:58:40 ---> 95d6c086234a 15:58:40 Step 5/23 : COPY go.mod vendor* ./ 15:58:40 ---> Using cache 15:58:40 ---> 04186c5e9fec 15:58:40 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:40 ---> Using cache 15:58:40 ---> d421a0af27ef 15:58:40 Step 7/23 : COPY . . 15:58:40 ---> Using cache 15:58:40 ---> 5f7fba5219e2 15:58:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:58:40 ---> Using cache 15:58:40 ---> 993d7ecd1009 15:58:40 Step 9/23 : WORKDIR /edgex-go/spire-build 15:58:40 ---> Using cache 15:58:40 ---> fed3951661e4 15:58:40 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:58:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:58:41 9b18e9b68314: Pulling fs layer 15:58:41 35d82f9e3411: Pulling fs layer 15:58:41 e16973657156: Pulling fs layer 15:58:41 fc693d55d65f: Pulling fs layer 15:58:41 7e9fc2657dce: Pulling fs layer 15:58:41 dda99020689f: Pulling fs layer 15:58:41 db1c61fa0a46: Pulling fs layer 15:58:41 891c053d2c06: Pulling fs layer 15:58:41 dda99020689f: Waiting 15:58:41 fc693d55d65f: Waiting 15:58:41 db1c61fa0a46: Waiting 15:58:41 7e9fc2657dce: Waiting 15:58:41 891c053d2c06: Waiting 15:58:41 e16973657156: Verifying Checksum 15:58:41 e16973657156: Download complete 15:58:41 35d82f9e3411: Verifying Checksum 15:58:41 35d82f9e3411: Download complete 15:58:41 7e9fc2657dce: Verifying Checksum 15:58:41 7e9fc2657dce: Download complete 15:58:41 dda99020689f: Verifying Checksum 15:58:41 dda99020689f: Download complete 15:58:41 9b18e9b68314: Verifying Checksum 15:58:41 9b18e9b68314: Download complete 15:58:42 9b18e9b68314: Pull complete 15:58:42 891c053d2c06: Verifying Checksum 15:58:42 891c053d2c06: Download complete 15:58:42 35d82f9e3411: Pull complete 15:58:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:42 ---> 23ad293a0a87 15:58:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:58:42 ---> Using cache 15:58:42 ---> 907e54be2a69 15:58:42 Step 4/24 : WORKDIR /edgex-go 15:58:42 ---> Using cache 15:58:42 ---> 8c9de323c76b 15:58:42 Step 5/24 : RUN apk add --update --no-cache make git 15:58:42 ---> Using cache 15:58:42 ---> 341af364a605 15:58:42 Step 6/24 : COPY go.mod vendor* ./ 15:58:42 ---> Using cache 15:58:42 ---> 4861e303a36a 15:58:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:42 ---> Using cache 15:58:42 ---> 0917f6930c8d 15:58:42 Step 8/24 : COPY . . 15:58:42 ---> Using cache 15:58:42 ---> 1a8e1c7e2c71 15:58:42 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:58:42 e16973657156: Pull complete 15:58:42 ---> Running in a12f104e623d 15:58:42 ---> Running in f6e5415f7f51 15:58:42 ---> Running in abff56e88a71 15:58:43 Removing intermediate container a12f104e623d 15:58:43 ---> 8c1447ab10e6 15:58:43 15:58:43 Successfully built 8c1447ab10e6 15:58:43 Successfully tagged security-spire-config:latest 15:58:43 db1c61fa0a46: Verifying Checksum 15:58:43 db1c61fa0a46: Download complete 15:58:43  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:58:44 fc693d55d65f: Verifying Checksum 15:58:44 fc693d55d65f: Download complete 15:58:44 Removing intermediate container abff56e88a71 15:58:44 ---> 632e53e0cbcf 15:58:44 Step 11/23 : WORKDIR /edgex-go 15:58:44 ---> Running in 1f831fdc0c2b 15:58:44 Removing intermediate container 1f831fdc0c2b 15:58:44 ---> 7fb70a22f73f 15:58:44 15:58:44 Step 12/23 : FROM alpine:3.15 15:58:44 ---> c4fc93816858 15:58:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:44 ---> Using cache 15:58:44 ---> 23f297162c0f 15:58:44 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:58:44 ---> Using cache 15:58:44 ---> c5cdc723c2c1 15:58:44 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:58:45 Removing intermediate container 1947a2f1361d 15:58:45 ---> d038316cf101 15:58:45 15:58:45 Step 9/19 : FROM alpine:3.15 15:58:45 ---> c4fc93816858 15:58:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:45 ---> Using cache 15:58:45 ---> 23f297162c0f 15:58:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:58:46 ---> Running in 43ca3c0b0358 15:58:46 ---> f15a3b416543 15:58:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:46 ---> 9646652c858f 15:58:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:58:47 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:58:47 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:58:47 OK: 15859 distinct packages available 15:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:47 ---> 380b9668cf91 15:58:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:58:47 (1/9) Installing ca-certificates (20220614-r0) 15:58:47 (2/9) Installing brotli-libs (1.0.9-r5) 15:58:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:58:47 (4/9) Installing libcurl (7.80.0-r4) 15:58:47 (5/9) Installing curl (7.80.0-r4) 15:58:47 (6/9) Installing dumb-init (1.2.5-r1) 15:58:47 (7/9) Installing musl-obstack (1.2.3-r0) 15:58:47 (8/9) Installing libucontext (1.1-r0) 15:58:47 (9/9) Installing gcompat (1.0.0-r4) 15:58:47 Executing busybox-1.34.1-r7.trigger 15:58:47 Executing ca-certificates-20220614-r0.trigger 15:58:47 Removing intermediate container b66327ef2916 15:58:47 ---> 9f026feff659 15:58:47 Step 7/22 : COPY . . 15:58:47 ---> c8dcac2f5d3b 15:58:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:58:47 OK: 8 MiB in 23 packages 15:58:47 ---> Running in cac0254d6526 15:58:48 Removing intermediate container cac0254d6526 15:58:48 ---> b2390339c08c 15:58:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:58:48 ---> Running in d825ccc9638a 15:58:49 Removing intermediate container d825ccc9638a 15:58:49 ---> 8a437fc08ca7 15:58:49 Step 21/23 : LABEL arch=x86_64 15:58:49 ---> Running in fba462f51294 15:58:49 Removing intermediate container 43ca3c0b0358 15:58:49 ---> cab024492f4c 15:58:49 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:49 Removing intermediate container fba462f51294 15:58:49 ---> 6329b4df6e6c 15:58:49 Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:58:49 ---> 116cd6ee2746 15:58:49 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:58:49 ---> Running in 5c2332c91ee1 15:58:50 Removing intermediate container 5c2332c91ee1 15:58:50 ---> 39a25b382733 15:58:50 Step 23/23 : LABEL version=2.3.1-dev.3 15:58:50 ---> Running in 87193d7ae01c 15:58:50 Removing intermediate container 87193d7ae01c 15:58:50 ---> 6c4ecb0f0c1f 15:58:50 15:58:50 Successfully built 6c4ecb0f0c1f 15:58:50 Successfully tagged security-spire-server:latest 15:58:51  Building security-spire-server ... done  ---> 0b3b7abc59ca 15:58:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:58:51 ---> 60a21c1fcbe7 15:58:51 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:58:51 ---> Running in 5781fa0051fe 15:58:51 Removing intermediate container 5781fa0051fe 15:58:51 ---> 63324d40f652 15:58:51 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:51 ---> Running in 08b79c060775 15:58:51 Removing intermediate container 08b79c060775 15:58:51 ---> ad8f85d2b078 15:58:51 Step 17/19 : LABEL arch=x86_64 15:58:51 ---> Running in 9a3470d4081d 15:58:52 ---> da86a9d87bdf 15:58:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:58:52 ---> Running in 148c3153ba09 15:58:52 Removing intermediate container 9a3470d4081d 15:58:52 ---> 7c7073b9b79e 15:58:52 Step 18/19 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:58:52 ---> Running in bfe25b7f33b4 15:58:52 Removing intermediate container bfe25b7f33b4 15:58:52 ---> 71d7fc37cb59 15:58:52 Step 19/19 : LABEL version=2.3.1-dev.3 15:58:52 ---> Running in f02011bd52f6 15:58:52 Removing intermediate container f02011bd52f6 15:58:52 ---> 945683993891 15:58:52 15:58:52 Successfully built 945683993891 15:58:52 Successfully tagged security-spiffe-token-provider:latest 15:58:52  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:58:56 fc693d55d65f: Pull complete 15:58:56 7e9fc2657dce: Pull complete 15:58:56 dda99020689f: Pull complete 15:58:59 Removing intermediate container f6e5415f7f51 15:58:59 ---> f324c0c6204b 15:58:59 15:58:59 Step 10/24 : FROM alpine:3.16 15:58:59 ---> bfe296a52501 15:58:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:58:59 ---> Using cache 15:58:59 ---> f6fd310dfd9f 15:58:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:59 ---> Using cache 15:58:59 ---> 06c85b428672 15:58:59 Step 13/24 : ENV APP_PORT=59881 15:58:59 ---> Running in 92d23f5d09dd 15:58:59 Removing intermediate container 92d23f5d09dd 15:58:59 ---> 567923720011 15:58:59 Step 14/24 : EXPOSE $APP_PORT 15:58:59 ---> Running in 315c97934398 15:58:59 Removing intermediate container 315c97934398 15:58:59 ---> d3dc92288742 15:58:59 Step 15/24 : WORKDIR / 15:58:59 ---> Running in 657f9c869a3c 15:58:59 Removing intermediate container 657f9c869a3c 15:58:59 ---> 2aa045b928a3 15:58:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:59 ---> c23607fffdaf 15:58:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:58:59 ---> b065891c46b7 15:58:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:59:00 ---> 7088ec89d72d 15:59:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:59:00 ---> 6266a0916887 15:59:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:59:00 ---> Running in c337098263c4 15:59:00 Removing intermediate container c337098263c4 15:59:00 ---> b7c4ecf24054 15:59:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:00 ---> Running in c9d4e337cf3b 15:59:00 Removing intermediate container c9d4e337cf3b 15:59:00 ---> e3c61df4f75a 15:59:00 Step 22/24 : LABEL arch=x86_64 15:59:00 ---> Running in 54479feaf4a7 15:59:00 Removing intermediate container 54479feaf4a7 15:59:00 ---> a515643b5045 15:59:00 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:00 ---> Running in 71514142482a 15:59:00 Removing intermediate container 71514142482a 15:59:00 ---> 2c4dc1defbb8 15:59:00 Step 24/24 : LABEL version=2.3.1-dev.3 15:59:00 ---> Running in 97c38aaf2dd1 15:59:00 Removing intermediate container 97c38aaf2dd1 15:59:00 ---> bfa36219d4f4 15:59:00 15:59:00 Successfully built bfa36219d4f4 15:59:00 Successfully tagged core-metadata:latest 15:59:01 db1c61fa0a46: Pull complete 15:59:05 891c053d2c06: Pull complete 15:59:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:59:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:59:05 WORKDIR /edgex 15:59:05 COPY go.mod . 15:59:05 RUN go mod download 15:59:05 + docker build -t ci-base-image-arm64 -f - . 15:59:06  Building core-metadata ... done Removing intermediate container 148c3153ba09 15:59:06 ---> a2390838a9fe 15:59:06 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:59:06 ---> Running in 32fa8b07dc35 15:59:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:59:06 Sending build context to Docker daemon 3.277MB 15:59:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:59:06 ---> f96f9c87975a 15:59:06 Step 2/4 : WORKDIR /edgex 15:59:06 Removing intermediate container 32fa8b07dc35 15:59:06 ---> b50afd65d8bc 15:59:06 15:59:06 Step 10/22 : FROM alpine:3.16 15:59:06 ---> bfe296a52501 15:59:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:59:06 ---> Running in ca8f7198d78a 15:59:06 Removing intermediate container ca8f7198d78a 15:59:06 ---> 6cc09c3f3d05 15:59:06 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 15:59:06 ---> Running in 906b6d5b25ac 15:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:59:07 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:59:07 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:59:07 (3/33) Installing readline (8.1.2-r0) 15:59:07 (4/33) Installing bash (5.1.16-r2) 15:59:07 Executing bash-5.1.16-r2.post-install 15:59:07 (5/33) Installing ca-certificates (20220614-r0) 15:59:07 (6/33) Installing brotli-libs (1.0.9-r6) 15:59:07 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:59:07 (8/33) Installing libcurl (7.83.1-r4) 15:59:07 (9/33) Installing curl (7.83.1-r4) 15:59:07 (10/33) Installing docker-cli (20.10.20-r0) 15:59:07 (11/33) Installing dumb-init (1.2.5-r1) 15:59:07 (12/33) Installing libbz2 (1.0.8-r1) 15:59:07 (13/33) Installing expat (2.5.0-r0) 15:59:07 (14/33) Installing libffi (3.4.2-r1) 15:59:07 (15/33) Installing gdbm (1.23-r0) 15:59:07 (16/33) Installing xz-libs (5.2.5-r1) 15:59:07 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:59:07 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:59:07 (19/33) Installing mpdecimal (2.5.1-r1) 15:59:07 (20/33) Installing sqlite-libs (3.38.5-r0) 15:59:07 (21/33) Installing python3 (3.10.8-r0) 15:59:07 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:59:07 (23/33) Installing py3-tomli (2.0.1-r1) 15:59:07 (24/33) Installing py3-pep517 (0.12.0-r2) 15:59:07 (25/33) Installing py3-six (1.16.0-r1) 15:59:07 (26/33) Installing py3-retrying (1.3.3-r3) 15:59:07 (27/33) Installing py3-appdirs (1.4.4-r3) 15:59:07 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:59:07 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:59:07 (30/33) Installing py3-parsing (2.4.7-r3) 15:59:07 (31/33) Installing py3-packaging (21.3-r0) 15:59:07 (32/33) Installing py3-setuptools (59.4.0-r0) 15:59:07 (33/33) Installing py3-pip (22.1.1-r0) 15:59:08 Executing busybox-1.35.0-r17.trigger 15:59:08 Executing ca-certificates-20220614-r0.trigger 15:59:08 OK: 123 MiB in 47 packages 15:59:08 ---> Running in 9476cf3949fb 15:59:08 Removing intermediate container 9476cf3949fb 15:59:08 ---> be7db40abe0d 15:59:08 Step 3/4 : COPY go.mod . 15:59:09 ---> b30b83496af7 15:59:09 Step 4/4 : RUN go mod download 15:59:09 ---> Running in 97c0a3e974d2 15:59:10 Collecting docker-compose==1.23.2 15:59:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:59:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.0 MB/s eta 0:00:00 15:59:10 Collecting docopt<0.7,>=0.6.1 15:59:10 Downloading docopt-0.6.2.tar.gz (25 kB) 15:59:10 Preparing metadata (setup.py): started 15:59:10 Preparing metadata (setup.py): finished with status 'done' 15:59:10 Collecting texttable<0.10,>=0.9.0 15:59:10 Downloading texttable-0.9.1.tar.gz (11 kB) 15:59:10 Preparing metadata (setup.py): started 15:59:10 Preparing metadata (setup.py): finished with status 'done' 15:59:10 Collecting docker<4.0,>=3.6.0 15:59:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:59:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 122.1 MB/s eta 0:00:00 15:59:10 Collecting cached-property<2,>=1.2.0 15:59:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:59:10 Collecting dockerpty<0.5,>=0.4.1 15:59:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:59:10 Preparing metadata (setup.py): started 15:59:10 Preparing metadata (setup.py): finished with status 'done' 15:59:11 Collecting jsonschema<3,>=2.5.1 15:59:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:59:11 Collecting PyYAML<4,>=3.10 15:59:11 Downloading PyYAML-3.13.tar.gz (270 kB) 15:59:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.7 MB/s eta 0:00:00 15:59:11 Preparing metadata (setup.py): started 15:59:11 Preparing metadata (setup.py): finished with status 'done' 15:59:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:59:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:59:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:59:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 178.2 MB/s eta 0:00:00 15:59:11 Collecting websocket-client<1.0,>=0.32.0 15:59:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:59:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 190.3 MB/s eta 0:00:00 15:59:11 Collecting docker-pycreds>=0.4.0 15:59:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:59:11 Collecting urllib3<1.25,>=1.21.1 15:59:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:59:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 100.7 MB/s eta 0:00:00 15:59:11 Collecting chardet<3.1.0,>=3.0.2 15:59:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 141.9 MB/s eta 0:00:00 15:59:12 Collecting certifi>=2017.4.17 15:59:12 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 72.5 MB/s eta 0:00:00 15:59:12 Collecting idna<2.8,>=2.5 15:59:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 145.0 MB/s eta 0:00:00 15:59:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:59:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:59:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:59:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:59:12 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:59:12 Running setup.py install for texttable: started 15:59:12 Running setup.py install for texttable: finished with status 'done' 15:59:12 Running setup.py install for PyYAML: started 15:59:12 Running setup.py install for PyYAML: finished with status 'done' 15:59:13 Running setup.py install for docopt: started 15:59:13 Running setup.py install for docopt: finished with status 'done' 15:59:13 Running setup.py install for dockerpty: started 15:59:13 Running setup.py install for dockerpty: finished with status 'done' 15:59:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:59:14 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 15:59:17 Removing intermediate container 906b6d5b25ac 15:59:17 ---> 82e345200374 15:59:17 Step 13/22 : ENV APP_PORT=58890 15:59:17 ---> Running in 98e5a72954d3 15:59:17 Removing intermediate container 98e5a72954d3 15:59:17 ---> cc4acb330c00 15:59:17 Step 14/22 : EXPOSE $APP_PORT 15:59:17 ---> Running in 049d277db92f 15:59:17 Removing intermediate container 049d277db92f 15:59:17 ---> 1c45e2fad1b8 15:59:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:59:17 ---> e4e815de6093 15:59:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:59:18 ---> 2c70c665ff0f 15:59:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:59:18 ---> 64fd9bf5e2ac 15:59:18 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:59:18 ---> Running in 22eba5f87f45 15:59:18 Removing intermediate container 22eba5f87f45 15:59:18 ---> 9ccf18a0320f 15:59:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:18 ---> Running in eabec0cd727a 15:59:18 Removing intermediate container eabec0cd727a 15:59:18 ---> 6907258c5826 15:59:18 Step 20/22 : LABEL arch=x86_64 15:59:18 ---> Running in c4c0d4e8560f 15:59:18 Removing intermediate container c4c0d4e8560f 15:59:18 ---> 047c8319940b 15:59:18 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:18 ---> Running in 6149b4699e9e 15:59:18 Removing intermediate container 6149b4699e9e 15:59:18 ---> 36d7f323b874 15:59:18 Step 22/22 : LABEL version=2.3.1-dev.3 15:59:18 ---> Running in b3353d41d902 15:59:18 Removing intermediate container b3353d41d902 15:59:18 ---> 73819da7daeb 15:59:18 15:59:18 Successfully built 73819da7daeb 15:59:18 Successfully tagged sys-mgmt-agent:latest 15:59:19  Building sys-mgmt-agent ... done  [Pipeline] } 15:59:19 $ docker stop --time=1 05aa2ff2d73fc5afe2856f8e3c174117c031bcc6c73b8fbb65c2e2e0fcaf261f 15:59:20 $ docker rm -f 05aa2ff2d73fc5afe2856f8e3c174117c031bcc6c73b8fbb65c2e2e0fcaf261f [Pipeline] // withDockerContainer [Pipeline] sh 15:59:20 + docker images 15:59:20 REPOSITORY TAG IMAGE ID CREATED SIZE 15:59:20 sys-mgmt-agent latest 73819da7daeb 2 seconds ago 136MB 15:59:20 b50afd65d8bc 14 seconds ago 1.6GB 15:59:20 core-metadata latest bfa36219d4f4 20 seconds ago 18.5MB 15:59:20 f324c0c6204b 23 seconds ago 1.62GB 15:59:20 security-spiffe-token-provider latest 945683993891 28 seconds ago 29.7MB 15:59:20 security-spire-server latest 6c4ecb0f0c1f 30 seconds ago 86.5MB 15:59:20 d038316cf101 35 seconds ago 1.65GB 15:59:20 7fb70a22f73f 36 seconds ago 1.49GB 15:59:20 security-spire-config latest 8c1447ab10e6 38 seconds ago 85.8MB 15:59:20 core-command latest 99e4270325b7 41 seconds ago 17.6MB 15:59:20 security-secretstore-setup latest aff50586e920 43 seconds ago 29.7MB 15:59:20 1e1ab8874829 48 seconds ago 1.61GB 15:59:20 4ea67efc3154 50 seconds ago 1.49GB 15:59:20 support-scheduler latest ef07a449dbdb 50 seconds ago 29.8MB 15:59:20 4294b90b9ec5 55 seconds ago 1.61GB 15:59:20 a215ef5e5179 About a minute ago 1.68GB 15:59:20 security-bootstrapper latest 94df78a667cb About a minute ago 20.2MB 15:59:20 support-notifications latest 99c541546f96 About a minute ago 30.4MB 15:59:20 core-data latest a15bb0b715aa About a minute ago 21.7MB 15:59:20 security-proxy-setup latest 03a48376146b About a minute ago 27.6MB 15:59:20 7dfe14afbba8 About a minute ago 1.68GB 15:59:20 7eec35dcae3e About a minute ago 1.62GB 15:59:20 8fb6aa04faec About a minute ago 1.6GB 15:59:20 37d4b7edbcaa About a minute ago 1.6GB 15:59:20 security-spire-agent latest 6cbac65e23c0 About a minute ago 125MB 15:59:20 83afba0fe0f0 2 minutes ago 1.49GB 15:59:20 ci-base-image-x86_64 latest 23ad293a0a87 4 minutes ago 947MB 15:59:20 alpine 3.16 bfe296a52501 5 days ago 5.54MB 15:59:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 weeks ago 683MB 15:59:20 alpine 3.15 c4fc93816858 3 months ago 5.59MB 15:59:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 15:59:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:20 provisioning config files... 15:59:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config8377311979245692269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:21 ---> docker-login.sh 15:59:21 nexus3.edgexfoundry.org:10001 15:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:21 Configure a credential helper to remove this warning. See 15:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:21 15:59:21 Login Succeeded 15:59:21 nexus3.edgexfoundry.org:10002 15:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:21 Configure a credential helper to remove this warning. See 15:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:21 15:59:21 Login Succeeded 15:59:21 nexus3.edgexfoundry.org:10003 15:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:21 Configure a credential helper to remove this warning. See 15:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:21 15:59:21 Login Succeeded 15:59:21 nexus3.edgexfoundry.org:10004 15:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:21 Configure a credential helper to remove this warning. See 15:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:21 15:59:21 Login Succeeded 15:59:21 docker.io 15:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:21 Configure a credential helper to remove this warning. See 15:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:21 15:59:21 Login Succeeded 15:59:21 ---> docker-login.sh ends [Pipeline] } 15:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:59:21 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:21 latest 15:59:21 2.3.1-dev.3 15:59:21 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:21 main 15:59:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:22 + docker push nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:59:22 f77be3261356: Preparing 15:59:22 05a36098b9ed: Preparing 15:59:22 6b3b4dae53a7: Preparing 15:59:22 0e513a65f5c5: Preparing 15:59:22 e5e13b0c77cb: Preparing 15:59:22 e5e13b0c77cb: Layer already exists 15:59:22 f77be3261356: Pushed 15:59:22 0e513a65f5c5: Pushed 15:59:22 6b3b4dae53a7: Pushed 15:59:23 05a36098b9ed: Pushed 15:59:23 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:59:24 f77be3261356: Preparing 15:59:24 05a36098b9ed: Preparing 15:59:24 6b3b4dae53a7: Preparing 15:59:24 0e513a65f5c5: Preparing 15:59:24 e5e13b0c77cb: Preparing 15:59:24 f77be3261356: Layer already exists 15:59:24 05a36098b9ed: Layer already exists 15:59:24 6b3b4dae53a7: Layer already exists 15:59:24 e5e13b0c77cb: Layer already exists 15:59:24 0e513a65f5c5: Layer already exists 15:59:24 latest: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.3 15:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:59:24 f77be3261356: Preparing 15:59:24 05a36098b9ed: Preparing 15:59:24 6b3b4dae53a7: Preparing 15:59:24 0e513a65f5c5: Preparing 15:59:24 e5e13b0c77cb: Preparing 15:59:24 f77be3261356: Layer already exists 15:59:24 e5e13b0c77cb: Layer already exists 15:59:24 0e513a65f5c5: Layer already exists 15:59:24 6b3b4dae53a7: Layer already exists 15:59:24 05a36098b9ed: Layer already exists 15:59:24 2.3.1-dev.3: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:25 + docker push nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:59:25 f77be3261356: Preparing 15:59:25 05a36098b9ed: Preparing 15:59:25 6b3b4dae53a7: Preparing 15:59:25 0e513a65f5c5: Preparing 15:59:25 e5e13b0c77cb: Preparing 15:59:25 6b3b4dae53a7: Layer already exists 15:59:25 e5e13b0c77cb: Layer already exists 15:59:25 05a36098b9ed: Layer already exists 15:59:25 f77be3261356: Layer already exists 15:59:25 0e513a65f5c5: Layer already exists 15:59:25 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:26 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:59:26 f77be3261356: Preparing 15:59:26 05a36098b9ed: Preparing 15:59:26 6b3b4dae53a7: Preparing 15:59:26 0e513a65f5c5: Preparing 15:59:26 e5e13b0c77cb: Preparing 15:59:26 f77be3261356: Layer already exists 15:59:26 05a36098b9ed: Layer already exists 15:59:26 0e513a65f5c5: Layer already exists 15:59:26 6b3b4dae53a7: Layer already exists 15:59:26 e5e13b0c77cb: Layer already exists 15:59:26 main: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:26 ===================================================== [Pipeline] echo 15:59:26 taggedImages: 15:59:26 - nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:26 - nexus3.edgexfoundry.org:10004/core-command:latest 15:59:26 - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.3 15:59:26 - nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:26 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:59:26 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:59:26 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:26 latest 15:59:26 2.3.1-dev.3 15:59:26 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:26 main 15:59:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:26 + docker push nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:59:26 fba9f58fc8db: Preparing 15:59:26 1fee3b7e5f96: Preparing 15:59:26 6b3b4dae53a7: Preparing 15:59:26 8bd2a4ecd524: Preparing 15:59:26 e5e13b0c77cb: Preparing 15:59:26 6b3b4dae53a7: Layer already exists 15:59:26 e5e13b0c77cb: Layer already exists 15:59:26 fba9f58fc8db: Pushed 15:59:27 8bd2a4ecd524: Pushed 15:59:28 1fee3b7e5f96: Pushed 15:59:28 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:59:28 fba9f58fc8db: Preparing 15:59:28 1fee3b7e5f96: Preparing 15:59:28 6b3b4dae53a7: Preparing 15:59:28 8bd2a4ecd524: Preparing 15:59:28 e5e13b0c77cb: Preparing 15:59:28 6b3b4dae53a7: Layer already exists 15:59:28 fba9f58fc8db: Layer already exists 15:59:28 8bd2a4ecd524: Layer already exists 15:59:28 e5e13b0c77cb: Layer already exists 15:59:28 1fee3b7e5f96: Layer already exists 15:59:28 latest: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:29 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.3 15:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:59:29 fba9f58fc8db: Preparing 15:59:29 1fee3b7e5f96: Preparing 15:59:29 6b3b4dae53a7: Preparing 15:59:29 8bd2a4ecd524: Preparing 15:59:29 e5e13b0c77cb: Preparing 15:59:29 6b3b4dae53a7: Layer already exists 15:59:29 8bd2a4ecd524: Layer already exists 15:59:29 1fee3b7e5f96: Layer already exists 15:59:29 e5e13b0c77cb: Layer already exists 15:59:29 fba9f58fc8db: Layer already exists 15:59:29 2.3.1-dev.3: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:30 + docker push nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:59:30 fba9f58fc8db: Preparing 15:59:30 1fee3b7e5f96: Preparing 15:59:30 6b3b4dae53a7: Preparing 15:59:30 8bd2a4ecd524: Preparing 15:59:30 e5e13b0c77cb: Preparing 15:59:30 1fee3b7e5f96: Layer already exists 15:59:30 8bd2a4ecd524: Layer already exists 15:59:30 e5e13b0c77cb: Layer already exists 15:59:30 fba9f58fc8db: Layer already exists 15:59:30 6b3b4dae53a7: Layer already exists 15:59:30 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:31 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:59:31 fba9f58fc8db: Preparing 15:59:31 1fee3b7e5f96: Preparing 15:59:31 6b3b4dae53a7: Preparing 15:59:31 8bd2a4ecd524: Preparing 15:59:31 e5e13b0c77cb: Preparing 15:59:31 1fee3b7e5f96: Layer already exists 15:59:31 6b3b4dae53a7: Layer already exists 15:59:31 8bd2a4ecd524: Layer already exists 15:59:31 fba9f58fc8db: Layer already exists 15:59:31 e5e13b0c77cb: Layer already exists 15:59:31 main: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:31 ===================================================== [Pipeline] echo 15:59:31 taggedImages: 15:59:31 - nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:31 - nexus3.edgexfoundry.org:10004/core-data:latest 15:59:31 - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.3 15:59:31 - nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:31 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:59:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:59:31 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:31 latest 15:59:31 2.3.1-dev.3 15:59:31 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:31 main 15:59:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:31 88e7e7ee3332: Preparing 15:59:31 9b42b404c491: Preparing 15:59:31 0163a58327f6: Preparing 15:59:31 6b3b4dae53a7: Preparing 15:59:31 0e513a65f5c5: Preparing 15:59:31 e5e13b0c77cb: Preparing 15:59:31 e5e13b0c77cb: Waiting 15:59:31 0e513a65f5c5: Layer already exists 15:59:31 6b3b4dae53a7: Layer already exists 15:59:31 e5e13b0c77cb: Layer already exists 15:59:31 9b42b404c491: Pushed 15:59:31 88e7e7ee3332: Pushed 15:59:33 0163a58327f6: Pushed 15:59:33 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:34 88e7e7ee3332: Preparing 15:59:34 9b42b404c491: Preparing 15:59:34 0163a58327f6: Preparing 15:59:34 6b3b4dae53a7: Preparing 15:59:34 0e513a65f5c5: Preparing 15:59:34 e5e13b0c77cb: Preparing 15:59:34 e5e13b0c77cb: Waiting 15:59:34 9b42b404c491: Layer already exists 15:59:34 0e513a65f5c5: Layer already exists 15:59:34 0163a58327f6: Layer already exists 15:59:34 88e7e7ee3332: Layer already exists 15:59:34 6b3b4dae53a7: Layer already exists 15:59:34 e5e13b0c77cb: Layer already exists 15:59:34 latest: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.3 15:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:34 88e7e7ee3332: Preparing 15:59:34 9b42b404c491: Preparing 15:59:34 0163a58327f6: Preparing 15:59:34 6b3b4dae53a7: Preparing 15:59:34 0e513a65f5c5: Preparing 15:59:34 e5e13b0c77cb: Preparing 15:59:34 e5e13b0c77cb: Waiting 15:59:34 9b42b404c491: Layer already exists 15:59:34 88e7e7ee3332: Layer already exists 15:59:34 0163a58327f6: Layer already exists 15:59:34 6b3b4dae53a7: Layer already exists 15:59:34 0e513a65f5c5: Layer already exists 15:59:34 e5e13b0c77cb: Layer already exists 15:59:34 2.3.1-dev.3: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:35 88e7e7ee3332: Preparing 15:59:35 9b42b404c491: Preparing 15:59:35 0163a58327f6: Preparing 15:59:35 6b3b4dae53a7: Preparing 15:59:35 0e513a65f5c5: Preparing 15:59:35 e5e13b0c77cb: Preparing 15:59:35 e5e13b0c77cb: Waiting 15:59:35 9b42b404c491: Layer already exists 15:59:35 6b3b4dae53a7: Layer already exists 15:59:35 0163a58327f6: Layer already exists 15:59:35 0e513a65f5c5: Layer already exists 15:59:35 88e7e7ee3332: Layer already exists 15:59:35 e5e13b0c77cb: Layer already exists 15:59:35 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:59:36 88e7e7ee3332: Preparing 15:59:36 9b42b404c491: Preparing 15:59:36 0163a58327f6: Preparing 15:59:36 6b3b4dae53a7: Preparing 15:59:36 0e513a65f5c5: Preparing 15:59:36 e5e13b0c77cb: Preparing 15:59:36 88e7e7ee3332: Layer already exists 15:59:36 9b42b404c491: Layer already exists 15:59:36 6b3b4dae53a7: Layer already exists 15:59:36 0e513a65f5c5: Layer already exists 15:59:36 0163a58327f6: Layer already exists 15:59:36 e5e13b0c77cb: Layer already exists 15:59:36 main: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:36 ===================================================== [Pipeline] echo 15:59:36 taggedImages: 15:59:36 - nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:36 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:59:36 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.3 15:59:36 - nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:36 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:59:36 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:59:36 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:36 latest 15:59:36 2.3.1-dev.3 15:59:36 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:36 main 15:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:36 cee3466686f7: Preparing 15:59:36 cee3466686f7: Preparing 15:59:36 d3d59d0ab17f: Preparing 15:59:36 bc826a4fa876: Preparing 15:59:36 804604e10bd5: Preparing 15:59:36 a95727548f5e: Preparing 15:59:36 131ae75ab83d: Preparing 15:59:36 6b3b4dae53a7: Preparing 15:59:36 f6b57ab22cd0: Preparing 15:59:36 d2d425414de8: Preparing 15:59:36 43be51266e18: Preparing 15:59:36 0cbc73a53050: Preparing 15:59:36 e5e13b0c77cb: Preparing 15:59:36 131ae75ab83d: Waiting 15:59:36 43be51266e18: Waiting 15:59:36 0cbc73a53050: Waiting 15:59:36 e5e13b0c77cb: Waiting 15:59:36 6b3b4dae53a7: Waiting 15:59:36 d2d425414de8: Waiting 15:59:36 f6b57ab22cd0: Waiting 15:59:36 cee3466686f7: Pushed 15:59:36 804604e10bd5: Pushed 15:59:36 a95727548f5e: Pushed 15:59:36 d3d59d0ab17f: Pushed 15:59:36 bc826a4fa876: Pushed 15:59:36 6b3b4dae53a7: Layer already exists 15:59:36 f6b57ab22cd0: Pushed 15:59:36 e5e13b0c77cb: Layer already exists 15:59:36 0cbc73a53050: Pushed 15:59:36 d2d425414de8: Pushed 15:59:36 43be51266e18: Pushed 15:59:38 131ae75ab83d: Pushed 15:59:38 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:39 cee3466686f7: Preparing 15:59:39 cee3466686f7: Preparing 15:59:39 d3d59d0ab17f: Preparing 15:59:39 bc826a4fa876: Preparing 15:59:39 804604e10bd5: Preparing 15:59:39 a95727548f5e: Preparing 15:59:39 131ae75ab83d: Preparing 15:59:39 6b3b4dae53a7: Preparing 15:59:39 f6b57ab22cd0: Preparing 15:59:39 d2d425414de8: Preparing 15:59:39 131ae75ab83d: Waiting 15:59:39 6b3b4dae53a7: Waiting 15:59:39 43be51266e18: Preparing 15:59:39 0cbc73a53050: Preparing 15:59:39 e5e13b0c77cb: Preparing 15:59:39 d2d425414de8: Waiting 15:59:39 43be51266e18: Waiting 15:59:39 0cbc73a53050: Waiting 15:59:39 e5e13b0c77cb: Waiting 15:59:39 f6b57ab22cd0: Waiting 15:59:39 804604e10bd5: Layer already exists 15:59:39 cee3466686f7: Layer already exists 15:59:39 a95727548f5e: Layer already exists 15:59:39 bc826a4fa876: Layer already exists 15:59:39 d3d59d0ab17f: Layer already exists 15:59:39 131ae75ab83d: Layer already exists 15:59:39 6b3b4dae53a7: Layer already exists 15:59:39 43be51266e18: Layer already exists 15:59:39 f6b57ab22cd0: Layer already exists 15:59:39 d2d425414de8: Layer already exists 15:59:39 0cbc73a53050: Layer already exists 15:59:39 e5e13b0c77cb: Layer already exists 15:59:39 latest: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.3 15:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:39 cee3466686f7: Preparing 15:59:39 cee3466686f7: Preparing 15:59:39 d3d59d0ab17f: Preparing 15:59:39 bc826a4fa876: Preparing 15:59:39 804604e10bd5: Preparing 15:59:39 a95727548f5e: Preparing 15:59:39 131ae75ab83d: Preparing 15:59:39 6b3b4dae53a7: Preparing 15:59:39 f6b57ab22cd0: Preparing 15:59:39 d2d425414de8: Preparing 15:59:39 43be51266e18: Preparing 15:59:39 0cbc73a53050: Preparing 15:59:39 e5e13b0c77cb: Preparing 15:59:39 6b3b4dae53a7: Waiting 15:59:39 f6b57ab22cd0: Waiting 15:59:39 d2d425414de8: Waiting 15:59:39 43be51266e18: Waiting 15:59:39 0cbc73a53050: Waiting 15:59:39 e5e13b0c77cb: Waiting 15:59:39 131ae75ab83d: Waiting 15:59:39 d3d59d0ab17f: Layer already exists 15:59:39 804604e10bd5: Layer already exists 15:59:39 a95727548f5e: Layer already exists 15:59:39 cee3466686f7: Layer already exists 15:59:39 bc826a4fa876: Layer already exists 15:59:39 131ae75ab83d: Layer already exists 15:59:39 d2d425414de8: Layer already exists 15:59:39 6b3b4dae53a7: Layer already exists 15:59:39 43be51266e18: Layer already exists 15:59:39 f6b57ab22cd0: Layer already exists 15:59:39 0cbc73a53050: Layer already exists 15:59:39 e5e13b0c77cb: Layer already exists 15:59:39 2.3.1-dev.3: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:40 cee3466686f7: Preparing 15:59:40 cee3466686f7: Preparing 15:59:40 d3d59d0ab17f: Preparing 15:59:40 bc826a4fa876: Preparing 15:59:40 804604e10bd5: Preparing 15:59:40 a95727548f5e: Preparing 15:59:40 131ae75ab83d: Preparing 15:59:40 6b3b4dae53a7: Preparing 15:59:40 f6b57ab22cd0: Preparing 15:59:40 d2d425414de8: Preparing 15:59:40 43be51266e18: Preparing 15:59:40 0cbc73a53050: Preparing 15:59:40 e5e13b0c77cb: Preparing 15:59:40 131ae75ab83d: Waiting 15:59:40 6b3b4dae53a7: Waiting 15:59:40 f6b57ab22cd0: Waiting 15:59:40 d2d425414de8: Waiting 15:59:40 43be51266e18: Waiting 15:59:40 0cbc73a53050: Waiting 15:59:40 e5e13b0c77cb: Waiting 15:59:40 cee3466686f7: Layer already exists 15:59:40 804604e10bd5: Layer already exists 15:59:40 d3d59d0ab17f: Layer already exists 15:59:40 bc826a4fa876: Layer already exists 15:59:40 a95727548f5e: Layer already exists 15:59:40 131ae75ab83d: Layer already exists 15:59:40 6b3b4dae53a7: Layer already exists 15:59:40 d2d425414de8: Layer already exists 15:59:40 f6b57ab22cd0: Layer already exists 15:59:40 43be51266e18: Layer already exists 15:59:40 0cbc73a53050: Layer already exists 15:59:40 e5e13b0c77cb: Layer already exists 15:59:40 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:59:41 cee3466686f7: Preparing 15:59:41 cee3466686f7: Preparing 15:59:41 d3d59d0ab17f: Preparing 15:59:41 bc826a4fa876: Preparing 15:59:41 804604e10bd5: Preparing 15:59:41 a95727548f5e: Preparing 15:59:41 131ae75ab83d: Preparing 15:59:41 6b3b4dae53a7: Preparing 15:59:41 f6b57ab22cd0: Preparing 15:59:41 d2d425414de8: Preparing 15:59:41 43be51266e18: Preparing 15:59:41 0cbc73a53050: Preparing 15:59:41 e5e13b0c77cb: Preparing 15:59:41 6b3b4dae53a7: Waiting 15:59:41 f6b57ab22cd0: Waiting 15:59:41 d2d425414de8: Waiting 15:59:41 131ae75ab83d: Waiting 15:59:41 43be51266e18: Waiting 15:59:41 e5e13b0c77cb: Waiting 15:59:41 0cbc73a53050: Waiting 15:59:41 d3d59d0ab17f: Layer already exists 15:59:41 cee3466686f7: Layer already exists 15:59:41 a95727548f5e: Layer already exists 15:59:41 bc826a4fa876: Layer already exists 15:59:41 804604e10bd5: Layer already exists 15:59:41 131ae75ab83d: Layer already exists 15:59:41 d2d425414de8: Layer already exists 15:59:41 6b3b4dae53a7: Layer already exists 15:59:41 43be51266e18: Layer already exists 15:59:41 f6b57ab22cd0: Layer already exists 15:59:41 0cbc73a53050: Layer already exists 15:59:41 e5e13b0c77cb: Layer already exists 15:59:41 main: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:41 ===================================================== [Pipeline] echo 15:59:41 taggedImages: 15:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.3 15:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:59:41 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:59:41 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:41 latest 15:59:41 2.3.1-dev.3 15:59:41 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:41 main 15:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:41 f37813c8804d: Preparing 15:59:41 2cf4245943df: Preparing 15:59:41 6d97b7d55594: Preparing 15:59:41 d7395bebe677: Preparing 15:59:41 437b7bb663b7: Preparing 15:59:41 67b4506428a7: Preparing 15:59:41 424a965746a8: Preparing 15:59:41 e5e13b0c77cb: Preparing 15:59:41 e5e13b0c77cb: Waiting 15:59:41 424a965746a8: Waiting 15:59:41 437b7bb663b7: Pushed 15:59:41 2cf4245943df: Pushed 15:59:41 f37813c8804d: Pushed 15:59:41 e5e13b0c77cb: Layer already exists 15:59:41 67b4506428a7: Pushed 15:59:42 424a965746a8: Pushed 15:59:42 d7395bebe677: Pushed 15:59:42 6d97b7d55594: Pushed 15:59:42 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:43 f37813c8804d: Preparing 15:59:43 2cf4245943df: Preparing 15:59:43 6d97b7d55594: Preparing 15:59:43 d7395bebe677: Preparing 15:59:43 437b7bb663b7: Preparing 15:59:43 67b4506428a7: Preparing 15:59:43 424a965746a8: Preparing 15:59:43 e5e13b0c77cb: Preparing 15:59:43 67b4506428a7: Waiting 15:59:43 424a965746a8: Waiting 15:59:43 e5e13b0c77cb: Waiting 15:59:43 437b7bb663b7: Layer already exists 15:59:43 d7395bebe677: Layer already exists 15:59:43 6d97b7d55594: Layer already exists 15:59:43 2cf4245943df: Layer already exists 15:59:43 f37813c8804d: Layer already exists 15:59:43 424a965746a8: Layer already exists 15:59:43 67b4506428a7: Layer already exists 15:59:43 e5e13b0c77cb: Layer already exists 15:59:43 latest: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.3 15:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:43 f37813c8804d: Preparing 15:59:43 2cf4245943df: Preparing 15:59:43 6d97b7d55594: Preparing 15:59:43 d7395bebe677: Preparing 15:59:43 437b7bb663b7: Preparing 15:59:43 67b4506428a7: Preparing 15:59:43 424a965746a8: Preparing 15:59:43 e5e13b0c77cb: Preparing 15:59:43 424a965746a8: Waiting 15:59:43 67b4506428a7: Waiting 15:59:43 e5e13b0c77cb: Waiting 15:59:43 d7395bebe677: Layer already exists 15:59:43 2cf4245943df: Layer already exists 15:59:43 437b7bb663b7: Layer already exists 15:59:43 f37813c8804d: Layer already exists 15:59:43 6d97b7d55594: Layer already exists 15:59:43 67b4506428a7: Layer already exists 15:59:43 424a965746a8: Layer already exists 15:59:43 e5e13b0c77cb: Layer already exists 15:59:43 2.3.1-dev.3: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:44 f37813c8804d: Preparing 15:59:44 2cf4245943df: Preparing 15:59:44 6d97b7d55594: Preparing 15:59:44 d7395bebe677: Preparing 15:59:44 437b7bb663b7: Preparing 15:59:44 67b4506428a7: Preparing 15:59:44 424a965746a8: Preparing 15:59:44 e5e13b0c77cb: Preparing 15:59:44 67b4506428a7: Waiting 15:59:44 424a965746a8: Waiting 15:59:44 e5e13b0c77cb: Waiting 15:59:44 f37813c8804d: Layer already exists 15:59:44 d7395bebe677: Layer already exists 15:59:44 437b7bb663b7: Layer already exists 15:59:44 2cf4245943df: Layer already exists 15:59:44 6d97b7d55594: Layer already exists 15:59:44 67b4506428a7: Layer already exists 15:59:44 424a965746a8: Layer already exists 15:59:44 e5e13b0c77cb: Layer already exists 15:59:44 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:59:45 f37813c8804d: Preparing 15:59:45 2cf4245943df: Preparing 15:59:45 6d97b7d55594: Preparing 15:59:45 d7395bebe677: Preparing 15:59:45 437b7bb663b7: Preparing 15:59:45 67b4506428a7: Preparing 15:59:45 424a965746a8: Preparing 15:59:45 e5e13b0c77cb: Preparing 15:59:45 424a965746a8: Waiting 15:59:45 e5e13b0c77cb: Waiting 15:59:45 67b4506428a7: Waiting 15:59:45 437b7bb663b7: Layer already exists 15:59:45 f37813c8804d: Layer already exists 15:59:45 2cf4245943df: Layer already exists 15:59:45 6d97b7d55594: Layer already exists 15:59:45 d7395bebe677: Layer already exists 15:59:45 67b4506428a7: Layer already exists 15:59:45 424a965746a8: Layer already exists 15:59:45 e5e13b0c77cb: Layer already exists 15:59:45 main: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:45 ===================================================== [Pipeline] echo 15:59:45 taggedImages: 15:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.3 15:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:59:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:59:45 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:45 latest 15:59:45 2.3.1-dev.3 15:59:45 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:45 main 15:59:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:45 d59aec3759c7: Preparing 15:59:45 1cc2b404dfc5: Preparing 15:59:45 ad6089601a6f: Preparing 15:59:45 14eed305508e: Preparing 15:59:45 49201a14415d: Preparing 15:59:45 05bc9cd77bc3: Preparing 15:59:45 163c428c3af1: Preparing 15:59:45 b332f3884934: Preparing 15:59:45 0b8746384024: Preparing 15:59:45 e5e13b0c77cb: Preparing 15:59:45 05bc9cd77bc3: Waiting 15:59:45 163c428c3af1: Waiting 15:59:45 e5e13b0c77cb: Waiting 15:59:45 b332f3884934: Waiting 15:59:45 1cc2b404dfc5: Pushed 15:59:46 d59aec3759c7: Pushed 15:59:46 49201a14415d: Pushed 15:59:46 b332f3884934: Pushed 15:59:46 05bc9cd77bc3: Pushed 15:59:46 163c428c3af1: Pushed 15:59:46 e5e13b0c77cb: Layer already exists 15:59:46 0b8746384024: Pushed 15:59:46 14eed305508e: Pushed 15:59:47 ad6089601a6f: Pushed 15:59:47 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:48 Removing intermediate container 97c0a3e974d2 15:59:48 ---> a724a240d8ff 15:59:48 Successfully built a724a240d8ff 15:59:48 Successfully tagged ci-base-image-arm64:latest 15:59:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:48 d59aec3759c7: Preparing 15:59:48 1cc2b404dfc5: Preparing 15:59:48 ad6089601a6f: Preparing 15:59:48 14eed305508e: Preparing 15:59:48 49201a14415d: Preparing 15:59:48 05bc9cd77bc3: Preparing 15:59:48 163c428c3af1: Preparing 15:59:48 b332f3884934: Preparing 15:59:48 0b8746384024: Preparing 15:59:48 e5e13b0c77cb: Preparing 15:59:48 0b8746384024: Waiting 15:59:48 e5e13b0c77cb: Waiting 15:59:48 163c428c3af1: Waiting 15:59:48 b332f3884934: Waiting 15:59:48 05bc9cd77bc3: Waiting 15:59:48 ad6089601a6f: Layer already exists 15:59:48 d59aec3759c7: Layer already exists 15:59:48 1cc2b404dfc5: Layer already exists 15:59:48 14eed305508e: Layer already exists 15:59:48 49201a14415d: Layer already exists 15:59:48 05bc9cd77bc3: Layer already exists 15:59:48 e5e13b0c77cb: Layer already exists 15:59:48 163c428c3af1: Layer already exists 15:59:48 0b8746384024: Layer already exists 15:59:48 b332f3884934: Layer already exists 15:59:48 latest: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:48 + docker inspect -f . ci-base-image-arm64 15:59:48 . [Pipeline] } [Pipeline] // withEnv 15:59:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.3 [Pipeline] withDockerContainer 15:59:48 prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container 15:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:50 $ docker top 6eb6ecced36dab5ff20590b99ab115c2fbe95b8cc8129e83c576c0e370e577b2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 15:59:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.3 15:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:50 d59aec3759c7: Preparing 15:59:50 1cc2b404dfc5: Preparing 15:59:50 ad6089601a6f: Preparing 15:59:50 14eed305508e: Preparing 15:59:50 49201a14415d: Preparing 15:59:50 05bc9cd77bc3: Preparing 15:59:50 163c428c3af1: Preparing 15:59:50 b332f3884934: Preparing 15:59:50 05bc9cd77bc3: Waiting 15:59:50 163c428c3af1: Waiting 15:59:50 0b8746384024: Preparing 15:59:50 e5e13b0c77cb: Preparing 15:59:50 e5e13b0c77cb: Waiting 15:59:50 b332f3884934: Waiting 15:59:50 0b8746384024: Waiting 15:59:50 14eed305508e: Layer already exists 15:59:50 ad6089601a6f: Layer already exists 15:59:50 49201a14415d: Layer already exists 15:59:50 d59aec3759c7: Layer already exists 15:59:50 1cc2b404dfc5: Layer already exists 15:59:50 163c428c3af1: Layer already exists 15:59:50 b332f3884934: Layer already exists 15:59:50 e5e13b0c77cb: Layer already exists 15:59:50 05bc9cd77bc3: Layer already exists 15:59:50 0b8746384024: Layer already exists 15:59:50 2.3.1-dev.3: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:50 + go version 15:59:50 go version go1.18.7 linux/arm64 15:59:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } 15:59:50 $ docker stop --time=1 6eb6ecced36dab5ff20590b99ab115c2fbe95b8cc8129e83c576c0e370e577b2 15:59:52 $ docker rm -f 6eb6ecced36dab5ff20590b99ab115c2fbe95b8cc8129e83c576c0e370e577b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:53 d59aec3759c7: Preparing 15:59:53 1cc2b404dfc5: Preparing 15:59:53 ad6089601a6f: Preparing 15:59:53 14eed305508e: Preparing 15:59:53 49201a14415d: Preparing 15:59:53 05bc9cd77bc3: Preparing 15:59:53 163c428c3af1: Preparing 15:59:53 b332f3884934: Preparing 15:59:53 0b8746384024: Preparing 15:59:53 e5e13b0c77cb: Preparing 15:59:53 05bc9cd77bc3: Waiting 15:59:53 b332f3884934: Waiting 15:59:53 e5e13b0c77cb: Waiting 15:59:53 0b8746384024: Waiting 15:59:53 163c428c3af1: Waiting 15:59:53 1cc2b404dfc5: Layer already exists 15:59:53 d59aec3759c7: Layer already exists 15:59:53 14eed305508e: Layer already exists 15:59:53 49201a14415d: Layer already exists 15:59:53 ad6089601a6f: Layer already exists 15:59:53 05bc9cd77bc3: Layer already exists 15:59:53 b332f3884934: Layer already exists 15:59:53 163c428c3af1: Layer already exists 15:59:53 0b8746384024: Layer already exists 15:59:53 e5e13b0c77cb: Layer already exists 15:59:53 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:53 15:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:59:53 d59aec3759c7: Preparing 15:59:53 1cc2b404dfc5: Preparing 15:59:53 ad6089601a6f: Preparing 15:59:53 14eed305508e: Preparing 15:59:53 49201a14415d: Preparing 15:59:53 05bc9cd77bc3: Preparing 15:59:53 163c428c3af1: Preparing 15:59:53 b332f3884934: Preparing 15:59:53 0b8746384024: Preparing 15:59:53 e5e13b0c77cb: Preparing 15:59:53 163c428c3af1: Waiting 15:59:53 05bc9cd77bc3: Waiting 15:59:53 0b8746384024: Waiting 15:59:53 e5e13b0c77cb: Waiting 15:59:53 ad6089601a6f: Layer already exists 15:59:53 d59aec3759c7: Layer already exists 15:59:53 49201a14415d: Layer already exists 15:59:53 1cc2b404dfc5: Layer already exists 15:59:53 14eed305508e: Layer already exists 15:59:53 05bc9cd77bc3: Layer already exists 15:59:53 163c428c3af1: Layer already exists 15:59:53 b332f3884934: Layer already exists 15:59:53 e5e13b0c77cb: Layer already exists 15:59:53 0b8746384024: Layer already exists 15:59:53 main: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:53 ===================================================== [Pipeline] echo 15:59:53 taggedImages: 15:59:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:59:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.3 15:59:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:59:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:59:53 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:53 latest 15:59:53 2.3.1-dev.3 15:59:53 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:53 main 15:59:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 latest: Pulling from edgex-devops/edgex-compose-arm64 15:59:53 29e5d40040c1: Pulling fs layer 15:59:53 1ce36da41761: Pulling fs layer 15:59:53 25b303627fd3: Pulling fs layer 15:59:53 29e5d40040c1: Verifying Checksum 15:59:53 29e5d40040c1: Download complete 15:59:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 1ce36da41761: Verifying Checksum 15:59:54 1ce36da41761: Download complete 15:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:54 efab12c34496: Preparing 15:59:54 c206cb9f2b0d: Preparing 15:59:54 6b3b4dae53a7: Preparing 15:59:54 7264cbf745ab: Preparing 15:59:54 34d5ebaa5410: Preparing 15:59:54 34d5ebaa5410: Layer already exists 15:59:54 6b3b4dae53a7: Layer already exists 15:59:54 efab12c34496: Pushed 15:59:54 29e5d40040c1: Pull complete 15:59:54 7264cbf745ab: Pushed 15:59:55 1ce36da41761: Pull complete 15:59:55 25b303627fd3: Verifying Checksum 15:59:55 25b303627fd3: Download complete 15:59:56 c206cb9f2b0d: Pushed 15:59:56 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:56 efab12c34496: Preparing 15:59:56 c206cb9f2b0d: Preparing 15:59:56 6b3b4dae53a7: Preparing 15:59:56 7264cbf745ab: Preparing 15:59:56 34d5ebaa5410: Preparing 15:59:56 6b3b4dae53a7: Layer already exists 15:59:56 c206cb9f2b0d: Layer already exists 15:59:56 efab12c34496: Layer already exists 15:59:56 34d5ebaa5410: Layer already exists 15:59:56 7264cbf745ab: Layer already exists 15:59:56 latest: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.3 15:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:57 efab12c34496: Preparing 15:59:57 c206cb9f2b0d: Preparing 15:59:57 6b3b4dae53a7: Preparing 15:59:57 7264cbf745ab: Preparing 15:59:57 34d5ebaa5410: Preparing 15:59:57 6b3b4dae53a7: Layer already exists 15:59:57 7264cbf745ab: Layer already exists 15:59:57 efab12c34496: Layer already exists 15:59:57 34d5ebaa5410: Layer already exists 15:59:57 c206cb9f2b0d: Layer already exists 15:59:57 2.3.1-dev.3: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:58 efab12c34496: Preparing 15:59:58 c206cb9f2b0d: Preparing 15:59:58 6b3b4dae53a7: Preparing 15:59:58 7264cbf745ab: Preparing 15:59:58 34d5ebaa5410: Preparing 15:59:58 7264cbf745ab: Layer already exists 15:59:58 6b3b4dae53a7: Layer already exists 15:59:58 c206cb9f2b0d: Layer already exists 15:59:58 34d5ebaa5410: Layer already exists 15:59:58 efab12c34496: Layer already exists 15:59:58 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:59:58 efab12c34496: Preparing 15:59:58 c206cb9f2b0d: Preparing 15:59:58 6b3b4dae53a7: Preparing 15:59:58 7264cbf745ab: Preparing 15:59:58 34d5ebaa5410: Preparing 15:59:58 efab12c34496: Layer already exists 15:59:58 c206cb9f2b0d: Layer already exists 15:59:58 34d5ebaa5410: Layer already exists 15:59:58 6b3b4dae53a7: Layer already exists 15:59:58 7264cbf745ab: Layer already exists 15:59:58 main: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:58 ===================================================== [Pipeline] echo 15:59:58 taggedImages: 15:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.3 15:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:59:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:59:58 cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:58 latest 15:59:58 2.3.1-dev.3 15:59:58 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 15:59:58 main 15:59:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 15:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:59:59 5ef1c17786ff: Preparing 15:59:59 1a5642b9009a: Preparing 15:59:59 6e7e79ff37e7: Preparing 15:59:59 ff757710d831: Preparing 15:59:59 8ba1041eb4e1: Preparing 15:59:59 94fc6a0372f5: Preparing 15:59:59 34d5ebaa5410: Preparing 15:59:59 94fc6a0372f5: Waiting 15:59:59 34d5ebaa5410: Waiting 15:59:59 5ef1c17786ff: Pushed 15:59:59 6e7e79ff37e7: Pushed 15:59:59 1a5642b9009a: Pushed 15:59:59 34d5ebaa5410: Layer already exists 15:59:59 94fc6a0372f5: Pushed 16:00:02 8ba1041eb4e1: Pushed 16:00:05 ff757710d831: Pushed 16:00:05 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:00:06 5ef1c17786ff: Preparing 16:00:06 1a5642b9009a: Preparing 16:00:06 6e7e79ff37e7: Preparing 16:00:06 ff757710d831: Preparing 16:00:06 8ba1041eb4e1: Preparing 16:00:06 94fc6a0372f5: Preparing 16:00:06 34d5ebaa5410: Preparing 16:00:06 94fc6a0372f5: Waiting 16:00:06 34d5ebaa5410: Waiting 16:00:06 ff757710d831: Layer already exists 16:00:06 8ba1041eb4e1: Layer already exists 16:00:06 5ef1c17786ff: Layer already exists 16:00:06 1a5642b9009a: Layer already exists 16:00:06 6e7e79ff37e7: Layer already exists 16:00:06 94fc6a0372f5: Layer already exists 16:00:06 34d5ebaa5410: Layer already exists 16:00:06 latest: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.3 16:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:00:06 5ef1c17786ff: Preparing 16:00:06 1a5642b9009a: Preparing 16:00:06 6e7e79ff37e7: Preparing 16:00:06 ff757710d831: Preparing 16:00:06 8ba1041eb4e1: Preparing 16:00:06 94fc6a0372f5: Preparing 16:00:06 34d5ebaa5410: Preparing 16:00:06 94fc6a0372f5: Waiting 16:00:06 34d5ebaa5410: Waiting 16:00:06 8ba1041eb4e1: Layer already exists 16:00:06 6e7e79ff37e7: Layer already exists 16:00:06 5ef1c17786ff: Layer already exists 16:00:06 ff757710d831: Layer already exists 16:00:06 1a5642b9009a: Layer already exists 16:00:06 94fc6a0372f5: Layer already exists 16:00:06 34d5ebaa5410: Layer already exists 16:00:06 2.3.1-dev.3: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:00:07 5ef1c17786ff: Preparing 16:00:07 1a5642b9009a: Preparing 16:00:07 6e7e79ff37e7: Preparing 16:00:07 ff757710d831: Preparing 16:00:07 8ba1041eb4e1: Preparing 16:00:07 94fc6a0372f5: Preparing 16:00:07 34d5ebaa5410: Preparing 16:00:07 94fc6a0372f5: Waiting 16:00:07 34d5ebaa5410: Waiting 16:00:07 5ef1c17786ff: Layer already exists 16:00:07 8ba1041eb4e1: Layer already exists 16:00:07 6e7e79ff37e7: Layer already exists 16:00:07 1a5642b9009a: Layer already exists 16:00:07 ff757710d831: Layer already exists 16:00:07 94fc6a0372f5: Layer already exists 16:00:07 34d5ebaa5410: Layer already exists 16:00:07 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:08 25b303627fd3: Pull complete 16:00:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:00:08 5ef1c17786ff: Preparing 16:00:08 1a5642b9009a: Preparing 16:00:08 6e7e79ff37e7: Preparing 16:00:08 ff757710d831: Preparing 16:00:08 8ba1041eb4e1: Preparing 16:00:08 94fc6a0372f5: Preparing 16:00:08 34d5ebaa5410: Preparing 16:00:08 94fc6a0372f5: Waiting 16:00:08 ff757710d831: Layer already exists 16:00:08 5ef1c17786ff: Layer already exists 16:00:08 8ba1041eb4e1: Layer already exists 16:00:08 1a5642b9009a: Layer already exists 16:00:08 6e7e79ff37e7: Layer already exists 16:00:08 94fc6a0372f5: Layer already exists 16:00:08 34d5ebaa5410: Layer already exists 16:00:08 main: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:08 prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container 16:00:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:00:10 $ docker top e9226255e2c14030e249d69ba821b2038dc3e6d8a2d618651e3611fb10e07dfc -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:10 ===================================================== [Pipeline] echo 16:00:10 taggedImages: 16:00:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:00:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.3 16:00:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:10 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:00:11 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:00:11 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:11 latest 16:00:11 2.3.1-dev.3 16:00:11 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:11 main 16:00:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:11 + grep parallel 16:00:11 + docker-compose build --help 16:00:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:11 07b8bbb1260b: Preparing 16:00:11 703f07bf507c: Preparing 16:00:11 d06cdba6dc5f: Preparing 16:00:11 e84f515739bf: Preparing 16:00:11 7321dc9f0ce1: Preparing 16:00:11 34d5ebaa5410: Preparing 16:00:11 34d5ebaa5410: Waiting 16:00:11 d06cdba6dc5f: Pushed 16:00:11 34d5ebaa5410: Layer already exists 16:00:11 07b8bbb1260b: Pushed 16:00:11 703f07bf507c: Pushed 16:00:11 7321dc9f0ce1: Pushed 16:00:15 --parallel Build images in parallel. [Pipeline] } 16:00:16 $ docker stop --time=1 e9226255e2c14030e249d69ba821b2038dc3e6d8a2d618651e3611fb10e07dfc 16:00:17 $ docker rm -f e9226255e2c14030e249d69ba821b2038dc3e6d8a2d618651e3611fb10e07dfc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container 16:00:18 $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:00:18 e84f515739bf: Pushed 16:00:18 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 16:00:19 $ docker top 6f17f2379faaa234d8afa5faa75e4c8adfaa31bd8c3d1caffe716e5f90b9a07e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:20 + docker-compose -f ./docker-compose-build.yml build --parallel 16:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:20 07b8bbb1260b: Preparing 16:00:20 703f07bf507c: Preparing 16:00:20 d06cdba6dc5f: Preparing 16:00:20 e84f515739bf: Preparing 16:00:20 7321dc9f0ce1: Preparing 16:00:20 34d5ebaa5410: Preparing 16:00:20 34d5ebaa5410: Waiting 16:00:20 07b8bbb1260b: Layer already exists 16:00:20 d06cdba6dc5f: Layer already exists 16:00:20 7321dc9f0ce1: Layer already exists 16:00:20 703f07bf507c: Layer already exists 16:00:20 e84f515739bf: Layer already exists 16:00:20 34d5ebaa5410: Layer already exists 16:00:20 latest: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.3 16:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:21 07b8bbb1260b: Preparing 16:00:21 703f07bf507c: Preparing 16:00:21 d06cdba6dc5f: Preparing 16:00:21 e84f515739bf: Preparing 16:00:21 7321dc9f0ce1: Preparing 16:00:21 34d5ebaa5410: Preparing 16:00:21 34d5ebaa5410: Waiting 16:00:21 e84f515739bf: Layer already exists 16:00:21 d06cdba6dc5f: Layer already exists 16:00:21 07b8bbb1260b: Layer already exists 16:00:21 703f07bf507c: Layer already exists 16:00:21 7321dc9f0ce1: Layer already exists 16:00:21 34d5ebaa5410: Layer already exists 16:00:21 2.3.1-dev.3: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:21 07b8bbb1260b: Preparing 16:00:21 703f07bf507c: Preparing 16:00:21 d06cdba6dc5f: Preparing 16:00:21 e84f515739bf: Preparing 16:00:21 7321dc9f0ce1: Preparing 16:00:21 34d5ebaa5410: Preparing 16:00:21 34d5ebaa5410: Waiting 16:00:21 703f07bf507c: Layer already exists 16:00:21 7321dc9f0ce1: Layer already exists 16:00:21 e84f515739bf: Layer already exists 16:00:21 d06cdba6dc5f: Layer already exists 16:00:21 07b8bbb1260b: Layer already exists 16:00:21 34d5ebaa5410: Layer already exists 16:00:21 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:00:22 07b8bbb1260b: Preparing 16:00:22 703f07bf507c: Preparing 16:00:22 d06cdba6dc5f: Preparing 16:00:22 e84f515739bf: Preparing 16:00:22 7321dc9f0ce1: Preparing 16:00:22 34d5ebaa5410: Preparing 16:00:22 7321dc9f0ce1: Layer already exists 16:00:22 07b8bbb1260b: Layer already exists 16:00:22 d06cdba6dc5f: Layer already exists 16:00:22 e84f515739bf: Layer already exists 16:00:22 703f07bf507c: Layer already exists 16:00:22 34d5ebaa5410: Layer already exists 16:00:22 main: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:22 ===================================================== [Pipeline] echo 16:00:22 taggedImages: 16:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.3 16:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:00:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:00:22 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:22 latest 16:00:22 2.3.1-dev.3 16:00:22 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:22 main 16:00:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:22 50eca0d79960: Preparing 16:00:22 0fd0e78a6587: Preparing 16:00:22 9da949e12e26: Preparing 16:00:22 f77979d5fc42: Preparing 16:00:22 94fc6a0372f5: Preparing 16:00:22 34d5ebaa5410: Preparing 16:00:22 34d5ebaa5410: Waiting 16:00:22 94fc6a0372f5: Layer already exists 16:00:22 34d5ebaa5410: Layer already exists 16:00:22 9da949e12e26: Pushed 16:00:22 50eca0d79960: Pushed 16:00:22 0fd0e78a6587: Pushed 16:00:24 Building core-command ... 16:00:24 Building core-data ... 16:00:24 Building core-metadata ... 16:00:24 Building security-bootstrapper ... 16:00:24 Building security-proxy-setup ... 16:00:24 Building security-secretstore-setup ... 16:00:24 Building security-spiffe-token-provider ... 16:00:24 Building security-spire-agent ... 16:00:24 Building security-spire-config ... 16:00:24 Building security-spire-server ... 16:00:24 Building support-notifications ... 16:00:24 Building support-scheduler ... 16:00:24 Building sys-mgmt-agent ... 16:00:24 Building support-notifications 16:00:24 Building security-spire-agent 16:00:24 Building security-secretstore-setup 16:00:24 Building security-spiffe-token-provider 16:00:24 Building support-scheduler 16:00:29 f77979d5fc42: Pushed 16:00:29 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:30 50eca0d79960: Preparing 16:00:30 0fd0e78a6587: Preparing 16:00:30 9da949e12e26: Preparing 16:00:30 f77979d5fc42: Preparing 16:00:30 94fc6a0372f5: Preparing 16:00:30 34d5ebaa5410: Preparing 16:00:30 34d5ebaa5410: Waiting 16:00:30 94fc6a0372f5: Layer already exists 16:00:30 0fd0e78a6587: Layer already exists 16:00:30 50eca0d79960: Layer already exists 16:00:30 f77979d5fc42: Layer already exists 16:00:30 9da949e12e26: Layer already exists 16:00:30 34d5ebaa5410: Layer already exists 16:00:30 latest: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.3 16:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:30 50eca0d79960: Preparing 16:00:30 0fd0e78a6587: Preparing 16:00:30 9da949e12e26: Preparing 16:00:30 f77979d5fc42: Preparing 16:00:30 94fc6a0372f5: Preparing 16:00:30 34d5ebaa5410: Preparing 16:00:30 34d5ebaa5410: Waiting 16:00:30 9da949e12e26: Layer already exists 16:00:30 94fc6a0372f5: Layer already exists 16:00:30 50eca0d79960: Layer already exists 16:00:30 f77979d5fc42: Layer already exists 16:00:30 0fd0e78a6587: Layer already exists 16:00:30 34d5ebaa5410: Layer already exists 16:00:30 2.3.1-dev.3: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:31 50eca0d79960: Preparing 16:00:31 0fd0e78a6587: Preparing 16:00:31 9da949e12e26: Preparing 16:00:31 f77979d5fc42: Preparing 16:00:31 94fc6a0372f5: Preparing 16:00:31 34d5ebaa5410: Preparing 16:00:31 34d5ebaa5410: Waiting 16:00:31 9da949e12e26: Layer already exists 16:00:31 f77979d5fc42: Layer already exists 16:00:31 0fd0e78a6587: Layer already exists 16:00:31 94fc6a0372f5: Layer already exists 16:00:31 50eca0d79960: Layer already exists 16:00:31 34d5ebaa5410: Layer already exists 16:00:31 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:00:31 50eca0d79960: Preparing 16:00:31 0fd0e78a6587: Preparing 16:00:31 9da949e12e26: Preparing 16:00:31 f77979d5fc42: Preparing 16:00:31 94fc6a0372f5: Preparing 16:00:31 34d5ebaa5410: Preparing 16:00:31 34d5ebaa5410: Waiting 16:00:31 50eca0d79960: Layer already exists 16:00:31 9da949e12e26: Layer already exists 16:00:31 f77979d5fc42: Layer already exists 16:00:31 0fd0e78a6587: Layer already exists 16:00:31 94fc6a0372f5: Layer already exists 16:00:31 34d5ebaa5410: Layer already exists 16:00:31 main: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:31 ===================================================== [Pipeline] echo 16:00:31 taggedImages: 16:00:31 - nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:00:31 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.3 16:00:31 - nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:00:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:00:31 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:31 latest 16:00:31 2.3.1-dev.3 16:00:31 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:31 main 16:00:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:32 f6dfbdfdac89: Preparing 16:00:32 6b36eb37d3ff: Preparing 16:00:32 6b3b4dae53a7: Preparing 16:00:32 e0f4d2d0eb54: Preparing 16:00:32 e5e13b0c77cb: Preparing 16:00:32 6b3b4dae53a7: Layer already exists 16:00:32 e5e13b0c77cb: Layer already exists 16:00:32 f6dfbdfdac89: Pushed 16:00:32 e0f4d2d0eb54: Pushed 16:00:35 6b36eb37d3ff: Pushed 16:00:35 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:35 f6dfbdfdac89: Preparing 16:00:35 6b36eb37d3ff: Preparing 16:00:35 6b3b4dae53a7: Preparing 16:00:35 e0f4d2d0eb54: Preparing 16:00:35 e5e13b0c77cb: Preparing 16:00:35 6b3b4dae53a7: Layer already exists 16:00:35 6b36eb37d3ff: Layer already exists 16:00:35 e5e13b0c77cb: Layer already exists 16:00:35 e0f4d2d0eb54: Layer already exists 16:00:35 f6dfbdfdac89: Layer already exists 16:00:35 latest: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.3 16:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:36 f6dfbdfdac89: Preparing 16:00:36 6b36eb37d3ff: Preparing 16:00:36 6b3b4dae53a7: Preparing 16:00:36 e0f4d2d0eb54: Preparing 16:00:36 e5e13b0c77cb: Preparing 16:00:36 6b36eb37d3ff: Layer already exists 16:00:36 e5e13b0c77cb: Layer already exists 16:00:36 f6dfbdfdac89: Layer already exists 16:00:36 e0f4d2d0eb54: Layer already exists 16:00:36 6b3b4dae53a7: Layer already exists 16:00:36 2.3.1-dev.3: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:36 f6dfbdfdac89: Preparing 16:00:36 6b36eb37d3ff: Preparing 16:00:36 6b3b4dae53a7: Preparing 16:00:36 e0f4d2d0eb54: Preparing 16:00:36 e5e13b0c77cb: Preparing 16:00:36 f6dfbdfdac89: Layer already exists 16:00:36 6b36eb37d3ff: Layer already exists 16:00:36 6b3b4dae53a7: Layer already exists 16:00:36 e0f4d2d0eb54: Layer already exists 16:00:36 e5e13b0c77cb: Layer already exists 16:00:36 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:36 ---> a724a240d8ff 16:00:36 Step 3/24 : WORKDIR /edgex-go 16:00:36 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:36 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:00:36 ---> a724a240d8ff 16:00:36 Step 3/19 : WORKDIR /edgex-go 16:00:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:36 ---> a724a240d8ff 16:00:36 Step 3/24 : WORKDIR /edgex-go 16:00:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:00:36 ---> a724a240d8ff 16:00:36 Step 3/22 : ARG ADD_BUILD_TAGS=""Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:00:36 ---> a724a240d8ff 16:00:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:00:36 ---> Running in b9ce6e7b0e28 16:00:36 16:00:36 ---> Running in d595ec2d854f 16:00:36 ---> Running in 427c588a7496 16:00:36 ---> Running in 94ceb26d1c6c 16:00:36 ---> Running in b685c764d72c 16:00:36 Removing intermediate container b9ce6e7b0e28 16:00:36 ---> 5bb6a8f7a32e 16:00:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:00:36 Removing intermediate container d595ec2d854f 16:00:36 ---> 1b4808146ef8 16:00:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:00:36 Removing intermediate container b685c764d72c 16:00:36 ---> 1a17c19baaf8 16:00:36 Step 4/22 : WORKDIR /edgex-go 16:00:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:37 ---> Running in ddc45ae9b9e2 16:00:37 ---> Running in 349f643777ce 16:00:37 Removing intermediate container 94ceb26d1c6c 16:00:37 ---> e159826e4dce 16:00:37 Step 4/22 : WORKDIR /edgex-go 16:00:37 Removing intermediate container 427c588a7496 16:00:37 ---> f706bcb453bb 16:00:37 Step 4/24 : RUN apk add --update --no-cache make git 16:00:37 ---> Running in e0ac7038ef0a 16:00:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:00:37 f6dfbdfdac89: Preparing 16:00:37 6b36eb37d3ff: Preparing 16:00:37 6b3b4dae53a7: Preparing 16:00:37 e0f4d2d0eb54: Preparing 16:00:37 e5e13b0c77cb: Preparing 16:00:37 6b36eb37d3ff: Layer already exists 16:00:37 e0f4d2d0eb54: Layer already exists 16:00:37 f6dfbdfdac89: Layer already exists 16:00:37 6b3b4dae53a7: Layer already exists 16:00:37 e5e13b0c77cb: Layer already exists 16:00:37 main: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:37 ===================================================== [Pipeline] echo 16:00:37 taggedImages: 16:00:37 - nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:00:37 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.3 16:00:37 - nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:37 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:00:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:00:37 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:37 latest 16:00:37 2.3.1-dev.3 16:00:37 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:37 main 16:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 16:00:37 ---> Running in fb02206d3140 16:00:37 ---> Running in 50dd0f8bba7e [Pipeline] sh 16:00:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:38 7a1a8070bf51: Preparing 16:00:38 34fcd2044dbc: Preparing 16:00:38 6b3b4dae53a7: Preparing 16:00:38 0e513a65f5c5: Preparing 16:00:38 e5e13b0c77cb: Preparing 16:00:38 e5e13b0c77cb: Layer already exists 16:00:38 6b3b4dae53a7: Layer already exists 16:00:38 0e513a65f5c5: Layer already exists 16:00:38 7a1a8070bf51: Pushed 16:00:38 Removing intermediate container e0ac7038ef0a 16:00:38 ---> 3662ab06a105 16:00:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:00:38 ---> Running in 50588f0083e9 16:00:38 Removing intermediate container fb02206d3140 16:00:38 ---> cda8dc0c8fe0 16:00:38 Step 5/22 : RUN apk add --update --no-cache make git 16:00:38 ---> Running in 763729e22ee2 16:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:40 34fcd2044dbc: Pushed 16:00:40 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:00:41 v3.16.3-4-g4317d5de44 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:00:41 OK: 16895 distinct packages available 16:00:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:41 7a1a8070bf51: Preparing 16:00:41 34fcd2044dbc: Preparing 16:00:41 6b3b4dae53a7: Preparing 16:00:41 0e513a65f5c5: Preparing 16:00:41 e5e13b0c77cb: Preparing 16:00:41 0e513a65f5c5: Layer already exists 16:00:41 e5e13b0c77cb: Layer already exists 16:00:41 6b3b4dae53a7: Layer already exists 16:00:41 34fcd2044dbc: Layer already exists 16:00:41 7a1a8070bf51: Layer already exists 16:00:41 latest: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 OK: 221 MiB in 51 packages 16:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:41 OK: 221 MiB in 51 packages 16:00:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.3 16:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:41 7a1a8070bf51: Preparing 16:00:41 34fcd2044dbc: Preparing 16:00:41 6b3b4dae53a7: Preparing 16:00:41 0e513a65f5c5: Preparing 16:00:41 e5e13b0c77cb: Preparing 16:00:41 e5e13b0c77cb: Layer already exists 16:00:41 7a1a8070bf51: Layer already exists 16:00:41 6b3b4dae53a7: Layer already exists 16:00:41 34fcd2044dbc: Layer already exists 16:00:41 0e513a65f5c5: Layer already exists 16:00:41 2.3.1-dev.3: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:42 OK: 221 MiB in 51 packages 16:00:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:42 7a1a8070bf51: Preparing 16:00:42 34fcd2044dbc: Preparing 16:00:42 6b3b4dae53a7: Preparing 16:00:42 0e513a65f5c5: Preparing 16:00:42 e5e13b0c77cb: Preparing 16:00:42 7a1a8070bf51: Layer already exists 16:00:42 e5e13b0c77cb: Layer already exists 16:00:42 34fcd2044dbc: Layer already exists 16:00:42 6b3b4dae53a7: Layer already exists 16:00:42 0e513a65f5c5: Layer already exists 16:00:42 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } 16:00:42 OK: 221 MiB in 51 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:43 Removing intermediate container ddc45ae9b9e2 16:00:43 ---> 47b181a8a143 16:00:43 OK: 221 MiB in 51 packages 16:00:43 Step 5/24 : COPY go.mod vendor* ./ 16:00:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:00:43 7a1a8070bf51: Preparing 16:00:43 34fcd2044dbc: Preparing 16:00:43 6b3b4dae53a7: Preparing 16:00:43 0e513a65f5c5: Preparing 16:00:43 e5e13b0c77cb: Preparing 16:00:43 e5e13b0c77cb: Layer already exists 16:00:43 6b3b4dae53a7: Layer already exists 16:00:43 7a1a8070bf51: Layer already exists 16:00:43 0e513a65f5c5: Layer already exists 16:00:43 34fcd2044dbc: Layer already exists 16:00:43 main: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:43 ===================================================== [Pipeline] echo 16:00:43 taggedImages: 16:00:43 - nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:00:43 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.3 16:00:43 - nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:00:43 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:00:43 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:43 latest 16:00:43 2.3.1-dev.3 16:00:43 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:43 main 16:00:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:43 Removing intermediate container 50dd0f8bba7e 16:00:43 ---> b03695845481 16:00:43 Step 5/24 : COPY go.mod vendor* ./ 16:00:43 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:00:43 5b20bd66efc8: Preparing 16:00:43 88e9ec2d5ac5: Preparing 16:00:43 eb2e75d3e751: Preparing 16:00:43 a64114d58feb: Preparing 16:00:43 e5e13b0c77cb: Preparing 16:00:43 e5e13b0c77cb: Layer already exists 16:00:43 88e9ec2d5ac5: Pushed 16:00:44 Removing intermediate container 763729e22ee2 16:00:44 ---> 8a2c41059d80 16:00:44 Step 6/22 : COPY go.mod vendor* ./ 16:00:44 5b20bd66efc8: Pushed 16:00:44 Removing intermediate container 50588f0083e9 16:00:44 ---> d8e8948735c0 16:00:44 Step 6/22 : COPY go.mod vendor* ./ 16:00:44 Removing intermediate container 349f643777ce 16:00:44 ---> f946dcdc4fbc 16:00:44 Step 5/19 : COPY go.mod vendor* ./ 16:00:44 ---> 01d44ab51fdd 16:00:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:44 ---> 1a4f36130513 16:00:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:44 ---> Running in 222c8411c1f7 16:00:44 ---> Running in b491ac648c69 16:00:45 eb2e75d3e751: Pushed 16:00:45 ---> ebff2b9579ae 16:00:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:45 ---> Running in 0b7fd6f99306 16:00:45 ---> 6ed03b4ec3f7 16:00:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:45 ---> Running in fee227588847 16:00:46 ---> 0a24da211788 16:00:46 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:46 ---> Running in 4a8f09b88bee 16:00:55 a64114d58feb: Pushed 16:00:55 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:00:55 5b20bd66efc8: Preparing 16:00:55 88e9ec2d5ac5: Preparing 16:00:55 eb2e75d3e751: Preparing 16:00:55 a64114d58feb: Preparing 16:00:55 e5e13b0c77cb: Preparing 16:00:55 88e9ec2d5ac5: Layer already exists 16:00:55 5b20bd66efc8: Layer already exists 16:00:55 a64114d58feb: Layer already exists 16:00:55 e5e13b0c77cb: Layer already exists 16:00:55 eb2e75d3e751: Layer already exists 16:00:55 latest: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.3 16:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:00:56 5b20bd66efc8: Preparing 16:00:56 88e9ec2d5ac5: Preparing 16:00:56 eb2e75d3e751: Preparing 16:00:56 a64114d58feb: Preparing 16:00:56 e5e13b0c77cb: Preparing 16:00:56 e5e13b0c77cb: Layer already exists 16:00:56 a64114d58feb: Layer already exists 16:00:56 5b20bd66efc8: Layer already exists 16:00:56 88e9ec2d5ac5: Layer already exists 16:00:56 eb2e75d3e751: Layer already exists 16:00:56 2.3.1-dev.3: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:00:56 5b20bd66efc8: Preparing 16:00:56 88e9ec2d5ac5: Preparing 16:00:56 eb2e75d3e751: Preparing 16:00:56 a64114d58feb: Preparing 16:00:56 e5e13b0c77cb: Preparing 16:00:56 88e9ec2d5ac5: Layer already exists 16:00:56 a64114d58feb: Layer already exists 16:00:56 e5e13b0c77cb: Layer already exists 16:00:56 eb2e75d3e751: Layer already exists 16:00:56 5b20bd66efc8: Layer already exists 16:00:56 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:57 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:00:57 5b20bd66efc8: Preparing 16:00:57 88e9ec2d5ac5: Preparing 16:00:57 eb2e75d3e751: Preparing 16:00:57 a64114d58feb: Preparing 16:00:57 e5e13b0c77cb: Preparing 16:00:57 eb2e75d3e751: Layer already exists 16:00:57 5b20bd66efc8: Layer already exists 16:00:57 e5e13b0c77cb: Layer already exists 16:00:57 a64114d58feb: Layer already exists 16:00:57 88e9ec2d5ac5: Layer already exists 16:00:57 main: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:57 ===================================================== [Pipeline] echo 16:00:57 taggedImages: 16:00:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:00:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:00:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.3 16:00:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:00:57 - 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] } 16:02:07 Removing intermediate container b491ac648c69 16:02:07 ---> 78ddd8e48a3b 16:02:07 Step 7/24 : COPY . . 16:02:07 Removing intermediate container fee227588847 16:02:07 ---> 58c6148a20f4 16:02:07 Step 8/22 : COPY . . 16:02:07 Removing intermediate container 4a8f09b88bee 16:02:07 ---> 9f266fdc9163 16:02:07 Step 7/19 : COPY . . 16:02:07 Removing intermediate container 222c8411c1f7 16:02:07 ---> 01b7b926f415 16:02:07 Step 7/24 : COPY . . 16:02:07 Removing intermediate container 0b7fd6f99306 16:02:07 ---> c16db0e66480 16:02:07 Step 8/22 : COPY . . 16:02:12 ---> bcf90114e954 16:02:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:02:12 ---> Running in 070b70784235 16:02:12 ---> 7714bd37a724 16:02:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:02:12 ---> Running in 5412a088bacf 16:02:12 ---> 9830fb56f095 16:02:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:02:12 ---> Running in 9573d789fc7f 16:02:12 Removing intermediate container 070b70784235 16:02:12 ---> 919ca4a8f926 16:02:12 Step 9/24 : WORKDIR /edgex-go/spire-build 16:02:13 ---> Running in 9c7cfcb15cd1 16:02:13 ---> 7edf81eeb77f 16:02:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:02:13 ---> Running in cf4b8f507f8b 16:02:13 ---> 9e616140cd5f 16:02:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:02:13 ---> Running in 8a726974067c 16:02:14 Removing intermediate container 9c7cfcb15cd1 16:02:14 ---> dd967efb3cd9 16:02:14 Step 10/24 : 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 16:02:14 ---> Running in 4d8e4d3b420e 16:02:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:02:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:02:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:02:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:02:19 Removing intermediate container 4d8e4d3b420e 16:02:19 ---> c21c81c7acc0 16:02:19 Step 11/24 : WORKDIR /edgex-go 16:02:19 ---> Running in 1e2e38ac779b 16:02:20 Removing intermediate container 1e2e38ac779b 16:02:20 ---> 595c1452e176 16:02:20 16:02:20 Step 12/24 : FROM alpine:3.15 16:02:20 3.15: Pulling from library/alpine 16:02:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:02:22 Status: Downloaded newer image for alpine:3.15 16:02:22 ---> 8aa73fd46299 16:02:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:02:22 ---> Running in 65d39c5cbc96 16:02:22 Removing intermediate container 65d39c5cbc96 16:02:22 ---> 2005fe52548a 16:02:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:02:23 ---> Running in 9909bb40b22b 16:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:02:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:02:28 OK: 15736 distinct packages available 16:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:30 (1/5) Installing dumb-init (1.2.5-r1) 16:02:30 (2/5) Installing musl-obstack (1.2.3-r0) 16:02:30 (3/5) Installing libucontext (1.1-r0) 16:02:30 (4/5) Installing gcompat (1.0.0-r4) 16:02:30 (5/5) Installing openssl (1.1.1s-r1) 16:02:30 Executing busybox-1.34.1-r7.trigger 16:02:30 OK: 6 MiB in 19 packages 16:02:34 Removing intermediate container 9909bb40b22b 16:02:34 ---> 70b0412b2f5d 16:02:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:02:39 ---> 340bfe062063 16:02:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:02:47 ---> f784297c59fc 16:02:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:02:47 ---> ce7156265d46 16:02:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:02:49 ---> 5ec62fc16d16 16:02:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:02:51 ---> 88cecfaef808 16:02:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:02:51 ---> Running in 7532de9bf622 16:02:52 Removing intermediate container 7532de9bf622 16:02:52 ---> b8254f6112ad 16:02:52 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:02:52 ---> Running in b6af782b932d 16:02:54 Removing intermediate container b6af782b932d 16:02:54 ---> f1e419e1ebb7 16:02:54 Step 22/24 : LABEL arch=arm64 16:02:54 ---> Running in 060a929c79c1 16:02:55 Removing intermediate container 060a929c79c1 16:02:55 ---> 345b266951c7 16:02:55 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:02:55 ---> Running in b01f0ce75ade 16:02:56 Removing intermediate container b01f0ce75ade 16:02:56 ---> 7f6ed8d050c9 16:02:56 Step 24/24 : LABEL version=2.3.1-dev.3 16:02:56 ---> Running in 917595f0b95c 16:02:56 Removing intermediate container 917595f0b95c 16:02:56 ---> daa2ee2f11a4 16:02:56 16:02:57 Successfully built daa2ee2f11a4 16:02:57 Successfully tagged security-spire-agent-arm64:latest 16:02:57  Building security-spire-agent ... done Building core-command 16:03:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:00 ---> a724a240d8ff 16:03:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:03:00 ---> Using cache 16:03:00 ---> e159826e4dce 16:03:00 Step 4/23 : WORKDIR /edgex-go 16:03:00 ---> Using cache 16:03:00 ---> cda8dc0c8fe0 16:03:00 Step 5/23 : RUN apk add --update --no-cache make git 16:03:00 ---> Using cache 16:03:00 ---> 8a2c41059d80 16:03:00 Step 6/23 : COPY go.mod vendor* ./ 16:03:00 ---> Using cache 16:03:00 ---> ebff2b9579ae 16:03:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:00 ---> Using cache 16:03:00 ---> c16db0e66480 16:03:00 Step 8/23 : COPY . . 16:03:00 ---> Using cache 16:03:00 ---> 7edf81eeb77f 16:03:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:03:01 ---> Running in 2803d0f16ddc 16:03:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:07:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:07:54 Removing intermediate container 8a726974067c 16:07:54 ---> 1b80fe60b2de 16:07:54 16:07:54 Step 9/24 : FROM alpine:3.16 16:07:54 3.16: Pulling from library/alpine 16:07:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:07:54 Status: Downloaded newer image for alpine:3.16 16:07:54 ---> 2b4661558fb8 16:07:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:07:54 ---> Running in 63bd3bc7f33d 16:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:07:57 (1/3) Installing ca-certificates (20220614-r0) 16:07:57 (2/3) Installing dumb-init (1.2.5-r1) 16:07:57 (3/3) Installing su-exec (0.2-r1) 16:07:57 Executing busybox-1.35.0-r17.trigger 16:07:57 Executing ca-certificates-20220614-r0.trigger 16:07:58 OK: 6 MiB in 17 packages 16:08:00 Removing intermediate container 63bd3bc7f33d 16:08:00 ---> d472746207dd 16:08:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:08:00 ---> Running in b59f08b6fe62 16:08:01 Removing intermediate container b59f08b6fe62 16:08:01 ---> a74e0c333189 16:08:01 Step 12/24 : WORKDIR / 16:08:01 ---> Running in 27c626a0e595 16:08:01 Removing intermediate container 27c626a0e595 16:08:01 ---> 153f3c72fe56 16:08:01 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:08:04 ---> b878098e682b 16:08:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:08:05 ---> cae3e9332d04 16:08:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:08:06 ---> 58015e06fe54 16:08:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:08:06 ---> a23416c93a2e 16:08:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:08:08 ---> d13f5f0f93c4 16:08:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:08:10 ---> ca8832777968 16:08:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:08:10 ---> 936199535e65 16:08:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:08:11 ---> Running in 78b06729a496 16:08:14 Removing intermediate container 78b06729a496 16:08:14 ---> e8448fcc929a 16:08:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:08:14 ---> Running in 0b64ab86ad7c 16:08:14 Removing intermediate container 0b64ab86ad7c 16:08:14 ---> f48547f1db1e 16:08:14 Step 22/24 : LABEL arch=arm64 16:08:14 ---> Running in 5640adff753a 16:08:16 Removing intermediate container 5640adff753a 16:08:16 ---> c7a110c9b15e 16:08:16 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:08:16 ---> Running in 6fb1a15f1c89 16:08:16 Removing intermediate container 6fb1a15f1c89 16:08:16 ---> a2ca9229efa6 16:08:16 Step 24/24 : LABEL version=2.3.1-dev.3 16:08:16 ---> Running in 473d9014b586 16:08:17 Removing intermediate container 473d9014b586 16:08:17 ---> 2a04b4c43a38 16:08:17 16:08:17 Successfully built 2a04b4c43a38 16:08:17 Successfully tagged security-secretstore-setup-arm64:latest 16:08:17  Building security-secretstore-setup ... done Building security-spire-config 16:08:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:21 ---> a724a240d8ff 16:08:21 Step 3/24 : WORKDIR /edgex-go 16:08:21 ---> Using cache 16:08:21 ---> f706bcb453bb 16:08:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:08:21 ---> Running in 304adacd914e 16:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:25 OK: 221 MiB in 51 packages 16:08:26 Removing intermediate container 304adacd914e 16:08:26 ---> 716177247042 16:08:26 Step 5/24 : COPY go.mod vendor* ./ 16:08:27 ---> 4c102f206747 16:08:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:28 ---> Running in 7d87f173134b 16:09:00 Removing intermediate container 2803d0f16ddc 16:09:00 ---> 716d2a745cf1 16:09:00 16:09:00 Step 10/23 : FROM alpine:3.16 16:09:00 ---> 2b4661558fb8 16:09:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:09:00 ---> Running in ce63db8e7351 16:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:09:01 (1/1) Installing dumb-init (1.2.5-r1) 16:09:01 Executing busybox-1.35.0-r17.trigger 16:09:01 OK: 5 MiB in 15 packages 16:09:02 Removing intermediate container ce63db8e7351 16:09:02 ---> 7d49a16e00fb 16:09:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:02 ---> Running in 267b6899181e 16:09:05 Removing intermediate container 267b6899181e 16:09:05 ---> 6cd9137ddef2 16:09:05 Step 13/23 : ENV APP_PORT=59882 16:09:05 ---> Running in 9c8ad5b87a2f 16:09:06 Removing intermediate container 9c8ad5b87a2f 16:09:06 ---> 775328411f92 16:09:06 Step 14/23 : EXPOSE $APP_PORT 16:09:06 ---> Running in 1f6277afe2ee 16:09:07 Removing intermediate container 1f6277afe2ee 16:09:07 ---> 29980967efdc 16:09:07 Step 15/23 : WORKDIR / 16:09:07 ---> Running in 4d334e05e32e 16:09:08 Removing intermediate container 4d334e05e32e 16:09:08 ---> c3449e35aa33 16:09:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:09 ---> fe5e0725506d 16:09:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:09:13 ---> 5890171aac7c 16:09:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:09:14 ---> 0cdecd6dadb6 16:09:14 Step 19/23 : ENTRYPOINT ["/core-command"] 16:09:14 ---> Running in e63406235f0a 16:09:15 Removing intermediate container e63406235f0a 16:09:15 ---> eb7ff5b90abf 16:09:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:15 ---> Running in d4cd4d1cd573 16:09:17 Removing intermediate container d4cd4d1cd573 16:09:17 ---> 2797453a7990 16:09:17 Step 21/23 : LABEL arch=arm64 16:09:17 ---> Running in 3250f7a23dbb 16:09:18 Removing intermediate container 3250f7a23dbb 16:09:18 ---> ed779ade0829 16:09:18 Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:09:18 ---> Running in b002e966063b 16:09:19 Removing intermediate container b002e966063b 16:09:19 ---> 4f0eca777462 16:09:19 Step 23/23 : LABEL version=2.3.1-dev.3 16:09:19 ---> Running in eda22cfd3944 16:09:20 Removing intermediate container eda22cfd3944 16:09:20 ---> 340243d3cb30 16:09:20 16:09:20 Successfully built 340243d3cb30 16:09:20 Successfully tagged core-command-arm64:latest 16:09:20  Building core-command ... done Building security-spire-server 16:09:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:09:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:09:26 ---> a724a240d8ff 16:09:26 Step 3/23 : WORKDIR /edgex-go 16:09:26 ---> Using cache 16:09:26 ---> f706bcb453bb 16:09:26 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:09:26 ---> Using cache 16:09:26 ---> 716177247042 16:09:26 Step 5/23 : COPY go.mod vendor* ./ 16:09:26 ---> Using cache 16:09:26 ---> 4c102f206747 16:09:26 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:26 ---> Running in 4aa4d00a1b96 16:09:36 Removing intermediate container 7d87f173134b 16:09:36 ---> 882cbb5ea98f 16:09:36 Step 7/24 : COPY . . 16:09:39 ---> 27ae44330674 16:09:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:09:39 ---> Running in e8f505698f29 16:09:40 Removing intermediate container e8f505698f29 16:09:40 ---> 883fc57228a1 16:09:40 Step 9/24 : WORKDIR /edgex-go/spire-build 16:09:40 ---> Running in b84bd38286f1 16:09:40 Removing intermediate container b84bd38286f1 16:09:40 ---> 84ad47e58659 16:09:40 Step 10/24 : 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 16:09:40 ---> Running in 34e564ea6946 16:09:44 Removing intermediate container 34e564ea6946 16:09:44 ---> 716e6c1ff4f6 16:09:44 Step 11/24 : WORKDIR /edgex-go 16:09:44 ---> Running in 5f22cd8f71f8 16:09:44 Removing intermediate container 5f22cd8f71f8 16:09:44 ---> 7ebaddf3cf27 16:09:44 16:09:44 Step 12/24 : FROM alpine:3.15 16:09:44 ---> 8aa73fd46299 16:09:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:44 ---> Using cache 16:09:44 ---> 2005fe52548a 16:09:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:09:45 ---> Running in 3c0b1b5370d1 16:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:09:49 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:09:49 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:09:49 OK: 15736 distinct packages available 16:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:09:51 (1/4) Installing dumb-init (1.2.5-r1) 16:09:51 (2/4) Installing musl-obstack (1.2.3-r0) 16:09:51 (3/4) Installing libucontext (1.1-r0) 16:09:51 (4/4) Installing gcompat (1.0.0-r4) 16:09:51 Executing busybox-1.34.1-r7.trigger 16:09:51 OK: 6 MiB in 18 packages 16:09:54 Removing intermediate container 3c0b1b5370d1 16:09:54 ---> 380d54be29fa 16:09:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:09:57 Removing intermediate container 9573d789fc7f 16:09:57 ---> 470a6c33b3d3 16:09:57 16:09:57 Step 9/19 : FROM alpine:3.15 16:09:57 ---> 8aa73fd46299 16:09:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:57 ---> Using cache 16:09:57 ---> 2005fe52548a 16:09:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:09:57 ---> Running in 48649dcf2c43 16:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:10:01 ---> ec7712199ad9 16:10:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:10:01 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:10:01 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:10:01 OK: 15736 distinct packages available 16:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:10:02 ---> e23291748913 16:10:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:10:02 ---> Running in b3b577f87609 16:10:02 Removing intermediate container b3b577f87609 16:10:02 ---> ae71c44a07e4 16:10:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:10:03 (1/9) Installing ca-certificates (20220614-r0) 16:10:03 (2/9) Installing brotli-libs (1.0.9-r5) 16:10:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:10:03 (4/9) Installing libcurl (7.80.0-r4) 16:10:03 (5/9) Installing curl (7.80.0-r4) 16:10:03 (6/9) Installing dumb-init (1.2.5-r1) 16:10:03 (7/9) Installing musl-obstack (1.2.3-r0) 16:10:03 (8/9) Installing libucontext (1.1-r0) 16:10:03 (9/9) Installing gcompat (1.0.0-r4) 16:10:03 Executing busybox-1.34.1-r7.trigger 16:10:03 Executing ca-certificates-20220614-r0.trigger 16:10:04 ---> 41f7fc4906b8 16:10:04 Step 19/24 : WORKDIR / 16:10:04 ---> Running in f5bcef6c7ca8 16:10:04 OK: 8 MiB in 23 packages 16:10:04 Removing intermediate container f5bcef6c7ca8 16:10:04 ---> 9171b5c2334a 16:10:04 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:10:04 ---> Running in eff6943125b6 16:10:05 Removing intermediate container eff6943125b6 16:10:05 ---> 8a0b065efeea 16:10:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:10:05 ---> Running in c19af93d8344 16:10:07 Removing intermediate container c19af93d8344 16:10:07 ---> 72756e89c1b7 16:10:07 Step 22/24 : LABEL arch=arm64 16:10:07 ---> Running in 7f1a8020910c 16:10:07 Removing intermediate container 48649dcf2c43 16:10:07 ---> 74d5c6c34a0d 16:10:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:08 Removing intermediate container 7f1a8020910c 16:10:08 ---> 03c21b77d92d 16:10:08 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:10:08 ---> Running in 17ccad8c0f00 16:10:09 ---> 79c71ce4fcc7 16:10:09 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:10:09 Removing intermediate container 17ccad8c0f00 16:10:09 ---> a96c2833546e 16:10:09 Step 24/24 : LABEL version=2.3.1-dev.3 16:10:09 ---> Running in 9b53657a664b 16:10:10 Removing intermediate container 9b53657a664b 16:10:10 ---> 082c4f18748c 16:10:10 16:10:10 Successfully built 082c4f18748c 16:10:10 Successfully tagged security-spire-config-arm64:latest 16:10:10  Building security-spire-config ... done Building core-data 16:10:13 ---> 45166c72acd0 16:10:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:10:14 ---> 716c0bf04cfc 16:10:14 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:10:15 ---> Running in b4de06f7b911 16:10:16 Removing intermediate container b4de06f7b911 16:10:16 ---> 1c8e44eb1a23 16:10:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:10:16 ---> a724a240d8ff 16:10:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:10:16 ---> Using cache 16:10:16 ---> e159826e4dce 16:10:16 Step 4/22 : WORKDIR /edgex-go 16:10:16 ---> Using cache 16:10:16 ---> cda8dc0c8fe0 16:10:16 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:10:16 ---> Running in 4fe76223d30c 16:10:16 ---> Running in 0e6f57cc009f 16:10:17 Removing intermediate container 4fe76223d30c 16:10:17 ---> 4f4d5a39a06a 16:10:17 Step 17/19 : LABEL arch=arm64 16:10:17 ---> Running in 1b9ec56eb1c2 16:10:19 Removing intermediate container 1b9ec56eb1c2 16:10:19 ---> aaf2c9e8323c 16:10:19 Step 18/19 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:10:19 ---> Running in ab0015feb632 16:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:10:20 Removing intermediate container ab0015feb632 16:10:20 ---> a3c6e049471f 16:10:20 Step 19/19 : LABEL version=2.3.1-dev.3 16:10:20 ---> Running in 2777c51910ed 16:10:20 Removing intermediate container 2777c51910ed 16:10:20 ---> 6496d3cc2337 16:10:20 16:10:21 OK: 221 MiB in 51 packages 16:10:21 Successfully built 6496d3cc2337 16:10:21 Successfully tagged security-spiffe-token-provider-arm64:latest 16:10:21  Building security-spiffe-token-provider ... done Building security-bootstrapper 16:10:23 Removing intermediate container 0e6f57cc009f 16:10:23 ---> fb75fa921bd7 16:10:23 Step 6/22 : COPY go.mod vendor* ./ 16:10:24 ---> af58e0682b40 16:10:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:24 ---> Running in 4df9f25b5a7e 16:10:26 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:10:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:10:26 ---> a724a240d8ff 16:10:26 Step 3/32 : WORKDIR /edgex-go 16:10:26 ---> Using cache 16:10:26 ---> f706bcb453bb 16:10:26 Step 4/32 : RUN apk add --update --no-cache make git 16:10:26 ---> Using cache 16:10:26 ---> b03695845481 16:10:26 Step 5/32 : COPY go.mod vendor* ./ 16:10:26 ---> Using cache 16:10:26 ---> 01d44ab51fdd 16:10:26 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:26 ---> Using cache 16:10:26 ---> 01b7b926f415 16:10:26 Step 7/32 : COPY . . 16:10:26 ---> Using cache 16:10:26 ---> 9e616140cd5f 16:10:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:10:27 ---> Running in c6b4bb292019 16:10:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:10:42 Removing intermediate container 4aa4d00a1b96 16:10:42 ---> 93aaf46e67c6 16:10:42 Step 7/23 : COPY . . 16:10:45 ---> 31e197160d66 16:10:45 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:10:45 ---> Running in 95ebad3366b2 16:10:46 Removing intermediate container 95ebad3366b2 16:10:46 ---> f6678a2fd2ed 16:10:46 Step 9/23 : WORKDIR /edgex-go/spire-build 16:10:46 ---> Running in d1575a4a457e 16:10:46 Removing intermediate container d1575a4a457e 16:10:46 ---> 1ea4591bd969 16:10:46 Step 10/23 : 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 16:10:47 ---> Running in 4c956e6f06a7 16:10:50 Removing intermediate container 4c956e6f06a7 16:10:50 ---> 765c6f5b85c6 16:10:50 Step 11/23 : WORKDIR /edgex-go 16:10:50 ---> Running in 94e9e76c78eb 16:10:50 Removing intermediate container 94e9e76c78eb 16:10:50 ---> 0df1bca9a1b6 16:10:50 16:10:50 Step 12/23 : FROM alpine:3.15 16:10:50 ---> 8aa73fd46299 16:10:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:10:50 ---> Using cache 16:10:50 ---> 2005fe52548a 16:10:50 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:10:50 ---> Using cache 16:10:50 ---> 70b0412b2f5d 16:10:50 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:10:55 ---> b053935949c5 16:10:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:10:56 ---> f01bea87af4a 16:10:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:10:57 ---> 6bd72787d47a 16:10:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:10:58 ---> dbbb03e3e4f1 16:10:58 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:10:58 ---> Running in 41add0ff9e5c 16:10:59 Removing intermediate container 41add0ff9e5c 16:10:59 ---> 0e72aa12006a 16:10:59 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:10:59 ---> Running in 75ce52973d05 16:11:00 Removing intermediate container 75ce52973d05 16:11:00 ---> 39977c1f46da 16:11:00 Step 21/23 : LABEL arch=arm64 16:11:00 ---> Running in 4d2cf7a829ab 16:11:01 Removing intermediate container 4d2cf7a829ab 16:11:01 ---> 8cb0e0217641 16:11:01 Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:11:01 ---> Running in 2a4447ba0006 16:11:03 Removing intermediate container 2a4447ba0006 16:11:03 ---> 707f1d624887 16:11:03 Step 23/23 : LABEL version=2.3.1-dev.3 16:11:03 ---> Running in 64c28559e929 16:11:04 Removing intermediate container 64c28559e929 16:11:04 ---> d0fb7e7446c4 16:11:04 16:11:04 Successfully built d0fb7e7446c4 16:11:04 Successfully tagged security-spire-server-arm64:latest 16:11:04  Building security-spire-server ... done Building sys-mgmt-agent 16:11:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:09 ---> a724a240d8ff 16:11:09 Step 3/22 : WORKDIR /edgex-go 16:11:09 ---> Using cache 16:11:09 ---> f706bcb453bb 16:11:09 Step 4/22 : RUN apk add --update --no-cache make bash git 16:11:09 ---> Running in 61bf6c20ff95 16:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:14 OK: 221 MiB in 51 packages 16:11:17 Removing intermediate container 61bf6c20ff95 16:11:17 ---> e53a18124729 16:11:17 Step 5/22 : COPY go.mod vendor* ./ 16:11:19 ---> 5442d8dc32d6 16:11:19 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:19 ---> Running in d56fdf36950e 16:11:22 Removing intermediate container 5412a088bacf 16:11:22 ---> 99adea373750 16:11:22 16:11:22 Step 10/22 : FROM alpine:3.16 16:11:22 ---> 2b4661558fb8 16:11:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:11:22 ---> Running in 55ed011849cd 16:11:22 Removing intermediate container cf4b8f507f8b 16:11:22 ---> 8a039f469c18 16:11:22 16:11:22 Step 10/22 : FROM alpine:3.16 16:11:22 ---> 2b4661558fb8 16:11:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:11:22 ---> Using cache 16:11:22 ---> 7d49a16e00fb 16:11:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:22 ---> Using cache 16:11:22 ---> 6cd9137ddef2 16:11:22 Step 13/22 : ENV APP_PORT=59861 16:11:23 ---> Running in da5c591fa7fe 16:11:24 Removing intermediate container da5c591fa7fe 16:11:24 ---> ff26ce37749f 16:11:24 Step 14/22 : EXPOSE $APP_PORT 16:11:24 ---> Running in 956968c4fc88 16:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:25 Removing intermediate container 956968c4fc88 16:11:25 ---> e39480ff46f6 16:11:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:26 (1/2) Installing ca-certificates (20220614-r0) 16:11:26 (2/2) Installing dumb-init (1.2.5-r1) 16:11:26 Executing busybox-1.35.0-r17.trigger 16:11:26 Executing ca-certificates-20220614-r0.trigger 16:11:27 ---> 2ceac7effd14 16:11:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:11:27 OK: 6 MiB in 16 packages 16:11:31 Removing intermediate container 55ed011849cd 16:11:31 ---> 4499e3ff261e 16:11:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:11:31 ---> 7037abef5e17 16:11:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:11:31 ---> Running in fd95a82dfa20 16:11:33 Removing intermediate container fd95a82dfa20 16:11:33 ---> ac656ae9dfd1 16:11:33 Step 13/22 : ENV APP_PORT=59860 16:11:33 ---> Running in 6d4613e7ab4c 16:11:33 ---> 79cc1c1669f7 16:11:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:11:33 ---> Running in 11fc2fa7d1c6 16:11:34 Removing intermediate container 6d4613e7ab4c 16:11:34 ---> 35c9ffe30ccf 16:11:34 Step 14/22 : EXPOSE $APP_PORT 16:11:34 ---> Running in 5883de6b4d9d 16:11:34 Removing intermediate container 11fc2fa7d1c6 16:11:34 ---> 5cba0473758c 16:11:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:34 ---> Running in 35c0521bab0c 16:11:35 Removing intermediate container 5883de6b4d9d 16:11:35 ---> 64c2f8997cdf 16:11:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:36 Removing intermediate container 35c0521bab0c 16:11:36 ---> 5652a4599b12 16:11:36 Step 20/22 : LABEL arch=arm64 16:11:36 ---> Running in 1026463bb9d4 16:11:37 ---> a7bcb4b4d04a 16:11:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:11:37 Removing intermediate container 1026463bb9d4 16:11:37 ---> 2674095a0f77 16:11:37 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:11:38 ---> Running in 5b93441f4e6c 16:11:39 Removing intermediate container 5b93441f4e6c 16:11:39 ---> 9bce4781f636 16:11:39 Step 22/22 : LABEL version=2.3.1-dev.3 16:11:39 ---> Running in c410c0963575 16:11:40 Removing intermediate container c410c0963575 16:11:40 ---> 922159dd6531 16:11:40 16:11:40 Successfully built 922159dd6531 16:11:40 Successfully tagged support-scheduler-arm64:latest 16:11:40 Building security-proxy-setup 16:11:43  Building support-scheduler ... done  ---> 7ad70a86fbec 16:11:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:11:45 ---> 48e01cd3d27d 16:11:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:11:45 ---> Running in 191f8d7b0b37 16:11:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:11:45 ---> a724a240d8ff 16:11:45 Step 3/21 : WORKDIR /edgex-go 16:11:45 ---> Using cache 16:11:45 ---> f706bcb453bb 16:11:45 Step 4/21 : RUN apk add --update --no-cache make git 16:11:45 ---> Using cache 16:11:45 ---> b03695845481 16:11:45 Step 5/21 : COPY go.mod vendor* ./ 16:11:45 ---> Using cache 16:11:45 ---> 01d44ab51fdd 16:11:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:45 ---> Using cache 16:11:45 ---> 01b7b926f415 16:11:45 Step 7/21 : COPY . . 16:11:46 ---> Using cache 16:11:46 ---> 9e616140cd5f 16:11:46 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:11:46 Removing intermediate container 191f8d7b0b37 16:11:46 ---> 5606d94a3278 16:11:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:46 ---> Running in ea6763786b20 16:11:46 ---> Running in e5d1d9aebc1d 16:11:48 Removing intermediate container e5d1d9aebc1d 16:11:48 ---> b4d50ffdcf09 16:11:48 Step 20/22 : LABEL arch=arm64 16:11:48 ---> Running in 414738323c35 16:11:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:11:48 Removing intermediate container 414738323c35 16:11:48 ---> bf110e4bcb40 16:11:48 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:11:48 ---> Running in 27b8abb9c64e 16:11:49 Removing intermediate container 27b8abb9c64e 16:11:49 ---> 8fd43a47841f 16:11:49 Step 22/22 : LABEL version=2.3.1-dev.3 16:11:49 ---> Running in 8db485bdf90f 16:11:50 Removing intermediate container 8db485bdf90f 16:11:50 ---> d3a0f188b882 16:11:50 16:11:50 Successfully built d3a0f188b882 16:11:50 Successfully tagged support-notifications-arm64:latest 16:11:50  Building support-notifications ... done Building core-metadata 16:11:55 Removing intermediate container 4df9f25b5a7e 16:11:55 ---> fe506eee3ebf 16:11:55 Step 8/22 : COPY . . 16:11:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:55 ---> a724a240d8ff 16:11:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:11:55 ---> Using cache 16:11:55 ---> e159826e4dce 16:11:55 Step 4/24 : WORKDIR /edgex-go 16:11:55 ---> Using cache 16:11:55 ---> cda8dc0c8fe0 16:11:55 Step 5/24 : RUN apk add --update --no-cache make git 16:11:55 ---> Using cache 16:11:55 ---> 8a2c41059d80 16:11:55 Step 6/24 : COPY go.mod vendor* ./ 16:11:55 ---> Using cache 16:11:55 ---> ebff2b9579ae 16:11:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:55 ---> Using cache 16:11:55 ---> c16db0e66480 16:11:55 Step 8/24 : COPY . . 16:11:56 ---> Using cache 16:11:56 ---> 7edf81eeb77f 16:11:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:11:56 ---> Running in cfde3b8bfa67 16:11:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:12:01 ---> 52b9e8973a28 16:12:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:12:01 ---> Running in 99e9f59d063c 16:12:04 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:12:22 Removing intermediate container d56fdf36950e 16:12:22 ---> dd03bf330878 16:12:22 Step 7/22 : COPY . . 16:12:25 ---> 068f008076bd 16:12:25 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:12:25 ---> Running in dccf2a5fac4c 16:12:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:15:33 Removing intermediate container c6b4bb292019 16:15:33 ---> 09512d7e87b0 16:15:33 16:15:33 Step 9/32 : FROM alpine:3.16 16:15:33 ---> 2b4661558fb8 16:15:33 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:15:33 ---> Running in f7fd62c8502f 16:15:33 Removing intermediate container f7fd62c8502f 16:15:33 ---> f90939d0a857 16:15:33 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:15:33 ---> Running in 453dbcc31466 16:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:15:33 (1/2) Installing dumb-init (1.2.5-r1) 16:15:33 (2/2) Installing su-exec (0.2-r1) 16:15:33 Executing busybox-1.35.0-r17.trigger 16:15:33 OK: 5 MiB in 16 packages 16:15:33 Removing intermediate container 453dbcc31466 16:15:33 ---> 398a4386d876 16:15:33 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:15:33 ---> Running in 073eac8978b7 16:15:33 Removing intermediate container 073eac8978b7 16:15:33 ---> 0f3bffd28710 16:15:33 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:15:33 ---> Running in 621e8a29caa4 16:15:33 Removing intermediate container 621e8a29caa4 16:15:33 ---> 1bb060bf817a 16:15:33 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:15:33 ---> Running in 61817ddd6d71 16:15:33 Removing intermediate container 61817ddd6d71 16:15:33 ---> 0a6039c5b7c9 16:15:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:15:33 ---> Running in 85e98ead034f 16:15:33 Removing intermediate container 85e98ead034f 16:15:33 ---> 264795d325fa 16:15:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:15:33 ---> Running in f72aeb94f606 16:15:34 Removing intermediate container f72aeb94f606 16:15:34 ---> b00c6ff38394 16:15:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:15:34 ---> Running in 7b6cf97578e7 16:15:35 Removing intermediate container 7b6cf97578e7 16:15:35 ---> 4406ed2fa5c8 16:15:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:15:36 ---> 010a82b120b2 16:15:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:15:36 ---> Running in b32631dec024 16:15:39 Removing intermediate container b32631dec024 16:15:39 ---> d5b716da2c3d 16:15:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:40 ---> 8b8a02d8e67e 16:15:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:15:41 ---> 991182cbf492 16:15:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:15:42 ---> acf697203464 16:15:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:15:44 ---> faec96a65423 16:15:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:15:45 ---> 3a0ce08d8c60 16:15:45 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:15:46 ---> 1025e46de9a1 16:15:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:15:47 ---> 5f131c53dc61 16:15:47 Step 27/32 : RUN chmod +x /entrypoint.sh 16:15:47 ---> Running in 8f3f316a0df6 16:15:51 Removing intermediate container 8f3f316a0df6 16:15:51 ---> 4727237e985c 16:15:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:15:51 ---> Running in 4d1e11555521 16:15:51 Removing intermediate container 4d1e11555521 16:15:51 ---> 61f881c1e21f 16:15:51 Step 29/32 : CMD ["gate"] 16:15:51 ---> Running in 20b5d731ac48 16:15:52 Removing intermediate container 20b5d731ac48 16:15:52 ---> 1fcf7662d8f2 16:15:52 Step 30/32 : LABEL arch=arm64 16:15:52 ---> Running in 030e09355d25 16:15:52 Removing intermediate container 030e09355d25 16:15:52 ---> 436363cc2117 16:15:52 Step 31/32 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:15:52 ---> Running in bb26a3ab13de 16:15:53 Removing intermediate container bb26a3ab13de 16:15:53 ---> b9b9e846fb7b 16:15:53 Step 32/32 : LABEL version=2.3.1-dev.3 16:15:53 ---> Running in 092b181c85d7 16:15:53 Removing intermediate container 092b181c85d7 16:15:53 ---> 71eb1b482694 16:15:53 16:15:53 Successfully built 71eb1b482694 16:15:53 Successfully tagged security-bootstrapper-arm64:latest 16:16:50  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:17:05 Removing intermediate container ea6763786b20 16:17:05 ---> f2d31fd54d45 16:17:05 16:17:05 Step 9/21 : FROM alpine:3.16 16:17:05 ---> 2b4661558fb8 16:17:05 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:17:05 ---> Running in bd6b0e7d4067 16:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:08 (1/6) Installing ca-certificates (20220614-r0) 16:17:08 (2/6) Installing brotli-libs (1.0.9-r6) 16:17:08 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:17:08 (4/6) Installing libcurl (7.83.1-r4) 16:17:08 (5/6) Installing curl (7.83.1-r4) 16:17:08 (6/6) Installing dumb-init (1.2.5-r1) 16:17:08 Executing busybox-1.35.0-r17.trigger 16:17:08 Executing ca-certificates-20220614-r0.trigger 16:17:09 OK: 8 MiB in 20 packages 16:17:11 Removing intermediate container bd6b0e7d4067 16:17:11 ---> ec91fe8a0e25 16:17:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:17:11 ---> Running in 39250aa26fe5 16:17:11 Removing intermediate container 39250aa26fe5 16:17:11 ---> 3ed38eea34e6 16:17:11 Step 12/21 : WORKDIR /edgex 16:17:11 ---> Running in 4da2582169f6 16:17:12 Removing intermediate container 4da2582169f6 16:17:12 ---> 4fff56f370c2 16:17:12 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:17:13 ---> 5b4592be93ea 16:17:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:17:14 ---> 0daf222f614f 16:17:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:17:16 ---> 6691ae5c3b17 16:17:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:17:17 ---> 218115880588 16:17:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:17:17 ---> Running in 283d6036f929 16:17:21 Removing intermediate container 283d6036f929 16:17:21 ---> 881312368e3e 16:17:21 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:17:21 ---> Running in 0625398bf103 16:17:21 Removing intermediate container 0625398bf103 16:17:21 ---> 018f5c53c02c 16:17:21 Step 19/21 : LABEL arch=arm64 16:17:21 ---> Running in aa03817471e7 16:17:22 Removing intermediate container aa03817471e7 16:17:22 ---> 21e3ae47a589 16:17:22 Step 20/21 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:17:23 ---> Running in bc40c5832cb8 16:17:23 Removing intermediate container bc40c5832cb8 16:17:23 ---> ff2bacb33b33 16:17:23 Step 21/21 : LABEL version=2.3.1-dev.3 16:17:23 ---> Running in ef4ddbc68fb8 16:17:24 Removing intermediate container ef4ddbc68fb8 16:17:24 ---> 57416a5294d4 16:17:24 16:17:24 Successfully built 57416a5294d4 16:17:24 Successfully tagged security-proxy-setup-arm64:latest 16:17:28  Building security-proxy-setup ... done Removing intermediate container dccf2a5fac4c 16:17:28 ---> 32a13143c586 16:17:28 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:17:28 ---> Running in b5cb9c62cf1d 16:17:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:17:34 Removing intermediate container b5cb9c62cf1d 16:17:34 ---> aa6aa6509aa4 16:17:34 16:17:34 Step 10/22 : FROM alpine:3.16 16:17:34 ---> 2b4661558fb8 16:17:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:17:34 ---> Running in b3368fd3df81 16:17:34 Removing intermediate container b3368fd3df81 16:17:34 ---> 7ef22bea0031 16:17:34 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:17:35 ---> Running in e9ee97b8541f 16:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:38 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:17:38 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:17:38 (3/33) Installing readline (8.1.2-r0) 16:17:38 (4/33) Installing bash (5.1.16-r2) 16:17:38 Executing bash-5.1.16-r2.post-install 16:17:38 (5/33) Installing ca-certificates (20220614-r0) 16:17:38 (6/33) Installing brotli-libs (1.0.9-r6) 16:17:38 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:17:38 (8/33) Installing libcurl (7.83.1-r4) 16:17:38 (9/33) Installing curl (7.83.1-r4) 16:17:38 (10/33) Installing docker-cli (20.10.20-r0) 16:17:39 (11/33) Installing dumb-init (1.2.5-r1) 16:17:39 (12/33) Installing libbz2 (1.0.8-r1) 16:17:39 (13/33) Installing expat (2.5.0-r0) 16:17:39 (14/33) Installing libffi (3.4.2-r1) 16:17:39 (15/33) Installing gdbm (1.23-r0) 16:17:39 (16/33) Installing xz-libs (5.2.5-r1) 16:17:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:17:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:17:39 (19/33) Installing mpdecimal (2.5.1-r1) 16:17:39 (20/33) Installing sqlite-libs (3.38.5-r0) 16:17:39 (21/33) Installing python3 (3.10.8-r0) 16:17:41 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:17:41 (23/33) Installing py3-tomli (2.0.1-r1) 16:17:41 (24/33) Installing py3-pep517 (0.12.0-r2) 16:17:41 (25/33) Installing py3-six (1.16.0-r1) 16:17:41 (26/33) Installing py3-retrying (1.3.3-r3) 16:17:41 (27/33) Installing py3-appdirs (1.4.4-r3) 16:17:41 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:17:41 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:17:41 (30/33) Installing py3-parsing (2.4.7-r3) 16:17:41 (31/33) Installing py3-packaging (21.3-r0) 16:17:41 (32/33) Installing py3-setuptools (59.4.0-r0) 16:17:41 (33/33) Installing py3-pip (22.1.1-r0) 16:17:42 Executing busybox-1.35.0-r17.trigger 16:17:42 Executing ca-certificates-20220614-r0.trigger 16:17:43 OK: 121 MiB in 47 packages 16:17:46 Removing intermediate container cfde3b8bfa67 16:17:46 ---> e92296df53c4 16:17:46 16:17:46 Step 10/24 : FROM alpine:3.16 16:17:46 ---> 2b4661558fb8 16:17:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:17:46 ---> Using cache 16:17:46 ---> 7d49a16e00fb 16:17:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:17:46 ---> Using cache 16:17:46 ---> 6cd9137ddef2 16:17:46 Step 13/24 : ENV APP_PORT=59881 16:17:46 ---> Running in 4c87381b6fd8 16:17:47 Removing intermediate container 4c87381b6fd8 16:17:47 ---> 0d26e5fdfd2f 16:17:47 Step 14/24 : EXPOSE $APP_PORT 16:17:47 ---> Running in 05cd22ff77cc 16:17:47 Removing intermediate container 05cd22ff77cc 16:17:47 ---> e945737aadd9 16:17:47 Step 15/24 : WORKDIR / 16:17:47 ---> Running in c748906ee064 16:17:48 Removing intermediate container c748906ee064 16:17:48 ---> 2337d358f885 16:17:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:17:48 ---> 9a777418ebb6 16:17:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:17:49 ---> 6958c54bba2c 16:17:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:17:50 ---> 4ad340a47eb7 16:17:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:17:51 ---> 12025fa65c02 16:17:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:17:51 ---> Running in d6220bc6c288 16:17:51 Removing intermediate container d6220bc6c288 16:17:51 ---> 1facde9502e6 16:17:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:17:51 ---> Running in 8307be29d881 16:17:52 Removing intermediate container 8307be29d881 16:17:52 ---> bda1f18f51af 16:17:52 Step 22/24 : LABEL arch=arm64 16:17:52 ---> Running in 16e715ff4933 16:17:52 Removing intermediate container 16e715ff4933 16:17:52 ---> b8083f05e927 16:17:52 Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:17:52 ---> Running in 6ccf000fed71 16:17:53 Removing intermediate container 6ccf000fed71 16:17:53 ---> b4505a4bfcc4 16:17:53 Step 24/24 : LABEL version=2.3.1-dev.3 16:17:53 ---> Running in 4ee4e606099a 16:17:53 Removing intermediate container 4ee4e606099a 16:17:53 ---> 734055ef212b 16:17:53 16:17:53 Successfully built 734055ef212b 16:17:53 Successfully tagged core-metadata-arm64:latest 16:17:56  Building core-metadata ... done Collecting docker-compose==1.23.2 16:17:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:17:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.5 MB/s eta 0:00:00 16:17:56 Collecting cached-property<2,>=1.2.0 16:17:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:17:57 Collecting PyYAML<4,>=3.10 16:17:57 Downloading PyYAML-3.13.tar.gz (270 kB) 16:17:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.4 MB/s eta 0:00:00 16:17:58 Preparing metadata (setup.py): started 16:17:59 Removing intermediate container 99e9f59d063c 16:17:59 ---> 7bd437cc2921 16:17:59 16:17:59 Step 10/22 : FROM alpine:3.16 16:17:59 ---> 2b4661558fb8 16:17:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:17:59 ---> Running in 8e9e69fdfd99 16:18:00 Removing intermediate container 8e9e69fdfd99 16:18:00 ---> 4a2d3f9389ca 16:18:00 Step 12/22 : ENV APP_PORT=59880 16:18:00 ---> Running in dacb35e57171 16:18:00 Removing intermediate container dacb35e57171 16:18:00 ---> 5b996b5e0eea 16:18:00 Step 13/22 : EXPOSE $APP_PORT 16:18:00 ---> Running in a072791cbc02 16:18:00 Preparing metadata (setup.py): finished with status 'done' 16:18:00 Removing intermediate container a072791cbc02 16:18:00 ---> 14a08daab1cc 16:18:00 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:18:00 ---> Running in 37277975d640 16:18:01 Collecting jsonschema<3,>=2.5.1 16:18:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:18:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:18:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.7 MB/s eta 0:00:00 16:18:02 Collecting dockerpty<0.5,>=0.4.1 16:18:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:02 Preparing metadata (setup.py): started 16:18:03 (1/6) Installing dumb-init (1.2.5-r1) 16:18:03 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:18:03 (3/6) Installing libsodium (1.0.18-r0) 16:18:03 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:18:03 (5/6) Installing libzmq (4.3.4-r0) 16:18:03 (6/6) Installing zeromq (4.3.4-r0) 16:18:03 Executing busybox-1.35.0-r17.trigger 16:18:03 OK: 8 MiB in 20 packages 16:18:04 Preparing metadata (setup.py): finished with status 'done' 16:18:04 Removing intermediate container 37277975d640 16:18:04 ---> 44bd5d54a29f 16:18:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:04 Collecting docker<4.0,>=3.6.0 16:18:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:18:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 16:18:05 ---> 129546d865be 16:18:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:18:05 Collecting websocket-client<1.0,>=0.32.0 16:18:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:18:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.7 MB/s eta 0:00:00 16:18:05 Collecting texttable<0.10,>=0.9.0 16:18:05 Downloading texttable-0.9.1.tar.gz (11 kB) 16:18:05 Preparing metadata (setup.py): started 16:18:05 ---> cd2b0ba93022 16:18:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:18:06 ---> 436a5e542ab3 16:18:06 Step 18/22 : ENTRYPOINT ["/core-data"] 16:18:06 ---> Running in 8267a0ab51ce 16:18:06 Removing intermediate container 8267a0ab51ce 16:18:06 ---> a0fe9f4814b4 16:18:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:07 ---> Running in dc95eb8afb63 16:18:07 Preparing metadata (setup.py): finished with status 'done' 16:18:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:18:07 Collecting docopt<0.7,>=0.6.1 16:18:07 Removing intermediate container dc95eb8afb63 16:18:07 ---> f869855e40a2 16:18:07 Step 20/22 : LABEL arch=arm64 16:18:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:18:07 ---> Running in 111b39d79790 16:18:07 Preparing metadata (setup.py): started 16:18:07 Removing intermediate container 111b39d79790 16:18:07 ---> f5c8b62ba092 16:18:07 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:07 ---> Running in 24c88f8d2b59 16:18:07 Removing intermediate container 24c88f8d2b59 16:18:07 ---> d8a15d278fc5 16:18:07 Step 22/22 : LABEL version=2.3.1-dev.3 16:18:08 ---> Running in b111c40ed600 16:18:08 Removing intermediate container b111c40ed600 16:18:08 ---> 153180213233 16:18:08 16:18:08 Successfully built 153180213233 16:18:08 Successfully tagged core-data-arm64:latest 16:18:09  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' 16:18:10 Collecting docker-pycreds>=0.4.0 16:18:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:18:10 Collecting idna<2.8,>=2.5 16:18:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:18:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.9 MB/s eta 0:00:00 16:18:10 Collecting chardet<3.1.0,>=3.0.2 16:18:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:18:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.2 MB/s eta 0:00:00 16:18:11 Collecting urllib3<1.25,>=1.21.1 16:18:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:18:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.9 MB/s eta 0:00:00 16:18:11 Collecting certifi>=2017.4.17 16:18:11 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:18:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 21.3 MB/s eta 0:00:00 16:18:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:18:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:18:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:18:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:18:12 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:18:12 Running setup.py install for texttable: started 16:18:14 Running setup.py install for texttable: finished with status 'done' 16:18:14 Running setup.py install for PyYAML: started 16:18:16 Running setup.py install for PyYAML: finished with status 'done' 16:18:17 Running setup.py install for docopt: started 16:18:19 Running setup.py install for docopt: finished with status 'done' 16:18:21 Running setup.py install for dockerpty: started 16:18:23 Running setup.py install for dockerpty: finished with status 'done' 16:18:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:18:25 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 16:18:35 Removing intermediate container e9ee97b8541f 16:18:35 ---> 1411f8fbbc67 16:18:35 Step 13/22 : ENV APP_PORT=58890 16:18:35 ---> Running in 41dcec2a03f2 16:18:35 Removing intermediate container 41dcec2a03f2 16:18:35 ---> 82fa1d47416b 16:18:35 Step 14/22 : EXPOSE $APP_PORT 16:18:35 ---> Running in accf5fb3a394 16:18:36 Removing intermediate container accf5fb3a394 16:18:36 ---> 07db2cb52c36 16:18:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:18:37 ---> 3e337e0bf578 16:18:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:18:37 ---> 4a155af55cb2 16:18:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:18:38 ---> 4ef25fe6f9c1 16:18:38 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:18:38 ---> Running in 56028e0cb767 16:18:38 Removing intermediate container 56028e0cb767 16:18:38 ---> d7ea12c58265 16:18:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:38 ---> Running in ce80d95cddab 16:18:38 Removing intermediate container ce80d95cddab 16:18:38 ---> 10403a0ac5fb 16:18:38 Step 20/22 : LABEL arch=arm64 16:18:38 ---> Running in 3ad018b5a7ac 16:18:38 Removing intermediate container 3ad018b5a7ac 16:18:38 ---> 8aeeab6a96b5 16:18:38 Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:38 ---> Running in b6294c073dbd 16:18:39 Removing intermediate container b6294c073dbd 16:18:39 ---> 44dae812a3f4 16:18:39 Step 22/22 : LABEL version=2.3.1-dev.3 16:18:39 ---> Running in 1ca145957d69 16:18:39 Removing intermediate container 1ca145957d69 16:18:39 ---> 6f3e6d69828e 16:18:39 16:18:39 Successfully built 6f3e6d69828e 16:18:39 Successfully tagged sys-mgmt-agent-arm64:latest 16:18:39  Building sys-mgmt-agent ... done  [Pipeline] } 16:18:39 $ docker stop --time=1 6f17f2379faaa234d8afa5faa75e4c8adfaa31bd8c3d1caffe716e5f90b9a07e 16:18:41 $ docker rm -f 6f17f2379faaa234d8afa5faa75e4c8adfaa31bd8c3d1caffe716e5f90b9a07e [Pipeline] // withDockerContainer [Pipeline] sh 16:18:41 + docker images 16:18:42 REPOSITORY TAG IMAGE ID CREATED SIZE 16:18:42 sys-mgmt-agent-arm64 latest 6f3e6d69828e 2 seconds ago 134MB 16:18:42 core-data-arm64 latest 153180213233 33 seconds ago 20.8MB 16:18:42 7bd437cc2921 43 seconds ago 1.28GB 16:18:42 core-metadata-arm64 latest 734055ef212b 48 seconds ago 17.7MB 16:18:42 e92296df53c4 56 seconds ago 1.28GB 16:18:42 aa6aa6509aa4 About a minute ago 1.25GB 16:18:42 security-proxy-setup-arm64 latest 57416a5294d4 About a minute ago 26.7MB 16:18:42 f2d31fd54d45 About a minute ago 1.26GB 16:18:42 security-bootstrapper-arm64 latest 71eb1b482694 2 minutes ago 19.4MB 16:18:42 09512d7e87b0 3 minutes ago 1.26GB 16:18:42 support-notifications-arm64 latest d3a0f188b882 6 minutes ago 29.5MB 16:18:42 support-scheduler-arm64 latest 922159dd6531 7 minutes ago 28.8MB 16:18:42 8a039f469c18 7 minutes ago 1.33GB 16:18:42 99adea373750 7 minutes ago 1.33GB 16:18:42 security-spire-server-arm64 latest d0fb7e7446c4 7 minutes ago 84.3MB 16:18:42 0df1bca9a1b6 7 minutes ago 1.14GB 16:18:42 security-spiffe-token-provider-arm64 latest 6496d3cc2337 8 minutes ago 28.8MB 16:18:42 security-spire-config-arm64 latest 082c4f18748c 8 minutes ago 83.6MB 16:18:42 470a6c33b3d3 8 minutes ago 1.3GB 16:18:42 7ebaddf3cf27 8 minutes ago 1.14GB 16:18:42 core-command-arm64 latest 340243d3cb30 9 minutes ago 16.9MB 16:18:42 716d2a745cf1 9 minutes ago 1.27GB 16:18:42 security-secretstore-setup-arm64 latest 2a04b4c43a38 10 minutes ago 28.6MB 16:18:42 1b80fe60b2de 10 minutes ago 1.26GB 16:18:42 security-spire-agent-arm64 latest daa2ee2f11a4 15 minutes ago 122MB 16:18:42 595c1452e176 16 minutes ago 1.14GB 16:18:42 ci-base-image-arm64 latest a724a240d8ff 19 minutes ago 948MB 16:18:42 alpine 3.16 2b4661558fb8 5 days ago 5.29MB 16:18:42 alpine 3.15 8aa73fd46299 6 days ago 5.33MB 16:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 weeks ago 685MB 16:18:42 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 16:18:42 provisioning config files... 16:18:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config6950011188940313103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:42 ---> docker-login.sh 16:18:42 nexus3.edgexfoundry.org:10001 16:18:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:42 Configure a credential helper to remove this warning. See 16:18:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:42 16:18:42 Login Succeeded 16:18:42 nexus3.edgexfoundry.org:10002 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 nexus3.edgexfoundry.org:10003 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 nexus3.edgexfoundry.org:10004 16:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:43 Configure a credential helper to remove this warning. See 16:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:43 16:18:43 Login Succeeded 16:18:43 docker.io 16:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:44 Configure a credential helper to remove this warning. See 16:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:44 16:18:44 Login Succeeded 16:18:44 ---> docker-login.sh ends [Pipeline] } 16:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:18:44 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:44 latest 16:18:44 2.3.1-dev.3 16:18:44 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:18:44 main 16:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:18:45 c60fd22fab99: Preparing 16:18:45 49979eef3818: Preparing 16:18:45 6e2a2b221732: Preparing 16:18:45 4b02174bc377: Preparing 16:18:45 17bec77d7fdc: Preparing 16:18:45 17bec77d7fdc: Layer already exists 16:18:45 6e2a2b221732: Pushed 16:18:45 c60fd22fab99: Pushed 16:18:45 4b02174bc377: Pushed 16:18:48 49979eef3818: Pushed 16:18:48 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:18:48 c60fd22fab99: Preparing 16:18:48 49979eef3818: Preparing 16:18:48 6e2a2b221732: Preparing 16:18:48 4b02174bc377: Preparing 16:18:48 17bec77d7fdc: Preparing 16:18:48 c60fd22fab99: Layer already exists 16:18:48 49979eef3818: Layer already exists 16:18:48 4b02174bc377: Layer already exists 16:18:48 6e2a2b221732: Layer already exists 16:18:48 17bec77d7fdc: Layer already exists 16:18:48 latest: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.3 16:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:18:49 c60fd22fab99: Preparing 16:18:49 49979eef3818: Preparing 16:18:49 6e2a2b221732: Preparing 16:18:49 4b02174bc377: Preparing 16:18:49 17bec77d7fdc: Preparing 16:18:49 49979eef3818: Layer already exists 16:18:49 6e2a2b221732: Layer already exists 16:18:49 4b02174bc377: Layer already exists 16:18:49 17bec77d7fdc: Layer already exists 16:18:49 c60fd22fab99: Layer already exists 16:18:49 2.3.1-dev.3: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:18:50 c60fd22fab99: Preparing 16:18:50 49979eef3818: Preparing 16:18:50 6e2a2b221732: Preparing 16:18:50 4b02174bc377: Preparing 16:18:50 17bec77d7fdc: Preparing 16:18:50 17bec77d7fdc: Layer already exists 16:18:50 49979eef3818: Layer already exists 16:18:50 4b02174bc377: Layer already exists 16:18:50 6e2a2b221732: Layer already exists 16:18:50 c60fd22fab99: Layer already exists 16:18:50 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:18:50 c60fd22fab99: Preparing 16:18:50 49979eef3818: Preparing 16:18:50 6e2a2b221732: Preparing 16:18:50 4b02174bc377: Preparing 16:18:50 17bec77d7fdc: Preparing 16:18:50 c60fd22fab99: Layer already exists 16:18:50 49979eef3818: Layer already exists 16:18:50 6e2a2b221732: Layer already exists 16:18:50 17bec77d7fdc: Layer already exists 16:18:50 4b02174bc377: Layer already exists 16:18:50 main: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:50 ===================================================== [Pipeline] echo 16:18:50 taggedImages: 16:18:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:18:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.3 16:18:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:18:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:18:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:18:50 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:50 latest 16:18:50 2.3.1-dev.3 16:18:50 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:18:50 main 16:18:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:18:51 ac725557fdc4: Preparing 16:18:51 1e88cdc77fa1: Preparing 16:18:51 6e2a2b221732: Preparing 16:18:51 967dae51b453: Preparing 16:18:51 17bec77d7fdc: Preparing 16:18:51 17bec77d7fdc: Layer already exists 16:18:51 6e2a2b221732: Layer already exists 16:18:51 ac725557fdc4: Pushed 16:18:52 967dae51b453: Pushed 16:18:54 1e88cdc77fa1: Pushed 16:18:54 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:18:55 ac725557fdc4: Preparing 16:18:55 1e88cdc77fa1: Preparing 16:18:55 6e2a2b221732: Preparing 16:18:55 967dae51b453: Preparing 16:18:55 17bec77d7fdc: Preparing 16:18:55 17bec77d7fdc: Layer already exists 16:18:55 1e88cdc77fa1: Layer already exists 16:18:55 967dae51b453: Layer already exists 16:18:55 6e2a2b221732: Layer already exists 16:18:55 ac725557fdc4: Layer already exists 16:18:55 latest: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.3 16:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:18:56 ac725557fdc4: Preparing 16:18:56 1e88cdc77fa1: Preparing 16:18:56 6e2a2b221732: Preparing 16:18:56 967dae51b453: Preparing 16:18:56 17bec77d7fdc: Preparing 16:18:56 ac725557fdc4: Layer already exists 16:18:56 17bec77d7fdc: Layer already exists 16:18:56 1e88cdc77fa1: Layer already exists 16:18:56 6e2a2b221732: Layer already exists 16:18:56 967dae51b453: Layer already exists 16:18:56 2.3.1-dev.3: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:18:56 ac725557fdc4: Preparing 16:18:56 1e88cdc77fa1: Preparing 16:18:56 6e2a2b221732: Preparing 16:18:56 967dae51b453: Preparing 16:18:56 17bec77d7fdc: Preparing 16:18:56 17bec77d7fdc: Layer already exists 16:18:56 ac725557fdc4: Layer already exists 16:18:56 1e88cdc77fa1: Layer already exists 16:18:56 967dae51b453: Layer already exists 16:18:56 6e2a2b221732: Layer already exists 16:18:56 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:18:57 ac725557fdc4: Preparing 16:18:57 1e88cdc77fa1: Preparing 16:18:57 6e2a2b221732: Preparing 16:18:57 967dae51b453: Preparing 16:18:57 17bec77d7fdc: Preparing 16:18:57 17bec77d7fdc: Layer already exists 16:18:57 967dae51b453: Layer already exists 16:18:57 ac725557fdc4: Layer already exists 16:18:57 6e2a2b221732: Layer already exists 16:18:57 1e88cdc77fa1: Layer already exists 16:18:57 main: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:57 ===================================================== [Pipeline] echo 16:18:57 taggedImages: 16:18:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:18:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.3 16:18:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:18:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:18:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:18:57 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:57 latest 16:18:57 2.3.1-dev.3 16:18:57 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:18:57 main 16:18:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:18:58 c0ccfc2a9a14: Preparing 16:18:58 517cd846124f: Preparing 16:18:58 640c8096cc21: Preparing 16:18:58 6e2a2b221732: Preparing 16:18:58 4b02174bc377: Preparing 16:18:58 17bec77d7fdc: Preparing 16:18:58 17bec77d7fdc: Waiting 16:18:58 4b02174bc377: Layer already exists 16:18:58 6e2a2b221732: Layer already exists 16:18:58 17bec77d7fdc: Layer already exists 16:18:58 517cd846124f: Pushed 16:18:58 c0ccfc2a9a14: Pushed 16:19:01 640c8096cc21: Pushed 16:19:01 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:19:02 c0ccfc2a9a14: Preparing 16:19:02 517cd846124f: Preparing 16:19:02 640c8096cc21: Preparing 16:19:02 6e2a2b221732: Preparing 16:19:02 4b02174bc377: Preparing 16:19:02 17bec77d7fdc: Preparing 16:19:02 17bec77d7fdc: Waiting 16:19:02 6e2a2b221732: Layer already exists 16:19:02 517cd846124f: Layer already exists 16:19:02 c0ccfc2a9a14: Layer already exists 16:19:02 4b02174bc377: Layer already exists 16:19:02 640c8096cc21: Layer already exists 16:19:02 17bec77d7fdc: Layer already exists 16:19:02 latest: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.3 16:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:19:03 c0ccfc2a9a14: Preparing 16:19:03 517cd846124f: Preparing 16:19:03 640c8096cc21: Preparing 16:19:03 6e2a2b221732: Preparing 16:19:03 4b02174bc377: Preparing 16:19:03 17bec77d7fdc: Preparing 16:19:03 17bec77d7fdc: Waiting 16:19:03 517cd846124f: Layer already exists 16:19:03 4b02174bc377: Layer already exists 16:19:03 c0ccfc2a9a14: Layer already exists 16:19:03 6e2a2b221732: Layer already exists 16:19:03 640c8096cc21: Layer already exists 16:19:03 17bec77d7fdc: Layer already exists 16:19:03 2.3.1-dev.3: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:19:03 c0ccfc2a9a14: Preparing 16:19:03 517cd846124f: Preparing 16:19:03 640c8096cc21: Preparing 16:19:03 6e2a2b221732: Preparing 16:19:03 4b02174bc377: Preparing 16:19:03 17bec77d7fdc: Preparing 16:19:03 17bec77d7fdc: Waiting 16:19:03 c0ccfc2a9a14: Layer already exists 16:19:03 4b02174bc377: Layer already exists 16:19:03 517cd846124f: Layer already exists 16:19:03 640c8096cc21: Layer already exists 16:19:03 6e2a2b221732: Layer already exists 16:19:03 17bec77d7fdc: Layer already exists 16:19:03 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:19:04 c0ccfc2a9a14: Preparing 16:19:04 517cd846124f: Preparing 16:19:04 640c8096cc21: Preparing 16:19:04 6e2a2b221732: Preparing 16:19:04 4b02174bc377: Preparing 16:19:04 17bec77d7fdc: Preparing 16:19:04 17bec77d7fdc: Waiting 16:19:04 6e2a2b221732: Layer already exists 16:19:04 517cd846124f: Layer already exists 16:19:04 c0ccfc2a9a14: Layer already exists 16:19:04 640c8096cc21: Layer already exists 16:19:04 4b02174bc377: Layer already exists 16:19:04 17bec77d7fdc: Layer already exists 16:19:04 main: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:05 ===================================================== [Pipeline] echo 16:19:05 taggedImages: 16:19:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:19:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.3 16:19:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:19:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:19:05 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:05 latest 16:19:05 2.3.1-dev.3 16:19:05 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:05 main 16:19:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:19:05 505029c6e333: Preparing 16:19:05 505029c6e333: Preparing 16:19:05 63dc79ded93b: Preparing 16:19:05 1723f57b5151: Preparing 16:19:05 3ad8e745af7e: Preparing 16:19:05 6c8d192880b8: Preparing 16:19:05 97339ca69cac: Preparing 16:19:05 6e2a2b221732: Preparing 16:19:05 50c98d992632: Preparing 16:19:05 e367db3916a7: Preparing 16:19:05 8f6c0fc95e9c: Preparing 16:19:05 792dd849e1b3: Preparing 16:19:05 17bec77d7fdc: Preparing 16:19:05 50c98d992632: Waiting 16:19:05 e367db3916a7: Waiting 16:19:05 97339ca69cac: Waiting 16:19:05 6e2a2b221732: Waiting 16:19:05 8f6c0fc95e9c: Waiting 16:19:05 792dd849e1b3: Waiting 16:19:05 17bec77d7fdc: Waiting 16:19:06 1723f57b5151: Pushed 16:19:06 505029c6e333: Pushed 16:19:06 3ad8e745af7e: Pushed 16:19:06 6c8d192880b8: Pushed 16:19:06 63dc79ded93b: Pushed 16:19:06 6e2a2b221732: Layer already exists 16:19:06 e367db3916a7: Pushed 16:19:06 50c98d992632: Pushed 16:19:06 8f6c0fc95e9c: Pushed 16:19:06 17bec77d7fdc: Layer already exists 16:19:06 792dd849e1b3: Pushed 16:19:09 97339ca69cac: Pushed 16:19:09 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:19:10 505029c6e333: Preparing 16:19:10 505029c6e333: Preparing 16:19:10 63dc79ded93b: Preparing 16:19:10 1723f57b5151: Preparing 16:19:10 3ad8e745af7e: Preparing 16:19:10 6c8d192880b8: Preparing 16:19:10 97339ca69cac: Preparing 16:19:10 6e2a2b221732: Preparing 16:19:10 50c98d992632: Preparing 16:19:10 e367db3916a7: Preparing 16:19:10 8f6c0fc95e9c: Preparing 16:19:10 792dd849e1b3: Preparing 16:19:10 17bec77d7fdc: Preparing 16:19:10 97339ca69cac: Waiting 16:19:10 6e2a2b221732: Waiting 16:19:10 e367db3916a7: Waiting 16:19:10 8f6c0fc95e9c: Waiting 16:19:10 792dd849e1b3: Waiting 16:19:10 17bec77d7fdc: Waiting 16:19:10 50c98d992632: Waiting 16:19:10 63dc79ded93b: Layer already exists 16:19:10 505029c6e333: Layer already exists 16:19:10 1723f57b5151: Layer already exists 16:19:10 3ad8e745af7e: Layer already exists 16:19:10 6c8d192880b8: Layer already exists 16:19:10 50c98d992632: Layer already exists 16:19:10 6e2a2b221732: Layer already exists 16:19:10 e367db3916a7: Layer already exists 16:19:10 97339ca69cac: Layer already exists 16:19:10 8f6c0fc95e9c: Layer already exists 16:19:10 792dd849e1b3: Layer already exists 16:19:10 17bec77d7fdc: Layer already exists 16:19:10 latest: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.3 16:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:19:11 505029c6e333: Preparing 16:19:11 505029c6e333: Preparing 16:19:11 63dc79ded93b: Preparing 16:19:11 1723f57b5151: Preparing 16:19:11 3ad8e745af7e: Preparing 16:19:11 6c8d192880b8: Preparing 16:19:11 97339ca69cac: Preparing 16:19:11 6e2a2b221732: Preparing 16:19:11 50c98d992632: Preparing 16:19:11 e367db3916a7: Preparing 16:19:11 8f6c0fc95e9c: Preparing 16:19:11 792dd849e1b3: Preparing 16:19:11 17bec77d7fdc: Preparing 16:19:11 e367db3916a7: Waiting 16:19:11 8f6c0fc95e9c: Waiting 16:19:11 792dd849e1b3: Waiting 16:19:11 97339ca69cac: Waiting 16:19:11 50c98d992632: Waiting 16:19:11 17bec77d7fdc: Waiting 16:19:11 63dc79ded93b: Layer already exists 16:19:11 6c8d192880b8: Layer already exists 16:19:11 505029c6e333: Layer already exists 16:19:11 3ad8e745af7e: Layer already exists 16:19:11 1723f57b5151: Layer already exists 16:19:11 97339ca69cac: Layer already exists 16:19:11 50c98d992632: Layer already exists 16:19:11 e367db3916a7: Layer already exists 16:19:11 6e2a2b221732: Layer already exists 16:19:11 8f6c0fc95e9c: Layer already exists 16:19:11 17bec77d7fdc: Layer already exists 16:19:11 792dd849e1b3: Layer already exists 16:19:11 2.3.1-dev.3: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:19:12 505029c6e333: Preparing 16:19:12 505029c6e333: Preparing 16:19:12 63dc79ded93b: Preparing 16:19:12 1723f57b5151: Preparing 16:19:12 3ad8e745af7e: Preparing 16:19:12 6c8d192880b8: Preparing 16:19:12 97339ca69cac: Preparing 16:19:12 6e2a2b221732: Preparing 16:19:12 50c98d992632: Preparing 16:19:12 e367db3916a7: Preparing 16:19:12 8f6c0fc95e9c: Preparing 16:19:12 792dd849e1b3: Preparing 16:19:12 17bec77d7fdc: Preparing 16:19:12 50c98d992632: Waiting 16:19:12 97339ca69cac: Waiting 16:19:12 6e2a2b221732: Waiting 16:19:12 e367db3916a7: Waiting 16:19:12 8f6c0fc95e9c: Waiting 16:19:12 792dd849e1b3: Waiting 16:19:12 17bec77d7fdc: Waiting 16:19:12 63dc79ded93b: Layer already exists 16:19:12 6c8d192880b8: Layer already exists 16:19:12 505029c6e333: Layer already exists 16:19:12 3ad8e745af7e: Layer already exists 16:19:12 1723f57b5151: Layer already exists 16:19:12 97339ca69cac: Layer already exists 16:19:12 50c98d992632: Layer already exists 16:19:12 e367db3916a7: Layer already exists 16:19:12 8f6c0fc95e9c: Layer already exists 16:19:12 6e2a2b221732: Layer already exists 16:19:12 17bec77d7fdc: Layer already exists 16:19:12 792dd849e1b3: Layer already exists 16:19:12 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:19:13 505029c6e333: Preparing 16:19:13 505029c6e333: Preparing 16:19:13 63dc79ded93b: Preparing 16:19:13 1723f57b5151: Preparing 16:19:13 3ad8e745af7e: Preparing 16:19:13 6c8d192880b8: Preparing 16:19:13 97339ca69cac: Preparing 16:19:13 6e2a2b221732: Preparing 16:19:13 50c98d992632: Preparing 16:19:13 e367db3916a7: Preparing 16:19:13 8f6c0fc95e9c: Preparing 16:19:13 792dd849e1b3: Preparing 16:19:13 17bec77d7fdc: Preparing 16:19:13 97339ca69cac: Waiting 16:19:13 e367db3916a7: Waiting 16:19:13 6e2a2b221732: Waiting 16:19:13 50c98d992632: Waiting 16:19:13 8f6c0fc95e9c: Waiting 16:19:13 792dd849e1b3: Waiting 16:19:13 17bec77d7fdc: Waiting 16:19:13 3ad8e745af7e: Layer already exists 16:19:13 505029c6e333: Layer already exists 16:19:13 6c8d192880b8: Layer already exists 16:19:13 1723f57b5151: Layer already exists 16:19:13 63dc79ded93b: Layer already exists 16:19:13 6e2a2b221732: Layer already exists 16:19:13 97339ca69cac: Layer already exists 16:19:13 50c98d992632: Layer already exists 16:19:13 8f6c0fc95e9c: Layer already exists 16:19:13 e367db3916a7: Layer already exists 16:19:13 792dd849e1b3: Layer already exists 16:19:13 17bec77d7fdc: Layer already exists 16:19:13 main: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:13 ===================================================== [Pipeline] echo 16:19:13 taggedImages: 16:19:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:19:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.3 16:19:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:19:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:19:13 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:13 latest 16:19:13 2.3.1-dev.3 16:19:13 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:13 main 16:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:19:14 c128cdf64458: Preparing 16:19:14 47931aa59ca9: Preparing 16:19:14 690e305dd6a8: Preparing 16:19:14 316e67118f9e: Preparing 16:19:14 e4e158857028: Preparing 16:19:14 7cbd225247b5: Preparing 16:19:14 8e46e859d36c: Preparing 16:19:14 17bec77d7fdc: Preparing 16:19:14 7cbd225247b5: Waiting 16:19:14 8e46e859d36c: Waiting 16:19:14 17bec77d7fdc: Waiting 16:19:14 47931aa59ca9: Pushed 16:19:14 e4e158857028: Pushed 16:19:14 c128cdf64458: Pushed 16:19:14 17bec77d7fdc: Layer already exists 16:19:15 7cbd225247b5: Pushed 16:19:15 8e46e859d36c: Pushed 16:19:16 690e305dd6a8: Pushed 16:19:16 316e67118f9e: Pushed 16:19:17 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19: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 16:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:19:17 c128cdf64458: Preparing 16:19:17 47931aa59ca9: Preparing 16:19:17 690e305dd6a8: Preparing 16:19:17 316e67118f9e: Preparing 16:19:17 e4e158857028: Preparing 16:19:17 7cbd225247b5: Preparing 16:19:17 8e46e859d36c: Preparing 16:19:17 17bec77d7fdc: Preparing 16:19:17 7cbd225247b5: Waiting 16:19:17 8e46e859d36c: Waiting 16:19:17 17bec77d7fdc: Waiting 16:19:17 c128cdf64458: Layer already exists 16:19:17 690e305dd6a8: Layer already exists 16:19:17 316e67118f9e: Layer already exists 16:19:17 47931aa59ca9: Layer already exists 16:19:17 e4e158857028: Layer already exists 16:19:17 17bec77d7fdc: Layer already exists 16:19:17 7cbd225247b5: Layer already exists 16:19:17 8e46e859d36c: Layer already exists 16:19:18 latest: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.3 16:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:19:18 c128cdf64458: Preparing 16:19:18 47931aa59ca9: Preparing 16:19:18 690e305dd6a8: Preparing 16:19:18 316e67118f9e: Preparing 16:19:18 e4e158857028: Preparing 16:19:18 7cbd225247b5: Preparing 16:19:18 8e46e859d36c: Preparing 16:19:18 17bec77d7fdc: Preparing 16:19:18 7cbd225247b5: Waiting 16:19:18 17bec77d7fdc: Waiting 16:19:18 8e46e859d36c: Waiting 16:19:18 c128cdf64458: Layer already exists 16:19:18 690e305dd6a8: Layer already exists 16:19:18 47931aa59ca9: Layer already exists 16:19:18 316e67118f9e: Layer already exists 16:19:18 e4e158857028: Layer already exists 16:19:18 8e46e859d36c: Layer already exists 16:19:18 7cbd225247b5: Layer already exists 16:19:18 17bec77d7fdc: Layer already exists 16:19:18 2.3.1-dev.3: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:19:19 c128cdf64458: Preparing 16:19:19 47931aa59ca9: Preparing 16:19:19 690e305dd6a8: Preparing 16:19:19 316e67118f9e: Preparing 16:19:19 e4e158857028: Preparing 16:19:19 7cbd225247b5: Preparing 16:19:19 8e46e859d36c: Preparing 16:19:19 17bec77d7fdc: Preparing 16:19:19 7cbd225247b5: Waiting 16:19:19 8e46e859d36c: Waiting 16:19:19 17bec77d7fdc: Waiting 16:19:19 e4e158857028: Layer already exists 16:19:19 c128cdf64458: Layer already exists 16:19:19 690e305dd6a8: Layer already exists 16:19:19 47931aa59ca9: Layer already exists 16:19:19 316e67118f9e: Layer already exists 16:19:19 7cbd225247b5: Layer already exists 16:19:19 17bec77d7fdc: Layer already exists 16:19:19 8e46e859d36c: Layer already exists 16:19:20 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19: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 16:19:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:19:20 c128cdf64458: Preparing 16:19:20 47931aa59ca9: Preparing 16:19:20 690e305dd6a8: Preparing 16:19:20 316e67118f9e: Preparing 16:19:20 e4e158857028: Preparing 16:19:20 7cbd225247b5: Preparing 16:19:20 8e46e859d36c: Preparing 16:19:20 17bec77d7fdc: Preparing 16:19:20 7cbd225247b5: Waiting 16:19:20 8e46e859d36c: Waiting 16:19:20 17bec77d7fdc: Waiting 16:19:20 47931aa59ca9: Layer already exists 16:19:20 c128cdf64458: Layer already exists 16:19:20 e4e158857028: Layer already exists 16:19:20 316e67118f9e: Layer already exists 16:19:20 690e305dd6a8: Layer already exists 16:19:20 7cbd225247b5: Layer already exists 16:19:20 8e46e859d36c: Layer already exists 16:19:20 17bec77d7fdc: Layer already exists 16:19:20 main: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:21 ===================================================== [Pipeline] echo 16:19:21 taggedImages: 16:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.3 16:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:19:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:19:21 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:21 latest 16:19:21 2.3.1-dev.3 16:19:21 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:21 main 16:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:19:21 88ee1ca0f4e5: Preparing 16:19:21 92d0f194c786: Preparing 16:19:21 94c9b045e540: Preparing 16:19:21 f38c0b4b8392: Preparing 16:19:21 4906be7e8e8f: Preparing 16:19:21 dd74f54859fb: Preparing 16:19:21 e4ee9ddc65d7: Preparing 16:19:21 0d3f47af83cd: Preparing 16:19:21 925070fd2deb: Preparing 16:19:21 17bec77d7fdc: Preparing 16:19:21 dd74f54859fb: Waiting 16:19:21 0d3f47af83cd: Waiting 16:19:21 e4ee9ddc65d7: Waiting 16:19:21 925070fd2deb: Waiting 16:19:21 17bec77d7fdc: Waiting 16:19:21 92d0f194c786: Pushed 16:19:21 88ee1ca0f4e5: Pushed 16:19:21 4906be7e8e8f: Pushed 16:19:22 e4ee9ddc65d7: Pushed 16:19:22 dd74f54859fb: Pushed 16:19:22 17bec77d7fdc: Layer already exists 16:19:22 0d3f47af83cd: Pushed 16:19:22 925070fd2deb: Pushed 16:19:24 f38c0b4b8392: Pushed 16:19:25 94c9b045e540: Pushed 16:19:25 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19: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 16:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:19:25 88ee1ca0f4e5: Preparing 16:19:25 92d0f194c786: Preparing 16:19:25 94c9b045e540: Preparing 16:19:25 f38c0b4b8392: Preparing 16:19:25 4906be7e8e8f: Preparing 16:19:25 dd74f54859fb: Preparing 16:19:25 e4ee9ddc65d7: Preparing 16:19:25 0d3f47af83cd: Preparing 16:19:25 925070fd2deb: Preparing 16:19:25 17bec77d7fdc: Preparing 16:19:25 e4ee9ddc65d7: Waiting 16:19:25 925070fd2deb: Waiting 16:19:25 0d3f47af83cd: Waiting 16:19:25 17bec77d7fdc: Waiting 16:19:25 dd74f54859fb: Waiting 16:19:25 f38c0b4b8392: Layer already exists 16:19:25 4906be7e8e8f: Layer already exists 16:19:25 88ee1ca0f4e5: Layer already exists 16:19:25 92d0f194c786: Layer already exists 16:19:25 94c9b045e540: Layer already exists 16:19:25 e4ee9ddc65d7: Layer already exists 16:19:25 dd74f54859fb: Layer already exists 16:19:25 0d3f47af83cd: Layer already exists 16:19:25 925070fd2deb: Layer already exists 16:19:25 17bec77d7fdc: Layer already exists 16:19:26 latest: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.3 16:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:19:26 88ee1ca0f4e5: Preparing 16:19:26 92d0f194c786: Preparing 16:19:26 94c9b045e540: Preparing 16:19:26 f38c0b4b8392: Preparing 16:19:26 4906be7e8e8f: Preparing 16:19:26 dd74f54859fb: Preparing 16:19:26 e4ee9ddc65d7: Preparing 16:19:26 0d3f47af83cd: Preparing 16:19:26 925070fd2deb: Preparing 16:19:26 17bec77d7fdc: Preparing 16:19:26 0d3f47af83cd: Waiting 16:19:26 dd74f54859fb: Waiting 16:19:26 e4ee9ddc65d7: Waiting 16:19:26 925070fd2deb: Waiting 16:19:26 17bec77d7fdc: Waiting 16:19:26 f38c0b4b8392: Layer already exists 16:19:26 92d0f194c786: Layer already exists 16:19:26 88ee1ca0f4e5: Layer already exists 16:19:26 4906be7e8e8f: Layer already exists 16:19:26 94c9b045e540: Layer already exists 16:19:26 0d3f47af83cd: Layer already exists 16:19:26 e4ee9ddc65d7: Layer already exists 16:19:26 dd74f54859fb: Layer already exists 16:19:26 17bec77d7fdc: Layer already exists 16:19:26 925070fd2deb: Layer already exists 16:19:26 2.3.1-dev.3: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:19:27 88ee1ca0f4e5: Preparing 16:19:27 92d0f194c786: Preparing 16:19:27 94c9b045e540: Preparing 16:19:27 f38c0b4b8392: Preparing 16:19:27 4906be7e8e8f: Preparing 16:19:27 dd74f54859fb: Preparing 16:19:27 e4ee9ddc65d7: Preparing 16:19:27 0d3f47af83cd: Preparing 16:19:27 925070fd2deb: Preparing 16:19:27 17bec77d7fdc: Preparing 16:19:27 0d3f47af83cd: Waiting 16:19:27 925070fd2deb: Waiting 16:19:27 17bec77d7fdc: Waiting 16:19:27 dd74f54859fb: Waiting 16:19:27 e4ee9ddc65d7: Waiting 16:19:27 4906be7e8e8f: Layer already exists 16:19:27 92d0f194c786: Layer already exists 16:19:27 88ee1ca0f4e5: Layer already exists 16:19:27 f38c0b4b8392: Layer already exists 16:19:27 94c9b045e540: Layer already exists 16:19:27 0d3f47af83cd: Layer already exists 16:19:27 dd74f54859fb: Layer already exists 16:19:27 925070fd2deb: Layer already exists 16:19:27 e4ee9ddc65d7: Layer already exists 16:19:27 17bec77d7fdc: Layer already exists 16:19:28 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19: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 16:19:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:19:28 88ee1ca0f4e5: Preparing 16:19:28 92d0f194c786: Preparing 16:19:28 94c9b045e540: Preparing 16:19:28 f38c0b4b8392: Preparing 16:19:28 4906be7e8e8f: Preparing 16:19:28 dd74f54859fb: Preparing 16:19:28 e4ee9ddc65d7: Preparing 16:19:28 0d3f47af83cd: Preparing 16:19:28 925070fd2deb: Preparing 16:19:28 17bec77d7fdc: Preparing 16:19:28 0d3f47af83cd: Waiting 16:19:28 925070fd2deb: Waiting 16:19:28 17bec77d7fdc: Waiting 16:19:28 dd74f54859fb: Waiting 16:19:28 e4ee9ddc65d7: Waiting 16:19:28 88ee1ca0f4e5: Layer already exists 16:19:28 4906be7e8e8f: Layer already exists 16:19:28 f38c0b4b8392: Layer already exists 16:19:28 92d0f194c786: Layer already exists 16:19:28 94c9b045e540: Layer already exists 16:19:28 e4ee9ddc65d7: Layer already exists 16:19:28 dd74f54859fb: Layer already exists 16:19:28 17bec77d7fdc: Layer already exists 16:19:28 0d3f47af83cd: Layer already exists 16:19:28 925070fd2deb: Layer already exists 16:19:28 main: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:29 ===================================================== [Pipeline] echo 16:19:29 taggedImages: 16:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.3 16:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:19:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:19:29 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:29 latest 16:19:29 2.3.1-dev.3 16:19:29 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:29 main 16:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:19:29 defdf3e17dda: Preparing 16:19:29 a56ffd163364: Preparing 16:19:29 6e2a2b221732: Preparing 16:19:29 8de5398363e4: Preparing 16:19:29 9833f26c6bda: Preparing 16:19:29 9833f26c6bda: Layer already exists 16:19:29 6e2a2b221732: Layer already exists 16:19:29 defdf3e17dda: Pushed 16:19:30 8de5398363e4: Pushed 16:19:34 a56ffd163364: Pushed 16:19:34 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19: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 16:19:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:19:35 defdf3e17dda: Preparing 16:19:35 a56ffd163364: Preparing 16:19:35 6e2a2b221732: Preparing 16:19:35 8de5398363e4: Preparing 16:19:35 9833f26c6bda: Preparing 16:19:35 a56ffd163364: Layer already exists 16:19:35 6e2a2b221732: Layer already exists 16:19:35 defdf3e17dda: Layer already exists 16:19:35 8de5398363e4: Layer already exists 16:19:35 9833f26c6bda: Layer already exists 16:19:35 latest: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.3 16:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:19:35 defdf3e17dda: Preparing 16:19:35 a56ffd163364: Preparing 16:19:35 6e2a2b221732: Preparing 16:19:35 8de5398363e4: Preparing 16:19:35 9833f26c6bda: Preparing 16:19:35 a56ffd163364: Layer already exists 16:19:35 9833f26c6bda: Layer already exists 16:19:35 6e2a2b221732: Layer already exists 16:19:35 defdf3e17dda: Layer already exists 16:19:35 8de5398363e4: Layer already exists 16:19:35 2.3.1-dev.3: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:19:36 defdf3e17dda: Preparing 16:19:36 a56ffd163364: Preparing 16:19:36 6e2a2b221732: Preparing 16:19:36 8de5398363e4: Preparing 16:19:36 9833f26c6bda: Preparing 16:19:36 9833f26c6bda: Layer already exists 16:19:36 8de5398363e4: Layer already exists 16:19:36 defdf3e17dda: Layer already exists 16:19:36 a56ffd163364: Layer already exists 16:19:36 6e2a2b221732: Layer already exists 16:19:36 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19: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 16:19:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:19:37 defdf3e17dda: Preparing 16:19:37 a56ffd163364: Preparing 16:19:37 6e2a2b221732: Preparing 16:19:37 8de5398363e4: Preparing 16:19:37 9833f26c6bda: Preparing 16:19:37 9833f26c6bda: Layer already exists 16:19:37 6e2a2b221732: Layer already exists 16:19:37 defdf3e17dda: Layer already exists 16:19:37 8de5398363e4: Layer already exists 16:19:37 a56ffd163364: Layer already exists 16:19:37 main: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:37 ===================================================== [Pipeline] echo 16:19:37 taggedImages: 16:19:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:19:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.3 16:19:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:19:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:19:37 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:37 latest 16:19:37 2.3.1-dev.3 16:19:37 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:37 main 16:19:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:19:38 6cedc475ac72: Preparing 16:19:38 914cb965e002: Preparing 16:19:38 45ac10002335: Preparing 16:19:38 0359fa1b38cc: Preparing 16:19:38 9cd2a4a3e381: Preparing 16:19:38 da59ad75da80: Preparing 16:19:38 9833f26c6bda: Preparing 16:19:38 da59ad75da80: Waiting 16:19:38 9833f26c6bda: Waiting 16:19:38 914cb965e002: Pushed 16:19:38 6cedc475ac72: Pushed 16:19:38 45ac10002335: Pushed 16:19:38 9833f26c6bda: Layer already exists 16:19:38 da59ad75da80: Pushed 16:19:45 9cd2a4a3e381: Pushed 16:19:52 0359fa1b38cc: Pushed 16:19:52 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:52 + 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 16:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:19:53 6cedc475ac72: Preparing 16:19:53 914cb965e002: Preparing 16:19:53 45ac10002335: Preparing 16:19:53 0359fa1b38cc: Preparing 16:19:53 9cd2a4a3e381: Preparing 16:19:53 da59ad75da80: Preparing 16:19:53 9833f26c6bda: Preparing 16:19:53 da59ad75da80: Waiting 16:19:53 9833f26c6bda: Waiting 16:19:53 6cedc475ac72: Layer already exists 16:19:53 45ac10002335: Layer already exists 16:19:53 9cd2a4a3e381: Layer already exists 16:19:53 0359fa1b38cc: Layer already exists 16:19:53 914cb965e002: Layer already exists 16:19:53 da59ad75da80: Layer already exists 16:19:53 9833f26c6bda: Layer already exists 16:19:53 latest: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.3 16:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:19:54 6cedc475ac72: Preparing 16:19:54 914cb965e002: Preparing 16:19:54 45ac10002335: Preparing 16:19:54 0359fa1b38cc: Preparing 16:19:54 9cd2a4a3e381: Preparing 16:19:54 da59ad75da80: Preparing 16:19:54 9833f26c6bda: Preparing 16:19:54 da59ad75da80: Waiting 16:19:54 9833f26c6bda: Waiting 16:19:54 9cd2a4a3e381: Layer already exists 16:19:54 0359fa1b38cc: Layer already exists 16:19:54 914cb965e002: Layer already exists 16:19:54 45ac10002335: Layer already exists 16:19:54 6cedc475ac72: Layer already exists 16:19:54 9833f26c6bda: Layer already exists 16:19:54 da59ad75da80: Layer already exists 16:19:54 2.3.1-dev.3: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:19:54 6cedc475ac72: Preparing 16:19:54 914cb965e002: Preparing 16:19:54 45ac10002335: Preparing 16:19:54 0359fa1b38cc: Preparing 16:19:54 9cd2a4a3e381: Preparing 16:19:54 da59ad75da80: Preparing 16:19:54 9833f26c6bda: Preparing 16:19:54 da59ad75da80: Waiting 16:19:54 9833f26c6bda: Waiting 16:19:54 9cd2a4a3e381: Layer already exists 16:19:54 45ac10002335: Layer already exists 16:19:54 6cedc475ac72: Layer already exists 16:19:54 914cb965e002: Layer already exists 16:19:54 0359fa1b38cc: Layer already exists 16:19:54 9833f26c6bda: Layer already exists 16:19:54 da59ad75da80: Layer already exists 16:19:55 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:55 + 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 16:19:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:19:55 6cedc475ac72: Preparing 16:19:55 914cb965e002: Preparing 16:19:55 45ac10002335: Preparing 16:19:55 0359fa1b38cc: Preparing 16:19:55 9cd2a4a3e381: Preparing 16:19:55 da59ad75da80: Preparing 16:19:55 9833f26c6bda: Preparing 16:19:55 da59ad75da80: Waiting 16:19:55 9833f26c6bda: Waiting 16:19:55 6cedc475ac72: Layer already exists 16:19:55 0359fa1b38cc: Layer already exists 16:19:55 914cb965e002: Layer already exists 16:19:55 9cd2a4a3e381: Layer already exists 16:19:55 45ac10002335: Layer already exists 16:19:55 da59ad75da80: Layer already exists 16:19:55 9833f26c6bda: Layer already exists 16:19:56 main: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:56 ===================================================== [Pipeline] echo 16:19:56 taggedImages: 16:19:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:19:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.3 16:19:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:19:56 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:19:56 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:56 latest 16:19:56 2.3.1-dev.3 16:19:56 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:19:56 main 16:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:19:56 432e6eb4dda0: Preparing 16:19:56 170642ac4d8e: Preparing 16:19:56 54143fd3a42e: Preparing 16:19:56 e2c8f0e42246: Preparing 16:19:56 aa55509de67d: Preparing 16:19:56 9833f26c6bda: Preparing 16:19:56 9833f26c6bda: Waiting 16:19:57 170642ac4d8e: Pushed 16:19:57 432e6eb4dda0: Pushed 16:19:57 54143fd3a42e: Pushed 16:19:57 9833f26c6bda: Layer already exists 16:19:57 aa55509de67d: Pushed 16:20:13 e2c8f0e42246: Pushed 16:20:13 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:13 + 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 16:20:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:20:14 432e6eb4dda0: Preparing 16:20:14 170642ac4d8e: Preparing 16:20:14 54143fd3a42e: Preparing 16:20:14 e2c8f0e42246: Preparing 16:20:14 aa55509de67d: Preparing 16:20:14 9833f26c6bda: Preparing 16:20:14 9833f26c6bda: Waiting 16:20:14 170642ac4d8e: Layer already exists 16:20:14 432e6eb4dda0: Layer already exists 16:20:14 54143fd3a42e: Layer already exists 16:20:14 aa55509de67d: Layer already exists 16:20:14 e2c8f0e42246: Layer already exists 16:20:14 9833f26c6bda: Layer already exists 16:20:14 latest: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.3 16:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:20:14 432e6eb4dda0: Preparing 16:20:14 170642ac4d8e: Preparing 16:20:14 54143fd3a42e: Preparing 16:20:14 e2c8f0e42246: Preparing 16:20:14 aa55509de67d: Preparing 16:20:14 9833f26c6bda: Preparing 16:20:14 9833f26c6bda: Waiting 16:20:14 aa55509de67d: Layer already exists 16:20:14 170642ac4d8e: Layer already exists 16:20:14 432e6eb4dda0: Layer already exists 16:20:14 e2c8f0e42246: Layer already exists 16:20:14 54143fd3a42e: Layer already exists 16:20:14 9833f26c6bda: Layer already exists 16:20:14 2.3.1-dev.3: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:20:15 432e6eb4dda0: Preparing 16:20:15 170642ac4d8e: Preparing 16:20:15 54143fd3a42e: Preparing 16:20:15 e2c8f0e42246: Preparing 16:20:15 aa55509de67d: Preparing 16:20:15 9833f26c6bda: Preparing 16:20:15 9833f26c6bda: Waiting 16:20:15 54143fd3a42e: Layer already exists 16:20:15 e2c8f0e42246: Layer already exists 16:20:15 170642ac4d8e: Layer already exists 16:20:15 aa55509de67d: Layer already exists 16:20:15 432e6eb4dda0: Layer already exists 16:20:15 9833f26c6bda: Layer already exists 16:20:15 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:16 + 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 16:20:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:20:16 432e6eb4dda0: Preparing 16:20:16 170642ac4d8e: Preparing 16:20:16 54143fd3a42e: Preparing 16:20:16 e2c8f0e42246: Preparing 16:20:16 aa55509de67d: Preparing 16:20:16 9833f26c6bda: Preparing 16:20:16 9833f26c6bda: Waiting 16:20:16 aa55509de67d: Layer already exists 16:20:16 e2c8f0e42246: Layer already exists 16:20:16 54143fd3a42e: Layer already exists 16:20:16 432e6eb4dda0: Layer already exists 16:20:16 170642ac4d8e: Layer already exists 16:20:16 9833f26c6bda: Layer already exists 16:20:16 main: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:16 ===================================================== [Pipeline] echo 16:20:16 taggedImages: 16:20:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:20:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.3 16:20:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:20:16 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:20:16 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:16 latest 16:20:16 2.3.1-dev.3 16:20:16 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:16 main 16:20:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:20:17 9c3633ffd493: Preparing 16:20:17 a16f3687fd47: Preparing 16:20:17 267c1b32f64b: Preparing 16:20:17 c73645fea25c: Preparing 16:20:17 da59ad75da80: Preparing 16:20:17 9833f26c6bda: Preparing 16:20:17 9833f26c6bda: Waiting 16:20:17 da59ad75da80: Layer already exists 16:20:17 9833f26c6bda: Layer already exists 16:20:17 a16f3687fd47: Pushed 16:20:17 9c3633ffd493: Pushed 16:20:17 267c1b32f64b: Pushed 16:20:32 c73645fea25c: Pushed 16:20:32 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:33 + 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 16:20:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:20:33 9c3633ffd493: Preparing 16:20:33 a16f3687fd47: Preparing 16:20:33 267c1b32f64b: Preparing 16:20:33 c73645fea25c: Preparing 16:20:33 da59ad75da80: Preparing 16:20:33 9833f26c6bda: Preparing 16:20:33 9833f26c6bda: Waiting 16:20:33 da59ad75da80: Layer already exists 16:20:33 267c1b32f64b: Layer already exists 16:20:33 a16f3687fd47: Layer already exists 16:20:33 9c3633ffd493: Layer already exists 16:20:33 c73645fea25c: Layer already exists 16:20:33 9833f26c6bda: Layer already exists 16:20:33 latest: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.3 16:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:20:34 9c3633ffd493: Preparing 16:20:34 a16f3687fd47: Preparing 16:20:34 267c1b32f64b: Preparing 16:20:34 c73645fea25c: Preparing 16:20:34 da59ad75da80: Preparing 16:20:34 9833f26c6bda: Preparing 16:20:34 9833f26c6bda: Waiting 16:20:34 c73645fea25c: Layer already exists 16:20:34 267c1b32f64b: Layer already exists 16:20:34 da59ad75da80: Layer already exists 16:20:34 a16f3687fd47: Layer already exists 16:20:34 9c3633ffd493: Layer already exists 16:20:34 9833f26c6bda: Layer already exists 16:20:34 2.3.1-dev.3: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:20:35 9c3633ffd493: Preparing 16:20:35 a16f3687fd47: Preparing 16:20:35 267c1b32f64b: Preparing 16:20:35 c73645fea25c: Preparing 16:20:35 da59ad75da80: Preparing 16:20:35 9833f26c6bda: Preparing 16:20:35 9833f26c6bda: Waiting 16:20:35 9c3633ffd493: Layer already exists 16:20:35 c73645fea25c: Layer already exists 16:20:35 a16f3687fd47: Layer already exists 16:20:35 267c1b32f64b: Layer already exists 16:20:35 da59ad75da80: Layer already exists 16:20:35 9833f26c6bda: Layer already exists 16:20:35 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:36 + 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 16:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:20:36 9c3633ffd493: Preparing 16:20:36 a16f3687fd47: Preparing 16:20:36 267c1b32f64b: Preparing 16:20:36 c73645fea25c: Preparing 16:20:36 da59ad75da80: Preparing 16:20:36 9833f26c6bda: Preparing 16:20:36 9833f26c6bda: Waiting 16:20:36 c73645fea25c: Layer already exists 16:20:36 267c1b32f64b: Layer already exists 16:20:36 a16f3687fd47: Layer already exists 16:20:36 9c3633ffd493: Layer already exists 16:20:36 da59ad75da80: Layer already exists 16:20:36 9833f26c6bda: Layer already exists 16:20:36 main: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:36 ===================================================== [Pipeline] echo 16:20:36 taggedImages: 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.3 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:20:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:20:36 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:36 latest 16:20:36 2.3.1-dev.3 16:20:36 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:36 main 16:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:20:37 e269fc7bd024: Preparing 16:20:37 a89870cb7e95: Preparing 16:20:37 6e2a2b221732: Preparing 16:20:37 456cca9320b1: Preparing 16:20:37 17bec77d7fdc: Preparing 16:20:37 6e2a2b221732: Layer already exists 16:20:37 17bec77d7fdc: Layer already exists 16:20:37 e269fc7bd024: Pushed 16:20:37 456cca9320b1: Pushed 16:20:42 a89870cb7e95: Pushed 16:20:42 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:20:43 e269fc7bd024: Preparing 16:20:43 a89870cb7e95: Preparing 16:20:43 6e2a2b221732: Preparing 16:20:43 456cca9320b1: Preparing 16:20:43 17bec77d7fdc: Preparing 16:20:43 456cca9320b1: Layer already exists 16:20:43 17bec77d7fdc: Layer already exists 16:20:43 6e2a2b221732: Layer already exists 16:20:43 a89870cb7e95: Layer already exists 16:20:43 e269fc7bd024: Layer already exists 16:20:43 latest: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.3 16:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:20:44 e269fc7bd024: Preparing 16:20:44 a89870cb7e95: Preparing 16:20:44 6e2a2b221732: Preparing 16:20:44 456cca9320b1: Preparing 16:20:44 17bec77d7fdc: Preparing 16:20:44 e269fc7bd024: Layer already exists 16:20:44 6e2a2b221732: Layer already exists 16:20:44 456cca9320b1: Layer already exists 16:20:44 17bec77d7fdc: Layer already exists 16:20:44 a89870cb7e95: Layer already exists 16:20:44 2.3.1-dev.3: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:20:44 e269fc7bd024: Preparing 16:20:44 a89870cb7e95: Preparing 16:20:44 6e2a2b221732: Preparing 16:20:44 456cca9320b1: Preparing 16:20:44 17bec77d7fdc: Preparing 16:20:44 17bec77d7fdc: Layer already exists 16:20:44 a89870cb7e95: Layer already exists 16:20:44 e269fc7bd024: Layer already exists 16:20:44 456cca9320b1: Layer already exists 16:20:44 6e2a2b221732: Layer already exists 16:20:44 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:20:45 e269fc7bd024: Preparing 16:20:45 a89870cb7e95: Preparing 16:20:45 6e2a2b221732: Preparing 16:20:45 456cca9320b1: Preparing 16:20:45 17bec77d7fdc: Preparing 16:20:45 e269fc7bd024: Layer already exists 16:20:45 6e2a2b221732: Layer already exists 16:20:45 17bec77d7fdc: Layer already exists 16:20:45 a89870cb7e95: Layer already exists 16:20:45 456cca9320b1: Layer already exists 16:20:45 main: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:45 ===================================================== [Pipeline] echo 16:20:45 taggedImages: 16:20:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:20:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.3 16:20:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:20:45 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:20:45 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:45 latest 16:20:45 2.3.1-dev.3 16:20:45 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:45 main 16:20:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:20:46 0079dd8a33f4: Preparing 16:20:46 16512bb77dcb: Preparing 16:20:46 6e2a2b221732: Preparing 16:20:46 4b02174bc377: Preparing 16:20:46 17bec77d7fdc: Preparing 16:20:46 6e2a2b221732: Layer already exists 16:20:46 17bec77d7fdc: Layer already exists 16:20:46 4b02174bc377: Layer already exists 16:20:46 0079dd8a33f4: Pushed 16:20:51 16512bb77dcb: Pushed 16:20:51 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:20:52 0079dd8a33f4: Preparing 16:20:52 16512bb77dcb: Preparing 16:20:52 6e2a2b221732: Preparing 16:20:52 4b02174bc377: Preparing 16:20:52 17bec77d7fdc: Preparing 16:20:52 16512bb77dcb: Layer already exists 16:20:52 17bec77d7fdc: Layer already exists 16:20:52 6e2a2b221732: Layer already exists 16:20:52 0079dd8a33f4: Layer already exists 16:20:52 4b02174bc377: Layer already exists 16:20:52 latest: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.3 16:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:20:53 0079dd8a33f4: Preparing 16:20:53 16512bb77dcb: Preparing 16:20:53 6e2a2b221732: Preparing 16:20:53 4b02174bc377: Preparing 16:20:53 17bec77d7fdc: Preparing 16:20:53 17bec77d7fdc: Layer already exists 16:20:53 4b02174bc377: Layer already exists 16:20:53 6e2a2b221732: Layer already exists 16:20:53 16512bb77dcb: Layer already exists 16:20:53 0079dd8a33f4: Layer already exists 16:20:53 2.3.1-dev.3: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:20:53 0079dd8a33f4: Preparing 16:20:53 16512bb77dcb: Preparing 16:20:53 6e2a2b221732: Preparing 16:20:53 4b02174bc377: Preparing 16:20:53 17bec77d7fdc: Preparing 16:20:53 6e2a2b221732: Layer already exists 16:20:53 4b02174bc377: Layer already exists 16:20:53 17bec77d7fdc: Layer already exists 16:20:53 0079dd8a33f4: Layer already exists 16:20:53 16512bb77dcb: Layer already exists 16:20:53 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:20:54 0079dd8a33f4: Preparing 16:20:54 16512bb77dcb: Preparing 16:20:54 6e2a2b221732: Preparing 16:20:54 4b02174bc377: Preparing 16:20:54 17bec77d7fdc: Preparing 16:20:54 6e2a2b221732: Layer already exists 16:20:54 16512bb77dcb: Layer already exists 16:20:54 17bec77d7fdc: Layer already exists 16:20:54 0079dd8a33f4: Layer already exists 16:20:54 4b02174bc377: Layer already exists 16:20:54 main: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:54 ===================================================== [Pipeline] echo 16:20:54 taggedImages: 16:20:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:20:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.3 16:20:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 16:20:54 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 16:20:54 cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:54 latest 16:20:54 2.3.1-dev.3 16:20:54 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:20:54 main 16:20:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:20:55 5d6e88c0a098: Preparing 16:20:55 7185a1b5b963: Preparing 16:20:55 24b72753aba5: Preparing 16:20:55 13da313a31ce: Preparing 16:20:55 17bec77d7fdc: Preparing 16:20:55 17bec77d7fdc: Layer already exists 16:20:55 7185a1b5b963: Pushed 16:20:56 5d6e88c0a098: Pushed 16:20:58 24b72753aba5: Pushed 16:21:24 13da313a31ce: Pushed 16:21:24 cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:25 + 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 16:21:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:21:25 5d6e88c0a098: Preparing 16:21:25 7185a1b5b963: Preparing 16:21:25 24b72753aba5: Preparing 16:21:25 13da313a31ce: Preparing 16:21:25 17bec77d7fdc: Preparing 16:21:25 5d6e88c0a098: Layer already exists 16:21:25 13da313a31ce: Layer already exists 16:21:25 24b72753aba5: Layer already exists 16:21:25 17bec77d7fdc: Layer already exists 16:21:25 7185a1b5b963: Layer already exists 16:21:25 latest: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.3 16:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:21:26 5d6e88c0a098: Preparing 16:21:26 7185a1b5b963: Preparing 16:21:26 24b72753aba5: Preparing 16:21:26 13da313a31ce: Preparing 16:21:26 17bec77d7fdc: Preparing 16:21:26 5d6e88c0a098: Layer already exists 16:21:26 17bec77d7fdc: Layer already exists 16:21:26 13da313a31ce: Layer already exists 16:21:26 7185a1b5b963: Layer already exists 16:21:26 24b72753aba5: Layer already exists 16:21:26 2.3.1-dev.3: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:21:26 5d6e88c0a098: Preparing 16:21:26 7185a1b5b963: Preparing 16:21:26 24b72753aba5: Preparing 16:21:26 13da313a31ce: Preparing 16:21:26 17bec77d7fdc: Preparing 16:21:26 17bec77d7fdc: Layer already exists 16:21:26 7185a1b5b963: Layer already exists 16:21:26 5d6e88c0a098: Layer already exists 16:21:26 24b72753aba5: Layer already exists 16:21:26 13da313a31ce: Layer already exists 16:21:26 cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:27 + 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 16:21:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 16:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:21:27 5d6e88c0a098: Preparing 16:21:27 7185a1b5b963: Preparing 16:21:27 24b72753aba5: Preparing 16:21:27 13da313a31ce: Preparing 16:21:27 17bec77d7fdc: Preparing 16:21:27 5d6e88c0a098: Layer already exists 16:21:27 17bec77d7fdc: Layer already exists 16:21:27 13da313a31ce: Layer already exists 16:21:27 24b72753aba5: Layer already exists 16:21:27 7185a1b5b963: Layer already exists 16:21:27 main: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:21:27 ===================================================== [Pipeline] echo 16:21:27 taggedImages: 16:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 16:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.3 16:21:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 16:21:27 - 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 16:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:27 16:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:28 arm64: Pulling from edgex-lftools-log-publisher 16:21:28 8998bd30e6a1: Pulling fs layer 16:21:28 04944245beec: Pulling fs layer 16:21:28 699f458cf7ca: Pulling fs layer 16:21:28 765212b225bb: Pulling fs layer 16:21:28 f23df028b6ca: Pulling fs layer 16:21:28 d65c8cfc05b1: Pulling fs layer 16:21:28 2437ff75d9bd: Pulling fs layer 16:21:28 765212b225bb: Waiting 16:21:28 f23df028b6ca: Waiting 16:21:28 d65c8cfc05b1: Waiting 16:21:28 2437ff75d9bd: Waiting 16:21:28 04944245beec: Verifying Checksum 16:21:28 04944245beec: Download complete 16:21:28 765212b225bb: Verifying Checksum 16:21:28 765212b225bb: Download complete 16:21:28 f23df028b6ca: Verifying Checksum 16:21:28 f23df028b6ca: Download complete 16:21:28 d65c8cfc05b1: Verifying Checksum 16:21:28 d65c8cfc05b1: Download complete 16:21:28 699f458cf7ca: Verifying Checksum 16:21:28 699f458cf7ca: Download complete 16:21:29 8998bd30e6a1: Download complete 16:21:31 2437ff75d9bd: Verifying Checksum 16:21:31 2437ff75d9bd: Download complete 16:21:32 8998bd30e6a1: Pull complete 16:21:33 04944245beec: Pull complete 16:21:34 699f458cf7ca: Pull complete 16:21:34 765212b225bb: Pull complete 16:21:35 f23df028b6ca: Pull complete 16:21:35 d65c8cfc05b1: Pull complete 16:21:50 2437ff75d9bd: Pull complete 16:21:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:50 prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container 16:21:50 $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:21:53 $ docker top 6fd6c4cd12b31d2b7368f94d9b0bba0a69fc251d64b9ec34e350b5552552f113 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:54 ---> job-cost.sh 16:21:54 lf-activate-venv: SKIPPING 16:21:54 INFO: No Stack... 16:21:54 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:55 INFO: Archiving Costs [Pipeline] sh 16:21:55 + cat /w/workspace/edgex-go/351/archives/cost.csv 16:21:55 + cut -d, -f6 [Pipeline] lock 16:21:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] 16:21:55 Resource [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] did not exist. Created. 16:21:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:55 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:56 Stashed 1 file(s) [Pipeline] } 16:21:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:56 $ docker stop --time=1 6fd6c4cd12b31d2b7368f94d9b0bba0a69fc251d64b9ec34e350b5552552f113 16:21:57 $ docker rm -f 6fd6c4cd12b31d2b7368f94d9b0bba0a69fc251d64b9ec34e350b5552552f113 [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 16:21:58 provisioning config files... 16:21:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/351@tmp/config17514224208241020346tmp [Pipeline] { [Pipeline] sh 16:21:58 + set +x 16:21:58 + curl -s https://codecov.io/bash 16:21:58 + bash -s -- 16:21:58 16:21:58 _____ _ 16:21:58 / ____| | | 16:21:58 | | ___ __| | ___ ___ _____ __ 16:21:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:21:58 | |___| (_) | (_| | __/ (_| (_) \ V / 16:21:58 \_____\___/ \__,_|\___|\___\___/ \_/ 16:21:58 Bash-1.0.6 16:21:58 16:21:58 16:21:58 ==> git version 2.25.1 found 16:21:58 ==> 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 16:21:58 Release-Date: 2020-01-08 16:21:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:21:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:21:58 ==> Jenkins CI detected. 16:21:58 current dir:  /w/workspace/edgex-go/351 16:21:58 project root: . 16:21:58 --> token set from env 16:21:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:21:58 ==> Running gcov in . (disable via -X gcov) 16:21:58 ==> Python coveragepy not found 16:21:58 ==> Searching for coverage reports in: 16:21:58 + . 16:21:58 -> Found 1 reports 16:21:58 ==> Detecting git/mercurial file structure 16:21:58 ==> Reading reports 16:21:58 + ./coverage.out bytes=501828 16:21:58 ==> Appending adjustments 16:21:58 https://docs.codecov.io/docs/fixing-reports 16:22:00 + Found adjustments 16:22:00 ==> Gzipping contents 16:22:00 64K /tmp/codecov.RTGJ9W.gz 16:22:00 ==> Uploading reports 16:22:00 url: https://codecov.io 16:22:00 query: branch=main&commit=cfbe246e2646b77ed8eb44d38b508f73703e7459&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:22:00 -> Pinging Codecov 16:22:00 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=cfbe246e2646b77ed8eb44d38b508f73703e7459&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:22:00 -> Uploading to 16:22:00 https://storage.googleapis.com/codecov/v4/raw/2022-11-17/00271124DB129430A58F1EEE437C3FCB/cfbe246e2646b77ed8eb44d38b508f73703e7459/7d711f69-bfa7-4a5e-805b-fefb7c8e9c33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221117T162200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bc6b2f13de3d6d4ac12d2e182b5eeb56a04988c5cd79545ce92610880cb0246 16:22:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:00 Dload Upload Total Spent Left Speed 16:22:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65516 0 0 100 65516 0 267k --:--:-- --:--:-- --:--:-- 267k 16:22:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } 16:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:22:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:22:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:01 16:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:22:01 df9b9388f04a: Pulling fs layer 16:22:01 52dc419b0ee2: Pulling fs layer 16:22:01 25bc292e5bac: Pulling fs layer 16:22:01 114826534d7a: Pulling fs layer 16:22:01 4657fd5d0bcf: Pulling fs layer 16:22:01 6ad1cebc031e: Pulling fs layer 16:22:01 8a3aa393b2d8: Pulling fs layer 16:22:01 4657fd5d0bcf: Waiting 16:22:01 114826534d7a: Waiting 16:22:01 6ad1cebc031e: Waiting 16:22:01 8a3aa393b2d8: Waiting 16:22:01 25bc292e5bac: Verifying Checksum 16:22:01 25bc292e5bac: Download complete 16:22:01 52dc419b0ee2: Download complete 16:22:01 4657fd5d0bcf: Download complete 16:22:01 df9b9388f04a: Verifying Checksum 16:22:01 df9b9388f04a: Download complete 16:22:01 df9b9388f04a: Pull complete 16:22:01 6ad1cebc031e: Verifying Checksum 16:22:01 6ad1cebc031e: Download complete 16:22:01 52dc419b0ee2: Pull complete 16:22:02 25bc292e5bac: Pull complete 16:22:02 114826534d7a: Verifying Checksum 16:22:02 114826534d7a: Download complete 16:22:02 8a3aa393b2d8: Verifying Checksum 16:22:02 8a3aa393b2d8: Download complete 16:22:06 114826534d7a: Pull complete 16:22:06 4657fd5d0bcf: Pull complete 16:22:06 6ad1cebc031e: Pull complete 16:22:09 8a3aa393b2d8: Pull complete 16:22:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:09 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 16:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:22:11 $ docker top 813478a0feaa8774201aa23830282e639db4b10b0e4917b5481d7bd1a7aade0b -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:22:12 + set -o pipefail 16:22:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:22:20 16:22:20 Monitoring /w/workspace/edgex-go/351 (github.com/edgexfoundry/edgex-go)... 16:22:20 16:22:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c5884f46-2139-4b1d-bcbd-2f6b6eb258f3 16:22:20 16:22:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:22:20 16:22:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:22:20 16:22:22 16:22:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:22:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:22:22 More details here: https://snyk.co/ue1NS [Pipeline] } 16:22:22 $ docker stop --time=1 813478a0feaa8774201aa23830282e639db4b10b0e4917b5481d7bd1a7aade0b 16:22:24 $ docker rm -f 813478a0feaa8774201aa23830282e639db4b10b0e4917b5481d7bd1a7aade0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:22:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:24 provisioning config files... 16:22:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/351@tmp/config5745819634298986083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:24 --> edgex-publish-swagger.sh 16:22:24 === Publish openapi/v2 API === 16:22:24 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:22:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/351/openapi/v2/core-command.yaml] 16:22:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:24 Dload Upload Total Spent Left Speed 16:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 35048 --:--:-- --:--:-- --:--:-- 35012 100 33822 0 0 100 33822 0 35048 --:--:-- --:--:-- --:--:-- 35012 16:22:25 16:22:25 16:22:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/351/openapi/v2/core-data.yaml] 16:22:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:25 Dload Upload Total Spent Left Speed 16:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 74879 --:--:-- --:--:-- --:--:-- 74801 100 71585 0 0 100 71585 0 74879 --:--:-- --:--:-- --:--:-- 74801 16:22:26 16:22:26 16:22:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/351/openapi/v2/core-metadata.yaml] 16:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:26 Dload Upload Total Spent Left Speed 16:22:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 150k --:--:-- --:--:-- --:--:-- 150k 100 144k 0 0 100 144k 0 150k --:--:-- --:--:-- --:--:-- 150k 16:22:27 16:22:27 16:22:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/351/openapi/v2/support-notifications.yaml] 16:22:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:27 Dload Upload Total Spent Left Speed 16:22:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 93419 --:--:-- --:--:-- --:--:-- 93321 100 89309 0 0 100 89309 0 93419 --:--:-- --:--:-- --:--:-- 93321 16:22:28 16:22:28 16:22:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/351/openapi/v2/support-scheduler.yaml] 16:22:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:28 Dload Upload Total Spent Left Speed 16:22:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 41497 --:--:-- --:--:-- --:--:-- 41497 100 39547 0 0 100 39547 0 40519 --:--:-- --:--:-- --:--:-- 40477 16:22:29 16:22:29 16:22:29 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/351/openapi/v2/system-agent.yaml] 16:22:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:29 Dload Upload Total Spent Left Speed 16:22:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 19708 0:00:01 0:00:01 --:--:-- 19708 100 20083 0 0 100 20083 0 19708 0:00:01 0:00:01 --:--:-- 19708 16:22:31 16:22:31 [Pipeline] } 16:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:22:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:31 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 16:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:22:32 $ docker top f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 -eo pid,comm 16:22:32 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). 16:22:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:32 [ssh-agent] Looking for ssh-agent implementation... 16:22:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:32 $ docker exec f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 ssh-agent 16:22:32 SSH_AUTH_SOCK=/tmp/ssh-JfxFh3m8VpbB/agent.32 16:22:32 SSH_AGENT_PID=38 16:22:32 Running ssh-add (command line suppressed) 16:22:32 Identity added: /w/workspace/edgex-go/351@tmp/private_key_5528313831702454868.key (/w/workspace/edgex-go/351@tmp/private_key_5528313831702454868.key) 16:22:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:32 + git semver tag 16:22:33 2022-11-17 16:22:33,081 [run_tag] DEBUG tag force:False 16:22:33 2022-11-17 16:22:33,082 [check_head_tag] DEBUG check head tag 16:22:33 2022-11-17 16:22:33,084 [execute] INFO git cat-file --batch-check 16:22:33 2022-11-17 16:22:33,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=) 16:22:33 2022-11-17 16:22:33,088 [execute] INFO git cat-file --batch 16:22:33 2022-11-17 16:22:33,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=) 16:22:33 2022-11-17 16:22:33,129 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 16:22:33 2022-11-17 16:22:33,129 [execute] INFO git tag -a v2.3.1-dev.3 -m v2.3.1-dev.3 16:22:33 2022-11-17 16:22:33,129 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.3', '-m', 'v2.3.1-dev.3'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=None) 16:22:33 2022-11-17 16:22:33,133 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 16:22:33 2.3.1-dev.3 [Pipeline] } 16:22:33 $ docker exec --env ******** --env ******** f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 ssh-agent -k 16:22:33 unset SSH_AUTH_SOCK; 16:22:33 unset SSH_AGENT_PID; 16:22:33 echo Agent pid 38 killed; 16:22:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:33 + git semver [Pipeline] } 16:22:33 $ docker stop --time=1 f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 16:22:35 $ docker rm -f f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:35 16:22:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:35 0.23.1-centos7: Pulling from edgex-lftools 16:22:35 ab5ef0e58194: Pulling fs layer 16:22:35 9712f1f96733: Pulling fs layer 16:22:35 63f879dbbcfc: Pulling fs layer 16:22:35 0d9ebad4ef96: Pulling fs layer 16:22:35 e9a5061849ea: Pulling fs layer 16:22:35 d747dcd14b5f: Pulling fs layer 16:22:35 2de7ff778b66: Pulling fs layer 16:22:35 0d9ebad4ef96: Waiting 16:22:35 e9a5061849ea: Waiting 16:22:35 d747dcd14b5f: Waiting 16:22:35 2de7ff778b66: Waiting 16:22:35 9712f1f96733: Download complete 16:22:36 63f879dbbcfc: Verifying Checksum 16:22:36 63f879dbbcfc: Download complete 16:22:36 e9a5061849ea: Verifying Checksum 16:22:36 e9a5061849ea: Download complete 16:22:36 0d9ebad4ef96: Verifying Checksum 16:22:36 0d9ebad4ef96: Download complete 16:22:36 d747dcd14b5f: Download complete 16:22:36 ab5ef0e58194: Verifying Checksum 16:22:36 ab5ef0e58194: Download complete 16:22:36 2de7ff778b66: Verifying Checksum 16:22:36 2de7ff778b66: Download complete 16:22:39 ab5ef0e58194: Pull complete 16:22:39 9712f1f96733: Pull complete 16:22:39 63f879dbbcfc: Pull complete 16:22:43 0d9ebad4ef96: Pull complete 16:22:43 e9a5061849ea: Pull complete 16:22:43 d747dcd14b5f: Pull complete 16:22:44 2de7ff778b66: Pull complete 16:22:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:44 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 16:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:22:46 $ docker top a72627bf116c211edc05f1e744f08e345d4e6974ba2119105dbd930d8197cb67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:22:46 provisioning config files... 16:22:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/351@tmp/config2374896701582250768tmp 16:22:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/351@tmp/config1330555525753556805tmp 16:22:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/351@tmp/config6388655437315284937tmp [Pipeline] { [Pipeline] echo 16:22:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:22:46 ---> sigul-configuration.sh 16:22:46 gpg: directory `/root/.gnupg' created 16:22:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:22:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:22:46 gpg: keyring `/root/.gnupg/secring.gpg' created 16:22:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:22:46 gpg: CAST5 encrypted data 16:22:46 gpg: encrypted with 1 passphrase 16:22:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:22:47 + mkdir /home/jenkins 16:22:47 + mkdir /home/jenkins/sigul [Pipeline] sh 16:22:47 + 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 16:22:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:22:47 ---> sigul-install.sh 16:22:47 Sigul already installed; skipping installation. [Pipeline] sh 16:22:48 + git tag --list 16:22:48 0.6.0 16:22:48 0.6.1 16:22:48 0.7.0 16:22:48 0.7.1 16:22:48 v1.0.0 16:22:48 v1.0.1 16:22:48 v1.1.0 16:22:48 v1.2.0 16:22:48 v1.2.1 16:22:48 v1.3.0 16:22:48 v1.3.1 16:22:48 v2.0.0 16:22:48 v2.1.0 16:22:48 v2.1.1 16:22:48 v2.1.1-dev.1 16:22:48 v2.1.1-dev.2 16:22:48 v2.1.1-dev.3 16:22:48 v2.1.1-dev.4 16:22:48 v2.1.1-dev.5 16:22:48 v2.1.1-dev.6 16:22:48 v2.1.1-dev.7 16:22:48 v2.1.1-dev.8 16:22:48 v2.1.2-dev.1 16:22:48 v2.2.0 16:22:48 v2.2.1-dev.1 16:22:48 v2.2.1-dev.10 16:22:48 v2.2.1-dev.11 16:22:48 v2.2.1-dev.12 16:22:48 v2.2.1-dev.13 16:22:48 v2.2.1-dev.14 16:22:48 v2.2.1-dev.15 16:22:48 v2.2.1-dev.16 16:22:48 v2.2.1-dev.17 16:22:48 v2.2.1-dev.18 16:22:48 v2.2.1-dev.19 16:22:48 v2.2.1-dev.2 16:22:48 v2.2.1-dev.20 16:22:48 v2.2.1-dev.21 16:22:48 v2.2.1-dev.22 16:22:48 v2.2.1-dev.23 16:22:48 v2.2.1-dev.24 16:22:48 v2.2.1-dev.25 16:22:48 v2.2.1-dev.26 16:22:48 v2.2.1-dev.27 16:22:48 v2.2.1-dev.28 16:22:48 v2.2.1-dev.29 16:22:48 v2.2.1-dev.3 16:22:48 v2.2.1-dev.4 16:22:48 v2.2.1-dev.5 16:22:48 v2.2.1-dev.6 16:22:48 v2.2.1-dev.7 16:22:48 v2.2.1-dev.8 16:22:48 v2.2.1-dev.9 16:22:48 v2.3.0 16:22:48 v2.3.0-dev.100 16:22:48 v2.3.0-dev.101 16:22:48 v2.3.0-dev.102 16:22:48 v2.3.0-dev.103 16:22:48 v2.3.0-dev.104 16:22:48 v2.3.0-dev.105 16:22:48 v2.3.0-dev.106 16:22:48 v2.3.0-dev.29 16:22:48 v2.3.0-dev.30 16:22:48 v2.3.0-dev.31 16:22:48 v2.3.0-dev.32 16:22:48 v2.3.0-dev.33 16:22:48 v2.3.0-dev.34 16:22:48 v2.3.0-dev.35 16:22:48 v2.3.0-dev.36 16:22:48 v2.3.0-dev.37 16:22:48 v2.3.0-dev.38 16:22:48 v2.3.0-dev.39 16:22:48 v2.3.0-dev.40 16:22:48 v2.3.0-dev.41 16:22:48 v2.3.0-dev.42 16:22:48 v2.3.0-dev.43 16:22:48 v2.3.0-dev.44 16:22:48 v2.3.0-dev.45 16:22:48 v2.3.0-dev.46 16:22:48 v2.3.0-dev.47 16:22:48 v2.3.0-dev.48 16:22:48 v2.3.0-dev.49 16:22:48 v2.3.0-dev.50 16:22:48 v2.3.0-dev.51 16:22:48 v2.3.0-dev.52 16:22:48 v2.3.0-dev.53 16:22:48 v2.3.0-dev.54 16:22:48 v2.3.0-dev.55 16:22:48 v2.3.0-dev.56 16:22:48 v2.3.0-dev.57 16:22:48 v2.3.0-dev.58 16:22:48 v2.3.0-dev.59 16:22:48 v2.3.0-dev.60 16:22:48 v2.3.0-dev.61 16:22:48 v2.3.0-dev.62 16:22:48 v2.3.0-dev.63 16:22:48 v2.3.0-dev.64 16:22:48 v2.3.0-dev.65 16:22:48 v2.3.0-dev.66 16:22:48 v2.3.0-dev.67 16:22:48 v2.3.0-dev.68 16:22:48 v2.3.0-dev.69 16:22:48 v2.3.0-dev.70 16:22:48 v2.3.0-dev.71 16:22:48 v2.3.0-dev.72 16:22:48 v2.3.0-dev.73 16:22:48 v2.3.0-dev.74 16:22:48 v2.3.0-dev.75 16:22:48 v2.3.0-dev.76 16:22:48 v2.3.0-dev.77 16:22:48 v2.3.0-dev.78 16:22:48 v2.3.0-dev.79 16:22:48 v2.3.0-dev.80 16:22:48 v2.3.0-dev.81 16:22:48 v2.3.0-dev.82 16:22:48 v2.3.0-dev.83 16:22:48 v2.3.0-dev.84 16:22:48 v2.3.0-dev.85 16:22:48 v2.3.0-dev.86 16:22:48 v2.3.0-dev.87 16:22:48 v2.3.0-dev.88 16:22:48 v2.3.0-dev.89 16:22:48 v2.3.0-dev.90 16:22:48 v2.3.0-dev.91 16:22:48 v2.3.0-dev.92 16:22:48 v2.3.0-dev.93 16:22:48 v2.3.0-dev.94 16:22:48 v2.3.0-dev.95 16:22:48 v2.3.0-dev.96 16:22:48 v2.3.0-dev.97 16:22:48 v2.3.0-dev.98 16:22:48 v2.3.0-dev.99 16:22:48 v2.3.1-dev.1 16:22:48 v2.3.1-dev.2 16:22:48 v2.3.1-dev.3 [Pipeline] sh 16:22:48 + lftools sign git-tag v2.3.1-dev.3 16:22:48 Signing Git tag with Sigul... 16:22:48 Signing v2.3.1-dev.3 [Pipeline] echo 16:22:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:22:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:22:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:22:49 $ docker stop --time=1 a72627bf116c211edc05f1e744f08e345d4e6974ba2119105dbd930d8197cb67 16:22:51 $ docker rm -f a72627bf116c211edc05f1e744f08e345d4e6974ba2119105dbd930d8197cb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:22:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:51 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 16:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:22:52 $ docker top b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:52 [ssh-agent] Looking for ssh-agent implementation... 16:22:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:52 $ docker exec b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 ssh-agent 16:22:52 SSH_AUTH_SOCK=/tmp/ssh-GOLNrAX4ydiv/agent.33 16:22:52 SSH_AGENT_PID=39 16:22:52 Running ssh-add (command line suppressed) 16:22:52 Identity added: /w/workspace/edgex-go/351@tmp/private_key_9383578242976239347.key (/w/workspace/edgex-go/351@tmp/private_key_9383578242976239347.key) 16:22:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:52 + git semver bump pre 16:22:53 2022-11-17 16:22:53,107 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 16:22:53 2022-11-17 16:22:53,108 [bump_version] DEBUG bumping version:2.3.1-dev.3 on axis:pre with prefix:dev 16:22:53 2022-11-17 16:22:53,108 [bump_version] DEBUG bumped version:2.3.1-dev.4 16:22:53 2022-11-17 16:22:53,108 [write_version] DEBUG write version:2.3.1-dev.4 to path:/w/workspace/edgex-go/351/.semver/main with force:True 16:22:53 2022-11-17 16:22:53,108 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 16:22:53 2022-11-17 16:22:53,108 [write_file] DEBUG write to file:/w/workspace/edgex-go/351/.semver/main 16:22:53 2022-11-17 16:22:53,110 [execute] INFO git cat-file --batch-check 16:22:53 2022-11-17 16:22:53,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=) 16:22:53 2022-11-17 16:22:53,116 [execute] INFO git cat-file --batch 16:22:53 2022-11-17 16:22:53,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=) 16:22:53 2022-11-17 16:22:53,122 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 16:22:53 2.3.1-dev.4 [Pipeline] } 16:22:53 $ docker exec --env ******** --env ******** b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 ssh-agent -k 16:22:53 unset SSH_AUTH_SOCK; 16:22:53 unset SSH_AGENT_PID; 16:22:53 echo Agent pid 39 killed; 16:22:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:53 + git semver [Pipeline] } 16:22:53 $ docker stop --time=1 b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 16:22:55 $ docker rm -f b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:55 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 16:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:22:56 $ docker top 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada -eo pid,comm 16:22:56 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). 16:22:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:56 [ssh-agent] Looking for ssh-agent implementation... 16:22:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:56 $ docker exec 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada ssh-agent 16:22:56 SSH_AUTH_SOCK=/tmp/ssh-9mEGFW3M2nJx/agent.32 16:22:56 SSH_AGENT_PID=38 16:22:56 Running ssh-add (command line suppressed) 16:22:56 Identity added: /w/workspace/edgex-go/351@tmp/private_key_14021182968340841083.key (/w/workspace/edgex-go/351@tmp/private_key_14021182968340841083.key) 16:22:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:57 + git semver push 16:22:57 2022-11-17 16:22:57,177 [run_push] DEBUG push 16:22:57 2022-11-17 16:22:57,177 [execute] INFO git cat-file --batch-check 16:22:57 2022-11-17 16:22:57,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=) 16:22:57 2022-11-17 16:22:57,180 [execute] INFO git rev-list b6a8d4acf23ced1314b187aa706aab398cec37e6 -- 16:22:57 2022-11-17 16:22:57,180 [execute] DEBUG Popen(['git', 'rev-list', 'b6a8d4acf23ced1314b187aa706aab398cec37e6', '--'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=None) 16:22:57 2022-11-17 16:22:57,195 [execute] INFO git fetch -v origin 16:22:57 2022-11-17 16:22:57,195 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=True, shell=None, istream=None) 16:22:57 2022-11-17 16:22:57,671 [run_push] DEBUG no remote changes detected 16:22:57 2022-11-17 16:22:57,671 [execute] INFO git push origin semver 16:22:57 2022-11-17 16:22:57,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=None) 16:22:59 2022-11-17 16:22:58,825 [run_push] DEBUG push all version tags 16:22:59 2022-11-17 16:22:58,826 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:22:59 2022-11-17 16:22:58,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=None) 16:22:59 2022-11-17 16:22:59,693 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main 16:22:59 2.3.1-dev.4 [Pipeline] } 16:22:59 $ docker exec --env ******** --env ******** 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada ssh-agent -k 16:22:59 unset SSH_AUTH_SOCK; 16:22:59 unset SSH_AGENT_PID; 16:22:59 echo Agent pid 38 killed; 16:22:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:00 + git semver [Pipeline] } 16:23:00 $ docker stop --time=1 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada 16:23:01 $ docker rm -f 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada [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 16:23:02 + [ -d /w/workspace/edgex-go/351/archives ] [Pipeline] libraryResource [Pipeline] sh 16:23:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:23:03 ---> package-listing.sh 16:23:03 ++ facter osfamily 16:23:03 ++ tr '[:upper:]' '[:lower:]' 16:23:03 + OS_FAMILY=debian 16:23:03 + workspace=/w/workspace/edgex-go/351 16:23:03 + START_PACKAGES=/tmp/packages_start.txt 16:23:03 + END_PACKAGES=/tmp/packages_end.txt 16:23:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:23:03 + PACKAGES=/tmp/packages_start.txt 16:23:03 + '[' /w/workspace/edgex-go/351 ']' 16:23:03 + PACKAGES=/tmp/packages_end.txt 16:23:03 + case "${OS_FAMILY}" in 16:23:03 + dpkg -l 16:23:03 + grep '^ii' 16:23:03 + '[' -f /tmp/packages_start.txt ']' 16:23:03 + '[' -f /tmp/packages_end.txt ']' 16:23:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:23:03 + '[' /w/workspace/edgex-go/351 ']' 16:23:03 + mkdir -p /w/workspace/edgex-go/351/archives/ 16:23:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/351/archives/ [Pipeline] echo 16:23:03 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/351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:23:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:04 16:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:04 latest: Pulling from edgex-lftools-log-publisher 16:23:04 5eb5b503b376: Pulling fs layer 16:23:04 5c69ac0246d0: Pulling fs layer 16:23:04 ec43610c2a17: Pulling fs layer 16:23:04 3a2ae6a8a46f: Pulling fs layer 16:23:04 33b1e0a273af: Pulling fs layer 16:23:04 5d3b04190fa2: Pulling fs layer 16:23:04 2f39f015ded8: Pulling fs layer 16:23:04 5d3b04190fa2: Waiting 16:23:04 3a2ae6a8a46f: Waiting 16:23:04 33b1e0a273af: Waiting 16:23:04 2f39f015ded8: Waiting 16:23:04 5c69ac0246d0: Verifying Checksum 16:23:04 5c69ac0246d0: Download complete 16:23:04 3a2ae6a8a46f: Verifying Checksum 16:23:04 3a2ae6a8a46f: Download complete 16:23:05 33b1e0a273af: Verifying Checksum 16:23:05 33b1e0a273af: Download complete 16:23:05 ec43610c2a17: Verifying Checksum 16:23:05 ec43610c2a17: Download complete 16:23:05 5d3b04190fa2: Verifying Checksum 16:23:05 5d3b04190fa2: Download complete 16:23:05 5eb5b503b376: Verifying Checksum 16:23:05 5eb5b503b376: Download complete 16:23:05 2f39f015ded8: Download complete 16:23:06 5eb5b503b376: Pull complete 16:23:06 5c69ac0246d0: Pull complete 16:23:06 ec43610c2a17: Pull complete 16:23:06 3a2ae6a8a46f: Pull complete 16:23:06 33b1e0a273af: Pull complete 16:23:07 5d3b04190fa2: Pull complete 16:23:11 2f39f015ded8: Pull complete 16:23:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:11 prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container 16:23:11 $ 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/351/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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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 16:23:13 $ docker top 1f36dda13e0090e9a8d54a0ae3ce2dac70020893514049c726925449c83a0673 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:13 + touch /tmp/pre-build-complete [Pipeline] sh 16:23:13 + mkdir -p /var/log/sysstat [Pipeline] sh 16:23:14 + ls /var/log/sa-host 16:23:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:14 provisioning config files... 16:23:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/351@tmp/config16297239183755349253tmp [Pipeline] { [Pipeline] echo 16:23:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:23:14 ---> create-netrc.sh [Pipeline] } 16:23:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:23:15 ---> python-tools-install.sh [Pipeline] echo 16:23:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:23:15 ---> sudo-logs.sh 16:23:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:23:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:23:15 ---> job-cost.sh 16:23:15 lf-activate-venv: SKIPPING 16:23:15 DEBUG: total: 0.10999999940395355 16:23:15 INFO: Retrieving Stack Cost... 16:23:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:23:16 INFO: Archiving Costs [Pipeline] echo 16:23:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:23:16 ---> logs-deploy.sh 16:23:16 lf-activate-venv: SKIPPING 16:23:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/351 16:23:16 INFO: archiving workspace using pattern(s): 16:23:17 Archives upload complete. 16:23:17 INFO: archiving logs to Nexus 16:23:18 ---> uname -a: 16:23:18 Linux prd-ubuntu20-04-docker-8c-8g-119403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:23:18 16:23:18 16:23:18 ---> lscpu: 16:23:18 Architecture: x86_64 16:23:18 CPU op-mode(s): 32-bit, 64-bit 16:23:18 Byte Order: Little Endian 16:23:18 Address sizes: 40 bits physical, 48 bits virtual 16:23:18 CPU(s): 8 16:23:18 On-line CPU(s) list: 0-7 16:23:18 Thread(s) per core: 1 16:23:18 Core(s) per socket: 1 16:23:18 Socket(s): 8 16:23:18 NUMA node(s): 1 16:23:18 Vendor ID: AuthenticAMD 16:23:18 CPU family: 23 16:23:18 Model: 49 16:23:18 Model name: AMD EPYC-Rome Processor 16:23:18 Stepping: 0 16:23:18 CPU MHz: 2799.998 16:23:18 BogoMIPS: 5599.99 16:23:18 Virtualization: AMD-V 16:23:18 Hypervisor vendor: KVM 16:23:18 Virtualization type: full 16:23:18 L1d cache: 256 KiB 16:23:18 L1i cache: 256 KiB 16:23:18 L2 cache: 4 MiB 16:23:18 L3 cache: 128 MiB 16:23:18 NUMA node0 CPU(s): 0-7 16:23:18 Vulnerability Itlb multihit: Not affected 16:23:18 Vulnerability L1tf: Not affected 16:23:18 Vulnerability Mds: Not affected 16:23:18 Vulnerability Meltdown: Not affected 16:23:18 Vulnerability Mmio stale data: Not affected 16:23:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:23:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:23:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:23:18 Vulnerability Srbds: Not affected 16:23:18 Vulnerability Tsx async abort: Not affected 16:23:18 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 16:23:18 16:23:18 16:23:18 ---> nproc: 16:23:18 8 16:23:18 16:23:18 16:23:18 ---> df -h: 16:23:18 Filesystem Size Used Avail Use% Mounted on 16:23:18 overlay 155G 20G 136G 13% / 16:23:18 tmpfs 64M 0 64M 0% /dev 16:23:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:23:18 shm 64M 0 64M 0% /dev/shm 16:23:18 /dev/vda1 155G 20G 136G 13% /facter-os 16:23:18 16:23:18 16:23:18 ---> sar -b -r -n DEV: 16:23:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119403) 11/17/22 _x86_64_ (8 CPU) 16:23:18 16:23:18 15:53:05 LINUX RESTART (8 CPU) 16:23:18 16:23:18 15:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:23:18 15:55:01 117.30 0.53 116.78 0.00 23.72 57744.38 0.00 16:23:18 15:56:01 51.54 0.17 51.37 0.00 5.60 19254.54 0.00 16:23:18 15:57:01 341.12 8.28 332.84 0.00 93.70 161124.43 0.00 16:23:18 15:58:01 910.05 0.67 909.38 0.00 19.46 337961.01 0.00 16:23:18 15:59:01 1381.07 12.15 1368.92 0.00 2921.51 348330.61 0.00 16:23:18 16:00:01 148.83 0.15 148.68 0.00 23.20 17381.10 0.00 16:23:18 16:01:01 20.28 0.02 20.26 0.00 0.67 503.52 0.00 16:23:18 16:02:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 16:23:18 16:03:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 16:23:18 16:04:01 1.53 0.00 1.53 0.00 0.00 28.40 0.00 16:23:18 16:05:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 16:23:18 16:06:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 16:23:18 16:07:01 0.80 0.00 0.80 0.00 0.00 9.33 0.00 16:23:18 16:08:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 16:23:18 16:09:01 1.95 0.02 1.93 0.00 0.13 23.73 0.00 16:23:18 16:10:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 16:23:18 16:11:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 16:23:18 16:12:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 16:23:18 16:13:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 16:23:18 16:14:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 16:23:18 16:15:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 16:23:18 16:16:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 16:23:18 16:17:01 1.07 0.02 1.05 0.00 0.13 11.06 0.00 16:23:18 16:18:01 1.88 0.00 1.88 0.00 0.00 20.40 0.00 16:23:18 16:19:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 16:23:18 16:20:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 16:23:18 16:21:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 16:23:18 16:22:01 2.00 0.10 1.90 0.00 10.26 43.59 0.00 16:23:18 16:23:01 146.49 0.18 146.31 0.00 6.93 64522.98 0.00 16:23:18 Average: 108.42 0.77 107.65 0.00 107.13 34716.65 0.00 16:23:18 16:23:18 15:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:23:18 15:55:01 27732072 31428508 873244 2.66 108460 3782172 2231784 6.58 1593104 3097724 575004 16:23:18 15:56:01 27610416 31556808 742804 2.26 111804 4001968 1871292 5.51 1273740 3517636 365512 16:23:18 15:57:01 23510024 31368988 919144 2.80 258692 7476816 2798592 8.25 2137024 6442788 1079800 16:23:18 15:58:01 20662076 31289580 990916 3.01 295440 10156504 2949852 8.69 2204436 9161328 109280 16:23:18 15:59:01 19418704 31316892 942956 2.87 394620 11208716 2232120 6.58 2509340 9964872 2184 16:23:18 16:00:01 19878732 31543252 724424 2.20 402544 10974284 1966508 5.80 2250200 9778696 1080 16:23:18 16:01:01 19890500 31555508 712588 2.17 403188 10974624 1806928 5.33 2238248 9778684 168 16:23:18 16:02:01 19890872 31555880 712376 2.17 403208 10974628 1806928 5.33 2237320 9778688 24 16:23:18 16:03:01 19891264 31556316 711872 2.16 403228 10974632 1806928 5.33 2237604 9778696 48 16:23:18 16:04:01 19898516 31563536 705080 2.14 403252 10974636 1806928 5.33 2230568 9778700 172 16:23:18 16:05:01 19898972 31564012 704540 2.14 403276 10974640 1806928 5.33 2230456 9778704 196 16:23:18 16:06:01 19899316 31564416 704044 2.14 403292 10974644 1806928 5.33 2229656 9778708 136 16:23:18 16:07:01 19899276 31564912 704016 2.14 403296 10974648 1806928 5.33 2229064 9779240 24 16:23:18 16:08:01 19899712 31565360 703740 2.14 403316 10974640 1806928 5.33 2228792 9779240 12 16:23:18 16:09:01 19899792 31565532 703692 2.14 403328 10974628 1846952 5.44 2228780 9779220 4 16:23:18 16:10:01 19899396 31565140 703992 2.14 403332 10974628 1830536 5.39 2228788 9779220 8 16:23:18 16:11:01 19899608 31565372 703672 2.14 403356 10974632 1830536 5.39 2228868 9779224 172 16:23:18 16:12:01 19899568 31565364 703628 2.14 403372 10974636 1830536 5.39 2228872 9779228 172 16:23:18 16:13:01 19899560 31565368 703608 2.14 403380 10974636 1830536 5.39 2228848 9779228 8 16:23:18 16:14:01 19899252 31565080 703840 2.14 403392 10974644 1830536 5.39 2228780 9779236 8 16:23:18 16:15:01 19899408 31565260 703556 2.14 403416 10974644 1830536 5.39 2228992 9779236 148 16:23:18 16:16:01 19899432 31565296 703496 2.14 403424 10974648 1830536 5.39 2228944 9779240 8 16:23:18 16:17:01 19899348 31565232 703732 2.14 403444 10974648 1830536 5.39 2229264 9779244 4 16:23:18 16:18:01 19899268 31565204 703660 2.14 403476 10974656 1830536 5.39 2229024 9779248 40 16:23:18 16:19:01 19899292 31565272 703584 2.14 403500 10974660 1830536 5.39 2228900 9779252 12 16:23:18 16:20:01 19899192 31565200 703828 2.14 403520 10974660 1830536 5.39 2228912 9779252 4 16:23:18 16:21:01 19899412 31565436 703544 2.14 403536 10974664 1830536 5.39 2229048 9779256 28 16:23:18 16:22:01 19886216 31554428 713632 2.17 403576 10977044 1976564 5.83 2240932 9781688 2092 16:23:18 16:23:01 18385324 31535548 728684 2.22 450312 12283232 2003400 5.90 2367284 11026744 512 16:23:18 Average: 20515328 31532162 739376 2.25 375723 10390628 1941342 5.72 2186682 9245939 73685 16:23:18 16:23:18 15:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:23:18 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 15:55:01 vethb5806bc 0.44 0.63 0.03 0.06 0.00 0.00 0.00 0.00 16:23:18 15:55:01 docker0 106.68 138.67 8.40 775.76 0.00 0.00 0.00 0.00 16:23:18 15:55:01 ens3 284.04 188.36 4387.05 30.77 0.00 0.00 0.00 0.00 16:23:18 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 15:56:01 vethb5806bc 1.02 1.03 0.08 0.08 0.00 0.00 0.00 0.00 16:23:18 15:56:01 docker0 1.02 1.02 0.06 0.08 0.00 0.00 0.00 0.00 16:23:18 15:56:01 ens3 35.04 41.91 21.18 103.58 0.00 0.00 0.00 0.00 16:23:18 15:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:23:18 15:57:01 vethe6c5b54 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 16:23:18 15:57:01 docker0 488.47 581.17 35.55 4990.46 0.00 0.00 0.00 0.00 16:23:18 15:57:01 ens3 673.38 547.33 6687.77 61.75 0.00 0.00 0.00 0.00 16:23:18 15:58:01 vethb9a7c90 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:23:18 15:58:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 16:23:18 15:58:01 vethe6c5b54 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:23:18 15:58:01 docker0 56.82 101.88 4.68 1275.42 0.00 0.00 0.00 0.00 16:23:18 15:58:01 ens3 152.22 88.65 1409.40 23.98 0.00 0.00 0.00 0.00 16:23:18 15:59:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:23:18 15:59:01 vethe6c5b54 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 16:23:18 15:59:01 docker0 167.29 263.42 13.52 3280.38 0.00 0.00 0.00 0.00 16:23:18 15:59:01 veth0f34774 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:23:18 15:59:01 ens3 403.40 253.61 4694.38 42.95 0.00 0.00 0.00 0.00 16:23:18 16:00:01 lo 37.59 37.59 3.70 3.70 0.00 0.00 0.00 0.00 16:23:18 16:00:01 docker0 11.66 30.14 1.05 658.62 0.00 0.00 0.00 0.00 16:23:18 16:00:01 ens3 387.22 382.12 847.32 1656.18 0.00 0.00 0.00 0.00 16:23:18 16:01:01 lo 24.06 24.06 2.37 2.37 0.00 0.00 0.00 0.00 16:23:18 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:01:01 ens3 361.17 374.82 148.48 2401.66 0.00 0.00 0.00 0.00 16:23:18 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:02:01 ens3 0.20 0.30 0.01 0.06 0.00 0.00 0.00 0.00 16:23:18 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:03:01 ens3 2.43 1.08 5.00 0.07 0.00 0.00 0.00 0.00 16:23:18 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:04:01 ens3 1.18 0.78 0.52 0.36 0.00 0.00 0.00 0.00 16:23:18 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:09:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:23:18 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:10:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:11:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:14:01 ens3 0.35 0.35 0.19 0.08 0.00 0.00 0.00 0.00 16:23:18 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:19:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:23:18 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:18 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:20:01 ens3 0.18 0.17 0.06 0.01 0.00 0.00 0.00 0.00 16:23:18 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:22:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:23:18 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:18 16:22:01 ens3 12.20 9.73 49.50 4.11 0.00 0.00 0.00 0.00 16:23:18 16:23:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 16:23:18 16:23:01 docker0 50.32 66.67 4.44 697.57 0.00 0.00 0.00 0.00 16:23:18 16:23:01 ens3 380.04 269.89 7874.81 58.42 0.00 0.00 0.00 0.00 16:23:18 Average: lo 2.38 2.38 0.23 0.23 0.00 0.00 0.00 0.00 16:23:18 Average: docker0 30.38 40.74 2.33 402.50 0.00 0.00 0.00 0.00 16:23:18 Average: ens3 92.80 74.42 898.90 151.24 0.00 0.00 0.00 0.00 16:23:18 16:23:18 16:23:18 ---> sar -P ALL: 16:23:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119403) 11/17/22 _x86_64_ (8 CPU) 16:23:18 16:23:18 15:53:05 LINUX RESTART (8 CPU) 16:23:18 16:23:18 15:54:02 CPU %user %nice %system %iowait %steal %idle 16:23:18 15:55:01 all 32.96 0.00 7.39 0.88 0.08 58.69 16:23:18 15:55:01 0 30.93 0.00 7.18 0.31 0.07 61.51 16:23:18 15:55:01 1 32.52 0.00 7.32 0.02 0.09 60.06 16:23:18 15:55:01 2 33.50 0.00 6.94 1.44 0.10 58.02 16:23:18 15:55:01 3 33.43 0.00 7.44 4.69 0.07 54.37 16:23:18 15:55:01 4 33.22 0.00 6.26 0.03 0.07 60.42 16:23:18 15:55:01 5 33.61 0.00 6.35 0.31 0.09 59.65 16:23:18 15:55:01 6 30.75 0.00 10.04 0.09 0.09 59.04 16:23:18 15:55:01 7 35.70 0.00 7.57 0.19 0.09 56.46 16:23:18 15:56:01 all 47.63 0.00 6.48 0.18 0.09 45.62 16:23:18 15:56:01 0 46.63 0.00 6.44 0.03 0.10 46.80 16:23:18 15:56:01 1 48.08 0.00 6.50 0.03 0.10 45.28 16:23:18 15:56:01 2 47.49 0.00 6.48 0.12 0.08 45.82 16:23:18 15:56:01 3 47.90 0.00 6.88 1.17 0.10 43.95 16:23:18 15:56:01 4 47.79 0.00 6.33 0.05 0.08 45.75 16:23:18 15:56:01 5 47.77 0.00 6.71 0.02 0.08 45.41 16:23:18 15:56:01 6 47.38 0.00 6.31 0.03 0.08 46.19 16:23:18 15:56:01 7 48.03 0.00 6.14 0.00 0.10 45.73 16:23:18 15:57:01 all 17.93 0.00 9.14 3.73 0.08 69.11 16:23:18 15:57:01 0 17.36 0.00 8.50 5.17 0.08 68.88 16:23:18 15:57:01 1 18.59 0.00 9.68 2.74 0.07 68.93 16:23:18 15:57:01 2 17.82 0.00 8.86 2.35 0.09 70.89 16:23:18 15:57:01 3 17.97 0.00 8.63 5.29 0.07 68.04 16:23:18 15:57:01 4 18.64 0.00 9.07 1.29 0.10 70.90 16:23:18 15:57:01 5 19.17 0.00 8.55 1.25 0.08 70.94 16:23:18 15:57:01 6 16.70 0.00 9.96 9.15 0.07 64.12 16:23:18 15:57:01 7 17.16 0.00 9.91 2.65 0.09 70.19 16:23:18 15:58:01 all 53.39 0.00 13.57 6.39 0.11 26.54 16:23:18 15:58:01 0 52.36 0.00 15.41 20.06 0.12 12.06 16:23:18 15:58:01 1 53.06 0.00 14.08 1.90 0.10 30.86 16:23:18 15:58:01 2 54.05 0.00 12.88 9.32 0.10 23.64 16:23:18 15:58:01 3 54.03 0.00 12.39 2.77 0.10 30.71 16:23:18 15:58:01 4 52.88 0.00 12.94 1.94 0.08 32.15 16:23:18 15:58:01 5 52.86 0.00 14.50 5.11 0.13 27.39 16:23:18 15:58:01 6 53.05 0.00 13.35 4.55 0.12 28.93 16:23:18 15:58:01 7 54.79 0.00 13.03 5.59 0.12 26.48 16:23:18 15:59:01 all 67.07 0.00 16.54 3.76 0.15 12.48 16:23:18 15:59:01 0 66.47 0.00 14.89 4.03 0.14 14.48 16:23:18 15:59:01 1 67.18 0.00 16.33 4.03 0.14 12.32 16:23:18 15:59:01 2 68.24 0.00 16.13 2.20 0.14 13.30 16:23:18 15:59:01 3 67.17 0.00 16.50 5.38 0.15 10.80 16:23:18 15:59:01 4 65.46 0.00 17.58 4.15 0.14 12.67 16:23:18 15:59:01 5 66.53 0.00 17.64 3.28 0.14 12.42 16:23:18 15:59:01 6 67.84 0.00 16.29 3.12 0.17 12.58 16:23:18 15:59:01 7 67.69 0.00 16.92 3.92 0.19 11.29 16:23:18 16:00:01 all 8.82 0.00 2.09 0.61 0.05 88.42 16:23:18 16:00:01 0 10.02 0.00 2.81 0.17 0.03 86.97 16:23:18 16:00:01 1 8.57 0.00 2.12 0.89 0.05 88.37 16:23:18 16:00:01 2 8.30 0.00 1.84 0.20 0.05 89.60 16:23:18 16:00:01 3 8.08 0.00 1.88 0.03 0.05 89.95 16:23:18 16:00:01 4 10.98 0.00 1.89 0.20 0.05 86.88 16:23:18 16:00:01 5 9.44 0.00 2.25 0.87 0.05 87.39 16:23:18 16:00:01 6 8.75 0.00 1.80 2.40 0.07 86.98 16:23:18 16:00:01 7 6.41 0.00 2.09 0.15 0.07 91.28 16:23:18 16:01:01 all 7.65 0.00 0.75 0.07 0.05 91.49 16:23:18 16:01:01 0 8.63 0.00 1.05 0.08 0.05 90.18 16:23:18 16:01:01 1 8.85 0.00 0.75 0.02 0.05 90.33 16:23:18 16:01:01 2 4.17 0.00 0.38 0.00 0.03 95.41 16:23:18 16:01:01 3 5.72 0.00 0.64 0.02 0.07 93.55 16:23:18 16:01:01 4 7.64 0.00 0.72 0.00 0.03 91.60 16:23:18 16:01:01 5 7.45 0.00 0.75 0.32 0.05 91.42 16:23:18 16:01:01 6 11.81 0.00 0.75 0.13 0.07 87.23 16:23:18 16:01:01 7 6.86 0.00 0.92 0.02 0.05 92.15 16:23:18 16:02:01 all 0.28 0.00 0.01 0.01 0.01 99.69 16:23:18 16:02:01 0 0.12 0.00 0.00 0.00 0.02 99.87 16:23:18 16:02:01 1 2.02 0.00 0.03 0.00 0.02 97.93 16:23:18 16:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:23:18 16:02:01 5 0.02 0.00 0.02 0.07 0.00 99.90 16:23:18 16:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:23:18 16:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:03:01 all 0.26 0.00 0.01 0.00 0.00 99.72 16:23:18 16:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:03:01 1 1.99 0.00 0.00 0.00 0.00 98.01 16:23:18 16:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:23:18 16:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:23:18 16:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:04:01 all 0.25 0.00 0.01 0.01 0.00 99.72 16:23:18 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:04:01 1 1.87 0.00 0.07 0.00 0.00 98.06 16:23:18 16:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:04:01 4 0.07 0.00 0.02 0.00 0.02 99.90 16:23:18 16:04:01 5 0.02 0.00 0.00 0.07 0.00 99.92 16:23:18 16:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:23:18 16:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:23:18 16:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:05:01 1 0.12 0.00 0.05 0.00 0.02 99.82 16:23:18 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 16:23:18 16:05:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:23:18 16:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:23:18 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:23:18 16:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:23:18 16:06:01 0 0.00 0.00 0.00 0.03 0.00 99.97 16:23:18 16:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:23:18 16:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:23:18 16:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:23:18 16:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:23:18 16:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:23:18 16:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:23:18 16:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:23:18 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:08:01 all 0.24 0.00 0.01 0.01 0.00 99.74 16:23:18 16:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:18 16:08:01 1 1.79 0.00 0.00 0.00 0.02 98.19 16:23:18 16:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:23:18 16:08:01 5 0.00 0.00 0.00 0.07 0.00 99.93 16:23:18 16:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:09:01 all 0.28 0.00 0.02 0.01 0.00 99.69 16:23:18 16:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:18 16:09:01 1 1.99 0.00 0.00 0.00 0.00 98.01 16:23:18 16:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:23:18 16:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:09:01 4 0.05 0.00 0.07 0.00 0.00 99.88 16:23:18 16:09:01 5 0.02 0.00 0.03 0.05 0.00 99.90 16:23:18 16:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:23:18 16:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:23:18 16:10:01 all 0.27 0.00 0.01 0.01 0.01 99.71 16:23:18 16:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:23:18 16:10:01 1 1.97 0.00 0.02 0.00 0.00 98.01 16:23:18 16:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:23:18 16:10:01 5 0.00 0.00 0.00 0.05 0.02 99.93 16:23:18 16:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:23:18 16:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:23:18 16:11:01 all 0.25 0.00 0.01 0.00 0.00 99.74 16:23:18 16:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:11:01 1 1.94 0.00 0.02 0.00 0.00 98.05 16:23:18 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:23:18 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:23:18 16:12:01 all 0.03 0.00 0.02 0.01 0.01 99.94 16:23:18 16:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:12:01 1 0.12 0.00 0.05 0.00 0.02 99.82 16:23:18 16:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:23:18 16:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:23:18 16:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 16:23:18 16:12:01 6 0.02 0.00 0.02 0.02 0.02 99.93 16:23:18 16:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:23:18 16:13:01 all 0.02 0.00 0.01 0.01 0.00 99.97 16:23:18 16:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:13:01 4 0.07 0.00 0.00 0.00 0.00 99.93 16:23:18 16:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:23:18 16:13:01 6 0.00 0.00 0.00 0.03 0.00 99.97 16:23:18 16:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:23:18 16:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:23:18 16:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:23:18 16:14:01 5 0.00 0.00 0.02 0.07 0.00 99.92 16:23:18 16:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:23:18 16:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:23:18 16:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:23:18 16:15:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:23:18 16:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:23:18 16:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:23:18 16:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:15:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:23:18 16:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:23:18 16:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:23:18 16:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:23:18 16:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:23:18 16:16:01 5 0.03 0.00 0.02 0.07 0.00 99.88 16:23:18 16:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:23:18 16:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:23:18 16:23:18 16:16:01 CPU %user %nice %system %iowait %steal %idle 16:23:18 16:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:23:18 16:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:23:18 16:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:23:18 16:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:23:18 16:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:17:01 5 0.02 0.00 0.02 0.03 0.02 99.92 16:23:18 16:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:23:18 16:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:23:18 16:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:23:18 16:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 16:23:18 16:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:23:18 16:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:23:18 16:18:01 5 0.00 0.00 0.02 0.07 0.00 99.92 16:23:18 16:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 16:23:18 16:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:23:18 16:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:23:18 16:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:19:01 5 0.00 0.00 0.02 0.03 0.00 99.95 16:23:18 16:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:23:18 16:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:23:18 16:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 16:23:18 16:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:23:18 16:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:23:18 16:20:01 6 0.02 0.00 0.02 0.03 0.02 99.92 16:23:18 16:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:23:18 16:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:23:18 16:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:23:18 16:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:23:18 16:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:23:18 16:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:23:18 16:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:23:18 16:21:01 6 0.03 0.00 0.03 0.02 0.03 99.88 16:23:18 16:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:23:18 16:22:01 all 0.26 0.00 0.16 0.01 0.01 99.56 16:23:18 16:22:01 0 0.35 0.00 0.23 0.00 0.02 99.40 16:23:18 16:22:01 1 0.18 0.00 0.13 0.00 0.00 99.68 16:23:18 16:22:01 2 0.27 0.00 0.17 0.00 0.00 99.57 16:23:18 16:22:01 3 0.30 0.00 0.13 0.02 0.02 99.53 16:23:18 16:22:01 4 0.22 0.00 0.17 0.00 0.00 99.62 16:23:18 16:22:01 5 0.30 0.00 0.17 0.03 0.00 99.50 16:23:18 16:22:01 6 0.25 0.00 0.13 0.03 0.02 99.57 16:23:18 16:22:01 7 0.25 0.00 0.15 0.00 0.00 99.60 16:23:18 16:23:01 all 8.63 0.00 4.16 1.14 0.06 86.01 16:23:18 16:23:01 0 7.54 0.00 3.60 0.17 0.05 88.64 16:23:18 16:23:01 1 8.31 0.00 4.38 0.08 0.05 87.18 16:23:18 16:23:01 2 8.30 0.00 3.66 0.13 0.07 87.84 16:23:18 16:23:01 3 9.40 0.00 4.48 0.13 0.07 85.91 16:23:18 16:23:01 4 9.41 0.00 3.76 0.32 0.05 86.45 16:23:18 16:23:01 5 8.66 0.00 3.65 1.31 0.07 86.31 16:23:18 16:23:01 6 9.82 0.00 5.79 6.84 0.07 77.49 16:23:18 16:23:01 7 7.62 0.00 3.97 0.12 0.08 88.21 16:23:18 Average: all 8.39 0.00 2.06 0.58 0.03 88.95 16:23:18 Average: 0 8.18 0.00 2.05 1.02 0.02 88.72 16:23:18 Average: 1 8.84 0.00 2.10 0.33 0.03 88.70 16:23:18 Average: 2 8.26 0.00 1.96 0.54 0.02 89.23 16:23:18 Average: 3 8.31 0.00 2.01 0.66 0.03 88.99 16:23:18 Average: 4 8.42 0.00 2.01 0.27 0.03 89.27 16:23:18 Average: 5 8.38 0.00 2.07 0.45 0.02 89.07 16:23:18 Average: 6 8.42 0.00 2.20 0.90 0.03 88.45 16:23:18 Average: 7 8.32 0.00 2.07 0.43 0.03 89.15 16:23:18 16:23:18 16:23:18