Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 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-ssh14938353453203242410.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1231158078817414027.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11723334099750079833.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh5118637038030895142.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-ssh14370397970877219140.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 Running on prd-ubuntu20.04-docker-8c-8g-8478 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/329 [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/329 # 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 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4199)" > git rev-list --no-walk 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:53:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:53:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:17 ========================================================= 16:53:17 EdgeX Global Pipelines Version Info 16:53:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:53:18 ------------------- 16:53:18 stable info: 16:53:18 ------------------- 16:53:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:53:18 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:53:18 Message: update stable to v1.0.243 16:53:19 ------------------- 16:53:19 experimental info: 16:53:19 ------------------- 16:53:19 Commited By: **** collab-it+edgex@linuxfoundation.org 16:53:19 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:53:19 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d7e6f1 [Pipeline] echo 16:53:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:19 provisioning config files... 16:53:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config10826361638314071959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:19 ---> docker-login.sh 16:53:19 nexus3.edgexfoundry.org:10001 16:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:20 Configure a credential helper to remove this warning. See 16:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:20 16:53:20 Login Succeeded 16:53:20 nexus3.edgexfoundry.org:10002 16:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:20 Configure a credential helper to remove this warning. See 16:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:20 16:53:20 Login Succeeded 16:53:20 nexus3.edgexfoundry.org:10003 16:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:20 Configure a credential helper to remove this warning. See 16:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:20 16:53:20 Login Succeeded 16:53:20 nexus3.edgexfoundry.org:10004 16:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:20 Configure a credential helper to remove this warning. See 16:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:20 16:53:20 Login Succeeded 16:53:20 docker.io 16:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:21 Configure a credential helper to remove this warning. See 16:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:21 16:53:21 Login Succeeded 16:53:21 ---> docker-login.sh ends [Pipeline] } 16:53:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:21 + 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 16:53:21 + dirname cmd/core-command/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo core-command,cmd/core-command/Dockerfile 16:53:21 + dirname cmd/core-data/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo core-data,cmd/core-data/Dockerfile 16:53:21 + dirname cmd/core-metadata/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo core-metadata,cmd/core-metadata/Dockerfile 16:53:21 + dirname cmd/security-bootstrapper/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:53:21 + dirname cmd/security-proxy-setup/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:53:21 + dirname cmd/security-secretstore-setup/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:53:21 + + cut -d/ -f2 16:53:21 dirname cmd/security-spiffe-token-provider/Dockerfile 16:53:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:53:21 + dirname cmd/security-spire-agent/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:53:21 + + cut -d/ -f2 16:53:21 dirname cmd/security-spire-config/Dockerfile 16:53:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:53:21 + dirname cmd/security-spire-server/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:53:21 + dirname cmd/support-notifications/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo support-notifications,cmd/support-notifications/Dockerfile 16:53:21 + dirname cmd/support-scheduler/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:53:21 + dirname cmd/sys-mgmt-agent/Dockerfile 16:53:21 + cut -d/ -f2 16:53:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:53:21 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 16:53:22 + git rev-list -1 --merges 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5~1..9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] echo 16:53:22 -----------> git rev-list -1 --merges 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5~1..9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [false] [Pipeline] sh 16:53:22 + git log --format=format:%s -1 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] echo 16:53:22 ========================================================= 16:53:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:53:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:53:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:22 + grep -v github /etc/ssh/ssh_known_hosts 16:53:22 + [ -e /tmp/ssh_known_hosts ] 16:53:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:53:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:53:22 + sudo tee -a /etc/ssh/ssh_known_hosts 16:53:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:23 16:53:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:23 0.1.4: Pulling from edgex-devops/py-git-semver 16:53:23 b85a868b505f: Pulling fs layer 16:53:23 e2be974225ed: Pulling fs layer 16:53:23 339a4e72a1f5: Pulling fs layer 16:53:23 988bab9f4d93: Pulling fs layer 16:53:23 1469e6f7b9e6: Pulling fs layer 16:53:23 eaf3925da568: Pulling fs layer 16:53:23 bab4dde63d76: Pulling fs layer 16:53:23 bde34c3a00c8: Pulling fs layer 16:53:23 b352a97aabf1: Pulling fs layer 16:53:23 4872d77fe225: Pulling fs layer 16:53:23 5851b861e8e6: Pulling fs layer 16:53:23 eaf3925da568: Waiting 16:53:23 988bab9f4d93: Waiting 16:53:23 bab4dde63d76: Waiting 16:53:23 bde34c3a00c8: Waiting 16:53:23 1469e6f7b9e6: Waiting 16:53:23 b352a97aabf1: Waiting 16:53:23 4872d77fe225: Waiting 16:53:23 5851b861e8e6: Waiting 16:53:23 e2be974225ed: Download complete 16:53:23 988bab9f4d93: Download complete 16:53:23 1469e6f7b9e6: Verifying Checksum 16:53:23 1469e6f7b9e6: Download complete 16:53:23 339a4e72a1f5: Download complete 16:53:23 eaf3925da568: Verifying Checksum 16:53:23 eaf3925da568: Download complete 16:53:23 bde34c3a00c8: Verifying Checksum 16:53:23 bde34c3a00c8: Download complete 16:53:23 b352a97aabf1: Verifying Checksum 16:53:23 b352a97aabf1: Download complete 16:53:23 4872d77fe225: Verifying Checksum 16:53:23 4872d77fe225: Download complete 16:53:23 5851b861e8e6: Download complete 16:53:24 b85a868b505f: Verifying Checksum 16:53:24 b85a868b505f: Download complete 16:53:24 bab4dde63d76: Verifying Checksum 16:53:24 bab4dde63d76: Download complete 16:53:25 b85a868b505f: Pull complete 16:53:25 e2be974225ed: Pull complete 16:53:25 339a4e72a1f5: Pull complete 16:53:25 988bab9f4d93: Pull complete 16:53:26 1469e6f7b9e6: Pull complete 16:53:26 eaf3925da568: Pull complete 16:53:28 bab4dde63d76: Pull complete 16:53:28 bde34c3a00c8: Pull complete 16:53:28 b352a97aabf1: Pull complete 16:53:28 4872d77fe225: Pull complete 16:53:28 5851b861e8e6: Pull complete 16:53:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:28 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 16:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:29 $ docker top 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc -eo pid,comm 16:53:29 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:53:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:29 [ssh-agent] Looking for ssh-agent implementation... 16:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:29 $ docker exec 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent 16:53:29 SSH_AUTH_SOCK=/tmp/ssh-eXRGI46qlIK7/agent.32 16:53:29 SSH_AGENT_PID=38 16:53:29 Running ssh-add (command line suppressed) 16:53:29 Identity added: /w/workspace/edgex-go/329@tmp/private_key_15839354996381797679.key (/w/workspace/edgex-go/329@tmp/private_key_15839354996381797679.key) 16:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:30 + git tag --points-at HEAD [Pipeline] } 16:53:30 $ docker exec --env ******** --env ******** 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent -k 16:53:30 unset SSH_AUTH_SOCK; 16:53:30 unset SSH_AGENT_PID; 16:53:30 echo Agent pid 38 killed; 16:53:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:30 [ssh-agent] Looking for ssh-agent implementation... 16:53:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:30 $ docker exec 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent 16:53:30 SSH_AUTH_SOCK=/tmp/ssh-yenijNO5VG92/agent.70 16:53:30 SSH_AGENT_PID=76 16:53:30 Running ssh-add (command line suppressed) 16:53:30 Identity added: /w/workspace/edgex-go/329@tmp/private_key_1881347436775276490.key (/w/workspace/edgex-go/329@tmp/private_key_1881347436775276490.key) 16:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:31 + git semver init 16:53:31 2022-10-18 16:53:31,263 [run_init] DEBUG init version:0.0.0 force:False 16:53:31 2022-10-18 16:53:31,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/329/.semver 16:53:31 2022-10-18 16:53:31,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/329/.semver 16:53:31 2022-10-18 16:53:31,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/329/.semver'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=None) 16:53:36 2022-10-18 16:53:35,592 [append_file] DEBUG append to file:/w/workspace/edgex-go/329/.git/info/exclude 16:53:36 2022-10-18 16:53:35,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/329/.semver/main with force:False 16:53:36 2022-10-18 16:53:35,593 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 16:53:36 2022-10-18 16:53:35,593 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 16:53:36 2.3.0-dev.91 [Pipeline] } 16:53:36 $ docker exec --env ******** --env ******** 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent -k 16:53:36 unset SSH_AUTH_SOCK; 16:53:36 unset SSH_AGENT_PID; 16:53:36 echo Agent pid 76 killed; 16:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:37 + git semver [Pipeline] } 16:53:37 $ docker stop --time=1 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc 16:53:38 $ docker rm -f 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc [Pipeline] // withDockerContainer [Pipeline] sh 16:53:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:39 Stashed 1 file(s) [Pipeline] echo 16:53:39 [edgeXSemver]: initialized semver on version 2.3.0-dev.91 [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 16:53:39 + git config --global --add safe.directory /w/workspace/edgex-go/329 [Pipeline] echo 16:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:39 ========================================================= 16:53:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:53:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:53:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:53:39 213ec9aee27d: Pulling fs layer 16:53:39 4583459ba037: Pulling fs layer 16:53:39 93c1e223e6f2: Pulling fs layer 16:53:39 53926ce57604: Pulling fs layer 16:53:39 21b2b0c7a3f4: Pulling fs layer 16:53:39 30f14e443154: Pulling fs layer 16:53:39 801331c1e519: Pulling fs layer 16:53:39 99cc6dd402b0: Pulling fs layer 16:53:39 7d9ed39f4882: Pulling fs layer 16:53:39 53926ce57604: Waiting 16:53:39 30f14e443154: Waiting 16:53:39 801331c1e519: Waiting 16:53:39 99cc6dd402b0: Waiting 16:53:39 21b2b0c7a3f4: Waiting 16:53:39 7d9ed39f4882: Waiting 16:53:39 93c1e223e6f2: Verifying Checksum 16:53:39 93c1e223e6f2: Download complete 16:53:39 4583459ba037: Download complete 16:53:39 21b2b0c7a3f4: Download complete 16:53:39 30f14e443154: Verifying Checksum 16:53:39 30f14e443154: Download complete 16:53:39 213ec9aee27d: Verifying Checksum 16:53:39 213ec9aee27d: Download complete 16:53:39 801331c1e519: Download complete 16:53:40 213ec9aee27d: Pull complete 16:53:40 4583459ba037: Pull complete 16:53:40 93c1e223e6f2: Pull complete 16:53:40 7d9ed39f4882: Verifying Checksum 16:53:40 7d9ed39f4882: Download complete 16:53:40 99cc6dd402b0: Verifying Checksum 16:53:40 99cc6dd402b0: Download complete 16:53:40 53926ce57604: Verifying Checksum 16:53:40 53926ce57604: Download complete 16:53:44 53926ce57604: Pull complete 16:53:44 21b2b0c7a3f4: Pull complete 16:53:44 30f14e443154: Pull complete 16:53:44 801331c1e519: Pull complete 16:53:50 99cc6dd402b0: Pull complete 16:53:50 7d9ed39f4882: Pull complete 16:53:50 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:53:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:53:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:53:50 WORKDIR /edgex 16:53:50 COPY go.mod . 16:53:50 RUN go mod download 16:53:50 + docker build -t ci-base-image-x86_64 -f - . 16:53:51 Sending build context to Docker daemon 169.6MB 16:53:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:53:51 ---> 1dedd983c030 16:53:51 Step 2/4 : WORKDIR /edgex 16:53:53 ---> Running in 94b95a6d3a9c 16:53:53 Removing intermediate container 94b95a6d3a9c 16:53:53 ---> 9dec0b2924ce 16:53:53 Step 3/4 : COPY go.mod . 16:53:53 ---> d78c981ca6fd 16:53:53 Step 4/4 : RUN go mod download 16:53:53 ---> Running in ce63d000a429 16:53:54 Still waiting to schedule task 16:53:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8479’ 16:54:03 Removing intermediate container ce63d000a429 16:54:03 ---> 618de7076b88 16:54:03 Successfully built 618de7076b88 16:54:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:03 + docker inspect -f . ci-base-image-x86_64 16:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:03 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 16:54:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:04 $ docker top 33d078b1706600f6193fc85f01408ac2a6d5ff08f82c1f98396f0e35aa4a85e0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:04 + go version 16:54:04 go version go1.18.7 linux/amd64 [Pipeline] } 16:54:04 $ docker stop --time=1 33d078b1706600f6193fc85f01408ac2a6d5ff08f82c1f98396f0e35aa4a85e0 16:54:06 $ docker rm -f 33d078b1706600f6193fc85f01408ac2a6d5ff08f82c1f98396f0e35aa4a85e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:06 + docker inspect -f . ci-base-image-x86_64 16:54:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:06 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 16:54:06 $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:06 $ docker top 983b62028ca4a3aad18d6eef257cd04f15f2be90cb4a1db6ffdfaa7fd2936098 -eo pid,comm [Pipeline] { [Pipeline] echo 16:54:06 ========================================================= 16:54:06 [edgeXBuildGoParallel] Running Tests and Build... 16:54:06 ========================================================= [Pipeline] sh 16:54:07 + git config --global --add safe.directory /w/workspace/edgex-go/329 [Pipeline] fileExists [Pipeline] sh 16:54:07 + make test 16:54:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:54:14 ? github.com/edgexfoundry/edgex-go [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 16:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.137s coverage: 98.5% of statements 16:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.124s coverage: 41.3% of statements 16:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:54:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.2% of statements 16:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.840s coverage: 89.2% of statements 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.2% of statements 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 16:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.132s coverage: 96.3% of statements 16:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 16:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 16:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements 16:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.215s coverage: 80.5% of statements 16:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.8% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 41.8% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:54:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:54:51 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 16:55:13 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." 16:55:13 GO111MODULE=on go vet ./... 16:55:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:55:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:55:15 ./bin/test-attribution-txt.sh [Pipeline] echo 16:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:55:15 + ls -al . 16:55:15 total 760 16:55:15 drwxrwxr-x 11 1001 1001 4096 Oct 18 16:54 . 16:55:15 drwxr-xr-x 4 root root 4096 Oct 18 16:54 .. 16:55:15 drwxrwxr-x 2 1001 1001 4096 Oct 18 16:53 .blubracket 16:55:15 -rw-rw-r-- 1 1001 1001 16 Oct 18 16:53 .dockerignore 16:55:15 drwxrwxr-x 8 1001 1001 4096 Oct 18 16:54 .git 16:55:15 drwxrwxr-x 3 1001 1001 4096 Oct 18 16:53 .github 16:55:15 -rw-rw-r-- 1 1001 1001 1030 Oct 18 16:53 .gitignore 16:55:15 -rw-rw-r-- 1 1001 1001 42 Oct 18 16:53 .golangci.yml 16:55:15 -rw-rw-r-- 1 1001 1001 87 Oct 18 16:53 .hadolint.yml 16:55:15 drwxr-xr-x 3 1001 1001 4096 Oct 18 16:53 .semver 16:55:15 -rw-rw-r-- 1 1001 1001 166 Oct 18 16:53 .sonarcloud.properties 16:55:15 -rw-rw-r-- 1 1001 1001 1171 Oct 18 16:53 ADOPTERS.md 16:55:15 -rw-rw-r-- 1 1001 1001 10722 Oct 18 16:53 Attribution.txt 16:55:15 -rw-rw-r-- 1 1001 1001 63209 Oct 18 16:53 CHANGELOG.md 16:55:15 -rw-rw-r-- 1 1001 1001 3804 Oct 18 16:53 CONTRIBUTING.md 16:55:15 -rw-rw-r-- 1 1001 1001 677 Oct 18 16:53 GOVERNANCE.md 16:55:15 -rw-rw-r-- 1 1001 1001 850 Oct 18 16:53 Jenkinsfile 16:55:15 -rw-rw-r-- 1 1001 1001 10775 Oct 18 16:53 LICENSE 16:55:15 -rw-rw-r-- 1 1001 1001 13857 Oct 18 16:53 Makefile 16:55:15 -rw-rw-r-- 1 1001 1001 582 Oct 18 16:53 OWNERS.md 16:55:15 -rw-rw-r-- 1 1001 1001 9799 Oct 18 16:53 README.md 16:55:15 -rw-rw-r-- 1 1001 1001 6912 Oct 18 16:53 SECURITY.md 16:55:15 -rw-rw-r-- 1 1001 1001 12 Oct 18 16:53 VERSION 16:55:15 -rw-rw-r-- 1 1001 1001 4131 Oct 18 16:53 ZMQWindows.md 16:55:15 drwxrwxr-x 2 1001 1001 4096 Oct 18 16:53 bin 16:55:15 drwxrwxr-x 18 1001 1001 4096 Oct 18 16:53 cmd 16:55:15 -rw-r--r-- 1 root root 502375 Oct 18 16:54 coverage.out 16:55:15 -rw-rw-r-- 1 1001 1001 3458 Oct 18 16:53 go.mod 16:55:15 -rw-rw-r-- 1 1001 1001 38041 Oct 18 16:53 go.sum 16:55:15 drwxrwxr-x 8 1001 1001 4096 Oct 18 16:53 internal 16:55:15 drwxrwxr-x 3 1001 1001 4096 Oct 18 16:53 openapi 16:55:15 drwxrwxr-x 4 1001 1001 4096 Oct 18 16:53 snap 16:55:15 -rw-rw-r-- 1 1001 1001 204 Oct 18 16:53 version.go [Pipeline] sh 16:55:15 + '[' -e coverage.out ] 16:55:15 + chown 1001:1001 coverage.out [Pipeline] stash 16:55:15 Stashed 1 file(s) [Pipeline] sh 16:55:16 + make build 16:55:16 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:55:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:55:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:55:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:55:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:55:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:55:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:55:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:55:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:55:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:55:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:55:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:55:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:55:55 $ docker stop --time=1 983b62028ca4a3aad18d6eef257cd04f15f2be90cb4a1db6ffdfaa7fd2936098 16:55:57 $ docker rm -f 983b62028ca4a3aad18d6eef257cd04f15f2be90cb4a1db6ffdfaa7fd2936098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:55:58 16:55:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:55:58 latest: Pulling from edgex-devops/edgex-compose 16:55:58 cbdbe7a5bc2a: Pulling fs layer 16:55:58 ca9280d653b3: Pulling fs layer 16:55:58 7e9c9ca2126c: Pulling fs layer 16:55:59 cbdbe7a5bc2a: Verifying Checksum 16:55:59 cbdbe7a5bc2a: Download complete 16:55:59 ca9280d653b3: Verifying Checksum 16:55:59 cbdbe7a5bc2a: Pull complete 16:55:59 ca9280d653b3: Pull complete 16:55:59 7e9c9ca2126c: Download complete 16:56:02 7e9c9ca2126c: Pull complete 16:56:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:56:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:03 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 16:56:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:56:04 $ docker top 9762731dcbcaf58aaec47b0e4c4cb0a968ad751c5ef4b540ebedc6a7fba68591 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:05 + docker-compose build --help 16:56:05 + grep parallel 16:56:05 --parallel Build images in parallel. [Pipeline] } 16:56:05 $ docker stop --time=1 9762731dcbcaf58aaec47b0e4c4cb0a968ad751c5ef4b540ebedc6a7fba68591 16:56:06 $ docker rm -f 9762731dcbcaf58aaec47b0e4c4cb0a968ad751c5ef4b540ebedc6a7fba68591 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:56:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:07 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 16:56:07 $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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 16:56:07 $ docker top 1017af1a32cf7c80873c30b929ab4c8da413af32a539c4bfd08ac584b42fe9f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:08 + docker-compose -f ./docker-compose-build.yml build --parallel 16:56:08 Building core-command ... 16:56:08 Building core-data ... 16:56:08 Building core-metadata ... 16:56:08 Building security-bootstrapper ... 16:56:08 Building security-proxy-setup ... 16:56:08 Building security-secretstore-setup ... 16:56:08 Building security-spiffe-token-provider ... 16:56:08 Building security-spire-agent ... 16:56:08 Building security-spire-config ... 16:56:08 Building security-spire-server ... 16:56:08 Building support-notifications ... 16:56:08 Building support-scheduler ... 16:56:08 Building sys-mgmt-agent ... 16:56:08 Building security-spiffe-token-provider 16:56:08 Building core-metadata 16:56:08 Building security-secretstore-setup 16:56:08 Building security-spire-config 16:56:08 Building security-spire-server 16:56:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:20 ---> 618de7076b88 16:56:20 Step 3/25 : WORKDIR /edgex-go 16:56:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:56:20 ---> 618de7076b88 16:56:20 Step 3/26 : WORKDIR /edgex-go 16:56:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:20 ---> 618de7076b88 16:56:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:56:20 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:56:20 ---> 618de7076b88 16:56:20 Step 3/20 : WORKDIR /edgex-go 16:56:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:20 ---> 618de7076b88 16:56:20 Step 3/25 : WORKDIR /edgex-go 16:56:22 ---> Running in 8aa97984bded 16:56:22 ---> Running in c7cc25023b06 16:56:22 ---> Running in e18b55ca3df0 16:56:22 ---> Running in 4ca760a501f6 16:56:22 ---> Running in 832c4dfafa05 16:56:22 Removing intermediate container c7cc25023b06 16:56:22 ---> a605362e88c3 16:56:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:56:22 Removing intermediate container 8aa97984bded 16:56:22 ---> 82b67fbc9ee8 16:56:22 Step 4/25 : WORKDIR /edgex-go 16:56:22 Removing intermediate container e18b55ca3df0 16:56:22 ---> 20f07dfb349c 16:56:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:22 Removing intermediate container 832c4dfafa05 16:56:22 ---> f203e1a43073 16:56:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:22 Removing intermediate container 4ca760a501f6 16:56:22 ---> 9571bb0fdb9d 16:56:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:22 ---> Running in 04cceda83f9a 16:56:22 ---> Running in b897de1c225d 16:56:22 ---> Running in 7783860379f0 16:56:22 ---> Running in 270218c08020 16:56:22 ---> Running in ad2514c0f48d 16:56:22 Removing intermediate container 7783860379f0 16:56:22 ---> af80c3bb501a 16:56:22 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:22 ---> Running in 8e0db3ef07c3 16:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:23 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:56:23 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:56:23 OK: 17037 distinct packages available 16:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:23 OK: 211 MiB in 51 packages 16:56:23 Removing intermediate container b897de1c225d 16:56:23 ---> 737a56aea5b6 16:56:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:56:24 Removing intermediate container 270218c08020 16:56:24 ---> 51465c6b788d 16:56:24 Step 5/25 : RUN apk add --update --no-cache make git 16:56:24 ---> Running in 58d6bc976b8f 16:56:24 ---> Running in 18d5d2574ab5 16:56:24 Removing intermediate container ad2514c0f48d 16:56:24 ---> ce4daf1db822 16:56:24 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:56:24 Removing intermediate container 8e0db3ef07c3 16:56:24 ---> 151a85206117 16:56:24 Step 6/25 : RUN apk add --update --no-cache make git 16:56:24 ---> Running in 0b6e4943b1b7 16:56:24 ---> Running in 4523c722ba8e 16:56:24 Removing intermediate container 04cceda83f9a 16:56:24 ---> c5cc8c2034b5 16:56:24 Step 5/20 : COPY go.mod vendor* ./ 16:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:24 ---> 515f4966263b 16:56:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:24 ---> Running in f1686b7eb1d4 16:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:25 OK: 211 MiB in 51 packages 16:56:25 OK: 211 MiB in 51 packages 16:56:25 OK: 211 MiB in 51 packages 16:56:25 OK: 211 MiB in 51 packages 16:56:26 Removing intermediate container 58d6bc976b8f 16:56:26 ---> 853b7675ab6a 16:56:26 Step 6/26 : COPY go.mod vendor* ./ 16:56:26 ---> 3b4136126ba1 16:56:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:26 ---> Running in 5691d2945532 16:56:26 Removing intermediate container 18d5d2574ab5 16:56:26 ---> aae3b97ca9f6 16:56:26 Step 6/25 : COPY go.mod vendor* ./ 16:56:26 Removing intermediate container 0b6e4943b1b7 16:56:26 ---> 78daf1cacd96 16:56:26 Step 6/25 : COPY go.mod vendor* ./ 16:56:26 ---> 0bf55912b521 16:56:26 Removing intermediate container 4523c722ba8e 16:56:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> bae9a71c4364 16:56:26 Step 7/25 : COPY go.mod vendor* ./ 16:56:26 16:56:26 ---> Running in 8758c2acfb9b 16:56:26 ---> f1e8192935c1 16:56:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:26 ---> Running in b72544606aba 16:56:26 ---> 03595fc0e7d7 16:56:26 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:26 ---> Running in 9a8070897fe1 16:56:44 Removing intermediate container 8758c2acfb9b 16:56:44 ---> dcaa9ff429f8 16:56:44 Step 8/25 : COPY . . 16:56:44 Removing intermediate container 5691d2945532 16:56:44 ---> 02925f5cb00b 16:56:44 Step 8/26 : COPY . . 16:56:44 Removing intermediate container b72544606aba 16:56:44 ---> 069360b7d414 16:56:44 Step 8/25 : COPY . . 16:56:44 Removing intermediate container 9a8070897fe1 16:56:44 ---> d75356ae426b 16:56:44 Step 9/25 : COPY . . 16:56:44 Removing intermediate container f1686b7eb1d4 16:56:44 ---> 6ab4e760d66a 16:56:44 Step 7/20 : COPY . . 16:56:53 ---> 5823bef7ccae 16:56:53 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:56:53 ---> c68291f38f43 16:56:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:56:53 ---> bb342656a5e3 16:56:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:56:53 ---> Running in 86d72cb994ae 16:56:53 ---> 860822985cb9 16:56:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:56:53 ---> Running in 2d616ccca11a 16:56:53 ---> 76023e79864e 16:56:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:56:53 ---> Running in eafe4ecceec1 16:56:53 ---> Running in 60365e7a56ce 16:56:53 ---> Running in f574b48cd1d8 16:56:53 Removing intermediate container 60365e7a56ce 16:56:53 ---> 8d169a00c1d2 16:56:53 Step 10/25 : WORKDIR /edgex-go/spire-build 16:56:53 Removing intermediate container f574b48cd1d8 16:56:53 ---> d05499515c22 16:56:53 Step 10/26 : WORKDIR /edgex-go/spire-build 16:56:53 ---> Running in 41a4fb1a43f9 16:56:53 ---> Running in 2c274a33e63c 16:56:53 Removing intermediate container 41a4fb1a43f9 16:56:53 ---> dfc2b80b01b7 16:56:53 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:56:53 Removing intermediate container 2c274a33e63c 16:56:53 ---> 425ea48a85ff 16:56:53 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:56:53 ---> Running in 0caf4e6f4ac7 16:56:53 ---> Running in 3ddd7bea240a 16:56:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:56:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:56:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:56:53 Removing intermediate container 0caf4e6f4ac7 16:56:53 ---> 9f74330c9646 16:56:53 Step 12/25 : WORKDIR /edgex-go 16:56:53 ---> Running in 8937913a063e 16:56:53 Removing intermediate container 3ddd7bea240a 16:56:53 ---> bb35e27ccb9d 16:56:53 Step 12/26 : WORKDIR /edgex-go 16:56:53 ---> Running in d8e6fef80d38 16:56:53 Removing intermediate container 8937913a063e 16:56:53 ---> e31c028e57b4 16:56:53 16:56:53 Step 13/25 : FROM alpine:3.15 16:56:54 Removing intermediate container d8e6fef80d38 16:56:54 ---> a63970468212 16:56:54 16:56:54 Step 13/26 : FROM alpine:3.15 16:56:54 3.15: Pulling from library/alpine 16:56:54 3.15: Pulling from library/alpine 16:56:54 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:56:54 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:56:54 Status: Downloaded newer image for alpine:3.15 16:56:54 Status: Image is up to date for alpine:3.15 16:56:54 ---> c4fc93816858 16:56:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:54 ---> c4fc93816858 16:56:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:54 ---> Running in 399d61478590 16:56:54 ---> Running in ddddd80d7916 16:56:54 Removing intermediate container 399d61478590 16:56:54 ---> 903ee8bd3746 16:56:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:54 Removing intermediate container ddddd80d7916 16:56:54 ---> 393b39d4f819 16:56:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:54 ---> Running in 5f1ef6ded28f 16:56:54 ---> Running in 8c204884e518 16:56:56 Removing intermediate container 5f1ef6ded28f 16:56:56 ---> 7155648e3bba 16:56:56 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:56:56 Removing intermediate container 8c204884e518 16:56:56 ---> 14f75f7e8eac 16:56:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:56:56 ---> Running in 12a3749d87ee 16:56:56 ---> Running in 282b5d5f3d5b 16:56:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:56:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:56:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:56:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:56:57 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:56:57 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:56:57 OK: 15857 distinct packages available 16:56:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:56:57 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:56:57 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:56:57 OK: 15857 distinct packages available 16:56:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:56:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:56:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:56:59 (1/4) Installing dumb-init (1.2.5-r1) 16:56:59 (1/5) Installing dumb-init (1.2.5-r1) 16:56:59 (2/4) Installing musl-obstack (1.2.3-r0) 16:56:59 (2/5) Installing musl-obstack (1.2.3-r0) 16:56:59 (3/4) Installing libucontext (1.1-r0) 16:56:59 (3/5) Installing libucontext (1.1-r0) 16:56:59 (4/4) Installing gcompat (1.0.0-r4) 16:56:59 (4/5) Installing gcompat (1.0.0-r4) 16:56:59 Executing busybox-1.34.1-r7.trigger 16:56:59 OK: 6 MiB in 18 packages 16:56:59 (5/5) Installing openssl (1.1.1q-r0) 16:56:59 Executing busybox-1.34.1-r7.trigger 16:56:59 OK: 7 MiB in 19 packages 16:57:01 Removing intermediate container 12a3749d87ee 16:57:01 ---> 1eae970d2015 16:57:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:01 Removing intermediate container 282b5d5f3d5b 16:57:01 ---> ca8a5f4369db 16:57:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:05 ---> 801d34e5ba43 16:57:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:57:05 ---> 1c6a8569728e 16:57:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:57:06 ---> 64483c2f5bf3 16:57:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:57:06 ---> 629c092756ae 16:57:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:57:06 ---> Running in 799b67cfc33a 16:57:06 ---> 7d0cbb9dabc0 16:57:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:57:06 Removing intermediate container 799b67cfc33a 16:57:06 ---> 4c972a760249 16:57:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:57:07 ---> 659d6eb888f0 16:57:07 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:57:07 ---> 01a992ca779d 16:57:07 Step 21/26 : WORKDIR / 16:57:07 ---> Running in 91a890f1f33f 16:57:07 ---> Running in f2f8efa23f4f 16:57:07 Removing intermediate container 91a890f1f33f 16:57:07 ---> 8461117ee19e 16:57:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:57:07 ---> Running in 88d0422e931d 16:57:07 Removing intermediate container f2f8efa23f4f 16:57:07 ---> ceebafe07d71 16:57:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:57:07 ---> Running in 3735f940b95a 16:57:07 Removing intermediate container 88d0422e931d 16:57:07 ---> dedf152fe690 16:57:07 Step 23/25 : LABEL arch=x86_64 16:57:07 Removing intermediate container 3735f940b95a 16:57:07 ---> 4ecfbd1e508f 16:57:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:57:07 ---> Running in d13ecfb7a3a2 16:57:08 ---> Running in b803215a9af1 16:57:08 Removing intermediate container d13ecfb7a3a2 16:57:08 ---> fb02d8df9430 16:57:08 Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:57:08 ---> Running in 4c0f10a48945 16:57:08 Removing intermediate container b803215a9af1 16:57:08 ---> 2f16f18001cf 16:57:08 Step 24/26 : LABEL arch=x86_64 16:57:08 ---> Running in 737792aefac0 16:57:08 Removing intermediate container 4c0f10a48945 16:57:08 ---> 7e7e37329518 16:57:08 Step 25/25 : LABEL version=2.3.0-dev.91 16:57:08 ---> Running in caedc0ce1c22 16:57:08 Removing intermediate container 737792aefac0 16:57:08 ---> 3afd196a9c23 16:57:08 Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:57:08 ---> Running in 7908d4814ea4 16:57:08 Removing intermediate container caedc0ce1c22 16:57:08 ---> 749117dac409 16:57:08 16:57:08 Successfully built 749117dac409 16:57:08 Removing intermediate container 7908d4814ea4 16:57:08 ---> 6152e7f04708 16:57:08 Step 26/26 : LABEL version=2.3.0-dev.91 16:57:08 Successfully tagged security-spire-server:latest 16:57:08  Building security-spire-server ... done Building support-scheduler 16:57:09 ---> Running in 7bc86d4832fd 16:57:10 Removing intermediate container 7bc86d4832fd 16:57:10 ---> df88364306cf 16:57:10 16:57:10 Successfully built df88364306cf 16:57:10 Successfully tagged security-spire-config:latest 16:57:10  Building security-spire-config ... done Building support-notifications 16:57:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:13 ---> 618de7076b88 16:57:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:57:13 ---> Using cache 16:57:13 ---> 82b67fbc9ee8 16:57:13 Step 4/23 : WORKDIR /edgex-go 16:57:13 ---> Using cache 16:57:13 ---> af80c3bb501a 16:57:13 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:13 ---> Using cache 16:57:13 ---> 151a85206117 16:57:13 Step 6/23 : RUN apk add --update --no-cache make git 16:57:13 ---> Using cache 16:57:13 ---> bae9a71c4364 16:57:13 Step 7/23 : COPY go.mod vendor* ./ 16:57:13 ---> Using cache 16:57:13 ---> 03595fc0e7d7 16:57:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:13 ---> Using cache 16:57:13 ---> d75356ae426b 16:57:13 Step 9/23 : COPY . . 16:57:13 ---> Using cache 16:57:13 ---> 5823bef7ccae 16:57:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:57:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:57:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:14 ---> 618de7076b88 16:57:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:57:14 ---> Using cache 16:57:14 ---> 82b67fbc9ee8 16:57:14 Step 4/23 : WORKDIR /edgex-go 16:57:14 ---> Using cache 16:57:14 ---> af80c3bb501a 16:57:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:14 ---> Using cache 16:57:14 ---> 151a85206117 16:57:14 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:57:16 ---> Running in e9b3b1659bf0 16:57:16 ---> Running in a3f4ba916b51 16:57:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:18 OK: 211 MiB in 51 packages 16:57:18 Removing intermediate container 2d616ccca11a 16:57:18 ---> 4720e3b06026 16:57:18 16:57:18 Step 10/25 : FROM alpine:3.16 16:57:18 Removing intermediate container 86d72cb994ae 16:57:18 ---> 3e4e7446d7db 16:57:18 16:57:18 Step 11/25 : FROM alpine:3.16 16:57:18 3.16: Pulling from library/alpine 16:57:18 3.16: Pulling from library/alpine 16:57:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8480 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:57:18 Running in /w/workspace/edgex-go/329 [Pipeline] { [Pipeline] checkout 16:57:18 The recommended git tool is: git 16:57:19 Removing intermediate container a3f4ba916b51 16:57:19 ---> cb29e0f23e77 16:57:19 Step 7/23 : COPY go.mod vendor* ./ 16:57:19 ---> 7a22b2411979 16:57:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:19 ---> Running in 65f24150d425 16:57:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:57:19 Status: Downloaded newer image for alpine:3.16 16:57:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:57:19 Status: Image is up to date for alpine:3.16 16:57:19 ---> 9c6f07244728 16:57:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:57:19 ---> 9c6f07244728 16:57:19 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:57:19 ---> Running in 046803fe88fa 16:57:19 ---> Running in 6c212243775d 16:57:19 Removing intermediate container eafe4ecceec1 16:57:19 ---> e2683a9ec6d4 16:57:19 16:57:19 Step 9/20 : FROM alpine:3.15 16:57:19 ---> c4fc93816858 16:57:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:20 ---> Using cache 16:57:20 ---> 393b39d4f819 16:57:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:20 ---> Using cache 16:57:20 ---> 14f75f7e8eac 16:57:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:57:20 ---> Running in 10d137be8e0b 16:57:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:20 (1/3) Installing ca-certificates (20220614-r0) 16:57:20 (1/1) Installing dumb-init (1.2.5-r1) 16:57:20 (2/3) Installing dumb-init (1.2.5-r1) 16:57:20 Executing busybox-1.35.0-r17.trigger 16:57:20 (3/3) Installing su-exec (0.2-r1) 16:57:20 OK: 6 MiB in 15 packages 16:57:20 Executing busybox-1.35.0-r17.trigger 16:57:20 Executing ca-certificates-20220614-r0.trigger 16:57:20 OK: 6 MiB in 17 packages 16:57:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:57:22 Removing intermediate container 046803fe88fa 16:57:22 ---> 661151773122 16:57:22 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:22 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:57:22 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:57:22 OK: 15857 distinct packages available 16:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:57:22 Removing intermediate container 6c212243775d 16:57:22 ---> d3b3a7cf7839 16:57:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:22 ---> Running in ce5cc8676d55 16:57:22 ---> Running in 55be1d0ca917 16:57:22 Removing intermediate container 55be1d0ca917 16:57:22 ---> aa2837394296 16:57:22 Step 13/25 : WORKDIR / 16:57:22 Removing intermediate container ce5cc8676d55 16:57:22 ---> 9457163591a1 16:57:22 Step 14/25 : ENV APP_PORT=59881 16:57:22 ---> Running in 143b357c6b9d 16:57:22 ---> Running in 0f77714cacd7 16:57:22 Removing intermediate container 143b357c6b9d 16:57:22 ---> 297825815dd1 16:57:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:57:22 Removing intermediate container 0f77714cacd7 16:57:22 ---> ce0f09b32ea5 16:57:22 Step 15/25 : EXPOSE $APP_PORT 16:57:22 ---> Running in d87a1d28a4cd 16:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:57:22 Removing intermediate container d87a1d28a4cd 16:57:22 ---> f6c205c71197 16:57:22 Step 16/25 : WORKDIR / 16:57:23 ---> bb4a3d0cf035 16:57:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:57:23 ---> Running in 8084573a3bda 16:57:23 (1/9) Installing ca-certificates (20220614-r0) 16:57:23 (2/9) Installing brotli-libs (1.0.9-r5) 16:57:23 ---> 8f8e7b721a1e 16:57:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:57:23 Removing intermediate container 8084573a3bda 16:57:23 ---> 5483e7e92be6 16:57:23 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:57:23 (4/9) Installing libcurl (7.80.0-r3) 16:57:23 using credential edgex-jenkins-ssh 16:57:23 Cloning the remote Git repository 16:57:23 (5/9) Installing curl (7.80.0-r3) 16:57:23 (6/9) Installing dumb-init (1.2.5-r1) 16:57:23 ---> 3cff84804624 16:57:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:57:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:57:23 > git init /w/workspace/edgex-go/329 # timeout=10 16:57:23 (7/9) Installing musl-obstack (1.2.3-r0) 16:57:23 ---> f44990641fae 16:57:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:57:23 (8/9) Installing libucontext (1.1-r0) 16:57:23 (9/9) Installing gcompat (1.0.0-r4) 16:57:24 Executing busybox-1.34.1-r7.trigger 16:57:24 Executing ca-certificates-20220614-r0.trigger 16:57:24 ---> b957ada7f73b 16:57:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:57:24 OK: 8 MiB in 23 packages 16:57:24 ---> a708174cc7b8 16:57:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:57:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:57:23 > git --version # timeout=10 16:57:23 > git --version # 'git version 2.25.1' 16:57:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:23 Verifying host key using known hosts file 16:57:23 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. 16:57:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:24 ---> cca8a9a49523 16:57:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:57:25 Removing intermediate container 10d137be8e0b 16:57:25 ---> e35e50f1760d 16:57:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:25 ---> a2d4ed827df2 16:57:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:57:25 ---> 4401f8474a09 16:57:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:57:25 ---> fd409d3871cb 16:57:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:57:25 ---> f695f1d96431 16:57:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:57:25 ---> Running in 49a4036f43cf 16:57:26 ---> db74df8740fb 16:57:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:57:26 ---> Running in 48378636d775 16:57:26 Removing intermediate container 49a4036f43cf 16:57:26 ---> 3bf318794e58 16:57:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:26 ---> Running in 25abe72ae56b 16:57:26 Removing intermediate container 25abe72ae56b 16:57:26 ---> b5aa0815d625 16:57:26 Step 23/25 : LABEL arch=x86_64 16:57:26 ---> Running in 6ceecc2dd7a2 16:57:26 ---> e43225d68ebb 16:57:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:57:26 Removing intermediate container 6ceecc2dd7a2 16:57:26 ---> 2ce5e34247db 16:57:26 Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:57:26 ---> Running in 438628a77160 16:57:26 ---> 10ae3e53ab32 16:57:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:57:27 ---> Running in 17b578d121bd 16:57:27 Removing intermediate container 48378636d775 16:57:27 ---> b20d332b6b37 16:57:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:57:27 ---> Running in 252d73fc9895 16:57:27 Removing intermediate container 438628a77160 16:57:27 ---> 98d173fdee4f 16:57:27 Step 25/25 : LABEL version=2.3.0-dev.91 16:57:27 ---> Running in 3144d9e8ab3f 16:57:27 Removing intermediate container 17b578d121bd 16:57:27 ---> 86250487e041 16:57:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:27 ---> Running in f5e6cdbd3504 16:57:27 Removing intermediate container 252d73fc9895 16:57:27 ---> 7219ec7a3f8c 16:57:27 Step 23/25 : LABEL arch=x86_64 16:57:27 Removing intermediate container 3144d9e8ab3f 16:57:27 ---> 903bb7b3b7e6 16:57:27 16:57:27 ---> Running in 2c4afd4543cd 16:57:27 Successfully built 903bb7b3b7e6 16:57:27 Successfully tagged core-metadata:latest 16:57:27 Building security-spire-agent 16:57:27  Building core-metadata ... done Removing intermediate container f5e6cdbd3504 16:57:27 ---> bf3921dfeab1 16:57:27 Step 18/20 : LABEL arch=x86_64 16:57:27 ---> Running in d1e18e51a2c9 16:57:28 Removing intermediate container 2c4afd4543cd 16:57:28 ---> ad1a8689678e 16:57:28 Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:57:28 Removing intermediate container d1e18e51a2c9 16:57:28 ---> e16ed8550855 16:57:28 Step 19/20 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:57:28 ---> Running in 08d59fc16bb6 16:57:28 ---> Running in b7e8ef2fd207 16:57:29 Removing intermediate container b7e8ef2fd207 16:57:29 ---> be8f67649457 16:57:29 Step 20/20 : LABEL version=2.3.0-dev.91 16:57:29 Removing intermediate container 65f24150d425 16:57:29 ---> e20361f69174 16:57:29 Step 9/23 : COPY . . 16:57:29 Removing intermediate container 08d59fc16bb6 16:57:29 ---> 4a7d2d9f45e6 16:57:29 Step 25/25 : LABEL version=2.3.0-dev.91 16:57:29 ---> Running in 681d430b8e2c 16:57:29 ---> Running in 5fa62713d954 16:57:29 Removing intermediate container 681d430b8e2c 16:57:29 ---> 688b21628f49 16:57:29 16:57:29 Removing intermediate container 5fa62713d954 16:57:29 ---> 637d1f006530 16:57:29 16:57:29 Successfully built 688b21628f49 16:57:29 Successfully tagged security-spiffe-token-provider:latest 16:57:29  Building security-spiffe-token-provider ... done Building core-data 16:57:29 Successfully built 637d1f006530 16:57:29 Successfully tagged security-secretstore-setup:latest 16:57:29 Building security-bootstrapper 16:57:32  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:32 ---> 618de7076b88 16:57:32 Step 3/26 : WORKDIR /edgex-go 16:57:32 ---> Using cache 16:57:32 ---> 9571bb0fdb9d 16:57:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:32 ---> Using cache 16:57:32 ---> ce4daf1db822 16:57:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:57:32 ---> Using cache 16:57:32 ---> 78daf1cacd96 16:57:32 Step 6/26 : COPY go.mod vendor* ./ 16:57:32 ---> Using cache 16:57:32 ---> f1e8192935c1 16:57:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:32 ---> Using cache 16:57:32 ---> 069360b7d414 16:57:32 Step 8/26 : COPY . . 16:57:32 ---> Using cache 16:57:32 ---> 860822985cb9 16:57:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:57:32 ---> Using cache 16:57:32 ---> 8d169a00c1d2 16:57:32 Step 10/26 : WORKDIR /edgex-go/spire-build 16:57:32 ---> Using cache 16:57:32 ---> dfc2b80b01b7 16:57:32 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:57:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:57:33 ---> 618de7076b88 16:57:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:57:33 ---> Using cache 16:57:33 ---> 82b67fbc9ee8 16:57:33 Step 4/24 : WORKDIR /edgex-go 16:57:33 ---> Using cache 16:57:33 ---> af80c3bb501a 16:57:33 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:33 ---> Using cache 16:57:33 ---> 151a85206117 16:57:33 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:57:33 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:33 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:57:33 ---> 618de7076b88 16:57:33 Step 3/33 : WORKDIR /edgex-go 16:57:33 ---> Using cache 16:57:33 ---> 9571bb0fdb9d 16:57:33 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:33 ---> Using cache 16:57:33 ---> ce4daf1db822 16:57:33 Step 5/33 : RUN apk add --update --no-cache make git 16:57:35 ---> Running in 98f72e12d370 16:57:35 ---> Running in 8af39900f03e 16:57:35 ---> Running in 7cc7c3afa466 16:57:35 ---> 31404ee2c132 16:57:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:57:35 ---> Running in f9739d6c4270 16:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:36 Removing intermediate container 98f72e12d370 16:57:36 ---> 4f6b6ab01710 16:57:36 Step 12/26 : WORKDIR /edgex-go 16:57:37 ---> Running in 720f132312ed 16:57:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:37 Removing intermediate container 720f132312ed 16:57:37 ---> 89b7ddcfc239 16:57:37 16:57:37 Step 13/26 : FROM alpine:3.15 16:57:37 ---> c4fc93816858 16:57:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:37 ---> Using cache 16:57:37 ---> 393b39d4f819 16:57:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:37 ---> Using cache 16:57:37 ---> 14f75f7e8eac 16:57:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:57:37 ---> Running in 308d933f3903 16:57:37 OK: 211 MiB in 51 packages 16:57:37 OK: 211 MiB in 51 packages 16:57:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:57:37 Removing intermediate container 8af39900f03e 16:57:37 ---> c78fb9570289 16:57:37 Step 7/24 : COPY go.mod vendor* ./ 16:57:37 Removing intermediate container e9b3b1659bf0 16:57:37 ---> 33fc3b9aff13 16:57:37 16:57:37 Step 11/23 : FROM alpine:3.16 16:57:37 ---> 9c6f07244728 16:57:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:57:37 ---> Using cache 16:57:37 ---> 661151773122 16:57:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:37 ---> Using cache 16:57:37 ---> 9457163591a1 16:57:37 Step 14/23 : ENV APP_PORT=59861 16:57:37 ---> Running in b0bf7d3eabf2 16:57:37 Removing intermediate container 7cc7c3afa466 16:57:37 ---> fcde6278b830 16:57:37 Step 6/33 : COPY go.mod vendor* ./ 16:57:37 ---> 18e8d0f8bb1b 16:57:37 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:38 ---> Running in b8cdcb82f7a0 16:57:38 Removing intermediate container b0bf7d3eabf2 16:57:38 ---> f818c552e196 16:57:38 Step 15/23 : EXPOSE $APP_PORT 16:57:38 ---> Running in 0ea1080c2f38 16:57:38 ---> 227c0ef4abc4 16:57:38 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:38 ---> Running in 53e8ef81b79f 16:57:38 Removing intermediate container 0ea1080c2f38 16:57:38 ---> ad33bf949807 16:57:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:38 ---> fd5d86c0b994 16:57:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:57:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:57:38 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:57:38 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:57:38 OK: 15857 distinct packages available 16:57:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:57:39 ---> 43b23fb5d8af 16:57:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:57:39 ---> ddca3f67351e 16:57:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:57:39 ---> Running in caaff9eb6e94 16:57:39 Removing intermediate container caaff9eb6e94 16:57:39 ---> e403d5a680a1 16:57:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:39 ---> Running in 49d0a65b08d9 16:57:39 Removing intermediate container 49d0a65b08d9 16:57:39 ---> 629fa59c6cb4 16:57:39 Step 21/23 : LABEL arch=x86_64 16:57:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:57:39 ---> Running in 9c634afbed7d 16:57:40 Removing intermediate container 9c634afbed7d 16:57:40 ---> 1504ba6c2b1b 16:57:40 Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:57:40 Avoid second fetch 16:57:40 Checking out Revision 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 (main) 16:57:40 ---> Running in 6af6dfcae72a 16:57:40 (1/5) Installing dumb-init (1.2.5-r1) 16:57:40 (2/5) Installing musl-obstack (1.2.3-r0) 16:57:40 (3/5) Installing libucontext (1.1-r0) 16:57:40 (4/5) Installing gcompat (1.0.0-r4) 16:57:40 Removing intermediate container 6af6dfcae72a 16:57:40 ---> 2393eb9b1116 16:57:40 Step 23/23 : LABEL version=2.3.0-dev.91 16:57:40 (5/5) Installing openssl (1.1.1q-r0) 16:57:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:57:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:40 > git config core.sparsecheckout # timeout=10 16:57:40 > git checkout -f 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 16:57:41 Executing busybox-1.34.1-r7.trigger 16:57:41 OK: 7 MiB in 19 packages 16:57:41 ---> Running in 3b0a90f541e1 16:57:41 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4199)" 16:57:41 Removing intermediate container 3b0a90f541e1 16:57:41 ---> 073818327a44 16:57:41 16:57:41 Successfully built 073818327a44 16:57:41 Successfully tagged support-scheduler:latest 16:57:41  Building support-scheduler ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:57:41 Dload Upload Total Spent Left Speed 16:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 72 12602 72 9125 0 0 48796 0 --:--:-- --:--:-- --:--:-- 48537 100 12602 100 12602 0 0 66677 0 --:--:-- --:--:-- --:--:-- 66677 [Pipeline] sh 16:57:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:57:42 Removing intermediate container 308d933f3903 16:57:42 ---> 938fd2451f62 16:57:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:57:42 + sudo tee /etc/docker/daemon.new 16:57:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:57:42 { 16:57:42 "registry-mirrors": [ 16:57:42 "https://nexus3.edgexfoundry.org:10001" 16:57:42 ], 16:57:42 "bip": "10.250.0.254/24", 16:57:42 "hosts": [ 16:57:42 "tcp://0.0.0.0:5555", 16:57:42 "unix:///var/run/docker.sock" 16:57:42 ], 16:57:42 "mtu": 1458, 16:57:42 "selinux-enabled": true, 16:57:42 "seccomp-profile": "/etc/docker/seccomp.json" 16:57:42 } [Pipeline] sh 16:57:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:57:43 + sudo service docker restart 16:57:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:45 ---> 618de7076b88 16:57:45 Step 3/22 : WORKDIR /edgex-go 16:57:45 ---> Using cache 16:57:45 ---> 9571bb0fdb9d 16:57:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:45 ---> Using cache 16:57:45 ---> ce4daf1db822 16:57:45 Step 5/22 : RUN apk add --update --no-cache make git 16:57:45 ---> Using cache 16:57:45 ---> fcde6278b830 16:57:45 Step 6/22 : COPY go.mod vendor* ./ 16:57:45 ---> Using cache 16:57:45 ---> 227c0ef4abc4 16:57:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:45 ---> 8017e45093a1 16:57:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:45 ---> Running in f369efd811d1 16:57:48 Removing intermediate container b8cdcb82f7a0 16:57:48 ---> 9736254a4172 16:57:48 Step 9/24 : COPY . . 16:57:48 ---> 3e92719382cb 16:57:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:57:48 Removing intermediate container 53e8ef81b79f 16:57:48 ---> 2d2fb2a6946b 16:57:48 Step 8/33 : COPY . . 16:57:49 ---> 63dda42a8e9f 16:57:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:57:50 ---> e4e61495682a 16:57:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:57:51 ---> 6966c50870e2 16:57:51 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:57:51 ---> Running in cb0e3b48ffd0 16:57:51 Removing intermediate container cb0e3b48ffd0 16:57:51 ---> 6122ff7a6c48 16:57:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:57:51 ---> Running in f72823b1b5a2 16:57:51 Removing intermediate container f72823b1b5a2 16:57:51 ---> 926b56ed6e96 16:57:51 Step 24/26 : LABEL arch=x86_64 16:57:51 ---> Running in 8bd9f87c2c2c 16:57:51 Removing intermediate container 8bd9f87c2c2c 16:57:51 ---> d4a587dce936 16:57:51 Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:57:51 ---> Running in 2be58f6ce7cb 16:57:52 Removing intermediate container 2be58f6ce7cb 16:57:52 ---> 977d159ee01a 16:57:52 Step 26/26 : LABEL version=2.3.0-dev.91 16:57:52 ---> Running in 18644ff81c0f 16:57:52 Removing intermediate container 18644ff81c0f 16:57:52 ---> 784c463424dc 16:57:52 16:57:52 Successfully built 784c463424dc 16:57:52 Successfully tagged security-spire-agent:latest 16:57:52 Building core-command 16:57:54  Building security-spire-agent ... done  ---> 85e219a0af75 16:57:54 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:57:54 ---> Running in 7974d9eba509 16:57:54 ---> 2b087e5b1a3e 16:57:54 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:54 ---> Running in ac79f8163883 16:57:54 Removing intermediate container f369efd811d1 16:57:54 ---> 5ee98f596d39 16:57:54 Step 8/22 : COPY . . 16:57:54 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:57:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:57:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:57:55 ---> 618de7076b88 16:57:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:57:55 ---> Using cache 16:57:55 ---> 82b67fbc9ee8 16:57:55 Step 4/24 : WORKDIR /edgex-go 16:57:55 ---> Using cache 16:57:55 ---> af80c3bb501a 16:57:55 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:55 ---> Using cache 16:57:55 ---> 151a85206117 16:57:55 Step 6/24 : RUN apk add --update --no-cache make git 16:57:55 ---> Using cache 16:57:55 ---> bae9a71c4364 16:57:55 Step 7/24 : COPY go.mod vendor* ./ 16:57:55 ---> Using cache 16:57:55 ---> 03595fc0e7d7 16:57:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:55 ---> Using cache 16:57:55 ---> d75356ae426b 16:57:55 Step 9/24 : COPY . . 16:57:55 ---> Using cache 16:57:55 ---> 5823bef7ccae 16:57:55 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:57:57 ---> Running in ebb224ce7e12 16:57:57 Removing intermediate container f9739d6c4270 16:57:57 ---> 258d28ea354b 16:57:57 16:57:57 Step 11/23 : FROM alpine:3.16 16:57:57 ---> 9c6f07244728 16:57:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:57:57 ---> Running in 8f3599ac30d4 16:57:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:57 (1/2) Installing ca-certificates (20220614-r0) 16:57:57 (2/2) Installing dumb-init (1.2.5-r1) 16:57:57 Executing busybox-1.35.0-r17.trigger 16:57:57 Executing ca-certificates-20220614-r0.trigger 16:57:58 OK: 6 MiB in 16 packages 16:57:59 ---> c511f41efc27 16:57:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:59 ---> Running in f9c053b677b9 16:57:59 Removing intermediate container 8f3599ac30d4 16:57:59 ---> 90a75322350a 16:57:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:57:59 ---> Running in ac2e09268545 16:57:59 Removing intermediate container ac2e09268545 16:57:59 ---> c7357b9856b4 16:57:59 Step 14/23 : ENV APP_PORT=59860 16:57:59 ---> Running in acafa3e9fa12 16:57:59 Removing intermediate container acafa3e9fa12 16:57:59 ---> daf3e8daf6b7 16:57:59 Step 15/23 : EXPOSE $APP_PORT 16:57:59 ---> Running in d96c2f47e84f 16:57:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:58:00 Removing intermediate container d96c2f47e84f 16:58:00 ---> f2752462b62b 16:58:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:00 ---> 05adb3a52787 16:58:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:58:01 ---> 05bbd02fbed0 16:58:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:58:01 ---> d922d1b24962 16:58:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:58:01 ---> Running in 493ce62d9c4f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:01 provisioning config files... 16:58:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config3668136886173117413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:01 Removing intermediate container 493ce62d9c4f 16:58:01 ---> d95470fe5bf8 16:58:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:01 ---> Running in 7a4638056222 16:58:02 ---> docker-login.sh 16:58:02 nexus3.edgexfoundry.org:10001 16:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:02 Removing intermediate container 7a4638056222 16:58:02 ---> 0ee0464efa63 16:58:02 Step 21/23 : LABEL arch=x86_64 16:58:02 ---> Running in d3ce0a3fbcb2 16:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:02 Configure a credential helper to remove this warning. See 16:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:02 16:58:02 Login Succeeded 16:58:02 nexus3.edgexfoundry.org:10002 16:58:02 Removing intermediate container d3ce0a3fbcb2 16:58:02 ---> 9e2666335f08 16:58:02 Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:02 ---> Running in 2abd4d385bd8 16:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:02 Configure a credential helper to remove this warning. See 16:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:02 16:58:02 Login Succeeded 16:58:02 nexus3.edgexfoundry.org:10003 16:58:02 Removing intermediate container 2abd4d385bd8 16:58:02 ---> df3298485bef 16:58:02 Step 23/23 : LABEL version=2.3.0-dev.91 16:58:02 ---> Running in 5650f5c28214 16:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:03 Configure a credential helper to remove this warning. See 16:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:03 16:58:03 Removing intermediate container 5650f5c28214 16:58:03 ---> 336b34bcd8f8 16:58:03 16:58:03 Login Succeeded 16:58:03 nexus3.edgexfoundry.org:10004 16:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:03 Successfully built 336b34bcd8f8 16:58:03 Successfully tagged support-notifications:latest 16:58:03  Building support-notifications ... done Building sys-mgmt-agent 16:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:03 Configure a credential helper to remove this warning. See 16:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:03 16:58:03 Login Succeeded 16:58:03 docker.io 16:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:04 Configure a credential helper to remove this warning. See 16:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:04 16:58:04 Login Succeeded 16:58:04 ---> docker-login.sh ends [Pipeline] } 16:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:58:04 + git config --global --add safe.directory /w/workspace/edgex-go/329 [Pipeline] echo 16:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:04 ========================================================= 16:58:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:58:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:58:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:58:04 9b18e9b68314: Pulling fs layer 16:58:04 d32db5db7311: Pulling fs layer 16:58:04 d0c4b47475fc: Pulling fs layer 16:58:04 5831b945b038: Pulling fs layer 16:58:04 86bbec2aaacd: Pulling fs layer 16:58:04 e10730c5d714: Pulling fs layer 16:58:04 5dd5c2283517: Pulling fs layer 16:58:04 d5ac0230b979: Pulling fs layer 16:58:04 e10730c5d714: Waiting 16:58:04 5dd5c2283517: Waiting 16:58:04 5831b945b038: Waiting 16:58:04 d5ac0230b979: Waiting 16:58:04 86bbec2aaacd: Waiting 16:58:05 d0c4b47475fc: Verifying Checksum 16:58:05 d0c4b47475fc: Download complete 16:58:05 d32db5db7311: Verifying Checksum 16:58:05 d32db5db7311: Download complete 16:58:05 86bbec2aaacd: Verifying Checksum 16:58:05 86bbec2aaacd: Download complete 16:58:05 e10730c5d714: Verifying Checksum 16:58:05 e10730c5d714: Download complete 16:58:05 9b18e9b68314: Verifying Checksum 16:58:05 9b18e9b68314: Download complete 16:58:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:05 ---> 618de7076b88 16:58:05 Step 3/23 : WORKDIR /edgex-go 16:58:05 ---> Using cache 16:58:05 ---> 9571bb0fdb9d 16:58:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:05 ---> Using cache 16:58:05 ---> ce4daf1db822 16:58:05 Step 5/23 : RUN apk add --update --no-cache make bash git 16:58:06 9b18e9b68314: Pull complete 16:58:06 d5ac0230b979: Verifying Checksum 16:58:06 d5ac0230b979: Download complete 16:58:06 d32db5db7311: Pull complete 16:58:06 d0c4b47475fc: Pull complete 16:58:06 ---> Running in f81693042a89 16:58:07 5dd5c2283517: Verifying Checksum 16:58:07 5dd5c2283517: Download complete 16:58:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:08 5831b945b038: Verifying Checksum 16:58:08 5831b945b038: Download complete 16:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:08 OK: 211 MiB in 51 packages 16:58:09 Removing intermediate container f81693042a89 16:58:09 ---> 14332dcb2b2d 16:58:09 Step 6/23 : COPY go.mod vendor* ./ 16:58:10 ---> 2b3d4b8cbd05 16:58:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:10 ---> Running in f8b3c56bc68a 16:58:20 5831b945b038: Pull complete 16:58:20 86bbec2aaacd: Pull complete 16:58:20 e10730c5d714: Pull complete 16:58:22 Removing intermediate container f8b3c56bc68a 16:58:22 ---> 81fd65655691 16:58:22 Step 8/23 : COPY . . 16:58:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:58:22 Removing intermediate container ac79f8163883 16:58:22 ---> 703c540cd26c 16:58:22 16:58:22 Step 10/33 : FROM alpine:3.16 16:58:22 ---> 9c6f07244728 16:58:22 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:22 ---> Running in 1f7f5b8f357a 16:58:23 Removing intermediate container 1f7f5b8f357a 16:58:23 ---> 9d46981fcf7d 16:58:23 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 16:58:23 ---> Running in 1f4f3581376b 16:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:24 (1/2) Installing dumb-init (1.2.5-r1) 16:58:24 (2/2) Installing su-exec (0.2-r1) 16:58:24 Executing busybox-1.35.0-r17.trigger 16:58:24 OK: 6 MiB in 16 packages 16:58:24 ---> 569430ba52b7 16:58:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:58:24 Removing intermediate container 7974d9eba509 16:58:24 ---> f898aef4a3e0 16:58:24 16:58:24 Step 11/24 : FROM alpine:3.16Removing intermediate container ebb224ce7e12 16:58:24 ---> 1ccb295d6cc3 16:58:24 16:58:24 Step 11/24 : FROM alpine:3.16 16:58:24 ---> 9c6f07244728 16:58:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:58:24 ---> Using cache 16:58:24 ---> 661151773122 16:58:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:24 ---> Using cache 16:58:24 ---> 9457163591a1 16:58:24 Step 14/24 : ENV APP_PORT=59882 16:58:24 16:58:24 ---> 9c6f07244728 16:58:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:58:24 ---> Running in 4f7e357149b8 16:58:24 ---> Running in ac69f177d931 16:58:24 ---> Running in e669b9c35490 16:58:25 Removing intermediate container 1f4f3581376b 16:58:25 ---> f1a25edd4b22 16:58:25 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 16:58:25 ---> Running in 2146e1a5aeb2 16:58:25 Removing intermediate container 4f7e357149b8 16:58:25 ---> 77d8d396dee8 16:58:25 Step 15/24 : EXPOSE $APP_PORT 16:58:25 Removing intermediate container ac69f177d931 16:58:25 ---> 4b4deedc3522 16:58:25 Step 13/24 : ENV APP_PORT=59880 16:58:25 ---> Running in 9d7abd77995b 16:58:25 ---> Running in 5ff7d43a7dfe 16:58:25 Removing intermediate container 2146e1a5aeb2 16:58:25 ---> 649a770884b2 16:58:25 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:58:25 ---> Running in 3b6ddb417c0d 16:58:25 Removing intermediate container 9d7abd77995b 16:58:25 ---> c7651e73360e 16:58:25 Step 16/24 : WORKDIR / 16:58:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:58:25 ---> Running in 4705471039ab 16:58:25 Removing intermediate container 5ff7d43a7dfe 16:58:25 ---> 7085a2a3d138 16:58:25 Step 14/24 : EXPOSE $APP_PORT 16:58:25 ---> Running in bd2b07a1b18e 16:58:25 Removing intermediate container 3b6ddb417c0d 16:58:25 ---> 1c03aec78cf5 16:58:25 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:58:25 Removing intermediate container 4705471039ab 16:58:25 ---> f091f6df9d8d 16:58:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:25 ---> Running in b10845d2878f 16:58:25 Removing intermediate container bd2b07a1b18e 16:58:25 ---> d2a4cf4b9b6a 16:58:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:25 ---> Running in bc4781e953bc 16:58:25 Removing intermediate container b10845d2878f 16:58:25 ---> 12b24f95fec7 16:58:25 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:58:25 ---> b1adb3fe8bae 16:58:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:58:25 ---> Running in ac9d0b90cb9b 16:58:25 5dd5c2283517: Pull complete 16:58:26 Removing intermediate container ac9d0b90cb9b 16:58:26 ---> 3f0f65205233 16:58:26 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:58:26 ---> Running in bf25cf142dda 16:58:26 ---> f30cbb63f5fb 16:58:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:58:26 Removing intermediate container f9c053b677b9 16:58:26 ---> 659c539f271d 16:58:26 16:58:26 Step 10/22 : FROM alpine:3.16 16:58:26 ---> 9c6f07244728 16:58:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:58:26 ---> Running in 0d5eda4a07d1 16:58:26 ---> a18cf3b55bb3 16:58:26 Step 20/24 : ENTRYPOINT ["/core-command"] 16:58:26 Removing intermediate container bc4781e953bc 16:58:26 ---> a7830f9ddee1 16:58:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:58:26 ---> Running in 52e994622935 16:58:26 ---> Running in f2bfdd0e5ce4 16:58:26 Removing intermediate container f2bfdd0e5ce4 16:58:26 ---> 66a27752a82a 16:58:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:26 ---> Running in a667009ee768 16:58:26 Removing intermediate container a667009ee768 16:58:26 ---> a4bdb9e51e37 16:58:26 Step 22/24 : LABEL arch=x86_64 16:58:26 ---> Running in 89277bab7b0d 16:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:27 Removing intermediate container bf25cf142dda 16:58:27 ---> c2b211c03623 16:58:27 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:27 ---> Running in c91363cbb288 16:58:27 Removing intermediate container 89277bab7b0d 16:58:27 ---> 564339e6d8ed 16:58:27 Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:27 ---> Running in a3f3a418c078 16:58:27 Removing intermediate container c91363cbb288 16:58:27 ---> 7db548fb3fae 16:58:27 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:58:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:27 Removing intermediate container a3f3a418c078 16:58:27 ---> 552b6e11bae1 16:58:27 Step 24/24 : LABEL version=2.3.0-dev.91 16:58:27 (1/6) Installing ca-certificates (20220614-r0) 16:58:27 ---> Running in b42de9636770 16:58:27 (2/6) Installing brotli-libs (1.0.9-r6) 16:58:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:58:27 (4/6) Installing libcurl (7.83.1-r3) 16:58:27 (5/6) Installing curl (7.83.1-r3) 16:58:27 (6/6) Installing dumb-init (1.2.5-r1) 16:58:27 Executing busybox-1.35.0-r17.trigger 16:58:27 ---> 07f4e2c4ee92 16:58:27 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:58:27 Executing ca-certificates-20220614-r0.trigger 16:58:27 OK: 8 MiB in 20 packages 16:58:27 Removing intermediate container b42de9636770 16:58:27 ---> 2b2d8580b56f 16:58:27 16:58:27 ---> Running in c2c3943cf5ba 16:58:27 Successfully built 2b2d8580b56f 16:58:27 Successfully tagged core-command:latest 16:58:27  Building core-command ... done Removing intermediate container 0d5eda4a07d1 16:58:27 ---> c61e0a781b34 16:58:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:27 ---> Running in 5258e2badb2e 16:58:27 d5ac0230b979: Pull complete 16:58:27 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:58:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:28 Removing intermediate container 5258e2badb2e 16:58:28 ---> d93ad105aa28 16:58:28 Step 13/22 : WORKDIR /edgex 16:58:28 Removing intermediate container c2c3943cf5ba 16:58:28 ---> 95561a363b8f 16:58:28 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:28 ---> Running in b26a718901d5 16:58:28 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:58:28 WORKDIR /edgex 16:58:28 COPY go.mod . 16:58:28 RUN go mod downloaddocker 16:58:28 build -t ci-base-image-arm64 -f - . 16:58:28 (1/6) Installing dumb-init (1.2.5-r1) 16:58:28 Removing intermediate container b26a718901d5 16:58:28 ---> 79938e4bbef4 16:58:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:58:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:58:28 ---> 7d3eb46a4350 16:58:28 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:58:28 (3/6) Installing libsodium (1.0.18-r0) 16:58:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:58:28 ---> 38efb750b63c 16:58:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:58:28 (5/6) Installing libzmq (4.3.4-r0) 16:58:28 Sending build context to Docker daemon 3.268MB 16:58:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:58:28 ---> 59b3b1a385d4 16:58:28 Step 2/4 : WORKDIR /edgex 16:58:28 (6/6) Installing zeromq (4.3.4-r0) 16:58:28 Executing busybox-1.35.0-r17.trigger 16:58:28 OK: 8 MiB in 20 packages 16:58:28 ---> 6834c81434db 16:58:28 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:58:29 ---> a77a9420cfc9 16:58:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:58:29 ---> b4b9cf8528ad 16:58:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:58:29 Removing intermediate container 52e994622935 16:58:29 ---> af0ef2324b25 16:58:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:29 ---> 5fe25f8c70e5 16:58:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:58:29 ---> e8b0fe9a69cf 16:58:29 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:58:29 ---> b6e48fafc8af 16:58:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:58:29 ---> d04a36692acd 16:58:29 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:58:29 ---> b321ef17e2bb 16:58:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:58:29 ---> Running in 6d9b838cc1a5 16:58:30 ---> 01eb2edddbc6 16:58:30 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:58:30 ---> 11fcbfe0d8e6 16:58:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:58:30 ---> 4eecdbc160a2 16:58:30 Step 28/33 : RUN chmod +x /entrypoint.sh 16:58:30 ---> Running in dd4380f63439 16:58:30 ---> Running in 9bd11182d86e 16:58:30 Removing intermediate container 6d9b838cc1a5 16:58:30 ---> 96bf12f48cc7 16:58:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:58:30 ---> cd76816e208c 16:58:30 Step 20/24 : ENTRYPOINT ["/core-data"] 16:58:30 ---> Running in d5b84eed770a 16:58:30 ---> Running in 8f9e432da68c 16:58:31 Removing intermediate container 9bd11182d86e 16:58:31 ---> ed046cf32bb2 16:58:31 Step 3/4 : COPY go.mod . 16:58:31 Removing intermediate container d5b84eed770a 16:58:31 ---> 8afcc8384bee 16:58:31 Step 20/22 : LABEL arch=x86_64 16:58:31 Removing intermediate container 8f9e432da68c 16:58:31 ---> 1865ca84bff4 16:58:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:31 ---> Running in c77ef4ca7eff 16:58:31 ---> Running in 81ef88ea34f7 16:58:31 Removing intermediate container c77ef4ca7eff 16:58:31 ---> c3322d304cc4 16:58:31 Step 21/22 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:31 ---> 7c8f3892be2b 16:58:31 Step 4/4 : RUN go mod download 16:58:31 Removing intermediate container 81ef88ea34f7 16:58:31 ---> 2de381463cbc 16:58:31 Step 22/24 : LABEL arch=x86_64 16:58:31 ---> Running in 9272d984f24a 16:58:31 ---> Running in 049abb92fc0c 16:58:31 Removing intermediate container 9272d984f24a 16:58:31 ---> c3d413c2e381 16:58:31 Step 22/22 : LABEL version=2.3.0-dev.91 16:58:31 Removing intermediate container 049abb92fc0c 16:58:31 ---> e143b639557a 16:58:31 Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:31 ---> Running in a5664c659b03 16:58:31 ---> Running in bb609cd57523 16:58:31 ---> Running in dd840d46152b 16:58:31 Removing intermediate container dd4380f63439 16:58:31 ---> 5ff685494b0f 16:58:31 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:58:31 ---> Running in 23e96e435167 16:58:31 Removing intermediate container bb609cd57523 16:58:31 ---> 4b4e967f78ed 16:58:31 Step 24/24 : LABEL version=2.3.0-dev.91 16:58:31 Removing intermediate container dd840d46152b 16:58:31 ---> dbde597c4acf 16:58:31 16:58:31 ---> Running in e86b11baecf8 16:58:32 Successfully built dbde597c4acf 16:58:32 Successfully tagged security-proxy-setup:latest 16:58:32  Building security-proxy-setup ... done Removing intermediate container 23e96e435167 16:58:32 ---> 9f9c5f4ab256 16:58:32 Step 30/33 : CMD ["gate"] 16:58:32 Removing intermediate container e86b11baecf8 16:58:32 ---> 3d7da26cd306 16:58:32 16:58:32 ---> Running in ca70adbe3fcb 16:58:32 Successfully built 3d7da26cd306 16:58:32 Successfully tagged core-data:latest 16:58:32  Building core-data ... done Removing intermediate container ca70adbe3fcb 16:58:32 ---> 4d38406a1b4d 16:58:32 Step 31/33 : LABEL arch=x86_64 16:58:32 ---> Running in 9f8053f67ef7 16:58:32 Removing intermediate container 9f8053f67ef7 16:58:32 ---> c83a0124656c 16:58:32 Step 32/33 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:32 ---> Running in 22b4195342d6 16:58:32 Removing intermediate container 22b4195342d6 16:58:32 ---> 1cd834c96bd8 16:58:32 Step 33/33 : LABEL version=2.3.0-dev.91 16:58:32 ---> Running in 77e1e85e3b1e 16:58:32 Removing intermediate container 77e1e85e3b1e 16:58:32 ---> c70d0c3e3acc 16:58:32 16:58:32 Successfully built c70d0c3e3acc 16:58:32 Successfully tagged security-bootstrapper:latest 16:58:37  Building security-bootstrapper ... done Removing intermediate container e669b9c35490 16:58:37 ---> e88df1fa81ab 16:58:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:58:37 ---> Running in 271f885135bb 16:58:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:58:38 Removing intermediate container 271f885135bb 16:58:38 ---> f86b7303c284 16:58:38 16:58:38 Step 11/23 : FROM alpine:3.16 16:58:38 ---> 9c6f07244728 16:58:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:58:38 ---> Running in a6605ad491c2 16:58:38 Removing intermediate container a6605ad491c2 16:58:38 ---> 7e995ec1ce9f 16:58:38 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:58:38 ---> Running in 687beb93cf7b 16:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:58:39 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:58:39 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:58:39 (3/33) Installing readline (8.1.2-r0) 16:58:39 (4/33) Installing bash (5.1.16-r2) 16:58:39 Executing bash-5.1.16-r2.post-install 16:58:39 (5/33) Installing ca-certificates (20220614-r0) 16:58:39 (6/33) Installing brotli-libs (1.0.9-r6) 16:58:39 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:58:39 (8/33) Installing libcurl (7.83.1-r3) 16:58:39 (9/33) Installing curl (7.83.1-r3) 16:58:39 (10/33) Installing docker-cli (20.10.18-r1) 16:58:39 (11/33) Installing dumb-init (1.2.5-r1) 16:58:39 (12/33) Installing libbz2 (1.0.8-r1) 16:58:39 (13/33) Installing expat (2.4.9-r0) 16:58:39 (14/33) Installing libffi (3.4.2-r1) 16:58:39 (15/33) Installing gdbm (1.23-r0) 16:58:39 (16/33) Installing xz-libs (5.2.5-r1) 16:58:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:58:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:58:40 (19/33) Installing mpdecimal (2.5.1-r1) 16:58:40 (20/33) Installing sqlite-libs (3.38.5-r0) 16:58:40 (21/33) Installing python3 (3.10.5-r0) 16:58:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:58:40 (23/33) Installing py3-tomli (2.0.1-r1) 16:58:40 (24/33) Installing py3-pep517 (0.12.0-r2) 16:58:40 (25/33) Installing py3-six (1.16.0-r1) 16:58:40 (26/33) Installing py3-retrying (1.3.3-r3) 16:58:40 (27/33) Installing py3-appdirs (1.4.4-r3) 16:58:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:58:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:58:40 (30/33) Installing py3-parsing (2.4.7-r3) 16:58:40 (31/33) Installing py3-packaging (21.3-r0) 16:58:40 (32/33) Installing py3-setuptools (59.4.0-r0) 16:58:40 (33/33) Installing py3-pip (22.1.1-r0) 16:58:40 Executing busybox-1.35.0-r17.trigger 16:58:40 Executing ca-certificates-20220614-r0.trigger 16:58:40 OK: 122 MiB in 47 packages 16:58:42 Collecting docker-compose==1.23.2 16:58:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:58:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.1 MB/s eta 0:00:00 16:58:42 Collecting docker<4.0,>=3.6.0 16:58:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:58:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 60.0 MB/s eta 0:00:00 16:58:42 Collecting texttable<0.10,>=0.9.0 16:58:42 Downloading texttable-0.9.1.tar.gz (11 kB) 16:58:42 Preparing metadata (setup.py): started 16:58:42 Preparing metadata (setup.py): finished with status 'done' 16:58:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:58:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:58:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 74.8 MB/s eta 0:00:00 16:58:43 Collecting docopt<0.7,>=0.6.1 16:58:43 Downloading docopt-0.6.2.tar.gz (25 kB) 16:58:43 Preparing metadata (setup.py): started 16:58:43 Preparing metadata (setup.py): finished with status 'done' 16:58:43 Collecting websocket-client<1.0,>=0.32.0 16:58:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:58:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 126.1 MB/s eta 0:00:00 16:58:43 Collecting cached-property<2,>=1.2.0 16:58:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:58:43 Collecting dockerpty<0.5,>=0.4.1 16:58:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:58:43 Preparing metadata (setup.py): started 16:58:43 Preparing metadata (setup.py): finished with status 'done' 16:58:43 Collecting PyYAML<4,>=3.10 16:58:43 Downloading PyYAML-3.13.tar.gz (270 kB) 16:58:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.3 MB/s eta 0:00:00 16:58:43 Preparing metadata (setup.py): started 16:58:44 Preparing metadata (setup.py): finished with status 'done' 16:58:44 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:58:44 Collecting jsonschema<3,>=2.5.1 16:58:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:58:44 Collecting docker-pycreds>=0.4.0 16:58:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:58:44 Collecting urllib3<1.25,>=1.21.1 16:58:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:58:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 149.8 MB/s eta 0:00:00 16:58:44 Collecting certifi>=2017.4.17 16:58:44 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:58:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 86.2 MB/s eta 0:00:00 16:58:44 Collecting idna<2.8,>=2.5 16:58:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:58:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 198.2 MB/s eta 0:00:00 16:58:44 Collecting chardet<3.1.0,>=3.0.2 16:58:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:58:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 154.1 MB/s eta 0:00:00 16:58:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:58:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:58:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:58:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:58:44 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:58:44 Running setup.py install for texttable: started 16:58:45 Running setup.py install for texttable: finished with status 'done' 16:58:45 Running setup.py install for PyYAML: started 16:58:45 Running setup.py install for PyYAML: finished with status 'done' 16:58:45 Running setup.py install for docopt: started 16:58:45 Running setup.py install for docopt: finished with status 'done' 16:58:46 Running setup.py install for dockerpty: started 16:58:46 Running setup.py install for dockerpty: finished with status 'done' 16:58:47 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:58:47 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:58:50 Removing intermediate container 687beb93cf7b 16:58:50 ---> 0013a96814c4 16:58:50 Step 14/23 : ENV APP_PORT=58890 16:58:50 ---> Running in 1f6088128ea3 16:58:50 Removing intermediate container 1f6088128ea3 16:58:50 ---> 0228b9b9bb15 16:58:50 Step 15/23 : EXPOSE $APP_PORT 16:58:50 ---> Running in 583852b7531b 16:58:50 Removing intermediate container 583852b7531b 16:58:50 ---> e374bd4c3e32 16:58:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:50 ---> 46d7f28200fe 16:58:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:58:50 ---> b5b6acad77e2 16:58:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:50 ---> 437c3f65b867 16:58:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:50 ---> Running in 65557a197416 16:58:50 Removing intermediate container 65557a197416 16:58:50 ---> 421311974cce 16:58:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:50 ---> Running in 9434b872a03a 16:58:51 Removing intermediate container 9434b872a03a 16:58:51 ---> 5c0bedd360f8 16:58:51 Step 21/23 : LABEL arch=x86_64 16:58:51 ---> Running in 496502fdba3a 16:58:51 Removing intermediate container 496502fdba3a 16:58:51 ---> 2cf3db4a1e85 16:58:51 Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:51 ---> Running in 34496922cb96 16:58:51 Removing intermediate container 34496922cb96 16:58:51 ---> 3d69d01c7394 16:58:51 Step 23/23 : LABEL version=2.3.0-dev.91 16:58:51 ---> Running in d612abdb39e6 16:58:51 Removing intermediate container d612abdb39e6 16:58:51 ---> 49b902e64837 16:58:51 16:58:51 Successfully built 49b902e64837 16:58:51 Successfully tagged sys-mgmt-agent:latest 16:58:51  Building sys-mgmt-agent ... done  [Pipeline] } 16:58:51 $ docker stop --time=1 1017af1a32cf7c80873c30b929ab4c8da413af32a539c4bfd08ac584b42fe9f5 16:58:52 $ docker rm -f 1017af1a32cf7c80873c30b929ab4c8da413af32a539c4bfd08ac584b42fe9f5 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:52 + docker images 16:58:52 REPOSITORY TAG IMAGE ID CREATED SIZE 16:58:52 sys-mgmt-agent latest 49b902e64837 1 second ago 136MB 16:58:52 f86b7303c284 14 seconds ago 1.56GB 16:58:52 security-bootstrapper latest c70d0c3e3acc 20 seconds ago 19.9MB 16:58:52 core-data latest 3d7da26cd306 21 seconds ago 21.6MB 16:58:52 security-proxy-setup latest dbde597c4acf 21 seconds ago 27.4MB 16:58:52 core-command latest 2b2d8580b56f 25 seconds ago 17.5MB 16:58:52 659c539f271d 26 seconds ago 1.57GB 16:58:52 f898aef4a3e0 28 seconds ago 1.59GB 16:58:52 1ccb295d6cc3 28 seconds ago 1.58GB 16:58:52 703c540cd26c 31 seconds ago 1.57GB 16:58:52 support-notifications latest 336b34bcd8f8 49 seconds ago 30.1MB 16:58:52 258d28ea354b 56 seconds ago 1.64GB 16:58:52 security-spire-agent latest 784c463424dc About a minute ago 125MB 16:58:52 support-scheduler latest 073818327a44 About a minute ago 29.5MB 16:58:52 33fc3b9aff13 About a minute ago 1.64GB 16:58:52 89b7ddcfc239 About a minute ago 1.45GB 16:58:52 security-secretstore-setup latest 637d1f006530 About a minute ago 29.3MB 16:58:52 security-spiffe-token-provider latest 688b21628f49 About a minute ago 29.3MB 16:58:52 core-metadata latest 903bb7b3b7e6 About a minute ago 18.3MB 16:58:52 e2683a9ec6d4 About a minute ago 1.61GB 16:58:52 4720e3b06026 About a minute ago 1.57GB 16:58:52 3e4e7446d7db About a minute ago 1.59GB 16:58:52 security-spire-config latest df88364306cf About a minute ago 85.8MB 16:58:52 security-spire-server latest 749117dac409 About a minute ago 86.5MB 16:58:52 a63970468212 About a minute ago 1.45GB 16:58:52 e31c028e57b4 About a minute ago 1.45GB 16:58:52 ci-base-image-x86_64 latest 618de7076b88 4 minutes ago 940MB 16:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 7 days ago 677MB 16:58:52 alpine 3.15 c4fc93816858 2 months ago 5.59MB 16:58:52 alpine 3.16 9c6f07244728 2 months ago 5.54MB 16:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 16:58:52 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 16:58:53 provisioning config files... 16:58:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config5449160222382565912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:53 ---> docker-login.sh 16:58:53 nexus3.edgexfoundry.org:10001 16:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:53 Configure a credential helper to remove this warning. See 16:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:53 16:58:53 Login Succeeded 16:58:53 nexus3.edgexfoundry.org:10002 16:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:53 Configure a credential helper to remove this warning. See 16:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:53 16:58:53 Login Succeeded 16:58:53 nexus3.edgexfoundry.org:10003 16:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:53 Configure a credential helper to remove this warning. See 16:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:53 16:58:53 Login Succeeded 16:58:53 nexus3.edgexfoundry.org:10004 16:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:53 Configure a credential helper to remove this warning. See 16:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:53 16:58:53 Login Succeeded 16:58:53 docker.io 16:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:54 Configure a credential helper to remove this warning. See 16:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:54 16:58:54 Login Succeeded 16:58:54 ---> docker-login.sh ends [Pipeline] } 16:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:54 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:58:54 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:54 latest 16:58:54 2.3.0-dev.91 16:58:54 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:58:54 main 16:58:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:54 + docker push nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:58:54 f4baa300515e: Preparing 16:58:54 d6534877245f: Preparing 16:58:54 cf6910bb72f7: Preparing 16:58:54 ff02e4c55076: Preparing 16:58:54 994393dc58e7: Preparing 16:58:54 994393dc58e7: Layer already exists 16:58:54 f4baa300515e: Pushed 16:58:54 ff02e4c55076: Pushed 16:58:54 cf6910bb72f7: Pushed 16:58:56 d6534877245f: Pushed 16:58:56 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:58:57 f4baa300515e: Preparing 16:58:57 d6534877245f: Preparing 16:58:57 cf6910bb72f7: Preparing 16:58:57 ff02e4c55076: Preparing 16:58:57 994393dc58e7: Preparing 16:58:57 994393dc58e7: Layer already exists 16:58:57 f4baa300515e: Layer already exists 16:58:57 cf6910bb72f7: Layer already exists 16:58:57 d6534877245f: Layer already exists 16:58:57 ff02e4c55076: Layer already exists 16:58:57 latest: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:57 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.91 16:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:58:57 f4baa300515e: Preparing 16:58:57 d6534877245f: Preparing 16:58:57 cf6910bb72f7: Preparing 16:58:57 ff02e4c55076: Preparing 16:58:57 994393dc58e7: Preparing 16:58:57 d6534877245f: Layer already exists 16:58:57 994393dc58e7: Layer already exists 16:58:57 f4baa300515e: Layer already exists 16:58:57 cf6910bb72f7: Layer already exists 16:58:57 ff02e4c55076: Layer already exists 16:58:57 2.3.0-dev.91: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:58 + docker push nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:58:58 f4baa300515e: Preparing 16:58:58 d6534877245f: Preparing 16:58:58 cf6910bb72f7: Preparing 16:58:58 ff02e4c55076: Preparing 16:58:58 994393dc58e7: Preparing 16:58:58 d6534877245f: Layer already exists 16:58:58 994393dc58e7: Layer already exists 16:58:58 ff02e4c55076: Layer already exists 16:58:58 cf6910bb72f7: Layer already exists 16:58:58 f4baa300515e: Layer already exists 16:58:58 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:58 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:58:58 f4baa300515e: Preparing 16:58:58 d6534877245f: Preparing 16:58:58 cf6910bb72f7: Preparing 16:58:58 ff02e4c55076: Preparing 16:58:58 994393dc58e7: Preparing 16:58:58 f4baa300515e: Layer already exists 16:58:58 994393dc58e7: Layer already exists 16:58:58 ff02e4c55076: Layer already exists 16:58:58 cf6910bb72f7: Layer already exists 16:58:58 d6534877245f: Layer already exists 16:58:58 main: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:58:58 ===================================================== [Pipeline] echo 16:58:58 taggedImages: 16:58:58 - nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:58 - nexus3.edgexfoundry.org:10004/core-command:latest 16:58:58 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.91 16:58:58 - nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:58:58 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:58:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:58:58 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:58 latest 16:58:58 2.3.0-dev.91 16:58:58 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:58:58 main 16:58:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:59 + docker push nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:58:59 5f52825219f6: Preparing 16:58:59 a627851c4001: Preparing 16:58:59 cf6910bb72f7: Preparing 16:58:59 b3f2fcd67396: Preparing 16:58:59 6b61dfff528d: Preparing 16:58:59 994393dc58e7: Preparing 16:58:59 994393dc58e7: Waiting 16:58:59 cf6910bb72f7: Layer already exists 16:58:59 994393dc58e7: Layer already exists 16:58:59 5f52825219f6: Pushed 16:58:59 6b61dfff528d: Pushed 16:58:59 b3f2fcd67396: Pushed 16:59:01 a627851c4001: Pushed 16:59:01 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:01 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:59:01 5f52825219f6: Preparing 16:59:01 a627851c4001: Preparing 16:59:01 cf6910bb72f7: Preparing 16:59:01 b3f2fcd67396: Preparing 16:59:01 6b61dfff528d: Preparing 16:59:01 994393dc58e7: Preparing 16:59:01 994393dc58e7: Waiting 16:59:01 6b61dfff528d: Layer already exists 16:59:01 5f52825219f6: Layer already exists 16:59:01 cf6910bb72f7: Layer already exists 16:59:01 b3f2fcd67396: Layer already exists 16:59:01 a627851c4001: Layer already exists 16:59:01 994393dc58e7: Layer already exists 16:59:01 latest: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:02 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.91 16:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:59:02 5f52825219f6: Preparing 16:59:02 a627851c4001: Preparing 16:59:02 cf6910bb72f7: Preparing 16:59:02 b3f2fcd67396: Preparing 16:59:02 6b61dfff528d: Preparing 16:59:02 994393dc58e7: Preparing 16:59:02 cf6910bb72f7: Layer already exists 16:59:02 b3f2fcd67396: Layer already exists 16:59:02 5f52825219f6: Layer already exists 16:59:02 a627851c4001: Layer already exists 16:59:02 6b61dfff528d: Layer already exists 16:59:02 994393dc58e7: Layer already exists 16:59:02 2.3.0-dev.91: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:02 + docker push nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:59:02 5f52825219f6: Preparing 16:59:02 a627851c4001: Preparing 16:59:02 cf6910bb72f7: Preparing 16:59:02 b3f2fcd67396: Preparing 16:59:02 6b61dfff528d: Preparing 16:59:02 994393dc58e7: Preparing 16:59:02 994393dc58e7: Waiting 16:59:02 5f52825219f6: Layer already exists 16:59:02 cf6910bb72f7: Layer already exists 16:59:02 b3f2fcd67396: Layer already exists 16:59:02 a627851c4001: Layer already exists 16:59:02 6b61dfff528d: Layer already exists 16:59:02 994393dc58e7: Layer already exists 16:59:02 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:59:03 5f52825219f6: Preparing 16:59:03 a627851c4001: Preparing 16:59:03 cf6910bb72f7: Preparing 16:59:03 b3f2fcd67396: Preparing 16:59:03 6b61dfff528d: Preparing 16:59:03 994393dc58e7: Preparing 16:59:03 994393dc58e7: Waiting 16:59:03 b3f2fcd67396: Layer already exists 16:59:03 a627851c4001: Layer already exists 16:59:03 5f52825219f6: Layer already exists 16:59:03 cf6910bb72f7: Layer already exists 16:59:03 6b61dfff528d: Layer already exists 16:59:03 994393dc58e7: Layer already exists 16:59:03 main: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:03 ===================================================== [Pipeline] echo 16:59:03 taggedImages: 16:59:03 - nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:03 - nexus3.edgexfoundry.org:10004/core-data:latest 16:59:03 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.91 16:59:03 - nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:03 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:59:03 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:59:03 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:03 latest 16:59:03 2.3.0-dev.91 16:59:03 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:03 main 16:59:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 Removing intermediate container a5664c659b03 16:59:03 ---> 765ca0f0db95 16:59:03 Successfully built 765ca0f0db95 16:59:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:04 + docker inspect -f . ci-base-image-arm64 16:59:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:59:04 e2ee4415288c: Preparing 16:59:04 dbda6d70a98c: Preparing 16:59:04 924b57394358: Preparing 16:59:04 cf6910bb72f7: Preparing 16:59:04 ff02e4c55076: Preparing 16:59:04 994393dc58e7: Preparing 16:59:04 994393dc58e7: Waiting 16:59:04 ff02e4c55076: Layer already exists 16:59:04 cf6910bb72f7: Layer already exists 16:59:04 994393dc58e7: Layer already exists 16:59:04 e2ee4415288c: Pushed 16:59:04 dbda6d70a98c: Pushed 16:59:04 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 16:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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 16:59:05 924b57394358: Pushed 16:59:05 $ docker top 9ae78f85fe7436d31f6d24386800e2449886ae22b7ba4565d3f5d7d04e5d9b19 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:05 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:06 + go version 16:59:06 go version go1.18.7 linux/arm64 [Pipeline] } 16:59:06 $ docker stop --time=1 9ae78f85fe7436d31f6d24386800e2449886ae22b7ba4565d3f5d7d04e5d9b19 16:59:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:59:06 e2ee4415288c: Preparing 16:59:06 dbda6d70a98c: Preparing 16:59:06 924b57394358: Preparing 16:59:06 cf6910bb72f7: Preparing 16:59:06 ff02e4c55076: Preparing 16:59:06 994393dc58e7: Preparing 16:59:06 994393dc58e7: Waiting 16:59:06 e2ee4415288c: Layer already exists 16:59:06 cf6910bb72f7: Layer already exists 16:59:06 dbda6d70a98c: Layer already exists 16:59:06 ff02e4c55076: Layer already exists 16:59:06 924b57394358: Layer already exists 16:59:06 994393dc58e7: Layer already exists 16:59:06 latest: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 16:59:08 $ docker rm -f 9ae78f85fe7436d31f6d24386800e2449886ae22b7ba4565d3f5d7d04e5d9b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 16:59:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:08 16:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.91 16:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:59:08 e2ee4415288c: Preparing 16:59:08 dbda6d70a98c: Preparing 16:59:08 924b57394358: Preparing 16:59:08 cf6910bb72f7: Preparing 16:59:08 ff02e4c55076: Preparing 16:59:08 994393dc58e7: Preparing 16:59:08 994393dc58e7: Waiting 16:59:08 ff02e4c55076: Layer already exists 16:59:08 cf6910bb72f7: Layer already exists 16:59:08 dbda6d70a98c: Layer already exists 16:59:08 924b57394358: Layer already exists 16:59:08 e2ee4415288c: Layer already exists 16:59:08 994393dc58e7: Layer already exists 16:59:08 2.3.0-dev.91: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:09 latest: Pulling from edgex-devops/edgex-compose-arm64 16:59:09 29e5d40040c1: Pulling fs layer 16:59:09 1ce36da41761: Pulling fs layer 16:59:09 25b303627fd3: Pulling fs layer 16:59:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:09 29e5d40040c1: Verifying Checksum 16:59:09 29e5d40040c1: Download complete 16:59:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:59:09 e2ee4415288c: Preparing 16:59:09 dbda6d70a98c: Preparing 16:59:09 924b57394358: Preparing 16:59:09 cf6910bb72f7: Preparing 16:59:09 ff02e4c55076: Preparing 16:59:09 994393dc58e7: Preparing 16:59:09 994393dc58e7: Waiting 16:59:09 924b57394358: Layer already exists 16:59:09 ff02e4c55076: Layer already exists 16:59:09 dbda6d70a98c: Layer already exists 16:59:09 e2ee4415288c: Layer already exists 16:59:09 cf6910bb72f7: Layer already exists 16:59:09 994393dc58e7: Layer already exists 16:59:09 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:09 1ce36da41761: Verifying Checksum 16:59:09 1ce36da41761: Download complete 16:59:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:09 29e5d40040c1: Pull complete 16:59:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:59:10 e2ee4415288c: Preparing 16:59:10 dbda6d70a98c: Preparing 16:59:10 924b57394358: Preparing 16:59:10 cf6910bb72f7: Preparing 16:59:10 ff02e4c55076: Preparing 16:59:10 994393dc58e7: Preparing 16:59:10 994393dc58e7: Waiting 16:59:10 924b57394358: Layer already exists 16:59:10 cf6910bb72f7: Layer already exists 16:59:10 dbda6d70a98c: Layer already exists 16:59:10 e2ee4415288c: Layer already exists 16:59:10 ff02e4c55076: Layer already exists 16:59:10 994393dc58e7: Layer already exists 16:59:10 main: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:10 ===================================================== [Pipeline] echo 16:59:10 taggedImages: 16:59:10 - nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:10 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:59:10 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.91 16:59:10 - nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:10 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:59:10 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:59:10 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:10 latest 16:59:10 2.3.0-dev.91 16:59:10 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:10 main 16:59:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:59:10 01b9d30149d9: Preparing 16:59:10 01b9d30149d9: Preparing 16:59:10 d198f71e3a41: Preparing 16:59:10 acce05ee154c: Preparing 16:59:10 568df69318da: Preparing 16:59:10 aaff95731715: Preparing 16:59:10 192cb098a53f: Preparing 16:59:10 cf6910bb72f7: Preparing 16:59:10 ff73d5c60e4a: Preparing 16:59:10 a0e2b2f4985a: Preparing 16:59:10 e6b4b507a72a: Preparing 16:59:10 26823121c830: Preparing 16:59:10 994393dc58e7: Preparing 16:59:10 a0e2b2f4985a: Waiting 16:59:10 e6b4b507a72a: Waiting 16:59:10 26823121c830: Waiting 16:59:10 cf6910bb72f7: Waiting 16:59:10 994393dc58e7: Waiting 16:59:10 ff73d5c60e4a: Waiting 16:59:10 01b9d30149d9: Pushed 16:59:10 aaff95731715: Pushed 16:59:10 d198f71e3a41: Pushed 16:59:10 acce05ee154c: Pushed 16:59:10 568df69318da: Pushed 16:59:10 cf6910bb72f7: Layer already exists 16:59:11 a0e2b2f4985a: Pushed 16:59:11 994393dc58e7: Layer already exists 16:59:11 e6b4b507a72a: Pushed 16:59:11 ff73d5c60e4a: Pushed 16:59:11 26823121c830: Pushed 16:59:11 25b303627fd3: Verifying Checksum 16:59:11 25b303627fd3: Download complete 16:59:11 1ce36da41761: Pull complete 16:59:12 192cb098a53f: Pushed 16:59:12 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:59:13 01b9d30149d9: Preparing 16:59:13 01b9d30149d9: Preparing 16:59:13 d198f71e3a41: Preparing 16:59:13 acce05ee154c: Preparing 16:59:13 568df69318da: Preparing 16:59:13 aaff95731715: Preparing 16:59:13 192cb098a53f: Preparing 16:59:13 cf6910bb72f7: Preparing 16:59:13 ff73d5c60e4a: Preparing 16:59:13 a0e2b2f4985a: Preparing 16:59:13 e6b4b507a72a: Preparing 16:59:13 26823121c830: Preparing 16:59:13 994393dc58e7: Preparing 16:59:13 cf6910bb72f7: Waiting 16:59:13 ff73d5c60e4a: Waiting 16:59:13 a0e2b2f4985a: Waiting 16:59:13 e6b4b507a72a: Waiting 16:59:13 26823121c830: Waiting 16:59:13 994393dc58e7: Waiting 16:59:13 192cb098a53f: Waiting 16:59:13 d198f71e3a41: Layer already exists 16:59:13 acce05ee154c: Layer already exists 16:59:13 568df69318da: Layer already exists 16:59:13 01b9d30149d9: Layer already exists 16:59:13 aaff95731715: Layer already exists 16:59:13 cf6910bb72f7: Layer already exists 16:59:13 192cb098a53f: Layer already exists 16:59:13 ff73d5c60e4a: Layer already exists 16:59:13 e6b4b507a72a: Layer already exists 16:59:13 a0e2b2f4985a: Layer already exists 16:59:13 26823121c830: Layer already exists 16:59:13 994393dc58e7: Layer already exists 16:59:13 latest: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.91 16:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:59:13 01b9d30149d9: Preparing 16:59:13 01b9d30149d9: Preparing 16:59:13 d198f71e3a41: Preparing 16:59:13 acce05ee154c: Preparing 16:59:13 568df69318da: Preparing 16:59:13 aaff95731715: Preparing 16:59:13 192cb098a53f: Preparing 16:59:13 cf6910bb72f7: Preparing 16:59:13 ff73d5c60e4a: Preparing 16:59:13 a0e2b2f4985a: Preparing 16:59:13 e6b4b507a72a: Preparing 16:59:13 26823121c830: Preparing 16:59:13 994393dc58e7: Preparing 16:59:13 192cb098a53f: Waiting 16:59:13 cf6910bb72f7: Waiting 16:59:13 a0e2b2f4985a: Waiting 16:59:13 26823121c830: Waiting 16:59:13 e6b4b507a72a: Waiting 16:59:13 ff73d5c60e4a: Waiting 16:59:13 568df69318da: Layer already exists 16:59:13 01b9d30149d9: Layer already exists 16:59:13 aaff95731715: Layer already exists 16:59:13 d198f71e3a41: Layer already exists 16:59:13 acce05ee154c: Layer already exists 16:59:13 192cb098a53f: Layer already exists 16:59:13 cf6910bb72f7: Layer already exists 16:59:13 e6b4b507a72a: Layer already exists 16:59:13 ff73d5c60e4a: Layer already exists 16:59:13 a0e2b2f4985a: Layer already exists 16:59:13 994393dc58e7: Layer already exists 16:59:13 26823121c830: Layer already exists 16:59:13 2.3.0-dev.91: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:59:14 01b9d30149d9: Preparing 16:59:14 01b9d30149d9: Preparing 16:59:14 d198f71e3a41: Preparing 16:59:14 acce05ee154c: Preparing 16:59:14 568df69318da: Preparing 16:59:14 aaff95731715: Preparing 16:59:14 192cb098a53f: Preparing 16:59:14 cf6910bb72f7: Preparing 16:59:14 ff73d5c60e4a: Preparing 16:59:14 a0e2b2f4985a: Preparing 16:59:14 e6b4b507a72a: Preparing 16:59:14 26823121c830: Preparing 16:59:14 994393dc58e7: Preparing 16:59:14 cf6910bb72f7: Waiting 16:59:14 192cb098a53f: Waiting 16:59:14 a0e2b2f4985a: Waiting 16:59:14 e6b4b507a72a: Waiting 16:59:14 26823121c830: Waiting 16:59:14 994393dc58e7: Waiting 16:59:14 01b9d30149d9: Layer already exists 16:59:14 aaff95731715: Layer already exists 16:59:14 d198f71e3a41: Layer already exists 16:59:14 acce05ee154c: Layer already exists 16:59:14 568df69318da: Layer already exists 16:59:14 192cb098a53f: Layer already exists 16:59:14 cf6910bb72f7: Layer already exists 16:59:14 ff73d5c60e4a: Layer already exists 16:59:14 e6b4b507a72a: Layer already exists 16:59:14 a0e2b2f4985a: Layer already exists 16:59:14 26823121c830: Layer already exists 16:59:14 994393dc58e7: Layer already exists 16:59:14 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:59:15 01b9d30149d9: Preparing 16:59:15 01b9d30149d9: Preparing 16:59:15 d198f71e3a41: Preparing 16:59:15 acce05ee154c: Preparing 16:59:15 568df69318da: Preparing 16:59:15 aaff95731715: Preparing 16:59:15 192cb098a53f: Preparing 16:59:15 cf6910bb72f7: Preparing 16:59:15 ff73d5c60e4a: Preparing 16:59:15 a0e2b2f4985a: Preparing 16:59:15 e6b4b507a72a: Preparing 16:59:15 26823121c830: Preparing 16:59:15 994393dc58e7: Preparing 16:59:15 192cb098a53f: Waiting 16:59:15 cf6910bb72f7: Waiting 16:59:15 ff73d5c60e4a: Waiting 16:59:15 a0e2b2f4985a: Waiting 16:59:15 e6b4b507a72a: Waiting 16:59:15 26823121c830: Waiting 16:59:15 994393dc58e7: Waiting 16:59:15 aaff95731715: Layer already exists 16:59:15 acce05ee154c: Layer already exists 16:59:15 568df69318da: Layer already exists 16:59:15 01b9d30149d9: Layer already exists 16:59:15 d198f71e3a41: Layer already exists 16:59:15 ff73d5c60e4a: Layer already exists 16:59:15 192cb098a53f: Layer already exists 16:59:15 a0e2b2f4985a: Layer already exists 16:59:15 cf6910bb72f7: Layer already exists 16:59:15 e6b4b507a72a: Layer already exists 16:59:15 26823121c830: Layer already exists 16:59:15 994393dc58e7: Layer already exists 16:59:15 main: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:15 ===================================================== [Pipeline] echo 16:59:15 taggedImages: 16:59:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:59:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.91 16:59:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:59:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:59:15 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:15 latest 16:59:15 2.3.0-dev.91 16:59:15 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:15 main 16:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:59:15 8006f1c39250: Preparing 16:59:15 70223075aad4: Preparing 16:59:15 e92849ba0dd5: Preparing 16:59:15 b34d0ee40fcd: Preparing 16:59:15 5e892d028f87: Preparing 16:59:15 4c9768045d29: Preparing 16:59:15 511171ec7e93: Preparing 16:59:15 994393dc58e7: Preparing 16:59:15 4c9768045d29: Waiting 16:59:15 511171ec7e93: Waiting 16:59:15 70223075aad4: Pushed 16:59:15 5e892d028f87: Pushed 16:59:15 8006f1c39250: Pushed 16:59:15 994393dc58e7: Layer already exists 16:59:16 4c9768045d29: Pushed 16:59:16 511171ec7e93: Pushed 16:59:17 e92849ba0dd5: Pushed 16:59:17 b34d0ee40fcd: Pushed 16:59:17 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:59:17 8006f1c39250: Preparing 16:59:17 70223075aad4: Preparing 16:59:17 e92849ba0dd5: Preparing 16:59:17 b34d0ee40fcd: Preparing 16:59:17 5e892d028f87: Preparing 16:59:17 4c9768045d29: Preparing 16:59:17 511171ec7e93: Preparing 16:59:17 994393dc58e7: Preparing 16:59:17 4c9768045d29: Waiting 16:59:17 511171ec7e93: Waiting 16:59:17 994393dc58e7: Waiting 16:59:17 b34d0ee40fcd: Layer already exists 16:59:17 70223075aad4: Layer already exists 16:59:17 8006f1c39250: Layer already exists 16:59:17 e92849ba0dd5: Layer already exists 16:59:17 5e892d028f87: Layer already exists 16:59:17 4c9768045d29: Layer already exists 16:59:17 994393dc58e7: Layer already exists 16:59:17 511171ec7e93: Layer already exists 16:59:17 latest: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.91 16:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:59:18 8006f1c39250: Preparing 16:59:18 70223075aad4: Preparing 16:59:18 e92849ba0dd5: Preparing 16:59:18 b34d0ee40fcd: Preparing 16:59:18 5e892d028f87: Preparing 16:59:18 4c9768045d29: Preparing 16:59:18 511171ec7e93: Preparing 16:59:18 994393dc58e7: Preparing 16:59:18 4c9768045d29: Waiting 16:59:18 511171ec7e93: Waiting 16:59:18 994393dc58e7: Waiting 16:59:18 5e892d028f87: Layer already exists 16:59:18 70223075aad4: Layer already exists 16:59:18 b34d0ee40fcd: Layer already exists 16:59:18 e92849ba0dd5: Layer already exists 16:59:18 8006f1c39250: Layer already exists 16:59:18 4c9768045d29: Layer already exists 16:59:18 511171ec7e93: Layer already exists 16:59:18 994393dc58e7: Layer already exists 16:59:18 2.3.0-dev.91: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:59:19 8006f1c39250: Preparing 16:59:19 70223075aad4: Preparing 16:59:19 e92849ba0dd5: Preparing 16:59:19 b34d0ee40fcd: Preparing 16:59:19 5e892d028f87: Preparing 16:59:19 4c9768045d29: Preparing 16:59:19 511171ec7e93: Preparing 16:59:19 994393dc58e7: Preparing 16:59:19 4c9768045d29: Waiting 16:59:19 511171ec7e93: Waiting 16:59:19 994393dc58e7: Waiting 16:59:19 b34d0ee40fcd: Layer already exists 16:59:19 8006f1c39250: Layer already exists 16:59:19 5e892d028f87: Layer already exists 16:59:19 70223075aad4: Layer already exists 16:59:19 e92849ba0dd5: Layer already exists 16:59:19 4c9768045d29: Layer already exists 16:59:19 511171ec7e93: Layer already exists 16:59:19 994393dc58e7: Layer already exists 16:59:19 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:59:19 8006f1c39250: Preparing 16:59:19 70223075aad4: Preparing 16:59:19 e92849ba0dd5: Preparing 16:59:19 b34d0ee40fcd: Preparing 16:59:19 5e892d028f87: Preparing 16:59:19 4c9768045d29: Preparing 16:59:19 511171ec7e93: Preparing 16:59:19 994393dc58e7: Preparing 16:59:19 511171ec7e93: Waiting 16:59:19 4c9768045d29: Waiting 16:59:19 994393dc58e7: Waiting 16:59:19 8006f1c39250: Layer already exists 16:59:19 5e892d028f87: Layer already exists 16:59:19 e92849ba0dd5: Layer already exists 16:59:19 b34d0ee40fcd: Layer already exists 16:59:19 70223075aad4: Layer already exists 16:59:19 511171ec7e93: Layer already exists 16:59:19 4c9768045d29: Layer already exists 16:59:19 994393dc58e7: Layer already exists 16:59:19 main: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:19 ===================================================== [Pipeline] echo 16:59:19 taggedImages: 16:59:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:59:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.91 16:59:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:59:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:59:19 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:19 latest 16:59:19 2.3.0-dev.91 16:59:19 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:19 main 16:59:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:59:20 0ba8ee5dd143: Preparing 16:59:20 38096d3e3093: Preparing 16:59:20 1491b8c2401c: Preparing 16:59:20 a110a1c0dcaa: Preparing 16:59:20 aea2c44df550: Preparing 16:59:20 139cc8177867: Preparing 16:59:20 9079d81d1313: Preparing 16:59:20 d06f57e8a665: Preparing 16:59:20 42bfc74f38a7: Preparing 16:59:20 994393dc58e7: Preparing 16:59:20 139cc8177867: Waiting 16:59:20 d06f57e8a665: Waiting 16:59:20 9079d81d1313: Waiting 16:59:20 42bfc74f38a7: Waiting 16:59:20 994393dc58e7: Waiting 16:59:20 38096d3e3093: Pushed 16:59:20 aea2c44df550: Pushed 16:59:20 0ba8ee5dd143: Pushed 16:59:20 d06f57e8a665: Pushed 16:59:20 9079d81d1313: Pushed 16:59:20 139cc8177867: Pushed 16:59:20 994393dc58e7: Layer already exists 16:59:20 42bfc74f38a7: Pushed 16:59:21 25b303627fd3: Pull complete 16:59:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:21 a110a1c0dcaa: Pushed 16:59:21 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 16:59:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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:59:21 1491b8c2401c: Pushed 16:59:21 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 16:59:23 $ docker top 963d44bb08d3cf0ac39ae6358427253d132745a922a62808c72fa7ea7bbda92f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:24 + docker-compose build --help 16:59:24 + grep parallel 16:59:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:59:24 0ba8ee5dd143: Preparing 16:59:24 38096d3e3093: Preparing 16:59:24 1491b8c2401c: Preparing 16:59:24 a110a1c0dcaa: Preparing 16:59:24 aea2c44df550: Preparing 16:59:24 139cc8177867: Preparing 16:59:24 9079d81d1313: Preparing 16:59:24 d06f57e8a665: Preparing 16:59:24 42bfc74f38a7: Preparing 16:59:24 994393dc58e7: Preparing 16:59:24 139cc8177867: Waiting 16:59:24 9079d81d1313: Waiting 16:59:24 42bfc74f38a7: Waiting 16:59:24 d06f57e8a665: Waiting 16:59:24 994393dc58e7: Waiting 16:59:24 aea2c44df550: Layer already exists 16:59:24 0ba8ee5dd143: Layer already exists 16:59:24 a110a1c0dcaa: Layer already exists 16:59:24 1491b8c2401c: Layer already exists 16:59:24 38096d3e3093: Layer already exists 16:59:24 d06f57e8a665: Layer already exists 16:59:24 139cc8177867: Layer already exists 16:59:24 42bfc74f38a7: Layer already exists 16:59:24 994393dc58e7: Layer already exists 16:59:24 9079d81d1313: Layer already exists 16:59:24 latest: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.91 16:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:59:25 0ba8ee5dd143: Preparing 16:59:25 38096d3e3093: Preparing 16:59:25 1491b8c2401c: Preparing 16:59:25 a110a1c0dcaa: Preparing 16:59:25 aea2c44df550: Preparing 16:59:25 139cc8177867: Preparing 16:59:25 9079d81d1313: Preparing 16:59:25 d06f57e8a665: Preparing 16:59:25 9079d81d1313: Waiting 16:59:25 139cc8177867: Waiting 16:59:25 42bfc74f38a7: Preparing 16:59:25 d06f57e8a665: Waiting 16:59:25 42bfc74f38a7: Waiting 16:59:25 994393dc58e7: Preparing 16:59:25 a110a1c0dcaa: Layer already exists 16:59:25 1491b8c2401c: Layer already exists 16:59:25 38096d3e3093: Layer already exists 16:59:25 aea2c44df550: Layer already exists 16:59:25 0ba8ee5dd143: Layer already exists 16:59:25 9079d81d1313: Layer already exists 16:59:25 d06f57e8a665: Layer already exists 16:59:25 139cc8177867: Layer already exists 16:59:25 42bfc74f38a7: Layer already exists 16:59:25 994393dc58e7: Layer already exists 16:59:25 2.3.0-dev.91: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:59:25 0ba8ee5dd143: Preparing 16:59:25 38096d3e3093: Preparing 16:59:25 1491b8c2401c: Preparing 16:59:25 a110a1c0dcaa: Preparing 16:59:25 aea2c44df550: Preparing 16:59:25 139cc8177867: Preparing 16:59:25 9079d81d1313: Preparing 16:59:25 d06f57e8a665: Preparing 16:59:25 42bfc74f38a7: Preparing 16:59:25 994393dc58e7: Preparing 16:59:25 139cc8177867: Waiting 16:59:25 9079d81d1313: Waiting 16:59:25 d06f57e8a665: Waiting 16:59:25 42bfc74f38a7: Waiting 16:59:25 994393dc58e7: Waiting 16:59:25 38096d3e3093: Layer already exists 16:59:25 aea2c44df550: Layer already exists 16:59:25 a110a1c0dcaa: Layer already exists 16:59:25 0ba8ee5dd143: Layer already exists 16:59:25 1491b8c2401c: Layer already exists 16:59:25 139cc8177867: Layer already exists 16:59:25 9079d81d1313: Layer already exists 16:59:25 42bfc74f38a7: Layer already exists 16:59:25 d06f57e8a665: Layer already exists 16:59:25 994393dc58e7: Layer already exists 16:59:25 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:59:26 0ba8ee5dd143: Preparing 16:59:26 38096d3e3093: Preparing 16:59:26 1491b8c2401c: Preparing 16:59:26 a110a1c0dcaa: Preparing 16:59:26 aea2c44df550: Preparing 16:59:26 139cc8177867: Preparing 16:59:26 9079d81d1313: Preparing 16:59:26 d06f57e8a665: Preparing 16:59:26 42bfc74f38a7: Preparing 16:59:26 994393dc58e7: Preparing 16:59:26 139cc8177867: Waiting 16:59:26 9079d81d1313: Waiting 16:59:26 d06f57e8a665: Waiting 16:59:26 994393dc58e7: Waiting 16:59:26 0ba8ee5dd143: Layer already exists 16:59:26 38096d3e3093: Layer already exists 16:59:26 aea2c44df550: Layer already exists 16:59:26 a110a1c0dcaa: Layer already exists 16:59:26 1491b8c2401c: Layer already exists 16:59:26 139cc8177867: Layer already exists 16:59:26 9079d81d1313: Layer already exists 16:59:26 42bfc74f38a7: Layer already exists 16:59:26 d06f57e8a665: Layer already exists 16:59:26 994393dc58e7: Layer already exists 16:59:26 main: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:26 ===================================================== [Pipeline] echo 16:59:26 taggedImages: 16:59:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:59:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.91 16:59:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:59:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:59:26 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:26 latest 16:59:26 2.3.0-dev.91 16:59:26 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:26 main 16:59:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:59:26 6146f6f51df1: Preparing 16:59:26 59ffb5fe5c83: Preparing 16:59:26 cf6910bb72f7: Preparing 16:59:26 a93eb788f5e0: Preparing 16:59:26 b520c00462e4: Preparing 16:59:26 34d5ebaa5410: Preparing 16:59:26 34d5ebaa5410: Waiting 16:59:26 cf6910bb72f7: Layer already exists 16:59:26 34d5ebaa5410: Layer already exists 16:59:26 6146f6f51df1: Pushed 16:59:26 b520c00462e4: Pushed 16:59:27 a93eb788f5e0: Pushed 16:59:28 --parallel Build images in parallel. [Pipeline] } 16:59:28 $ docker stop --time=1 963d44bb08d3cf0ac39ae6358427253d132745a922a62808c72fa7ea7bbda92f 16:59:28 59ffb5fe5c83: Pushed 16:59:28 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 16:59:30 $ docker rm -f 963d44bb08d3cf0ac39ae6358427253d132745a922a62808c72fa7ea7bbda92f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:30 + 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 16:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:30 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 16:59:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:59:31 6146f6f51df1: Preparing 16:59:31 59ffb5fe5c83: Preparing 16:59:31 cf6910bb72f7: Preparing 16:59:31 a93eb788f5e0: Preparing 16:59:31 b520c00462e4: Preparing 16:59:31 34d5ebaa5410: Preparing 16:59:31 34d5ebaa5410: Waiting 16:59:31 a93eb788f5e0: Layer already exists 16:59:31 cf6910bb72f7: Layer already exists 16:59:31 6146f6f51df1: Layer already exists 16:59:31 59ffb5fe5c83: Layer already exists 16:59:31 b520c00462e4: Layer already exists 16:59:31 34d5ebaa5410: Layer already exists 16:59:31 latest: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 16:59:31 $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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:59:32 $ docker top f38146704e5eec98e7776f6965994812585785fb5a76f60ea283f6a21a0dbe41 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:32 + docker-compose -f ./docker-compose-build.yml build --parallel 16:59:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.91 16:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:59:32 6146f6f51df1: Preparing 16:59:32 59ffb5fe5c83: Preparing 16:59:32 cf6910bb72f7: Preparing 16:59:32 a93eb788f5e0: Preparing 16:59:32 b520c00462e4: Preparing 16:59:32 34d5ebaa5410: Preparing 16:59:32 34d5ebaa5410: Waiting 16:59:32 cf6910bb72f7: Layer already exists 16:59:32 a93eb788f5e0: Layer already exists 16:59:32 6146f6f51df1: Layer already exists 16:59:32 59ffb5fe5c83: Layer already exists 16:59:32 b520c00462e4: Layer already exists 16:59:32 34d5ebaa5410: Layer already exists 16:59:32 2.3.0-dev.91: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:59:33 6146f6f51df1: Preparing 16:59:33 59ffb5fe5c83: Preparing 16:59:33 cf6910bb72f7: Preparing 16:59:33 a93eb788f5e0: Preparing 16:59:33 b520c00462e4: Preparing 16:59:33 34d5ebaa5410: Preparing 16:59:33 34d5ebaa5410: Waiting 16:59:33 b520c00462e4: Layer already exists 16:59:33 a93eb788f5e0: Layer already exists 16:59:33 6146f6f51df1: Layer already exists 16:59:33 59ffb5fe5c83: Layer already exists 16:59:33 cf6910bb72f7: Layer already exists 16:59:33 34d5ebaa5410: Layer already exists 16:59:33 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:33 + 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 16:59:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:59:34 6146f6f51df1: Preparing 16:59:34 59ffb5fe5c83: Preparing 16:59:34 cf6910bb72f7: Preparing 16:59:34 a93eb788f5e0: Preparing 16:59:34 b520c00462e4: Preparing 16:59:34 34d5ebaa5410: Preparing 16:59:34 34d5ebaa5410: Waiting 16:59:34 59ffb5fe5c83: Layer already exists 16:59:34 b520c00462e4: Layer already exists 16:59:34 a93eb788f5e0: Layer already exists 16:59:34 6146f6f51df1: Layer already exists 16:59:34 cf6910bb72f7: Layer already exists 16:59:34 34d5ebaa5410: Layer already exists 16:59:34 main: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:34 ===================================================== [Pipeline] echo 16:59:34 taggedImages: 16:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.91 16:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:59:34 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:59:34 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:34 latest 16:59:34 2.3.0-dev.91 16:59:34 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:34 main 16:59:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:59:34 86b183b86e94: Preparing 16:59:34 c4744fa01bda: Preparing 16:59:34 01150b46f802: Preparing 16:59:34 c16b7b505e70: Preparing 16:59:34 00dcd6ce7f4d: Preparing 16:59:34 8f2f66b6cdf7: Preparing 16:59:34 b520c00462e4: Preparing 16:59:34 34d5ebaa5410: Preparing 16:59:34 8f2f66b6cdf7: Waiting 16:59:34 b520c00462e4: Waiting 16:59:34 34d5ebaa5410: Waiting 16:59:34 c4744fa01bda: Pushed 16:59:34 86b183b86e94: Pushed 16:59:34 01150b46f802: Pushed 16:59:34 b520c00462e4: Layer already exists 16:59:34 34d5ebaa5410: Layer already exists 16:59:35 8f2f66b6cdf7: Pushed 16:59:36 Building core-command ... 16:59:36 Building core-data ... 16:59:36 Building core-metadata ... 16:59:36 Building security-bootstrapper ... 16:59:36 Building security-proxy-setup ... 16:59:36 Building security-secretstore-setup ... 16:59:36 Building security-spiffe-token-provider ... 16:59:36 Building security-spire-agent ... 16:59:36 Building security-spire-config ... 16:59:36 Building security-spire-server ... 16:59:36 Building support-notifications ... 16:59:36 Building support-scheduler ... 16:59:36 Building sys-mgmt-agent ... 16:59:36 Building security-spire-server 16:59:36 Building security-bootstrapper 16:59:36 Building core-data 16:59:36 Building security-secretstore-setup 16:59:36 Building security-spiffe-token-provider 16:59:38 00dcd6ce7f4d: Pushed 16:59:41 c16b7b505e70: Pushed 16:59:41 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:59:42 86b183b86e94: Preparing 16:59:42 c4744fa01bda: Preparing 16:59:42 01150b46f802: Preparing 16:59:42 c16b7b505e70: Preparing 16:59:42 00dcd6ce7f4d: Preparing 16:59:42 8f2f66b6cdf7: Preparing 16:59:42 b520c00462e4: Preparing 16:59:42 34d5ebaa5410: Preparing 16:59:42 34d5ebaa5410: Waiting 16:59:42 8f2f66b6cdf7: Waiting 16:59:42 c4744fa01bda: Layer already exists 16:59:42 c16b7b505e70: Layer already exists 16:59:42 00dcd6ce7f4d: Layer already exists 16:59:42 86b183b86e94: Layer already exists 16:59:42 01150b46f802: Layer already exists 16:59:42 8f2f66b6cdf7: Layer already exists 16:59:42 b520c00462e4: Layer already exists 16:59:42 34d5ebaa5410: Layer already exists 16:59:42 latest: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.91 16:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:59:42 86b183b86e94: Preparing 16:59:42 c4744fa01bda: Preparing 16:59:42 01150b46f802: Preparing 16:59:42 c16b7b505e70: Preparing 16:59:42 00dcd6ce7f4d: Preparing 16:59:42 8f2f66b6cdf7: Preparing 16:59:42 b520c00462e4: Preparing 16:59:42 34d5ebaa5410: Preparing 16:59:42 8f2f66b6cdf7: Waiting 16:59:42 b520c00462e4: Waiting 16:59:42 34d5ebaa5410: Waiting 16:59:42 86b183b86e94: Layer already exists 16:59:42 00dcd6ce7f4d: Layer already exists 16:59:42 c4744fa01bda: Layer already exists 16:59:42 01150b46f802: Layer already exists 16:59:42 c16b7b505e70: Layer already exists 16:59:42 b520c00462e4: Layer already exists 16:59:42 8f2f66b6cdf7: Layer already exists 16:59:42 34d5ebaa5410: Layer already exists 16:59:42 2.3.0-dev.91: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:59:43 86b183b86e94: Preparing 16:59:43 c4744fa01bda: Preparing 16:59:43 01150b46f802: Preparing 16:59:43 c16b7b505e70: Preparing 16:59:43 00dcd6ce7f4d: Preparing 16:59:43 8f2f66b6cdf7: Preparing 16:59:43 b520c00462e4: Preparing 16:59:43 34d5ebaa5410: Preparing 16:59:43 34d5ebaa5410: Waiting 16:59:43 c16b7b505e70: Layer already exists 16:59:43 c4744fa01bda: Layer already exists 16:59:43 86b183b86e94: Layer already exists 16:59:43 00dcd6ce7f4d: Layer already exists 16:59:43 01150b46f802: Layer already exists 16:59:43 8f2f66b6cdf7: Layer already exists 16:59:43 b520c00462e4: Layer already exists 16:59:43 34d5ebaa5410: Layer already exists 16:59:43 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:59:43 86b183b86e94: Preparing 16:59:43 c4744fa01bda: Preparing 16:59:43 01150b46f802: Preparing 16:59:43 c16b7b505e70: Preparing 16:59:43 00dcd6ce7f4d: Preparing 16:59:43 8f2f66b6cdf7: Preparing 16:59:43 b520c00462e4: Preparing 16:59:43 34d5ebaa5410: Preparing 16:59:43 8f2f66b6cdf7: Waiting 16:59:43 b520c00462e4: Waiting 16:59:43 34d5ebaa5410: Waiting 16:59:43 01150b46f802: Layer already exists 16:59:43 00dcd6ce7f4d: Layer already exists 16:59:43 86b183b86e94: Layer already exists 16:59:43 c16b7b505e70: Layer already exists 16:59:43 c4744fa01bda: Layer already exists 16:59:43 b520c00462e4: Layer already exists 16:59:43 34d5ebaa5410: Layer already exists 16:59:43 8f2f66b6cdf7: Layer already exists 16:59:43 main: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:43 ===================================================== [Pipeline] echo 16:59:43 taggedImages: 16:59:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:59:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.91 16:59:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:59:43 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:59:43 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:43 latest 16:59:43 2.3.0-dev.91 16:59:43 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:43 main 16:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:59:44 3868bb1a3a55: Preparing 16:59:44 0fe066b9f3d0: Preparing 16:59:44 525e972ec3fc: Preparing 16:59:44 0afd097c7025: Preparing 16:59:44 c89d9b819de2: Preparing 16:59:44 b520c00462e4: Preparing 16:59:44 34d5ebaa5410: Preparing 16:59:44 b520c00462e4: Waiting 16:59:44 34d5ebaa5410: Waiting 16:59:44 525e972ec3fc: Pushed 16:59:44 0fe066b9f3d0: Pushed 16:59:44 3868bb1a3a55: Pushed 16:59:44 b520c00462e4: Layer already exists 16:59:44 34d5ebaa5410: Layer already exists 16:59:44 c89d9b819de2: Pushed 16:59:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:59:49 ---> 765ca0f0db95 16:59:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:59:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:59:49 ---> 765ca0f0db95 16:59:49 Step 3/25 : WORKDIR /edgex-go 16:59:49 ---> Running in 4c1022a3c706 16:59:49 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:59:49 ---> 765ca0f0db95 16:59:49 Step 3/20 : WORKDIR /edgex-go 16:59:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:59:49 ---> 765ca0f0db95 16:59:49 Step 3/25 : WORKDIR /edgex-go 16:59:49 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:59:49 ---> 765ca0f0db95 16:59:49 Step 3/33 : WORKDIR /edgex-go 16:59:49 ---> Running in b5df4a8e52ee 16:59:49 ---> Running in c5503676bcb0 16:59:49 ---> Running in 4c197ade97c5 16:59:49 ---> Running in 0400cce65b4f 16:59:49 Removing intermediate container b5df4a8e52ee 16:59:49 ---> 9c08eb70a630 16:59:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:49 Removing intermediate container 4c1022a3c706 16:59:49 ---> 624cf2d4ed3b 16:59:49 Step 4/24 : WORKDIR /edgex-go 16:59:49 ---> Running in 06b4f52477eb 16:59:49 Removing intermediate container c5503676bcb0 16:59:49 Removing intermediate container 0400cce65b4f 16:59:49 ---> 0feec77f75a7 16:59:49 ---> 50eedc2112a6 16:59:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/20 : RUN apk update && apk --no-cache --update add build-base 16:59:49 16:59:49 ---> Running in 883370c70b1e 16:59:49 Removing intermediate container 4c197ade97c5 16:59:49 ---> dc0cc61c158f 16:59:49 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:49 ---> Running in d364ed7cdff7 16:59:49 ---> Running in 2f14170c2f7d 16:59:49 ---> Running in 7e7b349d0e7a 16:59:49 Removing intermediate container 883370c70b1e 16:59:49 ---> 8987f4671241 16:59:49 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:49 ---> Running in c173529e610c 16:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:51 Removing intermediate container 06b4f52477eb 16:59:51 ---> 4018ce959a35 16:59:51 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:59:51 0afd097c7025: Pushed 16:59:51 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:51 ---> Running in f95c986b975b 16:59:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:59:52 3868bb1a3a55: Preparing 16:59:52 0fe066b9f3d0: Preparing 16:59:52 525e972ec3fc: Preparing 16:59:52 0afd097c7025: Preparing 16:59:52 c89d9b819de2: Preparing 16:59:52 b520c00462e4: Preparing 16:59:52 34d5ebaa5410: Preparing 16:59:52 b520c00462e4: Waiting 16:59:52 34d5ebaa5410: Waiting 16:59:52 c89d9b819de2: Layer already exists 16:59:52 3868bb1a3a55: Layer already exists 16:59:52 525e972ec3fc: Layer already exists 16:59:52 0fe066b9f3d0: Layer already exists 16:59:52 0afd097c7025: Layer already exists 16:59:52 b520c00462e4: Layer already exists 16:59:52 34d5ebaa5410: Layer already exists 16:59:52 latest: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:52 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:59:52 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:59:52 OK: 16893 distinct packages available 16:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.91 16:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:59:52 3868bb1a3a55: Preparing 16:59:52 0fe066b9f3d0: Preparing 16:59:52 525e972ec3fc: Preparing 16:59:52 0afd097c7025: Preparing 16:59:52 c89d9b819de2: Preparing 16:59:52 b520c00462e4: Preparing 16:59:52 34d5ebaa5410: Preparing 16:59:52 b520c00462e4: Waiting 16:59:52 34d5ebaa5410: Waiting 16:59:52 0afd097c7025: Layer already exists 16:59:52 0fe066b9f3d0: Layer already exists 16:59:52 3868bb1a3a55: Layer already exists 16:59:52 c89d9b819de2: Layer already exists 16:59:52 525e972ec3fc: Layer already exists 16:59:52 b520c00462e4: Layer already exists 16:59:52 34d5ebaa5410: Layer already exists 16:59:52 2.3.0-dev.91: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:52 Removing intermediate container 7e7b349d0e7a 16:59:52 ---> d2324cb9acf3 16:59:52 Step 5/33 : RUN apk add --update --no-cache make git 16:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:52 ---> Running in 384eae973a08 16:59:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:53 Removing intermediate container c173529e610c 16:59:53 ---> 1f0ab02c219a 16:59:53 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:59:53 ---> Running in 0cebfcbf07bc 16:59:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:59:53 3868bb1a3a55: Preparing 16:59:53 0fe066b9f3d0: Preparing 16:59:53 525e972ec3fc: Preparing 16:59:53 0afd097c7025: Preparing 16:59:53 c89d9b819de2: Preparing 16:59:53 b520c00462e4: Preparing 16:59:53 34d5ebaa5410: Preparing 16:59:53 34d5ebaa5410: Waiting 16:59:53 b520c00462e4: Waiting 16:59:53 0fe066b9f3d0: Layer already exists 16:59:53 c89d9b819de2: Layer already exists 16:59:53 525e972ec3fc: Layer already exists 16:59:53 0afd097c7025: Layer already exists 16:59:53 3868bb1a3a55: Layer already exists 16:59:53 b520c00462e4: Layer already exists 16:59:53 34d5ebaa5410: Layer already exists 16:59:53 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:53 Removing intermediate container 2f14170c2f7d 16:59:53 ---> 232fac3c4e3d 16:59:53 Step 5/25 : RUN apk add --update --no-cache make git 16:59:53 ---> Running in 154e12e743eb 16:59:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:59:53 3868bb1a3a55: Preparing 16:59:53 0fe066b9f3d0: Preparing 16:59:53 525e972ec3fc: Preparing 16:59:53 0afd097c7025: Preparing 16:59:53 c89d9b819de2: Preparing 16:59:53 b520c00462e4: Preparing 16:59:53 34d5ebaa5410: Preparing 16:59:53 b520c00462e4: Waiting 16:59:53 34d5ebaa5410: Waiting 16:59:53 0afd097c7025: Layer already exists 16:59:53 3868bb1a3a55: Layer already exists 16:59:53 525e972ec3fc: Layer already exists 16:59:53 c89d9b819de2: Layer already exists 16:59:53 0fe066b9f3d0: Layer already exists 16:59:53 34d5ebaa5410: Layer already exists 16:59:53 b520c00462e4: Layer already exists 16:59:53 main: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:53 ===================================================== [Pipeline] echo 16:59:53 taggedImages: 16:59:53 - nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:59:53 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.91 16:59:53 - nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:59:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:59:53 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:53 latest 16:59:53 2.3.0-dev.91 16:59:53 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:53 main 16:59:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:53 OK: 221 MiB in 51 packages 16:59:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:59:54 8365fcfd8720: Preparing 16:59:54 a3a4a45f7aae: Preparing 16:59:54 223ff6056a18: Preparing 16:59:54 0afd097c7025: Preparing 16:59:54 452a73a1bb88: Preparing 16:59:54 b520c00462e4: Preparing 16:59:54 34d5ebaa5410: Preparing 16:59:54 b520c00462e4: Waiting 16:59:54 34d5ebaa5410: Waiting 16:59:54 0afd097c7025: Layer already exists 16:59:54 b520c00462e4: Layer already exists 16:59:54 34d5ebaa5410: Layer already exists 16:59:54 a3a4a45f7aae: Pushed 16:59:54 223ff6056a18: Pushed 16:59:54 8365fcfd8720: Pushed 16:59:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:55 452a73a1bb88: Pushed 16:59:55 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:55 Removing intermediate container d364ed7cdff7 16:59:55 ---> a86ecd191045 16:59:55 Step 5/20 : COPY go.mod vendor* ./ 16:59:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:59:55 8365fcfd8720: Preparing 16:59:55 a3a4a45f7aae: Preparing 16:59:55 223ff6056a18: Preparing 16:59:55 0afd097c7025: Preparing 16:59:55 452a73a1bb88: Preparing 16:59:55 b520c00462e4: Preparing 16:59:55 34d5ebaa5410: Preparing 16:59:55 b520c00462e4: Waiting 16:59:55 34d5ebaa5410: Waiting 16:59:55 452a73a1bb88: Layer already exists 16:59:55 a3a4a45f7aae: Layer already exists 16:59:55 0afd097c7025: Layer already exists 16:59:55 8365fcfd8720: Layer already exists 16:59:55 223ff6056a18: Layer already exists 16:59:55 b520c00462e4: Layer already exists 16:59:55 34d5ebaa5410: Layer already exists 16:59:55 latest: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.91 16:59:56 OK: 221 MiB in 51 packages 16:59:56 ---> 5fd0a6582647 16:59:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:56 ---> Running in 5580bf283f9f 16:59:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.91 16:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:59:56 8365fcfd8720: Preparing 16:59:56 a3a4a45f7aae: Preparing 16:59:56 223ff6056a18: Preparing 16:59:56 0afd097c7025: Preparing 16:59:56 452a73a1bb88: Preparing 16:59:56 b520c00462e4: Preparing 16:59:56 34d5ebaa5410: Preparing 16:59:56 b520c00462e4: Waiting 16:59:56 34d5ebaa5410: Waiting 16:59:56 a3a4a45f7aae: Layer already exists 16:59:56 8365fcfd8720: Layer already exists 16:59:56 223ff6056a18: Layer already exists 16:59:56 452a73a1bb88: Layer already exists 16:59:56 0afd097c7025: Layer already exists 16:59:56 34d5ebaa5410: Layer already exists 16:59:56 b520c00462e4: Layer already exists 16:59:56 2.3.0-dev.91: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:59:56 8365fcfd8720: Preparing 16:59:56 a3a4a45f7aae: Preparing 16:59:56 223ff6056a18: Preparing 16:59:56 0afd097c7025: Preparing 16:59:56 452a73a1bb88: Preparing 16:59:56 b520c00462e4: Preparing 16:59:56 34d5ebaa5410: Preparing 16:59:56 b520c00462e4: Waiting 16:59:56 34d5ebaa5410: Waiting 16:59:56 0afd097c7025: Layer already exists 16:59:56 8365fcfd8720: Layer already exists 16:59:56 452a73a1bb88: Layer already exists 16:59:56 a3a4a45f7aae: Layer already exists 16:59:56 223ff6056a18: Layer already exists 16:59:56 34d5ebaa5410: Layer already exists 16:59:56 b520c00462e4: Layer already exists 16:59:56 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:57 OK: 221 MiB in 51 packages 16:59:57 Removing intermediate container f95c986b975b 16:59:57 ---> 30c0542d66e1 16:59:57 Step 6/25 : COPY go.mod vendor* ./ 16:59:57 OK: 221 MiB in 51 packages 16:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:59:57 8365fcfd8720: Preparing 16:59:57 a3a4a45f7aae: Preparing 16:59:57 223ff6056a18: Preparing 16:59:57 0afd097c7025: Preparing 16:59:57 452a73a1bb88: Preparing 16:59:57 b520c00462e4: Preparing 16:59:57 34d5ebaa5410: Preparing 16:59:57 b520c00462e4: Waiting 16:59:57 34d5ebaa5410: Waiting 16:59:57 223ff6056a18: Layer already exists 16:59:57 8365fcfd8720: Layer already exists 16:59:57 a3a4a45f7aae: Layer already exists 16:59:57 0afd097c7025: Layer already exists 16:59:57 452a73a1bb88: Layer already exists 16:59:57 b520c00462e4: Layer already exists 16:59:57 34d5ebaa5410: Layer already exists 16:59:57 main: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:57 ===================================================== [Pipeline] echo 16:59:57 taggedImages: 16:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.91 16:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:59:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:59:57 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:57 latest 16:59:57 2.3.0-dev.91 16:59:57 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 16:59:57 main 16:59:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:58 OK: 221 MiB in 51 packages 16:59:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 16:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:59:58 fc645bb69ca0: Preparing 16:59:58 93fd4f1d536f: Preparing 16:59:58 cf6910bb72f7: Preparing 16:59:58 c899bff7a381: Preparing 16:59:58 994393dc58e7: Preparing 16:59:58 cf6910bb72f7: Layer already exists 16:59:58 994393dc58e7: Layer already exists 16:59:58 fc645bb69ca0: Pushed 16:59:58 c899bff7a381: Pushed 16:59:59 ---> c6a3674fea17 16:59:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:59 ---> Running in a50bbaed9049 16:59:59 Removing intermediate container 0cebfcbf07bc 16:59:59 Removing intermediate container 384eae973a08 16:59:59 ---> 2779a6c57b77 16:59:59 Step 6/33 : COPY go.mod vendor* ./ 16:59:59 ---> d2b6f102c2ed 16:59:59 Step 7/24 : COPY go.mod vendor* ./ 16:59:59 Removing intermediate container 154e12e743eb 16:59:59 ---> 1a45816fafd6 16:59:59 Step 6/25 : COPY go.mod vendor* ./ 17:00:00 ---> a1f8b41fab16 17:00:00 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:00 ---> Running in 5234a4684227 17:00:00 ---> 98d782ce13a9 17:00:00 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:00 ---> Running in e5f879d60e0b 17:00:00 93fd4f1d536f: Pushed 17:00:00 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:00:01 fc645bb69ca0: Preparing 17:00:01 93fd4f1d536f: Preparing 17:00:01 cf6910bb72f7: Preparing 17:00:01 c899bff7a381: Preparing 17:00:01 994393dc58e7: Preparing 17:00:01 c899bff7a381: Layer already exists 17:00:01 cf6910bb72f7: Layer already exists 17:00:01 994393dc58e7: Layer already exists 17:00:01 93fd4f1d536f: Layer already exists 17:00:01 fc645bb69ca0: Layer already exists 17:00:01 latest: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv 17:00:01 ---> 1bb78546a59d 17:00:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:01 ---> Running in 8f31d83ca077 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.91 17:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:00:01 fc645bb69ca0: Preparing 17:00:01 93fd4f1d536f: Preparing 17:00:01 cf6910bb72f7: Preparing 17:00:01 c899bff7a381: Preparing 17:00:01 994393dc58e7: Preparing 17:00:01 cf6910bb72f7: Layer already exists 17:00:01 c899bff7a381: Layer already exists 17:00:01 fc645bb69ca0: Layer already exists 17:00:01 994393dc58e7: Layer already exists 17:00:01 93fd4f1d536f: Layer already exists 17:00:01 2.3.0-dev.91: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:00:02 fc645bb69ca0: Preparing 17:00:02 93fd4f1d536f: Preparing 17:00:02 cf6910bb72f7: Preparing 17:00:02 c899bff7a381: Preparing 17:00:02 994393dc58e7: Preparing 17:00:02 fc645bb69ca0: Layer already exists 17:00:02 cf6910bb72f7: Layer already exists 17:00:02 93fd4f1d536f: Layer already exists 17:00:02 994393dc58e7: Layer already exists 17:00:02 c899bff7a381: Layer already exists 17:00:02 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:00:03 fc645bb69ca0: Preparing 17:00:03 93fd4f1d536f: Preparing 17:00:03 cf6910bb72f7: Preparing 17:00:03 c899bff7a381: Preparing 17:00:03 994393dc58e7: Preparing 17:00:03 994393dc58e7: Layer already exists 17:00:03 c899bff7a381: Layer already exists 17:00:03 fc645bb69ca0: Layer already exists 17:00:03 cf6910bb72f7: Layer already exists 17:00:03 93fd4f1d536f: Layer already exists 17:00:03 main: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:03 ===================================================== [Pipeline] echo 17:00:03 taggedImages: 17:00:03 - nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:00:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:00:03 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.91 17:00:03 - nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:03 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:00:03 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:00:03 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:00:03 latest 17:00:03 2.3.0-dev.91 17:00:03 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:03 main 17:00:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:00:03 278cbf51db84: Preparing 17:00:03 5beb2dc4eee3: Preparing 17:00:03 cf6910bb72f7: Preparing 17:00:03 ff02e4c55076: Preparing 17:00:03 994393dc58e7: Preparing 17:00:03 994393dc58e7: Layer already exists 17:00:03 ff02e4c55076: Layer already exists 17:00:03 cf6910bb72f7: Layer already exists 17:00:03 278cbf51db84: Pushed 17:00:06 5beb2dc4eee3: Pushed 17:00:06 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:00:06 278cbf51db84: Preparing 17:00:06 5beb2dc4eee3: Preparing 17:00:06 cf6910bb72f7: Preparing 17:00:06 ff02e4c55076: Preparing 17:00:06 994393dc58e7: Preparing 17:00:06 994393dc58e7: Layer already exists 17:00:06 ff02e4c55076: Layer already exists 17:00:06 278cbf51db84: Layer already exists 17:00:06 5beb2dc4eee3: Layer already exists 17:00:06 cf6910bb72f7: Layer already exists 17:00:06 latest: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.91 17:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:00:07 278cbf51db84: Preparing 17:00:07 5beb2dc4eee3: Preparing 17:00:07 cf6910bb72f7: Preparing 17:00:07 ff02e4c55076: Preparing 17:00:07 994393dc58e7: Preparing 17:00:07 278cbf51db84: Layer already exists 17:00:07 cf6910bb72f7: Layer already exists 17:00:07 5beb2dc4eee3: Layer already exists 17:00:07 ff02e4c55076: Layer already exists 17:00:07 994393dc58e7: Layer already exists 17:00:07 2.3.0-dev.91: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:00:08 278cbf51db84: Preparing 17:00:08 5beb2dc4eee3: Preparing 17:00:08 cf6910bb72f7: Preparing 17:00:08 ff02e4c55076: Preparing 17:00:08 994393dc58e7: Preparing 17:00:08 ff02e4c55076: Layer already exists 17:00:08 5beb2dc4eee3: Layer already exists 17:00:08 278cbf51db84: Layer already exists 17:00:08 cf6910bb72f7: Layer already exists 17:00:08 994393dc58e7: Layer already exists 17:00:08 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:00:08 278cbf51db84: Preparing 17:00:08 5beb2dc4eee3: Preparing 17:00:08 cf6910bb72f7: Preparing 17:00:08 ff02e4c55076: Preparing 17:00:08 994393dc58e7: Preparing 17:00:08 cf6910bb72f7: Layer already exists 17:00:08 5beb2dc4eee3: Layer already exists 17:00:08 ff02e4c55076: Layer already exists 17:00:08 278cbf51db84: Layer already exists 17:00:08 994393dc58e7: Layer already exists 17:00:08 main: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:08 ===================================================== [Pipeline] echo 17:00:08 taggedImages: 17:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.91 17:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 17:00:08 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 17:00:08 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:00:08 latest 17:00:08 2.3.0-dev.91 17:00:08 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:08 main 17:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:00:09 8e7c095eb2fd: Preparing 17:00:09 e631b51cab64: Preparing 17:00:09 c805a8ab573f: Preparing 17:00:09 459cc6d384ff: Preparing 17:00:09 994393dc58e7: Preparing 17:00:09 994393dc58e7: Layer already exists 17:00:09 e631b51cab64: Pushed 17:00:09 8e7c095eb2fd: Pushed 17:00:10 c805a8ab573f: Pushed 17:00:22 459cc6d384ff: Pushed 17:00:22 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:00:23 8e7c095eb2fd: Preparing 17:00:23 e631b51cab64: Preparing 17:00:23 c805a8ab573f: Preparing 17:00:23 459cc6d384ff: Preparing 17:00:23 994393dc58e7: Preparing 17:00:23 c805a8ab573f: Layer already exists 17:00:23 459cc6d384ff: Layer already exists 17:00:23 e631b51cab64: Layer already exists 17:00:23 8e7c095eb2fd: Layer already exists 17:00:23 994393dc58e7: Layer already exists 17:00:23 latest: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.91 17:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:00:24 8e7c095eb2fd: Preparing 17:00:24 e631b51cab64: Preparing 17:00:24 c805a8ab573f: Preparing 17:00:24 459cc6d384ff: Preparing 17:00:24 994393dc58e7: Preparing 17:00:24 459cc6d384ff: Layer already exists 17:00:24 994393dc58e7: Layer already exists 17:00:24 8e7c095eb2fd: Layer already exists 17:00:24 c805a8ab573f: Layer already exists 17:00:24 e631b51cab64: Layer already exists 17:00:24 2.3.0-dev.91: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:00:24 8e7c095eb2fd: Preparing 17:00:24 e631b51cab64: Preparing 17:00:24 c805a8ab573f: Preparing 17:00:24 459cc6d384ff: Preparing 17:00:24 994393dc58e7: Preparing 17:00:24 994393dc58e7: Layer already exists 17:00:24 c805a8ab573f: Layer already exists 17:00:24 459cc6d384ff: Layer already exists 17:00:24 e631b51cab64: Layer already exists 17:00:24 8e7c095eb2fd: Layer already exists 17:00:24 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 17:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 17:00:25 8e7c095eb2fd: Preparing 17:00:25 e631b51cab64: Preparing 17:00:25 c805a8ab573f: Preparing 17:00:25 459cc6d384ff: Preparing 17:00:25 994393dc58e7: Preparing 17:00:25 459cc6d384ff: Layer already exists 17:00:25 e631b51cab64: Layer already exists 17:00:25 8e7c095eb2fd: Layer already exists 17:00:25 c805a8ab573f: Layer already exists 17:00:25 994393dc58e7: Layer already exists 17:00:25 main: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:00:25 ===================================================== [Pipeline] echo 17:00:25 taggedImages: 17:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 17:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.91 17:00:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:00:25 - 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] } 17:01:09 Removing intermediate container 5580bf283f9f 17:01:09 ---> 0ec043dc2673 17:01:09 Step 7/20 : COPY . . 17:01:09 Removing intermediate container a50bbaed9049 17:01:09 ---> 23679dce2492 17:01:09 Step 8/25 : COPY . . 17:01:09 Removing intermediate container 5234a4684227 17:01:09 ---> 29439e0acdc6 17:01:09 Step 9/24 : COPY . . 17:01:09 Removing intermediate container e5f879d60e0b 17:01:09 ---> 11186b075037 17:01:09 Step 8/33 : COPY . . 17:01:09 Removing intermediate container 8f31d83ca077 17:01:09 ---> bf36ab4f6568 17:01:09 Step 8/25 : COPY . . 17:01:09 ---> 01e07d01a762 17:01:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:01:09 ---> Running in 4eab619fdb7d 17:01:09 ---> 9bb708ec04c8 17:01:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:01:09 ---> Running in 550ecea70da9 17:01:09 Removing intermediate container 550ecea70da9 17:01:09 ---> 04abb79c0ae0 17:01:09 Step 10/25 : WORKDIR /edgex-go/spire-build 17:01:09 ---> 5a853500fadc 17:01:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:01:09 ---> Running in fda468ac446e 17:01:09 ---> Running in 85de9fd1b479 17:01:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:01:09 Removing intermediate container fda468ac446e 17:01:09 ---> db3016a85c3c 17:01:09 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:01:09 ---> Running in e6a70d93ca86 17:01:10 ---> 49ea45ca8c0c 17:01:10 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:01:10 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:01:10 ---> Running in dc4e95cc458d 17:01:10 ---> 782def397a97 17:01:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:10 ---> Running in 0749600b5d03 17:01:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:01:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:01:13 Removing intermediate container e6a70d93ca86 17:01:13 ---> 4509194e1a85 17:01:13 Step 12/25 : WORKDIR /edgex-go 17:01:13 ---> Running in ac3368247866 17:01:14 Removing intermediate container ac3368247866 17:01:14 ---> 278f99aea14f 17:01:14 17:01:14 Step 13/25 : FROM alpine:3.15 17:01:14 3.15: Pulling from library/alpine 17:01:15 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:01:15 Status: Downloaded newer image for alpine:3.15 17:01:15 ---> 02e0d6fdf486 17:01:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:01:15 ---> Running in da6f7b1b0084 17:01:15 Removing intermediate container da6f7b1b0084 17:01:15 ---> c4dca4c8eb1c 17:01:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:15 ---> Running in 2efb7094573a 17:01:19 Removing intermediate container 2efb7094573a 17:01:19 ---> f507cfc014b5 17:01:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:01:19 ---> Running in 6277dcdf25dd 17:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:23 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:01:23 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:01:23 OK: 15734 distinct packages available 17:01:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:25 (1/5) Installing dumb-init (1.2.5-r1) 17:01:25 (2/5) Installing musl-obstack (1.2.3-r0) 17:01:25 (3/5) Installing libucontext (1.1-r0) 17:01:25 (4/5) Installing gcompat (1.0.0-r4) 17:01:25 (5/5) Installing openssl (1.1.1q-r0) 17:01:25 Executing busybox-1.34.1-r7.trigger 17:01:25 OK: 6 MiB in 19 packages 17:01:27 Removing intermediate container 6277dcdf25dd 17:01:27 ---> f114434a6489 17:01:27 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:33 ---> 70a917742642 17:01:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:01:34 ---> 269684bc1f54 17:01:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:01:35 ---> aa47e92a6a8d 17:01:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:01:36 ---> 424bedb5bbea 17:01:36 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:01:36 ---> Running in f396fe976e4d 17:01:36 Removing intermediate container f396fe976e4d 17:01:36 ---> db319aa8f6bc 17:01:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:01:36 ---> Running in 55ea8cf360f2 17:01:37 Removing intermediate container 55ea8cf360f2 17:01:37 ---> 9d32cfe5f033 17:01:37 Step 23/25 : LABEL arch=arm64 17:01:37 ---> Running in dc0ab56e5dc2 17:01:37 Removing intermediate container dc0ab56e5dc2 17:01:37 ---> f75b2d263b26 17:01:37 Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:01:38 ---> Running in 0b3acd83f34b 17:01:38 Removing intermediate container 0b3acd83f34b 17:01:38 ---> c61f402cdc4f 17:01:38 Step 25/25 : LABEL version=2.3.0-dev.91 17:01:38 ---> Running in 73c7dec7ae54 17:01:39 Removing intermediate container 73c7dec7ae54 17:01:39 ---> 014869e6d574 17:01:39 17:01:39 Successfully built 014869e6d574 17:01:39 Successfully tagged security-spire-server-arm64:latest 17:01:39  Building security-spire-server ... done Building support-notifications 17:01:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:44 ---> 765ca0f0db95 17:01:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:01:44 ---> Using cache 17:01:44 ---> 624cf2d4ed3b 17:01:44 Step 4/23 : WORKDIR /edgex-go 17:01:44 ---> Using cache 17:01:44 ---> 8987f4671241 17:01:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:44 ---> Using cache 17:01:44 ---> 1f0ab02c219a 17:01:44 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:01:44 ---> Running in 4a67e8f6f977 17:01:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:49 OK: 221 MiB in 51 packages 17:01:51 Removing intermediate container 4a67e8f6f977 17:01:51 ---> 77c08e874b7a 17:01:51 Step 7/23 : COPY go.mod vendor* ./ 17:01:52 ---> f29b903658e6 17:01:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:52 ---> Running in 7bfdabb88895 17:03:14 Removing intermediate container 7bfdabb88895 17:03:14 ---> 865a3d8b7ef3 17:03:14 Step 9/23 : COPY . . 17:03:14 ---> ff5f690afd2e 17:03:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:03:14 ---> Running in 1f55a8f57618 17:03:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:06:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:07:03 Removing intermediate container 0749600b5d03 17:07:03 ---> d9260dc7a50b 17:07:03 17:07:03 Step 10/25 : FROM alpine:3.16 17:07:03 3.16: Pulling from library/alpine 17:07:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:07:03 Status: Downloaded newer image for alpine:3.16 17:07:03 ---> a6215f271958 17:07:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:07:03 ---> Running in 3183d00e2327 17:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:07 (1/3) Installing ca-certificates (20220614-r0) 17:07:07 (2/3) Installing dumb-init (1.2.5-r1) 17:07:07 (3/3) Installing su-exec (0.2-r1) 17:07:07 Executing busybox-1.35.0-r17.trigger 17:07:07 Executing ca-certificates-20220614-r0.trigger 17:07:08 OK: 6 MiB in 17 packages 17:07:11 Removing intermediate container 3183d00e2327 17:07:11 ---> a547be95e827 17:07:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:07:12 ---> Running in fea88607ce8c 17:07:12 Removing intermediate container fea88607ce8c 17:07:12 ---> 4e4f660d7f73 17:07:12 Step 13/25 : WORKDIR / 17:07:12 ---> Running in 0af41f000d15 17:07:13 Removing intermediate container dc4e95cc458d 17:07:13 ---> a7f73f855488 17:07:13 17:07:13 Step 10/33 : FROM alpine:3.16 17:07:13 ---> a6215f271958 17:07:13 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:07:13 ---> Running in a1891624c9c7 17:07:13 Removing intermediate container 0af41f000d15 17:07:13 ---> 531bff32fc04 17:07:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:07:14 Removing intermediate container a1891624c9c7 17:07:14 ---> a0238c936eb0 17:07:14 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:07:14 ---> Running in 9fa903a5144a 17:07:14 ---> 037e0fe5082b 17:07:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:07:16 ---> a0466c81569f 17:07:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:19 (1/2) Installing dumb-init (1.2.5-r1) 17:07:19 (2/2) Installing su-exec (0.2-r1) 17:07:19 Executing busybox-1.35.0-r17.trigger 17:07:19 ---> 2dc35dee8833 17:07:19 OK: 5 MiB in 16 packages 17:07:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:07:19 ---> 2f63e0892d46 17:07:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:07:20 Removing intermediate container 9fa903a5144a 17:07:20 ---> eeb6a260c538 17:07:20 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 17:07:21 ---> Running in 8c8bfad4a077 17:07:21 Removing intermediate container 8c8bfad4a077 17:07:21 ---> 661685b8aec2 17:07:21 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:07:22 ---> Running in 4fbc2be64b88 17:07:22 ---> 525607006fe3 17:07:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:07:22 Removing intermediate container 4fbc2be64b88 17:07:22 ---> 61b5a3d6b16e 17:07:22 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:07:22 ---> Running in f28a38452da5 17:07:23 Removing intermediate container f28a38452da5 17:07:23 ---> c51edb339c16 17:07:23 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:07:23 ---> Running in bec353b8c879 17:07:23 Removing intermediate container bec353b8c879 17:07:23 ---> 9fc10fc58b69 17:07:23 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:07:24 ---> Running in 0f487598465d 17:07:25 ---> fb9038e1d89e 17:07:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:07:26 ---> 1604eacabd77 17:07:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:07:26 ---> Running in dee632eaef3e 17:07:27 Removing intermediate container 0f487598465d 17:07:27 ---> ecda0b20983e 17:07:27 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:07:27 ---> Running in a4a7e7630150 17:07:28 Removing intermediate container a4a7e7630150 17:07:28 ---> 093b56006530 17:07:28 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:07:30 ---> 37dbc85345a1 17:07:30 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:07:30 ---> Running in dd73edd52675 17:07:30 Removing intermediate container dee632eaef3e 17:07:30 ---> 8efce50d4135 17:07:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:07:30 ---> Running in c88bda811096 17:07:31 Removing intermediate container c88bda811096 17:07:31 ---> 1f7d11716e09 17:07:31 Step 23/25 : LABEL arch=arm64 17:07:31 ---> Running in 8800cd72788a 17:07:31 Removing intermediate container 8800cd72788a 17:07:31 ---> eedf3efe6ae2 17:07:31 Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:07:31 ---> Running in 09f964474770 17:07:32 Removing intermediate container 09f964474770 17:07:32 ---> 503fc447a3ba 17:07:32 Step 25/25 : LABEL version=2.3.0-dev.91 17:07:32 ---> Running in 3d053a2df885 17:07:33 Removing intermediate container 3d053a2df885 17:07:33 ---> f0d9063ef87b 17:07:33 17:07:33 Successfully built f0d9063ef87b 17:07:33 Successfully tagged security-secretstore-setup-arm64:latest 17:07:33 Building support-scheduler 17:07:34  Building security-secretstore-setup ... done Removing intermediate container dd73edd52675 17:07:34 ---> 4abfe608c24d 17:07:34 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:35 ---> 465e32d661a9 17:07:35 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:07:37 ---> 742198b30aac 17:07:37 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:07:38 ---> e7a4927a72de 17:07:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:07:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:07:38 ---> 765ca0f0db95 17:07:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:07:38 ---> Using cache 17:07:38 ---> 624cf2d4ed3b 17:07:38 Step 4/23 : WORKDIR /edgex-go 17:07:38 ---> Using cache 17:07:38 ---> 8987f4671241 17:07:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:38 ---> Using cache 17:07:38 ---> 1f0ab02c219a 17:07:38 Step 6/23 : RUN apk add --update --no-cache make git 17:07:38 ---> Running in c8e9f0b44ced 17:07:39 ---> 44eab00e5e97 17:07:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:07:40 ---> dd73d2dba50f 17:07:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:41 ---> 650e6b9b8957 17:07:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:07:42 ---> 248a584e5c3d 17:07:42 Step 28/33 : RUN chmod +x /entrypoint.sh 17:07:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:42 ---> Running in cadc85740f55 17:07:44 OK: 221 MiB in 51 packages 17:07:45 Removing intermediate container cadc85740f55 17:07:45 ---> a7ffd8d294ef 17:07:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:07:45 Removing intermediate container c8e9f0b44ced 17:07:45 ---> 8e11205d429b 17:07:45 Step 7/23 : COPY go.mod vendor* ./ 17:07:45 ---> Running in 6a5f11a527b0 17:07:46 Removing intermediate container 6a5f11a527b0 17:07:46 ---> 198b0fe8087e 17:07:46 Step 30/33 : CMD ["gate"] 17:07:46 ---> Running in d3e7d8bb3d05 17:07:47 ---> fd3e9369033b 17:07:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:47 ---> Running in d7e8032abe6e 17:07:47 Removing intermediate container d3e7d8bb3d05 17:07:47 ---> 51f1c5cea652 17:07:47 Step 31/33 : LABEL arch=arm64 17:07:47 ---> Running in 80f07bc23930 17:07:48 Removing intermediate container 80f07bc23930 17:07:48 ---> 5f06aa4835a2 17:07:48 Step 32/33 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:07:48 ---> Running in 58233bb6d02d 17:07:49 Removing intermediate container 58233bb6d02d 17:07:49 ---> f18e12007161 17:07:49 Step 33/33 : LABEL version=2.3.0-dev.91 17:07:49 ---> Running in 05cc18ee0c0a 17:07:49 Removing intermediate container 05cc18ee0c0a 17:07:49 ---> 1d08c5061ae6 17:07:49 17:07:49 Successfully built 1d08c5061ae6 17:07:49 Successfully tagged security-bootstrapper-arm64:latest 17:07:49 Building security-spire-agent 17:07:53  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:07:53 ---> 765ca0f0db95 17:07:53 Step 3/26 : WORKDIR /edgex-go 17:07:53 ---> Using cache 17:07:53 ---> dc0cc61c158f 17:07:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:53 ---> Using cache 17:07:53 ---> d2324cb9acf3 17:07:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:07:53 ---> Running in 85fb6175257b 17:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:57 OK: 221 MiB in 51 packages 17:07:59 Removing intermediate container 85fb6175257b 17:07:59 ---> 05feec61add2 17:07:59 Step 6/26 : COPY go.mod vendor* ./ 17:07:59 ---> c1ed86c7e6de 17:07:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:59 ---> Running in 32ddd2efd0e5 17:08:38 Removing intermediate container 85de9fd1b479 17:08:38 ---> 8929f1f9ce3a 17:08:38 17:08:38 Step 11/24 : FROM alpine:3.16 17:08:38 ---> a6215f271958 17:08:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:08:38 ---> Running in 71e8ff318b8f 17:08:38 Removing intermediate container 71e8ff318b8f 17:08:38 ---> 61f81614ba2c 17:08:38 Step 13/24 : ENV APP_PORT=59880 17:08:38 ---> Running in 8ee490a653c9 17:08:38 Removing intermediate container 8ee490a653c9 17:08:38 ---> 4291ea58a41d 17:08:38 Step 14/24 : EXPOSE $APP_PORT 17:08:38 ---> Running in f5eda58a1264 17:08:38 Removing intermediate container f5eda58a1264 17:08:38 ---> 64dacbdb2792 17:08:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:38 ---> Running in 1216963150a5 17:08:43 Removing intermediate container 1216963150a5 17:08:43 ---> f6934d016dd7 17:08:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:08:43 ---> Running in 6c7b305ea280 17:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:48 (1/6) Installing dumb-init (1.2.5-r1) 17:08:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:08:48 (3/6) Installing libsodium (1.0.18-r0) 17:08:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:08:48 (5/6) Installing libzmq (4.3.4-r0) 17:08:48 (6/6) Installing zeromq (4.3.4-r0) 17:08:48 Executing busybox-1.35.0-r17.trigger 17:08:48 OK: 8 MiB in 20 packages 17:08:52 Removing intermediate container 6c7b305ea280 17:08:52 ---> 3dc8f22616de 17:08:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:54 ---> 43f582467f20 17:08:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:08:59 ---> 36242bdb6836 17:08:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:09:01 ---> bab5baf44dda 17:09:01 Step 20/24 : ENTRYPOINT ["/core-data"] 17:09:01 ---> Running in da86a0eb7299 17:09:03 Removing intermediate container da86a0eb7299 17:09:03 ---> a6d2d8735ae3 17:09:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:03 ---> Running in 100821c38079 17:09:04 Removing intermediate container 100821c38079 17:09:04 ---> f95b55cf3cf2 17:09:04 Step 22/24 : LABEL arch=arm64 17:09:05 ---> Running in 6c338b500eb8 17:09:06 Removing intermediate container 6c338b500eb8 17:09:06 ---> 59aa070fed27 17:09:06 Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:09:06 ---> Running in 6a078c231172 17:09:07 Removing intermediate container 4eab619fdb7d 17:09:07 ---> 12de4ea974be 17:09:07 17:09:07 Step 9/20 : FROM alpine:3.15 17:09:07 ---> 02e0d6fdf486 17:09:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:09:07 ---> Using cache 17:09:07 ---> c4dca4c8eb1c 17:09:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:07 ---> Using cache 17:09:07 ---> f507cfc014b5 17:09:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:09:07 ---> Running in 5519826e52dd 17:09:07 Removing intermediate container 6a078c231172 17:09:07 ---> 6727589cd6d4 17:09:07 Step 24/24 : LABEL version=2.3.0-dev.91 17:09:07 ---> Running in a46ca4ade0f4 17:09:08 Removing intermediate container a46ca4ade0f4 17:09:08 ---> d39c6d44d65d 17:09:08 17:09:09 Successfully built d39c6d44d65d 17:09:09 Successfully tagged core-data-arm64:latest 17:09:09 Building sys-mgmt-agent 17:09:10  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:12 Removing intermediate container d7e8032abe6e 17:09:12 ---> a6faa09a9165 17:09:12 Step 9/23 : COPY . . 17:09:12 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:09:12 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:09:12 OK: 15734 distinct packages available 17:09:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:13 ---> 765ca0f0db95 17:09:13 Step 3/23 : WORKDIR /edgex-go 17:09:13 ---> Using cache 17:09:13 ---> dc0cc61c158f 17:09:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:13 ---> Using cache 17:09:13 ---> d2324cb9acf3 17:09:13 Step 5/23 : RUN apk add --update --no-cache make bash git 17:09:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:13 ---> Running in c7ff08a84283 17:09:14 (1/9) Installing ca-certificates (20220614-r0) 17:09:14 (2/9) Installing brotli-libs (1.0.9-r5) 17:09:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:09:15 (4/9) Installing libcurl (7.80.0-r3) 17:09:15 (5/9) Installing curl (7.80.0-r3) 17:09:15 (6/9) Installing dumb-init (1.2.5-r1) 17:09:15 (7/9) Installing musl-obstack (1.2.3-r0) 17:09:15 (8/9) Installing libucontext (1.1-r0) 17:09:15 (9/9) Installing gcompat (1.0.0-r4) 17:09:15 Executing busybox-1.34.1-r7.trigger 17:09:15 Executing ca-certificates-20220614-r0.trigger 17:09:16 OK: 8 MiB in 23 packages 17:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:09:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:09:17 ---> a0ee481d01d6 17:09:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:09:18 ---> Running in ed3d5ec32817 17:09:18 OK: 221 MiB in 51 packages 17:09:20 Removing intermediate container 5519826e52dd 17:09:20 ---> 5b3877c2d498 17:09:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:20 Removing intermediate container c7ff08a84283 17:09:20 ---> 7b54d4e65688 17:09:20 Step 6/23 : COPY go.mod vendor* ./ 17:09:20 Removing intermediate container 32ddd2efd0e5 17:09:20 ---> 3832d07f6ece 17:09:20 Step 8/26 : COPY . . 17:09:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:09:21 ---> fcbbf74522ba 17:09:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:09:21 ---> a7f5576db4f2 17:09:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:21 ---> Running in 61705537ec2b 17:09:26 ---> aea3c6c6e9d4 17:09:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:09:26 ---> bb13ff93028d 17:09:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:09:26 ---> Running in 2572bad422ae 17:09:26 ---> 64f9acf2c99d 17:09:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:09:26 ---> Running in 6e9935608eae 17:09:27 Removing intermediate container 2572bad422ae 17:09:27 ---> 0a3f1791dfa6 17:09:27 Step 10/26 : WORKDIR /edgex-go/spire-build 17:09:27 ---> Running in c44c5026391d 17:09:27 Removing intermediate container 6e9935608eae 17:09:27 ---> 4f445657dd6b 17:09:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:28 ---> Running in c27920b0fcb5 17:09:28 Removing intermediate container c44c5026391d 17:09:28 ---> 4a74b1ca864b 17:09:28 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:09:28 ---> Running in c8dc303ca82c 17:09:29 Removing intermediate container c27920b0fcb5 17:09:29 ---> 9ac09b8537d2 17:09:29 Step 18/20 : LABEL arch=arm64 17:09:29 ---> Running in db0365808d9c 17:09:29 Removing intermediate container db0365808d9c 17:09:29 ---> f0e3550e3b3c 17:09:29 Step 19/20 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:09:29 ---> Running in 32881177aa91 17:09:30 Removing intermediate container 32881177aa91 17:09:30 ---> 1fdd05ca5382 17:09:30 Step 20/20 : LABEL version=2.3.0-dev.91 17:09:30 ---> Running in 73c4ead39ad0 17:09:31 Removing intermediate container 73c4ead39ad0 17:09:31 ---> c29f7121602a 17:09:31 17:09:31 Successfully built c29f7121602a 17:09:31 Successfully tagged security-spiffe-token-provider-arm64:latest 17:09:31 Building security-spire-config 17:09:31  Building security-spiffe-token-provider ... done Removing intermediate container c8dc303ca82c 17:09:31 ---> ffd6e9c2ff52 17:09:31 Step 12/26 : WORKDIR /edgex-go 17:09:32 ---> Running in 14b9a6ce2e6c 17:09:32 Removing intermediate container 14b9a6ce2e6c 17:09:32 ---> fb084027d3e8 17:09:32 17:09:32 Step 13/26 : FROM alpine:3.15 17:09:32 ---> 02e0d6fdf486 17:09:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:09:32 ---> Using cache 17:09:32 ---> c4dca4c8eb1c 17:09:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:32 ---> Using cache 17:09:32 ---> f507cfc014b5 17:09:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:09:32 ---> Using cache 17:09:32 ---> f114434a6489 17:09:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:09:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:09:36 ---> 765ca0f0db95 17:09:36 Step 3/26 : WORKDIR /edgex-go 17:09:36 ---> Using cache 17:09:36 ---> dc0cc61c158f 17:09:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:36 ---> Using cache 17:09:36 ---> d2324cb9acf3 17:09:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:09:36 ---> Using cache 17:09:36 ---> 05feec61add2 17:09:36 Step 6/26 : COPY go.mod vendor* ./ 17:09:36 ---> 7b5c99edcb6b 17:09:36 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:09:36 ---> Using cache 17:09:36 ---> c1ed86c7e6de 17:09:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:36 ---> Using cache 17:09:36 ---> 3832d07f6ece 17:09:36 Step 8/26 : COPY . . 17:09:36 ---> Using cache 17:09:36 ---> bb13ff93028d 17:09:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:09:36 ---> Using cache 17:09:36 ---> 0a3f1791dfa6 17:09:36 Step 10/26 : WORKDIR /edgex-go/spire-build 17:09:36 ---> Using cache 17:09:36 ---> 4a74b1ca864b 17:09:36 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:09:36 ---> Using cache 17:09:36 ---> ffd6e9c2ff52 17:09:36 Step 12/26 : WORKDIR /edgex-go 17:09:36 ---> Using cache 17:09:36 ---> fb084027d3e8 17:09:36 17:09:36 Step 13/26 : FROM alpine:3.15 17:09:36 ---> 02e0d6fdf486 17:09:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:09:36 ---> Using cache 17:09:36 ---> c4dca4c8eb1c 17:09:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:36 ---> Using cache 17:09:36 ---> f507cfc014b5 17:09:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:09:36 ---> Running in 4d3a19675228 17:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:41 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:09:41 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:09:41 OK: 15734 distinct packages available 17:09:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:43 ---> 4ba9170675a2 17:09:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:09:44 ---> 0415f504e8bc 17:09:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:09:44 (1/4) Installing dumb-init (1.2.5-r1) 17:09:44 (2/4) Installing musl-obstack (1.2.3-r0) 17:09:44 (3/4) Installing libucontext (1.1-r0) 17:09:44 (4/4) Installing gcompat (1.0.0-r4) 17:09:44 Executing busybox-1.34.1-r7.trigger 17:09:44 OK: 6 MiB in 18 packages 17:09:45 ---> 85eefaa3142a 17:09:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:09:46 ---> 4efb1f9275ba 17:09:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:09:46 ---> Running in a3ec25a5ff9a 17:09:47 Removing intermediate container 4d3a19675228 17:09:47 ---> 15b7852eba61 17:09:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:09:47 Removing intermediate container a3ec25a5ff9a 17:09:47 ---> 02031e1f17d0 17:09:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:09:47 ---> Running in 6fae0e17b152 17:09:48 Removing intermediate container 6fae0e17b152 17:09:48 ---> 4085aca6b83e 17:09:48 Step 24/26 : LABEL arch=arm64 17:09:48 ---> Running in 0d76d000368e 17:09:49 Removing intermediate container 0d76d000368e 17:09:49 ---> 2b618ab7bfe7 17:09:49 Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:09:49 ---> Running in 728af6de9f72 17:09:49 Removing intermediate container 728af6de9f72 17:09:49 ---> 805b957ce588 17:09:49 Step 26/26 : LABEL version=2.3.0-dev.91 17:09:50 ---> Running in 4b55e79ec7e8 17:09:51 Removing intermediate container 4b55e79ec7e8 17:09:51 ---> 4cf11fdff036 17:09:51 17:09:51 Successfully built 4cf11fdff036 17:09:51 Successfully tagged security-spire-agent-arm64:latest 17:09:51  Building security-spire-agent ... done Building core-command 17:09:53 ---> ab9ba9e36c37 17:09:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:09:53 ---> 611841f73aa5 17:09:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:09:53 ---> Running in cbcf28942282 17:09:54 Removing intermediate container cbcf28942282 17:09:54 ---> 83973161c7a7 17:09:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:09:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:09:56 ---> 765ca0f0db95 17:09:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:09:56 ---> Using cache 17:09:56 ---> 624cf2d4ed3b 17:09:56 Step 4/24 : WORKDIR /edgex-go 17:09:56 ---> Using cache 17:09:56 ---> 8987f4671241 17:09:56 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:56 ---> Using cache 17:09:56 ---> 1f0ab02c219a 17:09:56 Step 6/24 : RUN apk add --update --no-cache make git 17:09:56 ---> Using cache 17:09:56 ---> 8e11205d429b 17:09:56 Step 7/24 : COPY go.mod vendor* ./ 17:09:56 ---> 7a1539856d89 17:09:56 Step 21/26 : WORKDIR / 17:09:56 ---> Using cache 17:09:56 ---> fd3e9369033b 17:09:56 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:56 ---> Using cache 17:09:56 ---> a6faa09a9165 17:09:56 Step 9/24 : COPY . . 17:09:56 ---> Running in cbca802903a7 17:09:56 ---> Using cache 17:09:56 ---> a0ee481d01d6 17:09:56 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:09:56 ---> Running in 7e25bb428457 17:09:57 Removing intermediate container cbca802903a7 17:09:57 ---> c337cc90381f 17:09:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:09:58 ---> Running in 5eb4fbce6e45 17:09:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:09:59 Removing intermediate container 5eb4fbce6e45 17:09:59 ---> 327e2bccfad3 17:09:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:09:59 ---> Running in d1c3168fdedb 17:10:00 Removing intermediate container d1c3168fdedb 17:10:00 ---> 3966a4b7629f 17:10:00 Step 24/26 : LABEL arch=arm64 17:10:00 ---> Running in 01ec7a07b162 17:10:00 Removing intermediate container 01ec7a07b162 17:10:00 ---> 116ed0468528 17:10:00 Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:10:01 ---> Running in 207ee8fed6d1 17:10:01 Removing intermediate container 207ee8fed6d1 17:10:01 ---> 30a5f5d2e3e1 17:10:01 Step 26/26 : LABEL version=2.3.0-dev.91 17:10:01 ---> Running in e6a7f1ad6419 17:10:03 Removing intermediate container e6a7f1ad6419 17:10:03 ---> dd394150b985 17:10:03 17:10:03 Successfully built dd394150b985 17:10:03 Successfully tagged security-spire-config-arm64:latest 17:10:03  Building security-spire-config ... done Building security-proxy-setup 17:10:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:10:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:10:09 ---> 765ca0f0db95 17:10:09 Step 3/22 : WORKDIR /edgex-go 17:10:09 ---> Using cache 17:10:09 ---> dc0cc61c158f 17:10:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:09 ---> Using cache 17:10:09 ---> d2324cb9acf3 17:10:09 Step 5/22 : RUN apk add --update --no-cache make git 17:10:09 ---> Using cache 17:10:09 ---> 2779a6c57b77 17:10:09 Step 6/22 : COPY go.mod vendor* ./ 17:10:09 ---> Using cache 17:10:09 ---> 98d782ce13a9 17:10:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:09 ---> Using cache 17:10:09 ---> 11186b075037 17:10:09 Step 8/22 : COPY . . 17:10:09 ---> Using cache 17:10:09 ---> 49ea45ca8c0c 17:10:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:10:09 ---> Running in a791e187bea6 17:10:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:10:22 Removing intermediate container 61705537ec2b 17:10:22 ---> e437045626d6 17:10:22 Step 8/23 : COPY . . 17:10:24 ---> 44edd67ebb21 17:10:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:10:24 ---> Running in ee2474e70b08 17:10:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:10:53 Removing intermediate container 1f55a8f57618 17:10:53 ---> 8ddb760e5283 17:10:53 17:10:53 Step 11/23 : FROM alpine:3.16 17:10:53 ---> a6215f271958 17:10:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:10:53 ---> Running in 945d0b9f5253 17:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:10:54 (1/2) Installing ca-certificates (20220614-r0) 17:10:55 (2/2) Installing dumb-init (1.2.5-r1) 17:10:55 Executing busybox-1.35.0-r17.trigger 17:10:55 Executing ca-certificates-20220614-r0.trigger 17:10:55 OK: 6 MiB in 16 packages 17:10:58 Removing intermediate container 945d0b9f5253 17:10:58 ---> 409aad6e5d50 17:10:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:10:58 ---> Running in 34c913b388b5 17:10:58 Removing intermediate container 34c913b388b5 17:10:58 ---> 2e0777c9dc20 17:10:58 Step 14/23 : ENV APP_PORT=59860 17:10:58 ---> Running in 3610018baf5a 17:10:58 Removing intermediate container 3610018baf5a 17:10:58 ---> 2ac7c468cb78 17:10:58 Step 15/23 : EXPOSE $APP_PORT 17:10:58 ---> Running in e89ca56b7ff1 17:10:59 Removing intermediate container e89ca56b7ff1 17:10:59 ---> 68ad49950140 17:10:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:00 ---> 93bcb82b5251 17:11:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:11:02 ---> 4b93daf361f0 17:11:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:11:03 ---> f6dcb76d9ab9 17:11:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:11:03 ---> Running in bb5e01afa4cf 17:11:04 Removing intermediate container bb5e01afa4cf 17:11:04 ---> 3dd00c0d61ff 17:11:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:04 ---> Running in 3039c8751735 17:11:04 Removing intermediate container 3039c8751735 17:11:04 ---> ca7c3f8d364d 17:11:04 Step 21/23 : LABEL arch=arm64 17:11:04 ---> Running in d84baed3eebe 17:11:05 Removing intermediate container d84baed3eebe 17:11:05 ---> 544b0bb09319 17:11:05 Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:11:05 ---> Running in 0acc793a01e6 17:11:06 Removing intermediate container 0acc793a01e6 17:11:06 ---> 5fb4aeb9d3c4 17:11:06 Step 23/23 : LABEL version=2.3.0-dev.91 17:11:06 ---> Running in e59e44b5a032 17:11:07 Removing intermediate container e59e44b5a032 17:11:07 ---> ebd278f7294e 17:11:07 17:11:07 Successfully built ebd278f7294e 17:11:07 Successfully tagged support-notifications-arm64:latest 17:11:07 Building core-metadata 17:11:11  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:11:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:11:11 ---> 765ca0f0db95 17:11:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:11:11 ---> Using cache 17:11:11 ---> 624cf2d4ed3b 17:11:11 Step 4/25 : WORKDIR /edgex-go 17:11:11 ---> Using cache 17:11:11 ---> 8987f4671241 17:11:11 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:11 ---> Using cache 17:11:11 ---> 1f0ab02c219a 17:11:11 Step 6/25 : RUN apk add --update --no-cache make git 17:11:11 ---> Using cache 17:11:11 ---> 8e11205d429b 17:11:11 Step 7/25 : COPY go.mod vendor* ./ 17:11:11 ---> Using cache 17:11:11 ---> fd3e9369033b 17:11:11 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:11 ---> Using cache 17:11:11 ---> a6faa09a9165 17:11:11 Step 9/25 : COPY . . 17:11:11 ---> Using cache 17:11:11 ---> a0ee481d01d6 17:11:11 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:11:11 ---> Running in dae111613056 17:11:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:15:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:15:46 Removing intermediate container a791e187bea6 17:15:46 ---> 6b2b05771971 17:15:46 17:15:46 Step 10/22 : FROM alpine:3.16 17:15:46 ---> a6215f271958 17:15:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:15:46 ---> Running in e7cd4406ad04 17:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:47 Removing intermediate container ee2474e70b08 17:15:47 ---> a08340c88279 17:15:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:15:47 ---> Running in ed9bfbda9f37 17:15:48 (1/6) Installing ca-certificates (20220614-r0) 17:15:48 (2/6) Installing brotli-libs (1.0.9-r6) 17:15:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:15:48 (4/6) Installing libcurl (7.83.1-r3) 17:15:48 (5/6) Installing curl (7.83.1-r3) 17:15:48 (6/6) Installing dumb-init (1.2.5-r1) 17:15:48 Executing busybox-1.35.0-r17.trigger 17:15:48 Executing ca-certificates-20220614-r0.trigger 17:15:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:15:49 OK: 8 MiB in 20 packages 17:15:51 Removing intermediate container e7cd4406ad04 17:15:51 ---> 381a2c92fe31 17:15:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:52 ---> Running in 0a971567c0d1 17:15:52 Removing intermediate container 0a971567c0d1 17:15:52 ---> f5fbe2fedd0c 17:15:52 Step 13/22 : WORKDIR /edgex 17:15:53 ---> Running in 6ee37e35917b 17:15:53 Removing intermediate container 6ee37e35917b 17:15:53 ---> ee4c8a140245 17:15:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:15:55 ---> cb3215f2e56a 17:15:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:15:55 Removing intermediate container ed9bfbda9f37 17:15:55 ---> ec8f10ef82ae 17:15:55 17:15:55 Step 11/23 : FROM alpine:3.16 17:15:55 ---> a6215f271958 17:15:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:15:56 ---> Running in c77a3d1a7542 17:15:57 Removing intermediate container c77a3d1a7542 17:15:57 ---> cacf6cd84843 17:15:57 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:15:57 ---> Running in d8056e4c3b71 17:15:59 ---> d9c19f2c8e48 17:15:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:01 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:16:01 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:16:01 (3/33) Installing readline (8.1.2-r0) 17:16:01 (4/33) Installing bash (5.1.16-r2) 17:16:01 Executing bash-5.1.16-r2.post-install 17:16:01 (5/33) Installing ca-certificates (20220614-r0) 17:16:01 (6/33) Installing brotli-libs (1.0.9-r6) 17:16:01 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:16:01 (8/33) Installing libcurl (7.83.1-r3) 17:16:01 ---> 4464e6ad6c61 17:16:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:16:01 (9/33) Installing curl (7.83.1-r3) 17:16:01 (10/33) Installing docker-cli (20.10.18-r1) 17:16:01 Removing intermediate container 7e25bb428457 17:16:01 ---> 88d48562a957 17:16:01 17:16:01 Step 11/24 : FROM alpine:3.16 17:16:01 ---> a6215f271958 17:16:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:16:02 ---> Running in 793817c559eb 17:16:03 (11/33) Installing dumb-init (1.2.5-r1) 17:16:03 (12/33) Installing libbz2 (1.0.8-r1) 17:16:03 (13/33) Installing expat (2.4.9-r0) 17:16:03 (14/33) Installing libffi (3.4.2-r1) 17:16:03 (15/33) Installing gdbm (1.23-r0) 17:16:03 (16/33) Installing xz-libs (5.2.5-r1) 17:16:03 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:16:03 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:16:03 (19/33) Installing mpdecimal (2.5.1-r1) 17:16:03 (20/33) Installing sqlite-libs (3.38.5-r0) 17:16:03 ---> 20f08f47f2d6 17:16:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:03 (21/33) Installing python3 (3.10.5-r0) 17:16:03 ---> Running in 9f431a31a2ce 17:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:06 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:16:06 (23/33) Installing py3-tomli (2.0.1-r1) 17:16:06 (24/33) Installing py3-pep517 (0.12.0-r2) 17:16:06 (25/33) Installing py3-six (1.16.0-r1) 17:16:06 (26/33) Installing py3-retrying (1.3.3-r3) 17:16:06 (27/33) Installing py3-appdirs (1.4.4-r3) 17:16:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:16:06 (1/1) Installing dumb-init (1.2.5-r1) 17:16:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:16:06 Executing busybox-1.35.0-r17.trigger 17:16:06 (30/33) Installing py3-parsing (2.4.7-r3) 17:16:06 Removing intermediate container 9f431a31a2ce 17:16:06 ---> 8508e6cd19aa 17:16:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:16:06 OK: 5 MiB in 15 packages 17:16:06 (31/33) Installing py3-packaging (21.3-r0) 17:16:06 (32/33) Installing py3-setuptools (59.4.0-r0) 17:16:06 ---> Running in b18ff5ed62b6 17:16:07 (33/33) Installing py3-pip (22.1.1-r0) 17:16:07 Removing intermediate container b18ff5ed62b6 17:16:07 ---> 6fac5733e868 17:16:07 Step 20/22 : LABEL arch=arm64 17:16:07 ---> Running in ac24be9ac21e 17:16:08 Removing intermediate container 793817c559eb 17:16:08 ---> c787bdc31991 17:16:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:08 ---> Running in f714f3987823 17:16:08 Executing busybox-1.35.0-r17.trigger 17:16:08 Executing ca-certificates-20220614-r0.trigger 17:16:08 Removing intermediate container ac24be9ac21e 17:16:08 ---> 1c1b632507c5 17:16:08 Step 21/22 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:16:08 ---> Running in 1c321256ab9c 17:16:08 OK: 120 MiB in 47 packages 17:16:09 Removing intermediate container f714f3987823 17:16:09 ---> 1e812543914e 17:16:09 Step 14/24 : ENV APP_PORT=59882 17:16:09 ---> Running in 739edb5b2c3a 17:16:09 Removing intermediate container 1c321256ab9c 17:16:09 ---> 1c5a951b30c6 17:16:09 Step 22/22 : LABEL version=2.3.0-dev.91 17:16:09 ---> Running in f857fe7cb296 17:16:09 Removing intermediate container 739edb5b2c3a 17:16:09 ---> 78d5917220ea 17:16:09 Step 15/24 : EXPOSE $APP_PORT 17:16:10 ---> Running in d65acc63fb2f 17:16:10 Removing intermediate container f857fe7cb296 17:16:10 ---> a3d8881b2a4d 17:16:10 17:16:10 Removing intermediate container d65acc63fb2f 17:16:10 ---> 846002cc88cf 17:16:10 Step 16/24 : WORKDIR / 17:16:10 Successfully built a3d8881b2a4d 17:16:10 Successfully tagged security-proxy-setup-arm64:latest 17:16:10  Building security-proxy-setup ... done  ---> Running in aaa34666cc4c 17:16:11 Removing intermediate container aaa34666cc4c 17:16:11 ---> 7351fa92c164 17:16:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:12 ---> f04f1a24815a 17:16:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:16:14 ---> 78205ddf0051 17:16:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:16:14 ---> 037db813f664 17:16:14 Step 20/24 : ENTRYPOINT ["/core-command"] 17:16:14 ---> Running in df090aea69aa 17:16:15 Removing intermediate container df090aea69aa 17:16:15 ---> 9cc63cae79b5 17:16:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:15 ---> Running in 98c77f80c3af 17:16:16 Removing intermediate container 98c77f80c3af 17:16:16 ---> 97dca312714d 17:16:16 Step 22/24 : LABEL arch=arm64 17:16:16 ---> Running in e69f79640a0a 17:16:16 Removing intermediate container e69f79640a0a 17:16:16 ---> d6a628dc886f 17:16:16 Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:16:16 ---> Running in 8025bef0be52 17:16:17 Removing intermediate container 8025bef0be52 17:16:17 ---> aa3fafe8e6f1 17:16:17 Step 24/24 : LABEL version=2.3.0-dev.91 17:16:17 ---> Running in 0a92c0d3b3d4 17:16:17 Removing intermediate container 0a92c0d3b3d4 17:16:17 ---> 66cbef77b02f 17:16:17 17:16:17 Successfully built 66cbef77b02f 17:16:17 Successfully tagged core-command-arm64:latest 17:16:24  Building core-command ... done Collecting docker-compose==1.23.2 17:16:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:16:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 17:16:24 Collecting docker<4.0,>=3.6.0 17:16:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:16:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.7 MB/s eta 0:00:00 17:16:24 Collecting docopt<0.7,>=0.6.1 17:16:24 Downloading docopt-0.6.2.tar.gz (25 kB) 17:16:24 Preparing metadata (setup.py): started 17:16:26 Preparing metadata (setup.py): finished with status 'done' 17:16:26 Collecting texttable<0.10,>=0.9.0 17:16:26 Downloading texttable-0.9.1.tar.gz (11 kB) 17:16:26 Preparing metadata (setup.py): started 17:16:28 Preparing metadata (setup.py): finished with status 'done' 17:16:28 Collecting cached-property<2,>=1.2.0 17:16:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:16:28 Collecting jsonschema<3,>=2.5.1 17:16:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:16:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:16:29 Collecting websocket-client<1.0,>=0.32.0 17:16:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:16:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.1 MB/s eta 0:00:00 17:16:29 Collecting dockerpty<0.5,>=0.4.1 17:16:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:16:29 Preparing metadata (setup.py): started 17:16:31 Preparing metadata (setup.py): finished with status 'done' 17:16:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:16:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:16:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 17:16:33 Collecting PyYAML<4,>=3.10 17:16:33 Downloading PyYAML-3.13.tar.gz (270 kB) 17:16:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.5 MB/s eta 0:00:00 17:16:34 Preparing metadata (setup.py): started 17:16:36 Preparing metadata (setup.py): finished with status 'done' 17:16:37 Collecting docker-pycreds>=0.4.0 17:16:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:16:37 Collecting chardet<3.1.0,>=3.0.2 17:16:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:16:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.2 MB/s eta 0:00:00 17:16:37 Collecting idna<2.8,>=2.5 17:16:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:16:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.3 MB/s eta 0:00:00 17:16:38 Collecting urllib3<1.25,>=1.21.1 17:16:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:16:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 17:16:39 Collecting certifi>=2017.4.17 17:16:39 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:16:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 9.0 MB/s eta 0:00:00 17:16:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:16:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:16:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:16:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:16:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:16:40 Running setup.py install for texttable: started 17:16:43 Running setup.py install for texttable: finished with status 'done' 17:16:43 Running setup.py install for PyYAML: started 17:16:45 Running setup.py install for PyYAML: finished with status 'done' 17:16:47 Running setup.py install for docopt: started 17:16:49 Running setup.py install for docopt: finished with status 'done' 17:16:52 Running setup.py install for dockerpty: started 17:16:52 Removing intermediate container dae111613056 17:16:52 ---> 76fe7b801e2c 17:16:52 17:16:52 Step 11/25 : FROM alpine:3.16 17:16:52 ---> a6215f271958 17:16:52 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:16:52 ---> Using cache 17:16:52 ---> c787bdc31991 17:16:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:52 ---> Using cache 17:16:52 ---> 1e812543914e 17:16:52 Step 14/25 : ENV APP_PORT=59881 17:16:52 ---> Running in 2c1c9b0f0255 17:16:52 Removing intermediate container 2c1c9b0f0255 17:16:52 ---> 63455fc60c37 17:16:52 Step 15/25 : EXPOSE $APP_PORT 17:16:52 ---> Running in 08d6d2878a21 17:16:53 Removing intermediate container 08d6d2878a21 17:16:53 ---> 3a6ee14335e8 17:16:53 Step 16/25 : WORKDIR / 17:16:53 ---> Running in c90428ccb505 17:16:53 Removing intermediate container c90428ccb505 17:16:53 ---> b4710dc9685f 17:16:53 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:54 Running setup.py install for dockerpty: finished with status 'done' 17:16:55 ---> f92d23ea5b1b 17:16:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:16:56 ---> ae2f88a53a19 17:16:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:16:57 ---> 1f241279e9d1 17:16:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:16:57 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 17:16:57 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 17:16:57 ---> de477b9d771e 17:16:57 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:16:57 ---> Running in 6ff018dd84ff 17:16:58 Removing intermediate container 6ff018dd84ff 17:16:58 ---> 9c74ca280195 17:16:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:58 ---> Running in af6bb70b5b42 17:16:58 Removing intermediate container af6bb70b5b42 17:16:58 ---> 03073e773055 17:16:58 Step 23/25 : LABEL arch=arm64 17:16:58 ---> Running in e2d4d3d3839e 17:16:59 Removing intermediate container e2d4d3d3839e 17:16:59 ---> 17383318b0da 17:16:59 Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:16:59 ---> Running in 94d022639ab6 17:16:59 Removing intermediate container 94d022639ab6 17:16:59 ---> 914490fce86c 17:16:59 Step 25/25 : LABEL version=2.3.0-dev.91 17:16:59 ---> Running in 88c199e2dbd8 17:17:00 Removing intermediate container 88c199e2dbd8 17:17:00 ---> ecc4ed313e2c 17:17:00 17:17:00 Successfully built ecc4ed313e2c 17:17:00 Successfully tagged core-metadata-arm64:latest 17:17:08  Building core-metadata ... done Removing intermediate container d8056e4c3b71 17:17:08 ---> be4e5ff1ef77 17:17:08 Step 14/23 : ENV APP_PORT=58890 17:17:08 ---> Running in 1f4c5cb61f16 17:17:08 Removing intermediate container ed3d5ec32817 17:17:08 ---> 77a15237ebc1 17:17:08 17:17:08 Step 11/23 : FROM alpine:3.16 17:17:08 ---> a6215f271958 17:17:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:17:08 ---> Using cache 17:17:08 ---> c787bdc31991 17:17:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:17:08 ---> Using cache 17:17:08 ---> 1e812543914e 17:17:08 Step 14/23 : ENV APP_PORT=59861 17:17:08 ---> Running in 0a2263d24cc5 17:17:08 Removing intermediate container 1f4c5cb61f16 17:17:08 ---> edec4f11f8a6 17:17:08 Step 15/23 : EXPOSE $APP_PORT 17:17:09 ---> Running in a8bf52021666 17:17:09 Removing intermediate container 0a2263d24cc5 17:17:09 ---> 7927aa36da81 17:17:09 Step 15/23 : EXPOSE $APP_PORT 17:17:09 ---> Running in 35eb035a079b 17:17:09 Removing intermediate container a8bf52021666 17:17:09 ---> 75de7d0a6a00 17:17:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:17:09 Removing intermediate container 35eb035a079b 17:17:09 ---> a42592ea25fd 17:17:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:10 ---> 2e46062dc5b7 17:17:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:17:10 ---> 75fff2215278 17:17:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:17:11 ---> c2136532bf7e 17:17:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:17:11 ---> 842eb99482bb 17:17:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:17:11 ---> 0e8cd23ecb8c 17:17:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:17:11 ---> Running in b106e4a45253 17:17:11 Removing intermediate container b106e4a45253 17:17:11 ---> 6602754498b0 17:17:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:12 ---> Running in 05ce7efe78b9 17:17:12 ---> 0779ebaef89a 17:17:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:17:12 ---> Running in fc6f25220b1a 17:17:12 Removing intermediate container 05ce7efe78b9 17:17:12 ---> c55782cb12d7 17:17:12 Step 21/23 : LABEL arch=arm64 17:17:12 ---> Running in 8d20c8e66703 17:17:12 Removing intermediate container fc6f25220b1a 17:17:12 ---> 5d0a53d7e8a6 17:17:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:12 ---> Running in 8ca4e1089e0a 17:17:13 Removing intermediate container 8d20c8e66703 17:17:13 ---> 7404ed0df3d0 17:17:13 Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:13 ---> Running in bfde4a383f08 17:17:13 Removing intermediate container 8ca4e1089e0a 17:17:13 ---> eb2973e0a6fc 17:17:13 Step 21/23 : LABEL arch=arm64 17:17:13 ---> Running in b63497e5ca26 17:17:13 Removing intermediate container bfde4a383f08 17:17:13 ---> 3f62f4da77ba 17:17:13 Step 23/23 : LABEL version=2.3.0-dev.91 17:17:13 ---> Running in 1b8f732fa7a6 17:17:13 Removing intermediate container b63497e5ca26 17:17:13 ---> eeff6d5f99ec 17:17:13 Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:13 ---> Running in 72fe516e2e2c 17:17:13 Removing intermediate container 1b8f732fa7a6 17:17:13 ---> 576aeac1b15c 17:17:13 17:17:13 Removing intermediate container 72fe516e2e2c 17:17:13 ---> bdf4d9d01baa 17:17:13 Step 23/23 : LABEL version=2.3.0-dev.91 17:17:13 ---> Running in 2e5acddc8649 17:17:13 Successfully built 576aeac1b15c 17:17:13 Successfully tagged sys-mgmt-agent-arm64:latest 17:17:14  Building sys-mgmt-agent ... done Removing intermediate container 2e5acddc8649 17:17:14 ---> 8a6f0275f502 17:17:14 17:17:14 Successfully built 8a6f0275f502 17:17:14 Successfully tagged support-scheduler-arm64:latest 17:17:14  Building support-scheduler ... done  [Pipeline] } 17:17:14 $ docker stop --time=1 f38146704e5eec98e7776f6965994812585785fb5a76f60ea283f6a21a0dbe41 17:17:16 $ docker rm -f f38146704e5eec98e7776f6965994812585785fb5a76f60ea283f6a21a0dbe41 [Pipeline] // withDockerContainer [Pipeline] sh 17:17:16 + docker images 17:17:17 REPOSITORY TAG IMAGE ID CREATED SIZE 17:17:17 support-scheduler-arm64 latest 8a6f0275f502 2 seconds ago 28.5MB 17:17:17 sys-mgmt-agent-arm64 latest 576aeac1b15c 3 seconds ago 133MB 17:17:17 77a15237ebc1 9 seconds ago 1.3GB 17:17:17 core-metadata-arm64 latest ecc4ed313e2c 17 seconds ago 17.6MB 17:17:17 76fe7b801e2c 25 seconds ago 1.24GB 17:17:17 core-command-arm64 latest 66cbef77b02f 59 seconds ago 16.8MB 17:17:17 security-proxy-setup-arm64 latest a3d8881b2a4d About a minute ago 26.5MB 17:17:17 88d48562a957 About a minute ago 1.24GB 17:17:17 ec8f10ef82ae About a minute ago 1.22GB 17:17:17 6b2b05771971 About a minute ago 1.23GB 17:17:17 support-notifications-arm64 latest ebd278f7294e 6 minutes ago 29.1MB 17:17:17 8ddb760e5283 6 minutes ago 1.3GB 17:17:17 security-spire-config-arm64 latest dd394150b985 7 minutes ago 83.6MB 17:17:17 security-spire-agent-arm64 latest 4cf11fdff036 7 minutes ago 122MB 17:17:17 fb084027d3e8 7 minutes ago 1.11GB 17:17:17 security-spiffe-token-provider-arm64 latest c29f7121602a 7 minutes ago 28.4MB 17:17:17 core-data-arm64 latest d39c6d44d65d 8 minutes ago 20.7MB 17:17:17 12de4ea974be 8 minutes ago 1.27GB 17:17:17 8929f1f9ce3a 8 minutes ago 1.25GB 17:17:17 security-bootstrapper-arm64 latest 1d08c5061ae6 9 minutes ago 19.1MB 17:17:17 security-secretstore-setup-arm64 latest f0d9063ef87b 9 minutes ago 28.2MB 17:17:17 a7f73f855488 10 minutes ago 1.23GB 17:17:17 d9260dc7a50b 10 minutes ago 1.23GB 17:17:17 security-spire-server-arm64 latest 014869e6d574 15 minutes ago 84.3MB 17:17:17 278f99aea14f 16 minutes ago 1.11GB 17:17:17 ci-base-image-arm64 latest 765ca0f0db95 18 minutes ago 942MB 17:17:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 7 days ago 679MB 17:17:17 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 17:17:17 alpine 3.16 a6215f271958 2 months ago 5.29MB 17:17:17 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 17:17:17 provisioning config files... 17:17:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config16796878320177882937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:17 ---> docker-login.sh 17:17:17 nexus3.edgexfoundry.org:10001 17:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 nexus3.edgexfoundry.org:10002 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 nexus3.edgexfoundry.org:10003 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 nexus3.edgexfoundry.org:10004 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:19 Configure a credential helper to remove this warning. See 17:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:19 17:17:19 Login Succeeded 17:17:19 docker.io 17:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:19 Configure a credential helper to remove this warning. See 17:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:19 17:17:19 Login Succeeded 17:17:19 ---> docker-login.sh ends [Pipeline] } 17:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:17:19 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:19 latest 17:17:19 2.3.0-dev.91 17:17:19 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:19 main 17:17:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:20 da01292498c5: Preparing 17:17:20 b6efe18d7922: Preparing 17:17:20 c1abf686ba14: Preparing 17:17:20 e80c29af8d0a: Preparing 17:17:20 5d3e392a13a0: Preparing 17:17:20 5d3e392a13a0: Layer already exists 17:17:20 da01292498c5: Pushed 17:17:20 c1abf686ba14: Pushed 17:17:20 e80c29af8d0a: Pushed 17:17:23 b6efe18d7922: Pushed 17:17:23 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:24 da01292498c5: Preparing 17:17:24 b6efe18d7922: Preparing 17:17:24 c1abf686ba14: Preparing 17:17:24 e80c29af8d0a: Preparing 17:17:24 5d3e392a13a0: Preparing 17:17:24 e80c29af8d0a: Layer already exists 17:17:24 c1abf686ba14: Layer already exists 17:17:24 da01292498c5: Layer already exists 17:17:24 b6efe18d7922: Layer already exists 17:17:24 5d3e392a13a0: Layer already exists 17:17:24 latest: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.91 17:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:25 da01292498c5: Preparing 17:17:25 b6efe18d7922: Preparing 17:17:25 c1abf686ba14: Preparing 17:17:25 e80c29af8d0a: Preparing 17:17:25 5d3e392a13a0: Preparing 17:17:25 5d3e392a13a0: Layer already exists 17:17:25 c1abf686ba14: Layer already exists 17:17:25 da01292498c5: Layer already exists 17:17:25 e80c29af8d0a: Layer already exists 17:17:25 b6efe18d7922: Layer already exists 17:17:25 2.3.0-dev.91: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:25 da01292498c5: Preparing 17:17:25 b6efe18d7922: Preparing 17:17:25 c1abf686ba14: Preparing 17:17:25 e80c29af8d0a: Preparing 17:17:25 5d3e392a13a0: Preparing 17:17:25 e80c29af8d0a: Layer already exists 17:17:25 b6efe18d7922: Layer already exists 17:17:25 c1abf686ba14: Layer already exists 17:17:25 da01292498c5: Layer already exists 17:17:25 5d3e392a13a0: Layer already exists 17:17:25 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:17:26 da01292498c5: Preparing 17:17:26 b6efe18d7922: Preparing 17:17:26 c1abf686ba14: Preparing 17:17:26 e80c29af8d0a: Preparing 17:17:26 5d3e392a13a0: Preparing 17:17:26 b6efe18d7922: Layer already exists 17:17:26 da01292498c5: Layer already exists 17:17:26 e80c29af8d0a: Layer already exists 17:17:26 c1abf686ba14: Layer already exists 17:17:26 5d3e392a13a0: Layer already exists 17:17:26 main: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:26 ===================================================== [Pipeline] echo 17:17:26 taggedImages: 17:17:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:17:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.91 17:17:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:17:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:17:26 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:26 latest 17:17:26 2.3.0-dev.91 17:17:26 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:26 main 17:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:27 348b8f8a9fb1: Preparing 17:17:27 762f100d2ca9: Preparing 17:17:27 c1abf686ba14: Preparing 17:17:27 912bc79be706: Preparing 17:17:27 a9bf3e6d15b3: Preparing 17:17:27 5d3e392a13a0: Preparing 17:17:27 5d3e392a13a0: Waiting 17:17:27 c1abf686ba14: Layer already exists 17:17:27 5d3e392a13a0: Layer already exists 17:17:27 a9bf3e6d15b3: Pushed 17:17:27 348b8f8a9fb1: Pushed 17:17:28 912bc79be706: Pushed 17:17:30 762f100d2ca9: Pushed 17:17:30 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:31 348b8f8a9fb1: Preparing 17:17:31 762f100d2ca9: Preparing 17:17:31 c1abf686ba14: Preparing 17:17:31 912bc79be706: Preparing 17:17:31 a9bf3e6d15b3: Preparing 17:17:31 5d3e392a13a0: Preparing 17:17:31 5d3e392a13a0: Waiting 17:17:31 762f100d2ca9: Layer already exists 17:17:31 c1abf686ba14: Layer already exists 17:17:31 a9bf3e6d15b3: Layer already exists 17:17:31 348b8f8a9fb1: Layer already exists 17:17:31 912bc79be706: Layer already exists 17:17:31 5d3e392a13a0: Layer already exists 17:17:31 latest: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.91 17:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:32 348b8f8a9fb1: Preparing 17:17:32 762f100d2ca9: Preparing 17:17:32 c1abf686ba14: Preparing 17:17:32 912bc79be706: Preparing 17:17:32 a9bf3e6d15b3: Preparing 17:17:32 5d3e392a13a0: Preparing 17:17:32 5d3e392a13a0: Waiting 17:17:32 c1abf686ba14: Layer already exists 17:17:32 762f100d2ca9: Layer already exists 17:17:32 912bc79be706: Layer already exists 17:17:32 a9bf3e6d15b3: Layer already exists 17:17:32 348b8f8a9fb1: Layer already exists 17:17:32 5d3e392a13a0: Layer already exists 17:17:32 2.3.0-dev.91: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:32 348b8f8a9fb1: Preparing 17:17:32 762f100d2ca9: Preparing 17:17:32 c1abf686ba14: Preparing 17:17:32 912bc79be706: Preparing 17:17:32 a9bf3e6d15b3: Preparing 17:17:32 5d3e392a13a0: Preparing 17:17:32 5d3e392a13a0: Waiting 17:17:32 762f100d2ca9: Layer already exists 17:17:32 c1abf686ba14: Layer already exists 17:17:32 912bc79be706: Layer already exists 17:17:32 a9bf3e6d15b3: Layer already exists 17:17:32 348b8f8a9fb1: Layer already exists 17:17:32 5d3e392a13a0: Layer already exists 17:17:32 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:17:33 348b8f8a9fb1: Preparing 17:17:33 762f100d2ca9: Preparing 17:17:33 c1abf686ba14: Preparing 17:17:33 912bc79be706: Preparing 17:17:33 a9bf3e6d15b3: Preparing 17:17:33 5d3e392a13a0: Preparing 17:17:33 5d3e392a13a0: Waiting 17:17:33 762f100d2ca9: Layer already exists 17:17:33 912bc79be706: Layer already exists 17:17:33 a9bf3e6d15b3: Layer already exists 17:17:33 348b8f8a9fb1: Layer already exists 17:17:33 c1abf686ba14: Layer already exists 17:17:33 5d3e392a13a0: Layer already exists 17:17:33 main: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:33 ===================================================== [Pipeline] echo 17:17:33 taggedImages: 17:17:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:17:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.91 17:17:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:17:34 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:17:34 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:34 latest 17:17:34 2.3.0-dev.91 17:17:34 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:34 main 17:17:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:34 71542b32d1a3: Preparing 17:17:34 ff4b062934f3: Preparing 17:17:34 5af1c3e95cd6: Preparing 17:17:34 c1abf686ba14: Preparing 17:17:34 e80c29af8d0a: Preparing 17:17:34 5d3e392a13a0: Preparing 17:17:34 e80c29af8d0a: Layer already exists 17:17:34 c1abf686ba14: Layer already exists 17:17:34 5d3e392a13a0: Layer already exists 17:17:34 71542b32d1a3: Pushed 17:17:34 ff4b062934f3: Pushed 17:17:38 5af1c3e95cd6: Pushed 17:17:38 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:38 71542b32d1a3: Preparing 17:17:38 ff4b062934f3: Preparing 17:17:38 5af1c3e95cd6: Preparing 17:17:38 c1abf686ba14: Preparing 17:17:38 e80c29af8d0a: Preparing 17:17:38 5d3e392a13a0: Preparing 17:17:38 ff4b062934f3: Layer already exists 17:17:38 e80c29af8d0a: Layer already exists 17:17:38 c1abf686ba14: Layer already exists 17:17:38 71542b32d1a3: Layer already exists 17:17:38 5af1c3e95cd6: Layer already exists 17:17:38 5d3e392a13a0: Layer already exists 17:17:38 latest: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.91 17:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:39 71542b32d1a3: Preparing 17:17:39 ff4b062934f3: Preparing 17:17:39 5af1c3e95cd6: Preparing 17:17:39 c1abf686ba14: Preparing 17:17:39 e80c29af8d0a: Preparing 17:17:39 5d3e392a13a0: Preparing 17:17:39 5d3e392a13a0: Waiting 17:17:39 e80c29af8d0a: Layer already exists 17:17:39 c1abf686ba14: Layer already exists 17:17:39 71542b32d1a3: Layer already exists 17:17:39 5af1c3e95cd6: Layer already exists 17:17:39 ff4b062934f3: Layer already exists 17:17:39 5d3e392a13a0: Layer already exists 17:17:39 2.3.0-dev.91: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:40 71542b32d1a3: Preparing 17:17:40 ff4b062934f3: Preparing 17:17:40 5af1c3e95cd6: Preparing 17:17:40 c1abf686ba14: Preparing 17:17:40 e80c29af8d0a: Preparing 17:17:40 5d3e392a13a0: Preparing 17:17:40 5d3e392a13a0: Waiting 17:17:40 ff4b062934f3: Layer already exists 17:17:40 c1abf686ba14: Layer already exists 17:17:40 71542b32d1a3: Layer already exists 17:17:40 5af1c3e95cd6: Layer already exists 17:17:40 e80c29af8d0a: Layer already exists 17:17:40 5d3e392a13a0: Layer already exists 17:17:40 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:17:41 71542b32d1a3: Preparing 17:17:41 ff4b062934f3: Preparing 17:17:41 5af1c3e95cd6: Preparing 17:17:41 c1abf686ba14: Preparing 17:17:41 e80c29af8d0a: Preparing 17:17:41 5d3e392a13a0: Preparing 17:17:41 5d3e392a13a0: Waiting 17:17:41 e80c29af8d0a: Layer already exists 17:17:41 5af1c3e95cd6: Layer already exists 17:17:41 ff4b062934f3: Layer already exists 17:17:41 71542b32d1a3: Layer already exists 17:17:41 c1abf686ba14: Layer already exists 17:17:41 5d3e392a13a0: Layer already exists 17:17:41 main: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:41 ===================================================== [Pipeline] echo 17:17:41 taggedImages: 17:17:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:17:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.91 17:17:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:17:41 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:17:41 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:41 latest 17:17:41 2.3.0-dev.91 17:17:41 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:41 main 17:17:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:42 c6e0d7928a24: Preparing 17:17:42 c6e0d7928a24: Preparing 17:17:42 61569fc8cd8d: Preparing 17:17:42 78c6b0b15a5b: Preparing 17:17:42 a7732279437d: Preparing 17:17:42 6063c8f31ed9: Preparing 17:17:42 a5da6379eeff: Preparing 17:17:42 c1abf686ba14: Preparing 17:17:42 8553476d6621: Preparing 17:17:42 f772df2996ce: Preparing 17:17:42 2df8b4ba909b: Preparing 17:17:42 6f9ab2ddc6cb: Preparing 17:17:42 5d3e392a13a0: Preparing 17:17:42 8553476d6621: Waiting 17:17:42 f772df2996ce: Waiting 17:17:42 2df8b4ba909b: Waiting 17:17:42 6f9ab2ddc6cb: Waiting 17:17:42 5d3e392a13a0: Waiting 17:17:42 a5da6379eeff: Waiting 17:17:42 c1abf686ba14: Waiting 17:17:42 a7732279437d: Pushed 17:17:42 c6e0d7928a24: Pushed 17:17:42 6063c8f31ed9: Pushed 17:17:42 78c6b0b15a5b: Pushed 17:17:42 61569fc8cd8d: Pushed 17:17:42 c1abf686ba14: Layer already exists 17:17:42 f772df2996ce: Pushed 17:17:42 2df8b4ba909b: Pushed 17:17:42 8553476d6621: Pushed 17:17:42 6f9ab2ddc6cb: Pushed 17:17:42 5d3e392a13a0: Layer already exists 17:17:46 a5da6379eeff: Pushed 17:17:46 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:46 c6e0d7928a24: Preparing 17:17:46 c6e0d7928a24: Preparing 17:17:46 61569fc8cd8d: Preparing 17:17:46 78c6b0b15a5b: Preparing 17:17:46 a7732279437d: Preparing 17:17:46 6063c8f31ed9: Preparing 17:17:46 a5da6379eeff: Preparing 17:17:46 c1abf686ba14: Preparing 17:17:46 8553476d6621: Preparing 17:17:46 f772df2996ce: Preparing 17:17:46 2df8b4ba909b: Preparing 17:17:46 6f9ab2ddc6cb: Preparing 17:17:46 5d3e392a13a0: Preparing 17:17:46 a5da6379eeff: Waiting 17:17:46 f772df2996ce: Waiting 17:17:46 6f9ab2ddc6cb: Waiting 17:17:46 2df8b4ba909b: Waiting 17:17:46 5d3e392a13a0: Waiting 17:17:46 c1abf686ba14: Waiting 17:17:46 8553476d6621: Waiting 17:17:46 78c6b0b15a5b: Layer already exists 17:17:46 61569fc8cd8d: Layer already exists 17:17:46 c6e0d7928a24: Layer already exists 17:17:46 6063c8f31ed9: Layer already exists 17:17:46 a7732279437d: Layer already exists 17:17:46 8553476d6621: Layer already exists 17:17:46 c1abf686ba14: Layer already exists 17:17:46 a5da6379eeff: Layer already exists 17:17:46 2df8b4ba909b: Layer already exists 17:17:46 f772df2996ce: Layer already exists 17:17:46 5d3e392a13a0: Layer already exists 17:17:46 6f9ab2ddc6cb: Layer already exists 17:17:46 latest: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.91 17:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:47 c6e0d7928a24: Preparing 17:17:47 c6e0d7928a24: Preparing 17:17:47 61569fc8cd8d: Preparing 17:17:47 78c6b0b15a5b: Preparing 17:17:47 a7732279437d: Preparing 17:17:47 6063c8f31ed9: Preparing 17:17:47 a5da6379eeff: Preparing 17:17:47 c1abf686ba14: Preparing 17:17:47 8553476d6621: Preparing 17:17:47 f772df2996ce: Preparing 17:17:47 2df8b4ba909b: Preparing 17:17:47 6f9ab2ddc6cb: Preparing 17:17:47 5d3e392a13a0: Preparing 17:17:47 8553476d6621: Waiting 17:17:47 a5da6379eeff: Waiting 17:17:47 c1abf686ba14: Waiting 17:17:47 2df8b4ba909b: Waiting 17:17:47 6f9ab2ddc6cb: Waiting 17:17:47 5d3e392a13a0: Waiting 17:17:47 f772df2996ce: Waiting 17:17:47 6063c8f31ed9: Layer already exists 17:17:47 c6e0d7928a24: Layer already exists 17:17:47 61569fc8cd8d: Layer already exists 17:17:47 a7732279437d: Layer already exists 17:17:47 78c6b0b15a5b: Layer already exists 17:17:47 8553476d6621: Layer already exists 17:17:47 c1abf686ba14: Layer already exists 17:17:47 a5da6379eeff: Layer already exists 17:17:47 f772df2996ce: Layer already exists 17:17:47 2df8b4ba909b: Layer already exists 17:17:47 6f9ab2ddc6cb: Layer already exists 17:17:47 5d3e392a13a0: Layer already exists 17:17:47 2.3.0-dev.91: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:48 c6e0d7928a24: Preparing 17:17:48 c6e0d7928a24: Preparing 17:17:48 61569fc8cd8d: Preparing 17:17:48 78c6b0b15a5b: Preparing 17:17:48 a7732279437d: Preparing 17:17:48 6063c8f31ed9: Preparing 17:17:48 a5da6379eeff: Preparing 17:17:48 c1abf686ba14: Preparing 17:17:48 8553476d6621: Preparing 17:17:48 f772df2996ce: Preparing 17:17:48 2df8b4ba909b: Preparing 17:17:48 6f9ab2ddc6cb: Preparing 17:17:48 5d3e392a13a0: Preparing 17:17:48 a5da6379eeff: Waiting 17:17:48 8553476d6621: Waiting 17:17:48 f772df2996ce: Waiting 17:17:48 5d3e392a13a0: Waiting 17:17:48 2df8b4ba909b: Waiting 17:17:48 c1abf686ba14: Waiting 17:17:48 6063c8f31ed9: Layer already exists 17:17:48 61569fc8cd8d: Layer already exists 17:17:48 c6e0d7928a24: Layer already exists 17:17:48 a7732279437d: Layer already exists 17:17:48 78c6b0b15a5b: Layer already exists 17:17:48 c1abf686ba14: Layer already exists 17:17:48 8553476d6621: Layer already exists 17:17:48 a5da6379eeff: Layer already exists 17:17:48 f772df2996ce: Layer already exists 17:17:48 2df8b4ba909b: Layer already exists 17:17:48 5d3e392a13a0: Layer already exists 17:17:48 6f9ab2ddc6cb: Layer already exists 17:17:48 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:17:49 c6e0d7928a24: Preparing 17:17:49 c6e0d7928a24: Preparing 17:17:49 61569fc8cd8d: Preparing 17:17:49 78c6b0b15a5b: Preparing 17:17:49 a7732279437d: Preparing 17:17:49 6063c8f31ed9: Preparing 17:17:49 a5da6379eeff: Preparing 17:17:49 c1abf686ba14: Preparing 17:17:49 8553476d6621: Preparing 17:17:49 f772df2996ce: Preparing 17:17:49 2df8b4ba909b: Preparing 17:17:49 6f9ab2ddc6cb: Preparing 17:17:49 5d3e392a13a0: Preparing 17:17:49 f772df2996ce: Waiting 17:17:49 2df8b4ba909b: Waiting 17:17:49 6f9ab2ddc6cb: Waiting 17:17:49 5d3e392a13a0: Waiting 17:17:49 a5da6379eeff: Waiting 17:17:49 8553476d6621: Waiting 17:17:49 c1abf686ba14: Waiting 17:17:49 6063c8f31ed9: Layer already exists 17:17:49 61569fc8cd8d: Layer already exists 17:17:49 c6e0d7928a24: Layer already exists 17:17:49 78c6b0b15a5b: Layer already exists 17:17:49 a7732279437d: Layer already exists 17:17:49 c1abf686ba14: Layer already exists 17:17:49 8553476d6621: Layer already exists 17:17:49 2df8b4ba909b: Layer already exists 17:17:49 f772df2996ce: Layer already exists 17:17:49 a5da6379eeff: Layer already exists 17:17:49 5d3e392a13a0: Layer already exists 17:17:49 6f9ab2ddc6cb: Layer already exists 17:17:49 main: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:49 ===================================================== [Pipeline] echo 17:17:49 taggedImages: 17:17:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:17:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.91 17:17:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:17:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:17:49 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:49 latest 17:17:49 2.3.0-dev.91 17:17:49 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:49 main 17:17:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:17:50 6db5d21d12d0: Preparing 17:17:50 37d0634da2a9: Preparing 17:17:50 54262e56ac86: Preparing 17:17:50 060c4a8e9799: Preparing 17:17:50 f1ae0b1cf017: Preparing 17:17:50 e707c1e5003b: Preparing 17:17:50 96b1973da5a9: Preparing 17:17:50 5d3e392a13a0: Preparing 17:17:50 e707c1e5003b: Waiting 17:17:50 96b1973da5a9: Waiting 17:17:50 5d3e392a13a0: Waiting 17:17:50 f1ae0b1cf017: Pushed 17:17:50 37d0634da2a9: Pushed 17:17:50 6db5d21d12d0: Pushed 17:17:50 5d3e392a13a0: Layer already exists 17:17:51 e707c1e5003b: Pushed 17:17:51 96b1973da5a9: Pushed 17:17:53 060c4a8e9799: Pushed 17:17:53 54262e56ac86: Pushed 17:17:53 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:53 + 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 17:17:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:17:53 6db5d21d12d0: Preparing 17:17:53 37d0634da2a9: Preparing 17:17:53 54262e56ac86: Preparing 17:17:53 060c4a8e9799: Preparing 17:17:53 f1ae0b1cf017: Preparing 17:17:53 e707c1e5003b: Preparing 17:17:53 96b1973da5a9: Preparing 17:17:53 5d3e392a13a0: Preparing 17:17:53 96b1973da5a9: Waiting 17:17:53 5d3e392a13a0: Waiting 17:17:53 e707c1e5003b: Waiting 17:17:53 f1ae0b1cf017: Layer already exists 17:17:53 060c4a8e9799: Layer already exists 17:17:53 37d0634da2a9: Layer already exists 17:17:53 54262e56ac86: Layer already exists 17:17:53 6db5d21d12d0: Layer already exists 17:17:53 5d3e392a13a0: Layer already exists 17:17:53 e707c1e5003b: Layer already exists 17:17:53 96b1973da5a9: Layer already exists 17:17:54 latest: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.91 17:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:17:55 6db5d21d12d0: Preparing 17:17:55 37d0634da2a9: Preparing 17:17:55 54262e56ac86: Preparing 17:17:55 060c4a8e9799: Preparing 17:17:55 f1ae0b1cf017: Preparing 17:17:55 e707c1e5003b: Preparing 17:17:55 96b1973da5a9: Preparing 17:17:55 5d3e392a13a0: Preparing 17:17:55 e707c1e5003b: Waiting 17:17:55 5d3e392a13a0: Waiting 17:17:55 96b1973da5a9: Waiting 17:17:55 f1ae0b1cf017: Layer already exists 17:17:55 6db5d21d12d0: Layer already exists 17:17:55 37d0634da2a9: Layer already exists 17:17:55 060c4a8e9799: Layer already exists 17:17:55 54262e56ac86: Layer already exists 17:17:55 96b1973da5a9: Layer already exists 17:17:55 e707c1e5003b: Layer already exists 17:17:55 5d3e392a13a0: Layer already exists 17:17:55 2.3.0-dev.91: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:17:56 6db5d21d12d0: Preparing 17:17:56 37d0634da2a9: Preparing 17:17:56 54262e56ac86: Preparing 17:17:56 060c4a8e9799: Preparing 17:17:56 f1ae0b1cf017: Preparing 17:17:56 e707c1e5003b: Preparing 17:17:56 96b1973da5a9: Preparing 17:17:56 5d3e392a13a0: Preparing 17:17:56 e707c1e5003b: Waiting 17:17:56 96b1973da5a9: Waiting 17:17:56 5d3e392a13a0: Waiting 17:17:56 37d0634da2a9: Layer already exists 17:17:56 060c4a8e9799: Layer already exists 17:17:56 f1ae0b1cf017: Layer already exists 17:17:56 6db5d21d12d0: Layer already exists 17:17:56 54262e56ac86: Layer already exists 17:17:56 5d3e392a13a0: Layer already exists 17:17:56 96b1973da5a9: Layer already exists 17:17:56 e707c1e5003b: Layer already exists 17:17:56 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:56 + 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 17:17:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:17:57 6db5d21d12d0: Preparing 17:17:57 37d0634da2a9: Preparing 17:17:57 54262e56ac86: Preparing 17:17:57 060c4a8e9799: Preparing 17:17:57 f1ae0b1cf017: Preparing 17:17:57 e707c1e5003b: Preparing 17:17:57 96b1973da5a9: Preparing 17:17:57 5d3e392a13a0: Preparing 17:17:57 e707c1e5003b: Waiting 17:17:57 96b1973da5a9: Waiting 17:17:57 5d3e392a13a0: Waiting 17:17:57 f1ae0b1cf017: Layer already exists 17:17:57 060c4a8e9799: Layer already exists 17:17:57 37d0634da2a9: Layer already exists 17:17:57 6db5d21d12d0: Layer already exists 17:17:57 54262e56ac86: Layer already exists 17:17:57 e707c1e5003b: Layer already exists 17:17:57 5d3e392a13a0: Layer already exists 17:17:57 96b1973da5a9: Layer already exists 17:17:57 main: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:17:57 ===================================================== [Pipeline] echo 17:17:57 taggedImages: 17:17:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:17:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.91 17:17:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:17:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:17:57 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:57 latest 17:17:57 2.3.0-dev.91 17:17:57 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:17:57 main 17:17:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:17:58 2d16be9ce345: Preparing 17:17:58 b6c2fce70791: Preparing 17:17:58 0d8c4c57c02a: Preparing 17:17:58 b3f2c286756b: Preparing 17:17:58 d96d8a35d23d: Preparing 17:17:58 c16e2d0ae9f4: Preparing 17:17:58 3b7bf4d7218c: Preparing 17:17:58 7082dd776702: Preparing 17:17:58 c68492035e80: Preparing 17:17:58 5d3e392a13a0: Preparing 17:17:58 c16e2d0ae9f4: Waiting 17:17:58 3b7bf4d7218c: Waiting 17:17:58 7082dd776702: Waiting 17:17:58 c68492035e80: Waiting 17:17:58 5d3e392a13a0: Waiting 17:17:58 d96d8a35d23d: Pushed 17:17:58 2d16be9ce345: Pushed 17:17:58 b6c2fce70791: Pushed 17:17:58 c16e2d0ae9f4: Pushed 17:17:58 3b7bf4d7218c: Pushed 17:17:58 7082dd776702: Pushed 17:17:58 5d3e392a13a0: Layer already exists 17:17:59 c68492035e80: Pushed 17:18:01 b3f2c286756b: Pushed 17:18:01 0d8c4c57c02a: Pushed 17:18:01 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:02 + 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 17:18:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:02 2d16be9ce345: Preparing 17:18:02 b6c2fce70791: Preparing 17:18:02 0d8c4c57c02a: Preparing 17:18:02 b3f2c286756b: Preparing 17:18:02 d96d8a35d23d: Preparing 17:18:02 c16e2d0ae9f4: Preparing 17:18:02 3b7bf4d7218c: Preparing 17:18:02 7082dd776702: Preparing 17:18:02 c68492035e80: Preparing 17:18:02 5d3e392a13a0: Preparing 17:18:02 7082dd776702: Waiting 17:18:02 c68492035e80: Waiting 17:18:02 c16e2d0ae9f4: Waiting 17:18:02 3b7bf4d7218c: Waiting 17:18:02 5d3e392a13a0: Waiting 17:18:02 b6c2fce70791: Layer already exists 17:18:02 2d16be9ce345: Layer already exists 17:18:02 d96d8a35d23d: Layer already exists 17:18:02 b3f2c286756b: Layer already exists 17:18:02 0d8c4c57c02a: Layer already exists 17:18:02 3b7bf4d7218c: Layer already exists 17:18:02 c16e2d0ae9f4: Layer already exists 17:18:02 c68492035e80: Layer already exists 17:18:02 7082dd776702: Layer already exists 17:18:02 5d3e392a13a0: Layer already exists 17:18:02 latest: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.91 17:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:03 2d16be9ce345: Preparing 17:18:03 b6c2fce70791: Preparing 17:18:03 0d8c4c57c02a: Preparing 17:18:03 b3f2c286756b: Preparing 17:18:03 d96d8a35d23d: Preparing 17:18:03 c16e2d0ae9f4: Preparing 17:18:03 3b7bf4d7218c: Preparing 17:18:03 7082dd776702: Preparing 17:18:03 c68492035e80: Preparing 17:18:03 5d3e392a13a0: Preparing 17:18:03 3b7bf4d7218c: Waiting 17:18:03 7082dd776702: Waiting 17:18:03 c68492035e80: Waiting 17:18:03 5d3e392a13a0: Waiting 17:18:03 c16e2d0ae9f4: Waiting 17:18:03 d96d8a35d23d: Layer already exists 17:18:03 b6c2fce70791: Layer already exists 17:18:03 0d8c4c57c02a: Layer already exists 17:18:03 b3f2c286756b: Layer already exists 17:18:03 2d16be9ce345: Layer already exists 17:18:03 7082dd776702: Layer already exists 17:18:03 c16e2d0ae9f4: Layer already exists 17:18:03 3b7bf4d7218c: Layer already exists 17:18:03 c68492035e80: Layer already exists 17:18:03 5d3e392a13a0: Layer already exists 17:18:03 2.3.0-dev.91: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:04 2d16be9ce345: Preparing 17:18:04 b6c2fce70791: Preparing 17:18:04 0d8c4c57c02a: Preparing 17:18:04 b3f2c286756b: Preparing 17:18:04 d96d8a35d23d: Preparing 17:18:04 c16e2d0ae9f4: Preparing 17:18:04 3b7bf4d7218c: Preparing 17:18:04 7082dd776702: Preparing 17:18:04 c68492035e80: Preparing 17:18:04 5d3e392a13a0: Preparing 17:18:04 c16e2d0ae9f4: Waiting 17:18:04 3b7bf4d7218c: Waiting 17:18:04 7082dd776702: Waiting 17:18:04 5d3e392a13a0: Waiting 17:18:04 c68492035e80: Waiting 17:18:04 0d8c4c57c02a: Layer already exists 17:18:04 b6c2fce70791: Layer already exists 17:18:04 b3f2c286756b: Layer already exists 17:18:04 2d16be9ce345: Layer already exists 17:18:04 d96d8a35d23d: Layer already exists 17:18:04 c16e2d0ae9f4: Layer already exists 17:18:04 7082dd776702: Layer already exists 17:18:04 5d3e392a13a0: Layer already exists 17:18:04 c68492035e80: Layer already exists 17:18:04 3b7bf4d7218c: Layer already exists 17:18:04 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:04 + 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 17:18:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:18:05 2d16be9ce345: Preparing 17:18:05 b6c2fce70791: Preparing 17:18:05 0d8c4c57c02a: Preparing 17:18:05 b3f2c286756b: Preparing 17:18:05 d96d8a35d23d: Preparing 17:18:05 c16e2d0ae9f4: Preparing 17:18:05 3b7bf4d7218c: Preparing 17:18:05 7082dd776702: Preparing 17:18:05 c68492035e80: Preparing 17:18:05 5d3e392a13a0: Preparing 17:18:05 7082dd776702: Waiting 17:18:05 c68492035e80: Waiting 17:18:05 5d3e392a13a0: Waiting 17:18:05 c16e2d0ae9f4: Waiting 17:18:05 3b7bf4d7218c: Waiting 17:18:05 b3f2c286756b: Layer already exists 17:18:05 0d8c4c57c02a: Layer already exists 17:18:05 d96d8a35d23d: Layer already exists 17:18:05 2d16be9ce345: Layer already exists 17:18:05 b6c2fce70791: Layer already exists 17:18:05 c16e2d0ae9f4: Layer already exists 17:18:05 3b7bf4d7218c: Layer already exists 17:18:05 7082dd776702: Layer already exists 17:18:05 c68492035e80: Layer already exists 17:18:05 5d3e392a13a0: Layer already exists 17:18:05 main: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:05 ===================================================== [Pipeline] echo 17:18:05 taggedImages: 17:18:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:18:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.91 17:18:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:18:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:18:05 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:05 latest 17:18:05 2.3.0-dev.91 17:18:05 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:05 main 17:18:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:06 03e62012b0ac: Preparing 17:18:06 6ba967536908: Preparing 17:18:06 c1abf686ba14: Preparing 17:18:06 b0c1d78734b2: Preparing 17:18:06 d054d2e1a044: Preparing 17:18:06 9833f26c6bda: Preparing 17:18:06 c1abf686ba14: Layer already exists 17:18:06 d054d2e1a044: Pushed 17:18:06 03e62012b0ac: Pushed 17:18:07 b0c1d78734b2: Pushed 17:18:07 9833f26c6bda: Layer already exists 17:18:10 6ba967536908: Pushed 17:18:10 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:11 + 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 17:18:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:11 03e62012b0ac: Preparing 17:18:11 6ba967536908: Preparing 17:18:11 c1abf686ba14: Preparing 17:18:11 b0c1d78734b2: Preparing 17:18:11 d054d2e1a044: Preparing 17:18:11 9833f26c6bda: Preparing 17:18:11 9833f26c6bda: Waiting 17:18:11 c1abf686ba14: Layer already exists 17:18:11 03e62012b0ac: Layer already exists 17:18:11 d054d2e1a044: Layer already exists 17:18:11 b0c1d78734b2: Layer already exists 17:18:11 6ba967536908: Layer already exists 17:18:11 9833f26c6bda: Layer already exists 17:18:11 latest: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.91 17:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:12 03e62012b0ac: Preparing 17:18:12 6ba967536908: Preparing 17:18:12 c1abf686ba14: Preparing 17:18:12 b0c1d78734b2: Preparing 17:18:12 d054d2e1a044: Preparing 17:18:12 9833f26c6bda: Preparing 17:18:12 9833f26c6bda: Waiting 17:18:12 03e62012b0ac: Layer already exists 17:18:12 d054d2e1a044: Layer already exists 17:18:12 b0c1d78734b2: Layer already exists 17:18:12 c1abf686ba14: Layer already exists 17:18:12 6ba967536908: Layer already exists 17:18:12 9833f26c6bda: Layer already exists 17:18:12 2.3.0-dev.91: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:13 03e62012b0ac: Preparing 17:18:13 6ba967536908: Preparing 17:18:13 c1abf686ba14: Preparing 17:18:13 b0c1d78734b2: Preparing 17:18:13 d054d2e1a044: Preparing 17:18:13 9833f26c6bda: Preparing 17:18:13 9833f26c6bda: Waiting 17:18:13 6ba967536908: Layer already exists 17:18:13 d054d2e1a044: Layer already exists 17:18:13 03e62012b0ac: Layer already exists 17:18:13 c1abf686ba14: Layer already exists 17:18:13 b0c1d78734b2: Layer already exists 17:18:13 9833f26c6bda: Layer already exists 17:18:13 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:14 + 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 17:18:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:18:14 03e62012b0ac: Preparing 17:18:14 6ba967536908: Preparing 17:18:14 c1abf686ba14: Preparing 17:18:14 b0c1d78734b2: Preparing 17:18:14 d054d2e1a044: Preparing 17:18:14 9833f26c6bda: Preparing 17:18:14 9833f26c6bda: Waiting 17:18:14 c1abf686ba14: Layer already exists 17:18:14 03e62012b0ac: Layer already exists 17:18:14 d054d2e1a044: Layer already exists 17:18:14 6ba967536908: Layer already exists 17:18:14 b0c1d78734b2: Layer already exists 17:18:14 9833f26c6bda: Layer already exists 17:18:14 main: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:14 ===================================================== [Pipeline] echo 17:18:14 taggedImages: 17:18:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:18:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.91 17:18:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:18:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:18:14 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:14 latest 17:18:14 2.3.0-dev.91 17:18:14 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:14 main 17:18:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:15 0bf54782bd2b: Preparing 17:18:15 d3e88856a1fb: Preparing 17:18:15 9b23a0637800: Preparing 17:18:15 c1ef34998b03: Preparing 17:18:15 ac07d2f2d652: Preparing 17:18:15 2aed515c1e04: Preparing 17:18:15 d054d2e1a044: Preparing 17:18:15 9833f26c6bda: Preparing 17:18:15 2aed515c1e04: Waiting 17:18:15 d054d2e1a044: Waiting 17:18:15 9833f26c6bda: Waiting 17:18:15 9b23a0637800: Pushed 17:18:15 d3e88856a1fb: Pushed 17:18:15 0bf54782bd2b: Pushed 17:18:15 9833f26c6bda: Layer already exists 17:18:15 d054d2e1a044: Layer already exists 17:18:16 2aed515c1e04: Pushed 17:18:24 ac07d2f2d652: Pushed 17:18:31 c1ef34998b03: Pushed 17:18:31 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:31 + 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 17:18:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:32 0bf54782bd2b: Preparing 17:18:32 d3e88856a1fb: Preparing 17:18:32 9b23a0637800: Preparing 17:18:32 c1ef34998b03: Preparing 17:18:32 ac07d2f2d652: Preparing 17:18:32 2aed515c1e04: Preparing 17:18:32 d054d2e1a044: Preparing 17:18:32 9833f26c6bda: Preparing 17:18:32 2aed515c1e04: Waiting 17:18:32 d054d2e1a044: Waiting 17:18:32 9833f26c6bda: Waiting 17:18:32 0bf54782bd2b: Layer already exists 17:18:32 c1ef34998b03: Layer already exists 17:18:32 ac07d2f2d652: Layer already exists 17:18:32 d3e88856a1fb: Layer already exists 17:18:32 9b23a0637800: Layer already exists 17:18:32 9833f26c6bda: Layer already exists 17:18:32 2aed515c1e04: Layer already exists 17:18:32 d054d2e1a044: Layer already exists 17:18:32 latest: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.91 17:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:32 0bf54782bd2b: Preparing 17:18:32 d3e88856a1fb: Preparing 17:18:32 9b23a0637800: Preparing 17:18:32 c1ef34998b03: Preparing 17:18:32 ac07d2f2d652: Preparing 17:18:32 2aed515c1e04: Preparing 17:18:32 d054d2e1a044: Preparing 17:18:32 9833f26c6bda: Preparing 17:18:32 d054d2e1a044: Waiting 17:18:32 9833f26c6bda: Waiting 17:18:32 2aed515c1e04: Waiting 17:18:32 9b23a0637800: Layer already exists 17:18:32 d3e88856a1fb: Layer already exists 17:18:32 c1ef34998b03: Layer already exists 17:18:32 ac07d2f2d652: Layer already exists 17:18:32 0bf54782bd2b: Layer already exists 17:18:32 d054d2e1a044: Layer already exists 17:18:32 2aed515c1e04: Layer already exists 17:18:32 9833f26c6bda: Layer already exists 17:18:33 2.3.0-dev.91: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:33 0bf54782bd2b: Preparing 17:18:33 d3e88856a1fb: Preparing 17:18:33 9b23a0637800: Preparing 17:18:33 c1ef34998b03: Preparing 17:18:33 ac07d2f2d652: Preparing 17:18:33 2aed515c1e04: Preparing 17:18:33 d054d2e1a044: Preparing 17:18:33 9833f26c6bda: Preparing 17:18:33 d054d2e1a044: Waiting 17:18:33 9833f26c6bda: Waiting 17:18:33 2aed515c1e04: Waiting 17:18:33 c1ef34998b03: Layer already exists 17:18:33 0bf54782bd2b: Layer already exists 17:18:33 ac07d2f2d652: Layer already exists 17:18:33 9b23a0637800: Layer already exists 17:18:33 d3e88856a1fb: Layer already exists 17:18:33 9833f26c6bda: Layer already exists 17:18:33 d054d2e1a044: Layer already exists 17:18:33 2aed515c1e04: Layer already exists 17:18:34 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:34 + 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 17:18:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:18:34 0bf54782bd2b: Preparing 17:18:34 d3e88856a1fb: Preparing 17:18:34 9b23a0637800: Preparing 17:18:34 c1ef34998b03: Preparing 17:18:34 ac07d2f2d652: Preparing 17:18:34 2aed515c1e04: Preparing 17:18:34 d054d2e1a044: Preparing 17:18:34 9833f26c6bda: Preparing 17:18:34 d054d2e1a044: Waiting 17:18:34 9833f26c6bda: Waiting 17:18:34 2aed515c1e04: Waiting 17:18:34 0bf54782bd2b: Layer already exists 17:18:34 c1ef34998b03: Layer already exists 17:18:34 d3e88856a1fb: Layer already exists 17:18:34 9b23a0637800: Layer already exists 17:18:34 ac07d2f2d652: Layer already exists 17:18:34 d054d2e1a044: Layer already exists 17:18:34 2aed515c1e04: Layer already exists 17:18:34 9833f26c6bda: Layer already exists 17:18:35 main: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:35 ===================================================== [Pipeline] echo 17:18:35 taggedImages: 17:18:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:18:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.91 17:18:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:18:35 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:18:35 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:35 latest 17:18:35 2.3.0-dev.91 17:18:35 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:35 main 17:18:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:18:35 b1b525a2e861: Preparing 17:18:35 ab28adc103c9: Preparing 17:18:35 96fa637bf8d4: Preparing 17:18:35 d148506fddcc: Preparing 17:18:35 7078b1b70c12: Preparing 17:18:35 d054d2e1a044: Preparing 17:18:35 9833f26c6bda: Preparing 17:18:35 d054d2e1a044: Waiting 17:18:35 9833f26c6bda: Waiting 17:18:36 ab28adc103c9: Pushed 17:18:36 96fa637bf8d4: Pushed 17:18:36 b1b525a2e861: Pushed 17:18:36 d054d2e1a044: Layer already exists 17:18:36 9833f26c6bda: Layer already exists 17:18:36 7078b1b70c12: Pushed 17:18:51 d148506fddcc: Pushed 17:18:51 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:51 + 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 17:18:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:18:52 b1b525a2e861: Preparing 17:18:52 ab28adc103c9: Preparing 17:18:52 96fa637bf8d4: Preparing 17:18:52 d148506fddcc: Preparing 17:18:52 7078b1b70c12: Preparing 17:18:52 d054d2e1a044: Preparing 17:18:52 9833f26c6bda: Preparing 17:18:52 d054d2e1a044: Waiting 17:18:52 9833f26c6bda: Waiting 17:18:52 d148506fddcc: Layer already exists 17:18:52 96fa637bf8d4: Layer already exists 17:18:52 7078b1b70c12: Layer already exists 17:18:52 b1b525a2e861: Layer already exists 17:18:52 ab28adc103c9: Layer already exists 17:18:52 d054d2e1a044: Layer already exists 17:18:52 9833f26c6bda: Layer already exists 17:18:52 latest: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.91 17:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:18:53 b1b525a2e861: Preparing 17:18:53 ab28adc103c9: Preparing 17:18:53 96fa637bf8d4: Preparing 17:18:53 d148506fddcc: Preparing 17:18:53 7078b1b70c12: Preparing 17:18:53 d054d2e1a044: Preparing 17:18:53 9833f26c6bda: Preparing 17:18:53 d054d2e1a044: Waiting 17:18:53 9833f26c6bda: Waiting 17:18:53 d148506fddcc: Layer already exists 17:18:53 96fa637bf8d4: Layer already exists 17:18:53 b1b525a2e861: Layer already exists 17:18:53 ab28adc103c9: Layer already exists 17:18:53 7078b1b70c12: Layer already exists 17:18:53 d054d2e1a044: Layer already exists 17:18:53 9833f26c6bda: Layer already exists 17:18:53 2.3.0-dev.91: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:18:54 b1b525a2e861: Preparing 17:18:54 ab28adc103c9: Preparing 17:18:54 96fa637bf8d4: Preparing 17:18:54 d148506fddcc: Preparing 17:18:54 7078b1b70c12: Preparing 17:18:54 d054d2e1a044: Preparing 17:18:54 9833f26c6bda: Preparing 17:18:54 d054d2e1a044: Waiting 17:18:54 9833f26c6bda: Waiting 17:18:54 7078b1b70c12: Layer already exists 17:18:54 b1b525a2e861: Layer already exists 17:18:54 d148506fddcc: Layer already exists 17:18:54 96fa637bf8d4: Layer already exists 17:18:54 ab28adc103c9: Layer already exists 17:18:54 d054d2e1a044: Layer already exists 17:18:54 9833f26c6bda: Layer already exists 17:18:54 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:54 + 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 17:18:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:18:54 b1b525a2e861: Preparing 17:18:54 ab28adc103c9: Preparing 17:18:54 96fa637bf8d4: Preparing 17:18:54 d148506fddcc: Preparing 17:18:54 7078b1b70c12: Preparing 17:18:54 d054d2e1a044: Preparing 17:18:54 9833f26c6bda: Preparing 17:18:54 d054d2e1a044: Waiting 17:18:54 9833f26c6bda: Waiting 17:18:54 ab28adc103c9: Layer already exists 17:18:54 7078b1b70c12: Layer already exists 17:18:54 96fa637bf8d4: Layer already exists 17:18:54 d148506fddcc: Layer already exists 17:18:54 b1b525a2e861: Layer already exists 17:18:54 d054d2e1a044: Layer already exists 17:18:54 9833f26c6bda: Layer already exists 17:18:55 main: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:18:55 ===================================================== [Pipeline] echo 17:18:55 taggedImages: 17:18:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:18:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.91 17:18:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:18:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:18:55 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:55 latest 17:18:55 2.3.0-dev.91 17:18:55 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:18:55 main 17:18:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:18:55 fdf676e3f995: Preparing 17:18:55 d35459bb3829: Preparing 17:18:55 3b9f6a373183: Preparing 17:18:55 12edeb04c420: Preparing 17:18:55 2aed515c1e04: Preparing 17:18:55 d054d2e1a044: Preparing 17:18:55 9833f26c6bda: Preparing 17:18:55 d054d2e1a044: Waiting 17:18:55 9833f26c6bda: Waiting 17:18:55 2aed515c1e04: Layer already exists 17:18:56 d054d2e1a044: Layer already exists 17:18:56 9833f26c6bda: Layer already exists 17:18:56 fdf676e3f995: Pushed 17:18:56 d35459bb3829: Pushed 17:18:56 3b9f6a373183: Pushed 17:19:11 12edeb04c420: Pushed 17:19:11 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:12 fdf676e3f995: Preparing 17:19:12 d35459bb3829: Preparing 17:19:12 3b9f6a373183: Preparing 17:19:12 12edeb04c420: Preparing 17:19:12 2aed515c1e04: Preparing 17:19:12 d054d2e1a044: Preparing 17:19:12 9833f26c6bda: Preparing 17:19:12 d054d2e1a044: Waiting 17:19:12 9833f26c6bda: Waiting 17:19:12 2aed515c1e04: Layer already exists 17:19:12 d35459bb3829: Layer already exists 17:19:12 fdf676e3f995: Layer already exists 17:19:12 12edeb04c420: Layer already exists 17:19:12 3b9f6a373183: Layer already exists 17:19:12 9833f26c6bda: Layer already exists 17:19:12 d054d2e1a044: Layer already exists 17:19:12 latest: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.91 17:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:13 fdf676e3f995: Preparing 17:19:13 d35459bb3829: Preparing 17:19:13 3b9f6a373183: Preparing 17:19:13 12edeb04c420: Preparing 17:19:13 2aed515c1e04: Preparing 17:19:13 d054d2e1a044: Preparing 17:19:13 9833f26c6bda: Preparing 17:19:13 d054d2e1a044: Waiting 17:19:13 9833f26c6bda: Waiting 17:19:13 3b9f6a373183: Layer already exists 17:19:13 12edeb04c420: Layer already exists 17:19:13 d35459bb3829: Layer already exists 17:19:13 fdf676e3f995: Layer already exists 17:19:13 2aed515c1e04: Layer already exists 17:19:13 d054d2e1a044: Layer already exists 17:19:13 9833f26c6bda: Layer already exists 17:19:13 2.3.0-dev.91: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:14 fdf676e3f995: Preparing 17:19:14 d35459bb3829: Preparing 17:19:14 3b9f6a373183: Preparing 17:19:14 12edeb04c420: Preparing 17:19:14 2aed515c1e04: Preparing 17:19:14 d054d2e1a044: Preparing 17:19:14 9833f26c6bda: Preparing 17:19:14 d054d2e1a044: Waiting 17:19:14 9833f26c6bda: Waiting 17:19:14 3b9f6a373183: Layer already exists 17:19:14 d35459bb3829: Layer already exists 17:19:14 12edeb04c420: Layer already exists 17:19:14 fdf676e3f995: Layer already exists 17:19:14 2aed515c1e04: Layer already exists 17:19:14 d054d2e1a044: Layer already exists 17:19:14 9833f26c6bda: Layer already exists 17:19:14 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:14 + 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 17:19:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:19:14 fdf676e3f995: Preparing 17:19:14 d35459bb3829: Preparing 17:19:14 3b9f6a373183: Preparing 17:19:14 12edeb04c420: Preparing 17:19:14 2aed515c1e04: Preparing 17:19:14 d054d2e1a044: Preparing 17:19:14 9833f26c6bda: Preparing 17:19:14 d054d2e1a044: Waiting 17:19:14 9833f26c6bda: Waiting 17:19:14 fdf676e3f995: Layer already exists 17:19:14 12edeb04c420: Layer already exists 17:19:14 2aed515c1e04: Layer already exists 17:19:14 3b9f6a373183: Layer already exists 17:19:14 d35459bb3829: Layer already exists 17:19:14 d054d2e1a044: Layer already exists 17:19:14 9833f26c6bda: Layer already exists 17:19:15 main: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:15 ===================================================== [Pipeline] echo 17:19:15 taggedImages: 17:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.91 17:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:19:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:19:15 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:15 latest 17:19:15 2.3.0-dev.91 17:19:15 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:15 main 17:19:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:15 c899e6088184: Preparing 17:19:15 75991b842696: Preparing 17:19:15 c1abf686ba14: Preparing 17:19:15 4c9ae5e3339a: Preparing 17:19:15 5d3e392a13a0: Preparing 17:19:15 5d3e392a13a0: Layer already exists 17:19:15 c1abf686ba14: Layer already exists 17:19:16 c899e6088184: Pushed 17:19:16 4c9ae5e3339a: Pushed 17:19:21 75991b842696: Pushed 17:19:21 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:22 c899e6088184: Preparing 17:19:22 75991b842696: Preparing 17:19:22 c1abf686ba14: Preparing 17:19:22 4c9ae5e3339a: Preparing 17:19:22 5d3e392a13a0: Preparing 17:19:22 c1abf686ba14: Layer already exists 17:19:22 c899e6088184: Layer already exists 17:19:22 4c9ae5e3339a: Layer already exists 17:19:22 5d3e392a13a0: Layer already exists 17:19:22 75991b842696: Layer already exists 17:19:22 latest: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.91 17:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:23 c899e6088184: Preparing 17:19:23 75991b842696: Preparing 17:19:23 c1abf686ba14: Preparing 17:19:23 4c9ae5e3339a: Preparing 17:19:23 5d3e392a13a0: Preparing 17:19:23 c1abf686ba14: Layer already exists 17:19:23 5d3e392a13a0: Layer already exists 17:19:23 4c9ae5e3339a: Layer already exists 17:19:23 c899e6088184: Layer already exists 17:19:23 75991b842696: Layer already exists 17:19:23 2.3.0-dev.91: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:23 c899e6088184: Preparing 17:19:23 75991b842696: Preparing 17:19:23 c1abf686ba14: Preparing 17:19:23 4c9ae5e3339a: Preparing 17:19:23 5d3e392a13a0: Preparing 17:19:23 5d3e392a13a0: Layer already exists 17:19:23 75991b842696: Layer already exists 17:19:23 4c9ae5e3339a: Layer already exists 17:19:23 c1abf686ba14: Layer already exists 17:19:23 c899e6088184: Layer already exists 17:19:23 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:19:24 c899e6088184: Preparing 17:19:24 75991b842696: Preparing 17:19:24 c1abf686ba14: Preparing 17:19:24 4c9ae5e3339a: Preparing 17:19:24 5d3e392a13a0: Preparing 17:19:24 c1abf686ba14: Layer already exists 17:19:24 4c9ae5e3339a: Layer already exists 17:19:24 c899e6088184: Layer already exists 17:19:24 5d3e392a13a0: Layer already exists 17:19:24 75991b842696: Layer already exists 17:19:24 main: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:24 ===================================================== [Pipeline] echo 17:19:24 taggedImages: 17:19:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:19:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.91 17:19:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:19:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:19:24 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:24 latest 17:19:24 2.3.0-dev.91 17:19:24 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:24 main 17:19:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:25 c8c226df78b6: Preparing 17:19:25 5b9d58b3735d: Preparing 17:19:25 c1abf686ba14: Preparing 17:19:25 e80c29af8d0a: Preparing 17:19:25 5d3e392a13a0: Preparing 17:19:25 e80c29af8d0a: Layer already exists 17:19:25 5d3e392a13a0: Layer already exists 17:19:25 c1abf686ba14: Layer already exists 17:19:25 c8c226df78b6: Pushed 17:19:30 5b9d58b3735d: Pushed 17:19:30 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:31 c8c226df78b6: Preparing 17:19:31 5b9d58b3735d: Preparing 17:19:31 c1abf686ba14: Preparing 17:19:31 e80c29af8d0a: Preparing 17:19:31 5d3e392a13a0: Preparing 17:19:31 5d3e392a13a0: Layer already exists 17:19:31 c8c226df78b6: Layer already exists 17:19:31 e80c29af8d0a: Layer already exists 17:19:31 5b9d58b3735d: Layer already exists 17:19:31 c1abf686ba14: Layer already exists 17:19:31 latest: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.91 17:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:32 c8c226df78b6: Preparing 17:19:32 5b9d58b3735d: Preparing 17:19:32 c1abf686ba14: Preparing 17:19:32 e80c29af8d0a: Preparing 17:19:32 5d3e392a13a0: Preparing 17:19:32 5d3e392a13a0: Layer already exists 17:19:32 e80c29af8d0a: Layer already exists 17:19:32 c8c226df78b6: Layer already exists 17:19:32 5b9d58b3735d: Layer already exists 17:19:32 c1abf686ba14: Layer already exists 17:19:32 2.3.0-dev.91: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:32 c8c226df78b6: Preparing 17:19:32 5b9d58b3735d: Preparing 17:19:32 c1abf686ba14: Preparing 17:19:32 e80c29af8d0a: Preparing 17:19:32 5d3e392a13a0: Preparing 17:19:32 e80c29af8d0a: Layer already exists 17:19:32 c1abf686ba14: Layer already exists 17:19:32 5b9d58b3735d: Layer already exists 17:19:32 5d3e392a13a0: Layer already exists 17:19:32 c8c226df78b6: Layer already exists 17:19:32 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:19:33 c8c226df78b6: Preparing 17:19:33 5b9d58b3735d: Preparing 17:19:33 c1abf686ba14: Preparing 17:19:33 e80c29af8d0a: Preparing 17:19:33 5d3e392a13a0: Preparing 17:19:33 c1abf686ba14: Layer already exists 17:19:33 e80c29af8d0a: Layer already exists 17:19:33 5b9d58b3735d: Layer already exists 17:19:33 c8c226df78b6: Layer already exists 17:19:33 5d3e392a13a0: Layer already exists 17:19:33 main: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:33 ===================================================== [Pipeline] echo 17:19:33 taggedImages: 17:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.91 17:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 17:19:33 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 17:19:33 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:33 latest 17:19:33 2.3.0-dev.91 17:19:33 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:19:33 main 17:19:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:19:34 48442d4ce2c2: Preparing 17:19:34 8860bdccdf15: Preparing 17:19:34 b293c10cfb36: Preparing 17:19:34 1113c9d40b09: Preparing 17:19:34 5d3e392a13a0: Preparing 17:19:34 5d3e392a13a0: Layer already exists 17:19:34 8860bdccdf15: Pushed 17:19:35 48442d4ce2c2: Pushed 17:19:37 b293c10cfb36: Pushed 17:20:04 1113c9d40b09: Pushed 17:20:04 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:20:04 48442d4ce2c2: Preparing 17:20:04 8860bdccdf15: Preparing 17:20:04 b293c10cfb36: Preparing 17:20:04 1113c9d40b09: Preparing 17:20:04 5d3e392a13a0: Preparing 17:20:04 b293c10cfb36: Layer already exists 17:20:04 48442d4ce2c2: Layer already exists 17:20:04 8860bdccdf15: Layer already exists 17:20:04 5d3e392a13a0: Layer already exists 17:20:04 1113c9d40b09: Layer already exists 17:20:04 latest: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.91 17:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:20:05 48442d4ce2c2: Preparing 17:20:05 8860bdccdf15: Preparing 17:20:05 b293c10cfb36: Preparing 17:20:05 1113c9d40b09: Preparing 17:20:05 5d3e392a13a0: Preparing 17:20:05 48442d4ce2c2: Layer already exists 17:20:05 5d3e392a13a0: Layer already exists 17:20:05 b293c10cfb36: Layer already exists 17:20:05 1113c9d40b09: Layer already exists 17:20:05 8860bdccdf15: Layer already exists 17:20:05 2.3.0-dev.91: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:20:06 48442d4ce2c2: Preparing 17:20:06 8860bdccdf15: Preparing 17:20:06 b293c10cfb36: Preparing 17:20:06 1113c9d40b09: Preparing 17:20:06 5d3e392a13a0: Preparing 17:20:06 1113c9d40b09: Layer already exists 17:20:06 48442d4ce2c2: Layer already exists 17:20:06 8860bdccdf15: Layer already exists 17:20:06 5d3e392a13a0: Layer already exists 17:20:06 b293c10cfb36: Layer already exists 17:20:06 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:07 + 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 17:20:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 17:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:20:07 48442d4ce2c2: Preparing 17:20:07 8860bdccdf15: Preparing 17:20:07 b293c10cfb36: Preparing 17:20:07 1113c9d40b09: Preparing 17:20:07 5d3e392a13a0: Preparing 17:20:07 48442d4ce2c2: Layer already exists 17:20:07 8860bdccdf15: Layer already exists 17:20:07 5d3e392a13a0: Layer already exists 17:20:07 b293c10cfb36: Layer already exists 17:20:07 1113c9d40b09: Layer already exists 17:20:07 main: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:07 ===================================================== [Pipeline] echo 17:20:07 taggedImages: 17:20:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 17:20:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:20:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.91 17:20:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 17:20:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:07 17:20:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:08 arm64: Pulling from edgex-lftools-log-publisher 17:20:08 8998bd30e6a1: Pulling fs layer 17:20:08 04944245beec: Pulling fs layer 17:20:08 699f458cf7ca: Pulling fs layer 17:20:08 765212b225bb: Pulling fs layer 17:20:08 f23df028b6ca: Pulling fs layer 17:20:08 d65c8cfc05b1: Pulling fs layer 17:20:08 2437ff75d9bd: Pulling fs layer 17:20:08 f23df028b6ca: Waiting 17:20:08 d65c8cfc05b1: Waiting 17:20:08 2437ff75d9bd: Waiting 17:20:08 765212b225bb: Waiting 17:20:08 04944245beec: Verifying Checksum 17:20:08 04944245beec: Download complete 17:20:08 765212b225bb: Verifying Checksum 17:20:08 765212b225bb: Download complete 17:20:08 f23df028b6ca: Download complete 17:20:08 d65c8cfc05b1: Verifying Checksum 17:20:08 d65c8cfc05b1: Download complete 17:20:08 699f458cf7ca: Verifying Checksum 17:20:08 699f458cf7ca: Download complete 17:20:09 8998bd30e6a1: Verifying Checksum 17:20:09 8998bd30e6a1: Download complete 17:20:11 2437ff75d9bd: Verifying Checksum 17:20:11 2437ff75d9bd: Download complete 17:20:13 8998bd30e6a1: Pull complete 17:20:13 04944245beec: Pull complete 17:20:14 699f458cf7ca: Pull complete 17:20:14 765212b225bb: Pull complete 17:20:15 f23df028b6ca: Pull complete 17:20:15 d65c8cfc05b1: Pull complete 17:20:30 2437ff75d9bd: Pull complete 17:20:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:30 prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container 17:20:31 $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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 17:20:33 $ docker top 27c29cad70709df05a98628c2eebf851cafa564143c63038cdf7bd5c2ef3f489 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:34 ---> job-cost.sh 17:20:34 lf-activate-venv: SKIPPING 17:20:34 INFO: No Stack... 17:20:35 INFO: Retrieving Pricing Info for: v3-standard-4 17:20:36 INFO: Archiving Costs [Pipeline] sh 17:20:36 + cut -d, -f6 17:20:36 + cat /w/workspace/edgex-go/329/archives/cost.csv [Pipeline] lock 17:20:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] 17:20:36 Resource [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] did not exist. Created. 17:20:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:20:37 Stashed 1 file(s) [Pipeline] } 17:20:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:37 $ docker stop --time=1 27c29cad70709df05a98628c2eebf851cafa564143c63038cdf7bd5c2ef3f489 17:20:39 $ docker rm -f 27c29cad70709df05a98628c2eebf851cafa564143c63038cdf7bd5c2ef3f489 [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 17:20:39 provisioning config files... 17:20:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/329@tmp/config6762524270058910507tmp [Pipeline] { [Pipeline] sh 17:20:39 + set +x 17:20:39 + curl -s https://codecov.io/bash 17:20:39 + bash -s -- 17:20:39 17:20:39 _____ _ 17:20:39 / ____| | | 17:20:39 | | ___ __| | ___ ___ _____ __ 17:20:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:20:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:20:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:20:39 Bash-1.0.6 17:20:39 17:20:39 17:20:39 ==> git version 2.25.1 found 17:20:39 ==> 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 17:20:39 Release-Date: 2020-01-08 17:20:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:20:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:20:39 ==> Jenkins CI detected. 17:20:39 current dir:  /w/workspace/edgex-go/329 17:20:39 project root: . 17:20:39 --> token set from env 17:20:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:20:39 ==> Running gcov in . (disable via -X gcov) 17:20:39 ==> Python coveragepy not found 17:20:39 ==> Searching for coverage reports in: 17:20:39 + . 17:20:39 -> Found 1 reports 17:20:39 ==> Detecting git/mercurial file structure 17:20:39 ==> Reading reports 17:20:39 + ./coverage.out bytes=502375 17:20:40 ==> Appending adjustments 17:20:40 https://docs.codecov.io/docs/fixing-reports 17:20:41 + Found adjustments 17:20:41 ==> Gzipping contents 17:20:41 68K /tmp/codecov.cHTVjx.gz 17:20:41 ==> Uploading reports 17:20:41 url: https://codecov.io 17:20:41 query: branch=main&commit=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5&build=329&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F329%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:20:41 -> Pinging Codecov 17:20:41 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=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5&build=329&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F329%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:20:41 -> Uploading to 17:20:41 https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5/c39986e4-34c3-429e-9fa4-1130c26ef61b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T172041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09f1bc1516ed51abf275736fbd726a70e29cb6de5708e6b043942aedf4514958 17:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:41 Dload Upload Total Spent Left Speed 17:20:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65589 0 0 100 65589 0 289k --:--:-- --:--:-- --:--:-- 288k 100 65589 0 0 100 65589 0 250k --:--:-- --:--:-- --:--:-- 249k 17:20:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } 17:20:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:20:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:20:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:42 17:20:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:20:43 df9b9388f04a: Pulling fs layer 17:20:43 52dc419b0ee2: Pulling fs layer 17:20:43 25bc292e5bac: Pulling fs layer 17:20:43 114826534d7a: Pulling fs layer 17:20:43 4657fd5d0bcf: Pulling fs layer 17:20:43 6ad1cebc031e: Pulling fs layer 17:20:43 8a3aa393b2d8: Pulling fs layer 17:20:43 114826534d7a: Waiting 17:20:43 4657fd5d0bcf: Waiting 17:20:43 6ad1cebc031e: Waiting 17:20:43 8a3aa393b2d8: Waiting 17:20:43 25bc292e5bac: Verifying Checksum 17:20:43 25bc292e5bac: Download complete 17:20:43 52dc419b0ee2: Verifying Checksum 17:20:43 52dc419b0ee2: Download complete 17:20:43 4657fd5d0bcf: Verifying Checksum 17:20:43 4657fd5d0bcf: Download complete 17:20:43 df9b9388f04a: Download complete 17:20:43 df9b9388f04a: Pull complete 17:20:43 6ad1cebc031e: Verifying Checksum 17:20:43 6ad1cebc031e: Download complete 17:20:43 52dc419b0ee2: Pull complete 17:20:43 25bc292e5bac: Pull complete 17:20:43 114826534d7a: Verifying Checksum 17:20:43 114826534d7a: Download complete 17:20:44 8a3aa393b2d8: Verifying Checksum 17:20:44 8a3aa393b2d8: Download complete 17:20:47 114826534d7a: Pull complete 17:20:47 4657fd5d0bcf: Pull complete 17:20:47 6ad1cebc031e: Pull complete 17:20:50 8a3aa393b2d8: Pull complete 17:20:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:20:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:50 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 17:20:50 $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:20:52 $ docker top 354ab8128d778d572722d43286fbcc980cfc456648c0267fa336b319b2a1d96a -eo pid,comm [Pipeline] { [Pipeline] echo 17:20:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:20:52 + set -o pipefail 17:20:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:20:57 17:20:57 Monitoring /w/workspace/edgex-go/329 (github.com/edgexfoundry/edgex-go)... 17:20:57 17:20:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/11bb885e-9d46-450e-9a25-a2ece0523919 17:20:57 17:20:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:20:57 17:20:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:20:57 17:20:57 17:20:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:20:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:20:57 More details here: https://snyk.co/ue1NS [Pipeline] } 17:20:57 $ docker stop --time=1 354ab8128d778d572722d43286fbcc980cfc456648c0267fa336b319b2a1d96a 17:20:59 $ docker rm -f 354ab8128d778d572722d43286fbcc980cfc456648c0267fa336b319b2a1d96a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:21:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:00 provisioning config files... 17:21:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/329@tmp/config9576247110456360687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:00 --> edgex-publish-swagger.sh 17:21:00 === Publish openapi/v2 API === 17:21:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:21:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/329/openapi/v2/core-command.yaml] 17:21:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:00 Dload Upload Total Spent Left Speed 17:21:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31009 0:00:01 0:00:01 --:--:-- 31037 100 33831 0 0 100 33831 0 31009 0:00:01 0:00:01 --:--:-- 31009 17:21:01 17:21:01 17:21:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/329/openapi/v2/core-data.yaml] 17:21:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:01 Dload Upload Total Spent Left Speed 17:21:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 69451 0:00:01 0:00:01 --:--:-- 69451 100 71604 0 0 100 71604 0 69383 0:00:01 0:00:01 --:--:-- 69383 17:21:02 17:21:02 17:21:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/329/openapi/v2/core-metadata.yaml] 17:21:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:02 Dload Upload Total Spent Left Speed 17:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 131k 0:00:01 0:00:01 --:--:-- 131k 100 144k 0 0 100 144k 0 131k 0:00:01 0:00:01 --:--:-- 131k 17:21:03 17:21:03 17:21:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/329/openapi/v2/support-notifications.yaml] 17:21:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:03 Dload Upload Total Spent Left Speed 17:21:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 76602 0:00:01 0:00:01 --:--:-- 76602 100 89318 0 0 100 89318 0 76536 0:00:01 0:00:01 --:--:-- 76602 17:21:04 17:21:04 17:21:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/329/openapi/v2/support-scheduler.yaml] 17:21:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:04 Dload Upload Total Spent Left Speed 17:21:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 30806 0:00:01 0:00:01 --:--:-- 30806 17:21:06 17:21:06 17:21:06 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/329/openapi/v2/system-agent.yaml] 17:21:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:06 Dload Upload Total Spent Left Speed 17:21:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 19449 0:00:01 0:00:01 --:--:-- 19468 17:21:07 17:21:07 [Pipeline] } 17:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:21:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:07 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 17:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:21:08 $ docker top f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 -eo pid,comm 17:21:08 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). 17:21:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:08 [ssh-agent] Looking for ssh-agent implementation... 17:21:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:08 $ docker exec f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 ssh-agent 17:21:08 SSH_AUTH_SOCK=/tmp/ssh-RknFV7jqNrr7/agent.32 17:21:08 SSH_AGENT_PID=38 17:21:08 Running ssh-add (command line suppressed) 17:21:08 Identity added: /w/workspace/edgex-go/329@tmp/private_key_13866822995861472020.key (/w/workspace/edgex-go/329@tmp/private_key_13866822995861472020.key) 17:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:09 + git semver tag 17:21:09 2022-10-18 17:21:09,228 [run_tag] DEBUG tag force:False 17:21:09 2022-10-18 17:21:09,228 [check_head_tag] DEBUG check head tag 17:21:09 2022-10-18 17:21:09,231 [execute] INFO git cat-file --batch-check 17:21:09 2022-10-18 17:21:09,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=) 17:21:09 2022-10-18 17:21:09,234 [execute] INFO git cat-file --batch 17:21:09 2022-10-18 17:21:09,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=) 17:21:09 2022-10-18 17:21:09,267 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 17:21:09 2022-10-18 17:21:09,267 [execute] INFO git tag -a v2.3.0-dev.91 -m v2.3.0-dev.91 17:21:09 2022-10-18 17:21:09,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.91', '-m', 'v2.3.0-dev.91'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=None) 17:21:09 2022-10-18 17:21:09,271 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 17:21:09 2.3.0-dev.91 [Pipeline] } 17:21:09 $ docker exec --env ******** --env ******** f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 ssh-agent -k 17:21:09 unset SSH_AUTH_SOCK; 17:21:09 unset SSH_AGENT_PID; 17:21:09 echo Agent pid 38 killed; 17:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:09 + git semver [Pipeline] } 17:21:09 $ docker stop --time=1 f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 17:21:11 $ docker rm -f f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:11 17:21:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:11 0.23.1-centos7: Pulling from edgex-lftools 17:21:11 ab5ef0e58194: Pulling fs layer 17:21:11 9712f1f96733: Pulling fs layer 17:21:11 63f879dbbcfc: Pulling fs layer 17:21:11 0d9ebad4ef96: Pulling fs layer 17:21:11 e9a5061849ea: Pulling fs layer 17:21:11 d747dcd14b5f: Pulling fs layer 17:21:11 2de7ff778b66: Pulling fs layer 17:21:11 0d9ebad4ef96: Waiting 17:21:11 e9a5061849ea: Waiting 17:21:11 d747dcd14b5f: Waiting 17:21:11 2de7ff778b66: Waiting 17:21:11 9712f1f96733: Verifying Checksum 17:21:11 9712f1f96733: Download complete 17:21:12 63f879dbbcfc: Verifying Checksum 17:21:12 63f879dbbcfc: Download complete 17:21:12 0d9ebad4ef96: Verifying Checksum 17:21:12 0d9ebad4ef96: Download complete 17:21:12 d747dcd14b5f: Verifying Checksum 17:21:12 d747dcd14b5f: Download complete 17:21:12 e9a5061849ea: Verifying Checksum 17:21:12 e9a5061849ea: Download complete 17:21:12 2de7ff778b66: Verifying Checksum 17:21:12 2de7ff778b66: Download complete 17:21:12 ab5ef0e58194: Verifying Checksum 17:21:12 ab5ef0e58194: Download complete 17:21:15 ab5ef0e58194: Pull complete 17:21:15 9712f1f96733: Pull complete 17:21:15 63f879dbbcfc: Pull complete 17:21:19 0d9ebad4ef96: Pull complete 17:21:19 e9a5061849ea: Pull complete 17:21:19 d747dcd14b5f: Pull complete 17:21:20 2de7ff778b66: Pull complete 17:21:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:20 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 17:21:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:21:22 $ docker top fdb675040358ccd0dc0ada7a7a8977a53f76c3a401587d8b5b862c749b7fa944 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:21:22 provisioning config files... 17:21:22 copy managed file [sigul-config] to file:/w/workspace/edgex-go/329@tmp/config907445662535258933tmp 17:21:22 copy managed file [sigul-password] to file:/w/workspace/edgex-go/329@tmp/config2314326172450645711tmp 17:21:22 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/329@tmp/config13054811759375626376tmp [Pipeline] { [Pipeline] echo 17:21:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:21:22 ---> sigul-configuration.sh 17:21:22 gpg: directory `/root/.gnupg' created 17:21:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:21:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:21:22 gpg: keyring `/root/.gnupg/secring.gpg' created 17:21:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:21:22 gpg: CAST5 encrypted data 17:21:22 gpg: encrypted with 1 passphrase 17:21:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:21:22 + mkdir /home/jenkins 17:21:22 + mkdir /home/jenkins/sigul [Pipeline] sh 17:21:22 + 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 17:21:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:21:23 ---> sigul-install.sh 17:21:23 Sigul already installed; skipping installation. [Pipeline] sh 17:21:23 + git tag --list 17:21:23 0.6.0 17:21:23 0.6.1 17:21:23 0.7.0 17:21:23 0.7.1 17:21:23 v1.0.0 17:21:23 v1.0.1 17:21:23 v1.1.0 17:21:23 v1.2.0 17:21:23 v1.2.1 17:21:23 v1.3.0 17:21:23 v1.3.1 17:21:23 v2.0.0 17:21:23 v2.1.0 17:21:23 v2.1.1 17:21:23 v2.1.1-dev.1 17:21:23 v2.1.1-dev.2 17:21:23 v2.1.1-dev.3 17:21:23 v2.1.1-dev.4 17:21:23 v2.1.1-dev.5 17:21:23 v2.1.1-dev.6 17:21:23 v2.1.1-dev.7 17:21:23 v2.1.1-dev.8 17:21:23 v2.1.2-dev.1 17:21:23 v2.2.0 17:21:23 v2.2.1-dev.1 17:21:23 v2.2.1-dev.10 17:21:23 v2.2.1-dev.11 17:21:23 v2.2.1-dev.12 17:21:23 v2.2.1-dev.13 17:21:23 v2.2.1-dev.14 17:21:23 v2.2.1-dev.15 17:21:23 v2.2.1-dev.16 17:21:23 v2.2.1-dev.17 17:21:23 v2.2.1-dev.18 17:21:23 v2.2.1-dev.19 17:21:23 v2.2.1-dev.2 17:21:23 v2.2.1-dev.20 17:21:23 v2.2.1-dev.21 17:21:23 v2.2.1-dev.22 17:21:23 v2.2.1-dev.23 17:21:23 v2.2.1-dev.24 17:21:23 v2.2.1-dev.25 17:21:23 v2.2.1-dev.26 17:21:23 v2.2.1-dev.27 17:21:23 v2.2.1-dev.28 17:21:23 v2.2.1-dev.29 17:21:23 v2.2.1-dev.3 17:21:23 v2.2.1-dev.4 17:21:23 v2.2.1-dev.5 17:21:23 v2.2.1-dev.6 17:21:23 v2.2.1-dev.7 17:21:23 v2.2.1-dev.8 17:21:23 v2.2.1-dev.9 17:21:23 v2.3.0-dev.29 17:21:23 v2.3.0-dev.30 17:21:23 v2.3.0-dev.31 17:21:23 v2.3.0-dev.32 17:21:23 v2.3.0-dev.33 17:21:23 v2.3.0-dev.34 17:21:23 v2.3.0-dev.35 17:21:23 v2.3.0-dev.36 17:21:23 v2.3.0-dev.37 17:21:23 v2.3.0-dev.38 17:21:23 v2.3.0-dev.39 17:21:23 v2.3.0-dev.40 17:21:23 v2.3.0-dev.41 17:21:23 v2.3.0-dev.42 17:21:23 v2.3.0-dev.43 17:21:23 v2.3.0-dev.44 17:21:23 v2.3.0-dev.45 17:21:23 v2.3.0-dev.46 17:21:23 v2.3.0-dev.47 17:21:23 v2.3.0-dev.48 17:21:23 v2.3.0-dev.49 17:21:23 v2.3.0-dev.50 17:21:23 v2.3.0-dev.51 17:21:23 v2.3.0-dev.52 17:21:23 v2.3.0-dev.53 17:21:23 v2.3.0-dev.54 17:21:23 v2.3.0-dev.55 17:21:23 v2.3.0-dev.56 17:21:23 v2.3.0-dev.57 17:21:23 v2.3.0-dev.58 17:21:23 v2.3.0-dev.59 17:21:23 v2.3.0-dev.60 17:21:23 v2.3.0-dev.61 17:21:23 v2.3.0-dev.62 17:21:23 v2.3.0-dev.63 17:21:23 v2.3.0-dev.64 17:21:23 v2.3.0-dev.65 17:21:23 v2.3.0-dev.66 17:21:23 v2.3.0-dev.67 17:21:23 v2.3.0-dev.68 17:21:23 v2.3.0-dev.69 17:21:23 v2.3.0-dev.70 17:21:23 v2.3.0-dev.71 17:21:23 v2.3.0-dev.72 17:21:23 v2.3.0-dev.73 17:21:23 v2.3.0-dev.74 17:21:23 v2.3.0-dev.75 17:21:23 v2.3.0-dev.76 17:21:23 v2.3.0-dev.77 17:21:23 v2.3.0-dev.78 17:21:23 v2.3.0-dev.79 17:21:23 v2.3.0-dev.80 17:21:23 v2.3.0-dev.81 17:21:23 v2.3.0-dev.82 17:21:23 v2.3.0-dev.83 17:21:23 v2.3.0-dev.84 17:21:23 v2.3.0-dev.85 17:21:23 v2.3.0-dev.86 17:21:23 v2.3.0-dev.87 17:21:23 v2.3.0-dev.88 17:21:23 v2.3.0-dev.89 17:21:23 v2.3.0-dev.90 17:21:23 v2.3.0-dev.91 [Pipeline] sh 17:21:23 + lftools sign git-tag v2.3.0-dev.91 17:21:24 Signing Git tag with Sigul... 17:21:24 Signing v2.3.0-dev.91 [Pipeline] echo 17:21:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:21:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:21:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:21:24 $ docker stop --time=1 fdb675040358ccd0dc0ada7a7a8977a53f76c3a401587d8b5b862c749b7fa944 17:21:26 $ docker rm -f fdb675040358ccd0dc0ada7a7a8977a53f76c3a401587d8b5b862c749b7fa944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:21:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:27 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 17:21:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:21:27 $ docker top e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:27 [ssh-agent] Looking for ssh-agent implementation... 17:21:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:27 $ docker exec e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 ssh-agent 17:21:27 SSH_AUTH_SOCK=/tmp/ssh-0huOJAzlNY85/agent.32 17:21:27 SSH_AGENT_PID=38 17:21:27 Running ssh-add (command line suppressed) 17:21:27 Identity added: /w/workspace/edgex-go/329@tmp/private_key_17986170903055968465.key (/w/workspace/edgex-go/329@tmp/private_key_17986170903055968465.key) 17:21:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:28 + git semver bump pre 17:21:28 2022-10-18 17:21:28,278 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 17:21:28 2022-10-18 17:21:28,279 [bump_version] DEBUG bumping version:2.3.0-dev.91 on axis:pre with prefix:dev 17:21:28 2022-10-18 17:21:28,279 [bump_version] DEBUG bumped version:2.3.0-dev.92 17:21:28 2022-10-18 17:21:28,279 [write_version] DEBUG write version:2.3.0-dev.92 to path:/w/workspace/edgex-go/329/.semver/main with force:True 17:21:28 2022-10-18 17:21:28,279 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 17:21:28 2022-10-18 17:21:28,279 [write_file] DEBUG write to file:/w/workspace/edgex-go/329/.semver/main 17:21:28 2022-10-18 17:21:28,281 [execute] INFO git cat-file --batch-check 17:21:28 2022-10-18 17:21:28,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=) 17:21:28 2022-10-18 17:21:28,286 [execute] INFO git cat-file --batch 17:21:28 2022-10-18 17:21:28,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=) 17:21:28 2022-10-18 17:21:28,293 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 17:21:28 2.3.0-dev.92 [Pipeline] } 17:21:28 $ docker exec --env ******** --env ******** e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 ssh-agent -k 17:21:28 unset SSH_AUTH_SOCK; 17:21:28 unset SSH_AGENT_PID; 17:21:28 echo Agent pid 38 killed; 17:21:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:28 + git semver [Pipeline] } 17:21:29 $ docker stop --time=1 e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 17:21:30 $ docker rm -f e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:31 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 17:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:21:31 $ docker top 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:31 [ssh-agent] Looking for ssh-agent implementation... 17:21:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:31 $ docker exec 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea ssh-agent 17:21:31 SSH_AUTH_SOCK=/tmp/ssh-kPCDqv3AsVhT/agent.32 17:21:31 SSH_AGENT_PID=38 17:21:31 Running ssh-add (command line suppressed) 17:21:31 Identity added: /w/workspace/edgex-go/329@tmp/private_key_3205132080858428203.key (/w/workspace/edgex-go/329@tmp/private_key_3205132080858428203.key) 17:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:32 + git semver push 17:21:32 2022-10-18 17:21:32,354 [run_push] DEBUG push 17:21:32 2022-10-18 17:21:32,354 [execute] INFO git cat-file --batch-check 17:21:32 2022-10-18 17:21:32,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=) 17:21:32 2022-10-18 17:21:32,358 [execute] INFO git rev-list 44b77263a6e8f1e73d69fe4d48ace62179441a43 -- 17:21:32 2022-10-18 17:21:32,359 [execute] DEBUG Popen(['git', 'rev-list', '44b77263a6e8f1e73d69fe4d48ace62179441a43', '--'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=None) 17:21:32 2022-10-18 17:21:32,372 [execute] INFO git fetch -v origin 17:21:32 2022-10-18 17:21:32,372 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=True, shell=None, istream=None) 17:21:33 2022-10-18 17:21:32,909 [run_push] DEBUG no remote changes detected 17:21:33 2022-10-18 17:21:32,910 [execute] INFO git push origin semver 17:21:33 2022-10-18 17:21:32,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=None) 17:21:33 2022-10-18 17:21:33,918 [run_push] DEBUG push all version tags 17:21:33 2022-10-18 17:21:33,918 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:21:33 2022-10-18 17:21:33,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=None) 17:21:34 2022-10-18 17:21:34,771 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main 17:21:34 2.3.0-dev.92 [Pipeline] } 17:21:34 $ docker exec --env ******** --env ******** 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea ssh-agent -k 17:21:34 unset SSH_AUTH_SOCK; 17:21:34 unset SSH_AGENT_PID; 17:21:34 echo Agent pid 38 killed; 17:21:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:35 + git semver [Pipeline] } 17:21:35 $ docker stop --time=1 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea 17:21:36 $ docker rm -f 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea [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 17:21:37 + [ -d /w/workspace/edgex-go/329/archives ] [Pipeline] libraryResource [Pipeline] sh 17:21:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:38 ---> package-listing.sh 17:21:38 ++ facter osfamily 17:21:38 ++ tr '[:upper:]' '[:lower:]' 17:21:38 + OS_FAMILY=debian 17:21:38 + workspace=/w/workspace/edgex-go/329 17:21:38 + START_PACKAGES=/tmp/packages_start.txt 17:21:38 + END_PACKAGES=/tmp/packages_end.txt 17:21:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:38 + PACKAGES=/tmp/packages_start.txt 17:21:38 + '[' /w/workspace/edgex-go/329 ']' 17:21:38 + PACKAGES=/tmp/packages_end.txt 17:21:38 + case "${OS_FAMILY}" in 17:21:38 + dpkg -l 17:21:38 + grep '^ii' 17:21:38 + '[' -f /tmp/packages_start.txt ']' 17:21:38 + '[' -f /tmp/packages_end.txt ']' 17:21:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:38 + '[' /w/workspace/edgex-go/329 ']' 17:21:38 + mkdir -p /w/workspace/edgex-go/329/archives/ 17:21:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/329/archives/ [Pipeline] echo 17:21:38 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/329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:21:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:39 17:21:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:39 latest: Pulling from edgex-lftools-log-publisher 17:21:39 5eb5b503b376: Pulling fs layer 17:21:39 5c69ac0246d0: Pulling fs layer 17:21:39 ec43610c2a17: Pulling fs layer 17:21:39 3a2ae6a8a46f: Pulling fs layer 17:21:39 33b1e0a273af: Pulling fs layer 17:21:39 5d3b04190fa2: Pulling fs layer 17:21:39 2f39f015ded8: Pulling fs layer 17:21:39 3a2ae6a8a46f: Waiting 17:21:39 33b1e0a273af: Waiting 17:21:39 5d3b04190fa2: Waiting 17:21:39 2f39f015ded8: Waiting 17:21:39 5c69ac0246d0: Download complete 17:21:39 3a2ae6a8a46f: Verifying Checksum 17:21:39 3a2ae6a8a46f: Download complete 17:21:39 33b1e0a273af: Verifying Checksum 17:21:39 33b1e0a273af: Download complete 17:21:39 ec43610c2a17: Verifying Checksum 17:21:39 ec43610c2a17: Download complete 17:21:40 5d3b04190fa2: Download complete 17:21:40 5eb5b503b376: Download complete 17:21:40 2f39f015ded8: Download complete 17:21:41 5eb5b503b376: Pull complete 17:21:41 5c69ac0246d0: Pull complete 17:21:41 ec43610c2a17: Pull complete 17:21:41 3a2ae6a8a46f: Pull complete 17:21:41 33b1e0a273af: Pull complete 17:21:42 5d3b04190fa2: Pull complete 17:21:46 2f39f015ded8: Pull complete 17:21:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:46 prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container 17:21:46 $ 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/329/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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:21:47 $ docker top 55086998c4ca0989638906a73d3afa2c7dc4ba2ad50509e654ddb546435d9b2c -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:48 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:48 + mkdir -p /var/log/sysstat [Pipeline] sh 17:21:48 + ls /var/log/sa-host 17:21:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:48 provisioning config files... 17:21:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/329@tmp/config9328353040606353306tmp [Pipeline] { [Pipeline] echo 17:21:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:49 ---> create-netrc.sh [Pipeline] } 17:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:21:49 ---> python-tools-install.sh [Pipeline] echo 17:21:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:49 ---> sudo-logs.sh 17:21:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:21:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:49 ---> job-cost.sh 17:21:49 lf-activate-venv: SKIPPING 17:21:49 DEBUG: total: 0.10999999940395355 17:21:49 INFO: Retrieving Stack Cost... 17:21:50 INFO: Retrieving Pricing Info for: v3-standard-8 17:21:50 INFO: Archiving Costs [Pipeline] echo 17:21:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:51 ---> logs-deploy.sh 17:21:51 lf-activate-venv: SKIPPING 17:21:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/329 17:21:51 INFO: archiving workspace using pattern(s): 17:21:52 Archives upload complete. 17:21:52 INFO: archiving logs to Nexus 17:21:52 ---> uname -a: 17:21:52 Linux prd-ubuntu20-04-docker-8c-8g-8478 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:21:52 17:21:52 17:21:52 ---> lscpu: 17:21:52 Architecture: x86_64 17:21:52 CPU op-mode(s): 32-bit, 64-bit 17:21:52 Byte Order: Little Endian 17:21:52 Address sizes: 40 bits physical, 48 bits virtual 17:21:52 CPU(s): 8 17:21:52 On-line CPU(s) list: 0-7 17:21:52 Thread(s) per core: 1 17:21:52 Core(s) per socket: 1 17:21:52 Socket(s): 8 17:21:52 NUMA node(s): 1 17:21:52 Vendor ID: AuthenticAMD 17:21:52 CPU family: 23 17:21:52 Model: 49 17:21:52 Model name: AMD EPYC-Rome Processor 17:21:52 Stepping: 0 17:21:52 CPU MHz: 2800.000 17:21:52 BogoMIPS: 5600.00 17:21:52 Virtualization: AMD-V 17:21:52 Hypervisor vendor: KVM 17:21:52 Virtualization type: full 17:21:52 L1d cache: 256 KiB 17:21:52 L1i cache: 256 KiB 17:21:52 L2 cache: 4 MiB 17:21:52 L3 cache: 128 MiB 17:21:52 NUMA node0 CPU(s): 0-7 17:21:52 Vulnerability Itlb multihit: Not affected 17:21:52 Vulnerability L1tf: Not affected 17:21:52 Vulnerability Mds: Not affected 17:21:52 Vulnerability Meltdown: Not affected 17:21:52 Vulnerability Mmio stale data: Not affected 17:21:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:21:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:21:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:21:52 Vulnerability Srbds: Not affected 17:21:52 Vulnerability Tsx async abort: Not affected 17:21:52 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 17:21:52 17:21:52 17:21:52 ---> nproc: 17:21:52 8 17:21:52 17:21:52 17:21:52 ---> df -h: 17:21:52 Filesystem Size Used Avail Use% Mounted on 17:21:52 overlay 155G 20G 135G 13% / 17:21:52 tmpfs 64M 0 64M 0% /dev 17:21:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:21:52 shm 64M 0 64M 0% /dev/shm 17:21:52 /dev/vda1 155G 20G 135G 13% /facter-os 17:21:52 17:21:52 17:21:52 ---> sar -b -r -n DEV: 17:21:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8478) 10/18/22 _x86_64_ (8 CPU) 17:21:52 17:21:52 16:45:42 LINUX RESTART (8 CPU) 17:21:52 17:21:52 16:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:21:52 16:47:01 61.99 25.40 36.59 0.00 2527.03 125094.19 0.00 17:21:52 16:48:01 6.61 0.00 6.61 0.00 0.00 38314.05 0.00 17:21:52 16:49:01 0.98 0.03 0.95 0.00 5.20 10.66 0.00 17:21:52 16:50:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 17:21:52 16:51:01 38.62 9.35 29.27 0.00 2883.97 4833.86 0.00 17:21:52 16:52:01 1.67 0.00 1.67 0.00 0.00 20.79 0.00 17:21:52 16:53:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 17:21:52 16:54:01 126.45 15.10 111.35 0.00 1931.41 62543.84 0.00 17:21:52 16:55:01 64.82 0.05 64.77 0.00 4.27 23965.87 0.00 17:21:52 16:56:01 58.66 0.32 58.34 0.00 12.40 24407.40 0.00 17:21:52 16:57:01 641.47 7.01 634.46 0.00 73.31 289449.78 0.00 17:21:52 16:58:01 1376.79 0.88 1375.90 0.00 26.53 426349.48 0.00 17:21:52 16:59:01 903.02 0.12 902.90 0.00 7.07 128666.16 0.00 17:21:52 17:00:01 27.02 0.03 26.99 0.00 8.53 760.41 0.00 17:21:52 17:01:01 8.73 0.03 8.70 0.00 4.40 201.70 0.00 17:21:52 17:02:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 17:21:52 17:03:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 17:21:52 17:04:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 17:21:52 17:05:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 17:21:52 17:06:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 17:21:52 17:07:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 17:21:52 17:08:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 17:21:52 17:09:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 17:21:52 17:10:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 17:21:52 17:11:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 17:21:52 17:12:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 17:21:52 17:13:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 17:21:52 17:14:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 17:21:52 17:15:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 17:21:52 17:16:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 17:21:52 17:17:01 1.40 0.02 1.38 0.00 0.13 14.80 0.00 17:21:52 17:18:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 17:21:52 17:19:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 17:21:52 17:20:01 1.68 0.00 1.68 0.00 0.00 17.86 0.00 17:21:52 17:21:01 70.03 0.25 69.78 0.00 11.46 35158.15 0.00 17:21:52 Average: 97.55 1.66 95.88 0.00 213.06 33101.14 0.00 17:21:52 17:21:52 16:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:21:52 16:47:01 30604984 31874332 504292 1.53 47244 1537392 1645524 4.85 608692 1412800 32 17:21:52 16:48:01 30605684 31875188 502624 1.53 47324 1537396 1645524 4.85 609324 1412792 44 17:21:52 16:49:01 30605256 31875232 502644 1.53 47348 1537552 1645524 4.85 608800 1413220 4 17:21:52 16:50:01 30604924 31874980 502832 1.53 47420 1537556 1645524 4.85 608844 1413232 48 17:21:52 16:51:01 30295264 31834040 519456 1.58 66420 1786212 1754612 5.17 781848 1524880 248 17:21:52 16:52:01 30310856 31849720 504880 1.54 66464 1786208 1736352 5.12 762616 1524844 236 17:21:52 16:53:01 30311376 31850296 504208 1.53 66492 1786212 1736352 5.12 762444 1524848 8 17:21:52 16:54:01 27760604 31531768 763980 2.32 121312 3855912 2048452 6.04 1308008 3360736 244176 17:21:52 16:55:01 27536748 31453476 833348 2.53 127436 3980016 2155660 6.35 1584340 3284052 292948 17:21:52 16:56:01 27656052 31521092 771036 2.34 130292 3931844 2066264 6.09 1392220 3367312 319932 17:21:52 16:57:01 21893008 30750808 1510316 4.59 274788 8498624 4152320 12.24 2773824 7426052 13672 17:21:52 16:58:01 18660832 30988384 1260836 3.83 355368 11692200 3603360 10.62 2714664 10511572 1820 17:21:52 16:59:01 19670940 31509288 761396 2.32 383436 11176904 1939024 5.71 2254940 9994044 1128 17:21:52 17:00:01 19670248 31510708 759160 2.31 384648 11177864 1808668 5.33 2256332 9994352 496 17:21:52 17:01:01 19669432 31510124 759532 2.31 384956 11178016 1842540 5.43 2253016 9994372 132 17:21:52 17:02:01 19669628 31510324 759300 2.31 384968 11178036 1842540 5.43 2252952 9994376 44 17:21:52 17:03:01 19675808 31516568 753580 2.29 384976 11178036 1842540 5.43 2247740 9994376 16 17:21:52 17:04:01 19676100 31516868 753388 2.29 385000 11178040 1842540 5.43 2248900 9994380 188 17:21:52 17:05:01 19677580 31518348 751848 2.29 385016 11178040 1842540 5.43 2247156 9994380 12 17:21:52 17:06:01 19677092 31518016 752296 2.29 385028 11178044 1842540 5.43 2247008 9994532 144 17:21:52 17:07:01 19677012 31518000 752332 2.29 385044 11178056 1842540 5.43 2247204 9994548 8 17:21:52 17:08:01 19676988 31517980 752272 2.29 385056 11178056 1842540 5.43 2247140 9994548 140 17:21:52 17:09:01 19676688 31517684 752500 2.29 385064 11178060 1842540 5.43 2247208 9994552 8 17:21:52 17:10:01 19676880 31517876 752440 2.29 385080 11178060 1842540 5.43 2247360 9994552 44 17:21:52 17:11:01 19676864 31517924 752416 2.29 385096 11178056 1842540 5.43 2247496 9994560 8 17:21:52 17:12:01 19676628 31517692 752564 2.29 385112 11178068 1842540 5.43 2247720 9994564 44 17:21:52 17:13:01 19676320 31517388 752796 2.29 385116 11178068 1842540 5.43 2247856 9994564 4 17:21:52 17:14:01 19676480 31517552 752756 2.29 385140 11178072 1842540 5.43 2247940 9994568 12 17:21:52 17:15:01 19676132 31517268 752992 2.29 385148 11178076 1842540 5.43 2248444 9994560 164 17:21:52 17:16:01 19675832 31516976 753224 2.29 385152 11178080 1842540 5.43 2248492 9994564 84 17:21:52 17:17:01 19676044 31517228 752892 2.29 385164 11178084 1842540 5.43 2248872 9994572 204 17:21:52 17:18:01 19676076 31517376 752700 2.29 385176 11178212 1842540 5.43 2248196 9994668 184 17:21:52 17:19:01 19676004 31517308 752712 2.29 385188 11178216 1842540 5.43 2248180 9994672 4 17:21:52 17:20:01 19675944 31517284 752896 2.29 385208 11178216 1842540 5.43 2248212 9994704 4 17:21:52 17:21:01 18864764 31483032 785976 2.39 410028 11882180 1884188 5.55 2344920 10660716 108 17:21:52 Average: 22530488 31546232 744412 2.26 293649 8607590 1951947 5.75 1895397 7677602 25039 17:21:52 17:21:52 16:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:21:52 16:47:01 ens3 216.44 145.55 478.66 25.50 0.00 0.00 0.00 0.00 17:21:52 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:21:52 16:48:01 ens3 0.45 0.28 0.26 0.20 0.00 0.00 0.00 0.00 17:21:52 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 16:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 16:51:01 ens3 99.95 61.65 1299.95 4.38 0.00 0.00 0.00 0.00 17:21:52 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:21:52 16:52:01 ens3 0.40 0.28 0.09 0.08 0.00 0.00 0.00 0.00 17:21:52 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 16:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:54:01 ens3 1223.33 1009.07 12051.89 143.46 0.00 0.00 0.00 0.00 17:21:52 16:54:01 docker0 440.63 440.63 33.70 3468.37 0.00 0.00 0.00 0.00 17:21:52 16:54:01 lo 4.93 4.93 0.47 0.47 0.00 0.00 0.00 0.00 17:21:52 16:55:01 ens3 45.76 39.76 42.53 75.67 0.00 0.00 0.00 0.00 17:21:52 16:55:01 docker0 1.43 1.50 0.09 0.13 0.00 0.00 0.00 0.00 17:21:52 16:55:01 veth3b40f61 1.43 1.62 0.11 0.14 0.00 0.00 0.00 0.00 17:21:52 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:56:01 ens3 79.92 56.31 1686.14 16.68 0.00 0.00 0.00 0.00 17:21:52 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 16:56:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:21:52 16:57:01 veth4783fe6 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 17:21:52 16:57:01 ens3 579.77 502.75 4928.30 56.66 0.00 0.00 0.00 0.00 17:21:52 16:57:01 docker0 475.22 536.49 33.09 4845.07 0.00 0.00 0.00 0.00 17:21:52 16:57:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 17:21:52 16:57:01 veth0b6cd6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:52 16:57:01 veth775f9c0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:52 16:57:01 veth7520102 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:52 16:58:01 veth4783fe6 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 17:21:52 16:58:01 ens3 468.49 308.38 4024.87 161.40 0.00 0.00 0.00 0.00 17:21:52 16:58:01 docker0 256.46 402.55 19.86 3976.47 0.00 0.00 0.00 0.00 17:21:52 16:58:01 veth4361549 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:21:52 16:58:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:21:52 16:58:01 vethaa01c51 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:21:52 16:58:01 veth4ee37d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:21:52 16:58:01 veth64458b7 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:21:52 16:59:01 ens3 250.99 154.09 1806.40 268.44 0.00 0.00 0.00 0.00 17:21:52 16:59:01 docker0 77.49 153.96 6.05 1738.50 0.00 0.00 0.00 0.00 17:21:52 16:59:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 17:21:52 17:00:01 ens3 454.12 461.18 224.94 2317.14 0.00 0.00 0.00 0.00 17:21:52 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:00:01 lo 46.12 46.12 4.54 4.54 0.00 0.00 0.00 0.00 17:21:52 17:01:01 ens3 136.81 135.38 57.90 961.65 0.00 0.00 0.00 0.00 17:21:52 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:01:01 lo 9.53 9.53 0.94 0.94 0.00 0.00 0.00 0.00 17:21:52 17:02:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:21:52 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:03:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:04:01 ens3 2.27 1.50 9.16 0.38 0.00 0.00 0.00 0.00 17:21:52 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:07:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:21:52 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:12:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:21:52 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:17:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:21:52 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:19:01 ens3 0.12 0.08 0.17 0.01 0.00 0.00 0.00 0.00 17:21:52 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:20:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:52 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:21:52 17:21:01 ens3 258.01 202.93 4677.75 137.89 0.00 0.00 0.00 0.00 17:21:52 17:21:01 docker0 42.45 65.13 3.64 694.33 0.00 0.00 0.00 0.00 17:21:52 17:21:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 17:21:52 Average: ens3 109.05 87.99 894.19 119.19 0.00 0.00 0.00 0.00 17:21:52 Average: docker0 36.98 45.74 2.76 420.86 0.00 0.00 0.00 0.00 17:21:52 Average: lo 2.14 2.14 0.21 0.21 0.00 0.00 0.00 0.00 17:21:52 17:21:52 17:21:52 ---> sar -P ALL: 17:21:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8478) 10/18/22 _x86_64_ (8 CPU) 17:21:52 17:21:52 16:45:42 LINUX RESTART (8 CPU) 17:21:52 17:21:52 16:46:02 CPU %user %nice %system %iowait %steal %idle 17:21:52 16:47:01 all 1.97 0.00 0.57 0.46 0.01 96.98 17:21:52 16:47:01 0 1.11 0.00 0.39 0.20 0.02 98.28 17:21:52 16:47:01 1 2.16 0.00 0.29 0.41 0.02 97.13 17:21:52 16:47:01 2 3.09 0.00 0.31 0.07 0.00 96.54 17:21:52 16:47:01 3 1.97 0.00 1.80 1.97 0.00 94.26 17:21:52 16:47:01 4 2.41 0.00 0.44 0.24 0.02 96.90 17:21:52 16:47:01 5 1.41 0.00 0.39 0.03 0.00 98.17 17:21:52 16:47:01 6 2.36 0.00 0.37 0.22 0.00 97.05 17:21:52 16:47:01 7 1.29 0.00 0.56 0.56 0.02 97.57 17:21:52 16:48:01 all 0.02 0.00 0.01 0.02 0.01 99.95 17:21:52 16:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:21:52 16:48:01 1 0.03 0.00 0.02 0.12 0.00 99.83 17:21:52 16:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 16:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:21:52 16:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:21:52 16:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 16:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 17:21:52 16:49:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:21:52 16:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:21:52 16:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:21:52 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 16:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 16:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:21:52 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 16:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 16:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 16:50:01 all 0.15 0.00 0.01 0.01 0.00 99.83 17:21:52 16:50:01 0 1.16 0.00 0.05 0.00 0.00 98.79 17:21:52 16:50:01 1 0.02 0.00 0.02 0.05 0.00 99.92 17:21:52 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 16:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 16:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 16:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:21:52 16:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:21:52 16:51:01 all 1.25 0.00 0.90 0.38 0.01 97.45 17:21:52 16:51:01 0 1.62 0.00 1.12 0.07 0.02 97.17 17:21:52 16:51:01 1 1.42 0.00 0.93 1.92 0.02 95.71 17:21:52 16:51:01 2 1.23 0.00 0.98 0.42 0.02 97.35 17:21:52 16:51:01 3 0.87 0.00 1.84 0.07 0.02 97.21 17:21:52 16:51:01 4 0.83 0.00 0.70 0.05 0.00 98.42 17:21:52 16:51:01 5 0.73 0.00 0.47 0.03 0.02 98.75 17:21:52 16:51:01 6 1.63 0.00 0.50 0.05 0.00 97.81 17:21:52 16:51:01 7 1.66 0.00 0.67 0.45 0.02 97.20 17:21:52 16:52:01 all 0.03 0.00 0.03 0.01 0.00 99.94 17:21:52 16:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:21:52 16:52:01 1 0.05 0.00 0.03 0.03 0.00 99.88 17:21:52 16:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 16:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 16:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 17:21:52 16:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:21:52 16:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 16:52:01 7 0.02 0.00 0.03 0.02 0.00 99.93 17:21:52 16:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:21:52 16:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:21:52 16:53:01 1 0.03 0.00 0.00 0.07 0.00 99.90 17:21:52 16:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 16:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 16:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 16:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:21:52 16:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:21:52 16:53:01 7 0.03 0.00 0.02 0.02 0.02 99.92 17:21:52 16:54:01 all 10.82 0.00 4.19 1.61 0.06 83.32 17:21:52 16:54:01 0 10.47 0.00 3.62 5.14 0.05 80.72 17:21:52 16:54:01 1 13.77 0.00 4.53 1.73 0.07 79.90 17:21:52 16:54:01 2 11.47 0.00 4.14 0.24 0.07 84.09 17:21:52 16:54:01 3 10.24 0.00 4.69 0.44 0.08 84.54 17:21:52 16:54:01 4 9.12 0.00 3.85 0.10 0.05 86.88 17:21:52 16:54:01 5 9.36 0.00 3.11 0.40 0.05 87.08 17:21:52 16:54:01 6 9.94 0.00 4.43 4.18 0.05 81.40 17:21:52 16:54:01 7 12.23 0.00 5.20 0.65 0.07 81.86 17:21:52 16:55:01 all 40.13 0.00 6.97 0.41 0.08 52.41 17:21:52 16:55:01 0 40.10 0.00 6.39 0.66 0.08 52.76 17:21:52 16:55:01 1 41.07 0.00 6.57 0.07 0.07 52.22 17:21:52 16:55:01 2 39.13 0.00 6.99 0.08 0.08 53.71 17:21:52 16:55:01 3 39.92 0.00 6.70 1.05 0.08 52.25 17:21:52 16:55:01 4 41.09 0.00 8.21 0.05 0.10 50.55 17:21:52 16:55:01 5 40.45 0.00 6.58 0.07 0.08 52.83 17:21:52 16:55:01 6 38.78 0.00 6.65 1.08 0.08 53.40 17:21:52 16:55:01 7 40.48 0.00 7.64 0.25 0.08 51.54 17:21:52 16:56:01 all 46.36 0.00 7.02 0.46 0.09 46.07 17:21:52 16:56:01 0 47.06 0.00 6.76 0.66 0.08 45.43 17:21:52 16:56:01 1 45.97 0.00 6.54 0.19 0.08 47.22 17:21:52 16:56:01 2 47.58 0.00 7.55 0.39 0.08 44.40 17:21:52 16:56:01 3 46.52 0.00 6.99 0.05 0.08 46.36 17:21:52 16:56:01 4 44.14 0.00 7.01 0.10 0.08 48.66 17:21:52 16:56:01 5 46.43 0.00 7.14 0.03 0.10 46.29 17:21:52 16:56:01 6 46.17 0.00 6.92 0.22 0.10 46.59 17:21:52 16:56:01 7 46.98 0.00 7.22 2.06 0.10 43.63 17:21:52 16:57:01 all 25.34 0.00 11.78 6.33 0.10 56.45 17:21:52 16:57:01 0 24.54 0.00 13.23 3.55 0.10 58.57 17:21:52 16:57:01 1 26.53 0.00 12.54 12.05 0.10 48.78 17:21:52 16:57:01 2 25.50 0.00 10.15 3.47 0.10 60.78 17:21:52 16:57:01 3 25.44 0.00 13.47 9.74 0.12 51.23 17:21:52 16:57:01 4 23.51 0.00 11.34 7.30 0.09 57.77 17:21:52 16:57:01 5 27.11 0.00 11.36 2.31 0.08 59.13 17:21:52 16:57:01 6 23.96 0.00 10.67 3.00 0.07 62.30 17:21:52 16:57:01 7 26.18 0.00 11.45 9.27 0.10 53.00 17:21:52 17:21:52 16:57:01 CPU %user %nice %system %iowait %steal %idle 17:21:52 16:58:01 all 65.11 0.00 16.35 3.25 0.14 15.15 17:21:52 16:58:01 0 66.61 0.00 15.57 3.60 0.12 14.11 17:21:52 16:58:01 1 64.48 0.00 17.29 5.07 0.14 13.03 17:21:52 16:58:01 2 65.71 0.00 15.63 1.96 0.15 16.55 17:21:52 16:58:01 3 65.18 0.00 16.05 2.30 0.14 16.33 17:21:52 16:58:01 4 65.05 0.00 14.84 1.41 0.14 18.56 17:21:52 16:58:01 5 64.93 0.00 17.07 2.37 0.14 15.50 17:21:52 16:58:01 6 65.09 0.00 16.52 6.07 0.14 12.18 17:21:52 16:58:01 7 63.80 0.00 17.84 3.26 0.14 14.96 17:21:52 16:59:01 all 43.49 0.00 8.88 1.73 0.09 45.80 17:21:52 16:59:01 0 42.10 0.00 8.90 0.92 0.10 47.98 17:21:52 16:59:01 1 41.88 0.00 9.44 2.39 0.10 46.19 17:21:52 16:59:01 2 42.74 0.00 8.78 2.48 0.08 45.92 17:21:52 16:59:01 3 43.04 0.00 8.32 1.45 0.08 47.11 17:21:52 16:59:01 4 42.34 0.00 9.05 1.37 0.08 47.16 17:21:52 16:59:01 5 45.78 0.00 8.82 2.05 0.10 43.25 17:21:52 16:59:01 6 46.65 0.00 8.36 1.08 0.10 43.81 17:21:52 16:59:01 7 43.39 0.00 9.36 2.14 0.10 45.01 17:21:52 17:00:01 all 7.25 0.00 1.03 0.09 0.04 91.60 17:21:52 17:00:01 0 9.54 0.00 1.22 0.02 0.03 89.18 17:21:52 17:00:01 1 10.37 0.00 0.92 0.03 0.05 88.63 17:21:52 17:00:01 2 5.72 0.00 0.88 0.00 0.03 93.36 17:21:52 17:00:01 3 7.55 0.00 0.95 0.02 0.05 91.44 17:21:52 17:00:01 4 6.90 0.00 0.90 0.00 0.03 92.16 17:21:52 17:00:01 5 7.03 0.00 0.89 0.42 0.03 91.63 17:21:52 17:00:01 6 4.62 0.00 0.99 0.12 0.03 94.24 17:21:52 17:00:01 7 6.23 0.00 1.50 0.10 0.03 92.14 17:21:52 17:01:01 all 3.50 0.00 0.37 0.02 0.03 96.08 17:21:52 17:01:01 0 1.59 0.00 0.27 0.10 0.02 98.02 17:21:52 17:01:01 1 2.09 0.00 0.33 0.02 0.02 97.54 17:21:52 17:01:01 2 3.95 0.00 0.45 0.00 0.02 95.58 17:21:52 17:01:01 3 6.16 0.00 0.50 0.00 0.03 93.31 17:21:52 17:01:01 4 3.66 0.00 0.33 0.00 0.03 95.98 17:21:52 17:01:01 5 2.82 0.00 0.23 0.02 0.02 96.91 17:21:52 17:01:01 6 3.58 0.00 0.43 0.03 0.03 95.92 17:21:52 17:01:01 7 4.15 0.00 0.40 0.00 0.03 95.41 17:21:52 17:02:01 all 0.03 0.00 0.02 0.00 0.00 99.94 17:21:52 17:02:01 0 0.05 0.00 0.00 0.02 0.00 99.93 17:21:52 17:02:01 1 0.05 0.00 0.07 0.00 0.00 99.88 17:21:52 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:21:52 17:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:21:52 17:02:01 7 0.12 0.00 0.03 0.00 0.02 99.83 17:21:52 17:03:01 all 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 17:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 17:21:52 17:03:01 1 0.07 0.00 0.02 0.02 0.02 99.88 17:21:52 17:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:21:52 17:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:21:52 17:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:21:52 17:04:01 all 0.23 0.00 0.01 0.00 0.00 99.75 17:21:52 17:04:01 0 1.66 0.00 0.07 0.00 0.00 98.27 17:21:52 17:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:21:52 17:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:21:52 17:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:04:01 6 0.03 0.00 0.00 0.02 0.00 99.95 17:21:52 17:04:01 7 0.05 0.00 0.00 0.00 0.02 99.93 17:21:52 17:05:01 all 0.27 0.00 0.01 0.00 0.00 99.72 17:21:52 17:05:01 0 1.99 0.00 0.02 0.02 0.00 97.98 17:21:52 17:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 17:21:52 17:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:21:52 17:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:05:01 6 0.03 0.00 0.00 0.02 0.02 99.93 17:21:52 17:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:06:01 all 0.27 0.00 0.02 0.00 0.00 99.70 17:21:52 17:06:01 0 2.00 0.00 0.00 0.02 0.02 97.97 17:21:52 17:06:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:21:52 17:06:01 2 0.05 0.00 0.05 0.00 0.02 99.88 17:21:52 17:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:06:01 6 0.03 0.00 0.02 0.02 0.00 99.93 17:21:52 17:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:07:01 all 0.14 0.00 0.02 0.00 0.01 99.84 17:21:52 17:07:01 0 0.96 0.00 0.08 0.00 0.00 98.96 17:21:52 17:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:21:52 17:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:21:52 17:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:21:52 17:07:01 6 0.03 0.00 0.00 0.02 0.00 99.95 17:21:52 17:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:21:52 17:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:21:52 17:08:01 1 0.08 0.00 0.03 0.00 0.00 99.88 17:21:52 17:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:21:52 17:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:21:52 17:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:21:52 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:21:52 17:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:21:52 17:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 17:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:21:52 17:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:21:52 17:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:21:52 17:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:21:52 17:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:21:52 17:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:21:52 17:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90 17:21:52 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 17:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:10:01 6 0.02 0.00 0.00 0.03 0.00 99.95 17:21:52 17:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:11:01 all 0.03 0.00 0.02 0.00 0.00 99.94 17:21:52 17:11:01 0 0.03 0.00 0.00 0.02 0.02 99.93 17:21:52 17:11:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:21:52 17:11:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:21:52 17:11:01 3 0.03 0.00 0.07 0.00 0.00 99.90 17:21:52 17:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:21:52 17:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 17:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:21:52 17:12:01 all 0.01 0.00 0.02 0.00 0.01 99.96 17:21:52 17:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:12:01 2 0.05 0.00 0.07 0.00 0.02 99.87 17:21:52 17:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:21:52 17:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 17:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:12:01 6 0.00 0.00 0.02 0.03 0.02 99.93 17:21:52 17:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:21:52 17:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:21:52 17:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 17:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:21:52 17:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 17:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:21:52 17:14:01 all 0.01 0.00 0.02 0.00 0.00 99.96 17:21:52 17:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:14:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:21:52 17:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:21:52 17:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:21:52 17:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:21:52 17:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:21:52 17:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:21:52 17:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 17:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 17:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:21:52 17:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:21:52 17:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:21:52 17:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 17:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:21:52 17:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:21:52 17:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:21:52 17:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 17:21:52 17:16:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:21:52 17:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:21:52 17:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:21:52 17:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:21:52 17:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:21:52 17:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:21:52 17:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:21:52 17:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:18:01 all 0.02 0.00 0.02 0.00 0.00 99.96 17:21:52 17:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:18:01 2 0.07 0.00 0.07 0.00 0.02 99.85 17:21:52 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 17:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:21:52 17:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:21:52 17:19:01 all 0.08 0.00 0.00 0.00 0.00 99.91 17:21:52 17:19:01 0 0.53 0.00 0.00 0.02 0.00 99.45 17:21:52 17:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:21:52 17:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:21:52 17:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:21:52 17:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:21:52 17:21:52 17:19:01 CPU %user %nice %system %iowait %steal %idle 17:21:52 17:20:01 all 0.27 0.00 0.02 0.00 0.00 99.71 17:21:52 17:20:01 0 1.99 0.00 0.02 0.00 0.00 98.00 17:21:52 17:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 17:21:52 17:20:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:21:52 17:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:21:52 17:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:21:52 17:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:21:52 17:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:21:52 17:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:21:52 17:21:01 all 4.77 0.00 1.79 0.43 0.03 92.99 17:21:52 17:21:01 0 5.99 0.00 1.75 0.43 0.03 91.81 17:21:52 17:21:01 1 6.67 0.00 1.59 0.02 0.03 91.69 17:21:52 17:21:01 2 4.69 0.00 1.98 0.02 0.03 93.29 17:21:52 17:21:01 3 4.12 0.00 2.15 0.02 0.03 93.68 17:21:52 17:21:01 4 4.77 0.00 1.76 0.03 0.02 93.43 17:21:52 17:21:01 5 4.40 0.00 1.44 0.12 0.02 94.02 17:21:52 17:21:01 6 3.88 0.00 1.54 0.18 0.03 94.37 17:21:52 17:21:01 7 3.61 0.00 2.08 2.64 0.02 91.65 17:21:52 Average: all 7.12 0.00 1.70 0.43 0.02 90.72 17:21:52 Average: 0 7.40 0.00 1.69 0.44 0.02 90.45 17:21:52 Average: 1 7.28 0.00 1.74 0.68 0.02 90.28 17:21:52 Average: 2 7.12 0.00 1.65 0.26 0.02 90.94 17:21:52 Average: 3 7.11 0.00 1.80 0.48 0.02 90.59 17:21:52 Average: 4 6.91 0.00 1.66 0.30 0.02 91.12 17:21:52 Average: 5 7.10 0.00 1.63 0.22 0.02 91.03 17:21:52 Average: 6 6.99 0.00 1.63 0.46 0.02 90.89 17:21:52 Average: 7 7.07 0.00 1.81 0.61 0.02 90.49 17:21:52 17:21:52 17:21:52