Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 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-ssh16414890513296907519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh693509940621847831.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9839185696219973928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9871843121010108018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6616505183935863911.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9668’ Running on prd-ubuntu20.04-docker-8c-8g-9671 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/454 [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/454 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4434)" > 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 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 # timeout=10 > git rev-list --no-walk da675bb4c39ca8451971de11c1deafee203bfaa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:45:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:20 ========================================================= 20:45:20 EdgeX Global Pipelines Version Info 20:45:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:21 ------------------- 20:45:21 stable info: 20:45:21 ------------------- 20:45:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:45:21 Message: update stable to v1.0.244 20:45:21 ------------------- 20:45:21 experimental info: 20:45:21 ------------------- 20:45:21 Commited By: **** collab-it+edgex@linuxfoundation.org 20:45:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:45:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d24fe0b [Pipeline] echo 20:45:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:22 provisioning config files... 20:45:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/454@tmp/config5130664277034941891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:22 ---> docker-login.sh 20:45:22 nexus3.edgexfoundry.org:10001 20:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:22 Configure a credential helper to remove this warning. See 20:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:22 20:45:22 Login Succeeded 20:45:22 nexus3.edgexfoundry.org:10002 20:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:23 Configure a credential helper to remove this warning. See 20:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:23 20:45:23 Login Succeeded 20:45:23 nexus3.edgexfoundry.org:10003 20:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:23 Configure a credential helper to remove this warning. See 20:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:23 20:45:23 Login Succeeded 20:45:23 nexus3.edgexfoundry.org:10004 20:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:23 Configure a credential helper to remove this warning. See 20:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:23 20:45:23 Login Succeeded 20:45:23 docker.io 20:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:23 Configure a credential helper to remove this warning. See 20:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:23 20:45:23 Login Succeeded 20:45:23 ---> docker-login.sh ends [Pipeline] } 20:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:24 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:45:24 + dirname cmd/core-command/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo core-command,cmd/core-command/Dockerfile 20:45:24 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 20:45:24 20:45:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:45:24 + + dirname cmd/core-data/Dockerfile 20:45:24 cut -d/ -f2 20:45:24 + echo core-data,cmd/core-data/Dockerfile 20:45:24 + dirname cmd/core-metadata/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo core-metadata,cmd/core-metadata/Dockerfile 20:45:24 + dirname cmd/security-bootstrapper/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:45:24 + dirname cmd/security-proxy-auth/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:45:24 + dirname cmd/security-proxy-setup/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:45:24 + dirname cmd/security-secretstore-setup/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:45:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:45:24 + dirname cmd/security-spire-agent/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:45:24 + dirname cmd/security-spire-config/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:45:24 + dirname cmd/security-spire-server/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:45:24 + dirname cmd/support-notifications/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo support-notifications,cmd/support-notifications/Dockerfile 20:45:24 + dirname cmd/support-scheduler/Dockerfile 20:45:24 + cut -d/ -f2 20:45:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:45:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:45:24 + git rev-list -1 --merges d24fe0b8a803ab82a1b8b81fe0757dc64fed8372~1..d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] echo 20:45:24 -----------> git rev-list -1 --merges d24fe0b8a803ab82a1b8b81fe0757dc64fed8372~1..d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [false] [Pipeline] sh 20:45:24 + git log --format=format:%s -1 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] echo 20:45:24 ========================================================= 20:45:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:45:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:45:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:25 + grep -v github /etc/ssh/ssh_known_hosts 20:45:25 + [ -e /tmp/ssh_known_hosts ] 20:45:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:45:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 20:45:25 sudo tee -a /etc/ssh/ssh_known_hosts 20:45:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:25 20:45:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:25 0.1.4: Pulling from edgex-devops/py-git-semver 20:45:25 b85a868b505f: Pulling fs layer 20:45:25 e2be974225ed: Pulling fs layer 20:45:25 339a4e72a1f5: Pulling fs layer 20:45:25 988bab9f4d93: Pulling fs layer 20:45:25 1469e6f7b9e6: Pulling fs layer 20:45:25 eaf3925da568: Pulling fs layer 20:45:25 bab4dde63d76: Pulling fs layer 20:45:25 bde34c3a00c8: Pulling fs layer 20:45:25 b352a97aabf1: Pulling fs layer 20:45:25 4872d77fe225: Pulling fs layer 20:45:25 5851b861e8e6: Pulling fs layer 20:45:25 bab4dde63d76: Waiting 20:45:25 bde34c3a00c8: Waiting 20:45:25 b352a97aabf1: Waiting 20:45:25 4872d77fe225: Waiting 20:45:25 5851b861e8e6: Waiting 20:45:25 988bab9f4d93: Waiting 20:45:25 1469e6f7b9e6: Waiting 20:45:25 eaf3925da568: Waiting 20:45:25 e2be974225ed: Verifying Checksum 20:45:25 e2be974225ed: Download complete 20:45:25 988bab9f4d93: Verifying Checksum 20:45:25 988bab9f4d93: Download complete 20:45:26 1469e6f7b9e6: Verifying Checksum 20:45:26 1469e6f7b9e6: Download complete 20:45:26 339a4e72a1f5: Verifying Checksum 20:45:26 339a4e72a1f5: Download complete 20:45:26 eaf3925da568: Verifying Checksum 20:45:26 eaf3925da568: Download complete 20:45:26 bde34c3a00c8: Verifying Checksum 20:45:26 bde34c3a00c8: Download complete 20:45:26 b352a97aabf1: Verifying Checksum 20:45:26 b352a97aabf1: Download complete 20:45:26 4872d77fe225: Download complete 20:45:26 5851b861e8e6: Verifying Checksum 20:45:26 5851b861e8e6: Download complete 20:45:26 b85a868b505f: Download complete 20:45:26 bab4dde63d76: Verifying Checksum 20:45:26 bab4dde63d76: Download complete 20:45:27 b85a868b505f: Pull complete 20:45:27 e2be974225ed: Pull complete 20:45:28 339a4e72a1f5: Pull complete 20:45:28 988bab9f4d93: Pull complete 20:45:28 1469e6f7b9e6: Pull complete 20:45:28 eaf3925da568: Pull complete 20:45:30 bab4dde63d76: Pull complete 20:45:30 bde34c3a00c8: Pull complete 20:45:30 b352a97aabf1: Pull complete 20:45:30 4872d77fe225: Pull complete 20:45:30 5851b861e8e6: Pull complete 20:45:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:30 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 20:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:33 $ docker top 19623aae4b0770fab85714dde18b540f98d130a142988acae1a68abfdcde3d3a -eo pid,comm 20:45:33 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). 20:45:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:33 [ssh-agent] Looking for ssh-agent implementation... 20:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:34 $ docker exec 19623aae4b0770fab85714dde18b540f98d130a142988acae1a68abfdcde3d3a ssh-agent 20:45:34 SSH_AUTH_SOCK=/tmp/ssh-DF59Q2OuXZaR/agent.33 20:45:34 SSH_AGENT_PID=39 20:45:34 Running ssh-add (command line suppressed) 20:45:34 Identity added: /w/workspace/edgex-go/454@tmp/private_key_14032783756856692757.key (/w/workspace/edgex-go/454@tmp/private_key_14032783756856692757.key) 20:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:34 + git tag --points-at HEAD [Pipeline] } 20:45:34 $ docker exec --env ******** --env ******** 19623aae4b0770fab85714dde18b540f98d130a142988acae1a68abfdcde3d3a ssh-agent -k 20:45:34 unset SSH_AUTH_SOCK; 20:45:34 unset SSH_AGENT_PID; 20:45:34 echo Agent pid 39 killed; 20:45:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:34 [ssh-agent] Looking for ssh-agent implementation... 20:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:34 $ docker exec 19623aae4b0770fab85714dde18b540f98d130a142988acae1a68abfdcde3d3a ssh-agent 20:45:34 SSH_AUTH_SOCK=/tmp/ssh-cPLdEuyH8764/agent.71 20:45:34 SSH_AGENT_PID=78 20:45:34 Running ssh-add (command line suppressed) 20:45:35 Identity added: /w/workspace/edgex-go/454@tmp/private_key_9241240597661496915.key (/w/workspace/edgex-go/454@tmp/private_key_9241240597661496915.key) 20:45:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:35 + git semver init 20:45:35 2023-03-10 20:45:35,548 [run_init] DEBUG init version:0.0.0 force:False 20:45:35 2023-03-10 20:45:35,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/454/.semver 20:45:35 2023-03-10 20:45:35,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/454/.semver 20:45:35 2023-03-10 20:45:35,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/454/.semver'], cwd=/w/workspace/edgex-go/454, universal_newlines=False, shell=None, istream=None) 20:45:40 2023-03-10 20:45:39,891 [append_file] DEBUG append to file:/w/workspace/edgex-go/454/.git/info/exclude 20:45:40 2023-03-10 20:45:39,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/454/.semver/main with force:False 20:45:40 2023-03-10 20:45:39,892 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 20:45:40 2023-03-10 20:45:39,892 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 20:45:40 3.0.0-dev.92 [Pipeline] } 20:45:40 $ docker exec --env ******** --env ******** 19623aae4b0770fab85714dde18b540f98d130a142988acae1a68abfdcde3d3a ssh-agent -k 20:45:41 unset SSH_AUTH_SOCK; 20:45:41 unset SSH_AGENT_PID; 20:45:41 echo Agent pid 78 killed; 20:45:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:41 + git semver [Pipeline] } 20:45:41 $ docker stop --time=1 19623aae4b0770fab85714dde18b540f98d130a142988acae1a68abfdcde3d3a 20:45:42 $ docker rm -f --volumes 19623aae4b0770fab85714dde18b540f98d130a142988acae1a68abfdcde3d3a [Pipeline] // withDockerContainer [Pipeline] sh 20:45:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:43 Stashed 1 file(s) [Pipeline] echo 20:45:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.92 [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 20:45:43 + git config --global --add safe.directory /w/workspace/edgex-go/454 [Pipeline] echo 20:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:43 ========================================================= 20:45:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:45:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:45:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:44 213ec9aee27d: Pulling fs layer 20:45:44 4583459ba037: Pulling fs layer 20:45:44 93c1e223e6f2: Pulling fs layer 20:45:44 53926ce57604: Pulling fs layer 20:45:44 21b2b0c7a3f4: Pulling fs layer 20:45:44 22ff95d597cd: Pulling fs layer 20:45:44 12d6caf4c0d1: Pulling fs layer 20:45:44 96b7cbca73a9: Pulling fs layer 20:45:44 a7acece74701: Pulling fs layer 20:45:44 53926ce57604: Waiting 20:45:44 21b2b0c7a3f4: Waiting 20:45:44 22ff95d597cd: Waiting 20:45:44 12d6caf4c0d1: Waiting 20:45:44 96b7cbca73a9: Waiting 20:45:44 a7acece74701: Waiting 20:45:44 93c1e223e6f2: Verifying Checksum 20:45:44 93c1e223e6f2: Download complete 20:45:44 4583459ba037: Verifying Checksum 20:45:44 4583459ba037: Download complete 20:45:44 21b2b0c7a3f4: Verifying Checksum 20:45:44 21b2b0c7a3f4: Download complete 20:45:44 22ff95d597cd: Verifying Checksum 20:45:44 22ff95d597cd: Download complete 20:45:44 213ec9aee27d: Download complete 20:45:44 12d6caf4c0d1: Download complete 20:45:44 213ec9aee27d: Pull complete 20:45:44 4583459ba037: Pull complete 20:45:44 93c1e223e6f2: Pull complete 20:45:44 a7acece74701: Verifying Checksum 20:45:44 a7acece74701: Download complete 20:45:45 96b7cbca73a9: Verifying Checksum 20:45:45 96b7cbca73a9: Download complete 20:45:45 53926ce57604: Verifying Checksum 20:45:45 53926ce57604: Download complete 20:45:49 53926ce57604: Pull complete 20:45:49 21b2b0c7a3f4: Pull complete 20:45:49 22ff95d597cd: Pull complete 20:45:49 12d6caf4c0d1: Pull complete 20:45:51 96b7cbca73a9: Pull complete 20:45:52 a7acece74701: Pull complete 20:45:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:45:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:45:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:45:52 WORKDIR /edgex 20:45:52 COPY go.mod . 20:45:52 RUN go mod download 20:45:52 + docker build -t ci-base-image-x86_64 -f - . 20:45:53 Sending build context to Docker daemon 170.4MB 20:45:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:45:53 ---> db6d94c90886 20:45:53 Step 2/4 : WORKDIR /edgex 20:45:55 ---> Running in aad4f5992952 20:45:55 Removing intermediate container aad4f5992952 20:45:55 ---> caa66b161cbd 20:45:55 Step 3/4 : COPY go.mod . 20:45:55 ---> 1fca16b990b7 20:45:55 Step 4/4 : RUN go mod download 20:45:55 ---> Running in de646f493533 20:45:58 Still waiting to schedule task 20:45:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9669’ 20:46:08 Removing intermediate container de646f493533 20:46:08 ---> 5897a8ffc7f7 20:46:08 Successfully built 5897a8ffc7f7 20:46:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:08 + docker inspect -f . ci-base-image-x86_64 20:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:08 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 20:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:46:09 $ docker top 4a5c0aa46f63314bc5dbd540676693144ecd37cd0f8bc9a0fd8b3b18c0557717 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:09 + go version 20:46:09 go version go1.18.7 linux/amd64 [Pipeline] } 20:46:09 $ docker stop --time=1 4a5c0aa46f63314bc5dbd540676693144ecd37cd0f8bc9a0fd8b3b18c0557717 20:46:10 $ docker rm -f --volumes 4a5c0aa46f63314bc5dbd540676693144ecd37cd0f8bc9a0fd8b3b18c0557717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:11 + docker inspect -f . ci-base-image-x86_64 20:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:11 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 20:46:11 $ 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/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:46:11 $ docker top 65ffa4e0e179f1ae3b79b38e207edefc1eb3d6423f23c7aac50450324f497a8f -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:11 ========================================================= 20:46:11 [edgeXBuildGoParallel] Running Tests and Build... 20:46:11 ========================================================= [Pipeline] sh 20:46:12 + git config --global --add safe.directory /w/workspace/edgex-go/454 [Pipeline] fileExists [Pipeline] sh 20:46:12 + make test 20:46:12 go test -race -coverprofile=coverage.out ./... 20:46:19 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.098s coverage: 28.7% of statements 20:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 20:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.2% of statements 20:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 20:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.647s coverage: 88.5% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.519s coverage: 95.6% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.0% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 45.5% of statements 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 82.9% of statements 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 20:46:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.371s coverage: 79.9% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.095s coverage: 87.2% of statements 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 81.2% of statements 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 38.4% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:47:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:47:02 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 20:47:20 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." 20:47:20 go vet ./... 20:47:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:47:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:47:24 + ls -al . 20:47:24 total 704 20:47:24 drwxrwxr-x 11 1001 1001 4096 Mar 10 20:46 . 20:47:24 drwxr-xr-x 4 root root 4096 Mar 10 20:46 .. 20:47:24 drwxrwxr-x 2 1001 1001 4096 Mar 10 20:45 .blubracket 20:47:24 -rw-rw-r-- 1 1001 1001 16 Mar 10 20:45 .dockerignore 20:47:24 drwxrwxr-x 8 1001 1001 4096 Mar 10 20:47 .git 20:47:24 drwxrwxr-x 3 1001 1001 4096 Mar 10 20:45 .github 20:47:24 -rw-rw-r-- 1 1001 1001 1133 Mar 10 20:45 .gitignore 20:47:24 -rw-rw-r-- 1 1001 1001 42 Mar 10 20:45 .golangci.yml 20:47:24 -rw-rw-r-- 1 1001 1001 87 Mar 10 20:45 .hadolint.yml 20:47:24 drwxr-xr-x 3 1001 1001 4096 Mar 10 20:45 .semver 20:47:24 -rw-rw-r-- 1 1001 1001 166 Mar 10 20:45 .sonarcloud.properties 20:47:24 -rw-rw-r-- 1 1001 1001 1171 Mar 10 20:45 ADOPTERS.md 20:47:24 -rw-rw-r-- 1 1001 1001 10825 Mar 10 20:45 Attribution.txt 20:47:24 -rw-rw-r-- 1 1001 1001 73765 Mar 10 20:45 CHANGELOG.md 20:47:24 -rw-rw-r-- 1 1001 1001 3804 Mar 10 20:45 CONTRIBUTING.md 20:47:24 -rw-rw-r-- 1 1001 1001 677 Mar 10 20:45 GOVERNANCE.md 20:47:24 -rw-rw-r-- 1 1001 1001 883 Mar 10 20:45 Jenkinsfile 20:47:24 -rw-rw-r-- 1 1001 1001 10775 Mar 10 20:45 LICENSE 20:47:24 -rw-rw-r-- 1 1001 1001 14232 Mar 10 20:45 Makefile 20:47:24 -rw-rw-r-- 1 1001 1001 582 Mar 10 20:45 OWNERS.md 20:47:24 -rw-rw-r-- 1 1001 1001 9403 Mar 10 20:45 README.md 20:47:24 -rw-rw-r-- 1 1001 1001 789 Mar 10 20:45 SECURITY.md 20:47:24 -rw-rw-r-- 1 1001 1001 12 Mar 10 20:45 VERSION 20:47:24 drwxrwxr-x 2 1001 1001 4096 Mar 10 20:45 bin 20:47:24 drwxrwxr-x 18 1001 1001 4096 Mar 10 20:45 cmd 20:47:24 -rw-r--r-- 1 root root 447487 Mar 10 20:46 coverage.out 20:47:24 -rw-rw-r-- 1 1001 1001 3232 Mar 10 20:45 go.mod 20:47:24 -rw-rw-r-- 1 1001 1001 31098 Mar 10 20:45 go.sum 20:47:24 drwxrwxr-x 7 1001 1001 4096 Mar 10 20:45 internal 20:47:24 drwxrwxr-x 3 1001 1001 4096 Mar 10 20:45 openapi 20:47:24 -rw-rw-r-- 1 1001 1001 594 Mar 10 20:45 security.txt 20:47:24 drwxrwxr-x 4 1001 1001 4096 Mar 10 20:45 snap 20:47:24 -rw-rw-r-- 1 1001 1001 204 Mar 10 20:45 version.go [Pipeline] sh 20:47:24 + '[' -e coverage.out ] 20:47:24 + chown 1001:1001 coverage.out [Pipeline] stash 20:47:24 Stashed 1 file(s) [Pipeline] sh 20:47:25 + make build 20:47:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:47:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:47:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:47:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:47:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:47:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:47:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:47:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:47:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:47:56 $ docker stop --time=1 65ffa4e0e179f1ae3b79b38e207edefc1eb3d6423f23c7aac50450324f497a8f 20:48:00 $ docker rm -f --volumes 65ffa4e0e179f1ae3b79b38e207edefc1eb3d6423f23c7aac50450324f497a8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:01 20:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:01 latest: Pulling from edgex-devops/edgex-compose 20:48:01 cbdbe7a5bc2a: Pulling fs layer 20:48:01 ca9280d653b3: Pulling fs layer 20:48:01 7e9c9ca2126c: Pulling fs layer 20:48:01 cbdbe7a5bc2a: Verifying Checksum 20:48:01 cbdbe7a5bc2a: Download complete 20:48:01 ca9280d653b3: Verifying Checksum 20:48:01 ca9280d653b3: Download complete 20:48:01 cbdbe7a5bc2a: Pull complete 20:48:02 7e9c9ca2126c: Verifying Checksum 20:48:02 7e9c9ca2126c: Download complete 20:48:02 ca9280d653b3: Pull complete 20:48:05 7e9c9ca2126c: Pull complete 20:48:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:05 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 20:48:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@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 20:48:08 $ docker top cf53eac97379752c082449577038df0f4f2079ee12fee518206397c5975bd7d2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:08 + docker-compose build --help 20:48:08 + grep parallel 20:48:09 --parallel Build images in parallel. [Pipeline] } 20:48:09 $ docker stop --time=1 cf53eac97379752c082449577038df0f4f2079ee12fee518206397c5975bd7d2 20:48:10 $ docker rm -f --volumes cf53eac97379752c082449577038df0f4f2079ee12fee518206397c5975bd7d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:10 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 20:48:10 $ 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/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:48:11 $ docker top 56b0d063d2ae67fd0ef092283ae06536d5848c291f1ff145f6869c34a9d6981e -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:11 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:12 Building core-command ... 20:48:12 Building core-common-config-bootstrapper ... 20:48:12 Building core-data ... 20:48:12 Building core-metadata ... 20:48:12 Building security-bootstrapper ... 20:48:12 Building security-proxy-auth ... 20:48:12 Building security-proxy-setup ... 20:48:12 Building security-secretstore-setup ... 20:48:12 Building security-spiffe-token-provider ... 20:48:12 Building security-spire-agent ... 20:48:12 Building security-spire-config ... 20:48:12 Building security-spire-server ... 20:48:12 Building support-notifications ... 20:48:12 Building support-scheduler ... 20:48:12 Building support-scheduler 20:48:12 Building core-metadata 20:48:12 Building security-secretstore-setup 20:48:12 Building security-spire-config 20:48:12 Building security-proxy-setup 20:48:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:24 ---> 5897a8ffc7f7 20:48:24 Step 3/23 : WORKDIR /edgex-go 20:48:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:48:24 ---> 5897a8ffc7f7 20:48:24 Step 3/24 : WORKDIR /edgex-go 20:48:24 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:48:24 ---> 5897a8ffc7f7 20:48:24 Step 3/20 : WORKDIR /edgex-go 20:48:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:48:24 ---> 5897a8ffc7f7 20:48:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:48:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:24 ---> 5897a8ffc7f7 20:48:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:48:29 ---> Running in 0c413b72f643 20:48:29 ---> Running in f3a0df0a31ff 20:48:29 ---> Running in 44a25879a0cf 20:48:29 ---> Running in df31220c811b 20:48:29 ---> Running in 406b4c8828f1 20:48:30 Removing intermediate container 44a25879a0cf 20:48:30 ---> 92fb2560b242 20:48:30 Step 4/22 : WORKDIR /edgex-go 20:48:30 Removing intermediate container df31220c811b 20:48:30 ---> 362d7a57747e 20:48:30 Step 4/24 : WORKDIR /edgex-go 20:48:30 Removing intermediate container 406b4c8828f1 20:48:30 ---> 7cab6d5e1603 20:48:30 Step 4/23 : RUN apk add --update --no-cache make git 20:48:30 Removing intermediate container 0c413b72f643 20:48:30 ---> 201a9b5c79d1 20:48:30 Step 4/20 : RUN apk add --update --no-cache make git 20:48:30 Removing intermediate container f3a0df0a31ff 20:48:30 ---> 55a748836e86 20:48:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:48:30 ---> Running in 173ecebb6bef 20:48:30 ---> Running in 2ea55885af57 20:48:30 ---> Running in 409af42464ec 20:48:30 ---> Running in f25676e255c3 20:48:30 ---> Running in e4e17f8b54ca 20:48:30 Removing intermediate container 2ea55885af57 20:48:30 ---> d38681686398 20:48:30 Step 5/24 : RUN apk add --update --no-cache make git 20:48:30 Removing intermediate container 173ecebb6bef 20:48:30 ---> b6770ac1efdd 20:48:30 Step 5/22 : RUN apk add --update --no-cache make git 20:48:30 ---> Running in 95064f30ee1e 20:48:30 ---> Running in 31efdb3d5c31 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:31 OK: 211 MiB in 51 packages 20:48:31 OK: 211 MiB in 51 packages 20:48:31 OK: 211 MiB in 51 packages 20:48:31 OK: 211 MiB in 51 packages 20:48:31 OK: 211 MiB in 51 packages 20:48:31 Removing intermediate container 409af42464ec 20:48:31 ---> 1b4d3fe7769a 20:48:31 Step 5/23 : COPY go.mod vendor* ./ 20:48:31 Removing intermediate container 95064f30ee1e 20:48:31 ---> f67858b9c987 20:48:31 Step 6/24 : COPY go.mod vendor* ./ 20:48:31 Removing intermediate container f25676e255c3 20:48:31 ---> 57ec6dbc6f11 20:48:31 Step 5/24 : COPY go.mod vendor* ./ 20:48:31 Removing intermediate container 31efdb3d5c31 20:48:31 ---> 6b8ab9703467 20:48:31 Step 6/22 : COPY go.mod vendor* ./ 20:48:31 Removing intermediate container e4e17f8b54ca 20:48:31 ---> 79e076a79bd0 20:48:31 Step 5/20 : COPY go.mod vendor* ./ 20:48:31 ---> f5780bb0c68d 20:48:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:31 ---> Running in deaa6d5e98c5 20:48:31 ---> 87373ee7efcb 20:48:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:31 ---> c80cacdee6b1 20:48:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:31 ---> Running in 3c75469e4f3e 20:48:31 ---> Running in f5df655330ef 20:48:31 ---> e48478112897 20:48:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:31 ---> 16199baccfab 20:48:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:31 ---> Running in 36bc7bf8a8be 20:48:31 ---> Running in 01ba07e54e25 20:49:10 Removing intermediate container f5df655330ef 20:49:10 ---> cffd45fdbc57 20:49:10 Step 7/24 : COPY . . 20:49:10 Removing intermediate container 01ba07e54e25 20:49:10 ---> 05a787d63118 20:49:10 Step 7/20 : COPY . . 20:49:10 Removing intermediate container deaa6d5e98c5 20:49:10 ---> c506fea4ea80 20:49:10 Step 7/23 : COPY . . 20:49:10 Removing intermediate container 36bc7bf8a8be 20:49:10 ---> e0d7935ac18e 20:49:10 Step 8/22 : COPY . . 20:49:10 Removing intermediate container 3c75469e4f3e 20:49:10 ---> 3f6c3d4f6928 20:49:10 Step 8/24 : COPY . . 20:49:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9673 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:49:13 Running in /w/workspace/edgex-go/454 [Pipeline] { [Pipeline] checkout 20:49:13 The recommended git tool is: git 20:49:20 using credential edgex-jenkins-ssh 20:49:20 Cloning the remote Git repository 20:49:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:49:20 > git init /w/workspace/edgex-go/454 # timeout=10 20:49:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:21 > git --version # timeout=10 20:49:21 > git --version # 'git version 2.25.1' 20:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:32 ---> 227dd9885d6a 20:49:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:49:32 ---> 80ab33220487 20:49:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:49:32 ---> 73d6d338ae67 20:49:32 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:32 ---> 03434c335548 20:49:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:49:32 ---> 36a14ba999e2 20:49:32 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:49:32 ---> Running in 88f5499ab5c0 20:49:32 ---> Running in 3e27cf7748cf 20:49:32 ---> Running in ce80cf3bbbc9 20:49:32 ---> Running in 26cd29ea7ed4 20:49:32 ---> Running in 0b416e9ba410 20:49:32 Removing intermediate container ce80cf3bbbc9 20:49:32 ---> 2cdb51e497c1 20:49:32 Step 9/24 : WORKDIR /edgex-go/spire-build 20:49:32 ---> Running in 5903bbdbef3d 20:49:32 Removing intermediate container 5903bbdbef3d 20:49:32 ---> 8f6283511e5b 20:49:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:49:32 ---> Running in cd8e367fbc5c 20:49:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:49:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:49:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:49:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:49:32 Removing intermediate container cd8e367fbc5c 20:49:32 ---> 48e7d9cc5fd0 20:49:32 Step 11/24 : WORKDIR /edgex-go 20:49:32 ---> Running in 1a450b4be6d5 20:49:33 Removing intermediate container 1a450b4be6d5 20:49:33 ---> 122589a04958 20:49:33 20:49:33 Step 12/24 : FROM alpine:3.15 20:49:33 3.15: Pulling from library/alpine 20:49:33 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:49:33 Status: Downloaded newer image for alpine:3.15 20:49:33 ---> 5ce65d7b0fde 20:49:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:49:33 ---> Running in d2541a7271ce 20:49:33 Removing intermediate container d2541a7271ce 20:49:33 ---> 8fdfb4cc7fb5 20:49:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:49:33 ---> Running in c1431b795384 20:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:49:34 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:49:34 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:49:34 OK: 15859 distinct packages available 20:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:49:34 (1/4) Installing dumb-init (1.2.5-r1) 20:49:34 (2/4) Installing musl-obstack (1.2.3-r0) 20:49:34 (3/4) Installing libucontext (1.1-r0) 20:49:34 (4/4) Installing gcompat (1.0.0-r4) 20:49:34 Executing busybox-1.34.1-r7.trigger 20:49:34 OK: 6 MiB in 18 packages 20:49:35 Removing intermediate container c1431b795384 20:49:35 ---> fcf41ef67f9b 20:49:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:49:37 ---> 20a86d5e0cc3 20:49:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:49:38 ---> 23a587f6203a 20:49:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:49:38 ---> Running in 9b457cd08f54 20:49:38 Removing intermediate container 9b457cd08f54 20:49:38 ---> a2a83e079d26 20:49:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:49:39 ---> 72f396073d97 20:49:39 Step 19/24 : WORKDIR / 20:49:39 ---> Running in ac2d8139cddb 20:49:39 Removing intermediate container ac2d8139cddb 20:49:39 ---> ad636ef802fb 20:49:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:49:39 ---> Running in 988f7ad3c22e 20:49:39 Avoid second fetch 20:49:39 Checking out Revision d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 (main) 20:49:39 Removing intermediate container 988f7ad3c22e 20:49:39 ---> e8d324ddac14 20:49:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:49:39 ---> Running in 3e5341c3daef 20:49:39 Removing intermediate container 3e5341c3daef 20:49:39 ---> fb3ea350478e 20:49:39 Step 22/24 : LABEL arch=x86_64 20:49:39 ---> Running in 03381380e39d 20:49:40 Removing intermediate container 03381380e39d 20:49:40 ---> d8593690081d 20:49:40 Step 23/24 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:49:40 ---> Running in d5580c2ea4e8 20:49:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:39 > git config core.sparsecheckout # timeout=10 20:49:39 > git checkout -f d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 # timeout=10 20:49:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4434)" 20:49:40 Removing intermediate container d5580c2ea4e8 20:49:40 ---> 3d2948e4672f 20:49:40 Step 24/24 : LABEL version=3.0.0-dev.92 20:49:40 ---> Running in 6dbf3bd508b8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:40 Removing intermediate container 6dbf3bd508b8 20:49:40 ---> c4fc596f6883 20:49:40 20:49:40 Successfully built c4fc596f6883 20:49:40 Successfully tagged security-spire-config:latest 20:49:40 Building core-command 20:49:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:49:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:41 Dload Upload Total Spent Left Speed 20:49:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 20:49:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:49:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:49:42 + sudo tee /etc/docker/daemon.new 20:49:42 { 20:49:42 "registry-mirrors": [ 20:49:42 "https://nexus3.edgexfoundry.org:10001" 20:49:42 ], 20:49:42 "bip": "10.250.0.254/24", 20:49:42 "hosts": [ 20:49:42 "tcp://0.0.0.0:5555", 20:49:42 "unix:///var/run/docker.sock" 20:49:42 ], 20:49:42 "mtu": 1458, 20:49:42 "selinux-enabled": true, 20:49:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:49:42 } [Pipeline] sh 20:49:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:49:42 + sudo service docker restart 20:49:43  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:49:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:43 ---> 5897a8ffc7f7 20:49:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:49:43 ---> Using cache 20:49:43 ---> 362d7a57747e 20:49:43 Step 4/23 : WORKDIR /edgex-go 20:49:43 ---> Using cache 20:49:43 ---> d38681686398 20:49:43 Step 5/23 : RUN apk add --update --no-cache make git 20:49:43 ---> Using cache 20:49:43 ---> f67858b9c987 20:49:43 Step 6/23 : COPY go.mod vendor* ./ 20:49:43 ---> Using cache 20:49:43 ---> 87373ee7efcb 20:49:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:43 ---> Using cache 20:49:43 ---> 3f6c3d4f6928 20:49:43 Step 8/23 : COPY . . 20:49:43 ---> Using cache 20:49:43 ---> 03434c335548 20:49:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:49:50 ---> Running in 12295f0ef50e 20:49:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:01 provisioning config files... 20:50:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/454@tmp/config14364632269688376477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:01 ---> docker-login.sh 20:50:01 nexus3.edgexfoundry.org:10001 20:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:02 Configure a credential helper to remove this warning. See 20:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:02 20:50:02 Login Succeeded 20:50:02 nexus3.edgexfoundry.org:10002 20:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:02 Configure a credential helper to remove this warning. See 20:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:02 20:50:02 Login Succeeded 20:50:02 nexus3.edgexfoundry.org:10003 20:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:03 Configure a credential helper to remove this warning. See 20:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:03 20:50:03 Login Succeeded 20:50:03 nexus3.edgexfoundry.org:10004 20:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:03 Configure a credential helper to remove this warning. See 20:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:03 20:50:03 Login Succeeded 20:50:03 docker.io 20:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:03 Configure a credential helper to remove this warning. See 20:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:03 20:50:03 Login Succeeded 20:50:03 ---> docker-login.sh ends [Pipeline] } 20:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:50:04 + git config --global --add safe.directory /w/workspace/edgex-go/454 [Pipeline] echo 20:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:04 ========================================================= 20:50:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:50:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:50:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:50:05 9b18e9b68314: Pulling fs layer 20:50:05 35d82f9e3411: Pulling fs layer 20:50:05 e16973657156: Pulling fs layer 20:50:05 fc693d55d65f: Pulling fs layer 20:50:05 7e9fc2657dce: Pulling fs layer 20:50:05 dda99020689f: Pulling fs layer 20:50:05 db1c61fa0a46: Pulling fs layer 20:50:05 891c053d2c06: Pulling fs layer 20:50:05 fc693d55d65f: Waiting 20:50:05 7e9fc2657dce: Waiting 20:50:05 dda99020689f: Waiting 20:50:05 db1c61fa0a46: Waiting 20:50:05 e16973657156: Verifying Checksum 20:50:05 e16973657156: Download complete 20:50:05 35d82f9e3411: Download complete 20:50:05 7e9fc2657dce: Verifying Checksum 20:50:05 7e9fc2657dce: Download complete 20:50:05 dda99020689f: Verifying Checksum 20:50:05 dda99020689f: Download complete 20:50:05 9b18e9b68314: Verifying Checksum 20:50:05 9b18e9b68314: Download complete 20:50:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:06 9b18e9b68314: Pull complete 20:50:06 891c053d2c06: Verifying Checksum 20:50:06 891c053d2c06: Download complete 20:50:06 35d82f9e3411: Pull complete 20:50:07 e16973657156: Pull complete 20:50:07 db1c61fa0a46: Verifying Checksum 20:50:07 db1c61fa0a46: Download complete 20:50:08 fc693d55d65f: Verifying Checksum 20:50:08 fc693d55d65f: Download complete 20:50:11 Removing intermediate container 0b416e9ba410 20:50:11 ---> 6892455d4da7 20:50:11 20:50:11 Step 9/20 : FROM alpine:3.16 20:50:11 3.16: Pulling from library/alpine 20:50:11 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:50:11 Status: Downloaded newer image for alpine:3.16 20:50:11 ---> dfd21b5a31f5 20:50:11 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:50:17 ---> Running in 4ccd68ad6d49 20:50:18 Removing intermediate container 3e27cf7748cf 20:50:18 ---> 6cb616bf506a 20:50:18 20:50:18 Step 9/23 : FROM alpine:3.16 20:50:18 ---> dfd21b5a31f5 20:50:18 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:50:18 Removing intermediate container 26cd29ea7ed4 20:50:18 ---> 3934d1402d6e 20:50:18 20:50:18 Step 10/24 : FROM alpine:3.16 20:50:18 ---> dfd21b5a31f5 20:50:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:50:18 Removing intermediate container 88f5499ab5c0 20:50:18 ---> 4f8623929384 20:50:18 20:50:18 Step 10/22 : FROM alpine:3.16 20:50:18 ---> dfd21b5a31f5 20:50:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:50:18 ---> Running in 04b0b4d3a1f3 20:50:18 ---> Running in 87312bef54ea 20:50:18 ---> Running in 1d92dfcdb406 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:19 (1/3) Installing ca-certificates (20220614-r0) 20:50:19 (1/2) Installing dumb-init (1.2.5-r1) 20:50:19 (2/2) Installing openssl (1.1.1t-r0) 20:50:19 (2/3) Installing dumb-init (1.2.5-r1) 20:50:19 (3/3) Installing su-exec (0.2-r1) 20:50:19 Executing busybox-1.35.0-r17.trigger 20:50:19 Executing busybox-1.35.0-r17.trigger 20:50:19 (1/1) Installing dumb-init (1.2.5-r1) 20:50:19 Executing ca-certificates-20220614-r0.trigger 20:50:19 OK: 6 MiB in 16 packages 20:50:19 Executing busybox-1.35.0-r17.trigger 20:50:19 OK: 6 MiB in 15 packages 20:50:19 OK: 6 MiB in 17 packages 20:50:19 (1/1) Installing dumb-init (1.2.5-r1) 20:50:19 Executing busybox-1.35.0-r17.trigger 20:50:19 OK: 6 MiB in 15 packages 20:50:20 fc693d55d65f: Pull complete 20:50:20 7e9fc2657dce: Pull complete 20:50:20 dda99020689f: Pull complete 20:50:21 Removing intermediate container 4ccd68ad6d49 20:50:21 ---> 2e23c5287d22 20:50:21 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:50:21 Removing intermediate container 1d92dfcdb406 20:50:21 ---> 062f217190b7 20:50:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:50:21 Removing intermediate container 12295f0ef50e 20:50:21 ---> 4f8ec7521f39 20:50:21 20:50:21 Step 10/23 : FROM alpine:3.16 20:50:21 ---> dfd21b5a31f5 20:50:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:50:21 ---> Using cache 20:50:21 ---> 93cca093b69e 20:50:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:50:21 ---> Running in bde0c61cadda 20:50:21 ---> Running in 7bb9564dda8e 20:50:21 Removing intermediate container 87312bef54ea 20:50:21 ---> 93cca093b69e 20:50:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:50:21 ---> Running in 93c62ecfce1a 20:50:21 Removing intermediate container 04b0b4d3a1f3 20:50:21 ---> 753780df5d64 20:50:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:21 ---> Running in a96dfd1ec10e 20:50:21 Removing intermediate container 7bb9564dda8e 20:50:21 ---> 0d6f1e538437 20:50:21 Step 13/22 : ENV APP_PORT=59861 20:50:21 ---> Running in 690876fe0eb2 20:50:21 Removing intermediate container bde0c61cadda 20:50:21 ---> 098279a4fffb 20:50:21 Step 12/20 : WORKDIR /edgex 20:50:21 ---> Running in 3500a2d4ddec 20:50:21 Removing intermediate container 93c62ecfce1a 20:50:21 ---> e281ad98566c 20:50:21 Step 13/23 : ENV APP_PORT=59882 20:50:21 ---> Running in 567c4a5ac34b 20:50:21 ---> Running in 294e903574df 20:50:21 Removing intermediate container a96dfd1ec10e 20:50:21 ---> a6324aa5cc87 20:50:21 Step 13/24 : ENV APP_PORT=59881 20:50:21 ---> Running in 144442807c0e 20:50:21 Removing intermediate container 690876fe0eb2 20:50:21 ---> 9d1f9deda8a8 20:50:21 Step 12/23 : WORKDIR / 20:50:21 Removing intermediate container 3500a2d4ddec 20:50:21 ---> e367b20952a2 20:50:21 Step 14/22 : EXPOSE $APP_PORT 20:50:21 Removing intermediate container 567c4a5ac34b 20:50:21 ---> 630e1b10ed38 20:50:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:50:21 ---> Running in dc9938d0fb11 20:50:21 ---> Running in 9afff98cbb53 20:50:21 Removing intermediate container 294e903574df 20:50:21 ---> 86b5e0b40d54 20:50:21 Step 14/23 : EXPOSE $APP_PORT 20:50:21 Removing intermediate container 144442807c0e 20:50:21 ---> eaa3d53ed361 20:50:21 Step 14/24 : EXPOSE $APP_PORT 20:50:21 ---> Running in 420dc1b01ff2 20:50:21 ---> Running in f518fe1c401a 20:50:21 Removing intermediate container 9afff98cbb53 20:50:21 ---> e20b6abedfe2 20:50:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:21 ---> 9052a4f2865f 20:50:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:50:21 Removing intermediate container dc9938d0fb11 20:50:21 ---> 7df9049a870f 20:50:21 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:50:21 Removing intermediate container 420dc1b01ff2 20:50:21 ---> 3fccc19ca328 20:50:21 Step 15/23 : WORKDIR / 20:50:21 Removing intermediate container f518fe1c401a 20:50:21 ---> 1f6dd56b8fd7 20:50:21 Step 15/24 : WORKDIR / 20:50:21 ---> Running in be4e0065740c 20:50:21 ---> Running in 232c33d57199 20:50:22 ---> e87609f105b9 20:50:22 ---> bd7aa9c24d06 20:50:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler /Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:50:22 20:50:22 ---> 7c3d1ecc3e35 20:50:22 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:50:22 Removing intermediate container be4e0065740c 20:50:22 ---> 291f905dc8aa 20:50:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:22 Removing intermediate container 232c33d57199 20:50:22 ---> 3ed579c8a9ec 20:50:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:22 ---> d6d568438ee8 20:50:22 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:22 ---> 41d256c7b225 20:50:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:50:22 ---> Running in c6737a663181 20:50:22 ---> 7b241fb4eb0d 20:50:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:22 ---> 587d57403821 20:50:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:22 ---> 779e0a5df6df 20:50:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:50:22 ---> 4de7d2821055 20:50:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:50:23 ---> 814ec04035d1 20:50:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:50:23 ---> dc5719c7880f 20:50:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:50:23 ---> Running in eb7b5fa91d4d 20:50:23 ---> 77694f90f2fe 20:50:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:50:23 ---> 26db06c6be4f 20:50:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:50:23 Removing intermediate container eb7b5fa91d4d 20:50:23 ---> fed8aabb0af7 20:50:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:23 ---> fe22d82e4331 20:50:23 Step 19/23 : ENTRYPOINT ["/core-command"] 20:50:24 ---> dc2a57d05ad4 20:50:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:50:24 ---> Running in 40b94aabed58 20:50:24 ---> Running in 22331fc020eb 20:50:24 Removing intermediate container c6737a663181 20:50:24 ---> 385af76f5cff 20:50:24 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:50:24 ---> 01e5e6f8e7d9 20:50:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:50:24 Removing intermediate container 40b94aabed58 20:50:24 ---> a74f90c739e5 20:50:24 Step 20/22 : LABEL arch=x86_64 20:50:24 ---> Running in a2a63f087b27 20:50:24 ---> Running in 25e768fa7e05 20:50:24 ---> 3fb69712676e 20:50:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:50:24 Removing intermediate container 22331fc020eb 20:50:24 ---> 5c9e16e70edc 20:50:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:24 ---> Running in b212958f2f60 20:50:24 Removing intermediate container a2a63f087b27 20:50:24 ---> e43e30feee81 20:50:24 Step 18/20 : LABEL arch=x86_64 20:50:24 ---> Running in 667e365e0331 20:50:24 ---> 70655fa38bd1 20:50:24 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:24 Removing intermediate container 25e768fa7e05 20:50:24 ---> 70ba3f8a4e7d 20:50:24 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:50:24 ---> Running in 9d4a57652964 20:50:24 ---> Running in 3a710d151475 20:50:24 Removing intermediate container b212958f2f60 20:50:24 ---> ad68d0846239 20:50:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:24 ---> Running in e05e7630b1b3 20:50:24 ---> Running in 3f9a8c434135 20:50:24 Removing intermediate container 667e365e0331 20:50:24 ---> 0e0de943b0f6 20:50:24 Step 21/23 : LABEL arch=x86_64 20:50:24 Removing intermediate container 3a710d151475 20:50:24 ---> 7d60bf7e860c 20:50:24 Step 19/20 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:50:24 ---> Running in 48e2f353498b 20:50:24 ---> Running in 8f435d8bedf8 20:50:24 Removing intermediate container e05e7630b1b3 20:50:24 ---> c9cb7d051fc2 20:50:24 Step 22/22 : LABEL version=3.0.0-dev.92 20:50:24 Removing intermediate container 3f9a8c434135 20:50:24 ---> 66e8e3305c20 20:50:24 Step 22/24 : LABEL arch=x86_64 20:50:24 ---> Running in cce4c1357783 20:50:24 Removing intermediate container 48e2f353498b 20:50:24 ---> 1898aa23f098 20:50:24 Step 22/23 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:50:24 ---> Running in 0a64da3785af 20:50:24 Removing intermediate container 8f435d8bedf8 20:50:24 ---> 6abc5823f1ae 20:50:24 Step 20/20 : LABEL version=3.0.0-dev.92 20:50:24 ---> Running in e2459a92641f 20:50:24 ---> Running in b835208e88f8 20:50:24 Removing intermediate container cce4c1357783 20:50:24 ---> 3ceeb4b6b90e 20:50:24 20:50:24 Removing intermediate container 0a64da3785af 20:50:24 ---> 6e1a902ae059 20:50:24 Step 23/24 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:50:24 Successfully built 3ceeb4b6b90e 20:50:24 Removing intermediate container e2459a92641f 20:50:24 ---> fdece7eadab3 20:50:24 Step 23/23 : LABEL version=3.0.0-dev.92 20:50:25 Successfully tagged support-scheduler:latest 20:50:25  Building support-scheduler ... done Building core-common-config-bootstrapper 20:50:25 ---> Running in f0289b3c0faa 20:50:25 ---> Running in 962a86655abd 20:50:25 Removing intermediate container b835208e88f8 20:50:25 ---> 4fa741b1ca14 20:50:25 20:50:25 Successfully built 4fa741b1ca14 20:50:25 Successfully tagged security-proxy-setup:latest 20:50:25  Building security-proxy-setup ... done Building security-proxy-auth 20:50:26 Removing intermediate container f0289b3c0faa 20:50:26 ---> ddde04e203e3 20:50:26 Step 24/24 : LABEL version=3.0.0-dev.92 20:50:27 db1c61fa0a46: Pull complete 20:50:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:28 891c053d2c06: Pull complete 20:50:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:50:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:50:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:50:28 ---> 5897a8ffc7f7 20:50:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:50:28 ---> 5897a8ffc7f7 20:50:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:50:28 ---> Using cache 20:50:28 ---> 362d7a57747e 20:50:28 Step 4/22 : WORKDIR /edgex-go 20:50:28 ---> Using cache 20:50:28 ---> d38681686398 20:50:28 Step 5/22 : RUN apk add --update --no-cache make git 20:50:28 ---> Using cache 20:50:28 ---> f67858b9c987 20:50:28 Step 6/22 : COPY go.mod vendor* ./ 20:50:28 ---> Using cache 20:50:28 ---> 362d7a57747e 20:50:28 Step 4/22 : WORKDIR /edgex-go 20:50:28 ---> Using cache 20:50:28 ---> d38681686398 20:50:28 Step 5/22 : RUN apk add --update --no-cache make git 20:50:28 ---> Using cache 20:50:28 ---> f67858b9c987 20:50:28 Step 6/22 : COPY go.mod vendor* ./ 20:50:28 ---> Using cache 20:50:28 ---> 87373ee7efcb 20:50:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:28 ---> Using cache 20:50:28 ---> 3f6c3d4f6928 20:50:28 Step 8/22 : COPY . . 20:50:28 ---> Using cache 20:50:28 ---> 87373ee7efcb 20:50:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:28 ---> Using cache 20:50:28 ---> 3f6c3d4f6928 20:50:28 Step 8/22 : COPY . . 20:50:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:50:28 WORKDIR /edgex 20:50:28 COPY go.mod . 20:50:28 RUN go mod download 20:50:28 + docker build -t ci-base-image-arm64 -f - . 20:50:29 ---> Using cache 20:50:29 ---> 03434c335548 20:50:29 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:50:29 ---> Using cache 20:50:29 ---> 03434c335548 20:50:29 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:50:29 Sending build context to Docker daemon 2.946MB 20:50:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:50:29 ---> f96f9c87975a 20:50:29 Step 2/4 : WORKDIR /edgex 20:50:31 ---> Running in 9b91526d89f5 20:50:31 Removing intermediate container 9b91526d89f5 20:50:31 ---> add0d33d2ea0 20:50:31 Step 3/4 : COPY go.mod . 20:50:32 ---> faa87e4c3242 20:50:32 Step 4/4 : RUN go mod download 20:50:32 ---> Running in 66776fcecf80 20:50:32 Removing intermediate container 962a86655abd 20:50:32 ---> 4ea253a38c2c 20:50:32 20:50:32 Successfully built 4ea253a38c2c 20:50:32 Successfully tagged core-command:latest 20:50:32  Building core-command ... done Building security-spiffe-token-provider 20:50:32 Removing intermediate container 9d4a57652964 20:50:32 ---> 708d241e4a9b 20:50:32 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:50:32 ---> Running in 40ca3674d167 20:50:32 ---> Running in 1f27089c1fb2 20:50:32 ---> Running in afa2c79c9774 20:50:32 ---> Running in d4b1fb749958 20:50:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:50:35 ---> 5897a8ffc7f7 20:50:35 Step 3/19 : WORKDIR /edgex-go 20:50:35 ---> Using cache 20:50:35 ---> 55a748836e86 20:50:35 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:50:38 Removing intermediate container 40ca3674d167 20:50:38 ---> 9635b733bd1c 20:50:38 20:50:38 Removing intermediate container d4b1fb749958 20:50:38 ---> ea7afbe0c5e0 20:50:38 Step 21/23 : LABEL arch=x86_64 20:50:38 ---> Running in 0bac5581b5a9 20:50:38 Successfully built 9635b733bd1c 20:50:38 Successfully tagged core-metadata:latest 20:50:38  Building core-metadata ... done Building security-spire-server 20:50:38 ---> Running in 7f87dc13afbe 20:50:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:50:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:50:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:41 ---> 5897a8ffc7f7 20:50:41 Step 3/23 : WORKDIR /edgex-go 20:50:41 ---> Using cache 20:50:41 ---> 55a748836e86 20:50:41 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:50:41 ---> Using cache 20:50:41 ---> 57ec6dbc6f11 20:50:41 Step 5/23 : COPY go.mod vendor* ./ 20:50:41 ---> Using cache 20:50:41 ---> c80cacdee6b1 20:50:41 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:41 ---> Using cache 20:50:41 ---> cffd45fdbc57 20:50:41 Step 7/23 : COPY . . 20:50:41 ---> Using cache 20:50:41 ---> 80ab33220487 20:50:41 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:50:41 ---> Using cache 20:50:41 ---> 2cdb51e497c1 20:50:41 Step 9/23 : WORKDIR /edgex-go/spire-build 20:50:41 ---> Using cache 20:50:41 ---> 8f6283511e5b 20:50:41 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:43 v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:50:43 v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:50:43 OK: 17046 distinct packages available 20:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:44 OK: 211 MiB in 51 packages 20:50:44 Removing intermediate container 7f87dc13afbe 20:50:44 ---> 71fee830be89 20:50:44 Step 22/23 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:50:44 ---> Running in 8e4fcfb97e85 20:50:44 ---> Running in 6e3b579103bb 20:50:45 Removing intermediate container 6e3b579103bb 20:50:45 ---> 208681a08e97 20:50:45 Step 23/23 : LABEL version=3.0.0-dev.92 20:50:45 ---> Running in a27ccd07cc9b 20:50:45 Removing intermediate container 0bac5581b5a9 20:50:45 ---> 5b551c73327c 20:50:45 Step 5/19 : COPY go.mod vendor* ./ 20:50:45 Removing intermediate container a27ccd07cc9b 20:50:45 ---> 9e60fdfdb11a 20:50:45 20:50:45 ---> 243fb563c885 20:50:45 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:45 Successfully built 9e60fdfdb11a 20:50:46 Successfully tagged security-secretstore-setup:latest 20:50:46  Building security-secretstore-setup ... done Building core-data 20:50:46 ---> Running in 8afccb8ad9a3 20:50:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:52 ---> 5897a8ffc7f7 20:50:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:50:52 ---> Using cache 20:50:52 ---> 362d7a57747e 20:50:52 Step 4/22 : WORKDIR /edgex-go 20:50:52 ---> Using cache 20:50:52 ---> d38681686398 20:50:52 Step 5/22 : RUN apk add --update --no-cache make git 20:50:52 ---> Using cache 20:50:52 ---> f67858b9c987 20:50:52 Step 6/22 : COPY go.mod vendor* ./ 20:50:52 ---> Using cache 20:50:52 ---> 87373ee7efcb 20:50:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:52 ---> Using cache 20:50:52 ---> 3f6c3d4f6928 20:50:52 Step 8/22 : COPY . . 20:50:52 ---> Using cache 20:50:52 ---> 03434c335548 20:50:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:50:54 Removing intermediate container 8e4fcfb97e85 20:50:54 ---> 4bafe91551ce 20:50:54 Step 11/23 : WORKDIR /edgex-go 20:50:55 ---> Running in dc58a973a9e6 20:50:55 ---> Running in 37f0e6911ac0 20:50:55 Removing intermediate container 37f0e6911ac0 20:50:55 ---> 72c25003d9a6 20:50:55 20:50:55 Step 12/23 : FROM alpine:3.15 20:50:55 ---> 5ce65d7b0fde 20:50:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:50:55 ---> Using cache 20:50:55 ---> 8fdfb4cc7fb5 20:50:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:50:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:50:55 ---> Running in 0eda9781588a 20:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:50:56 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:50:56 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:50:56 OK: 15859 distinct packages available 20:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:50:56 (1/5) Installing dumb-init (1.2.5-r1) 20:50:56 (2/5) Installing musl-obstack (1.2.3-r0) 20:50:56 (3/5) Installing libucontext (1.1-r0) 20:50:56 (4/5) Installing gcompat (1.0.0-r4) 20:50:56 (5/5) Installing openssl (1.1.1t-r1) 20:50:56 Executing busybox-1.34.1-r7.trigger 20:50:56 OK: 7 MiB in 19 packages 20:50:58 Removing intermediate container 0eda9781588a 20:50:58 ---> baeb8e72b5d8 20:50:58 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:51:01 ---> 47cc989e26d2 20:51:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:51:01 ---> 4072e18dc713 20:51:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:51:02 ---> c97966386401 20:51:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:51:03 ---> ce92c491fe21 20:51:03 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:03 ---> Running in 244a501f9dd5 20:51:03 Removing intermediate container 244a501f9dd5 20:51:03 ---> 806445487d56 20:51:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:04 ---> Running in 1df93a8edc74 20:51:04 Removing intermediate container 1df93a8edc74 20:51:04 ---> c3dc5f39418d 20:51:04 Step 21/23 : LABEL arch=x86_64 20:51:04 ---> Running in 33f5c67cc79f 20:51:04 Removing intermediate container 33f5c67cc79f 20:51:04 ---> 383d510d8249 20:51:04 Step 22/23 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:51:04 Removing intermediate container 66776fcecf80 20:51:04 ---> fae14dc038e7 20:51:04 Successfully built fae14dc038e7 20:51:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:04 ---> Running in eb3b7a065287 20:51:05 + docker inspect -f . ci-base-image-arm64 20:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:05 Removing intermediate container eb3b7a065287 20:51:05 ---> cf2ab92a2ee7 20:51:05 Step 23/23 : LABEL version=3.0.0-dev.92 20:51:05 prd-ubuntu20.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container 20:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@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 20:51:05 ---> Running in 869818b4daac 20:51:05 Removing intermediate container 869818b4daac 20:51:05 ---> 65f9a98cde97 20:51:05 20:51:05 Successfully built 65f9a98cde97 20:51:05 Successfully tagged security-spire-server:latest 20:51:05  Building security-spire-server ... done Building security-spire-agent 20:51:06 $ docker top 2e929732d578a480ffc3a0031b83c593069ea59234148178029fcc583fe436a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:07 + go version 20:51:07 go version go1.18.7 linux/arm64 [Pipeline] } 20:51:07 $ docker stop --time=1 2e929732d578a480ffc3a0031b83c593069ea59234148178029fcc583fe436a0 20:51:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:08 ---> 5897a8ffc7f7 20:51:08 Step 3/24 : WORKDIR /edgex-go 20:51:08 ---> Using cache 20:51:08 ---> 55a748836e86 20:51:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:51:08 ---> Using cache 20:51:08 ---> 57ec6dbc6f11 20:51:08 Step 5/24 : COPY go.mod vendor* ./ 20:51:08 ---> Using cache 20:51:08 ---> c80cacdee6b1 20:51:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:08 ---> Using cache 20:51:08 ---> cffd45fdbc57 20:51:08 Step 7/24 : COPY . . 20:51:08 ---> Using cache 20:51:08 ---> 80ab33220487 20:51:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:51:08 ---> Using cache 20:51:08 ---> 2cdb51e497c1 20:51:08 Step 9/24 : WORKDIR /edgex-go/spire-build 20:51:08 ---> Using cache 20:51:08 ---> 8f6283511e5b 20:51:08 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:51:08 ---> Using cache 20:51:08 ---> 48e7d9cc5fd0 20:51:08 Step 11/24 : WORKDIR /edgex-go 20:51:08 ---> Using cache 20:51:08 ---> 122589a04958 20:51:08 20:51:08 Step 12/24 : FROM alpine:3.15 20:51:08 ---> 5ce65d7b0fde 20:51:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:08 ---> Using cache 20:51:08 ---> 8fdfb4cc7fb5 20:51:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:51:08 ---> Using cache 20:51:08 ---> baeb8e72b5d8 20:51:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:51:09 $ docker rm -f --volumes 2e929732d578a480ffc3a0031b83c593069ea59234148178029fcc583fe436a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:09 20:51:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:10 latest: Pulling from edgex-devops/edgex-compose-arm64 20:51:10 29e5d40040c1: Pulling fs layer 20:51:10 1ce36da41761: Pulling fs layer 20:51:10 25b303627fd3: Pulling fs layer 20:51:10 29e5d40040c1: Download complete 20:51:10 1ce36da41761: Verifying Checksum 20:51:10 1ce36da41761: Download complete 20:51:11 29e5d40040c1: Pull complete 20:51:12 1ce36da41761: Pull complete 20:51:12 25b303627fd3: Verifying Checksum 20:51:12 25b303627fd3: Download complete 20:51:18 ---> ce61374078a6 20:51:18 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:51:22 25b303627fd3: Pull complete 20:51:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:22 prd-ubuntu20.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container 20:51:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@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 20:51:24 ---> 7b6a808faba6 20:51:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:51:24 ---> 41244a7b9772 20:51:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:51:24 Removing intermediate container 1f27089c1fb2 20:51:24 ---> f72b4d1a3451 20:51:24 20:51:24 Step 10/22 : FROM alpine:3.16 20:51:24 ---> dfd21b5a31f5 20:51:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:51:24 Removing intermediate container afa2c79c9774 20:51:24 ---> 1d87a48cdd3f 20:51:24 20:51:24 Step 10/22 : FROM alpine:3.16 20:51:24 ---> dfd21b5a31f5 20:51:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:51:24 Removing intermediate container dc58a973a9e6 20:51:24 ---> 5dfcea0d7be6 20:51:24 20:51:24 Step 10/22 : FROM alpine:3.16 20:51:24 ---> dfd21b5a31f5 20:51:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:51:24 ---> Running in 8b4a0d41cf28 20:51:25 ---> Running in 6bb813a51a6b 20:51:25 ---> Running in 8d6387df85a0 20:51:25 ---> c1d724c020f3 20:51:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:51:25 Removing intermediate container 8b4a0d41cf28 20:51:25 ---> 3fba903ef99f 20:51:25 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:51:25 Removing intermediate container 8d6387df85a0 20:51:25 ---> 267950710c1f 20:51:25 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:51:25 Removing intermediate container 6bb813a51a6b 20:51:25 ---> 6d18c9b423ab 20:51:25 Step 12/22 : ENV APP_PORT=59880 20:51:25 ---> Running in c96334e1d56e 20:51:25 $ docker top 48df4833b726a6f5abae18dd2d47555be6d1159e79253f52406ed42e9c94b140 -eo pid,comm 20:51:25 ---> Running in 3324b4c43a42 20:51:25 ---> 2a48a339ca2d 20:51:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:25 ---> Running in e5b9f4ec2ef3 20:51:25 ---> Running in d8c6b7ffbd2e 20:51:25 Removing intermediate container e5b9f4ec2ef3 20:51:25 ---> b82da4fe8ac9 20:51:25 Step 13/22 : EXPOSE $APP_PORT 20:51:25 Removing intermediate container d8c6b7ffbd2e 20:51:25 ---> 2b6310630643 20:51:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] { [Pipeline] sh 20:51:25 ---> Running in f8e958f66aa3 20:51:25 ---> Running in 95cb0816e6bd 20:51:25 Removing intermediate container f8e958f66aa3 20:51:25 ---> ed1f15c9cda3 20:51:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:25 Removing intermediate container 95cb0816e6bd 20:51:25 ---> a9a6f8666cff 20:51:25 Step 22/24 : LABEL arch=x86_64 20:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:25 Removing intermediate container 8afccb8ad9a3 20:51:25 ---> 8c1136cba697 20:51:25 Step 7/19 : COPY . . 20:51:25 ---> Running in c62a44d66b48 20:51:25 ---> Running in f34fd35a0395 20:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:26 + + docker-composegrep build parallel --help 20:51:26 20:51:26 (1/1) Installing dumb-init (1.2.5-r1) 20:51:26 Executing busybox-1.35.0-r17.trigger 20:51:26 OK: 6 MiB in 15 packages 20:51:26 (1/1) Installing dumb-init (1.2.5-r1) 20:51:26 Executing busybox-1.35.0-r17.trigger 20:51:26 OK: 6 MiB in 15 packages 20:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:27 (1/1) Installing dumb-init (1.2.5-r1) 20:51:27 Executing busybox-1.35.0-r17.trigger 20:51:27 OK: 6 MiB in 15 packages 20:51:30 Removing intermediate container c62a44d66b48 20:51:30 ---> fb24decd556a 20:51:30 Step 23/24 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:51:30 ---> Running in 8b4388ebd9ff 20:51:30 ---> f1666af9e14b 20:51:30 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:51:30 ---> Running in de6806071867 20:51:30 Removing intermediate container 8b4388ebd9ff 20:51:30 ---> 1cb2a868a103 20:51:30 Step 24/24 : LABEL version=3.0.0-dev.92 20:51:30 Removing intermediate container c96334e1d56e 20:51:30 ---> 62655bad06e1 20:51:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:30 ---> Running in 80af0d51bb8f 20:51:30 Removing intermediate container 3324b4c43a42 20:51:30 ---> adaf7b44272d 20:51:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:30 Removing intermediate container 80af0d51bb8f 20:51:30 ---> 06d7e28c281d 20:51:30 20:51:31 Removing intermediate container f34fd35a0395 20:51:31 ---> 214ed0070126 20:51:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:31 ---> 41feaf098d60 20:51:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:51:31 Successfully built 06d7e28c281d 20:51:31 Successfully tagged security-spire-agent:latest 20:51:31 Building security-bootstrapper 20:51:31  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:51:31 ---> bbc8e4fb4ffe 20:51:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:51:31 --parallel Build images in parallel. [Pipeline] } 20:51:31 $ docker stop --time=1 48df4833b726a6f5abae18dd2d47555be6d1159e79253f52406ed42e9c94b140 20:51:33 $ docker rm -f --volumes 48df4833b726a6f5abae18dd2d47555be6d1159e79253f52406ed42e9c94b140 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:33 prd-ubuntu20.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container 20:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@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 20:51:35 $ docker top 1f52237ece6a856d7a09d846a8a52a4da5241de85f7330ad86712fa2cab35420 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:51:35 ---> 5897a8ffc7f7 20:51:35 Step 3/32 : WORKDIR /edgex-go 20:51:35 ---> Using cache 20:51:35 ---> 55a748836e86 20:51:35 Step 4/32 : RUN apk add --update --no-cache make git 20:51:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:51:39 ---> 828b881deac2 20:51:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:51:39 ---> fb6c874a41d4 20:51:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:51:39 ---> cc41266fec46 20:51:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:51:39 ---> Running in d39c07ad21dc 20:51:39 ---> d8a02c1387e4 20:51:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:39 ---> 2572df239b42 20:51:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:51:39 ---> cbe202404ebb 20:51:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:40 ---> 3940d7c93c82 20:51:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:51:40 ---> Running in 59a1ff27c77d 20:51:40 ---> e1476bd7183d 20:51:40 Step 18/22 : ENTRYPOINT ["/core-data"] 20:51:40 OK: 211 MiB in 51 packages 20:51:40 ---> 42950bf58307 20:51:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:51:40 ---> Running in f2fdac9b65c2 20:51:40 ---> Running in 4b6511ff4efa 20:51:40 Removing intermediate container f2fdac9b65c2 20:51:40 ---> 492614b02a17 20:51:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:40 ---> Running in ae145e0eaf5a 20:51:40 Removing intermediate container ae145e0eaf5a 20:51:40 ---> d07e1d7e0949 20:51:40 Step 20/22 : LABEL arch=x86_64 20:51:40 Removing intermediate container d39c07ad21dc 20:51:40 ---> 3cd59cbc261e 20:51:40 Step 5/32 : COPY go.mod vendor* ./ 20:51:40 ---> Running in cf8c190e67a0 20:51:41 Removing intermediate container cf8c190e67a0 20:51:41 ---> 26f02e9d3e9f 20:51:41 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:51:41 ---> Running in b38673192b2b 20:51:41 ---> 9c4d6d8217ba 20:51:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:41 Building core-command ... 20:51:41 Building core-common-config-bootstrapper ... 20:51:41 Building core-data ... 20:51:41 Building core-metadata ... 20:51:41 Building security-bootstrapper ... 20:51:41 Building security-proxy-auth ... 20:51:41 Building security-proxy-setup ... 20:51:41 Building security-secretstore-setup ... 20:51:41 Building security-spiffe-token-provider ... 20:51:41 Building security-spire-agent ... 20:51:41 Building security-spire-config ... 20:51:41 Building security-spire-server ... 20:51:41 Building support-notifications ... 20:51:41 Building support-scheduler ... 20:51:41 Building security-proxy-setup 20:51:41 Building core-data 20:51:41 Building security-spire-agent 20:51:41 Building core-metadata 20:51:41 Building support-scheduler 20:51:41 ---> Running in 3ca93be41c51 20:51:41 Removing intermediate container b38673192b2b 20:51:41 ---> 748506225b36 20:51:41 Step 22/22 : LABEL version=3.0.0-dev.92 20:51:41 ---> Running in a1a4a88564be 20:51:41 Removing intermediate container 4b6511ff4efa 20:51:41 ---> 7d861880d730 20:51:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:51:41 Removing intermediate container a1a4a88564be 20:51:41 ---> 7b4824c2d360 20:51:41 20:51:41 ---> Running in dc8f58aa0d9a 20:51:41 Successfully built 7b4824c2d360 20:51:41 Removing intermediate container 59a1ff27c77d 20:51:41 ---> 5e09d11c9be0 20:51:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:51:41 Successfully tagged core-data:latest 20:51:41 Building support-notifications 20:51:41  Building core-data ... done  ---> Running in 7e72f9104a59 20:51:42 Removing intermediate container dc8f58aa0d9a 20:51:42 ---> a485e925430f 20:51:42 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:51:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:46 ---> 5897a8ffc7f7 20:51:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:51:46 ---> Using cache 20:51:46 ---> 362d7a57747e 20:51:46 Step 4/22 : WORKDIR /edgex-go 20:51:46 ---> Using cache 20:51:46 ---> d38681686398 20:51:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:50 Removing intermediate container 7e72f9104a59 20:51:50 ---> 1fe6b2ff5b4a 20:51:50 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:51:50 ---> Running in bb006c6cb870 20:51:50 ---> Running in e2dd248ecb28 20:51:50 ---> Running in 17bbee8106ed 20:51:50 Removing intermediate container bb006c6cb870 20:51:50 ---> 8aef4933cca9 20:51:50 Step 20/22 : LABEL arch=x86_64 20:51:50 ---> Running in 981df6eb2576 20:51:50 Removing intermediate container 17bbee8106ed 20:51:50 ---> e9b5293e39c9 20:51:50 Step 20/22 : LABEL arch=x86_64 20:51:50 ---> Running in d6aab466d2f8 20:51:50 Removing intermediate container 981df6eb2576 20:51:50 ---> 931198bbc50f 20:51:50 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:50 Removing intermediate container d6aab466d2f8 20:51:50 ---> 073a2e5e0895 20:51:50 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:51:50 ---> Running in 128c2ad4e796 20:51:50 ---> Running in 07e34fad35cd 20:51:50 Removing intermediate container 128c2ad4e796 20:51:50 ---> 71ba05b00a6d 20:51:50 Step 22/22 : LABEL version=3.0.0-dev.92 20:51:50 ---> Running in 6e8edd015044 20:51:50 Removing intermediate container 07e34fad35cd 20:51:50 ---> 919ee35b3462 20:51:50 Step 22/22 : LABEL version=3.0.0-dev.92 20:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:50 ---> Running in 2dfc019ff842 20:51:50 Removing intermediate container 6e8edd015044 20:51:50 ---> 450502a0eb1e 20:51:50 20:51:50 Removing intermediate container 2dfc019ff842 20:51:50 ---> 1be3d02f76f0 20:51:50 20:51:50 Successfully built 450502a0eb1e 20:51:50 Successfully tagged core-common-config-bootstrapper:latest 20:51:50  Building core-common-config-bootstrapper ... done Successfully built 1be3d02f76f0 20:51:50 Successfully tagged security-proxy-auth:latest 20:51:50  Building security-proxy-auth ... done OK: 211 MiB in 51 packages 20:51:51 Removing intermediate container e2dd248ecb28 20:51:51 ---> e687f6bb5603 20:51:51 Step 6/22 : COPY go.mod vendor* ./ 20:51:51 ---> 25f4c6394d7a 20:51:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:51 ---> Running in 2eec2ed750f6 20:51:53 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:51:53 ---> fae14dc038e7 20:51:53 Step 3/20 : WORKDIR /edgex-go 20:51:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:53 ---> fae14dc038e7 20:51:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:51:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:53 ---> fae14dc038e7 20:51:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:51:53 ---> Running in 6c8da75c90da 20:51:53 ---> Running in 5d487e1e08aa 20:51:53 ---> Running in 4f9006150b96 20:51:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:53 ---> fae14dc038e7 20:51:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:51:53 ---> fae14dc038e7 20:51:53 Step 3/24 : WORKDIR /edgex-go 20:51:53 ---> Running in bb41311acf92 20:51:53 ---> Running in c569c1329521 20:51:53 Removing intermediate container 6c8da75c90da 20:51:53 ---> 37fd99a766b5 20:51:53 Step 4/24 : WORKDIR /edgex-go 20:51:53 Removing intermediate container 5d487e1e08aa 20:51:53 ---> cf33f17dc112 20:51:53 Step 4/20 : RUN apk add --update --no-cache make git 20:51:53 Removing intermediate container 4f9006150b96 20:51:53 ---> 752c1d504413 20:51:53 Step 4/22 : WORKDIR /edgex-go 20:51:53 ---> Running in 1664e13d0a57 20:51:53 ---> Running in cdc763c3efd6 20:51:53 Removing intermediate container c569c1329521 20:51:53 ---> 855557f75657 20:51:53 Step 4/22 : WORKDIR /edgex-go 20:51:53 Removing intermediate container bb41311acf92 20:51:53 ---> 3fb90eb0689c 20:51:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:51:53 ---> Running in 02bcf73c4cfd 20:51:53 ---> Running in a436963a1d5d 20:51:53 ---> Running in 3091d5a62b51 20:51:54 Removing intermediate container 1664e13d0a57 20:51:54 ---> fb611776ae71 20:51:54 Step 5/24 : RUN apk add --update --no-cache make git 20:51:54 Removing intermediate container 02bcf73c4cfd 20:51:54 ---> 7e9e78a76a94 20:51:54 Step 5/22 : RUN apk add --update --no-cache make git 20:51:54 ---> Running in 91dcc7bcdf58 20:51:54 Removing intermediate container a436963a1d5d 20:51:54 ---> 78f52e5dbbce 20:51:54 Step 5/22 : RUN apk add --update --no-cache make git 20:51:54 ---> Running in dfd6f2db1c45 20:51:54 ---> Running in 3fca350de5b8 20:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:57 OK: 221 MiB in 51 packages 20:51:57 OK: 221 MiB in 51 packages 20:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:58 OK: 221 MiB in 51 packages 20:51:59 OK: 221 MiB in 51 packages 20:51:59 OK: 221 MiB in 51 packages 20:51:59 Removing intermediate container cdc763c3efd6 20:51:59 ---> 96bfdcdde4b4 20:51:59 Step 5/20 : COPY go.mod vendor* ./ 20:52:00 Removing intermediate container 3091d5a62b51 20:52:00 ---> 14c6b32a5323 20:52:00 Step 5/24 : COPY go.mod vendor* ./ 20:52:00 Removing intermediate container 91dcc7bcdf58 20:52:00 ---> c70cdc200ee6 20:52:00 Step 6/24 : COPY go.mod vendor* ./ 20:52:00 Removing intermediate container dfd6f2db1c45 20:52:00 ---> c28044c27fde 20:52:00 Step 6/22 : COPY go.mod vendor* ./ 20:52:00 Removing intermediate container 3fca350de5b8 20:52:00 ---> 22e76e23cbc8 20:52:01 Step 6/22 : COPY go.mod vendor* ./ 20:52:01 ---> 99b0adcad2da 20:52:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:01 ---> Running in 110d2d96db7d 20:52:01 ---> f461ad585452 20:52:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:01 ---> Running in 3b37d56a8c62 20:52:02 ---> c74e21602c71 20:52:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:02 ---> 993fca0114ad 20:52:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:02 ---> Running in 22017849348c 20:52:02 ---> Running in b50e92fb2836 20:52:03 ---> 5c8508b085f6 20:52:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:03 ---> Running in 888221cdf847 20:52:03 Removing intermediate container de6806071867 20:52:03 ---> 7c3141af3889 20:52:03 20:52:03 Step 9/19 : FROM alpine:3.15 20:52:03 ---> 5ce65d7b0fde 20:52:03 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:03 ---> Using cache 20:52:03 ---> 8fdfb4cc7fb5 20:52:03 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:03 ---> Running in 07920e0d8998 20:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:52:04 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:52:04 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:52:04 OK: 15859 distinct packages available 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:52:04 (1/9) Installing ca-certificates (20220614-r0) 20:52:04 (2/9) Installing brotli-libs (1.0.9-r5) 20:52:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:52:04 (4/9) Installing libcurl (7.80.0-r6) 20:52:04 (5/9) Installing curl (7.80.0-r6) 20:52:04 (6/9) Installing dumb-init (1.2.5-r1) 20:52:04 (7/9) Installing musl-obstack (1.2.3-r0) 20:52:04 (8/9) Installing libucontext (1.1-r0) 20:52:04 (9/9) Installing gcompat (1.0.0-r4) 20:52:04 Executing busybox-1.34.1-r7.trigger 20:52:04 Executing ca-certificates-20220614-r0.trigger 20:52:04 OK: 8 MiB in 23 packages 20:52:11 Removing intermediate container 07920e0d8998 20:52:11 ---> 68b1cf20ff6e 20:52:11 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:11 Removing intermediate container 3ca93be41c51 20:52:11 ---> 10531c642e95 20:52:11 Step 7/32 : COPY . . 20:52:12 ---> c200f04338a6 20:52:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:52:21 ---> 015e4eb96522 20:52:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:52:21 ---> 5e55e7023497 20:52:21 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:52:21 ---> Running in 27b873da3fa6 20:52:21 ---> a5a814d2fa39 20:52:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:52:21 ---> Running in 48a373229cf5 20:52:21 Removing intermediate container 48a373229cf5 20:52:21 ---> c4018a3d9746 20:52:21 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:52:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:52:21 ---> Running in bf53594c3df2 20:52:21 Removing intermediate container bf53594c3df2 20:52:21 ---> 07feb40c5d52 20:52:21 Step 17/19 : LABEL arch=x86_64 20:52:21 Removing intermediate container 2eec2ed750f6 20:52:21 ---> 9baadcdc8531 20:52:21 Step 8/22 : COPY . . 20:52:21 ---> Running in ea261d3f853a 20:52:22 Removing intermediate container ea261d3f853a 20:52:22 ---> ccea40fcdd93 20:52:22 Step 18/19 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:52:27 ---> Running in ffb0dd65a783 20:52:27 ---> 56f021663e71 20:52:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:52:27 ---> Running in b0b0530cb2a6 20:52:27 Removing intermediate container ffb0dd65a783 20:52:27 ---> 4c4fde617696 20:52:27 Step 19/19 : LABEL version=3.0.0-dev.92 20:52:27 ---> Running in 0923173c3385 20:52:27 Removing intermediate container 0923173c3385 20:52:27 ---> 7a4b98407523 20:52:27 20:52:27 Successfully built 7a4b98407523 20:52:27 Successfully tagged security-spiffe-token-provider:latest 20:52:28  Building security-spiffe-token-provider ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:52:46 Removing intermediate container 27b873da3fa6 20:52:46 ---> 81c360c9624a 20:52:46 20:52:46 Step 9/32 : FROM alpine:3.16 20:52:46 ---> dfd21b5a31f5 20:52:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:46 ---> Running in 891bd3999b5f 20:52:46 Removing intermediate container 891bd3999b5f 20:52:46 ---> 4499fea849c4 20:52:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:52:46 ---> Running in 2278b72ae07b 20:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:52:46 (1/2) Installing dumb-init (1.2.5-r1) 20:52:46 (2/2) Installing su-exec (0.2-r1) 20:52:46 Executing busybox-1.35.0-r17.trigger 20:52:46 OK: 6 MiB in 16 packages 20:52:46 Removing intermediate container 2278b72ae07b 20:52:46 ---> cb8944ef378e 20:52:46 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:52:46 ---> Running in 78baa615a333 20:52:46 Removing intermediate container 78baa615a333 20:52:46 ---> 153f7a6e0012 20:52:46 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:52:46 ---> Running in 6012016b5c6c 20:52:46 Removing intermediate container 6012016b5c6c 20:52:46 ---> 8a579b98f9ca 20:52:46 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:52:46 ---> Running in 657ce4d36269 20:52:46 Removing intermediate container 657ce4d36269 20:52:46 ---> 8abc400255e9 20:52:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:52:46 ---> Running in 46945d0759e4 20:52:46 Removing intermediate container 46945d0759e4 20:52:46 ---> 3964b7054626 20:52:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:52:46 ---> Running in 2159aebe00a3 20:52:47 Removing intermediate container 2159aebe00a3 20:52:47 ---> 4150f5278f61 20:52:47 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:52:47 ---> Running in 3cf7b1c88ec9 20:52:47 Removing intermediate container 3cf7b1c88ec9 20:52:47 ---> 3f65e5bd4fdc 20:52:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:52:47 ---> 06b0bcb4978a 20:52:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:52:47 ---> Running in bf4bf44b6cc0 20:52:47 Removing intermediate container bf4bf44b6cc0 20:52:47 ---> 2061d6c4ad91 20:52:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:47 ---> 5075cf2adf5d 20:52:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:52:48 ---> cd384ad5c833 20:52:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:52:49 ---> c5c2da7352d9 20:52:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:52:49 ---> e6bbb9c69291 20:52:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:52:49 Removing intermediate container b0b0530cb2a6 20:52:49 ---> b64bed95920a 20:52:49 20:52:49 Step 10/22 : FROM alpine:3.16 20:52:49 ---> dfd21b5a31f5 20:52:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:52:49 ---> 72905a5ceae2 20:52:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:52:49 ---> Running in 0e78d44cb9c9 20:52:50 ---> 4fa370ec2b9d 20:52:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:52:50 ---> ba4711983166 20:52:50 Step 27/32 : RUN chmod +x /entrypoint.sh 20:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:52:50 ---> Running in e3ad2eeade68 20:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:52:50 (1/2) Installing ca-certificates (20220614-r0) 20:52:50 (2/2) Installing dumb-init (1.2.5-r1) 20:52:50 Executing busybox-1.35.0-r17.trigger 20:52:50 Executing ca-certificates-20220614-r0.trigger 20:52:50 OK: 6 MiB in 16 packages 20:52:50 Removing intermediate container e3ad2eeade68 20:52:50 ---> 13cecbe6716e 20:52:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:52:50 ---> Running in b8025d65a75d 20:52:50 Removing intermediate container 0e78d44cb9c9 20:52:50 ---> 964590816345 20:52:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:52:50 ---> Running in 353708ecada9 20:52:50 Removing intermediate container b8025d65a75d 20:52:50 ---> d8ea7d0ed3e1 20:52:50 Step 29/32 : CMD ["gate"] 20:52:50 ---> Running in ea54b87bedcb 20:52:50 Removing intermediate container 353708ecada9 20:52:50 ---> 80b083e6807e 20:52:50 Step 13/22 : ENV APP_PORT=59860 20:52:50 ---> Running in cdf985ed4a5b 20:52:51 Removing intermediate container ea54b87bedcb 20:52:51 ---> 9eac983f4c72 20:52:51 Step 30/32 : LABEL arch=x86_64 20:52:51 ---> Running in 9454734fa344 20:52:51 Removing intermediate container cdf985ed4a5b 20:52:51 ---> bf492df2b351 20:52:51 Step 14/22 : EXPOSE $APP_PORT 20:52:51 ---> Running in 499892b96f89 20:52:51 Removing intermediate container 9454734fa344 20:52:51 ---> 9fbbbb0f6ff9 20:52:51 Step 31/32 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:52:51 ---> Running in f38328c84a9d 20:52:51 Removing intermediate container 499892b96f89 20:52:51 ---> ec5da2a6cde9 20:52:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:51 Removing intermediate container f38328c84a9d 20:52:51 ---> 79c96d0955f8 20:52:51 Step 32/32 : LABEL version=3.0.0-dev.92 20:52:51 ---> Running in 4de757c9ba05 20:52:51 ---> b9f780e290e2 20:52:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:52:51 Removing intermediate container 4de757c9ba05 20:52:51 ---> ccc8afe79c9c 20:52:51 20:52:51 Successfully built ccc8afe79c9c 20:52:51 Successfully tagged security-bootstrapper:latest 20:52:52  Building security-bootstrapper ... done  ---> a0264c282e8d 20:52:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:52:52 ---> 3929e460a5f9 20:52:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:52:52 ---> Running in 1374634a262f 20:52:52 Removing intermediate container 1374634a262f 20:52:52 ---> e664cb666475 20:52:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:52:52 ---> Running in bdaaa2a3a62d 20:52:52 Removing intermediate container bdaaa2a3a62d 20:52:52 ---> 6c735c8d3aee 20:52:52 Step 20/22 : LABEL arch=x86_64 20:52:52 ---> Running in d2a178459bef 20:52:52 Removing intermediate container d2a178459bef 20:52:52 ---> 718657d574df 20:52:52 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:52:52 ---> Running in 379d86d5cf44 20:52:52 Removing intermediate container 379d86d5cf44 20:52:52 ---> c24618b52073 20:52:52 Step 22/22 : LABEL version=3.0.0-dev.92 20:52:52 ---> Running in c963425c4092 20:52:52 Removing intermediate container c963425c4092 20:52:52 ---> 3cd8d93a1c33 20:52:52 20:52:52 Successfully built 3cd8d93a1c33 20:52:52 Successfully tagged support-notifications:latest 20:52:52  Building support-notifications ... done  [Pipeline] } 20:52:52 $ docker stop --time=1 56b0d063d2ae67fd0ef092283ae06536d5848c291f1ff145f6869c34a9d6981e 20:52:54 $ docker rm -f --volumes 56b0d063d2ae67fd0ef092283ae06536d5848c291f1ff145f6869c34a9d6981e [Pipeline] // withDockerContainer [Pipeline] sh 20:52:54 + docker images 20:52:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:52:54 support-notifications latest 3cd8d93a1c33 2 seconds ago 30.7MB 20:52:54 security-bootstrapper latest ccc8afe79c9c 3 seconds ago 19.8MB 20:52:54 b64bed95920a 5 seconds ago 1.75GB 20:52:54 81c360c9624a 11 seconds ago 1.67GB 20:52:54 security-spiffe-token-provider latest 7a4b98407523 27 seconds ago 30MB 20:52:54 7c3141af3889 58 seconds ago 1.72GB 20:52:54 core-common-config-bootstrapper latest 450502a0eb1e About a minute ago 15.5MB 20:52:54 security-proxy-auth latest 1be3d02f76f0 About a minute ago 16.2MB 20:52:54 core-data latest 7b4824c2d360 About a minute ago 18MB 20:52:54 security-spire-agent latest 06d7e28c281d About a minute ago 125MB 20:52:54 1d87a48cdd3f About a minute ago 1.68GB 20:52:54 5dfcea0d7be6 About a minute ago 1.69GB 20:52:54 f72b4d1a3451 About a minute ago 1.66GB 20:52:54 security-spire-server latest 65f9a98cde97 About a minute ago 86.5MB 20:52:54 72c25003d9a6 About a minute ago 1.55GB 20:52:54 security-secretstore-setup latest 9e60fdfdb11a 2 minutes ago 29.9MB 20:52:54 core-metadata latest 9635b733bd1c 2 minutes ago 18.5MB 20:52:54 core-command latest 4ea253a38c2c 2 minutes ago 17.8MB 20:52:54 support-scheduler latest 3ceeb4b6b90e 2 minutes ago 30.1MB 20:52:54 security-proxy-setup latest 4fa741b1ca14 2 minutes ago 16.5MB 20:52:54 4f8ec7521f39 2 minutes ago 1.68GB 20:52:54 4f8623929384 2 minutes ago 1.75GB 20:52:54 3934d1402d6e 2 minutes ago 1.69GB 20:52:54 6cb616bf506a 2 minutes ago 1.67GB 20:52:54 6892455d4da7 2 minutes ago 1.66GB 20:52:54 security-spire-config latest c4fc596f6883 3 minutes ago 85.8MB 20:52:54 122589a04958 3 minutes ago 1.55GB 20:52:54 ci-base-image-x86_64 latest 5897a8ffc7f7 6 minutes ago 903MB 20:52:54 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:52:54 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:52:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:52:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:52:54 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 20:52:54 provisioning config files... 20:52:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/454@tmp/config1377493852910695435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:54 ---> docker-login.sh 20:52:54 nexus3.edgexfoundry.org:10001 20:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:54 Configure a credential helper to remove this warning. See 20:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:54 20:52:54 Login Succeeded 20:52:54 nexus3.edgexfoundry.org:10002 20:52:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:54 Configure a credential helper to remove this warning. See 20:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:54 20:52:54 Login Succeeded 20:52:54 nexus3.edgexfoundry.org:10003 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 nexus3.edgexfoundry.org:10004 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 docker.io 20:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:55 Configure a credential helper to remove this warning. See 20:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:55 20:52:55 Login Succeeded 20:52:55 ---> docker-login.sh ends [Pipeline] } 20:52:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:55 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:52:55 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:52:55 latest 20:52:55 3.0.0-dev.92 20:52:55 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:52:55 main 20:52:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker push nexus3.edgexfoundry.org:10004/core-command:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:52:56 ae0eaddcf384: Preparing 20:52:56 ea2e8be1847f: Preparing 20:52:56 25210e12f0e1: Preparing 20:52:56 ccc644334b28: Preparing 20:52:56 aa5968d388b8: Preparing 20:52:56 aa5968d388b8: Layer already exists 20:52:56 25210e12f0e1: Pushed 20:52:56 ccc644334b28: Pushed 20:52:56 ae0eaddcf384: Pushed 20:52:57 ea2e8be1847f: Pushed 20:52:57 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:a05bd5cc6f979b45823673249503cc6c4ab882507a36abe16ebebf80270fab94 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:58 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:52:58 ae0eaddcf384: Preparing 20:52:58 ea2e8be1847f: Preparing 20:52:58 25210e12f0e1: Preparing 20:52:58 ccc644334b28: Preparing 20:52:58 aa5968d388b8: Preparing 20:52:58 25210e12f0e1: Layer already exists 20:52:58 ccc644334b28: Layer already exists 20:52:58 aa5968d388b8: Layer already exists 20:52:58 ae0eaddcf384: Layer already exists 20:52:58 ea2e8be1847f: Layer already exists 20:52:58 latest: digest: sha256:a05bd5cc6f979b45823673249503cc6c4ab882507a36abe16ebebf80270fab94 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:58 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.92 20:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:52:58 ae0eaddcf384: Preparing 20:52:58 ea2e8be1847f: Preparing 20:52:58 25210e12f0e1: Preparing 20:52:58 ccc644334b28: Preparing 20:52:58 aa5968d388b8: Preparing 20:52:58 ea2e8be1847f: Layer already exists 20:52:58 ae0eaddcf384: Layer already exists 20:52:58 25210e12f0e1: Layer already exists 20:52:58 aa5968d388b8: Layer already exists 20:52:58 ccc644334b28: Layer already exists 20:52:58 3.0.0-dev.92: digest: sha256:a05bd5cc6f979b45823673249503cc6c4ab882507a36abe16ebebf80270fab94 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker push nexus3.edgexfoundry.org:10004/core-command:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:52:59 ae0eaddcf384: Preparing 20:52:59 ea2e8be1847f: Preparing 20:52:59 25210e12f0e1: Preparing 20:52:59 ccc644334b28: Preparing 20:52:59 aa5968d388b8: Preparing 20:52:59 25210e12f0e1: Layer already exists 20:52:59 ea2e8be1847f: Layer already exists 20:52:59 aa5968d388b8: Layer already exists 20:52:59 ae0eaddcf384: Layer already exists 20:52:59 ccc644334b28: Layer already exists 20:52:59 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:a05bd5cc6f979b45823673249503cc6c4ab882507a36abe16ebebf80270fab94 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:53:00 ae0eaddcf384: Preparing 20:53:00 ea2e8be1847f: Preparing 20:53:00 25210e12f0e1: Preparing 20:53:00 ccc644334b28: Preparing 20:53:00 aa5968d388b8: Preparing 20:53:00 ae0eaddcf384: Layer already exists 20:53:00 ea2e8be1847f: Layer already exists 20:53:00 ccc644334b28: Layer already exists 20:53:00 aa5968d388b8: Layer already exists 20:53:00 25210e12f0e1: Layer already exists 20:53:00 main: digest: sha256:a05bd5cc6f979b45823673249503cc6c4ab882507a36abe16ebebf80270fab94 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:00 ===================================================== [Pipeline] echo 20:53:00 taggedImages: 20:53:00 - nexus3.edgexfoundry.org:10004/core-command:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:00 - nexus3.edgexfoundry.org:10004/core-command:latest 20:53:00 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.92 20:53:00 - nexus3.edgexfoundry.org:10004/core-command:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:53:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:53:00 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:00 latest 20:53:00 3.0.0-dev.92 20:53:00 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:00 main 20:53:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:53:00 9620bbe163ef: Preparing 20:53:00 4238daa83b5a: Preparing 20:53:00 71b536a51d2f: Preparing 20:53:00 eca2cf62770f: Preparing 20:53:00 25210e12f0e1: Preparing 20:53:00 90f04edd4802: Preparing 20:53:00 aa5968d388b8: Preparing 20:53:00 aa5968d388b8: Waiting 20:53:00 90f04edd4802: Waiting 20:53:00 25210e12f0e1: Layer already exists 20:53:00 9620bbe163ef: Pushed 20:53:00 4238daa83b5a: Pushed 20:53:00 71b536a51d2f: Pushed 20:53:00 90f04edd4802: Pushed 20:53:00 aa5968d388b8: Layer already exists 20:53:02 eca2cf62770f: Pushed 20:53:02 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:e13b664dc08c141ac5a0d310e38ba83c01fbc25956d8b9f5b64f986eb49be6a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:53:02 9620bbe163ef: Preparing 20:53:02 4238daa83b5a: Preparing 20:53:02 71b536a51d2f: Preparing 20:53:02 eca2cf62770f: Preparing 20:53:02 25210e12f0e1: Preparing 20:53:02 90f04edd4802: Preparing 20:53:02 aa5968d388b8: Preparing 20:53:02 aa5968d388b8: Waiting 20:53:02 90f04edd4802: Waiting 20:53:02 9620bbe163ef: Layer already exists 20:53:02 71b536a51d2f: Layer already exists 20:53:02 4238daa83b5a: Layer already exists 20:53:02 eca2cf62770f: Layer already exists 20:53:02 25210e12f0e1: Layer already exists 20:53:02 90f04edd4802: Layer already exists 20:53:02 aa5968d388b8: Layer already exists 20:53:02 latest: digest: sha256:e13b664dc08c141ac5a0d310e38ba83c01fbc25956d8b9f5b64f986eb49be6a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.92 20:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:53:03 9620bbe163ef: Preparing 20:53:03 4238daa83b5a: Preparing 20:53:03 71b536a51d2f: Preparing 20:53:03 eca2cf62770f: Preparing 20:53:03 25210e12f0e1: Preparing 20:53:03 90f04edd4802: Preparing 20:53:03 aa5968d388b8: Preparing 20:53:03 90f04edd4802: Waiting 20:53:03 aa5968d388b8: Waiting 20:53:03 71b536a51d2f: Layer already exists 20:53:03 4238daa83b5a: Layer already exists 20:53:03 9620bbe163ef: Layer already exists 20:53:03 25210e12f0e1: Layer already exists 20:53:03 eca2cf62770f: Layer already exists 20:53:03 90f04edd4802: Layer already exists 20:53:03 aa5968d388b8: Layer already exists 20:53:03 3.0.0-dev.92: digest: sha256:e13b664dc08c141ac5a0d310e38ba83c01fbc25956d8b9f5b64f986eb49be6a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:53:04 9620bbe163ef: Preparing 20:53:04 4238daa83b5a: Preparing 20:53:04 71b536a51d2f: Preparing 20:53:04 eca2cf62770f: Preparing 20:53:04 25210e12f0e1: Preparing 20:53:04 90f04edd4802: Preparing 20:53:04 aa5968d388b8: Preparing 20:53:04 90f04edd4802: Waiting 20:53:04 9620bbe163ef: Layer already exists 20:53:04 eca2cf62770f: Layer already exists 20:53:04 4238daa83b5a: Layer already exists 20:53:04 25210e12f0e1: Layer already exists 20:53:04 71b536a51d2f: Layer already exists 20:53:04 90f04edd4802: Layer already exists 20:53:04 aa5968d388b8: Layer already exists 20:53:04 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:e13b664dc08c141ac5a0d310e38ba83c01fbc25956d8b9f5b64f986eb49be6a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:53:04 9620bbe163ef: Preparing 20:53:04 4238daa83b5a: Preparing 20:53:04 71b536a51d2f: Preparing 20:53:04 eca2cf62770f: Preparing 20:53:04 25210e12f0e1: Preparing 20:53:04 90f04edd4802: Preparing 20:53:04 aa5968d388b8: Preparing 20:53:04 aa5968d388b8: Waiting 20:53:04 90f04edd4802: Waiting 20:53:04 71b536a51d2f: Layer already exists 20:53:04 9620bbe163ef: Layer already exists 20:53:04 4238daa83b5a: Layer already exists 20:53:04 eca2cf62770f: Layer already exists 20:53:04 25210e12f0e1: Layer already exists 20:53:04 90f04edd4802: Layer already exists 20:53:04 aa5968d388b8: Layer already exists 20:53:04 main: digest: sha256:e13b664dc08c141ac5a0d310e38ba83c01fbc25956d8b9f5b64f986eb49be6a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:04 ===================================================== [Pipeline] echo 20:53:04 taggedImages: 20:53:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:53:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.92 20:53:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:53:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:53:04 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:04 latest 20:53:04 3.0.0-dev.92 20:53:04 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:04 main 20:53:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:05 + docker push nexus3.edgexfoundry.org:10004/core-data:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:53:05 99e4844785ed: Preparing 20:53:05 d4f821586c16: Preparing 20:53:05 25210e12f0e1: Preparing 20:53:05 79dca722b848: Preparing 20:53:05 aa5968d388b8: Preparing 20:53:05 aa5968d388b8: Layer already exists 20:53:05 25210e12f0e1: Layer already exists 20:53:05 99e4844785ed: Pushed 20:53:05 79dca722b848: Pushed 20:53:06 d4f821586c16: Pushed 20:53:06 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:3f0ceb38faeb4473734efeee99732ec68e5291d869113fea15d43cb5ab8047dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:53:07 99e4844785ed: Preparing 20:53:07 d4f821586c16: Preparing 20:53:07 25210e12f0e1: Preparing 20:53:07 79dca722b848: Preparing 20:53:07 aa5968d388b8: Preparing 20:53:07 aa5968d388b8: Layer already exists 20:53:07 d4f821586c16: Layer already exists 20:53:07 25210e12f0e1: Layer already exists 20:53:07 99e4844785ed: Layer already exists 20:53:07 79dca722b848: Layer already exists 20:53:07 latest: digest: sha256:3f0ceb38faeb4473734efeee99732ec68e5291d869113fea15d43cb5ab8047dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.92 20:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:53:08 99e4844785ed: Preparing 20:53:08 d4f821586c16: Preparing 20:53:08 25210e12f0e1: Preparing 20:53:08 79dca722b848: Preparing 20:53:08 aa5968d388b8: Preparing 20:53:08 aa5968d388b8: Layer already exists 20:53:08 25210e12f0e1: Layer already exists 20:53:08 79dca722b848: Layer already exists 20:53:08 99e4844785ed: Layer already exists 20:53:08 d4f821586c16: Layer already exists 20:53:08 3.0.0-dev.92: digest: sha256:3f0ceb38faeb4473734efeee99732ec68e5291d869113fea15d43cb5ab8047dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker push nexus3.edgexfoundry.org:10004/core-data:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:53:08 99e4844785ed: Preparing 20:53:08 d4f821586c16: Preparing 20:53:08 25210e12f0e1: Preparing 20:53:08 79dca722b848: Preparing 20:53:08 aa5968d388b8: Preparing 20:53:08 99e4844785ed: Layer already exists 20:53:08 25210e12f0e1: Layer already exists 20:53:08 d4f821586c16: Layer already exists 20:53:08 aa5968d388b8: Layer already exists 20:53:08 79dca722b848: Layer already exists 20:53:08 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:3f0ceb38faeb4473734efeee99732ec68e5291d869113fea15d43cb5ab8047dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:53:09 99e4844785ed: Preparing 20:53:09 d4f821586c16: Preparing 20:53:09 25210e12f0e1: Preparing 20:53:09 79dca722b848: Preparing 20:53:09 aa5968d388b8: Preparing 20:53:09 aa5968d388b8: Layer already exists 20:53:09 79dca722b848: Layer already exists 20:53:09 99e4844785ed: Layer already exists 20:53:09 25210e12f0e1: Layer already exists 20:53:09 d4f821586c16: Layer already exists 20:53:09 main: digest: sha256:3f0ceb38faeb4473734efeee99732ec68e5291d869113fea15d43cb5ab8047dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:09 ===================================================== [Pipeline] echo 20:53:09 taggedImages: 20:53:09 - nexus3.edgexfoundry.org:10004/core-data:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:09 - nexus3.edgexfoundry.org:10004/core-data:latest 20:53:09 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.92 20:53:09 - nexus3.edgexfoundry.org:10004/core-data:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:53:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:53:09 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:09 latest 20:53:09 3.0.0-dev.92 20:53:09 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:09 main 20:53:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:53:10 753b2eeceb54: Preparing 20:53:10 f6c3f6aa877c: Preparing 20:53:10 f51807e54ae6: Preparing 20:53:10 25210e12f0e1: Preparing 20:53:10 ccc644334b28: Preparing 20:53:10 aa5968d388b8: Preparing 20:53:10 aa5968d388b8: Waiting 20:53:10 ccc644334b28: Layer already exists 20:53:10 25210e12f0e1: Layer already exists 20:53:10 aa5968d388b8: Layer already exists 20:53:10 753b2eeceb54: Pushed 20:53:10 f6c3f6aa877c: Pushed 20:53:11 f51807e54ae6: Pushed 20:53:11 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:e2fea8f74cbf8ff01264e7a39f73e464f7f5dc43651ae538ef2aab3f58f56627 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:53:12 753b2eeceb54: Preparing 20:53:12 f6c3f6aa877c: Preparing 20:53:12 f51807e54ae6: Preparing 20:53:12 25210e12f0e1: Preparing 20:53:12 ccc644334b28: Preparing 20:53:12 aa5968d388b8: Preparing 20:53:12 aa5968d388b8: Waiting 20:53:12 f6c3f6aa877c: Layer already exists 20:53:12 753b2eeceb54: Layer already exists 20:53:12 ccc644334b28: Layer already exists 20:53:12 f51807e54ae6: Layer already exists 20:53:12 25210e12f0e1: Layer already exists 20:53:12 aa5968d388b8: Layer already exists 20:53:12 latest: digest: sha256:e2fea8f74cbf8ff01264e7a39f73e464f7f5dc43651ae538ef2aab3f58f56627 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.92 20:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:53:13 753b2eeceb54: Preparing 20:53:13 f6c3f6aa877c: Preparing 20:53:13 f51807e54ae6: Preparing 20:53:13 25210e12f0e1: Preparing 20:53:13 ccc644334b28: Preparing 20:53:13 aa5968d388b8: Preparing 20:53:13 aa5968d388b8: Waiting 20:53:13 f51807e54ae6: Layer already exists 20:53:13 f6c3f6aa877c: Layer already exists 20:53:13 25210e12f0e1: Layer already exists 20:53:13 ccc644334b28: Layer already exists 20:53:13 753b2eeceb54: Layer already exists 20:53:13 aa5968d388b8: Layer already exists 20:53:13 3.0.0-dev.92: digest: sha256:e2fea8f74cbf8ff01264e7a39f73e464f7f5dc43651ae538ef2aab3f58f56627 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:53:13 753b2eeceb54: Preparing 20:53:13 f6c3f6aa877c: Preparing 20:53:13 f51807e54ae6: Preparing 20:53:13 25210e12f0e1: Preparing 20:53:13 ccc644334b28: Preparing 20:53:13 aa5968d388b8: Preparing 20:53:13 aa5968d388b8: Waiting 20:53:13 f6c3f6aa877c: Layer already exists 20:53:13 753b2eeceb54: Layer already exists 20:53:13 25210e12f0e1: Layer already exists 20:53:13 f51807e54ae6: Layer already exists 20:53:13 ccc644334b28: Layer already exists 20:53:13 aa5968d388b8: Layer already exists 20:53:13 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:e2fea8f74cbf8ff01264e7a39f73e464f7f5dc43651ae538ef2aab3f58f56627 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:53:14 753b2eeceb54: Preparing 20:53:14 f6c3f6aa877c: Preparing 20:53:14 f51807e54ae6: Preparing 20:53:14 25210e12f0e1: Preparing 20:53:14 ccc644334b28: Preparing 20:53:14 aa5968d388b8: Preparing 20:53:14 aa5968d388b8: Waiting 20:53:14 753b2eeceb54: Layer already exists 20:53:14 f6c3f6aa877c: Layer already exists 20:53:14 ccc644334b28: Layer already exists 20:53:14 25210e12f0e1: Layer already exists 20:53:14 f51807e54ae6: Layer already exists 20:53:14 aa5968d388b8: Layer already exists 20:53:14 main: digest: sha256:e2fea8f74cbf8ff01264e7a39f73e464f7f5dc43651ae538ef2aab3f58f56627 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:14 ===================================================== [Pipeline] echo 20:53:14 taggedImages: 20:53:14 - nexus3.edgexfoundry.org:10004/core-metadata:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:53:14 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.92 20:53:14 - nexus3.edgexfoundry.org:10004/core-metadata:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:53:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:53:14 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:14 latest 20:53:14 3.0.0-dev.92 20:53:14 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:14 main 20:53:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:53:14 7fccc6c99f76: Preparing 20:53:14 7fccc6c99f76: Preparing 20:53:14 9e9aa3ebc575: Preparing 20:53:14 ca28a8c895cc: Preparing 20:53:14 d510fa3c4b95: Preparing 20:53:14 cd63e1d59d59: Preparing 20:53:14 ee8b5ff58575: Preparing 20:53:14 25210e12f0e1: Preparing 20:53:14 17e835523457: Preparing 20:53:14 50fb7ddcac83: Preparing 20:53:14 474ac7345e08: Preparing 20:53:14 3389e2c2f420: Preparing 20:53:14 aa5968d388b8: Preparing 20:53:14 ee8b5ff58575: Waiting 20:53:14 474ac7345e08: Waiting 20:53:14 25210e12f0e1: Waiting 20:53:14 17e835523457: Waiting 20:53:14 50fb7ddcac83: Waiting 20:53:14 3389e2c2f420: Waiting 20:53:14 aa5968d388b8: Waiting 20:53:14 9e9aa3ebc575: Pushed 20:53:14 7fccc6c99f76: Pushed 20:53:14 cd63e1d59d59: Pushed 20:53:14 ca28a8c895cc: Pushed 20:53:14 d510fa3c4b95: Pushed 20:53:14 25210e12f0e1: Layer already exists 20:53:15 17e835523457: Pushed 20:53:15 474ac7345e08: Pushed 20:53:15 aa5968d388b8: Layer already exists 20:53:15 50fb7ddcac83: Pushed 20:53:15 3389e2c2f420: Pushed 20:53:16 ee8b5ff58575: Pushed 20:53:16 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:3e64b67b2985d4121a4a7d888bc0b04029f4a4c2edd760cfb7ce4040390e0596 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:53:17 7fccc6c99f76: Preparing 20:53:17 7fccc6c99f76: Preparing 20:53:17 9e9aa3ebc575: Preparing 20:53:17 ca28a8c895cc: Preparing 20:53:17 d510fa3c4b95: Preparing 20:53:17 cd63e1d59d59: Preparing 20:53:17 ee8b5ff58575: Preparing 20:53:17 25210e12f0e1: Preparing 20:53:17 17e835523457: Preparing 20:53:17 50fb7ddcac83: Preparing 20:53:17 474ac7345e08: Preparing 20:53:17 3389e2c2f420: Preparing 20:53:17 aa5968d388b8: Preparing 20:53:17 25210e12f0e1: Waiting 20:53:17 3389e2c2f420: Waiting 20:53:17 aa5968d388b8: Waiting 20:53:17 17e835523457: Waiting 20:53:17 50fb7ddcac83: Waiting 20:53:17 474ac7345e08: Waiting 20:53:17 ee8b5ff58575: Waiting 20:53:17 ca28a8c895cc: Layer already exists 20:53:17 7fccc6c99f76: Layer already exists 20:53:17 9e9aa3ebc575: Layer already exists 20:53:17 cd63e1d59d59: Layer already exists 20:53:17 d510fa3c4b95: Layer already exists 20:53:17 ee8b5ff58575: Layer already exists 20:53:17 25210e12f0e1: Layer already exists 20:53:17 474ac7345e08: Layer already exists 20:53:17 17e835523457: Layer already exists 20:53:17 50fb7ddcac83: Layer already exists 20:53:17 3389e2c2f420: Layer already exists 20:53:17 aa5968d388b8: Layer already exists 20:53:17 latest: digest: sha256:3e64b67b2985d4121a4a7d888bc0b04029f4a4c2edd760cfb7ce4040390e0596 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.92 20:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:53:18 7fccc6c99f76: Preparing 20:53:18 7fccc6c99f76: Preparing 20:53:18 9e9aa3ebc575: Preparing 20:53:18 ca28a8c895cc: Preparing 20:53:18 d510fa3c4b95: Preparing 20:53:18 cd63e1d59d59: Preparing 20:53:18 ee8b5ff58575: Preparing 20:53:18 25210e12f0e1: Preparing 20:53:18 17e835523457: Preparing 20:53:18 50fb7ddcac83: Preparing 20:53:18 474ac7345e08: Preparing 20:53:18 3389e2c2f420: Preparing 20:53:18 aa5968d388b8: Preparing 20:53:18 ee8b5ff58575: Waiting 20:53:18 25210e12f0e1: Waiting 20:53:18 17e835523457: Waiting 20:53:18 50fb7ddcac83: Waiting 20:53:18 474ac7345e08: Waiting 20:53:18 3389e2c2f420: Waiting 20:53:18 aa5968d388b8: Waiting 20:53:18 ca28a8c895cc: Layer already exists 20:53:18 7fccc6c99f76: Layer already exists 20:53:18 cd63e1d59d59: Layer already exists 20:53:18 d510fa3c4b95: Layer already exists 20:53:18 9e9aa3ebc575: Layer already exists 20:53:18 ee8b5ff58575: Layer already exists 20:53:18 25210e12f0e1: Layer already exists 20:53:18 50fb7ddcac83: Layer already exists 20:53:18 474ac7345e08: Layer already exists 20:53:18 17e835523457: Layer already exists 20:53:18 3389e2c2f420: Layer already exists 20:53:18 aa5968d388b8: Layer already exists 20:53:18 3.0.0-dev.92: digest: sha256:3e64b67b2985d4121a4a7d888bc0b04029f4a4c2edd760cfb7ce4040390e0596 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:53:18 7fccc6c99f76: Preparing 20:53:18 7fccc6c99f76: Preparing 20:53:18 9e9aa3ebc575: Preparing 20:53:18 ca28a8c895cc: Preparing 20:53:18 d510fa3c4b95: Preparing 20:53:18 cd63e1d59d59: Preparing 20:53:18 ee8b5ff58575: Preparing 20:53:18 25210e12f0e1: Preparing 20:53:18 17e835523457: Preparing 20:53:18 50fb7ddcac83: Preparing 20:53:18 474ac7345e08: Preparing 20:53:18 3389e2c2f420: Preparing 20:53:18 aa5968d388b8: Preparing 20:53:18 17e835523457: Waiting 20:53:18 50fb7ddcac83: Waiting 20:53:18 474ac7345e08: Waiting 20:53:18 3389e2c2f420: Waiting 20:53:18 aa5968d388b8: Waiting 20:53:18 ee8b5ff58575: Waiting 20:53:18 25210e12f0e1: Waiting 20:53:18 d510fa3c4b95: Layer already exists 20:53:18 cd63e1d59d59: Layer already exists 20:53:18 ca28a8c895cc: Layer already exists 20:53:18 9e9aa3ebc575: Layer already exists 20:53:18 7fccc6c99f76: Layer already exists 20:53:18 17e835523457: Layer already exists 20:53:18 ee8b5ff58575: Layer already exists 20:53:18 50fb7ddcac83: Layer already exists 20:53:18 25210e12f0e1: Layer already exists 20:53:18 474ac7345e08: Layer already exists 20:53:18 3389e2c2f420: Layer already exists 20:53:18 aa5968d388b8: Layer already exists 20:53:18 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:3e64b67b2985d4121a4a7d888bc0b04029f4a4c2edd760cfb7ce4040390e0596 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:53:19 7fccc6c99f76: Preparing 20:53:19 7fccc6c99f76: Preparing 20:53:19 9e9aa3ebc575: Preparing 20:53:19 ca28a8c895cc: Preparing 20:53:19 d510fa3c4b95: Preparing 20:53:19 cd63e1d59d59: Preparing 20:53:19 ee8b5ff58575: Preparing 20:53:19 25210e12f0e1: Preparing 20:53:19 17e835523457: Preparing 20:53:19 50fb7ddcac83: Preparing 20:53:19 474ac7345e08: Preparing 20:53:19 3389e2c2f420: Preparing 20:53:19 aa5968d388b8: Preparing 20:53:19 17e835523457: Waiting 20:53:19 50fb7ddcac83: Waiting 20:53:19 474ac7345e08: Waiting 20:53:19 3389e2c2f420: Waiting 20:53:19 aa5968d388b8: Waiting 20:53:19 ee8b5ff58575: Waiting 20:53:19 9e9aa3ebc575: Layer already exists 20:53:19 cd63e1d59d59: Layer already exists 20:53:19 7fccc6c99f76: Layer already exists 20:53:19 d510fa3c4b95: Layer already exists 20:53:19 ca28a8c895cc: Layer already exists 20:53:19 ee8b5ff58575: Layer already exists 20:53:19 25210e12f0e1: Layer already exists 20:53:19 17e835523457: Layer already exists 20:53:19 50fb7ddcac83: Layer already exists 20:53:19 474ac7345e08: Layer already exists 20:53:19 aa5968d388b8: Layer already exists 20:53:19 3389e2c2f420: Layer already exists 20:53:19 main: digest: sha256:3e64b67b2985d4121a4a7d888bc0b04029f4a4c2edd760cfb7ce4040390e0596 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:19 ===================================================== [Pipeline] echo 20:53:19 taggedImages: 20:53:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:53:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.92 20:53:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:53:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:53:19 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:19 latest 20:53:19 3.0.0-dev.92 20:53:19 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:19 main 20:53:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:53:20 a0548dd6a6e0: Preparing 20:53:20 4238daa83b5a: Preparing 20:53:20 7d3fe3b0527a: Preparing 20:53:20 d71205227ee0: Preparing 20:53:20 25210e12f0e1: Preparing 20:53:20 8b4db1e8866d: Preparing 20:53:20 aa5968d388b8: Preparing 20:53:20 8b4db1e8866d: Waiting 20:53:20 aa5968d388b8: Waiting 20:53:20 25210e12f0e1: Layer already exists 20:53:20 4238daa83b5a: Layer already exists 20:53:20 aa5968d388b8: Layer already exists 20:53:20 a0548dd6a6e0: Pushed 20:53:20 7d3fe3b0527a: Pushed 20:53:20 8b4db1e8866d: Pushed 20:53:22 d71205227ee0: Pushed 20:53:22 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:e29f6abd9037d2ae1c008fcfd5d6c856158462bc1b191a7edae0e47bad7c7105 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:53:23 a0548dd6a6e0: Preparing 20:53:23 4238daa83b5a: Preparing 20:53:23 7d3fe3b0527a: Preparing 20:53:23 d71205227ee0: Preparing 20:53:23 25210e12f0e1: Preparing 20:53:23 8b4db1e8866d: Preparing 20:53:23 aa5968d388b8: Preparing 20:53:23 8b4db1e8866d: Waiting 20:53:23 aa5968d388b8: Waiting 20:53:23 25210e12f0e1: Layer already exists 20:53:23 a0548dd6a6e0: Layer already exists 20:53:23 4238daa83b5a: Layer already exists 20:53:23 8b4db1e8866d: Layer already exists 20:53:23 7d3fe3b0527a: Layer already exists 20:53:23 d71205227ee0: Layer already exists 20:53:23 aa5968d388b8: Layer already exists 20:53:23 latest: digest: sha256:e29f6abd9037d2ae1c008fcfd5d6c856158462bc1b191a7edae0e47bad7c7105 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.92 20:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:53:23 a0548dd6a6e0: Preparing 20:53:23 4238daa83b5a: Preparing 20:53:23 7d3fe3b0527a: Preparing 20:53:23 d71205227ee0: Preparing 20:53:23 25210e12f0e1: Preparing 20:53:23 8b4db1e8866d: Preparing 20:53:23 aa5968d388b8: Preparing 20:53:23 8b4db1e8866d: Waiting 20:53:23 a0548dd6a6e0: Layer already exists 20:53:23 d71205227ee0: Layer already exists 20:53:23 7d3fe3b0527a: Layer already exists 20:53:23 25210e12f0e1: Layer already exists 20:53:23 4238daa83b5a: Layer already exists 20:53:23 aa5968d388b8: Layer already exists 20:53:23 8b4db1e8866d: Layer already exists 20:53:23 3.0.0-dev.92: digest: sha256:e29f6abd9037d2ae1c008fcfd5d6c856158462bc1b191a7edae0e47bad7c7105 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:53:24 a0548dd6a6e0: Preparing 20:53:24 4238daa83b5a: Preparing 20:53:24 7d3fe3b0527a: Preparing 20:53:24 d71205227ee0: Preparing 20:53:24 25210e12f0e1: Preparing 20:53:24 8b4db1e8866d: Preparing 20:53:24 aa5968d388b8: Preparing 20:53:24 8b4db1e8866d: Waiting 20:53:24 aa5968d388b8: Waiting 20:53:24 a0548dd6a6e0: Layer already exists 20:53:24 25210e12f0e1: Layer already exists 20:53:24 d71205227ee0: Layer already exists 20:53:24 7d3fe3b0527a: Layer already exists 20:53:24 4238daa83b5a: Layer already exists 20:53:24 8b4db1e8866d: Layer already exists 20:53:24 aa5968d388b8: Layer already exists 20:53:24 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:e29f6abd9037d2ae1c008fcfd5d6c856158462bc1b191a7edae0e47bad7c7105 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:53:25 a0548dd6a6e0: Preparing 20:53:25 4238daa83b5a: Preparing 20:53:25 7d3fe3b0527a: Preparing 20:53:25 d71205227ee0: Preparing 20:53:25 25210e12f0e1: Preparing 20:53:25 8b4db1e8866d: Preparing 20:53:25 aa5968d388b8: Preparing 20:53:25 8b4db1e8866d: Waiting 20:53:25 aa5968d388b8: Waiting 20:53:25 25210e12f0e1: Layer already exists 20:53:25 4238daa83b5a: Layer already exists 20:53:25 7d3fe3b0527a: Layer already exists 20:53:25 d71205227ee0: Layer already exists 20:53:25 a0548dd6a6e0: Layer already exists 20:53:25 8b4db1e8866d: Layer already exists 20:53:25 aa5968d388b8: Layer already exists 20:53:25 main: digest: sha256:e29f6abd9037d2ae1c008fcfd5d6c856158462bc1b191a7edae0e47bad7c7105 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:25 ===================================================== [Pipeline] echo 20:53:25 taggedImages: 20:53:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:53:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.92 20:53:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:53:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:53:25 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:25 latest 20:53:25 3.0.0-dev.92 20:53:25 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:25 main 20:53:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:53:25 224a489ae3b3: Preparing 20:53:25 c458bf1a502b: Preparing 20:53:25 2f28edb46064: Preparing 20:53:25 406e0dfeef7c: Preparing 20:53:25 a805c9fb42dd: Preparing 20:53:25 d3da1d39328a: Preparing 20:53:25 aa5968d388b8: Preparing 20:53:25 d3da1d39328a: Waiting 20:53:25 224a489ae3b3: Pushed 20:53:25 406e0dfeef7c: Pushed 20:53:25 a805c9fb42dd: Pushed 20:53:25 c458bf1a502b: Pushed 20:53:25 aa5968d388b8: Layer already exists 20:53:25 d3da1d39328a: Pushed 20:53:26 2f28edb46064: Pushed 20:53:26 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:d2f7994b5aaab077488c7f3b61ade034d0ca0176e0d1e69940797d5629fe7ee4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:53:27 224a489ae3b3: Preparing 20:53:27 c458bf1a502b: Preparing 20:53:27 2f28edb46064: Preparing 20:53:27 406e0dfeef7c: Preparing 20:53:27 a805c9fb42dd: Preparing 20:53:27 d3da1d39328a: Preparing 20:53:27 aa5968d388b8: Preparing 20:53:27 d3da1d39328a: Waiting 20:53:27 aa5968d388b8: Waiting 20:53:27 c458bf1a502b: Layer already exists 20:53:27 406e0dfeef7c: Layer already exists 20:53:27 a805c9fb42dd: Layer already exists 20:53:27 224a489ae3b3: Layer already exists 20:53:27 2f28edb46064: Layer already exists 20:53:27 aa5968d388b8: Layer already exists 20:53:27 d3da1d39328a: Layer already exists 20:53:27 latest: digest: sha256:d2f7994b5aaab077488c7f3b61ade034d0ca0176e0d1e69940797d5629fe7ee4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.92 20:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:53:28 224a489ae3b3: Preparing 20:53:28 c458bf1a502b: Preparing 20:53:28 2f28edb46064: Preparing 20:53:28 406e0dfeef7c: Preparing 20:53:28 a805c9fb42dd: Preparing 20:53:28 d3da1d39328a: Preparing 20:53:28 aa5968d388b8: Preparing 20:53:28 d3da1d39328a: Waiting 20:53:28 aa5968d388b8: Waiting 20:53:28 c458bf1a502b: Layer already exists 20:53:28 a805c9fb42dd: Layer already exists 20:53:28 224a489ae3b3: Layer already exists 20:53:28 2f28edb46064: Layer already exists 20:53:28 406e0dfeef7c: Layer already exists 20:53:28 aa5968d388b8: Layer already exists 20:53:28 d3da1d39328a: Layer already exists 20:53:28 3.0.0-dev.92: digest: sha256:d2f7994b5aaab077488c7f3b61ade034d0ca0176e0d1e69940797d5629fe7ee4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:53:28 224a489ae3b3: Preparing 20:53:28 c458bf1a502b: Preparing 20:53:28 2f28edb46064: Preparing 20:53:28 406e0dfeef7c: Preparing 20:53:28 a805c9fb42dd: Preparing 20:53:28 d3da1d39328a: Preparing 20:53:28 aa5968d388b8: Preparing 20:53:28 d3da1d39328a: Waiting 20:53:28 aa5968d388b8: Waiting 20:53:28 c458bf1a502b: Layer already exists 20:53:28 2f28edb46064: Layer already exists 20:53:28 a805c9fb42dd: Layer already exists 20:53:28 406e0dfeef7c: Layer already exists 20:53:28 224a489ae3b3: Layer already exists 20:53:28 d3da1d39328a: Layer already exists 20:53:28 aa5968d388b8: Layer already exists 20:53:28 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:d2f7994b5aaab077488c7f3b61ade034d0ca0176e0d1e69940797d5629fe7ee4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:53:29 224a489ae3b3: Preparing 20:53:29 c458bf1a502b: Preparing 20:53:29 2f28edb46064: Preparing 20:53:29 406e0dfeef7c: Preparing 20:53:29 a805c9fb42dd: Preparing 20:53:29 d3da1d39328a: Preparing 20:53:29 aa5968d388b8: Preparing 20:53:29 d3da1d39328a: Waiting 20:53:29 aa5968d388b8: Waiting 20:53:29 224a489ae3b3: Layer already exists 20:53:29 c458bf1a502b: Layer already exists 20:53:29 406e0dfeef7c: Layer already exists 20:53:29 2f28edb46064: Layer already exists 20:53:29 a805c9fb42dd: Layer already exists 20:53:29 aa5968d388b8: Layer already exists 20:53:29 d3da1d39328a: Layer already exists 20:53:29 main: digest: sha256:d2f7994b5aaab077488c7f3b61ade034d0ca0176e0d1e69940797d5629fe7ee4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:29 ===================================================== [Pipeline] echo 20:53:29 taggedImages: 20:53:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:53:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.92 20:53:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:53:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:53:29 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:29 latest 20:53:29 3.0.0-dev.92 20:53:29 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:29 main 20:53:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:53:30 06dbdc2e91bf: Preparing 20:53:30 921cd2156dab: Preparing 20:53:30 f01ecccb4945: Preparing 20:53:30 f24017521745: Preparing 20:53:30 e566f56e9ced: Preparing 20:53:30 0bb8816df9a8: Preparing 20:53:30 1d41cecdbb09: Preparing 20:53:30 c959da0bf749: Preparing 20:53:30 aa5968d388b8: Preparing 20:53:30 0bb8816df9a8: Waiting 20:53:30 1d41cecdbb09: Waiting 20:53:30 c959da0bf749: Waiting 20:53:30 aa5968d388b8: Waiting 20:53:30 06dbdc2e91bf: Pushed 20:53:30 e566f56e9ced: Pushed 20:53:30 921cd2156dab: Pushed 20:53:30 0bb8816df9a8: Pushed 20:53:30 1d41cecdbb09: Pushed 20:53:30 aa5968d388b8: Layer already exists 20:53:30 c959da0bf749: Pushed 20:53:31 f24017521745: Pushed 20:53:32 f01ecccb4945: Pushed 20:53:32 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:0c3eddb7f4fbe0047902deecfab533609cbaffc2c3f648b61db0313b2feed4f6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:53:33 06dbdc2e91bf: Preparing 20:53:33 921cd2156dab: Preparing 20:53:33 f01ecccb4945: Preparing 20:53:33 f24017521745: Preparing 20:53:33 e566f56e9ced: Preparing 20:53:33 0bb8816df9a8: Preparing 20:53:33 1d41cecdbb09: Preparing 20:53:33 c959da0bf749: Preparing 20:53:33 aa5968d388b8: Preparing 20:53:33 1d41cecdbb09: Waiting 20:53:33 c959da0bf749: Waiting 20:53:33 aa5968d388b8: Waiting 20:53:33 06dbdc2e91bf: Layer already exists 20:53:33 e566f56e9ced: Layer already exists 20:53:33 f01ecccb4945: Layer already exists 20:53:33 f24017521745: Layer already exists 20:53:33 921cd2156dab: Layer already exists 20:53:33 c959da0bf749: Layer already exists 20:53:33 0bb8816df9a8: Layer already exists 20:53:33 1d41cecdbb09: Layer already exists 20:53:33 aa5968d388b8: Layer already exists 20:53:33 latest: digest: sha256:0c3eddb7f4fbe0047902deecfab533609cbaffc2c3f648b61db0313b2feed4f6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.92 20:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:53:33 06dbdc2e91bf: Preparing 20:53:33 921cd2156dab: Preparing 20:53:33 f01ecccb4945: Preparing 20:53:33 f24017521745: Preparing 20:53:33 e566f56e9ced: Preparing 20:53:33 0bb8816df9a8: Preparing 20:53:33 1d41cecdbb09: Preparing 20:53:33 c959da0bf749: Preparing 20:53:33 aa5968d388b8: Preparing 20:53:33 1d41cecdbb09: Waiting 20:53:33 c959da0bf749: Waiting 20:53:33 aa5968d388b8: Waiting 20:53:33 0bb8816df9a8: Waiting 20:53:33 06dbdc2e91bf: Layer already exists 20:53:33 921cd2156dab: Layer already exists 20:53:33 e566f56e9ced: Layer already exists 20:53:33 f24017521745: Layer already exists 20:53:33 f01ecccb4945: Layer already exists 20:53:33 0bb8816df9a8: Layer already exists 20:53:33 c959da0bf749: Layer already exists 20:53:33 1d41cecdbb09: Layer already exists 20:53:33 aa5968d388b8: Layer already exists 20:53:33 3.0.0-dev.92: digest: sha256:0c3eddb7f4fbe0047902deecfab533609cbaffc2c3f648b61db0313b2feed4f6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:53:34 06dbdc2e91bf: Preparing 20:53:34 921cd2156dab: Preparing 20:53:34 f01ecccb4945: Preparing 20:53:34 f24017521745: Preparing 20:53:34 e566f56e9ced: Preparing 20:53:34 0bb8816df9a8: Preparing 20:53:34 1d41cecdbb09: Preparing 20:53:34 c959da0bf749: Preparing 20:53:34 aa5968d388b8: Preparing 20:53:34 0bb8816df9a8: Waiting 20:53:34 1d41cecdbb09: Waiting 20:53:34 c959da0bf749: Waiting 20:53:34 aa5968d388b8: Waiting 20:53:34 f24017521745: Layer already exists 20:53:34 921cd2156dab: Layer already exists 20:53:34 f01ecccb4945: Layer already exists 20:53:34 e566f56e9ced: Layer already exists 20:53:34 06dbdc2e91bf: Layer already exists 20:53:34 0bb8816df9a8: Layer already exists 20:53:34 1d41cecdbb09: Layer already exists 20:53:34 c959da0bf749: Layer already exists 20:53:34 aa5968d388b8: Layer already exists 20:53:34 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:0c3eddb7f4fbe0047902deecfab533609cbaffc2c3f648b61db0313b2feed4f6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:53:35 06dbdc2e91bf: Preparing 20:53:35 921cd2156dab: Preparing 20:53:35 f01ecccb4945: Preparing 20:53:35 f24017521745: Preparing 20:53:35 e566f56e9ced: Preparing 20:53:35 0bb8816df9a8: Preparing 20:53:35 1d41cecdbb09: Preparing 20:53:35 c959da0bf749: Preparing 20:53:35 aa5968d388b8: Preparing 20:53:35 1d41cecdbb09: Waiting 20:53:35 c959da0bf749: Waiting 20:53:35 aa5968d388b8: Waiting 20:53:35 0bb8816df9a8: Waiting 20:53:35 e566f56e9ced: Layer already exists 20:53:35 f24017521745: Layer already exists 20:53:35 06dbdc2e91bf: Layer already exists 20:53:35 f01ecccb4945: Layer already exists 20:53:35 921cd2156dab: Layer already exists 20:53:35 1d41cecdbb09: Layer already exists 20:53:35 0bb8816df9a8: Layer already exists 20:53:35 aa5968d388b8: Layer already exists 20:53:35 c959da0bf749: Layer already exists 20:53:35 main: digest: sha256:0c3eddb7f4fbe0047902deecfab533609cbaffc2c3f648b61db0313b2feed4f6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:35 ===================================================== [Pipeline] echo 20:53:35 taggedImages: 20:53:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:53:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.92 20:53:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:53:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:53:35 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:35 latest 20:53:35 3.0.0-dev.92 20:53:35 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:35 main 20:53:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:53:35 38c40c5adf60: Preparing 20:53:35 1ae71776e841: Preparing 20:53:35 25210e12f0e1: Preparing 20:53:35 9b6c1db3a264: Preparing 20:53:35 4e6476652798: Preparing 20:53:35 25210e12f0e1: Layer already exists 20:53:35 4e6476652798: Layer already exists 20:53:35 38c40c5adf60: Pushed 20:53:36 9b6c1db3a264: Pushed 20:53:37 1ae71776e841: Pushed 20:53:37 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:aa2a7da9f5108c36c3b426cfd9c6fcca3a41e14e97a9d8e1e623b315c6075e4f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:38 + 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 20:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:53:38 38c40c5adf60: Preparing 20:53:38 1ae71776e841: Preparing 20:53:38 25210e12f0e1: Preparing 20:53:38 9b6c1db3a264: Preparing 20:53:38 4e6476652798: Preparing 20:53:38 4e6476652798: Layer already exists 20:53:38 9b6c1db3a264: Layer already exists 20:53:38 25210e12f0e1: Layer already exists 20:53:38 38c40c5adf60: Layer already exists 20:53:38 1ae71776e841: Layer already exists 20:53:38 latest: digest: sha256:aa2a7da9f5108c36c3b426cfd9c6fcca3a41e14e97a9d8e1e623b315c6075e4f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.92 20:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:53:39 38c40c5adf60: Preparing 20:53:39 1ae71776e841: Preparing 20:53:39 25210e12f0e1: Preparing 20:53:39 9b6c1db3a264: Preparing 20:53:39 4e6476652798: Preparing 20:53:39 9b6c1db3a264: Layer already exists 20:53:39 25210e12f0e1: Layer already exists 20:53:39 38c40c5adf60: Layer already exists 20:53:39 4e6476652798: Layer already exists 20:53:39 1ae71776e841: Layer already exists 20:53:39 3.0.0-dev.92: digest: sha256:aa2a7da9f5108c36c3b426cfd9c6fcca3a41e14e97a9d8e1e623b315c6075e4f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:53:39 38c40c5adf60: Preparing 20:53:39 1ae71776e841: Preparing 20:53:39 25210e12f0e1: Preparing 20:53:39 9b6c1db3a264: Preparing 20:53:39 4e6476652798: Preparing 20:53:39 38c40c5adf60: Layer already exists 20:53:39 9b6c1db3a264: Layer already exists 20:53:39 25210e12f0e1: Layer already exists 20:53:39 1ae71776e841: Layer already exists 20:53:39 4e6476652798: Layer already exists 20:53:39 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:aa2a7da9f5108c36c3b426cfd9c6fcca3a41e14e97a9d8e1e623b315c6075e4f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:40 + 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 20:53:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:53:40 38c40c5adf60: Preparing 20:53:40 1ae71776e841: Preparing 20:53:40 25210e12f0e1: Preparing 20:53:40 9b6c1db3a264: Preparing 20:53:40 4e6476652798: Preparing 20:53:40 25210e12f0e1: Layer already exists 20:53:40 4e6476652798: Layer already exists 20:53:40 38c40c5adf60: Layer already exists 20:53:40 1ae71776e841: Layer already exists 20:53:40 9b6c1db3a264: Layer already exists 20:53:40 main: digest: sha256:aa2a7da9f5108c36c3b426cfd9c6fcca3a41e14e97a9d8e1e623b315c6075e4f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:40 ===================================================== [Pipeline] echo 20:53:40 taggedImages: 20:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.92 20:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:53:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:53:40 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:40 latest 20:53:40 3.0.0-dev.92 20:53:40 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:40 main 20:53:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:53:41 4d4422079608: Preparing 20:53:41 224a28255546: Preparing 20:53:41 57bab708b8e2: Preparing 20:53:41 39c6ee6c577d: Preparing 20:53:41 efbcf22bdbef: Preparing 20:53:41 ce6c33e1ef32: Preparing 20:53:41 4e6476652798: Preparing 20:53:41 ce6c33e1ef32: Waiting 20:53:41 4e6476652798: Waiting 20:53:41 4d4422079608: Pushed 20:53:41 224a28255546: Pushed 20:53:41 57bab708b8e2: Pushed 20:53:41 4e6476652798: Layer already exists 20:53:41 ce6c33e1ef32: Pushed 20:53:44 efbcf22bdbef: Pushed 20:53:48 39c6ee6c577d: Pushed 20:53:48 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:41ebef4111411974eab11af4d47e9c98f9e780dcc30a96461e975fa405e6e2a2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:53:48 4d4422079608: Preparing 20:53:48 224a28255546: Preparing 20:53:48 57bab708b8e2: Preparing 20:53:48 39c6ee6c577d: Preparing 20:53:48 efbcf22bdbef: Preparing 20:53:48 ce6c33e1ef32: Preparing 20:53:48 4e6476652798: Preparing 20:53:48 ce6c33e1ef32: Waiting 20:53:48 4e6476652798: Waiting 20:53:48 4d4422079608: Layer already exists 20:53:48 efbcf22bdbef: Layer already exists 20:53:48 57bab708b8e2: Layer already exists 20:53:48 39c6ee6c577d: Layer already exists 20:53:48 224a28255546: Layer already exists 20:53:48 4e6476652798: Layer already exists 20:53:48 ce6c33e1ef32: Layer already exists 20:53:48 latest: digest: sha256:41ebef4111411974eab11af4d47e9c98f9e780dcc30a96461e975fa405e6e2a2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.92 20:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:53:49 4d4422079608: Preparing 20:53:49 224a28255546: Preparing 20:53:49 57bab708b8e2: Preparing 20:53:49 39c6ee6c577d: Preparing 20:53:49 efbcf22bdbef: Preparing 20:53:49 ce6c33e1ef32: Preparing 20:53:49 4e6476652798: Preparing 20:53:49 ce6c33e1ef32: Waiting 20:53:49 4e6476652798: Waiting 20:53:49 224a28255546: Layer already exists 20:53:49 efbcf22bdbef: Layer already exists 20:53:49 4d4422079608: Layer already exists 20:53:49 39c6ee6c577d: Layer already exists 20:53:49 57bab708b8e2: Layer already exists 20:53:49 ce6c33e1ef32: Layer already exists 20:53:49 4e6476652798: Layer already exists 20:53:49 3.0.0-dev.92: digest: sha256:41ebef4111411974eab11af4d47e9c98f9e780dcc30a96461e975fa405e6e2a2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:53:50 4d4422079608: Preparing 20:53:50 224a28255546: Preparing 20:53:50 57bab708b8e2: Preparing 20:53:50 39c6ee6c577d: Preparing 20:53:50 efbcf22bdbef: Preparing 20:53:50 ce6c33e1ef32: Preparing 20:53:50 4e6476652798: Preparing 20:53:50 ce6c33e1ef32: Waiting 20:53:50 4e6476652798: Waiting 20:53:50 efbcf22bdbef: Layer already exists 20:53:50 57bab708b8e2: Layer already exists 20:53:50 4d4422079608: Layer already exists 20:53:50 39c6ee6c577d: Layer already exists 20:53:50 224a28255546: Layer already exists 20:53:50 4e6476652798: Layer already exists 20:53:50 ce6c33e1ef32: Layer already exists 20:53:50 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:41ebef4111411974eab11af4d47e9c98f9e780dcc30a96461e975fa405e6e2a2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:53:50 4d4422079608: Preparing 20:53:50 224a28255546: Preparing 20:53:50 57bab708b8e2: Preparing 20:53:50 39c6ee6c577d: Preparing 20:53:50 efbcf22bdbef: Preparing 20:53:50 ce6c33e1ef32: Preparing 20:53:50 4e6476652798: Preparing 20:53:50 ce6c33e1ef32: Waiting 20:53:50 4e6476652798: Waiting 20:53:50 39c6ee6c577d: Layer already exists 20:53:50 57bab708b8e2: Layer already exists 20:53:50 4d4422079608: Layer already exists 20:53:50 efbcf22bdbef: Layer already exists 20:53:50 224a28255546: Layer already exists 20:53:50 ce6c33e1ef32: Layer already exists 20:53:50 4e6476652798: Layer already exists 20:53:50 main: digest: sha256:41ebef4111411974eab11af4d47e9c98f9e780dcc30a96461e975fa405e6e2a2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:50 ===================================================== [Pipeline] echo 20:53:50 taggedImages: 20:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.92 20:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:53:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:53:50 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:50 latest 20:53:50 3.0.0-dev.92 20:53:50 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:53:50 main 20:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:53:51 68819750105d: Preparing 20:53:51 9008156daab3: Preparing 20:53:51 6e3bd933f8c5: Preparing 20:53:51 3c3c2c90d9bb: Preparing 20:53:51 306f51c74c1e: Preparing 20:53:51 4e6476652798: Preparing 20:53:51 4e6476652798: Waiting 20:53:51 68819750105d: Pushed 20:53:51 6e3bd933f8c5: Pushed 20:53:51 9008156daab3: Pushed 20:53:51 4e6476652798: Layer already exists 20:53:51 306f51c74c1e: Pushed 20:53:59 3c3c2c90d9bb: Pushed 20:53:59 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:4f031a6a49028925d20a07b46131b22a0455d512022352f9587dce938d628599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:54:00 68819750105d: Preparing 20:54:00 9008156daab3: Preparing 20:54:00 6e3bd933f8c5: Preparing 20:54:00 3c3c2c90d9bb: Preparing 20:54:00 306f51c74c1e: Preparing 20:54:00 4e6476652798: Preparing 20:54:00 4e6476652798: Waiting 20:54:00 68819750105d: Layer already exists 20:54:00 9008156daab3: Layer already exists 20:54:00 306f51c74c1e: Layer already exists 20:54:00 3c3c2c90d9bb: Layer already exists 20:54:00 6e3bd933f8c5: Layer already exists 20:54:00 4e6476652798: Layer already exists 20:54:00 latest: digest: sha256:4f031a6a49028925d20a07b46131b22a0455d512022352f9587dce938d628599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.92 20:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:54:01 68819750105d: Preparing 20:54:01 9008156daab3: Preparing 20:54:01 6e3bd933f8c5: Preparing 20:54:01 3c3c2c90d9bb: Preparing 20:54:01 306f51c74c1e: Preparing 20:54:01 4e6476652798: Preparing 20:54:01 9008156daab3: Layer already exists 20:54:01 68819750105d: Layer already exists 20:54:01 6e3bd933f8c5: Layer already exists 20:54:01 3c3c2c90d9bb: Layer already exists 20:54:01 306f51c74c1e: Layer already exists 20:54:01 4e6476652798: Layer already exists 20:54:01 3.0.0-dev.92: digest: sha256:4f031a6a49028925d20a07b46131b22a0455d512022352f9587dce938d628599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:54:01 68819750105d: Preparing 20:54:01 9008156daab3: Preparing 20:54:01 6e3bd933f8c5: Preparing 20:54:01 3c3c2c90d9bb: Preparing 20:54:01 306f51c74c1e: Preparing 20:54:01 4e6476652798: Preparing 20:54:01 3c3c2c90d9bb: Layer already exists 20:54:01 306f51c74c1e: Layer already exists 20:54:01 9008156daab3: Layer already exists 20:54:01 68819750105d: Layer already exists 20:54:01 6e3bd933f8c5: Layer already exists 20:54:01 4e6476652798: Layer already exists 20:54:01 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:4f031a6a49028925d20a07b46131b22a0455d512022352f9587dce938d628599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:54:02 68819750105d: Preparing 20:54:02 9008156daab3: Preparing 20:54:02 6e3bd933f8c5: Preparing 20:54:02 3c3c2c90d9bb: Preparing 20:54:02 306f51c74c1e: Preparing 20:54:02 4e6476652798: Preparing 20:54:02 4e6476652798: Waiting 20:54:02 6e3bd933f8c5: Layer already exists 20:54:02 9008156daab3: Layer already exists 20:54:02 306f51c74c1e: Layer already exists 20:54:02 3c3c2c90d9bb: Layer already exists 20:54:02 68819750105d: Layer already exists 20:54:02 4e6476652798: Layer already exists 20:54:02 main: digest: sha256:4f031a6a49028925d20a07b46131b22a0455d512022352f9587dce938d628599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:02 ===================================================== [Pipeline] echo 20:54:02 taggedImages: 20:54:02 - nexus3.edgexfoundry.org:10004/security-spire-config:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:02 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:54:02 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.92 20:54:02 - nexus3.edgexfoundry.org:10004/security-spire-config:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:02 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:54:02 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:54:02 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:02 latest 20:54:02 3.0.0-dev.92 20:54:02 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:02 main 20:54:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:54:03 e7c9220caf0b: Preparing 20:54:03 60e7fb745b7b: Preparing 20:54:03 10ebf0351845: Preparing 20:54:03 3b2e8223d095: Preparing 20:54:03 ce6c33e1ef32: Preparing 20:54:03 4e6476652798: Preparing 20:54:03 4e6476652798: Waiting 20:54:03 ce6c33e1ef32: Layer already exists 20:54:03 4e6476652798: Layer already exists 20:54:03 e7c9220caf0b: Pushed 20:54:03 60e7fb745b7b: Pushed 20:54:03 10ebf0351845: Pushed 20:54:11 3b2e8223d095: Pushed 20:54:11 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:1f9b7410c033092d53105f284f3d817aef30290aaa98228ebe90604d36bb9724 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:11 Removing intermediate container 22017849348c 20:54:11 ---> 6230000b3e37 20:54:11 Step 8/24 : COPY . . 20:54:11 Removing intermediate container 3b37d56a8c62 20:54:11 ---> 10ee5ce9a18a 20:54:11 Step 7/24 : COPY . . 20:54:11 Removing intermediate container 110d2d96db7d 20:54:11 ---> a4b70890508d 20:54:11 Step 7/20 : COPY . . 20:54:11 Removing intermediate container 888221cdf847 20:54:11 ---> 1967e0d3057c 20:54:11 Step 8/22 : COPY . . 20:54:11 Removing intermediate container b50e92fb2836 20:54:11 ---> 0d0c7b35418f 20:54:11 Step 8/22 : COPY . . 20:54:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:54:11 e7c9220caf0b: Preparing 20:54:11 60e7fb745b7b: Preparing 20:54:11 10ebf0351845: Preparing 20:54:11 3b2e8223d095: Preparing 20:54:11 ce6c33e1ef32: Preparing 20:54:11 4e6476652798: Preparing 20:54:11 4e6476652798: Waiting 20:54:11 10ebf0351845: Layer already exists 20:54:11 e7c9220caf0b: Layer already exists 20:54:11 60e7fb745b7b: Layer already exists 20:54:11 ce6c33e1ef32: Layer already exists 20:54:11 3b2e8223d095: Layer already exists 20:54:11 4e6476652798: Layer already exists 20:54:11 latest: digest: sha256:1f9b7410c033092d53105f284f3d817aef30290aaa98228ebe90604d36bb9724 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.92 20:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:54:12 e7c9220caf0b: Preparing 20:54:12 60e7fb745b7b: Preparing 20:54:12 10ebf0351845: Preparing 20:54:12 3b2e8223d095: Preparing 20:54:12 ce6c33e1ef32: Preparing 20:54:12 4e6476652798: Preparing 20:54:12 4e6476652798: Waiting 20:54:12 10ebf0351845: Layer already exists 20:54:12 60e7fb745b7b: Layer already exists 20:54:12 3b2e8223d095: Layer already exists 20:54:12 e7c9220caf0b: Layer already exists 20:54:12 ce6c33e1ef32: Layer already exists 20:54:12 4e6476652798: Layer already exists 20:54:12 3.0.0-dev.92: digest: sha256:1f9b7410c033092d53105f284f3d817aef30290aaa98228ebe90604d36bb9724 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:54:13 e7c9220caf0b: Preparing 20:54:13 60e7fb745b7b: Preparing 20:54:13 10ebf0351845: Preparing 20:54:13 3b2e8223d095: Preparing 20:54:13 ce6c33e1ef32: Preparing 20:54:13 4e6476652798: Preparing 20:54:13 4e6476652798: Waiting 20:54:13 e7c9220caf0b: Layer already exists 20:54:13 10ebf0351845: Layer already exists 20:54:13 ce6c33e1ef32: Layer already exists 20:54:13 3b2e8223d095: Layer already exists 20:54:13 60e7fb745b7b: Layer already exists 20:54:13 4e6476652798: Layer already exists 20:54:13 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:1f9b7410c033092d53105f284f3d817aef30290aaa98228ebe90604d36bb9724 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:54:13 e7c9220caf0b: Preparing 20:54:13 60e7fb745b7b: Preparing 20:54:13 10ebf0351845: Preparing 20:54:13 3b2e8223d095: Preparing 20:54:13 ce6c33e1ef32: Preparing 20:54:13 4e6476652798: Preparing 20:54:13 60e7fb745b7b: Layer already exists 20:54:13 ce6c33e1ef32: Layer already exists 20:54:13 10ebf0351845: Layer already exists 20:54:13 3b2e8223d095: Layer already exists 20:54:13 e7c9220caf0b: Layer already exists 20:54:13 4e6476652798: Layer already exists 20:54:13 main: digest: sha256:1f9b7410c033092d53105f284f3d817aef30290aaa98228ebe90604d36bb9724 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:13 ===================================================== [Pipeline] echo 20:54:13 taggedImages: 20:54:13 - nexus3.edgexfoundry.org:10004/security-spire-server:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:54:13 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.92 20:54:13 - nexus3.edgexfoundry.org:10004/security-spire-server:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:54:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:54:13 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:13 latest 20:54:13 3.0.0-dev.92 20:54:13 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:13 main 20:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:54:14 0d6395dd5e90: Preparing 20:54:14 0796c6e451c0: Preparing 20:54:14 25210e12f0e1: Preparing 20:54:14 eefdc1618076: Preparing 20:54:14 aa5968d388b8: Preparing 20:54:14 25210e12f0e1: Layer already exists 20:54:14 aa5968d388b8: Layer already exists 20:54:14 0d6395dd5e90: Pushed 20:54:14 eefdc1618076: Pushed 20:54:14 ---> 5179fa7e8c6d 20:54:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:54:14 ---> 76c837694ba6 20:54:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:54:15 ---> a1b84eeaa4ba 20:54:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:54:15 ---> c242222651f2 20:54:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:54:15 ---> Running in 21c927ea074e 20:54:15 ---> 9d7cbeaa1501 20:54:15 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:54:15 ---> Running in 5f54785caa1d 20:54:15 ---> Running in 77402032b031 20:54:15 ---> Running in 722170acb8c8 20:54:15 ---> Running in 9fcedf8f772b 20:54:16 Removing intermediate container 77402032b031 20:54:16 ---> ad9639e9f09a 20:54:16 Step 9/24 : WORKDIR /edgex-go/spire-build 20:54:16 ---> Running in f31f25143ece 20:54:17 Removing intermediate container f31f25143ece 20:54:17 ---> a96079d1e3f0 20:54:17 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:54:17 0796c6e451c0: Pushed 20:54:17 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:503fb1b5f998047b1f221f6aae7ec106111e44047ccdd12698627faf7562754b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:17 ---> Running in 7ea0c4c70625 20:54:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:54:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:54:18 0d6395dd5e90: Preparing 20:54:18 0796c6e451c0: Preparing 20:54:18 25210e12f0e1: Preparing 20:54:18 eefdc1618076: Preparing 20:54:18 aa5968d388b8: Preparing 20:54:18 25210e12f0e1: Layer already exists 20:54:18 0796c6e451c0: Layer already exists 20:54:18 eefdc1618076: Layer already exists 20:54:18 aa5968d388b8: Layer already exists 20:54:18 0d6395dd5e90: Layer already exists 20:54:18 latest: digest: sha256:503fb1b5f998047b1f221f6aae7ec106111e44047ccdd12698627faf7562754b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.92 20:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:54:18 0d6395dd5e90: Preparing 20:54:18 0796c6e451c0: Preparing 20:54:18 25210e12f0e1: Preparing 20:54:18 eefdc1618076: Preparing 20:54:18 aa5968d388b8: Preparing 20:54:18 aa5968d388b8: Layer already exists 20:54:18 0d6395dd5e90: Layer already exists 20:54:18 0796c6e451c0: Layer already exists 20:54:18 eefdc1618076: Layer already exists 20:54:18 25210e12f0e1: Layer already exists 20:54:18 3.0.0-dev.92: digest: sha256:503fb1b5f998047b1f221f6aae7ec106111e44047ccdd12698627faf7562754b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:54:19 0d6395dd5e90: Preparing 20:54:19 0796c6e451c0: Preparing 20:54:19 25210e12f0e1: Preparing 20:54:19 eefdc1618076: Preparing 20:54:19 aa5968d388b8: Preparing 20:54:19 25210e12f0e1: Layer already exists 20:54:19 eefdc1618076: Layer already exists 20:54:19 0796c6e451c0: Layer already exists 20:54:19 aa5968d388b8: Layer already exists 20:54:19 0d6395dd5e90: Layer already exists 20:54:19 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:503fb1b5f998047b1f221f6aae7ec106111e44047ccdd12698627faf7562754b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:54:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:54:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:54:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:54:20 0d6395dd5e90: Preparing 20:54:20 0796c6e451c0: Preparing 20:54:20 25210e12f0e1: Preparing 20:54:20 eefdc1618076: Preparing 20:54:20 aa5968d388b8: Preparing 20:54:20 25210e12f0e1: Layer already exists 20:54:20 0796c6e451c0: Layer already exists 20:54:20 0d6395dd5e90: Layer already exists 20:54:20 aa5968d388b8: Layer already exists 20:54:20 eefdc1618076: Layer already exists 20:54:20 main: digest: sha256:503fb1b5f998047b1f221f6aae7ec106111e44047ccdd12698627faf7562754b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:20 ===================================================== [Pipeline] echo 20:54:20 taggedImages: 20:54:20 - nexus3.edgexfoundry.org:10004/support-notifications:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:20 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:54:20 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.92 20:54:20 - nexus3.edgexfoundry.org:10004/support-notifications:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:20 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:54:20 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:54:20 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:20 latest 20:54:20 3.0.0-dev.92 20:54:20 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:20 main 20:54:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:54:20 080c72f2b0b3: Preparing 20:54:20 1f60fdd8dc56: Preparing 20:54:20 25210e12f0e1: Preparing 20:54:20 30b7026668be: Preparing 20:54:20 aa5968d388b8: Preparing 20:54:20 25210e12f0e1: Layer already exists 20:54:20 aa5968d388b8: Layer already exists 20:54:20 30b7026668be: Pushed 20:54:20 080c72f2b0b3: Pushed 20:54:22 Removing intermediate container 7ea0c4c70625 20:54:22 ---> 1e318acfdd67 20:54:22 Step 11/24 : WORKDIR /edgex-go 20:54:22 ---> Running in 39532d170038 20:54:23 Removing intermediate container 39532d170038 20:54:23 ---> 54b4d93cce4b 20:54:23 20:54:23 Step 12/24 : FROM alpine:3.15 20:54:23 1f60fdd8dc56: Pushed 20:54:23 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:6042d66403b5e6ed884265a38dfbeeb723190202e02ddea2aaa044e88d9e9123 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 20:54:23 3.15: Pulling from library/alpine [Pipeline] { [Pipeline] sh 20:54:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:54:23 080c72f2b0b3: Preparing 20:54:23 1f60fdd8dc56: Preparing 20:54:23 25210e12f0e1: Preparing 20:54:23 30b7026668be: Preparing 20:54:23 aa5968d388b8: Preparing 20:54:23 080c72f2b0b3: Layer already exists 20:54:23 aa5968d388b8: Layer already exists 20:54:23 30b7026668be: Layer already exists 20:54:23 25210e12f0e1: Layer already exists 20:54:23 1f60fdd8dc56: Layer already exists 20:54:23 latest: digest: sha256:6042d66403b5e6ed884265a38dfbeeb723190202e02ddea2aaa044e88d9e9123 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.92 20:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:54:24 080c72f2b0b3: Preparing 20:54:24 1f60fdd8dc56: Preparing 20:54:24 25210e12f0e1: Preparing 20:54:24 30b7026668be: Preparing 20:54:24 aa5968d388b8: Preparing 20:54:24 25210e12f0e1: Layer already exists 20:54:24 aa5968d388b8: Layer already exists 20:54:24 080c72f2b0b3: Layer already exists 20:54:24 1f60fdd8dc56: Layer already exists 20:54:24 30b7026668be: Layer already exists 20:54:24 3.0.0-dev.92: digest: sha256:6042d66403b5e6ed884265a38dfbeeb723190202e02ddea2aaa044e88d9e9123 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:54:25 080c72f2b0b3: Preparing 20:54:25 1f60fdd8dc56: Preparing 20:54:25 25210e12f0e1: Preparing 20:54:25 30b7026668be: Preparing 20:54:25 aa5968d388b8: Preparing 20:54:25 1f60fdd8dc56: Layer already exists 20:54:25 aa5968d388b8: Layer already exists 20:54:25 30b7026668be: Layer already exists 20:54:25 080c72f2b0b3: Layer already exists 20:54:25 25210e12f0e1: Layer already exists 20:54:25 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:6042d66403b5e6ed884265a38dfbeeb723190202e02ddea2aaa044e88d9e9123 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:25 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:54:25 Status: Downloaded newer image for alpine:3.15 20:54:25 ---> 354640af7b1b 20:54:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:54:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:25 ---> Running in d98abf0f691b 20:54:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:54:25 080c72f2b0b3: Preparing 20:54:25 1f60fdd8dc56: Preparing 20:54:25 25210e12f0e1: Preparing 20:54:25 30b7026668be: Preparing 20:54:25 aa5968d388b8: Preparing 20:54:25 1f60fdd8dc56: Layer already exists 20:54:25 25210e12f0e1: Layer already exists 20:54:25 30b7026668be: Layer already exists 20:54:25 aa5968d388b8: Layer already exists 20:54:25 080c72f2b0b3: Layer already exists 20:54:25 main: digest: sha256:6042d66403b5e6ed884265a38dfbeeb723190202e02ddea2aaa044e88d9e9123 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:25 ===================================================== [Pipeline] echo 20:54:25 taggedImages: 20:54:25 - nexus3.edgexfoundry.org:10004/support-scheduler:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:54:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:54:25 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.92 20:54:25 - nexus3.edgexfoundry.org:10004/support-scheduler:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 20:54:25 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:54:26 Removing intermediate container d98abf0f691b 20:54:26 ---> 93eb60efb89d 20:54:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:26 ---> Running in 5ff8def93eda 20:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:32 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:54:32 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:54:32 OK: 15736 distinct packages available 20:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:35 (1/5) Installing dumb-init (1.2.5-r1) 20:54:35 (2/5) Installing musl-obstack (1.2.3-r0) 20:54:35 (3/5) Installing libucontext (1.1-r0) 20:54:35 (4/5) Installing gcompat (1.0.0-r4) 20:54:35 (5/5) Installing openssl (1.1.1t-r1) 20:54:35 Executing busybox-1.34.1-r7.trigger 20:54:35 OK: 6 MiB in 19 packages 20:54:37 Removing intermediate container 5ff8def93eda 20:54:37 ---> 775c7f7b835c 20:54:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:54:44 ---> 3f8cb95033ec 20:54:44 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:54:52 ---> 5ebd557d622f 20:54:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:54:55 ---> abdb9056b675 20:54:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:54:56 ---> d8b4d47cdab7 20:54:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:54:59 ---> 86a719b192c1 20:54:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:54:59 ---> Running in e57546772401 20:55:00 Removing intermediate container e57546772401 20:55:00 ---> 6a73530afc70 20:55:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:55:00 ---> Running in f42e024959ad 20:55:01 Removing intermediate container f42e024959ad 20:55:01 ---> 28c9d9297d7a 20:55:01 Step 22/24 : LABEL arch=arm64 20:55:01 ---> Running in eb7a7660ae00 20:55:02 Removing intermediate container eb7a7660ae00 20:55:02 ---> 2c4c9816c078 20:55:02 Step 23/24 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 20:55:02 ---> Running in b75d255718e6 20:55:03 Removing intermediate container b75d255718e6 20:55:03 ---> d5c9b3c8dc6c 20:55:03 Step 24/24 : LABEL version=3.0.0-dev.92 20:55:03 ---> Running in 111b45802821 20:55:04 Removing intermediate container 111b45802821 20:55:04 ---> a0df32337e10 20:55:04 20:55:04 Successfully built a0df32337e10 20:55:04 Successfully tagged security-spire-agent-arm64:latest 20:55:04 Building core-command 20:55:08  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:08 ---> fae14dc038e7 20:55:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:55:08 ---> Using cache 20:55:08 ---> 855557f75657 20:55:08 Step 4/23 : WORKDIR /edgex-go 20:55:08 ---> Using cache 20:55:08 ---> 78f52e5dbbce 20:55:08 Step 5/23 : RUN apk add --update --no-cache make git 20:55:08 ---> Using cache 20:55:08 ---> 22e76e23cbc8 20:55:08 Step 6/23 : COPY go.mod vendor* ./ 20:55:08 ---> Using cache 20:55:08 ---> 5c8508b085f6 20:55:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:08 ---> Using cache 20:55:08 ---> 1967e0d3057c 20:55:08 Step 8/23 : COPY . . 20:55:08 ---> Using cache 20:55:08 ---> a1b84eeaa4ba 20:55:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:55:09 ---> Running in 1bc18014e148 20:55:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:01:33 Removing intermediate container 9fcedf8f772b 21:01:33 ---> b77e3498a196 21:01:33 21:01:33 Step 9/20 : FROM alpine:3.16 21:01:33 3.16: Pulling from library/alpine 21:01:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:01:33 Status: Downloaded newer image for alpine:3.16 21:01:33 ---> 4c81e5bf8899 21:01:33 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 21:01:33 ---> Running in 295a451e4c83 21:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:34 (1/2) Installing dumb-init (1.2.5-r1) 21:01:34 (2/2) Installing openssl (1.1.1t-r0) 21:01:34 Executing busybox-1.35.0-r17.trigger 21:01:34 OK: 6 MiB in 16 packages 21:01:35 Removing intermediate container 295a451e4c83 21:01:35 ---> ce546dc74303 21:01:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:01:36 ---> Running in 4d03a79a09f1 21:01:36 Removing intermediate container 4d03a79a09f1 21:01:36 ---> ff70995f067c 21:01:36 Step 12/20 : WORKDIR /edgex 21:01:36 ---> Running in fbe2e4910bf3 21:01:37 Removing intermediate container fbe2e4910bf3 21:01:37 ---> 40f2cf950420 21:01:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 21:01:38 ---> 0a68d245d29d 21:01:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:01:40 ---> dff692136622 21:01:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:01:40 ---> 1ec5e9d2389d 21:01:40 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:01:41 ---> Running in 737f4eeaa5d2 21:01:44 Removing intermediate container 737f4eeaa5d2 21:01:44 ---> 3174799bbf07 21:01:44 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 21:01:44 ---> Running in 7215c6c9082e 21:01:45 Removing intermediate container 7215c6c9082e 21:01:45 ---> a1e9199dfe10 21:01:45 Step 18/20 : LABEL arch=arm64 21:01:45 ---> Running in 523194da59b9 21:01:45 Removing intermediate container 523194da59b9 21:01:45 ---> 7652049d183f 21:01:45 Step 19/20 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:01:45 ---> Running in 2eb67c87926f 21:01:46 Removing intermediate container 2eb67c87926f 21:01:46 ---> 9369c2c14e7b 21:01:46 Step 20/20 : LABEL version=3.0.0-dev.92 21:01:46 ---> Running in 033abb9200f1 21:01:47 Removing intermediate container 033abb9200f1 21:01:47 ---> 079b400385aa 21:01:47 21:01:47 Successfully built 079b400385aa 21:01:47 Successfully tagged security-proxy-setup-arm64:latest 21:01:47  Building security-proxy-setup ... done Building security-spiffe-token-provider 21:01:51 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:51 Step 2/19 : FROM ${BUILDER_BASE} AS builder 21:01:51 ---> fae14dc038e7 21:01:51 Step 3/19 : WORKDIR /edgex-go 21:01:51 ---> Using cache 21:01:51 ---> 3fb90eb0689c 21:01:51 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 21:01:51 ---> Running in 63b9e091caf8 21:01:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:55 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:01:55 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:01:55 OK: 16903 distinct packages available 21:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:57 OK: 221 MiB in 51 packages 21:01:59 Removing intermediate container 63b9e091caf8 21:01:59 ---> 985574490422 21:01:59 Step 5/19 : COPY go.mod vendor* ./ 21:01:59 ---> f197a9a39013 21:01:59 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:00 ---> Running in 84c8852c5fd1 21:02:56 Removing intermediate container 21c927ea074e 21:02:56 ---> 7567517e4c8e 21:02:56 21:02:56 Step 10/24 : FROM alpine:3.16 21:02:56 ---> 4c81e5bf8899 21:02:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:02:56 ---> Running in dd0b662df6c1 21:02:56 Removing intermediate container 5f54785caa1d 21:02:56 ---> 57d3fceb242b 21:02:56 21:02:56 Step 10/22 : FROM alpine:3.16 21:02:56 ---> 4c81e5bf8899 21:02:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:02:56 ---> Running in 8adfe6996115 21:02:56 Removing intermediate container 8adfe6996115 21:02:56 ---> c21e5dfa00ef 21:02:56 Step 12/22 : ENV APP_PORT=59880 21:02:56 ---> Running in 0bd17115bdbe 21:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:02:56 Removing intermediate container 0bd17115bdbe 21:02:56 ---> 16a3cc45208c 21:02:56 Step 13/22 : EXPOSE $APP_PORT 21:02:56 ---> Running in 7a8ce0b16a44 21:02:56 (1/1) Installing dumb-init (1.2.5-r1) 21:02:56 Executing busybox-1.35.0-r17.trigger 21:02:56 OK: 5 MiB in 15 packages 21:02:56 Removing intermediate container 7a8ce0b16a44 21:02:56 ---> 2cf60567f1a3 21:02:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 21:02:56 ---> Running in d37bc57a4aec 21:02:59 Removing intermediate container dd0b662df6c1 21:02:59 ---> 164eda4d45d2 21:02:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:59 ---> Running in 3c906d63f0ff 21:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:03:00 Removing intermediate container 3c906d63f0ff 21:03:00 ---> 5a012caab44c 21:03:00 Step 13/24 : ENV APP_PORT=59881 21:03:00 ---> Running in d4752d10c5d9 21:03:00 (1/1) Installing dumb-init (1.2.5-r1) 21:03:00 Executing busybox-1.35.0-r17.trigger 21:03:00 OK: 5 MiB in 15 packages 21:03:01 Removing intermediate container d4752d10c5d9 21:03:01 ---> 53f23279e029 21:03:01 Step 14/24 : EXPOSE $APP_PORT 21:03:01 ---> Running in 2b03b756d898 21:03:02 Removing intermediate container 2b03b756d898 21:03:02 ---> ff21695a66b9 21:03:02 Step 15/24 : WORKDIR / 21:03:02 ---> Running in f56e719947d3 21:03:03 Removing intermediate container d37bc57a4aec 21:03:03 ---> 63b9b7d3e5dc 21:03:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:04 Removing intermediate container f56e719947d3 21:03:04 ---> 255b3b596048 21:03:04 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:05 ---> b879002739f1 21:03:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:03:05 ---> af7cb71aec07 21:03:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:03:06 Removing intermediate container 1bc18014e148 21:03:06 ---> 70cb239dc5b1 21:03:06 21:03:06 Step 10/23 : FROM alpine:3.16 21:03:06 ---> 4c81e5bf8899 21:03:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:03:06 ---> Using cache 21:03:06 ---> 164eda4d45d2 21:03:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:06 ---> Using cache 21:03:06 ---> 5a012caab44c 21:03:06 Step 13/23 : ENV APP_PORT=59882 21:03:06 ---> Running in 09e2a886beee 21:03:08 Removing intermediate container 09e2a886beee 21:03:08 ---> 4063d3aff583 21:03:08 Step 14/23 : EXPOSE $APP_PORT 21:03:08 ---> Running in 2cd428ac42dc 21:03:09 ---> c7bb9ec4e04c 21:03:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:03:09 Removing intermediate container 2cd428ac42dc 21:03:09 ---> 2ce3ba74fcad 21:03:09 Step 15/23 : WORKDIR / 21:03:09 ---> Running in 261023f3efd4 21:03:11 ---> 2c47b233e1ee 21:03:11 Removing intermediate container 261023f3efd4 21:03:11 ---> 0b3a1f720d3e 21:03:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:03:11 ---> ad08288287f8 21:03:11 Step 18/22 : ENTRYPOINT ["/core-data"] 21:03:11 ---> Running in 8b16362fbd57 21:03:12 Removing intermediate container 8b16362fbd57 21:03:12 ---> 72616d84760c 21:03:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:03:12 ---> Running in b72d1a9aa89b 21:03:13 ---> 5b87b753cc45 21:03:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:03:13 ---> d7509397705f 21:03:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:03:14 Removing intermediate container b72d1a9aa89b 21:03:14 ---> 0fac346fa4cc 21:03:14 Step 20/22 : LABEL arch=arm64 21:03:14 ---> Running in 21f77913c829 21:03:15 ---> 4d288ed79005 21:03:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:03:15 Removing intermediate container 21f77913c829 21:03:15 ---> 2e745c8be83d 21:03:15 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:03:15 ---> Running in fe51922250ef 21:03:15 ---> Running in 73ff4a096047 21:03:16 Removing intermediate container fe51922250ef 21:03:16 ---> c142b5591870 21:03:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:03:16 Removing intermediate container 73ff4a096047 21:03:16 ---> 3f97fc3e33a1 21:03:16 Step 22/22 : LABEL version=3.0.0-dev.92 21:03:16 ---> Running in af28e68700b4 21:03:16 ---> Running in f64ea93821d2 21:03:17 ---> 56b62da9b084 21:03:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:03:17 Removing intermediate container f64ea93821d2 21:03:17 ---> 4f4eb5a89916 21:03:17 Step 22/24 : LABEL arch=arm64 21:03:18 Removing intermediate container af28e68700b4 21:03:18 ---> ca91e0709fc3 21:03:18 21:03:18 ---> Running in d4c999b5a3b6 21:03:18 Successfully built ca91e0709fc3 21:03:18 Successfully tagged core-data-arm64:latest 21:03:18  Building core-data ... done Building security-proxy-auth 21:03:19 ---> d468ad497c76 21:03:19 Step 19/23 : ENTRYPOINT ["/core-command"] 21:03:19 Removing intermediate container d4c999b5a3b6 21:03:19 ---> 49b35a12e302 21:03:19 Step 23/24 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:03:19 ---> Running in d553ebc9bc3c 21:03:19 ---> Running in 0e4cb2885a6c 21:03:20 Removing intermediate container 0e4cb2885a6c 21:03:20 ---> ffd891a31d58 21:03:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:03:20 Removing intermediate container d553ebc9bc3c 21:03:20 ---> 352eaf0bdfd3 21:03:20 Step 24/24 : LABEL version=3.0.0-dev.92 21:03:20 ---> Running in 50d7135ebf47 21:03:20 ---> Running in 7ebe543689d8 21:03:21 Removing intermediate container 50d7135ebf47 21:03:21 ---> 57769e13d3c4 21:03:21 Step 21/23 : LABEL arch=arm64 21:03:21 ---> Running in a4acd2fa9432 21:03:22 Removing intermediate container 7ebe543689d8 21:03:22 ---> 2373424a127b 21:03:22 21:03:22 Successfully built 2373424a127b 21:03:22 Successfully tagged core-metadata-arm64:latest 21:03:22  Building core-metadata ... done Building security-bootstrapper 21:03:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:03:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:03:22 ---> fae14dc038e7 21:03:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:03:22 ---> Using cache 21:03:22 ---> 855557f75657 21:03:22 Step 4/22 : WORKDIR /edgex-go 21:03:22 ---> Using cache 21:03:22 ---> 78f52e5dbbce 21:03:22 Step 5/22 : RUN apk add --update --no-cache make git 21:03:22 ---> Using cache 21:03:22 ---> 22e76e23cbc8 21:03:22 Step 6/22 : COPY go.mod vendor* ./ 21:03:23 ---> Using cache 21:03:23 ---> 5c8508b085f6 21:03:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:23 ---> Using cache 21:03:23 ---> 1967e0d3057c 21:03:23 Step 8/22 : COPY . . 21:03:23 ---> Using cache 21:03:23 ---> a1b84eeaa4ba 21:03:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 21:03:24 Removing intermediate container a4acd2fa9432 21:03:24 ---> 824841fe7c09 21:03:24 Step 22/23 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:03:24 ---> Running in 21425f2ae94a 21:03:24 ---> Running in 0825eb4db760 21:03:25 Removing intermediate container 0825eb4db760 21:03:25 ---> 29a82bd1aba8 21:03:25 Step 23/23 : LABEL version=3.0.0-dev.92 21:03:25 ---> Running in e6d4ca7fbfdd 21:03:26 Removing intermediate container e6d4ca7fbfdd 21:03:26 ---> e76e0942b0ab 21:03:26 21:03:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:03:26 Successfully built e76e0942b0ab 21:03:26 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:03:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:03:26 ---> fae14dc038e7 21:03:26 Step 3/32 : WORKDIR /edgex-go 21:03:26 Successfully tagged core-command-arm64:latest 21:03:26 ---> Using cache 21:03:26 ---> 3fb90eb0689c 21:03:26 Step 4/32 : RUN apk add --update --no-cache make git 21:03:26 Building security-secretstore-setup 21:03:27  Building core-command ... done  ---> Running in fcfb449c68e2 21:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:03:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:03:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:31 ---> fae14dc038e7 21:03:31 Step 3/23 : WORKDIR /edgex-go 21:03:31 ---> Using cache 21:03:31 ---> 3fb90eb0689c 21:03:31 Step 4/23 : RUN apk add --update --no-cache make git 21:03:31 OK: 221 MiB in 51 packages 21:03:32 ---> Running in 77f3828aa903 21:03:34 Removing intermediate container fcfb449c68e2 21:03:34 ---> 91d75aefc8fd 21:03:34 Step 5/32 : COPY go.mod vendor* ./ 21:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:03:36 ---> fe6a1b44eb75 21:03:36 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:36 ---> Running in 38ba8225df12 21:03:36 OK: 221 MiB in 51 packages 21:03:39 Removing intermediate container 77f3828aa903 21:03:39 ---> ad2e9a249a7b 21:03:39 Step 5/23 : COPY go.mod vendor* ./ 21:03:41 ---> 12eefbe29ee1 21:03:41 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:41 ---> Running in 0e9986c5de34 21:03:51 Removing intermediate container 84c8852c5fd1 21:03:51 ---> 7bc7e25c044c 21:03:51 Step 7/19 : COPY . . 21:03:53 ---> 0272a04bb878 21:03:53 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:03:53 ---> Running in c785c2c8e983 21:03:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:04:34 Removing intermediate container 722170acb8c8 21:04:34 ---> 2a9cd4ef02ac 21:04:34 21:04:34 Step 10/22 : FROM alpine:3.16 21:04:34 ---> 4c81e5bf8899 21:04:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:04:34 ---> Using cache 21:04:34 ---> 164eda4d45d2 21:04:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:04:34 ---> Using cache 21:04:34 ---> 5a012caab44c 21:04:34 Step 13/22 : ENV APP_PORT=59861 21:04:34 ---> Running in 21442a8f2599 21:04:35 Removing intermediate container 21442a8f2599 21:04:35 ---> c1341e59ad72 21:04:35 Step 14/22 : EXPOSE $APP_PORT 21:04:35 ---> Running in 2b572046bd2b 21:04:36 Removing intermediate container 2b572046bd2b 21:04:36 ---> af9fad148dff 21:04:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:37 ---> 5b44c200fdc6 21:04:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:04:44 ---> 026ca7311314 21:04:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:04:45 ---> eada08bd7cfe 21:04:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:04:45 ---> Running in 0ad6a2d32f36 21:04:46 Removing intermediate container 0ad6a2d32f36 21:04:46 ---> 0e94683423b0 21:04:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:04:46 ---> Running in a8e5811989ff 21:04:48 Removing intermediate container a8e5811989ff 21:04:48 ---> b4f1319e9dae 21:04:48 Step 20/22 : LABEL arch=arm64 21:04:48 ---> Running in 2297f83f63cf 21:04:49 Removing intermediate container 2297f83f63cf 21:04:49 ---> fd3c9454b253 21:04:49 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:04:49 ---> Running in ac09ce103a96 21:04:50 Removing intermediate container ac09ce103a96 21:04:50 ---> 4bdbb13ada34 21:04:50 Step 22/22 : LABEL version=3.0.0-dev.92 21:04:50 ---> Running in 8ec000713736 21:04:51 Removing intermediate container 8ec000713736 21:04:51 ---> 35d8088c9cb0 21:04:51 21:04:51 Successfully built 35d8088c9cb0 21:04:51 Successfully tagged support-scheduler-arm64:latest 21:04:51  Building support-scheduler ... done Building security-spire-config 21:04:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:04:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:56 ---> fae14dc038e7 21:04:56 Step 3/24 : WORKDIR /edgex-go 21:04:56 ---> Using cache 21:04:56 ---> 3fb90eb0689c 21:04:56 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:04:56 ---> Using cache 21:04:56 ---> 14c6b32a5323 21:04:56 Step 5/24 : COPY go.mod vendor* ./ 21:04:56 ---> Using cache 21:04:56 ---> f461ad585452 21:04:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:56 ---> Using cache 21:04:56 ---> 10ee5ce9a18a 21:04:56 Step 7/24 : COPY . . 21:04:57 ---> Using cache 21:04:57 ---> 76c837694ba6 21:04:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:04:57 ---> Using cache 21:04:57 ---> ad9639e9f09a 21:04:57 Step 9/24 : WORKDIR /edgex-go/spire-build 21:04:57 ---> Using cache 21:04:57 ---> a96079d1e3f0 21:04:57 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:04:57 ---> Using cache 21:04:57 ---> 1e318acfdd67 21:04:57 Step 11/24 : WORKDIR /edgex-go 21:04:57 ---> Using cache 21:04:57 ---> 54b4d93cce4b 21:04:57 21:04:57 Step 12/24 : FROM alpine:3.15 21:04:57 ---> 354640af7b1b 21:04:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:04:57 ---> Using cache 21:04:57 ---> 93eb60efb89d 21:04:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:04:57 ---> Running in 98bc8f9a9b07 21:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:02 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:05:02 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:05:02 OK: 15736 distinct packages available 21:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:03 (1/4) Installing dumb-init (1.2.5-r1) 21:05:03 (2/4) Installing musl-obstack (1.2.3-r0) 21:05:03 (3/4) Installing libucontext (1.1-r0) 21:05:03 (4/4) Installing gcompat (1.0.0-r4) 21:05:03 Executing busybox-1.34.1-r7.trigger 21:05:03 OK: 6 MiB in 18 packages 21:05:07 Removing intermediate container 98bc8f9a9b07 21:05:07 ---> aee67c314fde 21:05:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05:19 ---> d8aabbe31af5 21:05:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:05:22 ---> ecf7d2abc8d6 21:05:22 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:05:22 ---> Running in 1f13d59dc52e 21:05:23 Removing intermediate container 1f13d59dc52e 21:05:23 ---> 8ee4addbf2f8 21:05:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:05:25 ---> abe014f53856 21:05:25 Step 19/24 : WORKDIR / 21:05:26 ---> Running in 74dbb09b9077 21:05:27 Removing intermediate container 74dbb09b9077 21:05:27 ---> 92efedb82b5d 21:05:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:05:27 ---> Running in 1f5ca0941597 21:05:28 Removing intermediate container 1f5ca0941597 21:05:28 ---> 31d7e012110a 21:05:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:05:28 ---> Running in 62beb57feb78 21:05:29 Removing intermediate container 62beb57feb78 21:05:29 ---> a22edf5b28f8 21:05:29 Step 22/24 : LABEL arch=arm64 21:05:29 ---> Running in 90876fa8b0c9 21:05:30 Removing intermediate container 90876fa8b0c9 21:05:30 ---> 568cdad23a91 21:05:30 Step 23/24 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:05:30 ---> Running in 3d1789a192bd 21:05:31 Removing intermediate container 3d1789a192bd 21:05:31 ---> 44a54c7231f0 21:05:31 Step 24/24 : LABEL version=3.0.0-dev.92 21:05:31 ---> Running in 898ed073de26 21:05:34 Removing intermediate container 898ed073de26 21:05:34 ---> 45d9fded809d 21:05:34 21:05:35 Successfully built 45d9fded809d 21:05:35 Successfully tagged security-spire-config-arm64:latest 21:05:35 Building support-notifications 21:05:40  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:05:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:05:40 ---> fae14dc038e7 21:05:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:05:40 ---> Using cache 21:05:40 ---> 855557f75657 21:05:40 Step 4/22 : WORKDIR /edgex-go 21:05:40 ---> Using cache 21:05:40 ---> 78f52e5dbbce 21:05:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:05:40 ---> Running in 1d3a04a5ec66 21:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:05:44 OK: 221 MiB in 51 packages 21:05:44 Removing intermediate container 38ba8225df12 21:05:44 ---> f8269e1664a1 21:05:44 Step 7/32 : COPY . . 21:05:45 Removing intermediate container 0e9986c5de34 21:05:45 ---> 4023d600ad42 21:05:45 Step 7/23 : COPY . . 21:05:47 Removing intermediate container 1d3a04a5ec66 21:05:47 ---> 1846fcd260b7 21:05:47 Step 6/22 : COPY go.mod vendor* ./ 21:05:49 ---> 2329a7262b9d 21:05:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:49 ---> Running in 37e0a89fecab 21:05:51 ---> 81fa337e8f2a 21:05:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:05:52 ---> ed471568f755 21:05:52 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:05:52 ---> Running in 44482f9ed394 21:05:52 ---> Running in 835e1865b2c6 21:05:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:05:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:07:16 Removing intermediate container 37e0a89fecab 21:07:16 ---> 12d33114b08f 21:07:16 Step 8/22 : COPY . . 21:07:18 ---> b669d7bb16e5 21:07:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:07:18 ---> Running in 42fcd1bdd088 21:07:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:08:42 Removing intermediate container 21425f2ae94a 21:08:42 ---> 6fc9c7f66531 21:08:42 21:08:42 Step 10/22 : FROM alpine:3.16 21:08:42 ---> 4c81e5bf8899 21:08:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:08:42 ---> Running in 64aa4e1fedfc 21:08:42 Removing intermediate container 64aa4e1fedfc 21:08:42 ---> b1dfd4d3c935 21:08:42 Step 12/22 : RUN apk add --update --no-cache dumb-init 21:08:42 ---> Running in 66a9059baa2f 21:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:08:42 (1/1) Installing dumb-init (1.2.5-r1) 21:08:42 Executing busybox-1.35.0-r17.trigger 21:08:42 OK: 5 MiB in 15 packages 21:08:43 Removing intermediate container 66a9059baa2f 21:08:43 ---> 2535117ee58b 21:08:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:44 ---> f9f19a17a1c4 21:08:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:08:46 ---> 8ab1883408fa 21:08:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 21:08:46 ---> 0929ee5ce044 21:08:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:08:47 ---> 64f92b696259 21:08:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:48 ---> Running in 6829629a815f 21:08:51 Removing intermediate container 6829629a815f 21:08:51 ---> a8c917da5839 21:08:51 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 21:08:51 ---> Running in 99684dbe696f 21:08:52 Removing intermediate container 99684dbe696f 21:08:52 ---> e91fcc7c0257 21:08:52 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:08:52 ---> Running in b99bcc8b68ba 21:08:52 Removing intermediate container b99bcc8b68ba 21:08:52 ---> 704e303d74e7 21:08:52 Step 20/22 : LABEL arch=arm64 21:08:52 ---> Running in 575cf12e4284 21:08:53 Removing intermediate container 575cf12e4284 21:08:53 ---> d51f873cf148 21:08:53 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:08:53 ---> Running in a807df668cb9 21:08:54 Removing intermediate container a807df668cb9 21:08:54 ---> 318279e9bf7a 21:08:54 Step 22/22 : LABEL version=3.0.0-dev.92 21:08:54 ---> Running in a57f5411c23a 21:08:54 Removing intermediate container a57f5411c23a 21:08:54 ---> 8c30d454ca28 21:08:54 21:08:54 Successfully built 8c30d454ca28 21:08:54 Successfully tagged security-proxy-auth-arm64:latest 21:08:54  Building security-proxy-auth ... done Building core-common-config-bootstrapper 21:08:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:08:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:08:58 ---> fae14dc038e7 21:08:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:08:58 ---> Using cache 21:08:58 ---> 855557f75657 21:08:58 Step 4/22 : WORKDIR /edgex-go 21:08:58 ---> Using cache 21:08:58 ---> 78f52e5dbbce 21:08:58 Step 5/22 : RUN apk add --update --no-cache make git 21:08:58 ---> Using cache 21:08:58 ---> 22e76e23cbc8 21:08:58 Step 6/22 : COPY go.mod vendor* ./ 21:08:58 ---> Using cache 21:08:58 ---> 5c8508b085f6 21:08:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:58 ---> Using cache 21:08:58 ---> 1967e0d3057c 21:08:58 Step 8/22 : COPY . . 21:08:58 ---> Using cache 21:08:58 ---> a1b84eeaa4ba 21:08:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:08:58 ---> Running in d218a4f8d7ee 21:09:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:11:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:11:46 Removing intermediate container c785c2c8e983 21:11:46 ---> d43fac22e932 21:11:46 21:11:46 Step 9/19 : FROM alpine:3.15 21:11:46 ---> 354640af7b1b 21:11:46 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:46 ---> Using cache 21:11:46 ---> 93eb60efb89d 21:11:46 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:11:46 ---> Running in 1a386e81a00e 21:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:52 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:11:52 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:11:52 OK: 15736 distinct packages available 21:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:54 (1/9) Installing ca-certificates (20220614-r0) 21:11:54 (2/9) Installing brotli-libs (1.0.9-r5) 21:11:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:11:54 (4/9) Installing libcurl (7.80.0-r6) 21:11:54 (5/9) Installing curl (7.80.0-r6) 21:11:54 (6/9) Installing dumb-init (1.2.5-r1) 21:11:54 (7/9) Installing musl-obstack (1.2.3-r0) 21:11:54 (8/9) Installing libucontext (1.1-r0) 21:11:54 (9/9) Installing gcompat (1.0.0-r4) 21:11:54 Executing busybox-1.34.1-r7.trigger 21:11:54 Executing ca-certificates-20220614-r0.trigger 21:11:55 OK: 8 MiB in 23 packages 21:11:59 Removing intermediate container 1a386e81a00e 21:11:59 ---> e1af904141ff 21:11:59 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:01 ---> 1b0dd0c8bdaa 21:12:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:12:01 Removing intermediate container 44482f9ed394 21:12:01 ---> 567f70751110 21:12:01 21:12:01 Step 9/32 : FROM alpine:3.16 21:12:01 ---> 4c81e5bf8899 21:12:01 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:12:02 Removing intermediate container 835e1865b2c6 21:12:02 ---> 4aecea3850ea 21:12:02 21:12:02 Step 9/23 : FROM alpine:3.16 21:12:02 ---> 4c81e5bf8899 21:12:02 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:12:04 ---> Running in 47c8f5544d57 21:12:04 ---> Running in 8a5355a6f5c6 21:12:04 ---> a83bed1b16ff 21:12:04 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:12:05 Removing intermediate container 8a5355a6f5c6 21:12:05 ---> 6b9ba6fd6613 21:12:05 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 21:12:05 ---> Running in a0cba25b2f6e 21:12:06 ---> fcd63745290f 21:12:06 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:12:06 ---> Running in 9a1a8b0a000d 21:12:06 Removing intermediate container 9a1a8b0a000d 21:12:06 ---> 60cd192c968a 21:12:06 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:12:06 ---> Running in 4115fb3e1bfc 21:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:12:07 Removing intermediate container 4115fb3e1bfc 21:12:07 ---> d5286fdbf4ed 21:12:07 Step 17/19 : LABEL arch=arm64 21:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:12:07 ---> Running in 6c4b5c9e183b 21:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:12:08 Removing intermediate container 6c4b5c9e183b 21:12:08 ---> dd77c579221f 21:12:08 Step 18/19 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:12:08 ---> Running in 15ff291af0f5 21:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:12:08 Removing intermediate container 15ff291af0f5 21:12:08 ---> 49ae78b5be95 21:12:08 Step 19/19 : LABEL version=3.0.0-dev.92 21:12:08 ---> Running in e050849dc82f 21:12:08 (1/3) Installing ca-certificates (20220614-r0) 21:12:09 (2/3) Installing dumb-init (1.2.5-r1) 21:12:09 (3/3) Installing su-exec (0.2-r1) 21:12:09 Executing busybox-1.35.0-r17.trigger 21:12:09 Executing ca-certificates-20220614-r0.trigger 21:12:09 Removing intermediate container e050849dc82f 21:12:09 ---> 548fee14f3b1 21:12:09 21:12:09 Successfully built 548fee14f3b1 21:12:09 Successfully tagged security-spiffe-token-provider-arm64:latest 21:12:09  Building security-spiffe-token-provider ... done Building security-spire-server 21:12:09 OK: 6 MiB in 17 packages 21:12:10 (1/2) Installing dumb-init (1.2.5-r1) 21:12:10 (2/2) Installing su-exec (0.2-r1) 21:12:10 Executing busybox-1.35.0-r17.trigger 21:12:10 OK: 5 MiB in 16 packages 21:12:12 Removing intermediate container 47c8f5544d57 21:12:12 ---> cc12ccefab62 21:12:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:12:12 Removing intermediate container a0cba25b2f6e 21:12:12 ---> fdaef3698d18 21:12:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 21:12:12 ---> Running in dd6671d12701 21:12:12 ---> Running in 47b642deb65e 21:12:12 Removing intermediate container dd6671d12701 21:12:12 ---> 13768cf3e6d3 21:12:12 Step 12/23 : WORKDIR / 21:12:13 Removing intermediate container 47b642deb65e 21:12:13 ---> 931f914bd1f3 21:12:13 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:12:13 ---> Running in 62ebbc65bf94 21:12:13 ---> Running in 53cb20c0ff4f 21:12:14 Removing intermediate container 62ebbc65bf94 21:12:14 ---> 1daee353bd2c 21:12:14 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:12:14 Removing intermediate container 53cb20c0ff4f 21:12:14 ---> fff13a3bf60a 21:12:14 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:12:14 ---> Running in 5a6ead2dc5de 21:12:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:12:14 ---> fae14dc038e7 21:12:14 Step 3/23 : WORKDIR /edgex-go 21:12:14 ---> Using cache 21:12:14 ---> 3fb90eb0689c 21:12:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 21:12:14 ---> Using cache 21:12:14 ---> 14c6b32a5323 21:12:14 Step 5/23 : COPY go.mod vendor* ./ 21:12:15 ---> Using cache 21:12:15 ---> f461ad585452 21:12:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:15 ---> Using cache 21:12:15 ---> 10ee5ce9a18a 21:12:15 Step 7/23 : COPY . . 21:12:15 Removing intermediate container 5a6ead2dc5de 21:12:15 ---> 7c4f4f7c14e6 21:12:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:12:15 ---> Running in 1a3a4cdb87bb 21:12:15 ---> Using cache 21:12:15 ---> 76c837694ba6 21:12:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 21:12:15 ---> Using cache 21:12:15 ---> ad9639e9f09a 21:12:15 Step 9/23 : WORKDIR /edgex-go/spire-build 21:12:15 ---> Using cache 21:12:15 ---> a96079d1e3f0 21:12:15 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:12:16 ---> Running in 3875c6447e86 21:12:16 ---> 173717a9cc87 21:12:16 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:12:16 Removing intermediate container 1a3a4cdb87bb 21:12:16 ---> 0bf1e0441135 21:12:16 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:12:16 ---> Running in ce630cad7ac9 21:12:18 ---> ac0d4a15f165 21:12:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:12:20 ---> 4d88268e7832 21:12:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:12:21 Removing intermediate container 3875c6447e86 21:12:21 ---> a311e4c700db 21:12:21 Step 11/23 : WORKDIR /edgex-go 21:12:21 ---> Running in ac97e879ac63 21:12:21 Removing intermediate container ce630cad7ac9 21:12:21 ---> 95da2dca0914 21:12:21 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 21:12:21 ---> Running in 878b60d98bc3 21:12:22 Removing intermediate container ac97e879ac63 21:12:22 ---> 63096c14ca9e 21:12:22 21:12:22 Step 12/23 : FROM alpine:3.15 21:12:22 ---> 354640af7b1b 21:12:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:12:22 ---> Using cache 21:12:22 ---> 93eb60efb89d 21:12:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:12:22 ---> Using cache 21:12:22 ---> 775c7f7b835c 21:12:22 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:12:22 Removing intermediate container 878b60d98bc3 21:12:22 ---> e09c7c38b700 21:12:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:12:23 ---> 65c49fccfb8c 21:12:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:12:24 ---> 1b76dd95aba5 21:12:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:12:24 ---> Running in 39eb2674f4c5 21:12:27 ---> c01d4b5d4cbc 21:12:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:12:29 Removing intermediate container 39eb2674f4c5 21:12:29 ---> f98d438411a4 21:12:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:30 ---> 2193228d97a5 21:12:30 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:12:30 ---> Running in a4f2d61d2c66 21:12:31 ---> 16e932313e96 21:12:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:12:34 ---> 15dcd55f2250 21:12:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:12:34 Removing intermediate container a4f2d61d2c66 21:12:34 ---> 68c69686d76e 21:12:34 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 21:12:34 ---> Running in 776a9ac4cce9 21:12:35 ---> b5f21bcd763e 21:12:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:12:35 ---> f42a6f36d3c5 21:12:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:12:36 Removing intermediate container 776a9ac4cce9 21:12:36 ---> fd180c044e94 21:12:36 Step 21/23 : LABEL arch=arm64 21:12:36 ---> Running in 0627c35ee8a9 21:12:36 ---> cee86b251eb3 21:12:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:12:36 ---> db9bd0549e44 21:12:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:12:36 Removing intermediate container 0627c35ee8a9 21:12:36 ---> d5bf0ccfc4a0 21:12:36 Step 22/23 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:12:37 ---> Running in 483798e2da3c 21:12:38 Removing intermediate container 483798e2da3c 21:12:38 ---> dc83daa83cf3 21:12:38 Step 23/23 : LABEL version=3.0.0-dev.92 21:12:38 ---> Running in 1701d39a50f0 21:12:38 ---> 73840cf4f4ff 21:12:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:12:38 ---> d09d12719403 21:12:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:12:38 ---> Running in e7b32b930edc 21:12:39 Removing intermediate container 1701d39a50f0 21:12:39 ---> 143a048e0e7f 21:12:39 21:12:39 Removing intermediate container e7b32b930edc 21:12:39 ---> ab667ea5cab2 21:12:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:12:39 ---> Running in 8805770d484e 21:12:39 ---> c58cd3cbf936 21:12:39 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:12:39 Successfully built 143a048e0e7f 21:12:39 Successfully tagged security-secretstore-setup-arm64:latest 21:12:40  Building security-secretstore-setup ... done Removing intermediate container 8805770d484e 21:12:40 ---> f7eb57a872be 21:12:40 Step 21/23 : LABEL arch=arm64 21:12:40 ---> Running in 1c1725333138 21:12:41 ---> 61e73720b841 21:12:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:12:41 Removing intermediate container 1c1725333138 21:12:41 ---> 57ecce10d277 21:12:41 Step 22/23 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:12:41 ---> Running in 28a5c9a1eb2c 21:12:42 Removing intermediate container 28a5c9a1eb2c 21:12:42 ---> c8cdd6a3fb80 21:12:42 Step 23/23 : LABEL version=3.0.0-dev.92 21:12:42 ---> Running in c0e421e7c765 21:12:42 ---> c493aca2c925 21:12:42 Step 27/32 : RUN chmod +x /entrypoint.sh 21:12:42 ---> Running in 736e1449d8e3 21:12:43 Removing intermediate container c0e421e7c765 21:12:43 ---> 6c12811ccf62 21:12:43 21:12:43 Successfully built 6c12811ccf62 21:12:43 Successfully tagged security-spire-server-arm64:latest 21:12:45  Building security-spire-server ... done Removing intermediate container 736e1449d8e3 21:12:45 ---> 503b3597080e 21:12:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:12:45 ---> Running in 793eba16d532 21:12:45 Removing intermediate container 793eba16d532 21:12:45 ---> 603f6eec2057 21:12:45 Step 29/32 : CMD ["gate"] 21:12:46 ---> Running in 88259e3d7c12 21:12:46 Removing intermediate container 88259e3d7c12 21:12:46 ---> 8b6a33c904d1 21:12:46 Step 30/32 : LABEL arch=arm64 21:12:46 ---> Running in 5017c677ad2d 21:12:47 Removing intermediate container 5017c677ad2d 21:12:47 ---> 9f0c0856fc44 21:12:47 Step 31/32 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:12:47 ---> Running in 1dfe818338a5 21:12:47 Removing intermediate container 1dfe818338a5 21:12:47 ---> ad9f74552163 21:12:47 Step 32/32 : LABEL version=3.0.0-dev.92 21:12:47 ---> Running in 456fc1745b65 21:12:48 Removing intermediate container 456fc1745b65 21:12:48 ---> c1ea231f7d38 21:12:48 21:12:48 Successfully built c1ea231f7d38 21:12:48 Successfully tagged security-bootstrapper-arm64:latest 21:13:56  Building security-bootstrapper ... done Removing intermediate container d218a4f8d7ee 21:13:56 ---> fbcb0a669a75 21:13:56 21:13:56 Step 10/22 : FROM alpine:3.16 21:13:56 ---> 4c81e5bf8899 21:13:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:13:56 ---> Using cache 21:13:56 ---> b1dfd4d3c935 21:13:56 Step 12/22 : RUN apk add --update --no-cache dumb-init 21:13:56 ---> Using cache 21:13:56 ---> 2535117ee58b 21:13:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:56 ---> Using cache 21:13:56 ---> f9f19a17a1c4 21:13:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:13:56 ---> 5c9b71340129 21:13:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:13:56 ---> 3bf8c792d0ba 21:13:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:13:56 ---> bc882bf8e0d9 21:13:56 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:13:56 ---> Running in c4af8ba306d6 21:13:56 Removing intermediate container c4af8ba306d6 21:13:56 ---> cbc6658892e9 21:13:56 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 21:13:56 ---> Running in a0663a18670e 21:13:56 Removing intermediate container a0663a18670e 21:13:56 ---> 1b48a8cf9c83 21:13:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 21:13:56 ---> Running in ad425cc35fa9 21:13:56 Removing intermediate container ad425cc35fa9 21:13:56 ---> 2eba5b0ab0b6 21:13:56 Step 20/22 : LABEL arch=arm64 21:13:56 ---> Running in 4e184cae15c5 21:13:56 Removing intermediate container 4e184cae15c5 21:13:56 ---> 446b9fdc36dd 21:13:56 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:13:56 ---> Running in 737933688ca8 21:13:56 Removing intermediate container 737933688ca8 21:13:56 ---> 16015aea4dda 21:13:56 Step 22/22 : LABEL version=3.0.0-dev.92 21:13:56 ---> Running in e0a349ff1bca 21:13:56 Removing intermediate container e0a349ff1bca 21:13:56 ---> 806a125ee133 21:13:56 21:13:56 Successfully built 806a125ee133 21:13:56 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:14:14  Building core-common-config-bootstrapper ... done Removing intermediate container 42fcd1bdd088 21:14:14 ---> 17db591646fd 21:14:14 21:14:14 Step 10/22 : FROM alpine:3.16 21:14:14 ---> 4c81e5bf8899 21:14:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:14:14 ---> Running in 331adb5420f0 21:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:14:15 (1/2) Installing ca-certificates (20220614-r0) 21:14:15 (2/2) Installing dumb-init (1.2.5-r1) 21:14:15 Executing busybox-1.35.0-r17.trigger 21:14:15 Executing ca-certificates-20220614-r0.trigger 21:14:15 OK: 6 MiB in 16 packages 21:14:16 Removing intermediate container 331adb5420f0 21:14:16 ---> 354092fb9324 21:14:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:14:16 ---> Running in 8e5b6862ec66 21:14:17 Removing intermediate container 8e5b6862ec66 21:14:17 ---> d3c3fdbffe59 21:14:17 Step 13/22 : ENV APP_PORT=59860 21:14:17 ---> Running in 05332374ac10 21:14:17 Removing intermediate container 05332374ac10 21:14:17 ---> 382a10ee443d 21:14:17 Step 14/22 : EXPOSE $APP_PORT 21:14:17 ---> Running in 808132ac4aea 21:14:17 Removing intermediate container 808132ac4aea 21:14:17 ---> 4d41c0a0a8f3 21:14:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:18 ---> 8271dc3eee92 21:14:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:14:19 ---> 4b1d255425d4 21:14:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:14:20 ---> 7d34dad38ce1 21:14:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:14:20 ---> Running in 6ea6724b2f60 21:14:20 Removing intermediate container 6ea6724b2f60 21:14:20 ---> 65f0b5cc3a03 21:14:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:14:20 ---> Running in 2402d00f2a3a 21:14:21 Removing intermediate container 2402d00f2a3a 21:14:21 ---> 21a344da3488 21:14:21 Step 20/22 : LABEL arch=arm64 21:14:21 ---> Running in 9bb6803172fe 21:14:21 Removing intermediate container 9bb6803172fe 21:14:21 ---> 4775c5234d80 21:14:21 Step 21/22 : LABEL git_sha=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:21 ---> Running in bd057cf80d91 21:14:21 Removing intermediate container bd057cf80d91 21:14:21 ---> fb1a737d87b5 21:14:21 Step 22/22 : LABEL version=3.0.0-dev.92 21:14:21 ---> Running in 2644e77bfc73 21:14:22 Removing intermediate container 2644e77bfc73 21:14:22 ---> bd4c02a98c00 21:14:22 21:14:22 Successfully built bd4c02a98c00 21:14:22 Successfully tagged support-notifications-arm64:latest 21:14:22  Building support-notifications ... done  [Pipeline] } 21:14:22 $ docker stop --time=1 1f52237ece6a856d7a09d846a8a52a4da5241de85f7330ad86712fa2cab35420 21:14:24 $ docker rm -f --volumes 1f52237ece6a856d7a09d846a8a52a4da5241de85f7330ad86712fa2cab35420 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:25 + docker images 21:14:25 REPOSITORY TAG IMAGE ID CREATED SIZE 21:14:25 support-notifications-arm64 latest bd4c02a98c00 4 seconds ago 29.7MB 21:14:25 17db591646fd 15 seconds ago 1.4GB 21:14:25 core-common-config-bootstrapper-arm64 latest 806a125ee133 30 seconds ago 14.9MB 21:14:25 fbcb0a669a75 40 seconds ago 1.33GB 21:14:25 security-bootstrapper-arm64 latest c1ea231f7d38 About a minute ago 19MB 21:14:25 security-spire-server-arm64 latest 6c12811ccf62 About a minute ago 84.3MB 21:14:25 security-secretstore-setup-arm64 latest 143a048e0e7f About a minute ago 28.8MB 21:14:25 63096c14ca9e 2 minutes ago 1.21GB 21:14:25 security-spiffe-token-provider-arm64 latest 548fee14f3b1 2 minutes ago 29.1MB 21:14:25 4aecea3850ea 2 minutes ago 1.33GB 21:14:25 567f70751110 2 minutes ago 1.32GB 21:14:25 d43fac22e932 2 minutes ago 1.37GB 21:14:25 security-proxy-auth-arm64 latest 8c30d454ca28 5 minutes ago 15.7MB 21:14:25 6fc9c7f66531 5 minutes ago 1.32GB 21:14:25 security-spire-config-arm64 latest 45d9fded809d 8 minutes ago 83.6MB 21:14:25 support-scheduler-arm64 latest 35d8088c9cb0 9 minutes ago 29.1MB 21:14:25 2a9cd4ef02ac 9 minutes ago 1.4GB 21:14:25 core-command-arm64 latest e76e0942b0ab 10 minutes ago 17.1MB 21:14:25 core-metadata-arm64 latest 2373424a127b 11 minutes ago 17.8MB 21:14:25 core-data-arm64 latest ca91e0709fc3 11 minutes ago 17.3MB 21:14:25 70cb239dc5b1 11 minutes ago 1.34GB 21:14:25 57d3fceb242b 11 minutes ago 1.34GB 21:14:25 7567517e4c8e 11 minutes ago 1.35GB 21:14:25 security-proxy-setup-arm64 latest 079b400385aa 12 minutes ago 15.8MB 21:14:25 b77e3498a196 12 minutes ago 1.32GB 21:14:25 security-spire-agent-arm64 latest a0df32337e10 19 minutes ago 122MB 21:14:25 54b4d93cce4b 20 minutes ago 1.21GB 21:14:25 ci-base-image-arm64 latest fae14dc038e7 23 minutes ago 904MB 21:14:25 alpine 3.15 354640af7b1b 4 weeks ago 5.34MB 21:14:25 alpine 3.16 4c81e5bf8899 4 weeks ago 5.3MB 21:14:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 21:14:25 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 21:14:25 provisioning config files... 21:14:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/454@tmp/config3355623798568546748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:25 ---> docker-login.sh 21:14:25 nexus3.edgexfoundry.org:10001 21:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:26 Configure a credential helper to remove this warning. See 21:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:26 21:14:26 Login Succeeded 21:14:26 nexus3.edgexfoundry.org:10002 21:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:26 Configure a credential helper to remove this warning. See 21:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:26 21:14:26 Login Succeeded 21:14:26 nexus3.edgexfoundry.org:10003 21:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:26 Configure a credential helper to remove this warning. See 21:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:26 21:14:26 Login Succeeded 21:14:26 nexus3.edgexfoundry.org:10004 21:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:27 Configure a credential helper to remove this warning. See 21:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:27 21:14:27 Login Succeeded 21:14:27 docker.io 21:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:27 Configure a credential helper to remove this warning. See 21:14:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:27 21:14:27 Login Succeeded 21:14:27 ---> docker-login.sh ends [Pipeline] } 21:14:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:14:27 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:27 latest 21:14:27 3.0.0-dev.92 21:14:27 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:27 main 21:14:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:28 afbb147f99dd: Preparing 21:14:28 982e8dcc2486: Preparing 21:14:28 9fe9ce6a3f30: Preparing 21:14:28 087bfe83f247: Preparing 21:14:28 f70ee36035b9: Preparing 21:14:28 f70ee36035b9: Layer already exists 21:14:28 9fe9ce6a3f30: Pushed 21:14:28 afbb147f99dd: Pushed 21:14:28 087bfe83f247: Pushed 21:14:32 982e8dcc2486: Pushed 21:14:32 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:bfbf5ada15bba5a25ade709bdc8eff165044cfb03d6adebbeefe5d278218402d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:33 afbb147f99dd: Preparing 21:14:33 982e8dcc2486: Preparing 21:14:33 9fe9ce6a3f30: Preparing 21:14:33 087bfe83f247: Preparing 21:14:33 f70ee36035b9: Preparing 21:14:33 9fe9ce6a3f30: Layer already exists 21:14:33 afbb147f99dd: Layer already exists 21:14:33 087bfe83f247: Layer already exists 21:14:33 982e8dcc2486: Layer already exists 21:14:33 f70ee36035b9: Layer already exists 21:14:33 latest: digest: sha256:bfbf5ada15bba5a25ade709bdc8eff165044cfb03d6adebbeefe5d278218402d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.92 21:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:33 afbb147f99dd: Preparing 21:14:33 982e8dcc2486: Preparing 21:14:33 9fe9ce6a3f30: Preparing 21:14:33 087bfe83f247: Preparing 21:14:33 f70ee36035b9: Preparing 21:14:33 982e8dcc2486: Layer already exists 21:14:33 afbb147f99dd: Layer already exists 21:14:33 087bfe83f247: Layer already exists 21:14:33 f70ee36035b9: Layer already exists 21:14:33 9fe9ce6a3f30: Layer already exists 21:14:33 3.0.0-dev.92: digest: sha256:bfbf5ada15bba5a25ade709bdc8eff165044cfb03d6adebbeefe5d278218402d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:34 afbb147f99dd: Preparing 21:14:34 982e8dcc2486: Preparing 21:14:34 9fe9ce6a3f30: Preparing 21:14:34 087bfe83f247: Preparing 21:14:34 f70ee36035b9: Preparing 21:14:34 982e8dcc2486: Layer already exists 21:14:34 afbb147f99dd: Layer already exists 21:14:34 087bfe83f247: Layer already exists 21:14:34 f70ee36035b9: Layer already exists 21:14:34 9fe9ce6a3f30: Layer already exists 21:14:34 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:bfbf5ada15bba5a25ade709bdc8eff165044cfb03d6adebbeefe5d278218402d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:14:35 afbb147f99dd: Preparing 21:14:35 982e8dcc2486: Preparing 21:14:35 9fe9ce6a3f30: Preparing 21:14:35 087bfe83f247: Preparing 21:14:35 f70ee36035b9: Preparing 21:14:35 9fe9ce6a3f30: Layer already exists 21:14:35 087bfe83f247: Layer already exists 21:14:35 afbb147f99dd: Layer already exists 21:14:35 f70ee36035b9: Layer already exists 21:14:35 982e8dcc2486: Layer already exists 21:14:35 main: digest: sha256:bfbf5ada15bba5a25ade709bdc8eff165044cfb03d6adebbeefe5d278218402d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:36 ===================================================== [Pipeline] echo 21:14:36 taggedImages: 21:14:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:14:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.92 21:14:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:14:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:14:36 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:36 latest 21:14:36 3.0.0-dev.92 21:14:36 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:36 main 21:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:36 8e656b1a2d1d: Preparing 21:14:36 5e13e975650c: Preparing 21:14:36 94ada7f73760: Preparing 21:14:36 2c94dfd5ae01: Preparing 21:14:36 9fe9ce6a3f30: Preparing 21:14:36 0d3ec97f8895: Preparing 21:14:36 f70ee36035b9: Preparing 21:14:36 0d3ec97f8895: Waiting 21:14:36 f70ee36035b9: Waiting 21:14:36 9fe9ce6a3f30: Layer already exists 21:14:37 8e656b1a2d1d: Pushed 21:14:37 94ada7f73760: Pushed 21:14:37 5e13e975650c: Pushed 21:14:37 0d3ec97f8895: Pushed 21:14:37 f70ee36035b9: Layer already exists 21:14:39 2c94dfd5ae01: Pushed 21:14:39 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:69f7a9be36642b22540f44c24b0df62a741538726cc6761e0a6906ba652dbec6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:40 8e656b1a2d1d: Preparing 21:14:40 5e13e975650c: Preparing 21:14:40 94ada7f73760: Preparing 21:14:40 2c94dfd5ae01: Preparing 21:14:40 9fe9ce6a3f30: Preparing 21:14:40 0d3ec97f8895: Preparing 21:14:40 f70ee36035b9: Preparing 21:14:40 0d3ec97f8895: Waiting 21:14:40 f70ee36035b9: Waiting 21:14:40 5e13e975650c: Layer already exists 21:14:40 8e656b1a2d1d: Layer already exists 21:14:40 94ada7f73760: Layer already exists 21:14:40 9fe9ce6a3f30: Layer already exists 21:14:40 2c94dfd5ae01: Layer already exists 21:14:40 0d3ec97f8895: Layer already exists 21:14:40 f70ee36035b9: Layer already exists 21:14:40 latest: digest: sha256:69f7a9be36642b22540f44c24b0df62a741538726cc6761e0a6906ba652dbec6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.92 21:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:41 8e656b1a2d1d: Preparing 21:14:41 5e13e975650c: Preparing 21:14:41 94ada7f73760: Preparing 21:14:41 2c94dfd5ae01: Preparing 21:14:41 9fe9ce6a3f30: Preparing 21:14:41 0d3ec97f8895: Preparing 21:14:41 f70ee36035b9: Preparing 21:14:41 f70ee36035b9: Waiting 21:14:41 0d3ec97f8895: Waiting 21:14:41 94ada7f73760: Layer already exists 21:14:41 5e13e975650c: Layer already exists 21:14:41 9fe9ce6a3f30: Layer already exists 21:14:41 8e656b1a2d1d: Layer already exists 21:14:41 2c94dfd5ae01: Layer already exists 21:14:41 f70ee36035b9: Layer already exists 21:14:41 0d3ec97f8895: Layer already exists 21:14:41 3.0.0-dev.92: digest: sha256:69f7a9be36642b22540f44c24b0df62a741538726cc6761e0a6906ba652dbec6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:42 8e656b1a2d1d: Preparing 21:14:42 5e13e975650c: Preparing 21:14:42 94ada7f73760: Preparing 21:14:42 2c94dfd5ae01: Preparing 21:14:42 9fe9ce6a3f30: Preparing 21:14:42 0d3ec97f8895: Preparing 21:14:42 f70ee36035b9: Preparing 21:14:42 0d3ec97f8895: Waiting 21:14:42 f70ee36035b9: Waiting 21:14:42 94ada7f73760: Layer already exists 21:14:42 2c94dfd5ae01: Layer already exists 21:14:42 8e656b1a2d1d: Layer already exists 21:14:42 5e13e975650c: Layer already exists 21:14:42 9fe9ce6a3f30: Layer already exists 21:14:42 0d3ec97f8895: Layer already exists 21:14:42 f70ee36035b9: Layer already exists 21:14:42 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:69f7a9be36642b22540f44c24b0df62a741538726cc6761e0a6906ba652dbec6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:14:43 8e656b1a2d1d: Preparing 21:14:43 5e13e975650c: Preparing 21:14:43 94ada7f73760: Preparing 21:14:43 2c94dfd5ae01: Preparing 21:14:43 9fe9ce6a3f30: Preparing 21:14:43 0d3ec97f8895: Preparing 21:14:43 f70ee36035b9: Preparing 21:14:43 0d3ec97f8895: Waiting 21:14:43 f70ee36035b9: Waiting 21:14:43 9fe9ce6a3f30: Layer already exists 21:14:43 8e656b1a2d1d: Layer already exists 21:14:43 2c94dfd5ae01: Layer already exists 21:14:43 94ada7f73760: Layer already exists 21:14:43 5e13e975650c: Layer already exists 21:14:43 f70ee36035b9: Layer already exists 21:14:43 0d3ec97f8895: Layer already exists 21:14:43 main: digest: sha256:69f7a9be36642b22540f44c24b0df62a741538726cc6761e0a6906ba652dbec6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:43 ===================================================== [Pipeline] echo 21:14:43 taggedImages: 21:14:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:14:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.92 21:14:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:14:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:14:43 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:43 latest 21:14:43 3.0.0-dev.92 21:14:43 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:43 main 21:14:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:44 f6415e13e483: Preparing 21:14:44 0cb43f57155b: Preparing 21:14:44 9fe9ce6a3f30: Preparing 21:14:44 79e3496047c0: Preparing 21:14:44 f70ee36035b9: Preparing 21:14:44 9fe9ce6a3f30: Layer already exists 21:14:44 f70ee36035b9: Layer already exists 21:14:44 f6415e13e483: Pushed 21:14:44 79e3496047c0: Pushed 21:14:48 0cb43f57155b: Pushed 21:14:48 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:a4dcd583583baa01aa1ee20c10e4d1142e939624a39def2ea1d62925d4cb4e0c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:48 f6415e13e483: Preparing 21:14:48 0cb43f57155b: Preparing 21:14:48 9fe9ce6a3f30: Preparing 21:14:48 79e3496047c0: Preparing 21:14:48 f70ee36035b9: Preparing 21:14:48 9fe9ce6a3f30: Layer already exists 21:14:48 79e3496047c0: Layer already exists 21:14:48 f70ee36035b9: Layer already exists 21:14:48 0cb43f57155b: Layer already exists 21:14:48 f6415e13e483: Layer already exists 21:14:48 latest: digest: sha256:a4dcd583583baa01aa1ee20c10e4d1142e939624a39def2ea1d62925d4cb4e0c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.92 21:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:49 f6415e13e483: Preparing 21:14:49 0cb43f57155b: Preparing 21:14:49 9fe9ce6a3f30: Preparing 21:14:49 79e3496047c0: Preparing 21:14:49 f70ee36035b9: Preparing 21:14:49 f70ee36035b9: Layer already exists 21:14:49 f6415e13e483: Layer already exists 21:14:49 0cb43f57155b: Layer already exists 21:14:49 9fe9ce6a3f30: Layer already exists 21:14:49 79e3496047c0: Layer already exists 21:14:49 3.0.0-dev.92: digest: sha256:a4dcd583583baa01aa1ee20c10e4d1142e939624a39def2ea1d62925d4cb4e0c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:50 f6415e13e483: Preparing 21:14:50 0cb43f57155b: Preparing 21:14:50 9fe9ce6a3f30: Preparing 21:14:50 79e3496047c0: Preparing 21:14:50 f70ee36035b9: Preparing 21:14:50 9fe9ce6a3f30: Layer already exists 21:14:50 79e3496047c0: Layer already exists 21:14:50 f6415e13e483: Layer already exists 21:14:50 f70ee36035b9: Layer already exists 21:14:50 0cb43f57155b: Layer already exists 21:14:50 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:a4dcd583583baa01aa1ee20c10e4d1142e939624a39def2ea1d62925d4cb4e0c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:14:51 f6415e13e483: Preparing 21:14:51 0cb43f57155b: Preparing 21:14:51 9fe9ce6a3f30: Preparing 21:14:51 79e3496047c0: Preparing 21:14:51 f70ee36035b9: Preparing 21:14:51 f6415e13e483: Layer already exists 21:14:51 79e3496047c0: Layer already exists 21:14:51 9fe9ce6a3f30: Layer already exists 21:14:51 0cb43f57155b: Layer already exists 21:14:51 f70ee36035b9: Layer already exists 21:14:51 main: digest: sha256:a4dcd583583baa01aa1ee20c10e4d1142e939624a39def2ea1d62925d4cb4e0c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:51 ===================================================== [Pipeline] echo 21:14:51 taggedImages: 21:14:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:14:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.92 21:14:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:14:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:14:51 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:51 latest 21:14:51 3.0.0-dev.92 21:14:51 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:51 main 21:14:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:52 b433f345bdbd: Preparing 21:14:52 c5e2d18db888: Preparing 21:14:52 63c09a39ee01: Preparing 21:14:52 9fe9ce6a3f30: Preparing 21:14:52 087bfe83f247: Preparing 21:14:52 f70ee36035b9: Preparing 21:14:52 f70ee36035b9: Waiting 21:14:52 087bfe83f247: Layer already exists 21:14:53 9fe9ce6a3f30: Layer already exists 21:14:53 f70ee36035b9: Layer already exists 21:14:53 c5e2d18db888: Pushed 21:14:53 b433f345bdbd: Pushed 21:14:56 63c09a39ee01: Pushed 21:14:56 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:58674c5676e35de801a5789cf96fb715f547377a17d7ba5bc528f89c21782256 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:57 b433f345bdbd: Preparing 21:14:57 c5e2d18db888: Preparing 21:14:57 63c09a39ee01: Preparing 21:14:57 9fe9ce6a3f30: Preparing 21:14:57 087bfe83f247: Preparing 21:14:57 f70ee36035b9: Preparing 21:14:57 f70ee36035b9: Waiting 21:14:57 9fe9ce6a3f30: Layer already exists 21:14:57 087bfe83f247: Layer already exists 21:14:57 b433f345bdbd: Layer already exists 21:14:57 c5e2d18db888: Layer already exists 21:14:57 63c09a39ee01: Layer already exists 21:14:57 f70ee36035b9: Layer already exists 21:14:57 latest: digest: sha256:58674c5676e35de801a5789cf96fb715f547377a17d7ba5bc528f89c21782256 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.92 21:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:58 b433f345bdbd: Preparing 21:14:58 c5e2d18db888: Preparing 21:14:58 63c09a39ee01: Preparing 21:14:58 9fe9ce6a3f30: Preparing 21:14:58 087bfe83f247: Preparing 21:14:58 f70ee36035b9: Preparing 21:14:58 f70ee36035b9: Waiting 21:14:58 c5e2d18db888: Layer already exists 21:14:58 9fe9ce6a3f30: Layer already exists 21:14:58 b433f345bdbd: Layer already exists 21:14:58 087bfe83f247: Layer already exists 21:14:58 63c09a39ee01: Layer already exists 21:14:58 f70ee36035b9: Layer already exists 21:14:58 3.0.0-dev.92: digest: sha256:58674c5676e35de801a5789cf96fb715f547377a17d7ba5bc528f89c21782256 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:14:59 b433f345bdbd: Preparing 21:14:59 c5e2d18db888: Preparing 21:14:59 63c09a39ee01: Preparing 21:14:59 9fe9ce6a3f30: Preparing 21:14:59 087bfe83f247: Preparing 21:14:59 f70ee36035b9: Preparing 21:14:59 f70ee36035b9: Waiting 21:14:59 9fe9ce6a3f30: Layer already exists 21:14:59 63c09a39ee01: Layer already exists 21:14:59 087bfe83f247: Layer already exists 21:14:59 b433f345bdbd: Layer already exists 21:14:59 c5e2d18db888: Layer already exists 21:14:59 f70ee36035b9: Layer already exists 21:14:59 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:58674c5676e35de801a5789cf96fb715f547377a17d7ba5bc528f89c21782256 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:15:00 b433f345bdbd: Preparing 21:15:00 c5e2d18db888: Preparing 21:15:00 63c09a39ee01: Preparing 21:15:00 9fe9ce6a3f30: Preparing 21:15:00 087bfe83f247: Preparing 21:15:00 f70ee36035b9: Preparing 21:15:00 f70ee36035b9: Waiting 21:15:00 087bfe83f247: Layer already exists 21:15:00 b433f345bdbd: Layer already exists 21:15:00 c5e2d18db888: Layer already exists 21:15:00 9fe9ce6a3f30: Layer already exists 21:15:00 63c09a39ee01: Layer already exists 21:15:00 f70ee36035b9: Layer already exists 21:15:00 main: digest: sha256:58674c5676e35de801a5789cf96fb715f547377a17d7ba5bc528f89c21782256 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:00 ===================================================== [Pipeline] echo 21:15:00 taggedImages: 21:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.92 21:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:15:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:15:00 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:00 latest 21:15:00 3.0.0-dev.92 21:15:00 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:00 main 21:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:01 7683455ad269: Preparing 21:15:01 7683455ad269: Preparing 21:15:01 69ef2eb9e813: Preparing 21:15:01 1c6ca91ee42d: Preparing 21:15:01 015dc51c8bda: Preparing 21:15:01 9d02617c408f: Preparing 21:15:01 7b87c0f9b340: Preparing 21:15:01 9fe9ce6a3f30: Preparing 21:15:01 eda1ad2ca70d: Preparing 21:15:01 95fb14d631db: Preparing 21:15:01 45859c1856b1: Preparing 21:15:01 62630db5a169: Preparing 21:15:01 f70ee36035b9: Preparing 21:15:01 95fb14d631db: Waiting 21:15:01 62630db5a169: Waiting 21:15:01 f70ee36035b9: Waiting 21:15:01 45859c1856b1: Waiting 21:15:01 7b87c0f9b340: Waiting 21:15:01 9fe9ce6a3f30: Waiting 21:15:01 eda1ad2ca70d: Waiting 21:15:01 1c6ca91ee42d: Pushed 21:15:01 9d02617c408f: Pushed 21:15:01 69ef2eb9e813: Pushed 21:15:01 015dc51c8bda: Pushed 21:15:01 7683455ad269: Pushed 21:15:01 9fe9ce6a3f30: Layer already exists 21:15:01 45859c1856b1: Pushed 21:15:01 95fb14d631db: Pushed 21:15:01 62630db5a169: Pushed 21:15:01 eda1ad2ca70d: Pushed 21:15:01 f70ee36035b9: Layer already exists 21:15:05 7b87c0f9b340: Pushed 21:15:05 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:06d4259dfb8f3da31cd7caf69ce7986b8ed555fdd76a5f483ff40238cc848a99 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:06 7683455ad269: Preparing 21:15:06 7683455ad269: Preparing 21:15:06 69ef2eb9e813: Preparing 21:15:06 1c6ca91ee42d: Preparing 21:15:06 015dc51c8bda: Preparing 21:15:06 9d02617c408f: Preparing 21:15:06 7b87c0f9b340: Preparing 21:15:06 9fe9ce6a3f30: Preparing 21:15:06 eda1ad2ca70d: Preparing 21:15:06 95fb14d631db: Preparing 21:15:06 45859c1856b1: Preparing 21:15:06 62630db5a169: Preparing 21:15:06 f70ee36035b9: Preparing 21:15:06 eda1ad2ca70d: Waiting 21:15:06 62630db5a169: Waiting 21:15:06 95fb14d631db: Waiting 21:15:06 45859c1856b1: Waiting 21:15:06 f70ee36035b9: Waiting 21:15:06 7b87c0f9b340: Waiting 21:15:06 9fe9ce6a3f30: Waiting 21:15:06 9d02617c408f: Layer already exists 21:15:06 1c6ca91ee42d: Layer already exists 21:15:06 7683455ad269: Layer already exists 21:15:06 69ef2eb9e813: Layer already exists 21:15:06 015dc51c8bda: Layer already exists 21:15:06 9fe9ce6a3f30: Layer already exists 21:15:06 45859c1856b1: Layer already exists 21:15:06 7b87c0f9b340: Layer already exists 21:15:06 eda1ad2ca70d: Layer already exists 21:15:06 95fb14d631db: Layer already exists 21:15:06 f70ee36035b9: Layer already exists 21:15:06 62630db5a169: Layer already exists 21:15:06 latest: digest: sha256:06d4259dfb8f3da31cd7caf69ce7986b8ed555fdd76a5f483ff40238cc848a99 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.92 21:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:07 7683455ad269: Preparing 21:15:07 7683455ad269: Preparing 21:15:07 69ef2eb9e813: Preparing 21:15:07 1c6ca91ee42d: Preparing 21:15:07 015dc51c8bda: Preparing 21:15:07 9d02617c408f: Preparing 21:15:07 7b87c0f9b340: Preparing 21:15:07 9fe9ce6a3f30: Preparing 21:15:07 eda1ad2ca70d: Preparing 21:15:07 95fb14d631db: Preparing 21:15:07 45859c1856b1: Preparing 21:15:07 62630db5a169: Preparing 21:15:07 f70ee36035b9: Preparing 21:15:07 7b87c0f9b340: Waiting 21:15:07 9fe9ce6a3f30: Waiting 21:15:07 eda1ad2ca70d: Waiting 21:15:07 95fb14d631db: Waiting 21:15:07 45859c1856b1: Waiting 21:15:07 62630db5a169: Waiting 21:15:07 f70ee36035b9: Waiting 21:15:07 1c6ca91ee42d: Layer already exists 21:15:07 69ef2eb9e813: Layer already exists 21:15:07 9d02617c408f: Layer already exists 21:15:07 015dc51c8bda: Layer already exists 21:15:07 7683455ad269: Layer already exists 21:15:07 9fe9ce6a3f30: Layer already exists 21:15:07 eda1ad2ca70d: Layer already exists 21:15:07 7b87c0f9b340: Layer already exists 21:15:07 95fb14d631db: Layer already exists 21:15:07 45859c1856b1: Layer already exists 21:15:07 62630db5a169: Layer already exists 21:15:07 f70ee36035b9: Layer already exists 21:15:07 3.0.0-dev.92: digest: sha256:06d4259dfb8f3da31cd7caf69ce7986b8ed555fdd76a5f483ff40238cc848a99 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:08 7683455ad269: Preparing 21:15:08 7683455ad269: Preparing 21:15:08 69ef2eb9e813: Preparing 21:15:08 1c6ca91ee42d: Preparing 21:15:08 015dc51c8bda: Preparing 21:15:08 9d02617c408f: Preparing 21:15:08 7b87c0f9b340: Preparing 21:15:08 9fe9ce6a3f30: Preparing 21:15:08 eda1ad2ca70d: Preparing 21:15:08 95fb14d631db: Preparing 21:15:08 45859c1856b1: Preparing 21:15:08 62630db5a169: Preparing 21:15:08 f70ee36035b9: Preparing 21:15:08 eda1ad2ca70d: Waiting 21:15:08 95fb14d631db: Waiting 21:15:08 45859c1856b1: Waiting 21:15:08 62630db5a169: Waiting 21:15:08 f70ee36035b9: Waiting 21:15:08 7b87c0f9b340: Waiting 21:15:08 9fe9ce6a3f30: Waiting 21:15:08 69ef2eb9e813: Layer already exists 21:15:08 1c6ca91ee42d: Layer already exists 21:15:08 015dc51c8bda: Layer already exists 21:15:08 9d02617c408f: Layer already exists 21:15:08 7683455ad269: Layer already exists 21:15:08 9fe9ce6a3f30: Layer already exists 21:15:08 eda1ad2ca70d: Layer already exists 21:15:08 45859c1856b1: Layer already exists 21:15:08 95fb14d631db: Layer already exists 21:15:08 7b87c0f9b340: Layer already exists 21:15:08 62630db5a169: Layer already exists 21:15:08 f70ee36035b9: Layer already exists 21:15:08 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:06d4259dfb8f3da31cd7caf69ce7986b8ed555fdd76a5f483ff40238cc848a99 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:09 7683455ad269: Preparing 21:15:09 7683455ad269: Preparing 21:15:09 69ef2eb9e813: Preparing 21:15:09 1c6ca91ee42d: Preparing 21:15:09 015dc51c8bda: Preparing 21:15:09 9d02617c408f: Preparing 21:15:09 7b87c0f9b340: Preparing 21:15:09 9fe9ce6a3f30: Preparing 21:15:09 eda1ad2ca70d: Preparing 21:15:09 95fb14d631db: Preparing 21:15:09 45859c1856b1: Preparing 21:15:09 62630db5a169: Preparing 21:15:09 f70ee36035b9: Preparing 21:15:09 7b87c0f9b340: Waiting 21:15:09 9fe9ce6a3f30: Waiting 21:15:09 eda1ad2ca70d: Waiting 21:15:09 95fb14d631db: Waiting 21:15:09 45859c1856b1: Waiting 21:15:09 62630db5a169: Waiting 21:15:09 f70ee36035b9: Waiting 21:15:09 9d02617c408f: Layer already exists 21:15:09 015dc51c8bda: Layer already exists 21:15:09 69ef2eb9e813: Layer already exists 21:15:09 7683455ad269: Layer already exists 21:15:09 1c6ca91ee42d: Layer already exists 21:15:09 7b87c0f9b340: Layer already exists 21:15:09 9fe9ce6a3f30: Layer already exists 21:15:09 eda1ad2ca70d: Layer already exists 21:15:09 95fb14d631db: Layer already exists 21:15:09 45859c1856b1: Layer already exists 21:15:09 62630db5a169: Layer already exists 21:15:09 f70ee36035b9: Layer already exists 21:15:09 main: digest: sha256:06d4259dfb8f3da31cd7caf69ce7986b8ed555fdd76a5f483ff40238cc848a99 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:09 ===================================================== [Pipeline] echo 21:15:09 taggedImages: 21:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.92 21:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:15:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:15:09 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:09 latest 21:15:09 3.0.0-dev.92 21:15:09 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:09 main 21:15:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:10 fc6d8b5469d0: Preparing 21:15:10 9ecf51255e6b: Preparing 21:15:10 4d1b79a7434d: Preparing 21:15:10 b686f6de34f9: Preparing 21:15:10 9fe9ce6a3f30: Preparing 21:15:10 0d3ec97f8895: Preparing 21:15:10 f70ee36035b9: Preparing 21:15:10 0d3ec97f8895: Waiting 21:15:10 f70ee36035b9: Waiting 21:15:10 9fe9ce6a3f30: Layer already exists 21:15:10 0d3ec97f8895: Layer already exists 21:15:10 f70ee36035b9: Layer already exists 21:15:10 4d1b79a7434d: Pushed 21:15:10 fc6d8b5469d0: Pushed 21:15:10 9ecf51255e6b: Pushed 21:15:12 b686f6de34f9: Pushed 21:15:13 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:93ba24bd54dd68210505981ae1b7c8736d72572485b77ddee12f5247cbaa6531 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:13 fc6d8b5469d0: Preparing 21:15:13 9ecf51255e6b: Preparing 21:15:13 4d1b79a7434d: Preparing 21:15:13 b686f6de34f9: Preparing 21:15:13 9fe9ce6a3f30: Preparing 21:15:13 0d3ec97f8895: Preparing 21:15:13 f70ee36035b9: Preparing 21:15:13 0d3ec97f8895: Waiting 21:15:13 f70ee36035b9: Waiting 21:15:13 9fe9ce6a3f30: Layer already exists 21:15:13 b686f6de34f9: Layer already exists 21:15:13 fc6d8b5469d0: Layer already exists 21:15:13 4d1b79a7434d: Layer already exists 21:15:13 9ecf51255e6b: Layer already exists 21:15:13 0d3ec97f8895: Layer already exists 21:15:13 f70ee36035b9: Layer already exists 21:15:14 latest: digest: sha256:93ba24bd54dd68210505981ae1b7c8736d72572485b77ddee12f5247cbaa6531 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.92 21:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:14 fc6d8b5469d0: Preparing 21:15:14 9ecf51255e6b: Preparing 21:15:14 4d1b79a7434d: Preparing 21:15:14 b686f6de34f9: Preparing 21:15:14 9fe9ce6a3f30: Preparing 21:15:14 0d3ec97f8895: Preparing 21:15:14 f70ee36035b9: Preparing 21:15:14 0d3ec97f8895: Waiting 21:15:14 f70ee36035b9: Waiting 21:15:14 9ecf51255e6b: Layer already exists 21:15:14 9fe9ce6a3f30: Layer already exists 21:15:14 fc6d8b5469d0: Layer already exists 21:15:14 4d1b79a7434d: Layer already exists 21:15:14 b686f6de34f9: Layer already exists 21:15:14 0d3ec97f8895: Layer already exists 21:15:14 f70ee36035b9: Layer already exists 21:15:15 3.0.0-dev.92: digest: sha256:93ba24bd54dd68210505981ae1b7c8736d72572485b77ddee12f5247cbaa6531 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:15 fc6d8b5469d0: Preparing 21:15:15 9ecf51255e6b: Preparing 21:15:15 4d1b79a7434d: Preparing 21:15:15 b686f6de34f9: Preparing 21:15:15 9fe9ce6a3f30: Preparing 21:15:15 0d3ec97f8895: Preparing 21:15:15 f70ee36035b9: Preparing 21:15:15 f70ee36035b9: Waiting 21:15:15 4d1b79a7434d: Layer already exists 21:15:15 fc6d8b5469d0: Layer already exists 21:15:15 9ecf51255e6b: Layer already exists 21:15:15 b686f6de34f9: Layer already exists 21:15:15 9fe9ce6a3f30: Layer already exists 21:15:15 0d3ec97f8895: Layer already exists 21:15:15 f70ee36035b9: Layer already exists 21:15:16 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:93ba24bd54dd68210505981ae1b7c8736d72572485b77ddee12f5247cbaa6531 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:15:16 fc6d8b5469d0: Preparing 21:15:16 9ecf51255e6b: Preparing 21:15:16 4d1b79a7434d: Preparing 21:15:16 b686f6de34f9: Preparing 21:15:16 9fe9ce6a3f30: Preparing 21:15:16 0d3ec97f8895: Preparing 21:15:16 f70ee36035b9: Preparing 21:15:16 0d3ec97f8895: Waiting 21:15:16 f70ee36035b9: Waiting 21:15:16 b686f6de34f9: Layer already exists 21:15:16 4d1b79a7434d: Layer already exists 21:15:16 fc6d8b5469d0: Layer already exists 21:15:16 9ecf51255e6b: Layer already exists 21:15:16 9fe9ce6a3f30: Layer already exists 21:15:16 0d3ec97f8895: Layer already exists 21:15:16 f70ee36035b9: Layer already exists 21:15:17 main: digest: sha256:93ba24bd54dd68210505981ae1b7c8736d72572485b77ddee12f5247cbaa6531 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:17 ===================================================== [Pipeline] echo 21:15:17 taggedImages: 21:15:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:15:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.92 21:15:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:15:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:15:17 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:17 latest 21:15:17 3.0.0-dev.92 21:15:17 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:17 main 21:15:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:17 dfc0deebe98d: Preparing 21:15:17 df1b7f3fefbd: Preparing 21:15:17 9fa1a682e0c9: Preparing 21:15:17 1b2c9d2852aa: Preparing 21:15:17 47ea602c21b7: Preparing 21:15:17 a4579c14b641: Preparing 21:15:17 f70ee36035b9: Preparing 21:15:17 a4579c14b641: Waiting 21:15:17 f70ee36035b9: Waiting 21:15:18 dfc0deebe98d: Pushed 21:15:18 df1b7f3fefbd: Pushed 21:15:18 47ea602c21b7: Pushed 21:15:18 1b2c9d2852aa: Pushed 21:15:18 f70ee36035b9: Layer already exists 21:15:18 a4579c14b641: Pushed 21:15:20 9fa1a682e0c9: Pushed 21:15:20 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:8e3b235314bcc052673f160bcf218abb9a1e5b2d10b7709b7b178b7457889106 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:20 + 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 21:15:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:21 dfc0deebe98d: Preparing 21:15:21 df1b7f3fefbd: Preparing 21:15:21 9fa1a682e0c9: Preparing 21:15:21 1b2c9d2852aa: Preparing 21:15:21 47ea602c21b7: Preparing 21:15:21 a4579c14b641: Preparing 21:15:21 f70ee36035b9: Preparing 21:15:21 a4579c14b641: Waiting 21:15:21 f70ee36035b9: Waiting 21:15:21 1b2c9d2852aa: Layer already exists 21:15:21 9fa1a682e0c9: Layer already exists 21:15:21 dfc0deebe98d: Layer already exists 21:15:21 df1b7f3fefbd: Layer already exists 21:15:21 f70ee36035b9: Layer already exists 21:15:21 47ea602c21b7: Layer already exists 21:15:21 a4579c14b641: Layer already exists 21:15:21 latest: digest: sha256:8e3b235314bcc052673f160bcf218abb9a1e5b2d10b7709b7b178b7457889106 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.92 21:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:22 dfc0deebe98d: Preparing 21:15:22 df1b7f3fefbd: Preparing 21:15:22 9fa1a682e0c9: Preparing 21:15:22 1b2c9d2852aa: Preparing 21:15:22 47ea602c21b7: Preparing 21:15:22 a4579c14b641: Preparing 21:15:22 f70ee36035b9: Preparing 21:15:22 a4579c14b641: Waiting 21:15:22 f70ee36035b9: Waiting 21:15:22 9fa1a682e0c9: Layer already exists 21:15:22 dfc0deebe98d: Layer already exists 21:15:22 47ea602c21b7: Layer already exists 21:15:22 1b2c9d2852aa: Layer already exists 21:15:22 df1b7f3fefbd: Layer already exists 21:15:22 f70ee36035b9: Layer already exists 21:15:22 a4579c14b641: Layer already exists 21:15:22 3.0.0-dev.92: digest: sha256:8e3b235314bcc052673f160bcf218abb9a1e5b2d10b7709b7b178b7457889106 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:23 dfc0deebe98d: Preparing 21:15:23 df1b7f3fefbd: Preparing 21:15:23 9fa1a682e0c9: Preparing 21:15:23 1b2c9d2852aa: Preparing 21:15:23 47ea602c21b7: Preparing 21:15:23 a4579c14b641: Preparing 21:15:23 f70ee36035b9: Preparing 21:15:23 a4579c14b641: Waiting 21:15:23 f70ee36035b9: Waiting 21:15:23 df1b7f3fefbd: Layer already exists 21:15:23 dfc0deebe98d: Layer already exists 21:15:23 47ea602c21b7: Layer already exists 21:15:23 9fa1a682e0c9: Layer already exists 21:15:23 1b2c9d2852aa: Layer already exists 21:15:23 f70ee36035b9: Layer already exists 21:15:23 a4579c14b641: Layer already exists 21:15:23 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:8e3b235314bcc052673f160bcf218abb9a1e5b2d10b7709b7b178b7457889106 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:23 + 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 21:15:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:15:24 dfc0deebe98d: Preparing 21:15:24 df1b7f3fefbd: Preparing 21:15:24 9fa1a682e0c9: Preparing 21:15:24 1b2c9d2852aa: Preparing 21:15:24 47ea602c21b7: Preparing 21:15:24 a4579c14b641: Preparing 21:15:24 f70ee36035b9: Preparing 21:15:24 a4579c14b641: Waiting 21:15:24 f70ee36035b9: Waiting 21:15:24 47ea602c21b7: Layer already exists 21:15:24 9fa1a682e0c9: Layer already exists 21:15:24 1b2c9d2852aa: Layer already exists 21:15:24 df1b7f3fefbd: Layer already exists 21:15:24 dfc0deebe98d: Layer already exists 21:15:24 f70ee36035b9: Layer already exists 21:15:24 a4579c14b641: Layer already exists 21:15:24 main: digest: sha256:8e3b235314bcc052673f160bcf218abb9a1e5b2d10b7709b7b178b7457889106 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:24 ===================================================== [Pipeline] echo 21:15:24 taggedImages: 21:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.92 21:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:15:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:15:24 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:24 latest 21:15:24 3.0.0-dev.92 21:15:24 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:24 main 21:15:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:24 fd08b7fd3d06: Preparing 21:15:24 d10064a86050: Preparing 21:15:24 799bc42abf8d: Preparing 21:15:24 cac89d91ba21: Preparing 21:15:24 e84b1b8707ac: Preparing 21:15:24 337f585e3dc1: Preparing 21:15:24 7c9fe3d6210d: Preparing 21:15:24 a9f34ce7fda1: Preparing 21:15:24 f70ee36035b9: Preparing 21:15:24 a9f34ce7fda1: Waiting 21:15:24 337f585e3dc1: Waiting 21:15:24 7c9fe3d6210d: Waiting 21:15:24 f70ee36035b9: Waiting 21:15:25 e84b1b8707ac: Pushed 21:15:25 d10064a86050: Pushed 21:15:25 fd08b7fd3d06: Pushed 21:15:25 337f585e3dc1: Pushed 21:15:25 f70ee36035b9: Layer already exists 21:15:25 7c9fe3d6210d: Pushed 21:15:25 a9f34ce7fda1: Pushed 21:15:27 cac89d91ba21: Pushed 21:15:27 799bc42abf8d: Pushed 21:15:28 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:2749548c632c7ce20f7c38f10e8cd5c6d9a246422c5d5d8c616c071758412551 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + 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 21:15:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:29 fd08b7fd3d06: Preparing 21:15:29 d10064a86050: Preparing 21:15:29 799bc42abf8d: Preparing 21:15:29 cac89d91ba21: Preparing 21:15:29 e84b1b8707ac: Preparing 21:15:29 337f585e3dc1: Preparing 21:15:29 7c9fe3d6210d: Preparing 21:15:29 a9f34ce7fda1: Preparing 21:15:29 f70ee36035b9: Preparing 21:15:29 7c9fe3d6210d: Waiting 21:15:29 a9f34ce7fda1: Waiting 21:15:29 f70ee36035b9: Waiting 21:15:29 799bc42abf8d: Layer already exists 21:15:29 fd08b7fd3d06: Layer already exists 21:15:29 d10064a86050: Layer already exists 21:15:29 cac89d91ba21: Layer already exists 21:15:29 e84b1b8707ac: Layer already exists 21:15:29 7c9fe3d6210d: Layer already exists 21:15:29 337f585e3dc1: Layer already exists 21:15:29 a9f34ce7fda1: Layer already exists 21:15:29 f70ee36035b9: Layer already exists 21:15:29 latest: digest: sha256:2749548c632c7ce20f7c38f10e8cd5c6d9a246422c5d5d8c616c071758412551 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.92 21:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:29 fd08b7fd3d06: Preparing 21:15:29 d10064a86050: Preparing 21:15:29 799bc42abf8d: Preparing 21:15:29 cac89d91ba21: Preparing 21:15:29 e84b1b8707ac: Preparing 21:15:29 337f585e3dc1: Preparing 21:15:29 7c9fe3d6210d: Preparing 21:15:29 a9f34ce7fda1: Preparing 21:15:29 f70ee36035b9: Preparing 21:15:29 7c9fe3d6210d: Waiting 21:15:29 a9f34ce7fda1: Waiting 21:15:29 f70ee36035b9: Waiting 21:15:29 337f585e3dc1: Waiting 21:15:29 d10064a86050: Layer already exists 21:15:29 e84b1b8707ac: Layer already exists 21:15:29 cac89d91ba21: Layer already exists 21:15:29 799bc42abf8d: Layer already exists 21:15:29 fd08b7fd3d06: Layer already exists 21:15:29 a9f34ce7fda1: Layer already exists 21:15:29 7c9fe3d6210d: Layer already exists 21:15:29 337f585e3dc1: Layer already exists 21:15:29 f70ee36035b9: Layer already exists 21:15:30 3.0.0-dev.92: digest: sha256:2749548c632c7ce20f7c38f10e8cd5c6d9a246422c5d5d8c616c071758412551 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:30 fd08b7fd3d06: Preparing 21:15:30 d10064a86050: Preparing 21:15:30 799bc42abf8d: Preparing 21:15:30 cac89d91ba21: Preparing 21:15:30 e84b1b8707ac: Preparing 21:15:30 337f585e3dc1: Preparing 21:15:30 7c9fe3d6210d: Preparing 21:15:30 a9f34ce7fda1: Preparing 21:15:30 f70ee36035b9: Preparing 21:15:30 7c9fe3d6210d: Waiting 21:15:30 a9f34ce7fda1: Waiting 21:15:30 337f585e3dc1: Waiting 21:15:30 f70ee36035b9: Waiting 21:15:30 cac89d91ba21: Layer already exists 21:15:30 e84b1b8707ac: Layer already exists 21:15:30 d10064a86050: Layer already exists 21:15:30 fd08b7fd3d06: Layer already exists 21:15:30 799bc42abf8d: Layer already exists 21:15:30 337f585e3dc1: Layer already exists 21:15:30 7c9fe3d6210d: Layer already exists 21:15:30 f70ee36035b9: Layer already exists 21:15:30 a9f34ce7fda1: Layer already exists 21:15:31 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:2749548c632c7ce20f7c38f10e8cd5c6d9a246422c5d5d8c616c071758412551 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:31 + 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 21:15:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:15:31 fd08b7fd3d06: Preparing 21:15:31 d10064a86050: Preparing 21:15:31 799bc42abf8d: Preparing 21:15:31 cac89d91ba21: Preparing 21:15:31 e84b1b8707ac: Preparing 21:15:31 337f585e3dc1: Preparing 21:15:31 7c9fe3d6210d: Preparing 21:15:31 a9f34ce7fda1: Preparing 21:15:31 f70ee36035b9: Preparing 21:15:31 7c9fe3d6210d: Waiting 21:15:31 a9f34ce7fda1: Waiting 21:15:31 f70ee36035b9: Waiting 21:15:31 337f585e3dc1: Waiting 21:15:31 cac89d91ba21: Layer already exists 21:15:31 d10064a86050: Layer already exists 21:15:31 fd08b7fd3d06: Layer already exists 21:15:31 799bc42abf8d: Layer already exists 21:15:31 e84b1b8707ac: Layer already exists 21:15:31 7c9fe3d6210d: Layer already exists 21:15:31 a9f34ce7fda1: Layer already exists 21:15:31 337f585e3dc1: Layer already exists 21:15:31 f70ee36035b9: Layer already exists 21:15:32 main: digest: sha256:2749548c632c7ce20f7c38f10e8cd5c6d9a246422c5d5d8c616c071758412551 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:32 ===================================================== [Pipeline] echo 21:15:32 taggedImages: 21:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.92 21:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:15:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:15:32 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:32 latest 21:15:32 3.0.0-dev.92 21:15:32 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:32 main 21:15:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:32 06527ab49899: Preparing 21:15:32 319a81886b10: Preparing 21:15:32 9fe9ce6a3f30: Preparing 21:15:32 138a5322d2ce: Preparing 21:15:32 a8cfdf0cc8ec: Preparing 21:15:32 a8cfdf0cc8ec: Layer already exists 21:15:32 9fe9ce6a3f30: Layer already exists 21:15:33 06527ab49899: Pushed 21:15:34 138a5322d2ce: Pushed 21:15:37 319a81886b10: Pushed 21:15:37 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:5856b66ee334c4d6661ddde9b9e91b9f0ce6c26dd5829b423d8f0b46ea973436 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:37 + 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 21:15:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:38 06527ab49899: Preparing 21:15:38 319a81886b10: Preparing 21:15:38 9fe9ce6a3f30: Preparing 21:15:38 138a5322d2ce: Preparing 21:15:38 a8cfdf0cc8ec: Preparing 21:15:38 a8cfdf0cc8ec: Layer already exists 21:15:38 06527ab49899: Layer already exists 21:15:38 9fe9ce6a3f30: Layer already exists 21:15:38 138a5322d2ce: Layer already exists 21:15:38 319a81886b10: Layer already exists 21:15:38 latest: digest: sha256:5856b66ee334c4d6661ddde9b9e91b9f0ce6c26dd5829b423d8f0b46ea973436 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.92 21:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:38 06527ab49899: Preparing 21:15:38 319a81886b10: Preparing 21:15:38 9fe9ce6a3f30: Preparing 21:15:38 138a5322d2ce: Preparing 21:15:38 a8cfdf0cc8ec: Preparing 21:15:38 06527ab49899: Layer already exists 21:15:38 9fe9ce6a3f30: Layer already exists 21:15:38 319a81886b10: Layer already exists 21:15:38 138a5322d2ce: Layer already exists 21:15:38 a8cfdf0cc8ec: Layer already exists 21:15:39 3.0.0-dev.92: digest: sha256:5856b66ee334c4d6661ddde9b9e91b9f0ce6c26dd5829b423d8f0b46ea973436 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:39 06527ab49899: Preparing 21:15:39 319a81886b10: Preparing 21:15:39 9fe9ce6a3f30: Preparing 21:15:39 138a5322d2ce: Preparing 21:15:39 a8cfdf0cc8ec: Preparing 21:15:39 319a81886b10: Layer already exists 21:15:39 9fe9ce6a3f30: Layer already exists 21:15:39 a8cfdf0cc8ec: Layer already exists 21:15:39 06527ab49899: Layer already exists 21:15:39 138a5322d2ce: Layer already exists 21:15:40 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:5856b66ee334c4d6661ddde9b9e91b9f0ce6c26dd5829b423d8f0b46ea973436 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:40 + 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 21:15:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:15:40 06527ab49899: Preparing 21:15:40 319a81886b10: Preparing 21:15:40 9fe9ce6a3f30: Preparing 21:15:40 138a5322d2ce: Preparing 21:15:40 a8cfdf0cc8ec: Preparing 21:15:40 a8cfdf0cc8ec: Layer already exists 21:15:40 06527ab49899: Layer already exists 21:15:40 319a81886b10: Layer already exists 21:15:40 9fe9ce6a3f30: Layer already exists 21:15:40 138a5322d2ce: Layer already exists 21:15:41 main: digest: sha256:5856b66ee334c4d6661ddde9b9e91b9f0ce6c26dd5829b423d8f0b46ea973436 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:41 ===================================================== [Pipeline] echo 21:15:41 taggedImages: 21:15:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:15:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.92 21:15:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:15:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:15:41 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:41 latest 21:15:41 3.0.0-dev.92 21:15:41 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:15:41 main 21:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:15:41 945cefa88934: Preparing 21:15:41 91394df04b00: Preparing 21:15:41 a1b2ae65f600: Preparing 21:15:41 ad43fcf805cb: Preparing 21:15:41 89c64e4b03bc: Preparing 21:15:41 40809f82718c: Preparing 21:15:41 a8cfdf0cc8ec: Preparing 21:15:41 40809f82718c: Waiting 21:15:41 a8cfdf0cc8ec: Waiting 21:15:42 945cefa88934: Pushed 21:15:42 91394df04b00: Pushed 21:15:42 a1b2ae65f600: Pushed 21:15:42 a8cfdf0cc8ec: Layer already exists 21:15:43 40809f82718c: Pushed 21:15:49 89c64e4b03bc: Pushed 21:15:57 ad43fcf805cb: Pushed 21:15:57 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:9263bac7d6396d6a49dfc4fc07187cbe11ce0e807b9b43bc110164155752f2f4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + 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 21:15:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:15:58 945cefa88934: Preparing 21:15:58 91394df04b00: Preparing 21:15:58 a1b2ae65f600: Preparing 21:15:58 ad43fcf805cb: Preparing 21:15:58 89c64e4b03bc: Preparing 21:15:58 40809f82718c: Preparing 21:15:58 a8cfdf0cc8ec: Preparing 21:15:58 40809f82718c: Waiting 21:15:58 a8cfdf0cc8ec: Waiting 21:15:58 89c64e4b03bc: Layer already exists 21:15:58 945cefa88934: Layer already exists 21:15:58 ad43fcf805cb: Layer already exists 21:15:58 a1b2ae65f600: Layer already exists 21:15:58 91394df04b00: Layer already exists 21:15:58 40809f82718c: Layer already exists 21:15:58 a8cfdf0cc8ec: Layer already exists 21:15:58 latest: digest: sha256:9263bac7d6396d6a49dfc4fc07187cbe11ce0e807b9b43bc110164155752f2f4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.92 21:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:15:59 945cefa88934: Preparing 21:15:59 91394df04b00: Preparing 21:15:59 a1b2ae65f600: Preparing 21:15:59 ad43fcf805cb: Preparing 21:15:59 89c64e4b03bc: Preparing 21:15:59 40809f82718c: Preparing 21:15:59 a8cfdf0cc8ec: Preparing 21:15:59 40809f82718c: Waiting 21:15:59 a8cfdf0cc8ec: Waiting 21:15:59 a1b2ae65f600: Layer already exists 21:15:59 945cefa88934: Layer already exists 21:15:59 ad43fcf805cb: Layer already exists 21:15:59 91394df04b00: Layer already exists 21:15:59 89c64e4b03bc: Layer already exists 21:15:59 a8cfdf0cc8ec: Layer already exists 21:15:59 40809f82718c: Layer already exists 21:15:59 3.0.0-dev.92: digest: sha256:9263bac7d6396d6a49dfc4fc07187cbe11ce0e807b9b43bc110164155752f2f4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:00 945cefa88934: Preparing 21:16:00 91394df04b00: Preparing 21:16:00 a1b2ae65f600: Preparing 21:16:00 ad43fcf805cb: Preparing 21:16:00 89c64e4b03bc: Preparing 21:16:00 40809f82718c: Preparing 21:16:00 a8cfdf0cc8ec: Preparing 21:16:00 a8cfdf0cc8ec: Waiting 21:16:00 40809f82718c: Waiting 21:16:00 945cefa88934: Layer already exists 21:16:00 91394df04b00: Layer already exists 21:16:00 a1b2ae65f600: Layer already exists 21:16:00 89c64e4b03bc: Layer already exists 21:16:00 ad43fcf805cb: Layer already exists 21:16:00 40809f82718c: Layer already exists 21:16:00 a8cfdf0cc8ec: Layer already exists 21:16:00 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:9263bac7d6396d6a49dfc4fc07187cbe11ce0e807b9b43bc110164155752f2f4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:01 + 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 21:16:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:01 945cefa88934: Preparing 21:16:01 91394df04b00: Preparing 21:16:01 a1b2ae65f600: Preparing 21:16:01 ad43fcf805cb: Preparing 21:16:01 89c64e4b03bc: Preparing 21:16:01 40809f82718c: Preparing 21:16:01 a8cfdf0cc8ec: Preparing 21:16:01 40809f82718c: Waiting 21:16:01 a8cfdf0cc8ec: Waiting 21:16:01 a1b2ae65f600: Layer already exists 21:16:01 ad43fcf805cb: Layer already exists 21:16:01 945cefa88934: Layer already exists 21:16:01 89c64e4b03bc: Layer already exists 21:16:01 91394df04b00: Layer already exists 21:16:01 40809f82718c: Layer already exists 21:16:01 a8cfdf0cc8ec: Layer already exists 21:16:01 main: digest: sha256:9263bac7d6396d6a49dfc4fc07187cbe11ce0e807b9b43bc110164155752f2f4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:01 ===================================================== [Pipeline] echo 21:16:01 taggedImages: 21:16:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:16:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.92 21:16:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:16:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:16:01 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:01 latest 21:16:01 3.0.0-dev.92 21:16:01 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:01 main 21:16:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:02 8170b878e60d: Preparing 21:16:02 46930af2bdfc: Preparing 21:16:02 fb9b00b5ce60: Preparing 21:16:02 910dc141e2e5: Preparing 21:16:02 b092a501e458: Preparing 21:16:02 a8cfdf0cc8ec: Preparing 21:16:02 a8cfdf0cc8ec: Waiting 21:16:02 46930af2bdfc: Pushed 21:16:02 a8cfdf0cc8ec: Layer already exists 21:16:02 8170b878e60d: Pushed 21:16:02 fb9b00b5ce60: Pushed 21:16:03 b092a501e458: Pushed 21:16:18 910dc141e2e5: Pushed 21:16:18 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:9f345c061f14cf18ab344ce5662edd38d2a4f2e6e511c85f9253ddd99c1802f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:18 + 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 21:16:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:19 8170b878e60d: Preparing 21:16:19 46930af2bdfc: Preparing 21:16:19 fb9b00b5ce60: Preparing 21:16:19 910dc141e2e5: Preparing 21:16:19 b092a501e458: Preparing 21:16:19 a8cfdf0cc8ec: Preparing 21:16:19 a8cfdf0cc8ec: Waiting 21:16:19 b092a501e458: Layer already exists 21:16:19 46930af2bdfc: Layer already exists 21:16:19 fb9b00b5ce60: Layer already exists 21:16:19 8170b878e60d: Layer already exists 21:16:19 910dc141e2e5: Layer already exists 21:16:19 a8cfdf0cc8ec: Layer already exists 21:16:19 latest: digest: sha256:9f345c061f14cf18ab344ce5662edd38d2a4f2e6e511c85f9253ddd99c1802f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.92 21:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:19 8170b878e60d: Preparing 21:16:19 46930af2bdfc: Preparing 21:16:19 fb9b00b5ce60: Preparing 21:16:19 910dc141e2e5: Preparing 21:16:19 b092a501e458: Preparing 21:16:19 a8cfdf0cc8ec: Preparing 21:16:19 a8cfdf0cc8ec: Waiting 21:16:19 8170b878e60d: Layer already exists 21:16:19 fb9b00b5ce60: Layer already exists 21:16:19 46930af2bdfc: Layer already exists 21:16:19 910dc141e2e5: Layer already exists 21:16:19 b092a501e458: Layer already exists 21:16:19 a8cfdf0cc8ec: Layer already exists 21:16:20 3.0.0-dev.92: digest: sha256:9f345c061f14cf18ab344ce5662edd38d2a4f2e6e511c85f9253ddd99c1802f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:20 8170b878e60d: Preparing 21:16:20 46930af2bdfc: Preparing 21:16:20 fb9b00b5ce60: Preparing 21:16:20 910dc141e2e5: Preparing 21:16:20 b092a501e458: Preparing 21:16:20 a8cfdf0cc8ec: Preparing 21:16:20 a8cfdf0cc8ec: Waiting 21:16:20 b092a501e458: Layer already exists 21:16:20 8170b878e60d: Layer already exists 21:16:20 910dc141e2e5: Layer already exists 21:16:20 fb9b00b5ce60: Layer already exists 21:16:20 46930af2bdfc: Layer already exists 21:16:20 a8cfdf0cc8ec: Layer already exists 21:16:21 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:9f345c061f14cf18ab344ce5662edd38d2a4f2e6e511c85f9253ddd99c1802f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:21 + 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 21:16:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:21 8170b878e60d: Preparing 21:16:21 46930af2bdfc: Preparing 21:16:21 fb9b00b5ce60: Preparing 21:16:21 910dc141e2e5: Preparing 21:16:21 b092a501e458: Preparing 21:16:21 a8cfdf0cc8ec: Preparing 21:16:21 a8cfdf0cc8ec: Waiting 21:16:21 46930af2bdfc: Layer already exists 21:16:21 fb9b00b5ce60: Layer already exists 21:16:21 910dc141e2e5: Layer already exists 21:16:21 b092a501e458: Layer already exists 21:16:21 8170b878e60d: Layer already exists 21:16:21 a8cfdf0cc8ec: Layer already exists 21:16:22 main: digest: sha256:9f345c061f14cf18ab344ce5662edd38d2a4f2e6e511c85f9253ddd99c1802f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:22 ===================================================== [Pipeline] echo 21:16:22 taggedImages: 21:16:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:16:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.92 21:16:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:16:22 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:16:22 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:22 latest 21:16:22 3.0.0-dev.92 21:16:22 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:22 main 21:16:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:22 48fe23d61b4c: Preparing 21:16:22 ee2f3fa73432: Preparing 21:16:22 d1d39e3f3342: Preparing 21:16:22 614dfe18c2a6: Preparing 21:16:22 40809f82718c: Preparing 21:16:22 a8cfdf0cc8ec: Preparing 21:16:22 a8cfdf0cc8ec: Waiting 21:16:23 40809f82718c: Layer already exists 21:16:23 a8cfdf0cc8ec: Layer already exists 21:16:23 ee2f3fa73432: Pushed 21:16:23 d1d39e3f3342: Pushed 21:16:23 48fe23d61b4c: Pushed 21:16:41 614dfe18c2a6: Pushed 21:16:41 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:82dc191e287fff2104568f4338a4712a3f8909d96092553de3bfa742dda0608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:41 + 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 21:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:42 48fe23d61b4c: Preparing 21:16:42 ee2f3fa73432: Preparing 21:16:42 d1d39e3f3342: Preparing 21:16:42 614dfe18c2a6: Preparing 21:16:42 40809f82718c: Preparing 21:16:42 a8cfdf0cc8ec: Preparing 21:16:42 a8cfdf0cc8ec: Waiting 21:16:42 614dfe18c2a6: Layer already exists 21:16:42 d1d39e3f3342: Layer already exists 21:16:42 ee2f3fa73432: Layer already exists 21:16:42 48fe23d61b4c: Layer already exists 21:16:42 40809f82718c: Layer already exists 21:16:42 a8cfdf0cc8ec: Layer already exists 21:16:42 latest: digest: sha256:82dc191e287fff2104568f4338a4712a3f8909d96092553de3bfa742dda0608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.92 21:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:42 48fe23d61b4c: Preparing 21:16:42 ee2f3fa73432: Preparing 21:16:42 d1d39e3f3342: Preparing 21:16:42 614dfe18c2a6: Preparing 21:16:42 40809f82718c: Preparing 21:16:42 a8cfdf0cc8ec: Preparing 21:16:42 a8cfdf0cc8ec: Waiting 21:16:42 ee2f3fa73432: Layer already exists 21:16:42 614dfe18c2a6: Layer already exists 21:16:42 48fe23d61b4c: Layer already exists 21:16:42 40809f82718c: Layer already exists 21:16:42 d1d39e3f3342: Layer already exists 21:16:42 a8cfdf0cc8ec: Layer already exists 21:16:43 3.0.0-dev.92: digest: sha256:82dc191e287fff2104568f4338a4712a3f8909d96092553de3bfa742dda0608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:43 48fe23d61b4c: Preparing 21:16:43 ee2f3fa73432: Preparing 21:16:43 d1d39e3f3342: Preparing 21:16:43 614dfe18c2a6: Preparing 21:16:43 40809f82718c: Preparing 21:16:43 a8cfdf0cc8ec: Preparing 21:16:43 a8cfdf0cc8ec: Waiting 21:16:43 ee2f3fa73432: Layer already exists 21:16:43 48fe23d61b4c: Layer already exists 21:16:43 40809f82718c: Layer already exists 21:16:43 614dfe18c2a6: Layer already exists 21:16:43 d1d39e3f3342: Layer already exists 21:16:43 a8cfdf0cc8ec: Layer already exists 21:16:44 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:82dc191e287fff2104568f4338a4712a3f8909d96092553de3bfa742dda0608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:44 + 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 21:16:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:16:44 48fe23d61b4c: Preparing 21:16:44 ee2f3fa73432: Preparing 21:16:44 d1d39e3f3342: Preparing 21:16:44 614dfe18c2a6: Preparing 21:16:44 40809f82718c: Preparing 21:16:44 a8cfdf0cc8ec: Preparing 21:16:44 a8cfdf0cc8ec: Waiting 21:16:44 48fe23d61b4c: Layer already exists 21:16:44 40809f82718c: Layer already exists 21:16:44 ee2f3fa73432: Layer already exists 21:16:44 614dfe18c2a6: Layer already exists 21:16:44 d1d39e3f3342: Layer already exists 21:16:44 a8cfdf0cc8ec: Layer already exists 21:16:45 main: digest: sha256:82dc191e287fff2104568f4338a4712a3f8909d96092553de3bfa742dda0608e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:45 ===================================================== [Pipeline] echo 21:16:45 taggedImages: 21:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.92 21:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:16:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:16:45 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:45 latest 21:16:45 3.0.0-dev.92 21:16:45 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:45 main 21:16:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:45 ca3512647abc: Preparing 21:16:45 5b88a60c199f: Preparing 21:16:45 9fe9ce6a3f30: Preparing 21:16:45 ec439400bb78: Preparing 21:16:45 f70ee36035b9: Preparing 21:16:45 f70ee36035b9: Layer already exists 21:16:45 9fe9ce6a3f30: Layer already exists 21:16:46 ca3512647abc: Pushed 21:16:46 ec439400bb78: Pushed 21:16:51 5b88a60c199f: Pushed 21:16:51 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:e7f05874a2176da0abb8dc036d101a838792965acb2622454d4f8216af1dd944 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:52 ca3512647abc: Preparing 21:16:52 5b88a60c199f: Preparing 21:16:52 9fe9ce6a3f30: Preparing 21:16:52 ec439400bb78: Preparing 21:16:52 f70ee36035b9: Preparing 21:16:52 f70ee36035b9: Layer already exists 21:16:52 5b88a60c199f: Layer already exists 21:16:52 ca3512647abc: Layer already exists 21:16:52 ec439400bb78: Layer already exists 21:16:52 9fe9ce6a3f30: Layer already exists 21:16:52 latest: digest: sha256:e7f05874a2176da0abb8dc036d101a838792965acb2622454d4f8216af1dd944 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.92 21:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:53 ca3512647abc: Preparing 21:16:53 5b88a60c199f: Preparing 21:16:53 9fe9ce6a3f30: Preparing 21:16:53 ec439400bb78: Preparing 21:16:53 f70ee36035b9: Preparing 21:16:53 ec439400bb78: Layer already exists 21:16:53 5b88a60c199f: Layer already exists 21:16:53 9fe9ce6a3f30: Layer already exists 21:16:53 f70ee36035b9: Layer already exists 21:16:53 ca3512647abc: Layer already exists 21:16:53 3.0.0-dev.92: digest: sha256:e7f05874a2176da0abb8dc036d101a838792965acb2622454d4f8216af1dd944 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:54 ca3512647abc: Preparing 21:16:54 5b88a60c199f: Preparing 21:16:54 9fe9ce6a3f30: Preparing 21:16:54 ec439400bb78: Preparing 21:16:54 f70ee36035b9: Preparing 21:16:54 f70ee36035b9: Layer already exists 21:16:54 5b88a60c199f: Layer already exists 21:16:54 ec439400bb78: Layer already exists 21:16:54 ca3512647abc: Layer already exists 21:16:54 9fe9ce6a3f30: Layer already exists 21:16:54 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:e7f05874a2176da0abb8dc036d101a838792965acb2622454d4f8216af1dd944 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:16:54 ca3512647abc: Preparing 21:16:54 5b88a60c199f: Preparing 21:16:54 9fe9ce6a3f30: Preparing 21:16:54 ec439400bb78: Preparing 21:16:54 f70ee36035b9: Preparing 21:16:54 5b88a60c199f: Layer already exists 21:16:54 ec439400bb78: Layer already exists 21:16:54 f70ee36035b9: Layer already exists 21:16:54 ca3512647abc: Layer already exists 21:16:54 9fe9ce6a3f30: Layer already exists 21:16:54 main: digest: sha256:e7f05874a2176da0abb8dc036d101a838792965acb2622454d4f8216af1dd944 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:55 ===================================================== [Pipeline] echo 21:16:55 taggedImages: 21:16:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:16:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.92 21:16:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:16:55 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:16:55 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:55 latest 21:16:55 3.0.0-dev.92 21:16:55 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:16:55 main 21:16:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:16:55 532632597343: Preparing 21:16:55 b0a70f5db255: Preparing 21:16:55 9fe9ce6a3f30: Preparing 21:16:55 087bfe83f247: Preparing 21:16:55 f70ee36035b9: Preparing 21:16:55 f70ee36035b9: Layer already exists 21:16:55 9fe9ce6a3f30: Layer already exists 21:16:55 087bfe83f247: Layer already exists 21:16:56 532632597343: Pushed 21:17:01 b0a70f5db255: Pushed 21:17:01 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372: digest: sha256:85dc131af012f650bc9c5f2dbb8664fbee40dd1a0e84d5e69b52452b271c1bbb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:02 532632597343: Preparing 21:17:02 b0a70f5db255: Preparing 21:17:02 9fe9ce6a3f30: Preparing 21:17:02 087bfe83f247: Preparing 21:17:02 f70ee36035b9: Preparing 21:17:02 087bfe83f247: Layer already exists 21:17:02 f70ee36035b9: Layer already exists 21:17:02 b0a70f5db255: Layer already exists 21:17:02 532632597343: Layer already exists 21:17:02 9fe9ce6a3f30: Layer already exists 21:17:02 latest: digest: sha256:85dc131af012f650bc9c5f2dbb8664fbee40dd1a0e84d5e69b52452b271c1bbb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.92 21:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:03 532632597343: Preparing 21:17:03 b0a70f5db255: Preparing 21:17:03 9fe9ce6a3f30: Preparing 21:17:03 087bfe83f247: Preparing 21:17:03 f70ee36035b9: Preparing 21:17:03 f70ee36035b9: Layer already exists 21:17:03 b0a70f5db255: Layer already exists 21:17:03 532632597343: Layer already exists 21:17:03 9fe9ce6a3f30: Layer already exists 21:17:03 087bfe83f247: Layer already exists 21:17:03 3.0.0-dev.92: digest: sha256:85dc131af012f650bc9c5f2dbb8664fbee40dd1a0e84d5e69b52452b271c1bbb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:04 532632597343: Preparing 21:17:04 b0a70f5db255: Preparing 21:17:04 9fe9ce6a3f30: Preparing 21:17:04 087bfe83f247: Preparing 21:17:04 f70ee36035b9: Preparing 21:17:04 f70ee36035b9: Layer already exists 21:17:04 9fe9ce6a3f30: Layer already exists 21:17:04 532632597343: Layer already exists 21:17:04 b0a70f5db255: Layer already exists 21:17:04 087bfe83f247: Layer already exists 21:17:04 d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92: digest: sha256:85dc131af012f650bc9c5f2dbb8664fbee40dd1a0e84d5e69b52452b271c1bbb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:04 532632597343: Preparing 21:17:04 b0a70f5db255: Preparing 21:17:04 9fe9ce6a3f30: Preparing 21:17:04 087bfe83f247: Preparing 21:17:04 f70ee36035b9: Preparing 21:17:04 f70ee36035b9: Layer already exists 21:17:04 087bfe83f247: Layer already exists 21:17:04 532632597343: Layer already exists 21:17:04 9fe9ce6a3f30: Layer already exists 21:17:04 b0a70f5db255: Layer already exists 21:17:04 main: digest: sha256:85dc131af012f650bc9c5f2dbb8664fbee40dd1a0e84d5e69b52452b271c1bbb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:05 ===================================================== [Pipeline] echo 21:17:05 taggedImages: 21:17:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372 21:17:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:17:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.92 21:17:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d24fe0b8a803ab82a1b8b81fe0757dc64fed8372-3.0.0-dev.92 21:17:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:05 21:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:05 arm64: Pulling from edgex-lftools-log-publisher 21:17:05 8998bd30e6a1: Pulling fs layer 21:17:05 04944245beec: Pulling fs layer 21:17:05 699f458cf7ca: Pulling fs layer 21:17:05 765212b225bb: Pulling fs layer 21:17:05 f23df028b6ca: Pulling fs layer 21:17:05 d65c8cfc05b1: Pulling fs layer 21:17:05 2437ff75d9bd: Pulling fs layer 21:17:05 765212b225bb: Waiting 21:17:05 f23df028b6ca: Waiting 21:17:05 d65c8cfc05b1: Waiting 21:17:05 2437ff75d9bd: Waiting 21:17:06 04944245beec: Verifying Checksum 21:17:06 04944245beec: Download complete 21:17:06 765212b225bb: Verifying Checksum 21:17:06 765212b225bb: Download complete 21:17:06 f23df028b6ca: Verifying Checksum 21:17:06 f23df028b6ca: Download complete 21:17:06 d65c8cfc05b1: Verifying Checksum 21:17:06 d65c8cfc05b1: Download complete 21:17:06 699f458cf7ca: Verifying Checksum 21:17:06 699f458cf7ca: Download complete 21:17:06 8998bd30e6a1: Verifying Checksum 21:17:06 8998bd30e6a1: Download complete 21:17:09 2437ff75d9bd: Verifying Checksum 21:17:09 2437ff75d9bd: Download complete 21:17:10 8998bd30e6a1: Pull complete 21:17:10 04944245beec: Pull complete 21:17:12 699f458cf7ca: Pull complete 21:17:12 765212b225bb: Pull complete 21:17:12 f23df028b6ca: Pull complete 21:17:13 d65c8cfc05b1: Pull complete 21:17:28 2437ff75d9bd: Pull complete 21:17:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container 21:17:28 $ 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/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@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 21:17:31 $ docker top 254b6489fba85149de5a8f7b620c304acf1eb18f3fbef055b8097cbfea52312a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:32 ---> job-cost.sh 21:17:32 lf-activate-venv: SKIPPING 21:17:32 INFO: No Stack... 21:17:32 INFO: Retrieving Pricing Info for: v3-standard-4 21:17:33 INFO: Archiving Costs [Pipeline] sh 21:17:33 + cut -d, -f6 21:17:33 + cat /w/workspace/edgex-go/454/archives/cost.csv [Pipeline] lock 21:17:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-454-stack-cost] 21:17:33 Resource [jenkins-edgexfoundry-edgex-go-main-454-stack-cost] did not exist. Created. 21:17:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-454-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:34 + echo total: 0.10999999940395355 [Pipeline] stash 21:17:34 Stashed 1 file(s) [Pipeline] } 21:17:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-454-stack-cost] [Pipeline] // lock [Pipeline] } 21:17:34 $ docker stop --time=1 254b6489fba85149de5a8f7b620c304acf1eb18f3fbef055b8097cbfea52312a 21:17:36 $ docker rm -f --volumes 254b6489fba85149de5a8f7b620c304acf1eb18f3fbef055b8097cbfea52312a [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 21:17:36 provisioning config files... 21:17:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/454@tmp/config7391859701413164218tmp [Pipeline] { [Pipeline] sh 21:17:36 + set +x 21:17:36 + bash -s -- 21:17:36 + curl -s https://codecov.io/bash 21:17:36 21:17:36 _____ _ 21:17:36 / ____| | | 21:17:36 | | ___ __| | ___ ___ _____ __ 21:17:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:17:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:17:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:17:36 Bash-1.0.6 21:17:36 21:17:36 21:17:36 ==> git version 2.25.1 found 21:17:36 ==> 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 21:17:36 Release-Date: 2020-01-08 21:17:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:17:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:17:36 ==> Jenkins CI detected. 21:17:36 current dir:  /w/workspace/edgex-go/454 21:17:36 project root: . 21:17:36 --> token set from env 21:17:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:17:36 ==> Running gcov in . (disable via -X gcov) 21:17:36 ==> Python coveragepy not found 21:17:36 ==> Searching for coverage reports in: 21:17:36 + . 21:17:37 -> Found 1 reports 21:17:37 ==> Detecting git/mercurial file structure 21:17:37 ==> Reading reports 21:17:37 + ./coverage.out bytes=447487 21:17:37 ==> Appending adjustments 21:17:37 https://docs.codecov.io/docs/fixing-reports 21:17:38 + Found adjustments 21:17:38 ==> Gzipping contents 21:17:38 60K /tmp/codecov.4i0z5r.gz 21:17:38 ==> Uploading reports 21:17:38 url: https://codecov.io 21:17:38 query: branch=main&commit=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372&build=454&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F454%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:38 -> Pinging Codecov 21:17:38 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=d24fe0b8a803ab82a1b8b81fe0757dc64fed8372&build=454&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F454%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:00 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure 21:18:00 503 21:18:00 ==> Uploading to Codecov 21:18:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:00 Dload Upload Total Spent Left Speed 21:18:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58300 0 0 100 58300 0 48421 0:00:01 0:00:01 --:--:-- 48421 100 58300 0 0 100 58300 0 29135 0:00:02 0:00:02 --:--:-- 29135 100 58300 0 0 100 58300 0 19413 0:00:03 0:00:03 --:--:-- 19413 100 58391 100 91 100 58300 29 19102 0:00:03 0:00:03 --:--:-- 19132 21:18:03 Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries 21:18:03 Warning: left. 21:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58300 0 0 100 58300 0 58241 0:00:01 0:00:01 --:--:-- 58241 100 58300 0 0 100 58300 0 29135 0:00:02 0:00:02 --:--:-- 29150 100 58300 0 0 100 58300 0 19420 0:00:03 0:00:03 --:--:-- 19420 100 58391 100 91 100 58300 30 19234 0:00:03 0:00:03 --:--:-- 19264 21:18:08 Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries 21:18:08 Warning: left. 21:18:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58300 0 0 100 58300 0 58241 0:00:01 0:00:01 --:--:-- 58241 100 58300 0 0 100 58300 0 29135 0:00:02 0:00:02 --:--:-- 29135 100 58391 100 91 100 58300 32 20659 0:00:02 0:00:02 --:--:-- 20684 100 58391 100 91 100 58300 32 20659 0:00:02 0:00:02 --:--:-- 20684 21:18:13 Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries 21:18:13 Warning: left. 21:18:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58391 100 91 100 58300 2843 1779k --:--:-- --:--:-- --:--:-- 1781k 21:18:15 Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries 21:18:15 Warning: left. 21:18:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58300 0 0 100 58300 0 58241 0:00:01 0:00:01 --:--:-- 58241 100 58300 0 0 100 58300 0 29135 0:00:02 0:00:02 --:--:-- 29135 100 58300 0 0 100 58300 0 19413 0:00:03 0:00:03 --:--:-- 19420 100 58391 100 91 100 58300 29 19139 0:00:03 0:00:03 --:--:-- 19169 21:18:20 Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 21:18:20 Warning: left. 21:18:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58391 100 91 100 58300 2843 1779k --:--:-- --:--:-- --:--:-- 1781k 21:18:22 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [Pipeline] } 21:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:18:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:18:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:22 21:18:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:18:22 df9b9388f04a: Pulling fs layer 21:18:22 52dc419b0ee2: Pulling fs layer 21:18:22 25bc292e5bac: Pulling fs layer 21:18:22 114826534d7a: Pulling fs layer 21:18:22 4657fd5d0bcf: Pulling fs layer 21:18:22 6ad1cebc031e: Pulling fs layer 21:18:22 8a3aa393b2d8: Pulling fs layer 21:18:22 4657fd5d0bcf: Waiting 21:18:22 114826534d7a: Waiting 21:18:22 6ad1cebc031e: Waiting 21:18:22 8a3aa393b2d8: Waiting 21:18:22 25bc292e5bac: Verifying Checksum 21:18:22 25bc292e5bac: Download complete 21:18:22 52dc419b0ee2: Verifying Checksum 21:18:22 52dc419b0ee2: Download complete 21:18:22 4657fd5d0bcf: Verifying Checksum 21:18:22 4657fd5d0bcf: Download complete 21:18:22 df9b9388f04a: Download complete 21:18:23 df9b9388f04a: Pull complete 21:18:23 6ad1cebc031e: Verifying Checksum 21:18:23 6ad1cebc031e: Download complete 21:18:23 52dc419b0ee2: Pull complete 21:18:23 25bc292e5bac: Pull complete 21:18:23 114826534d7a: Verifying Checksum 21:18:23 114826534d7a: Download complete 21:18:23 8a3aa393b2d8: Verifying Checksum 21:18:23 8a3aa393b2d8: Download complete 21:18:27 114826534d7a: Pull complete 21:18:27 4657fd5d0bcf: Pull complete 21:18:27 6ad1cebc031e: Pull complete 21:18:30 8a3aa393b2d8: Pull complete 21:18:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:30 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 21:18:30 $ 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/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:18:33 $ docker top 3da07fbf72f55112c779c46d0789ece7cfada94a13de55d952a95ed00b901dcd -eo pid,comm [Pipeline] { [Pipeline] echo 21:18:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:18:33 + set -o pipefail 21:18:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:18:40 21:18:40 Monitoring /w/workspace/edgex-go/454 (github.com/edgexfoundry/edgex-go)... 21:18:40 21:18:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/18034919-e862-43fc-b3bc-833038352b9f 21:18:40 21:18:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:18:40 21:18:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:18:40 21:18:40 21:18:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:18:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:18:40 More details here: https://snyk.co/ue1NS 21:18:40 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 21:18:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:18:40 $ docker stop --time=1 3da07fbf72f55112c779c46d0789ece7cfada94a13de55d952a95ed00b901dcd 21:18:44 $ docker rm -f --volumes 3da07fbf72f55112c779c46d0789ece7cfada94a13de55d952a95ed00b901dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:18:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:44 provisioning config files... 21:18:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/454@tmp/config10832530028422652180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:44 --> edgex-publish-swagger.sh 21:18:44 === Publish openapi/v3 API === 21:18:44 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:18:44 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/454/openapi/v3/core-command.yaml] 21:18:44 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:44 Dload Upload Total Spent Left Speed 21:18:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 62835 --:--:-- --:--:-- --:--:-- 62699 21:18:45 21:18:45 21:18:45 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/454/openapi/v3/core-data.yaml] 21:18:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:45 Dload Upload Total Spent Left Speed 21:18:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 131k --:--:-- --:--:-- --:--:-- 131k 21:18:45 21:18:45 21:18:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/454/openapi/v3/core-metadata.yaml] 21:18:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:45 Dload Upload Total Spent Left Speed 21:18:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 276k --:--:-- --:--:-- --:--:-- 275k 21:18:46 21:18:46 21:18:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/454/openapi/v3/support-notifications.yaml] 21:18:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:46 Dload Upload Total Spent Left Speed 21:18:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 166k --:--:-- --:--:-- --:--:-- 166k 100 86965 0 0 100 86965 0 166k --:--:-- --:--:-- --:--:-- 166k 21:18:46 21:18:46 21:18:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/454/openapi/v3/support-scheduler.yaml] 21:18:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:46 Dload Upload Total Spent Left Speed 21:18:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 72188 --:--:-- --:--:-- --:--:-- 72188 21:18:47 21:18:47 [Pipeline] } 21:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:18:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:48 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 21:18:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:18:48 $ docker top 6164f98b34b8779661179af996fa57b4d0134088b0869005a362f751f54a2e6c -eo pid,comm 21:18:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:18:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:48 [ssh-agent] Looking for ssh-agent implementation... 21:18:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:48 $ docker exec 6164f98b34b8779661179af996fa57b4d0134088b0869005a362f751f54a2e6c ssh-agent 21:18:48 SSH_AUTH_SOCK=/tmp/ssh-6ozgDtoauRZs/agent.32 21:18:48 SSH_AGENT_PID=38 21:18:48 Running ssh-add (command line suppressed) 21:18:48 Identity added: /w/workspace/edgex-go/454@tmp/private_key_12015502210599044912.key (/w/workspace/edgex-go/454@tmp/private_key_12015502210599044912.key) 21:18:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:49 + git semver tag 21:18:49 2023-03-10 21:18:49,377 [run_tag] DEBUG tag force:False 21:18:49 2023-03-10 21:18:49,377 [check_head_tag] DEBUG check head tag 21:18:49 2023-03-10 21:18:49,381 [execute] INFO git cat-file --batch-check 21:18:49 2023-03-10 21:18:49,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/454, universal_newlines=False, shell=None, istream=) 21:18:49 2023-03-10 21:18:49,385 [execute] INFO git cat-file --batch 21:18:49 2023-03-10 21:18:49,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/454, universal_newlines=False, shell=None, istream=) 21:18:49 2023-03-10 21:18:49,436 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 21:18:49 2023-03-10 21:18:49,436 [execute] INFO git tag -a v3.0.0-dev.92 -m v3.0.0-dev.92 21:18:49 2023-03-10 21:18:49,436 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.92', '-m', 'v3.0.0-dev.92'], cwd=/w/workspace/edgex-go/454, universal_newlines=False, shell=None, istream=None) 21:18:49 2023-03-10 21:18:49,441 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 21:18:49 3.0.0-dev.92 [Pipeline] } 21:18:49 $ docker exec --env ******** --env ******** 6164f98b34b8779661179af996fa57b4d0134088b0869005a362f751f54a2e6c ssh-agent -k 21:18:49 unset SSH_AUTH_SOCK; 21:18:49 unset SSH_AGENT_PID; 21:18:49 echo Agent pid 38 killed; 21:18:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:49 + git semver [Pipeline] } 21:18:50 $ docker stop --time=1 6164f98b34b8779661179af996fa57b4d0134088b0869005a362f751f54a2e6c 21:18:51 $ docker rm -f --volumes 6164f98b34b8779661179af996fa57b4d0134088b0869005a362f751f54a2e6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:51 21:18:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:52 0.23.1-centos7: Pulling from edgex-lftools 21:18:52 ab5ef0e58194: Pulling fs layer 21:18:52 9712f1f96733: Pulling fs layer 21:18:52 63f879dbbcfc: Pulling fs layer 21:18:52 0d9ebad4ef96: Pulling fs layer 21:18:52 e9a5061849ea: Pulling fs layer 21:18:52 d747dcd14b5f: Pulling fs layer 21:18:52 2de7ff778b66: Pulling fs layer 21:18:52 d747dcd14b5f: Waiting 21:18:52 2de7ff778b66: Waiting 21:18:52 e9a5061849ea: Waiting 21:18:52 9712f1f96733: Verifying Checksum 21:18:52 9712f1f96733: Download complete 21:18:52 63f879dbbcfc: Verifying Checksum 21:18:52 63f879dbbcfc: Download complete 21:18:52 0d9ebad4ef96: Verifying Checksum 21:18:52 0d9ebad4ef96: Download complete 21:18:52 e9a5061849ea: Verifying Checksum 21:18:52 e9a5061849ea: Download complete 21:18:52 d747dcd14b5f: Verifying Checksum 21:18:52 d747dcd14b5f: Download complete 21:18:52 2de7ff778b66: Verifying Checksum 21:18:52 2de7ff778b66: Download complete 21:18:52 ab5ef0e58194: Verifying Checksum 21:18:52 ab5ef0e58194: Download complete 21:18:55 ab5ef0e58194: Pull complete 21:18:55 9712f1f96733: Pull complete 21:18:56 63f879dbbcfc: Pull complete 21:18:59 0d9ebad4ef96: Pull complete 21:18:59 e9a5061849ea: Pull complete 21:18:59 d747dcd14b5f: Pull complete 21:19:00 2de7ff778b66: Pull complete 21:19:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:00 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 21:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:19:03 $ docker top 09cf0eafe1d42cbb2eec969b081798ca45e734236f7df7208534250ecafccb27 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:19:03 provisioning config files... 21:19:03 copy managed file [sigul-config] to file:/w/workspace/edgex-go/454@tmp/config11185715498107481448tmp 21:19:03 copy managed file [sigul-password] to file:/w/workspace/edgex-go/454@tmp/config14892358405975584267tmp 21:19:03 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/454@tmp/config7524978190967347098tmp [Pipeline] { [Pipeline] echo 21:19:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:19:03 ---> sigul-configuration.sh 21:19:03 gpg: directory `/root/.gnupg' created 21:19:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:19:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:19:03 gpg: keyring `/root/.gnupg/secring.gpg' created 21:19:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:19:03 gpg: CAST5 encrypted data 21:19:03 gpg: encrypted with 1 passphrase 21:19:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:19:04 + mkdir /home/jenkins 21:19:04 + mkdir /home/jenkins/sigul [Pipeline] sh 21:19:04 + 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 21:19:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:19:04 ---> sigul-install.sh 21:19:04 Sigul already installed; skipping installation. [Pipeline] sh 21:19:04 + git tag --list 21:19:04 0.6.0 21:19:04 0.6.1 21:19:04 0.7.0 21:19:04 0.7.1 21:19:04 v1.0.0 21:19:04 v1.0.1 21:19:04 v1.1.0 21:19:04 v1.2.0 21:19:04 v1.2.1 21:19:04 v1.3.0 21:19:04 v1.3.1 21:19:04 v2.0.0 21:19:04 v2.1.0 21:19:04 v2.1.1 21:19:04 v2.1.1-dev.1 21:19:04 v2.1.1-dev.2 21:19:04 v2.1.1-dev.3 21:19:04 v2.1.1-dev.4 21:19:04 v2.1.1-dev.5 21:19:04 v2.1.1-dev.6 21:19:04 v2.1.1-dev.7 21:19:04 v2.1.1-dev.8 21:19:04 v2.1.2-dev.1 21:19:04 v2.2.0 21:19:04 v2.2.1-dev.1 21:19:04 v2.2.1-dev.10 21:19:04 v2.2.1-dev.11 21:19:04 v2.2.1-dev.12 21:19:04 v2.2.1-dev.13 21:19:04 v2.2.1-dev.14 21:19:04 v2.2.1-dev.15 21:19:04 v2.2.1-dev.16 21:19:04 v2.2.1-dev.17 21:19:04 v2.2.1-dev.18 21:19:04 v2.2.1-dev.19 21:19:04 v2.2.1-dev.2 21:19:04 v2.2.1-dev.20 21:19:04 v2.2.1-dev.21 21:19:04 v2.2.1-dev.22 21:19:04 v2.2.1-dev.23 21:19:04 v2.2.1-dev.24 21:19:04 v2.2.1-dev.25 21:19:04 v2.2.1-dev.26 21:19:04 v2.2.1-dev.27 21:19:04 v2.2.1-dev.28 21:19:04 v2.2.1-dev.29 21:19:04 v2.2.1-dev.3 21:19:04 v2.2.1-dev.4 21:19:04 v2.2.1-dev.5 21:19:04 v2.2.1-dev.6 21:19:04 v2.2.1-dev.7 21:19:04 v2.2.1-dev.8 21:19:04 v2.2.1-dev.9 21:19:04 v2.3.0 21:19:04 v2.3.0-dev.100 21:19:04 v2.3.0-dev.101 21:19:04 v2.3.0-dev.102 21:19:04 v2.3.0-dev.103 21:19:04 v2.3.0-dev.104 21:19:04 v2.3.0-dev.105 21:19:04 v2.3.0-dev.106 21:19:04 v2.3.0-dev.29 21:19:04 v2.3.0-dev.30 21:19:04 v2.3.0-dev.31 21:19:04 v2.3.0-dev.32 21:19:04 v2.3.0-dev.33 21:19:04 v2.3.0-dev.34 21:19:04 v2.3.0-dev.35 21:19:04 v2.3.0-dev.36 21:19:04 v2.3.0-dev.37 21:19:04 v2.3.0-dev.38 21:19:04 v2.3.0-dev.39 21:19:04 v2.3.0-dev.40 21:19:04 v2.3.0-dev.41 21:19:04 v2.3.0-dev.42 21:19:04 v2.3.0-dev.43 21:19:04 v2.3.0-dev.44 21:19:04 v2.3.0-dev.45 21:19:04 v2.3.0-dev.46 21:19:04 v2.3.0-dev.47 21:19:04 v2.3.0-dev.48 21:19:04 v2.3.0-dev.49 21:19:04 v2.3.0-dev.50 21:19:04 v2.3.0-dev.51 21:19:04 v2.3.0-dev.52 21:19:04 v2.3.0-dev.53 21:19:04 v2.3.0-dev.54 21:19:04 v2.3.0-dev.55 21:19:04 v2.3.0-dev.56 21:19:04 v2.3.0-dev.57 21:19:04 v2.3.0-dev.58 21:19:04 v2.3.0-dev.59 21:19:04 v2.3.0-dev.60 21:19:04 v2.3.0-dev.61 21:19:04 v2.3.0-dev.62 21:19:04 v2.3.0-dev.63 21:19:04 v2.3.0-dev.64 21:19:04 v2.3.0-dev.65 21:19:04 v2.3.0-dev.66 21:19:04 v2.3.0-dev.67 21:19:04 v2.3.0-dev.68 21:19:04 v2.3.0-dev.69 21:19:04 v2.3.0-dev.70 21:19:04 v2.3.0-dev.71 21:19:04 v2.3.0-dev.72 21:19:04 v2.3.0-dev.73 21:19:04 v2.3.0-dev.74 21:19:04 v2.3.0-dev.75 21:19:04 v2.3.0-dev.76 21:19:04 v2.3.0-dev.77 21:19:04 v2.3.0-dev.78 21:19:04 v2.3.0-dev.79 21:19:04 v2.3.0-dev.80 21:19:04 v2.3.0-dev.81 21:19:04 v2.3.0-dev.82 21:19:04 v2.3.0-dev.83 21:19:04 v2.3.0-dev.84 21:19:04 v2.3.0-dev.85 21:19:04 v2.3.0-dev.86 21:19:04 v2.3.0-dev.87 21:19:04 v2.3.0-dev.88 21:19:04 v2.3.0-dev.89 21:19:04 v2.3.0-dev.90 21:19:04 v2.3.0-dev.91 21:19:04 v2.3.0-dev.92 21:19:04 v2.3.0-dev.93 21:19:04 v2.3.0-dev.94 21:19:04 v2.3.0-dev.95 21:19:04 v2.3.0-dev.96 21:19:04 v2.3.0-dev.97 21:19:04 v2.3.0-dev.98 21:19:04 v2.3.0-dev.99 21:19:04 v2.3.1-dev.1 21:19:04 v2.3.1-dev.2 21:19:04 v2.3.1-dev.3 21:19:04 v2.3.1-dev.4 21:19:04 v2.3.1-dev.5 21:19:04 v3.0.0-dev.1 21:19:04 v3.0.0-dev.10 21:19:04 v3.0.0-dev.11 21:19:04 v3.0.0-dev.12 21:19:04 v3.0.0-dev.13 21:19:04 v3.0.0-dev.14 21:19:04 v3.0.0-dev.15 21:19:04 v3.0.0-dev.16 21:19:04 v3.0.0-dev.17 21:19:04 v3.0.0-dev.18 21:19:04 v3.0.0-dev.19 21:19:04 v3.0.0-dev.2 21:19:04 v3.0.0-dev.20 21:19:04 v3.0.0-dev.21 21:19:04 v3.0.0-dev.22 21:19:04 v3.0.0-dev.23 21:19:04 v3.0.0-dev.24 21:19:04 v3.0.0-dev.25 21:19:04 v3.0.0-dev.26 21:19:04 v3.0.0-dev.27 21:19:04 v3.0.0-dev.28 21:19:04 v3.0.0-dev.29 21:19:04 v3.0.0-dev.3 21:19:04 v3.0.0-dev.30 21:19:04 v3.0.0-dev.31 21:19:04 v3.0.0-dev.32 21:19:04 v3.0.0-dev.33 21:19:04 v3.0.0-dev.34 21:19:04 v3.0.0-dev.35 21:19:04 v3.0.0-dev.36 21:19:04 v3.0.0-dev.37 21:19:04 v3.0.0-dev.38 21:19:04 v3.0.0-dev.39 21:19:04 v3.0.0-dev.4 21:19:04 v3.0.0-dev.40 21:19:04 v3.0.0-dev.41 21:19:04 v3.0.0-dev.42 21:19:04 v3.0.0-dev.43 21:19:04 v3.0.0-dev.44 21:19:04 v3.0.0-dev.45 21:19:04 v3.0.0-dev.46 21:19:04 v3.0.0-dev.47 21:19:04 v3.0.0-dev.48 21:19:04 v3.0.0-dev.49 21:19:04 v3.0.0-dev.5 21:19:04 v3.0.0-dev.50 21:19:04 v3.0.0-dev.51 21:19:04 v3.0.0-dev.52 21:19:04 v3.0.0-dev.53 21:19:04 v3.0.0-dev.54 21:19:04 v3.0.0-dev.55 21:19:04 v3.0.0-dev.56 21:19:04 v3.0.0-dev.57 21:19:04 v3.0.0-dev.58 21:19:04 v3.0.0-dev.59 21:19:04 v3.0.0-dev.6 21:19:04 v3.0.0-dev.60 21:19:04 v3.0.0-dev.61 21:19:04 v3.0.0-dev.62 21:19:04 v3.0.0-dev.63 21:19:04 v3.0.0-dev.64 21:19:04 v3.0.0-dev.65 21:19:04 v3.0.0-dev.66 21:19:04 v3.0.0-dev.67 21:19:04 v3.0.0-dev.68 21:19:04 v3.0.0-dev.69 21:19:04 v3.0.0-dev.7 21:19:04 v3.0.0-dev.70 21:19:04 v3.0.0-dev.71 21:19:04 v3.0.0-dev.72 21:19:04 v3.0.0-dev.73 21:19:04 v3.0.0-dev.74 21:19:04 v3.0.0-dev.75 21:19:04 v3.0.0-dev.76 21:19:04 v3.0.0-dev.77 21:19:04 v3.0.0-dev.78 21:19:04 v3.0.0-dev.79 21:19:04 v3.0.0-dev.8 21:19:04 v3.0.0-dev.80 21:19:04 v3.0.0-dev.81 21:19:04 v3.0.0-dev.82 21:19:04 v3.0.0-dev.83 21:19:04 v3.0.0-dev.84 21:19:04 v3.0.0-dev.85 21:19:04 v3.0.0-dev.86 21:19:04 v3.0.0-dev.87 21:19:04 v3.0.0-dev.88 21:19:04 v3.0.0-dev.89 21:19:04 v3.0.0-dev.9 21:19:04 v3.0.0-dev.90 21:19:04 v3.0.0-dev.91 21:19:04 v3.0.0-dev.92 [Pipeline] sh 21:19:05 + lftools sign git-tag v3.0.0-dev.92 21:19:05 Signing Git tag with Sigul... 21:19:05 Signing v3.0.0-dev.92 [Pipeline] echo 21:19:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:19:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:19:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:19:06 $ docker stop --time=1 09cf0eafe1d42cbb2eec969b081798ca45e734236f7df7208534250ecafccb27 21:19:07 $ docker rm -f --volumes 09cf0eafe1d42cbb2eec969b081798ca45e734236f7df7208534250ecafccb27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:19:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:08 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 21:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:08 $ docker top 92c4b15f347aa3151e8111ed28d3b27ce689a886bf174fea3f5502ec84cccb77 -eo pid,comm 21:19: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). 21:19:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:08 [ssh-agent] Looking for ssh-agent implementation... 21:19:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:08 $ docker exec 92c4b15f347aa3151e8111ed28d3b27ce689a886bf174fea3f5502ec84cccb77 ssh-agent 21:19:09 SSH_AUTH_SOCK=/tmp/ssh-Er0igVUrmYip/agent.32 21:19:09 SSH_AGENT_PID=38 21:19:09 Running ssh-add (command line suppressed) 21:19:09 Identity added: /w/workspace/edgex-go/454@tmp/private_key_4072333505868195495.key (/w/workspace/edgex-go/454@tmp/private_key_4072333505868195495.key) 21:19:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:09 + git semver bump pre 21:19:09 2023-03-10 21:19:09,671 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 21:19:09 2023-03-10 21:19:09,671 [bump_version] DEBUG bumping version:3.0.0-dev.92 on axis:pre with prefix:dev 21:19:09 2023-03-10 21:19:09,671 [bump_version] DEBUG bumped version:3.0.0-dev.93 21:19:09 2023-03-10 21:19:09,671 [write_version] DEBUG write version:3.0.0-dev.93 to path:/w/workspace/edgex-go/454/.semver/main with force:True 21:19:09 2023-03-10 21:19:09,671 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 21:19:09 2023-03-10 21:19:09,671 [write_file] DEBUG write to file:/w/workspace/edgex-go/454/.semver/main 21:19:09 2023-03-10 21:19:09,673 [execute] INFO git cat-file --batch-check 21:19:09 2023-03-10 21:19:09,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/454/.semver, universal_newlines=False, shell=None, istream=) 21:19:09 2023-03-10 21:19:09,679 [execute] INFO git cat-file --batch 21:19:09 2023-03-10 21:19:09,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/454/.semver, universal_newlines=False, shell=None, istream=) 21:19:09 2023-03-10 21:19:09,684 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 21:19:09 3.0.0-dev.93 [Pipeline] } 21:19:09 $ docker exec --env ******** --env ******** 92c4b15f347aa3151e8111ed28d3b27ce689a886bf174fea3f5502ec84cccb77 ssh-agent -k 21:19:09 unset SSH_AUTH_SOCK; 21:19:09 unset SSH_AGENT_PID; 21:19:09 echo Agent pid 38 killed; 21:19:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:10 + git semver [Pipeline] } 21:19:10 $ docker stop --time=1 92c4b15f347aa3151e8111ed28d3b27ce689a886bf174fea3f5502ec84cccb77 21:19:11 $ docker rm -f --volumes 92c4b15f347aa3151e8111ed28d3b27ce689a886bf174fea3f5502ec84cccb77 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:12 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 21:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:12 $ docker top 6ea576eccb65fa952325b9758f5544b971ebced5bb1395a00fdc2cc9cf86c331 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:12 [ssh-agent] Looking for ssh-agent implementation... 21:19:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:12 $ docker exec 6ea576eccb65fa952325b9758f5544b971ebced5bb1395a00fdc2cc9cf86c331 ssh-agent 21:19:13 SSH_AUTH_SOCK=/tmp/ssh-e2pfVuimHK3E/agent.32 21:19:13 SSH_AGENT_PID=38 21:19:13 Running ssh-add (command line suppressed) 21:19:13 Identity added: /w/workspace/edgex-go/454@tmp/private_key_6571629655160909710.key (/w/workspace/edgex-go/454@tmp/private_key_6571629655160909710.key) 21:19:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:13 + git semver push 21:19:13 2023-03-10 21:19:13,684 [run_push] DEBUG push 21:19:13 2023-03-10 21:19:13,685 [execute] INFO git cat-file --batch-check 21:19:13 2023-03-10 21:19:13,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/454/.semver, universal_newlines=False, shell=None, istream=) 21:19:13 2023-03-10 21:19:13,691 [execute] INFO git rev-list 7db3383d1352151066ab9c2cf7658a2b4f4a4d39 -- 21:19:13 2023-03-10 21:19:13,691 [execute] DEBUG Popen(['git', 'rev-list', '7db3383d1352151066ab9c2cf7658a2b4f4a4d39', '--'], cwd=/w/workspace/edgex-go/454/.semver, universal_newlines=False, shell=None, istream=None) 21:19:13 2023-03-10 21:19:13,706 [execute] INFO git fetch -v origin 21:19:13 2023-03-10 21:19:13,706 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/454/.semver, universal_newlines=True, shell=None, istream=None) 21:19:14 2023-03-10 21:19:14,141 [run_push] DEBUG no remote changes detected 21:19:14 2023-03-10 21:19:14,142 [execute] INFO git push origin semver 21:19:14 2023-03-10 21:19:14,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/454/.semver, universal_newlines=False, shell=None, istream=None) 21:19:15 2023-03-10 21:19:15,089 [run_push] DEBUG push all version tags 21:19:15 2023-03-10 21:19:15,090 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:19:15 2023-03-10 21:19:15,090 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/454, universal_newlines=False, shell=None, istream=None) 21:19:16 2023-03-10 21:19:15,899 [read_version] DEBUG read version from /w/workspace/edgex-go/454/.semver/main 21:19:16 3.0.0-dev.93 [Pipeline] } 21:19:16 $ docker exec --env ******** --env ******** 6ea576eccb65fa952325b9758f5544b971ebced5bb1395a00fdc2cc9cf86c331 ssh-agent -k 21:19:16 unset SSH_AUTH_SOCK; 21:19:16 unset SSH_AGENT_PID; 21:19:16 echo Agent pid 38 killed; 21:19:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:16 + git semver [Pipeline] } 21:19:16 $ docker stop --time=1 6ea576eccb65fa952325b9758f5544b971ebced5bb1395a00fdc2cc9cf86c331 21:19:18 $ docker rm -f --volumes 6ea576eccb65fa952325b9758f5544b971ebced5bb1395a00fdc2cc9cf86c331 [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 21:19:18 + [ -d /w/workspace/edgex-go/454/archives ] [Pipeline] libraryResource [Pipeline] sh 21:19:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:19:19 ---> package-listing.sh 21:19:19 ++ facter osfamily 21:19:19 ++ tr '[:upper:]' '[:lower:]' 21:19:20 + OS_FAMILY=debian 21:19:20 + workspace=/w/workspace/edgex-go/454 21:19:20 + START_PACKAGES=/tmp/packages_start.txt 21:19:20 + END_PACKAGES=/tmp/packages_end.txt 21:19:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:19:20 + PACKAGES=/tmp/packages_start.txt 21:19:20 + '[' /w/workspace/edgex-go/454 ']' 21:19:20 + PACKAGES=/tmp/packages_end.txt 21:19:20 + case "${OS_FAMILY}" in 21:19:20 + dpkg -l 21:19:20 + grep '^ii' 21:19:20 + '[' -f /tmp/packages_start.txt ']' 21:19:20 + '[' -f /tmp/packages_end.txt ']' 21:19:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:19:20 + '[' /w/workspace/edgex-go/454 ']' 21:19:20 + mkdir -p /w/workspace/edgex-go/454/archives/ 21:19:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/454/archives/ [Pipeline] echo 21:19:20 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/454/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:19:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:20 21:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:21 latest: Pulling from edgex-lftools-log-publisher 21:19:21 5eb5b503b376: Pulling fs layer 21:19:21 5c69ac0246d0: Pulling fs layer 21:19:21 ec43610c2a17: Pulling fs layer 21:19:21 3a2ae6a8a46f: Pulling fs layer 21:19:21 33b1e0a273af: Pulling fs layer 21:19:21 5d3b04190fa2: Pulling fs layer 21:19:21 2f39f015ded8: Pulling fs layer 21:19:21 3a2ae6a8a46f: Waiting 21:19:21 33b1e0a273af: Waiting 21:19:21 5d3b04190fa2: Waiting 21:19:21 2f39f015ded8: Waiting 21:19:21 3a2ae6a8a46f: Verifying Checksum 21:19:21 3a2ae6a8a46f: Download complete 21:19:21 33b1e0a273af: Verifying Checksum 21:19:21 33b1e0a273af: Download complete 21:19:21 5d3b04190fa2: Verifying Checksum 21:19:21 5d3b04190fa2: Download complete 21:19:21 ec43610c2a17: Verifying Checksum 21:19:21 ec43610c2a17: Download complete 21:19:21 5eb5b503b376: Verifying Checksum 21:19:21 5eb5b503b376: Download complete 21:19:22 2f39f015ded8: Download complete 21:19:22 5eb5b503b376: Pull complete 21:19:22 5c69ac0246d0: Pull complete 21:19:23 ec43610c2a17: Pull complete 21:19:23 3a2ae6a8a46f: Pull complete 21:19:23 33b1e0a273af: Pull complete 21:19:23 5d3b04190fa2: Pull complete 21:19:27 2f39f015ded8: Pull complete 21:19:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:28 prd-ubuntu20.04-docker-8c-8g-9671 does not seem to be running inside a container 21:19:28 $ 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/454/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/454 -v /w/workspace/edgex-go/454:/w/workspace/edgex-go/454:rw,z -v /w/workspace/edgex-go/454@tmp:/w/workspace/edgex-go/454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:19:29 $ docker top 2baa3d38e92162be79c89a7294e12517201ed3894034e210d1a56e3c3a185ded -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:29 + touch /tmp/pre-build-complete [Pipeline] sh 21:19:30 + mkdir -p /var/log/sysstat [Pipeline] sh 21:19:30 + ls /var/log/sa-host 21:19:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:30 provisioning config files... 21:19:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/454@tmp/config15734249886932432109tmp [Pipeline] { [Pipeline] echo 21:19:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:19:30 ---> create-netrc.sh [Pipeline] } 21:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:19:31 ---> python-tools-install.sh [Pipeline] echo 21:19:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:19:31 ---> sudo-logs.sh 21:19:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:19:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:19:31 ---> job-cost.sh 21:19:31 lf-activate-venv: SKIPPING 21:19:31 DEBUG: total: 0.10999999940395355 21:19:31 INFO: Retrieving Stack Cost... 21:19:32 INFO: Retrieving Pricing Info for: v3-standard-8 21:19:32 INFO: Archiving Costs [Pipeline] echo 21:19:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:19:32 ---> logs-deploy.sh 21:19:32 lf-activate-venv: SKIPPING 21:19:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/454 21:19:32 INFO: archiving workspace using pattern(s): 21:19:33 Archives upload complete. 21:19:34 INFO: archiving logs to Nexus 21:19:34 ---> uname -a: 21:19:34 Linux prd-ubuntu20-04-docker-8c-8g-9671 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:19:34 21:19:34 21:19:34 ---> lscpu: 21:19:34 Architecture: x86_64 21:19:34 CPU op-mode(s): 32-bit, 64-bit 21:19:34 Byte Order: Little Endian 21:19:34 Address sizes: 40 bits physical, 48 bits virtual 21:19:34 CPU(s): 8 21:19:34 On-line CPU(s) list: 0-7 21:19:34 Thread(s) per core: 1 21:19:34 Core(s) per socket: 1 21:19:34 Socket(s): 8 21:19:34 NUMA node(s): 1 21:19:34 Vendor ID: AuthenticAMD 21:19:34 CPU family: 23 21:19:34 Model: 49 21:19:34 Model name: AMD EPYC-Rome Processor 21:19:34 Stepping: 0 21:19:34 CPU MHz: 2800.000 21:19:34 BogoMIPS: 5600.00 21:19:34 Virtualization: AMD-V 21:19:34 Hypervisor vendor: KVM 21:19:34 Virtualization type: full 21:19:34 L1d cache: 256 KiB 21:19:34 L1i cache: 256 KiB 21:19:34 L2 cache: 4 MiB 21:19:34 L3 cache: 128 MiB 21:19:34 NUMA node0 CPU(s): 0-7 21:19:34 Vulnerability Itlb multihit: Not affected 21:19:34 Vulnerability L1tf: Not affected 21:19:34 Vulnerability Mds: Not affected 21:19:34 Vulnerability Meltdown: Not affected 21:19:34 Vulnerability Mmio stale data: Not affected 21:19:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:19:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:19:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:19:34 Vulnerability Srbds: Not affected 21:19:34 Vulnerability Tsx async abort: Not affected 21:19:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:19:34 21:19:34 21:19:34 ---> nproc: 21:19:34 8 21:19:34 21:19:34 21:19:34 ---> df -h: 21:19:34 Filesystem Size Used Avail Use% Mounted on 21:19:34 overlay 155G 21G 135G 13% / 21:19:34 tmpfs 64M 0 64M 0% /dev 21:19:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:19:34 shm 64M 0 64M 0% /dev/shm 21:19:34 /dev/vda1 155G 21G 135G 13% /facter-os 21:19:34 21:19:34 21:19:34 ---> sar -b -r -n DEV: 21:19:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9671) 03/10/23 _x86_64_ (8 CPU) 21:19:34 21:19:34 20:44:42 LINUX RESTART (8 CPU) 21:19:34 21:19:34 20:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:19:34 20:46:02 182.42 38.91 143.51 0.00 4296.22 204289.55 0.00 21:19:34 20:47:01 49.67 0.12 49.55 0.00 12.47 23481.71 0.00 21:19:34 20:48:01 63.07 0.27 62.81 0.00 7.47 21588.02 0.00 21:19:34 20:49:01 494.57 9.40 485.17 0.00 81.72 175137.74 0.00 21:19:34 20:50:01 425.80 7.78 418.02 0.00 906.21 205287.89 0.00 21:19:34 20:51:01 693.04 2.58 690.45 0.00 1986.94 190323.49 0.00 21:19:34 20:52:01 709.78 2.43 707.35 0.00 2288.29 186928.98 0.00 21:19:34 20:53:01 515.18 2.18 513.00 0.00 36.26 128831.99 0.00 21:19:34 20:54:01 26.92 0.08 26.84 0.00 9.60 768.94 0.00 21:19:34 20:55:01 8.22 0.00 8.22 0.00 0.00 244.23 0.00 21:19:34 20:56:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 21:19:34 20:57:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 21:19:34 20:58:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 21:19:34 20:59:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 21:19:34 21:00:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 21:19:34 21:01:01 1.53 0.02 1.52 0.00 0.13 22.93 0.00 21:19:34 21:02:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 21:19:34 21:03:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:19:34 21:04:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 21:19:34 21:05:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 21:19:34 21:06:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 21:19:34 21:07:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 21:19:34 21:08:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 21:19:34 21:09:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 21:19:34 21:10:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 21:19:34 21:11:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 21:19:34 21:12:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 21:19:34 21:13:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 21:19:34 21:14:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 21:19:34 21:15:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 21:19:34 21:16:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 21:19:34 21:17:01 1.22 0.02 1.20 0.00 0.13 13.60 0.00 21:19:34 21:18:01 2.03 0.07 1.97 0.00 7.87 42.66 0.00 21:19:34 21:19:01 83.49 0.17 83.32 0.00 1.33 38051.66 0.00 21:19:34 Average: 96.53 1.88 94.64 0.00 283.51 34574.23 0.00 21:19:34 21:19:34 20:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:19:34 20:46:02 28402276 31589872 723640 2.20 92276 3335208 1888060 5.56 1107788 2975736 4 21:19:34 20:47:01 28163576 31495240 809848 2.46 113648 3424252 2209600 6.51 1278964 3000868 76484 21:19:34 20:48:01 28334988 31562524 746456 2.27 116432 3340760 1711148 5.04 1222092 2911572 84 21:19:34 20:49:01 22373588 31488764 798568 2.43 284056 8626568 1882736 5.55 2111732 7524956 1319476 21:19:34 20:50:01 20447444 30717912 1532664 4.66 307448 9775024 4003332 11.80 3067408 8462688 160916 21:19:34 20:51:01 20030396 30799964 1459324 4.44 318540 10246548 3611932 10.64 2911640 9031352 4868 21:19:34 20:52:01 19529576 31428364 823744 2.51 348176 11258108 2100292 6.19 2463464 9890500 110996 21:19:34 20:53:01 19321120 31493128 776068 2.36 401644 11454932 2010996 5.93 2444768 10115496 1164 21:19:34 20:54:01 19320120 31494164 774092 2.35 402716 11455904 1860644 5.48 2444848 10115740 316 21:19:34 20:55:01 19323592 31498252 770072 2.34 403044 11455976 1906144 5.62 2440068 10115684 264 21:19:34 20:56:01 19324012 31498676 769868 2.34 403064 11455980 1906144 5.62 2439736 10115688 4 21:19:34 20:57:01 19331196 31505932 762608 2.32 403088 11455980 1906144 5.62 2431912 10115692 164 21:19:34 20:58:01 19332308 31507596 761856 2.32 403104 11455988 1906144 5.62 2430712 10116216 24 21:19:34 20:59:01 19333016 31508336 761076 2.31 403112 11455992 1906144 5.62 2430476 10116220 196 21:19:34 21:00:01 19332572 31507900 761428 2.32 403152 11455984 1906144 5.62 2430484 10116220 4 21:19:34 21:01:01 19330492 31506076 762728 2.32 403176 11455972 1937992 5.71 2430964 10116208 276 21:19:34 21:02:01 19330664 31506252 762532 2.32 403196 11455976 1937992 5.71 2430560 10116212 4 21:19:34 21:03:01 19330908 31506520 762176 2.32 403208 11455976 1937992 5.71 2430580 10116212 184 21:19:34 21:04:01 19330860 31506488 762144 2.32 403224 11455980 1937992 5.71 2431020 10116216 16 21:19:34 21:05:01 19330720 31506376 762320 2.32 403264 11455988 1937992 5.71 2430984 10116224 160 21:19:34 21:06:01 19331076 31506732 761996 2.32 403276 11455988 1937992 5.71 2430776 10116224 8 21:19:34 21:07:01 19331276 31507008 761964 2.32 403296 11455992 1937992 5.71 2431028 10116228 240 21:19:34 21:08:01 19331300 31507032 761924 2.32 403312 11455992 1937992 5.71 2430512 10116228 8 21:19:34 21:09:01 19331316 31507068 761824 2.32 403328 11456000 1937992 5.71 2430532 10116232 208 21:19:34 21:10:01 19331488 31507244 761564 2.32 403356 11456000 1937992 5.71 2430672 10116236 12 21:19:34 21:11:01 19331252 31507056 761768 2.32 403380 11455992 1937992 5.71 2430728 10116240 192 21:19:34 21:12:01 19331236 31507068 761696 2.32 403412 11455984 1937992 5.71 2430612 10116244 16 21:19:34 21:13:01 19330840 31506672 761996 2.32 403432 11456000 1937992 5.71 2430612 10116244 8 21:19:34 21:14:01 19330728 31506684 761876 2.32 403460 11456008 1954108 5.76 2430948 10116248 16 21:19:34 21:15:01 19330796 31506808 761632 2.32 403468 11456020 1954108 5.76 2431032 10116252 84 21:19:34 21:16:01 19330820 31506836 761576 2.32 403508 11456008 1954108 5.76 2430776 10116252 24 21:19:34 21:17:01 19330708 31506824 761520 2.32 403540 11456024 1954108 5.76 2431360 10116256 284 21:19:34 21:18:01 19327064 31503512 764488 2.32 403580 11456336 1914456 5.64 2434748 10116680 12 21:19:34 21:19:01 17835192 31478460 785268 2.39 449144 12763824 2018248 5.95 2550028 11378448 565316 21:19:34 Average: 20226133 31461569 809832 2.46 368031 10606625 2048783 6.04 2351899 9358697 65942 21:19:34 21:19:34 20:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:19:34 20:46:02 ens3 1704.00 1613.23 12526.80 190.00 0.00 0.00 0.00 0.00 21:19:34 20:46:02 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 21:19:34 20:46:02 docker0 596.62 528.75 44.00 3426.17 0.00 0.00 0.00 0.00 21:19:34 20:47:01 ens3 33.32 22.57 32.28 14.34 0.00 0.00 0.00 0.00 21:19:34 20:47:01 veth2c4675f 1.32 1.51 0.10 0.12 0.00 0.00 0.00 0.00 21:19:34 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 20:47:01 docker0 1.37 1.44 0.09 0.11 0.00 0.00 0.00 0.00 21:19:34 20:48:01 ens3 44.16 42.51 36.92 107.28 0.00 0.00 0.00 0.00 21:19:34 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:49:01 ens3 889.09 531.53 7816.71 61.48 0.00 0.00 0.00 0.00 21:19:34 20:49:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:19:34 20:49:01 vethf0cf25f 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 21:19:34 20:49:01 docker0 477.45 799.80 39.22 6127.04 0.00 0.00 0.00 0.00 21:19:34 20:50:01 veth163bb9f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:50:01 veth3748999 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:50:01 ens3 68.32 38.01 997.51 11.77 0.00 0.00 0.00 0.00 21:19:34 20:50:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:19:34 20:50:01 vetheab200f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:50:01 vethf0cf25f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:50:01 docker0 3.60 5.78 0.23 76.65 0.00 0.00 0.00 0.00 21:19:34 20:50:01 vetha9c1b84 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:50:01 veth4f08f10 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:51:01 vethebb28da 20.34 29.02 1.98 9.08 0.00 0.00 0.00 0.00 21:19:34 20:51:01 vethe9ca58d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:51:01 ens3 394.60 140.40 1020.21 25.67 0.00 0.00 0.00 0.00 21:19:34 20:51:01 veth7d65a66 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:51:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:19:34 20:51:01 vethf0cf25f 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:51:01 docker0 34.67 58.35 2.59 342.41 0.00 0.00 0.00 0.00 21:19:34 20:51:01 vethfce9faf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:52:01 vethb80c81d 94.35 179.82 8.93 1187.08 0.00 0.00 0.00 0.10 21:19:34 20:52:01 ens3 517.41 263.32 3974.24 37.53 0.00 0.00 0.00 0.00 21:19:34 20:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 20:52:01 vethf0cf25f 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 21:19:34 20:52:01 docker0 193.72 376.94 15.76 2580.95 0.00 0.00 0.00 0.00 21:19:34 20:52:01 veth36280c1 179.82 94.35 1187.08 8.93 0.00 0.00 0.00 0.00 21:19:34 20:52:01 vethd701b78 25.58 36.54 2.49 12.41 0.00 0.00 0.00 0.00 21:19:34 20:53:01 ens3 271.25 195.25 1409.91 341.03 0.00 0.00 0.00 0.00 21:19:34 20:53:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 21:19:34 20:53:01 docker0 81.54 175.77 6.18 1351.76 0.00 0.00 0.00 0.00 21:19:34 20:54:01 ens3 442.25 453.98 235.78 2257.61 0.00 0.00 0.00 0.00 21:19:34 20:54:01 lo 45.52 45.52 4.49 4.49 0.00 0.00 0.00 0.00 21:19:34 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:55:01 ens3 148.46 136.01 75.88 796.93 0.00 0.00 0.00 0.00 21:19:34 20:55:01 lo 13.40 13.40 1.32 1.32 0.00 0.00 0.00 0.00 21:19:34 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:56:01 ens3 0.75 0.38 0.35 0.26 0.00 0.00 0.00 0.00 21:19:34 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:57:01 ens3 1.78 1.20 4.31 0.46 0.00 0.00 0.00 0.00 21:19:34 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 20:59:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:00:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:19:34 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:01:01 ens3 0.38 0.30 0.09 0.08 0.00 0.00 0.00 0.00 21:19:34 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:02:01 ens3 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:19:34 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:03:01 ens3 0.38 0.18 0.07 0.01 0.00 0.00 0.00 0.00 21:19:34 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:04:01 ens3 0.93 0.47 0.30 0.22 0.00 0.00 0.00 0.00 21:19:34 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:05:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:19:34 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:06:01 ens3 0.80 0.55 0.42 0.35 0.00 0.00 0.00 0.00 21:19:34 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:08:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:09:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:19:34 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:10:01 ens3 1.25 0.50 0.46 0.28 0.00 0.00 0.00 0.00 21:19:34 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:11:01 ens3 0.68 0.47 0.34 0.28 0.00 0.00 0.00 0.00 21:19:34 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:13:01 ens3 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:19:34 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:14:01 ens3 0.67 0.60 0.38 0.29 0.00 0.00 0.00 0.00 21:19:34 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:15:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:19:34 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:16:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 21:19:34 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:17:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:18:01 ens3 10.16 6.47 9.05 4.67 0.00 0.00 0.00 0.00 21:19:34 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:34 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:34 21:19:01 ens3 380.09 236.84 7772.14 74.12 0.00 0.00 0.00 0.00 21:19:34 21:19:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 21:19:34 21:19:01 docker0 39.59 65.54 3.24 586.23 0.00 0.00 0.00 0.00 21:19:34 Average: ens3 144.59 108.44 1056.78 115.49 0.00 0.00 0.00 0.00 21:19:34 Average: lo 2.31 2.31 0.22 0.22 0.00 0.00 0.00 0.00 21:19:34 Average: docker0 42.03 59.21 3.28 426.41 0.00 0.00 0.00 0.00 21:19:34 21:19:34 21:19:34 ---> sar -P ALL: 21:19:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9671) 03/10/23 _x86_64_ (8 CPU) 21:19:34 21:19:34 20:44:42 LINUX RESTART (8 CPU) 21:19:34 21:19:34 20:45:01 CPU %user %nice %system %iowait %steal %idle 21:19:34 20:46:02 all 11.62 0.00 4.50 2.86 0.06 80.96 21:19:34 20:46:02 0 11.69 0.00 6.92 9.52 0.05 71.81 21:19:34 20:46:02 1 13.31 0.00 4.02 2.73 0.07 79.87 21:19:34 20:46:02 2 13.46 0.00 4.85 0.68 0.05 80.97 21:19:34 20:46:02 3 11.29 0.00 4.42 0.37 0.07 83.85 21:19:34 20:46:02 4 8.80 0.00 3.33 1.79 0.05 86.04 21:19:34 20:46:02 5 12.06 0.00 3.97 0.18 0.05 83.73 21:19:34 20:46:02 6 10.35 0.00 3.41 5.34 0.07 80.83 21:19:34 20:46:02 7 12.01 0.00 5.08 2.25 0.09 80.57 21:19:34 20:47:01 all 31.56 0.00 5.87 0.49 0.10 61.98 21:19:34 20:47:01 0 31.38 0.00 5.92 1.30 0.09 61.31 21:19:34 20:47:01 1 31.10 0.00 5.23 0.05 0.07 63.55 21:19:34 20:47:01 2 32.59 0.00 6.05 1.50 0.12 59.73 21:19:34 20:47:01 3 32.57 0.00 6.36 0.20 0.17 60.70 21:19:34 20:47:01 4 30.61 0.00 5.99 0.74 0.09 62.58 21:19:34 20:47:01 5 30.61 0.00 5.50 0.03 0.07 63.79 21:19:34 20:47:01 6 30.30 0.00 5.29 0.03 0.09 64.29 21:19:34 20:47:01 7 33.32 0.00 6.60 0.07 0.09 59.92 21:19:34 20:48:01 all 48.33 0.00 6.86 0.75 0.09 43.97 21:19:34 20:48:01 0 48.59 0.00 6.79 0.61 0.08 43.93 21:19:34 20:48:01 1 48.72 0.00 6.96 0.03 0.10 44.19 21:19:34 20:48:01 2 48.78 0.00 6.72 0.39 0.08 44.03 21:19:34 20:48:01 3 49.10 0.00 7.28 4.70 0.10 38.82 21:19:34 20:48:01 4 47.07 0.00 6.29 0.05 0.08 46.50 21:19:34 20:48:01 5 48.25 0.00 6.99 0.14 0.10 44.52 21:19:34 20:48:01 6 47.61 0.00 6.97 0.02 0.08 45.32 21:19:34 20:48:01 7 48.53 0.00 6.91 0.05 0.08 44.43 21:19:34 20:49:01 all 15.54 0.00 9.71 8.22 0.08 66.45 21:19:34 20:49:01 0 15.68 0.00 11.47 16.49 0.08 56.28 21:19:34 20:49:01 1 15.81 0.00 9.80 3.78 0.07 70.54 21:19:34 20:49:01 2 16.42 0.00 10.10 3.86 0.08 69.54 21:19:34 20:49:01 3 14.71 0.00 8.76 7.42 0.09 69.03 21:19:34 20:49:01 4 16.03 0.00 8.52 3.46 0.07 71.92 21:19:34 20:49:01 5 13.80 0.00 9.43 7.64 0.07 69.06 21:19:34 20:49:01 6 14.99 0.00 10.51 16.90 0.09 57.51 21:19:34 20:49:01 7 16.86 0.00 9.09 6.29 0.12 67.65 21:19:34 20:50:01 all 43.36 0.00 8.97 7.11 0.09 40.47 21:19:34 20:50:01 0 43.30 0.00 8.72 1.26 0.08 46.62 21:19:34 20:50:01 1 43.66 0.00 8.48 0.92 0.10 46.83 21:19:34 20:50:01 2 43.74 0.00 7.81 0.99 0.07 47.39 21:19:34 20:50:01 3 43.08 0.00 8.92 1.63 0.08 46.29 21:19:34 20:50:01 4 43.86 0.00 8.69 1.07 0.07 46.31 21:19:34 20:50:01 5 42.19 0.00 9.52 9.52 0.08 38.68 21:19:34 20:50:01 6 44.69 0.00 8.17 0.82 0.07 46.24 21:19:34 20:50:01 7 42.32 0.00 11.47 40.98 0.14 5.09 21:19:34 20:51:01 all 40.26 0.00 10.06 16.26 0.13 33.29 21:19:34 20:51:01 0 40.58 0.00 9.77 23.19 0.12 26.33 21:19:34 20:51:01 1 41.54 0.00 10.55 13.65 0.10 34.15 21:19:34 20:51:01 2 40.31 0.00 9.29 14.14 0.10 36.15 21:19:34 20:51:01 3 38.69 0.00 11.02 21.29 0.16 28.84 21:19:34 20:51:01 4 40.00 0.00 9.89 16.09 0.12 33.90 21:19:34 20:51:01 5 41.41 0.00 9.20 6.71 0.14 42.54 21:19:34 20:51:01 6 39.91 0.00 9.81 24.36 0.14 25.78 21:19:34 20:51:01 7 39.56 0.00 10.97 10.88 0.19 38.40 21:19:34 20:52:01 all 37.37 0.00 10.93 18.59 0.14 32.97 21:19:34 20:52:01 0 38.30 0.00 10.82 14.96 0.12 35.80 21:19:34 20:52:01 1 38.05 0.00 10.25 19.44 0.12 32.14 21:19:34 20:52:01 2 38.41 0.00 11.52 17.94 0.14 32.00 21:19:34 20:52:01 3 37.02 0.00 10.84 19.13 0.18 32.84 21:19:34 20:52:01 4 37.92 0.00 10.51 16.02 0.12 35.43 21:19:34 20:52:01 5 35.63 0.00 10.86 26.44 0.12 26.95 21:19:34 20:52:01 6 36.67 0.00 11.12 20.40 0.16 31.66 21:19:34 20:52:01 7 36.96 0.00 11.51 14.40 0.17 36.96 21:19:34 20:53:01 all 33.27 0.00 8.68 10.08 0.15 47.83 21:19:34 20:53:01 0 30.27 0.00 8.43 2.40 0.10 58.80 21:19:34 20:53:01 1 34.15 0.00 9.27 18.33 0.12 38.13 21:19:34 20:53:01 2 35.77 0.00 9.17 5.70 0.12 49.24 21:19:34 20:53:01 3 29.88 0.00 8.19 9.32 0.31 52.30 21:19:34 20:53:01 4 29.93 0.00 7.86 12.13 0.09 49.99 21:19:34 20:53:01 5 34.50 0.00 8.32 10.26 0.12 46.80 21:19:34 20:53:01 6 36.39 0.00 8.65 12.74 0.12 42.09 21:19:34 20:53:01 7 35.23 0.00 9.51 9.72 0.19 45.35 21:19:34 20:54:01 all 7.66 0.00 1.03 0.08 0.05 91.19 21:19:34 20:54:01 0 7.62 0.00 1.08 0.02 0.03 91.24 21:19:34 20:54:01 1 6.77 0.00 1.09 0.02 0.05 92.07 21:19:34 20:54:01 2 6.08 0.00 1.22 0.02 0.03 92.65 21:19:34 20:54:01 3 7.23 0.00 1.10 0.07 0.07 91.54 21:19:34 20:54:01 4 5.24 0.00 0.65 0.48 0.03 93.59 21:19:34 20:54:01 5 9.97 0.00 0.84 0.02 0.05 89.13 21:19:34 20:54:01 6 8.12 0.00 1.02 0.00 0.07 90.79 21:19:34 20:54:01 7 10.25 0.00 1.21 0.02 0.07 88.46 21:19:34 20:55:01 all 3.19 0.00 0.35 0.03 0.03 96.39 21:19:34 20:55:01 0 0.42 0.00 0.37 0.00 0.02 99.20 21:19:34 20:55:01 1 1.49 0.00 0.23 0.00 0.03 98.25 21:19:34 20:55:01 2 4.40 0.00 0.37 0.00 0.03 95.20 21:19:34 20:55:01 3 1.09 0.00 0.28 0.05 0.03 98.55 21:19:34 20:55:01 4 0.87 0.00 0.22 0.02 0.03 98.86 21:19:34 20:55:01 5 6.31 0.00 0.38 0.00 0.03 93.28 21:19:34 20:55:01 6 4.79 0.00 0.48 0.02 0.03 94.67 21:19:34 20:55:01 7 6.13 0.00 0.50 0.17 0.03 93.17 21:19:34 20:56:01 all 0.27 0.00 0.01 0.00 0.00 99.71 21:19:34 20:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 20:56:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:19:34 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 20:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:19:34 20:56:01 4 0.07 0.00 0.03 0.00 0.02 99.88 21:19:34 20:56:01 5 1.97 0.00 0.00 0.00 0.00 98.03 21:19:34 20:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:19:34 20:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:19:34 21:19:34 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:19:34 20:57:01 all 0.19 0.00 0.02 0.00 0.01 99.78 21:19:34 20:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:19:34 20:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:19:34 20:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:19:34 20:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:19:34 20:57:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:19:34 20:57:01 5 1.27 0.00 0.07 0.00 0.00 98.66 21:19:34 20:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:19:34 20:57:01 7 0.05 0.00 0.02 0.02 0.02 99.90 21:19:34 20:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:19:34 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 20:58:01 1 0.05 0.00 0.00 0.02 0.02 99.92 21:19:34 20:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:19:34 20:58:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:19:34 20:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 20:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:19:34 20:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:19:34 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 20:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:19:34 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 20:59:01 1 0.05 0.00 0.02 0.02 0.00 99.92 21:19:34 20:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:19:34 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 20:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 20:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:19:34 20:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:19:34 21:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:19:34 21:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:19:34 21:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:19:34 21:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:19:34 21:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:19:34 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:19:34 21:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:01:01 all 0.04 0.00 0.04 0.00 0.01 99.91 21:19:34 21:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:19:34 21:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:19:34 21:01:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:19:34 21:01:01 3 0.05 0.00 0.03 0.02 0.00 99.90 21:19:34 21:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:19:34 21:01:01 5 0.07 0.00 0.03 0.00 0.02 99.88 21:19:34 21:01:01 6 0.05 0.00 0.05 0.00 0.02 99.88 21:19:34 21:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:19:34 21:02:01 all 0.12 0.00 0.01 0.00 0.00 99.86 21:19:34 21:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:19:34 21:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:19:34 21:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:19:34 21:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:02:01 5 0.86 0.00 0.03 0.00 0.00 99.10 21:19:34 21:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:19:34 21:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:19:34 21:03:01 all 0.07 0.00 0.02 0.00 0.00 99.90 21:19:34 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:03:01 1 0.07 0.00 0.02 0.02 0.02 99.88 21:19:34 21:03:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:19:34 21:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:19:34 21:03:01 5 0.38 0.00 0.03 0.00 0.00 99.58 21:19:34 21:03:01 6 0.08 0.00 0.02 0.00 0.02 99.88 21:19:34 21:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:19:34 21:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:19:34 21:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:19:34 21:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:19:34 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:19:34 21:04:01 6 0.05 0.00 0.05 0.00 0.00 99.90 21:19:34 21:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 21:19:34 21:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:19:34 21:05:01 1 0.07 0.00 0.02 0.02 0.00 99.90 21:19:34 21:05:01 2 0.08 0.00 0.02 0.00 0.02 99.88 21:19:34 21:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:19:34 21:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:19:34 21:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:05:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:19:34 21:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:06:01 all 0.03 0.00 0.01 0.00 0.01 99.96 21:19:34 21:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:06:01 1 0.05 0.00 0.00 0.02 0.02 99.92 21:19:34 21:06:01 2 0.03 0.00 0.05 0.00 0.02 99.90 21:19:34 21:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:19:34 21:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:19:34 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:19:34 21:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:19:34 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:19:34 21:07:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:19:34 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:19:34 21:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:19:34 21:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:19:34 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:19:34 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:19:34 21:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:19:34 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:19:34 21:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:19:34 21:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:19:34 21:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:19:34 21:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:19:34 21:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:19:34 21:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:19:34 21:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:19:34 21:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:19:34 21:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:09:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:19:34 21:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:19:34 21:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:19:34 21:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:19:34 21:10:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:19:34 21:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:19:34 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:19:34 21:10:01 6 0.10 0.00 0.02 0.00 0.02 99.87 21:19:34 21:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:19:34 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:11:01 1 0.03 0.00 0.00 0.02 0.02 99.93 21:19:34 21:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:19:34 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:19:34 21:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:19:34 21:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:19:34 21:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:12:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:19:34 21:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:19:34 21:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:19:34 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:12:01 6 0.07 0.00 0.02 0.00 0.02 99.90 21:19:34 21:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:19:34 21:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:19:34 21:13:01 2 0.07 0.00 0.05 0.00 0.02 99.87 21:19:34 21:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:19:34 21:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:19:34 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:19:34 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:14:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:19:34 21:14:01 2 0.03 0.00 0.05 0.00 0.02 99.90 21:19:34 21:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:19:34 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:19:34 21:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:19:34 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:19:34 21:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:19:34 21:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:19:34 21:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:19:34 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:19:34 21:15:01 7 0.03 0.00 0.02 0.02 0.02 99.92 21:19:34 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:19:34 21:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:19:34 21:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:19:34 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:19:34 21:16:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:19:34 21:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:19:34 21:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:17:01 1 0.03 0.00 0.03 0.02 0.00 99.92 21:19:34 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:19:34 21:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:19:34 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:19:34 21:17:01 7 0.02 0.00 0.02 0.02 0.02 99.93 21:19:34 21:18:01 all 0.35 0.00 0.16 0.00 0.01 99.47 21:19:34 21:18:01 0 0.22 0.00 0.17 0.00 0.00 99.62 21:19:34 21:18:01 1 0.28 0.00 0.12 0.02 0.02 99.57 21:19:34 21:18:01 2 0.23 0.00 0.18 0.00 0.02 99.57 21:19:34 21:18:01 3 1.26 0.00 0.10 0.00 0.02 98.62 21:19:34 21:18:01 4 0.22 0.00 0.13 0.00 0.00 99.65 21:19:34 21:18:01 5 0.13 0.00 0.15 0.00 0.02 99.70 21:19:34 21:18:01 6 0.22 0.00 0.25 0.00 0.02 99.52 21:19:34 21:18:01 7 0.25 0.00 0.22 0.02 0.02 99.50 21:19:34 21:19:34 21:18:01 CPU %user %nice %system %iowait %steal %idle 21:19:34 21:19:01 all 7.56 0.00 3.26 1.49 0.05 87.64 21:19:34 21:19:01 0 6.41 0.00 3.55 0.08 0.03 89.92 21:19:34 21:19:01 1 6.03 0.00 3.99 8.18 0.05 81.75 21:19:34 21:19:01 2 8.38 0.00 2.96 0.37 0.03 88.26 21:19:34 21:19:01 3 7.12 0.00 2.51 1.30 0.05 89.03 21:19:34 21:19:01 4 9.07 0.00 2.87 0.03 0.05 87.97 21:19:34 21:19:01 5 7.62 0.00 2.95 0.17 0.03 89.23 21:19:34 21:19:01 6 7.96 0.00 3.67 0.03 0.05 88.28 21:19:34 21:19:01 7 7.89 0.00 3.62 1.76 0.07 86.65 21:19:34 Average: all 8.15 0.00 2.05 1.90 0.03 87.87 21:19:34 Average: 0 7.96 0.00 2.15 2.02 0.02 87.85 21:19:34 Average: 1 8.18 0.00 2.04 1.95 0.03 87.80 21:19:34 Average: 2 8.40 0.00 2.05 1.32 0.03 88.20 21:19:34 Average: 3 7.91 0.00 2.02 1.87 0.04 88.15 21:19:34 Average: 4 7.84 0.00 1.89 1.50 0.03 88.75 21:19:34 Average: 5 8.34 0.00 1.98 1.76 0.03 87.89 21:19:34 Average: 6 8.19 0.00 2.01 2.31 0.03 87.45 21:19:34 Average: 7 8.36 0.00 2.21 2.51 0.04 86.89 21:19:34 21:19:34 21:19:34