Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 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-ssh17289821658747112413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3743520594274635428.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10573703220209289153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1802029194481794399.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-ssh4271999814957676827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3733 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/559 [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/559 # 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 > 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 Avoid second fetch Checking out Revision 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c (main) Commit message: "feat: add dockerfile and script to perform fuzzing test on all swagger files and individual (#4569)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c # timeout=10 > git rev-list --no-walk 3451b7e6c986f3e69473b278945a55ce4856eec7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:35 ========================================================= 23:11:35 EdgeX Global Pipelines Version Info 23:11:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:11:36 ------------------- 23:11:36 stable info: 23:11:36 ------------------- 23:11:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:11:36 Message: update stable to v1.0.253 23:11:36 ------------------- 23:11:36 experimental info: 23:11:36 ------------------- 23:11:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:11:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:11:36 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b7b8e6 [Pipeline] echo 23:11:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:37 provisioning config files... 23:11:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config13000824822042053285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:37 ---> docker-login.sh 23:11:37 nexus3.edgexfoundry.org:10001 23:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:37 Configure a credential helper to remove this warning. See 23:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:37 23:11:37 Login Succeeded 23:11:37 nexus3.edgexfoundry.org:10002 23:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:38 Configure a credential helper to remove this warning. See 23:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:38 23:11:38 Login Succeeded 23:11:38 nexus3.edgexfoundry.org:10003 23:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:38 Configure a credential helper to remove this warning. See 23:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:38 23:11:38 Login Succeeded 23:11:38 nexus3.edgexfoundry.org:10004 23:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:38 Configure a credential helper to remove this warning. See 23:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:38 23:11:38 Login Succeeded 23:11:38 docker.io 23:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:38 Configure a credential helper to remove this warning. See 23:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:38 23:11:38 Login Succeeded 23:11:38 ---> docker-login.sh ends [Pipeline] } 23:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:39 + 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 23:11:39 + + dirname cmd/core-command/Dockerfile 23:11:39 cut -d/ -f2 23:11:39 + echo core-command,cmd/core-command/Dockerfile 23:11:39 + + cut -d/ -f2 23:11:39 dirname cmd/core-common-config-bootstrapper/Dockerfile 23:11:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:11:39 + dirname cmd/core-data/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo core-data,cmd/core-data/Dockerfile 23:11:39 + dirname cmd/core-metadata/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo core-metadata,cmd/core-metadata/Dockerfile 23:11:39 + + dirname cmd/security-bootstrapper/Dockerfile 23:11:39 cut -d/ -f2 23:11:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:11:39 + dirname cmd/security-proxy-auth/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:11:39 + dirname cmd/security-proxy-setup/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:11:39 + dirname cmd/security-secretstore-setup/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:11:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:11:39 + dirname cmd/security-spire-agent/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:11:39 + dirname cmd/security-spire-config/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:11:39 + dirname cmd/security-spire-server/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:11:39 + dirname cmd/support-notifications/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo support-notifications,cmd/support-notifications/Dockerfile 23:11:39 + dirname cmd/support-scheduler/Dockerfile 23:11:39 + cut -d/ -f2 23:11:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:11:39 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 23:11:39 + git rev-list -1 --merges 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c~1..6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] echo 23:11:39 -----------> git rev-list -1 --merges 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c~1..6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [false] [Pipeline] sh 23:11:39 + git log --format=format:%s -1 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] echo 23:11:39 ========================================================= 23:11:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:11:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:11:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:11:40 + grep -v github /etc/ssh/ssh_known_hosts 23:11:40 + [ -e /tmp/ssh_known_hosts ] 23:11:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:11:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:11:40 + sudo tee -a /etc/ssh/ssh_known_hosts 23:11:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:40 23:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:40 0.1.4: Pulling from edgex-devops/py-git-semver 23:11:40 b85a868b505f: Pulling fs layer 23:11:40 e2be974225ed: Pulling fs layer 23:11:40 339a4e72a1f5: Pulling fs layer 23:11:40 988bab9f4d93: Pulling fs layer 23:11:40 1469e6f7b9e6: Pulling fs layer 23:11:40 eaf3925da568: Pulling fs layer 23:11:40 bab4dde63d76: Pulling fs layer 23:11:40 bde34c3a00c8: Pulling fs layer 23:11:40 b352a97aabf1: Pulling fs layer 23:11:40 4872d77fe225: Pulling fs layer 23:11:40 5851b861e8e6: Pulling fs layer 23:11:40 988bab9f4d93: Waiting 23:11:40 1469e6f7b9e6: Waiting 23:11:40 eaf3925da568: Waiting 23:11:40 bab4dde63d76: Waiting 23:11:40 bde34c3a00c8: Waiting 23:11:40 b352a97aabf1: Waiting 23:11:40 4872d77fe225: Waiting 23:11:40 5851b861e8e6: Waiting 23:11:40 e2be974225ed: Verifying Checksum 23:11:40 e2be974225ed: Download complete 23:11:40 988bab9f4d93: Verifying Checksum 23:11:40 988bab9f4d93: Download complete 23:11:41 1469e6f7b9e6: Verifying Checksum 23:11:41 1469e6f7b9e6: Download complete 23:11:41 eaf3925da568: Verifying Checksum 23:11:41 eaf3925da568: Download complete 23:11:41 339a4e72a1f5: Verifying Checksum 23:11:41 339a4e72a1f5: Download complete 23:11:41 bde34c3a00c8: Verifying Checksum 23:11:41 bde34c3a00c8: Download complete 23:11:41 b352a97aabf1: Download complete 23:11:41 4872d77fe225: Verifying Checksum 23:11:41 4872d77fe225: Download complete 23:11:41 5851b861e8e6: Download complete 23:11:41 b85a868b505f: Download complete 23:11:41 bab4dde63d76: Verifying Checksum 23:11:41 bab4dde63d76: Download complete 23:11:42 b85a868b505f: Pull complete 23:11:42 e2be974225ed: Pull complete 23:11:42 339a4e72a1f5: Pull complete 23:11:43 988bab9f4d93: Pull complete 23:11:43 1469e6f7b9e6: Pull complete 23:11:43 eaf3925da568: Pull complete 23:11:45 bab4dde63d76: Pull complete 23:11:45 bde34c3a00c8: Pull complete 23:11:45 b352a97aabf1: Pull complete 23:11:45 4872d77fe225: Pull complete 23:11:45 5851b861e8e6: Pull complete 23:11:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:45 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:11:49 $ docker top 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 -eo pid,comm 23:11:49 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). 23:11:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:49 [ssh-agent] Looking for ssh-agent implementation... 23:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:49 $ docker exec 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent 23:11:49 SSH_AUTH_SOCK=/tmp/ssh-pTGlnWZxh9eC/agent.31 23:11:49 SSH_AGENT_PID=37 23:11:49 Running ssh-add (command line suppressed) 23:11:49 Identity added: /w/workspace/edgex-go/559@tmp/private_key_14372084033809090612.key (/w/workspace/edgex-go/559@tmp/private_key_14372084033809090612.key) 23:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:50 + git tag --points-at HEAD [Pipeline] } 23:11:50 $ docker exec --env ******** --env ******** 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent -k 23:11:50 unset SSH_AUTH_SOCK; 23:11:50 unset SSH_AGENT_PID; 23:11:50 echo Agent pid 37 killed; 23:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:50 [ssh-agent] Looking for ssh-agent implementation... 23:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:50 $ docker exec 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent 23:11:50 SSH_AUTH_SOCK=/tmp/ssh-MryIbI3GU7R6/agent.69 23:11:50 SSH_AGENT_PID=75 23:11:50 Running ssh-add (command line suppressed) 23:11:50 Identity added: /w/workspace/edgex-go/559@tmp/private_key_15255990240659633015.key (/w/workspace/edgex-go/559@tmp/private_key_15255990240659633015.key) 23:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:50 + git semver init 23:11:51 2023-08-15 23:11:51,126 [run_init] DEBUG init version:0.0.0 force:False 23:11:51 2023-08-15 23:11:51,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/559/.semver 23:11:51 2023-08-15 23:11:51,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/559/.semver 23:11:51 2023-08-15 23:11:51,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/559/.semver'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=None) 23:11:56 2023-08-15 23:11:55,705 [append_file] DEBUG append to file:/w/workspace/edgex-go/559/.git/info/exclude 23:11:56 2023-08-15 23:11:55,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/559/.semver/main with force:False 23:11:56 2023-08-15 23:11:55,707 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:11:56 2023-08-15 23:11:55,707 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:11:56 3.1.0-dev.25 [Pipeline] } 23:11:56 $ docker exec --env ******** --env ******** 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 ssh-agent -k 23:11:56 unset SSH_AUTH_SOCK; 23:11:56 unset SSH_AGENT_PID; 23:11:56 echo Agent pid 75 killed; 23:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:56 + git semver [Pipeline] } 23:11:57 $ docker stop --time=1 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 23:11:58 $ docker rm -f --volumes 80af36bf8d59b5ca2ef58dc58f41cc312502320f02b1c1eb1636728778f96102 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:59 Stashed 1 file(s) [Pipeline] echo 23:11:59 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 23:11:59 + git config --global --add safe.directory /w/workspace/edgex-go/559 [Pipeline] echo 23:11:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:59 ========================================================= 23:11:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:11:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:11:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:11:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:59 4db1b89c0bd1: Pulling fs layer 23:11:59 6911f1a30b25: Pulling fs layer 23:11:59 e194b8c5c2a9: Pulling fs layer 23:11:59 6863d3e3a2b1: Pulling fs layer 23:11:59 ec0bb842ea78: Pulling fs layer 23:11:59 40a00589a448: Pulling fs layer 23:11:59 6c08303d61cc: Pulling fs layer 23:11:59 ec0bb842ea78: Waiting 23:11:59 40a00589a448: Waiting 23:11:59 6863d3e3a2b1: Waiting 23:11:59 798269fcf238: Pulling fs layer 23:11:59 6c08303d61cc: Waiting 23:11:59 798269fcf238: Waiting 23:11:59 6911f1a30b25: Verifying Checksum 23:11:59 6911f1a30b25: Download complete 23:11:59 6863d3e3a2b1: Download complete 23:11:59 ec0bb842ea78: Verifying Checksum 23:11:59 ec0bb842ea78: Download complete 23:11:59 4db1b89c0bd1: Verifying Checksum 23:11:59 4db1b89c0bd1: Download complete 23:11:59 40a00589a448: Verifying Checksum 23:11:59 40a00589a448: Download complete 23:12:00 4db1b89c0bd1: Pull complete 23:12:00 6911f1a30b25: Pull complete 23:12:00 798269fcf238: Verifying Checksum 23:12:00 798269fcf238: Download complete 23:12:00 e194b8c5c2a9: Verifying Checksum 23:12:00 e194b8c5c2a9: Download complete 23:12:00 6c08303d61cc: Verifying Checksum 23:12:00 6c08303d61cc: Download complete 23:12:04 e194b8c5c2a9: Pull complete 23:12:04 6863d3e3a2b1: Pull complete 23:12:04 ec0bb842ea78: Pull complete 23:12:04 40a00589a448: Pull complete 23:12:06 6c08303d61cc: Pull complete 23:12:07 798269fcf238: Pull complete 23:12:07 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:12:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:12:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:12:08 WORKDIR /edgex 23:12:08 COPY go.mod . 23:12:08 RUN go mod download 23:12:08 + docker build -t ci-base-image-x86_64 -f - . 23:12:08 Sending build context to Docker daemon 170.8MB 23:12:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:12:08 ---> ec979cd7f677 23:12:08 Step 2/4 : WORKDIR /edgex 23:12:14 Still waiting to schedule task 23:12:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:12:16 ---> Running in 1126c33b24c9 23:12:16 Removing intermediate container 1126c33b24c9 23:12:16 ---> 517f0f53f37c 23:12:16 Step 3/4 : COPY go.mod . 23:12:16 ---> 98b5a098665f 23:12:16 Step 4/4 : RUN go mod download 23:12:16 ---> Running in 0397a0077315 23:12:34 Removing intermediate container 0397a0077315 23:12:34 ---> beb839e03663 23:12:34 Successfully built beb839e03663 23:12:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:35 + docker inspect -f . ci-base-image-x86_64 23:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:35 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:12:35 $ docker top 9005f375f3f8c398fa7da3a4f2100342c0c6402e2560704026a9e0901ec048f8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:36 + go version 23:12:36 go version go1.20.6 linux/amd64 [Pipeline] } 23:12:36 $ docker stop --time=1 9005f375f3f8c398fa7da3a4f2100342c0c6402e2560704026a9e0901ec048f8 23:12:37 $ docker rm -f --volumes 9005f375f3f8c398fa7da3a4f2100342c0c6402e2560704026a9e0901ec048f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:37 + docker inspect -f . ci-base-image-x86_64 23:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:37 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:12:37 $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:12:38 $ docker top a0f795bc5af0a7dcfd686752a550a2d5d46240ae0fab37677cd0396f50132415 -eo pid,comm [Pipeline] { [Pipeline] echo 23:12:38 ========================================================= 23:12:38 [edgeXBuildGoParallel] Running Tests and Build... 23:12:38 ========================================================= [Pipeline] sh 23:12:38 + git config --global --add safe.directory /w/workspace/edgex-go/559 [Pipeline] fileExists [Pipeline] sh 23:12:38 + make test 23:12:38 go test -race -coverprofile=coverage.out ./... 23:12:45 ? github.com/edgexfoundry/edgex-go [no test files] 23:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:12:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:12:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:13:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 23:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 97.0% of statements 23:13:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements 23:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements 23:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:13:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.411s coverage: 93.4% of statements 23:13:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements 23:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 97.6% of statements 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:13:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.038s coverage: 72.2% of statements 23:13:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:13:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 23:13:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 32.2% of statements 23:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 42.9% of statements 23:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements 23:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 23:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 23:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:13:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:13:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:13:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:13:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:13:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:13:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:13:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:13:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:13:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:13:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 23:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 81.8% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.232s coverage: 38.4% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 95.7% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 23:13:39 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 23:13:39 running golangci-lint 23:13:39 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:13:39 go version go1.20.6 linux/amd64 23:13:40 level=info msg="[config_reader] Used config file .golangci.yml" 23:13:40 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:13:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3734 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:13:42 Running in /w/workspace/edgex-go/559 [Pipeline] { [Pipeline] checkout 23:13:42 The recommended git tool is: git 23:13:47 using credential edgex-jenkins-ssh 23:13:47 Cloning the remote Git repository 23:13:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:13:47 > git init /w/workspace/edgex-go/559 # timeout=10 23:13:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:13:48 > git --version # timeout=10 23:13:48 > git --version # 'git version 2.25.1' 23:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:55 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 14.658352822s" 23:13:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.817102ms" 23:14:03 level=info msg="[linters_context/goanalysis] analyzers took 53.879468076s with top 10 stages: buildir: 33.518808769s, inspect: 1.78081765s, fact_deprecated: 1.590137799s, gosec: 1.175278992s, fact_purity: 974.938694ms, nilness: 951.526553ms, printf: 915.852637ms, S1038: 831.778324ms, ctrlflow: 683.467393ms, typedness: 411.757614ms" 23:14:03 level=info msg="[runner] Issues before processing: 200, after processing: 0" 23:14:03 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, skip_dirs: 200/200, exclude-rules: 21/200, nolint: 0/21, identifier_marker: 200/200, exclude: 200/200, filename_unadjuster: 200/200, skip_files: 200/200" 23:14:03 level=info msg="[runner] processing took 16.699029ms with stages: nolint: 6.745012ms, identifier_marker: 5.431973ms, autogenerated_exclude: 1.483101ms, path_prettifier: 1.28221ms, exclude-rules: 1.086709ms, skip_dirs: 622.954µs, cgo: 27.26µs, filename_unadjuster: 14.64µs, uniq_by_line: 910ns, skip_files: 730ns, max_from_linter: 680ns, max_same_issues: 560ns, severity-rules: 550ns, diff: 390ns, exclude: 300ns, path_shortener: 280ns, source_code: 280ns, sort_results: 240ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" 23:14:03 level=info msg="[runner] linters took 7.843343625s with stages: goanalysis_metalinter: 7.826558164s" 23:14:03 level=info msg="File cache stats: 0 entries of total size 0B" 23:14:03 level=info msg="Memory: 227 samples, avg is 198.4MB, max is 820.1MB" 23:14:03 level=info msg="Execution took 22.547124624s" 23:14:03 go vet ./... 23:14:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:14:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:14:07 ./bin/test-attribution-txt.sh 23:14:07 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 23:14:07 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 23:14:07 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 23:14:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:14:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:14:07 + ls -al . 23:14:07 total 728 23:14:07 drwxrwxr-x 12 1001 1001 4096 Aug 15 23:12 . 23:14:07 drwxr-xr-x 4 root root 4096 Aug 15 23:12 .. 23:14:07 drwxrwxr-x 2 1001 1001 4096 Aug 15 23:11 .blubracket 23:14:07 -rw-rw-r-- 1 1001 1001 16 Aug 15 23:11 .dockerignore 23:14:07 drwxrwxr-x 8 1001 1001 4096 Aug 15 23:11 .git 23:14:07 drwxrwxr-x 3 1001 1001 4096 Aug 15 23:11 .github 23:14:07 -rw-rw-r-- 1 1001 1001 1173 Aug 15 23:11 .gitignore 23:14:07 -rw-rw-r-- 1 1001 1001 42 Aug 15 23:11 .golangci.yml 23:14:07 -rw-rw-r-- 1 1001 1001 87 Aug 15 23:11 .hadolint.yml 23:14:07 drwxr-xr-x 3 1001 1001 4096 Aug 15 23:11 .semver 23:14:07 -rw-rw-r-- 1 1001 1001 166 Aug 15 23:11 .sonarcloud.properties 23:14:07 -rw-rw-r-- 1 1001 1001 1171 Aug 15 23:11 ADOPTERS.md 23:14:07 -rw-rw-r-- 1 1001 1001 11152 Aug 15 23:11 Attribution.txt 23:14:07 -rw-rw-r-- 1 1001 1001 93407 Aug 15 23:11 CHANGELOG.md 23:14:07 -rw-rw-r-- 1 1001 1001 3804 Aug 15 23:11 CONTRIBUTING.md 23:14:07 -rw-rw-r-- 1 1001 1001 677 Aug 15 23:11 GOVERNANCE.md 23:14:07 -rw-rw-r-- 1 1001 1001 883 Aug 15 23:11 Jenkinsfile 23:14:07 -rw-rw-r-- 1 1001 1001 10775 Aug 15 23:11 LICENSE 23:14:07 -rw-rw-r-- 1 1001 1001 14764 Aug 15 23:11 Makefile 23:14:07 -rw-rw-r-- 1 1001 1001 582 Aug 15 23:11 OWNERS.md 23:14:07 -rw-rw-r-- 1 1001 1001 9923 Aug 15 23:11 README.md 23:14:07 -rw-rw-r-- 1 1001 1001 789 Aug 15 23:11 SECURITY.md 23:14:07 -rw-rw-r-- 1 1001 1001 12 Aug 15 23:11 VERSION 23:14:07 drwxrwxr-x 2 1001 1001 4096 Aug 15 23:11 bin 23:14:07 drwxrwxr-x 18 1001 1001 4096 Aug 15 23:11 cmd 23:14:07 -rw-r--r-- 1 root root 446998 Aug 15 23:13 coverage.out 23:14:07 drwxrwxr-x 2 1001 1001 4096 Aug 15 23:11 fuzz_test 23:14:07 -rw-rw-r-- 1 1001 1001 3687 Aug 15 23:11 go.mod 23:14:07 -rw-rw-r-- 1 1001 1001 33714 Aug 15 23:11 go.sum 23:14:07 drwxrwxr-x 7 1001 1001 4096 Aug 15 23:11 internal 23:14:07 drwxrwxr-x 3 1001 1001 4096 Aug 15 23:11 openapi 23:14:07 -rw-rw-r-- 1 1001 1001 594 Aug 15 23:11 security.txt 23:14:07 drwxrwxr-x 4 1001 1001 4096 Aug 15 23:11 snap 23:14:07 -rw-rw-r-- 1 1001 1001 204 Aug 15 23:11 version.go [Pipeline] sh 23:14:08 + '[' -e coverage.out ] 23:14:08 + chown 1001:1001 coverage.out [Pipeline] stash 23:14:08 Stashed 1 file(s) [Pipeline] sh 23:14:08 + make build 23:14:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:14:08 Avoid second fetch 23:14:08 Checking out Revision 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c (main) 23:14:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:14:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:08 > git config core.sparsecheckout # timeout=10 23:14:08 > git checkout -f 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c # timeout=10 23:14:09 Commit message: "feat: add dockerfile and script to perform fuzzing test on all swagger files and individual (#4569)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:10 Dload Upload Total Spent Left Speed 23:14:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 23:14:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:14:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:14:11 + sudo tee /etc/docker/daemon.new 23:14:11 { 23:14:11 "registry-mirrors": [ 23:14:11 "https://nexus3.edgexfoundry.org:10001" 23:14:11 ], 23:14:11 "bip": "10.250.0.254/24", 23:14:11 "hosts": [ 23:14:11 "tcp://0.0.0.0:5555", 23:14:11 "unix:///var/run/docker.sock" 23:14:11 ], 23:14:11 "mtu": 1458, 23:14:11 "selinux-enabled": true, 23:14:11 "seccomp-profile": "/etc/docker/seccomp.json" 23:14:11 } [Pipeline] sh 23:14:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:14:11 + sudo service docker restart 23:14:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:14:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:14:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:14:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:30 provisioning config files... 23:14:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config17008780711569807290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:30 ---> docker-login.sh 23:14:30 nexus3.edgexfoundry.org:10001 23:14:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:31 Configure a credential helper to remove this warning. See 23:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:31 23:14:31 Login Succeeded 23:14:31 nexus3.edgexfoundry.org:10002 23:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:31 Configure a credential helper to remove this warning. See 23:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:31 23:14:31 Login Succeeded 23:14:31 nexus3.edgexfoundry.org:10003 23:14:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:31 Configure a credential helper to remove this warning. See 23:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:31 23:14:31 Login Succeeded 23:14:31 nexus3.edgexfoundry.org:10004 23:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:32 Configure a credential helper to remove this warning. See 23:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:32 23:14:32 Login Succeeded 23:14:32 docker.io 23:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:32 Configure a credential helper to remove this warning. See 23:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:32 23:14:32 Login Succeeded 23:14:32 ---> docker-login.sh ends [Pipeline] } 23:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:14:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:14:33 + git config --global --add safe.directory /w/workspace/edgex-go/559 [Pipeline] echo 23:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:33 ========================================================= 23:14:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:14:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:14:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:33 edb6bdbacee9: Pulling fs layer 23:14:33 5f9638ab2659: Pulling fs layer 23:14:33 8d51d6327a98: Pulling fs layer 23:14:33 8b374f2dd631: Pulling fs layer 23:14:33 ec14aa9079de: Pulling fs layer 23:14:33 2f466654f4bb: Pulling fs layer 23:14:33 554e91adad29: Pulling fs layer 23:14:33 ec14aa9079de: Waiting 23:14:33 2f466654f4bb: Waiting 23:14:33 8b374f2dd631: Waiting 23:14:33 554e91adad29: Waiting 23:14:33 5f9638ab2659: Verifying Checksum 23:14:33 5f9638ab2659: Download complete 23:14:33 8b374f2dd631: Verifying Checksum 23:14:33 8b374f2dd631: Download complete 23:14:33 ec14aa9079de: Verifying Checksum 23:14:33 ec14aa9079de: Download complete 23:14:33 edb6bdbacee9: Verifying Checksum 23:14:33 edb6bdbacee9: Download complete 23:14:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:14:34 edb6bdbacee9: Pull complete 23:14:35 554e91adad29: Verifying Checksum 23:14:35 554e91adad29: Download complete 23:14:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:14:35 5f9638ab2659: Pull complete 23:14:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:14:36 8d51d6327a98: Verifying Checksum 23:14:36 8d51d6327a98: Download complete 23:14:36 2f466654f4bb: Verifying Checksum 23:14:36 2f466654f4bb: Download complete 23:14:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:14:38 $ docker stop --time=1 a0f795bc5af0a7dcfd686752a550a2d5d46240ae0fab37677cd0396f50132415 23:14:45 $ docker rm -f --volumes a0f795bc5af0a7dcfd686752a550a2d5d46240ae0fab37677cd0396f50132415 [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 23:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:46 23:14:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:46 latest: Pulling from edgex-devops/edgex-compose 23:14:46 91d30c5bc195: Pulling fs layer 23:14:46 2e9b0aa3be6d: Pulling fs layer 23:14:46 9c61dcf015f6: Pulling fs layer 23:14:46 4698f68db338: Pulling fs layer 23:14:46 2a2f49069b9e: Pulling fs layer 23:14:46 e0025b399a48: Pulling fs layer 23:14:46 4698f68db338: Waiting 23:14:46 e0025b399a48: Waiting 23:14:46 91d30c5bc195: Verifying Checksum 23:14:46 91d30c5bc195: Download complete 23:14:46 4698f68db338: Verifying Checksum 23:14:46 4698f68db338: Download complete 23:14:46 91d30c5bc195: Pull complete 23:14:46 2e9b0aa3be6d: Verifying Checksum 23:14:46 2e9b0aa3be6d: Download complete 23:14:46 e0025b399a48: Verifying Checksum 23:14:46 e0025b399a48: Download complete 23:14:47 2a2f49069b9e: Verifying Checksum 23:14:47 2a2f49069b9e: Download complete 23:14:47 2e9b0aa3be6d: Pull complete 23:14:47 9c61dcf015f6: Download complete 23:14:48 8d51d6327a98: Pull complete 23:14:48 8b374f2dd631: Pull complete 23:14:48 ec14aa9079de: Pull complete 23:14:49 9c61dcf015f6: Pull complete 23:14:49 4698f68db338: Pull complete 23:14:50 2a2f49069b9e: Pull complete 23:14:50 e0025b399a48: Pull complete 23:14:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:50 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:14:50 $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:14:55 2f466654f4bb: Pull complete 23:14:55 $ docker top 63210dcbe94f5178e7ddc56fe83538d72675329edceb422613e66e684a563eba -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:55 + docker compose -f ./docker-compose-build.yml build --parallel 23:14:57 554e91adad29: Pull complete 23:14:57 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:14:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:14:57 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:14:57 WORKDIR /edgex 23:14:57 COPY go.mod . 23:14:57 RUN go mod downloaddocker 23:14:57 build -t ci-base-image-arm64 -f - . 23:14:57 #1 [security-proxy-auth internal] load build definition from Dockerfile 23:14:57 #1 transferring dockerfile: 2.04kB done 23:14:57 #1 DONE 0.0s 23:14:57 23:14:57 #2 [security-spire-config internal] load build definition from Dockerfile 23:14:57 #2 transferring dockerfile: 2.58kB done 23:14:57 #2 DONE 0.0s 23:14:57 23:14:57 #3 [security-proxy-auth internal] load .dockerignore 23:14:57 #3 transferring context: 56B done 23:14:57 #3 DONE 0.0s 23:14:57 23:14:57 #4 [core-data internal] load build definition from Dockerfile 23:14:58 #4 transferring dockerfile: 1.90kB done 23:14:58 #4 DONE 0.0s 23:14:58 23:14:58 #5 [support-notifications internal] load build definition from Dockerfile 23:14:58 #5 transferring dockerfile: 1.84kB done 23:14:58 #5 DONE 0.0s 23:14:58 23:14:58 #6 [security-spire-agent internal] load build definition from Dockerfile 23:14:58 #6 transferring dockerfile: 2.68kB done 23:14:58 #6 DONE 0.0s 23:14:58 23:14:58 #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:58 #7 DONE 0.0s 23:14:58 23:14:58 #8 [security-spire-config internal] load .dockerignore 23:14:58 Sending build context to Docker daemon 2.945MB 23:14:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:14:58 ---> 1e15ea492957 23:14:58 Step 2/4 : WORKDIR /edgex 23:14:58 #8 transferring context: 56B done 23:14:58 #8 DONE 0.0s 23:14:58 23:14:58 #9 [security-secretstore-setup internal] load build definition from Dockerfile 23:14:58 #9 transferring dockerfile: 2.38kB done 23:14:58 #9 DONE 0.0s 23:14:58 23:14:58 #10 [security-proxy-setup internal] load build definition from Dockerfile 23:14:58 #10 transferring dockerfile: 2.06kB done 23:14:58 #10 DONE 0.1s 23:14:58 23:14:58 #11 [core-data internal] load .dockerignore 23:14:58 #11 transferring context: 56B done 23:14:58 #11 DONE 0.0s 23:14:58 23:14:58 #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 23:14:58 #12 DONE 0.1s 23:14:58 23:14:58 #13 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:14:58 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:14:58 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:14:58 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:14:58 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:14:58 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 23:14:58 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:14:58 #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 23:14:58 #13 ... 23:14:58 23:14:58 #14 [support-scheduler internal] load build definition from Dockerfile 23:14:58 #14 transferring dockerfile: 1.82kB done 23:14:58 #14 DONE 0.3s 23:14:58 23:14:58 #7 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:58 #7 DONE 0.0s 23:14:58 23:14:58 #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 23:14:58 #12 DONE 0.1s 23:14:58 23:14:58 #13 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:14:58 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:14:58 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:14:58 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:14:58 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:14:58 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:14:58 #13 ... 23:14:58 23:14:58 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:14:58 #15 transferring dockerfile: 2.12kB 0.0s done 23:14:58 #15 DONE 0.2s 23:14:58 23:14:58 #16 [core-command internal] load build definition from Dockerfile 23:14:58 #16 transferring dockerfile: 1.82kB done 23:14:58 #16 DONE 0.4s 23:14:58 23:14:58 #17 [support-scheduler internal] load .dockerignore 23:14:58 #17 DONE 0.0s 23:14:58 23:14:58 #18 [security-spire-agent internal] load .dockerignore 23:14:58 #18 transferring context: 56B done 23:14:58 #18 DONE 0.3s 23:14:58 23:14:58 #7 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:58 #7 DONE 0.0s 23:14:58 23:14:58 #12 [core-data internal] load metadata for docker.io/library/alpine:3.17 23:14:58 #12 DONE 0.1s 23:14:58 23:14:58 #13 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:14:58 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:14:58 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:14:58 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:14:58 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:14:58 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:14:58 #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done 23:14:58 #13 ... 23:14:58 23:14:58 #19 [security-spire-server internal] load build definition from Dockerfile 23:14:58 #19 transferring dockerfile: 2.63kB done 23:14:58 #19 DONE 0.3s 23:14:58 23:14:58 #20 [core-metadata internal] load build definition from Dockerfile 23:14:58 #20 transferring dockerfile: 1.96kB done 23:14:58 #20 DONE 0.3s 23:14:58 23:14:58 #21 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:14:58 #21 transferring dockerfile: 1.78kB done 23:14:58 #21 DONE 0.4s 23:14:58 23:14:58 #22 [support-notifications internal] load .dockerignore 23:14:58 #22 transferring context: 56B done 23:14:58 #22 DONE 0.4s 23:14:58 23:14:58 #23 [security-bootstrapper internal] load build definition from Dockerfile 23:14:58 #23 transferring dockerfile: 2.82kB done 23:14:58 #23 DONE 0.4s 23:14:58 23:14:58 #24 [security-secretstore-setup internal] load .dockerignore 23:14:58 #24 transferring context: 56B done 23:14:58 #24 DONE 0.3s 23:14:58 23:14:58 #7 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:58 #7 DONE 0.0s 23:14:58 23:14:58 #12 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 23:14:58 #12 DONE 0.2s 23:14:58 23:14:58 #25 [support-notifications internal] load build context 23:14:58 #25 DONE 0.0s 23:14:58 23:14:58 #13 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:14:58 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:14:58 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:14:58 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:14:58 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:14:58 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:14:58 #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done 23:14:58 #13 DONE 1.1s 23:14:58 23:14:58 #26 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:14:59 #26 ... 23:14:59 23:14:59 #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:59 #7 DONE 0.0s 23:14:59 23:14:59 #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 23:14:59 #12 DONE 0.2s 23:14:59 23:14:59 #13 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:14:59 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:14:59 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:14:59 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:14:59 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:14:59 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:14:59 #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done 23:14:59 #13 DONE 1.1s 23:14:59 23:14:59 #27 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:14:59 #27 ... 23:14:59 23:14:59 #28 [core-command internal] load .dockerignore 23:14:59 #28 transferring context: 56B done 23:14:59 #28 DONE 0.6s 23:14:59 23:14:59 #29 [core-common-config-bootstrapper internal] load .dockerignore 23:14:59 #29 transferring context: 56B 0.0s done 23:14:59 #29 DONE 0.7s 23:14:59 23:14:59 #30 [security-proxy-setup internal] load .dockerignore 23:14:59 #30 transferring context: 56B 0.0s done 23:14:59 #30 DONE 0.8s 23:14:59 23:14:59 #17 [support-scheduler internal] load .dockerignore 23:14:59 #17 transferring context: 56B 0.0s done 23:14:59 #17 DONE 0.8s 23:14:59 23:14:59 #31 [security-spiffe-token-provider internal] load .dockerignore 23:14:59 #31 transferring context: 56B 0.0s done 23:14:59 #31 DONE 0.8s 23:14:59 23:14:59 #32 [security-spire-agent internal] load build context 23:14:59 #32 ... 23:14:59 23:14:59 #33 [core-metadata internal] load .dockerignore 23:14:59 #33 transferring context: 56B 0.0s done 23:14:59 #33 DONE 0.8s 23:14:59 23:14:59 #7 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:59 #7 DONE 0.0s 23:14:59 23:14:59 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:14:59 #34 DONE 1.8s 23:14:59 23:14:59 #32 [security-spire-agent internal] load build context 23:14:59 #32 ... 23:14:59 23:14:59 #13 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:14:59 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:14:59 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:14:59 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:14:59 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:14:59 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:14:59 #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done 23:14:59 #13 DONE 1.2s 23:14:59 23:14:59 #35 [security-bootstrapper internal] load .dockerignore 23:14:59 #35 transferring context: 56B 0.0s done 23:14:59 #35 DONE 0.9s 23:14:59 23:14:59 #12 [core-command internal] load metadata for docker.io/library/alpine:3.17 23:14:59 #12 DONE 0.3s 23:14:59 23:14:59 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:14:59 #34 DONE 1.9s 23:14:59 23:14:59 #36 [security-spire-server internal] load .dockerignore 23:14:59 #36 transferring context: 56B done 23:14:59 #36 DONE 0.9s 23:14:59 23:14:59 #37 [core-command builder 2/7] WORKDIR /edgex-go 23:14:59 #37 ... 23:14:59 23:14:59 #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:59 #7 DONE 0.0s 23:15:00 23:15:00 #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:15:00 #7 DONE 0.0s 23:15:00 23:15:00 #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 23:15:00 #12 ... 23:15:00 23:15:00 #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:15:00 #7 DONE 0.0s 23:15:00 23:15:00 #12 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 23:15:00 #12 ... 23:15:00 23:15:00 #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:15:00 #7 DONE 0.0s 23:15:00 23:15:00 #12 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:15:01 ---> Running in b6ddba76b9c5 23:15:01 Removing intermediate container b6ddba76b9c5 23:15:01 ---> 35d3fae12c12 23:15:01 Step 3/4 : COPY go.mod . 23:15:02 ---> 8c2a13abc06a 23:15:02 Step 4/4 : RUN go mod download 23:15:02 ---> Running in a8056b405f71 23:15:05 #12 ... 23:15:05 23:15:05 #38 [core-data internal] load build context 23:15:05 #38 transferring context: 365.17MB 6.3s done 23:15:05 #38 ... 23:15:05 23:15:05 #39 [security-spire-config internal] load build context 23:15:05 #39 transferring context: 365.17MB 6.7s done 23:15:08 #39 ... 23:15:08 23:15:08 #40 [security-proxy-auth internal] load build context 23:15:08 #40 transferring context: 365.17MB 4.3s done 23:15:08 #40 ... 23:15:08 23:15:08 #41 [security-secretstore-setup internal] load build context 23:15:08 #41 transferring context: 365.17MB 5.7s done 23:15:09 #41 ... 23:15:09 23:15:09 #25 [support-notifications internal] load build context 23:15:09 #25 transferring context: 365.17MB 5.2s done 23:15:09 #25 ... 23:15:09 23:15:09 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:15:09 #42 ... 23:15:09 23:15:09 #43 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:15:09 #0 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:09 #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:09 #0 1.727 (1/1) Installing dumb-init (1.2.5-r2) 23:15:09 #0 1.731 Executing busybox-1.35.0-r29.trigger 23:15:09 #0 1.739 OK: 7 MiB in 16 packages 23:15:10 #43 ... 23:15:10 23:15:10 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:15:10 #0 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:10 #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:10 #0 1.149 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:15:10 #0 1.149 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:15:10 #0 1.149 OK: 17818 distinct packages available 23:15:10 #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:10 #0 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:10 #0 1.538 (1/5) Installing dumb-init (1.2.5-r2) 23:15:10 #0 1.546 (2/5) Installing musl-obstack (1.2.3-r0) 23:15:10 #0 1.558 (3/5) Installing libucontext (1.2-r0) 23:15:10 #0 1.567 (4/5) Installing gcompat (1.1.0-r0) 23:15:10 #0 1.576 (5/5) Installing openssl (3.0.10-r0) 23:15:10 #0 1.587 Executing busybox-1.35.0-r29.trigger 23:15:10 #0 1.596 OK: 8 MiB in 20 packages 23:15:10 #44 ... 23:15:10 23:15:10 #45 [core-command internal] load build context 23:15:10 #45 transferring context: 365.17MB 5.1s done 23:15:10 #45 ... 23:15:10 23:15:10 #26 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:15:10 #26 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:10 #26 0.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:10 #26 1.228 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:15:10 #26 1.228 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:15:10 #26 1.228 OK: 17818 distinct packages available 23:15:10 #26 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:10 #26 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:10 #26 1.595 (1/4) Installing dumb-init (1.2.5-r2) 23:15:10 #26 1.601 (2/4) Installing musl-obstack (1.2.3-r0) 23:15:10 #26 1.604 (3/4) Installing libucontext (1.2-r0) 23:15:10 #26 1.606 (4/4) Installing gcompat (1.1.0-r0) 23:15:10 #26 1.612 Executing busybox-1.35.0-r29.trigger 23:15:10 #26 1.617 OK: 7 MiB in 19 packages 23:15:10 #26 ... 23:15:10 23:15:10 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:15:10 #0 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:10 #0 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:10 #0 1.279 (1/1) Installing dumb-init (1.2.5-r2) 23:15:10 #0 1.289 Executing busybox-1.35.0-r29.trigger 23:15:10 #0 1.296 OK: 7 MiB in 16 packages 23:15:10 #46 ... 23:15:10 23:15:10 #32 [security-spire-agent internal] load build context 23:15:10 #32 transferring context: 365.17MB 5.4s done 23:15:13 #32 ... 23:15:13 23:15:13 #13 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:15:13 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:15:13 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:15:13 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:15:13 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:15:13 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:15:13 #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done 23:15:13 #13 DONE 1.2s 23:15:13 23:15:13 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:15:13 #34 DONE 1.9s 23:15:13 23:15:13 #12 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 23:15:13 #12 DONE 13.3s 23:15:13 23:15:13 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 23:15:15 #37 ... 23:15:15 23:15:15 #27 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:15 #27 4.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:15 #27 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:15 #27 5.159 (1/4) Installing ca-certificates (20230506-r0) 23:15:15 #27 5.173 (2/4) Installing dumb-init (1.2.5-r2) 23:15:15 #27 5.177 (3/4) Installing su-exec (0.2-r2) 23:15:15 #27 5.183 (4/4) Installing yq (4.30.4-r4) 23:15:15 #27 5.241 Executing busybox-1.35.0-r29.trigger 23:15:15 #27 5.251 Executing ca-certificates-20230506-r0.trigger 23:15:15 #27 5.318 OK: 17 MiB in 19 packages 23:15:15 #27 ... 23:15:15 23:15:15 #43 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:15:19 #43 ... 23:15:19 23:15:19 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:15:22 #47 ... 23:15:22 23:15:22 #48 [core-metadata internal] load build context 23:15:23 #48 ... 23:15:23 23:15:23 #49 [security-spiffe-token-provider internal] load build context 23:15:23 #49 ... 23:15:23 23:15:23 #50 [support-scheduler internal] load build context 23:15:23 #50 ... 23:15:23 23:15:23 #51 [security-proxy-setup internal] load build context 23:15:23 #51 ... 23:15:23 23:15:23 #52 [core-common-config-bootstrapper internal] load build context 23:15:23 #52 ... 23:15:23 23:15:23 #53 [security-bootstrapper internal] load build context 23:15:30 #53 ... 23:15:30 23:15:30 #7 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:15:30 #7 DONE 0.0s 23:15:30 23:15:30 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:15:30 #54 ... 23:15:30 23:15:30 #40 [security-proxy-auth internal] load build context 23:15:30 #40 DONE 31.7s 23:15:30 23:15:30 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:15:30 #42 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:30 #42 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:30 #42 31.49 (1/2) Installing ca-certificates (20230506-r0) 23:15:30 #42 ... 23:15:30 23:15:30 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:15:30 #37 DONE 31.5s 23:15:30 23:15:30 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:15:30 #42 31.51 (2/2) Installing dumb-init (1.2.5-r2) 23:15:30 #42 31.51 Executing busybox-1.35.0-r29.trigger 23:15:30 #42 31.52 Executing ca-certificates-20230506-r0.trigger 23:15:30 #42 31.61 OK: 8 MiB in 17 packages 23:15:30 #42 ... 23:15:30 23:15:30 #13 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:15:30 #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:15:30 #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:15:30 #13 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 23:15:30 #13 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 23:15:30 #13 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 23:15:30 #13 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done 23:15:30 #13 DONE 1.3s 23:15:30 23:15:30 #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:15:30 #34 DONE 2.0s 23:15:30 23:15:30 #12 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 23:15:30 #12 DONE 14.5s 23:15:30 23:15:30 #37 [security-spire-server builder 2/7] WORKDIR /edgex-go 23:15:30 #37 DONE 31.5s 23:15:30 23:15:30 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:15:31 #55 ... 23:15:31 23:15:31 #43 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:15:31 #43 DONE 32.6s 23:15:31 23:15:31 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:15:32 #56 ... 23:15:32 23:15:32 #27 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:32 #27 DONE 33.4s 23:15:32 23:15:32 #57 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:15:33 #57 ... 23:15:33 23:15:33 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:15:33 #44 DONE 34.6s 23:15:33 23:15:33 #58 [security-spire-server internal] load build context 23:15:34 #58 ... 23:15:34 23:15:34 #26 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:15:34 #26 DONE 35.1s 23:15:34 23:15:34 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:15:34 #59 ... 23:15:34 23:15:34 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:15:34 #46 DONE 35.4s 23:15:34 23:15:34 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:15:34 #60 ... 23:15:34 23:15:34 #25 [support-notifications internal] load build context 23:15:34 #25 DONE 35.6s 23:15:34 23:15:34 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:15:35 #61 ... 23:15:35 23:15:35 #32 [security-spire-agent internal] load build context 23:15:35 #32 DONE 36.0s 23:15:35 23:15:35 #45 [core-command internal] load build context 23:15:35 #45 DONE 35.3s 23:15:35 23:15:35 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:15:35 #55 ... 23:15:35 23:15:35 #41 [security-secretstore-setup internal] load build context 23:15:35 #41 DONE 36.2s 23:15:35 23:15:35 #38 [core-data internal] load build context 23:15:35 #38 DONE 36.7s 23:15:35 23:15:35 #39 [security-spire-config internal] load build context 23:15:35 #39 DONE 36.8s 23:15:35 23:15:35 #48 [core-metadata internal] load build context 23:15:36 #48 ... 23:15:36 23:15:36 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:15:36 #42 DONE 36.8s 23:15:36 23:15:36 #50 [support-scheduler internal] load build context 23:15:36 #50 transferring context: 7.72MB 0.1s 23:15:41 Removing intermediate container a8056b405f71 23:15:41 ---> 2bdeda64be9b 23:15:41 Successfully built 2bdeda64be9b 23:15:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:41 #50 transferring context: 217.90MB 5.1s 23:15:41 + docker inspect -f . ci-base-image-arm64 23:15:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:41 prd-ubuntu20.04-docker-arm64-4c-16g-3734 does not seem to be running inside a container 23:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:15:42 #50 transferring context: 365.17MB 6.2s done 23:15:43 $ docker top 4f28b58ed20cca2230c1a61ecf31398f7ef5b5e9ece7ed8080a1aee24c262808 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:43 + go version 23:15:43 go version go1.20.6 linux/arm64 [Pipeline] } 23:15:43 $ docker stop --time=1 4f28b58ed20cca2230c1a61ecf31398f7ef5b5e9ece7ed8080a1aee24c262808 23:15:44 #50 ... 23:15:44 23:15:44 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:15:44 #60 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:44 #60 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:45 #60 13.88 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:15:45 #60 13.88 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:15:45 #60 13.88 OK: 17823 distinct packages available 23:15:45 #60 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:45 #60 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:45 #60 14.41 OK: 265 MiB in 53 packages 23:15:45 $ docker rm -f --volumes 4f28b58ed20cca2230c1a61ecf31398f7ef5b5e9ece7ed8080a1aee24c262808 [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 23:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:15:46 23:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:46 #60 ... 23:15:46 23:15:46 #48 [core-metadata internal] load build context 23:15:46 #48 transferring context: 365.17MB 4.5s done 23:15:46 #48 ... 23:15:46 23:15:46 #53 [security-bootstrapper internal] load build context 23:15:46 #53 transferring context: 365.17MB 4.9s done 23:15:46 #53 ... 23:15:46 23:15:46 #52 [core-common-config-bootstrapper internal] load build context 23:15:46 #52 transferring context: 365.17MB 4.6s done 23:15:46 #52 ... 23:15:46 23:15:46 #58 [security-spire-server internal] load build context 23:15:46 #58 transferring context: 365.17MB 4.5s done 23:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:15:46 latest: Pulling from edgex-devops/edgex-compose-arm64 23:15:46 547446be3368: Pulling fs layer 23:15:46 d125d8839a47: Pulling fs layer 23:15:46 3e85d5ac6304: Pulling fs layer 23:15:46 c3105a71a48b: Pulling fs layer 23:15:46 c3105a71a48b: Waiting 23:15:46 0f093f025ec4: Pulling fs layer 23:15:46 c3106fc0e877: Pulling fs layer 23:15:46 c3106fc0e877: Waiting 23:15:46 0f093f025ec4: Waiting 23:15:46 #58 ... 23:15:46 23:15:46 #49 [security-spiffe-token-provider internal] load build context 23:15:46 #49 transferring context: 365.17MB 4.7s done 23:15:46 #49 ... 23:15:46 23:15:46 #51 [security-proxy-setup internal] load build context 23:15:46 #51 transferring context: 365.17MB 4.8s done 23:15:46 547446be3368: Verifying Checksum 23:15:46 547446be3368: Download complete 23:15:46 c3105a71a48b: Verifying Checksum 23:15:46 c3105a71a48b: Download complete 23:15:47 #51 ... 23:15:47 23:15:47 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:15:47 #61 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:47 #61 7.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:47 #61 7.632 (1/2) Installing dumb-init (1.2.5-r2) 23:15:47 #61 7.638 (2/2) Installing openssl (3.0.10-r0) 23:15:47 #61 7.654 Executing busybox-1.35.0-r29.trigger 23:15:47 #61 7.682 OK: 8 MiB in 17 packages 23:15:47 #61 ... 23:15:47 23:15:47 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:15:47 #47 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:47 #47 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:47 #47 17.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:15:47 #47 17.75 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:15:47 #47 17.75 OK: 17818 distinct packages available 23:15:47 #47 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:47 #47 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:47 #47 18.18 (1/9) Installing ca-certificates (20230506-r0) 23:15:47 #47 18.19 (2/9) Installing brotli-libs (1.0.9-r9) 23:15:47 #47 18.21 (3/9) Installing nghttp2-libs (1.51.0-r1) 23:15:47 #47 18.21 (4/9) Installing libcurl (8.2.1-r0) 23:15:47 #47 18.22 (5/9) Installing curl (8.2.1-r0) 23:15:47 #47 18.23 (6/9) Installing dumb-init (1.2.5-r2) 23:15:47 #47 18.24 (7/9) Installing musl-obstack (1.2.3-r0) 23:15:47 #47 18.24 (8/9) Installing libucontext (1.2-r0) 23:15:47 #47 18.25 (9/9) Installing gcompat (1.1.0-r0) 23:15:47 #47 18.25 Executing busybox-1.35.0-r29.trigger 23:15:47 #47 18.26 Executing ca-certificates-20230506-r0.trigger 23:15:47 #47 18.34 OK: 10 MiB in 24 packages 23:15:47 d125d8839a47: Verifying Checksum 23:15:47 d125d8839a47: Download complete 23:15:47 c3106fc0e877: Verifying Checksum 23:15:47 c3106fc0e877: Download complete 23:15:47 0f093f025ec4: Verifying Checksum 23:15:47 0f093f025ec4: Download complete 23:15:47 #47 ... 23:15:47 23:15:47 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:15:47 #54 7.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:47 #54 7.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:47 #54 7.716 (1/2) Installing dumb-init (1.2.5-r2) 23:15:47 #54 7.723 (2/2) Installing su-exec (0.2-r2) 23:15:47 #54 7.736 Executing busybox-1.35.0-r29.trigger 23:15:47 #54 7.754 OK: 7 MiB in 17 packages 23:15:47 #54 ... 23:15:47 23:15:47 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:15:47 #59 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:47 #59 6.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:47 #59 6.751 OK: 265 MiB in 53 packages 23:15:47 547446be3368: Pull complete 23:15:48 d125d8839a47: Pull complete 23:15:48 3e85d5ac6304: Verifying Checksum 23:15:48 3e85d5ac6304: Download complete 23:15:57 3e85d5ac6304: Pull complete 23:15:57 c3105a71a48b: Pull complete 23:15:58 0f093f025ec4: Pull complete 23:15:58 c3106fc0e877: Pull complete 23:15:58 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:15:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:58 prd-ubuntu20.04-docker-arm64-4c-16g-3734 does not seem to be running inside a container 23:15:58 $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:16:00 $ docker top 6bb905753394ec582499bddd9e0a11694747098381a05017816633cbb727c781 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:00 + docker compose -f ./docker-compose-build.yml build --parallel 23:16:09 #1 [security-spire-agent internal] load build definition from Dockerfile 23:16:09 #1 transferring dockerfile: 2.68kB done 23:16:09 #1 DONE 0.1s 23:16:09 #59 ... 23:16:09 23:16:09 #48 [core-metadata internal] load build context 23:16:09 #48 DONE 54.6s 23:16:09 23:16:09 #53 [security-bootstrapper internal] load build context 23:16:09 #53 ... 23:16:09 23:16:09 #58 [security-spire-server internal] load build context 23:16:09 #58 DONE 37.1s 23:16:09 23:16:09 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:16:09 #59 DONE 37.3s 23:16:09 23:16:09 #57 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:16:09 #57 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:09 #57 37.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:09 #57 ... 23:16:09 23:16:09 #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:09 #47 DONE 49.0s 23:16:09 23:16:09 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:16:09 #61 DONE 38.7s 23:16:09 23:16:09 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:16:09 #54 DONE 38.8s 23:16:09 23:16:09 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:16:09 #60 DONE 37.6s 23:16:09 23:16:09 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:16:09 #62 ... 23:16:09 23:16:09 #52 [core-common-config-bootstrapper internal] load build context 23:16:09 #52 DONE 55.4s 23:16:09 23:16:09 #49 [security-spiffe-token-provider internal] load build context 23:16:09 #49 DONE 55.4s 23:16:09 23:16:09 #51 [security-proxy-setup internal] load build context 23:16:09 #51 DONE 55.5s 23:16:09 23:16:09 #53 [security-bootstrapper internal] load build context 23:16:09 #53 DONE 55.5s 23:16:09 23:16:09 #50 [support-scheduler internal] load build context 23:16:09 #50 DONE 55.5s 23:16:09 23:16:09 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:16:09 #56 37.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:09 #56 37.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:09 #56 37.78 OK: 265 MiB in 53 packages 23:16:09 #56 DONE 38.0s 23:16:09 23:16:09 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:16:09 #63 DONE 0.5s 23:16:09 23:16:09 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 23:16:09 #55 37.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:09 #55 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:09 #55 37.74 OK: 265 MiB in 53 packages 23:16:09 #55 DONE 38.4s 23:16:09 23:16:09 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:16:09 #64 ... 23:16:09 23:16:09 #65 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:16:09 #65 DONE 0.4s 23:16:09 23:16:09 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:16:09 #66 DONE 0.3s 23:16:09 23:16:09 #57 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:16:09 #57 37.94 OK: 265 MiB in 53 packages 23:16:09 #57 DONE 38.2s 23:16:09 23:16:09 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:16:09 #67 DONE 0.1s 23:16:09 23:16:09 #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:16:09 #64 DONE 0.1s 23:16:09 23:16:09 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:16:09 #68 DONE 0.1s 23:16:09 23:16:09 #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:09 #69 ... 23:16:09 23:16:09 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:16:09 #62 DONE 0.8s 23:16:09 23:16:09 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:16:09 #70 DONE 0.1s 23:16:09 23:16:09 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:09 23:16:09 #2 [security-proxy-setup internal] load build definition from Dockerfile 23:16:09 #2 transferring dockerfile: 2.06kB done 23:16:09 #2 DONE 0.0s 23:16:09 23:16:09 #3 [security-proxy-auth internal] load build definition from Dockerfile 23:16:09 #3 transferring dockerfile: 2.04kB 0.0s done 23:16:09 #3 DONE 0.0s 23:16:09 23:16:09 #4 [security-bootstrapper internal] load build definition from Dockerfile 23:16:09 #4 transferring dockerfile: 2.82kB done 23:16:09 #4 DONE 0.0s 23:16:09 23:16:09 #5 [core-data internal] load build definition from Dockerfile 23:16:09 #5 transferring dockerfile: 1.90kB done 23:16:09 #5 DONE 0.0s 23:16:09 23:16:09 #6 [support-scheduler internal] load build definition from Dockerfile 23:16:09 #6 transferring dockerfile: 1.82kB 0.0s done 23:16:09 #6 DONE 0.0s 23:16:09 23:16:09 #7 [support-notifications internal] load build definition from Dockerfile 23:16:09 #7 transferring dockerfile: 1.84kB done 23:16:09 #7 DONE 0.0s 23:16:09 23:16:09 #8 [security-spire-server internal] load build definition from Dockerfile 23:16:09 #8 transferring dockerfile: 2.63kB done 23:16:09 #8 DONE 0.1s 23:16:09 23:16:09 #9 [core-command internal] load build definition from Dockerfile 23:16:09 #9 transferring dockerfile: 1.82kB done 23:16:09 #9 DONE 0.1s 23:16:09 23:16:09 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:16:10 #10 transferring dockerfile: 2.12kB done 23:16:10 #10 DONE 0.1s 23:16:10 23:16:10 #11 [core-metadata internal] load build definition from Dockerfile 23:16:10 #11 transferring dockerfile: 1.96kB done 23:16:10 #11 DONE 0.1s 23:16:10 23:16:10 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:16:10 #12 transferring dockerfile: 1.78kB done 23:16:10 #12 DONE 0.1s 23:16:10 23:16:10 #13 [security-secretstore-setup internal] load build definition from Dockerfile 23:16:10 #13 transferring dockerfile: 2.38kB done 23:16:10 #13 DONE 0.1s 23:16:10 23:16:10 #14 [security-spire-config internal] load build definition from Dockerfile 23:16:10 #14 transferring dockerfile: 2.58kB 0.0s done 23:16:10 #14 DONE 0.1s 23:16:10 23:16:10 #15 [security-spire-agent internal] load .dockerignore 23:16:10 #15 transferring context: 23:16:10 #15 transferring context: 56B 0.0s done 23:16:10 #15 DONE 0.1s 23:16:11 23:16:11 #16 [security-proxy-setup internal] load .dockerignore 23:16:11 #16 transferring context: 56B done 23:16:11 #16 DONE 0.0s 23:16:11 23:16:11 #17 [security-proxy-auth internal] load .dockerignore 23:16:11 #17 transferring context: 56B done 23:16:11 #17 DONE 0.1s 23:16:11 23:16:11 #18 [security-bootstrapper internal] load .dockerignore 23:16:11 #18 transferring context: 56B done 23:16:11 #18 DONE 0.1s 23:16:11 23:16:11 #19 [core-data internal] load .dockerignore 23:16:11 #19 transferring context: 56B done 23:16:11 #19 DONE 0.1s 23:16:11 23:16:11 #20 [support-scheduler internal] load .dockerignore 23:16:11 #20 transferring context: 56B done 23:16:11 #20 DONE 0.1s 23:16:11 23:16:11 #21 [support-notifications internal] load .dockerignore 23:16:11 #21 transferring context: 56B done 23:16:11 #21 DONE 0.1s 23:16:11 23:16:11 #22 [security-spire-server internal] load .dockerignore 23:16:11 #22 transferring context: 56B done 23:16:11 #22 DONE 0.1s 23:16:11 23:16:11 #23 [core-command internal] load .dockerignore 23:16:11 #23 transferring context: 56B done 23:16:11 #23 DONE 0.1s 23:16:11 23:16:11 #24 [core-common-config-bootstrapper internal] load .dockerignore 23:16:11 #24 transferring context: 56B 0.0s done 23:16:11 #24 DONE 0.1s 23:16:11 23:16:11 #25 [core-metadata internal] load .dockerignore 23:16:11 #25 transferring context: 56B done 23:16:11 #25 DONE 0.1s 23:16:11 23:16:11 #26 [security-spiffe-token-provider internal] load .dockerignore 23:16:11 #26 transferring context: 56B done 23:16:11 #26 DONE 0.1s 23:16:11 23:16:11 #27 [security-secretstore-setup internal] load .dockerignore 23:16:11 #27 transferring context: 56B 0.0s done 23:16:11 #27 DONE 0.1s 23:16:11 23:16:11 #28 [security-spire-config internal] load .dockerignore 23:16:11 #28 transferring context: 56B done 23:16:11 #28 DONE 0.1s 23:16:11 23:16:11 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:11 #29 DONE 0.0s 23:16:11 23:16:11 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 23:16:12 #30 DONE 0.1s 23:16:12 23:16:12 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s 23:16:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 23:16:12 #31 ... 23:16:12 23:16:12 #32 [security-spire-agent internal] load build context 23:16:12 #32 transferring context: 2.56MB 0.6s done 23:16:12 #32 DONE 0.7s 23:16:12 23:16:12 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:12 #31 ... 23:16:12 23:16:12 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:12 #29 DONE 0.0s 23:16:12 23:16:12 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 23:16:12 #30 DONE 0.2s 23:16:12 23:16:12 #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:12 #33 DONE 0.8s 23:16:12 23:16:12 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:12 #31 ... 23:16:12 23:16:12 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:12 #29 DONE 0.0s 23:16:12 23:16:12 #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:12 #33 DONE 1.5s 23:16:12 23:16:12 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:12 #31 ... 23:16:12 23:16:12 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 23:16:12 #30 DONE 0.3s 23:16:12 23:16:12 #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:12 #33 DONE 1.5s 23:16:12 23:16:12 #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go 23:16:12 #34 DONE 0.5s 23:16:12 23:16:12 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:13 #31 ... 23:16:13 23:16:13 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:13 #29 DONE 0.1s 23:16:13 23:16:13 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:13 #29 DONE 0.1s 23:16:13 23:16:13 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:13 #33 DONE 1.5s 23:16:13 23:16:13 #34 [support-scheduler builder 2/9] WORKDIR /edgex-go 23:16:13 #34 DONE 0.6s 23:16:13 23:16:13 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:13 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:13 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:13 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:13 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:13 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:13 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:13 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:13 #31 DONE 2.2s 23:16:13 23:16:13 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 23:16:13 #30 DONE 0.5s 23:16:13 23:16:13 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:13 #33 DONE 1.5s 23:16:13 23:16:13 #34 [support-notifications builder 2/9] WORKDIR /edgex-go 23:16:13 #34 DONE 0.6s 23:16:13 23:16:13 #35 [support-notifications internal] load build context 23:16:13 #35 ... 23:16:13 23:16:13 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:13 #29 DONE 0.1s 23:16:13 23:16:13 #35 [support-notifications internal] load build context 23:16:13 #35 ... 23:16:13 23:16:13 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:13 #29 DONE 0.1s 23:16:13 23:16:13 #35 [support-notifications internal] load build context 23:16:14 #35 ... 23:16:14 23:16:14 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:14 #29 DONE 0.1s 23:16:14 23:16:14 #35 [support-notifications internal] load build context 23:16:14 #35 ... 23:16:14 23:16:14 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:14 #29 DONE 0.1s 23:16:14 23:16:14 #35 [support-notifications internal] load build context 23:16:14 #35 ... 23:16:14 23:16:14 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:16:14 #29 DONE 0.1s 23:16:14 23:16:14 #36 [security-proxy-setup internal] load build context 23:16:14 #36 transferring context: 2.56MB 1.4s done 23:16:14 #36 DONE 1.6s 23:16:14 23:16:14 #35 [support-notifications internal] load build context 23:16:14 #35 ... 23:16:14 23:16:14 #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:14 #33 DONE 1.7s 23:16:14 23:16:14 #34 [security-spire-config builder 2/9] WORKDIR /edgex-go 23:16:14 #34 DONE 0.7s 23:16:14 23:16:14 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:14 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:14 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:14 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:14 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:14 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:14 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:14 #31 DONE 2.3s 23:16:14 23:16:14 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 23:16:14 #30 DONE 1.8s 23:16:15 23:16:15 #33 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:15 #33 DONE 1.7s 23:16:15 23:16:15 #34 [core-metadata builder 2/9] WORKDIR /edgex-go 23:16:15 #34 DONE 0.7s 23:16:15 23:16:15 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:15 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:15 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:15 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:15 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:15 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:15 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:15 #31 DONE 2.3s 23:16:15 23:16:15 #35 [support-notifications internal] load build context 23:16:15 #35 ... 23:16:15 23:16:15 #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 23:16:15 #33 DONE 1.7s 23:16:15 23:16:15 #34 [core-command builder 2/9] WORKDIR /edgex-go 23:16:15 #34 DONE 0.7s 23:16:15 23:16:15 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:16:15 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 23:16:15 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 23:16:15 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 23:16:15 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 23:16:15 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 23:16:15 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done 23:16:15 #31 DONE 2.3s 23:16:15 23:16:15 #37 [security-spire-config internal] load build context 23:16:15 #37 DONE 0.0s 23:16:15 23:16:15 #38 [security-secretstore-setup internal] load build context 23:16:15 #38 DONE 0.0s 23:16:15 23:16:15 #35 [support-notifications internal] load build context 23:16:15 #35 ... 23:16:15 23:16:15 #39 [core-command internal] load build context 23:16:15 #39 DONE 0.0s 23:16:15 23:16:15 #35 [support-notifications internal] load build context 23:16:15 #35 ... 23:16:15 23:16:15 #40 [security-bootstrapper internal] load build context 23:16:15 #40 transferring context: 2.56MB 1.8s done 23:16:15 #40 DONE 2.6s 23:16:15 23:16:15 #35 [support-notifications internal] load build context 23:16:16 #35 transferring context: 2.56MB 2.7s done 23:16:16 #35 ... 23:16:16 23:16:16 #41 [security-proxy-auth internal] load build context 23:16:16 #41 transferring context: 2.56MB 2.3s done 23:16:16 #41 DONE 3.7s 23:16:17 23:16:17 #42 [security-spire-server internal] load build context 23:16:17 #42 transferring context: 2.56MB 2.2s done 23:16:17 #42 DONE 3.6s 23:16:17 23:16:17 #43 [support-scheduler internal] load build context 23:16:17 #43 transferring context: 2.56MB 2.5s done 23:16:17 #43 ... 23:16:17 23:16:17 #35 [support-notifications internal] load build context 23:16:17 #35 DONE 3.7s 23:16:17 23:16:17 #44 [core-data internal] load build context 23:16:17 #44 transferring context: 2.56MB 2.3s done 23:16:17 #44 DONE 3.8s 23:16:17 23:16:17 #39 [core-command internal] load build context 23:16:18 #39 ... 23:16:18 23:16:18 #43 [support-scheduler internal] load build context 23:16:18 #43 DONE 4.6s 23:16:18 23:16:18 #39 [core-command internal] load build context 23:16:19 #71 ... 23:16:19 23:16:19 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:19 #72 ... 23:16:19 23:16:19 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:19 #73 ... 23:16:19 23:16:19 #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:21 #39 transferring context: 468.12kB 3.9s 23:16:23 #39 ... 23:16:23 23:16:23 #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:16:23 #45 ... 23:16:23 23:16:23 #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:16:23 #0 9.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:23 #46 ... 23:16:23 23:16:23 #47 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:16:23 #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:23 #0 9.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:23 #47 ... 23:16:23 23:16:23 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:16:23 #0 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:23 #0 7.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:23 #48 ... 23:16:23 23:16:23 #39 [core-command internal] load build context 23:16:23 #39 ... 23:16:23 23:16:23 #49 [core-common-config-bootstrapper internal] load build context 23:16:23 #49 transferring context: 2.56MB 6.3s done 23:16:23 #49 DONE 8.5s 23:16:23 23:16:23 #39 [core-command internal] load build context 23:16:23 #39 transferring context: 2.56MB 6.7s done 23:16:23 #39 ... 23:16:23 23:16:23 #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:16:23 #0 9.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:24 #50 ... 23:16:24 23:16:24 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:16:24 #0 9.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:24 #51 ... 23:16:24 23:16:24 #38 [security-secretstore-setup internal] load build context 23:16:24 #38 transferring context: 2.56MB 6.7s done 23:16:24 #38 DONE 8.8s 23:16:24 23:16:24 #37 [security-spire-config internal] load build context 23:16:24 #37 transferring context: 2.56MB 6.5s done 23:16:24 #37 DONE 8.8s 23:16:24 23:16:24 #52 [core-metadata internal] load build context 23:16:24 #52 transferring context: 2.56MB 6.7s done 23:16:24 #52 DONE 8.9s 23:16:24 23:16:24 #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:16:24 #0 7.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:24 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:24 #53 ... 23:16:24 23:16:24 #39 [core-command internal] load build context 23:16:24 #39 DONE 8.8s 23:16:24 23:16:24 #54 [security-spiffe-token-provider internal] load build context 23:16:24 #54 transferring context: 2.56MB 6.7s done 23:16:24 #54 DONE 9.0s 23:16:24 23:16:24 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:16:24 #55 ... 23:16:24 23:16:24 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:16:24 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:24 #56 ... 23:16:24 23:16:24 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:16:24 #0 9.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:24 #57 ... 23:16:24 23:16:24 #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:16:24 #46 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:25 #46 ... 23:16:25 23:16:25 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:16:25 #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:25 #58 ... 23:16:25 23:16:25 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:16:25 #51 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:25 #51 ... 23:16:25 23:16:25 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:16:25 #48 10.52 OK: 263 MiB in 53 packages 23:16:25 #48 DONE 12.2s 23:16:25 23:16:25 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:16:25 #0 9.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:25 #59 ... 23:16:25 23:16:25 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:16:25 #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:25 #60 ... 23:16:25 23:16:25 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:25 #0 9.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:26 #61 ... 23:16:26 23:16:26 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:16:26 #62 DONE 0.3s 23:16:26 23:16:26 #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:28 #63 ... 23:16:28 23:16:28 #47 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:16:28 #47 14.23 OK: 263 MiB in 53 packages 23:16:28 #47 DONE 15.1s 23:16:28 23:16:28 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:16:28 #64 DONE 0.4s 23:16:28 23:16:28 #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:30 #65 ... 23:16:30 23:16:30 #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:16:30 #53 14.89 (1/1) Installing dumb-init (1.2.5-r2) 23:16:30 #53 14.94 Executing busybox-1.35.0-r29.trigger 23:16:30 #53 15.07 OK: 8 MiB in 16 packages 23:16:30 #53 DONE 16.4s 23:16:30 23:16:30 #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:16:30 #46 16.78 OK: 263 MiB in 53 packages 23:16:30 #46 DONE 18.4s 23:16:30 23:16:30 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:16:31 #66 DONE 0.6s 23:16:31 23:16:31 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:16:31 #51 17.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:16:31 #51 17.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:16:31 #51 17.35 OK: 17689 distinct packages available 23:16:31 #51 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:32 #51 ... 23:16:32 23:16:32 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:16:32 #57 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:32 #57 16.75 (1/2) Installing dumb-init (1.2.5-r2) 23:16:32 #57 16.80 (2/2) Installing openssl (3.0.10-r0) 23:16:32 #57 16.92 Executing busybox-1.35.0-r29.trigger 23:16:32 #57 17.06 OK: 8 MiB in 17 packages 23:16:32 #57 DONE 18.1s 23:16:32 23:16:32 #67 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:16:32 #67 DONE 0.3s 23:16:32 23:16:32 #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:16:32 #50 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:32 #50 16.73 (1/2) Installing dumb-init (1.2.5-r2) 23:16:32 #50 16.73 (2/2) Installing su-exec (0.2-r2) 23:16:32 #50 16.75 Executing busybox-1.35.0-r29.trigger 23:16:32 #50 17.02 OK: 8 MiB in 17 packages 23:16:32 #50 DONE 18.5s 23:16:32 23:16:32 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:16:33 #68 ... 23:16:33 23:16:33 #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:16:33 #45 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:33 #45 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:33 #45 19.61 OK: 263 MiB in 53 packages 23:16:33 #45 ... 23:16:33 23:16:33 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:16:33 #55 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:33 #55 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:33 #55 18.44 (1/2) Installing ca-certificates (20230506-r0) 23:16:33 #55 18.94 (2/2) Installing dumb-init (1.2.5-r2) 23:16:33 #55 18.99 Executing busybox-1.35.0-r29.trigger 23:16:33 #55 19.16 Executing ca-certificates-20230506-r0.trigger 23:16:34 #55 ... 23:16:34 23:16:34 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:16:34 #60 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:34 #60 17.89 (1/4) Installing ca-certificates (20230506-r0) 23:16:34 #60 18.21 (2/4) Installing dumb-init (1.2.5-r2) 23:16:34 #60 18.22 (3/4) Installing su-exec (0.2-r2) 23:16:34 #60 18.23 (4/4) Installing yq (4.30.4-r4) 23:16:34 #60 ... 23:16:34 23:16:34 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:16:34 #51 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:36 #51 22.74 (1/5) Installing dumb-init (1.2.5-r2) 23:16:36 #51 22.76 (2/5) Installing musl-obstack (1.2.3-r0) 23:16:36 #51 22.77 (3/5) Installing libucontext (1.2-r0) 23:16:36 #51 22.78 (4/5) Installing gcompat (1.1.0-r0) 23:16:36 #51 22.79 (5/5) Installing openssl (3.0.10-r0) 23:16:36 #51 22.83 Executing busybox-1.35.0-r29.trigger 23:16:36 #51 22.85 OK: 9 MiB in 20 packages 23:16:36 #51 ... 23:16:36 23:16:36 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:16:36 #60 18.77 Executing busybox-1.35.0-r29.trigger 23:16:36 #60 18.79 Executing ca-certificates-20230506-r0.trigger 23:16:36 #60 19.52 OK: 17 MiB in 19 packages 23:16:36 #60 DONE 20.5s 23:16:36 23:16:36 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:16:36 #56 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:36 #56 19.21 (1/1) Installing dumb-init (1.2.5-r2) 23:16:36 #56 19.25 Executing busybox-1.35.0-r29.trigger 23:16:36 #56 19.34 OK: 8 MiB in 16 packages 23:16:36 #56 DONE 22.3s 23:16:36 23:16:36 #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:16:36 #45 DONE 23.4s 23:16:36 23:16:36 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:16:36 #55 20.74 OK: 8 MiB in 17 packages 23:16:36 #55 DONE 22.3s 23:16:36 23:16:36 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:16:36 #69 DONE 0.5s 23:16:36 23:16:36 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:37 #70 ... 23:16:37 23:16:37 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:16:37 #68 DONE 4.7s 23:16:37 23:16:37 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:16:37 #51 DONE 24.0s 23:16:37 23:16:37 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:16:37 #71 DONE 0.5s 23:16:37 23:16:37 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:16:37 #58 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:37 #58 18.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:16:37 #58 18.30 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:16:37 #58 18.30 OK: 17694 distinct packages available 23:16:37 #58 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:37 #58 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:37 #58 ... 23:16:37 23:16:37 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:37 #61 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:37 #61 17.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:16:37 #61 17.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:16:37 #61 17.44 OK: 17689 distinct packages available 23:16:37 #61 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:37 #61 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:38 #61 21.99 (1/9) Installing ca-certificates (20230506-r0) 23:16:38 #61 ... 23:16:38 23:16:38 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:16:38 #59 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:38 #59 18.01 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:16:38 #59 18.01 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:16:38 #59 18.01 OK: 17689 distinct packages available 23:16:38 #59 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:38 #59 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:38 #59 22.55 (1/4) Installing dumb-init (1.2.5-r2) 23:16:38 #59 ... 23:16:38 23:16:38 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:38 #61 22.37 (2/9) Installing brotli-libs (1.0.9-r9) 23:16:38 #61 22.45 (3/9) Installing nghttp2-libs (1.51.0-r1) 23:16:38 #61 22.48 (4/9) Installing libcurl (8.2.1-r0) 23:16:38 #61 22.51 (5/9) Installing curl (8.2.1-r0) 23:16:38 #61 22.53 (6/9) Installing dumb-init (1.2.5-r2) 23:16:38 #61 22.56 (7/9) Installing musl-obstack (1.2.3-r0) 23:16:38 #61 22.56 (8/9) Installing libucontext (1.2-r0) 23:16:38 #61 22.57 (9/9) Installing gcompat (1.1.0-r0) 23:16:38 #61 22.59 Executing busybox-1.35.0-r29.trigger 23:16:38 #61 22.63 Executing ca-certificates-20230506-r0.trigger 23:16:38 #61 ... 23:16:38 23:16:38 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:16:38 #59 22.59 (2/4) Installing musl-obstack (1.2.3-r0) 23:16:38 #59 22.60 (3/4) Installing libucontext (1.2-r0) 23:16:38 #59 22.62 (4/4) Installing gcompat (1.1.0-r0) 23:16:38 #59 22.64 Executing busybox-1.35.0-r29.trigger 23:16:38 #59 22.70 OK: 8 MiB in 19 packages 23:16:38 #59 DONE 23.2s 23:16:39 23:16:39 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:16:39 #58 23.21 OK: 263 MiB in 53 packages 23:16:39 #58 DONE 23.7s 23:16:39 23:16:39 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:16:39 #72 DONE 0.6s 23:16:39 23:16:39 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:39 #73 ... 23:16:39 23:16:39 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:39 #61 23.67 OK: 11 MiB in 24 packages 23:16:39 #61 DONE 24.1s 23:16:40 23:16:40 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:57 #74 ... 23:16:57 23:16:57 #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:57 #69 DONE 45.9s 23:16:57 23:16:57 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:57 #71 DONE 45.9s 23:16:57 23:16:57 #75 [security-secretstore-setup builder 6/7] COPY . . 23:16:57 #75 ... 23:16:57 23:16:57 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:57 #73 DONE 46.0s 23:16:57 23:16:57 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:57 #72 DONE 46.2s 23:16:57 23:16:57 #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:57 #74 DONE 46.0s 23:16:57 23:16:57 #76 [support-notifications builder 6/7] COPY . . 23:17:06 #76 ... 23:17:06 23:17:06 #77 [security-spiffe-token-provider builder 6/7] COPY . . 23:17:06 #77 ... 23:17:06 23:17:06 #78 [security-spire-config builder 6/9] COPY . . 23:17:06 #78 ... 23:17:06 23:17:06 #79 [security-proxy-auth builder 6/7] COPY . . 23:17:14 #79 DONE 19.5s 23:17:14 23:17:14 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:17:14 #80 CACHED 23:17:14 23:17:14 #81 [core-common-config-bootstrapper builder 6/7] COPY . . 23:17:14 #81 CACHED 23:17:14 23:17:14 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #82 CACHED 23:17:14 23:17:14 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #83 CACHED 23:17:14 23:17:14 #84 [core-metadata builder 6/7] COPY . . 23:17:14 #84 CACHED 23:17:14 23:17:14 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:17:14 #85 CACHED 23:17:14 23:17:14 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #86 CACHED 23:17:14 23:17:14 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 23:17:14 #87 CACHED 23:17:14 23:17:14 #88 [core-command builder 6/7] COPY . . 23:17:14 #88 CACHED 23:17:14 23:17:14 #77 [security-spiffe-token-provider builder 6/7] COPY . . 23:17:14 #77 DONE 19.5s 23:17:14 23:17:14 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #89 CACHED 23:17:14 23:17:14 #90 [support-scheduler builder 6/7] COPY . . 23:17:14 #90 CACHED 23:17:14 23:17:14 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:17:14 #91 CACHED 23:17:14 23:17:14 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #92 CACHED 23:17:14 23:17:14 #93 [core-data builder 6/7] COPY . . 23:17:14 #93 CACHED 23:17:14 23:17:14 #94 [core-data builder 4/7] COPY go.mod vendor* ./ 23:17:14 #94 CACHED 23:17:14 23:17:14 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:17:14 #95 ... 23:17:14 23:17:14 #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:17:14 #96 CACHED 23:17:14 23:17:14 #97 [security-bootstrapper builder 6/7] COPY . . 23:17:14 #97 CACHED 23:17:14 23:17:14 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #98 CACHED 23:17:14 23:17:14 #99 [security-proxy-setup builder 6/7] COPY . . 23:17:14 #99 CACHED 23:17:14 23:17:14 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:17:14 #100 CACHED 23:17:14 23:17:14 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #101 CACHED 23:17:14 23:17:14 #75 [security-secretstore-setup builder 6/7] COPY . . 23:17:14 #75 DONE 19.6s 23:17:14 23:17:14 #76 [support-notifications builder 6/7] COPY . . 23:17:14 #76 DONE 19.5s 23:17:14 23:17:14 #78 [security-spire-config builder 6/9] COPY . . 23:17:14 #78 DONE 19.5s 23:17:14 23:17:14 #102 [security-spire-server builder 6/9] COPY . . 23:17:14 #102 CACHED 23:17:14 23:17:14 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:14 #103 CACHED 23:17:14 23:17:14 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:17:14 #104 CACHED 23:17:14 23:17:14 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:17:14 #105 CACHED 23:17:14 23:17:14 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:17:14 #106 DONE 0.2s 23:17:14 23:17:14 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:17:18 #107 DONE 3.7s 23:17:18 23:17:18 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:17:18 #108 DONE 3.7s 23:17:18 23:17:18 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:17:18 #109 DONE 0.4s 23:17:18 23:17:18 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:17:18 #110 DONE 0.4s 23:17:18 23:17:18 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:17:18 #0 1.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:17:18 #111 ... 23:17:18 23:17:18 #112 [security-spire-agent builder 6/9] COPY . . 23:17:18 #112 CACHED 23:17:18 23:17:18 #113 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:17:18 #113 CACHED 23:17:18 23:17:18 #114 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:18 #114 CACHED 23:17:18 23:17:18 #115 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:17:18 #115 CACHED 23:17:18 23:17:18 #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:17:18 #116 CACHED 23:17:18 23:17:18 #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:17:18 #117 CACHED 23:17:19 23:17:19 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:17:19 #118 DONE 0.3s 23:17:19 23:17:19 #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:17:19 #0 1.440 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:17:19 #119 ... 23:17:19 23:17:19 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:17:19 #120 CACHED 23:17:19 23:17:19 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:17:19 #121 CACHED 23:17:19 23:17:19 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:17:19 #122 DONE 0.2s 23:17:19 23:17:19 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:17:19 #123 DONE 0.3s 23:17:19 23:17:19 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:17:21 #124 DONE 1.6s 23:17:21 23:17:21 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:21 #125 DONE 1.7s 23:17:21 23:17:21 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:17:21 #126 DONE 1.5s 23:17:21 23:17:21 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:24 #127 ... 23:17:24 23:17:24 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:17:24 #0 1.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:17:24 #128 ... 23:17:24 23:17:24 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:17:24 #0 0.913 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:17:24 #129 ... 23:17:24 23:17:24 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:17:24 #0 0.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:17:24 #130 ... 23:17:24 23:17:24 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:17:24 #0 0.501 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:17:24 #131 ... 23:17:24 23:17:24 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:17:24 #0 0.782 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:17:25 #132 ... 23:17:25 23:17:25 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:17:25 #0 1.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:17:25 #133 ... 23:17:25 23:17:25 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:17:25 #0 1.048 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:17:25 #134 ... 23:17:25 23:17:25 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:17:25 #0 0.640 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:17:25 #135 ... 23:17:25 23:17:25 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:17:25 #95 1.144 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:17:25 #95 ... 23:17:25 23:17:25 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:17:26 #136 ... 23:17:26 23:17:26 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:26 #137 DONE 5.6s 23:17:26 23:17:26 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:17:27 #74 ... 23:17:27 23:17:27 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #73 DONE 41.3s 23:17:27 23:17:27 #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #65 DONE 52.5s 23:17:27 23:17:27 #75 [security-spiffe-token-provider builder 6/7] COPY . . 23:17:27 #75 ... 23:17:27 23:17:27 #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #63 DONE 54.9s 23:17:27 23:17:27 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #70 DONE 44.1s 23:17:27 23:17:27 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #74 DONE 49.7s 23:17:27 23:17:27 #76 [support-notifications builder 6/7] COPY . . 23:17:27 #76 DONE 1.2s 23:17:27 23:17:27 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:17:27 #77 CACHED 23:17:27 23:17:27 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #78 CACHED 23:17:27 23:17:27 #79 [core-metadata builder 6/7] COPY . . 23:17:27 #79 CACHED 23:17:27 23:17:27 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:17:27 #80 CACHED 23:17:27 23:17:27 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #81 CACHED 23:17:27 23:17:27 #82 [core-common-config-bootstrapper builder 6/7] COPY . . 23:17:27 #82 CACHED 23:17:27 23:17:27 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 23:17:27 #83 CACHED 23:17:27 23:17:27 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #84 CACHED 23:17:27 23:17:27 #85 [core-command builder 6/7] COPY . . 23:17:27 #85 CACHED 23:17:27 23:17:27 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:17:27 #86 CACHED 23:17:27 23:17:27 #87 [support-scheduler builder 6/7] COPY . . 23:17:27 #87 CACHED 23:17:27 23:17:27 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #88 CACHED 23:17:27 23:17:27 #89 [core-data builder 6/7] COPY . . 23:17:27 #89 CACHED 23:17:27 23:17:27 #90 [core-data builder 4/7] COPY go.mod vendor* ./ 23:17:27 #90 CACHED 23:17:27 23:17:27 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #91 CACHED 23:17:27 23:17:27 #92 [security-proxy-auth builder 6/7] COPY . . 23:17:27 #92 DONE 1.4s 23:17:27 23:17:27 #93 [security-proxy-setup builder 6/7] COPY . . 23:17:27 #93 DONE 1.4s 23:17:27 23:17:27 #94 [security-spire-agent builder 6/9] COPY . . 23:17:27 #94 DONE 1.4s 23:17:27 23:17:27 #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:17:27 #95 ... 23:17:27 23:17:27 #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #96 CACHED 23:17:27 23:17:27 #97 [security-secretstore-setup builder 6/7] COPY . . 23:17:27 #97 CACHED 23:17:27 23:17:27 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:17:27 #98 CACHED 23:17:27 23:17:27 #75 [security-spiffe-token-provider builder 6/7] COPY . . 23:17:27 #75 DONE 1.4s 23:17:27 23:17:27 #99 [security-bootstrapper builder 6/7] COPY . . 23:17:27 #99 CACHED 23:17:27 23:17:27 #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #100 CACHED 23:17:27 23:17:27 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:17:27 #101 CACHED 23:17:27 23:17:27 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:17:27 #102 DONE 0.3s 23:17:27 23:17:27 #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:17:27 #103 ... 23:17:27 23:17:27 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:17:27 #104 CACHED 23:17:27 23:17:27 #105 [security-spire-server builder 6/9] COPY . . 23:17:27 #105 CACHED 23:17:27 23:17:27 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 #106 CACHED 23:17:27 23:17:27 #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:17:27 #107 CACHED 23:17:27 23:17:27 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:17:27 #128 ... 23:17:27 23:17:27 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:17:27 #138 ... 23:17:27 23:17:27 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:17:27 #136 DONE 6.8s 23:17:27 23:17:27 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:27 #127 DONE 6.9s 23:17:27 23:17:27 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:17:28 #108 ... 23:17:28 23:17:28 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:17:28 #0 5.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:17:29 #139 ... 23:17:29 23:17:29 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:17:29 #138 DONE 2.3s 23:17:30 23:17:30 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:17:30 #109 ... 23:17:30 23:17:30 #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:17:30 #110 DONE 7.1s 23:17:30 23:17:30 #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:17:30 #0 7.269 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:17:30 #111 ... 23:17:30 23:17:30 #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:17:30 #103 7.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:17:30 #103 ... 23:17:30 23:17:30 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:17:30 #112 DONE 0.3s 23:17:30 23:17:30 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:17:30 #0 4.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:17:30 #140 ... 23:17:30 23:17:30 #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:17:30 #141 DONE 2.6s 23:17:30 23:17:30 #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:17:30 #139 DONE 2.5s 23:17:30 23:17:30 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:17:30 #113 ... 23:17:30 23:17:30 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:17:30 #108 DONE 7.9s 23:17:30 23:17:30 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:17:30 #114 DONE 0.3s 23:17:30 23:17:30 #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:17:30 #95 8.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:17:31 #95 ... 23:17:31 23:17:31 #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:17:31 #115 DONE 0.3s 23:17:31 #142 ... 23:17:31 23:17:31 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:17:31 #140 DONE 1.8s 23:17:31 23:17:31 #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:17:31 #116 DONE 0.2s 23:17:31 23:17:31 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:31 23:17:31 #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:17:32 #117 ... 23:17:32 23:17:32 #118 [security-spire-config builder 6/9] COPY . . 23:17:32 #118 CACHED 23:17:32 23:17:32 #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:17:32 #119 CACHED 23:17:32 23:17:32 #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:32 #120 CACHED 23:17:32 23:17:32 #121 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:17:32 #121 CACHED 23:17:32 23:17:32 #122 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:17:32 #122 CACHED 23:17:32 23:17:32 #123 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:17:32 #123 CACHED 23:17:32 23:17:32 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:17:32 #0 8.148 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:17:32 #124 ... 23:17:32 23:17:32 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:17:32 #125 DONE 0.2s 23:17:32 23:17:32 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:17:32 #0 5.018 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:17:32 #126 ... 23:17:32 23:17:32 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:17:32 #0 5.790 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:17:32 #127 ... 23:17:32 23:17:32 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:17:32 #128 DONE 0.2s 23:17:32 23:17:32 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:17:32 #0 4.935 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:17:32 #129 ... 23:17:32 23:17:32 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:17:32 #0 8.218 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:17:32 #143 ... 23:17:32 23:17:32 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:17:32 #142 DONE 2.3s 23:17:32 23:17:32 #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:17:32 #143 DONE 2.4s 23:17:32 23:17:32 #144 [security-spire-server] exporting to image 23:17:32 #144 exporting layers 23:17:33 #130 ... 23:17:33 23:17:33 #131 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:17:33 #131 CACHED 23:17:33 23:17:33 #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:17:33 #132 CACHED 23:17:33 23:17:33 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:17:33 #0 8.096 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:17:33 #133 ... 23:17:33 23:17:33 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:17:33 #144 ... 23:17:33 23:17:33 #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:17:33 #145 DONE 1.1s 23:17:33 23:17:33 #144 [security-spire-config] exporting to image 23:17:33 #134 ... 23:17:33 23:17:33 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:33 #117 DONE 1.7s 23:17:33 #144 ... 23:17:33 23:17:33 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:17:33 #146 DONE 0.6s 23:17:33 23:17:33 #144 [security-spire-agent] exporting to image 23:17:33 23:17:33 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:17:33 #135 DONE 0.4s 23:17:33 23:17:33 #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:17:33 #144 exporting layers 1.2s done 23:17:33 #144 writing image sha256:cc7686c21c19bd7ac736cb2091defe56815375d49a81fe2deaaec356588af71c 0.0s done 23:17:33 #144 naming to docker.io/library/security-spire-server done 23:17:34 #136 ... 23:17:34 23:17:34 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:34 #137 DONE 1.5s 23:17:34 23:17:34 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:17:34 #134 DONE 1.2s 23:17:34 23:17:34 #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:17:34 #136 DONE 0.3s 23:17:34 23:17:34 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:17:34 #138 DONE 0.2s 23:17:34 23:17:34 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:17:34 #144 exporting layers 0.8s done 23:17:34 #144 writing image sha256:86eeeb692bd548ddcb500fa32d8a99b6ad0cb2bcd15920cd7ec81d38226998fd done 23:17:34 #144 naming to docker.io/library/security-spire-config done 23:17:34 #144 writing image sha256:bff8c64c5130e77e75aca7cfc8334f239e2a30f825fc535f2e514e168127aafe done 23:17:34 #144 naming to docker.io/library/security-spire-agent done 23:17:34 #144 DONE 1.7s 23:17:34 23:17:34 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:17:34 #139 DONE 0.5s 23:17:34 23:17:34 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:17:34 #140 DONE 0.2s 23:17:34 23:17:34 #141 [security-spire-server] exporting to image 23:17:34 #141 exporting layers 23:17:35 #141 ... 23:17:35 23:17:35 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:17:35 #142 DONE 0.2s 23:17:35 23:17:35 #141 [security-spire-config] exporting to image 23:17:37 #141 ... 23:17:37 23:17:37 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:37 #143 DONE 2.4s 23:17:37 23:17:37 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:17:37 #144 DONE 0.3s 23:17:37 23:17:37 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:17:37 #130 ... 23:17:37 23:17:37 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:17:37 #145 DONE 0.2s 23:17:37 23:17:37 #141 [security-spire-config] exporting to image 23:17:37 #141 exporting layers 2.4s done 23:17:37 #141 writing image sha256:1fbf139609d87f8f0f5e8697e131736fdb8292d5dfe58c5d4d3031d5c3f280ee 0.1s done 23:17:37 #141 naming to docker.io/library/security-spire-server-arm64 23:17:37 #141 exporting layers 2.3s done 23:17:37 #141 naming to docker.io/library/security-spire-server-arm64 done 23:17:37 #141 writing image sha256:b92ec91aadf066cbb6b317bcff884138556ec9ed790424bab144753b99e71e1a done 23:17:37 #141 naming to docker.io/library/security-spire-config-arm64 0.0s done 23:17:37 #141 DONE 2.5s 23:17:37 23:17:37 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:17:37 #146 DONE 0.3s 23:17:37 23:17:37 #141 [security-spire-agent] exporting to image 23:17:38 #141 exporting layers 1.4s done 23:17:38 #141 writing image sha256:5fd54beafd2fc557e073aade9cd92144ab487fabea41e3d5eac726c30a089a8f done 23:17:38 #141 naming to docker.io/library/security-spire-agent-arm64 done 23:17:38 #141 DONE 4.0s 23:17:38 23:17:38 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:18:30 #133 ... 23:18:30 23:18:30 #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:18:30 #119 71.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:18:38 #119 ... 23:18:38 23:18:38 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:38 #133 DONE 84.0s 23:18:38 23:18:38 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:38 #128 DONE 84.1s 23:18:38 23:18:38 #119 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:18:38 #119 DONE 84.0s 23:18:38 23:18:38 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:18:38 #130 DONE 84.1s 23:18:38 23:18:38 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:18:38 #147 ... 23:18:38 23:18:38 #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:18:38 #95 DONE 84.3s 23:18:38 23:18:38 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:18:38 #134 DONE 84.2s 23:18:38 23:18:38 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:18:38 #129 DONE 84.4s 23:18:38 23:18:38 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:18:38 #132 DONE 84.4s 23:18:38 23:18:38 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:18:38 #131 DONE 84.3s 23:18:38 23:18:38 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:18:38 #111 DONE 84.3s 23:18:38 23:18:38 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:18:38 #135 DONE 84.4s 23:18:38 23:18:38 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #148 ... 23:18:39 23:18:39 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:18:39 #149 DONE 0.7s 23:18:39 23:18:39 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #150 DONE 0.7s 23:18:39 23:18:39 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #147 DONE 0.7s 23:18:39 23:18:39 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #151 DONE 0.5s 23:18:39 23:18:39 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #148 DONE 0.6s 23:18:39 23:18:39 #152 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #152 DONE 0.8s 23:18:39 23:18:39 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:18:39 #153 ... 23:18:39 23:18:39 #154 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #154 DONE 0.4s 23:18:39 23:18:39 #155 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:18:39 #155 DONE 0.3s 23:18:39 23:18:39 #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:18:39 #156 CACHED 23:18:39 23:18:39 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #157 CACHED 23:18:39 23:18:39 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:18:39 #158 CACHED 23:18:39 23:18:39 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #159 CACHED 23:18:39 23:18:39 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #160 CACHED 23:18:39 23:18:39 #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:18:39 #161 CACHED 23:18:39 23:18:39 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:18:39 #162 CACHED 23:18:39 23:18:39 #163 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:18:39 #163 CACHED 23:18:39 23:18:39 #164 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:18:39 #164 DONE 0.3s 23:18:39 23:18:39 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:18:39 #165 DONE 0.4s 23:18:39 23:18:39 #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:18:39 #166 DONE 0.3s 23:18:39 23:18:39 #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:39 #167 ... 23:18:39 23:18:39 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:18:39 #153 DONE 0.4s 23:18:39 23:18:39 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:18:39 #168 ... 23:18:39 23:18:39 #169 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:18:39 #169 DONE 0.7s 23:18:40 23:18:40 #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:18:41 #170 ... 23:18:41 23:18:41 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:18:41 #171 DONE 1.8s 23:18:41 23:18:41 #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:18:41 #172 DONE 1.9s 23:18:41 23:18:41 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:18:41 #173 DONE 1.9s 23:18:41 23:18:41 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:18:41 #174 DONE 2.0s 23:18:41 23:18:41 #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:18:41 #170 DONE 1.8s 23:18:41 23:18:41 #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:18:41 #175 DONE 1.9s 23:18:41 23:18:41 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:18:41 #168 DONE 1.8s 23:18:41 23:18:41 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:18:41 #176 DONE 2.0s 23:18:41 23:18:41 #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:41 #167 DONE 1.9s 23:18:41 23:18:41 #177 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:18:41 #177 ... 23:18:41 23:18:41 #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:18:41 #178 DONE 2.7s 23:18:41 23:18:41 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:18:42 #179 ... 23:18:42 23:18:42 #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:18:42 #180 DONE 2.0s 23:18:42 23:18:42 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:18:42 #181 DONE 1.2s 23:18:42 23:18:42 #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:18:42 #182 DONE 1.3s 23:18:42 23:18:42 #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:18:42 #183 DONE 1.2s 23:18:42 23:18:42 #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:18:42 #184 ... 23:18:42 23:18:42 #185 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:18:42 #185 DONE 1.3s 23:18:42 23:18:42 #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:18:42 #186 DONE 1.3s 23:18:42 23:18:42 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:18:42 #187 DONE 1.3s 23:18:42 23:18:42 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:18:42 #188 DONE 1.3s 23:18:42 23:18:42 #144 [core-command] exporting to image 23:18:42 #144 exporting layers 23:18:43 #144 ... 23:18:43 23:18:43 #177 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:18:43 #177 DONE 1.5s 23:18:43 23:18:43 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:18:43 #179 DONE 1.3s 23:18:43 23:18:43 #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:18:43 #189 DONE 1.5s 23:18:43 23:18:43 #144 [support-notifications] exporting to image 23:18:43 #144 exporting layers 0.3s done 23:18:43 #144 exporting layers 0.2s done 23:18:43 #144 writing image sha256:e620a2190afdcbed46ee66580104067f3b2a1e03d5ce0d7532427e909bc3d288 0.0s done 23:18:43 #144 naming to docker.io/library/support-scheduler 23:18:43 #144 ... 23:18:43 23:18:43 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:18:43 #190 DONE 0.7s 23:18:43 23:18:43 #191 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:18:43 #191 DONE 0.7s 23:18:43 23:18:43 #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:18:43 #184 DONE 0.7s 23:18:43 23:18:43 #144 [core-metadata] exporting to image 23:18:43 #144 naming to docker.io/library/support-scheduler 0.0s done 23:18:43 #144 writing image sha256:cd8dddcef3030a019f355ba5419c744c20c5208cea26c968fbf053562510a131 done 23:18:43 #144 naming to docker.io/library/core-command 23:18:43 #144 ... 23:18:43 23:18:43 #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:18:43 #192 DONE 0.4s 23:18:43 23:18:43 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:18:43 #193 DONE 0.6s 23:18:43 23:18:43 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:18:43 #194 DONE 0.6s 23:18:43 23:18:43 #144 [security-spiffe-token-provider] exporting to image 23:18:43 #144 exporting layers 0.1s done 23:18:43 #144 naming to docker.io/library/core-command 0.0s done 23:18:43 #144 writing image sha256:03150bc14fd1946c57ff5007af31cedae410fca2e2eabd7bd3c0b4a9bcb72f51 done 23:18:43 #144 naming to docker.io/library/security-spiffe-token-provider done 23:18:43 #144 ... 23:18:43 23:18:43 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:18:43 #195 DONE 0.3s 23:18:43 23:18:43 #144 [core-data] exporting to image 23:18:43 #144 writing image sha256:34d49a9a0675992df8c3a064141d3e1a80af632ae34ce40b8edf9c49fb625a9d done 23:18:43 #144 naming to docker.io/library/support-notifications done 23:18:43 #144 writing image sha256:0601c478d7c6e3d6a1d550a6a84d4cb256e0a7c523bfee1861b3178d1381f15b done 23:18:43 #144 naming to docker.io/library/core-data done 23:18:43 #144 writing image sha256:b7bf6b746f942373a7ea47142826c28922487b4d9d18e0a4cfd77ea8961d717c done 23:18:43 #144 naming to docker.io/library/core-metadata done 23:18:43 #144 DONE 2.6s 23:18:43 23:18:43 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:18:43 #196 DONE 0.5s 23:18:43 23:18:43 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:18:43 #197 DONE 0.6s 23:18:43 23:18:43 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:18:44 #198 ... 23:18:44 23:18:44 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:44 #199 DONE 0.7s 23:18:44 23:18:44 #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:44 #200 DONE 0.7s 23:18:44 23:18:44 #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:44 #201 DONE 0.8s 23:18:44 23:18:44 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:18:44 #202 DONE 0.3s 23:18:44 23:18:44 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:18:44 #198 DONE 0.3s 23:18:44 23:18:44 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:18:44 #203 ... 23:18:44 23:18:44 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:18:44 #204 DONE 0.1s 23:18:44 23:18:44 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:18:44 #205 DONE 0.2s 23:18:44 23:18:44 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:18:44 #203 DONE 0.2s 23:18:44 23:18:44 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:18:44 #206 DONE 0.1s 23:18:44 23:18:44 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:18:44 #207 DONE 0.0s 23:18:44 23:18:44 #144 [security-proxy-auth] exporting to image 23:18:44 #144 exporting layers 0.4s done 23:18:44 #144 writing image sha256:4727e9e74b20eb7077c181fa50e3bd38482f4a5755349e19ccc395125035854c 0.0s done 23:18:44 #144 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 23:18:44 #144 writing image sha256:532a4bae68a4cb3f3d830b73cad43df1547747bb9d44645deaf4257795f21207 done 23:18:44 #144 naming to docker.io/library/security-proxy-setup done 23:18:44 #144 writing image sha256:4e60145fb51ed4b7d41ebadf5bb5e3818d5246e8b4adc92438dc3a379a30d2d0 done 23:18:44 #144 naming to docker.io/library/security-proxy-auth done 23:18:44 #144 DONE 3.5s 23:18:44 23:18:44 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:44 #208 DONE 0.4s 23:18:44 23:18:44 #144 [security-secretstore-setup] exporting to image 23:18:44 #144 exporting layers 0.3s done 23:18:44 #144 writing image sha256:43748d1a2f575c42aa4cf1f864971ccbe88369724802a1447eedb8e02aca6a6f done 23:18:44 #144 naming to docker.io/library/security-secretstore-setup done 23:18:44 #144 DONE 3.7s 23:18:44 23:18:44 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:18:44 #209 DONE 0.6s 23:18:45 23:18:45 #144 [security-bootstrapper] exporting to image 23:18:45 #144 exporting layers 0.2s done 23:18:45 #144 writing image sha256:6d0972f53509e65ccb2efd499ab54f252a7b9c2e2c92ff37d089b439bacba4c2 done 23:18:45 #144 naming to docker.io/library/security-bootstrapper done 23:18:45 #144 DONE 3.8s 23:18:45 time="2023-08-15T23:14:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:45 time="2023-08-15T23:14:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:18:45 $ docker stop --time=1 63210dcbe94f5178e7ddc56fe83538d72675329edceb422613e66e684a563eba 23:18:46 $ docker rm -f --volumes 63210dcbe94f5178e7ddc56fe83538d72675329edceb422613e66e684a563eba [Pipeline] // withDockerContainer [Pipeline] sh 23:18:46 + docker images 23:18:46 REPOSITORY TAG IMAGE ID CREATED SIZE 23:18:46 security-secretstore-setup latest 43748d1a2f57 2 seconds ago 44.1MB 23:18:46 security-bootstrapper latest 6d0972f53509 2 seconds ago 23MB 23:18:46 security-proxy-setup latest 532a4bae68a4 3 seconds ago 19.6MB 23:18:46 core-common-config-bootstrapper latest 4727e9e74b20 3 seconds ago 18MB 23:18:46 security-proxy-auth latest 4e60145fb51e 3 seconds ago 19.4MB 23:18:46 core-command latest cd8dddcef303 4 seconds ago 21MB 23:18:46 security-spiffe-token-provider latest 03150bc14fd1 4 seconds ago 33.5MB 23:18:46 support-notifications latest 34d49a9a0675 4 seconds ago 34.3MB 23:18:46 core-data latest 0601c478d7c6 4 seconds ago 21.2MB 23:18:46 support-scheduler latest e620a2190afd 4 seconds ago 33.7MB 23:18:46 core-metadata latest b7bf6b746f94 4 seconds ago 21.6MB 23:18:46 security-spire-agent latest bff8c64c5130 About a minute ago 161MB 23:18:46 security-spire-config latest 86eeeb692bd5 About a minute ago 102MB 23:18:46 security-spire-server latest cc7686c21c19 About a minute ago 103MB 23:18:46 ci-base-image-x86_64 latest beb839e03663 6 minutes ago 1.07GB 23:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 23:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 23:18:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:46 provisioning config files... 23:18:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config14981017573433079333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:47 ---> docker-login.sh 23:18:47 nexus3.edgexfoundry.org:10001 23:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:47 Configure a credential helper to remove this warning. See 23:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:47 23:18:47 Login Succeeded 23:18:47 nexus3.edgexfoundry.org:10002 23:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:47 Configure a credential helper to remove this warning. See 23:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:47 23:18:47 Login Succeeded 23:18:47 nexus3.edgexfoundry.org:10003 23:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:47 Configure a credential helper to remove this warning. See 23:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:47 23:18:47 Login Succeeded 23:18:47 nexus3.edgexfoundry.org:10004 23:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:47 Configure a credential helper to remove this warning. See 23:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:47 23:18:47 Login Succeeded 23:18:47 docker.io 23:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:47 Configure a credential helper to remove this warning. See 23:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:47 23:18:47 Login Succeeded 23:18:47 ---> docker-login.sh ends [Pipeline] } 23:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:18:48 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:48 latest 23:18:48 3.1.0-dev.25 23:18:48 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:18:48 main 23:18:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:48 + docker push nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:48 b91692dd0929: Preparing 23:18:48 1e58c5bc54ec: Preparing 23:18:48 1b999787581b: Preparing 23:18:48 065498bb59a8: Preparing 23:18:48 b5aa90bb6d40: Preparing 23:18:48 36b50b131297: Preparing 23:18:48 36b50b131297: Waiting 23:18:48 b5aa90bb6d40: Pushed 23:18:48 065498bb59a8: Pushed 23:18:48 1b999787581b: Pushed 23:18:48 b91692dd0929: Pushed 23:18:48 36b50b131297: Layer already exists 23:18:50 1e58c5bc54ec: Pushed 23:18:50 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:50 b91692dd0929: Preparing 23:18:50 1e58c5bc54ec: Preparing 23:18:50 1b999787581b: Preparing 23:18:50 065498bb59a8: Preparing 23:18:50 b5aa90bb6d40: Preparing 23:18:50 36b50b131297: Preparing 23:18:50 36b50b131297: Waiting 23:18:50 1e58c5bc54ec: Layer already exists 23:18:50 b91692dd0929: Layer already exists 23:18:50 b5aa90bb6d40: Layer already exists 23:18:50 1b999787581b: Layer already exists 23:18:50 065498bb59a8: Layer already exists 23:18:50 36b50b131297: Layer already exists 23:18:50 latest: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.25 23:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:51 b91692dd0929: Preparing 23:18:51 1e58c5bc54ec: Preparing 23:18:51 1b999787581b: Preparing 23:18:51 065498bb59a8: Preparing 23:18:51 b5aa90bb6d40: Preparing 23:18:51 36b50b131297: Preparing 23:18:51 36b50b131297: Waiting 23:18:51 065498bb59a8: Layer already exists 23:18:51 1e58c5bc54ec: Layer already exists 23:18:51 1b999787581b: Layer already exists 23:18:51 b91692dd0929: Layer already exists 23:18:51 b5aa90bb6d40: Layer already exists 23:18:51 36b50b131297: Layer already exists 23:18:51 3.1.0-dev.25: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:52 + docker push nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:52 b91692dd0929: Preparing 23:18:52 1e58c5bc54ec: Preparing 23:18:52 1b999787581b: Preparing 23:18:52 065498bb59a8: Preparing 23:18:52 b5aa90bb6d40: Preparing 23:18:52 36b50b131297: Preparing 23:18:52 36b50b131297: Waiting 23:18:52 b91692dd0929: Layer already exists 23:18:52 b5aa90bb6d40: Layer already exists 23:18:52 1b999787581b: Layer already exists 23:18:52 065498bb59a8: Layer already exists 23:18:52 1e58c5bc54ec: Layer already exists 23:18:52 36b50b131297: Layer already exists 23:18:52 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:52 b91692dd0929: Preparing 23:18:52 1e58c5bc54ec: Preparing 23:18:52 1b999787581b: Preparing 23:18:52 065498bb59a8: Preparing 23:18:52 b5aa90bb6d40: Preparing 23:18:52 36b50b131297: Preparing 23:18:52 36b50b131297: Waiting 23:18:52 1b999787581b: Layer already exists 23:18:52 b91692dd0929: Layer already exists 23:18:52 1e58c5bc54ec: Layer already exists 23:18:52 065498bb59a8: Layer already exists 23:18:52 b5aa90bb6d40: Layer already exists 23:18:52 36b50b131297: Layer already exists 23:18:52 main: digest: sha256:18399affe7c30d3799fbfab30e0c88447011810fae6afe8eb6807ae8f1b81443 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:52 ===================================================== [Pipeline] echo 23:18:52 taggedImages: 23:18:52 - nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:52 - nexus3.edgexfoundry.org:10004/core-command:latest 23:18:52 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.25 23:18:52 - nexus3.edgexfoundry.org:10004/core-command:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:18:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:18:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:18:52 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:52 latest 23:18:52 3.1.0-dev.25 23:18:52 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:18:52 main 23:18:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:53 a3744b5b184c: Preparing 23:18:53 1ee53c0613d0: Preparing 23:18:53 5479a17a4b23: Preparing 23:18:53 31428f34fc5d: Preparing 23:18:53 1b999787581b: Preparing 23:18:53 065498bb59a8: Preparing 23:18:53 b5aa90bb6d40: Preparing 23:18:53 36b50b131297: Preparing 23:18:53 065498bb59a8: Waiting 23:18:53 b5aa90bb6d40: Waiting 23:18:53 36b50b131297: Waiting 23:18:53 5479a17a4b23: Pushed 23:18:53 1ee53c0613d0: Pushed 23:18:53 1b999787581b: Layer already exists 23:18:53 065498bb59a8: Layer already exists 23:18:53 b5aa90bb6d40: Layer already exists 23:18:53 36b50b131297: Layer already exists 23:18:53 a3744b5b184c: Pushed 23:18:54 31428f34fc5d: Pushed 23:18:54 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:55 + 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 23:18:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:55 a3744b5b184c: Preparing 23:18:55 1ee53c0613d0: Preparing 23:18:55 5479a17a4b23: Preparing 23:18:55 31428f34fc5d: Preparing 23:18:55 1b999787581b: Preparing 23:18:55 065498bb59a8: Preparing 23:18:55 b5aa90bb6d40: Preparing 23:18:55 36b50b131297: Preparing 23:18:55 b5aa90bb6d40: Waiting 23:18:55 065498bb59a8: Waiting 23:18:55 a3744b5b184c: Layer already exists 23:18:55 31428f34fc5d: Layer already exists 23:18:55 5479a17a4b23: Layer already exists 23:18:55 1b999787581b: Layer already exists 23:18:55 1ee53c0613d0: Layer already exists 23:18:55 065498bb59a8: Layer already exists 23:18:55 b5aa90bb6d40: Layer already exists 23:18:55 36b50b131297: Layer already exists 23:18:55 latest: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.25 23:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:56 a3744b5b184c: Preparing 23:18:56 1ee53c0613d0: Preparing 23:18:56 5479a17a4b23: Preparing 23:18:56 31428f34fc5d: Preparing 23:18:56 1b999787581b: Preparing 23:18:56 065498bb59a8: Preparing 23:18:56 b5aa90bb6d40: Preparing 23:18:56 36b50b131297: Preparing 23:18:56 b5aa90bb6d40: Waiting 23:18:56 36b50b131297: Waiting 23:18:56 5479a17a4b23: Layer already exists 23:18:56 1ee53c0613d0: Layer already exists 23:18:56 31428f34fc5d: Layer already exists 23:18:56 a3744b5b184c: Layer already exists 23:18:56 1b999787581b: Layer already exists 23:18:56 065498bb59a8: Layer already exists 23:18:56 b5aa90bb6d40: Layer already exists 23:18:56 36b50b131297: Layer already exists 23:18:56 3.1.0-dev.25: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:56 a3744b5b184c: Preparing 23:18:56 1ee53c0613d0: Preparing 23:18:56 5479a17a4b23: Preparing 23:18:56 31428f34fc5d: Preparing 23:18:56 1b999787581b: Preparing 23:18:56 065498bb59a8: Preparing 23:18:56 b5aa90bb6d40: Preparing 23:18:56 36b50b131297: Preparing 23:18:56 065498bb59a8: Waiting 23:18:56 b5aa90bb6d40: Waiting 23:18:56 36b50b131297: Waiting 23:18:56 a3744b5b184c: Layer already exists 23:18:56 1b999787581b: Layer already exists 23:18:56 31428f34fc5d: Layer already exists 23:18:56 1ee53c0613d0: Layer already exists 23:18:56 5479a17a4b23: Layer already exists 23:18:56 065498bb59a8: Layer already exists 23:18:56 36b50b131297: Layer already exists 23:18:56 b5aa90bb6d40: Layer already exists 23:18:56 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + 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 23:18:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:57 a3744b5b184c: Preparing 23:18:57 1ee53c0613d0: Preparing 23:18:57 5479a17a4b23: Preparing 23:18:57 31428f34fc5d: Preparing 23:18:57 1b999787581b: Preparing 23:18:57 065498bb59a8: Preparing 23:18:57 b5aa90bb6d40: Preparing 23:18:57 36b50b131297: Preparing 23:18:57 065498bb59a8: Waiting 23:18:57 b5aa90bb6d40: Waiting 23:18:57 36b50b131297: Waiting 23:18:57 5479a17a4b23: Layer already exists 23:18:57 1b999787581b: Layer already exists 23:18:57 a3744b5b184c: Layer already exists 23:18:57 1ee53c0613d0: Layer already exists 23:18:57 31428f34fc5d: Layer already exists 23:18:57 065498bb59a8: Layer already exists 23:18:57 b5aa90bb6d40: Layer already exists 23:18:57 36b50b131297: Layer already exists 23:18:57 main: digest: sha256:47831a09a2d247d42efd7e9bb73035ca2f04a98de151a9570472cd8db001fdd6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:57 ===================================================== [Pipeline] echo 23:18:57 taggedImages: 23:18:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:18:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.25 23:18:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:18:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:18:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:18:57 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:57 latest 23:18:57 3.1.0-dev.25 23:18:57 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:18:57 main 23:18:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker push nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:18:58 55faba3fca28: Preparing 23:18:58 b51e7a154321: Preparing 23:18:58 1b999787581b: Preparing 23:18:58 065498bb59a8: Preparing 23:18:58 b5aa90bb6d40: Preparing 23:18:58 36b50b131297: Preparing 23:18:58 36b50b131297: Waiting 23:18:58 1b999787581b: Layer already exists 23:18:58 065498bb59a8: Layer already exists 23:18:58 b5aa90bb6d40: Layer already exists 23:18:58 36b50b131297: Layer already exists 23:18:58 55faba3fca28: Pushed 23:18:59 b51e7a154321: Pushed 23:18:59 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:00 55faba3fca28: Preparing 23:19:00 b51e7a154321: Preparing 23:19:00 1b999787581b: Preparing 23:19:00 065498bb59a8: Preparing 23:19:00 b5aa90bb6d40: Preparing 23:19:00 36b50b131297: Preparing 23:19:00 36b50b131297: Waiting 23:19:00 065498bb59a8: Layer already exists 23:19:00 b5aa90bb6d40: Layer already exists 23:19:00 b51e7a154321: Layer already exists 23:19:00 1b999787581b: Layer already exists 23:19:00 55faba3fca28: Layer already exists 23:19:00 36b50b131297: Layer already exists 23:19:00 latest: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:00 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.25 23:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:00 55faba3fca28: Preparing 23:19:00 b51e7a154321: Preparing 23:19:00 1b999787581b: Preparing 23:19:00 065498bb59a8: Preparing 23:19:00 b5aa90bb6d40: Preparing 23:19:00 36b50b131297: Preparing 23:19:00 36b50b131297: Waiting 23:19:00 b5aa90bb6d40: Layer already exists 23:19:00 1b999787581b: Layer already exists 23:19:00 065498bb59a8: Layer already exists 23:19:00 b51e7a154321: Layer already exists 23:19:00 55faba3fca28: Layer already exists 23:19:00 36b50b131297: Layer already exists 23:19:00 3.1.0-dev.25: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:01 + docker push nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:01 55faba3fca28: Preparing 23:19:01 b51e7a154321: Preparing 23:19:01 1b999787581b: Preparing 23:19:01 065498bb59a8: Preparing 23:19:01 b5aa90bb6d40: Preparing 23:19:01 36b50b131297: Preparing 23:19:01 36b50b131297: Waiting 23:19:01 b51e7a154321: Layer already exists 23:19:01 065498bb59a8: Layer already exists 23:19:01 1b999787581b: Layer already exists 23:19:01 55faba3fca28: Layer already exists 23:19:01 b5aa90bb6d40: Layer already exists 23:19:01 36b50b131297: Layer already exists 23:19:01 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:02 55faba3fca28: Preparing 23:19:02 b51e7a154321: Preparing 23:19:02 1b999787581b: Preparing 23:19:02 065498bb59a8: Preparing 23:19:02 b5aa90bb6d40: Preparing 23:19:02 36b50b131297: Preparing 23:19:02 36b50b131297: Waiting 23:19:02 b51e7a154321: Layer already exists 23:19:02 1b999787581b: Layer already exists 23:19:02 b5aa90bb6d40: Layer already exists 23:19:02 065498bb59a8: Layer already exists 23:19:02 55faba3fca28: Layer already exists 23:19:02 36b50b131297: Layer already exists 23:19:02 main: digest: sha256:a3558820a771466525c1c195f0114ed79c89e54bfc32f87bb9e894d3d0134ceb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:02 ===================================================== [Pipeline] echo 23:19:02 taggedImages: 23:19:02 - nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:02 - nexus3.edgexfoundry.org:10004/core-data:latest 23:19:02 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.25 23:19:02 - nexus3.edgexfoundry.org:10004/core-data:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:19:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:19:02 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:02 latest 23:19:02 3.1.0-dev.25 23:19:02 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:02 main 23:19:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:03 62e98bcb0cf6: Preparing 23:19:03 def761bf20f7: Preparing 23:19:03 ca9090e38994: Preparing 23:19:03 1b999787581b: Preparing 23:19:03 065498bb59a8: Preparing 23:19:03 b5aa90bb6d40: Preparing 23:19:03 36b50b131297: Preparing 23:19:03 b5aa90bb6d40: Waiting 23:19:03 36b50b131297: Waiting 23:19:03 065498bb59a8: Layer already exists 23:19:03 1b999787581b: Layer already exists 23:19:03 b5aa90bb6d40: Layer already exists 23:19:03 36b50b131297: Layer already exists 23:19:03 def761bf20f7: Pushed 23:19:03 62e98bcb0cf6: Pushed 23:19:04 ca9090e38994: Pushed 23:19:04 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:05 62e98bcb0cf6: Preparing 23:19:05 def761bf20f7: Preparing 23:19:05 ca9090e38994: Preparing 23:19:05 1b999787581b: Preparing 23:19:05 065498bb59a8: Preparing 23:19:05 b5aa90bb6d40: Preparing 23:19:05 36b50b131297: Preparing 23:19:05 b5aa90bb6d40: Waiting 23:19:05 36b50b131297: Waiting 23:19:05 1b999787581b: Layer already exists 23:19:05 def761bf20f7: Layer already exists 23:19:05 ca9090e38994: Layer already exists 23:19:05 065498bb59a8: Layer already exists 23:19:05 62e98bcb0cf6: Layer already exists 23:19:05 b5aa90bb6d40: Layer already exists 23:19:05 36b50b131297: Layer already exists 23:19:05 latest: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.25 23:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:05 62e98bcb0cf6: Preparing 23:19:05 def761bf20f7: Preparing 23:19:05 ca9090e38994: Preparing 23:19:05 1b999787581b: Preparing 23:19:05 065498bb59a8: Preparing 23:19:05 b5aa90bb6d40: Preparing 23:19:05 36b50b131297: Preparing 23:19:05 b5aa90bb6d40: Waiting 23:19:05 36b50b131297: Waiting 23:19:05 1b999787581b: Layer already exists 23:19:05 62e98bcb0cf6: Layer already exists 23:19:05 def761bf20f7: Layer already exists 23:19:05 ca9090e38994: Layer already exists 23:19:05 b5aa90bb6d40: Layer already exists 23:19:05 36b50b131297: Layer already exists 23:19:05 065498bb59a8: Layer already exists 23:19:05 3.1.0-dev.25: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:06 62e98bcb0cf6: Preparing 23:19:06 def761bf20f7: Preparing 23:19:06 ca9090e38994: Preparing 23:19:06 1b999787581b: Preparing 23:19:06 065498bb59a8: Preparing 23:19:06 b5aa90bb6d40: Preparing 23:19:06 36b50b131297: Preparing 23:19:06 b5aa90bb6d40: Waiting 23:19:06 36b50b131297: Waiting 23:19:06 def761bf20f7: Layer already exists 23:19:06 62e98bcb0cf6: Layer already exists 23:19:06 ca9090e38994: Layer already exists 23:19:06 1b999787581b: Layer already exists 23:19:06 065498bb59a8: Layer already exists 23:19:06 b5aa90bb6d40: Layer already exists 23:19:06 36b50b131297: Layer already exists 23:19:06 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:07 62e98bcb0cf6: Preparing 23:19:07 def761bf20f7: Preparing 23:19:07 ca9090e38994: Preparing 23:19:07 1b999787581b: Preparing 23:19:07 065498bb59a8: Preparing 23:19:07 b5aa90bb6d40: Preparing 23:19:07 36b50b131297: Preparing 23:19:07 36b50b131297: Waiting 23:19:07 b5aa90bb6d40: Waiting 23:19:07 62e98bcb0cf6: Layer already exists 23:19:07 1b999787581b: Layer already exists 23:19:07 def761bf20f7: Layer already exists 23:19:07 065498bb59a8: Layer already exists 23:19:07 ca9090e38994: Layer already exists 23:19:07 b5aa90bb6d40: Layer already exists 23:19:07 36b50b131297: Layer already exists 23:19:07 main: digest: sha256:8dd006d6d8118341abd7d3bab3d66ccb11c702c4b42e007a6c995de7f446e848 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:07 ===================================================== [Pipeline] echo 23:19:07 taggedImages: 23:19:07 - nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:07 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:07 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.25 23:19:07 - nexus3.edgexfoundry.org:10004/core-metadata:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:07 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:19:07 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:19:07 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:07 latest 23:19:07 3.1.0-dev.25 23:19:07 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:07 main 23:19:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:07 298f0f749661: Preparing 23:19:07 95669bc9d078: Preparing 23:19:07 6b874a3abb85: Preparing 23:19:07 d3eb3bef0195: Preparing 23:19:07 699bc56731bc: Preparing 23:19:07 f9c0fd663785: Preparing 23:19:07 b6fc872ef9f6: Preparing 23:19:07 1b999787581b: Preparing 23:19:07 065498bb59a8: Preparing 23:19:07 f3e556d3cc11: Preparing 23:19:07 0a5f7f705cb4: Preparing 23:19:07 5f70bf18a086: Preparing 23:19:07 afe62d092c82: Preparing 23:19:07 ce0c1dac7ed3: Preparing 23:19:07 36b50b131297: Preparing 23:19:07 f9c0fd663785: Waiting 23:19:07 b6fc872ef9f6: Waiting 23:19:07 afe62d092c82: Waiting 23:19:07 1b999787581b: Waiting 23:19:07 ce0c1dac7ed3: Waiting 23:19:07 065498bb59a8: Waiting 23:19:07 f3e556d3cc11: Waiting 23:19:07 36b50b131297: Waiting 23:19:07 0a5f7f705cb4: Waiting 23:19:07 6b874a3abb85: Pushed 23:19:07 95669bc9d078: Pushed 23:19:07 298f0f749661: Pushed 23:19:07 d3eb3bef0195: Pushed 23:19:08 699bc56731bc: Pushed 23:19:08 1b999787581b: Layer already exists 23:19:08 065498bb59a8: Layer already exists 23:19:08 f9c0fd663785: Pushed 23:19:08 f3e556d3cc11: Pushed 23:19:08 0a5f7f705cb4: Pushed 23:19:08 5f70bf18a086: Pushed 23:19:08 36b50b131297: Layer already exists 23:19:08 afe62d092c82: Pushed 23:19:08 ce0c1dac7ed3: Pushed 23:19:09 b6fc872ef9f6: Pushed 23:19:09 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:10 298f0f749661: Preparing 23:19:10 95669bc9d078: Preparing 23:19:10 6b874a3abb85: Preparing 23:19:10 d3eb3bef0195: Preparing 23:19:10 699bc56731bc: Preparing 23:19:10 f9c0fd663785: Preparing 23:19:10 b6fc872ef9f6: Preparing 23:19:10 1b999787581b: Preparing 23:19:10 065498bb59a8: Preparing 23:19:10 f3e556d3cc11: Preparing 23:19:10 f9c0fd663785: Waiting 23:19:10 b6fc872ef9f6: Waiting 23:19:10 1b999787581b: Waiting 23:19:10 0a5f7f705cb4: Preparing 23:19:10 5f70bf18a086: Preparing 23:19:10 afe62d092c82: Preparing 23:19:10 ce0c1dac7ed3: Preparing 23:19:10 afe62d092c82: Waiting 23:19:10 f3e556d3cc11: Waiting 23:19:10 5f70bf18a086: Waiting 23:19:10 36b50b131297: Preparing 23:19:10 36b50b131297: Waiting 23:19:10 0a5f7f705cb4: Waiting 23:19:10 95669bc9d078: Layer already exists 23:19:10 d3eb3bef0195: Layer already exists 23:19:10 699bc56731bc: Layer already exists 23:19:10 298f0f749661: Layer already exists 23:19:10 6b874a3abb85: Layer already exists 23:19:10 f9c0fd663785: Layer already exists 23:19:10 1b999787581b: Layer already exists 23:19:10 b6fc872ef9f6: Layer already exists 23:19:10 065498bb59a8: Layer already exists 23:19:10 0a5f7f705cb4: Layer already exists 23:19:10 f3e556d3cc11: Layer already exists 23:19:10 ce0c1dac7ed3: Layer already exists 23:19:10 5f70bf18a086: Layer already exists 23:19:10 afe62d092c82: Layer already exists 23:19:10 36b50b131297: Layer already exists 23:19:10 latest: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.25 23:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:11 298f0f749661: Preparing 23:19:11 95669bc9d078: Preparing 23:19:11 6b874a3abb85: Preparing 23:19:11 d3eb3bef0195: Preparing 23:19:11 699bc56731bc: Preparing 23:19:11 f9c0fd663785: Preparing 23:19:11 b6fc872ef9f6: Preparing 23:19:11 1b999787581b: Preparing 23:19:11 065498bb59a8: Preparing 23:19:11 f3e556d3cc11: Preparing 23:19:11 0a5f7f705cb4: Preparing 23:19:11 5f70bf18a086: Preparing 23:19:11 afe62d092c82: Preparing 23:19:11 ce0c1dac7ed3: Preparing 23:19:11 36b50b131297: Preparing 23:19:11 5f70bf18a086: Waiting 23:19:11 afe62d092c82: Waiting 23:19:11 ce0c1dac7ed3: Waiting 23:19:11 36b50b131297: Waiting 23:19:11 1b999787581b: Waiting 23:19:11 065498bb59a8: Waiting 23:19:11 f3e556d3cc11: Waiting 23:19:11 0a5f7f705cb4: Waiting 23:19:11 f9c0fd663785: Waiting 23:19:11 b6fc872ef9f6: Waiting 23:19:11 699bc56731bc: Layer already exists 23:19:11 d3eb3bef0195: Layer already exists 23:19:11 298f0f749661: Layer already exists 23:19:11 95669bc9d078: Layer already exists 23:19:11 6b874a3abb85: Layer already exists 23:19:11 f9c0fd663785: Layer already exists 23:19:11 b6fc872ef9f6: Layer already exists 23:19:11 1b999787581b: Layer already exists 23:19:11 065498bb59a8: Layer already exists 23:19:11 f3e556d3cc11: Layer already exists 23:19:11 0a5f7f705cb4: Layer already exists 23:19:11 5f70bf18a086: Layer already exists 23:19:11 afe62d092c82: Layer already exists 23:19:11 ce0c1dac7ed3: Layer already exists 23:19:11 36b50b131297: Layer already exists 23:19:11 3.1.0-dev.25: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:11 298f0f749661: Preparing 23:19:11 95669bc9d078: Preparing 23:19:11 6b874a3abb85: Preparing 23:19:11 d3eb3bef0195: Preparing 23:19:11 699bc56731bc: Preparing 23:19:11 f9c0fd663785: Preparing 23:19:11 b6fc872ef9f6: Preparing 23:19:11 1b999787581b: Preparing 23:19:11 065498bb59a8: Preparing 23:19:11 f3e556d3cc11: Preparing 23:19:11 0a5f7f705cb4: Preparing 23:19:11 5f70bf18a086: Preparing 23:19:11 afe62d092c82: Preparing 23:19:11 ce0c1dac7ed3: Preparing 23:19:11 36b50b131297: Preparing 23:19:11 b6fc872ef9f6: Waiting 23:19:11 5f70bf18a086: Waiting 23:19:11 afe62d092c82: Waiting 23:19:11 36b50b131297: Waiting 23:19:11 1b999787581b: Waiting 23:19:11 065498bb59a8: Waiting 23:19:11 f3e556d3cc11: Waiting 23:19:11 0a5f7f705cb4: Waiting 23:19:11 ce0c1dac7ed3: Waiting 23:19:11 f9c0fd663785: Waiting 23:19:11 699bc56731bc: Layer already exists 23:19:11 298f0f749661: Layer already exists 23:19:11 6b874a3abb85: Layer already exists 23:19:11 95669bc9d078: Layer already exists 23:19:11 d3eb3bef0195: Layer already exists 23:19:11 f9c0fd663785: Layer already exists 23:19:11 b6fc872ef9f6: Layer already exists 23:19:11 065498bb59a8: Layer already exists 23:19:11 1b999787581b: Layer already exists 23:19:11 f3e556d3cc11: Layer already exists 23:19:11 afe62d092c82: Layer already exists 23:19:11 0a5f7f705cb4: Layer already exists 23:19:11 5f70bf18a086: Layer already exists 23:19:11 ce0c1dac7ed3: Layer already exists 23:19:11 36b50b131297: Layer already exists 23:19:11 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:12 298f0f749661: Preparing 23:19:12 95669bc9d078: Preparing 23:19:12 6b874a3abb85: Preparing 23:19:12 d3eb3bef0195: Preparing 23:19:12 699bc56731bc: Preparing 23:19:12 f9c0fd663785: Preparing 23:19:12 b6fc872ef9f6: Preparing 23:19:12 1b999787581b: Preparing 23:19:12 065498bb59a8: Preparing 23:19:12 f3e556d3cc11: Preparing 23:19:12 0a5f7f705cb4: Preparing 23:19:12 5f70bf18a086: Preparing 23:19:12 afe62d092c82: Preparing 23:19:12 ce0c1dac7ed3: Preparing 23:19:12 36b50b131297: Preparing 23:19:12 0a5f7f705cb4: Waiting 23:19:12 5f70bf18a086: Waiting 23:19:12 afe62d092c82: Waiting 23:19:12 f9c0fd663785: Waiting 23:19:12 ce0c1dac7ed3: Waiting 23:19:12 36b50b131297: Waiting 23:19:12 b6fc872ef9f6: Waiting 23:19:12 1b999787581b: Waiting 23:19:12 065498bb59a8: Waiting 23:19:12 f3e556d3cc11: Waiting 23:19:12 699bc56731bc: Layer already exists 23:19:12 d3eb3bef0195: Layer already exists 23:19:12 95669bc9d078: Layer already exists 23:19:12 298f0f749661: Layer already exists 23:19:12 6b874a3abb85: Layer already exists 23:19:12 b6fc872ef9f6: Layer already exists 23:19:12 f9c0fd663785: Layer already exists 23:19:12 065498bb59a8: Layer already exists 23:19:12 f3e556d3cc11: Layer already exists 23:19:12 1b999787581b: Layer already exists 23:19:12 0a5f7f705cb4: Layer already exists 23:19:12 5f70bf18a086: Layer already exists 23:19:12 afe62d092c82: Layer already exists 23:19:12 36b50b131297: Layer already exists 23:19:12 ce0c1dac7ed3: Layer already exists 23:19:12 main: digest: sha256:980f83686638a5a708cb3ca208d9c53b5910efc0538d33d9f0f2d90c0332a483 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:12 ===================================================== [Pipeline] echo 23:19:12 taggedImages: 23:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.25 23:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:19:12 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:19:12 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:12 latest 23:19:12 3.1.0-dev.25 23:19:12 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:12 main 23:19:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:12 a3744b5b184c: Preparing 23:19:12 1ee53c0613d0: Preparing 23:19:12 a4eed87461af: Preparing 23:19:12 c9ab714bf095: Preparing 23:19:12 1b999787581b: Preparing 23:19:12 065498bb59a8: Preparing 23:19:12 b5aa90bb6d40: Preparing 23:19:12 36b50b131297: Preparing 23:19:12 065498bb59a8: Waiting 23:19:12 b5aa90bb6d40: Waiting 23:19:12 36b50b131297: Waiting 23:19:12 1b999787581b: Layer already exists 23:19:12 a3744b5b184c: Layer already exists 23:19:12 1ee53c0613d0: Layer already exists 23:19:12 065498bb59a8: Layer already exists 23:19:12 36b50b131297: Layer already exists 23:19:12 b5aa90bb6d40: Layer already exists 23:19:12 a4eed87461af: Pushed 23:19:14 c9ab714bf095: Pushed 23:19:14 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:14 a3744b5b184c: Preparing 23:19:14 1ee53c0613d0: Preparing 23:19:14 a4eed87461af: Preparing 23:19:14 c9ab714bf095: Preparing 23:19:14 1b999787581b: Preparing 23:19:14 065498bb59a8: Preparing 23:19:14 b5aa90bb6d40: Preparing 23:19:14 36b50b131297: Preparing 23:19:14 b5aa90bb6d40: Waiting 23:19:14 36b50b131297: Waiting 23:19:14 065498bb59a8: Waiting 23:19:14 a3744b5b184c: Layer already exists 23:19:14 a4eed87461af: Layer already exists 23:19:14 1b999787581b: Layer already exists 23:19:14 1ee53c0613d0: Layer already exists 23:19:14 c9ab714bf095: Layer already exists 23:19:14 065498bb59a8: Layer already exists 23:19:14 36b50b131297: Layer already exists 23:19:14 b5aa90bb6d40: Layer already exists 23:19:14 latest: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.25 23:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:15 a3744b5b184c: Preparing 23:19:15 1ee53c0613d0: Preparing 23:19:15 a4eed87461af: Preparing 23:19:15 c9ab714bf095: Preparing 23:19:15 1b999787581b: Preparing 23:19:15 065498bb59a8: Preparing 23:19:15 b5aa90bb6d40: Preparing 23:19:15 36b50b131297: Preparing 23:19:15 065498bb59a8: Waiting 23:19:15 b5aa90bb6d40: Waiting 23:19:15 c9ab714bf095: Layer already exists 23:19:15 1ee53c0613d0: Layer already exists 23:19:15 1b999787581b: Layer already exists 23:19:15 a3744b5b184c: Layer already exists 23:19:15 a4eed87461af: Layer already exists 23:19:15 065498bb59a8: Layer already exists 23:19:15 36b50b131297: Layer already exists 23:19:15 b5aa90bb6d40: Layer already exists 23:19:15 3.1.0-dev.25: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:16 a3744b5b184c: Preparing 23:19:16 1ee53c0613d0: Preparing 23:19:16 a4eed87461af: Preparing 23:19:16 c9ab714bf095: Preparing 23:19:16 1b999787581b: Preparing 23:19:16 065498bb59a8: Preparing 23:19:16 b5aa90bb6d40: Preparing 23:19:16 36b50b131297: Preparing 23:19:16 065498bb59a8: Waiting 23:19:16 b5aa90bb6d40: Waiting 23:19:16 1ee53c0613d0: Layer already exists 23:19:16 c9ab714bf095: Layer already exists 23:19:16 1b999787581b: Layer already exists 23:19:16 a3744b5b184c: Layer already exists 23:19:16 a4eed87461af: Layer already exists 23:19:16 b5aa90bb6d40: Layer already exists 23:19:16 065498bb59a8: Layer already exists 23:19:16 36b50b131297: Layer already exists 23:19:16 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:16 a3744b5b184c: Preparing 23:19:16 1ee53c0613d0: Preparing 23:19:16 a4eed87461af: Preparing 23:19:16 c9ab714bf095: Preparing 23:19:16 1b999787581b: Preparing 23:19:16 065498bb59a8: Preparing 23:19:16 b5aa90bb6d40: Preparing 23:19:16 36b50b131297: Preparing 23:19:16 b5aa90bb6d40: Waiting 23:19:16 36b50b131297: Waiting 23:19:16 065498bb59a8: Waiting 23:19:16 c9ab714bf095: Layer already exists 23:19:16 1ee53c0613d0: Layer already exists 23:19:16 1b999787581b: Layer already exists 23:19:16 a3744b5b184c: Layer already exists 23:19:16 a4eed87461af: Layer already exists 23:19:16 b5aa90bb6d40: Layer already exists 23:19:16 065498bb59a8: Layer already exists 23:19:16 36b50b131297: Layer already exists 23:19:16 main: digest: sha256:7929599bac43bf0d9365176a35e1a673036a77d7fe6c0b95abadf0dddc2716a0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:16 ===================================================== [Pipeline] echo 23:19:16 taggedImages: 23:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.25 23:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:19:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:19:16 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:16 latest 23:19:16 3.1.0-dev.25 23:19:16 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:16 main 23:19:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:17 0f14580bfd3b: Preparing 23:19:17 385618b3a499: Preparing 23:19:17 3a487f6f6d52: Preparing 23:19:17 24be17429ad5: Preparing 23:19:17 1b999787581b: Preparing 23:19:17 065498bb59a8: Preparing 23:19:17 80bb99f3d216: Preparing 23:19:17 f9d7bad4d62d: Preparing 23:19:17 36b50b131297: Preparing 23:19:17 80bb99f3d216: Waiting 23:19:17 f9d7bad4d62d: Waiting 23:19:17 065498bb59a8: Waiting 23:19:17 36b50b131297: Waiting 23:19:17 1b999787581b: Layer already exists 23:19:17 065498bb59a8: Layer already exists 23:19:17 385618b3a499: Pushed 23:19:17 24be17429ad5: Pushed 23:19:17 0f14580bfd3b: Pushed 23:19:17 36b50b131297: Layer already exists 23:19:17 80bb99f3d216: Pushed 23:19:17 f9d7bad4d62d: Pushed 23:19:18 3a487f6f6d52: Pushed 23:19:18 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:19 0f14580bfd3b: Preparing 23:19:19 385618b3a499: Preparing 23:19:19 3a487f6f6d52: Preparing 23:19:19 24be17429ad5: Preparing 23:19:19 1b999787581b: Preparing 23:19:19 065498bb59a8: Preparing 23:19:19 80bb99f3d216: Preparing 23:19:19 f9d7bad4d62d: Preparing 23:19:19 36b50b131297: Preparing 23:19:19 065498bb59a8: Waiting 23:19:19 80bb99f3d216: Waiting 23:19:19 f9d7bad4d62d: Waiting 23:19:19 36b50b131297: Waiting 23:19:19 24be17429ad5: Layer already exists 23:19:19 3a487f6f6d52: Layer already exists 23:19:19 0f14580bfd3b: Layer already exists 23:19:19 385618b3a499: Layer already exists 23:19:19 1b999787581b: Layer already exists 23:19:19 065498bb59a8: Layer already exists 23:19:19 f9d7bad4d62d: Layer already exists 23:19:19 80bb99f3d216: Layer already exists 23:19:19 36b50b131297: Layer already exists 23:19:19 latest: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.25 23:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:20 0f14580bfd3b: Preparing 23:19:20 385618b3a499: Preparing 23:19:20 3a487f6f6d52: Preparing 23:19:20 24be17429ad5: Preparing 23:19:20 1b999787581b: Preparing 23:19:20 065498bb59a8: Preparing 23:19:20 80bb99f3d216: Preparing 23:19:20 065498bb59a8: Waiting 23:19:20 f9d7bad4d62d: Preparing 23:19:20 36b50b131297: Preparing 23:19:20 f9d7bad4d62d: Waiting 23:19:20 36b50b131297: Waiting 23:19:20 80bb99f3d216: Waiting 23:19:20 3a487f6f6d52: Layer already exists 23:19:20 385618b3a499: Layer already exists 23:19:20 0f14580bfd3b: Layer already exists 23:19:20 24be17429ad5: Layer already exists 23:19:20 1b999787581b: Layer already exists 23:19:20 80bb99f3d216: Layer already exists 23:19:20 065498bb59a8: Layer already exists 23:19:20 f9d7bad4d62d: Layer already exists 23:19:20 36b50b131297: Layer already exists 23:19:20 3.1.0-dev.25: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:20 0f14580bfd3b: Preparing 23:19:20 385618b3a499: Preparing 23:19:20 3a487f6f6d52: Preparing 23:19:20 24be17429ad5: Preparing 23:19:20 1b999787581b: Preparing 23:19:20 065498bb59a8: Preparing 23:19:20 80bb99f3d216: Preparing 23:19:20 f9d7bad4d62d: Preparing 23:19:20 36b50b131297: Preparing 23:19:20 80bb99f3d216: Waiting 23:19:20 065498bb59a8: Waiting 23:19:20 f9d7bad4d62d: Waiting 23:19:20 0f14580bfd3b: Layer already exists 23:19:20 3a487f6f6d52: Layer already exists 23:19:20 1b999787581b: Layer already exists 23:19:20 385618b3a499: Layer already exists 23:19:20 24be17429ad5: Layer already exists 23:19:20 80bb99f3d216: Layer already exists 23:19:20 36b50b131297: Layer already exists 23:19:20 f9d7bad4d62d: Layer already exists 23:19:20 065498bb59a8: Layer already exists 23:19:20 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:21 0f14580bfd3b: Preparing 23:19:21 385618b3a499: Preparing 23:19:21 3a487f6f6d52: Preparing 23:19:21 24be17429ad5: Preparing 23:19:21 1b999787581b: Preparing 23:19:21 065498bb59a8: Preparing 23:19:21 80bb99f3d216: Preparing 23:19:21 f9d7bad4d62d: Preparing 23:19:21 36b50b131297: Preparing 23:19:21 80bb99f3d216: Waiting 23:19:21 f9d7bad4d62d: Waiting 23:19:21 36b50b131297: Waiting 23:19:21 065498bb59a8: Waiting 23:19:21 385618b3a499: Layer already exists 23:19:21 3a487f6f6d52: Layer already exists 23:19:21 0f14580bfd3b: Layer already exists 23:19:21 24be17429ad5: Layer already exists 23:19:21 1b999787581b: Layer already exists 23:19:21 065498bb59a8: Layer already exists 23:19:21 f9d7bad4d62d: Layer already exists 23:19:21 80bb99f3d216: Layer already exists 23:19:21 36b50b131297: Layer already exists 23:19:21 main: digest: sha256:0e8207444c57508a6e639ca6efedb3af667ff7320b1d5ef40b99216a3a36ff48 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:21 ===================================================== [Pipeline] echo 23:19:21 taggedImages: 23:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.25 23:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:19:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:19:21 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:21 latest 23:19:21 3.1.0-dev.25 23:19:21 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:21 main 23:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:21 1682031c4aed: Preparing 23:19:21 dc55dd0a7d1b: Preparing 23:19:21 0b2a8b01158d: Preparing 23:19:21 5bd24bb88dbf: Preparing 23:19:21 f2fc9bc911b0: Preparing 23:19:21 47522018c390: Preparing 23:19:21 d05321d0e6f0: Preparing 23:19:21 1b999787581b: Preparing 23:19:21 065498bb59a8: Preparing 23:19:21 d1f6ef009e06: Preparing 23:19:21 36b50b131297: Preparing 23:19:21 d05321d0e6f0: Waiting 23:19:21 1b999787581b: Waiting 23:19:21 065498bb59a8: Waiting 23:19:21 d1f6ef009e06: Waiting 23:19:21 36b50b131297: Waiting 23:19:21 47522018c390: Waiting 23:19:21 f2fc9bc911b0: Pushed 23:19:22 dc55dd0a7d1b: Pushed 23:19:22 1682031c4aed: Pushed 23:19:22 1b999787581b: Layer already exists 23:19:22 065498bb59a8: Layer already exists 23:19:22 47522018c390: Pushed 23:19:22 36b50b131297: Layer already exists 23:19:22 d05321d0e6f0: Pushed 23:19:23 5bd24bb88dbf: Pushed 23:19:23 d1f6ef009e06: Pushed 23:19:23 0b2a8b01158d: Pushed 23:19:23 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:24 1682031c4aed: Preparing 23:19:24 dc55dd0a7d1b: Preparing 23:19:24 0b2a8b01158d: Preparing 23:19:24 5bd24bb88dbf: Preparing 23:19:24 f2fc9bc911b0: Preparing 23:19:24 47522018c390: Preparing 23:19:24 d05321d0e6f0: Preparing 23:19:24 1b999787581b: Preparing 23:19:24 065498bb59a8: Preparing 23:19:24 d1f6ef009e06: Preparing 23:19:24 36b50b131297: Preparing 23:19:24 d05321d0e6f0: Waiting 23:19:24 d1f6ef009e06: Waiting 23:19:24 1b999787581b: Waiting 23:19:24 065498bb59a8: Waiting 23:19:24 5bd24bb88dbf: Layer already exists 23:19:24 dc55dd0a7d1b: Layer already exists 23:19:24 1682031c4aed: Layer already exists 23:19:24 f2fc9bc911b0: Layer already exists 23:19:24 0b2a8b01158d: Layer already exists 23:19:24 47522018c390: Layer already exists 23:19:24 1b999787581b: Layer already exists 23:19:24 d1f6ef009e06: Layer already exists 23:19:24 d05321d0e6f0: Layer already exists 23:19:24 065498bb59a8: Layer already exists 23:19:24 36b50b131297: Layer already exists 23:19:24 latest: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.25 23:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:24 1682031c4aed: Preparing 23:19:24 dc55dd0a7d1b: Preparing 23:19:24 0b2a8b01158d: Preparing 23:19:24 5bd24bb88dbf: Preparing 23:19:24 f2fc9bc911b0: Preparing 23:19:24 47522018c390: Preparing 23:19:24 d05321d0e6f0: Preparing 23:19:24 1b999787581b: Preparing 23:19:24 065498bb59a8: Preparing 23:19:24 d1f6ef009e06: Preparing 23:19:24 36b50b131297: Preparing 23:19:24 47522018c390: Waiting 23:19:24 d05321d0e6f0: Waiting 23:19:24 1b999787581b: Waiting 23:19:24 065498bb59a8: Waiting 23:19:24 d1f6ef009e06: Waiting 23:19:24 36b50b131297: Waiting 23:19:24 dc55dd0a7d1b: Layer already exists 23:19:24 1682031c4aed: Layer already exists 23:19:24 0b2a8b01158d: Layer already exists 23:19:24 5bd24bb88dbf: Layer already exists 23:19:24 f2fc9bc911b0: Layer already exists 23:19:24 47522018c390: Layer already exists 23:19:24 d05321d0e6f0: Layer already exists 23:19:24 1b999787581b: Layer already exists 23:19:24 065498bb59a8: Layer already exists 23:19:24 d1f6ef009e06: Layer already exists 23:19:24 36b50b131297: Layer already exists 23:19:24 3.1.0-dev.25: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:25 1682031c4aed: Preparing 23:19:25 dc55dd0a7d1b: Preparing 23:19:25 0b2a8b01158d: Preparing 23:19:25 5bd24bb88dbf: Preparing 23:19:25 f2fc9bc911b0: Preparing 23:19:25 47522018c390: Preparing 23:19:25 d05321d0e6f0: Preparing 23:19:25 1b999787581b: Preparing 23:19:25 065498bb59a8: Preparing 23:19:25 d1f6ef009e06: Preparing 23:19:25 36b50b131297: Preparing 23:19:25 065498bb59a8: Waiting 23:19:25 d1f6ef009e06: Waiting 23:19:25 47522018c390: Waiting 23:19:25 36b50b131297: Waiting 23:19:25 1b999787581b: Waiting 23:19:25 d05321d0e6f0: Waiting 23:19:25 f2fc9bc911b0: Layer already exists 23:19:25 5bd24bb88dbf: Layer already exists 23:19:25 1682031c4aed: Layer already exists 23:19:25 dc55dd0a7d1b: Layer already exists 23:19:25 0b2a8b01158d: Layer already exists 23:19:25 47522018c390: Layer already exists 23:19:25 1b999787581b: Layer already exists 23:19:25 065498bb59a8: Layer already exists 23:19:25 d1f6ef009e06: Layer already exists 23:19:25 d05321d0e6f0: Layer already exists 23:19:25 36b50b131297: Layer already exists 23:19:25 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:26 1682031c4aed: Preparing 23:19:26 dc55dd0a7d1b: Preparing 23:19:26 0b2a8b01158d: Preparing 23:19:26 5bd24bb88dbf: Preparing 23:19:26 f2fc9bc911b0: Preparing 23:19:26 47522018c390: Preparing 23:19:26 d05321d0e6f0: Preparing 23:19:26 1b999787581b: Preparing 23:19:26 065498bb59a8: Preparing 23:19:26 d1f6ef009e06: Preparing 23:19:26 36b50b131297: Preparing 23:19:26 1b999787581b: Waiting 23:19:26 d1f6ef009e06: Waiting 23:19:26 065498bb59a8: Waiting 23:19:26 47522018c390: Waiting 23:19:26 d05321d0e6f0: Waiting 23:19:26 36b50b131297: Waiting 23:19:26 f2fc9bc911b0: Layer already exists 23:19:26 0b2a8b01158d: Layer already exists 23:19:26 5bd24bb88dbf: Layer already exists 23:19:26 1682031c4aed: Layer already exists 23:19:26 dc55dd0a7d1b: Layer already exists 23:19:26 47522018c390: Layer already exists 23:19:26 065498bb59a8: Layer already exists 23:19:26 d05321d0e6f0: Layer already exists 23:19:26 d1f6ef009e06: Layer already exists 23:19:26 1b999787581b: Layer already exists 23:19:26 36b50b131297: Layer already exists 23:19:26 main: digest: sha256:640c4704c203728c9d24e6d040264a1fe962d85afda549681477565339d8a395 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:26 ===================================================== [Pipeline] echo 23:19:26 taggedImages: 23:19:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:19:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.25 23:19:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:19:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:19:26 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:26 latest 23:19:26 3.1.0-dev.25 23:19:26 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:26 main 23:19:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:26 13c8f83c7b03: Preparing 23:19:26 17f708ce61a0: Preparing 23:19:26 1b999787581b: Preparing 23:19:26 065498bb59a8: Preparing 23:19:26 dd2a9c92f527: Preparing 23:19:26 36b50b131297: Preparing 23:19:26 36b50b131297: Waiting 23:19:26 065498bb59a8: Layer already exists 23:19:26 1b999787581b: Layer already exists 23:19:26 36b50b131297: Layer already exists 23:19:26 13c8f83c7b03: Pushed 23:19:27 dd2a9c92f527: Pushed 23:19:29 17f708ce61a0: Pushed 23:19:29 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:29 + 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 23:19:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:29 13c8f83c7b03: Preparing 23:19:29 17f708ce61a0: Preparing 23:19:29 1b999787581b: Preparing 23:19:29 065498bb59a8: Preparing 23:19:29 dd2a9c92f527: Preparing 23:19:29 36b50b131297: Preparing 23:19:29 36b50b131297: Waiting 23:19:29 1b999787581b: Layer already exists 23:19:29 17f708ce61a0: Layer already exists 23:19:29 065498bb59a8: Layer already exists 23:19:29 13c8f83c7b03: Layer already exists 23:19:29 dd2a9c92f527: Layer already exists 23:19:29 36b50b131297: Layer already exists 23:19:29 latest: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.25 23:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:30 13c8f83c7b03: Preparing 23:19:30 17f708ce61a0: Preparing 23:19:30 1b999787581b: Preparing 23:19:30 065498bb59a8: Preparing 23:19:30 dd2a9c92f527: Preparing 23:19:30 36b50b131297: Preparing 23:19:30 36b50b131297: Waiting 23:19:30 13c8f83c7b03: Layer already exists 23:19:30 dd2a9c92f527: Layer already exists 23:19:30 1b999787581b: Layer already exists 23:19:30 065498bb59a8: Layer already exists 23:19:30 17f708ce61a0: Layer already exists 23:19:30 36b50b131297: Layer already exists 23:19:30 3.1.0-dev.25: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:30 13c8f83c7b03: Preparing 23:19:30 17f708ce61a0: Preparing 23:19:30 1b999787581b: Preparing 23:19:30 065498bb59a8: Preparing 23:19:30 dd2a9c92f527: Preparing 23:19:30 36b50b131297: Preparing 23:19:30 36b50b131297: Waiting 23:19:30 13c8f83c7b03: Layer already exists 23:19:30 dd2a9c92f527: Layer already exists 23:19:30 17f708ce61a0: Layer already exists 23:19:30 065498bb59a8: Layer already exists 23:19:30 1b999787581b: Layer already exists 23:19:30 36b50b131297: Layer already exists 23:19:30 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:31 + 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 23:19:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:31 13c8f83c7b03: Preparing 23:19:31 17f708ce61a0: Preparing 23:19:31 1b999787581b: Preparing 23:19:31 065498bb59a8: Preparing 23:19:31 dd2a9c92f527: Preparing 23:19:31 36b50b131297: Preparing 23:19:31 36b50b131297: Waiting 23:19:31 1b999787581b: Layer already exists 23:19:31 065498bb59a8: Layer already exists 23:19:31 13c8f83c7b03: Layer already exists 23:19:31 17f708ce61a0: Layer already exists 23:19:31 dd2a9c92f527: Layer already exists 23:19:31 36b50b131297: Layer already exists 23:19:31 main: digest: sha256:70a8e8d2447c61b91169f0bba48afa2d85496f2992c8e9dcf356924f28e2518e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:31 ===================================================== [Pipeline] echo 23:19:31 taggedImages: 23:19:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:19:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.25 23:19:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:19:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:19:31 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:31 latest 23:19:31 3.1.0-dev.25 23:19:31 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:31 main 23:19:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:19:32 e9479b83ee1f: Preparing 23:19:32 79e1f25cb99f: Preparing 23:19:32 01ce84cfad08: Preparing 23:19:32 921e1f3db905: Preparing 23:19:32 a8dbfde67586: Preparing 23:19:32 1b999787581b: Preparing 23:19:32 065498bb59a8: Preparing 23:19:32 d538f7879ed8: Preparing 23:19:32 36b50b131297: Preparing 23:19:32 065498bb59a8: Waiting 23:19:32 1b999787581b: Waiting 23:19:32 d538f7879ed8: Waiting 23:19:32 36b50b131297: Waiting 23:19:32 01ce84cfad08: Pushed 23:19:32 1b999787581b: Layer already exists 23:19:32 e9479b83ee1f: Pushed 23:19:32 79e1f25cb99f: Pushed 23:19:32 065498bb59a8: Layer already exists 23:19:32 36b50b131297: Layer already exists 23:19:32 d538f7879ed8: Pushed 23:19:38 a8dbfde67586: Pushed 23:19:39 921e1f3db905: Pushed 23:19:39 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:19:40 e9479b83ee1f: Preparing 23:19:40 79e1f25cb99f: Preparing 23:19:40 01ce84cfad08: Preparing 23:19:40 921e1f3db905: Preparing 23:19:40 a8dbfde67586: Preparing 23:19:40 1b999787581b: Preparing 23:19:40 065498bb59a8: Preparing 23:19:40 d538f7879ed8: Preparing 23:19:40 36b50b131297: Preparing 23:19:40 065498bb59a8: Waiting 23:19:40 d538f7879ed8: Waiting 23:19:40 36b50b131297: Waiting 23:19:40 1b999787581b: Waiting 23:19:40 e9479b83ee1f: Layer already exists 23:19:40 a8dbfde67586: Layer already exists 23:19:40 01ce84cfad08: Layer already exists 23:19:40 79e1f25cb99f: Layer already exists 23:19:40 921e1f3db905: Layer already exists 23:19:40 1b999787581b: Layer already exists 23:19:40 d538f7879ed8: Layer already exists 23:19:40 065498bb59a8: Layer already exists 23:19:40 36b50b131297: Layer already exists 23:19:40 latest: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.25 23:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:19:41 e9479b83ee1f: Preparing 23:19:41 79e1f25cb99f: Preparing 23:19:41 01ce84cfad08: Preparing 23:19:41 921e1f3db905: Preparing 23:19:41 a8dbfde67586: Preparing 23:19:41 1b999787581b: Preparing 23:19:41 065498bb59a8: Preparing 23:19:41 d538f7879ed8: Preparing 23:19:41 36b50b131297: Preparing 23:19:41 065498bb59a8: Waiting 23:19:41 d538f7879ed8: Waiting 23:19:41 36b50b131297: Waiting 23:19:41 01ce84cfad08: Layer already exists 23:19:41 e9479b83ee1f: Layer already exists 23:19:41 921e1f3db905: Layer already exists 23:19:41 79e1f25cb99f: Layer already exists 23:19:41 a8dbfde67586: Layer already exists 23:19:41 1b999787581b: Layer already exists 23:19:41 065498bb59a8: Layer already exists 23:19:41 36b50b131297: Layer already exists 23:19:41 d538f7879ed8: Layer already exists 23:19:41 3.1.0-dev.25: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:19:41 e9479b83ee1f: Preparing 23:19:41 79e1f25cb99f: Preparing 23:19:41 01ce84cfad08: Preparing 23:19:41 921e1f3db905: Preparing 23:19:41 a8dbfde67586: Preparing 23:19:41 1b999787581b: Preparing 23:19:41 065498bb59a8: Preparing 23:19:41 d538f7879ed8: Preparing 23:19:41 36b50b131297: Preparing 23:19:41 1b999787581b: Waiting 23:19:41 065498bb59a8: Waiting 23:19:41 d538f7879ed8: Waiting 23:19:41 36b50b131297: Waiting 23:19:41 e9479b83ee1f: Layer already exists 23:19:41 79e1f25cb99f: Layer already exists 23:19:41 01ce84cfad08: Layer already exists 23:19:41 a8dbfde67586: Layer already exists 23:19:41 921e1f3db905: Layer already exists 23:19:41 1b999787581b: Layer already exists 23:19:41 065498bb59a8: Layer already exists 23:19:41 d538f7879ed8: Layer already exists 23:19:41 36b50b131297: Layer already exists 23:19:41 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:19:42 e9479b83ee1f: Preparing 23:19:42 79e1f25cb99f: Preparing 23:19:42 01ce84cfad08: Preparing 23:19:42 921e1f3db905: Preparing 23:19:42 a8dbfde67586: Preparing 23:19:42 1b999787581b: Preparing 23:19:42 065498bb59a8: Preparing 23:19:42 d538f7879ed8: Preparing 23:19:42 36b50b131297: Preparing 23:19:42 1b999787581b: Waiting 23:19:42 065498bb59a8: Waiting 23:19:42 d538f7879ed8: Waiting 23:19:42 36b50b131297: Waiting 23:19:42 79e1f25cb99f: Layer already exists 23:19:42 921e1f3db905: Layer already exists 23:19:42 a8dbfde67586: Layer already exists 23:19:42 e9479b83ee1f: Layer already exists 23:19:42 01ce84cfad08: Layer already exists 23:19:42 065498bb59a8: Layer already exists 23:19:42 1b999787581b: Layer already exists 23:19:42 d538f7879ed8: Layer already exists 23:19:42 36b50b131297: Layer already exists 23:19:42 main: digest: sha256:2f6d3768cb642afbe8cc2e1acff20aaf422eb0e1c0c41bfc592c8364dcf89b16 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:42 ===================================================== [Pipeline] echo 23:19:42 taggedImages: 23:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.25 23:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:19:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:19:42 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:42 latest 23:19:42 3.1.0-dev.25 23:19:42 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:42 main 23:19:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:19:42 60b6e84dcbf7: Preparing 23:19:42 663ca20fc76a: Preparing 23:19:42 534dd446d865: Preparing 23:19:42 921e1f3db905: Preparing 23:19:42 1b999787581b: Preparing 23:19:42 065498bb59a8: Preparing 23:19:42 1d759807ab4e: Preparing 23:19:42 36b50b131297: Preparing 23:19:42 065498bb59a8: Waiting 23:19:42 1d759807ab4e: Waiting 23:19:42 36b50b131297: Waiting 23:19:42 921e1f3db905: Layer already exists 23:19:42 1b999787581b: Layer already exists 23:19:42 065498bb59a8: Layer already exists 23:19:42 36b50b131297: Layer already exists 23:19:42 534dd446d865: Pushed 23:19:42 663ca20fc76a: Pushed 23:19:42 60b6e84dcbf7: Pushed 23:19:43 1d759807ab4e: Pushed 23:19:43 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:19:44 60b6e84dcbf7: Preparing 23:19:44 663ca20fc76a: Preparing 23:19:44 534dd446d865: Preparing 23:19:44 921e1f3db905: Preparing 23:19:44 1b999787581b: Preparing 23:19:44 065498bb59a8: Preparing 23:19:44 1d759807ab4e: Preparing 23:19:44 36b50b131297: Preparing 23:19:44 1d759807ab4e: Waiting 23:19:44 065498bb59a8: Waiting 23:19:44 36b50b131297: Waiting 23:19:44 663ca20fc76a: Layer already exists 23:19:44 1b999787581b: Layer already exists 23:19:44 60b6e84dcbf7: Layer already exists 23:19:44 534dd446d865: Layer already exists 23:19:44 921e1f3db905: Layer already exists 23:19:44 065498bb59a8: Layer already exists 23:19:44 36b50b131297: Layer already exists 23:19:44 1d759807ab4e: Layer already exists 23:19:44 latest: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.25 23:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:19:44 60b6e84dcbf7: Preparing 23:19:44 663ca20fc76a: Preparing 23:19:44 534dd446d865: Preparing 23:19:44 921e1f3db905: Preparing 23:19:44 1b999787581b: Preparing 23:19:44 065498bb59a8: Preparing 23:19:44 1d759807ab4e: Preparing 23:19:44 36b50b131297: Preparing 23:19:44 065498bb59a8: Waiting 23:19:44 1d759807ab4e: Waiting 23:19:44 36b50b131297: Waiting 23:19:44 1b999787581b: Layer already exists 23:19:44 534dd446d865: Layer already exists 23:19:44 921e1f3db905: Layer already exists 23:19:44 60b6e84dcbf7: Layer already exists 23:19:44 663ca20fc76a: Layer already exists 23:19:44 065498bb59a8: Layer already exists 23:19:44 1d759807ab4e: Layer already exists 23:19:44 36b50b131297: Layer already exists 23:19:44 3.1.0-dev.25: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:19:45 60b6e84dcbf7: Preparing 23:19:45 663ca20fc76a: Preparing 23:19:45 534dd446d865: Preparing 23:19:45 921e1f3db905: Preparing 23:19:45 1b999787581b: Preparing 23:19:45 065498bb59a8: Preparing 23:19:45 1d759807ab4e: Preparing 23:19:45 36b50b131297: Preparing 23:19:45 1d759807ab4e: Waiting 23:19:45 36b50b131297: Waiting 23:19:45 065498bb59a8: Waiting 23:19:45 534dd446d865: Layer already exists 23:19:45 1b999787581b: Layer already exists 23:19:45 60b6e84dcbf7: Layer already exists 23:19:45 921e1f3db905: Layer already exists 23:19:45 065498bb59a8: Layer already exists 23:19:45 36b50b131297: Layer already exists 23:19:45 1d759807ab4e: Layer already exists 23:19:45 663ca20fc76a: Layer already exists 23:19:45 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:19:45 60b6e84dcbf7: Preparing 23:19:45 663ca20fc76a: Preparing 23:19:45 534dd446d865: Preparing 23:19:45 921e1f3db905: Preparing 23:19:45 1b999787581b: Preparing 23:19:45 065498bb59a8: Preparing 23:19:45 1d759807ab4e: Preparing 23:19:45 36b50b131297: Preparing 23:19:45 1d759807ab4e: Waiting 23:19:45 065498bb59a8: Waiting 23:19:45 36b50b131297: Waiting 23:19:45 921e1f3db905: Layer already exists 23:19:45 1b999787581b: Layer already exists 23:19:45 534dd446d865: Layer already exists 23:19:45 663ca20fc76a: Layer already exists 23:19:45 60b6e84dcbf7: Layer already exists 23:19:45 065498bb59a8: Layer already exists 23:19:45 1d759807ab4e: Layer already exists 23:19:45 36b50b131297: Layer already exists 23:19:45 main: digest: sha256:3f58a64fed5237ccda9be67d6b0ba48f50df3c59c2a1e6a986451c1f9eaaa150 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:45 ===================================================== [Pipeline] echo 23:19:45 taggedImages: 23:19:45 - nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:19:45 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.25 23:19:45 - nexus3.edgexfoundry.org:10004/security-spire-config:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:19:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:19:45 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:45 latest 23:19:45 3.1.0-dev.25 23:19:45 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:45 main 23:19:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:19:46 efb7677a64a0: Preparing 23:19:46 53127de585da: Preparing 23:19:46 b4028e2725e2: Preparing 23:19:46 e68da1af70ad: Preparing 23:19:46 1b999787581b: Preparing 23:19:46 065498bb59a8: Preparing 23:19:46 d538f7879ed8: Preparing 23:19:46 36b50b131297: Preparing 23:19:46 065498bb59a8: Waiting 23:19:46 36b50b131297: Waiting 23:19:46 d538f7879ed8: Waiting 23:19:46 1b999787581b: Layer already exists 23:19:46 065498bb59a8: Layer already exists 23:19:46 d538f7879ed8: Layer already exists 23:19:46 36b50b131297: Layer already exists 23:19:46 b4028e2725e2: Pushed 23:19:46 53127de585da: Pushed 23:19:46 efb7677a64a0: Pushed 23:19:54 e68da1af70ad: Pushed 23:19:54 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:19:55 efb7677a64a0: Preparing 23:19:55 53127de585da: Preparing 23:19:55 b4028e2725e2: Preparing 23:19:55 e68da1af70ad: Preparing 23:19:55 1b999787581b: Preparing 23:19:55 065498bb59a8: Preparing 23:19:55 d538f7879ed8: Preparing 23:19:55 36b50b131297: Preparing 23:19:55 065498bb59a8: Waiting 23:19:55 d538f7879ed8: Waiting 23:19:55 36b50b131297: Waiting 23:19:55 efb7677a64a0: Layer already exists 23:19:55 b4028e2725e2: Layer already exists 23:19:55 1b999787581b: Layer already exists 23:19:55 e68da1af70ad: Layer already exists 23:19:55 53127de585da: Layer already exists 23:19:55 d538f7879ed8: Layer already exists 23:19:55 36b50b131297: Layer already exists 23:19:55 065498bb59a8: Layer already exists 23:19:55 latest: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.25 23:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:19:56 efb7677a64a0: Preparing 23:19:56 53127de585da: Preparing 23:19:56 b4028e2725e2: Preparing 23:19:56 e68da1af70ad: Preparing 23:19:56 1b999787581b: Preparing 23:19:56 065498bb59a8: Preparing 23:19:56 d538f7879ed8: Preparing 23:19:56 36b50b131297: Preparing 23:19:56 065498bb59a8: Waiting 23:19:56 d538f7879ed8: Waiting 23:19:56 36b50b131297: Waiting 23:19:56 e68da1af70ad: Layer already exists 23:19:56 53127de585da: Layer already exists 23:19:56 b4028e2725e2: Layer already exists 23:19:56 efb7677a64a0: Layer already exists 23:19:56 1b999787581b: Layer already exists 23:19:56 36b50b131297: Layer already exists 23:19:56 065498bb59a8: Layer already exists 23:19:56 d538f7879ed8: Layer already exists 23:19:56 3.1.0-dev.25: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:19:56 efb7677a64a0: Preparing 23:19:56 53127de585da: Preparing 23:19:56 b4028e2725e2: Preparing 23:19:56 e68da1af70ad: Preparing 23:19:56 1b999787581b: Preparing 23:19:56 065498bb59a8: Preparing 23:19:56 d538f7879ed8: Preparing 23:19:56 36b50b131297: Preparing 23:19:56 065498bb59a8: Waiting 23:19:56 d538f7879ed8: Waiting 23:19:56 36b50b131297: Waiting 23:19:56 1b999787581b: Layer already exists 23:19:56 53127de585da: Layer already exists 23:19:56 efb7677a64a0: Layer already exists 23:19:56 e68da1af70ad: Layer already exists 23:19:56 b4028e2725e2: Layer already exists 23:19:56 065498bb59a8: Layer already exists 23:19:56 d538f7879ed8: Layer already exists 23:19:56 36b50b131297: Layer already exists 23:19:56 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:19:57 efb7677a64a0: Preparing 23:19:57 53127de585da: Preparing 23:19:57 b4028e2725e2: Preparing 23:19:57 e68da1af70ad: Preparing 23:19:57 1b999787581b: Preparing 23:19:57 065498bb59a8: Preparing 23:19:57 d538f7879ed8: Preparing 23:19:57 36b50b131297: Preparing 23:19:57 065498bb59a8: Waiting 23:19:57 d538f7879ed8: Waiting 23:19:57 36b50b131297: Waiting 23:19:57 1b999787581b: Layer already exists 23:19:57 53127de585da: Layer already exists 23:19:57 e68da1af70ad: Layer already exists 23:19:57 b4028e2725e2: Layer already exists 23:19:57 efb7677a64a0: Layer already exists 23:19:57 065498bb59a8: Layer already exists 23:19:57 d538f7879ed8: Layer already exists 23:19:57 36b50b131297: Layer already exists 23:19:57 main: digest: sha256:76b7da9568c0feea5cdd0288145c280a6b9b9702152d6a9271f06252e591e7f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:57 ===================================================== [Pipeline] echo 23:19:57 taggedImages: 23:19:57 - nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:19:57 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.25 23:19:57 - nexus3.edgexfoundry.org:10004/security-spire-server:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:19:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:19:57 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:57 latest 23:19:57 3.1.0-dev.25 23:19:57 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:19:57 main 23:19:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:19:58 ca27b330ee2d: Preparing 23:19:58 638611673153: Preparing 23:19:58 1b999787581b: Preparing 23:19:58 065498bb59a8: Preparing 23:19:58 efd5f9589d79: Preparing 23:19:58 36b50b131297: Preparing 23:19:58 36b50b131297: Waiting 23:19:58 065498bb59a8: Layer already exists 23:19:58 1b999787581b: Layer already exists 23:19:58 36b50b131297: Layer already exists 23:19:58 ca27b330ee2d: Pushed 23:19:58 efd5f9589d79: Pushed 23:20:00 638611673153: Pushed 23:20:00 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:01 ca27b330ee2d: Preparing 23:20:01 638611673153: Preparing 23:20:01 1b999787581b: Preparing 23:20:01 065498bb59a8: Preparing 23:20:01 efd5f9589d79: Preparing 23:20:01 36b50b131297: Preparing 23:20:01 36b50b131297: Waiting 23:20:01 1b999787581b: Layer already exists 23:20:01 638611673153: Layer already exists 23:20:01 ca27b330ee2d: Layer already exists 23:20:01 efd5f9589d79: Layer already exists 23:20:01 065498bb59a8: Layer already exists 23:20:01 36b50b131297: Layer already exists 23:20:01 latest: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.25 23:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:02 ca27b330ee2d: Preparing 23:20:02 638611673153: Preparing 23:20:02 1b999787581b: Preparing 23:20:02 065498bb59a8: Preparing 23:20:02 efd5f9589d79: Preparing 23:20:02 36b50b131297: Preparing 23:20:02 36b50b131297: Waiting 23:20:02 efd5f9589d79: Layer already exists 23:20:02 065498bb59a8: Layer already exists 23:20:02 638611673153: Layer already exists 23:20:02 ca27b330ee2d: Layer already exists 23:20:02 1b999787581b: Layer already exists 23:20:02 36b50b131297: Layer already exists 23:20:02 3.1.0-dev.25: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:02 ca27b330ee2d: Preparing 23:20:02 638611673153: Preparing 23:20:02 1b999787581b: Preparing 23:20:02 065498bb59a8: Preparing 23:20:02 efd5f9589d79: Preparing 23:20:02 36b50b131297: Preparing 23:20:02 36b50b131297: Waiting 23:20:02 638611673153: Layer already exists 23:20:02 065498bb59a8: Layer already exists 23:20:02 ca27b330ee2d: Layer already exists 23:20:02 efd5f9589d79: Layer already exists 23:20:02 1b999787581b: Layer already exists 23:20:02 36b50b131297: Layer already exists 23:20:02 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:03 ca27b330ee2d: Preparing 23:20:03 638611673153: Preparing 23:20:03 1b999787581b: Preparing 23:20:03 065498bb59a8: Preparing 23:20:03 efd5f9589d79: Preparing 23:20:03 36b50b131297: Preparing 23:20:03 36b50b131297: Waiting 23:20:03 1b999787581b: Layer already exists 23:20:03 065498bb59a8: Layer already exists 23:20:03 638611673153: Layer already exists 23:20:03 efd5f9589d79: Layer already exists 23:20:03 ca27b330ee2d: Layer already exists 23:20:03 36b50b131297: Layer already exists 23:20:03 main: digest: sha256:78671c22ac0d5dfa668dc627d4e1e3bfd9f31e2ed2e3a527a7a988ff60255a8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:03 ===================================================== [Pipeline] echo 23:20:03 taggedImages: 23:20:03 - nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:20:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:20:03 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.25 23:20:03 - nexus3.edgexfoundry.org:10004/support-notifications:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:20:03 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:20:03 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:20:03 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:20:03 latest 23:20:03 3.1.0-dev.25 23:20:03 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:20:03 main 23:20:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:04 968be5661ade: Preparing 23:20:04 7c4b5c70e9d1: Preparing 23:20:04 1b999787581b: Preparing 23:20:04 065498bb59a8: Preparing 23:20:04 b5aa90bb6d40: Preparing 23:20:04 36b50b131297: Preparing 23:20:04 36b50b131297: Waiting 23:20:04 1b999787581b: Layer already exists 23:20:04 b5aa90bb6d40: Layer already exists 23:20:04 36b50b131297: Layer already exists 23:20:04 065498bb59a8: Layer already exists 23:20:04 968be5661ade: Pushed 23:20:06 7c4b5c70e9d1: Pushed 23:20:07 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:07 968be5661ade: Preparing 23:20:07 7c4b5c70e9d1: Preparing 23:20:07 1b999787581b: Preparing 23:20:07 065498bb59a8: Preparing 23:20:07 b5aa90bb6d40: Preparing 23:20:07 36b50b131297: Preparing 23:20:07 36b50b131297: Waiting 23:20:07 b5aa90bb6d40: Layer already exists 23:20:07 7c4b5c70e9d1: Layer already exists 23:20:07 1b999787581b: Layer already exists 23:20:07 968be5661ade: Layer already exists 23:20:07 065498bb59a8: Layer already exists 23:20:07 36b50b131297: Layer already exists 23:20:07 latest: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.25 23:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:08 968be5661ade: Preparing 23:20:08 7c4b5c70e9d1: Preparing 23:20:08 1b999787581b: Preparing 23:20:08 065498bb59a8: Preparing 23:20:08 b5aa90bb6d40: Preparing 23:20:08 36b50b131297: Preparing 23:20:08 36b50b131297: Waiting 23:20:08 968be5661ade: Layer already exists 23:20:08 b5aa90bb6d40: Layer already exists 23:20:08 065498bb59a8: Layer already exists 23:20:08 1b999787581b: Layer already exists 23:20:08 7c4b5c70e9d1: Layer already exists 23:20:08 36b50b131297: Layer already exists 23:20:08 3.1.0-dev.25: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:09 968be5661ade: Preparing 23:20:09 7c4b5c70e9d1: Preparing 23:20:09 1b999787581b: Preparing 23:20:09 065498bb59a8: Preparing 23:20:09 b5aa90bb6d40: Preparing 23:20:09 36b50b131297: Preparing 23:20:09 36b50b131297: Waiting 23:20:09 1b999787581b: Layer already exists 23:20:09 065498bb59a8: Layer already exists 23:20:09 b5aa90bb6d40: Layer already exists 23:20:09 7c4b5c70e9d1: Layer already exists 23:20:09 968be5661ade: Layer already exists 23:20:09 36b50b131297: Layer already exists 23:20:09 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:09 968be5661ade: Preparing 23:20:09 7c4b5c70e9d1: Preparing 23:20:09 1b999787581b: Preparing 23:20:09 065498bb59a8: Preparing 23:20:09 b5aa90bb6d40: Preparing 23:20:09 36b50b131297: Preparing 23:20:09 36b50b131297: Waiting 23:20:09 1b999787581b: Layer already exists 23:20:09 065498bb59a8: Layer already exists 23:20:09 7c4b5c70e9d1: Layer already exists 23:20:09 b5aa90bb6d40: Layer already exists 23:20:09 968be5661ade: Layer already exists 23:20:09 36b50b131297: Layer already exists 23:20:09 main: digest: sha256:c9134278e12adf76678e0801913ad7c90dbaec95a626f124c0d6f47cd7c369d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:09 ===================================================== [Pipeline] echo 23:20:09 taggedImages: 23:20:09 - nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:20:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:20:09 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.25 23:20:09 - nexus3.edgexfoundry.org:10004/support-scheduler:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:20:09 - 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] } 23:33:01 #130 ... 23:33:01 23:33:01 #95 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:33:01 #95 DONE 933.3s 23:33:01 23:33:01 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:33:01 #130 ... 23:33:01 23:33:01 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:33:01 #147 DONE 0.2s 23:33:01 23:33:01 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:01 #109 ... 23:33:01 23:33:01 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:33:01 #148 DONE 0.1s 23:33:01 23:33:01 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:33:01 #149 DONE 0.2s 23:33:01 23:33:01 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:33:01 #150 DONE 0.3s 23:33:01 23:33:01 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:01 #109 ... 23:33:01 23:33:01 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:33:01 #151 DONE 0.3s 23:33:01 23:33:01 #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:33:01 #103 ... 23:33:01 23:33:01 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:01 #152 DONE 4.4s 23:33:01 23:33:01 #141 [security-proxy-setup] exporting to image 23:33:01 #141 exporting layers 23:33:02 #141 exporting layers 0.7s done 23:33:02 #141 writing image sha256:dd359541d5b8eb743e484d8f0d15f0afe1e9fbe7d642bd0beebf93bdb2b40be0 done 23:33:02 #141 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 23:33:02 #141 DONE 4.7s 23:33:02 23:33:02 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:02 #109 940.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:33:17 #109 ... 23:33:17 23:33:17 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:33:17 #133 DONE 953.3s 23:33:17 23:33:17 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:33:17 #113 ... 23:33:17 23:33:17 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:33:17 #153 DONE 0.2s 23:33:17 23:33:17 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:17 #109 ... 23:33:17 23:33:17 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:33:18 #154 DONE 2.1s 23:33:18 23:33:18 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:33:18 #113 ... 23:33:18 23:33:18 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:33:18 #155 DONE 0.4s 23:33:18 23:33:18 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:33:18 #156 DONE 0.1s 23:33:18 23:33:18 #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:33:19 #111 ... 23:33:19 23:33:19 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:33:19 #157 DONE 0.3s 23:33:19 23:33:19 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:33:19 #158 DONE 0.2s 23:33:19 23:33:19 #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:33:19 #159 DONE 0.2s 23:33:19 23:33:19 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:33:19 #124 ... 23:33:19 23:33:19 #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:33:19 #160 DONE 0.1s 23:33:19 23:33:19 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:33:19 #161 DONE 0.1s 23:33:19 23:33:19 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:33:19 #129 ... 23:33:19 23:33:19 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:33:19 #162 DONE 0.1s 23:33:20 23:33:20 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:33:22 #163 ... 23:33:22 23:33:22 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:33:22 #113 DONE 959.5s 23:33:22 23:33:22 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:33:22 #163 DONE 2.1s 23:33:22 23:33:22 #141 [security-bootstrapper] exporting to image 23:33:22 #141 exporting layers 23:33:23 #141 ... 23:33:23 23:33:23 #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:33:23 #164 DONE 0.2s 23:33:23 23:33:23 #165 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:33:23 #165 DONE 0.2s 23:33:23 23:33:23 #166 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:33:24 #166 ... 23:33:24 23:33:24 #141 [security-bootstrapper] exporting to image 23:33:24 #141 exporting layers 1.5s done 23:33:24 #141 writing image sha256:0bb4564a1305a950519ce8bc527dde1a07af63f9c5c5aa782f5e06ed460e81cd done 23:33:24 #141 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 23:33:24 #141 DONE 6.4s 23:33:24 23:33:24 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:24 #109 DONE 961.8s 23:33:24 23:33:24 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:33:24 #126 ... 23:33:24 23:33:24 #166 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:33:24 #166 DONE 0.6s 23:33:24 23:33:24 #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:33:25 #167 DONE 0.8s 23:33:25 23:33:25 #168 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:33:25 #168 ... 23:33:25 23:33:25 #169 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:33:25 #169 DONE 0.6s 23:33:25 23:33:25 #170 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:33:25 #170 DONE 0.2s 23:33:25 23:33:25 #168 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:33:25 #168 DONE 0.4s 23:33:25 23:33:25 #171 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:25 #171 ... 23:33:25 23:33:25 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:33:25 #172 DONE 0.4s 23:33:25 23:33:25 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:33:26 #173 DONE 0.4s 23:33:26 23:33:26 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:33:26 #174 DONE 0.2s 23:33:26 23:33:26 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:33:27 #175 DONE 0.6s 23:33:27 23:33:27 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:33:28 #176 DONE 1.6s 23:33:28 23:33:28 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:33:28 #124 ... 23:33:28 23:33:28 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:33:29 #177 DONE 0.2s 23:33:29 23:33:29 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:29 #178 ... 23:33:29 23:33:29 #171 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:29 #171 DONE 3.8s 23:33:29 23:33:29 #141 [security-proxy-auth] exporting to image 23:33:29 #141 exporting layers 23:33:30 #141 exporting layers 1.1s done 23:33:30 #141 writing image sha256:788c56a16bbfcc0bd6dbd1e8b23297272b388a3b4434b5755efbe9f26d65b54b 0.0s done 23:33:30 #141 naming to docker.io/library/security-proxy-auth-arm64 23:33:30 #141 naming to docker.io/library/security-proxy-auth-arm64 done 23:33:30 #141 DONE 7.6s 23:33:30 23:33:30 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:33:31 #126 ... 23:33:31 23:33:31 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:31 #178 DONE 2.4s 23:33:31 23:33:31 #141 [security-secretstore-setup] exporting to image 23:33:32 #141 exporting layers 1.1s done 23:33:32 #141 writing image sha256:f5fdde07a3dede40808ce52754f6ca9c1eba98ebc9872afd43ceed11bbeb39a4 done 23:33:32 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 23:33:32 #141 DONE 8.7s 23:33:32 23:33:32 #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:33:47 #103 ... 23:33:47 23:33:47 #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:33:47 #111 DONE 983.9s 23:33:47 23:33:47 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:33:47 #126 ... 23:33:47 23:33:47 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:33:47 #179 DONE 0.2s 23:33:47 23:33:47 #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:33:47 #103 ... 23:33:47 23:33:47 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:33:47 #180 DONE 0.3s 23:33:47 23:33:47 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:33:47 #181 DONE 0.3s 23:33:47 23:33:47 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:33:47 #182 DONE 0.2s 23:33:47 23:33:47 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:33:48 #183 DONE 0.1s 23:33:48 23:33:48 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:33:49 #184 DONE 2.0s 23:33:49 23:33:49 #141 [core-common-config-bootstrapper] exporting to image 23:33:49 #141 exporting layers 23:33:50 #141 exporting layers 0.5s done 23:33:50 #141 writing image sha256:27c7028a2cba6bc861a226cd9fba2dfd3eacb6c5fe769e0f6e1cbc69331ff96c done 23:33:50 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:33:50 #141 DONE 9.2s 23:33:50 23:33:50 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:34:29 #129 ... 23:34:29 23:34:29 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:34:29 #127 DONE 1025.2s 23:34:29 23:34:29 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:34:29 #126 ... 23:34:29 23:34:29 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:34:29 #185 DONE 0.2s 23:34:29 23:34:29 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:34:29 #186 DONE 0.1s 23:34:29 23:34:29 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:34:29 #187 DONE 0.3s 23:34:29 23:34:29 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:34:29 #188 DONE 0.1s 23:34:29 23:34:29 #141 [core-command] exporting to image 23:34:29 #141 exporting layers 23:34:29 #141 exporting layers 0.2s done 23:34:29 #141 writing image sha256:ba12dfcbcaebcfbe1f59788922dbac647b3dafa4b19a56217048f61277036677 done 23:34:29 #141 naming to docker.io/library/core-command-arm64 0.0s done 23:34:29 #141 DONE 9.4s 23:34:29 23:34:29 #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:34:39 #103 ... 23:34:39 23:34:39 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:34:39 #124 DONE 1036.8s 23:34:39 23:34:39 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:34:39 #126 ... 23:34:39 23:34:39 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:34:39 #189 DONE 0.2s 23:34:39 23:34:39 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:34:40 #190 DONE 0.2s 23:34:40 23:34:40 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:34:40 #191 DONE 0.3s 23:34:40 23:34:40 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:34:40 #192 DONE 0.1s 23:34:40 23:34:40 #141 [core-data] exporting to image 23:34:40 #141 exporting layers 23:34:40 #141 exporting layers 0.4s done 23:34:41 #141 writing image sha256:65d2b080732eb3196d951308573d23ade41557254dfeaf27ba1da9bbcd3ed20b 0.0s done 23:34:41 #141 naming to docker.io/library/core-data-arm64 0.0s done 23:34:41 #141 DONE 9.9s 23:34:41 23:34:41 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:34:41 #130 ... 23:34:41 23:34:41 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:34:41 #126 DONE 1038.9s 23:34:41 23:34:41 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:34:41 #193 DONE 0.3s 23:34:41 23:34:41 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:34:41 #129 ... 23:34:41 23:34:41 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:34:42 #194 DONE 0.2s 23:34:42 23:34:42 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:34:42 #195 DONE 0.3s 23:34:42 23:34:42 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:34:42 #196 DONE 0.1s 23:34:42 23:34:42 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:34:42 #197 DONE 0.1s 23:34:42 23:34:42 #141 [core-metadata] exporting to image 23:34:43 #141 exporting layers 0.3s done 23:34:43 #141 writing image sha256:e8127fc2495cbcde810500c4f87c8b0ebf2b2cd6e005db5344e7dec84e55b2b6 done 23:34:43 #141 naming to docker.io/library/core-metadata-arm64 0.0s done 23:34:43 #141 DONE 10.2s 23:34:43 23:34:43 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:35:09 #130 ... 23:35:09 23:35:09 #103 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:35:09 #103 DONE 1066.7s 23:35:09 23:35:09 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:35:09 #198 DONE 0.2s 23:35:09 23:35:09 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:35:09 #130 ... 23:35:09 23:35:09 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:35:09 #199 DONE 0.1s 23:35:09 23:35:09 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:35:10 #200 DONE 0.4s 23:35:10 23:35:10 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:35:10 #129 ... 23:35:10 23:35:10 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:35:10 #201 DONE 0.2s 23:35:10 23:35:10 #141 [security-spiffe-token-provider] exporting to image 23:35:10 #141 exporting layers 23:35:11 #141 exporting layers 0.6s done 23:35:11 #141 writing image sha256:96f051962d0b62f69e4ead8590858242e1d8728d4d53e8bf6c269c6de3d5af1d done 23:35:11 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:35:11 #141 DONE 10.8s 23:35:11 23:35:11 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:35:37 #130 ... 23:35:37 23:35:37 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:35:37 #129 DONE 1091.9s 23:35:37 23:35:37 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:35:37 #130 DONE 1092.0s 23:35:37 23:35:37 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:35:37 #202 DONE 0.2s 23:35:37 23:35:37 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:35:37 #203 DONE 0.1s 23:35:37 23:35:37 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:35:37 #204 DONE 0.2s 23:35:37 23:35:37 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:35:37 #205 ... 23:35:37 23:35:37 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:35:37 #206 DONE 0.1s 23:35:37 23:35:37 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:35:37 #207 DONE 0.3s 23:35:37 23:35:37 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:35:37 #205 DONE 0.4s 23:35:37 23:35:37 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:35:37 #208 DONE 0.1s 23:35:37 23:35:37 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:35:37 #209 DONE 0.1s 23:35:37 23:35:37 #141 [support-notifications] exporting to image 23:35:37 #141 exporting layers 23:35:37 #141 exporting layers 0.4s done 23:35:37 #141 writing image sha256:4408c6ae900caf19bc02d04ca0f4da3431d3dd46c74c2e56490833bf482f0078 0.0s done 23:35:37 #141 naming to docker.io/library/support-scheduler-arm64 23:35:37 #141 exporting layers 0.4s done 23:35:37 #141 naming to docker.io/library/support-scheduler-arm64 done 23:35:37 #141 writing image sha256:bc22f7f20b670f15800578a6b908f6212ad5869d50b1b83a5d1c2426b2cd6d8e done 23:35:37 #141 naming to docker.io/library/support-notifications-arm64 done 23:35:37 #141 DONE 11.2s 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:35:37 time="2023-08-15T23:16:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:35:37 $ docker stop --time=1 6bb905753394ec582499bddd9e0a11694747098381a05017816633cbb727c781 23:35:39 $ docker rm -f --volumes 6bb905753394ec582499bddd9e0a11694747098381a05017816633cbb727c781 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:39 + docker images 23:35:39 REPOSITORY TAG IMAGE ID CREATED SIZE 23:35:39 support-notifications-arm64 latest bc22f7f20b67 4 seconds ago 33.7MB 23:35:39 support-scheduler-arm64 latest 4408c6ae900c 4 seconds ago 32.9MB 23:35:39 security-spiffe-token-provider-arm64 latest 96f051962d0b 29 seconds ago 33.3MB 23:35:39 core-metadata-arm64 latest e8127fc2495c 57 seconds ago 21.2MB 23:35:39 core-data-arm64 latest 65d2b080732e 59 seconds ago 20.9MB 23:35:39 core-command-arm64 latest ba12dfcbcaeb About a minute ago 20.8MB 23:35:39 core-common-config-bootstrapper-arm64 latest 27c7028a2cba About a minute ago 18MB 23:35:39 security-secretstore-setup-arm64 latest f5fdde07a3de 2 minutes ago 43MB 23:35:39 security-proxy-auth-arm64 latest 788c56a16bbf 2 minutes ago 19.3MB 23:35:39 security-bootstrapper-arm64 latest 0bb4564a1305 2 minutes ago 22.6MB 23:35:39 security-proxy-setup-arm64 latest dd359541d5b8 2 minutes ago 19.5MB 23:35:39 security-spire-agent-arm64 latest 5fd54beafd2f 18 minutes ago 152MB 23:35:39 security-spire-config-arm64 latest b92ec91aadf0 18 minutes ago 96.1MB 23:35:39 security-spire-server-arm64 latest 1fbf139609d8 18 minutes ago 96.9MB 23:35:39 ci-base-image-arm64 latest 2bdeda64be9b 20 minutes ago 1.05GB 23:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 23:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 23:35:40 provisioning config files... 23:35:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/559@tmp/config4511513757996100019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:40 ---> docker-login.sh 23:35:40 nexus3.edgexfoundry.org:10001 23:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:40 Configure a credential helper to remove this warning. See 23:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:40 23:35:40 Login Succeeded 23:35:40 nexus3.edgexfoundry.org:10002 23:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:41 Configure a credential helper to remove this warning. See 23:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:41 23:35:41 Login Succeeded 23:35:41 nexus3.edgexfoundry.org:10003 23:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:41 Configure a credential helper to remove this warning. See 23:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:41 23:35:41 Login Succeeded 23:35:41 nexus3.edgexfoundry.org:10004 23:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:41 Configure a credential helper to remove this warning. See 23:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:41 23:35:41 Login Succeeded 23:35:41 docker.io 23:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:42 Configure a credential helper to remove this warning. See 23:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:42 23:35:42 Login Succeeded 23:35:42 ---> docker-login.sh ends [Pipeline] } 23:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:42 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:35:42 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:42 latest 23:35:42 3.1.0-dev.25 23:35:42 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:35:42 main 23:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:42 ad9502de9975: Preparing 23:35:42 0515d007e0f8: Preparing 23:35:42 18fb803eb177: Preparing 23:35:42 73854db9327f: Preparing 23:35:42 17f57bb00635: Preparing 23:35:42 d2d9d24a8c2a: Preparing 23:35:42 d2d9d24a8c2a: Waiting 23:35:43 ad9502de9975: Pushed 23:35:43 17f57bb00635: Pushed 23:35:43 73854db9327f: Pushed 23:35:43 18fb803eb177: Pushed 23:35:43 d2d9d24a8c2a: Layer already exists 23:35:46 0515d007e0f8: Pushed 23:35:46 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:47 ad9502de9975: Preparing 23:35:47 0515d007e0f8: Preparing 23:35:47 18fb803eb177: Preparing 23:35:47 73854db9327f: Preparing 23:35:47 17f57bb00635: Preparing 23:35:47 d2d9d24a8c2a: Preparing 23:35:47 d2d9d24a8c2a: Waiting 23:35:47 17f57bb00635: Layer already exists 23:35:47 ad9502de9975: Layer already exists 23:35:47 0515d007e0f8: Layer already exists 23:35:47 73854db9327f: Layer already exists 23:35:47 18fb803eb177: Layer already exists 23:35:47 d2d9d24a8c2a: Layer already exists 23:35:47 latest: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.25 23:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:48 ad9502de9975: Preparing 23:35:48 0515d007e0f8: Preparing 23:35:48 18fb803eb177: Preparing 23:35:48 73854db9327f: Preparing 23:35:48 17f57bb00635: Preparing 23:35:48 d2d9d24a8c2a: Preparing 23:35:48 d2d9d24a8c2a: Waiting 23:35:48 0515d007e0f8: Layer already exists 23:35:48 17f57bb00635: Layer already exists 23:35:48 ad9502de9975: Layer already exists 23:35:48 18fb803eb177: Layer already exists 23:35:48 73854db9327f: Layer already exists 23:35:48 d2d9d24a8c2a: Layer already exists 23:35:48 3.1.0-dev.25: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:48 ad9502de9975: Preparing 23:35:48 0515d007e0f8: Preparing 23:35:48 18fb803eb177: Preparing 23:35:48 73854db9327f: Preparing 23:35:48 17f57bb00635: Preparing 23:35:48 d2d9d24a8c2a: Preparing 23:35:48 d2d9d24a8c2a: Waiting 23:35:48 0515d007e0f8: Layer already exists 23:35:48 ad9502de9975: Layer already exists 23:35:48 17f57bb00635: Layer already exists 23:35:48 73854db9327f: Layer already exists 23:35:48 18fb803eb177: Layer already exists 23:35:48 d2d9d24a8c2a: Layer already exists 23:35:48 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:35:49 ad9502de9975: Preparing 23:35:49 0515d007e0f8: Preparing 23:35:49 18fb803eb177: Preparing 23:35:49 73854db9327f: Preparing 23:35:49 17f57bb00635: Preparing 23:35:49 d2d9d24a8c2a: Preparing 23:35:49 d2d9d24a8c2a: Waiting 23:35:49 18fb803eb177: Layer already exists 23:35:49 73854db9327f: Layer already exists 23:35:49 ad9502de9975: Layer already exists 23:35:49 0515d007e0f8: Layer already exists 23:35:49 17f57bb00635: Layer already exists 23:35:49 d2d9d24a8c2a: Layer already exists 23:35:49 main: digest: sha256:71468f209fe803e3f5cd35549d632a432585d9a3a074ed60499c7a01e75966e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:49 ===================================================== [Pipeline] echo 23:35:49 taggedImages: 23:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.25 23:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:35:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:35:49 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:49 latest 23:35:49 3.1.0-dev.25 23:35:49 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:35:49 main 23:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:35:50 7ee96543d6f8: Preparing 23:35:50 07aa7970edfe: Preparing 23:35:50 36c3ab2b1c7c: Preparing 23:35:50 d41aa772afa1: Preparing 23:35:50 18fb803eb177: Preparing 23:35:50 73854db9327f: Preparing 23:35:50 17f57bb00635: Preparing 23:35:50 d2d9d24a8c2a: Preparing 23:35:50 73854db9327f: Waiting 23:35:50 d2d9d24a8c2a: Waiting 23:35:50 17f57bb00635: Waiting 23:35:50 18fb803eb177: Layer already exists 23:35:50 73854db9327f: Layer already exists 23:35:50 17f57bb00635: Layer already exists 23:35:50 d2d9d24a8c2a: Layer already exists 23:35:50 07aa7970edfe: Pushed 23:35:50 7ee96543d6f8: Pushed 23:35:50 36c3ab2b1c7c: Pushed 23:35:53 d41aa772afa1: Pushed 23:35:53 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:53 + 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 23:35:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:35:53 7ee96543d6f8: Preparing 23:35:53 07aa7970edfe: Preparing 23:35:53 36c3ab2b1c7c: Preparing 23:35:53 d41aa772afa1: Preparing 23:35:53 18fb803eb177: Preparing 23:35:53 73854db9327f: Preparing 23:35:53 17f57bb00635: Preparing 23:35:53 d2d9d24a8c2a: Preparing 23:35:53 d2d9d24a8c2a: Waiting 23:35:53 73854db9327f: Waiting 23:35:53 17f57bb00635: Waiting 23:35:53 7ee96543d6f8: Layer already exists 23:35:53 07aa7970edfe: Layer already exists 23:35:53 d41aa772afa1: Layer already exists 23:35:53 36c3ab2b1c7c: Layer already exists 23:35:53 18fb803eb177: Layer already exists 23:35:53 d2d9d24a8c2a: Layer already exists 23:35:53 73854db9327f: Layer already exists 23:35:53 17f57bb00635: Layer already exists 23:35:53 latest: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.25 23:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:35:54 7ee96543d6f8: Preparing 23:35:54 07aa7970edfe: Preparing 23:35:54 36c3ab2b1c7c: Preparing 23:35:54 d41aa772afa1: Preparing 23:35:54 18fb803eb177: Preparing 23:35:54 73854db9327f: Preparing 23:35:54 17f57bb00635: Preparing 23:35:54 d2d9d24a8c2a: Preparing 23:35:54 17f57bb00635: Waiting 23:35:54 73854db9327f: Waiting 23:35:54 d2d9d24a8c2a: Waiting 23:35:54 18fb803eb177: Layer already exists 23:35:54 36c3ab2b1c7c: Layer already exists 23:35:54 d41aa772afa1: Layer already exists 23:35:54 07aa7970edfe: Layer already exists 23:35:54 7ee96543d6f8: Layer already exists 23:35:54 17f57bb00635: Layer already exists 23:35:54 73854db9327f: Layer already exists 23:35:54 d2d9d24a8c2a: Layer already exists 23:35:54 3.1.0-dev.25: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:35:55 7ee96543d6f8: Preparing 23:35:55 07aa7970edfe: Preparing 23:35:55 36c3ab2b1c7c: Preparing 23:35:55 d41aa772afa1: Preparing 23:35:55 18fb803eb177: Preparing 23:35:55 73854db9327f: Preparing 23:35:55 17f57bb00635: Preparing 23:35:55 d2d9d24a8c2a: Preparing 23:35:55 73854db9327f: Waiting 23:35:55 17f57bb00635: Waiting 23:35:55 d2d9d24a8c2a: Waiting 23:35:55 07aa7970edfe: Layer already exists 23:35:55 18fb803eb177: Layer already exists 23:35:55 d41aa772afa1: Layer already exists 23:35:55 7ee96543d6f8: Layer already exists 23:35:55 36c3ab2b1c7c: Layer already exists 23:35:55 17f57bb00635: Layer already exists 23:35:55 d2d9d24a8c2a: Layer already exists 23:35:55 73854db9327f: Layer already exists 23:35:55 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:55 + 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 23:35:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:35:56 7ee96543d6f8: Preparing 23:35:56 07aa7970edfe: Preparing 23:35:56 36c3ab2b1c7c: Preparing 23:35:56 d41aa772afa1: Preparing 23:35:56 18fb803eb177: Preparing 23:35:56 73854db9327f: Preparing 23:35:56 17f57bb00635: Preparing 23:35:56 d2d9d24a8c2a: Preparing 23:35:56 73854db9327f: Waiting 23:35:56 17f57bb00635: Waiting 23:35:56 d2d9d24a8c2a: Waiting 23:35:56 18fb803eb177: Layer already exists 23:35:56 36c3ab2b1c7c: Layer already exists 23:35:56 7ee96543d6f8: Layer already exists 23:35:56 d41aa772afa1: Layer already exists 23:35:56 07aa7970edfe: Layer already exists 23:35:56 d2d9d24a8c2a: Layer already exists 23:35:56 73854db9327f: Layer already exists 23:35:56 17f57bb00635: Layer already exists 23:35:56 main: digest: sha256:748f7490a880ba8f389e749d27b766082117220d86252dddc3b3c10f62a871e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:56 ===================================================== [Pipeline] echo 23:35:56 taggedImages: 23:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.25 23:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:35:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:35:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:35:56 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:56 latest 23:35:56 3.1.0-dev.25 23:35:56 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:35:56 main 23:35:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:35:57 c465fb77f368: Preparing 23:35:57 81df8bb968a3: Preparing 23:35:57 18fb803eb177: Preparing 23:35:57 73854db9327f: Preparing 23:35:57 a2555f6c1e37: Preparing 23:35:57 d2d9d24a8c2a: Preparing 23:35:57 d2d9d24a8c2a: Waiting 23:35:57 18fb803eb177: Layer already exists 23:35:57 73854db9327f: Layer already exists 23:35:57 d2d9d24a8c2a: Layer already exists 23:35:57 a2555f6c1e37: Pushed 23:35:57 c465fb77f368: Pushed 23:36:00 81df8bb968a3: Pushed 23:36:00 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:36:01 c465fb77f368: Preparing 23:36:01 81df8bb968a3: Preparing 23:36:01 18fb803eb177: Preparing 23:36:01 73854db9327f: Preparing 23:36:01 a2555f6c1e37: Preparing 23:36:01 d2d9d24a8c2a: Preparing 23:36:01 d2d9d24a8c2a: Waiting 23:36:01 c465fb77f368: Layer already exists 23:36:01 a2555f6c1e37: Layer already exists 23:36:01 18fb803eb177: Layer already exists 23:36:01 81df8bb968a3: Layer already exists 23:36:01 73854db9327f: Layer already exists 23:36:01 d2d9d24a8c2a: Layer already exists 23:36:01 latest: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.25 23:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:36:02 c465fb77f368: Preparing 23:36:02 81df8bb968a3: Preparing 23:36:02 18fb803eb177: Preparing 23:36:02 73854db9327f: Preparing 23:36:02 a2555f6c1e37: Preparing 23:36:02 d2d9d24a8c2a: Preparing 23:36:02 d2d9d24a8c2a: Waiting 23:36:02 73854db9327f: Layer already exists 23:36:02 18fb803eb177: Layer already exists 23:36:02 81df8bb968a3: Layer already exists 23:36:02 a2555f6c1e37: Layer already exists 23:36:02 c465fb77f368: Layer already exists 23:36:02 d2d9d24a8c2a: Layer already exists 23:36:02 3.1.0-dev.25: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:36:02 c465fb77f368: Preparing 23:36:02 81df8bb968a3: Preparing 23:36:02 18fb803eb177: Preparing 23:36:02 73854db9327f: Preparing 23:36:02 a2555f6c1e37: Preparing 23:36:02 d2d9d24a8c2a: Preparing 23:36:02 d2d9d24a8c2a: Waiting 23:36:02 73854db9327f: Layer already exists 23:36:02 c465fb77f368: Layer already exists 23:36:02 81df8bb968a3: Layer already exists 23:36:02 a2555f6c1e37: Layer already exists 23:36:02 18fb803eb177: Layer already exists 23:36:02 d2d9d24a8c2a: Layer already exists 23:36:03 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:36:03 c465fb77f368: Preparing 23:36:03 81df8bb968a3: Preparing 23:36:03 18fb803eb177: Preparing 23:36:03 73854db9327f: Preparing 23:36:03 a2555f6c1e37: Preparing 23:36:03 d2d9d24a8c2a: Preparing 23:36:03 d2d9d24a8c2a: Waiting 23:36:03 81df8bb968a3: Layer already exists 23:36:03 c465fb77f368: Layer already exists 23:36:03 18fb803eb177: Layer already exists 23:36:03 73854db9327f: Layer already exists 23:36:03 a2555f6c1e37: Layer already exists 23:36:03 d2d9d24a8c2a: Layer already exists 23:36:03 main: digest: sha256:fbc507119c45d954cf514041ded8a43fe130a0907030ae6f014b74671e98c9cd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:04 ===================================================== [Pipeline] echo 23:36:04 taggedImages: 23:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.25 23:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:36:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:36:04 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:04 latest 23:36:04 3.1.0-dev.25 23:36:04 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:04 main 23:36:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:36:04 a657f741fb7b: Preparing 23:36:04 47643e6b253c: Preparing 23:36:04 ce681adb10d2: Preparing 23:36:04 18fb803eb177: Preparing 23:36:04 73854db9327f: Preparing 23:36:04 17f57bb00635: Preparing 23:36:04 d2d9d24a8c2a: Preparing 23:36:04 17f57bb00635: Waiting 23:36:04 d2d9d24a8c2a: Waiting 23:36:04 73854db9327f: Layer already exists 23:36:04 18fb803eb177: Layer already exists 23:36:04 17f57bb00635: Layer already exists 23:36:04 d2d9d24a8c2a: Layer already exists 23:36:05 47643e6b253c: Pushed 23:36:05 a657f741fb7b: Pushed 23:36:08 ce681adb10d2: Pushed 23:36:08 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:36:09 a657f741fb7b: Preparing 23:36:09 47643e6b253c: Preparing 23:36:09 ce681adb10d2: Preparing 23:36:09 18fb803eb177: Preparing 23:36:09 73854db9327f: Preparing 23:36:09 17f57bb00635: Preparing 23:36:09 d2d9d24a8c2a: Preparing 23:36:09 17f57bb00635: Waiting 23:36:09 d2d9d24a8c2a: Waiting 23:36:09 ce681adb10d2: Layer already exists 23:36:09 18fb803eb177: Layer already exists 23:36:09 73854db9327f: Layer already exists 23:36:09 47643e6b253c: Layer already exists 23:36:09 a657f741fb7b: Layer already exists 23:36:09 17f57bb00635: Layer already exists 23:36:09 d2d9d24a8c2a: Layer already exists 23:36:09 latest: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.25 23:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:36:10 a657f741fb7b: Preparing 23:36:10 47643e6b253c: Preparing 23:36:10 ce681adb10d2: Preparing 23:36:10 18fb803eb177: Preparing 23:36:10 73854db9327f: Preparing 23:36:10 17f57bb00635: Preparing 23:36:10 d2d9d24a8c2a: Preparing 23:36:10 17f57bb00635: Waiting 23:36:10 d2d9d24a8c2a: Waiting 23:36:10 ce681adb10d2: Layer already exists 23:36:10 18fb803eb177: Layer already exists 23:36:10 a657f741fb7b: Layer already exists 23:36:10 73854db9327f: Layer already exists 23:36:10 47643e6b253c: Layer already exists 23:36:10 d2d9d24a8c2a: Layer already exists 23:36:10 17f57bb00635: Layer already exists 23:36:10 3.1.0-dev.25: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:36:10 a657f741fb7b: Preparing 23:36:10 47643e6b253c: Preparing 23:36:10 ce681adb10d2: Preparing 23:36:10 18fb803eb177: Preparing 23:36:10 73854db9327f: Preparing 23:36:10 17f57bb00635: Preparing 23:36:10 d2d9d24a8c2a: Preparing 23:36:10 d2d9d24a8c2a: Waiting 23:36:10 18fb803eb177: Layer already exists 23:36:10 a657f741fb7b: Layer already exists 23:36:10 73854db9327f: Layer already exists 23:36:10 47643e6b253c: Layer already exists 23:36:10 ce681adb10d2: Layer already exists 23:36:10 d2d9d24a8c2a: Layer already exists 23:36:10 17f57bb00635: Layer already exists 23:36:10 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:36:11 a657f741fb7b: Preparing 23:36:11 47643e6b253c: Preparing 23:36:11 ce681adb10d2: Preparing 23:36:11 18fb803eb177: Preparing 23:36:11 73854db9327f: Preparing 23:36:11 17f57bb00635: Preparing 23:36:11 d2d9d24a8c2a: Preparing 23:36:11 17f57bb00635: Waiting 23:36:11 d2d9d24a8c2a: Waiting 23:36:11 47643e6b253c: Layer already exists 23:36:11 a657f741fb7b: Layer already exists 23:36:11 ce681adb10d2: Layer already exists 23:36:11 73854db9327f: Layer already exists 23:36:11 18fb803eb177: Layer already exists 23:36:11 d2d9d24a8c2a: Layer already exists 23:36:11 17f57bb00635: Layer already exists 23:36:11 main: digest: sha256:20814ab6602c3c1817a9cec0c84b4771b0e6fed39cbe43f793874501734bff4e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:11 ===================================================== [Pipeline] echo 23:36:11 taggedImages: 23:36:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:36:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.25 23:36:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:36:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:36:12 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:12 latest 23:36:12 3.1.0-dev.25 23:36:12 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:12 main 23:36:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:12 b5d449f58457: Preparing 23:36:12 adceb8b9c4c1: Preparing 23:36:12 5e08b30ae8af: Preparing 23:36:12 af73f2177c55: Preparing 23:36:12 a67ef9a8068f: Preparing 23:36:12 0d7a1d56a0c4: Preparing 23:36:12 49e5cf1a955d: Preparing 23:36:12 18fb803eb177: Preparing 23:36:12 73854db9327f: Preparing 23:36:12 5afb7596bf0f: Preparing 23:36:12 c6d64d0670d3: Preparing 23:36:12 5f70bf18a086: Preparing 23:36:12 4bd03a3adf50: Preparing 23:36:12 abc862647363: Preparing 23:36:12 d2d9d24a8c2a: Preparing 23:36:12 5afb7596bf0f: Waiting 23:36:12 4bd03a3adf50: Waiting 23:36:12 c6d64d0670d3: Waiting 23:36:12 5f70bf18a086: Waiting 23:36:12 abc862647363: Waiting 23:36:12 d2d9d24a8c2a: Waiting 23:36:12 49e5cf1a955d: Waiting 23:36:12 18fb803eb177: Waiting 23:36:12 73854db9327f: Waiting 23:36:12 a67ef9a8068f: Pushed 23:36:12 adceb8b9c4c1: Pushed 23:36:12 5e08b30ae8af: Pushed 23:36:12 af73f2177c55: Pushed 23:36:12 b5d449f58457: Pushed 23:36:12 18fb803eb177: Layer already exists 23:36:12 73854db9327f: Layer already exists 23:36:12 0d7a1d56a0c4: Pushed 23:36:13 5afb7596bf0f: Pushed 23:36:13 5f70bf18a086: Pushed 23:36:13 c6d64d0670d3: Pushed 23:36:13 4bd03a3adf50: Pushed 23:36:13 d2d9d24a8c2a: Layer already exists 23:36:13 abc862647363: Pushed 23:36:16 49e5cf1a955d: Pushed 23:36:16 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:17 b5d449f58457: Preparing 23:36:17 adceb8b9c4c1: Preparing 23:36:17 5e08b30ae8af: Preparing 23:36:17 af73f2177c55: Preparing 23:36:17 a67ef9a8068f: Preparing 23:36:17 0d7a1d56a0c4: Preparing 23:36:17 49e5cf1a955d: Preparing 23:36:17 18fb803eb177: Preparing 23:36:17 73854db9327f: Preparing 23:36:17 5afb7596bf0f: Preparing 23:36:17 c6d64d0670d3: Preparing 23:36:17 5f70bf18a086: Preparing 23:36:17 4bd03a3adf50: Preparing 23:36:17 abc862647363: Preparing 23:36:17 d2d9d24a8c2a: Preparing 23:36:17 0d7a1d56a0c4: Waiting 23:36:17 49e5cf1a955d: Waiting 23:36:17 5afb7596bf0f: Waiting 23:36:17 18fb803eb177: Waiting 23:36:17 c6d64d0670d3: Waiting 23:36:17 abc862647363: Waiting 23:36:17 d2d9d24a8c2a: Waiting 23:36:17 5f70bf18a086: Waiting 23:36:17 4bd03a3adf50: Waiting 23:36:17 73854db9327f: Waiting 23:36:17 a67ef9a8068f: Layer already exists 23:36:17 af73f2177c55: Layer already exists 23:36:17 adceb8b9c4c1: Layer already exists 23:36:17 b5d449f58457: Layer already exists 23:36:17 5e08b30ae8af: Layer already exists 23:36:17 49e5cf1a955d: Layer already exists 23:36:17 0d7a1d56a0c4: Layer already exists 23:36:17 18fb803eb177: Layer already exists 23:36:17 5afb7596bf0f: Layer already exists 23:36:17 73854db9327f: Layer already exists 23:36:17 5f70bf18a086: Layer already exists 23:36:17 c6d64d0670d3: Layer already exists 23:36:17 4bd03a3adf50: Layer already exists 23:36:17 abc862647363: Layer already exists 23:36:17 d2d9d24a8c2a: Layer already exists 23:36:17 latest: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.25 23:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:18 b5d449f58457: Preparing 23:36:18 adceb8b9c4c1: Preparing 23:36:18 5e08b30ae8af: Preparing 23:36:18 af73f2177c55: Preparing 23:36:18 a67ef9a8068f: Preparing 23:36:18 0d7a1d56a0c4: Preparing 23:36:18 49e5cf1a955d: Preparing 23:36:18 18fb803eb177: Preparing 23:36:18 73854db9327f: Preparing 23:36:18 5afb7596bf0f: Preparing 23:36:18 c6d64d0670d3: Preparing 23:36:18 5f70bf18a086: Preparing 23:36:18 4bd03a3adf50: Preparing 23:36:18 abc862647363: Preparing 23:36:18 d2d9d24a8c2a: Preparing 23:36:18 73854db9327f: Waiting 23:36:18 5afb7596bf0f: Waiting 23:36:18 c6d64d0670d3: Waiting 23:36:18 5f70bf18a086: Waiting 23:36:18 4bd03a3adf50: Waiting 23:36:18 abc862647363: Waiting 23:36:18 d2d9d24a8c2a: Waiting 23:36:18 49e5cf1a955d: Waiting 23:36:18 0d7a1d56a0c4: Waiting 23:36:18 18fb803eb177: Waiting 23:36:18 a67ef9a8068f: Layer already exists 23:36:18 adceb8b9c4c1: Layer already exists 23:36:18 af73f2177c55: Layer already exists 23:36:18 5e08b30ae8af: Layer already exists 23:36:18 b5d449f58457: Layer already exists 23:36:18 49e5cf1a955d: Layer already exists 23:36:18 0d7a1d56a0c4: Layer already exists 23:36:18 18fb803eb177: Layer already exists 23:36:18 73854db9327f: Layer already exists 23:36:18 5afb7596bf0f: Layer already exists 23:36:18 c6d64d0670d3: Layer already exists 23:36:18 5f70bf18a086: Layer already exists 23:36:18 abc862647363: Layer already exists 23:36:18 d2d9d24a8c2a: Layer already exists 23:36:18 4bd03a3adf50: Layer already exists 23:36:18 3.1.0-dev.25: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:19 b5d449f58457: Preparing 23:36:19 adceb8b9c4c1: Preparing 23:36:19 5e08b30ae8af: Preparing 23:36:19 af73f2177c55: Preparing 23:36:19 a67ef9a8068f: Preparing 23:36:19 0d7a1d56a0c4: Preparing 23:36:19 49e5cf1a955d: Preparing 23:36:19 18fb803eb177: Preparing 23:36:19 73854db9327f: Preparing 23:36:19 5afb7596bf0f: Preparing 23:36:19 c6d64d0670d3: Preparing 23:36:19 5f70bf18a086: Preparing 23:36:19 4bd03a3adf50: Preparing 23:36:19 abc862647363: Preparing 23:36:19 d2d9d24a8c2a: Preparing 23:36:19 73854db9327f: Waiting 23:36:19 5afb7596bf0f: Waiting 23:36:19 c6d64d0670d3: Waiting 23:36:19 5f70bf18a086: Waiting 23:36:19 4bd03a3adf50: Waiting 23:36:19 0d7a1d56a0c4: Waiting 23:36:19 abc862647363: Waiting 23:36:19 d2d9d24a8c2a: Waiting 23:36:19 49e5cf1a955d: Waiting 23:36:19 18fb803eb177: Waiting 23:36:19 5e08b30ae8af: Layer already exists 23:36:19 adceb8b9c4c1: Layer already exists 23:36:19 b5d449f58457: Layer already exists 23:36:19 a67ef9a8068f: Layer already exists 23:36:19 af73f2177c55: Layer already exists 23:36:19 49e5cf1a955d: Layer already exists 23:36:19 0d7a1d56a0c4: Layer already exists 23:36:19 73854db9327f: Layer already exists 23:36:19 18fb803eb177: Layer already exists 23:36:19 5afb7596bf0f: Layer already exists 23:36:19 c6d64d0670d3: Layer already exists 23:36:19 abc862647363: Layer already exists 23:36:19 5f70bf18a086: Layer already exists 23:36:19 d2d9d24a8c2a: Layer already exists 23:36:19 4bd03a3adf50: Layer already exists 23:36:19 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:36:20 b5d449f58457: Preparing 23:36:20 adceb8b9c4c1: Preparing 23:36:20 5e08b30ae8af: Preparing 23:36:20 af73f2177c55: Preparing 23:36:20 a67ef9a8068f: Preparing 23:36:20 0d7a1d56a0c4: Preparing 23:36:20 49e5cf1a955d: Preparing 23:36:20 18fb803eb177: Preparing 23:36:20 73854db9327f: Preparing 23:36:20 5afb7596bf0f: Preparing 23:36:20 c6d64d0670d3: Preparing 23:36:20 5f70bf18a086: Preparing 23:36:20 4bd03a3adf50: Preparing 23:36:20 abc862647363: Preparing 23:36:20 d2d9d24a8c2a: Preparing 23:36:20 5afb7596bf0f: Waiting 23:36:20 0d7a1d56a0c4: Waiting 23:36:20 49e5cf1a955d: Waiting 23:36:20 c6d64d0670d3: Waiting 23:36:20 abc862647363: Waiting 23:36:20 d2d9d24a8c2a: Waiting 23:36:20 4bd03a3adf50: Waiting 23:36:20 18fb803eb177: Waiting 23:36:20 73854db9327f: Waiting 23:36:20 5f70bf18a086: Waiting 23:36:20 a67ef9a8068f: Layer already exists 23:36:20 af73f2177c55: Layer already exists 23:36:20 5e08b30ae8af: Layer already exists 23:36:20 b5d449f58457: Layer already exists 23:36:20 adceb8b9c4c1: Layer already exists 23:36:20 49e5cf1a955d: Layer already exists 23:36:20 0d7a1d56a0c4: Layer already exists 23:36:20 18fb803eb177: Layer already exists 23:36:20 5afb7596bf0f: Layer already exists 23:36:20 73854db9327f: Layer already exists 23:36:20 4bd03a3adf50: Layer already exists 23:36:20 c6d64d0670d3: Layer already exists 23:36:20 5f70bf18a086: Layer already exists 23:36:20 d2d9d24a8c2a: Layer already exists 23:36:20 abc862647363: Layer already exists 23:36:20 main: digest: sha256:7b0de6d642dc72d96220d33b89761271e602438f0aa4a8153a6dd4359d681fe6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:20 ===================================================== [Pipeline] echo 23:36:20 taggedImages: 23:36:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:36:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.25 23:36:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:36:20 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:36:20 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:20 latest 23:36:20 3.1.0-dev.25 23:36:20 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:20 main 23:36:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:36:21 db08c76f0922: Preparing 23:36:21 8cba885f801a: Preparing 23:36:21 96a1bad097b6: Preparing 23:36:21 e78aa7655bc7: Preparing 23:36:21 18fb803eb177: Preparing 23:36:21 73854db9327f: Preparing 23:36:21 17f57bb00635: Preparing 23:36:21 d2d9d24a8c2a: Preparing 23:36:21 73854db9327f: Waiting 23:36:21 d2d9d24a8c2a: Waiting 23:36:21 17f57bb00635: Waiting 23:36:21 18fb803eb177: Layer already exists 23:36:21 8cba885f801a: Pushed 23:36:21 96a1bad097b6: Pushed 23:36:23 73854db9327f: Layer already exists 23:36:23 db08c76f0922: Pushed 23:36:23 17f57bb00635: Layer already exists 23:36:23 d2d9d24a8c2a: Layer already exists 23:36:23 e78aa7655bc7: Pushed 23:36:24 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:24 + 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 23:36:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:36:24 db08c76f0922: Preparing 23:36:24 8cba885f801a: Preparing 23:36:24 96a1bad097b6: Preparing 23:36:24 e78aa7655bc7: Preparing 23:36:24 18fb803eb177: Preparing 23:36:24 73854db9327f: Preparing 23:36:24 17f57bb00635: Preparing 23:36:24 d2d9d24a8c2a: Preparing 23:36:24 73854db9327f: Waiting 23:36:24 17f57bb00635: Waiting 23:36:24 d2d9d24a8c2a: Waiting 23:36:24 db08c76f0922: Layer already exists 23:36:24 96a1bad097b6: Layer already exists 23:36:24 8cba885f801a: Layer already exists 23:36:24 e78aa7655bc7: Layer already exists 23:36:24 18fb803eb177: Layer already exists 23:36:24 73854db9327f: Layer already exists 23:36:24 17f57bb00635: Layer already exists 23:36:24 d2d9d24a8c2a: Layer already exists 23:36:24 latest: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.25 23:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:36:25 db08c76f0922: Preparing 23:36:25 8cba885f801a: Preparing 23:36:25 96a1bad097b6: Preparing 23:36:25 e78aa7655bc7: Preparing 23:36:25 18fb803eb177: Preparing 23:36:25 73854db9327f: Preparing 23:36:25 17f57bb00635: Preparing 23:36:25 d2d9d24a8c2a: Preparing 23:36:25 73854db9327f: Waiting 23:36:25 d2d9d24a8c2a: Waiting 23:36:25 17f57bb00635: Waiting 23:36:25 18fb803eb177: Layer already exists 23:36:25 e78aa7655bc7: Layer already exists 23:36:25 db08c76f0922: Layer already exists 23:36:25 96a1bad097b6: Layer already exists 23:36:25 8cba885f801a: Layer already exists 23:36:25 d2d9d24a8c2a: Layer already exists 23:36:25 17f57bb00635: Layer already exists 23:36:25 73854db9327f: Layer already exists 23:36:25 3.1.0-dev.25: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:36:26 db08c76f0922: Preparing 23:36:26 8cba885f801a: Preparing 23:36:26 96a1bad097b6: Preparing 23:36:26 e78aa7655bc7: Preparing 23:36:26 18fb803eb177: Preparing 23:36:26 73854db9327f: Preparing 23:36:26 17f57bb00635: Preparing 23:36:26 d2d9d24a8c2a: Preparing 23:36:26 73854db9327f: Waiting 23:36:26 17f57bb00635: Waiting 23:36:26 d2d9d24a8c2a: Waiting 23:36:26 18fb803eb177: Layer already exists 23:36:26 96a1bad097b6: Layer already exists 23:36:26 8cba885f801a: Layer already exists 23:36:26 e78aa7655bc7: Layer already exists 23:36:26 db08c76f0922: Layer already exists 23:36:26 d2d9d24a8c2a: Layer already exists 23:36:26 73854db9327f: Layer already exists 23:36:26 17f57bb00635: Layer already exists 23:36:26 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:26 + 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 23:36:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:36:27 db08c76f0922: Preparing 23:36:27 8cba885f801a: Preparing 23:36:27 96a1bad097b6: Preparing 23:36:27 e78aa7655bc7: Preparing 23:36:27 18fb803eb177: Preparing 23:36:27 73854db9327f: Preparing 23:36:27 17f57bb00635: Preparing 23:36:27 d2d9d24a8c2a: Preparing 23:36:27 17f57bb00635: Waiting 23:36:27 d2d9d24a8c2a: Waiting 23:36:27 73854db9327f: Waiting 23:36:27 96a1bad097b6: Layer already exists 23:36:27 8cba885f801a: Layer already exists 23:36:27 db08c76f0922: Layer already exists 23:36:27 e78aa7655bc7: Layer already exists 23:36:27 18fb803eb177: Layer already exists 23:36:27 73854db9327f: Layer already exists 23:36:27 17f57bb00635: Layer already exists 23:36:27 d2d9d24a8c2a: Layer already exists 23:36:27 main: digest: sha256:075be2d3c366ec0f0f1504a4a71ec18023a0ac31bd268a1f7456a816b350090d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:27 ===================================================== [Pipeline] echo 23:36:27 taggedImages: 23:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.25 23:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:36:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:36:27 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:27 latest 23:36:27 3.1.0-dev.25 23:36:27 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:27 main 23:36:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:28 a78dee584325: Preparing 23:36:28 75be126e0287: Preparing 23:36:28 31a3f6ad4b97: Preparing 23:36:28 a453c21201ba: Preparing 23:36:28 18fb803eb177: Preparing 23:36:28 73854db9327f: Preparing 23:36:28 450d725a59b1: Preparing 23:36:28 26451eda6bce: Preparing 23:36:28 d2d9d24a8c2a: Preparing 23:36:28 73854db9327f: Waiting 23:36:28 450d725a59b1: Waiting 23:36:28 26451eda6bce: Waiting 23:36:28 d2d9d24a8c2a: Waiting 23:36:28 18fb803eb177: Layer already exists 23:36:28 73854db9327f: Layer already exists 23:36:28 75be126e0287: Pushed 23:36:28 a78dee584325: Pushed 23:36:28 a453c21201ba: Pushed 23:36:28 d2d9d24a8c2a: Layer already exists 23:36:28 450d725a59b1: Pushed 23:36:28 26451eda6bce: Pushed 23:36:31 31a3f6ad4b97: Pushed 23:36:31 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:31 + 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 23:36:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:32 a78dee584325: Preparing 23:36:32 75be126e0287: Preparing 23:36:32 31a3f6ad4b97: Preparing 23:36:32 a453c21201ba: Preparing 23:36:32 18fb803eb177: Preparing 23:36:32 73854db9327f: Preparing 23:36:32 450d725a59b1: Preparing 23:36:32 26451eda6bce: Preparing 23:36:32 d2d9d24a8c2a: Preparing 23:36:32 450d725a59b1: Waiting 23:36:32 26451eda6bce: Waiting 23:36:32 d2d9d24a8c2a: Waiting 23:36:32 73854db9327f: Waiting 23:36:32 a453c21201ba: Layer already exists 23:36:32 75be126e0287: Layer already exists 23:36:32 31a3f6ad4b97: Layer already exists 23:36:32 a78dee584325: Layer already exists 23:36:32 18fb803eb177: Layer already exists 23:36:32 450d725a59b1: Layer already exists 23:36:32 26451eda6bce: Layer already exists 23:36:32 73854db9327f: Layer already exists 23:36:32 d2d9d24a8c2a: Layer already exists 23:36:32 latest: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.25 23:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:33 a78dee584325: Preparing 23:36:33 75be126e0287: Preparing 23:36:33 31a3f6ad4b97: Preparing 23:36:33 a453c21201ba: Preparing 23:36:33 18fb803eb177: Preparing 23:36:33 73854db9327f: Preparing 23:36:33 450d725a59b1: Preparing 23:36:33 26451eda6bce: Preparing 23:36:33 d2d9d24a8c2a: Preparing 23:36:33 450d725a59b1: Waiting 23:36:33 26451eda6bce: Waiting 23:36:33 d2d9d24a8c2a: Waiting 23:36:33 73854db9327f: Waiting 23:36:33 75be126e0287: Layer already exists 23:36:33 18fb803eb177: Layer already exists 23:36:33 a78dee584325: Layer already exists 23:36:33 31a3f6ad4b97: Layer already exists 23:36:33 a453c21201ba: Layer already exists 23:36:33 73854db9327f: Layer already exists 23:36:33 26451eda6bce: Layer already exists 23:36:33 d2d9d24a8c2a: Layer already exists 23:36:33 450d725a59b1: Layer already exists 23:36:33 3.1.0-dev.25: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:34 a78dee584325: Preparing 23:36:34 75be126e0287: Preparing 23:36:34 31a3f6ad4b97: Preparing 23:36:34 a453c21201ba: Preparing 23:36:34 18fb803eb177: Preparing 23:36:34 73854db9327f: Preparing 23:36:34 450d725a59b1: Preparing 23:36:34 26451eda6bce: Preparing 23:36:34 d2d9d24a8c2a: Preparing 23:36:34 450d725a59b1: Waiting 23:36:34 26451eda6bce: Waiting 23:36:34 d2d9d24a8c2a: Waiting 23:36:34 73854db9327f: Waiting 23:36:34 75be126e0287: Layer already exists 23:36:34 a78dee584325: Layer already exists 23:36:34 31a3f6ad4b97: Layer already exists 23:36:34 18fb803eb177: Layer already exists 23:36:34 a453c21201ba: Layer already exists 23:36:34 73854db9327f: Layer already exists 23:36:34 450d725a59b1: Layer already exists 23:36:34 26451eda6bce: Layer already exists 23:36:34 d2d9d24a8c2a: Layer already exists 23:36:34 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:34 + 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 23:36:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:36:38 a78dee584325: Preparing 23:36:38 75be126e0287: Preparing 23:36:38 31a3f6ad4b97: Preparing 23:36:38 a453c21201ba: Preparing 23:36:38 18fb803eb177: Preparing 23:36:38 73854db9327f: Preparing 23:36:38 450d725a59b1: Preparing 23:36:38 26451eda6bce: Preparing 23:36:38 d2d9d24a8c2a: Preparing 23:36:38 73854db9327f: Waiting 23:36:38 450d725a59b1: Waiting 23:36:38 26451eda6bce: Waiting 23:36:38 d2d9d24a8c2a: Waiting 23:36:38 31a3f6ad4b97: Layer already exists 23:36:38 a78dee584325: Layer already exists 23:36:38 18fb803eb177: Layer already exists 23:36:38 75be126e0287: Layer already exists 23:36:38 a453c21201ba: Layer already exists 23:36:38 73854db9327f: Layer already exists 23:36:38 26451eda6bce: Layer already exists 23:36:38 450d725a59b1: Layer already exists 23:36:38 d2d9d24a8c2a: Layer already exists 23:36:38 main: digest: sha256:5f334781690acc0b1edae5809838a949e0629a5435bf089ab1b13c8195744786 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:38 ===================================================== [Pipeline] echo 23:36:38 taggedImages: 23:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.25 23:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:36:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:36:38 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:38 latest 23:36:38 3.1.0-dev.25 23:36:38 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:38 main 23:36:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:39 66d12241ed90: Preparing 23:36:39 b05873243049: Preparing 23:36:39 51af01ae5e20: Preparing 23:36:39 f2bb42172edc: Preparing 23:36:39 c5d355708568: Preparing 23:36:39 c248fa9d7fc4: Preparing 23:36:39 d60c68214464: Preparing 23:36:39 18fb803eb177: Preparing 23:36:39 73854db9327f: Preparing 23:36:39 88cf919a110c: Preparing 23:36:39 d2d9d24a8c2a: Preparing 23:36:39 18fb803eb177: Waiting 23:36:39 88cf919a110c: Waiting 23:36:39 d2d9d24a8c2a: Waiting 23:36:39 73854db9327f: Waiting 23:36:39 d60c68214464: Waiting 23:36:39 c5d355708568: Pushed 23:36:39 b05873243049: Pushed 23:36:39 66d12241ed90: Pushed 23:36:39 18fb803eb177: Layer already exists 23:36:39 c248fa9d7fc4: Pushed 23:36:39 73854db9327f: Layer already exists 23:36:39 d2d9d24a8c2a: Layer already exists 23:36:39 d60c68214464: Pushed 23:36:42 88cf919a110c: Pushed 23:36:42 f2bb42172edc: Pushed 23:36:43 51af01ae5e20: Pushed 23:36:43 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:43 + 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 23:36:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:43 66d12241ed90: Preparing 23:36:43 b05873243049: Preparing 23:36:43 51af01ae5e20: Preparing 23:36:43 f2bb42172edc: Preparing 23:36:43 c5d355708568: Preparing 23:36:43 c248fa9d7fc4: Preparing 23:36:43 d60c68214464: Preparing 23:36:43 18fb803eb177: Preparing 23:36:43 73854db9327f: Preparing 23:36:43 88cf919a110c: Preparing 23:36:43 d2d9d24a8c2a: Preparing 23:36:43 18fb803eb177: Waiting 23:36:43 73854db9327f: Waiting 23:36:43 88cf919a110c: Waiting 23:36:43 d2d9d24a8c2a: Waiting 23:36:43 c248fa9d7fc4: Waiting 23:36:43 d60c68214464: Waiting 23:36:43 66d12241ed90: Layer already exists 23:36:43 c5d355708568: Layer already exists 23:36:43 f2bb42172edc: Layer already exists 23:36:43 b05873243049: Layer already exists 23:36:43 51af01ae5e20: Layer already exists 23:36:43 c248fa9d7fc4: Layer already exists 23:36:43 d60c68214464: Layer already exists 23:36:43 88cf919a110c: Layer already exists 23:36:43 18fb803eb177: Layer already exists 23:36:43 73854db9327f: Layer already exists 23:36:43 d2d9d24a8c2a: Layer already exists 23:36:43 latest: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.25 23:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:44 66d12241ed90: Preparing 23:36:44 b05873243049: Preparing 23:36:44 51af01ae5e20: Preparing 23:36:44 f2bb42172edc: Preparing 23:36:44 c5d355708568: Preparing 23:36:44 c248fa9d7fc4: Preparing 23:36:44 d60c68214464: Preparing 23:36:44 18fb803eb177: Preparing 23:36:44 73854db9327f: Preparing 23:36:44 88cf919a110c: Preparing 23:36:44 d2d9d24a8c2a: Preparing 23:36:44 18fb803eb177: Waiting 23:36:44 73854db9327f: Waiting 23:36:44 88cf919a110c: Waiting 23:36:44 d60c68214464: Waiting 23:36:44 d2d9d24a8c2a: Waiting 23:36:44 c248fa9d7fc4: Waiting 23:36:44 66d12241ed90: Layer already exists 23:36:44 f2bb42172edc: Layer already exists 23:36:44 51af01ae5e20: Layer already exists 23:36:44 b05873243049: Layer already exists 23:36:44 c5d355708568: Layer already exists 23:36:44 d60c68214464: Layer already exists 23:36:44 18fb803eb177: Layer already exists 23:36:44 88cf919a110c: Layer already exists 23:36:44 c248fa9d7fc4: Layer already exists 23:36:44 73854db9327f: Layer already exists 23:36:44 d2d9d24a8c2a: Layer already exists 23:36:44 3.1.0-dev.25: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:45 66d12241ed90: Preparing 23:36:45 b05873243049: Preparing 23:36:45 51af01ae5e20: Preparing 23:36:45 f2bb42172edc: Preparing 23:36:45 c5d355708568: Preparing 23:36:45 c248fa9d7fc4: Preparing 23:36:45 d60c68214464: Preparing 23:36:45 18fb803eb177: Preparing 23:36:45 73854db9327f: Preparing 23:36:45 88cf919a110c: Preparing 23:36:45 d2d9d24a8c2a: Preparing 23:36:45 18fb803eb177: Waiting 23:36:45 73854db9327f: Waiting 23:36:45 c248fa9d7fc4: Waiting 23:36:45 d60c68214464: Waiting 23:36:45 d2d9d24a8c2a: Waiting 23:36:45 88cf919a110c: Waiting 23:36:45 f2bb42172edc: Layer already exists 23:36:45 51af01ae5e20: Layer already exists 23:36:45 b05873243049: Layer already exists 23:36:45 66d12241ed90: Layer already exists 23:36:45 c5d355708568: Layer already exists 23:36:45 c248fa9d7fc4: Layer already exists 23:36:45 18fb803eb177: Layer already exists 23:36:45 d60c68214464: Layer already exists 23:36:45 73854db9327f: Layer already exists 23:36:45 88cf919a110c: Layer already exists 23:36:45 d2d9d24a8c2a: Layer already exists 23:36:45 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:46 + 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 23:36:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:36:46 66d12241ed90: Preparing 23:36:46 b05873243049: Preparing 23:36:46 51af01ae5e20: Preparing 23:36:46 f2bb42172edc: Preparing 23:36:46 c5d355708568: Preparing 23:36:46 c248fa9d7fc4: Preparing 23:36:46 d60c68214464: Preparing 23:36:46 18fb803eb177: Preparing 23:36:46 73854db9327f: Preparing 23:36:46 88cf919a110c: Preparing 23:36:46 d2d9d24a8c2a: Preparing 23:36:46 18fb803eb177: Waiting 23:36:46 73854db9327f: Waiting 23:36:46 d2d9d24a8c2a: Waiting 23:36:46 88cf919a110c: Waiting 23:36:46 c248fa9d7fc4: Waiting 23:36:46 d60c68214464: Waiting 23:36:46 c5d355708568: Layer already exists 23:36:46 66d12241ed90: Layer already exists 23:36:46 f2bb42172edc: Layer already exists 23:36:46 b05873243049: Layer already exists 23:36:46 51af01ae5e20: Layer already exists 23:36:46 d60c68214464: Layer already exists 23:36:46 c248fa9d7fc4: Layer already exists 23:36:46 18fb803eb177: Layer already exists 23:36:46 88cf919a110c: Layer already exists 23:36:46 73854db9327f: Layer already exists 23:36:46 d2d9d24a8c2a: Layer already exists 23:36:46 main: digest: sha256:1658c91c533d4f5e10930f8071bfc3606ed2dcd999e59ce47e38fa6546eee644 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:46 ===================================================== [Pipeline] echo 23:36:46 taggedImages: 23:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.25 23:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:36:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:36:46 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:46 latest 23:36:46 3.1.0-dev.25 23:36:46 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:46 main 23:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:47 8a18d74e0582: Preparing 23:36:47 c52fc1da5bd9: Preparing 23:36:47 18fb803eb177: Preparing 23:36:47 73854db9327f: Preparing 23:36:47 21e715fe40ea: Preparing 23:36:47 d2d9d24a8c2a: Preparing 23:36:47 d2d9d24a8c2a: Waiting 23:36:47 18fb803eb177: Layer already exists 23:36:47 73854db9327f: Layer already exists 23:36:47 d2d9d24a8c2a: Layer already exists 23:36:47 8a18d74e0582: Pushed 23:36:49 21e715fe40ea: Pushed 23:36:52 c52fc1da5bd9: Pushed 23:36:52 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:52 + 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 23:36:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:53 8a18d74e0582: Preparing 23:36:53 c52fc1da5bd9: Preparing 23:36:53 18fb803eb177: Preparing 23:36:53 73854db9327f: Preparing 23:36:53 21e715fe40ea: Preparing 23:36:53 d2d9d24a8c2a: Preparing 23:36:53 d2d9d24a8c2a: Waiting 23:36:53 8a18d74e0582: Layer already exists 23:36:53 18fb803eb177: Layer already exists 23:36:53 21e715fe40ea: Layer already exists 23:36:53 c52fc1da5bd9: Layer already exists 23:36:53 73854db9327f: Layer already exists 23:36:53 d2d9d24a8c2a: Layer already exists 23:36:53 latest: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.25 23:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:54 8a18d74e0582: Preparing 23:36:54 c52fc1da5bd9: Preparing 23:36:54 18fb803eb177: Preparing 23:36:54 73854db9327f: Preparing 23:36:54 21e715fe40ea: Preparing 23:36:54 d2d9d24a8c2a: Preparing 23:36:54 c52fc1da5bd9: Layer already exists 23:36:54 73854db9327f: Layer already exists 23:36:54 18fb803eb177: Layer already exists 23:36:54 8a18d74e0582: Layer already exists 23:36:54 21e715fe40ea: Layer already exists 23:36:54 d2d9d24a8c2a: Layer already exists 23:36:54 3.1.0-dev.25: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:54 8a18d74e0582: Preparing 23:36:54 c52fc1da5bd9: Preparing 23:36:54 18fb803eb177: Preparing 23:36:54 73854db9327f: Preparing 23:36:54 21e715fe40ea: Preparing 23:36:54 d2d9d24a8c2a: Preparing 23:36:54 d2d9d24a8c2a: Waiting 23:36:54 73854db9327f: Layer already exists 23:36:54 21e715fe40ea: Layer already exists 23:36:54 18fb803eb177: Layer already exists 23:36:54 8a18d74e0582: Layer already exists 23:36:54 c52fc1da5bd9: Layer already exists 23:36:54 d2d9d24a8c2a: Layer already exists 23:36:54 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:55 + 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 23:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:36:55 8a18d74e0582: Preparing 23:36:55 c52fc1da5bd9: Preparing 23:36:55 18fb803eb177: Preparing 23:36:55 73854db9327f: Preparing 23:36:55 21e715fe40ea: Preparing 23:36:55 d2d9d24a8c2a: Preparing 23:36:55 d2d9d24a8c2a: Waiting 23:36:55 8a18d74e0582: Layer already exists 23:36:55 18fb803eb177: Layer already exists 23:36:55 21e715fe40ea: Layer already exists 23:36:55 c52fc1da5bd9: Layer already exists 23:36:55 73854db9327f: Layer already exists 23:36:55 d2d9d24a8c2a: Layer already exists 23:36:55 main: digest: sha256:5484671c4cc7bf189b5d7860004f32766cb147bcde2d3a9f9efdc920522a21e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:36:55 ===================================================== [Pipeline] echo 23:36:55 taggedImages: 23:36:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:36:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.25 23:36:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:36:55 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:36:55 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:55 latest 23:36:55 3.1.0-dev.25 23:36:55 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:36:55 main 23:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:36:56 98402ca3f20c: Preparing 23:36:56 d5e4a15db46b: Preparing 23:36:56 0c7479c3bb1e: Preparing 23:36:56 7846b120be64: Preparing 23:36:56 6e32acd6ca99: Preparing 23:36:56 18fb803eb177: Preparing 23:36:56 73854db9327f: Preparing 23:36:56 2bccd87164e4: Preparing 23:36:56 d2d9d24a8c2a: Preparing 23:36:56 2bccd87164e4: Waiting 23:36:56 18fb803eb177: Waiting 23:36:56 d2d9d24a8c2a: Waiting 23:36:56 73854db9327f: Waiting 23:36:56 98402ca3f20c: Pushed 23:36:56 d5e4a15db46b: Pushed 23:36:56 0c7479c3bb1e: Pushed 23:36:56 73854db9327f: Layer already exists 23:36:56 18fb803eb177: Layer already exists 23:36:56 d2d9d24a8c2a: Layer already exists 23:36:57 2bccd87164e4: Pushed 23:37:09 6e32acd6ca99: Pushed 23:37:13 7846b120be64: Pushed 23:37:13 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:13 + 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 23:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:37:14 98402ca3f20c: Preparing 23:37:14 d5e4a15db46b: Preparing 23:37:14 0c7479c3bb1e: Preparing 23:37:14 7846b120be64: Preparing 23:37:14 6e32acd6ca99: Preparing 23:37:14 18fb803eb177: Preparing 23:37:14 73854db9327f: Preparing 23:37:14 2bccd87164e4: Preparing 23:37:14 d2d9d24a8c2a: Preparing 23:37:14 73854db9327f: Waiting 23:37:14 18fb803eb177: Waiting 23:37:14 2bccd87164e4: Waiting 23:37:14 d2d9d24a8c2a: Waiting 23:37:14 6e32acd6ca99: Layer already exists 23:37:14 7846b120be64: Layer already exists 23:37:14 d5e4a15db46b: Layer already exists 23:37:14 98402ca3f20c: Layer already exists 23:37:14 0c7479c3bb1e: Layer already exists 23:37:14 18fb803eb177: Layer already exists 23:37:14 73854db9327f: Layer already exists 23:37:14 2bccd87164e4: Layer already exists 23:37:14 d2d9d24a8c2a: Layer already exists 23:37:14 latest: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.25 23:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:37:14 98402ca3f20c: Preparing 23:37:14 d5e4a15db46b: Preparing 23:37:14 0c7479c3bb1e: Preparing 23:37:14 7846b120be64: Preparing 23:37:14 6e32acd6ca99: Preparing 23:37:14 18fb803eb177: Preparing 23:37:14 73854db9327f: Preparing 23:37:14 2bccd87164e4: Preparing 23:37:14 d2d9d24a8c2a: Preparing 23:37:14 18fb803eb177: Waiting 23:37:14 73854db9327f: Waiting 23:37:14 d2d9d24a8c2a: Waiting 23:37:14 2bccd87164e4: Waiting 23:37:14 6e32acd6ca99: Layer already exists 23:37:14 0c7479c3bb1e: Layer already exists 23:37:14 7846b120be64: Layer already exists 23:37:14 98402ca3f20c: Layer already exists 23:37:14 d5e4a15db46b: Layer already exists 23:37:14 73854db9327f: Layer already exists 23:37:14 18fb803eb177: Layer already exists 23:37:14 2bccd87164e4: Layer already exists 23:37:14 d2d9d24a8c2a: Layer already exists 23:37:14 3.1.0-dev.25: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:37:18 98402ca3f20c: Preparing 23:37:18 d5e4a15db46b: Preparing 23:37:18 0c7479c3bb1e: Preparing 23:37:18 7846b120be64: Preparing 23:37:18 6e32acd6ca99: Preparing 23:37:18 18fb803eb177: Preparing 23:37:18 73854db9327f: Preparing 23:37:18 2bccd87164e4: Preparing 23:37:18 d2d9d24a8c2a: Preparing 23:37:18 18fb803eb177: Waiting 23:37:18 73854db9327f: Waiting 23:37:18 2bccd87164e4: Waiting 23:37:18 d2d9d24a8c2a: Waiting 23:37:18 0c7479c3bb1e: Layer already exists 23:37:18 98402ca3f20c: Layer already exists 23:37:18 7846b120be64: Layer already exists 23:37:18 6e32acd6ca99: Layer already exists 23:37:18 d5e4a15db46b: Layer already exists 23:37:18 18fb803eb177: Layer already exists 23:37:18 2bccd87164e4: Layer already exists 23:37:18 73854db9327f: Layer already exists 23:37:18 d2d9d24a8c2a: Layer already exists 23:37:18 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:18 + 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 23:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:37:18 98402ca3f20c: Preparing 23:37:18 d5e4a15db46b: Preparing 23:37:18 0c7479c3bb1e: Preparing 23:37:18 7846b120be64: Preparing 23:37:18 6e32acd6ca99: Preparing 23:37:18 18fb803eb177: Preparing 23:37:18 73854db9327f: Preparing 23:37:18 2bccd87164e4: Preparing 23:37:18 d2d9d24a8c2a: Preparing 23:37:18 18fb803eb177: Waiting 23:37:18 d2d9d24a8c2a: Waiting 23:37:18 73854db9327f: Waiting 23:37:18 2bccd87164e4: Waiting 23:37:18 7846b120be64: Layer already exists 23:37:18 6e32acd6ca99: Layer already exists 23:37:18 0c7479c3bb1e: Layer already exists 23:37:18 98402ca3f20c: Layer already exists 23:37:18 d5e4a15db46b: Layer already exists 23:37:18 2bccd87164e4: Layer already exists 23:37:18 18fb803eb177: Layer already exists 23:37:18 73854db9327f: Layer already exists 23:37:18 d2d9d24a8c2a: Layer already exists 23:37:19 main: digest: sha256:d2be625c0edd988b4095af5978b03636e5a3f467fac1d99e7965a9aa3593619e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:19 ===================================================== [Pipeline] echo 23:37:19 taggedImages: 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.25 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:37:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:37:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:37:19 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:37:19 latest 23:37:19 3.1.0-dev.25 23:37:19 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:37:19 main 23:37:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:19 00d7165dac7c: Preparing 23:37:19 2db109cc2753: Preparing 23:37:19 e5dae6e54f93: Preparing 23:37:19 d8a3d0b61306: Preparing 23:37:19 18fb803eb177: Preparing 23:37:19 73854db9327f: Preparing 23:37:19 b317a76bfc26: Preparing 23:37:19 d2d9d24a8c2a: Preparing 23:37:19 73854db9327f: Waiting 23:37:19 b317a76bfc26: Waiting 23:37:19 d2d9d24a8c2a: Waiting 23:37:19 18fb803eb177: Layer already exists 23:37:19 73854db9327f: Layer already exists 23:37:20 2db109cc2753: Pushed 23:37:20 e5dae6e54f93: Pushed 23:37:20 00d7165dac7c: Pushed 23:37:20 d2d9d24a8c2a: Layer already exists 23:37:20 b317a76bfc26: Pushed 23:37:38 d8a3d0b61306: Pushed 23:37:38 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + 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 23:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:39 00d7165dac7c: Preparing 23:37:39 2db109cc2753: Preparing 23:37:39 e5dae6e54f93: Preparing 23:37:39 d8a3d0b61306: Preparing 23:37:39 18fb803eb177: Preparing 23:37:39 73854db9327f: Preparing 23:37:39 b317a76bfc26: Preparing 23:37:39 d2d9d24a8c2a: Preparing 23:37:39 b317a76bfc26: Waiting 23:37:39 d2d9d24a8c2a: Waiting 23:37:39 73854db9327f: Waiting 23:37:39 e5dae6e54f93: Layer already exists 23:37:39 00d7165dac7c: Layer already exists 23:37:39 18fb803eb177: Layer already exists 23:37:39 d8a3d0b61306: Layer already exists 23:37:39 2db109cc2753: Layer already exists 23:37:39 73854db9327f: Layer already exists 23:37:39 d2d9d24a8c2a: Layer already exists 23:37:39 b317a76bfc26: Layer already exists 23:37:39 latest: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.25 23:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:40 00d7165dac7c: Preparing 23:37:40 2db109cc2753: Preparing 23:37:40 e5dae6e54f93: Preparing 23:37:40 d8a3d0b61306: Preparing 23:37:40 18fb803eb177: Preparing 23:37:40 73854db9327f: Preparing 23:37:40 b317a76bfc26: Preparing 23:37:40 d2d9d24a8c2a: Preparing 23:37:40 73854db9327f: Waiting 23:37:40 b317a76bfc26: Waiting 23:37:40 d2d9d24a8c2a: Waiting 23:37:40 00d7165dac7c: Layer already exists 23:37:40 18fb803eb177: Layer already exists 23:37:40 e5dae6e54f93: Layer already exists 23:37:40 2db109cc2753: Layer already exists 23:37:40 d8a3d0b61306: Layer already exists 23:37:40 d2d9d24a8c2a: Layer already exists 23:37:40 b317a76bfc26: Layer already exists 23:37:40 73854db9327f: Layer already exists 23:37:40 3.1.0-dev.25: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:40 00d7165dac7c: Preparing 23:37:40 2db109cc2753: Preparing 23:37:40 e5dae6e54f93: Preparing 23:37:40 d8a3d0b61306: Preparing 23:37:40 18fb803eb177: Preparing 23:37:40 73854db9327f: Preparing 23:37:40 b317a76bfc26: Preparing 23:37:40 d2d9d24a8c2a: Preparing 23:37:40 73854db9327f: Waiting 23:37:40 d2d9d24a8c2a: Waiting 23:37:40 b317a76bfc26: Waiting 23:37:40 d8a3d0b61306: Layer already exists 23:37:40 18fb803eb177: Layer already exists 23:37:40 2db109cc2753: Layer already exists 23:37:40 e5dae6e54f93: Layer already exists 23:37:40 00d7165dac7c: Layer already exists 23:37:40 b317a76bfc26: Layer already exists 23:37:40 73854db9327f: Layer already exists 23:37:40 d2d9d24a8c2a: Layer already exists 23:37:40 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:41 + 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 23:37:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:37:41 00d7165dac7c: Preparing 23:37:41 2db109cc2753: Preparing 23:37:41 e5dae6e54f93: Preparing 23:37:41 d8a3d0b61306: Preparing 23:37:41 18fb803eb177: Preparing 23:37:41 73854db9327f: Preparing 23:37:41 b317a76bfc26: Preparing 23:37:41 d2d9d24a8c2a: Preparing 23:37:41 b317a76bfc26: Waiting 23:37:41 d2d9d24a8c2a: Waiting 23:37:41 73854db9327f: Waiting 23:37:41 2db109cc2753: Layer already exists 23:37:41 18fb803eb177: Layer already exists 23:37:41 e5dae6e54f93: Layer already exists 23:37:41 00d7165dac7c: Layer already exists 23:37:41 d8a3d0b61306: Layer already exists 23:37:41 d2d9d24a8c2a: Layer already exists 23:37:41 73854db9327f: Layer already exists 23:37:41 b317a76bfc26: Layer already exists 23:37:41 main: digest: sha256:826f27033c8ad6da6b1dcd3fc2971980b37a6f9e67d2d5435d9fc458bf5b1e79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:41 ===================================================== [Pipeline] echo 23:37:41 taggedImages: 23:37:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:37:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:37:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.25 23:37:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:37:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:37:41 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:37:41 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:37:41 latest 23:37:41 3.1.0-dev.25 23:37:41 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:37:41 main 23:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:37:42 26a55387129f: Preparing 23:37:42 a0e4e4faf922: Preparing 23:37:42 685c495dec2c: Preparing 23:37:42 43ca49587197: Preparing 23:37:42 18fb803eb177: Preparing 23:37:42 73854db9327f: Preparing 23:37:42 2bccd87164e4: Preparing 23:37:42 d2d9d24a8c2a: Preparing 23:37:42 2bccd87164e4: Waiting 23:37:42 d2d9d24a8c2a: Waiting 23:37:42 73854db9327f: Waiting 23:37:44 685c495dec2c: Pushed 23:37:44 a0e4e4faf922: Pushed 23:37:44 18fb803eb177: Layer already exists 23:37:44 73854db9327f: Layer already exists 23:37:44 2bccd87164e4: Layer already exists 23:37:44 d2d9d24a8c2a: Layer already exists 23:37:44 26a55387129f: Pushed 23:37:59 43ca49587197: Pushed 23:37:59 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:00 + 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 23:38:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:38:00 26a55387129f: Preparing 23:38:00 a0e4e4faf922: Preparing 23:38:00 685c495dec2c: Preparing 23:38:00 43ca49587197: Preparing 23:38:00 18fb803eb177: Preparing 23:38:00 73854db9327f: Preparing 23:38:00 2bccd87164e4: Preparing 23:38:00 d2d9d24a8c2a: Preparing 23:38:00 73854db9327f: Waiting 23:38:00 2bccd87164e4: Waiting 23:38:00 d2d9d24a8c2a: Waiting 23:38:00 18fb803eb177: Layer already exists 23:38:00 685c495dec2c: Layer already exists 23:38:00 26a55387129f: Layer already exists 23:38:00 43ca49587197: Layer already exists 23:38:00 a0e4e4faf922: Layer already exists 23:38:00 2bccd87164e4: Layer already exists 23:38:00 73854db9327f: Layer already exists 23:38:00 d2d9d24a8c2a: Layer already exists 23:38:00 latest: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.25 23:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:38:01 26a55387129f: Preparing 23:38:01 a0e4e4faf922: Preparing 23:38:01 685c495dec2c: Preparing 23:38:01 43ca49587197: Preparing 23:38:01 18fb803eb177: Preparing 23:38:01 73854db9327f: Preparing 23:38:01 2bccd87164e4: Preparing 23:38:01 d2d9d24a8c2a: Preparing 23:38:01 73854db9327f: Waiting 23:38:01 2bccd87164e4: Waiting 23:38:01 d2d9d24a8c2a: Waiting 23:38:01 26a55387129f: Layer already exists 23:38:01 43ca49587197: Layer already exists 23:38:01 18fb803eb177: Layer already exists 23:38:01 a0e4e4faf922: Layer already exists 23:38:01 685c495dec2c: Layer already exists 23:38:01 d2d9d24a8c2a: Layer already exists 23:38:01 73854db9327f: Layer already exists 23:38:01 2bccd87164e4: Layer already exists 23:38:01 3.1.0-dev.25: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:38:02 26a55387129f: Preparing 23:38:02 a0e4e4faf922: Preparing 23:38:02 685c495dec2c: Preparing 23:38:02 43ca49587197: Preparing 23:38:02 18fb803eb177: Preparing 23:38:02 73854db9327f: Preparing 23:38:02 2bccd87164e4: Preparing 23:38:02 d2d9d24a8c2a: Preparing 23:38:02 73854db9327f: Waiting 23:38:02 2bccd87164e4: Waiting 23:38:02 d2d9d24a8c2a: Waiting 23:38:02 18fb803eb177: Layer already exists 23:38:02 685c495dec2c: Layer already exists 23:38:02 a0e4e4faf922: Layer already exists 23:38:02 26a55387129f: Layer already exists 23:38:02 43ca49587197: Layer already exists 23:38:02 2bccd87164e4: Layer already exists 23:38:02 73854db9327f: Layer already exists 23:38:02 d2d9d24a8c2a: Layer already exists 23:38:02 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:02 + 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 23:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:38:02 26a55387129f: Preparing 23:38:02 a0e4e4faf922: Preparing 23:38:02 685c495dec2c: Preparing 23:38:02 43ca49587197: Preparing 23:38:02 18fb803eb177: Preparing 23:38:02 73854db9327f: Preparing 23:38:02 2bccd87164e4: Preparing 23:38:02 d2d9d24a8c2a: Preparing 23:38:02 73854db9327f: Waiting 23:38:02 2bccd87164e4: Waiting 23:38:02 d2d9d24a8c2a: Waiting 23:38:02 a0e4e4faf922: Layer already exists 23:38:02 43ca49587197: Layer already exists 23:38:02 26a55387129f: Layer already exists 23:38:02 18fb803eb177: Layer already exists 23:38:02 685c495dec2c: Layer already exists 23:38:02 2bccd87164e4: Layer already exists 23:38:02 73854db9327f: Layer already exists 23:38:02 d2d9d24a8c2a: Layer already exists 23:38:02 main: digest: sha256:a270e6fbe70607638a34fb4ea70ce8d7aa6d4e3726d0fb6cd4732ad445ee8dd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:03 ===================================================== [Pipeline] echo 23:38:03 taggedImages: 23:38:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:38:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:38:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.25 23:38:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:38:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:38:03 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:38:03 latest 23:38:03 3.1.0-dev.25 23:38:03 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:03 main 23:38:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:38:03 1085f5b59236: Preparing 23:38:03 ce5131a0b8e4: Preparing 23:38:03 18fb803eb177: Preparing 23:38:03 73854db9327f: Preparing 23:38:03 07d6768c573b: Preparing 23:38:03 d2d9d24a8c2a: Preparing 23:38:03 d2d9d24a8c2a: Waiting 23:38:03 18fb803eb177: Layer already exists 23:38:03 73854db9327f: Layer already exists 23:38:03 d2d9d24a8c2a: Layer already exists 23:38:03 1085f5b59236: Pushed 23:38:03 07d6768c573b: Pushed 23:38:10 ce5131a0b8e4: Pushed 23:38:10 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:38:11 1085f5b59236: Preparing 23:38:11 ce5131a0b8e4: Preparing 23:38:11 18fb803eb177: Preparing 23:38:11 73854db9327f: Preparing 23:38:11 07d6768c573b: Preparing 23:38:11 d2d9d24a8c2a: Preparing 23:38:11 d2d9d24a8c2a: Waiting 23:38:11 07d6768c573b: Layer already exists 23:38:11 ce5131a0b8e4: Layer already exists 23:38:11 73854db9327f: Layer already exists 23:38:11 1085f5b59236: Layer already exists 23:38:11 18fb803eb177: Layer already exists 23:38:11 d2d9d24a8c2a: Layer already exists 23:38:11 latest: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.25 23:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:38:12 1085f5b59236: Preparing 23:38:12 ce5131a0b8e4: Preparing 23:38:12 18fb803eb177: Preparing 23:38:12 73854db9327f: Preparing 23:38:12 07d6768c573b: Preparing 23:38:12 d2d9d24a8c2a: Preparing 23:38:12 d2d9d24a8c2a: Waiting 23:38:12 07d6768c573b: Layer already exists 23:38:12 1085f5b59236: Layer already exists 23:38:12 73854db9327f: Layer already exists 23:38:12 18fb803eb177: Layer already exists 23:38:12 ce5131a0b8e4: Layer already exists 23:38:12 d2d9d24a8c2a: Layer already exists 23:38:12 3.1.0-dev.25: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:38:13 1085f5b59236: Preparing 23:38:13 ce5131a0b8e4: Preparing 23:38:13 18fb803eb177: Preparing 23:38:13 73854db9327f: Preparing 23:38:13 07d6768c573b: Preparing 23:38:13 d2d9d24a8c2a: Preparing 23:38:13 d2d9d24a8c2a: Waiting 23:38:13 07d6768c573b: Layer already exists 23:38:13 ce5131a0b8e4: Layer already exists 23:38:13 18fb803eb177: Layer already exists 23:38:13 1085f5b59236: Layer already exists 23:38:13 73854db9327f: Layer already exists 23:38:13 d2d9d24a8c2a: Layer already exists 23:38:13 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:38:13 1085f5b59236: Preparing 23:38:13 ce5131a0b8e4: Preparing 23:38:13 18fb803eb177: Preparing 23:38:13 73854db9327f: Preparing 23:38:13 07d6768c573b: Preparing 23:38:13 d2d9d24a8c2a: Preparing 23:38:13 d2d9d24a8c2a: Waiting 23:38:13 18fb803eb177: Layer already exists 23:38:13 ce5131a0b8e4: Layer already exists 23:38:13 73854db9327f: Layer already exists 23:38:13 1085f5b59236: Layer already exists 23:38:13 07d6768c573b: Layer already exists 23:38:13 d2d9d24a8c2a: Layer already exists 23:38:13 main: digest: sha256:c9463294e466cd819be27ee50de2791af1b74fef94c44a7065f0c8b954421f41 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:13 ===================================================== [Pipeline] echo 23:38:13 taggedImages: 23:38:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:38:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:38:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.25 23:38:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:38:13 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:38:13 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:38:13 latest 23:38:13 3.1.0-dev.25 23:38:13 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:13 main 23:38:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:38:14 c5b0f29800d9: Preparing 23:38:14 e4ee492c6064: Preparing 23:38:14 18fb803eb177: Preparing 23:38:14 73854db9327f: Preparing 23:38:14 17f57bb00635: Preparing 23:38:14 d2d9d24a8c2a: Preparing 23:38:14 d2d9d24a8c2a: Waiting 23:38:14 18fb803eb177: Layer already exists 23:38:14 17f57bb00635: Layer already exists 23:38:14 73854db9327f: Layer already exists 23:38:14 d2d9d24a8c2a: Layer already exists 23:38:14 c5b0f29800d9: Pushed 23:38:21 e4ee492c6064: Pushed 23:38:21 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:38:21 c5b0f29800d9: Preparing 23:38:21 e4ee492c6064: Preparing 23:38:21 18fb803eb177: Preparing 23:38:21 73854db9327f: Preparing 23:38:21 17f57bb00635: Preparing 23:38:21 d2d9d24a8c2a: Preparing 23:38:21 d2d9d24a8c2a: Waiting 23:38:21 18fb803eb177: Layer already exists 23:38:21 e4ee492c6064: Layer already exists 23:38:21 73854db9327f: Layer already exists 23:38:21 c5b0f29800d9: Layer already exists 23:38:21 17f57bb00635: Layer already exists 23:38:21 d2d9d24a8c2a: Layer already exists 23:38:22 latest: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.25 23:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:38:22 c5b0f29800d9: Preparing 23:38:22 e4ee492c6064: Preparing 23:38:22 18fb803eb177: Preparing 23:38:22 73854db9327f: Preparing 23:38:22 17f57bb00635: Preparing 23:38:22 d2d9d24a8c2a: Preparing 23:38:22 d2d9d24a8c2a: Waiting 23:38:22 17f57bb00635: Layer already exists 23:38:22 e4ee492c6064: Layer already exists 23:38:22 c5b0f29800d9: Layer already exists 23:38:22 18fb803eb177: Layer already exists 23:38:22 73854db9327f: Layer already exists 23:38:22 d2d9d24a8c2a: Layer already exists 23:38:22 3.1.0-dev.25: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:38:23 c5b0f29800d9: Preparing 23:38:23 e4ee492c6064: Preparing 23:38:23 18fb803eb177: Preparing 23:38:23 73854db9327f: Preparing 23:38:23 17f57bb00635: Preparing 23:38:23 d2d9d24a8c2a: Preparing 23:38:23 d2d9d24a8c2a: Waiting 23:38:23 c5b0f29800d9: Layer already exists 23:38:23 73854db9327f: Layer already exists 23:38:23 e4ee492c6064: Layer already exists 23:38:23 17f57bb00635: Layer already exists 23:38:23 18fb803eb177: Layer already exists 23:38:23 d2d9d24a8c2a: Layer already exists 23:38:23 6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:38:24 c5b0f29800d9: Preparing 23:38:24 e4ee492c6064: Preparing 23:38:24 18fb803eb177: Preparing 23:38:24 73854db9327f: Preparing 23:38:24 17f57bb00635: Preparing 23:38:24 d2d9d24a8c2a: Preparing 23:38:24 d2d9d24a8c2a: Waiting 23:38:24 18fb803eb177: Layer already exists 23:38:24 e4ee492c6064: Layer already exists 23:38:24 17f57bb00635: Layer already exists 23:38:24 73854db9327f: Layer already exists 23:38:24 c5b0f29800d9: Layer already exists 23:38:24 d2d9d24a8c2a: Layer already exists 23:38:24 main: digest: sha256:01e9661622b3e10df75b0fa537c1fe3861734e4b6ea5882cc843c16d24aaa2e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:24 ===================================================== [Pipeline] echo 23:38:24 taggedImages: 23:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c 23:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.25 23:38:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c-3.1.0-dev.25 23:38:24 - 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 23:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:24 23:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:25 arm64: Pulling from edgex-lftools-log-publisher 23:38:25 8998bd30e6a1: Pulling fs layer 23:38:25 04944245beec: Pulling fs layer 23:38:25 699f458cf7ca: Pulling fs layer 23:38:25 765212b225bb: Pulling fs layer 23:38:25 f23df028b6ca: Pulling fs layer 23:38:25 d65c8cfc05b1: Pulling fs layer 23:38:25 2437ff75d9bd: Pulling fs layer 23:38:25 f23df028b6ca: Waiting 23:38:25 d65c8cfc05b1: Waiting 23:38:25 2437ff75d9bd: Waiting 23:38:25 765212b225bb: Waiting 23:38:25 04944245beec: Verifying Checksum 23:38:25 04944245beec: Download complete 23:38:25 765212b225bb: Verifying Checksum 23:38:25 765212b225bb: Download complete 23:38:25 f23df028b6ca: Verifying Checksum 23:38:25 f23df028b6ca: Download complete 23:38:25 d65c8cfc05b1: Verifying Checksum 23:38:25 d65c8cfc05b1: Download complete 23:38:25 699f458cf7ca: Verifying Checksum 23:38:25 699f458cf7ca: Download complete 23:38:26 8998bd30e6a1: Verifying Checksum 23:38:26 8998bd30e6a1: Download complete 23:38:28 2437ff75d9bd: Verifying Checksum 23:38:28 2437ff75d9bd: Download complete 23:38:29 8998bd30e6a1: Pull complete 23:38:30 04944245beec: Pull complete 23:38:32 699f458cf7ca: Pull complete 23:38:32 765212b225bb: Pull complete 23:38:33 f23df028b6ca: Pull complete 23:38:33 d65c8cfc05b1: Pull complete 23:38:47 2437ff75d9bd: Pull complete 23:38:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:47 prd-ubuntu20.04-docker-arm64-4c-16g-3734 does not seem to be running inside a container 23:38:47 $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:38:50 $ docker top 4249341f2a3fd38a940a21446bbd92aa74da212a0cd331fd839fe876f187e4be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:51 ---> job-cost.sh 23:38:51 lf-activate-venv: SKIPPING 23:38:51 INFO: No Stack... 23:38:51 INFO: Retrieving Pricing Info for: v3-standard-4 23:38:52 INFO: Archiving Costs [Pipeline] sh 23:38:52 + cat /w/workspace/edgex-go/559/archives/cost.csv 23:38:52 + cut -d, -f6 [Pipeline] lock 23:38:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] 23:38:53 Resource [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] did not exist. Created. 23:38:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:53 + echo total: 0.10999999940395355 [Pipeline] stash 23:38:54 Stashed 1 file(s) [Pipeline] } 23:38:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-559-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:54 $ docker stop --time=1 4249341f2a3fd38a940a21446bbd92aa74da212a0cd331fd839fe876f187e4be 23:38:55 $ docker rm -f --volumes 4249341f2a3fd38a940a21446bbd92aa74da212a0cd331fd839fe876f187e4be [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 23:38:56 provisioning config files... 23:38:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/559@tmp/config7328591996040986052tmp [Pipeline] { [Pipeline] sh 23:38:56 + set +x 23:38:56 + curl -s https://codecov.io/bash 23:38:56 + bash -s -- 23:38:56 23:38:56 _____ _ 23:38:56 / ____| | | 23:38:56 | | ___ __| | ___ ___ _____ __ 23:38:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:38:56 | |___| (_) | (_| | __/ (_| (_) \ V / 23:38:56 \_____\___/ \__,_|\___|\___\___/ \_/ 23:38:56 Bash-1.0.6 23:38:56 23:38:56 23:38:56 ==> git version 2.25.1 found 23:38:56 ==> 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 23:38:56 Release-Date: 2020-01-08 23:38:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:38:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:38:56 ==> Jenkins CI detected. 23:38:56 current dir:  /w/workspace/edgex-go/559 23:38:56 project root: . 23:38:56 --> token set from env 23:38:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:38:56 ==> Running gcov in . (disable via -X gcov) 23:38:56 ==> Python coveragepy not found 23:38:56 ==> Searching for coverage reports in: 23:38:56 + . 23:38:56 -> Found 1 reports 23:38:56 ==> Detecting git/mercurial file structure 23:38:56 ==> Reading reports 23:38:56 + ./coverage.out bytes=446998 23:38:56 ==> Appending adjustments 23:38:56 https://docs.codecov.io/docs/fixing-reports 23:38:57 + Found adjustments 23:38:57 ==> Gzipping contents 23:38:57 60K /tmp/codecov.cjbhWO.gz 23:38:57 ==> Uploading reports 23:38:57 url: https://codecov.io 23:38:57 query: branch=main&commit=6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c&build=559&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F559%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:38:57 -> Pinging Codecov 23:38:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c&build=559&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F559%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:38:57 -> Uploading to 23:38:57 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/00271124DB129430A58F1EEE437C3FCB/6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c/26e66509-1d3b-4c9e-b713-c9daf55bddb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T233857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=929f3e8f7e85478991219471b556201d58b88bbbf6b007ce5d5b10f1c00c2cbd 23:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:57 Dload Upload Total Spent Left Speed 23:38:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57398 0 0 100 57398 0 200k --:--:-- --:--:-- --:--:-- 199k 100 57398 0 0 100 57398 0 200k --:--:-- --:--:-- --:--:-- 199k 23:38:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b7b8e6d71ad27e7b5aec3404d08ea9d1b89993c [Pipeline] } 23:38:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:38:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:38:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:38:58 23:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:38:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:38:59 df9b9388f04a: Pulling fs layer 23:38:59 52dc419b0ee2: Pulling fs layer 23:38:59 25bc292e5bac: Pulling fs layer 23:38:59 114826534d7a: Pulling fs layer 23:38:59 4657fd5d0bcf: Pulling fs layer 23:38:59 6ad1cebc031e: Pulling fs layer 23:38:59 8a3aa393b2d8: Pulling fs layer 23:38:59 6ad1cebc031e: Waiting 23:38:59 114826534d7a: Waiting 23:38:59 4657fd5d0bcf: Waiting 23:38:59 25bc292e5bac: Verifying Checksum 23:38:59 25bc292e5bac: Download complete 23:38:59 52dc419b0ee2: Download complete 23:38:59 4657fd5d0bcf: Verifying Checksum 23:38:59 4657fd5d0bcf: Download complete 23:38:59 df9b9388f04a: Download complete 23:38:59 df9b9388f04a: Pull complete 23:38:59 52dc419b0ee2: Pull complete 23:38:59 6ad1cebc031e: Verifying Checksum 23:38:59 6ad1cebc031e: Download complete 23:38:59 25bc292e5bac: Pull complete 23:38:59 114826534d7a: Verifying Checksum 23:38:59 114826534d7a: Download complete 23:39:00 8a3aa393b2d8: Verifying Checksum 23:39:00 8a3aa393b2d8: Download complete 23:39:03 114826534d7a: Pull complete 23:39:03 4657fd5d0bcf: Pull complete 23:39:03 6ad1cebc031e: Pull complete 23:39:06 8a3aa393b2d8: Pull complete 23:39:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:06 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:39:06 $ 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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:39:11 $ docker top 65550c4c5df27cd4804c78da5338b2ec48b58231fbfe0a3adf6a97bfbc6eaf41 -eo pid,comm [Pipeline] { [Pipeline] echo 23:39:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:39:11 + set -o pipefail 23:39:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:39:18 23:39:18 Monitoring /w/workspace/edgex-go/559 (github.com/edgexfoundry/edgex-go)... 23:39:18 23:39:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/98306a7c-7cfd-43e9-941a-388c2476d791 23:39:18 23:39:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:39:18 23:39:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:39:18 23:39:18 23:39:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:39:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:39:18 More details here: https://snyk.co/ue1NS [Pipeline] } 23:39:18 $ docker stop --time=1 65550c4c5df27cd4804c78da5338b2ec48b58231fbfe0a3adf6a97bfbc6eaf41 23:39:21 $ docker rm -f --volumes 65550c4c5df27cd4804c78da5338b2ec48b58231fbfe0a3adf6a97bfbc6eaf41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:39:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:22 provisioning config files... 23:39:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/559@tmp/config16818170799777097129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:22 --> edgex-publish-swagger.sh 23:39:22 === Publish openapi/v3 API === 23:39:22 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:39:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/559/openapi/v3/core-command.yaml] 23:39:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:22 Dload Upload Total Spent Left Speed 23:39:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 61866 --:--:-- --:--:-- --:--:-- 61866 23:39:22 23:39:22 23:39:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/559/openapi/v3/core-data.yaml] 23:39:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:22 Dload Upload Total Spent Left Speed 23:39:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 749k --:--:-- --:--:-- --:--:-- 741k 100 69110 0 0 100 69110 0 150k --:--:-- --:--:-- --:--:-- 150k 23:39:23 23:39:23 23:39:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/559/openapi/v3/core-metadata.yaml] 23:39:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:23 Dload Upload Total Spent Left Speed 23:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 311k --:--:-- --:--:-- --:--:-- 311k 23:39:24 23:39:24 23:39:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/559/openapi/v3/support-notifications.yaml] 23:39:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:24 Dload Upload Total Spent Left Speed 23:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k 23:39:24 23:39:24 23:39:24 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/559/openapi/v3/support-scheduler.yaml] 23:39:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:24 Dload Upload Total Spent Left Speed 23:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 87867 --:--:-- --:--:-- --:--:-- 87867 23:39:24 23:39:24 [Pipeline] } 23:39:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:39:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:25 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:39:25 $ docker top 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b -eo pid,comm 23:39:26 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). 23:39:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:26 [ssh-agent] Looking for ssh-agent implementation... 23:39:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:26 $ docker exec 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b ssh-agent 23:39:26 SSH_AUTH_SOCK=/tmp/ssh-xiDhwRhQ0b0I/agent.32 23:39:26 SSH_AGENT_PID=38 23:39:26 Running ssh-add (command line suppressed) 23:39:26 Identity added: /w/workspace/edgex-go/559@tmp/private_key_5300007831343562978.key (/w/workspace/edgex-go/559@tmp/private_key_5300007831343562978.key) 23:39:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:26 + git semver tag 23:39:26 2023-08-15 23:39:26,871 [run_tag] DEBUG tag force:False 23:39:26 2023-08-15 23:39:26,871 [check_head_tag] DEBUG check head tag 23:39:26 2023-08-15 23:39:26,872 [execute] INFO git cat-file --batch-check 23:39:26 2023-08-15 23:39:26,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=) 23:39:26 2023-08-15 23:39:26,876 [execute] INFO git cat-file --batch 23:39:26 2023-08-15 23:39:26,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=) 23:39:26 2023-08-15 23:39:26,889 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:39:26 2023-08-15 23:39:26,889 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 23:39:26 2023-08-15 23:39:26,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=None) 23:39:26 2023-08-15 23:39:26,892 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:39:26 3.1.0-dev.25 [Pipeline] } 23:39:26 $ docker exec --env ******** --env ******** 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b ssh-agent -k 23:39:27 unset SSH_AUTH_SOCK; 23:39:27 unset SSH_AGENT_PID; 23:39:27 echo Agent pid 38 killed; 23:39:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:27 + git semver [Pipeline] } 23:39:27 $ docker stop --time=1 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b 23:39:28 $ docker rm -f --volumes 470ee8a3da365eef8fd2fd8a036a7f350073697eaed43e042afcb7915068839b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:39:29 23:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:39:29 0.23.1-centos7: Pulling from edgex-lftools 23:39:29 ab5ef0e58194: Pulling fs layer 23:39:29 9712f1f96733: Pulling fs layer 23:39:29 63f879dbbcfc: Pulling fs layer 23:39:29 0d9ebad4ef96: Pulling fs layer 23:39:29 e9a5061849ea: Pulling fs layer 23:39:29 d747dcd14b5f: Pulling fs layer 23:39:29 2de7ff778b66: Pulling fs layer 23:39:29 e9a5061849ea: Waiting 23:39:29 d747dcd14b5f: Waiting 23:39:29 2de7ff778b66: Waiting 23:39:29 0d9ebad4ef96: Waiting 23:39:29 9712f1f96733: Verifying Checksum 23:39:29 9712f1f96733: Download complete 23:39:30 63f879dbbcfc: Verifying Checksum 23:39:30 63f879dbbcfc: Download complete 23:39:30 e9a5061849ea: Verifying Checksum 23:39:30 e9a5061849ea: Download complete 23:39:30 d747dcd14b5f: Verifying Checksum 23:39:30 d747dcd14b5f: Download complete 23:39:30 ab5ef0e58194: Verifying Checksum 23:39:30 ab5ef0e58194: Download complete 23:39:30 0d9ebad4ef96: Verifying Checksum 23:39:30 0d9ebad4ef96: Download complete 23:39:30 2de7ff778b66: Verifying Checksum 23:39:30 2de7ff778b66: Download complete 23:39:32 ab5ef0e58194: Pull complete 23:39:32 9712f1f96733: Pull complete 23:39:33 63f879dbbcfc: Pull complete 23:39:36 0d9ebad4ef96: Pull complete 23:39:36 e9a5061849ea: Pull complete 23:39:37 d747dcd14b5f: Pull complete 23:39:37 2de7ff778b66: Pull complete 23:39:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:39:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:38 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:39:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:39:43 $ docker top 5279724018cdbb4bc1e78b103bdaa98405c4c4b7da47fda3b9a4419c4b915b43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:39:43 provisioning config files... 23:39:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/559@tmp/config11484265658522427481tmp 23:39:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/559@tmp/config14996355993093897906tmp 23:39:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/559@tmp/config14655164572700797315tmp [Pipeline] { [Pipeline] echo 23:39:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:39:44 ---> sigul-configuration.sh 23:39:44 gpg: directory `/root/.gnupg' created 23:39:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:39:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:39:44 gpg: keyring `/root/.gnupg/secring.gpg' created 23:39:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:39:44 gpg: CAST5 encrypted data 23:39:44 gpg: encrypted with 1 passphrase 23:39:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:39:44 + mkdir /home/jenkins 23:39:44 + mkdir /home/jenkins/sigul [Pipeline] sh 23:39:44 + 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 23:39:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:39:44 ---> sigul-install.sh 23:39:44 Sigul already installed; skipping installation. [Pipeline] sh 23:39:45 + git tag --list 23:39:45 0.6.0 23:39:45 0.6.1 23:39:45 0.7.0 23:39:45 0.7.1 23:39:45 v1.0.0 23:39:45 v1.0.1 23:39:45 v1.1.0 23:39:45 v1.2.0 23:39:45 v1.2.1 23:39:45 v1.3.0 23:39:45 v1.3.1 23:39:45 v2.0.0 23:39:45 v2.1.0 23:39:45 v2.1.1 23:39:45 v2.2.0 23:39:45 v2.3.0 23:39:45 v3.0 23:39:45 v3.0.0 23:39:45 v3.1.0-dev.1 23:39:45 v3.1.0-dev.10 23:39:45 v3.1.0-dev.11 23:39:45 v3.1.0-dev.12 23:39:45 v3.1.0-dev.13 23:39:45 v3.1.0-dev.14 23:39:45 v3.1.0-dev.15 23:39:45 v3.1.0-dev.16 23:39:45 v3.1.0-dev.17 23:39:45 v3.1.0-dev.18 23:39:45 v3.1.0-dev.19 23:39:45 v3.1.0-dev.2 23:39:45 v3.1.0-dev.20 23:39:45 v3.1.0-dev.21 23:39:45 v3.1.0-dev.22 23:39:45 v3.1.0-dev.23 23:39:45 v3.1.0-dev.24 23:39:45 v3.1.0-dev.25 23:39:45 v3.1.0-dev.3 23:39:45 v3.1.0-dev.4 23:39:45 v3.1.0-dev.5 23:39:45 v3.1.0-dev.6 23:39:45 v3.1.0-dev.7 23:39:45 v3.1.0-dev.8 23:39:45 v3.1.0-dev.9 [Pipeline] sh 23:39:45 + lftools sign git-tag v3.1.0-dev.25 23:39:46 Signing Git tag with Sigul... 23:39:46 Signing v3.1.0-dev.25 [Pipeline] echo 23:39:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:39:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:39:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:39:46 $ docker stop --time=1 5279724018cdbb4bc1e78b103bdaa98405c4c4b7da47fda3b9a4419c4b915b43 23:39:48 $ docker rm -f --volumes 5279724018cdbb4bc1e78b103bdaa98405c4c4b7da47fda3b9a4419c4b915b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:39:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:49 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:39:49 $ docker top fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 -eo pid,comm 23:39:49 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). 23:39:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:49 [ssh-agent] Looking for ssh-agent implementation... 23:39:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:49 $ docker exec fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 ssh-agent 23:39:49 SSH_AUTH_SOCK=/tmp/ssh-4L5Wgu9eDm2S/agent.32 23:39:49 SSH_AGENT_PID=38 23:39:49 Running ssh-add (command line suppressed) 23:39:49 Identity added: /w/workspace/edgex-go/559@tmp/private_key_1936632190841701091.key (/w/workspace/edgex-go/559@tmp/private_key_1936632190841701091.key) 23:39:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:50 + git semver bump pre 23:39:50 2023-08-15 23:39:50,316 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:39:50 2023-08-15 23:39:50,316 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 23:39:50 2023-08-15 23:39:50,316 [bump_version] DEBUG bumped version:3.1.0-dev.26 23:39:50 2023-08-15 23:39:50,316 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgex-go/559/.semver/main with force:True 23:39:50 2023-08-15 23:39:50,316 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:39:50 2023-08-15 23:39:50,316 [write_file] DEBUG write to file:/w/workspace/edgex-go/559/.semver/main 23:39:50 2023-08-15 23:39:50,318 [execute] INFO git cat-file --batch-check 23:39:50 2023-08-15 23:39:50,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=) 23:39:50 2023-08-15 23:39:50,323 [execute] INFO git cat-file --batch 23:39:50 2023-08-15 23:39:50,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=) 23:39:50 2023-08-15 23:39:50,328 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:39:50 3.1.0-dev.26 [Pipeline] } 23:39:50 $ docker exec --env ******** --env ******** fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 ssh-agent -k 23:39:50 unset SSH_AUTH_SOCK; 23:39:50 unset SSH_AGENT_PID; 23:39:50 echo Agent pid 38 killed; 23:39:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:50 + git semver [Pipeline] } 23:39:51 $ docker stop --time=1 fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 23:39:52 $ docker rm -f --volumes fba8a5033bbc94f0c7ad502a149ed565279e02c53090282bd60bc8003a2e8118 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:53 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:39:53 $ docker top 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b -eo pid,comm 23:39:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:39:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:53 [ssh-agent] Looking for ssh-agent implementation... 23:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:53 $ docker exec 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b ssh-agent 23:39:53 SSH_AUTH_SOCK=/tmp/ssh-e66W1qfTW6Q0/agent.32 23:39:53 SSH_AGENT_PID=38 23:39:53 Running ssh-add (command line suppressed) 23:39:53 Identity added: /w/workspace/edgex-go/559@tmp/private_key_8160333220541409100.key (/w/workspace/edgex-go/559@tmp/private_key_8160333220541409100.key) 23:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:54 + git semver push 23:39:54 2023-08-15 23:39:54,230 [run_push] DEBUG push 23:39:54 2023-08-15 23:39:54,230 [execute] INFO git cat-file --batch-check 23:39:54 2023-08-15 23:39:54,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=) 23:39:54 2023-08-15 23:39:54,235 [execute] INFO git rev-list 7d0b5a3859bf0f3e325b0295a80072551b90b89f -- 23:39:54 2023-08-15 23:39:54,235 [execute] DEBUG Popen(['git', 'rev-list', '7d0b5a3859bf0f3e325b0295a80072551b90b89f', '--'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=None) 23:39:54 2023-08-15 23:39:54,252 [execute] INFO git fetch -v origin 23:39:54 2023-08-15 23:39:54,252 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=True, shell=None, istream=None) 23:39:54 2023-08-15 23:39:54,712 [run_push] DEBUG no remote changes detected 23:39:54 2023-08-15 23:39:54,712 [execute] INFO git push origin semver 23:39:54 2023-08-15 23:39:54,713 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/559/.semver, universal_newlines=False, shell=None, istream=None) 23:39:55 2023-08-15 23:39:55,472 [run_push] DEBUG push all version tags 23:39:55 2023-08-15 23:39:55,472 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:39:55 2023-08-15 23:39:55,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/559, universal_newlines=False, shell=None, istream=None) 23:39:56 2023-08-15 23:39:56,197 [read_version] DEBUG read version from /w/workspace/edgex-go/559/.semver/main 23:39:56 3.1.0-dev.26 [Pipeline] } 23:39:56 $ docker exec --env ******** --env ******** 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b ssh-agent -k 23:39:56 unset SSH_AUTH_SOCK; 23:39:56 unset SSH_AGENT_PID; 23:39:56 echo Agent pid 38 killed; 23:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:56 + git semver [Pipeline] } 23:39:57 $ docker stop --time=1 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b 23:39:58 $ docker rm -f --volumes 24790712346e3d57a9ded31d693aacbc0c2d65eccad987f5dde5f34bc482be1b [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 23:39:58 + [ -d /w/workspace/edgex-go/559/archives ] [Pipeline] libraryResource [Pipeline] sh 23:39:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:40:00 ---> package-listing.sh 23:40:00 ++ facter osfamily 23:40:00 ++ tr '[:upper:]' '[:lower:]' 23:40:00 + OS_FAMILY=debian 23:40:00 + workspace=/w/workspace/edgex-go/559 23:40:00 + START_PACKAGES=/tmp/packages_start.txt 23:40:00 + END_PACKAGES=/tmp/packages_end.txt 23:40:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:40:00 + PACKAGES=/tmp/packages_start.txt 23:40:00 + '[' /w/workspace/edgex-go/559 ']' 23:40:00 + PACKAGES=/tmp/packages_end.txt 23:40:00 + case "${OS_FAMILY}" in 23:40:00 + dpkg -l 23:40:00 + grep '^ii' 23:40:00 + '[' -f /tmp/packages_start.txt ']' 23:40:00 + '[' -f /tmp/packages_end.txt ']' 23:40:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:40:00 + '[' /w/workspace/edgex-go/559 ']' 23:40:00 + mkdir -p /w/workspace/edgex-go/559/archives/ 23:40:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/559/archives/ [Pipeline] echo 23:40:00 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/559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:40:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:01 23:40:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:01 latest: Pulling from edgex-lftools-log-publisher 23:40:01 5eb5b503b376: Pulling fs layer 23:40:01 5c69ac0246d0: Pulling fs layer 23:40:01 ec43610c2a17: Pulling fs layer 23:40:01 3a2ae6a8a46f: Pulling fs layer 23:40:01 33b1e0a273af: Pulling fs layer 23:40:01 5d3b04190fa2: Pulling fs layer 23:40:01 2f39f015ded8: Pulling fs layer 23:40:01 33b1e0a273af: Waiting 23:40:01 5d3b04190fa2: Waiting 23:40:01 2f39f015ded8: Waiting 23:40:01 3a2ae6a8a46f: Waiting 23:40:01 5c69ac0246d0: Verifying Checksum 23:40:01 5c69ac0246d0: Download complete 23:40:01 3a2ae6a8a46f: Verifying Checksum 23:40:01 3a2ae6a8a46f: Download complete 23:40:01 33b1e0a273af: Verifying Checksum 23:40:01 33b1e0a273af: Download complete 23:40:01 5d3b04190fa2: Download complete 23:40:01 ec43610c2a17: Verifying Checksum 23:40:01 ec43610c2a17: Download complete 23:40:01 5eb5b503b376: Verifying Checksum 23:40:01 5eb5b503b376: Download complete 23:40:02 2f39f015ded8: Verifying Checksum 23:40:02 2f39f015ded8: Download complete 23:40:02 5eb5b503b376: Pull complete 23:40:02 5c69ac0246d0: Pull complete 23:40:03 ec43610c2a17: Pull complete 23:40:03 3a2ae6a8a46f: Pull complete 23:40:03 33b1e0a273af: Pull complete 23:40:03 5d3b04190fa2: Pull complete 23:40:07 2f39f015ded8: Pull complete 23:40:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:08 prd-ubuntu20.04-docker-8c-8g-3733 does not seem to be running inside a container 23:40:08 $ 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/559/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/559 -v /w/workspace/edgex-go/559:/w/workspace/edgex-go/559:rw,z -v /w/workspace/edgex-go/559@tmp:/w/workspace/edgex-go/559@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 23:40:13 $ docker top ce1cac5772726dc5994123d054a164bff99d8817689b4468885adb777c883734 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:13 + touch /tmp/pre-build-complete [Pipeline] sh 23:40:14 + mkdir -p /var/log/sysstat [Pipeline] sh 23:40:14 + ls /var/log/sa-host 23:40:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:14 provisioning config files... 23:40:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/559@tmp/config12719404529873010339tmp [Pipeline] { [Pipeline] echo 23:40:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:40:14 ---> create-netrc.sh [Pipeline] } 23:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:40:15 ---> python-tools-install.sh [Pipeline] echo 23:40:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:40:15 ---> sudo-logs.sh 23:40:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:40:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:40:15 ---> job-cost.sh 23:40:15 lf-activate-venv: SKIPPING 23:40:15 DEBUG: total: 0.10999999940395355 23:40:15 INFO: Retrieving Stack Cost... 23:40:16 INFO: Retrieving Pricing Info for: v3-standard-8 23:40:16 INFO: Archiving Costs [Pipeline] echo 23:40:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:40:16 ---> logs-deploy.sh 23:40:16 lf-activate-venv: SKIPPING 23:40:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/559 23:40:16 INFO: archiving workspace using pattern(s): 23:40:17 Archives upload complete. 23:40:17 INFO: archiving logs to Nexus 23:40:18 ---> uname -a: 23:40:18 Linux prd-ubuntu20-04-docker-8c-8g-3733 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:40:18 23:40:18 23:40:18 ---> lscpu: 23:40:18 Architecture: x86_64 23:40:18 CPU op-mode(s): 32-bit, 64-bit 23:40:18 Byte Order: Little Endian 23:40:18 Address sizes: 40 bits physical, 48 bits virtual 23:40:18 CPU(s): 8 23:40:18 On-line CPU(s) list: 0-7 23:40:18 Thread(s) per core: 1 23:40:18 Core(s) per socket: 1 23:40:18 Socket(s): 8 23:40:18 NUMA node(s): 1 23:40:18 Vendor ID: AuthenticAMD 23:40:18 CPU family: 23 23:40:18 Model: 49 23:40:18 Model name: AMD EPYC-Rome Processor 23:40:18 Stepping: 0 23:40:18 CPU MHz: 2799.998 23:40:18 BogoMIPS: 5599.99 23:40:18 Virtualization: AMD-V 23:40:18 Hypervisor vendor: KVM 23:40:18 Virtualization type: full 23:40:18 L1d cache: 256 KiB 23:40:18 L1i cache: 256 KiB 23:40:18 L2 cache: 4 MiB 23:40:18 L3 cache: 128 MiB 23:40:18 NUMA node0 CPU(s): 0-7 23:40:18 Vulnerability Itlb multihit: Not affected 23:40:18 Vulnerability L1tf: Not affected 23:40:18 Vulnerability Mds: Not affected 23:40:18 Vulnerability Meltdown: Not affected 23:40:18 Vulnerability Mmio stale data: Not affected 23:40:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:40:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:40:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:40:18 Vulnerability Srbds: Not affected 23:40:18 Vulnerability Tsx async abort: Not affected 23:40:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:40:18 23:40:18 23:40:18 ---> nproc: 23:40:18 8 23:40:18 23:40:18 23:40:18 ---> df -h: 23:40:18 Filesystem Size Used Avail Use% Mounted on 23:40:18 overlay 155G 24G 132G 16% / 23:40:18 tmpfs 64M 0 64M 0% /dev 23:40:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:40:18 shm 64M 0 64M 0% /dev/shm 23:40:18 /dev/vda1 155G 24G 132G 16% /facter-os 23:40:18 23:40:18 23:40:18 ---> sar -b -r -n DEV: 23:40:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3733) 08/15/23 _x86_64_ (8 CPU) 23:40:18 23:40:18 23:10:56 LINUX RESTART (8 CPU) 23:40:18 23:40:18 23:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:40:18 23:12:01 139.54 48.06 91.48 0.00 5418.56 173933.14 0.00 23:40:18 23:13:01 108.30 0.58 107.72 0.00 28.13 89029.56 0.00 23:40:18 23:14:01 33.54 0.08 33.46 0.00 0.67 19473.13 0.00 23:40:18 23:15:01 171.89 0.58 171.30 0.00 55.99 43659.92 0.00 23:40:18 23:16:01 127.33 0.02 127.31 0.00 4.26 146544.15 0.00 23:40:18 23:17:01 382.32 16.31 366.01 0.00 2953.42 97217.99 0.00 23:40:18 23:18:01 433.64 2.25 431.39 0.00 2276.02 119842.03 0.00 23:40:18 23:19:01 521.68 0.13 521.55 0.00 6.93 64312.48 0.00 23:40:18 23:20:01 39.12 0.03 39.09 0.00 3.60 1052.58 0.00 23:40:18 23:21:01 5.73 0.00 5.73 0.00 0.00 127.18 0.00 23:40:18 23:22:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 23:40:18 23:23:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 23:40:18 23:24:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 23:40:18 23:25:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 23:40:18 23:26:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 23:40:18 23:27:01 1.63 0.02 1.62 0.00 0.13 22.40 0.00 23:40:18 23:28:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 23:40:18 23:29:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 23:40:18 23:30:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 23:40:18 23:31:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 23:40:18 23:32:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 23:40:18 23:33:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 23:40:18 23:34:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:40:18 23:35:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 23:40:18 23:36:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 23:40:18 23:37:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 23:40:18 23:38:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 23:40:18 23:39:01 4.33 1.67 2.67 0.00 44.13 119.58 0.00 23:40:18 23:40:01 139.53 0.27 139.26 0.00 13.06 59157.34 0.00 23:40:18 Average: 73.36 2.41 70.95 0.00 372.58 28095.97 0.00 23:40:18 23:40:18 23:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:40:18 23:12:01 29187164 31589680 746400 2.27 62684 2628200 2030024 5.98 1018504 2347936 408760 23:40:18 23:13:01 27727044 31512872 790080 2.40 115588 3853312 1920168 5.66 1504132 3187012 521656 23:40:18 23:14:01 26936452 30804740 1496000 4.55 119064 3913304 2540588 7.49 1995192 3464556 286892 23:40:18 23:15:01 26090016 31309648 981916 2.99 127904 5237200 2875688 8.47 1713168 4554400 1183192 23:40:18 23:16:01 22433076 31452104 838640 2.55 131444 8916448 2517088 7.42 1667324 8149028 440580 23:40:18 23:17:01 18734032 31442772 822216 2.50 239424 12260116 2250752 6.63 2066748 11173232 1096712 23:40:18 23:18:01 14233420 29623992 2578912 7.84 273292 14635860 8139608 23.99 5046292 12342024 187908 23:40:18 23:19:01 15939568 31484380 777260 2.36 297760 14874936 2024744 5.97 2709496 13164064 556 23:40:18 23:20:01 15936224 31479092 782376 2.38 298316 14872384 2018672 5.95 3080052 12796768 572 23:40:18 23:21:01 15926756 31469948 791320 2.41 298548 14872412 2036824 6.00 3116212 12770704 184 23:40:18 23:22:01 15926980 31470224 791260 2.41 298580 14872416 2036824 6.00 3116172 12770716 36 23:40:18 23:23:01 15932468 31475712 785668 2.39 298608 14872416 2036824 6.00 3109732 12770716 12 23:40:18 23:24:01 15933024 31476460 785452 2.39 298632 14872420 2036824 6.00 3110176 12770872 164 23:40:18 23:25:01 15943388 31486872 775072 2.36 298656 14872424 2036824 6.00 3099712 12770888 24 23:40:18 23:26:01 15943284 31486928 774948 2.36 298680 14872552 2052876 6.05 3099756 12771016 28 23:40:18 23:27:01 15942348 31485988 776128 2.36 298716 14872532 2081784 6.14 3099964 12770980 224 23:40:18 23:28:01 15942672 31486356 775772 2.36 298748 14872532 2081784 6.14 3099820 12770984 12 23:40:18 23:29:01 15942800 31486500 775776 2.36 298760 14872536 2081784 6.14 3099808 12770988 8 23:40:18 23:30:01 15943068 31486808 775440 2.36 298788 14872544 2081784 6.14 3099556 12771000 12 23:40:18 23:31:01 15943020 31486804 775392 2.36 298824 14872544 2081784 6.14 3099612 12771004 12 23:40:18 23:32:01 15942656 31486488 775652 2.36 298864 14872548 2081784 6.14 3100024 12771012 8 23:40:18 23:33:01 15942608 31486448 775616 2.36 298880 14872552 2081784 6.14 3099948 12771016 8 23:40:18 23:34:01 15942844 31486720 775288 2.36 298904 14872556 2081784 6.14 3099988 12771024 8 23:40:18 23:35:01 15942796 31486720 775240 2.36 298936 14872560 2081784 6.14 3099740 12771032 32 23:40:18 23:36:01 15942244 31486172 775704 2.36 298976 14872544 2081784 6.14 3099736 12771032 4 23:40:18 23:37:01 15942664 31486640 775392 2.36 299000 14872564 2081784 6.14 3100144 12771036 8 23:40:18 23:38:01 15942900 31486912 775104 2.36 299020 14872568 2081784 6.14 3100120 12771040 8 23:40:18 23:39:01 15333872 31427876 833812 2.54 299644 15395780 2368444 6.98 3159548 13293436 522976 23:40:18 23:40:01 14254156 31408316 850136 2.59 338768 16308536 2387576 7.04 3277620 14141056 126784 23:40:18 Average: 17714605 31387592 879585 2.67 264897 13124183 2354888 6.94 2865114 11327261 164737 23:40:18 23:40:18 23:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:40:18 23:12:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 23:40:18 23:12:01 ens3 1264.11 1187.27 12086.85 153.37 0.00 0.00 0.00 0.00 23:40:18 23:12:01 docker0 518.80 457.14 36.94 2747.69 0.00 0.00 0.00 0.00 23:40:18 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:13:01 ens3 283.09 165.69 1798.45 28.96 0.00 0.00 0.00 0.00 23:40:18 23:13:01 veth634bbd2 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 23:40:18 23:13:01 docker0 141.76 245.89 10.88 1762.18 0.00 0.00 0.00 0.00 23:40:18 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:14:01 ens3 53.88 55.06 28.01 114.08 0.00 0.00 0.00 0.00 23:40:18 23:14:01 veth634bbd2 1.17 1.20 0.10 0.11 0.00 0.00 0.00 0.00 23:40:18 23:14:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 23:40:18 23:15:01 veth70cbcef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:15:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:40:18 23:15:01 ens3 130.13 77.37 2554.99 21.48 0.00 0.00 0.00 0.00 23:40:18 23:15:01 veth1f2e4d4 4.35 7.62 0.32 86.28 0.00 0.00 0.00 0.01 23:40:18 23:15:01 vethc80f3b1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:15:01 vethbe9666b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:15:01 vethbf100ce 4.25 7.43 0.32 91.84 0.00 0.00 0.00 0.01 23:40:18 23:15:01 veth6a49bb2 1.82 3.87 0.13 43.03 0.00 0.00 0.00 0.00 23:40:18 23:15:01 docker0 12.30 22.23 0.75 264.15 0.00 0.00 0.00 0.00 23:40:18 23:15:01 veth19263e6 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 23:40:18 23:15:01 vethd6eb7a0 1.88 3.78 0.14 43.03 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth5364c5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth53de782 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth590ceeb 4.85 8.49 0.37 102.64 0.00 0.00 0.00 0.01 23:40:18 23:16:01 veth92d020d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:16:01 ens3 71.96 42.96 500.96 16.99 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth2aa95b7 1.82 4.81 0.14 48.62 0.00 0.00 0.00 0.00 23:40:18 23:16:01 vetha1026d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth3a27732 1.37 3.60 0.11 43.05 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth612ab37 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:16:01 docker0 18.40 38.53 1.12 473.78 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth07211a8 3.83 6.16 0.27 84.92 0.00 0.00 0.00 0.01 23:40:18 23:16:01 vethd2af88d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth19263e6 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:16:01 veth466a3fa 2.10 5.21 0.15 42.59 0.00 0.00 0.00 0.00 23:40:18 23:17:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 23:40:18 23:17:01 ens3 866.54 423.18 5270.33 42.49 0.00 0.00 0.00 0.00 23:40:18 23:17:01 docker0 311.65 591.79 25.91 3062.70 0.00 0.00 0.00 0.00 23:40:18 23:17:01 veth19263e6 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth35d72be 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth62caf84 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 vethab91250 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth0724387 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth6f7207a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth68d1662 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 ens3 267.26 96.82 763.80 15.99 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth1784706 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth50479b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth72990f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth1ea3a8e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth79599b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:40:18 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:18:01 veth19263e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:19:01 lo 14.26 14.26 1.40 1.40 0.00 0.00 0.00 0.00 23:40:18 23:19:01 ens3 123.98 132.84 79.85 440.88 0.00 0.00 0.00 0.00 23:40:18 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:20:01 lo 51.12 51.12 5.04 5.04 0.00 0.00 0.00 0.00 23:40:18 23:20:01 ens3 489.70 502.22 239.86 2692.20 0.00 0.00 0.00 0.00 23:40:18 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:21:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 23:40:18 23:21:01 ens3 79.34 95.57 48.27 347.15 0.00 0.00 0.00 0.00 23:40:18 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:22:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:40:18 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:27:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:40:18 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:28:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:32:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:40:18 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:40:18 23:37:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:40:18 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:38:01 ens3 0.82 0.13 1.06 0.01 0.00 0.00 0.00 0.00 23:40:18 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:39:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 23:40:18 23:39:01 ens3 130.24 78.57 3971.16 15.40 0.00 0.00 0.00 0.00 23:40:18 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:18 23:40:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 23:40:18 23:40:01 ens3 366.66 254.26 5880.96 139.71 0.00 0.00 0.00 0.00 23:40:18 23:40:01 docker0 53.56 104.57 4.84 1025.72 0.00 0.00 0.00 0.00 23:40:18 Average: lo 2.89 2.89 0.28 0.28 0.00 0.00 0.00 0.00 23:40:18 Average: ens3 142.39 107.35 1145.68 138.94 0.00 0.00 0.00 0.00 23:40:18 Average: docker0 36.47 50.39 2.78 321.96 0.00 0.00 0.00 0.00 23:40:18 23:40:18 23:40:18 ---> sar -P ALL: 23:40:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3733) 08/15/23 _x86_64_ (8 CPU) 23:40:18 23:40:18 23:10:56 LINUX RESTART (8 CPU) 23:40:18 23:40:18 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:40:18 23:12:01 all 8.66 0.00 2.81 2.66 0.05 85.81 23:40:18 23:12:01 0 9.33 0.00 2.21 0.35 0.05 88.06 23:40:18 23:12:01 1 10.66 0.00 2.44 3.30 0.03 83.57 23:40:18 23:12:01 2 7.71 0.00 2.55 6.85 0.05 82.83 23:40:18 23:12:01 3 9.13 0.00 3.58 2.49 0.07 84.74 23:40:18 23:12:01 4 8.83 0.00 1.83 0.84 0.05 88.45 23:40:18 23:12:01 5 6.75 0.00 3.57 6.39 0.07 83.23 23:40:18 23:12:01 6 7.60 0.00 2.43 0.56 0.03 89.39 23:40:18 23:12:01 7 9.31 0.00 3.86 0.52 0.07 86.24 23:40:18 23:13:01 all 23.51 0.00 4.73 3.92 0.07 67.76 23:40:18 23:13:01 0 22.33 0.00 4.94 1.33 0.08 71.32 23:40:18 23:13:01 1 23.51 0.00 4.54 0.10 0.07 71.78 23:40:18 23:13:01 2 22.92 0.00 5.46 7.75 0.08 63.79 23:40:18 23:13:01 3 24.01 0.00 5.59 3.72 0.07 66.60 23:40:18 23:13:01 4 25.19 0.00 4.83 17.50 0.07 52.41 23:40:18 23:13:01 5 24.77 0.00 3.88 0.83 0.07 70.46 23:40:18 23:13:01 6 22.91 0.00 4.49 0.10 0.07 72.44 23:40:18 23:13:01 7 22.42 0.00 4.13 0.15 0.08 73.22 23:40:18 23:14:01 all 33.60 0.00 4.62 1.62 0.08 60.08 23:40:18 23:14:01 0 35.46 0.00 4.55 0.74 0.08 59.17 23:40:18 23:14:01 1 33.66 0.00 6.15 0.03 0.08 60.07 23:40:18 23:14:01 2 32.34 0.00 4.73 9.83 0.08 53.02 23:40:18 23:14:01 3 32.85 0.00 4.23 0.07 0.08 62.77 23:40:18 23:14:01 4 33.10 0.00 4.12 1.89 0.08 60.81 23:40:18 23:14:01 5 33.92 0.00 4.69 0.07 0.08 61.24 23:40:18 23:14:01 6 33.98 0.00 4.26 0.22 0.07 61.48 23:40:18 23:14:01 7 33.47 0.00 4.23 0.12 0.10 62.09 23:40:18 23:15:01 all 28.43 0.00 6.10 3.32 0.08 62.07 23:40:18 23:15:01 0 27.47 0.00 7.01 1.23 0.07 64.23 23:40:18 23:15:01 1 28.60 0.00 5.87 0.22 0.07 65.24 23:40:18 23:15:01 2 28.67 0.00 6.30 18.08 0.08 46.86 23:40:18 23:15:01 3 30.03 0.00 6.07 0.56 0.07 63.28 23:40:18 23:15:01 4 28.18 0.00 5.97 3.18 0.07 62.60 23:40:18 23:15:01 5 28.09 0.00 5.61 1.82 0.08 64.40 23:40:18 23:15:01 6 28.96 0.00 5.78 1.04 0.10 64.12 23:40:18 23:15:01 7 27.47 0.00 6.18 0.54 0.08 65.73 23:40:18 23:16:01 all 9.20 0.00 2.78 30.50 0.06 57.47 23:40:18 23:16:01 0 9.08 0.00 3.08 29.34 0.07 58.44 23:40:18 23:16:01 1 9.51 0.00 2.64 20.30 0.05 67.49 23:40:18 23:16:01 2 9.15 0.00 2.80 36.77 0.05 51.23 23:40:18 23:16:01 3 9.56 0.00 2.43 4.35 0.05 83.60 23:40:18 23:16:01 4 8.96 0.00 2.57 39.26 0.05 49.16 23:40:18 23:16:01 5 9.31 0.00 2.52 52.23 0.07 35.87 23:40:18 23:16:01 6 8.90 0.00 3.20 43.71 0.05 44.13 23:40:18 23:16:01 7 9.12 0.00 2.96 18.16 0.08 69.66 23:40:18 23:17:01 all 6.80 0.00 4.02 21.25 0.08 67.86 23:40:18 23:17:01 0 6.50 0.00 6.42 49.41 0.07 37.60 23:40:18 23:17:01 1 7.21 0.00 3.44 16.88 0.07 72.41 23:40:18 23:17:01 2 6.30 0.00 3.53 44.16 0.07 45.94 23:40:18 23:17:01 3 7.42 0.00 3.89 10.49 0.08 78.12 23:40:18 23:17:01 4 6.40 0.00 3.30 14.06 0.07 76.18 23:40:18 23:17:01 5 7.54 0.00 3.76 12.12 0.07 76.51 23:40:18 23:17:01 6 6.44 0.00 3.50 10.28 0.07 79.71 23:40:18 23:17:01 7 6.55 0.00 4.33 12.56 0.15 76.41 23:40:18 23:18:01 all 68.59 0.00 10.01 6.33 0.11 14.96 23:40:18 23:18:01 0 69.69 0.00 8.97 2.09 0.12 19.14 23:40:18 23:18:01 1 68.77 0.00 10.28 20.12 0.10 0.74 23:40:18 23:18:01 2 68.69 0.00 9.81 0.97 0.12 20.41 23:40:18 23:18:01 3 68.57 0.00 9.93 0.30 0.13 21.06 23:40:18 23:18:01 4 67.52 0.00 10.60 18.65 0.12 3.11 23:40:18 23:18:01 5 68.98 0.00 9.42 0.37 0.10 21.13 23:40:18 23:18:01 6 69.57 0.00 9.17 7.17 0.10 14.00 23:40:18 23:18:01 7 66.90 0.00 11.91 1.05 0.12 20.02 23:40:18 23:19:01 all 45.53 0.00 5.99 5.21 0.10 43.16 23:40:18 23:19:01 0 44.43 0.00 6.04 4.15 0.10 45.28 23:40:18 23:19:01 1 45.53 0.00 6.69 14.16 0.12 33.51 23:40:18 23:19:01 2 44.82 0.00 5.83 2.97 0.10 46.28 23:40:18 23:19:01 3 46.57 0.00 5.73 5.28 0.12 42.31 23:40:18 23:19:01 4 45.32 0.00 6.11 3.96 0.10 44.51 23:40:18 23:19:01 5 46.62 0.00 6.13 3.50 0.08 43.67 23:40:18 23:19:01 6 44.84 0.00 5.72 4.27 0.08 45.09 23:40:18 23:19:01 7 46.16 0.00 5.70 3.44 0.12 44.58 23:40:18 23:20:01 all 8.43 0.00 1.01 0.30 0.07 90.19 23:40:18 23:20:01 0 8.31 0.00 1.02 0.15 0.05 90.47 23:40:18 23:20:01 1 11.99 0.00 1.08 0.10 0.07 86.76 23:40:18 23:20:01 2 8.12 0.00 1.07 0.62 0.07 90.13 23:40:18 23:20:01 3 8.08 0.00 0.95 0.18 0.08 90.70 23:40:18 23:20:01 4 6.23 0.00 0.81 1.01 0.07 91.89 23:40:18 23:20:01 5 5.16 0.00 0.87 0.03 0.05 93.89 23:40:18 23:20:01 6 8.04 0.00 0.94 0.10 0.07 90.85 23:40:18 23:20:01 7 11.49 0.00 1.31 0.24 0.10 86.86 23:40:18 23:21:01 all 0.80 0.00 0.18 0.04 0.01 98.97 23:40:18 23:21:01 0 0.28 0.00 0.17 0.07 0.02 99.47 23:40:18 23:21:01 1 1.43 0.00 0.13 0.05 0.00 98.38 23:40:18 23:21:01 2 1.34 0.00 0.15 0.00 0.00 98.51 23:40:18 23:21:01 3 0.35 0.00 0.20 0.02 0.03 99.40 23:40:18 23:21:01 4 0.58 0.00 0.15 0.12 0.02 99.13 23:40:18 23:21:01 5 0.22 0.00 0.12 0.00 0.02 99.65 23:40:18 23:21:01 6 1.38 0.00 0.23 0.02 0.02 98.35 23:40:18 23:21:01 7 0.82 0.00 0.25 0.03 0.02 98.88 23:40:18 23:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:40:18 23:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:40:18 23:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:40:18 23:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:40:18 23:22:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:40:18 23:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:40:18 23:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:22:01 7 0.22 0.00 0.03 0.00 0.02 99.73 23:40:18 23:40:18 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:40:18 23:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:40:18 23:23:01 0 0.00 0.00 0.03 0.02 0.02 99.93 23:40:18 23:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:23:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:40:18 23:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:40:18 23:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:40:18 23:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:40:18 23:23:01 7 0.13 0.00 0.08 0.00 0.02 99.77 23:40:18 23:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:40:18 23:24:01 0 0.03 0.00 0.02 0.03 0.02 99.90 23:40:18 23:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:24:01 3 0.02 0.00 0.05 0.00 0.02 99.92 23:40:18 23:24:01 4 0.00 0.00 0.00 0.03 0.02 99.95 23:40:18 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:40:18 23:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:40:18 23:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:40:18 23:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:40:18 23:25:01 3 0.05 0.00 0.02 0.00 0.03 99.90 23:40:18 23:25:01 4 0.05 0.00 0.02 0.03 0.02 99.88 23:40:18 23:25:01 5 0.07 0.00 0.05 0.00 0.02 99.87 23:40:18 23:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:40:18 23:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:26:01 all 0.01 0.00 0.02 0.00 0.01 99.96 23:40:18 23:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:40:18 23:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:26:01 3 0.03 0.00 0.07 0.00 0.03 99.87 23:40:18 23:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:40:18 23:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:40:18 23:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:40:18 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:27:01 all 0.04 0.00 0.03 0.00 0.01 99.92 23:40:18 23:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:27:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:40:18 23:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:27:01 3 0.10 0.00 0.03 0.00 0.02 99.85 23:40:18 23:27:01 4 0.02 0.00 0.05 0.02 0.02 99.90 23:40:18 23:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:40:18 23:27:01 6 0.03 0.00 0.03 0.02 0.02 99.90 23:40:18 23:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:40:18 23:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:40:18 23:28:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:40:18 23:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:40:18 23:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:40:18 23:28:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:40:18 23:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:40:18 23:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:40:18 23:29:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:40:18 23:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:40:18 23:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:40:18 23:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:40:18 23:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:29:01 6 0.07 0.00 0.02 0.02 0.02 99.88 23:40:18 23:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:40:18 23:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:40:18 23:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:40:18 23:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:40:18 23:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:30:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:40:18 23:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:40:18 23:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:31:01 all 0.05 0.00 0.01 0.01 0.01 99.92 23:40:18 23:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:40:18 23:31:01 1 0.13 0.00 0.00 0.00 0.00 99.87 23:40:18 23:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:40:18 23:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:40:18 23:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:40:18 23:31:01 6 0.10 0.00 0.03 0.02 0.02 99.83 23:40:18 23:31:01 7 0.07 0.00 0.00 0.02 0.02 99.90 23:40:18 23:32:01 all 0.09 0.00 0.01 0.00 0.01 99.88 23:40:18 23:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:40:18 23:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:40:18 23:32:01 2 0.02 0.00 0.03 0.00 0.03 99.92 23:40:18 23:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:32:01 4 0.03 0.00 0.00 0.03 0.02 99.92 23:40:18 23:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:40:18 23:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:32:01 7 0.53 0.00 0.00 0.00 0.00 99.47 23:40:18 23:33:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:40:18 23:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:40:18 23:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:40:18 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:33:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:40:18 23:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:40:18 23:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:40:18 23:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:40:18 23:40:18 23:33:01 CPU %user %nice %system %iowait %steal %idle 23:40:18 23:34:01 all 0.11 0.00 0.00 0.00 0.01 99.87 23:40:18 23:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:40:18 23:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:40:18 23:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:40:18 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:40:18 23:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:40:18 23:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:40:18 23:34:01 7 0.76 0.00 0.00 0.00 0.02 99.22 23:40:18 23:35:01 all 0.28 0.00 0.01 0.00 0.01 99.69 23:40:18 23:35:01 0 0.05 0.00 0.02 0.02 0.00 99.92 23:40:18 23:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:40:18 23:35:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:40:18 23:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:40:18 23:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:40:18 23:35:01 7 1.98 0.00 0.00 0.00 0.00 98.02 23:40:18 23:36:01 all 0.16 0.00 0.00 0.01 0.01 99.82 23:40:18 23:36:01 0 0.00 0.00 0.02 0.02 0.02 99.95 23:40:18 23:36:01 1 0.08 0.00 0.00 0.00 0.00 99.92 23:40:18 23:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:40:18 23:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:40:18 23:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:40:18 23:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:40:18 23:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:40:18 23:36:01 7 1.09 0.00 0.00 0.00 0.00 98.91 23:40:18 23:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:40:18 23:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:40:18 23:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:40:18 23:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:40:18 23:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:40:18 23:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:40:18 23:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:40:18 23:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:40:18 23:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:40:18 23:38:01 all 0.03 0.00 0.02 0.00 0.00 99.95 23:40:18 23:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:40:18 23:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:40:18 23:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:40:18 23:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:40:18 23:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:40:18 23:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:40:18 23:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:40:18 23:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:40:18 23:39:01 all 1.71 0.00 0.60 0.04 0.02 97.64 23:40:18 23:39:01 0 2.44 0.00 0.38 0.03 0.02 97.13 23:40:18 23:39:01 1 1.84 0.00 0.53 0.07 0.02 97.55 23:40:18 23:39:01 2 1.09 0.00 1.14 0.00 0.02 97.76 23:40:18 23:39:01 3 2.23 0.00 0.47 0.02 0.02 97.26 23:40:18 23:39:01 4 1.92 0.00 0.57 0.12 0.02 97.38 23:40:18 23:39:01 5 1.54 0.00 0.50 0.02 0.02 97.93 23:40:18 23:39:01 6 1.82 0.00 0.60 0.02 0.02 97.55 23:40:18 23:39:01 7 0.77 0.00 0.59 0.03 0.02 98.59 23:40:18 23:40:01 all 8.09 0.00 3.39 2.81 0.07 85.65 23:40:18 23:40:01 0 6.95 0.00 4.66 7.73 0.07 80.59 23:40:18 23:40:01 1 8.91 0.00 2.99 0.10 0.05 87.96 23:40:18 23:40:01 2 7.67 0.00 3.46 9.84 0.07 78.97 23:40:18 23:40:01 3 8.17 0.00 3.30 2.14 0.07 86.32 23:40:18 23:40:01 4 7.66 0.00 3.31 1.45 0.07 87.52 23:40:18 23:40:01 5 7.78 0.00 2.98 0.66 0.05 88.53 23:40:18 23:40:01 6 9.48 0.00 3.26 0.44 0.07 86.76 23:40:18 23:40:01 7 8.12 0.00 3.17 0.08 0.08 88.54 23:40:18 Average: all 8.40 0.00 1.59 2.68 0.03 87.30 23:40:18 Average: 0 8.34 0.00 1.71 3.31 0.03 86.60 23:40:18 Average: 1 8.66 0.00 1.61 2.60 0.03 87.11 23:40:18 Average: 2 8.21 0.00 1.62 4.73 0.03 85.41 23:40:18 Average: 3 8.50 0.00 1.60 1.02 0.04 88.85 23:40:18 Average: 4 8.25 0.00 1.52 3.51 0.03 86.69 23:40:18 Average: 5 8.29 0.00 1.52 2.67 0.03 87.48 23:40:18 Average: 6 8.41 0.00 1.50 2.33 0.03 87.72 23:40:18 Average: 7 8.51 0.00 1.68 1.27 0.04 88.51 23:40:18 23:40:18 23:40:18