Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8ac9d53131d6d9e2124785d77975c4b48447506 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-ssh4828750224880445528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17141023654060291621.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15195845999190564057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14311000811207616573.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-ssh13784015833945251991.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]] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-26362’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26365 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/618 [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/618 # 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 c8ac9d53131d6d9e2124785d77975c4b48447506 (main) Commit message: "Merge pull request #4741 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.10" > 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 c8ac9d53131d6d9e2124785d77975c4b48447506 # timeout=10 > git rev-list --no-walk 0c453d07247db15a6c65fa56eff8ae30cc59773c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:05 ========================================================= 04:53:05 EdgeX Global Pipelines Version Info 04:53:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:06 ------------------- 04:53:06 stable info: 04:53:06 ------------------- 04:53:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:53:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:53:06 Message: update stable to v1.0.258 04:53:06 ------------------- 04:53:06 experimental info: 04:53:06 ------------------- 04:53:06 Commited By: **** collab-it+edgex@linuxfoundation.org 04:53:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:53:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:53:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8ac9d5 [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:07 provisioning config files... 04:53:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/618@tmp/config3757675840162486948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:08 ---> ****-login.sh 04:53:08 nexus3.edgexfoundry.org:10001 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 nexus3.edgexfoundry.org:10002 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 nexus3.edgexfoundry.org:10003 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 nexus3.edgexfoundry.org:10004 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 ****.io 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 ---> ****-login.sh ends [Pipeline] } 04:53:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:09 + 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 04:53:09 + + cut -d/ -f2dirname 04:53:09 cmd/core-command/Dockerfile 04:53:09 + echo core-command,cmd/core-command/Dockerfile 04:53:09 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:53:09 + dirname cmd/core-data/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo core-data,cmd/core-data/Dockerfile 04:53:09 + dirname cmd/core-metadata/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo core-metadata,cmd/core-metadata/Dockerfile 04:53:09 + dirname cmd/security-bootstrapper/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:53:09 + dirname cmd/security-proxy-auth/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:53:09 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 04:53:09 04:53:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:53:09 + dirname cmd/security-secretstore-setup/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:53:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:53:09 + dirname cmd/security-spire-agent/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:53:09 + dirname cmd/security-spire-config/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:53:09 + dirname cmd/security-spire-server/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:53:09 + dirname cmd/support-notifications/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo support-notifications,cmd/support-notifications/Dockerfile 04:53:09 + dirname cmd/support-scheduler/Dockerfile 04:53:09 + cut -d/ -f2 04:53:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:53:09 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 04:53:09 + git rev-list -1 --merges c8ac9d53131d6d9e2124785d77975c4b48447506~1..c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] echo 04:53:09 -----------> git rev-list -1 --merges c8ac9d53131d6d9e2124785d77975c4b48447506~1..c8ac9d53131d6d9e2124785d77975c4b48447506 c8ac9d53131d6d9e2124785d77975c4b48447506 04:53:09 c8ac9d53131d6d9e2124785d77975c4b48447506 [false] [Pipeline] sh 04:53:09 + git log --format=format:%s -1 c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] echo 04:53:09 ========================================================= 04:53:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:53:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:53:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:53:10 + grep -v github /etc/ssh/ssh_known_hosts 04:53:10 + [ -e /tmp/ssh_known_hosts ] 04:53:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:53:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:53:10 + sudo tee -a /etc/ssh/ssh_known_hosts 04:53:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:10 04:53:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:11 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:11 b85a868b505f: Pulling fs layer 04:53:11 e2be974225ed: Pulling fs layer 04:53:11 339a4e72a1f5: Pulling fs layer 04:53:11 988bab9f4d93: Pulling fs layer 04:53:11 1469e6f7b9e6: Pulling fs layer 04:53:11 eaf3925da568: Pulling fs layer 04:53:11 bab4dde63d76: Pulling fs layer 04:53:11 bde34c3a00c8: Pulling fs layer 04:53:11 b352a97aabf1: Pulling fs layer 04:53:11 4872d77fe225: Pulling fs layer 04:53:11 5851b861e8e6: Pulling fs layer 04:53:11 988bab9f4d93: Waiting 04:53:11 b352a97aabf1: Waiting 04:53:11 4872d77fe225: Waiting 04:53:11 1469e6f7b9e6: Waiting 04:53:11 5851b861e8e6: Waiting 04:53:11 eaf3925da568: Waiting 04:53:11 bab4dde63d76: Waiting 04:53:11 bde34c3a00c8: Waiting 04:53:11 e2be974225ed: Verifying Checksum 04:53:11 e2be974225ed: Download complete 04:53:11 988bab9f4d93: Verifying Checksum 04:53:11 988bab9f4d93: Download complete 04:53:11 1469e6f7b9e6: Verifying Checksum 04:53:11 1469e6f7b9e6: Download complete 04:53:11 339a4e72a1f5: Verifying Checksum 04:53:11 339a4e72a1f5: Download complete 04:53:11 eaf3925da568: Download complete 04:53:11 bde34c3a00c8: Verifying Checksum 04:53:11 bde34c3a00c8: Download complete 04:53:11 b352a97aabf1: Verifying Checksum 04:53:11 b352a97aabf1: Download complete 04:53:11 4872d77fe225: Verifying Checksum 04:53:11 4872d77fe225: Download complete 04:53:11 5851b861e8e6: Download complete 04:53:11 b85a868b505f: Verifying Checksum 04:53:11 b85a868b505f: Download complete 04:53:11 bab4dde63d76: Verifying Checksum 04:53:11 bab4dde63d76: Download complete 04:53:12 b85a868b505f: Pull complete 04:53:12 e2be974225ed: Pull complete 04:53:13 339a4e72a1f5: Pull complete 04:53:13 988bab9f4d93: Pull complete 04:53:13 1469e6f7b9e6: Pull complete 04:53:13 eaf3925da568: Pull complete 04:53:15 bab4dde63d76: Pull complete 04:53:15 bde34c3a00c8: Pull complete 04:53:15 b352a97aabf1: Pull complete 04:53:15 4872d77fe225: Pull complete 04:53:15 5851b861e8e6: Pull complete 04:53:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:15 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 04:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 04:53:19 $ docker top b1c6982548394a314b4122a88069913f0a78bb44fd0fdec75d0cfb388756d7da -eo pid,comm 04:53:19 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). 04:53:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:19 [ssh-agent] Looking for ssh-agent implementation... 04:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:19 $ docker exec b1c6982548394a314b4122a88069913f0a78bb44fd0fdec75d0cfb388756d7da ssh-agent 04:53:19 SSH_AUTH_SOCK=/tmp/ssh-wWnwHXedK5NK/agent.32 04:53:19 SSH_AGENT_PID=38 04:53:19 Running ssh-add (command line suppressed) 04:53:19 Identity added: /w/workspace/edgex-go/618@tmp/private_key_1982910821688407885.key (/w/workspace/edgex-go/618@tmp/private_key_1982910821688407885.key) 04:53:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:19 + git tag --points-at HEAD [Pipeline] } 04:53:19 $ docker exec --env ******** --env ******** b1c6982548394a314b4122a88069913f0a78bb44fd0fdec75d0cfb388756d7da ssh-agent -k 04:53:20 unset SSH_AUTH_SOCK; 04:53:20 unset SSH_AGENT_PID; 04:53:20 echo Agent pid 38 killed; 04:53:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:20 [ssh-agent] Looking for ssh-agent implementation... 04:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:20 $ docker exec b1c6982548394a314b4122a88069913f0a78bb44fd0fdec75d0cfb388756d7da ssh-agent 04:53:20 SSH_AUTH_SOCK=/tmp/ssh-59eNX8RcoCyG/agent.70 04:53:20 SSH_AGENT_PID=76 04:53:20 Running ssh-add (command line suppressed) 04:53:20 Identity added: /w/workspace/edgex-go/618@tmp/private_key_8810021583841654588.key (/w/workspace/edgex-go/618@tmp/private_key_8810021583841654588.key) 04:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:20 + git semver init 04:53:21 2023-12-29 04:53:20,925 [run_init] DEBUG init version:0.0.0 force:False 04:53:21 2023-12-29 04:53:20,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/618/.semver 04:53:21 2023-12-29 04:53:20,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/618/.semver 04:53:21 2023-12-29 04:53:20,926 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/618/.semver'], cwd=/w/workspace/edgex-go/618, universal_newlines=False, shell=None, istream=None) 04:53:26 2023-12-29 04:53:26,099 [append_file] DEBUG append to file:/w/workspace/edgex-go/618/.git/info/exclude 04:53:26 2023-12-29 04:53:26,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/618/.semver/main with force:False 04:53:26 2023-12-29 04:53:26,100 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 04:53:26 2023-12-29 04:53:26,100 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 04:53:26 3.2.0-dev.8 [Pipeline] } 04:53:26 $ docker exec --env ******** --env ******** b1c6982548394a314b4122a88069913f0a78bb44fd0fdec75d0cfb388756d7da ssh-agent -k 04:53:26 unset SSH_AUTH_SOCK; 04:53:26 unset SSH_AGENT_PID; 04:53:26 echo Agent pid 76 killed; 04:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:26 + git semver [Pipeline] } 04:53:27 $ docker stop --time=1 b1c6982548394a314b4122a88069913f0a78bb44fd0fdec75d0cfb388756d7da 04:53:28 $ docker rm -f --volumes b1c6982548394a314b4122a88069913f0a78bb44fd0fdec75d0cfb388756d7da [Pipeline] // withDockerContainer [Pipeline] sh 04:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:28 Stashed 1 file(s) [Pipeline] echo 04:53:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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 04:53:29 + git config --global --add safe.directory /w/workspace/edgex-go/618 [Pipeline] echo 04:53:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:29 ========================================================= 04:53:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:53:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:53:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:29 7264a8db6415: Pulling fs layer 04:53:29 c4d48a809fc2: Pulling fs layer 04:53:29 4f1c88b9dad5: Pulling fs layer 04:53:29 ad3a456e5733: Pulling fs layer 04:53:29 69c7f0334f64: Pulling fs layer 04:53:29 1f1c1a5573a3: Pulling fs layer 04:53:29 ce7588e14bc9: Pulling fs layer 04:53:29 b5e4710f87ac: Pulling fs layer 04:53:29 69c7f0334f64: Waiting 04:53:29 ce7588e14bc9: Waiting 04:53:29 ad3a456e5733: Waiting 04:53:29 b5e4710f87ac: Waiting 04:53:29 1f1c1a5573a3: Waiting 04:53:29 c4d48a809fc2: Verifying Checksum 04:53:29 c4d48a809fc2: Download complete 04:53:29 ad3a456e5733: Verifying Checksum 04:53:29 ad3a456e5733: Download complete 04:53:29 69c7f0334f64: Verifying Checksum 04:53:29 69c7f0334f64: Download complete 04:53:29 7264a8db6415: Verifying Checksum 04:53:29 7264a8db6415: Download complete 04:53:29 1f1c1a5573a3: Verifying Checksum 04:53:29 1f1c1a5573a3: Download complete 04:53:30 b5e4710f87ac: Verifying Checksum 04:53:30 b5e4710f87ac: Download complete 04:53:30 7264a8db6415: Pull complete 04:53:30 c4d48a809fc2: Pull complete 04:53:30 4f1c88b9dad5: Verifying Checksum 04:53:30 4f1c88b9dad5: Download complete 04:53:30 ce7588e14bc9: Verifying Checksum 04:53:30 ce7588e14bc9: Download complete 04:53:33 4f1c88b9dad5: Pull complete 04:53:33 ad3a456e5733: Pull complete 04:53:33 69c7f0334f64: Pull complete 04:53:33 1f1c1a5573a3: Pull complete 04:53:36 ce7588e14bc9: Pull complete 04:53:36 b5e4710f87ac: Pull complete 04:53:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:53:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:36 WORKDIR /edgex 04:53:36 COPY go.mod . 04:53:36 RUN go mod download 04:53:36 + docker build -t ci-base-image-x86_64 -f - . 04:53:37 Sending build context to Docker daemon 175.1MB 04:53:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:37 ---> 88b5674ff536 04:53:37 Step 2/4 : WORKDIR /edgex 04:53:42 ---> Running in 69d6890968be 04:53:42 Removing intermediate container 69d6890968be 04:53:42 ---> ea76d8d5ef9f 04:53:42 Step 3/4 : COPY go.mod . 04:53:42 ---> 3177b0ba6a75 04:53:42 Step 4/4 : RUN go mod download 04:53:42 ---> Running in c172f463a73f 04:53:44 Still waiting to schedule task 04:53:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:54:00 Removing intermediate container c172f463a73f 04:54:00 ---> b6c640da823b 04:54:00 Successfully built b6c640da823b 04:54:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:00 + docker inspect -f . ci-base-image-x86_64 04:54:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:00 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 04:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 04:54:01 $ docker top 82533a6b909ac8b8c36c41a089d380c7e0804197e6938a66cb5fe3faf9944d30 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:01 + go version 04:54:01 go version go1.21.0 linux/amd64 [Pipeline] } 04:54:01 $ docker stop --time=1 82533a6b909ac8b8c36c41a089d380c7e0804197e6938a66cb5fe3faf9944d30 04:54:03 $ docker rm -f --volumes 82533a6b909ac8b8c36c41a089d380c7e0804197e6938a66cb5fe3faf9944d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:03 + docker inspect -f . ci-base-image-x86_64 04:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:03 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 04:54:03 $ 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/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 04:54:04 $ docker top f3371d6fad37c2e6245008f94705c0d041cc0daedc4c2a5257ef3315f5a87560 -eo pid,comm [Pipeline] { [Pipeline] echo 04:54:04 ========================================================= 04:54:04 [edgeXBuildGoParallel] Running Tests and Build... 04:54:04 ========================================================= [Pipeline] sh 04:54:04 + git config --global --add safe.directory /w/workspace/edgex-go/618 [Pipeline] fileExists [Pipeline] sh 04:54:04 + make test 04:54:04 go test -race -coverprofile=coverage.out ./... 04:54:14 ? github.com/edgexfoundry/edgex-go [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:54:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:54:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:54:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:54:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:54:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:54:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 04:54:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 04:54:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:54:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:54:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 04:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements 04:54:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.252s coverage: 93.4% of statements 04:54:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements 04:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:54:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:54:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 97.6% of statements 04:54:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements 04:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:54:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 04:54:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements 04:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 04:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:54:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:54:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements 04:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.071s coverage: 19.9% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.158s coverage: 95.7% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 04:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements 04:55:04 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 04:55:04 running golangci-lint 04:55:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:55:04 go version go1.21.0 linux/amd64 04:55:04 level=info msg="[config_reader] Used config file .golangci.yml" 04:55:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:55:19 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|files|compiled_files|exports_file) took 13.924696603s" 04:55:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.606511ms" 04:55:29 level=info msg="[linters_context/goanalysis] analyzers took 1m26.824214569s with top 10 stages: buildir: 40.534126375s, gosec: 7.666324471s, inspect: 1.927634016s, fact_deprecated: 1.64915451s, S1038: 1.390203986s, printf: 1.248787053s, ctrlflow: 1.05037568s, fact_purity: 987.010605ms, nilness: 964.048808ms, unused: 669.063946ms" 04:55:29 level=info msg="[runner] Issues before processing: 197, after processing: 0" 04:55:29 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, cgo: 197/197, exclude-rules: 21/197, path_prettifier: 197/197" 04:55:29 level=info msg="[runner] processing took 19.401877ms with stages: nolint: 9.221445ms, identifier_marker: 4.630593ms, autogenerated_exclude: 2.040103ms, exclude-rules: 1.463163ms, path_prettifier: 1.38732ms, skip_dirs: 555.298µs, filename_unadjuster: 71.204µs, cgo: 27.591µs, uniq_by_line: 880ns, max_same_issues: 790ns, skip_files: 710ns, fixer: 580ns, exclude: 470ns, sort_results: 360ns, severity-rules: 360ns, diff: 330ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 04:55:29 level=info msg="[runner] linters took 9.495593146s with stages: goanalysis_metalinter: 9.476055101s" 04:55:29 level=info msg="File cache stats: 0 entries of total size 0B" 04:55:29 level=info msg="Memory: 235 samples, avg is 247.6MB, max is 900.8MB" 04:55:29 level=info msg="Execution took 23.466686477s" 04:55:29 go vet ./... 04:55:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:55:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:55:32 ./bin/test-attribution-txt.sh [Pipeline] echo 04:55:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:55:33 + ls -al . 04:55:33 total 736 04:55:33 drwxrwxr-x 11 1001 1001 4096 Dec 29 04:54 . 04:55:33 drwxr-xr-x 4 root root 4096 Dec 29 04:54 .. 04:55:33 drwxrwxr-x 2 1001 1001 4096 Dec 29 04:53 .blubracket 04:55:33 -rw-rw-r-- 1 1001 1001 10 Dec 29 04:53 .dockerignore 04:55:33 drwxrwxr-x 8 1001 1001 4096 Dec 29 04:55 .git 04:55:33 drwxrwxr-x 3 1001 1001 4096 Dec 29 04:53 .github 04:55:33 -rw-rw-r-- 1 1001 1001 1074 Dec 29 04:53 .gitignore 04:55:33 -rw-rw-r-- 1 1001 1001 42 Dec 29 04:53 .golangci.yml 04:55:33 -rw-rw-r-- 1 1001 1001 100 Dec 29 04:53 .hadolint.yml 04:55:33 drwxr-xr-x 3 1001 1001 4096 Dec 29 04:53 .semver 04:55:33 -rw-rw-r-- 1 1001 1001 155 Dec 29 04:53 .sonarcloud.properties 04:55:33 -rw-rw-r-- 1 1001 1001 1171 Dec 29 04:53 ADOPTERS.md 04:55:33 -rw-rw-r-- 1 1001 1001 11674 Dec 29 04:53 Attribution.txt 04:55:33 -rw-rw-r-- 1 1001 1001 100284 Dec 29 04:53 CHANGELOG.md 04:55:33 -rw-rw-r-- 1 1001 1001 3804 Dec 29 04:53 CONTRIBUTING.md 04:55:33 -rw-rw-r-- 1 1001 1001 677 Dec 29 04:53 GOVERNANCE.md 04:55:33 -rw-rw-r-- 1 1001 1001 861 Dec 29 04:53 Jenkinsfile 04:55:33 -rw-rw-r-- 1 1001 1001 10775 Dec 29 04:53 LICENSE 04:55:33 -rw-rw-r-- 1 1001 1001 15060 Dec 29 04:53 Makefile 04:55:33 -rw-rw-r-- 1 1001 1001 582 Dec 29 04:53 OWNERS.md 04:55:33 -rw-rw-r-- 1 1001 1001 9528 Dec 29 04:53 README.md 04:55:33 -rw-rw-r-- 1 1001 1001 789 Dec 29 04:53 SECURITY.md 04:55:33 -rw-rw-r-- 1 1001 1001 11 Dec 29 04:53 VERSION 04:55:33 drwxrwxr-x 2 1001 1001 4096 Dec 29 04:53 bin 04:55:33 drwxrwxr-x 18 1001 1001 4096 Dec 29 04:53 cmd 04:55:33 -rw-r--r-- 1 root root 453602 Dec 29 04:55 coverage.out 04:55:33 drwxrwxr-x 2 1001 1001 4096 Dec 29 04:53 fuzz_test 04:55:33 -rw-rw-r-- 1 1001 1001 3686 Dec 29 04:53 go.mod 04:55:33 -rw-rw-r-- 1 1001 1001 34039 Dec 29 04:53 go.sum 04:55:33 drwxrwxr-x 7 1001 1001 4096 Dec 29 04:53 internal 04:55:33 drwxrwxr-x 3 1001 1001 4096 Dec 29 04:53 openapi 04:55:33 -rw-rw-r-- 1 1001 1001 584 Dec 29 04:53 security.txt 04:55:33 -rw-rw-r-- 1 1001 1001 204 Dec 29 04:53 version.go [Pipeline] sh 04:55:33 + '[' -e coverage.out ] 04:55:33 + chown 1001:1001 coverage.out [Pipeline] stash 04:55:33 Stashed 1 file(s) [Pipeline] sh 04:55:33 + make build 04:55:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:55:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:55:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:55:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:55:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:55:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:55:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:55:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:55:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:55:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:55:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:55:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:55:59 $ docker stop --time=1 f3371d6fad37c2e6245008f94705c0d041cc0daedc4c2a5257ef3315f5a87560 04:56:04 $ docker rm -f --volumes f3371d6fad37c2e6245008f94705c0d041cc0daedc4c2a5257ef3315f5a87560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:56:06 04:56:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:56:06 latest: Pulling from edgex-devops/edgex-compose 04:56:06 91d30c5bc195: Pulling fs layer 04:56:06 2e9b0aa3be6d: Pulling fs layer 04:56:06 9c61dcf015f6: Pulling fs layer 04:56:06 4698f68db338: Pulling fs layer 04:56:06 2a2f49069b9e: Pulling fs layer 04:56:06 e0025b399a48: Pulling fs layer 04:56:06 2a2f49069b9e: Waiting 04:56:06 e0025b399a48: Waiting 04:56:06 4698f68db338: Waiting 04:56:06 91d30c5bc195: Verifying Checksum 04:56:06 91d30c5bc195: Download complete 04:56:06 4698f68db338: Download complete 04:56:06 2e9b0aa3be6d: Verifying Checksum 04:56:06 2e9b0aa3be6d: Download complete 04:56:06 e0025b399a48: Verifying Checksum 04:56:06 e0025b399a48: Download complete 04:56:06 91d30c5bc195: Pull complete 04:56:06 2a2f49069b9e: Download complete 04:56:06 2e9b0aa3be6d: Pull complete 04:56:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26368 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 04:56:07 9c61dcf015f6: Verifying Checksum 04:56:07 9c61dcf015f6: Download complete [Pipeline] ws 04:56:07 Running in /w/workspace/edgex-go/618 [Pipeline] { [Pipeline] checkout 04:56:07 The recommended git tool is: git 04:56:09 9c61dcf015f6: Pull complete 04:56:09 4698f68db338: Pull complete 04:56:09 2a2f49069b9e: Pull complete 04:56:09 e0025b399a48: Pull complete 04:56:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:10 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 04:56: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/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 04:56:12 using credential edgex-jenkins-ssh 04:56:12 Cloning the remote Git repository 04:56:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:56:12 > git init /w/workspace/edgex-go/618 # timeout=10 04:56:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:56:13 > git --version # timeout=10 04:56:13 > git --version # 'git version 2.25.1' 04:56:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:13 $ docker top b7b3463d8f67e8039624bc3d0e8ce9c4a987208ebb452454f673595fc96c602b -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:14 + docker compose -f ./docker-compose-build.yml build --parallel 04:56:16 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:56:16 #1 transferring dockerfile: 04:56:16 #1 transferring dockerfile: 1.89kB done 04:56:16 #1 DONE 0.1s 04:56:16 04:56:16 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:56:16 #2 transferring dockerfile: 2.50kB done 04:56:16 #2 DONE 0.0s 04:56:16 04:56:16 #3 [security-secretstore-setup internal] load build definition from Dockerfile 04:56:16 #3 transferring dockerfile: 2.49kB done 04:56:16 #3 DONE 0.0s 04:56:16 04:56:16 #4 [core-metadata internal] load build definition from Dockerfile 04:56:16 #4 transferring dockerfile: 2.06kB done 04:56:16 #4 DONE 0.0s 04:56:16 04:56:16 #5 [core-command internal] load build definition from Dockerfile 04:56:16 #5 transferring dockerfile: 1.93kB done 04:56:16 #5 DONE 0.0s 04:56:16 04:56:16 #6 [security-proxy-auth internal] load build definition from Dockerfile 04:56:16 #6 transferring dockerfile: 2.15kB done 04:56:16 #6 DONE 0.0s 04:56:16 04:56:16 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:56:16 #7 transferring dockerfile: 2.23kB done 04:56:16 #7 DONE 0.0s 04:56:16 04:56:16 #8 [support-notifications internal] load build definition from Dockerfile 04:56:16 #8 transferring dockerfile: 1.95kB done 04:56:16 #8 DONE 0.0s 04:56:16 04:56:16 #9 [security-bootstrapper internal] load build definition from Dockerfile 04:56:16 #9 transferring dockerfile: 2.93kB done 04:56:16 #9 DONE 0.0s 04:56:16 04:56:16 #10 [core-data internal] load build definition from Dockerfile 04:56:16 #10 transferring dockerfile: 2.01kB done 04:56:16 #10 DONE 0.0s 04:56:16 04:56:16 #11 [security-spire-agent internal] load build definition from Dockerfile 04:56:16 #11 transferring dockerfile: 1.81kB done 04:56:16 #11 DONE 0.0s 04:56:16 04:56:16 #12 [support-scheduler internal] load build definition from Dockerfile 04:56:16 #12 transferring dockerfile: 1.93kB done 04:56:16 #12 DONE 0.1s 04:56:16 04:56:16 #13 [security-spire-server internal] load build definition from Dockerfile 04:56:16 #13 transferring dockerfile: 1.70kB done 04:56:16 #13 DONE 0.0s 04:56:16 04:56:16 #14 [security-spire-config internal] load build definition from Dockerfile 04:56:16 #14 transferring dockerfile: 1.69kB done 04:56:16 #14 DONE 0.0s 04:56:16 04:56:16 #15 [security-spiffe-token-provider internal] load .dockerignore 04:56:16 #15 transferring context: 50B done 04:56:16 #15 DONE 0.0s 04:56:16 04:56:16 #16 [security-proxy-setup internal] load .dockerignore 04:56:16 #16 transferring context: 50B done 04:56:16 #16 DONE 0.0s 04:56:16 04:56:16 #17 [security-secretstore-setup internal] load .dockerignore 04:56:16 #17 transferring context: 50B done 04:56:16 #17 DONE 0.0s 04:56:17 04:56:17 #18 [core-metadata internal] load .dockerignore 04:56:17 #18 transferring context: 50B done 04:56:17 #18 DONE 0.0s 04:56:17 04:56:17 #19 [core-command internal] load .dockerignore 04:56:17 #19 transferring context: 50B done 04:56:17 #19 DONE 0.0s 04:56:17 04:56:17 #20 [security-proxy-auth internal] load .dockerignore 04:56:17 #20 transferring context: 50B done 04:56:17 #20 DONE 0.0s 04:56:17 04:56:17 #21 [core-common-config-bootstrapper internal] load .dockerignore 04:56:17 #21 transferring context: 50B done 04:56:17 #21 DONE 0.0s 04:56:17 04:56:17 #22 [support-notifications internal] load .dockerignore 04:56:17 #22 transferring context: 50B done 04:56:17 #22 DONE 0.0s 04:56:17 04:56:17 #23 [core-data internal] load .dockerignore 04:56:17 #23 transferring context: 50B done 04:56:17 #23 DONE 0.0s 04:56:17 04:56:17 #24 [security-bootstrapper internal] load .dockerignore 04:56:17 #24 transferring context: 50B done 04:56:17 #24 DONE 0.0s 04:56:17 04:56:17 #25 [security-spire-server internal] load .dockerignore 04:56:17 #25 transferring context: 50B done 04:56:17 #25 DONE 0.0s 04:56:17 04:56:17 #26 [security-spire-agent internal] load .dockerignore 04:56:17 #26 transferring context: 50B done 04:56:17 #26 DONE 0.0s 04:56:17 04:56:17 #27 [support-scheduler internal] load .dockerignore 04:56:17 #27 transferring context: 50B done 04:56:17 #27 DONE 0.0s 04:56:17 04:56:17 #28 [security-spire-config internal] load .dockerignore 04:56:17 #28 transferring context: 50B done 04:56:17 #28 DONE 0.0s 04:56:17 04:56:17 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:56:17 #29 DONE 0.0s 04:56:17 04:56:17 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 04:56:17 #30 ... 04:56:17 04:56:17 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:56:17 #29 DONE 0.0s 04:56:17 04:56:17 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:56:17 #30 ... 04:56:17 04:56:17 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:56:17 #29 DONE 0.0s 04:56:17 04:56:17 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 04:56:17 #30 DONE 0.5s 04:56:17 04:56:17 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:56:17 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 04:56:17 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:56:17 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 04:56:17 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 04:56:17 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s 04:56:17 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 04:56:17 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 04:56:18 #31 ... 04:56:18 04:56:18 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:56:18 #32 DONE 0.8s 04:56:18 04:56:18 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:56:18 #33 DONE 0.9s 04:56:18 04:56:18 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:56:18 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 04:56:18 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:56:18 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 04:56:18 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 04:56:18 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 04:56:18 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.5s done 04:56:18 #31 ... 04:56:18 04:56:18 #34 [security-spire-agent internal] load build context 04:56:18 #34 transferring context: 17.63kB done 04:56:18 #34 DONE 0.4s 04:56:18 04:56:18 #35 [security-spire-config internal] load build context 04:56:18 #35 transferring context: 16.35kB 0.0s done 04:56:18 #35 DONE 0.4s 04:56:18 04:56:18 #36 [security-spire-server internal] load build context 04:56:18 #36 transferring context: 18.10kB 0.1s done 04:56:18 #36 DONE 0.4s 04:56:18 04:56:18 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:56:18 #31 DONE 1.4s 04:56:18 04:56:18 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:56:18 #37 DONE 1.4s 04:56:18 04:56:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:56:18 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 04:56:18 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:56:18 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 04:56:18 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 04:56:18 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:56:18 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 04:56:18 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 04:56:18 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:56:18 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 04:56:18 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:56:19 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s 04:56:19 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 04:56:19 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 0.7s 04:56:19 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 04:56:19 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s done 04:56:19 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 04:56:21 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 04:56:29 #38 ... 04:56:29 04:56:29 #39 [security-proxy-auth internal] load build context 04:56:29 #39 transferring context: 309.50MB 9.2s done 04:56:29 #39 ... 04:56:29 04:56:29 #40 [support-notifications internal] load build context 04:56:29 #40 transferring context: 309.50MB 8.3s done 04:56:29 #40 ... 04:56:29 04:56:29 #41 [core-command internal] load build context 04:56:29 #41 transferring context: 309.50MB 8.3s done 04:56:29 #41 ... 04:56:29 04:56:29 #42 [security-secretstore-setup internal] load build context 04:56:29 #42 transferring context: 309.50MB 9.2s done 04:56:29 #42 ... 04:56:29 04:56:29 #43 [core-metadata internal] load build context 04:56:29 #43 transferring context: 309.50MB 8.5s done 04:56:29 #43 ... 04:56:29 04:56:29 #44 [security-bootstrapper internal] load build context 04:56:29 #44 transferring context: 309.50MB 7.5s done 04:56:29 #44 ... 04:56:29 04:56:29 #45 [support-scheduler internal] load build context 04:56:29 #45 transferring context: 309.50MB 7.8s done 04:56:29 #45 ... 04:56:29 04:56:29 #46 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 04:56:29 #46 ... 04:56:29 04:56:29 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:56:29 #47 ... 04:56:29 04:56:29 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:56:29 #0 6.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:29 #0 6.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:29 #0 6.699 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:56:29 #0 6.699 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:56:29 #0 6.699 OK: 20069 distinct packages available 04:56:29 #0 6.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:29 #0 6.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:29 #0 7.071 (1/11) Installing ca-certificates (20230506-r0) 04:56:29 #0 7.086 (2/11) Installing brotli-libs (1.0.9-r14) 04:56:29 #0 7.122 (3/11) Installing libunistring (1.1-r1) 04:56:29 #0 7.135 (4/11) Installing libidn2 (2.3.4-r1) 04:56:29 #0 7.142 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:56:29 #0 7.158 (6/11) Installing libcurl (8.5.0-r0) 04:56:29 #0 7.165 (7/11) Installing curl (8.5.0-r0) 04:56:29 #0 7.170 (8/11) Installing dumb-init (1.2.5-r2) 04:56:29 #0 7.173 (9/11) Installing musl-obstack (1.2.3-r2) 04:56:29 #0 7.176 (10/11) Installing libucontext (1.2-r2) 04:56:29 #0 7.537 (11/11) Installing gcompat (1.1.0-r1) 04:56:29 #0 7.537 Executing busybox-1.36.1-r5.trigger 04:56:29 #0 7.541 Executing ca-certificates-20230506-r0.trigger 04:56:29 #0 7.574 OK: 12 MiB in 26 packages 04:56:29 #48 ... 04:56:29 04:56:29 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:56:29 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 04:56:29 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 04:56:29 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:56:29 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 04:56:29 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:56:29 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 04:56:29 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 04:56:29 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 04:56:29 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:56:29 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 04:56:29 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.1s done 04:56:29 #49 ... 04:56:29 04:56:29 #50 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:56:30 #50 ... 04:56:30 04:56:30 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:56:30 #0 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:30 #0 4.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:30 #0 4.523 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:56:30 #0 4.523 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:56:30 #0 4.523 OK: 20069 distinct packages available 04:56:30 #0 4.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:30 #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:30 #0 4.933 (1/4) Installing dumb-init (1.2.5-r2) 04:56:30 #0 4.939 (2/4) Installing musl-obstack (1.2.3-r2) 04:56:30 #0 4.944 (3/4) Installing libucontext (1.2-r2) 04:56:30 #0 4.945 (4/4) Installing gcompat (1.1.0-r1) 04:56:30 #0 4.951 Executing busybox-1.36.1-r5.trigger 04:56:30 #0 4.961 OK: 8 MiB in 19 packages 04:56:31 #51 ... 04:56:31 04:56:31 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:56:31 #52 ... 04:56:31 04:56:31 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:56:31 #53 ... 04:56:31 04:56:31 #54 [security-proxy-setup internal] load build context 04:56:31 #54 transferring context: 309.50MB 8.4s done 04:56:31 Avoid second fetch 04:56:31 Checking out Revision c8ac9d53131d6d9e2124785d77975c4b48447506 (main) 04:56:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:56:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:31 > git config core.sparsecheckout # timeout=10 04:56:31 > git checkout -f c8ac9d53131d6d9e2124785d77975c4b48447506 # timeout=10 04:56:31 #54 ... 04:56:31 04:56:31 #55 [core-data internal] load build context 04:56:31 #55 transferring context: 309.50MB 8.3s done 04:56:31 #55 ... 04:56:31 04:56:31 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:56:32 #56 ... 04:56:32 04:56:32 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:56:32 #57 ... 04:56:32 04:56:32 #58 [core-common-config-bootstrapper internal] load build context 04:56:32 #58 transferring context: 309.50MB 9.5s done 04:56:32 #58 ... 04:56:32 04:56:32 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:56:32 Commit message: "Merge pull request #4741 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:33 #59 ... 04:56:33 04:56:33 #60 [security-spiffe-token-provider internal] load build context 04:56:33 #60 transferring context: 309.50MB 8.1s done 04:56:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:56:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:33 Dload Upload Total Spent Left Speed 04:56:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 233k 0 --:--:-- --:--:-- --:--:-- 233k [Pipeline] sh 04:56:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:56:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:56:34 + sudo tee /etc/docker/daemon.new 04:56:34 { 04:56:34 "registry-mirrors": [ 04:56:34 "https://nexus3.edgexfoundry.org:10001" 04:56:34 ], 04:56:34 "bip": "10.250.0.254/24", 04:56:34 "hosts": [ 04:56:34 "tcp://0.0.0.0:5555", 04:56:34 "unix:///var/run/docker.sock" 04:56:34 ], 04:56:34 "mtu": 1458, 04:56:34 "selinux-enabled": true, 04:56:34 "seccomp-profile": "/etc/docker/seccomp.json" 04:56:34 } [Pipeline] sh 04:56:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:56:34 + sudo service docker restart 04:56:41 #60 DONE 23.3s 04:56:41 04:56:41 #44 [security-bootstrapper internal] load build context 04:56:41 #44 DONE 23.2s 04:56:41 04:56:41 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:56:41 #51 DONE 22.0s 04:56:41 04:56:41 #45 [support-scheduler internal] load build context 04:56:41 #45 DONE 23.3s 04:56:41 04:56:41 #41 [core-command internal] load build context 04:56:41 #41 DONE 23.3s 04:56:41 04:56:41 #46 [support-notifications builder 2/7] WORKDIR /edgex-go 04:56:41 #46 DONE 22.1s 04:56:41 04:56:41 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:56:41 #48 DONE 22.0s 04:56:41 04:56:41 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:56:41 #61 ... 04:56:41 04:56:41 #40 [support-notifications internal] load build context 04:56:41 #40 DONE 23.3s 04:56:41 04:56:41 #55 [core-data internal] load build context 04:56:41 #55 DONE 23.3s 04:56:41 04:56:41 #54 [security-proxy-setup internal] load build context 04:56:41 #54 DONE 23.3s 04:56:41 04:56:41 #43 [core-metadata internal] load build context 04:56:41 #43 DONE 23.3s 04:56:41 04:56:41 #39 [security-proxy-auth internal] load build context 04:56:41 #39 DONE 23.4s 04:56:41 04:56:41 #42 [security-secretstore-setup internal] load build context 04:56:41 #42 DONE 23.4s 04:56:41 04:56:41 #58 [core-common-config-bootstrapper internal] load build context 04:56:41 #58 DONE 23.4s 04:56:41 04:56:41 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:56:41 #59 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:41 #59 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:41 #59 22.80 (1/2) Installing dumb-init (1.2.5-r2) 04:56:41 #59 22.80 (2/2) Installing su-exec (0.2-r3) 04:56:41 #59 22.80 Executing busybox-1.36.1-r5.trigger 04:56:41 #59 22.81 OK: 7 MiB in 17 packages 04:56:41 #59 DONE 23.1s 04:56:41 04:56:41 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:56:41 #56 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:41 #56 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:41 #56 22.67 (1/2) Installing ca-certificates (20230506-r0) 04:56:41 #56 22.68 (2/2) Installing dumb-init (1.2.5-r2) 04:56:41 #56 22.68 Executing busybox-1.36.1-r5.trigger 04:56:41 #56 22.69 Executing ca-certificates-20230506-r0.trigger 04:56:41 #56 22.74 OK: 8 MiB in 17 packages 04:56:41 #56 DONE 23.0s 04:56:41 04:56:41 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:56:41 #53 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:41 #53 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:41 #53 23.02 (1/4) Installing ca-certificates (20230506-r0) 04:56:41 #53 23.05 (2/4) Installing dumb-init (1.2.5-r2) 04:56:41 #53 23.05 (3/4) Installing su-exec (0.2-r3) 04:56:41 #53 23.05 (4/4) Installing yq (4.33.3-r5) 04:56:41 #53 ... 04:56:41 04:56:41 #50 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:56:41 #50 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:41 #50 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:41 #50 22.95 (1/1) Installing dumb-init (1.2.5-r2) 04:56:41 #50 22.97 Executing busybox-1.36.1-r5.trigger 04:56:41 #50 22.97 OK: 7 MiB in 16 packages 04:56:41 #50 DONE 23.1s 04:56:42 04:56:42 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:56:42 #53 23.26 Executing busybox-1.36.1-r5.trigger 04:56:42 #53 23.28 Executing ca-certificates-20230506-r0.trigger 04:56:42 #53 23.33 OK: 17 MiB in 19 packages 04:56:42 #53 DONE 23.9s 04:56:42 04:56:42 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:56:42 #52 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:42 #52 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:42 #52 23.28 (1/1) Installing dumb-init (1.2.5-r2) 04:56:42 #52 23.28 Executing busybox-1.36.1-r5.trigger 04:56:42 #52 23.29 OK: 7 MiB in 16 packages 04:56:42 #52 DONE 23.9s 04:56:42 04:56:42 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:56:42 #57 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:42 #57 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:42 #57 22.94 (1/4) Installing dumb-init (1.2.5-r2) 04:56:42 #57 22.95 (2/4) Installing openssl (3.1.4-r1) 04:56:42 #57 22.96 (3/4) Installing su-exec (0.2-r3) 04:56:42 #57 22.96 (4/4) Installing yq (4.33.3-r5) 04:56:42 #57 23.25 Executing busybox-1.36.1-r5.trigger 04:56:42 #57 23.26 OK: 17 MiB in 19 packages 04:56:42 #57 DONE 23.8s 04:56:42 04:56:42 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:56:42 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:42 #0 1.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:42 #0 1.604 OK: 264 MiB in 52 packages 04:56:42 #62 DONE 2.0s 04:56:42 04:56:42 #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:56:42 #63 DONE 0.1s 04:56:42 04:56:42 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:56:42 #47 22.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:42 #47 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:42 #47 23.01 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:56:42 #47 23.01 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:56:42 #47 23.01 OK: 20069 distinct packages available 04:56:42 #47 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:42 #47 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:42 #47 23.46 (1/5) Installing dumb-init (1.2.5-r2) 04:56:42 #47 23.46 (2/5) Installing musl-obstack (1.2.3-r2) 04:56:42 #47 23.46 (3/5) Installing libucontext (1.2-r2) 04:56:42 #47 23.47 (4/5) Installing gcompat (1.1.0-r1) 04:56:42 #47 23.47 (5/5) Installing openssl (3.1.4-r1) 04:56:42 #47 23.48 Executing busybox-1.36.1-r5.trigger 04:56:42 #47 23.49 OK: 8 MiB in 20 packages 04:56:42 #47 DONE 23.9s 04:56:42 04:56:42 #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:43 #64 ... 04:56:43 04:56:43 #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:56:43 #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:43 #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:43 #0 2.236 OK: 8 MiB in 19 packages 04:56:43 #65 DONE 2.4s 04:56:43 04:56:43 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:56:43 #61 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:43 #61 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:43 #61 2.271 OK: 264 MiB in 52 packages 04:56:43 #61 DONE 2.4s 04:56:43 04:56:43 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:56:43 #0 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:43 #0 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:43 #0 2.271 OK: 12 MiB in 26 packages 04:56:43 #66 DONE 2.4s 04:56:43 04:56:43 #67 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:56:43 #67 DONE 0.8s 04:56:43 04:56:43 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:56:43 #68 DONE 0.8s 04:56:43 04:56:43 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:56:43 #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:43 #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:43 #0 2.283 OK: 264 MiB in 52 packages 04:56:43 #69 DONE 3.2s 04:56:43 04:56:43 #70 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:56:44 #70 DONE 0.0s 04:56:44 04:56:44 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:56:44 #71 DONE 0.1s 04:56:44 04:56:44 #72 [security-spire-config stage-2 6/10] COPY security.txt / 04:56:44 #72 DONE 0.1s 04:56:44 04:56:44 #73 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:56:44 #73 DONE 0.1s 04:56:44 04:56:44 #74 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:56:44 #74 DONE 0.1s 04:56:44 04:56:44 #75 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:56:44 #75 DONE 0.0s 04:56:44 04:56:44 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:44 #76 ... 04:56:44 04:56:44 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:56:44 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:44 #0 2.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:44 #0 2.375 OK: 7 MiB in 16 packages 04:56:44 #77 DONE 2.5s 04:56:44 04:56:44 #78 [security-spire-config] exporting to image 04:56:44 #78 exporting layers 04:56:44 #78 exporting layers 0.6s done 04:56:44 #78 writing image sha256:055f7735203b9b8d5b8dd962631dfe6e5860ee71ba8843db02ade88db6d495dc done 04:56:44 #78 naming to docker.io/library/security-spire-config done 04:56:44 #78 DONE 0.6s 04:56:44 04:56:44 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:56:44 #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:44 #0 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:44 #0 3.631 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:56:44 #0 3.631 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:56:44 #0 3.631 OK: 20071 distinct packages available 04:56:44 #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:44 #0 3.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:44 #0 4.057 OK: 264 MiB in 52 packages 04:56:44 #79 DONE 4.2s 04:56:44 04:56:44 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:56:44 #80 DONE 0.0s 04:56:44 04:56:44 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:56:44 #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:44 #0 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:44 #0 3.068 OK: 8 MiB in 17 packages 04:56:45 #81 DONE 3.2s 04:56:45 04:56:45 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:45 #82 ... 04:56:45 04:56:45 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:56:45 #0 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:45 #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:45 #0 3.248 OK: 7 MiB in 17 packages 04:56:45 #83 DONE 3.3s 04:56:45 04:56:45 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:56:45 #84 ... 04:56:45 04:56:45 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:56:45 #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:45 #0 2.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:45 #0 2.657 OK: 17 MiB in 19 packages 04:56:45 #85 DONE 2.8s 04:56:45 04:56:45 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:56:45 #86 DONE 0.0s 04:56:45 04:56:45 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:56:45 #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:45 #0 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:45 #87 ... 04:56:45 04:56:45 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:56:45 #0 2.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:45 #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:45 #0 2.824 OK: 17 MiB in 19 packages 04:56:45 #88 DONE 2.9s 04:56:45 04:56:45 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:56:45 #87 2.885 OK: 8 MiB in 20 packages 04:56:45 #87 DONE 3.0s 04:56:45 04:56:45 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:56:47 #89 DONE 1.1s 04:56:47 04:56:47 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:56:47 #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:47 #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:47 #0 3.539 OK: 7 MiB in 16 packages 04:56:47 #90 DONE 4.2s 04:56:47 04:56:47 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:56:47 #91 DONE 1.1s 04:56:47 04:56:47 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:56:47 #92 DONE 0.7s 04:56:47 04:56:47 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:56:47 #93 DONE 0.7s 04:56:47 04:56:47 #94 [security-spire-server stage-2 6/9] COPY security.txt / 04:56:47 #94 DONE 0.0s 04:56:47 04:56:47 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:56:47 #95 DONE 0.0s 04:56:47 04:56:47 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 04:56:47 #96 DONE 0.0s 04:56:47 04:56:47 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:56:47 #97 DONE 0.1s 04:56:47 04:56:47 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:56:47 #98 DONE 0.0s 04:56:47 04:56:47 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:56:47 #99 DONE 0.0s 04:56:47 04:56:47 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:56:47 #100 DONE 0.1s 04:56:47 04:56:47 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:56:47 #101 DONE 0.1s 04:56:47 04:56:47 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:56:47 #102 DONE 0.1s 04:56:47 04:56:47 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:56:47 #84 DONE 2.7s 04:56:47 04:56:47 #78 [security-spire-server] exporting to image 04:56:48 #78 ... 04:56:48 04:56:48 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:56:48 #103 DONE 0.1s 04:56:48 04:56:48 #78 [security-spire-agent] exporting to image 04:56:48 #78 exporting layers 0.5s done 04:56:48 #78 writing image sha256:ace87402aa0534a34c50c5c6a419a455dba44674948987327741e4c300797f02 done 04:56:48 #78 naming to docker.io/library/security-spire-server done 04:56:48 #78 writing image sha256:41c142cb630c2339ba4094de3d64690a4e9a676d8eb8f307dff29db7240e2d07 done 04:56:48 #78 naming to docker.io/library/security-spire-agent done 04:56:48 #78 DONE 1.3s 04:56:48 04:56:48 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:56:51 #38 ... 04:56:51 04:56:51 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:56:51 #49 ... 04:56:51 04:56:51 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:57 provisioning config files... 04:56:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/618@tmp/config423668635897875785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:57 ---> ****-login.sh 04:56:57 nexus3.edgexfoundry.org:10001 04:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:58 Configure a credential helper to remove this warning. See 04:56:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:58 04:56:58 Login Succeeded 04:56:58 nexus3.edgexfoundry.org:10002 04:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:58 Configure a credential helper to remove this warning. See 04:56:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:58 04:56:58 Login Succeeded 04:56:58 nexus3.edgexfoundry.org:10003 04:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:58 Configure a credential helper to remove this warning. See 04:56:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:58 04:56:58 Login Succeeded 04:56:58 nexus3.edgexfoundry.org:10004 04:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:58 Configure a credential helper to remove this warning. See 04:56:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:58 04:56:58 Login Succeeded 04:56:58 ****.io 04:56:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:59 Configure a credential helper to remove this warning. See 04:56:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:59 04:56:59 Login Succeeded 04:56:59 ---> ****-login.sh ends [Pipeline] } 04:56:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:57:00 + git config --global --add safe.directory /w/workspace/edgex-go/618 [Pipeline] echo 04:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:57:00 ========================================================= 04:57:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:57:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:57:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:57:01 9fda8d8052c6: Pulling fs layer 04:57:01 5d54e960e981: Pulling fs layer 04:57:01 c4a7e357bf2a: Pulling fs layer 04:57:01 f0e02332f6b5: Pulling fs layer 04:57:01 872ee5b61b7b: Pulling fs layer 04:57:01 0c6a40ed1a82: Pulling fs layer 04:57:01 94ae7d8d031c: Pulling fs layer 04:57:01 872ee5b61b7b: Waiting 04:57:01 f0e02332f6b5: Waiting 04:57:01 0c6a40ed1a82: Waiting 04:57:01 94ae7d8d031c: Waiting 04:57:01 5d54e960e981: Download complete 04:57:01 f0e02332f6b5: Download complete 04:57:01 9fda8d8052c6: Verifying Checksum 04:57:01 9fda8d8052c6: Download complete 04:57:01 872ee5b61b7b: Verifying Checksum 04:57:01 872ee5b61b7b: Download complete 04:57:01 94ae7d8d031c: Verifying Checksum 04:57:01 94ae7d8d031c: Download complete 04:57:01 9fda8d8052c6: Pull complete 04:57:02 c4a7e357bf2a: Verifying Checksum 04:57:02 c4a7e357bf2a: Download complete 04:57:03 0c6a40ed1a82: Verifying Checksum 04:57:03 0c6a40ed1a82: Download complete 04:57:06 5d54e960e981: Pull complete 04:57:09 #104 DONE 25.2s 04:57:09 04:57:09 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:09 #76 DONE 25.1s 04:57:09 04:57:09 #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:09 #64 DONE 26.4s 04:57:09 04:57:09 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:09 #82 DONE 24.1s 04:57:09 04:57:09 #105 [security-secretstore-setup builder 6/7] COPY . . 04:57:14 #105 DONE 5.5s 04:57:14 04:57:14 #106 [core-metadata builder 6/7] COPY . . 04:57:14 #106 DONE 5.5s 04:57:14 04:57:14 #107 [security-bootstrapper builder 6/7] COPY . . 04:57:14 #107 CACHED 04:57:14 04:57:14 #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:57:14 #108 CACHED 04:57:14 04:57:14 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 #109 CACHED 04:57:14 04:57:14 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 #110 CACHED 04:57:14 04:57:14 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 04:57:14 #111 CACHED 04:57:14 04:57:14 #112 [core-data builder 6/7] COPY . . 04:57:14 #112 CACHED 04:57:14 04:57:14 #113 [support-scheduler builder 6/7] COPY . . 04:57:14 #113 CACHED 04:57:14 04:57:14 #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:57:14 #114 CACHED 04:57:14 04:57:14 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 #115 CACHED 04:57:14 04:57:14 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 04:57:14 #116 CACHED 04:57:14 04:57:14 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 #117 CACHED 04:57:14 04:57:14 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:57:14 #118 CACHED 04:57:14 04:57:14 #119 [support-notifications builder 6/7] COPY . . 04:57:14 #119 DONE 5.5s 04:57:14 04:57:14 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 #120 CACHED 04:57:14 04:57:14 #121 [core-command builder 6/7] COPY . . 04:57:14 #121 CACHED 04:57:14 04:57:14 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 04:57:14 #122 CACHED 04:57:14 04:57:14 #123 [security-proxy-setup builder 6/7] COPY . . 04:57:14 #123 CACHED 04:57:14 04:57:14 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 #124 CACHED 04:57:14 04:57:14 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:57:14 #125 CACHED 04:57:14 04:57:14 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 #126 CACHED 04:57:14 04:57:14 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:57:14 #127 CACHED 04:57:14 04:57:14 #128 [security-proxy-auth builder 6/7] COPY . . 04:57:14 #128 CACHED 04:57:14 04:57:14 #129 [security-spiffe-token-provider builder 6/7] COPY . . 04:57:14 #129 DONE 5.5s 04:57:14 04:57:14 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:57:15 #130 1.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:57:25 #130 ... 04:57:25 04:57:25 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:57:25 #0 0.977 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:57:25 #131 ... 04:57:25 04:57:25 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:57:25 #0 0.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:57:25 #132 ... 04:57:25 04:57:25 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:57:25 #0 0.364 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:57:25 #133 ... 04:57:25 04:57:25 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:57:25 #0 0.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:57:25 #134 ... 04:57:25 04:57:25 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:57:25 #0 0.788 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:57:25 #135 ... 04:57:25 04:57:25 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:57:25 #0 0.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:57:25 #136 ... 04:57:25 04:57:25 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:57:25 #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:57:25 #137 ... 04:57:25 04:57:25 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:57:25 #0 0.806 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:57:26 #138 ... 04:57:26 04:57:26 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:57:26 #0 0.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:57:26 #139 ... 04:57:26 04:57:26 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:57:26 #0 1.064 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:57:29 c4a7e357bf2a: Pull complete 04:57:29 f0e02332f6b5: Pull complete 04:57:29 872ee5b61b7b: Pull complete 04:57:37 0c6a40ed1a82: Pull complete 04:57:37 94ae7d8d031c: Pull complete 04:57:37 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:57:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:57:38 WORKDIR /edgex 04:57:38 COPY go.mod . 04:57:38 RUN go mod download 04:57:38 + docker build -t ci-base-image-arm64 -f - . 04:57:39 #0 building with "default" instance using docker driver 04:57:39 04:57:39 #1 [internal] load .dockerignore 04:57:39 #1 transferring context: 50B 0.0s done 04:57:39 #1 DONE 0.1s 04:57:39 04:57:39 #2 [internal] load build definition from Dockerfile 04:57:39 #2 transferring dockerfile: 172B done 04:57:39 #2 DONE 0.1s 04:57:39 04:57:39 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:57:39 #3 DONE 0.0s 04:57:39 04:57:39 #4 [internal] load build context 04:57:39 #4 transferring context: 3.72kB done 04:57:39 #4 DONE 0.1s 04:57:39 04:57:39 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:57:39 #5 DONE 0.3s 04:57:39 04:57:39 #6 [2/4] WORKDIR /edgex 04:57:41 #6 DONE 1.8s 04:57:41 04:57:41 #7 [3/4] COPY go.mod . 04:57:41 #7 DONE 0.1s 04:57:41 04:57:41 #8 [4/4] RUN go mod download 04:57:53 #8 DONE 12.0s 04:57:53 04:57:53 #9 exporting to image 04:57:53 #9 exporting layers 04:58:08 #9 exporting layers 13.1s done 04:58:08 #9 writing image sha256:6269e817205055b276b9a601b7dd954004cf84d07e90c519fcac196c89801051 done 04:58:08 #9 naming to docker.io/library/ci-base-image-arm64 done 04:58:08 #9 DONE 13.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:09 + docker inspect -f . ci-base-image-arm64 04:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:09 prd-ubuntu20.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container 04:58:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 04:58:10 $ docker top 529130efba5e4e14c86f65154f8f6325807987743fb0c4cd154fe4a138485a24 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:11 + go version 04:58:11 go version go1.21.0 linux/arm64 [Pipeline] } 04:58:11 $ docker stop --time=1 529130efba5e4e14c86f65154f8f6325807987743fb0c4cd154fe4a138485a24 04:58:13 $ docker rm -f --volumes 529130efba5e4e14c86f65154f8f6325807987743fb0c4cd154fe4a138485a24 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:14 04:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:14 latest: Pulling from edgex-devops/edgex-compose-arm64 04:58:14 547446be3368: Pulling fs layer 04:58:14 d125d8839a47: Pulling fs layer 04:58:14 3e85d5ac6304: Pulling fs layer 04:58:14 c3105a71a48b: Pulling fs layer 04:58:14 0f093f025ec4: Pulling fs layer 04:58:14 c3106fc0e877: Pulling fs layer 04:58:14 c3105a71a48b: Waiting 04:58:14 c3106fc0e877: Waiting 04:58:14 0f093f025ec4: Waiting 04:58:14 547446be3368: Verifying Checksum 04:58:14 547446be3368: Download complete 04:58:14 c3105a71a48b: Verifying Checksum 04:58:14 c3105a71a48b: Download complete 04:58:15 d125d8839a47: Verifying Checksum 04:58:15 c3106fc0e877: Verifying Checksum 04:58:15 c3106fc0e877: Download complete 04:58:15 547446be3368: Pull complete 04:58:15 0f093f025ec4: Verifying Checksum 04:58:15 0f093f025ec4: Download complete 04:58:16 d125d8839a47: Pull complete 04:58:16 3e85d5ac6304: Verifying Checksum 04:58:16 3e85d5ac6304: Download complete 04:58:34 #140 ... 04:58:34 04:58:34 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:58:34 #133 68.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:58:34 #133 ... 04:58:34 04:58:34 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:58:34 #132 DONE 74.5s 04:58:34 04:58:34 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:58:34 #136 DONE 74.5s 04:58:34 04:58:34 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:34 #38 ... 04:58:34 04:58:34 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:58:34 #133 DONE 74.9s 04:58:34 04:58:34 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:58:35 3e85d5ac6304: Pull complete 04:58:35 c3105a71a48b: Pull complete 04:58:35 0f093f025ec4: Pull complete 04:58:35 c3106fc0e877: Pull complete 04:58:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:35 prd-ubuntu20.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container 04:58:35 $ 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/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 04:58:36 $ docker top 51280f91ec1ab85540daabc60106b3c9048c3ffd30e1500179454b721576689d -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:37 + docker compose -f ./docker-compose-build.yml build --parallel 04:58:38 #135 ... 04:58:38 04:58:38 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:58:38 #141 ... 04:58:38 04:58:38 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:58:38 #134 DONE 83.8s 04:58:38 04:58:38 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #142 ... 04:58:39 04:58:39 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:58:39 #137 DONE 84.1s 04:58:39 04:58:39 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:58:39 #139 DONE 84.3s 04:58:39 04:58:39 #143 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #143 ... 04:58:39 04:58:39 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:58:39 #138 DONE 84.3s 04:58:39 04:58:39 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:58:39 #135 DONE 84.4s 04:58:39 04:58:39 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:58:39 #130 DONE 84.4s 04:58:39 04:58:39 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:39 #131 DONE 84.5s 04:58:39 04:58:39 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #1 [core-metadata internal] load .dockerignore 04:58:39 #1 transferring context: 50B 0.0s done 04:58:39 #1 DONE 0.1s 04:58:39 04:58:39 #2 [core-metadata internal] load build definition from Dockerfile 04:58:39 #2 transferring dockerfile: 2.06kB 0.0s done 04:58:39 #2 DONE 0.1s 04:58:39 04:58:39 #3 [security-spiffe-token-provider internal] load .dockerignore 04:58:39 #3 transferring context: 50B done 04:58:39 #3 DONE 0.1s 04:58:39 04:58:39 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:58:39 #4 transferring dockerfile: 1.89kB 0.0s done 04:58:39 #4 DONE 0.1s 04:58:39 04:58:39 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:39 #5 DONE 0.0s 04:58:39 04:58:39 #6 [security-spire-config internal] load .dockerignore 04:58:39 #6 transferring context: 50B 0.0s done 04:58:39 #6 DONE 0.1s 04:58:39 04:58:39 #7 [security-spire-config internal] load build definition from Dockerfile 04:58:39 #7 transferring dockerfile: 1.69kB done 04:58:39 #7 DONE 0.1s 04:58:39 04:58:39 #8 [support-scheduler internal] load .dockerignore 04:58:39 #8 transferring context: 50B 0.0s done 04:58:39 #8 DONE 0.1s 04:58:39 04:58:39 #9 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:58:39 #144 ... 04:58:39 04:58:39 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:39 #140 DONE 84.6s 04:58:39 04:58:39 #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #9 ... 04:58:39 04:58:39 #10 [support-scheduler internal] load build definition from Dockerfile 04:58:39 #10 transferring dockerfile: 1.93kB done 04:58:39 #10 DONE 0.2s 04:58:39 04:58:39 #11 [core-data internal] load .dockerignore 04:58:39 #11 transferring context: 50B done 04:58:39 #11 DONE 0.2s 04:58:39 04:58:39 #12 [core-data internal] load build definition from Dockerfile 04:58:39 #12 transferring dockerfile: 2.01kB done 04:58:39 #12 DONE 0.2s 04:58:39 04:58:39 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:39 #5 DONE 0.0s 04:58:39 04:58:39 #13 [security-bootstrapper internal] load .dockerignore 04:58:39 #13 transferring context: 50B done 04:58:39 #13 DONE 0.2s 04:58:39 04:58:39 #14 [core-data internal] load metadata for docker.io/library/alpine:3.18 04:58:39 #14 DONE 0.5s 04:58:39 04:58:39 #15 [security-proxy-setup internal] load .dockerignore 04:58:39 #145 ... 04:58:39 04:58:39 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:58:39 #141 DONE 1.2s 04:58:39 04:58:39 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #142 DONE 0.9s 04:58:39 04:58:39 #143 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #143 DONE 0.6s 04:58:39 04:58:39 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #144 DONE 0.5s 04:58:39 04:58:39 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #146 DONE 0.9s 04:58:39 04:58:39 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:39 #147 DONE 0.3s 04:58:39 04:58:39 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:58:39 #148 ... 04:58:39 04:58:39 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:58:39 #149 DONE 0.2s 04:58:39 #15 ... 04:58:39 04:58:39 #16 [security-bootstrapper internal] load build definition from Dockerfile 04:58:39 #16 transferring dockerfile: 2.93kB done 04:58:39 #16 DONE 0.3s 04:58:39 04:58:39 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:58:39 #17 transferring dockerfile: 2.23kB done 04:58:39 #17 DONE 0.2s 04:58:39 04:58:39 #18 [core-common-config-bootstrapper internal] load .dockerignore 04:58:39 #18 transferring context: 50B 0.0s done 04:58:39 #18 DONE 0.2s 04:58:39 04:58:39 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:39 #5 DONE 0.0s 04:58:39 04:58:39 #19 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:39 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 04:58:40 04:58:40 #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:40 #145 DONE 0.4s 04:58:40 04:58:40 #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:58:40 #150 DONE 0.3s 04:58:40 04:58:40 #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:58:40 #151 DONE 0.3s 04:58:40 04:58:40 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:58:40 #152 CACHED 04:58:40 04:58:40 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:40 #153 CACHED 04:58:40 04:58:40 #154 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:58:40 #154 DONE 0.2s 04:58:40 04:58:40 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:58:40 #155 CACHED 04:58:40 04:58:40 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:58:40 #156 CACHED 04:58:40 04:58:40 #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:58:40 #157 CACHED 04:58:40 04:58:40 #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:58:40 #158 CACHED 04:58:40 04:58:40 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:58:40 #159 CACHED 04:58:40 04:58:40 #160 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:58:40 #160 CACHED 04:58:40 04:58:40 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:58:40 #148 DONE 0.2s 04:58:40 04:58:40 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:58:40 #19 ... 04:58:40 04:58:40 #20 [security-proxy-setup internal] load build definition from Dockerfile 04:58:40 #20 transferring dockerfile: 2.50kB done 04:58:40 #20 DONE 0.4s 04:58:40 04:58:40 #19 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:40 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:58:40 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:58:40 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:58:40 #161 ... 04:58:40 04:58:40 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:58:40 #162 DONE 0.2s 04:58:40 04:58:40 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:58:40 #19 ... 04:58:40 04:58:40 #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:58:40 #14 DONE 1.0s 04:58:40 04:58:40 #19 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:40 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 04:58:40 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:58:40 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:58:40 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:58:40 #19 ... 04:58:40 04:58:40 #15 [security-proxy-setup internal] load .dockerignore 04:58:40 #15 transferring context: 50B 0.0s done 04:58:40 #15 DONE 0.6s 04:58:40 04:58:40 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:40 #5 DONE 0.0s 04:58:40 04:58:40 #19 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:40 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.2s 04:58:40 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.65MB / 3.33MB 0.3s 04:58:40 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s 04:58:40 #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 04:58:40 #19 ... 04:58:40 04:58:40 #21 [security-proxy-auth internal] load build definition from Dockerfile 04:58:40 #21 transferring dockerfile: 2.15kB 0.1s done 04:58:40 #21 DONE 0.9s 04:58:40 04:58:40 #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 04:58:40 #14 DONE 1.3s 04:58:40 04:58:40 #9 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:58:40 #9 DONE 1.4s 04:58:40 04:58:40 #22 [security-spiffe-token-provider internal] load build context 04:58:40 #22 transferring context: 2.55MB 0.8s done 04:58:40 #22 DONE 1.1s 04:58:40 04:58:40 #19 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:40 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 04:58:40 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:58:40 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:58:40 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:58:40 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 04:58:40 #19 ... 04:58:40 04:58:40 #23 [core-data internal] load build context 04:58:40 #23 transferring context: 2.55MB 0.8s done 04:58:40 #23 DONE 1.2s 04:58:40 04:58:40 #24 [core-metadata internal] load build context 04:58:40 #24 transferring context: 2.55MB 0.8s done 04:58:40 #24 DONE 1.1s 04:58:40 04:58:40 #25 [support-scheduler internal] load build context 04:58:40 #25 transferring context: 2.55MB 0.8s done 04:58:40 #25 DONE 1.2s 04:58:40 04:58:40 #19 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:40 #19 ... 04:58:40 04:58:40 #26 [security-spire-server internal] load .dockerignore 04:58:40 #26 transferring context: 50B done 04:58:40 #26 DONE 0.8s 04:58:40 04:58:40 #19 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:41 #19 ... 04:58:41 04:58:41 #27 [security-proxy-auth internal] load .dockerignore 04:58:41 #27 transferring context: 50B done 04:58:41 #27 DONE 1.4s 04:58:41 04:58:41 #28 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:58:41 #28 DONE 1.5s 04:58:41 04:58:41 #19 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:41 #19 ... 04:58:41 04:58:41 #29 [security-spire-agent internal] load .dockerignore 04:58:41 #29 transferring context: 50B 0.0s done 04:58:41 #29 DONE 1.2s 04:58:41 04:58:41 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:41 #5 DONE 0.0s 04:58:41 04:58:41 #19 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:41 #19 ... 04:58:41 04:58:41 #28 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:58:41 #28 DONE 1.5s 04:58:41 04:58:41 #14 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 04:58:41 #14 DONE 1.5s 04:58:41 04:58:41 #19 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:41 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 04:58:41 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:58:41 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:58:41 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:58:41 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 04:58:41 #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 04:58:41 #19 ... 04:58:41 04:58:41 #30 [support-notifications internal] load build definition from Dockerfile 04:58:41 #30 transferring dockerfile: 1.95kB done 04:58:41 #30 DONE 1.1s 04:58:41 04:58:41 #31 [support-notifications internal] load .dockerignore 04:58:41 #31 transferring context: 50B done 04:58:41 #31 DONE 1.1s 04:58:41 04:58:41 #32 [security-bootstrapper internal] load build context 04:58:41 #32 transferring context: 2.55MB 0.5s done 04:58:41 #32 DONE 1.2s 04:58:41 04:58:41 #33 [security-secretstore-setup internal] load build definition from Dockerfile 04:58:41 #33 transferring dockerfile: 2.49kB 0.0s done 04:58:41 #33 DONE 1.0s 04:58:41 04:58:41 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:41 #5 DONE 0.0s 04:58:41 04:58:41 #34 [core-common-config-bootstrapper internal] load build context 04:58:41 #34 transferring context: 2.55MB 0.5s done 04:58:41 #34 DONE 1.4s 04:58:41 04:58:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:41 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 04:58:41 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:58:41 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:58:41 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 04:58:41 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 04:58:41 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 0.8s 04:58:41 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:58:41 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:58:41 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:58:41 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:58:41 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 04:58:41 #35 ... 04:58:41 04:58:41 #36 [security-secretstore-setup internal] load .dockerignore 04:58:41 #36 transferring context: 50B 0.0s done 04:58:41 #36 DONE 1.0s 04:58:41 04:58:41 #37 [security-spire-config internal] load build context 04:58:41 #37 transferring context: 16.35kB 0.0s done 04:58:41 #37 DONE 1.0s 04:58:41 04:58:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:41 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.60MB / 23.39MB 0.9s 04:58:41 #35 ... 04:58:41 04:58:41 #28 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:58:41 #28 DONE 2.0s 04:58:41 04:58:41 #14 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 04:58:41 #14 DONE 1.6s 04:58:41 04:58:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:41 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.1s done 04:58:41 #163 ... 04:58:41 04:58:41 #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:58:41 #164 DONE 1.6s 04:58:41 04:58:41 #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:58:41 #165 DONE 1.6s 04:58:41 04:58:41 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:58:41 #166 DONE 1.6s 04:58:41 04:58:41 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:58:41 #167 DONE 1.6s 04:58:41 04:58:41 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:58:41 #168 DONE 1.6s 04:58:41 04:58:41 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:58:41 #163 DONE 1.7s 04:58:41 04:58:41 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:58:41 #161 DONE 1.6s 04:58:41 04:58:41 #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:58:41 #169 ... 04:58:41 04:58:41 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:58:41 #170 DONE 1.8s 04:58:41 04:58:41 #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:58:41 #171 DONE 1.8s 04:58:41 04:58:41 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:58:41 #172 DONE 2.1s 04:58:41 #35 ... 04:58:41 04:58:41 #38 [core-command internal] load build definition from Dockerfile 04:58:41 #38 transferring dockerfile: 1.93kB done 04:58:41 #38 DONE 1.3s 04:58:41 04:58:41 #39 [core-command internal] load .dockerignore 04:58:41 #39 transferring context: 50B done 04:58:41 #39 DONE 1.4s 04:58:41 04:58:41 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:58:41 #5 DONE 0.0s 04:58:41 04:58:41 #40 [security-spire-server internal] load build definition from Dockerfile 04:58:41 #40 transferring dockerfile: 1.70kB done 04:58:41 #40 DONE 1.8s 04:58:41 04:58:41 #41 [security-spire-agent internal] load build definition from Dockerfile 04:58:41 #41 transferring dockerfile: 1.81kB done 04:58:41 #41 DONE 2.0s 04:58:41 04:58:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:41 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 04:58:41 #35 ... 04:58:41 04:58:41 #14 [core-command internal] load metadata for docker.io/library/alpine:3.18 04:58:41 #14 DONE 1.9s 04:58:41 04:58:41 #42 [security-proxy-setup internal] load build context 04:58:41 #42 transferring context: 2.55MB 0.5s done 04:58:41 #42 DONE 1.2s 04:58:41 04:58:41 #43 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 04:58:41 #43 DONE 1.6s 04:58:41 04:58:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:42 04:58:42 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:58:42 #35 ... 04:58:42 04:58:42 #28 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:58:42 #28 DONE 2.1s 04:58:42 04:58:42 #43 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:58:42 #43 DONE 1.7s 04:58:42 04:58:42 #19 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:42 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 04:58:42 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:58:42 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:58:42 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:58:42 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 04:58:42 #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 04:58:42 #19 DONE 3.3s 04:58:42 04:58:42 #44 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:58:42 #173 ... 04:58:42 04:58:42 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:58:42 #174 DONE 0.5s 04:58:42 04:58:42 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:58:42 #175 DONE 0.5s 04:58:42 04:58:42 #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:58:42 #176 DONE 0.6s 04:58:42 04:58:42 #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:58:42 #177 DONE 0.6s 04:58:42 04:58:42 #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:58:42 #178 DONE 0.6s 04:58:42 04:58:42 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:58:42 #179 DONE 0.6s 04:58:42 04:58:42 #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:58:42 #180 DONE 0.5s 04:58:42 04:58:42 #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:58:42 #181 DONE 0.5s 04:58:42 04:58:42 #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:58:42 #182 DONE 0.5s 04:58:42 04:58:42 #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:58:42 #169 DONE 0.6s 04:58:42 04:58:42 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:58:42 #183 ... 04:58:42 04:58:42 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:58:42 #173 DONE 0.6s 04:58:42 04:58:42 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:58:42 #184 DONE 0.3s 04:58:42 04:58:42 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:58:42 #185 DONE 0.4s 04:58:42 04:58:42 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:58:42 #186 DONE 0.4s 04:58:42 04:58:42 #187 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:58:42 #187 DONE 0.4s 04:58:42 04:58:42 #78 [support-notifications] exporting to image 04:58:42 #78 exporting layers 04:58:42 #78 ... 04:58:42 04:58:42 #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:58:42 #188 DONE 0.4s 04:58:42 04:58:42 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:58:42 #183 DONE 0.3s 04:58:42 04:58:42 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:58:42 #189 DONE 0.2s 04:58:42 04:58:42 #78 [support-notifications] exporting to image 04:58:42 #78 exporting layers 0.4s done 04:58:42 #78 ... 04:58:42 04:58:42 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:58:42 #190 DONE 0.2s 04:58:42 04:58:42 #78 [support-notifications] exporting to image 04:58:42 #78 exporting layers 0.5s done 04:58:42 #78 writing image sha256:2f879bf13d03ae3dcae0399b1092298369edf48bf03f65e65574fe99b78e27af 04:58:42 #78 writing image sha256:6c820f130692b2d2e9c67a646df21a66bb9fa58a0b0b21c29b3daac70ea25059 04:58:42 #78 writing image sha256:78cb6358afb63faade566632146917633c1f2f3a0324d91a88da085aa5a54897 04:58:42 #78 writing image sha256:40ce5dd8f840b04e4e21798e2fc0a2253c8a26b9e3fe18b99ccc61313c875fd0 04:58:42 #78 writing image sha256:78cb6358afb63faade566632146917633c1f2f3a0324d91a88da085aa5a54897 0.2s done 04:58:42 #78 naming to docker.io/library/core-data 04:58:43 #78 ... 04:58:43 04:58:43 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:58:43 #191 DONE 0.3s 04:58:43 04:58:43 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:58:43 #192 DONE 0.4s 04:58:43 04:58:43 #78 [core-metadata] exporting to image 04:58:43 #78 exporting layers 0.5s done 04:58:43 #78 writing image sha256:2f879bf13d03ae3dcae0399b1092298369edf48bf03f65e65574fe99b78e27af 0.2s done 04:58:43 #78 writing image sha256:6c820f130692b2d2e9c67a646df21a66bb9fa58a0b0b21c29b3daac70ea25059 0.2s done 04:58:43 #78 writing image sha256:40ce5dd8f840b04e4e21798e2fc0a2253c8a26b9e3fe18b99ccc61313c875fd0 0.2s done 04:58:43 #78 naming to docker.io/library/core-data done 04:58:43 #78 naming to docker.io/library/support-scheduler done 04:58:43 #78 naming to docker.io/library/core-command done 04:58:43 #78 naming to docker.io/library/security-spiffe-token-provider done 04:58:43 #78 writing image sha256:e7b7680ede807bde7fc856bbf6b8b74f3343c03b8445ee925b7bc08b26fd673a done 04:58:43 #78 naming to docker.io/library/core-metadata done 04:58:43 #78 writing image sha256:a2fa8cabd602edb5002510d0c83c653eab8992f59d94b494ef07291b50ce3e3c 04:58:43 #44 ... 04:58:43 04:58:43 #19 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:43 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 04:58:43 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:58:43 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:58:43 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:58:43 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 04:58:43 #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 04:58:43 #19 DONE 3.3s 04:58:43 04:58:43 #9 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:58:43 #9 DONE 2.5s 04:58:43 04:58:43 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:43 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 04:58:43 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:58:43 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:58:43 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 04:58:43 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 04:58:43 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.1s done 04:58:43 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:58:43 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:58:43 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:58:43 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:58:43 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 04:58:43 #78 writing image sha256:a2fa8cabd602edb5002510d0c83c653eab8992f59d94b494ef07291b50ce3e3c done 04:58:43 #78 naming to docker.io/library/support-notifications 0.1s done 04:58:43 #78 DONE 2.3s 04:58:43 04:58:43 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:58:43 #193 DONE 0.3s 04:58:43 04:58:43 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:43 #194 DONE 0.7s 04:58:43 04:58:43 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:58:43 #195 DONE 0.3s 04:58:43 04:58:43 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:58:43 #196 DONE 0.0s 04:58:43 04:58:43 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:58:43 #197 DONE 0.1s 04:58:43 04:58:43 #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:58:43 #198 ... 04:58:43 04:58:43 #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:43 #199 DONE 0.8s 04:58:43 #35 ... 04:58:43 04:58:43 #45 [security-spire-server internal] load build context 04:58:43 #45 transferring context: 18.10kB 0.2s done 04:58:43 #45 DONE 0.5s 04:58:43 04:58:43 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:58:43 #46 DONE 1.6s 04:58:43 04:58:43 #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:58:43 #198 DONE 0.2s 04:58:43 04:58:43 #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:43 #200 DONE 0.8s 04:58:43 04:58:43 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:58:43 #201 DONE 0.1s 04:58:43 04:58:43 #78 [security-proxy-setup] exporting to image 04:58:43 #78 writing image sha256:ac55f5b07a65978ecff3eb08ec6917e81b7ad47b50d37283ccdb74d835b062d5 done 04:58:43 #78 naming to docker.io/library/security-proxy-auth done 04:58:43 #78 exporting layers 0.2s done 04:58:43 #78 writing image sha256:40220b7cdbc4cd918eae4409fc1f24f8d644d8199767e077aff9996fddb56539 done 04:58:43 #78 naming to docker.io/library/core-common-config-bootstrapper done 04:58:43 04:58:43 #19 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:58:43 #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 04:58:43 #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:58:43 #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:58:43 #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:58:43 #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 04:58:43 #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 04:58:43 #19 DONE 3.3s 04:58:43 04:58:43 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:43 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 04:58:43 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:58:43 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:58:43 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 04:58:43 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 04:58:43 #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.1s done 04:58:43 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:58:43 #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:58:43 #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:58:43 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:58:43 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 04:58:43 #78 ... 04:58:43 04:58:43 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:58:43 #202 DONE 0.3s 04:58:43 04:58:43 #78 [security-proxy-setup] exporting to image 04:58:43 #78 exporting layers 0.4s done 04:58:43 #78 writing image sha256:7bd6762bc4c1fc19ae31f110349608c3c661619943ec02ea333193b6435a96e9 done 04:58:43 #78 naming to docker.io/library/security-proxy-setup 0.0s done 04:58:43 #78 DONE 3.0s 04:58:43 04:58:43 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:58:44 #35 ... 04:58:44 04:58:44 #47 [core-command internal] load build context 04:58:44 #47 transferring context: 2.55MB 1.6s done 04:58:44 #47 DONE 2.0s 04:58:44 04:58:44 #48 [security-proxy-auth internal] load build context 04:58:44 #48 transferring context: 2.55MB 1.6s done 04:58:44 #48 DONE 2.7s 04:58:44 04:58:44 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:44 #35 ... 04:58:44 04:58:44 #49 [security-spire-agent internal] load build context 04:58:44 #49 transferring context: 17.63kB 0.1s done 04:58:44 #49 DONE 0.4s 04:58:44 04:58:44 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:44 #35 ... 04:58:44 04:58:44 #50 [support-notifications internal] load build context 04:58:44 #50 transferring context: 2.55MB 1.8s done 04:58:44 #50 DONE 2.6s 04:58:44 #203 ... 04:58:44 04:58:44 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:44 #204 DONE 1.2s 04:58:44 04:58:44 #51 [security-secretstore-setup internal] load build context 04:58:44 #51 transferring context: 2.55MB 1.7s done 04:58:44 #51 DONE 2.4s 04:58:44 04:58:44 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:44 04:58:44 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:58:44 #203 DONE 0.7s 04:58:44 04:58:44 #78 [security-bootstrapper] exporting to image 04:58:44 #78 exporting layers 0.4s done 04:58:44 #78 writing image sha256:c5308ec01a441e302443cbf97f8d3bb7876842cdd18917d80a54d7ef57d9aa36 done 04:58:44 #78 naming to docker.io/library/security-bootstrapper done 04:58:44 #78 writing image sha256:4f33543fc2fade89c0a9537e77c6711fda712fb904668318cfbee60d58b3834d done 04:58:44 #78 naming to docker.io/library/security-secretstore-setup done 04:58:44 #78 DONE 3.3s 04:58:44 04:58:44 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:44 time="2023-12-29T04:56:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:58:44 $ docker stop --time=1 b7b3463d8f67e8039624bc3d0e8ce9c4a987208ebb452454f673595fc96c602b 04:58:47 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.3s 04:58:48 #35 ... 04:58:48 04:58:48 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:58:48 #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:48 #0 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:48 #0 4.935 OK: 266 MiB in 52 packages 04:58:48 #52 DONE 6.2s 04:58:48 04:58:48 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:58:48 #0 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:48 #0 2.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:48 #0 4.500 OK: 266 MiB in 52 packages 04:58:48 #53 DONE 6.9s 04:58:48 04:58:48 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:58:48 #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:48 #0 3.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:48 #0 5.412 OK: 266 MiB in 52 packages 04:58:48 #54 DONE 7.0s 04:58:48 04:58:48 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:48 $ docker rm -f --volumes b7b3463d8f67e8039624bc3d0e8ce9c4a987208ebb452454f673595fc96c602b [Pipeline] // withDockerContainer [Pipeline] sh 04:58:48 #35 ... 04:58:48 04:58:48 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:58:48 #0 3.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:48 #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:48 #0 5.375 (1/2) Installing ca-certificates (20230506-r0) 04:58:48 #0 5.476 (2/2) Installing dumb-init (1.2.5-r2) 04:58:48 #0 5.487 Executing busybox-1.36.1-r5.trigger 04:58:48 #0 5.517 Executing ca-certificates-20230506-r0.trigger 04:58:48 #0 6.019 OK: 9 MiB in 17 packages 04:58:48 #55 DONE 6.6s 04:58:48 + docker images 04:58:48 REPOSITORY TAG IMAGE ID CREATED SIZE 04:58:48 security-bootstrapper latest c5308ec01a44 4 seconds ago 18.5MB 04:58:48 security-secretstore-setup latest 4f33543fc2fa 4 seconds ago 36.2MB 04:58:48 core-common-config-bootstrapper latest 40220b7cdbc4 5 seconds ago 14.9MB 04:58:48 security-proxy-setup latest 7bd6762bc4c1 5 seconds ago 25.8MB 04:58:48 core-data latest 78cb6358afb6 6 seconds ago 17.1MB 04:58:48 core-metadata latest e7b7680ede80 6 seconds ago 17.4MB 04:58:48 security-proxy-auth latest ac55f5b07a65 6 seconds ago 15.8MB 04:58:48 security-spiffe-token-provider latest 2f879bf13d03 6 seconds ago 28.5MB 04:58:48 core-command latest 6c820f130692 6 seconds ago 17MB 04:58:48 support-notifications latest a2fa8cabd602 6 seconds ago 26.5MB 04:58:48 support-scheduler latest 40ce5dd8f840 6 seconds ago 26MB 04:58:48 security-spire-server latest ace87402aa05 2 minutes ago 102MB 04:58:48 security-spire-agent latest 41c142cb630c 2 minutes ago 161MB 04:58:48 security-spire-config latest 055f7735203b 2 minutes ago 102MB 04:58:48 ci-base-image-x86_64 latest b6c640da823b 4 minutes ago 937MB 04:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 6 weeks ago 564MB 04:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB 04:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } 04:58:49 04:58:49 #56 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:58:49 #56 DONE 0.7s 04:58:49 04:58:49 #57 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 04:58:49 #57 ... 04:58:49 04:58:49 #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:58:49 #58 DONE 1.0s 04:58:49 04:58:49 #59 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:58:49 #59 DONE 1.0s 04:58:49 04:58:49 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:49 provisioning config files... 04:58:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/618@tmp/config7165421586987491994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:49 ---> ****-login.sh 04:58:49 nexus3.edgexfoundry.org:10001 04:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:49 Configure a credential helper to remove this warning. See 04:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:49 04:58:49 Login Succeeded 04:58:49 nexus3.edgexfoundry.org:10002 04:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:49 Configure a credential helper to remove this warning. See 04:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:49 04:58:49 Login Succeeded 04:58:49 nexus3.edgexfoundry.org:10003 04:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:49 Configure a credential helper to remove this warning. See 04:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:49 04:58:49 Login Succeeded 04:58:49 nexus3.edgexfoundry.org:10004 04:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:49 Configure a credential helper to remove this warning. See 04:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:49 04:58:49 Login Succeeded 04:58:49 ****.io 04:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:50 Configure a credential helper to remove this warning. See 04:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:50 04:58:50 Login Succeeded 04:58:50 #35 ... 04:58:50 04:58:50 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:58:50 #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:50 #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:50 #0 4.575 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:58:50 #0 4.575 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:58:50 #0 4.575 OK: 19948 distinct packages available 04:58:50 #0 4.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:50 #0 5.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:50 #0 7.451 OK: 266 MiB in 52 packages 04:58:50 #60 DONE 8.0s 04:58:50 04:58:50 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:58:50 ---> ****-login.sh ends [Pipeline] } 04:58:50 Deleting 1 temporary files 04:58:50 #35 ... 04:58:50 04:58:50 #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:58:50 #61 DONE 0.6s 04:58:50 04:58:50 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:50 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:58:50 c8ac9d53131d6d9e2124785d77975c4b48447506 04:58:50 latest 04:58:50 3.2.0-dev.8 04:58:50 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:58:50 main 04:58:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:51 #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.4s done 04:58:51 + docker push nexus3.edgexfoundry.org:10004/core-command:c8ac9d53131d6d9e2124785d77975c4b48447506 04:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:58:51 a1ec183e6951: Preparing 04:58:51 2d73a15f77ec: Preparing 04:58:51 7d33890a6395: Preparing 04:58:51 4392469d67a7: Preparing 04:58:51 145ce1b6c264: Preparing 04:58:51 a0b7ce5dce3b: Preparing 04:58:51 9fe9a137fd00: Preparing 04:58:51 a0b7ce5dce3b: Waiting 04:58:51 7d33890a6395: Pushed 04:58:51 4392469d67a7: Pushed 04:58:51 a1ec183e6951: Pushed 04:58:51 145ce1b6c264: Pushed 04:58:51 a0b7ce5dce3b: Pushed 04:58:51 9fe9a137fd00: Layer already exists 04:58:52 #35 DONE 11.7s 04:58:52 04:58:52 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:58:52 #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 04:58:52 #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 04:58:52 #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:58:52 #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 04:58:52 #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 04:58:52 #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 04:58:52 #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.7s done 04:58:52 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.2s 04:58:52 #62 ... 04:58:52 04:58:52 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:58:52 #0 5.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 6.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 9.069 (1/1) Installing dumb-init (1.2.5-r2) 04:58:52 #0 9.091 Executing busybox-1.36.1-r5.trigger 04:58:52 #0 9.172 OK: 8 MiB in 16 packages 04:58:52 #63 DONE 10.0s 04:58:52 04:58:52 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:58:52 #0 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 6.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 9.672 (1/4) Installing dumb-init (1.2.5-r2) 04:58:52 #0 9.690 (2/4) Installing openssl (3.1.4-r1) 04:58:52 #0 9.773 (3/4) Installing su-exec (0.2-r3) 04:58:52 #0 9.805 (4/4) Installing yq (4.33.3-r5) 04:58:52 #64 ... 04:58:52 04:58:52 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:58:52 #0 3.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 4.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 5.482 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:58:52 #0 5.482 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:58:52 #0 5.482 OK: 19946 distinct packages available 04:58:52 #0 5.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 9.295 (1/4) Installing dumb-init (1.2.5-r2) 04:58:52 #0 9.307 (2/4) Installing musl-obstack (1.2.3-r2) 04:58:52 #0 9.317 (3/4) Installing libucontext (1.2-r2) 04:58:52 #0 9.331 (4/4) Installing gcompat (1.1.0-r1) 04:58:52 #0 9.348 Executing busybox-1.36.1-r5.trigger 04:58:52 #0 9.533 OK: 8 MiB in 19 packages 04:58:52 #65 ... 04:58:52 04:58:52 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:58:52 #0 6.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 9.566 (1/4) Installing ca-certificates (20230506-r0) 04:58:52 #0 9.781 (2/4) Installing dumb-init (1.2.5-r2) 04:58:52 #0 9.818 (3/4) Installing su-exec (0.2-r3) 04:58:52 #0 9.828 (4/4) Installing yq (4.33.3-r5) 04:58:52 #66 ... 04:58:52 04:58:52 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:58:52 #65 DONE 10.3s 04:58:52 04:58:52 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:58:52 #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 5.462 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:58:52 #0 5.462 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:58:52 #0 5.462 OK: 19946 distinct packages available 04:58:52 #0 5.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 6.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 9.334 (1/11) Installing ca-certificates (20230506-r0) 04:58:52 #0 9.517 (2/11) Installing brotli-libs (1.0.9-r14) 04:58:52 #0 9.644 (3/11) Installing libunistring (1.1-r1) 04:58:52 #0 9.832 (4/11) Installing libidn2 (2.3.4-r1) 04:58:52 #0 9.868 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:58:52 #0 9.899 (6/11) Installing libcurl (8.5.0-r0) 04:58:52 #0 9.984 (7/11) Installing curl (8.5.0-r0) 04:58:52 #0 10.01 (8/11) Installing dumb-init (1.2.5-r2) 04:58:52 #0 10.07 (9/11) Installing musl-obstack (1.2.3-r2) 04:58:52 #0 10.08 (10/11) Installing libucontext (1.2-r2) 04:58:52 #0 10.09 (11/11) Installing gcompat (1.1.0-r1) 04:58:52 #0 10.11 Executing busybox-1.36.1-r5.trigger 04:58:52 #0 10.20 Executing ca-certificates-20230506-r0.trigger 04:58:52 #67 ... 04:58:52 04:58:52 #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:58:52 #44 5.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #44 6.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #44 9.554 (1/1) Installing dumb-init (1.2.5-r2) 04:58:52 #44 9.569 Executing busybox-1.36.1-r5.trigger 04:58:52 #44 9.660 OK: 8 MiB in 16 packages 04:58:52 #44 DONE 11.2s 04:58:52 04:58:52 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:58:52 #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:52 #0 7.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:52 #0 9.587 (1/2) Installing dumb-init (1.2.5-r2) 04:58:52 #0 9.626 (2/2) Installing su-exec (0.2-r3) 04:58:52 #0 9.646 Executing busybox-1.36.1-r5.trigger 04:58:52 #0 9.706 OK: 8 MiB in 17 packages 04:58:52 2d73a15f77ec: Pushed 04:58:52 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:085386b41378e4547fa6ac33bd23129343f586befe370a53e6885a4a79d94be9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:58:52 #68 DONE 10.5s 04:58:52 04:58:52 #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] sh 04:58:53 #69 ... 04:58:53 04:58:53 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:58:53 #0 5.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:53 #0 6.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:53 #0 8.961 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:58:53 #0 8.961 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:58:53 #0 8.961 OK: 19946 distinct packages available 04:58:53 #0 9.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:53 #70 ... 04:58:53 04:58:53 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:58:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:53 #62 ... 04:58:53 04:58:53 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:58:53 #64 10.40 Executing busybox-1.36.1-r5.trigger 04:58:53 #64 10.50 OK: 18 MiB in 19 packages 04:58:53 #64 DONE 11.3s 04:58:53 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:58:53 a1ec183e6951: Preparing 04:58:53 2d73a15f77ec: Preparing 04:58:53 7d33890a6395: Preparing 04:58:53 4392469d67a7: Preparing 04:58:53 145ce1b6c264: Preparing 04:58:53 a0b7ce5dce3b: Preparing 04:58:53 9fe9a137fd00: Preparing 04:58:53 a0b7ce5dce3b: Waiting 04:58:53 145ce1b6c264: Layer already exists 04:58:53 7d33890a6395: Layer already exists 04:58:53 4392469d67a7: Layer already exists 04:58:53 2d73a15f77ec: Layer already exists 04:58:53 9fe9a137fd00: Layer already exists 04:58:53 a0b7ce5dce3b: Layer already exists 04:58:53 a1ec183e6951: Layer already exists 04:58:53 latest: digest: sha256:085386b41378e4547fa6ac33bd23129343f586befe370a53e6885a4a79d94be9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:58:53 04:58:53 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:58:53 #62 ... 04:58:53 04:58:53 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:58:53 #67 10.82 OK: 13 MiB in 26 packages 04:58:53 #67 DONE 11.6s 04:58:53 04:58:53 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:58:53 #66 10.40 Executing busybox-1.36.1-r5.trigger 04:58:53 #66 10.46 Executing ca-certificates-20230506-r0.trigger 04:58:53 #66 11.00 OK: 18 MiB in 19 packages 04:58:53 #66 DONE 11.6s 04:58:53 04:58:53 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [Pipeline] sh 04:58:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:54 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.8 04:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:58:54 a1ec183e6951: Preparing 04:58:54 2d73a15f77ec: Preparing 04:58:54 7d33890a6395: Preparing 04:58:54 4392469d67a7: Preparing 04:58:54 145ce1b6c264: Preparing 04:58:54 a0b7ce5dce3b: Preparing 04:58:54 9fe9a137fd00: Preparing 04:58:54 a0b7ce5dce3b: Waiting 04:58:54 9fe9a137fd00: Waiting 04:58:54 a1ec183e6951: Layer already exists 04:58:54 145ce1b6c264: Layer already exists 04:58:54 2d73a15f77ec: Layer already exists 04:58:54 7d33890a6395: Layer already exists 04:58:54 4392469d67a7: Layer already exists 04:58:54 a0b7ce5dce3b: Layer already exists 04:58:54 9fe9a137fd00: Layer already exists 04:58:54 3.2.0-dev.8: digest: sha256:085386b41378e4547fa6ac33bd23129343f586befe370a53e6885a4a79d94be9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:55 + docker push nexus3.edgexfoundry.org:10004/core-command:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:58:55 a1ec183e6951: Preparing 04:58:55 2d73a15f77ec: Preparing 04:58:55 7d33890a6395: Preparing 04:58:55 4392469d67a7: Preparing 04:58:55 145ce1b6c264: Preparing 04:58:55 a0b7ce5dce3b: Preparing 04:58:55 9fe9a137fd00: Preparing 04:58:55 a0b7ce5dce3b: Waiting 04:58:55 a1ec183e6951: Layer already exists 04:58:55 145ce1b6c264: Layer already exists 04:58:55 4392469d67a7: Layer already exists 04:58:55 7d33890a6395: Layer already exists 04:58:55 2d73a15f77ec: Layer already exists 04:58:55 a0b7ce5dce3b: Layer already exists 04:58:55 9fe9a137fd00: Layer already exists 04:58:55 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:085386b41378e4547fa6ac33bd23129343f586befe370a53e6885a4a79d94be9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:56 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:58:56 a1ec183e6951: Preparing 04:58:56 2d73a15f77ec: Preparing 04:58:56 7d33890a6395: Preparing 04:58:56 4392469d67a7: Preparing 04:58:56 145ce1b6c264: Preparing 04:58:56 a0b7ce5dce3b: Preparing 04:58:56 9fe9a137fd00: Preparing 04:58:56 a0b7ce5dce3b: Waiting 04:58:56 9fe9a137fd00: Waiting 04:58:56 2d73a15f77ec: Layer already exists 04:58:56 7d33890a6395: Layer already exists 04:58:56 4392469d67a7: Layer already exists 04:58:56 145ce1b6c264: Layer already exists 04:58:56 a1ec183e6951: Layer already exists 04:58:56 a0b7ce5dce3b: Layer already exists 04:58:56 9fe9a137fd00: Layer already exists 04:58:56 main: digest: sha256:085386b41378e4547fa6ac33bd23129343f586befe370a53e6885a4a79d94be9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 04:58:56 #71 ... 04:58:56 04:58:56 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:58:56 #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:56 #0 4.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:56 #0 6.523 OK: 9 MiB in 17 packages 04:58:56 #72 DONE 7.1s 04:58:56 04:58:56 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:58:56 #70 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:56 #70 12.25 (1/5) Installing dumb-init (1.2.5-r2) 04:58:56 #70 12.27 (2/5) Installing musl-obstack (1.2.3-r2) 04:58:56 #70 12.28 (3/5) Installing libucontext (1.2-r2) 04:58:56 #70 12.29 (4/5) Installing gcompat (1.1.0-r1) 04:58:56 #70 12.31 (5/5) Installing openssl (3.1.4-r1) 04:58:56 #70 12.36 Executing busybox-1.36.1-r5.trigger 04:58:56 #70 12.46 OK: 9 MiB in 20 packages 04:58:56 #70 DONE 13.1s 04:58:56 04:58:56 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:56 ===================================================== [Pipeline] echo 04:58:56 taggedImages: 04:58:56 - nexus3.edgexfoundry.org:10004/core-command:c8ac9d53131d6d9e2124785d77975c4b48447506 04:58:56 - nexus3.edgexfoundry.org:10004/core-command:latest 04:58:56 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.8 04:58:56 - nexus3.edgexfoundry.org:10004/core-command:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:58:56 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:58:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:58:56 c8ac9d53131d6d9e2124785d77975c4b48447506 04:58:56 latest 04:58:56 3.2.0-dev.8 04:58:56 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:58:56 main 04:58:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506 04:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:58:57 976dced4981b: Preparing 04:58:57 c5a4bff7a2b6: Preparing 04:58:57 79ad507123a6: Preparing 04:58:57 ac6e37bbe411: Preparing 04:58:57 7d33890a6395: Preparing 04:58:57 4392469d67a7: Preparing 04:58:57 145ce1b6c264: Preparing 04:58:57 a0b7ce5dce3b: Preparing 04:58:57 9fe9a137fd00: Preparing 04:58:57 145ce1b6c264: Waiting 04:58:57 a0b7ce5dce3b: Waiting 04:58:57 4392469d67a7: Waiting 04:58:57 9fe9a137fd00: Waiting 04:58:57 7d33890a6395: Layer already exists 04:58:57 4392469d67a7: Layer already exists 04:58:57 145ce1b6c264: Layer already exists 04:58:57 a0b7ce5dce3b: Layer already exists 04:58:57 9fe9a137fd00: Layer already exists 04:58:57 976dced4981b: Pushed 04:58:57 79ad507123a6: Pushed 04:58:57 c5a4bff7a2b6: Pushed 04:58:57 #73 ... 04:58:57 04:58:57 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:58:57 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.4s done 04:58:57 #62 DONE 13.8s 04:58:57 04:58:57 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:58:57 #71 3.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:57 #71 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:58 #71 ... 04:58:58 04:58:58 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:58:58 #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:58 #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:58 #0 5.326 OK: 8 MiB in 16 packages 04:58:58 #74 DONE 5.8s 04:58:58 04:58:58 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:58:58 #73 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:58 #73 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:58 ac6e37bbe411: Pushed 04:58:58 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:d1ce8e1e9fde7a39b89885cdabaf63df5875e6c3758eeebc2d2689c3645a57e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:58 + 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 04:58:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:58:59 976dced4981b: Preparing 04:58:59 c5a4bff7a2b6: Preparing 04:58:59 79ad507123a6: Preparing 04:58:59 ac6e37bbe411: Preparing 04:58:59 7d33890a6395: Preparing 04:58:59 4392469d67a7: Preparing 04:58:59 145ce1b6c264: Preparing 04:58:59 a0b7ce5dce3b: Preparing 04:58:59 9fe9a137fd00: Preparing 04:58:59 4392469d67a7: Waiting 04:58:59 9fe9a137fd00: Waiting 04:58:59 145ce1b6c264: Waiting 04:58:59 a0b7ce5dce3b: Waiting 04:58:59 79ad507123a6: Layer already exists 04:58:59 c5a4bff7a2b6: Layer already exists 04:58:59 7d33890a6395: Layer already exists 04:58:59 ac6e37bbe411: Layer already exists 04:58:59 976dced4981b: Layer already exists 04:58:59 9fe9a137fd00: Layer already exists 04:58:59 a0b7ce5dce3b: Layer already exists 04:58:59 4392469d67a7: Layer already exists 04:58:59 145ce1b6c264: Layer already exists 04:58:59 latest: digest: sha256:d1ce8e1e9fde7a39b89885cdabaf63df5875e6c3758eeebc2d2689c3645a57e6 size: 2193 04:58:59 #73 ... 04:58:59 04:58:59 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:58:59 #0 3.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:59 #0 4.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:59 #0 6.205 OK: 8 MiB in 19 packages 04:58:59 #75 DONE 6.7s 04:58:59 04:58:59 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:59 #76 ... 04:58:59 04:58:59 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:58:59 #71 5.512 OK: 18 MiB in 19 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:59 #71 ... 04:58:59 04:58:59 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:59 #77 ... 04:58:59 04:58:59 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:58:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:58:59 #78 ... 04:58:59 04:58:59 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:58:59 #69 4.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:59 #69 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:59 #69 7.237 OK: 8 MiB in 16 packages 04:58:59 #69 DONE 7.8s 04:58:59 04:58:59 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:58:59 #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:59 #0 4.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:59 #0 6.615 OK: 8 MiB in 17 packages 04:58:59 #79 DONE 7.2s [Pipeline] sh 04:59:00 04:59:00 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:59:00 #80 ... 04:59:00 04:59:00 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:59:00 #71 DONE 6.2s 04:59:00 04:59:00 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:59:00 #0 3.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:00 #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:00 #0 5.683 OK: 13 MiB in 26 packages 04:59:00 #81 DONE 6.3s 04:59:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.8 04:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:59:00 976dced4981b: Preparing 04:59:00 c5a4bff7a2b6: Preparing 04:59:00 79ad507123a6: Preparing 04:59:00 ac6e37bbe411: Preparing 04:59:00 7d33890a6395: Preparing 04:59:00 4392469d67a7: Preparing 04:59:00 145ce1b6c264: Preparing 04:59:00 a0b7ce5dce3b: Preparing 04:59:00 9fe9a137fd00: Preparing 04:59:00 a0b7ce5dce3b: Waiting 04:59:00 9fe9a137fd00: Waiting 04:59:00 145ce1b6c264: Waiting 04:59:00 c5a4bff7a2b6: Layer already exists 04:59:00 976dced4981b: Layer already exists 04:59:00 79ad507123a6: Layer already exists 04:59:00 7d33890a6395: Layer already exists 04:59:00 ac6e37bbe411: Layer already exists 04:59:00 4392469d67a7: Layer already exists 04:59:00 145ce1b6c264: Layer already exists 04:59:00 9fe9a137fd00: Layer already exists 04:59:00 a0b7ce5dce3b: Layer already exists 04:59:00 3.2.0-dev.8: digest: sha256:d1ce8e1e9fde7a39b89885cdabaf63df5875e6c3758eeebc2d2689c3645a57e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:59:00 04:59:00 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:59:00 #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:00 #0 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:00 #0 6.134 OK: 18 MiB in 19 packages 04:59:00 #82 DONE 6.7s 04:59:00 04:59:00 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:59:00 #83 DONE 0.3s 04:59:00 04:59:00 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:59:00 #73 4.206 OK: 9 MiB in 20 packages [Pipeline] sh 04:59:00 #73 DONE 4.7s 04:59:00 04:59:00 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:00 #84 ... 04:59:00 04:59:00 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:00 #78 DONE 1.5s 04:59:00 04:59:00 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:00 #85 ... 04:59:00 04:59:00 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:59:01 #86 DONE 0.3s 04:59:01 04:59:01 #87 [security-spire-config stage-2 6/10] COPY security.txt / 04:59:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:59:01 976dced4981b: Preparing 04:59:01 c5a4bff7a2b6: Preparing 04:59:01 79ad507123a6: Preparing 04:59:01 ac6e37bbe411: Preparing 04:59:01 7d33890a6395: Preparing 04:59:01 4392469d67a7: Preparing 04:59:01 145ce1b6c264: Preparing 04:59:01 a0b7ce5dce3b: Preparing 04:59:01 9fe9a137fd00: Preparing 04:59:01 a0b7ce5dce3b: Waiting 04:59:01 9fe9a137fd00: Waiting 04:59:01 145ce1b6c264: Waiting 04:59:01 4392469d67a7: Waiting 04:59:01 c5a4bff7a2b6: Layer already exists 04:59:01 976dced4981b: Layer already exists 04:59:01 ac6e37bbe411: Layer already exists 04:59:01 79ad507123a6: Layer already exists 04:59:01 7d33890a6395: Layer already exists 04:59:01 a0b7ce5dce3b: Layer already exists 04:59:01 9fe9a137fd00: Layer already exists 04:59:01 145ce1b6c264: Layer already exists 04:59:01 4392469d67a7: Layer already exists 04:59:01 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:d1ce8e1e9fde7a39b89885cdabaf63df5875e6c3758eeebc2d2689c3645a57e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:59:01 #87 DONE 0.4s 04:59:01 04:59:01 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:59:01 #88 DONE 1.0s 04:59:01 04:59:01 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh 04:59:01 #89 ... 04:59:01 04:59:01 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:01 #84 DONE 1.2s 04:59:01 04:59:01 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:59:01 #80 DONE 1.9s 04:59:01 + 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 04:59:02 04:59:02 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:59:02 #89 DONE 0.4s 04:59:02 04:59:02 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:59:02 #90 ... 04:59:02 04:59:02 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:59:02 #91 DONE 0.3s 04:59:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:59:02 976dced4981b: Preparing 04:59:02 c5a4bff7a2b6: Preparing 04:59:02 79ad507123a6: Preparing 04:59:02 ac6e37bbe411: Preparing 04:59:02 7d33890a6395: Preparing 04:59:02 4392469d67a7: Preparing 04:59:02 145ce1b6c264: Preparing 04:59:02 145ce1b6c264: Waiting 04:59:02 4392469d67a7: Waiting 04:59:02 a0b7ce5dce3b: Preparing 04:59:02 9fe9a137fd00: Preparing 04:59:02 9fe9a137fd00: Waiting 04:59:02 ac6e37bbe411: Layer already exists 04:59:02 79ad507123a6: Layer already exists 04:59:02 7d33890a6395: Layer already exists 04:59:02 c5a4bff7a2b6: Layer already exists 04:59:02 976dced4981b: Layer already exists 04:59:02 4392469d67a7: Layer already exists 04:59:02 145ce1b6c264: Layer already exists 04:59:02 9fe9a137fd00: Layer already exists 04:59:02 a0b7ce5dce3b: Layer already exists 04:59:02 main: digest: sha256:d1ce8e1e9fde7a39b89885cdabaf63df5875e6c3758eeebc2d2689c3645a57e6 size: 2193 [Pipeline] } [Pipeline] // withEnv 04:59:02 04:59:02 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:59:02 #92 DONE 0.3s 04:59:02 04:59:02 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:59:02 #90 DONE 0.3s 04:59:02 04:59:02 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:59:02 #93 DONE 0.2s 04:59:02 04:59:02 #94 [security-spire-server stage-2 6/9] COPY security.txt / 04:59:02 #94 DONE 0.2s 04:59:02 04:59:02 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:02 ===================================================== [Pipeline] echo 04:59:02 taggedImages: 04:59:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:59:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.8 04:59:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:59:02 #95 DONE 0.2s 04:59:02 04:59:02 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] echo 04:59:02 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:59:02 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:02 latest 04:59:02 3.2.0-dev.8 04:59:02 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:02 main 04:59:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:59:02 #96 DONE 0.2s 04:59:02 04:59:02 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:59:02 #97 DONE 1.1s 04:59:02 04:59:02 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] sh 04:59:03 #98 DONE 0.2s 04:59:03 04:59:03 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 04:59:03 #99 DONE 0.2s 04:59:03 04:59:03 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:59:03 #100 DONE 0.2s 04:59:03 04:59:03 #101 [security-spire-server] exporting to image 04:59:03 #101 exporting layers 04:59:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:03 #101 ... 04:59:03 04:59:03 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:59:03 #102 DONE 0.1s 04:59:03 04:59:03 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:59:03 #103 DONE 0.1s 04:59:03 + docker push nexus3.edgexfoundry.org:10004/core-data:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:59:03 792cb4c5b0dc: Preparing 04:59:03 6a0b2c1ae1fc: Preparing 04:59:03 7d33890a6395: Preparing 04:59:03 4392469d67a7: Preparing 04:59:03 5a20c3f68846: Preparing 04:59:03 cd93d75c82e8: Preparing 04:59:03 9fe9a137fd00: Preparing 04:59:03 cd93d75c82e8: Waiting 04:59:03 9fe9a137fd00: Waiting 04:59:03 7d33890a6395: Layer already exists 04:59:03 4392469d67a7: Layer already exists 04:59:03 9fe9a137fd00: Layer already exists 04:59:03 cd93d75c82e8: Pushed 04:59:03 5a20c3f68846: Pushed 04:59:03 792cb4c5b0dc: Pushed 04:59:03 04:59:03 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:59:03 #104 DONE 0.1s 04:59:03 04:59:03 #105 [security-spire-config] exporting to image 04:59:03 #105 exporting layers 1.5s done 04:59:03 #105 writing image sha256:19586921b584ca538eb280c1fe8eeb563f870591951241513103fe999a677e5e done 04:59:03 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 04:59:03 #105 DONE 1.6s 04:59:03 04:59:03 #106 [security-spire-agent] exporting to image 04:59:04 #106 ... 04:59:04 04:59:04 #101 [security-spire-server] exporting to image 04:59:04 #101 exporting layers 1.5s done 04:59:04 #101 writing image sha256:ef9bda0ec873f71a9c9f398ecbdf5344ab73dba72b402138b5309fec2057741b done 04:59:04 #101 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:59:04 #101 DONE 1.5s 04:59:04 04:59:04 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:04 #76 ... 04:59:04 04:59:04 #106 [security-spire-agent] exporting to image 04:59:04 #106 exporting layers 1.3s done 04:59:04 #106 writing image sha256:4601be64123f8f09fb07c0d12c8f6c7c0e778829bb02c70d2b163a95a6e729e6 done 04:59:04 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:59:04 #106 DONE 1.3s 04:59:04 6a0b2c1ae1fc: Pushed 04:59:04 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:877e3a069690a670a282a4d4b3f1d86905cc4489b71d648b2de103054ab18f3a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:05 04:59:05 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:59:05 792cb4c5b0dc: Preparing 04:59:05 6a0b2c1ae1fc: Preparing 04:59:05 7d33890a6395: Preparing 04:59:05 4392469d67a7: Preparing 04:59:05 5a20c3f68846: Preparing 04:59:05 cd93d75c82e8: Preparing 04:59:05 9fe9a137fd00: Preparing 04:59:05 9fe9a137fd00: Waiting 04:59:05 cd93d75c82e8: Waiting 04:59:05 792cb4c5b0dc: Layer already exists 04:59:05 7d33890a6395: Layer already exists 04:59:05 4392469d67a7: Layer already exists 04:59:05 5a20c3f68846: Layer already exists 04:59:05 6a0b2c1ae1fc: Layer already exists 04:59:05 cd93d75c82e8: Layer already exists 04:59:05 9fe9a137fd00: Layer already exists 04:59:05 latest: digest: sha256:877e3a069690a670a282a4d4b3f1d86905cc4489b71d648b2de103054ab18f3a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.8 04:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:59:06 792cb4c5b0dc: Preparing 04:59:06 6a0b2c1ae1fc: Preparing 04:59:06 7d33890a6395: Preparing 04:59:06 4392469d67a7: Preparing 04:59:06 5a20c3f68846: Preparing 04:59:06 cd93d75c82e8: Preparing 04:59:06 9fe9a137fd00: Preparing 04:59:06 9fe9a137fd00: Waiting 04:59:06 cd93d75c82e8: Waiting 04:59:06 7d33890a6395: Layer already exists 04:59:06 6a0b2c1ae1fc: Layer already exists 04:59:06 792cb4c5b0dc: Layer already exists 04:59:06 cd93d75c82e8: Layer already exists 04:59:06 9fe9a137fd00: Layer already exists 04:59:06 4392469d67a7: Layer already exists 04:59:06 5a20c3f68846: Layer already exists 04:59:06 3.2.0-dev.8: digest: sha256:877e3a069690a670a282a4d4b3f1d86905cc4489b71d648b2de103054ab18f3a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:07 + docker push nexus3.edgexfoundry.org:10004/core-data:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:59:07 792cb4c5b0dc: Preparing 04:59:07 6a0b2c1ae1fc: Preparing 04:59:07 7d33890a6395: Preparing 04:59:07 4392469d67a7: Preparing 04:59:07 5a20c3f68846: Preparing 04:59:07 cd93d75c82e8: Preparing 04:59:07 9fe9a137fd00: Preparing 04:59:07 cd93d75c82e8: Waiting 04:59:07 5a20c3f68846: Layer already exists 04:59:07 7d33890a6395: Layer already exists 04:59:07 792cb4c5b0dc: Layer already exists 04:59:07 4392469d67a7: Layer already exists 04:59:07 6a0b2c1ae1fc: Layer already exists 04:59:07 9fe9a137fd00: Layer already exists 04:59:07 cd93d75c82e8: Layer already exists 04:59:07 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:877e3a069690a670a282a4d4b3f1d86905cc4489b71d648b2de103054ab18f3a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:59:08 792cb4c5b0dc: Preparing 04:59:08 6a0b2c1ae1fc: Preparing 04:59:08 7d33890a6395: Preparing 04:59:08 4392469d67a7: Preparing 04:59:08 5a20c3f68846: Preparing 04:59:08 cd93d75c82e8: Preparing 04:59:08 9fe9a137fd00: Preparing 04:59:08 cd93d75c82e8: Waiting 04:59:08 9fe9a137fd00: Waiting 04:59:08 6a0b2c1ae1fc: Layer already exists 04:59:08 792cb4c5b0dc: Layer already exists 04:59:08 4392469d67a7: Layer already exists 04:59:08 5a20c3f68846: Layer already exists 04:59:08 7d33890a6395: Layer already exists 04:59:08 cd93d75c82e8: Layer already exists 04:59:08 9fe9a137fd00: Layer already exists 04:59:08 main: digest: sha256:877e3a069690a670a282a4d4b3f1d86905cc4489b71d648b2de103054ab18f3a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:08 ===================================================== [Pipeline] echo 04:59:08 taggedImages: 04:59:08 - nexus3.edgexfoundry.org:10004/core-data:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:08 - nexus3.edgexfoundry.org:10004/core-data:latest 04:59:08 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.8 04:59:08 - nexus3.edgexfoundry.org:10004/core-data:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:59:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:59:08 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:08 latest 04:59:08 3.2.0-dev.8 04:59:08 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:08 main 04:59:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:59:10 a33d74f32e76: Preparing 04:59:10 cf3bca309d32: Preparing 04:59:10 d11056a60305: Preparing 04:59:10 7d33890a6395: Preparing 04:59:10 4392469d67a7: Preparing 04:59:10 145ce1b6c264: Preparing 04:59:10 a0b7ce5dce3b: Preparing 04:59:10 9fe9a137fd00: Preparing 04:59:10 145ce1b6c264: Waiting 04:59:10 9fe9a137fd00: Waiting 04:59:10 a0b7ce5dce3b: Waiting 04:59:10 4392469d67a7: Layer already exists 04:59:10 7d33890a6395: Layer already exists 04:59:10 a0b7ce5dce3b: Layer already exists 04:59:10 145ce1b6c264: Layer already exists 04:59:10 9fe9a137fd00: Layer already exists 04:59:10 cf3bca309d32: Pushed 04:59:10 a33d74f32e76: Pushed 04:59:11 d11056a60305: Pushed 04:59:11 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:f758b13429f8c92c23cf20effc78233105631a084220aa2efc326f766d5db239 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:59:12 a33d74f32e76: Preparing 04:59:12 cf3bca309d32: Preparing 04:59:12 d11056a60305: Preparing 04:59:12 7d33890a6395: Preparing 04:59:12 4392469d67a7: Preparing 04:59:12 145ce1b6c264: Preparing 04:59:12 a0b7ce5dce3b: Preparing 04:59:12 9fe9a137fd00: Preparing 04:59:12 145ce1b6c264: Waiting 04:59:12 a0b7ce5dce3b: Waiting 04:59:12 9fe9a137fd00: Waiting 04:59:12 cf3bca309d32: Layer already exists 04:59:12 4392469d67a7: Layer already exists 04:59:12 a33d74f32e76: Layer already exists 04:59:12 7d33890a6395: Layer already exists 04:59:12 d11056a60305: Layer already exists 04:59:12 a0b7ce5dce3b: Layer already exists 04:59:12 145ce1b6c264: Layer already exists 04:59:12 9fe9a137fd00: Layer already exists 04:59:12 latest: digest: sha256:f758b13429f8c92c23cf20effc78233105631a084220aa2efc326f766d5db239 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.8 04:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:59:13 a33d74f32e76: Preparing 04:59:13 cf3bca309d32: Preparing 04:59:13 d11056a60305: Preparing 04:59:13 7d33890a6395: Preparing 04:59:13 4392469d67a7: Preparing 04:59:13 145ce1b6c264: Preparing 04:59:13 a0b7ce5dce3b: Preparing 04:59:13 9fe9a137fd00: Preparing 04:59:13 9fe9a137fd00: Waiting 04:59:13 a0b7ce5dce3b: Waiting 04:59:13 7d33890a6395: Layer already exists 04:59:13 a33d74f32e76: Layer already exists 04:59:13 d11056a60305: Layer already exists 04:59:13 cf3bca309d32: Layer already exists 04:59:13 4392469d67a7: Layer already exists 04:59:13 145ce1b6c264: Layer already exists 04:59:13 a0b7ce5dce3b: Layer already exists 04:59:13 9fe9a137fd00: Layer already exists 04:59:13 3.2.0-dev.8: digest: sha256:f758b13429f8c92c23cf20effc78233105631a084220aa2efc326f766d5db239 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:59:14 a33d74f32e76: Preparing 04:59:14 cf3bca309d32: Preparing 04:59:14 d11056a60305: Preparing 04:59:14 7d33890a6395: Preparing 04:59:14 4392469d67a7: Preparing 04:59:14 145ce1b6c264: Preparing 04:59:14 a0b7ce5dce3b: Preparing 04:59:14 9fe9a137fd00: Preparing 04:59:14 145ce1b6c264: Waiting 04:59:14 a0b7ce5dce3b: Waiting 04:59:14 9fe9a137fd00: Waiting 04:59:14 cf3bca309d32: Layer already exists 04:59:14 a33d74f32e76: Layer already exists 04:59:14 4392469d67a7: Layer already exists 04:59:14 d11056a60305: Layer already exists 04:59:14 7d33890a6395: Layer already exists 04:59:14 145ce1b6c264: Layer already exists 04:59:14 a0b7ce5dce3b: Layer already exists 04:59:14 9fe9a137fd00: Layer already exists 04:59:14 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:f758b13429f8c92c23cf20effc78233105631a084220aa2efc326f766d5db239 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:59:15 a33d74f32e76: Preparing 04:59:15 cf3bca309d32: Preparing 04:59:15 d11056a60305: Preparing 04:59:15 7d33890a6395: Preparing 04:59:15 4392469d67a7: Preparing 04:59:15 145ce1b6c264: Preparing 04:59:15 a0b7ce5dce3b: Preparing 04:59:15 9fe9a137fd00: Preparing 04:59:15 145ce1b6c264: Waiting 04:59:15 a0b7ce5dce3b: Waiting 04:59:15 9fe9a137fd00: Waiting 04:59:15 d11056a60305: Layer already exists 04:59:15 4392469d67a7: Layer already exists 04:59:15 cf3bca309d32: Layer already exists 04:59:15 145ce1b6c264: Layer already exists 04:59:15 9fe9a137fd00: Layer already exists 04:59:15 a0b7ce5dce3b: Layer already exists 04:59:15 7d33890a6395: Layer already exists 04:59:15 a33d74f32e76: Layer already exists 04:59:15 main: digest: sha256:f758b13429f8c92c23cf20effc78233105631a084220aa2efc326f766d5db239 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:15 ===================================================== [Pipeline] echo 04:59:15 taggedImages: 04:59:15 - nexus3.edgexfoundry.org:10004/core-metadata:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:59:15 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.8 04:59:15 - nexus3.edgexfoundry.org:10004/core-metadata:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:59:15 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:59:15 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:15 latest 04:59:15 3.2.0-dev.8 04:59:15 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:15 main 04:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:59:16 5ccb54d46eab: Preparing 04:59:16 058aac0d301a: Preparing 04:59:16 01ffdd0b3ddd: Preparing 04:59:16 f6ed20a74ead: Preparing 04:59:16 dd1e8d8c65f5: Preparing 04:59:16 9b345fd50b37: Preparing 04:59:16 e76f5f467d6a: Preparing 04:59:16 7d33890a6395: Preparing 04:59:16 4392469d67a7: Preparing 04:59:16 3cfb3e0d191a: Preparing 04:59:16 da0ef3a986fc: Preparing 04:59:16 9b345fd50b37: Waiting 04:59:16 e76f5f467d6a: Waiting 04:59:16 7d33890a6395: Waiting 04:59:16 4392469d67a7: Waiting 04:59:16 3cfb3e0d191a: Waiting 04:59:16 5f70bf18a086: Preparing 04:59:16 da0ef3a986fc: Waiting 04:59:16 b99c2ae0ddc6: Preparing 04:59:16 fd2a277d2d5d: Preparing 04:59:16 5f70bf18a086: Waiting 04:59:16 b99c2ae0ddc6: Waiting 04:59:16 fd2a277d2d5d: Waiting 04:59:16 0c672dcc3412: Preparing 04:59:16 9fe9a137fd00: Preparing 04:59:16 0c672dcc3412: Waiting 04:59:16 9fe9a137fd00: Waiting 04:59:16 01ffdd0b3ddd: Pushed 04:59:16 dd1e8d8c65f5: Pushed 04:59:16 058aac0d301a: Pushed 04:59:16 f6ed20a74ead: Pushed 04:59:16 5ccb54d46eab: Pushed 04:59:16 7d33890a6395: Layer already exists 04:59:16 4392469d67a7: Layer already exists 04:59:16 9b345fd50b37: Pushed 04:59:16 da0ef3a986fc: Pushed 04:59:16 3cfb3e0d191a: Pushed 04:59:16 5f70bf18a086: Pushed 04:59:16 b99c2ae0ddc6: Pushed 04:59:16 9fe9a137fd00: Layer already exists 04:59:16 fd2a277d2d5d: Pushed 04:59:16 0c672dcc3412: Pushed 04:59:18 e76f5f467d6a: Pushed 04:59:18 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:8f7dab6b64305828ac7f6872b2f45679c63b620d5ac099cb80e5ab383e9a5790 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:59:19 5ccb54d46eab: Preparing 04:59:19 058aac0d301a: Preparing 04:59:19 01ffdd0b3ddd: Preparing 04:59:19 f6ed20a74ead: Preparing 04:59:19 dd1e8d8c65f5: Preparing 04:59:19 9b345fd50b37: Preparing 04:59:19 e76f5f467d6a: Preparing 04:59:19 7d33890a6395: Preparing 04:59:19 4392469d67a7: Preparing 04:59:19 3cfb3e0d191a: Preparing 04:59:19 da0ef3a986fc: Preparing 04:59:19 5f70bf18a086: Preparing 04:59:19 b99c2ae0ddc6: Preparing 04:59:19 fd2a277d2d5d: Preparing 04:59:19 0c672dcc3412: Preparing 04:59:19 9fe9a137fd00: Preparing 04:59:19 e76f5f467d6a: Waiting 04:59:19 fd2a277d2d5d: Waiting 04:59:19 3cfb3e0d191a: Waiting 04:59:19 7d33890a6395: Waiting 04:59:19 da0ef3a986fc: Waiting 04:59:19 4392469d67a7: Waiting 04:59:19 0c672dcc3412: Waiting 04:59:19 5f70bf18a086: Waiting 04:59:19 9fe9a137fd00: Waiting 04:59:19 9b345fd50b37: Waiting 04:59:19 b99c2ae0ddc6: Waiting 04:59:19 dd1e8d8c65f5: Layer already exists 04:59:19 f6ed20a74ead: Layer already exists 04:59:19 5ccb54d46eab: Layer already exists 04:59:19 058aac0d301a: Layer already exists 04:59:19 01ffdd0b3ddd: Layer already exists 04:59:19 9b345fd50b37: Layer already exists 04:59:19 7d33890a6395: Layer already exists 04:59:19 e76f5f467d6a: Layer already exists 04:59:19 4392469d67a7: Layer already exists 04:59:19 3cfb3e0d191a: Layer already exists 04:59:19 da0ef3a986fc: Layer already exists 04:59:19 0c672dcc3412: Layer already exists 04:59:19 b99c2ae0ddc6: Layer already exists 04:59:19 5f70bf18a086: Layer already exists 04:59:19 fd2a277d2d5d: Layer already exists 04:59:19 9fe9a137fd00: Layer already exists 04:59:19 latest: digest: sha256:8f7dab6b64305828ac7f6872b2f45679c63b620d5ac099cb80e5ab383e9a5790 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.8 04:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:59:20 5ccb54d46eab: Preparing 04:59:20 058aac0d301a: Preparing 04:59:20 01ffdd0b3ddd: Preparing 04:59:20 f6ed20a74ead: Preparing 04:59:20 dd1e8d8c65f5: Preparing 04:59:20 9b345fd50b37: Preparing 04:59:20 e76f5f467d6a: Preparing 04:59:20 7d33890a6395: Preparing 04:59:20 4392469d67a7: Preparing 04:59:20 3cfb3e0d191a: Preparing 04:59:20 da0ef3a986fc: Preparing 04:59:20 5f70bf18a086: Preparing 04:59:20 b99c2ae0ddc6: Preparing 04:59:20 fd2a277d2d5d: Preparing 04:59:20 0c672dcc3412: Preparing 04:59:20 9fe9a137fd00: Preparing 04:59:20 9b345fd50b37: Waiting 04:59:20 e76f5f467d6a: Waiting 04:59:20 7d33890a6395: Waiting 04:59:20 3cfb3e0d191a: Waiting 04:59:20 fd2a277d2d5d: Waiting 04:59:20 da0ef3a986fc: Waiting 04:59:20 0c672dcc3412: Waiting 04:59:20 4392469d67a7: Waiting 04:59:20 9fe9a137fd00: Waiting 04:59:20 5f70bf18a086: Waiting 04:59:20 b99c2ae0ddc6: Waiting 04:59:20 058aac0d301a: Layer already exists 04:59:20 f6ed20a74ead: Layer already exists 04:59:20 dd1e8d8c65f5: Layer already exists 04:59:20 01ffdd0b3ddd: Layer already exists 04:59:20 5ccb54d46eab: Layer already exists 04:59:20 9b345fd50b37: Layer already exists 04:59:20 e76f5f467d6a: Layer already exists 04:59:20 3cfb3e0d191a: Layer already exists 04:59:20 4392469d67a7: Layer already exists 04:59:20 7d33890a6395: Layer already exists 04:59:20 da0ef3a986fc: Layer already exists 04:59:20 5f70bf18a086: Layer already exists 04:59:20 b99c2ae0ddc6: Layer already exists 04:59:20 0c672dcc3412: Layer already exists 04:59:20 fd2a277d2d5d: Layer already exists 04:59:20 9fe9a137fd00: Layer already exists 04:59:20 3.2.0-dev.8: digest: sha256:8f7dab6b64305828ac7f6872b2f45679c63b620d5ac099cb80e5ab383e9a5790 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:59:21 5ccb54d46eab: Preparing 04:59:21 058aac0d301a: Preparing 04:59:21 01ffdd0b3ddd: Preparing 04:59:21 f6ed20a74ead: Preparing 04:59:21 dd1e8d8c65f5: Preparing 04:59:21 9b345fd50b37: Preparing 04:59:21 e76f5f467d6a: Preparing 04:59:21 7d33890a6395: Preparing 04:59:21 4392469d67a7: Preparing 04:59:21 3cfb3e0d191a: Preparing 04:59:21 da0ef3a986fc: Preparing 04:59:21 5f70bf18a086: Preparing 04:59:21 b99c2ae0ddc6: Preparing 04:59:21 fd2a277d2d5d: Preparing 04:59:21 0c672dcc3412: Preparing 04:59:21 9fe9a137fd00: Preparing 04:59:21 9b345fd50b37: Waiting 04:59:21 5f70bf18a086: Waiting 04:59:21 0c672dcc3412: Waiting 04:59:21 e76f5f467d6a: Waiting 04:59:21 9fe9a137fd00: Waiting 04:59:21 7d33890a6395: Waiting 04:59:21 b99c2ae0ddc6: Waiting 04:59:21 4392469d67a7: Waiting 04:59:21 fd2a277d2d5d: Waiting 04:59:21 3cfb3e0d191a: Waiting 04:59:21 da0ef3a986fc: Waiting 04:59:21 5ccb54d46eab: Layer already exists 04:59:21 f6ed20a74ead: Layer already exists 04:59:21 01ffdd0b3ddd: Layer already exists 04:59:21 dd1e8d8c65f5: Layer already exists 04:59:21 058aac0d301a: Layer already exists 04:59:21 9b345fd50b37: Layer already exists 04:59:21 7d33890a6395: Layer already exists 04:59:21 3cfb3e0d191a: Layer already exists 04:59:21 e76f5f467d6a: Layer already exists 04:59:21 4392469d67a7: Layer already exists 04:59:21 da0ef3a986fc: Layer already exists 04:59:21 5f70bf18a086: Layer already exists 04:59:21 b99c2ae0ddc6: Layer already exists 04:59:21 fd2a277d2d5d: Layer already exists 04:59:21 0c672dcc3412: Layer already exists 04:59:21 9fe9a137fd00: Layer already exists 04:59:21 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:8f7dab6b64305828ac7f6872b2f45679c63b620d5ac099cb80e5ab383e9a5790 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:59:22 5ccb54d46eab: Preparing 04:59:22 058aac0d301a: Preparing 04:59:22 01ffdd0b3ddd: Preparing 04:59:22 f6ed20a74ead: Preparing 04:59:22 dd1e8d8c65f5: Preparing 04:59:22 9b345fd50b37: Preparing 04:59:22 e76f5f467d6a: Preparing 04:59:22 7d33890a6395: Preparing 04:59:22 4392469d67a7: Preparing 04:59:22 3cfb3e0d191a: Preparing 04:59:22 da0ef3a986fc: Preparing 04:59:22 5f70bf18a086: Preparing 04:59:22 b99c2ae0ddc6: Preparing 04:59:22 fd2a277d2d5d: Preparing 04:59:22 0c672dcc3412: Preparing 04:59:22 9fe9a137fd00: Preparing 04:59:22 9b345fd50b37: Waiting 04:59:22 e76f5f467d6a: Waiting 04:59:22 b99c2ae0ddc6: Waiting 04:59:22 7d33890a6395: Waiting 04:59:22 fd2a277d2d5d: Waiting 04:59:22 0c672dcc3412: Waiting 04:59:22 4392469d67a7: Waiting 04:59:22 9fe9a137fd00: Waiting 04:59:22 3cfb3e0d191a: Waiting 04:59:22 da0ef3a986fc: Waiting 04:59:22 5f70bf18a086: Waiting 04:59:22 f6ed20a74ead: Layer already exists 04:59:22 5ccb54d46eab: Layer already exists 04:59:22 dd1e8d8c65f5: Layer already exists 04:59:22 058aac0d301a: Layer already exists 04:59:22 01ffdd0b3ddd: Layer already exists 04:59:22 e76f5f467d6a: Layer already exists 04:59:22 4392469d67a7: Layer already exists 04:59:22 7d33890a6395: Layer already exists 04:59:22 3cfb3e0d191a: Layer already exists 04:59:22 9b345fd50b37: Layer already exists 04:59:22 da0ef3a986fc: Layer already exists 04:59:22 5f70bf18a086: Layer already exists 04:59:22 b99c2ae0ddc6: Layer already exists 04:59:22 0c672dcc3412: Layer already exists 04:59:22 fd2a277d2d5d: Layer already exists 04:59:22 9fe9a137fd00: Layer already exists 04:59:22 main: digest: sha256:8f7dab6b64305828ac7f6872b2f45679c63b620d5ac099cb80e5ab383e9a5790 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:22 ===================================================== [Pipeline] echo 04:59:22 taggedImages: 04:59:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:59:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.8 04:59:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:59:22 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:59:22 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:22 latest 04:59:22 3.2.0-dev.8 04:59:22 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:22 main 04:59:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } 04:59:23 #76 DONE 32.2s 04:59:23 04:59:23 #57 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #57 DONE 32.5s 04:59:23 04:59:23 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #85 DONE 30.9s 04:59:23 04:59:23 #107 [support-notifications builder 6/7] COPY . . 04:59:23 #107 ... 04:59:23 04:59:23 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #77 DONE 32.1s 04:59:23 04:59:23 #108 [core-metadata builder 6/7] COPY . . 04:59:23 #108 ... 04:59:23 04:59:23 #107 [support-notifications builder 6/7] COPY . . 04:59:23 #107 DONE 0.8s 04:59:23 04:59:23 #109 [security-bootstrapper builder 6/7] COPY . . 04:59:23 #109 DONE 0.8s 04:59:23 04:59:23 #110 [security-spiffe-token-provider builder 6/7] COPY . . 04:59:23 #110 DONE 0.8s 04:59:23 04:59:23 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #111 CACHED 04:59:23 04:59:23 #112 [security-secretstore-setup builder 6/7] COPY . . 04:59:23 #112 CACHED 04:59:23 04:59:23 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:59:23 #113 CACHED 04:59:23 04:59:23 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #114 CACHED 04:59:23 04:59:23 #115 [core-command builder 6/7] COPY . . 04:59:23 #115 CACHED 04:59:23 04:59:23 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 04:59:23 #116 CACHED 04:59:23 04:59:23 #117 [security-proxy-auth builder 6/7] COPY . . 04:59:23 #117 CACHED 04:59:23 04:59:23 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #118 CACHED 04:59:23 04:59:23 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:59:23 #119 CACHED 04:59:23 04:59:23 #120 [security-proxy-setup builder 6/7] COPY . . 04:59:23 #120 CACHED 04:59:23 04:59:23 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #121 CACHED 04:59:23 04:59:23 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:59:23 #122 CACHED 04:59:23 04:59:23 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #123 CACHED 04:59:23 04:59:23 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 04:59:23 #124 CACHED 04:59:23 04:59:23 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:59:23 #125 CACHED 04:59:23 04:59:23 #126 [core-data builder 6/7] COPY . . 04:59:23 #126 CACHED 04:59:23 04:59:23 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #127 CACHED 04:59:23 04:59:23 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 04:59:23 #128 CACHED 04:59:23 04:59:23 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:59:23 #129 CACHED 04:59:23 04:59:23 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:23 #130 CACHED 04:59:23 04:59:23 #131 [support-scheduler builder 6/7] COPY . . 04:59:23 #131 CACHED 04:59:23 04:59:23 #108 [core-metadata builder 6/7] COPY . . 04:59:23 #108 DONE 0.8s 04:59:23 04:59:23 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:59:23 b3f8a9414ef5: Preparing 04:59:23 c5a4bff7a2b6: Preparing 04:59:23 928e8ecfd80d: Preparing 04:59:23 af646c30a5f4: Preparing 04:59:23 7d33890a6395: Preparing 04:59:23 4392469d67a7: Preparing 04:59:23 145ce1b6c264: Preparing 04:59:23 a0b7ce5dce3b: Preparing 04:59:23 9fe9a137fd00: Preparing 04:59:23 145ce1b6c264: Waiting 04:59:23 a0b7ce5dce3b: Waiting 04:59:23 4392469d67a7: Waiting 04:59:23 9fe9a137fd00: Waiting 04:59:23 7d33890a6395: Layer already exists 04:59:23 c5a4bff7a2b6: Layer already exists 04:59:23 4392469d67a7: Layer already exists 04:59:23 145ce1b6c264: Layer already exists 04:59:23 a0b7ce5dce3b: Layer already exists 04:59:23 9fe9a137fd00: Layer already exists 04:59:23 b3f8a9414ef5: Pushed 04:59:23 928e8ecfd80d: Pushed 04:59:24 af646c30a5f4: Pushed 04:59:24 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:c37cc28eb5f333a94d83da7e9142c47c196a655be9ed3d9799402ce94617ccde size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:25 #132 2.987 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:59:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:59:26 b3f8a9414ef5: Preparing 04:59:26 c5a4bff7a2b6: Preparing 04:59:26 928e8ecfd80d: Preparing 04:59:26 af646c30a5f4: Preparing 04:59:26 7d33890a6395: Preparing 04:59:26 4392469d67a7: Preparing 04:59:26 145ce1b6c264: Preparing 04:59:26 a0b7ce5dce3b: Preparing 04:59:26 9fe9a137fd00: Preparing 04:59:26 4392469d67a7: Waiting 04:59:26 145ce1b6c264: Waiting 04:59:26 a0b7ce5dce3b: Waiting 04:59:26 9fe9a137fd00: Waiting 04:59:26 c5a4bff7a2b6: Layer already exists 04:59:26 7d33890a6395: Layer already exists 04:59:26 928e8ecfd80d: Layer already exists 04:59:26 b3f8a9414ef5: Layer already exists 04:59:26 af646c30a5f4: Layer already exists 04:59:26 4392469d67a7: Layer already exists 04:59:26 145ce1b6c264: Layer already exists 04:59:26 9fe9a137fd00: Layer already exists 04:59:26 a0b7ce5dce3b: Layer already exists 04:59:26 latest: digest: sha256:c37cc28eb5f333a94d83da7e9142c47c196a655be9ed3d9799402ce94617ccde size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.8 04:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:59:26 b3f8a9414ef5: Preparing 04:59:26 c5a4bff7a2b6: Preparing 04:59:26 928e8ecfd80d: Preparing 04:59:26 af646c30a5f4: Preparing 04:59:26 7d33890a6395: Preparing 04:59:26 4392469d67a7: Preparing 04:59:26 145ce1b6c264: Preparing 04:59:26 a0b7ce5dce3b: Preparing 04:59:26 9fe9a137fd00: Preparing 04:59:26 4392469d67a7: Waiting 04:59:26 a0b7ce5dce3b: Waiting 04:59:26 9fe9a137fd00: Waiting 04:59:26 145ce1b6c264: Waiting 04:59:26 7d33890a6395: Layer already exists 04:59:26 af646c30a5f4: Layer already exists 04:59:26 928e8ecfd80d: Layer already exists 04:59:26 b3f8a9414ef5: Layer already exists 04:59:26 c5a4bff7a2b6: Layer already exists 04:59:26 145ce1b6c264: Layer already exists 04:59:26 a0b7ce5dce3b: Layer already exists 04:59:26 9fe9a137fd00: Layer already exists 04:59:26 4392469d67a7: Layer already exists 04:59:26 3.2.0-dev.8: digest: sha256:c37cc28eb5f333a94d83da7e9142c47c196a655be9ed3d9799402ce94617ccde size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:59:28 b3f8a9414ef5: Preparing 04:59:28 c5a4bff7a2b6: Preparing 04:59:28 928e8ecfd80d: Preparing 04:59:28 af646c30a5f4: Preparing 04:59:28 7d33890a6395: Preparing 04:59:28 4392469d67a7: Preparing 04:59:28 145ce1b6c264: Preparing 04:59:28 a0b7ce5dce3b: Preparing 04:59:28 9fe9a137fd00: Preparing 04:59:28 4392469d67a7: Waiting 04:59:28 a0b7ce5dce3b: Waiting 04:59:28 145ce1b6c264: Waiting 04:59:28 9fe9a137fd00: Waiting 04:59:28 af646c30a5f4: Layer already exists 04:59:28 c5a4bff7a2b6: Layer already exists 04:59:28 928e8ecfd80d: Layer already exists 04:59:28 b3f8a9414ef5: Layer already exists 04:59:28 7d33890a6395: Layer already exists 04:59:28 a0b7ce5dce3b: Layer already exists 04:59:28 145ce1b6c264: Layer already exists 04:59:28 9fe9a137fd00: Layer already exists 04:59:28 4392469d67a7: Layer already exists 04:59:28 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:c37cc28eb5f333a94d83da7e9142c47c196a655be9ed3d9799402ce94617ccde size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:59:29 b3f8a9414ef5: Preparing 04:59:29 c5a4bff7a2b6: Preparing 04:59:29 928e8ecfd80d: Preparing 04:59:29 af646c30a5f4: Preparing 04:59:29 7d33890a6395: Preparing 04:59:29 4392469d67a7: Preparing 04:59:29 145ce1b6c264: Preparing 04:59:29 a0b7ce5dce3b: Preparing 04:59:29 9fe9a137fd00: Preparing 04:59:29 4392469d67a7: Waiting 04:59:29 a0b7ce5dce3b: Waiting 04:59:29 9fe9a137fd00: Waiting 04:59:29 145ce1b6c264: Waiting 04:59:29 c5a4bff7a2b6: Layer already exists 04:59:29 7d33890a6395: Layer already exists 04:59:29 b3f8a9414ef5: Layer already exists 04:59:29 928e8ecfd80d: Layer already exists 04:59:29 af646c30a5f4: Layer already exists 04:59:29 4392469d67a7: Layer already exists 04:59:29 9fe9a137fd00: Layer already exists 04:59:29 a0b7ce5dce3b: Layer already exists 04:59:29 145ce1b6c264: Layer already exists 04:59:29 main: digest: sha256:c37cc28eb5f333a94d83da7e9142c47c196a655be9ed3d9799402ce94617ccde size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:29 ===================================================== [Pipeline] echo 04:59:29 taggedImages: 04:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.8 04:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:59:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:59:29 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:29 latest 04:59:29 3.2.0-dev.8 04:59:29 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:29 main 04:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:59:30 913bc05dda80: Preparing 04:59:30 24f322ad4f23: Preparing 04:59:30 e306f12cefaf: Preparing 04:59:30 739ab8d068b3: Preparing 04:59:30 84a49b1170b0: Preparing 04:59:30 7d33890a6395: Preparing 04:59:30 4392469d67a7: Preparing 04:59:30 f1f8e83322ba: Preparing 04:59:30 21c08359e3f3: Preparing 04:59:30 c1c0a2970db1: Preparing 04:59:30 9fe9a137fd00: Preparing 04:59:30 21c08359e3f3: Waiting 04:59:30 7d33890a6395: Waiting 04:59:30 9fe9a137fd00: Waiting 04:59:30 c1c0a2970db1: Waiting 04:59:30 f1f8e83322ba: Waiting 04:59:30 739ab8d068b3: Pushed 04:59:30 7d33890a6395: Layer already exists 04:59:30 4392469d67a7: Layer already exists 04:59:30 84a49b1170b0: Pushed 04:59:30 913bc05dda80: Pushed 04:59:30 24f322ad4f23: Pushed 04:59:30 9fe9a137fd00: Layer already exists 04:59:31 f1f8e83322ba: Pushed 04:59:31 21c08359e3f3: Pushed 04:59:31 e306f12cefaf: Pushed 04:59:32 c1c0a2970db1: Pushed 04:59:32 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:bda93bc0f587abb23ba778c21830c3c722a45815a5c38a7f3c5209cea7e65a26 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:32 #132 ... 04:59:32 04:59:32 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:59:32 #0 1.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:59:32 #133 ... 04:59:32 04:59:32 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:59:32 #0 2.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:59:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv 04:59:32 #134 ... 04:59:32 04:59:32 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:59:32 #0 2.347 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:59:32 #135 ... 04:59:32 04:59:32 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:59:32 #0 2.040 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:33 #136 ... 04:59:33 04:59:33 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:59:33 #0 2.572 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:59:33 #137 ... 04:59:33 04:59:33 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:59:33 #0 3.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:59:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:59:33 913bc05dda80: Preparing 04:59:33 24f322ad4f23: Preparing 04:59:33 e306f12cefaf: Preparing 04:59:33 739ab8d068b3: Preparing 04:59:33 84a49b1170b0: Preparing 04:59:33 7d33890a6395: Preparing 04:59:33 4392469d67a7: Preparing 04:59:33 f1f8e83322ba: Preparing 04:59:33 21c08359e3f3: Preparing 04:59:33 c1c0a2970db1: Preparing 04:59:33 9fe9a137fd00: Preparing 04:59:33 f1f8e83322ba: Waiting 04:59:33 c1c0a2970db1: Waiting 04:59:33 7d33890a6395: Waiting 04:59:33 21c08359e3f3: Waiting 04:59:33 9fe9a137fd00: Waiting 04:59:33 739ab8d068b3: Layer already exists 04:59:33 e306f12cefaf: Layer already exists 04:59:33 84a49b1170b0: Layer already exists 04:59:33 24f322ad4f23: Layer already exists 04:59:33 913bc05dda80: Layer already exists 04:59:33 21c08359e3f3: Layer already exists 04:59:33 c1c0a2970db1: Layer already exists 04:59:33 4392469d67a7: Layer already exists 04:59:33 f1f8e83322ba: Layer already exists 04:59:33 7d33890a6395: Layer already exists 04:59:33 9fe9a137fd00: Layer already exists 04:59:33 latest: digest: sha256:bda93bc0f587abb23ba778c21830c3c722a45815a5c38a7f3c5209cea7e65a26 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:59:33 #138 ... 04:59:33 04:59:33 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:59:33 #0 2.718 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:59:33 #139 ... 04:59:33 04:59:33 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:59:33 #0 2.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh 04:59:33 #140 ... 04:59:33 04:59:33 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:59:33 #0 1.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:59:33 #141 ... 04:59:33 04:59:33 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:59:33 #0 2.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:59:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.8 04:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:59:34 913bc05dda80: Preparing 04:59:34 24f322ad4f23: Preparing 04:59:34 e306f12cefaf: Preparing 04:59:34 739ab8d068b3: Preparing 04:59:34 84a49b1170b0: Preparing 04:59:34 7d33890a6395: Preparing 04:59:34 4392469d67a7: Preparing 04:59:34 f1f8e83322ba: Preparing 04:59:34 21c08359e3f3: Preparing 04:59:34 c1c0a2970db1: Preparing 04:59:34 9fe9a137fd00: Preparing 04:59:34 9fe9a137fd00: Waiting 04:59:34 7d33890a6395: Waiting 04:59:34 21c08359e3f3: Waiting 04:59:34 4392469d67a7: Waiting 04:59:34 f1f8e83322ba: Waiting 04:59:34 c1c0a2970db1: Waiting 04:59:34 739ab8d068b3: Layer already exists 04:59:34 913bc05dda80: Layer already exists 04:59:34 24f322ad4f23: Layer already exists 04:59:34 e306f12cefaf: Layer already exists 04:59:34 84a49b1170b0: Layer already exists 04:59:34 7d33890a6395: Layer already exists 04:59:34 21c08359e3f3: Layer already exists 04:59:34 c1c0a2970db1: Layer already exists 04:59:34 4392469d67a7: Layer already exists 04:59:34 f1f8e83322ba: Layer already exists 04:59:34 9fe9a137fd00: Layer already exists 04:59:34 3.2.0-dev.8: digest: sha256:bda93bc0f587abb23ba778c21830c3c722a45815a5c38a7f3c5209cea7e65a26 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:59:35 913bc05dda80: Preparing 04:59:35 24f322ad4f23: Preparing 04:59:35 e306f12cefaf: Preparing 04:59:35 739ab8d068b3: Preparing 04:59:35 84a49b1170b0: Preparing 04:59:35 7d33890a6395: Preparing 04:59:35 4392469d67a7: Preparing 04:59:35 f1f8e83322ba: Preparing 04:59:35 21c08359e3f3: Preparing 04:59:35 c1c0a2970db1: Preparing 04:59:35 9fe9a137fd00: Preparing 04:59:35 c1c0a2970db1: Waiting 04:59:35 9fe9a137fd00: Waiting 04:59:35 4392469d67a7: Waiting 04:59:35 21c08359e3f3: Waiting 04:59:35 7d33890a6395: Waiting 04:59:35 84a49b1170b0: Layer already exists 04:59:35 913bc05dda80: Layer already exists 04:59:35 739ab8d068b3: Layer already exists 04:59:35 e306f12cefaf: Layer already exists 04:59:35 24f322ad4f23: Layer already exists 04:59:35 7d33890a6395: Layer already exists 04:59:35 c1c0a2970db1: Layer already exists 04:59:35 4392469d67a7: Layer already exists 04:59:35 21c08359e3f3: Layer already exists 04:59:35 f1f8e83322ba: Layer already exists 04:59:35 9fe9a137fd00: Layer already exists 04:59:35 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:bda93bc0f587abb23ba778c21830c3c722a45815a5c38a7f3c5209cea7e65a26 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:59:36 913bc05dda80: Preparing 04:59:36 24f322ad4f23: Preparing 04:59:36 e306f12cefaf: Preparing 04:59:36 739ab8d068b3: Preparing 04:59:36 84a49b1170b0: Preparing 04:59:36 7d33890a6395: Preparing 04:59:36 4392469d67a7: Preparing 04:59:36 f1f8e83322ba: Preparing 04:59:36 21c08359e3f3: Preparing 04:59:36 c1c0a2970db1: Preparing 04:59:36 9fe9a137fd00: Preparing 04:59:36 7d33890a6395: Waiting 04:59:36 4392469d67a7: Waiting 04:59:36 f1f8e83322ba: Waiting 04:59:36 21c08359e3f3: Waiting 04:59:36 c1c0a2970db1: Waiting 04:59:36 9fe9a137fd00: Waiting 04:59:36 913bc05dda80: Layer already exists 04:59:36 24f322ad4f23: Layer already exists 04:59:36 84a49b1170b0: Layer already exists 04:59:36 e306f12cefaf: Layer already exists 04:59:36 739ab8d068b3: Layer already exists 04:59:36 7d33890a6395: Layer already exists 04:59:36 4392469d67a7: Layer already exists 04:59:36 c1c0a2970db1: Layer already exists 04:59:36 f1f8e83322ba: Layer already exists 04:59:36 21c08359e3f3: Layer already exists 04:59:36 9fe9a137fd00: Layer already exists 04:59:36 main: digest: sha256:bda93bc0f587abb23ba778c21830c3c722a45815a5c38a7f3c5209cea7e65a26 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:36 ===================================================== [Pipeline] echo 04:59:36 taggedImages: 04:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.8 04:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:59:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:59:37 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:37 latest 04:59:37 3.2.0-dev.8 04:59:37 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:37 main 04:59:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:59:38 daacd825b282: Preparing 04:59:38 c272c10f9daf: Preparing 04:59:38 34058cad2447: Preparing 04:59:38 e6859715a103: Preparing 04:59:38 9b3a2753ee96: Preparing 04:59:38 f54433f12925: Preparing 04:59:38 de0a93539f62: Preparing 04:59:38 7d33890a6395: Preparing 04:59:38 4392469d67a7: Preparing 04:59:38 31da25225963: Preparing 04:59:38 6eb39eac7216: Preparing 04:59:38 9fe9a137fd00: Preparing 04:59:38 f54433f12925: Waiting 04:59:38 de0a93539f62: Waiting 04:59:38 7d33890a6395: Waiting 04:59:38 4392469d67a7: Waiting 04:59:38 31da25225963: Waiting 04:59:38 6eb39eac7216: Waiting 04:59:38 9fe9a137fd00: Waiting 04:59:38 daacd825b282: Pushed 04:59:38 c272c10f9daf: Pushed 04:59:38 9b3a2753ee96: Pushed 04:59:38 7d33890a6395: Layer already exists 04:59:38 4392469d67a7: Layer already exists 04:59:38 31da25225963: Pushed 04:59:38 f54433f12925: Pushed 04:59:38 de0a93539f62: Pushed 04:59:38 9fe9a137fd00: Layer already exists 04:59:39 e6859715a103: Pushed 04:59:39 34058cad2447: Pushed 04:59:39 6eb39eac7216: Pushed 04:59:39 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:33e19ead5e1346f0a9464fddd58fe60865629267c1d6fd1836d1928cc7fd1352 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:59:40 daacd825b282: Preparing 04:59:40 c272c10f9daf: Preparing 04:59:40 34058cad2447: Preparing 04:59:40 e6859715a103: Preparing 04:59:40 9b3a2753ee96: Preparing 04:59:40 f54433f12925: Preparing 04:59:40 de0a93539f62: Preparing 04:59:40 7d33890a6395: Preparing 04:59:40 4392469d67a7: Preparing 04:59:40 31da25225963: Preparing 04:59:40 6eb39eac7216: Preparing 04:59:40 9fe9a137fd00: Preparing 04:59:40 7d33890a6395: Waiting 04:59:40 4392469d67a7: Waiting 04:59:40 31da25225963: Waiting 04:59:40 f54433f12925: Waiting 04:59:40 6eb39eac7216: Waiting 04:59:40 9fe9a137fd00: Waiting 04:59:40 c272c10f9daf: Layer already exists 04:59:40 34058cad2447: Layer already exists 04:59:40 9b3a2753ee96: Layer already exists 04:59:40 daacd825b282: Layer already exists 04:59:40 e6859715a103: Layer already exists 04:59:40 de0a93539f62: Layer already exists 04:59:40 f54433f12925: Layer already exists 04:59:40 7d33890a6395: Layer already exists 04:59:40 4392469d67a7: Layer already exists 04:59:40 31da25225963: Layer already exists 04:59:40 6eb39eac7216: Layer already exists 04:59:40 9fe9a137fd00: Layer already exists 04:59:40 latest: digest: sha256:33e19ead5e1346f0a9464fddd58fe60865629267c1d6fd1836d1928cc7fd1352 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.8 04:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:59:41 daacd825b282: Preparing 04:59:41 c272c10f9daf: Preparing 04:59:41 34058cad2447: Preparing 04:59:41 e6859715a103: Preparing 04:59:41 9b3a2753ee96: Preparing 04:59:41 f54433f12925: Preparing 04:59:41 de0a93539f62: Preparing 04:59:41 7d33890a6395: Preparing 04:59:41 4392469d67a7: Preparing 04:59:41 31da25225963: Preparing 04:59:41 6eb39eac7216: Preparing 04:59:41 9fe9a137fd00: Preparing 04:59:41 7d33890a6395: Waiting 04:59:41 f54433f12925: Waiting 04:59:41 6eb39eac7216: Waiting 04:59:41 de0a93539f62: Waiting 04:59:41 9fe9a137fd00: Waiting 04:59:41 31da25225963: Waiting 04:59:41 daacd825b282: Layer already exists 04:59:41 34058cad2447: Layer already exists 04:59:41 9b3a2753ee96: Layer already exists 04:59:41 e6859715a103: Layer already exists 04:59:41 c272c10f9daf: Layer already exists 04:59:41 f54433f12925: Layer already exists 04:59:41 31da25225963: Layer already exists 04:59:41 7d33890a6395: Layer already exists 04:59:41 de0a93539f62: Layer already exists 04:59:41 4392469d67a7: Layer already exists 04:59:41 6eb39eac7216: Layer already exists 04:59:41 9fe9a137fd00: Layer already exists 04:59:41 3.2.0-dev.8: digest: sha256:33e19ead5e1346f0a9464fddd58fe60865629267c1d6fd1836d1928cc7fd1352 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:59:43 daacd825b282: Preparing 04:59:43 c272c10f9daf: Preparing 04:59:43 34058cad2447: Preparing 04:59:43 e6859715a103: Preparing 04:59:43 9b3a2753ee96: Preparing 04:59:43 f54433f12925: Preparing 04:59:43 de0a93539f62: Preparing 04:59:43 7d33890a6395: Preparing 04:59:43 4392469d67a7: Preparing 04:59:43 31da25225963: Preparing 04:59:43 6eb39eac7216: Preparing 04:59:43 9fe9a137fd00: Preparing 04:59:43 7d33890a6395: Waiting 04:59:43 de0a93539f62: Waiting 04:59:43 4392469d67a7: Waiting 04:59:43 31da25225963: Waiting 04:59:43 6eb39eac7216: Waiting 04:59:43 9fe9a137fd00: Waiting 04:59:43 f54433f12925: Waiting 04:59:43 c272c10f9daf: Layer already exists 04:59:43 e6859715a103: Layer already exists 04:59:43 34058cad2447: Layer already exists 04:59:43 9b3a2753ee96: Layer already exists 04:59:43 daacd825b282: Layer already exists 04:59:43 de0a93539f62: Layer already exists 04:59:43 7d33890a6395: Layer already exists 04:59:43 f54433f12925: Layer already exists 04:59:43 4392469d67a7: Layer already exists 04:59:43 31da25225963: Layer already exists 04:59:43 6eb39eac7216: Layer already exists 04:59:43 9fe9a137fd00: Layer already exists 04:59:43 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:33e19ead5e1346f0a9464fddd58fe60865629267c1d6fd1836d1928cc7fd1352 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:59:44 daacd825b282: Preparing 04:59:44 c272c10f9daf: Preparing 04:59:44 34058cad2447: Preparing 04:59:44 e6859715a103: Preparing 04:59:44 9b3a2753ee96: Preparing 04:59:44 f54433f12925: Preparing 04:59:44 de0a93539f62: Preparing 04:59:44 7d33890a6395: Preparing 04:59:44 4392469d67a7: Preparing 04:59:44 31da25225963: Preparing 04:59:44 6eb39eac7216: Preparing 04:59:44 9fe9a137fd00: Preparing 04:59:44 f54433f12925: Waiting 04:59:44 de0a93539f62: Waiting 04:59:44 7d33890a6395: Waiting 04:59:44 9fe9a137fd00: Waiting 04:59:44 4392469d67a7: Waiting 04:59:44 6eb39eac7216: Waiting 04:59:44 31da25225963: Waiting 04:59:44 e6859715a103: Layer already exists 04:59:44 9b3a2753ee96: Layer already exists 04:59:44 34058cad2447: Layer already exists 04:59:44 daacd825b282: Layer already exists 04:59:44 c272c10f9daf: Layer already exists 04:59:44 f54433f12925: Layer already exists 04:59:44 de0a93539f62: Layer already exists 04:59:44 4392469d67a7: Layer already exists 04:59:44 31da25225963: Layer already exists 04:59:44 7d33890a6395: Layer already exists 04:59:44 6eb39eac7216: Layer already exists 04:59:44 9fe9a137fd00: Layer already exists 04:59:44 main: digest: sha256:33e19ead5e1346f0a9464fddd58fe60865629267c1d6fd1836d1928cc7fd1352 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:44 ===================================================== [Pipeline] echo 04:59:44 taggedImages: 04:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.8 04:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:59:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:59:44 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:44 latest 04:59:44 3.2.0-dev.8 04:59:44 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:44 main 04:59:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:59:45 3531e5ee45e3: Preparing 04:59:45 7c683ad9478e: Preparing 04:59:45 7d33890a6395: Preparing 04:59:45 4392469d67a7: Preparing 04:59:45 0153f478289e: Preparing 04:59:45 bb8380576899: Preparing 04:59:45 9fe9a137fd00: Preparing 04:59:45 bb8380576899: Waiting 04:59:45 9fe9a137fd00: Waiting 04:59:45 7d33890a6395: Layer already exists 04:59:45 4392469d67a7: Layer already exists 04:59:45 9fe9a137fd00: Layer already exists 04:59:45 0153f478289e: Pushed 04:59:45 3531e5ee45e3: Pushed 04:59:46 bb8380576899: Pushed 04:59:47 7c683ad9478e: Pushed 04:59:47 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:f55c7253672d046e8bb3d3f6f961b312d92c0aa1eb7dd9e8c0de2bdc4e7e0e68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:48 + 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 04:59:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:59:48 3531e5ee45e3: Preparing 04:59:48 7c683ad9478e: Preparing 04:59:48 7d33890a6395: Preparing 04:59:48 4392469d67a7: Preparing 04:59:48 0153f478289e: Preparing 04:59:48 bb8380576899: Preparing 04:59:48 9fe9a137fd00: Preparing 04:59:48 bb8380576899: Waiting 04:59:48 9fe9a137fd00: Waiting 04:59:48 0153f478289e: Layer already exists 04:59:48 3531e5ee45e3: Layer already exists 04:59:48 7d33890a6395: Layer already exists 04:59:48 4392469d67a7: Layer already exists 04:59:48 7c683ad9478e: Layer already exists 04:59:48 bb8380576899: Layer already exists 04:59:48 9fe9a137fd00: Layer already exists 04:59:48 latest: digest: sha256:f55c7253672d046e8bb3d3f6f961b312d92c0aa1eb7dd9e8c0de2bdc4e7e0e68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.8 04:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:59:49 3531e5ee45e3: Preparing 04:59:49 7c683ad9478e: Preparing 04:59:49 7d33890a6395: Preparing 04:59:49 4392469d67a7: Preparing 04:59:49 0153f478289e: Preparing 04:59:49 bb8380576899: Preparing 04:59:49 9fe9a137fd00: Preparing 04:59:49 bb8380576899: Waiting 04:59:49 9fe9a137fd00: Waiting 04:59:49 7c683ad9478e: Layer already exists 04:59:49 0153f478289e: Layer already exists 04:59:49 7d33890a6395: Layer already exists 04:59:49 3531e5ee45e3: Layer already exists 04:59:49 4392469d67a7: Layer already exists 04:59:49 bb8380576899: Layer already exists 04:59:49 9fe9a137fd00: Layer already exists 04:59:49 3.2.0-dev.8: digest: sha256:f55c7253672d046e8bb3d3f6f961b312d92c0aa1eb7dd9e8c0de2bdc4e7e0e68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:59:51 3531e5ee45e3: Preparing 04:59:51 7c683ad9478e: Preparing 04:59:51 7d33890a6395: Preparing 04:59:51 4392469d67a7: Preparing 04:59:51 0153f478289e: Preparing 04:59:51 bb8380576899: Preparing 04:59:51 9fe9a137fd00: Preparing 04:59:51 bb8380576899: Waiting 04:59:51 9fe9a137fd00: Waiting 04:59:51 7d33890a6395: Layer already exists 04:59:51 4392469d67a7: Layer already exists 04:59:51 0153f478289e: Layer already exists 04:59:51 7c683ad9478e: Layer already exists 04:59:51 3531e5ee45e3: Layer already exists 04:59:51 bb8380576899: Layer already exists 04:59:51 9fe9a137fd00: Layer already exists 04:59:51 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:f55c7253672d046e8bb3d3f6f961b312d92c0aa1eb7dd9e8c0de2bdc4e7e0e68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + 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 04:59:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:59:52 3531e5ee45e3: Preparing 04:59:52 7c683ad9478e: Preparing 04:59:52 7d33890a6395: Preparing 04:59:52 4392469d67a7: Preparing 04:59:52 0153f478289e: Preparing 04:59:52 bb8380576899: Preparing 04:59:52 9fe9a137fd00: Preparing 04:59:52 bb8380576899: Waiting 04:59:52 9fe9a137fd00: Waiting 04:59:52 3531e5ee45e3: Layer already exists 04:59:52 4392469d67a7: Layer already exists 04:59:52 7d33890a6395: Layer already exists 04:59:52 7c683ad9478e: Layer already exists 04:59:52 0153f478289e: Layer already exists 04:59:52 bb8380576899: Layer already exists 04:59:52 9fe9a137fd00: Layer already exists 04:59:52 main: digest: sha256:f55c7253672d046e8bb3d3f6f961b312d92c0aa1eb7dd9e8c0de2bdc4e7e0e68 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:52 ===================================================== [Pipeline] echo 04:59:52 taggedImages: 04:59:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:59:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.8 04:59:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:59:52 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:59:52 c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:52 latest 04:59:52 3.2.0-dev.8 04:59:52 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 04:59:52 main 04:59:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8ac9d53131d6d9e2124785d77975c4b48447506 04:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:59:54 44e8555e4102: Preparing 04:59:54 4198dc9dda55: Preparing 04:59:54 0924779e79de: Preparing 04:59:54 7d33890a6395: Preparing 04:59:54 4392469d67a7: Preparing 04:59:54 0eba59c27835: Preparing 04:59:54 007d6ff5b775: Preparing 04:59:54 d58888aacbba: Preparing 04:59:54 872b5fb11e6f: Preparing 04:59:54 9fe9a137fd00: Preparing 04:59:54 007d6ff5b775: Waiting 04:59:54 0eba59c27835: Waiting 04:59:54 d58888aacbba: Waiting 04:59:54 872b5fb11e6f: Waiting 04:59:54 9fe9a137fd00: Waiting 04:59:54 4392469d67a7: Layer already exists 04:59:54 7d33890a6395: Layer already exists 04:59:54 4198dc9dda55: Pushed 04:59:54 0924779e79de: Pushed 04:59:54 44e8555e4102: Pushed 04:59:54 9fe9a137fd00: Layer already exists 04:59:54 d58888aacbba: Pushed 04:59:54 872b5fb11e6f: Pushed 04:59:59 007d6ff5b775: Pushed 05:00:01 0eba59c27835: Pushed 05:00:01 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:e218a0929fb9735ce2e485c0855e0fa3bf8aaf75874d5a62867c759617869651 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:00:02 44e8555e4102: Preparing 05:00:02 4198dc9dda55: Preparing 05:00:02 0924779e79de: Preparing 05:00:02 7d33890a6395: Preparing 05:00:02 4392469d67a7: Preparing 05:00:02 0eba59c27835: Preparing 05:00:02 007d6ff5b775: Preparing 05:00:02 d58888aacbba: Preparing 05:00:02 872b5fb11e6f: Preparing 05:00:02 9fe9a137fd00: Preparing 05:00:02 0eba59c27835: Waiting 05:00:02 007d6ff5b775: Waiting 05:00:02 9fe9a137fd00: Waiting 05:00:02 d58888aacbba: Waiting 05:00:02 872b5fb11e6f: Waiting 05:00:02 7d33890a6395: Layer already exists 05:00:02 44e8555e4102: Layer already exists 05:00:02 4198dc9dda55: Layer already exists 05:00:02 0924779e79de: Layer already exists 05:00:02 4392469d67a7: Layer already exists 05:00:02 007d6ff5b775: Layer already exists 05:00:02 0eba59c27835: Layer already exists 05:00:02 d58888aacbba: Layer already exists 05:00:02 872b5fb11e6f: Layer already exists 05:00:02 9fe9a137fd00: Layer already exists 05:00:02 latest: digest: sha256:e218a0929fb9735ce2e485c0855e0fa3bf8aaf75874d5a62867c759617869651 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.8 05:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:00:04 44e8555e4102: Preparing 05:00:04 4198dc9dda55: Preparing 05:00:04 0924779e79de: Preparing 05:00:04 7d33890a6395: Preparing 05:00:04 4392469d67a7: Preparing 05:00:04 0eba59c27835: Preparing 05:00:04 007d6ff5b775: Preparing 05:00:04 d58888aacbba: Preparing 05:00:04 872b5fb11e6f: Preparing 05:00:04 9fe9a137fd00: Preparing 05:00:04 0eba59c27835: Waiting 05:00:04 007d6ff5b775: Waiting 05:00:04 d58888aacbba: Waiting 05:00:04 872b5fb11e6f: Waiting 05:00:04 9fe9a137fd00: Waiting 05:00:04 44e8555e4102: Layer already exists 05:00:04 4198dc9dda55: Layer already exists 05:00:04 7d33890a6395: Layer already exists 05:00:04 0924779e79de: Layer already exists 05:00:04 4392469d67a7: Layer already exists 05:00:04 007d6ff5b775: Layer already exists 05:00:04 0eba59c27835: Layer already exists 05:00:04 d58888aacbba: Layer already exists 05:00:04 872b5fb11e6f: Layer already exists 05:00:04 9fe9a137fd00: Layer already exists 05:00:04 3.2.0-dev.8: digest: sha256:e218a0929fb9735ce2e485c0855e0fa3bf8aaf75874d5a62867c759617869651 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:00:05 44e8555e4102: Preparing 05:00:05 4198dc9dda55: Preparing 05:00:05 0924779e79de: Preparing 05:00:05 7d33890a6395: Preparing 05:00:05 4392469d67a7: Preparing 05:00:05 0eba59c27835: Preparing 05:00:05 007d6ff5b775: Preparing 05:00:05 d58888aacbba: Preparing 05:00:05 872b5fb11e6f: Preparing 05:00:05 9fe9a137fd00: Preparing 05:00:05 d58888aacbba: Waiting 05:00:05 007d6ff5b775: Waiting 05:00:05 872b5fb11e6f: Waiting 05:00:05 0eba59c27835: Waiting 05:00:05 44e8555e4102: Layer already exists 05:00:05 4392469d67a7: Layer already exists 05:00:05 7d33890a6395: Layer already exists 05:00:05 4198dc9dda55: Layer already exists 05:00:05 007d6ff5b775: Layer already exists 05:00:05 d58888aacbba: Layer already exists 05:00:05 872b5fb11e6f: Layer already exists 05:00:05 9fe9a137fd00: Layer already exists 05:00:05 0eba59c27835: Layer already exists 05:00:05 0924779e79de: Layer already exists 05:00:05 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:e218a0929fb9735ce2e485c0855e0fa3bf8aaf75874d5a62867c759617869651 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:00:06 44e8555e4102: Preparing 05:00:06 4198dc9dda55: Preparing 05:00:06 0924779e79de: Preparing 05:00:06 7d33890a6395: Preparing 05:00:06 4392469d67a7: Preparing 05:00:06 0eba59c27835: Preparing 05:00:06 007d6ff5b775: Preparing 05:00:06 d58888aacbba: Preparing 05:00:06 872b5fb11e6f: Preparing 05:00:06 9fe9a137fd00: Preparing 05:00:06 0eba59c27835: Waiting 05:00:06 007d6ff5b775: Waiting 05:00:06 d58888aacbba: Waiting 05:00:06 872b5fb11e6f: Waiting 05:00:06 9fe9a137fd00: Waiting 05:00:06 7d33890a6395: Layer already exists 05:00:06 0924779e79de: Layer already exists 05:00:06 4198dc9dda55: Layer already exists 05:00:06 4392469d67a7: Layer already exists 05:00:06 44e8555e4102: Layer already exists 05:00:06 0eba59c27835: Layer already exists 05:00:06 d58888aacbba: Layer already exists 05:00:06 007d6ff5b775: Layer already exists 05:00:06 9fe9a137fd00: Layer already exists 05:00:06 872b5fb11e6f: Layer already exists 05:00:06 main: digest: sha256:e218a0929fb9735ce2e485c0855e0fa3bf8aaf75874d5a62867c759617869651 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:06 ===================================================== [Pipeline] echo 05:00:06 taggedImages: 05:00:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:00:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.8 05:00:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:00:07 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:00:07 c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:07 latest 05:00:07 3.2.0-dev.8 05:00:07 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:07 main 05:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:00:08 4d21d10ae8e4: Preparing 05:00:08 f21f3afdad69: Preparing 05:00:08 51cae121f1b6: Preparing 05:00:08 7d33890a6395: Preparing 05:00:08 4392469d67a7: Preparing 05:00:08 9433759d48a7: Preparing 05:00:08 d31649ac12d2: Preparing 05:00:08 fce1d9060589: Preparing 05:00:08 9fe9a137fd00: Preparing 05:00:08 fce1d9060589: Waiting 05:00:08 9433759d48a7: Waiting 05:00:08 9fe9a137fd00: Waiting 05:00:08 d31649ac12d2: Waiting 05:00:08 51cae121f1b6: Pushed 05:00:08 f21f3afdad69: Pushed 05:00:08 4392469d67a7: Layer already exists 05:00:08 7d33890a6395: Layer already exists 05:00:08 9fe9a137fd00: Layer already exists 05:00:08 4d21d10ae8e4: Pushed 05:00:08 d31649ac12d2: Pushed 05:00:08 fce1d9060589: Pushed 05:00:16 9433759d48a7: Pushed 05:00:17 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:1077ddbd7feda3c1a5b2f139b8405dc78000b3b51270cf0b082bff4740441716 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:00:18 4d21d10ae8e4: Preparing 05:00:18 f21f3afdad69: Preparing 05:00:18 51cae121f1b6: Preparing 05:00:18 7d33890a6395: Preparing 05:00:18 4392469d67a7: Preparing 05:00:18 9433759d48a7: Preparing 05:00:18 d31649ac12d2: Preparing 05:00:18 fce1d9060589: Preparing 05:00:18 9fe9a137fd00: Preparing 05:00:18 9433759d48a7: Waiting 05:00:18 d31649ac12d2: Waiting 05:00:18 fce1d9060589: Waiting 05:00:18 9fe9a137fd00: Waiting 05:00:18 7d33890a6395: Layer already exists 05:00:18 4d21d10ae8e4: Layer already exists 05:00:18 4392469d67a7: Layer already exists 05:00:18 f21f3afdad69: Layer already exists 05:00:18 51cae121f1b6: Layer already exists 05:00:18 9433759d48a7: Layer already exists 05:00:18 d31649ac12d2: Layer already exists 05:00:18 fce1d9060589: Layer already exists 05:00:18 9fe9a137fd00: Layer already exists 05:00:18 latest: digest: sha256:1077ddbd7feda3c1a5b2f139b8405dc78000b3b51270cf0b082bff4740441716 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.8 05:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:00:19 4d21d10ae8e4: Preparing 05:00:19 f21f3afdad69: Preparing 05:00:19 51cae121f1b6: Preparing 05:00:19 7d33890a6395: Preparing 05:00:19 4392469d67a7: Preparing 05:00:19 9433759d48a7: Preparing 05:00:19 d31649ac12d2: Preparing 05:00:19 fce1d9060589: Preparing 05:00:19 9fe9a137fd00: Preparing 05:00:19 9433759d48a7: Waiting 05:00:19 fce1d9060589: Waiting 05:00:19 9fe9a137fd00: Waiting 05:00:19 d31649ac12d2: Waiting 05:00:19 4d21d10ae8e4: Layer already exists 05:00:19 9433759d48a7: Layer already exists 05:00:19 f21f3afdad69: Layer already exists 05:00:19 4392469d67a7: Layer already exists 05:00:19 51cae121f1b6: Layer already exists 05:00:19 d31649ac12d2: Layer already exists 05:00:19 9fe9a137fd00: Layer already exists 05:00:19 7d33890a6395: Layer already exists 05:00:19 fce1d9060589: Layer already exists 05:00:19 3.2.0-dev.8: digest: sha256:1077ddbd7feda3c1a5b2f139b8405dc78000b3b51270cf0b082bff4740441716 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:00:20 4d21d10ae8e4: Preparing 05:00:20 f21f3afdad69: Preparing 05:00:20 51cae121f1b6: Preparing 05:00:20 7d33890a6395: Preparing 05:00:20 4392469d67a7: Preparing 05:00:20 9433759d48a7: Preparing 05:00:20 d31649ac12d2: Preparing 05:00:20 fce1d9060589: Preparing 05:00:20 9fe9a137fd00: Preparing 05:00:20 9433759d48a7: Waiting 05:00:20 d31649ac12d2: Waiting 05:00:20 fce1d9060589: Waiting 05:00:20 9fe9a137fd00: Waiting 05:00:20 4d21d10ae8e4: Layer already exists 05:00:20 51cae121f1b6: Layer already exists 05:00:20 4392469d67a7: Layer already exists 05:00:20 7d33890a6395: Layer already exists 05:00:20 f21f3afdad69: Layer already exists 05:00:20 fce1d9060589: Layer already exists 05:00:20 d31649ac12d2: Layer already exists 05:00:20 9433759d48a7: Layer already exists 05:00:20 9fe9a137fd00: Layer already exists 05:00:20 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:1077ddbd7feda3c1a5b2f139b8405dc78000b3b51270cf0b082bff4740441716 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:00:21 4d21d10ae8e4: Preparing 05:00:21 f21f3afdad69: Preparing 05:00:21 51cae121f1b6: Preparing 05:00:21 7d33890a6395: Preparing 05:00:21 4392469d67a7: Preparing 05:00:21 9433759d48a7: Preparing 05:00:21 d31649ac12d2: Preparing 05:00:21 fce1d9060589: Preparing 05:00:21 9fe9a137fd00: Preparing 05:00:21 9433759d48a7: Waiting 05:00:21 fce1d9060589: Waiting 05:00:21 9fe9a137fd00: Waiting 05:00:21 d31649ac12d2: Waiting 05:00:21 7d33890a6395: Layer already exists 05:00:21 f21f3afdad69: Layer already exists 05:00:21 4d21d10ae8e4: Layer already exists 05:00:21 4392469d67a7: Layer already exists 05:00:21 9433759d48a7: Layer already exists 05:00:21 d31649ac12d2: Layer already exists 05:00:21 51cae121f1b6: Layer already exists 05:00:21 9fe9a137fd00: Layer already exists 05:00:21 fce1d9060589: Layer already exists 05:00:21 main: digest: sha256:1077ddbd7feda3c1a5b2f139b8405dc78000b3b51270cf0b082bff4740441716 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:22 ===================================================== [Pipeline] echo 05:00:22 taggedImages: 05:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.8 05:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:00:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:00:22 c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:22 latest 05:00:22 3.2.0-dev.8 05:00:22 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:22 main 05:00:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:00:23 44e8555e4102: Preparing 05:00:23 09013bfe7cbb: Preparing 05:00:23 b62848be4337: Preparing 05:00:23 7d33890a6395: Preparing 05:00:23 4392469d67a7: Preparing 05:00:23 bd69587246cb: Preparing 05:00:23 d58888aacbba: Preparing 05:00:23 872b5fb11e6f: Preparing 05:00:23 9fe9a137fd00: Preparing 05:00:23 bd69587246cb: Waiting 05:00:23 d58888aacbba: Waiting 05:00:23 9fe9a137fd00: Waiting 05:00:23 4392469d67a7: Layer already exists 05:00:23 44e8555e4102: Layer already exists 05:00:23 7d33890a6395: Layer already exists 05:00:23 d58888aacbba: Layer already exists 05:00:23 872b5fb11e6f: Layer already exists 05:00:23 9fe9a137fd00: Layer already exists 05:00:23 b62848be4337: Pushed 05:00:23 09013bfe7cbb: Pushed 05:00:32 bd69587246cb: Pushed 05:00:32 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:4ce7875d2177e431c8076f474daab3b709eedc409e03502ac43e96ce9818cc43 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:00:33 44e8555e4102: Preparing 05:00:33 09013bfe7cbb: Preparing 05:00:33 b62848be4337: Preparing 05:00:33 7d33890a6395: Preparing 05:00:33 4392469d67a7: Preparing 05:00:33 bd69587246cb: Preparing 05:00:33 d58888aacbba: Preparing 05:00:33 872b5fb11e6f: Preparing 05:00:33 9fe9a137fd00: Preparing 05:00:33 bd69587246cb: Waiting 05:00:33 d58888aacbba: Waiting 05:00:33 872b5fb11e6f: Waiting 05:00:33 7d33890a6395: Layer already exists 05:00:33 09013bfe7cbb: Layer already exists 05:00:33 44e8555e4102: Layer already exists 05:00:33 4392469d67a7: Layer already exists 05:00:33 b62848be4337: Layer already exists 05:00:33 d58888aacbba: Layer already exists 05:00:33 872b5fb11e6f: Layer already exists 05:00:33 9fe9a137fd00: Layer already exists 05:00:33 bd69587246cb: Layer already exists 05:00:33 latest: digest: sha256:4ce7875d2177e431c8076f474daab3b709eedc409e03502ac43e96ce9818cc43 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.8 05:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:00:34 44e8555e4102: Preparing 05:00:34 09013bfe7cbb: Preparing 05:00:34 b62848be4337: Preparing 05:00:34 7d33890a6395: Preparing 05:00:34 4392469d67a7: Preparing 05:00:34 bd69587246cb: Preparing 05:00:34 d58888aacbba: Preparing 05:00:34 872b5fb11e6f: Preparing 05:00:34 9fe9a137fd00: Preparing 05:00:34 d58888aacbba: Waiting 05:00:34 bd69587246cb: Waiting 05:00:34 9fe9a137fd00: Waiting 05:00:34 872b5fb11e6f: Waiting 05:00:34 7d33890a6395: Layer already exists 05:00:34 4392469d67a7: Layer already exists 05:00:34 b62848be4337: Layer already exists 05:00:34 09013bfe7cbb: Layer already exists 05:00:34 44e8555e4102: Layer already exists 05:00:34 872b5fb11e6f: Layer already exists 05:00:34 bd69587246cb: Layer already exists 05:00:34 d58888aacbba: Layer already exists 05:00:34 9fe9a137fd00: Layer already exists 05:00:34 3.2.0-dev.8: digest: sha256:4ce7875d2177e431c8076f474daab3b709eedc409e03502ac43e96ce9818cc43 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:00:35 44e8555e4102: Preparing 05:00:35 09013bfe7cbb: Preparing 05:00:35 b62848be4337: Preparing 05:00:35 7d33890a6395: Preparing 05:00:35 4392469d67a7: Preparing 05:00:35 bd69587246cb: Preparing 05:00:35 d58888aacbba: Preparing 05:00:35 872b5fb11e6f: Preparing 05:00:35 9fe9a137fd00: Preparing 05:00:35 bd69587246cb: Waiting 05:00:35 d58888aacbba: Waiting 05:00:35 872b5fb11e6f: Waiting 05:00:35 9fe9a137fd00: Waiting 05:00:35 b62848be4337: Layer already exists 05:00:35 4392469d67a7: Layer already exists 05:00:35 44e8555e4102: Layer already exists 05:00:35 09013bfe7cbb: Layer already exists 05:00:35 7d33890a6395: Layer already exists 05:00:35 bd69587246cb: Layer already exists 05:00:35 872b5fb11e6f: Layer already exists 05:00:35 9fe9a137fd00: Layer already exists 05:00:35 d58888aacbba: Layer already exists 05:00:35 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:4ce7875d2177e431c8076f474daab3b709eedc409e03502ac43e96ce9818cc43 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:00:36 44e8555e4102: Preparing 05:00:36 09013bfe7cbb: Preparing 05:00:36 b62848be4337: Preparing 05:00:36 7d33890a6395: Preparing 05:00:36 4392469d67a7: Preparing 05:00:36 bd69587246cb: Preparing 05:00:36 d58888aacbba: Preparing 05:00:36 872b5fb11e6f: Preparing 05:00:36 9fe9a137fd00: Preparing 05:00:36 bd69587246cb: Waiting 05:00:36 872b5fb11e6f: Waiting 05:00:36 9fe9a137fd00: Waiting 05:00:36 d58888aacbba: Waiting 05:00:36 44e8555e4102: Layer already exists 05:00:36 7d33890a6395: Layer already exists 05:00:36 b62848be4337: Layer already exists 05:00:36 09013bfe7cbb: Layer already exists 05:00:36 4392469d67a7: Layer already exists 05:00:36 bd69587246cb: Layer already exists 05:00:36 d58888aacbba: Layer already exists 05:00:36 872b5fb11e6f: Layer already exists 05:00:36 9fe9a137fd00: Layer already exists 05:00:36 main: digest: sha256:4ce7875d2177e431c8076f474daab3b709eedc409e03502ac43e96ce9818cc43 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:37 ===================================================== [Pipeline] echo 05:00:37 taggedImages: 05:00:37 - nexus3.edgexfoundry.org:10004/security-spire-server:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:37 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:00:37 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.8 05:00:37 - nexus3.edgexfoundry.org:10004/security-spire-server:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:37 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:00:37 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:00:37 c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:37 latest 05:00:37 3.2.0-dev.8 05:00:37 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:37 main 05:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:00:39 57ecc3a8ab70: Preparing 05:00:39 73a26ff4199c: Preparing 05:00:39 7d33890a6395: Preparing 05:00:39 4392469d67a7: Preparing 05:00:39 4c5bcb49cbcb: Preparing 05:00:39 6d632c5b64db: Preparing 05:00:39 9fe9a137fd00: Preparing 05:00:39 6d632c5b64db: Waiting 05:00:39 9fe9a137fd00: Waiting 05:00:39 7d33890a6395: Layer already exists 05:00:39 4392469d67a7: Layer already exists 05:00:39 9fe9a137fd00: Layer already exists 05:00:39 4c5bcb49cbcb: Pushed 05:00:39 57ecc3a8ab70: Pushed 05:00:39 6d632c5b64db: Pushed 05:00:41 73a26ff4199c: Pushed 05:00:41 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:05c71bc5ac8ded928ad98290a3116fe68e2ba4a43fcc42d3a40db474859b5d32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:00:42 57ecc3a8ab70: Preparing 05:00:42 73a26ff4199c: Preparing 05:00:42 7d33890a6395: Preparing 05:00:42 4392469d67a7: Preparing 05:00:42 4c5bcb49cbcb: Preparing 05:00:42 6d632c5b64db: Preparing 05:00:42 9fe9a137fd00: Preparing 05:00:42 9fe9a137fd00: Waiting 05:00:42 6d632c5b64db: Waiting 05:00:42 57ecc3a8ab70: Layer already exists 05:00:42 4c5bcb49cbcb: Layer already exists 05:00:42 73a26ff4199c: Layer already exists 05:00:42 4392469d67a7: Layer already exists 05:00:42 7d33890a6395: Layer already exists 05:00:42 6d632c5b64db: Layer already exists 05:00:42 9fe9a137fd00: Layer already exists 05:00:42 latest: digest: sha256:05c71bc5ac8ded928ad98290a3116fe68e2ba4a43fcc42d3a40db474859b5d32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.8 05:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:00:43 57ecc3a8ab70: Preparing 05:00:43 73a26ff4199c: Preparing 05:00:43 7d33890a6395: Preparing 05:00:43 4392469d67a7: Preparing 05:00:43 4c5bcb49cbcb: Preparing 05:00:43 6d632c5b64db: Preparing 05:00:43 9fe9a137fd00: Preparing 05:00:43 6d632c5b64db: Waiting 05:00:43 9fe9a137fd00: Waiting 05:00:43 57ecc3a8ab70: Layer already exists 05:00:43 73a26ff4199c: Layer already exists 05:00:43 7d33890a6395: Layer already exists 05:00:43 4392469d67a7: Layer already exists 05:00:43 4c5bcb49cbcb: Layer already exists 05:00:43 6d632c5b64db: Layer already exists 05:00:43 9fe9a137fd00: Layer already exists 05:00:43 3.2.0-dev.8: digest: sha256:05c71bc5ac8ded928ad98290a3116fe68e2ba4a43fcc42d3a40db474859b5d32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:00:44 57ecc3a8ab70: Preparing 05:00:44 73a26ff4199c: Preparing 05:00:44 7d33890a6395: Preparing 05:00:44 4392469d67a7: Preparing 05:00:44 4c5bcb49cbcb: Preparing 05:00:44 6d632c5b64db: Preparing 05:00:44 9fe9a137fd00: Preparing 05:00:44 6d632c5b64db: Waiting 05:00:44 9fe9a137fd00: Waiting 05:00:44 7d33890a6395: Layer already exists 05:00:44 4392469d67a7: Layer already exists 05:00:44 73a26ff4199c: Layer already exists 05:00:44 4c5bcb49cbcb: Layer already exists 05:00:44 57ecc3a8ab70: Layer already exists 05:00:44 9fe9a137fd00: Layer already exists 05:00:44 6d632c5b64db: Layer already exists 05:00:44 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:05c71bc5ac8ded928ad98290a3116fe68e2ba4a43fcc42d3a40db474859b5d32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:00:46 57ecc3a8ab70: Preparing 05:00:46 73a26ff4199c: Preparing 05:00:46 7d33890a6395: Preparing 05:00:46 4392469d67a7: Preparing 05:00:46 4c5bcb49cbcb: Preparing 05:00:46 6d632c5b64db: Preparing 05:00:46 9fe9a137fd00: Preparing 05:00:46 6d632c5b64db: Waiting 05:00:46 9fe9a137fd00: Waiting 05:00:46 57ecc3a8ab70: Layer already exists 05:00:46 4c5bcb49cbcb: Layer already exists 05:00:46 7d33890a6395: Layer already exists 05:00:46 73a26ff4199c: Layer already exists 05:00:46 4392469d67a7: Layer already exists 05:00:46 6d632c5b64db: Layer already exists 05:00:46 9fe9a137fd00: Layer already exists 05:00:46 main: digest: sha256:05c71bc5ac8ded928ad98290a3116fe68e2ba4a43fcc42d3a40db474859b5d32 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:46 ===================================================== [Pipeline] echo 05:00:46 taggedImages: 05:00:46 - nexus3.edgexfoundry.org:10004/support-notifications:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:00:46 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.8 05:00:46 - nexus3.edgexfoundry.org:10004/support-notifications:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:46 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:00:46 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:00:46 c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:46 latest 05:00:46 3.2.0-dev.8 05:00:46 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:46 main 05:00:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:00:48 828280a93530: Preparing 05:00:48 25e4fe8be1a8: Preparing 05:00:48 7d33890a6395: Preparing 05:00:48 4392469d67a7: Preparing 05:00:48 145ce1b6c264: Preparing 05:00:48 a0b7ce5dce3b: Preparing 05:00:48 9fe9a137fd00: Preparing 05:00:48 a0b7ce5dce3b: Waiting 05:00:48 9fe9a137fd00: Waiting 05:00:48 7d33890a6395: Layer already exists 05:00:48 4392469d67a7: Layer already exists 05:00:48 145ce1b6c264: Layer already exists 05:00:48 a0b7ce5dce3b: Layer already exists 05:00:48 9fe9a137fd00: Layer already exists 05:00:48 828280a93530: Pushed 05:00:50 25e4fe8be1a8: Pushed 05:00:50 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:40f4acd44d2aec723534e04f695f32aa97bc7536a2e4d4c696b3239b88dab845 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:00:51 828280a93530: Preparing 05:00:51 25e4fe8be1a8: Preparing 05:00:51 7d33890a6395: Preparing 05:00:51 4392469d67a7: Preparing 05:00:51 145ce1b6c264: Preparing 05:00:51 a0b7ce5dce3b: Preparing 05:00:51 9fe9a137fd00: Preparing 05:00:51 9fe9a137fd00: Waiting 05:00:51 a0b7ce5dce3b: Waiting 05:00:51 4392469d67a7: Layer already exists 05:00:51 828280a93530: Layer already exists 05:00:51 25e4fe8be1a8: Layer already exists 05:00:51 145ce1b6c264: Layer already exists 05:00:51 7d33890a6395: Layer already exists 05:00:51 a0b7ce5dce3b: Layer already exists 05:00:51 9fe9a137fd00: Layer already exists 05:00:51 latest: digest: sha256:40f4acd44d2aec723534e04f695f32aa97bc7536a2e4d4c696b3239b88dab845 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.8 05:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:00:52 828280a93530: Preparing 05:00:52 25e4fe8be1a8: Preparing 05:00:52 7d33890a6395: Preparing 05:00:52 4392469d67a7: Preparing 05:00:52 145ce1b6c264: Preparing 05:00:52 a0b7ce5dce3b: Preparing 05:00:52 9fe9a137fd00: Preparing 05:00:52 a0b7ce5dce3b: Waiting 05:00:52 9fe9a137fd00: Waiting 05:00:52 828280a93530: Layer already exists 05:00:52 25e4fe8be1a8: Layer already exists 05:00:52 7d33890a6395: Layer already exists 05:00:52 145ce1b6c264: Layer already exists 05:00:52 4392469d67a7: Layer already exists 05:00:52 a0b7ce5dce3b: Layer already exists 05:00:52 9fe9a137fd00: Layer already exists 05:00:52 3.2.0-dev.8: digest: sha256:40f4acd44d2aec723534e04f695f32aa97bc7536a2e4d4c696b3239b88dab845 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:00:55 828280a93530: Preparing 05:00:55 25e4fe8be1a8: Preparing 05:00:55 7d33890a6395: Preparing 05:00:55 4392469d67a7: Preparing 05:00:55 145ce1b6c264: Preparing 05:00:55 a0b7ce5dce3b: Preparing 05:00:55 9fe9a137fd00: Preparing 05:00:55 9fe9a137fd00: Waiting 05:00:55 a0b7ce5dce3b: Waiting 05:00:55 4392469d67a7: Layer already exists 05:00:55 7d33890a6395: Layer already exists 05:00:55 145ce1b6c264: Layer already exists 05:00:55 828280a93530: Layer already exists 05:00:55 25e4fe8be1a8: Layer already exists 05:00:55 a0b7ce5dce3b: Layer already exists 05:00:55 9fe9a137fd00: Layer already exists 05:00:55 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:40f4acd44d2aec723534e04f695f32aa97bc7536a2e4d4c696b3239b88dab845 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:00:58 828280a93530: Preparing 05:00:58 25e4fe8be1a8: Preparing 05:00:58 7d33890a6395: Preparing 05:00:58 4392469d67a7: Preparing 05:00:58 145ce1b6c264: Preparing 05:00:58 a0b7ce5dce3b: Preparing 05:00:58 9fe9a137fd00: Preparing 05:00:58 a0b7ce5dce3b: Waiting 05:00:58 9fe9a137fd00: Waiting 05:00:58 7d33890a6395: Layer already exists 05:00:58 145ce1b6c264: Layer already exists 05:00:58 4392469d67a7: Layer already exists 05:00:58 25e4fe8be1a8: Layer already exists 05:00:58 828280a93530: Layer already exists 05:00:58 a0b7ce5dce3b: Layer already exists 05:00:58 9fe9a137fd00: Layer already exists 05:00:58 main: digest: sha256:40f4acd44d2aec723534e04f695f32aa97bc7536a2e4d4c696b3239b88dab845 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:58 ===================================================== [Pipeline] echo 05:00:59 taggedImages: 05:00:59 - nexus3.edgexfoundry.org:10004/support-scheduler:c8ac9d53131d6d9e2124785d77975c4b48447506 05:00:59 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:00:59 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.8 05:00:59 - nexus3.edgexfoundry.org:10004/support-scheduler:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:00:59 - 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] } 05:06:10 #142 ... 05:06:10 05:06:10 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:06:10 #133 408.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:06:23 #133 DONE 420.3s 05:06:23 05:06:23 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:06:23 #142 DONE 420.3s 05:06:23 05:06:23 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:06:23 #138 ... 05:06:23 05:06:23 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:06:23 #143 DONE 0.4s 05:06:23 05:06:23 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:06:23 #134 DONE 421.2s 05:06:23 05:06:23 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:06:23 #144 ... 05:06:23 05:06:23 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:06:23 #145 DONE 0.5s 05:06:23 05:06:23 #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:06:24 #146 ... 05:06:24 05:06:24 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:06:24 #144 DONE 0.5s 05:06:24 05:06:24 #147 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:06:24 #147 ... 05:06:24 05:06:24 #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:06:24 #146 DONE 0.7s 05:06:24 05:06:24 #148 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:06:24 #148 DONE 0.5s 05:06:24 05:06:24 #147 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:06:24 #147 DONE 0.5s 05:06:24 05:06:24 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:06:24 #149 ... 05:06:24 05:06:24 #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:06:24 #150 DONE 0.4s 05:06:24 05:06:24 #151 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:06:24 #151 DONE 0.4s 05:06:24 05:06:24 #152 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:06:25 #152 ... 05:06:25 05:06:25 #153 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:06:25 #153 DONE 0.4s 05:06:25 05:06:25 #152 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:06:25 #152 DONE 0.5s 05:06:25 05:06:25 #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:06:25 #154 DONE 0.3s 05:06:25 05:06:25 #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:06:25 #155 ... 05:06:25 05:06:25 #156 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:06:25 #156 DONE 0.4s 05:06:25 05:06:25 #157 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:06:26 #157 ... 05:06:26 05:06:26 #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:06:26 #155 DONE 0.6s 05:06:26 05:06:26 #158 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:06:26 #158 DONE 0.6s 05:06:26 05:06:26 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:06:26 #136 ... 05:06:26 05:06:26 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:06:26 #149 DONE 2.3s 05:06:26 05:06:26 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:06:27 #159 DONE 0.5s 05:06:27 05:06:27 #160 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:06:27 #160 DONE 0.5s 05:06:27 05:06:27 #161 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:06:28 #161 ... 05:06:28 05:06:28 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:06:28 #162 DONE 0.4s 05:06:28 05:06:28 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:06:28 #163 DONE 0.5s 05:06:28 05:06:28 #157 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:06:28 #157 DONE 2.4s 05:06:28 05:06:28 #164 [security-proxy-setup] exporting to image 05:06:28 #164 exporting layers 05:06:28 #164 ... 05:06:28 05:06:28 #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:06:28 #165 DONE 0.3s 05:06:28 05:06:28 #166 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:06:28 #166 DONE 0.4s 05:06:28 05:06:28 #167 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:06:29 #167 DONE 0.3s 05:06:29 05:06:29 #164 [security-proxy-setup] exporting to image 05:06:29 #164 exporting layers 1.1s done 05:06:29 #164 writing image sha256:8ea8275c3536d1d15b289f8c398aebf6e1cb3ecb28be19092104d625a503208e done 05:06:29 #164 naming to docker.io/library/security-proxy-setup-arm64 done 05:06:29 #164 DONE 1.2s 05:06:29 05:06:29 #168 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:06:29 #168 ... 05:06:29 05:06:29 #161 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:06:29 #161 DONE 2.2s 05:06:29 05:06:29 #168 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:06:29 #168 DONE 0.3s 05:06:29 05:06:29 #169 [security-secretstore-setup] exporting to image 05:06:30 #169 ... 05:06:30 05:06:30 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:06:30 #170 DONE 0.7s 05:06:30 05:06:30 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:06:31 #171 ... 05:06:31 05:06:31 #169 [security-secretstore-setup] exporting to image 05:06:31 #169 exporting layers 1.5s done 05:06:31 #169 writing image sha256:968142d22c086929f890bb3d7b7bec03a5e7e24287bb9462270a3696fc5ccacf done 05:06:31 #169 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 05:06:31 #169 DONE 1.6s 05:06:31 05:06:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:06:32 #138 ... 05:06:32 05:06:32 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:06:32 #171 DONE 1.9s 05:06:32 05:06:32 #172 [security-bootstrapper] exporting to image 05:06:32 #172 exporting layers 0.9s done 05:06:33 #172 writing image sha256:a7cb6ffb146d6f2865aca0d331b07f51775bd9737379308161a9b7a89f0bb272 done 05:06:33 #172 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 05:06:33 #172 DONE 0.9s 05:06:33 05:06:33 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:06:34 #132 ... 05:06:34 05:06:34 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:06:34 #140 DONE 431.5s 05:06:34 05:06:34 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:06:34 #173 DONE 0.3s 05:06:34 05:06:34 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:06:34 #132 ... 05:06:34 05:06:34 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:06:34 #174 DONE 0.3s 05:06:34 05:06:34 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:06:34 #175 DONE 0.2s 05:06:34 05:06:34 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:06:35 #141 ... 05:06:35 05:06:35 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:06:35 #176 DONE 0.1s 05:06:35 05:06:35 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:06:35 #177 DONE 0.1s 05:06:35 05:06:35 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:06:35 #136 ... 05:06:35 05:06:35 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:06:36 #178 DONE 1.6s 05:06:36 05:06:36 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:06:37 #138 ... 05:06:37 05:06:37 #179 [security-proxy-auth] exporting to image 05:06:37 #179 ... 05:06:37 05:06:37 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:06:37 #137 DONE 434.8s 05:06:37 05:06:37 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:06:37 #138 ... 05:06:37 05:06:37 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:06:37 #180 CACHED 05:06:37 05:06:37 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:06:37 #181 CACHED 05:06:37 05:06:37 #179 [security-proxy-auth] exporting to image 05:06:37 #179 exporting layers 0.9s done 05:06:37 #179 writing image sha256:b5b2aa88a8fded97952c68eb482a0f93b887313383392b2b4daa73ddf6298924 done 05:06:37 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 05:06:37 #179 DONE 0.9s 05:06:37 05:06:37 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:06:37 #182 DONE 0.3s 05:06:37 05:06:37 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:06:38 #138 ... 05:06:38 05:06:38 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:06:38 #183 DONE 0.1s 05:06:38 05:06:38 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:06:38 #184 DONE 0.1s 05:06:38 05:06:38 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:06:38 #136 ... 05:06:38 05:06:38 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:06:39 #185 DONE 1.7s 05:06:39 05:06:39 #186 [core-common-config-bootstrapper] exporting to image 05:06:40 #186 exporting layers 0.4s done 05:06:40 #186 writing image sha256:e5056f2a39b51c0b8bc16e7b21c6b1f2d077764b8b0087c03bd4d3a97e5958e8 done 05:06:40 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 05:06:40 #186 DONE 0.5s 05:06:40 05:06:40 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:06:53 #141 ... 05:06:53 05:06:53 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:06:53 #135 DONE 448.8s 05:06:53 05:06:53 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:06:53 #139 ... 05:06:53 05:06:53 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:06:53 #187 DONE 0.2s 05:06:53 05:06:53 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:06:53 #188 DONE 0.1s 05:06:53 05:06:53 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:06:53 #189 DONE 0.3s 05:06:53 05:06:53 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:06:53 #190 DONE 0.2s 05:06:53 05:06:53 #191 [core-command] exporting to image 05:06:53 #191 exporting layers 05:06:53 #191 exporting layers 0.3s done 05:06:53 #191 writing image sha256:ba98c252a83aec5e51d39851f3da4b01539c5d3d53a46f953ccfb54967774906 done 05:06:53 #191 naming to docker.io/library/core-command-arm64 done 05:06:53 #191 DONE 0.3s 05:06:53 05:06:53 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:06:57 #138 DONE 454.6s 05:06:57 05:06:57 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:06:57 #136 ... 05:06:57 05:06:57 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:06:57 #192 DONE 0.2s 05:06:57 05:06:57 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:06:57 #136 ... 05:06:57 05:06:57 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:06:57 #193 DONE 0.1s 05:06:58 05:06:58 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:06:58 #194 DONE 0.3s 05:06:58 05:06:58 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:06:58 #139 DONE 455.7s 05:06:58 05:06:58 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:06:58 #195 DONE 0.4s 05:06:58 05:06:58 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:06:58 #196 DONE 0.2s 05:06:58 05:06:58 #197 [core-data] exporting to image 05:06:58 #197 exporting layers 05:06:58 #197 ... 05:06:58 05:06:58 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:06:58 #198 DONE 0.3s 05:06:59 05:06:59 #197 [core-data] exporting to image 05:06:59 #197 exporting layers 0.4s done 05:06:59 #197 writing image sha256:f4da4419d0016685bf435887ba2dc009034f1e9ac705ba0ff95a3fd0c0bdf318 done 05:06:59 #197 naming to docker.io/library/core-data-arm64 0.0s done 05:06:59 #197 DONE 0.5s 05:06:59 05:06:59 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:06:59 #199 DONE 0.4s 05:06:59 05:06:59 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:06:59 #200 DONE 0.1s 05:06:59 05:06:59 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:06:59 #136 ... 05:06:59 05:06:59 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:06:59 #201 DONE 0.2s 05:06:59 05:06:59 #202 [core-metadata] exporting to image 05:06:59 #202 exporting layers 0.2s done 05:07:00 #202 writing image sha256:878e9e759f6fb7b6edc2b5422a870b503c81e83f80d3f03a66f089352c9e4dfb done 05:07:00 #202 naming to docker.io/library/core-metadata-arm64 done 05:07:00 #202 DONE 0.2s 05:07:00 05:07:00 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:07:10 #132 ... 05:07:10 05:07:10 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:07:10 #136 DONE 466.4s 05:07:10 05:07:10 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:10 #203 DONE 0.2s 05:07:10 05:07:10 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:07:10 #204 DONE 0.1s 05:07:10 05:07:10 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:07:10 #205 DONE 0.3s 05:07:10 05:07:10 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:07:10 #206 DONE 0.1s 05:07:10 05:07:10 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:07:10 #141 ... 05:07:10 05:07:10 #207 [security-spiffe-token-provider] exporting to image 05:07:10 #207 exporting layers 05:07:10 #207 exporting layers 0.4s done 05:07:10 #207 writing image sha256:9176137c242a9b22f491665f30ee80977a640595f7621ba05e574b21459d46f7 done 05:07:10 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 05:07:10 #207 DONE 0.4s 05:07:10 05:07:10 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:07:22 #141 DONE 478.1s 05:07:22 05:07:22 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:07:22 #132 DONE 478.1s 05:07:22 05:07:22 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:22 #208 DONE 0.1s 05:07:22 05:07:22 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:07:22 #209 DONE 0.2s 05:07:22 05:07:22 #210 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:22 #210 DONE 0.1s 05:07:22 05:07:22 #211 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:07:22 #211 DONE 0.2s 05:07:22 05:07:22 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:07:22 #212 DONE 0.2s 05:07:22 05:07:22 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:07:22 #213 DONE 0.2s 05:07:22 05:07:22 #214 [support-scheduler] exporting to image 05:07:22 #214 exporting layers 05:07:22 #214 ... 05:07:22 05:07:22 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:07:22 #215 DONE 0.3s 05:07:22 05:07:22 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:07:22 #216 DONE 0.1s 05:07:22 05:07:22 #214 [support-scheduler] exporting to image 05:07:22 #214 exporting layers 0.3s done 05:07:22 #214 writing image sha256:10f9a2d3b8497d94ecb21160ebbb83f8c4eecd7f3cd3d2754b0e35b283e4b0fc done 05:07:22 #214 naming to docker.io/library/support-scheduler-arm64 done 05:07:22 #214 DONE 0.3s 05:07:22 05:07:22 #217 [support-notifications] exporting to image 05:07:22 #217 exporting layers 0.3s done 05:07:22 #217 writing image sha256:68d29632e9a5c5b82ad4eb9247f053f420f8ba14526adeaebad5d2b6c22a676c done 05:07:22 #217 naming to docker.io/library/support-notifications-arm64 done 05:07:22 #217 DONE 0.3s 05:07:22 time="2023-12-29T04:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:22 time="2023-12-29T04:58:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:07:22 $ docker stop --time=1 51280f91ec1ab85540daabc60106b3c9048c3ffd30e1500179454b721576689d 05:07:23 $ docker rm -f --volumes 51280f91ec1ab85540daabc60106b3c9048c3ffd30e1500179454b721576689d [Pipeline] // withDockerContainer [Pipeline] sh 05:07:24 + docker images 05:07:24 REPOSITORY TAG IMAGE ID CREATED SIZE 05:07:24 support-scheduler-arm64 latest 10f9a2d3b849 3 seconds ago 25.8MB 05:07:24 support-notifications-arm64 latest 68d29632e9a5 3 seconds ago 26.4MB 05:07:24 security-spiffe-token-provider-arm64 latest 9176137c242a 15 seconds ago 28.9MB 05:07:24 core-metadata-arm64 latest 878e9e759f6f 25 seconds ago 17.4MB 05:07:24 core-data-arm64 latest f4da4419d001 26 seconds ago 17.1MB 05:07:24 core-command-arm64 latest ba98c252a83a 32 seconds ago 17MB 05:07:24 core-common-config-bootstrapper-arm64 latest e5056f2a39b5 45 seconds ago 15.1MB 05:07:24 security-proxy-auth-arm64 latest b5b2aa88a8fd 48 seconds ago 15.9MB 05:07:24 security-bootstrapper-arm64 latest a7cb6ffb146d 53 seconds ago 18.5MB 05:07:24 security-secretstore-setup-arm64 latest 968142d22c08 55 seconds ago 35.7MB 05:07:24 security-proxy-setup-arm64 latest 8ea8275c3536 56 seconds ago 25.8MB 05:07:24 security-spire-agent-arm64 latest 4601be64123f 8 minutes ago 152MB 05:07:24 security-spire-server-arm64 latest ef9bda0ec873 8 minutes ago 96.7MB 05:07:24 security-spire-config-arm64 latest 19586921b584 8 minutes ago 95.8MB 05:07:24 ci-base-image-arm64 latest 6269e8172050 9 minutes ago 933MB 05:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 6 weeks ago 560MB 05:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:25 provisioning config files... 05:07:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/618@tmp/config4816750935349611683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:26 ---> ****-login.sh 05:07:26 nexus3.edgexfoundry.org:10001 05:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:26 Configure a credential helper to remove this warning. See 05:07:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:26 05:07:26 Login Succeeded 05:07:26 nexus3.edgexfoundry.org:10002 05:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:26 Configure a credential helper to remove this warning. See 05:07:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:26 05:07:26 Login Succeeded 05:07:26 nexus3.edgexfoundry.org:10003 05:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:26 Configure a credential helper to remove this warning. See 05:07:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:26 05:07:26 Login Succeeded 05:07:26 nexus3.edgexfoundry.org:10004 05:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:27 Configure a credential helper to remove this warning. See 05:07:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:27 05:07:27 Login Succeeded 05:07:27 ****.io 05:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:27 Configure a credential helper to remove this warning. See 05:07:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:27 05:07:27 Login Succeeded 05:07:27 ---> ****-login.sh ends [Pipeline] } 05:07:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:07:28 c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:28 latest 05:07:28 3.2.0-dev.8 05:07:28 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:07:28 main 05:07:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:07:29 515be2213aed: Preparing 05:07:29 c87ff695f06a: Preparing 05:07:29 c76b668827a4: Preparing 05:07:29 8413845d121a: Preparing 05:07:29 f177840ef725: Preparing 05:07:29 662448ecc6f1: Preparing 05:07:29 0faf9b67be60: Preparing 05:07:29 662448ecc6f1: Waiting 05:07:29 0faf9b67be60: Waiting 05:07:30 f177840ef725: Pushed 05:07:30 8413845d121a: Pushed 05:07:30 515be2213aed: Pushed 05:07:30 c76b668827a4: Pushed 05:07:30 0faf9b67be60: Layer already exists 05:07:30 662448ecc6f1: Pushed 05:07:32 c87ff695f06a: Pushed 05:07:32 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:2f0ae75f32d7b917d0eb5980cf07d2fd2139ef70c010d8c79c2c1fed85715cf8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:07:36 515be2213aed: Preparing 05:07:36 c87ff695f06a: Preparing 05:07:36 c76b668827a4: Preparing 05:07:36 8413845d121a: Preparing 05:07:36 f177840ef725: Preparing 05:07:36 662448ecc6f1: Preparing 05:07:36 0faf9b67be60: Preparing 05:07:36 662448ecc6f1: Waiting 05:07:36 0faf9b67be60: Waiting 05:07:36 515be2213aed: Layer already exists 05:07:36 8413845d121a: Layer already exists 05:07:36 f177840ef725: Layer already exists 05:07:36 c87ff695f06a: Layer already exists 05:07:36 c76b668827a4: Layer already exists 05:07:36 662448ecc6f1: Layer already exists 05:07:36 0faf9b67be60: Layer already exists 05:07:36 latest: digest: sha256:2f0ae75f32d7b917d0eb5980cf07d2fd2139ef70c010d8c79c2c1fed85715cf8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.8 05:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:07:38 515be2213aed: Preparing 05:07:38 c87ff695f06a: Preparing 05:07:38 c76b668827a4: Preparing 05:07:38 8413845d121a: Preparing 05:07:38 f177840ef725: Preparing 05:07:38 662448ecc6f1: Preparing 05:07:38 0faf9b67be60: Preparing 05:07:38 662448ecc6f1: Waiting 05:07:38 0faf9b67be60: Waiting 05:07:38 c76b668827a4: Layer already exists 05:07:38 c87ff695f06a: Layer already exists 05:07:38 515be2213aed: Layer already exists 05:07:38 8413845d121a: Layer already exists 05:07:38 f177840ef725: Layer already exists 05:07:38 662448ecc6f1: Layer already exists 05:07:38 0faf9b67be60: Layer already exists 05:07:38 3.2.0-dev.8: digest: sha256:2f0ae75f32d7b917d0eb5980cf07d2fd2139ef70c010d8c79c2c1fed85715cf8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:07:39 515be2213aed: Preparing 05:07:39 c87ff695f06a: Preparing 05:07:39 c76b668827a4: Preparing 05:07:39 8413845d121a: Preparing 05:07:39 f177840ef725: Preparing 05:07:39 662448ecc6f1: Preparing 05:07:39 0faf9b67be60: Preparing 05:07:39 662448ecc6f1: Waiting 05:07:39 0faf9b67be60: Waiting 05:07:39 c87ff695f06a: Layer already exists 05:07:39 f177840ef725: Layer already exists 05:07:39 515be2213aed: Layer already exists 05:07:39 8413845d121a: Layer already exists 05:07:39 c76b668827a4: Layer already exists 05:07:39 662448ecc6f1: Layer already exists 05:07:39 0faf9b67be60: Layer already exists 05:07:40 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:2f0ae75f32d7b917d0eb5980cf07d2fd2139ef70c010d8c79c2c1fed85715cf8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:07:41 515be2213aed: Preparing 05:07:41 c87ff695f06a: Preparing 05:07:41 c76b668827a4: Preparing 05:07:41 8413845d121a: Preparing 05:07:41 f177840ef725: Preparing 05:07:41 662448ecc6f1: Preparing 05:07:41 0faf9b67be60: Preparing 05:07:41 662448ecc6f1: Waiting 05:07:41 0faf9b67be60: Waiting 05:07:41 8413845d121a: Layer already exists 05:07:41 515be2213aed: Layer already exists 05:07:41 f177840ef725: Layer already exists 05:07:41 c76b668827a4: Layer already exists 05:07:41 c87ff695f06a: Layer already exists 05:07:41 662448ecc6f1: Layer already exists 05:07:41 0faf9b67be60: Layer already exists 05:07:41 main: digest: sha256:2f0ae75f32d7b917d0eb5980cf07d2fd2139ef70c010d8c79c2c1fed85715cf8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:42 ===================================================== [Pipeline] echo 05:07:42 taggedImages: 05:07:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:07:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.8 05:07:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:07:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:07:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:07:42 c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:42 latest 05:07:42 3.2.0-dev.8 05:07:42 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:07:42 main 05:07:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:07:44 b8accaa35d49: Preparing 05:07:44 26139fa56940: Preparing 05:07:44 c625ca1b2993: Preparing 05:07:44 4c7df5aa7598: Preparing 05:07:44 c76b668827a4: Preparing 05:07:44 8413845d121a: Preparing 05:07:44 f177840ef725: Preparing 05:07:44 662448ecc6f1: Preparing 05:07:44 0faf9b67be60: Preparing 05:07:44 8413845d121a: Waiting 05:07:44 f177840ef725: Waiting 05:07:44 662448ecc6f1: Waiting 05:07:44 0faf9b67be60: Waiting 05:07:44 c76b668827a4: Layer already exists 05:07:44 8413845d121a: Layer already exists 05:07:44 f177840ef725: Layer already exists 05:07:44 26139fa56940: Pushed 05:07:44 c625ca1b2993: Pushed 05:07:44 b8accaa35d49: Pushed 05:07:44 662448ecc6f1: Layer already exists 05:07:44 0faf9b67be60: Layer already exists 05:07:46 4c7df5aa7598: Pushed 05:07:46 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:b755839f002a88f1757dd7513c51837a6ee2643346e7e9a175a6745954677c5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:47 + 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 05:07:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:07:49 b8accaa35d49: Preparing 05:07:49 26139fa56940: Preparing 05:07:49 c625ca1b2993: Preparing 05:07:49 4c7df5aa7598: Preparing 05:07:49 c76b668827a4: Preparing 05:07:49 8413845d121a: Preparing 05:07:49 f177840ef725: Preparing 05:07:49 662448ecc6f1: Preparing 05:07:49 0faf9b67be60: Preparing 05:07:49 f177840ef725: Waiting 05:07:49 662448ecc6f1: Waiting 05:07:49 0faf9b67be60: Waiting 05:07:49 8413845d121a: Waiting 05:07:49 c76b668827a4: Layer already exists 05:07:49 c625ca1b2993: Layer already exists 05:07:49 b8accaa35d49: Layer already exists 05:07:49 4c7df5aa7598: Layer already exists 05:07:49 26139fa56940: Layer already exists 05:07:49 8413845d121a: Layer already exists 05:07:49 662448ecc6f1: Layer already exists 05:07:49 f177840ef725: Layer already exists 05:07:49 0faf9b67be60: Layer already exists 05:07:49 latest: digest: sha256:b755839f002a88f1757dd7513c51837a6ee2643346e7e9a175a6745954677c5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.8 05:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:07:50 b8accaa35d49: Preparing 05:07:50 26139fa56940: Preparing 05:07:50 c625ca1b2993: Preparing 05:07:50 4c7df5aa7598: Preparing 05:07:50 c76b668827a4: Preparing 05:07:50 8413845d121a: Preparing 05:07:50 f177840ef725: Preparing 05:07:50 662448ecc6f1: Preparing 05:07:50 0faf9b67be60: Preparing 05:07:50 8413845d121a: Waiting 05:07:50 f177840ef725: Waiting 05:07:50 662448ecc6f1: Waiting 05:07:50 0faf9b67be60: Waiting 05:07:50 c625ca1b2993: Layer already exists 05:07:50 b8accaa35d49: Layer already exists 05:07:50 c76b668827a4: Layer already exists 05:07:50 26139fa56940: Layer already exists 05:07:50 4c7df5aa7598: Layer already exists 05:07:50 f177840ef725: Layer already exists 05:07:50 8413845d121a: Layer already exists 05:07:50 0faf9b67be60: Layer already exists 05:07:50 662448ecc6f1: Layer already exists 05:07:51 3.2.0-dev.8: digest: sha256:b755839f002a88f1757dd7513c51837a6ee2643346e7e9a175a6745954677c5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:07:52 b8accaa35d49: Preparing 05:07:52 26139fa56940: Preparing 05:07:52 c625ca1b2993: Preparing 05:07:52 4c7df5aa7598: Preparing 05:07:52 c76b668827a4: Preparing 05:07:52 8413845d121a: Preparing 05:07:52 f177840ef725: Preparing 05:07:52 662448ecc6f1: Preparing 05:07:52 0faf9b67be60: Preparing 05:07:52 f177840ef725: Waiting 05:07:52 662448ecc6f1: Waiting 05:07:52 0faf9b67be60: Waiting 05:07:52 8413845d121a: Waiting 05:07:52 c76b668827a4: Layer already exists 05:07:52 26139fa56940: Layer already exists 05:07:52 4c7df5aa7598: Layer already exists 05:07:52 c625ca1b2993: Layer already exists 05:07:52 b8accaa35d49: Layer already exists 05:07:52 f177840ef725: Layer already exists 05:07:52 8413845d121a: Layer already exists 05:07:52 0faf9b67be60: Layer already exists 05:07:52 662448ecc6f1: Layer already exists 05:07:52 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:b755839f002a88f1757dd7513c51837a6ee2643346e7e9a175a6745954677c5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:53 + 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 05:07:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:07:54 b8accaa35d49: Preparing 05:07:54 26139fa56940: Preparing 05:07:54 c625ca1b2993: Preparing 05:07:54 4c7df5aa7598: Preparing 05:07:54 c76b668827a4: Preparing 05:07:54 8413845d121a: Preparing 05:07:54 f177840ef725: Preparing 05:07:54 662448ecc6f1: Preparing 05:07:54 0faf9b67be60: Preparing 05:07:54 662448ecc6f1: Waiting 05:07:54 0faf9b67be60: Waiting 05:07:54 8413845d121a: Waiting 05:07:54 f177840ef725: Waiting 05:07:54 c625ca1b2993: Layer already exists 05:07:54 26139fa56940: Layer already exists 05:07:54 b8accaa35d49: Layer already exists 05:07:54 4c7df5aa7598: Layer already exists 05:07:54 c76b668827a4: Layer already exists 05:07:54 0faf9b67be60: Layer already exists 05:07:54 662448ecc6f1: Layer already exists 05:07:54 8413845d121a: Layer already exists 05:07:54 f177840ef725: Layer already exists 05:07:54 main: digest: sha256:b755839f002a88f1757dd7513c51837a6ee2643346e7e9a175a6745954677c5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:55 ===================================================== [Pipeline] echo 05:07:55 taggedImages: 05:07:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:07:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.8 05:07:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:07:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:07:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:07:55 c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:55 latest 05:07:55 3.2.0-dev.8 05:07:55 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:07:55 main 05:07:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:07:57 8847094b6a50: Preparing 05:07:57 50981a211756: Preparing 05:07:57 c76b668827a4: Preparing 05:07:57 8413845d121a: Preparing 05:07:57 781a5b8e66d6: Preparing 05:07:57 662448ecc6f1: Preparing 05:07:57 0faf9b67be60: Preparing 05:07:57 662448ecc6f1: Waiting 05:07:57 0faf9b67be60: Waiting 05:07:57 8413845d121a: Layer already exists 05:07:57 c76b668827a4: Layer already exists 05:07:57 662448ecc6f1: Layer already exists 05:07:57 0faf9b67be60: Layer already exists 05:07:57 8847094b6a50: Pushed 05:07:57 781a5b8e66d6: Pushed 05:07:59 50981a211756: Pushed 05:07:59 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:d6f021a63eb6e585691d31e3108d414be0d96f235803a4ae422e028a6a68af7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:08:04 8847094b6a50: Preparing 05:08:04 50981a211756: Preparing 05:08:04 c76b668827a4: Preparing 05:08:04 8413845d121a: Preparing 05:08:04 781a5b8e66d6: Preparing 05:08:04 662448ecc6f1: Preparing 05:08:04 0faf9b67be60: Preparing 05:08:04 662448ecc6f1: Waiting 05:08:04 0faf9b67be60: Waiting 05:08:04 8847094b6a50: Layer already exists 05:08:04 781a5b8e66d6: Layer already exists 05:08:04 8413845d121a: Layer already exists 05:08:04 c76b668827a4: Layer already exists 05:08:04 50981a211756: Layer already exists 05:08:04 0faf9b67be60: Layer already exists 05:08:04 662448ecc6f1: Layer already exists 05:08:04 latest: digest: sha256:d6f021a63eb6e585691d31e3108d414be0d96f235803a4ae422e028a6a68af7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.8 05:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:08:05 8847094b6a50: Preparing 05:08:05 50981a211756: Preparing 05:08:05 c76b668827a4: Preparing 05:08:05 8413845d121a: Preparing 05:08:05 781a5b8e66d6: Preparing 05:08:05 662448ecc6f1: Preparing 05:08:05 0faf9b67be60: Preparing 05:08:05 662448ecc6f1: Waiting 05:08:05 0faf9b67be60: Waiting 05:08:05 8413845d121a: Layer already exists 05:08:05 781a5b8e66d6: Layer already exists 05:08:05 8847094b6a50: Layer already exists 05:08:05 c76b668827a4: Layer already exists 05:08:05 50981a211756: Layer already exists 05:08:06 0faf9b67be60: Layer already exists 05:08:06 662448ecc6f1: Layer already exists 05:08:06 3.2.0-dev.8: digest: sha256:d6f021a63eb6e585691d31e3108d414be0d96f235803a4ae422e028a6a68af7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:08:07 8847094b6a50: Preparing 05:08:07 50981a211756: Preparing 05:08:07 c76b668827a4: Preparing 05:08:07 8413845d121a: Preparing 05:08:07 781a5b8e66d6: Preparing 05:08:07 662448ecc6f1: Preparing 05:08:07 0faf9b67be60: Preparing 05:08:07 662448ecc6f1: Waiting 05:08:07 0faf9b67be60: Waiting 05:08:07 8847094b6a50: Layer already exists 05:08:07 50981a211756: Layer already exists 05:08:07 781a5b8e66d6: Layer already exists 05:08:07 8413845d121a: Layer already exists 05:08:07 c76b668827a4: Layer already exists 05:08:07 0faf9b67be60: Layer already exists 05:08:07 662448ecc6f1: Layer already exists 05:08:08 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:d6f021a63eb6e585691d31e3108d414be0d96f235803a4ae422e028a6a68af7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:08:09 8847094b6a50: Preparing 05:08:09 50981a211756: Preparing 05:08:09 c76b668827a4: Preparing 05:08:09 8413845d121a: Preparing 05:08:09 781a5b8e66d6: Preparing 05:08:09 662448ecc6f1: Preparing 05:08:09 0faf9b67be60: Preparing 05:08:09 662448ecc6f1: Waiting 05:08:09 0faf9b67be60: Waiting 05:08:09 781a5b8e66d6: Layer already exists 05:08:09 8413845d121a: Layer already exists 05:08:09 c76b668827a4: Layer already exists 05:08:09 8847094b6a50: Layer already exists 05:08:09 50981a211756: Layer already exists 05:08:09 662448ecc6f1: Layer already exists 05:08:09 0faf9b67be60: Layer already exists 05:08:09 main: digest: sha256:d6f021a63eb6e585691d31e3108d414be0d96f235803a4ae422e028a6a68af7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:10 ===================================================== [Pipeline] echo 05:08:10 taggedImages: 05:08:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:08:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.8 05:08:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:08:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:08:10 c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:10 latest 05:08:10 3.2.0-dev.8 05:08:10 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:10 main 05:08:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:08:12 4608db17a195: Preparing 05:08:12 fea6ee6cbe28: Preparing 05:08:12 9fb950234514: Preparing 05:08:12 c76b668827a4: Preparing 05:08:12 8413845d121a: Preparing 05:08:12 f177840ef725: Preparing 05:08:12 662448ecc6f1: Preparing 05:08:12 0faf9b67be60: Preparing 05:08:12 f177840ef725: Waiting 05:08:12 662448ecc6f1: Waiting 05:08:12 0faf9b67be60: Waiting 05:08:12 c76b668827a4: Layer already exists 05:08:12 8413845d121a: Layer already exists 05:08:12 f177840ef725: Layer already exists 05:08:12 662448ecc6f1: Layer already exists 05:08:12 0faf9b67be60: Layer already exists 05:08:12 fea6ee6cbe28: Pushed 05:08:12 4608db17a195: Pushed 05:08:15 9fb950234514: Pushed 05:08:17 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:8a9dbf0e27cdae17d1adc0b58de2438e99c5b4d0b3e35c2b98ea24e190ee4f84 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:08:19 4608db17a195: Preparing 05:08:19 fea6ee6cbe28: Preparing 05:08:19 9fb950234514: Preparing 05:08:19 c76b668827a4: Preparing 05:08:19 8413845d121a: Preparing 05:08:19 f177840ef725: Preparing 05:08:19 662448ecc6f1: Preparing 05:08:19 0faf9b67be60: Preparing 05:08:19 f177840ef725: Waiting 05:08:19 662448ecc6f1: Waiting 05:08:19 0faf9b67be60: Waiting 05:08:19 fea6ee6cbe28: Layer already exists 05:08:19 4608db17a195: Layer already exists 05:08:19 8413845d121a: Layer already exists 05:08:19 c76b668827a4: Layer already exists 05:08:19 9fb950234514: Layer already exists 05:08:19 f177840ef725: Layer already exists 05:08:19 662448ecc6f1: Layer already exists 05:08:19 0faf9b67be60: Layer already exists 05:08:19 latest: digest: sha256:8a9dbf0e27cdae17d1adc0b58de2438e99c5b4d0b3e35c2b98ea24e190ee4f84 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.8 05:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:08:21 4608db17a195: Preparing 05:08:21 fea6ee6cbe28: Preparing 05:08:21 9fb950234514: Preparing 05:08:21 c76b668827a4: Preparing 05:08:21 8413845d121a: Preparing 05:08:21 f177840ef725: Preparing 05:08:21 662448ecc6f1: Preparing 05:08:21 0faf9b67be60: Preparing 05:08:21 f177840ef725: Waiting 05:08:21 662448ecc6f1: Waiting 05:08:21 0faf9b67be60: Waiting 05:08:21 fea6ee6cbe28: Layer already exists 05:08:21 c76b668827a4: Layer already exists 05:08:21 9fb950234514: Layer already exists 05:08:21 8413845d121a: Layer already exists 05:08:21 4608db17a195: Layer already exists 05:08:21 f177840ef725: Layer already exists 05:08:21 0faf9b67be60: Layer already exists 05:08:21 662448ecc6f1: Layer already exists 05:08:21 3.2.0-dev.8: digest: sha256:8a9dbf0e27cdae17d1adc0b58de2438e99c5b4d0b3e35c2b98ea24e190ee4f84 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:08:22 4608db17a195: Preparing 05:08:22 fea6ee6cbe28: Preparing 05:08:22 9fb950234514: Preparing 05:08:22 c76b668827a4: Preparing 05:08:22 8413845d121a: Preparing 05:08:22 f177840ef725: Preparing 05:08:22 662448ecc6f1: Preparing 05:08:22 0faf9b67be60: Preparing 05:08:22 662448ecc6f1: Waiting 05:08:22 f177840ef725: Waiting 05:08:22 0faf9b67be60: Waiting 05:08:22 8413845d121a: Layer already exists 05:08:22 9fb950234514: Layer already exists 05:08:22 fea6ee6cbe28: Layer already exists 05:08:22 4608db17a195: Layer already exists 05:08:22 c76b668827a4: Layer already exists 05:08:22 f177840ef725: Layer already exists 05:08:22 662448ecc6f1: Layer already exists 05:08:22 0faf9b67be60: Layer already exists 05:08:23 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:8a9dbf0e27cdae17d1adc0b58de2438e99c5b4d0b3e35c2b98ea24e190ee4f84 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:08:24 4608db17a195: Preparing 05:08:24 fea6ee6cbe28: Preparing 05:08:24 9fb950234514: Preparing 05:08:24 c76b668827a4: Preparing 05:08:24 8413845d121a: Preparing 05:08:24 f177840ef725: Preparing 05:08:24 662448ecc6f1: Preparing 05:08:24 f177840ef725: Waiting 05:08:24 0faf9b67be60: Preparing 05:08:24 662448ecc6f1: Waiting 05:08:24 0faf9b67be60: Waiting 05:08:24 fea6ee6cbe28: Layer already exists 05:08:24 8413845d121a: Layer already exists 05:08:24 9fb950234514: Layer already exists 05:08:24 c76b668827a4: Layer already exists 05:08:24 4608db17a195: Layer already exists 05:08:24 0faf9b67be60: Layer already exists 05:08:24 f177840ef725: Layer already exists 05:08:24 662448ecc6f1: Layer already exists 05:08:24 main: digest: sha256:8a9dbf0e27cdae17d1adc0b58de2438e99c5b4d0b3e35c2b98ea24e190ee4f84 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:25 ===================================================== [Pipeline] echo 05:08:25 taggedImages: 05:08:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:08:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.8 05:08:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:08:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:08:25 c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:25 latest 05:08:25 3.2.0-dev.8 05:08:25 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:25 main 05:08:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:08:27 9b14db5d0bfd: Preparing 05:08:27 6da8a8b8fbec: Preparing 05:08:27 4d1eb1c036a4: Preparing 05:08:27 ceaf34c78d11: Preparing 05:08:27 28aade073b19: Preparing 05:08:27 bded79b37cfd: Preparing 05:08:27 b477e3de9ac3: Preparing 05:08:27 c76b668827a4: Preparing 05:08:27 8413845d121a: Preparing 05:08:27 af34a8487c3c: Preparing 05:08:27 cf0984e1ca10: Preparing 05:08:27 5f70bf18a086: Preparing 05:08:27 972fb9779419: Preparing 05:08:27 7735d799ebe1: Preparing 05:08:27 b98fff327d10: Preparing 05:08:27 bded79b37cfd: Waiting 05:08:27 b477e3de9ac3: Waiting 05:08:27 c76b668827a4: Waiting 05:08:27 0faf9b67be60: Preparing 05:08:27 8413845d121a: Waiting 05:08:27 af34a8487c3c: Waiting 05:08:27 7735d799ebe1: Waiting 05:08:27 cf0984e1ca10: Waiting 05:08:27 b98fff327d10: Waiting 05:08:27 5f70bf18a086: Waiting 05:08:27 0faf9b67be60: Waiting 05:08:27 972fb9779419: Waiting 05:08:27 28aade073b19: Pushed 05:08:28 ceaf34c78d11: Pushed 05:08:28 6da8a8b8fbec: Pushed 05:08:28 4d1eb1c036a4: Pushed 05:08:28 9b14db5d0bfd: Pushed 05:08:28 bded79b37cfd: Pushed 05:08:28 c76b668827a4: Layer already exists 05:08:28 8413845d121a: Layer already exists 05:08:28 af34a8487c3c: Pushed 05:08:28 972fb9779419: Pushed 05:08:28 5f70bf18a086: Pushed 05:08:28 cf0984e1ca10: Pushed 05:08:28 0faf9b67be60: Layer already exists 05:08:28 7735d799ebe1: Pushed 05:08:28 b98fff327d10: Pushed 05:08:31 b477e3de9ac3: Pushed 05:08:33 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:f7341074237372325383e92d37a3d03325aef7ee62c0e880f2e7998b0a4eb3e2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:08:34 9b14db5d0bfd: Preparing 05:08:34 6da8a8b8fbec: Preparing 05:08:34 4d1eb1c036a4: Preparing 05:08:34 ceaf34c78d11: Preparing 05:08:34 28aade073b19: Preparing 05:08:34 bded79b37cfd: Preparing 05:08:34 b477e3de9ac3: Preparing 05:08:34 c76b668827a4: Preparing 05:08:34 8413845d121a: Preparing 05:08:34 af34a8487c3c: Preparing 05:08:34 cf0984e1ca10: Preparing 05:08:34 5f70bf18a086: Preparing 05:08:34 972fb9779419: Preparing 05:08:34 7735d799ebe1: Preparing 05:08:34 b98fff327d10: Preparing 05:08:34 0faf9b67be60: Preparing 05:08:34 b477e3de9ac3: Waiting 05:08:34 c76b668827a4: Waiting 05:08:34 bded79b37cfd: Waiting 05:08:34 8413845d121a: Waiting 05:08:34 af34a8487c3c: Waiting 05:08:34 7735d799ebe1: Waiting 05:08:34 cf0984e1ca10: Waiting 05:08:34 b98fff327d10: Waiting 05:08:34 5f70bf18a086: Waiting 05:08:34 0faf9b67be60: Waiting 05:08:34 972fb9779419: Waiting 05:08:34 ceaf34c78d11: Layer already exists 05:08:34 4d1eb1c036a4: Layer already exists 05:08:34 6da8a8b8fbec: Layer already exists 05:08:34 9b14db5d0bfd: Layer already exists 05:08:34 28aade073b19: Layer already exists 05:08:34 b477e3de9ac3: Layer already exists 05:08:34 bded79b37cfd: Layer already exists 05:08:34 8413845d121a: Layer already exists 05:08:34 af34a8487c3c: Layer already exists 05:08:34 c76b668827a4: Layer already exists 05:08:34 5f70bf18a086: Layer already exists 05:08:34 cf0984e1ca10: Layer already exists 05:08:34 972fb9779419: Layer already exists 05:08:34 7735d799ebe1: Layer already exists 05:08:34 b98fff327d10: Layer already exists 05:08:34 0faf9b67be60: Layer already exists 05:08:34 latest: digest: sha256:f7341074237372325383e92d37a3d03325aef7ee62c0e880f2e7998b0a4eb3e2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.8 05:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:08:36 9b14db5d0bfd: Preparing 05:08:36 6da8a8b8fbec: Preparing 05:08:36 4d1eb1c036a4: Preparing 05:08:36 ceaf34c78d11: Preparing 05:08:36 28aade073b19: Preparing 05:08:36 bded79b37cfd: Preparing 05:08:36 b477e3de9ac3: Preparing 05:08:36 bded79b37cfd: Waiting 05:08:36 c76b668827a4: Preparing 05:08:36 8413845d121a: Preparing 05:08:36 b477e3de9ac3: Waiting 05:08:36 c76b668827a4: Waiting 05:08:36 af34a8487c3c: Preparing 05:08:36 8413845d121a: Waiting 05:08:36 cf0984e1ca10: Preparing 05:08:36 af34a8487c3c: Waiting 05:08:36 5f70bf18a086: Preparing 05:08:36 972fb9779419: Preparing 05:08:36 5f70bf18a086: Waiting 05:08:36 7735d799ebe1: Preparing 05:08:36 972fb9779419: Waiting 05:08:36 b98fff327d10: Preparing 05:08:36 7735d799ebe1: Waiting 05:08:36 0faf9b67be60: Preparing 05:08:36 b98fff327d10: Waiting 05:08:36 0faf9b67be60: Waiting 05:08:36 cf0984e1ca10: Waiting 05:08:36 9b14db5d0bfd: Layer already exists 05:08:36 ceaf34c78d11: Layer already exists 05:08:36 6da8a8b8fbec: Layer already exists 05:08:36 4d1eb1c036a4: Layer already exists 05:08:36 28aade073b19: Layer already exists 05:08:36 8413845d121a: Layer already exists 05:08:36 b477e3de9ac3: Layer already exists 05:08:36 bded79b37cfd: Layer already exists 05:08:36 c76b668827a4: Layer already exists 05:08:36 af34a8487c3c: Layer already exists 05:08:36 7735d799ebe1: Layer already exists 05:08:36 5f70bf18a086: Layer already exists 05:08:36 cf0984e1ca10: Layer already exists 05:08:36 972fb9779419: Layer already exists 05:08:36 b98fff327d10: Layer already exists 05:08:36 0faf9b67be60: Layer already exists 05:08:36 3.2.0-dev.8: digest: sha256:f7341074237372325383e92d37a3d03325aef7ee62c0e880f2e7998b0a4eb3e2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:08:37 9b14db5d0bfd: Preparing 05:08:37 6da8a8b8fbec: Preparing 05:08:37 4d1eb1c036a4: Preparing 05:08:37 ceaf34c78d11: Preparing 05:08:37 28aade073b19: Preparing 05:08:37 bded79b37cfd: Preparing 05:08:37 b477e3de9ac3: Preparing 05:08:37 c76b668827a4: Preparing 05:08:37 8413845d121a: Preparing 05:08:37 af34a8487c3c: Preparing 05:08:37 cf0984e1ca10: Preparing 05:08:37 bded79b37cfd: Waiting 05:08:37 b477e3de9ac3: Waiting 05:08:37 5f70bf18a086: Preparing 05:08:37 8413845d121a: Waiting 05:08:37 c76b668827a4: Waiting 05:08:37 972fb9779419: Preparing 05:08:37 af34a8487c3c: Waiting 05:08:37 cf0984e1ca10: Waiting 05:08:37 5f70bf18a086: Waiting 05:08:37 7735d799ebe1: Preparing 05:08:37 972fb9779419: Waiting 05:08:37 b98fff327d10: Preparing 05:08:37 7735d799ebe1: Waiting 05:08:37 0faf9b67be60: Preparing 05:08:37 0faf9b67be60: Waiting 05:08:37 ceaf34c78d11: Layer already exists 05:08:37 9b14db5d0bfd: Layer already exists 05:08:37 4d1eb1c036a4: Layer already exists 05:08:37 28aade073b19: Layer already exists 05:08:37 6da8a8b8fbec: Layer already exists 05:08:37 bded79b37cfd: Layer already exists 05:08:37 b477e3de9ac3: Layer already exists 05:08:37 af34a8487c3c: Layer already exists 05:08:37 8413845d121a: Layer already exists 05:08:38 c76b668827a4: Layer already exists 05:08:38 cf0984e1ca10: Layer already exists 05:08:38 5f70bf18a086: Layer already exists 05:08:38 972fb9779419: Layer already exists 05:08:38 7735d799ebe1: Layer already exists 05:08:38 b98fff327d10: Layer already exists 05:08:38 0faf9b67be60: Layer already exists 05:08:38 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:f7341074237372325383e92d37a3d03325aef7ee62c0e880f2e7998b0a4eb3e2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:08:39 9b14db5d0bfd: Preparing 05:08:39 6da8a8b8fbec: Preparing 05:08:39 4d1eb1c036a4: Preparing 05:08:39 ceaf34c78d11: Preparing 05:08:39 28aade073b19: Preparing 05:08:39 bded79b37cfd: Preparing 05:08:39 b477e3de9ac3: Preparing 05:08:39 c76b668827a4: Preparing 05:08:39 8413845d121a: Preparing 05:08:39 af34a8487c3c: Preparing 05:08:39 cf0984e1ca10: Preparing 05:08:39 5f70bf18a086: Preparing 05:08:39 972fb9779419: Preparing 05:08:39 7735d799ebe1: Preparing 05:08:39 b98fff327d10: Preparing 05:08:39 b477e3de9ac3: Waiting 05:08:39 c76b668827a4: Waiting 05:08:39 0faf9b67be60: Preparing 05:08:39 bded79b37cfd: Waiting 05:08:39 8413845d121a: Waiting 05:08:39 af34a8487c3c: Waiting 05:08:39 cf0984e1ca10: Waiting 05:08:39 972fb9779419: Waiting 05:08:39 5f70bf18a086: Waiting 05:08:39 7735d799ebe1: Waiting 05:08:39 0faf9b67be60: Waiting 05:08:39 b98fff327d10: Waiting 05:08:39 4d1eb1c036a4: Layer already exists 05:08:39 28aade073b19: Layer already exists 05:08:39 ceaf34c78d11: Layer already exists 05:08:39 9b14db5d0bfd: Layer already exists 05:08:39 6da8a8b8fbec: Layer already exists 05:08:39 bded79b37cfd: Layer already exists 05:08:39 c76b668827a4: Layer already exists 05:08:39 b477e3de9ac3: Layer already exists 05:08:39 8413845d121a: Layer already exists 05:08:39 af34a8487c3c: Layer already exists 05:08:39 cf0984e1ca10: Layer already exists 05:08:39 972fb9779419: Layer already exists 05:08:39 5f70bf18a086: Layer already exists 05:08:39 7735d799ebe1: Layer already exists 05:08:39 b98fff327d10: Layer already exists 05:08:39 0faf9b67be60: Layer already exists 05:08:39 main: digest: sha256:f7341074237372325383e92d37a3d03325aef7ee62c0e880f2e7998b0a4eb3e2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:40 ===================================================== [Pipeline] echo 05:08:40 taggedImages: 05:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.8 05:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:08:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:08:41 c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:41 latest 05:08:41 3.2.0-dev.8 05:08:41 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:41 main 05:08:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:08:42 7f922bf35780: Preparing 05:08:42 63c564660cfd: Preparing 05:08:42 b1880cdcab51: Preparing 05:08:42 0c51cca7286f: Preparing 05:08:42 c76b668827a4: Preparing 05:08:42 8413845d121a: Preparing 05:08:42 f177840ef725: Preparing 05:08:42 8413845d121a: Waiting 05:08:42 662448ecc6f1: Preparing 05:08:42 f177840ef725: Waiting 05:08:42 0faf9b67be60: Preparing 05:08:42 662448ecc6f1: Waiting 05:08:42 0faf9b67be60: Waiting 05:08:42 c76b668827a4: Layer already exists 05:08:43 8413845d121a: Layer already exists 05:08:43 f177840ef725: Layer already exists 05:08:43 662448ecc6f1: Layer already exists 05:08:43 0faf9b67be60: Layer already exists 05:08:43 7f922bf35780: Pushed 05:08:43 b1880cdcab51: Pushed 05:08:43 63c564660cfd: Pushed 05:08:45 0c51cca7286f: Retrying in 5 seconds 05:08:46 0c51cca7286f: Retrying in 4 seconds 05:08:46 0c51cca7286f: Retrying in 3 seconds 05:08:47 0c51cca7286f: Retrying in 2 seconds 05:08:48 0c51cca7286f: Retrying in 1 second 05:08:52 0c51cca7286f: Pushed 05:08:52 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:bc7fed37dcd07001e80c82dc7058110becb52bed61ae1fa5eca39eeef6dec49f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:52 + 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 05:08:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:08:53 7f922bf35780: Preparing 05:08:53 63c564660cfd: Preparing 05:08:53 b1880cdcab51: Preparing 05:08:53 0c51cca7286f: Preparing 05:08:53 c76b668827a4: Preparing 05:08:53 8413845d121a: Preparing 05:08:53 f177840ef725: Preparing 05:08:53 662448ecc6f1: Preparing 05:08:53 0faf9b67be60: Preparing 05:08:53 8413845d121a: Waiting 05:08:53 f177840ef725: Waiting 05:08:53 662448ecc6f1: Waiting 05:08:53 0faf9b67be60: Waiting 05:08:53 0c51cca7286f: Layer already exists 05:08:53 c76b668827a4: Layer already exists 05:08:53 7f922bf35780: Layer already exists 05:08:53 b1880cdcab51: Layer already exists 05:08:53 63c564660cfd: Layer already exists 05:08:53 8413845d121a: Layer already exists 05:08:53 f177840ef725: Layer already exists 05:08:53 0faf9b67be60: Layer already exists 05:08:53 662448ecc6f1: Layer already exists 05:08:53 latest: digest: sha256:bc7fed37dcd07001e80c82dc7058110becb52bed61ae1fa5eca39eeef6dec49f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.8 05:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:08:55 7f922bf35780: Preparing 05:08:55 63c564660cfd: Preparing 05:08:55 b1880cdcab51: Preparing 05:08:55 0c51cca7286f: Preparing 05:08:55 c76b668827a4: Preparing 05:08:55 8413845d121a: Preparing 05:08:55 f177840ef725: Preparing 05:08:55 662448ecc6f1: Preparing 05:08:55 0faf9b67be60: Preparing 05:08:55 8413845d121a: Waiting 05:08:55 662448ecc6f1: Waiting 05:08:55 f177840ef725: Waiting 05:08:55 0faf9b67be60: Waiting 05:08:55 7f922bf35780: Layer already exists 05:08:55 b1880cdcab51: Layer already exists 05:08:55 63c564660cfd: Layer already exists 05:08:55 c76b668827a4: Layer already exists 05:08:55 0c51cca7286f: Layer already exists 05:08:55 f177840ef725: Layer already exists 05:08:55 8413845d121a: Layer already exists 05:08:55 0faf9b67be60: Layer already exists 05:08:55 662448ecc6f1: Layer already exists 05:08:55 3.2.0-dev.8: digest: sha256:bc7fed37dcd07001e80c82dc7058110becb52bed61ae1fa5eca39eeef6dec49f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:08:57 7f922bf35780: Preparing 05:08:57 63c564660cfd: Preparing 05:08:57 b1880cdcab51: Preparing 05:08:57 0c51cca7286f: Preparing 05:08:57 c76b668827a4: Preparing 05:08:57 8413845d121a: Preparing 05:08:57 f177840ef725: Preparing 05:08:57 662448ecc6f1: Preparing 05:08:57 0faf9b67be60: Preparing 05:08:57 8413845d121a: Waiting 05:08:57 f177840ef725: Waiting 05:08:57 662448ecc6f1: Waiting 05:08:57 0faf9b67be60: Waiting 05:08:57 c76b668827a4: Layer already exists 05:08:57 63c564660cfd: Layer already exists 05:08:57 7f922bf35780: Layer already exists 05:08:57 0c51cca7286f: Layer already exists 05:08:57 b1880cdcab51: Layer already exists 05:08:57 8413845d121a: Layer already exists 05:08:57 0faf9b67be60: Layer already exists 05:08:57 662448ecc6f1: Layer already exists 05:08:57 f177840ef725: Layer already exists 05:08:57 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:bc7fed37dcd07001e80c82dc7058110becb52bed61ae1fa5eca39eeef6dec49f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:58 + 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 05:09:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:09:03 7f922bf35780: Preparing 05:09:03 63c564660cfd: Preparing 05:09:03 b1880cdcab51: Preparing 05:09:03 0c51cca7286f: Preparing 05:09:03 c76b668827a4: Preparing 05:09:03 8413845d121a: Preparing 05:09:03 f177840ef725: Preparing 05:09:03 662448ecc6f1: Preparing 05:09:03 0faf9b67be60: Preparing 05:09:03 8413845d121a: Waiting 05:09:03 662448ecc6f1: Waiting 05:09:03 f177840ef725: Waiting 05:09:03 0faf9b67be60: Waiting 05:09:03 b1880cdcab51: Layer already exists 05:09:03 63c564660cfd: Layer already exists 05:09:03 c76b668827a4: Layer already exists 05:09:03 7f922bf35780: Layer already exists 05:09:03 0c51cca7286f: Layer already exists 05:09:03 8413845d121a: Layer already exists 05:09:03 f177840ef725: Layer already exists 05:09:03 662448ecc6f1: Layer already exists 05:09:03 0faf9b67be60: Layer already exists 05:09:03 main: digest: sha256:bc7fed37dcd07001e80c82dc7058110becb52bed61ae1fa5eca39eeef6dec49f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:04 ===================================================== [Pipeline] echo 05:09:04 taggedImages: 05:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.8 05:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:09:04 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:09:04 c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:04 latest 05:09:04 3.2.0-dev.8 05:09:04 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:04 main 05:09:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:09:06 e13b163d837e: Preparing 05:09:06 b5ee95e32fd1: Preparing 05:09:06 d8c4b9bb2cf4: Preparing 05:09:06 1d66c7d801c5: Preparing 05:09:06 8549be6b38be: Preparing 05:09:06 c76b668827a4: Preparing 05:09:06 8413845d121a: Preparing 05:09:06 255db4fe337b: Preparing 05:09:06 c76b668827a4: Waiting 05:09:06 8413845d121a: Waiting 05:09:06 78c41f480213: Preparing 05:09:06 255db4fe337b: Waiting 05:09:06 8cf3591a749c: Preparing 05:09:06 78c41f480213: Waiting 05:09:06 0faf9b67be60: Preparing 05:09:06 8cf3591a749c: Waiting 05:09:06 0faf9b67be60: Waiting 05:09:06 b5ee95e32fd1: Pushed 05:09:06 1d66c7d801c5: Pushed 05:09:06 e13b163d837e: Pushed 05:09:06 8549be6b38be: Pushed 05:09:06 c76b668827a4: Layer already exists 05:09:06 8413845d121a: Layer already exists 05:09:06 0faf9b67be60: Layer already exists 05:09:06 255db4fe337b: Pushed 05:09:06 78c41f480213: Pushed 05:09:08 d8c4b9bb2cf4: Pushed 05:09:09 8cf3591a749c: Pushed 05:09:09 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:3e705132c007372c26afe3c98eb223a05feb5249b93603de832c373dbc958ed1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:10 + 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 05:09:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:09:10 e13b163d837e: Preparing 05:09:10 b5ee95e32fd1: Preparing 05:09:10 d8c4b9bb2cf4: Preparing 05:09:10 1d66c7d801c5: Preparing 05:09:10 8549be6b38be: Preparing 05:09:10 c76b668827a4: Preparing 05:09:10 c76b668827a4: Waiting 05:09:10 8413845d121a: Preparing 05:09:10 255db4fe337b: Preparing 05:09:10 8413845d121a: Waiting 05:09:10 78c41f480213: Preparing 05:09:10 255db4fe337b: Waiting 05:09:10 8cf3591a749c: Preparing 05:09:10 78c41f480213: Waiting 05:09:10 0faf9b67be60: Preparing 05:09:10 8cf3591a749c: Waiting 05:09:10 0faf9b67be60: Waiting 05:09:10 1d66c7d801c5: Layer already exists 05:09:10 d8c4b9bb2cf4: Layer already exists 05:09:10 b5ee95e32fd1: Layer already exists 05:09:10 8549be6b38be: Layer already exists 05:09:10 e13b163d837e: Layer already exists 05:09:10 c76b668827a4: Layer already exists 05:09:10 8cf3591a749c: Layer already exists 05:09:10 8413845d121a: Layer already exists 05:09:10 78c41f480213: Layer already exists 05:09:10 255db4fe337b: Layer already exists 05:09:10 0faf9b67be60: Layer already exists 05:09:11 latest: digest: sha256:3e705132c007372c26afe3c98eb223a05feb5249b93603de832c373dbc958ed1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.8 05:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:09:12 e13b163d837e: Preparing 05:09:12 b5ee95e32fd1: Preparing 05:09:12 d8c4b9bb2cf4: Preparing 05:09:12 1d66c7d801c5: Preparing 05:09:12 8549be6b38be: Preparing 05:09:12 c76b668827a4: Preparing 05:09:12 8413845d121a: Preparing 05:09:12 255db4fe337b: Preparing 05:09:12 78c41f480213: Preparing 05:09:12 8cf3591a749c: Preparing 05:09:12 0faf9b67be60: Preparing 05:09:12 c76b668827a4: Waiting 05:09:12 8413845d121a: Waiting 05:09:12 78c41f480213: Waiting 05:09:12 255db4fe337b: Waiting 05:09:12 8cf3591a749c: Waiting 05:09:12 0faf9b67be60: Waiting 05:09:12 b5ee95e32fd1: Layer already exists 05:09:12 8549be6b38be: Layer already exists 05:09:12 e13b163d837e: Layer already exists 05:09:12 1d66c7d801c5: Layer already exists 05:09:12 d8c4b9bb2cf4: Layer already exists 05:09:12 78c41f480213: Layer already exists 05:09:12 c76b668827a4: Layer already exists 05:09:12 8cf3591a749c: Layer already exists 05:09:12 255db4fe337b: Layer already exists 05:09:12 8413845d121a: Layer already exists 05:09:13 0faf9b67be60: Layer already exists 05:09:13 3.2.0-dev.8: digest: sha256:3e705132c007372c26afe3c98eb223a05feb5249b93603de832c373dbc958ed1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:09:17 e13b163d837e: Preparing 05:09:17 b5ee95e32fd1: Preparing 05:09:17 d8c4b9bb2cf4: Preparing 05:09:17 1d66c7d801c5: Preparing 05:09:17 8549be6b38be: Preparing 05:09:17 c76b668827a4: Preparing 05:09:17 8413845d121a: Preparing 05:09:17 255db4fe337b: Preparing 05:09:17 78c41f480213: Preparing 05:09:17 8413845d121a: Waiting 05:09:17 255db4fe337b: Waiting 05:09:17 c76b668827a4: Waiting 05:09:17 8cf3591a749c: Preparing 05:09:17 78c41f480213: Waiting 05:09:17 0faf9b67be60: Preparing 05:09:17 8cf3591a749c: Waiting 05:09:17 0faf9b67be60: Waiting 05:09:17 8549be6b38be: Layer already exists 05:09:17 1d66c7d801c5: Layer already exists 05:09:17 b5ee95e32fd1: Layer already exists 05:09:17 d8c4b9bb2cf4: Layer already exists 05:09:17 e13b163d837e: Layer already exists 05:09:17 c76b668827a4: Layer already exists 05:09:17 78c41f480213: Layer already exists 05:09:17 8413845d121a: Layer already exists 05:09:17 255db4fe337b: Layer already exists 05:09:17 8cf3591a749c: Layer already exists 05:09:17 0faf9b67be60: Layer already exists 05:09:17 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:3e705132c007372c26afe3c98eb223a05feb5249b93603de832c373dbc958ed1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:18 + 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 05:09:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:09:19 e13b163d837e: Preparing 05:09:19 b5ee95e32fd1: Preparing 05:09:19 d8c4b9bb2cf4: Preparing 05:09:19 1d66c7d801c5: Preparing 05:09:19 8549be6b38be: Preparing 05:09:19 c76b668827a4: Preparing 05:09:19 8413845d121a: Preparing 05:09:19 255db4fe337b: Preparing 05:09:19 78c41f480213: Preparing 05:09:19 8cf3591a749c: Preparing 05:09:19 0faf9b67be60: Preparing 05:09:19 c76b668827a4: Waiting 05:09:19 8413845d121a: Waiting 05:09:19 255db4fe337b: Waiting 05:09:19 8cf3591a749c: Waiting 05:09:19 78c41f480213: Waiting 05:09:19 0faf9b67be60: Waiting 05:09:19 e13b163d837e: Layer already exists 05:09:19 1d66c7d801c5: Layer already exists 05:09:19 b5ee95e32fd1: Layer already exists 05:09:19 d8c4b9bb2cf4: Layer already exists 05:09:19 8549be6b38be: Layer already exists 05:09:19 c76b668827a4: Layer already exists 05:09:19 255db4fe337b: Layer already exists 05:09:19 78c41f480213: Layer already exists 05:09:19 8cf3591a749c: Layer already exists 05:09:19 8413845d121a: Layer already exists 05:09:19 0faf9b67be60: Layer already exists 05:09:19 main: digest: sha256:3e705132c007372c26afe3c98eb223a05feb5249b93603de832c373dbc958ed1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:20 ===================================================== [Pipeline] echo 05:09:20 taggedImages: 05:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.8 05:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:09:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:09:20 c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:20 latest 05:09:20 3.2.0-dev.8 05:09:20 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:20 main 05:09:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:09:22 082c96cd4f60: Preparing 05:09:22 8dd344958a00: Preparing 05:09:22 1e98ab678124: Preparing 05:09:22 4cb0ea0857ca: Preparing 05:09:22 08fdd7e66c4d: Preparing 05:09:22 692fffd4118c: Preparing 05:09:22 2f1b8bc14539: Preparing 05:09:22 c76b668827a4: Preparing 05:09:22 8413845d121a: Preparing 05:09:22 f41a23e6bc3b: Preparing 05:09:22 cbbf81eb0e31: Preparing 05:09:22 0faf9b67be60: Preparing 05:09:22 692fffd4118c: Waiting 05:09:22 2f1b8bc14539: Waiting 05:09:22 c76b668827a4: Waiting 05:09:22 cbbf81eb0e31: Waiting 05:09:22 8413845d121a: Waiting 05:09:22 0faf9b67be60: Waiting 05:09:22 f41a23e6bc3b: Waiting 05:09:22 08fdd7e66c4d: Pushed 05:09:22 8dd344958a00: Pushed 05:09:22 082c96cd4f60: Pushed 05:09:22 c76b668827a4: Layer already exists 05:09:22 8413845d121a: Layer already exists 05:09:22 692fffd4118c: Pushed 05:09:22 2f1b8bc14539: Pushed 05:09:22 0faf9b67be60: Layer already exists 05:09:22 f41a23e6bc3b: Pushed 05:09:24 4cb0ea0857ca: Pushed 05:09:25 1e98ab678124: Pushed 05:09:25 cbbf81eb0e31: Pushed 05:09:25 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:ae590b940710824d0cbed7740429a6a262e35f9adb15e7b953d01d003fd219a1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:26 + 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 05:09:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:09:27 082c96cd4f60: Preparing 05:09:27 8dd344958a00: Preparing 05:09:27 1e98ab678124: Preparing 05:09:27 4cb0ea0857ca: Preparing 05:09:27 08fdd7e66c4d: Preparing 05:09:27 692fffd4118c: Preparing 05:09:27 2f1b8bc14539: Preparing 05:09:27 c76b668827a4: Preparing 05:09:27 8413845d121a: Preparing 05:09:27 f41a23e6bc3b: Preparing 05:09:27 cbbf81eb0e31: Preparing 05:09:27 692fffd4118c: Waiting 05:09:27 0faf9b67be60: Preparing 05:09:27 2f1b8bc14539: Waiting 05:09:27 c76b668827a4: Waiting 05:09:27 8413845d121a: Waiting 05:09:27 cbbf81eb0e31: Waiting 05:09:27 0faf9b67be60: Waiting 05:09:27 f41a23e6bc3b: Waiting 05:09:27 082c96cd4f60: Layer already exists 05:09:27 8dd344958a00: Layer already exists 05:09:27 4cb0ea0857ca: Layer already exists 05:09:27 1e98ab678124: Layer already exists 05:09:27 08fdd7e66c4d: Layer already exists 05:09:27 692fffd4118c: Layer already exists 05:09:27 2f1b8bc14539: Layer already exists 05:09:27 c76b668827a4: Layer already exists 05:09:27 8413845d121a: Layer already exists 05:09:27 f41a23e6bc3b: Layer already exists 05:09:27 0faf9b67be60: Layer already exists 05:09:27 cbbf81eb0e31: Layer already exists 05:09:27 latest: digest: sha256:ae590b940710824d0cbed7740429a6a262e35f9adb15e7b953d01d003fd219a1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.8 05:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:09:29 082c96cd4f60: Preparing 05:09:29 8dd344958a00: Preparing 05:09:29 1e98ab678124: Preparing 05:09:29 4cb0ea0857ca: Preparing 05:09:29 08fdd7e66c4d: Preparing 05:09:29 692fffd4118c: Preparing 05:09:29 2f1b8bc14539: Preparing 05:09:29 c76b668827a4: Preparing 05:09:29 8413845d121a: Preparing 05:09:29 f41a23e6bc3b: Preparing 05:09:29 cbbf81eb0e31: Preparing 05:09:29 0faf9b67be60: Preparing 05:09:29 2f1b8bc14539: Waiting 05:09:29 692fffd4118c: Waiting 05:09:29 8413845d121a: Waiting 05:09:29 f41a23e6bc3b: Waiting 05:09:29 cbbf81eb0e31: Waiting 05:09:29 c76b668827a4: Waiting 05:09:29 0faf9b67be60: Waiting 05:09:29 1e98ab678124: Layer already exists 05:09:29 082c96cd4f60: Layer already exists 05:09:29 4cb0ea0857ca: Layer already exists 05:09:29 8dd344958a00: Layer already exists 05:09:29 08fdd7e66c4d: Layer already exists 05:09:29 8413845d121a: Layer already exists 05:09:29 c76b668827a4: Layer already exists 05:09:29 2f1b8bc14539: Layer already exists 05:09:29 692fffd4118c: Layer already exists 05:09:29 f41a23e6bc3b: Layer already exists 05:09:29 cbbf81eb0e31: Layer already exists 05:09:29 0faf9b67be60: Layer already exists 05:09:29 3.2.0-dev.8: digest: sha256:ae590b940710824d0cbed7740429a6a262e35f9adb15e7b953d01d003fd219a1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:09:31 082c96cd4f60: Preparing 05:09:31 8dd344958a00: Preparing 05:09:31 1e98ab678124: Preparing 05:09:31 4cb0ea0857ca: Preparing 05:09:31 08fdd7e66c4d: Preparing 05:09:31 692fffd4118c: Preparing 05:09:31 2f1b8bc14539: Preparing 05:09:31 c76b668827a4: Preparing 05:09:31 8413845d121a: Preparing 05:09:31 f41a23e6bc3b: Preparing 05:09:31 cbbf81eb0e31: Preparing 05:09:31 0faf9b67be60: Preparing 05:09:31 2f1b8bc14539: Waiting 05:09:31 c76b668827a4: Waiting 05:09:31 8413845d121a: Waiting 05:09:31 f41a23e6bc3b: Waiting 05:09:31 cbbf81eb0e31: Waiting 05:09:31 0faf9b67be60: Waiting 05:09:31 692fffd4118c: Waiting 05:09:31 4cb0ea0857ca: Layer already exists 05:09:31 08fdd7e66c4d: Layer already exists 05:09:31 1e98ab678124: Layer already exists 05:09:31 692fffd4118c: Layer already exists 05:09:31 082c96cd4f60: Layer already exists 05:09:31 8dd344958a00: Layer already exists 05:09:31 c76b668827a4: Layer already exists 05:09:31 cbbf81eb0e31: Layer already exists 05:09:31 8413845d121a: Layer already exists 05:09:31 2f1b8bc14539: Layer already exists 05:09:31 f41a23e6bc3b: Layer already exists 05:09:31 0faf9b67be60: Layer already exists 05:09:31 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:ae590b940710824d0cbed7740429a6a262e35f9adb15e7b953d01d003fd219a1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:32 + 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 05:09:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:09:33 082c96cd4f60: Preparing 05:09:33 8dd344958a00: Preparing 05:09:33 1e98ab678124: Preparing 05:09:33 4cb0ea0857ca: Preparing 05:09:33 08fdd7e66c4d: Preparing 05:09:33 692fffd4118c: Preparing 05:09:33 2f1b8bc14539: Preparing 05:09:33 c76b668827a4: Preparing 05:09:33 8413845d121a: Preparing 05:09:33 f41a23e6bc3b: Preparing 05:09:33 cbbf81eb0e31: Preparing 05:09:33 692fffd4118c: Waiting 05:09:33 0faf9b67be60: Preparing 05:09:33 2f1b8bc14539: Waiting 05:09:33 c76b668827a4: Waiting 05:09:33 cbbf81eb0e31: Waiting 05:09:33 8413845d121a: Waiting 05:09:33 0faf9b67be60: Waiting 05:09:33 f41a23e6bc3b: Waiting 05:09:33 1e98ab678124: Layer already exists 05:09:33 08fdd7e66c4d: Layer already exists 05:09:33 8dd344958a00: Layer already exists 05:09:33 4cb0ea0857ca: Layer already exists 05:09:33 082c96cd4f60: Layer already exists 05:09:33 692fffd4118c: Layer already exists 05:09:33 8413845d121a: Layer already exists 05:09:33 f41a23e6bc3b: Layer already exists 05:09:33 2f1b8bc14539: Layer already exists 05:09:33 c76b668827a4: Layer already exists 05:09:33 cbbf81eb0e31: Layer already exists 05:09:33 0faf9b67be60: Layer already exists 05:09:33 main: digest: sha256:ae590b940710824d0cbed7740429a6a262e35f9adb15e7b953d01d003fd219a1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:34 ===================================================== [Pipeline] echo 05:09:34 taggedImages: 05:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.8 05:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:09:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:09:34 c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:34 latest 05:09:34 3.2.0-dev.8 05:09:34 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:34 main 05:09:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:09:36 b59f0cbda453: Preparing 05:09:36 5bb4438ffa9c: Preparing 05:09:36 c76b668827a4: Preparing 05:09:36 8413845d121a: Preparing 05:09:36 3a34ac4fae5d: Preparing 05:09:36 02cf03590c52: Preparing 05:09:36 0faf9b67be60: Preparing 05:09:36 02cf03590c52: Waiting 05:09:36 0faf9b67be60: Waiting 05:09:36 c76b668827a4: Layer already exists 05:09:36 8413845d121a: Layer already exists 05:09:37 0faf9b67be60: Layer already exists 05:09:37 3a34ac4fae5d: Pushed 05:09:37 b59f0cbda453: Pushed 05:09:38 02cf03590c52: Pushed 05:09:40 5bb4438ffa9c: Pushed 05:09:40 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:753535aa1a9d5d69dcc1273874322218896e7ada11e752ef6c0f06b643f40941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:41 + 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 05:09:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:09:46 b59f0cbda453: Preparing 05:09:46 5bb4438ffa9c: Preparing 05:09:46 c76b668827a4: Preparing 05:09:46 8413845d121a: Preparing 05:09:46 3a34ac4fae5d: Preparing 05:09:46 02cf03590c52: Preparing 05:09:46 0faf9b67be60: Preparing 05:09:46 02cf03590c52: Waiting 05:09:46 0faf9b67be60: Waiting 05:09:46 b59f0cbda453: Layer already exists 05:09:46 8413845d121a: Layer already exists 05:09:46 3a34ac4fae5d: Layer already exists 05:09:46 5bb4438ffa9c: Layer already exists 05:09:46 c76b668827a4: Layer already exists 05:09:46 0faf9b67be60: Layer already exists 05:09:46 02cf03590c52: Layer already exists 05:09:46 latest: digest: sha256:753535aa1a9d5d69dcc1273874322218896e7ada11e752ef6c0f06b643f40941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.8 05:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:09:48 b59f0cbda453: Preparing 05:09:48 5bb4438ffa9c: Preparing 05:09:48 c76b668827a4: Preparing 05:09:48 8413845d121a: Preparing 05:09:48 3a34ac4fae5d: Preparing 05:09:48 02cf03590c52: Preparing 05:09:48 0faf9b67be60: Preparing 05:09:48 02cf03590c52: Waiting 05:09:48 0faf9b67be60: Waiting 05:09:48 3a34ac4fae5d: Layer already exists 05:09:48 5bb4438ffa9c: Layer already exists 05:09:48 8413845d121a: Layer already exists 05:09:48 c76b668827a4: Layer already exists 05:09:48 b59f0cbda453: Layer already exists 05:09:48 02cf03590c52: Layer already exists 05:09:48 0faf9b67be60: Layer already exists 05:09:48 3.2.0-dev.8: digest: sha256:753535aa1a9d5d69dcc1273874322218896e7ada11e752ef6c0f06b643f40941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:09:50 b59f0cbda453: Preparing 05:09:50 5bb4438ffa9c: Preparing 05:09:50 c76b668827a4: Preparing 05:09:50 8413845d121a: Preparing 05:09:50 3a34ac4fae5d: Preparing 05:09:50 02cf03590c52: Preparing 05:09:50 0faf9b67be60: Preparing 05:09:50 02cf03590c52: Waiting 05:09:50 0faf9b67be60: Waiting 05:09:50 3a34ac4fae5d: Layer already exists 05:09:50 b59f0cbda453: Layer already exists 05:09:50 8413845d121a: Layer already exists 05:09:50 5bb4438ffa9c: Layer already exists 05:09:50 c76b668827a4: Layer already exists 05:09:50 02cf03590c52: Layer already exists 05:09:50 0faf9b67be60: Layer already exists 05:09:50 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:753535aa1a9d5d69dcc1273874322218896e7ada11e752ef6c0f06b643f40941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:51 + 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 05:09:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:09:51 b59f0cbda453: Preparing 05:09:51 5bb4438ffa9c: Preparing 05:09:51 c76b668827a4: Preparing 05:09:51 8413845d121a: Preparing 05:09:51 3a34ac4fae5d: Preparing 05:09:51 02cf03590c52: Preparing 05:09:51 0faf9b67be60: Preparing 05:09:51 02cf03590c52: Waiting 05:09:51 0faf9b67be60: Waiting 05:09:51 5bb4438ffa9c: Layer already exists 05:09:51 b59f0cbda453: Layer already exists 05:09:51 3a34ac4fae5d: Layer already exists 05:09:51 c76b668827a4: Layer already exists 05:09:51 8413845d121a: Layer already exists 05:09:51 02cf03590c52: Layer already exists 05:09:51 0faf9b67be60: Layer already exists 05:09:52 main: digest: sha256:753535aa1a9d5d69dcc1273874322218896e7ada11e752ef6c0f06b643f40941 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:53 ===================================================== [Pipeline] echo 05:09:53 taggedImages: 05:09:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:09:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.8 05:09:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:09:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:09:53 c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:53 latest 05:09:53 3.2.0-dev.8 05:09:53 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:09:53 main 05:09:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:09:55 53fdee7eafe5: Preparing 05:09:55 d008f977cbdf: Preparing 05:09:55 64645633f290: Preparing 05:09:55 c76b668827a4: Preparing 05:09:55 8413845d121a: Preparing 05:09:55 b11452b799eb: Preparing 05:09:55 58548d3a58fc: Preparing 05:09:55 a1711bbe6e8e: Preparing 05:09:55 fa1dbc628675: Preparing 05:09:55 0faf9b67be60: Preparing 05:09:55 b11452b799eb: Waiting 05:09:55 58548d3a58fc: Waiting 05:09:55 a1711bbe6e8e: Waiting 05:09:55 0faf9b67be60: Waiting 05:09:55 fa1dbc628675: Waiting 05:09:55 8413845d121a: Layer already exists 05:09:55 c76b668827a4: Layer already exists 05:09:55 d008f977cbdf: Pushed 05:09:55 64645633f290: Pushed 05:09:55 53fdee7eafe5: Pushed 05:09:55 0faf9b67be60: Layer already exists 05:09:55 a1711bbe6e8e: Pushed 05:09:56 fa1dbc628675: Pushed 05:10:08 58548d3a58fc: Pushed 05:10:13 b11452b799eb: Pushed 05:10:15 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:f113604535e6cc04089fb2ecba71eccd00a6279b100d387553fefe74720a8918 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:16 + 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 05:10:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:10:17 53fdee7eafe5: Preparing 05:10:17 d008f977cbdf: Preparing 05:10:17 64645633f290: Preparing 05:10:17 c76b668827a4: Preparing 05:10:17 8413845d121a: Preparing 05:10:17 b11452b799eb: Preparing 05:10:17 58548d3a58fc: Preparing 05:10:17 a1711bbe6e8e: Preparing 05:10:17 fa1dbc628675: Preparing 05:10:17 0faf9b67be60: Preparing 05:10:17 a1711bbe6e8e: Waiting 05:10:17 fa1dbc628675: Waiting 05:10:17 0faf9b67be60: Waiting 05:10:17 b11452b799eb: Waiting 05:10:17 58548d3a58fc: Waiting 05:10:17 8413845d121a: Layer already exists 05:10:17 c76b668827a4: Layer already exists 05:10:17 53fdee7eafe5: Layer already exists 05:10:17 d008f977cbdf: Layer already exists 05:10:17 64645633f290: Layer already exists 05:10:17 b11452b799eb: Layer already exists 05:10:17 fa1dbc628675: Layer already exists 05:10:17 a1711bbe6e8e: Layer already exists 05:10:17 58548d3a58fc: Layer already exists 05:10:17 0faf9b67be60: Layer already exists 05:10:17 latest: digest: sha256:f113604535e6cc04089fb2ecba71eccd00a6279b100d387553fefe74720a8918 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.8 05:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:10:19 53fdee7eafe5: Preparing 05:10:19 d008f977cbdf: Preparing 05:10:19 64645633f290: Preparing 05:10:19 c76b668827a4: Preparing 05:10:19 8413845d121a: Preparing 05:10:19 b11452b799eb: Preparing 05:10:19 58548d3a58fc: Preparing 05:10:19 a1711bbe6e8e: Preparing 05:10:19 fa1dbc628675: Preparing 05:10:19 0faf9b67be60: Preparing 05:10:19 b11452b799eb: Waiting 05:10:19 58548d3a58fc: Waiting 05:10:19 a1711bbe6e8e: Waiting 05:10:19 fa1dbc628675: Waiting 05:10:19 0faf9b67be60: Waiting 05:10:19 c76b668827a4: Layer already exists 05:10:19 64645633f290: Layer already exists 05:10:19 8413845d121a: Layer already exists 05:10:19 d008f977cbdf: Layer already exists 05:10:19 53fdee7eafe5: Layer already exists 05:10:19 b11452b799eb: Layer already exists 05:10:19 58548d3a58fc: Layer already exists 05:10:19 a1711bbe6e8e: Layer already exists 05:10:19 fa1dbc628675: Layer already exists 05:10:19 0faf9b67be60: Layer already exists 05:10:19 3.2.0-dev.8: digest: sha256:f113604535e6cc04089fb2ecba71eccd00a6279b100d387553fefe74720a8918 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:10:21 53fdee7eafe5: Preparing 05:10:21 d008f977cbdf: Preparing 05:10:21 64645633f290: Preparing 05:10:21 c76b668827a4: Preparing 05:10:21 8413845d121a: Preparing 05:10:21 b11452b799eb: Preparing 05:10:21 58548d3a58fc: Preparing 05:10:21 b11452b799eb: Waiting 05:10:21 a1711bbe6e8e: Preparing 05:10:21 58548d3a58fc: Waiting 05:10:21 fa1dbc628675: Preparing 05:10:21 a1711bbe6e8e: Waiting 05:10:21 0faf9b67be60: Preparing 05:10:21 fa1dbc628675: Waiting 05:10:21 0faf9b67be60: Waiting 05:10:21 c76b668827a4: Layer already exists 05:10:21 64645633f290: Layer already exists 05:10:21 d008f977cbdf: Layer already exists 05:10:21 53fdee7eafe5: Layer already exists 05:10:21 8413845d121a: Layer already exists 05:10:21 b11452b799eb: Layer already exists 05:10:21 fa1dbc628675: Layer already exists 05:10:21 58548d3a58fc: Layer already exists 05:10:21 0faf9b67be60: Layer already exists 05:10:21 a1711bbe6e8e: Layer already exists 05:10:21 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:f113604535e6cc04089fb2ecba71eccd00a6279b100d387553fefe74720a8918 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:22 + 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 05:10:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:10:23 53fdee7eafe5: Preparing 05:10:23 d008f977cbdf: Preparing 05:10:23 64645633f290: Preparing 05:10:23 c76b668827a4: Preparing 05:10:23 8413845d121a: Preparing 05:10:23 b11452b799eb: Preparing 05:10:23 58548d3a58fc: Preparing 05:10:23 a1711bbe6e8e: Preparing 05:10:23 b11452b799eb: Waiting 05:10:23 fa1dbc628675: Preparing 05:10:23 58548d3a58fc: Waiting 05:10:23 0faf9b67be60: Preparing 05:10:23 a1711bbe6e8e: Waiting 05:10:23 fa1dbc628675: Waiting 05:10:23 0faf9b67be60: Waiting 05:10:23 64645633f290: Layer already exists 05:10:23 d008f977cbdf: Layer already exists 05:10:23 c76b668827a4: Layer already exists 05:10:23 53fdee7eafe5: Layer already exists 05:10:23 8413845d121a: Layer already exists 05:10:23 b11452b799eb: Layer already exists 05:10:23 58548d3a58fc: Layer already exists 05:10:23 a1711bbe6e8e: Layer already exists 05:10:23 fa1dbc628675: Layer already exists 05:10:23 0faf9b67be60: Layer already exists 05:10:23 main: digest: sha256:f113604535e6cc04089fb2ecba71eccd00a6279b100d387553fefe74720a8918 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:24 ===================================================== [Pipeline] echo 05:10:24 taggedImages: 05:10:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:10:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:10:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.8 05:10:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:10:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:10:24 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:10:24 c8ac9d53131d6d9e2124785d77975c4b48447506 05:10:24 latest 05:10:24 3.2.0-dev.8 05:10:24 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:10:24 main 05:10:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:10:26 ba276907f793: Preparing 05:10:26 f45c20e88a14: Preparing 05:10:26 a7fa04c5a692: Preparing 05:10:26 c76b668827a4: Preparing 05:10:26 8413845d121a: Preparing 05:10:26 0709604ca4ea: Preparing 05:10:26 b5895be721dc: Preparing 05:10:26 26426adb68b3: Preparing 05:10:26 0faf9b67be60: Preparing 05:10:26 b5895be721dc: Waiting 05:10:26 26426adb68b3: Waiting 05:10:26 0faf9b67be60: Waiting 05:10:26 0709604ca4ea: Waiting 05:10:26 f45c20e88a14: Pushed 05:10:26 a7fa04c5a692: Pushed 05:10:31 8413845d121a: Layer already exists 05:10:31 c76b668827a4: Layer already exists 05:10:31 0faf9b67be60: Layer already exists 05:10:31 ba276907f793: Pushed 05:10:31 b5895be721dc: Pushed 05:10:31 26426adb68b3: Pushed 05:10:49 0709604ca4ea: Pushed 05:10:49 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:997277661850555b155c6c10d7dc1e9c26836b58cd2dba6f59af0d8b290973ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:50 + 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 05:10:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:10:51 ba276907f793: Preparing 05:10:51 f45c20e88a14: Preparing 05:10:51 a7fa04c5a692: Preparing 05:10:51 c76b668827a4: Preparing 05:10:51 8413845d121a: Preparing 05:10:51 0709604ca4ea: Preparing 05:10:51 b5895be721dc: Preparing 05:10:51 26426adb68b3: Preparing 05:10:51 0faf9b67be60: Preparing 05:10:51 0faf9b67be60: Waiting 05:10:51 26426adb68b3: Waiting 05:10:51 0709604ca4ea: Waiting 05:10:51 b5895be721dc: Waiting 05:10:51 8413845d121a: Layer already exists 05:10:51 c76b668827a4: Layer already exists 05:10:51 f45c20e88a14: Layer already exists 05:10:51 a7fa04c5a692: Layer already exists 05:10:51 ba276907f793: Layer already exists 05:10:51 0709604ca4ea: Layer already exists 05:10:51 0faf9b67be60: Layer already exists 05:10:51 26426adb68b3: Layer already exists 05:10:51 b5895be721dc: Layer already exists 05:10:51 latest: digest: sha256:997277661850555b155c6c10d7dc1e9c26836b58cd2dba6f59af0d8b290973ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.8 05:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:10:53 ba276907f793: Preparing 05:10:53 f45c20e88a14: Preparing 05:10:53 a7fa04c5a692: Preparing 05:10:53 c76b668827a4: Preparing 05:10:53 8413845d121a: Preparing 05:10:53 0709604ca4ea: Preparing 05:10:53 b5895be721dc: Preparing 05:10:53 26426adb68b3: Preparing 05:10:53 0faf9b67be60: Preparing 05:10:53 b5895be721dc: Waiting 05:10:53 26426adb68b3: Waiting 05:10:53 0709604ca4ea: Waiting 05:10:53 0faf9b67be60: Waiting 05:10:53 c76b668827a4: Layer already exists 05:10:53 ba276907f793: Layer already exists 05:10:53 f45c20e88a14: Layer already exists 05:10:53 a7fa04c5a692: Layer already exists 05:10:53 8413845d121a: Layer already exists 05:10:53 b5895be721dc: Layer already exists 05:10:53 26426adb68b3: Layer already exists 05:10:53 0faf9b67be60: Layer already exists 05:10:53 0709604ca4ea: Layer already exists 05:10:53 3.2.0-dev.8: digest: sha256:997277661850555b155c6c10d7dc1e9c26836b58cd2dba6f59af0d8b290973ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:10:55 ba276907f793: Preparing 05:10:55 f45c20e88a14: Preparing 05:10:55 a7fa04c5a692: Preparing 05:10:55 c76b668827a4: Preparing 05:10:55 8413845d121a: Preparing 05:10:55 0709604ca4ea: Preparing 05:10:55 b5895be721dc: Preparing 05:10:55 26426adb68b3: Preparing 05:10:55 0faf9b67be60: Preparing 05:10:55 26426adb68b3: Waiting 05:10:55 0709604ca4ea: Waiting 05:10:55 0faf9b67be60: Waiting 05:10:55 b5895be721dc: Waiting 05:10:55 8413845d121a: Layer already exists 05:10:55 a7fa04c5a692: Layer already exists 05:10:55 f45c20e88a14: Layer already exists 05:10:55 ba276907f793: Layer already exists 05:10:55 c76b668827a4: Layer already exists 05:10:55 0709604ca4ea: Layer already exists 05:10:55 26426adb68b3: Layer already exists 05:10:55 0faf9b67be60: Layer already exists 05:10:55 b5895be721dc: Layer already exists 05:10:55 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:997277661850555b155c6c10d7dc1e9c26836b58cd2dba6f59af0d8b290973ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:56 + 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 05:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:10:57 ba276907f793: Preparing 05:10:57 f45c20e88a14: Preparing 05:10:57 a7fa04c5a692: Preparing 05:10:57 c76b668827a4: Preparing 05:10:57 8413845d121a: Preparing 05:10:57 0709604ca4ea: Preparing 05:10:57 b5895be721dc: Preparing 05:10:57 26426adb68b3: Preparing 05:10:57 0faf9b67be60: Preparing 05:10:57 b5895be721dc: Waiting 05:10:57 0faf9b67be60: Waiting 05:10:57 26426adb68b3: Waiting 05:10:57 0709604ca4ea: Waiting 05:10:57 f45c20e88a14: Layer already exists 05:10:57 c76b668827a4: Layer already exists 05:10:57 ba276907f793: Layer already exists 05:10:57 a7fa04c5a692: Layer already exists 05:10:57 8413845d121a: Layer already exists 05:10:57 b5895be721dc: Layer already exists 05:10:57 0709604ca4ea: Layer already exists 05:10:57 0faf9b67be60: Layer already exists 05:10:57 26426adb68b3: Layer already exists 05:10:57 main: digest: sha256:997277661850555b155c6c10d7dc1e9c26836b58cd2dba6f59af0d8b290973ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:58 ===================================================== [Pipeline] echo 05:10:58 taggedImages: 05:10:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:10:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:10:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.8 05:10:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:10:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:10:58 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:10:58 c8ac9d53131d6d9e2124785d77975c4b48447506 05:10:58 latest 05:10:58 3.2.0-dev.8 05:10:58 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:10:58 main 05:10:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:11:00 69b8ef7bd6c5: Preparing 05:11:00 74d472417806: Preparing 05:11:00 fb6bf5e994b3: Preparing 05:11:00 c76b668827a4: Preparing 05:11:00 8413845d121a: Preparing 05:11:00 cae3a6dc5e6b: Preparing 05:11:00 a1711bbe6e8e: Preparing 05:11:00 fa1dbc628675: Preparing 05:11:00 0faf9b67be60: Preparing 05:11:00 a1711bbe6e8e: Waiting 05:11:00 fa1dbc628675: Waiting 05:11:00 0faf9b67be60: Waiting 05:11:00 cae3a6dc5e6b: Waiting 05:11:00 c76b668827a4: Layer already exists 05:11:00 8413845d121a: Layer already exists 05:11:01 a1711bbe6e8e: Layer already exists 05:11:01 fa1dbc628675: Layer already exists 05:11:01 fb6bf5e994b3: Pushed 05:11:01 74d472417806: Pushed 05:11:01 0faf9b67be60: Layer already exists 05:11:01 69b8ef7bd6c5: Pushed 05:11:19 cae3a6dc5e6b: Pushed 05:11:19 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:945d33fd77ce4e50f25b33253d9f39de2c3269f7822108420fb43c80384642c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:20 + 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 05:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:11:20 69b8ef7bd6c5: Preparing 05:11:20 74d472417806: Preparing 05:11:20 fb6bf5e994b3: Preparing 05:11:20 c76b668827a4: Preparing 05:11:20 8413845d121a: Preparing 05:11:20 cae3a6dc5e6b: Preparing 05:11:20 a1711bbe6e8e: Preparing 05:11:20 fa1dbc628675: Preparing 05:11:20 0faf9b67be60: Preparing 05:11:20 cae3a6dc5e6b: Waiting 05:11:20 a1711bbe6e8e: Waiting 05:11:20 fa1dbc628675: Waiting 05:11:20 0faf9b67be60: Waiting 05:11:20 69b8ef7bd6c5: Layer already exists 05:11:20 8413845d121a: Layer already exists 05:11:20 fb6bf5e994b3: Layer already exists 05:11:20 c76b668827a4: Layer already exists 05:11:20 74d472417806: Layer already exists 05:11:20 cae3a6dc5e6b: Layer already exists 05:11:20 0faf9b67be60: Layer already exists 05:11:20 fa1dbc628675: Layer already exists 05:11:20 a1711bbe6e8e: Layer already exists 05:11:21 latest: digest: sha256:945d33fd77ce4e50f25b33253d9f39de2c3269f7822108420fb43c80384642c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.8 05:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:11:22 69b8ef7bd6c5: Preparing 05:11:22 74d472417806: Preparing 05:11:22 fb6bf5e994b3: Preparing 05:11:22 c76b668827a4: Preparing 05:11:22 8413845d121a: Preparing 05:11:22 cae3a6dc5e6b: Preparing 05:11:22 a1711bbe6e8e: Preparing 05:11:22 fa1dbc628675: Preparing 05:11:22 0faf9b67be60: Preparing 05:11:22 fa1dbc628675: Waiting 05:11:22 0faf9b67be60: Waiting 05:11:22 cae3a6dc5e6b: Waiting 05:11:22 a1711bbe6e8e: Waiting 05:11:22 8413845d121a: Layer already exists 05:11:22 74d472417806: Layer already exists 05:11:22 c76b668827a4: Layer already exists 05:11:22 fb6bf5e994b3: Layer already exists 05:11:22 69b8ef7bd6c5: Layer already exists 05:11:22 cae3a6dc5e6b: Layer already exists 05:11:22 fa1dbc628675: Layer already exists 05:11:22 a1711bbe6e8e: Layer already exists 05:11:22 0faf9b67be60: Layer already exists 05:11:23 3.2.0-dev.8: digest: sha256:945d33fd77ce4e50f25b33253d9f39de2c3269f7822108420fb43c80384642c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:11:24 69b8ef7bd6c5: Preparing 05:11:24 74d472417806: Preparing 05:11:24 fb6bf5e994b3: Preparing 05:11:24 c76b668827a4: Preparing 05:11:24 8413845d121a: Preparing 05:11:24 cae3a6dc5e6b: Preparing 05:11:24 a1711bbe6e8e: Preparing 05:11:24 fa1dbc628675: Preparing 05:11:24 0faf9b67be60: Preparing 05:11:24 a1711bbe6e8e: Waiting 05:11:24 fa1dbc628675: Waiting 05:11:24 0faf9b67be60: Waiting 05:11:24 cae3a6dc5e6b: Waiting 05:11:24 c76b668827a4: Layer already exists 05:11:24 74d472417806: Layer already exists 05:11:24 8413845d121a: Layer already exists 05:11:24 fb6bf5e994b3: Layer already exists 05:11:24 69b8ef7bd6c5: Layer already exists 05:11:24 cae3a6dc5e6b: Layer already exists 05:11:24 a1711bbe6e8e: Layer already exists 05:11:24 0faf9b67be60: Layer already exists 05:11:24 fa1dbc628675: Layer already exists 05:11:25 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:945d33fd77ce4e50f25b33253d9f39de2c3269f7822108420fb43c80384642c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:25 + 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 05:11:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:11:28 69b8ef7bd6c5: Preparing 05:11:28 74d472417806: Preparing 05:11:28 fb6bf5e994b3: Preparing 05:11:28 c76b668827a4: Preparing 05:11:28 8413845d121a: Preparing 05:11:28 cae3a6dc5e6b: Preparing 05:11:28 a1711bbe6e8e: Preparing 05:11:28 fa1dbc628675: Preparing 05:11:28 0faf9b67be60: Preparing 05:11:28 cae3a6dc5e6b: Waiting 05:11:28 a1711bbe6e8e: Waiting 05:11:28 fa1dbc628675: Waiting 05:11:28 0faf9b67be60: Waiting 05:11:28 74d472417806: Layer already exists 05:11:28 69b8ef7bd6c5: Layer already exists 05:11:28 8413845d121a: Layer already exists 05:11:28 fb6bf5e994b3: Layer already exists 05:11:28 c76b668827a4: Layer already exists 05:11:28 fa1dbc628675: Layer already exists 05:11:28 cae3a6dc5e6b: Layer already exists 05:11:28 a1711bbe6e8e: Layer already exists 05:11:28 0faf9b67be60: Layer already exists 05:11:28 main: digest: sha256:945d33fd77ce4e50f25b33253d9f39de2c3269f7822108420fb43c80384642c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:29 ===================================================== [Pipeline] echo 05:11:30 taggedImages: 05:11:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:11:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:11:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.8 05:11:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:11:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:11:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:11:30 c8ac9d53131d6d9e2124785d77975c4b48447506 05:11:30 latest 05:11:30 3.2.0-dev.8 05:11:30 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:11:30 main 05:11:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:32 54815321e820: Preparing 05:11:32 a5cdf2b89c26: Preparing 05:11:32 c76b668827a4: Preparing 05:11:32 8413845d121a: Preparing 05:11:32 2d2b2d4fa243: Preparing 05:11:32 b6b0aab61b66: Preparing 05:11:32 0faf9b67be60: Preparing 05:11:32 b6b0aab61b66: Waiting 05:11:32 0faf9b67be60: Waiting 05:11:32 8413845d121a: Layer already exists 05:11:32 c76b668827a4: Layer already exists 05:11:32 0faf9b67be60: Layer already exists 05:11:32 2d2b2d4fa243: Pushed 05:11:32 54815321e820: Pushed 05:11:32 b6b0aab61b66: Pushed 05:11:37 a5cdf2b89c26: Pushed 05:11:37 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:104de3d0c8c6d35643521bf11b3601d4e41085bce996c661172f8f7201c4ad04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:38 54815321e820: Preparing 05:11:38 a5cdf2b89c26: Preparing 05:11:38 c76b668827a4: Preparing 05:11:38 8413845d121a: Preparing 05:11:38 2d2b2d4fa243: Preparing 05:11:38 b6b0aab61b66: Preparing 05:11:38 0faf9b67be60: Preparing 05:11:38 b6b0aab61b66: Waiting 05:11:38 0faf9b67be60: Waiting 05:11:38 8413845d121a: Layer already exists 05:11:38 54815321e820: Layer already exists 05:11:38 a5cdf2b89c26: Layer already exists 05:11:38 2d2b2d4fa243: Layer already exists 05:11:38 c76b668827a4: Layer already exists 05:11:38 b6b0aab61b66: Layer already exists 05:11:38 0faf9b67be60: Layer already exists 05:11:39 latest: digest: sha256:104de3d0c8c6d35643521bf11b3601d4e41085bce996c661172f8f7201c4ad04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.8 05:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:40 54815321e820: Preparing 05:11:40 a5cdf2b89c26: Preparing 05:11:40 c76b668827a4: Preparing 05:11:40 8413845d121a: Preparing 05:11:40 2d2b2d4fa243: Preparing 05:11:40 b6b0aab61b66: Preparing 05:11:40 0faf9b67be60: Preparing 05:11:40 0faf9b67be60: Waiting 05:11:40 b6b0aab61b66: Waiting 05:11:40 a5cdf2b89c26: Layer already exists 05:11:40 c76b668827a4: Layer already exists 05:11:40 54815321e820: Layer already exists 05:11:40 2d2b2d4fa243: Layer already exists 05:11:40 8413845d121a: Layer already exists 05:11:40 b6b0aab61b66: Layer already exists 05:11:40 0faf9b67be60: Layer already exists 05:11:41 3.2.0-dev.8: digest: sha256:104de3d0c8c6d35643521bf11b3601d4e41085bce996c661172f8f7201c4ad04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:43 54815321e820: Preparing 05:11:43 a5cdf2b89c26: Preparing 05:11:43 c76b668827a4: Preparing 05:11:43 8413845d121a: Preparing 05:11:43 2d2b2d4fa243: Preparing 05:11:43 b6b0aab61b66: Preparing 05:11:43 b6b0aab61b66: Waiting 05:11:43 0faf9b67be60: Preparing 05:11:43 0faf9b67be60: Waiting 05:11:43 2d2b2d4fa243: Layer already exists 05:11:43 54815321e820: Layer already exists 05:11:43 c76b668827a4: Layer already exists 05:11:43 8413845d121a: Layer already exists 05:11:43 a5cdf2b89c26: Layer already exists 05:11:43 0faf9b67be60: Layer already exists 05:11:43 b6b0aab61b66: Layer already exists 05:11:43 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:104de3d0c8c6d35643521bf11b3601d4e41085bce996c661172f8f7201c4ad04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:11:45 54815321e820: Preparing 05:11:45 a5cdf2b89c26: Preparing 05:11:45 c76b668827a4: Preparing 05:11:45 8413845d121a: Preparing 05:11:45 2d2b2d4fa243: Preparing 05:11:45 b6b0aab61b66: Preparing 05:11:45 0faf9b67be60: Preparing 05:11:45 b6b0aab61b66: Waiting 05:11:45 0faf9b67be60: Waiting 05:11:45 c76b668827a4: Layer already exists 05:11:45 8413845d121a: Layer already exists 05:11:45 a5cdf2b89c26: Layer already exists 05:11:45 2d2b2d4fa243: Layer already exists 05:11:45 54815321e820: Layer already exists 05:11:45 b6b0aab61b66: Layer already exists 05:11:45 0faf9b67be60: Layer already exists 05:11:45 main: digest: sha256:104de3d0c8c6d35643521bf11b3601d4e41085bce996c661172f8f7201c4ad04 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:11:46 ===================================================== [Pipeline] echo 05:11:46 taggedImages: 05:11:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:11:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:11:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.8 05:11:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:11:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:11:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:11:47 c8ac9d53131d6d9e2124785d77975c4b48447506 05:11:47 latest 05:11:47 3.2.0-dev.8 05:11:47 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:11:47 main 05:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:11:49 e84b89ce84d2: Preparing 05:11:49 cde435172104: Preparing 05:11:49 c76b668827a4: Preparing 05:11:49 8413845d121a: Preparing 05:11:49 f177840ef725: Preparing 05:11:49 662448ecc6f1: Preparing 05:11:49 0faf9b67be60: Preparing 05:11:49 662448ecc6f1: Waiting 05:11:49 0faf9b67be60: Waiting 05:11:49 f177840ef725: Layer already exists 05:11:49 8413845d121a: Layer already exists 05:11:49 c76b668827a4: Layer already exists 05:11:49 662448ecc6f1: Layer already exists 05:11:49 0faf9b67be60: Layer already exists 05:11:49 e84b89ce84d2: Pushed 05:11:53 cde435172104: Pushed 05:11:53 c8ac9d53131d6d9e2124785d77975c4b48447506: digest: sha256:9dcf0ac6b1be258ae74529e5ad01544ad94dad80edfa7b6a32144e3575d3731a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:11:57 e84b89ce84d2: Preparing 05:11:57 cde435172104: Preparing 05:11:57 c76b668827a4: Preparing 05:11:57 8413845d121a: Preparing 05:11:57 f177840ef725: Preparing 05:11:57 662448ecc6f1: Preparing 05:11:57 662448ecc6f1: Waiting 05:11:57 0faf9b67be60: Preparing 05:11:57 0faf9b67be60: Waiting 05:11:57 8413845d121a: Layer already exists 05:11:57 f177840ef725: Layer already exists 05:11:57 c76b668827a4: Layer already exists 05:11:57 cde435172104: Layer already exists 05:11:57 e84b89ce84d2: Layer already exists 05:11:57 0faf9b67be60: Layer already exists 05:11:57 662448ecc6f1: Layer already exists 05:11:58 latest: digest: sha256:9dcf0ac6b1be258ae74529e5ad01544ad94dad80edfa7b6a32144e3575d3731a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.8 05:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:11:59 e84b89ce84d2: Preparing 05:11:59 cde435172104: Preparing 05:11:59 c76b668827a4: Preparing 05:11:59 8413845d121a: Preparing 05:11:59 f177840ef725: Preparing 05:11:59 662448ecc6f1: Preparing 05:11:59 0faf9b67be60: Preparing 05:11:59 662448ecc6f1: Waiting 05:11:59 0faf9b67be60: Waiting 05:11:59 c76b668827a4: Layer already exists 05:11:59 8413845d121a: Layer already exists 05:11:59 cde435172104: Layer already exists 05:11:59 f177840ef725: Layer already exists 05:11:59 e84b89ce84d2: Layer already exists 05:11:59 662448ecc6f1: Layer already exists 05:11:59 0faf9b67be60: Layer already exists 05:12:00 3.2.0-dev.8: digest: sha256:9dcf0ac6b1be258ae74529e5ad01544ad94dad80edfa7b6a32144e3575d3731a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:12:01 e84b89ce84d2: Preparing 05:12:01 cde435172104: Preparing 05:12:01 c76b668827a4: Preparing 05:12:01 8413845d121a: Preparing 05:12:01 f177840ef725: Preparing 05:12:01 662448ecc6f1: Preparing 05:12:01 0faf9b67be60: Preparing 05:12:01 662448ecc6f1: Waiting 05:12:01 cde435172104: Layer already exists 05:12:01 e84b89ce84d2: Layer already exists 05:12:01 f177840ef725: Layer already exists 05:12:01 8413845d121a: Layer already exists 05:12:01 c76b668827a4: Layer already exists 05:12:01 662448ecc6f1: Layer already exists 05:12:01 0faf9b67be60: Layer already exists 05:12:02 c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8: digest: sha256:9dcf0ac6b1be258ae74529e5ad01544ad94dad80edfa7b6a32144e3575d3731a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:12:03 e84b89ce84d2: Preparing 05:12:03 cde435172104: Preparing 05:12:03 c76b668827a4: Preparing 05:12:03 8413845d121a: Preparing 05:12:03 f177840ef725: Preparing 05:12:03 662448ecc6f1: Preparing 05:12:03 0faf9b67be60: Preparing 05:12:03 0faf9b67be60: Waiting 05:12:03 662448ecc6f1: Waiting 05:12:03 e84b89ce84d2: Layer already exists 05:12:03 8413845d121a: Layer already exists 05:12:03 f177840ef725: Layer already exists 05:12:03 cde435172104: Layer already exists 05:12:03 c76b668827a4: Layer already exists 05:12:03 662448ecc6f1: Layer already exists 05:12:03 0faf9b67be60: Layer already exists 05:12:04 main: digest: sha256:9dcf0ac6b1be258ae74529e5ad01544ad94dad80edfa7b6a32144e3575d3731a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:05 ===================================================== [Pipeline] echo 05:12:05 taggedImages: 05:12:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506 05:12:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:12:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.8 05:12:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8ac9d53131d6d9e2124785d77975c4b48447506-3.2.0-dev.8 05:12: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 05:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:06 05:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:07 arm64: Pulling from edgex-lftools-log-publisher 05:12:07 8998bd30e6a1: Pulling fs layer 05:12:07 04944245beec: Pulling fs layer 05:12:07 699f458cf7ca: Pulling fs layer 05:12:07 765212b225bb: Pulling fs layer 05:12:07 f23df028b6ca: Pulling fs layer 05:12:07 765212b225bb: Waiting 05:12:07 d65c8cfc05b1: Pulling fs layer 05:12:07 2437ff75d9bd: Pulling fs layer 05:12:07 f23df028b6ca: Waiting 05:12:07 d65c8cfc05b1: Waiting 05:12:07 2437ff75d9bd: Waiting 05:12:07 04944245beec: Download complete 05:12:07 765212b225bb: Download complete 05:12:07 f23df028b6ca: Verifying Checksum 05:12:07 f23df028b6ca: Download complete 05:12:07 d65c8cfc05b1: Verifying Checksum 05:12:07 d65c8cfc05b1: Download complete 05:12:07 699f458cf7ca: Verifying Checksum 05:12:07 699f458cf7ca: Download complete 05:12:08 8998bd30e6a1: Verifying Checksum 05:12:08 8998bd30e6a1: Download complete 05:12:10 2437ff75d9bd: Verifying Checksum 05:12:10 2437ff75d9bd: Download complete 05:12:18 8998bd30e6a1: Pull complete 05:12:18 04944245beec: Pull complete 05:12:19 699f458cf7ca: Pull complete 05:12:19 765212b225bb: Pull complete 05:12:20 f23df028b6ca: Pull complete 05:12:20 d65c8cfc05b1: Pull complete 05:12:47 2437ff75d9bd: Pull complete 05:12:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:48 prd-ubuntu20.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container 05:12:48 $ 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/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 05:12:49 $ docker top 9d7d03dec5528fb24e5298c25df7f09f6760a680882fe83c1afda779e9d4ac4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:49 ---> job-cost.sh 05:12:50 lf-activate-venv: SKIPPING 05:12:50 INFO: No Stack... 05:12:50 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:51 INFO: Archiving Costs [Pipeline] sh 05:12:51 + cat /w/workspace/edgex-go/618/archives/cost.csv 05:12:51 + cut -d, -f6 [Pipeline] lock 05:12:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-618-stack-cost] 05:12:51 Resource [jenkins-edgexfoundry-edgex-go-main-618-stack-cost] did not exist. Created. 05:12:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-618-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:52 + echo total: 0.2199999988079071 [Pipeline] stash 05:12:53 Stashed 1 file(s) [Pipeline] } 05:12:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-618-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:53 $ docker stop --time=1 9d7d03dec5528fb24e5298c25df7f09f6760a680882fe83c1afda779e9d4ac4e 05:12:55 $ docker rm -f --volumes 9d7d03dec5528fb24e5298c25df7f09f6760a680882fe83c1afda779e9d4ac4e [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 05:12:59 provisioning config files... 05:12:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/618@tmp/config10623103469673598013tmp [Pipeline] { [Pipeline] sh 05:12:59 + set +x 05:12:59 + curl -s https://codecov.io/bash+ 05:12:59 bash -s -- 05:12:59 05:12:59 _____ _ 05:12:59 / ____| | | 05:12:59 | | ___ __| | ___ ___ _____ __ 05:12:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:59 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:59 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:59 Bash-1.0.6 05:12:59 05:12:59 05:12:59 ==> git version 2.25.1 found 05:12:59 ==> 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 05:12:59 Release-Date: 2020-01-08 05:12:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:12:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:12:59 ==> Jenkins CI detected. 05:12:59 current dir:  /w/workspace/edgex-go/618 05:12:59 project root: . 05:12:59 --> token set from env 05:12:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:59 ==> Running gcov in . (disable via -X gcov) 05:12:59 ==> Python coveragepy not found 05:12:59 ==> Searching for coverage reports in: 05:12:59 + . 05:12:59 -> Found 1 reports 05:12:59 ==> Detecting git/mercurial file structure 05:12:59 ==> Reading reports 05:12:59 + ./coverage.out bytes=453602 05:12:59 ==> Appending adjustments 05:12:59 https://docs.codecov.io/docs/fixing-reports 05:13:00 + Found adjustments 05:13:00 ==> Gzipping contents 05:13:00 60K /tmp/codecov.yrWATi.gz 05:13:00 ==> Uploading reports 05:13:00 url: https://codecov.io 05:13:00 query: branch=main&commit=c8ac9d53131d6d9e2124785d77975c4b48447506&build=618&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F618%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:13:00 -> Pinging Codecov 05:13:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c8ac9d53131d6d9e2124785d77975c4b48447506&build=618&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F618%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:13:01 -> Uploading to 05:13:01 https://storage.googleapis.com/codecov/v4/raw/2023-12-29/00271124DB129430A58F1EEE437C3FCB/c8ac9d53131d6d9e2124785d77975c4b48447506/0972e6dc-fda2-47f7-a76c-5d12b231fd8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T051301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0bb8aefe542336429dc5f75907f7d90a9987df557e6e0bf98f9ea1d55088d7e 05:13:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:01 Dload Upload Total Spent Left Speed 05:13:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57788 0 0 100 57788 0 211k --:--:-- --:--:-- --:--:-- 211k 05:13:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8ac9d53131d6d9e2124785d77975c4b48447506 [Pipeline] } 05:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:13:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:13:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:13:03 05:13:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:13:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:13:03 df9b9388f04a: Pulling fs layer 05:13:03 52dc419b0ee2: Pulling fs layer 05:13:03 25bc292e5bac: Pulling fs layer 05:13:03 114826534d7a: Pulling fs layer 05:13:03 4657fd5d0bcf: Pulling fs layer 05:13:03 6ad1cebc031e: Pulling fs layer 05:13:03 8a3aa393b2d8: Pulling fs layer 05:13:03 114826534d7a: Waiting 05:13:03 4657fd5d0bcf: Waiting 05:13:03 6ad1cebc031e: Waiting 05:13:03 8a3aa393b2d8: Waiting 05:13:03 25bc292e5bac: Verifying Checksum 05:13:03 25bc292e5bac: Download complete 05:13:03 52dc419b0ee2: Download complete 05:13:03 4657fd5d0bcf: Verifying Checksum 05:13:03 4657fd5d0bcf: Download complete 05:13:03 df9b9388f04a: Download complete 05:13:04 df9b9388f04a: Pull complete 05:13:04 52dc419b0ee2: Pull complete 05:13:04 25bc292e5bac: Pull complete 05:13:04 6ad1cebc031e: Verifying Checksum 05:13:04 6ad1cebc031e: Download complete 05:13:04 114826534d7a: Verifying Checksum 05:13:04 114826534d7a: Download complete 05:13:04 8a3aa393b2d8: Verifying Checksum 05:13:04 8a3aa393b2d8: Download complete 05:13:08 114826534d7a: Pull complete 05:13:08 4657fd5d0bcf: Pull complete 05:13:08 6ad1cebc031e: Pull complete 05:13:11 8a3aa393b2d8: Pull complete 05:13:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:13:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:12 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 05:13:12 $ 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/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 05:13:19 $ docker top b47e4e1ef570eff13ac71d55ff18b74b7673a1c4d9f4ac0c86b1fb787616ee90 -eo pid,comm [Pipeline] { [Pipeline] echo 05:13:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:13:19 + set -o pipefail 05:13:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:13:25 05:13:25 Monitoring /w/workspace/edgex-go/618 (github.com/edgexfoundry/edgex-go)... 05:13:25 05:13:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/55da29b0-a5a3-4a2c-85c5-3d528ab3de4d 05:13:25 05:13:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:13:25 05:13:25 05:13:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:13:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:13:25 More details here: https://snyk.co/ue1NS 05:13:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:13:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:13:25 $ docker stop --time=1 b47e4e1ef570eff13ac71d55ff18b74b7673a1c4d9f4ac0c86b1fb787616ee90 05:13:30 $ docker rm -f --volumes b47e4e1ef570eff13ac71d55ff18b74b7673a1c4d9f4ac0c86b1fb787616ee90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:13:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:32 provisioning config files... 05:13:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/618@tmp/config13304583022509320903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:32 --> edgex-publish-swagger.sh 05:13:32 === Publish openapi/v3 API === 05:13:32 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:13:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/618/openapi/v3/core-command.yaml] 05:13:32 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:32 Dload Upload Total Spent Left Speed 05:13:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68581 --:--:-- --:--:-- --:--:-- 68581 05:13:33 05:13:33 05:13:33 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/618/openapi/v3/core-data.yaml] 05:13:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:33 Dload Upload Total Spent Left Speed 05:13:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k 05:13:33 05:13:33 05:13:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/618/openapi/v3/core-metadata.yaml] 05:13:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:33 Dload Upload Total Spent Left Speed 05:13:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 418 335k --:--:-- --:--:-- --:--:-- 336k 05:13:34 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 05:13:34 05:13:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/618/openapi/v3/support-notifications.yaml] 05:13:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:34 Dload Upload Total Spent Left Speed 05:13:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 445 210k --:--:-- --:--:-- --:--:-- 210k 100 87180 100 180 100 87000 445 210k --:--:-- --:--:-- --:--:-- 210k 05:13:34 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 05:13:34 05:13:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/618/openapi/v3/support-scheduler.yaml] 05:13:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:34 Dload Upload Total Spent Left Speed 05:13:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 490 98k --:--:-- --:--:-- --:--:-- 99k 05:13:35 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 05:13:35 [Pipeline] } 05:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:13:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:13:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:38 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 05:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 05:13:38 $ docker top 363efd134400c525ac49f9ec1e26f34aed9ee6b375560c317a2972c873b9a27f -eo pid,comm 05:13:38 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). 05:13:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:13:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:39 [ssh-agent] Looking for ssh-agent implementation... 05:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:39 $ docker exec 363efd134400c525ac49f9ec1e26f34aed9ee6b375560c317a2972c873b9a27f ssh-agent 05:13:39 SSH_AUTH_SOCK=/tmp/ssh-GoMzLtGfAV29/agent.32 05:13:39 SSH_AGENT_PID=38 05:13:39 Running ssh-add (command line suppressed) 05:13:39 Identity added: /w/workspace/edgex-go/618@tmp/private_key_13334152138823473634.key (/w/workspace/edgex-go/618@tmp/private_key_13334152138823473634.key) 05:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:39 + git semver tag 05:13:40 2023-12-29 05:13:40,119 [run_tag] DEBUG tag force:False 05:13:40 2023-12-29 05:13:40,119 [check_head_tag] DEBUG check head tag 05:13:40 2023-12-29 05:13:40,121 [execute] INFO git cat-file --batch-check 05:13:40 2023-12-29 05:13:40,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/618, universal_newlines=False, shell=None, istream=) 05:13:40 2023-12-29 05:13:40,124 [execute] INFO git cat-file --batch 05:13:40 2023-12-29 05:13:40,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/618, universal_newlines=False, shell=None, istream=) 05:13:40 2023-12-29 05:13:40,152 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 05:13:40 2023-12-29 05:13:40,152 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 05:13:40 2023-12-29 05:13:40,152 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/edgex-go/618, universal_newlines=False, shell=None, istream=None) 05:13:40 2023-12-29 05:13:40,157 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 05:13:40 3.2.0-dev.8 [Pipeline] } 05:13:40 $ docker exec --env ******** --env ******** 363efd134400c525ac49f9ec1e26f34aed9ee6b375560c317a2972c873b9a27f ssh-agent -k 05:13:40 unset SSH_AUTH_SOCK; 05:13:40 unset SSH_AGENT_PID; 05:13:40 echo Agent pid 38 killed; 05:13:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:13:41 + git semver [Pipeline] } 05:13:41 $ docker stop --time=1 363efd134400c525ac49f9ec1e26f34aed9ee6b375560c317a2972c873b9a27f 05:13:42 $ docker rm -f --volumes 363efd134400c525ac49f9ec1e26f34aed9ee6b375560c317a2972c873b9a27f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:13:44 05:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:13:44 0.23.1-centos7: Pulling from edgex-lftools 05:13:44 ab5ef0e58194: Pulling fs layer 05:13:44 9712f1f96733: Pulling fs layer 05:13:44 63f879dbbcfc: Pulling fs layer 05:13:44 0d9ebad4ef96: Pulling fs layer 05:13:44 e9a5061849ea: Pulling fs layer 05:13:44 d747dcd14b5f: Pulling fs layer 05:13:44 2de7ff778b66: Pulling fs layer 05:13:44 e9a5061849ea: Waiting 05:13:44 2de7ff778b66: Waiting 05:13:44 d747dcd14b5f: Waiting 05:13:44 0d9ebad4ef96: Waiting 05:13:44 9712f1f96733: Verifying Checksum 05:13:44 9712f1f96733: Download complete 05:13:44 63f879dbbcfc: Verifying Checksum 05:13:44 63f879dbbcfc: Download complete 05:13:45 e9a5061849ea: Verifying Checksum 05:13:45 e9a5061849ea: Download complete 05:13:45 d747dcd14b5f: Verifying Checksum 05:13:45 d747dcd14b5f: Download complete 05:13:45 0d9ebad4ef96: Verifying Checksum 05:13:45 0d9ebad4ef96: Download complete 05:13:45 ab5ef0e58194: Verifying Checksum 05:13:45 ab5ef0e58194: Download complete 05:13:45 2de7ff778b66: Verifying Checksum 05:13:45 2de7ff778b66: Download complete 05:13:47 ab5ef0e58194: Pull complete 05:13:47 9712f1f96733: Pull complete 05:13:48 63f879dbbcfc: Pull complete 05:13:51 0d9ebad4ef96: Pull complete 05:13:52 e9a5061849ea: Pull complete 05:13:52 d747dcd14b5f: Pull complete 05:13:53 2de7ff778b66: Pull complete 05:13:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:54 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 05:13:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 05:14:01 $ docker top 8eb1b428b6b28dfc03b91cc13a00fc5700fd18e99a51e8cc8e56e21bbd003787 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:14:01 provisioning config files... 05:14:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/618@tmp/config9821002487217102002tmp 05:14:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/618@tmp/config18096969109969650427tmp 05:14:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/618@tmp/config12969064246296818217tmp [Pipeline] { [Pipeline] echo 05:14:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:14:02 ---> sigul-configuration.sh 05:14:02 gpg: directory `/root/.gnupg' created 05:14:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:14:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:14:02 gpg: keyring `/root/.gnupg/secring.gpg' created 05:14:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:14:02 gpg: CAST5 encrypted data 05:14:02 gpg: encrypted with 1 passphrase 05:14:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:14:02 + mkdir /home/jenkins 05:14:02 + mkdir /home/jenkins/sigul [Pipeline] sh 05:14:03 + 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 05:14:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:14:03 ---> sigul-install.sh 05:14:03 Sigul already installed; skipping installation. [Pipeline] sh 05:14:03 + git tag --list 05:14:03 0.6.0 05:14:03 0.6.1 05:14:03 0.7.0 05:14:03 0.7.1 05:14:03 v1.0.0 05:14:03 v1.0.1 05:14:03 v1.1.0 05:14:03 v1.2.0 05:14:03 v1.2.1 05:14:03 v1.3.0 05:14:03 v1.3.1 05:14:03 v2.0.0 05:14:03 v2.1.0 05:14:03 v2.1.1 05:14:03 v2.2.0 05:14:03 v2.3.0 05:14:03 v3.0 05:14:03 v3.0.0 05:14:03 v3.1 05:14:03 v3.1.0 05:14:03 v3.1.0-dev.1 05:14:03 v3.1.0-dev.10 05:14:03 v3.1.0-dev.11 05:14:03 v3.1.0-dev.12 05:14:03 v3.1.0-dev.13 05:14:03 v3.1.0-dev.14 05:14:03 v3.1.0-dev.15 05:14:03 v3.1.0-dev.16 05:14:03 v3.1.0-dev.17 05:14:03 v3.1.0-dev.18 05:14:03 v3.1.0-dev.19 05:14:03 v3.1.0-dev.2 05:14:03 v3.1.0-dev.20 05:14:03 v3.1.0-dev.21 05:14:03 v3.1.0-dev.22 05:14:03 v3.1.0-dev.23 05:14:03 v3.1.0-dev.24 05:14:03 v3.1.0-dev.25 05:14:03 v3.1.0-dev.26 05:14:03 v3.1.0-dev.27 05:14:03 v3.1.0-dev.28 05:14:03 v3.1.0-dev.29 05:14:03 v3.1.0-dev.3 05:14:03 v3.1.0-dev.30 05:14:03 v3.1.0-dev.31 05:14:03 v3.1.0-dev.32 05:14:03 v3.1.0-dev.33 05:14:03 v3.1.0-dev.34 05:14:03 v3.1.0-dev.35 05:14:03 v3.1.0-dev.36 05:14:03 v3.1.0-dev.37 05:14:03 v3.1.0-dev.38 05:14:03 v3.1.0-dev.39 05:14:03 v3.1.0-dev.4 05:14:03 v3.1.0-dev.40 05:14:03 v3.1.0-dev.41 05:14:03 v3.1.0-dev.42 05:14:03 v3.1.0-dev.43 05:14:03 v3.1.0-dev.44 05:14:03 v3.1.0-dev.45 05:14:03 v3.1.0-dev.46 05:14:03 v3.1.0-dev.47 05:14:03 v3.1.0-dev.48 05:14:03 v3.1.0-dev.49 05:14:03 v3.1.0-dev.5 05:14:03 v3.1.0-dev.50 05:14:03 v3.1.0-dev.51 05:14:03 v3.1.0-dev.52 05:14:03 v3.1.0-dev.53 05:14:03 v3.1.0-dev.54 05:14:03 v3.1.0-dev.55 05:14:03 v3.1.0-dev.56 05:14:03 v3.1.0-dev.57 05:14:03 v3.1.0-dev.58 05:14:03 v3.1.0-dev.59 05:14:03 v3.1.0-dev.6 05:14:03 v3.1.0-dev.60 05:14:03 v3.1.0-dev.61 05:14:03 v3.1.0-dev.62 05:14:03 v3.1.0-dev.63 05:14:03 v3.1.0-dev.64 05:14:03 v3.1.0-dev.65 05:14:03 v3.1.0-dev.66 05:14:03 v3.1.0-dev.67 05:14:03 v3.1.0-dev.68 05:14:03 v3.1.0-dev.69 05:14:03 v3.1.0-dev.7 05:14:03 v3.1.0-dev.70 05:14:03 v3.1.0-dev.71 05:14:03 v3.1.0-dev.72 05:14:03 v3.1.0-dev.73 05:14:03 v3.1.0-dev.8 05:14:03 v3.1.0-dev.9 05:14:03 v3.2.0-dev.1 05:14:03 v3.2.0-dev.2 05:14:03 v3.2.0-dev.3 05:14:03 v3.2.0-dev.4 05:14:03 v3.2.0-dev.5 05:14:03 v3.2.0-dev.6 05:14:03 v3.2.0-dev.7 05:14:03 v3.2.0-dev.8 [Pipeline] sh 05:14:04 + lftools sign git-tag v3.2.0-dev.8 05:14:04 Signing Git tag with Sigul... 05:14:04 Signing v3.2.0-dev.8 [Pipeline] echo 05:14:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:14:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:14:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:14:05 $ docker stop --time=1 8eb1b428b6b28dfc03b91cc13a00fc5700fd18e99a51e8cc8e56e21bbd003787 05:14:07 $ docker rm -f --volumes 8eb1b428b6b28dfc03b91cc13a00fc5700fd18e99a51e8cc8e56e21bbd003787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:14:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:09 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 05:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 05:14:10 $ docker top b67d6c1e1bdafc66995a0b1297a07f0d0075ab2d01c0bed9e6af785487381b6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:10 [ssh-agent] Looking for ssh-agent implementation... 05:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:11 $ docker exec b67d6c1e1bdafc66995a0b1297a07f0d0075ab2d01c0bed9e6af785487381b6f ssh-agent 05:14:11 SSH_AUTH_SOCK=/tmp/ssh-afFKFLAQU8Gn/agent.31 05:14:11 SSH_AGENT_PID=37 05:14:11 Running ssh-add (command line suppressed) 05:14:11 Identity added: /w/workspace/edgex-go/618@tmp/private_key_17856210062498486594.key (/w/workspace/edgex-go/618@tmp/private_key_17856210062498486594.key) 05:14:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:11 + git semver bump pre 05:14:11 2023-12-29 05:14:11,873 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 05:14:11 2023-12-29 05:14:11,873 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 05:14:11 2023-12-29 05:14:11,873 [bump_version] DEBUG bumped version:3.2.0-dev.9 05:14:11 2023-12-29 05:14:11,873 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/edgex-go/618/.semver/main with force:True 05:14:11 2023-12-29 05:14:11,873 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 05:14:11 2023-12-29 05:14:11,873 [write_file] DEBUG write to file:/w/workspace/edgex-go/618/.semver/main 05:14:11 2023-12-29 05:14:11,875 [execute] INFO git cat-file --batch-check 05:14:11 2023-12-29 05:14:11,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/618/.semver, universal_newlines=False, shell=None, istream=) 05:14:11 2023-12-29 05:14:11,880 [execute] INFO git cat-file --batch 05:14:11 2023-12-29 05:14:11,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/618/.semver, universal_newlines=False, shell=None, istream=) 05:14:11 2023-12-29 05:14:11,884 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 05:14:11 3.2.0-dev.9 [Pipeline] } 05:14:11 $ docker exec --env ******** --env ******** b67d6c1e1bdafc66995a0b1297a07f0d0075ab2d01c0bed9e6af785487381b6f ssh-agent -k 05:14:12 unset SSH_AUTH_SOCK; 05:14:12 unset SSH_AGENT_PID; 05:14:12 echo Agent pid 37 killed; 05:14:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:13 + git semver [Pipeline] } 05:14:13 $ docker stop --time=1 b67d6c1e1bdafc66995a0b1297a07f0d0075ab2d01c0bed9e6af785487381b6f 05:14:14 $ docker rm -f --volumes b67d6c1e1bdafc66995a0b1297a07f0d0075ab2d01c0bed9e6af785487381b6f [Pipeline] // withDockerContainer [Pipeline] sh 05:14:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:16 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 05:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 05:14:16 $ docker top 1a4ae00cc4bb9c59217d852f3a3f0c92806bc48aaeedee0e301d4015a4da9ec7 -eo pid,comm 05:14:16 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). 05:14:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:17 [ssh-agent] Looking for ssh-agent implementation... 05:14:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:17 $ docker exec 1a4ae00cc4bb9c59217d852f3a3f0c92806bc48aaeedee0e301d4015a4da9ec7 ssh-agent 05:14:17 SSH_AUTH_SOCK=/tmp/ssh-QvctlKMQXQri/agent.32 05:14:17 SSH_AGENT_PID=38 05:14:17 Running ssh-add (command line suppressed) 05:14:17 Identity added: /w/workspace/edgex-go/618@tmp/private_key_13295589747571505043.key (/w/workspace/edgex-go/618@tmp/private_key_13295589747571505043.key) 05:14:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:18 + git semver push 05:14:18 2023-12-29 05:14:18,491 [run_push] DEBUG push 05:14:18 2023-12-29 05:14:18,491 [execute] INFO git cat-file --batch-check 05:14:18 2023-12-29 05:14:18,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/618/.semver, universal_newlines=False, shell=None, istream=) 05:14:18 2023-12-29 05:14:18,495 [execute] INFO git rev-list 99649694051ce6d2a2224322fd5471ab7cd268bc -- 05:14:18 2023-12-29 05:14:18,496 [execute] DEBUG Popen(['git', 'rev-list', '99649694051ce6d2a2224322fd5471ab7cd268bc', '--'], cwd=/w/workspace/edgex-go/618/.semver, universal_newlines=False, shell=None, istream=None) 05:14:18 2023-12-29 05:14:18,514 [execute] INFO git fetch -v origin 05:14:18 2023-12-29 05:14:18,514 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/618/.semver, universal_newlines=True, shell=None, istream=None) 05:14:19 2023-12-29 05:14:19,042 [run_push] DEBUG no remote changes detected 05:14:19 2023-12-29 05:14:19,043 [execute] INFO git push origin semver 05:14:19 2023-12-29 05:14:19,043 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/618/.semver, universal_newlines=False, shell=None, istream=None) 05:14:20 2023-12-29 05:14:19,790 [run_push] DEBUG push all version tags 05:14:20 2023-12-29 05:14:19,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:14:20 2023-12-29 05:14:19,791 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/618, universal_newlines=False, shell=None, istream=None) 05:14:20 2023-12-29 05:14:20,549 [read_version] DEBUG read version from /w/workspace/edgex-go/618/.semver/main 05:14:20 3.2.0-dev.9 [Pipeline] } 05:14:20 $ docker exec --env ******** --env ******** 1a4ae00cc4bb9c59217d852f3a3f0c92806bc48aaeedee0e301d4015a4da9ec7 ssh-agent -k 05:14:20 unset SSH_AUTH_SOCK; 05:14:20 unset SSH_AGENT_PID; 05:14:20 echo Agent pid 38 killed; 05:14:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:21 + git semver [Pipeline] } 05:14:22 $ docker stop --time=1 1a4ae00cc4bb9c59217d852f3a3f0c92806bc48aaeedee0e301d4015a4da9ec7 05:14:23 $ docker rm -f --volumes 1a4ae00cc4bb9c59217d852f3a3f0c92806bc48aaeedee0e301d4015a4da9ec7 [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 05:14:25 + [ -d /w/workspace/edgex-go/618/archives ] [Pipeline] libraryResource [Pipeline] sh 05:14:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:27 ---> package-listing.sh 05:14:27 ++ facter osfamily 05:14:27 ++ tr '[:upper:]' '[:lower:]' 05:14:27 + OS_FAMILY=debian 05:14:27 + workspace=/w/workspace/edgex-go/618 05:14:27 + START_PACKAGES=/tmp/packages_start.txt 05:14:27 + END_PACKAGES=/tmp/packages_end.txt 05:14:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:27 + PACKAGES=/tmp/packages_start.txt 05:14:27 + '[' /w/workspace/edgex-go/618 ']' 05:14:27 + PACKAGES=/tmp/packages_end.txt 05:14:27 + case "${OS_FAMILY}" in 05:14:27 + dpkg -l 05:14:27 + grep '^ii' 05:14:27 + '[' -f /tmp/packages_start.txt ']' 05:14:27 + '[' -f /tmp/packages_end.txt ']' 05:14:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:27 + '[' /w/workspace/edgex-go/618 ']' 05:14:27 + mkdir -p /w/workspace/edgex-go/618/archives/ 05:14:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/618/archives/ [Pipeline] echo 05:14:27 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/618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:28 05:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:28 latest: Pulling from edgex-lftools-log-publisher 05:14:28 5eb5b503b376: Pulling fs layer 05:14:28 5c69ac0246d0: Pulling fs layer 05:14:28 ec43610c2a17: Pulling fs layer 05:14:28 3a2ae6a8a46f: Pulling fs layer 05:14:28 33b1e0a273af: Pulling fs layer 05:14:28 5d3b04190fa2: Pulling fs layer 05:14:28 2f39f015ded8: Pulling fs layer 05:14:28 5d3b04190fa2: Waiting 05:14:28 2f39f015ded8: Waiting 05:14:28 3a2ae6a8a46f: Waiting 05:14:28 33b1e0a273af: Waiting 05:14:28 5c69ac0246d0: Verifying Checksum 05:14:28 5c69ac0246d0: Download complete 05:14:28 3a2ae6a8a46f: Download complete 05:14:28 33b1e0a273af: Verifying Checksum 05:14:28 33b1e0a273af: Download complete 05:14:28 5d3b04190fa2: Verifying Checksum 05:14:28 5d3b04190fa2: Download complete 05:14:28 ec43610c2a17: Verifying Checksum 05:14:28 ec43610c2a17: Download complete 05:14:29 5eb5b503b376: Verifying Checksum 05:14:29 5eb5b503b376: Download complete 05:14:29 2f39f015ded8: Download complete 05:14:30 5eb5b503b376: Pull complete 05:14:30 5c69ac0246d0: Pull complete 05:14:31 ec43610c2a17: Pull complete 05:14:31 3a2ae6a8a46f: Pull complete 05:14:31 33b1e0a273af: Pull complete 05:14:31 5d3b04190fa2: Pull complete 05:14:35 2f39f015ded8: Pull complete 05:14:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:36 prd-ubuntu20.04-docker-8c-8g-26365 does not seem to be running inside a container 05:14:36 $ 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/618/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/618 -v /w/workspace/edgex-go/618:/w/workspace/edgex-go/618:rw,z -v /w/workspace/edgex-go/618@tmp:/w/workspace/edgex-go/618@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 05:14:39 $ docker top 1d9d3fc8e9617c225844df6bb50e1201493d1ec5f5a3f1be0d28b82319daba17 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:40 + ls /var/log/sa-host 05:14:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:41 provisioning config files... 05:14:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/618@tmp/config1960107329383095934tmp [Pipeline] { [Pipeline] echo 05:14:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:41 ---> create-netrc.sh [Pipeline] } 05:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> python-tools-install.sh [Pipeline] echo 05:14:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:42 ---> sudo-logs.sh 05:14:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:43 ---> job-cost.sh 05:14:43 lf-activate-venv: SKIPPING 05:14:43 DEBUG: total: 0.2199999988079071 05:14:43 INFO: Retrieving Stack Cost... 05:14:43 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:44 INFO: Archiving Costs [Pipeline] echo 05:14:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:44 ---> logs-deploy.sh 05:14:44 lf-activate-venv: SKIPPING 05:14:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/618 05:14:44 INFO: archiving workspace using pattern(s): 05:14:45 Archives upload complete. 05:14:45 INFO: archiving logs to Nexus 05:14:46 ---> uname -a: 05:14:46 Linux prd-ubuntu20-04-docker-8c-8g-26365 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:14:46 05:14:46 05:14:46 ---> lscpu: 05:14:46 Architecture: x86_64 05:14:46 CPU op-mode(s): 32-bit, 64-bit 05:14:46 Byte Order: Little Endian 05:14:46 Address sizes: 40 bits physical, 48 bits virtual 05:14:46 CPU(s): 8 05:14:46 On-line CPU(s) list: 0-7 05:14:46 Thread(s) per core: 1 05:14:46 Core(s) per socket: 1 05:14:46 Socket(s): 8 05:14:46 NUMA node(s): 1 05:14:46 Vendor ID: AuthenticAMD 05:14:46 CPU family: 23 05:14:46 Model: 49 05:14:46 Model name: AMD EPYC-Rome Processor 05:14:46 Stepping: 0 05:14:46 CPU MHz: 2800.000 05:14:46 BogoMIPS: 5600.00 05:14:46 Virtualization: AMD-V 05:14:46 Hypervisor vendor: KVM 05:14:46 Virtualization type: full 05:14:46 L1d cache: 256 KiB 05:14:46 L1i cache: 256 KiB 05:14:46 L2 cache: 4 MiB 05:14:46 L3 cache: 128 MiB 05:14:46 NUMA node0 CPU(s): 0-7 05:14:46 Vulnerability Itlb multihit: Not affected 05:14:46 Vulnerability L1tf: Not affected 05:14:46 Vulnerability Mds: Not affected 05:14:46 Vulnerability Meltdown: Not affected 05:14:46 Vulnerability Mmio stale data: Not affected 05:14:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:14:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:14:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:14:46 Vulnerability Srbds: Not affected 05:14:46 Vulnerability Tsx async abort: Not affected 05:14:46 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 05:14:46 05:14:46 05:14:46 ---> nproc: 05:14:46 8 05:14:46 05:14:46 05:14:46 ---> df -h: 05:14:46 Filesystem Size Used Avail Use% Mounted on 05:14:46 overlay 155G 21G 135G 14% / 05:14:46 tmpfs 64M 0 64M 0% /dev 05:14:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:14:46 shm 64M 0 64M 0% /dev/shm 05:14:46 /dev/vda1 155G 21G 135G 14% /facter-os 05:14:46 05:14:46 05:14:46 ---> sar -b -r -n DEV: 05:14:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26365) 12/29/23 _x86_64_ (8 CPU) 05:14:46 05:14:46 04:52:23 LINUX RESTART (8 CPU) 05:14:46 05:14:46 04:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:14:46 04:54:01 175.84 10.91 164.92 0.00 1716.38 79129.21 0.00 05:14:46 04:55:01 38.59 0.08 38.50 0.00 8.80 19145.35 0.00 05:14:46 04:56:01 29.56 0.18 29.38 0.00 3.07 12218.65 0.00 05:14:46 04:57:01 577.70 4.72 572.99 0.00 77.59 177619.86 0.00 05:14:46 04:58:01 366.26 1.88 364.38 0.00 92.36 116749.96 0.00 05:14:46 04:59:01 721.81 10.41 711.40 0.00 3374.64 100448.99 0.00 05:14:46 05:00:01 37.28 0.07 37.21 0.00 7.47 957.84 0.00 05:14:46 05:01:01 20.70 0.07 20.63 0.00 14.26 495.52 0.00 05:14:46 05:02:01 2.10 0.00 2.10 0.00 0.00 25.65 0.00 05:14:46 05:03:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 05:14:46 05:04:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 05:14:46 05:05:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 05:14:46 05:06:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 05:14:46 05:07:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 05:14:46 05:08:01 2.07 0.02 2.05 0.00 0.13 23.20 0.00 05:14:46 05:09:01 1.83 0.00 1.83 0.00 0.00 24.93 0.00 05:14:46 05:10:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 05:14:46 05:11:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 05:14:46 05:12:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 05:14:46 05:13:01 2.10 0.10 2.00 0.00 10.26 42.39 0.00 05:14:46 05:14:01 147.48 0.37 147.11 0.00 12.53 58812.73 0.00 05:14:46 Average: 101.73 1.37 100.36 0.00 253.22 26954.05 0.00 05:14:46 05:14:46 04:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:14:46 04:54:01 28452908 31557000 753796 2.29 115448 3218772 1850896 5.45 1096544 2894676 1856 05:14:46 04:55:01 27626024 31423904 877648 2.67 118996 3850560 2025112 5.97 1641156 3110368 99648 05:14:46 04:56:01 27418756 31545836 759536 2.31 122292 4170240 1936400 5.71 1471680 3486772 361084 05:14:46 04:57:01 22540912 31406000 877100 2.67 200984 8580236 2422352 7.14 1990188 7566532 674904 05:14:46 04:58:01 17868180 30211372 2005944 6.10 239936 11717060 6080420 17.92 4053060 9784072 573784 05:14:46 04:59:01 18798972 31466616 787364 2.39 270964 12123400 2041064 6.02 2431436 10649952 504 05:14:46 05:00:01 18780612 31445444 809052 2.46 271116 12120836 2224832 6.56 2675888 10421076 628 05:14:46 05:01:01 18791528 31458280 795608 2.42 272044 12121528 2050180 6.04 2884128 10204540 212 05:14:46 05:02:01 18791464 31458280 795516 2.42 272108 12121540 2050180 6.04 2884236 10204548 12 05:14:46 05:03:01 18793144 31460080 794040 2.41 272180 12121540 2050180 6.04 2881244 10204544 8 05:14:46 05:04:01 18795820 31462760 791692 2.41 272216 12121544 2050180 6.04 2879432 10204548 16 05:14:46 05:05:01 18795552 31462568 791824 2.41 272276 12121552 2050180 6.04 2879440 10204556 4 05:14:46 05:06:01 18811192 31478252 776068 2.36 272336 12121548 2050180 6.04 2863360 10204556 8 05:14:46 05:07:01 18810892 31478016 776260 2.36 272372 12121556 2050180 6.04 2863300 10204564 40 05:14:46 05:08:01 18811088 31478376 776392 2.36 272424 12121552 2090884 6.16 2863960 10204552 12 05:14:46 05:09:01 18811480 31478800 775900 2.36 272472 12121532 2090884 6.16 2864404 10204532 196 05:14:46 05:10:01 18811568 31478916 775748 2.36 272532 12121536 2090884 6.16 2864224 10204540 8 05:14:46 05:11:01 18811204 31478628 776008 2.36 272572 12121536 2090884 6.16 2864108 10204532 16 05:14:46 05:12:01 18811156 31478584 775960 2.36 272604 12121540 2090884 6.16 2864096 10204536 8 05:14:46 05:13:01 18807932 31475720 779088 2.37 272656 12121920 2118656 6.24 2868684 10205064 196 05:14:46 05:14:01 17302460 31436668 815468 2.48 309100 13429568 2197272 6.48 2982020 11467500 488 05:14:46 Average: 20154421 31410481 850762 2.59 247125 10799576 2271556 6.69 2650790 9144789 81602 05:14:46 05:14:46 04:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:14:46 04:54:01 docker0 659.17 714.61 48.24 4597.39 0.00 0.00 0.00 0.00 05:14:46 04:54:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 05:14:46 04:54:01 ens3 1161.54 1034.79 10614.59 111.25 0.00 0.00 0.00 0.00 05:14:46 04:55:01 docker0 1.58 1.68 0.12 0.15 0.00 0.00 0.00 0.00 05:14:46 04:55:01 vethd67c94c 1.58 1.78 0.14 0.16 0.00 0.00 0.00 0.00 05:14:46 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 04:55:01 ens3 61.38 46.15 43.51 78.24 0.00 0.00 0.00 0.00 05:14:46 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 04:56:01 ens3 28.78 19.41 24.54 13.40 0.00 0.00 0.00 0.00 05:14:46 04:57:01 veth4de3b2d 68.01 112.96 6.73 582.79 0.00 0.00 0.00 0.05 05:14:46 04:57:01 vethff4bf3d 65.86 112.83 6.57 583.43 0.00 0.00 0.00 0.05 05:14:46 04:57:01 veth7066cf5 62.14 112.36 6.33 576.66 0.00 0.00 0.00 0.05 05:14:46 04:57:01 docker0 309.48 542.36 25.52 3298.19 0.00 0.00 0.00 0.00 05:14:46 04:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:14:46 04:57:01 veth686d6a3 0.53 1.30 0.05 0.22 0.00 0.00 0.00 0.00 05:14:46 04:57:01 ens3 680.10 382.62 6311.00 50.38 0.00 0.00 0.00 0.00 05:14:46 04:57:01 veth23e707e 62.21 112.30 6.33 576.84 0.00 0.00 0.00 0.05 05:14:46 04:58:01 vethee4ccda 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 veth5b88631 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:14:46 04:58:01 veth9c898a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 veth686d6a3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 veth02ea2d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 vethcfaf86a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 ens3 89.70 57.16 713.76 9.75 0.00 0.00 0.00 0.00 05:14:46 04:58:01 vetha218c1d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 vethacb7b37 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 veth8257e8d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 vethdd1c063 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 vethecb2471 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:58:01 veth668b15e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:14:46 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 04:59:01 lo 10.73 10.73 1.05 1.05 0.00 0.00 0.00 0.00 05:14:46 04:59:01 ens3 158.04 121.81 1431.48 280.53 0.00 0.00 0.00 0.00 05:14:46 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:00:01 lo 42.93 42.93 4.23 4.23 0.00 0.00 0.00 0.00 05:14:46 05:00:01 ens3 342.56 333.29 196.67 1584.38 0.00 0.00 0.00 0.00 05:14:46 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:01:01 lo 23.20 23.20 2.28 2.28 0.00 0.00 0.00 0.00 05:14:46 05:01:01 ens3 238.94 243.36 123.15 1263.69 0.00 0.00 0.00 0.00 05:14:46 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:02:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 05:03:01 ens3 0.37 0.25 0.09 0.08 0.00 0.00 0.00 0.00 05:14:46 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:04:01 ens3 1.12 0.52 0.45 0.28 0.00 0.00 0.00 0.00 05:14:46 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 05:05:01 ens3 0.77 0.17 0.15 0.07 0.00 0.00 0.00 0.00 05:14:46 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:06:01 ens3 0.47 0.25 0.26 0.20 0.00 0.00 0.00 0.00 05:14:46 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 05:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:08:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:14:46 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 05:09:01 ens3 0.90 0.33 0.24 0.08 0.00 0.00 0.00 0.00 05:14:46 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:10:01 ens3 0.47 0.48 0.26 0.22 0.00 0.00 0.00 0.00 05:14:46 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 05:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:46 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:12:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:14:46 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:13:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 05:14:46 05:13:01 ens3 5.83 3.78 5.44 2.77 0.00 0.00 0.00 0.00 05:14:46 05:14:01 docker0 65.24 100.02 5.20 1028.59 0.00 0.00 0.00 0.00 05:14:46 05:14:01 vethac21b51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:14:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 05:14:46 05:14:01 ens3 357.86 214.23 8203.19 39.68 0.00 0.00 0.00 0.00 05:14:46 05:14:01 vetha8dfe3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 Average: docker0 49.31 64.70 3.77 424.97 0.00 0.00 0.00 0.00 05:14:46 Average: vethac21b51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 Average: lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 05:14:46 Average: ens3 149.03 117.10 1317.62 163.58 0.00 0.00 0.00 0.00 05:14:46 Average: vetha8dfe3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:46 05:14:46 05:14:46 ---> sar -P ALL: 05:14:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26365) 12/29/23 _x86_64_ (8 CPU) 05:14:46 05:14:46 04:52:23 LINUX RESTART (8 CPU) 05:14:46 05:14:46 04:53:01 CPU %user %nice %system %iowait %steal %idle 05:14:46 04:54:01 all 9.12 0.00 3.90 4.20 0.06 82.71 05:14:46 04:54:01 0 10.22 0.00 3.71 0.02 0.05 86.00 05:14:46 04:54:01 1 12.08 0.00 4.13 5.41 0.07 78.32 05:14:46 04:54:01 2 8.50 0.00 4.21 6.98 0.07 80.25 05:14:46 04:54:01 3 9.12 0.00 4.95 0.80 0.08 85.05 05:14:46 04:54:01 4 7.98 0.00 3.64 0.67 0.05 87.66 05:14:46 04:54:01 5 8.38 0.00 3.92 19.03 0.07 68.60 05:14:46 04:54:01 6 7.53 0.00 3.00 0.72 0.07 88.68 05:14:46 04:54:01 7 9.11 0.00 3.67 0.12 0.05 87.05 05:14:46 04:55:01 all 27.77 0.00 3.56 1.21 0.09 67.36 05:14:46 04:55:01 0 29.22 0.00 3.34 7.08 0.10 60.26 05:14:46 04:55:01 1 27.03 0.00 3.58 0.31 0.07 69.02 05:14:46 04:55:01 2 29.83 0.00 3.69 0.03 0.07 66.38 05:14:46 04:55:01 3 26.43 0.00 3.85 0.12 0.07 69.53 05:14:46 04:55:01 4 27.53 0.00 3.30 0.02 0.10 69.05 05:14:46 04:55:01 5 26.04 0.00 3.42 0.02 0.09 70.43 05:14:46 04:55:01 6 26.24 0.00 3.48 0.31 0.09 69.89 05:14:46 04:55:01 7 29.86 0.00 3.85 1.83 0.12 64.34 05:14:46 04:56:01 all 50.81 0.00 4.88 0.45 0.11 43.76 05:14:46 04:56:01 0 50.05 0.00 4.69 0.78 0.10 44.38 05:14:46 04:56:01 1 51.79 0.00 4.40 0.02 0.10 43.69 05:14:46 04:56:01 2 50.81 0.00 4.85 1.78 0.12 42.44 05:14:46 04:56:01 3 50.27 0.00 5.40 0.03 0.12 44.18 05:14:46 04:56:01 4 49.84 0.00 5.08 0.20 0.08 44.79 05:14:46 04:56:01 5 50.34 0.00 4.74 0.05 0.13 44.74 05:14:46 04:56:01 6 52.32 0.00 4.60 0.62 0.10 42.35 05:14:46 04:56:01 7 51.05 0.00 5.25 0.12 0.10 43.48 05:14:46 04:57:01 all 15.64 0.00 7.16 17.92 0.11 59.17 05:14:46 04:57:01 0 16.05 0.00 7.15 21.94 0.14 54.72 05:14:46 04:57:01 1 15.32 0.00 7.17 4.44 0.10 72.97 05:14:46 04:57:01 2 15.53 0.00 6.85 13.45 0.12 64.05 05:14:46 04:57:01 3 16.17 0.00 7.84 27.83 0.09 48.06 05:14:46 04:57:01 4 14.80 0.00 6.53 13.97 0.09 64.62 05:14:46 04:57:01 5 15.07 0.00 7.36 18.44 0.14 58.98 05:14:46 04:57:01 6 16.83 0.00 8.07 33.63 0.10 41.36 05:14:46 04:57:01 7 15.38 0.00 6.27 9.91 0.09 68.34 05:14:46 04:58:01 all 68.65 0.00 7.84 4.34 0.12 19.05 05:14:46 04:58:01 0 68.52 0.00 8.66 2.17 0.10 20.55 05:14:46 04:58:01 1 69.24 0.00 7.51 0.55 0.10 22.59 05:14:46 04:58:01 2 68.86 0.00 7.33 0.50 0.10 23.21 05:14:46 04:58:01 3 68.17 0.00 8.56 0.62 0.12 22.52 05:14:46 04:58:01 4 67.91 0.00 7.51 2.90 0.16 21.53 05:14:46 04:58:01 5 68.00 0.00 7.42 2.15 0.12 22.32 05:14:46 04:58:01 6 69.07 0.00 7.07 5.63 0.15 18.07 05:14:46 04:58:01 7 69.40 0.00 8.60 20.23 0.12 1.65 05:14:46 04:59:01 all 55.64 0.00 7.75 6.14 0.23 30.24 05:14:46 04:59:01 0 54.30 0.00 9.05 12.05 0.47 24.12 05:14:46 04:59:01 1 56.36 0.00 7.00 3.72 0.19 32.73 05:14:46 04:59:01 2 55.46 0.00 7.05 5.01 0.19 32.28 05:14:46 04:59:01 3 54.75 0.00 8.13 3.76 0.17 33.18 05:14:46 04:59:01 4 56.17 0.00 7.53 9.67 0.26 26.38 05:14:46 04:59:01 5 54.82 0.00 6.96 2.50 0.26 35.46 05:14:46 04:59:01 6 57.90 0.00 8.72 8.11 0.19 25.08 05:14:46 04:59:01 7 55.28 0.00 7.59 4.42 0.14 32.57 05:14:46 05:00:01 all 6.59 0.00 0.88 0.11 0.06 92.36 05:14:46 05:00:01 0 8.44 0.00 1.09 0.50 0.07 89.90 05:14:46 05:00:01 1 7.01 0.00 0.90 0.02 0.05 92.03 05:14:46 05:00:01 2 6.61 0.00 0.82 0.03 0.05 92.49 05:14:46 05:00:01 3 8.09 0.00 0.89 0.07 0.08 90.88 05:14:46 05:00:01 4 5.14 0.00 0.90 0.02 0.05 93.89 05:14:46 05:00:01 5 5.78 0.00 0.69 0.02 0.07 93.45 05:14:46 05:00:01 6 5.24 0.00 0.85 0.20 0.07 93.64 05:14:46 05:00:01 7 6.44 0.00 0.87 0.07 0.05 92.58 05:14:46 05:01:01 all 4.86 0.00 0.52 0.10 0.06 94.46 05:14:46 05:01:01 0 3.84 0.00 0.52 0.49 0.07 95.08 05:14:46 05:01:01 1 6.25 0.00 0.53 0.02 0.08 93.11 05:14:46 05:01:01 2 4.75 0.00 0.45 0.02 0.07 94.72 05:14:46 05:01:01 3 4.64 0.00 0.42 0.08 0.05 94.81 05:14:46 05:01:01 4 3.92 0.00 0.55 0.00 0.03 95.49 05:14:46 05:01:01 5 2.63 0.00 0.43 0.00 0.05 96.89 05:14:46 05:01:01 6 7.15 0.00 0.75 0.20 0.05 91.85 05:14:46 05:01:01 7 5.67 0.00 0.54 0.02 0.05 93.72 05:14:46 05:02:01 all 0.03 0.00 0.02 0.78 0.02 99.16 05:14:46 05:02:01 0 0.03 0.00 0.07 3.23 0.02 96.66 05:14:46 05:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:14:46 05:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:14:46 05:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:14:46 05:02:01 4 0.02 0.00 0.02 0.00 0.03 99.93 05:14:46 05:02:01 5 0.12 0.00 0.00 3.00 0.00 96.89 05:14:46 05:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:14:46 05:02:01 7 0.03 0.00 0.03 0.00 0.03 99.90 05:14:46 05:03:01 all 0.19 0.00 0.01 0.01 0.01 99.78 05:14:46 05:03:01 0 0.07 0.00 0.02 0.03 0.00 99.88 05:14:46 05:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 05:14:46 05:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:14:46 05:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:14:46 05:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:14:46 05:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:14:46 05:03:01 6 1.21 0.00 0.03 0.00 0.02 98.74 05:14:46 05:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 05:14:46 05:04:01 all 0.11 0.00 0.02 0.03 0.01 99.83 05:14:46 05:04:01 0 0.07 0.00 0.03 0.02 0.02 99.87 05:14:46 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:14:46 05:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:14:46 05:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:14:46 05:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:14:46 05:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:14:46 05:04:01 6 0.67 0.00 0.02 0.00 0.02 99.30 05:14:46 05:04:01 7 0.03 0.00 0.05 0.20 0.03 99.68 05:14:46 05:14:46 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:14:46 05:05:01 all 0.11 0.00 0.02 0.02 0.01 99.85 05:14:46 05:05:01 0 0.13 0.00 0.02 0.12 0.00 99.73 05:14:46 05:05:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:14:46 05:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:14:46 05:05:01 3 0.03 0.00 0.03 0.02 0.00 99.92 05:14:46 05:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:14:46 05:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:14:46 05:05:01 6 0.53 0.00 0.05 0.00 0.02 99.40 05:14:46 05:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:14:46 05:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:14:46 05:06:01 0 0.05 0.00 0.05 0.03 0.02 99.85 05:14:46 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:14:46 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:14:46 05:06:01 3 0.03 0.00 0.02 0.02 0.03 99.90 05:14:46 05:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:14:46 05:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:14:46 05:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:14:46 05:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:14:46 05:07:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:14:46 05:07:01 0 0.07 0.00 0.05 0.02 0.02 99.85 05:14:46 05:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:14:46 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:14:46 05:07:01 3 0.00 0.00 0.03 0.00 0.00 99.97 05:14:46 05:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:14:46 05:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:14:46 05:07:01 6 0.05 0.00 0.03 0.00 0.03 99.88 05:14:46 05:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:14:46 05:08:01 all 0.05 0.00 0.04 0.01 0.01 99.90 05:14:46 05:08:01 0 0.07 0.00 0.07 0.02 0.00 99.85 05:14:46 05:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:14:46 05:08:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:14:46 05:08:01 3 0.03 0.00 0.02 0.02 0.02 99.92 05:14:46 05:08:01 4 0.07 0.00 0.03 0.00 0.03 99.87 05:14:46 05:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:14:46 05:08:01 6 0.07 0.00 0.07 0.00 0.03 99.83 05:14:46 05:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:14:46 05:09:01 all 0.08 0.00 0.02 0.01 0.01 99.89 05:14:46 05:09:01 0 0.03 0.00 0.03 0.03 0.02 99.88 05:14:46 05:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:14:46 05:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:14:46 05:09:01 3 0.48 0.00 0.02 0.00 0.00 99.50 05:14:46 05:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:14:46 05:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:14:46 05:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:14:46 05:09:01 7 0.02 0.00 0.05 0.00 0.02 99.92 05:14:46 05:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 05:14:46 05:10:01 0 0.03 0.00 0.00 0.10 0.02 99.85 05:14:46 05:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:14:46 05:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:14:46 05:10:01 3 0.20 0.00 0.00 0.00 0.00 99.80 05:14:46 05:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:14:46 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:14:46 05:10:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:14:46 05:10:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:14:46 05:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:14:46 05:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:14:46 05:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:14:46 05:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:14:46 05:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:14:46 05:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:14:46 05:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:14:46 05:11:01 6 0.07 0.00 0.03 0.00 0.03 99.87 05:14:46 05:11:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:14:46 05:12:01 all 0.19 0.00 0.01 0.04 0.01 99.75 05:14:46 05:12:01 0 0.07 0.00 0.03 0.18 0.02 99.70 05:14:46 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:14:46 05:12:01 2 0.00 0.00 0.00 0.12 0.00 99.88 05:14:46 05:12:01 3 1.16 0.00 0.02 0.00 0.00 98.82 05:14:46 05:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:14:46 05:12:01 5 0.08 0.00 0.02 0.00 0.00 99.90 05:14:46 05:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 05:14:46 05:12:01 7 0.07 0.00 0.02 0.03 0.02 99.87 05:14:46 05:13:01 all 0.48 0.00 0.15 0.01 0.01 99.35 05:14:46 05:13:01 0 0.25 0.00 0.17 0.03 0.02 99.53 05:14:46 05:13:01 1 0.22 0.00 0.13 0.00 0.02 99.63 05:14:46 05:13:01 2 0.38 0.00 0.20 0.02 0.00 99.40 05:14:46 05:13:01 3 2.17 0.00 0.11 0.00 0.02 97.70 05:14:46 05:13:01 4 0.07 0.00 0.17 0.00 0.02 99.75 05:14:46 05:13:01 5 0.25 0.00 0.10 0.00 0.00 99.65 05:14:46 05:13:01 6 0.17 0.00 0.15 0.00 0.02 99.67 05:14:46 05:13:01 7 0.30 0.00 0.18 0.00 0.02 99.50 05:14:46 05:14:01 all 7.72 0.00 3.44 3.73 0.06 85.05 05:14:46 05:14:01 0 7.63 0.00 3.49 1.46 0.05 87.38 05:14:46 05:14:01 1 9.81 0.00 2.92 0.05 0.07 87.15 05:14:46 05:14:01 2 7.87 0.00 3.49 9.21 0.05 79.37 05:14:46 05:14:01 3 7.44 0.00 3.55 0.41 0.05 88.55 05:14:46 05:14:01 4 7.78 0.00 2.78 0.02 0.03 89.39 05:14:46 05:14:01 5 6.48 0.00 3.13 10.04 0.08 80.27 05:14:46 05:14:01 6 7.71 0.00 4.38 8.72 0.09 79.10 05:14:46 05:14:01 7 7.02 0.00 3.78 0.08 0.08 89.02 05:14:46 Average: all 11.66 0.00 1.89 1.83 0.05 84.58 05:14:46 Average: 0 11.65 0.00 1.97 2.33 0.06 83.98 05:14:46 Average: 1 12.03 0.00 1.81 0.68 0.04 85.44 05:14:46 Average: 2 11.71 0.00 1.83 1.75 0.04 84.66 05:14:46 Average: 3 11.72 0.00 2.06 1.57 0.04 84.60 05:14:46 Average: 4 11.31 0.00 1.79 1.28 0.05 85.56 05:14:46 Average: 5 11.15 0.00 1.79 2.60 0.05 84.41 05:14:46 Average: 6 11.90 0.00 1.94 2.70 0.05 83.40 05:14:46 Average: 7 11.76 0.00 1.92 1.74 0.05 84.53 05:14:46 05:14:46 05:14:46