Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e69c565e9c450280f4c43c1091bbe3a0632b70c 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-ssh18383498297197942722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4159098960187068835.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4694300152827885913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6996833415143192033.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-ssh14215403409320387305.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-1468 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/545 [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/545 # 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 Avoid second fetch Checking out Revision 1e69c565e9c450280f4c43c1091bbe3a0632b70c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4610)" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e69c565e9c450280f4c43c1091bbe3a0632b70c # timeout=10 > git rev-list --no-walk c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-18T20:38:59.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-18T20:38:59.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-18T20:38:59.941Z] ========================================================= [2023-07-18T20:38:59.942Z] EdgeX Global Pipelines Version Info [2023-07-18T20:38:59.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-18T20:39:00.664Z] ------------------- [2023-07-18T20:39:00.664Z] stable info: [2023-07-18T20:39:00.664Z] ------------------- [2023-07-18T20:39:00.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-18T20:39:00.664Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T20:39:00.664Z] Message: update stable to v1.0.250 [2023-07-18T20:39:01.237Z] ------------------- [2023-07-18T20:39:01.237Z] experimental info: [2023-07-18T20:39:01.237Z] ------------------- [2023-07-18T20:39:01.238Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-18T20:39:01.238Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T20:39:01.238Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-18T20:39:01.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-18T20:39:01.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-18T20:39:01.420Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-18T20:39:01.427Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-18T20:39:01.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-18T20:39:01.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-18T20:39:01.450Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-18T20:39:01.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-18T20:39:01.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-18T20:39:01.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-18T20:39:01.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-18T20:39:01.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-18T20:39:01.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-18T20:39:01.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-18T20:39:01.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-18T20:39:01.518Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T20:39:01.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T20:39:01.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-18T20:39:01.541Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-18T20:39:01.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-18T20:39:01.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-18T20:39:01.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-18T20:39:01.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-18T20:39:01.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-18T20:39:01.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-18T20:39:01.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-18T20:39:01.652Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] echo [2023-07-18T20:39:01.665Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e69c56 [Pipeline] echo [2023-07-18T20:39:01.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T20:39:01.724Z] provisioning config files... [2023-07-18T20:39:01.739Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config788098260915041095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T20:39:02.033Z] ---> docker-login.sh [2023-07-18T20:39:02.033Z] nexus3.edgexfoundry.org:10001 [2023-07-18T20:39:02.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:39:02.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:39:02.296Z] Configure a credential helper to remove this warning. See [2023-07-18T20:39:02.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:39:02.296Z] [2023-07-18T20:39:02.296Z] Login Succeeded [2023-07-18T20:39:02.296Z] nexus3.edgexfoundry.org:10002 [2023-07-18T20:39:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:39:02.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:39:02.555Z] Configure a credential helper to remove this warning. See [2023-07-18T20:39:02.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:39:02.555Z] [2023-07-18T20:39:02.555Z] Login Succeeded [2023-07-18T20:39:02.555Z] nexus3.edgexfoundry.org:10003 [2023-07-18T20:39:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:39:02.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:39:02.555Z] Configure a credential helper to remove this warning. See [2023-07-18T20:39:02.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:39:02.555Z] [2023-07-18T20:39:02.555Z] Login Succeeded [2023-07-18T20:39:02.555Z] nexus3.edgexfoundry.org:10004 [2023-07-18T20:39:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:39:02.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:39:02.816Z] Configure a credential helper to remove this warning. See [2023-07-18T20:39:02.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:39:02.816Z] [2023-07-18T20:39:02.816Z] Login Succeeded [2023-07-18T20:39:02.816Z] docker.io [2023-07-18T20:39:02.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:39:03.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:39:03.075Z] Configure a credential helper to remove this warning. See [2023-07-18T20:39:03.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:39:03.075Z] [2023-07-18T20:39:03.075Z] Login Succeeded [2023-07-18T20:39:03.075Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T20:39:03.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T20:39:03.393Z] + 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 [2023-07-18T20:39:03.394Z] + + cut -d/ -f2 [2023-07-18T20:39:03.394Z] dirname cmd/core-command/Dockerfile [2023-07-18T20:39:03.394Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/core-data/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/core-metadata/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-18T20:39:03.394Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-07-18T20:39:03.394Z] cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/security-spire-config/Dockerfile+ [2023-07-18T20:39:03.394Z] cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/support-notifications/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-18T20:39:03.394Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-18T20:39:03.394Z] + cut -d/ -f2 [2023-07-18T20:39:03.394Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-18T20:39:03.450Z] 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 [2023-07-18T20:39:03.807Z] + git rev-list -1 --merges 1e69c565e9c450280f4c43c1091bbe3a0632b70c~1..1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] echo [2023-07-18T20:39:03.849Z] -----------> git rev-list -1 --merges 1e69c565e9c450280f4c43c1091bbe3a0632b70c~1..1e69c565e9c450280f4c43c1091bbe3a0632b70c 1e69c565e9c450280f4c43c1091bbe3a0632b70c [false] [Pipeline] sh [2023-07-18T20:39:04.139Z] + git log --format=format:%s -1 1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] echo [2023-07-18T20:39:04.153Z] ========================================================= [2023-07-18T20:39:04.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-18T20:39:04.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-18T20:39:04.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T20:39:04.601Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-18T20:39:04.601Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-18T20:39:04.601Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-18T20:39:04.601Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-18T20:39:04.601Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-18T20:39:04.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:39:05.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T20:39:05.022Z] [2023-07-18T20:39:05.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:39:05.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T20:39:05.321Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-18T20:39:05.321Z] b85a868b505f: Pulling fs layer [2023-07-18T20:39:05.321Z] e2be974225ed: Pulling fs layer [2023-07-18T20:39:05.321Z] 339a4e72a1f5: Pulling fs layer [2023-07-18T20:39:05.321Z] 988bab9f4d93: Pulling fs layer [2023-07-18T20:39:05.321Z] 1469e6f7b9e6: Pulling fs layer [2023-07-18T20:39:05.321Z] eaf3925da568: Pulling fs layer [2023-07-18T20:39:05.321Z] bab4dde63d76: Pulling fs layer [2023-07-18T20:39:05.321Z] bde34c3a00c8: Pulling fs layer [2023-07-18T20:39:05.321Z] b352a97aabf1: Pulling fs layer [2023-07-18T20:39:05.321Z] 4872d77fe225: Pulling fs layer [2023-07-18T20:39:05.321Z] 5851b861e8e6: Pulling fs layer [2023-07-18T20:39:05.321Z] bab4dde63d76: Waiting [2023-07-18T20:39:05.321Z] bde34c3a00c8: Waiting [2023-07-18T20:39:05.321Z] b352a97aabf1: Waiting [2023-07-18T20:39:05.321Z] 4872d77fe225: Waiting [2023-07-18T20:39:05.321Z] 5851b861e8e6: Waiting [2023-07-18T20:39:05.321Z] 988bab9f4d93: Waiting [2023-07-18T20:39:05.321Z] 1469e6f7b9e6: Waiting [2023-07-18T20:39:05.321Z] eaf3925da568: Waiting [2023-07-18T20:39:05.321Z] e2be974225ed: Download complete [2023-07-18T20:39:05.581Z] 988bab9f4d93: Verifying Checksum [2023-07-18T20:39:05.581Z] 988bab9f4d93: Download complete [2023-07-18T20:39:05.581Z] 1469e6f7b9e6: Verifying Checksum [2023-07-18T20:39:05.581Z] 1469e6f7b9e6: Download complete [2023-07-18T20:39:05.581Z] 339a4e72a1f5: Verifying Checksum [2023-07-18T20:39:05.581Z] 339a4e72a1f5: Download complete [2023-07-18T20:39:05.581Z] eaf3925da568: Download complete [2023-07-18T20:39:05.581Z] bde34c3a00c8: Download complete [2023-07-18T20:39:05.581Z] b352a97aabf1: Verifying Checksum [2023-07-18T20:39:05.581Z] b352a97aabf1: Download complete [2023-07-18T20:39:05.581Z] 4872d77fe225: Download complete [2023-07-18T20:39:05.581Z] b85a868b505f: Verifying Checksum [2023-07-18T20:39:05.581Z] b85a868b505f: Download complete [2023-07-18T20:39:06.151Z] bab4dde63d76: Verifying Checksum [2023-07-18T20:39:07.091Z] b85a868b505f: Pull complete [2023-07-18T20:39:07.091Z] e2be974225ed: Pull complete [2023-07-18T20:39:07.660Z] 339a4e72a1f5: Pull complete [2023-07-18T20:39:07.660Z] 988bab9f4d93: Pull complete [2023-07-18T20:39:07.920Z] 1469e6f7b9e6: Pull complete [2023-07-18T20:39:07.920Z] eaf3925da568: Pull complete [2023-07-18T20:39:09.825Z] bab4dde63d76: Pull complete [2023-07-18T20:39:09.825Z] bde34c3a00c8: Pull complete [2023-07-18T20:39:10.084Z] b352a97aabf1: Pull complete [2023-07-18T20:39:10.084Z] 4872d77fe225: Pull complete [2023-07-18T20:39:10.084Z] 5851b861e8e6: Pull complete [2023-07-18T20:39:10.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-18T20:39:10.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T20:39:10.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T20:39:10.181Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T20:39:10.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T20:39:13.355Z] $ docker top 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc -eo pid,comm [2023-07-18T20:39:13.411Z] 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). [2023-07-18T20:39:13.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T20:39:13.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T20:39:13.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T20:39:13.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T20:39:13.583Z] $ docker exec 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent [2023-07-18T20:39:13.690Z] SSH_AUTH_SOCK=/tmp/ssh-Kb2hFlMSgSTh/agent.33 [2023-07-18T20:39:13.690Z] SSH_AGENT_PID=39 [2023-07-18T20:39:13.697Z] Running ssh-add (command line suppressed) [2023-07-18T20:39:13.815Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_9036082374648931026.key (/w/workspace/edgex-go/545@tmp/private_key_9036082374648931026.key) [2023-07-18T20:39:13.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T20:39:14.114Z] + git tag --points-at HEAD [Pipeline] } [2023-07-18T20:39:14.131Z] $ docker exec --env ******** --env ******** 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent -k [2023-07-18T20:39:14.231Z] unset SSH_AUTH_SOCK; [2023-07-18T20:39:14.231Z] unset SSH_AGENT_PID; [2023-07-18T20:39:14.232Z] echo Agent pid 39 killed; [2023-07-18T20:39:14.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-18T20:39:14.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T20:39:14.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T20:39:14.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T20:39:14.376Z] $ docker exec 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent [2023-07-18T20:39:14.500Z] SSH_AUTH_SOCK=/tmp/ssh-tKltd6FZbYZu/agent.72 [2023-07-18T20:39:14.501Z] SSH_AGENT_PID=78 [2023-07-18T20:39:14.507Z] Running ssh-add (command line suppressed) [2023-07-18T20:39:14.625Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_9784087919428984840.key (/w/workspace/edgex-go/545@tmp/private_key_9784087919428984840.key) [2023-07-18T20:39:14.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T20:39:14.926Z] + git semver init [2023-07-18T20:39:15.186Z] 2023-07-18 20:39:15,124 [run_init] DEBUG init version:0.0.0 force:False [2023-07-18T20:39:15.186Z] 2023-07-18 20:39:15,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/545/.semver [2023-07-18T20:39:15.186Z] 2023-07-18 20:39:15,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/545/.semver [2023-07-18T20:39:15.186Z] 2023-07-18 20:39:15,125 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/545/.semver'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=None) [2023-07-18T20:39:20.498Z] 2023-07-18 20:39:20,073 [append_file] DEBUG append to file:/w/workspace/edgex-go/545/.git/info/exclude [2023-07-18T20:39:20.498Z] 2023-07-18 20:39:20,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/545/.semver/main with force:False [2023-07-18T20:39:20.498Z] 2023-07-18 20:39:20,074 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T20:39:20.498Z] 2023-07-18 20:39:20,074 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T20:39:20.498Z] 3.1.0-dev.11 [Pipeline] } [2023-07-18T20:39:20.513Z] $ docker exec --env ******** --env ******** 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent -k [2023-07-18T20:39:20.618Z] unset SSH_AUTH_SOCK; [2023-07-18T20:39:20.618Z] unset SSH_AGENT_PID; [2023-07-18T20:39:20.618Z] echo Agent pid 78 killed; [2023-07-18T20:39:20.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T20:39:20.925Z] + git semver [Pipeline] } [2023-07-18T20:39:21.206Z] $ docker stop --time=1 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc [2023-07-18T20:39:22.504Z] $ docker rm -f --volumes 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T20:39:22.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-18T20:39:23.038Z] Stashed 1 file(s) [Pipeline] echo [2023-07-18T20:39:23.041Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 [2023-07-18T20:39:23.403Z] + git config --global --add safe.directory /w/workspace/edgex-go/545 [Pipeline] echo [2023-07-18T20:39:23.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T20:39:23.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T20:39:23.432Z] ========================================================= [2023-07-18T20:39:23.432Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-18T20:39:23.432Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T20:39:23.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T20:39:23.716Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-18T20:39:23.716Z] 4db1b89c0bd1: Pulling fs layer [2023-07-18T20:39:23.716Z] 6911f1a30b25: Pulling fs layer [2023-07-18T20:39:23.716Z] e194b8c5c2a9: Pulling fs layer [2023-07-18T20:39:23.716Z] 6863d3e3a2b1: Pulling fs layer [2023-07-18T20:39:23.716Z] ec0bb842ea78: Pulling fs layer [2023-07-18T20:39:23.716Z] 40a00589a448: Pulling fs layer [2023-07-18T20:39:23.716Z] 6c08303d61cc: Pulling fs layer [2023-07-18T20:39:23.716Z] 798269fcf238: Pulling fs layer [2023-07-18T20:39:23.716Z] 6863d3e3a2b1: Waiting [2023-07-18T20:39:23.716Z] ec0bb842ea78: Waiting [2023-07-18T20:39:23.716Z] 40a00589a448: Waiting [2023-07-18T20:39:23.716Z] 6c08303d61cc: Waiting [2023-07-18T20:39:23.716Z] 798269fcf238: Waiting [2023-07-18T20:39:23.716Z] 6911f1a30b25: Download complete [2023-07-18T20:39:23.716Z] 6863d3e3a2b1: Download complete [2023-07-18T20:39:23.716Z] ec0bb842ea78: Download complete [2023-07-18T20:39:23.716Z] 4db1b89c0bd1: Verifying Checksum [2023-07-18T20:39:23.716Z] 4db1b89c0bd1: Download complete [2023-07-18T20:39:23.716Z] 40a00589a448: Verifying Checksum [2023-07-18T20:39:23.716Z] 40a00589a448: Download complete [2023-07-18T20:39:23.976Z] 4db1b89c0bd1: Pull complete [2023-07-18T20:39:24.235Z] 6911f1a30b25: Pull complete [2023-07-18T20:39:24.235Z] 798269fcf238: Verifying Checksum [2023-07-18T20:39:24.235Z] 798269fcf238: Download complete [2023-07-18T20:39:24.495Z] 6c08303d61cc: Verifying Checksum [2023-07-18T20:39:24.495Z] 6c08303d61cc: Download complete [2023-07-18T20:39:24.495Z] e194b8c5c2a9: Verifying Checksum [2023-07-18T20:39:24.495Z] e194b8c5c2a9: Download complete [2023-07-18T20:39:27.778Z] e194b8c5c2a9: Pull complete [2023-07-18T20:39:28.038Z] 6863d3e3a2b1: Pull complete [2023-07-18T20:39:28.038Z] ec0bb842ea78: Pull complete [2023-07-18T20:39:28.038Z] 40a00589a448: Pull complete [2023-07-18T20:39:30.577Z] 6c08303d61cc: Pull complete [2023-07-18T20:39:31.526Z] 798269fcf238: Pull complete [2023-07-18T20:39:31.526Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-18T20:39:31.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T20:39:31.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-18T20:39:31.832Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T20:39:31.832Z] WORKDIR /edgex [2023-07-18T20:39:31.832Z] COPY go.mod . [2023-07-18T20:39:31.832Z] RUN go mod download ci-base-image-x86_64 [2023-07-18T20:39:31.832Z] -f - . [2023-07-18T20:39:32.401Z] Sending build context to Docker daemon 170.7MB [2023-07-18T20:39:32.401Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T20:39:32.401Z] ---> ec979cd7f677 [2023-07-18T20:39:32.401Z] Step 2/4 : WORKDIR /edgex [2023-07-18T20:39:37.685Z] ---> Running in efe98267f3ef [2023-07-18T20:39:37.685Z] Removing intermediate container efe98267f3ef [2023-07-18T20:39:37.685Z] ---> 52eefbaab4aa [2023-07-18T20:39:37.685Z] Step 3/4 : COPY go.mod . [2023-07-18T20:39:37.685Z] ---> d17bb8774ae4 [2023-07-18T20:39:37.685Z] Step 4/4 : RUN go mod download [2023-07-18T20:39:37.685Z] ---> Running in e93c60a4611e [2023-07-18T20:39:38.096Z] Still waiting to schedule task [2023-07-18T20:39:38.097Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-18T20:39:55.860Z] Removing intermediate container e93c60a4611e [2023-07-18T20:39:55.861Z] ---> 99180d9dc67a [2023-07-18T20:39:55.861Z] Successfully built 99180d9dc67a [2023-07-18T20:39:55.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:39:56.163Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T20:39:56.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T20:39:56.233Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T20:39:56.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-18T20:39:56.671Z] $ docker top e7e2f290e6223b78c9fd40eea2ede8acd14342d4adcd3bad2ace42fe8b991cb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T20:39:57.002Z] + go version [2023-07-18T20:39:57.002Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-18T20:39:57.016Z] $ docker stop --time=1 e7e2f290e6223b78c9fd40eea2ede8acd14342d4adcd3bad2ace42fe8b991cb9 [2023-07-18T20:39:58.307Z] $ docker rm -f --volumes e7e2f290e6223b78c9fd40eea2ede8acd14342d4adcd3bad2ace42fe8b991cb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:39:58.698Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T20:39:58.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T20:39:58.778Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T20:39:58.812Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-18T20:39:59.158Z] $ docker top 64793fe1e31e5de4992cdc5eb706ebae58fd48df8fab1e5b7bb864d2bdef85d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T20:39:59.225Z] ========================================================= [2023-07-18T20:39:59.225Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-18T20:39:59.225Z] ========================================================= [Pipeline] sh [2023-07-18T20:39:59.503Z] + git config --global --add safe.directory /w/workspace/edgex-go/545 [Pipeline] fileExists [Pipeline] sh [2023-07-18T20:39:59.800Z] + make test [2023-07-18T20:39:59.800Z] go test -race -coverprofile=coverage.out ./... [2023-07-18T20:40:07.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-18T20:40:20.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-18T20:40:20.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-18T20:40:20.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-18T20:40:20.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-18T20:40:21.312Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-18T20:40:21.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-18T20:40:21.570Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-18T20:40:21.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-18T20:40:21.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-18T20:40:22.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-18T20:40:22.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-18T20:40:22.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-18T20:40:22.607Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-18T20:40:22.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-18T20:40:23.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-18T20:40:23.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-18T20:40:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-07-18T20:40:23.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-07-18T20:40:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-18T20:40:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-18T20:40:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-18T20:40:25.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-18T20:40:25.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-18T20:40:25.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-18T20:40:25.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-18T20:40:25.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-18T20:40:25.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-18T20:40:25.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-18T20:40:26.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-18T20:40:26.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-18T20:40:27.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-07-18T20:40:27.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements [2023-07-18T20:40:27.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-18T20:40:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-18T20:40:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-18T20:40:27.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-18T20:40:27.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-18T20:40:27.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-18T20:40:27.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-18T20:40:27.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-18T20:40:28.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.877s coverage: 88.5% of statements [2023-07-18T20:40:28.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 3.8% of statements [2023-07-18T20:40:28.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 95.6% of statements [2023-07-18T20:40:28.405Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-07-18T20:40:28.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-18T20:40:28.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-18T20:40:28.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-18T20:40:29.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-07-18T20:40:29.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-18T20:40:29.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-18T20:40:29.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-07-18T20:40:29.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 31.9% of statements [2023-07-18T20:40:30.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements [2023-07-18T20:40:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-18T20:40:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-18T20:40:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-18T20:40:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-18T20:40:31.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements [2023-07-18T20:40:31.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-07-18T20:40:31.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-07-18T20:40:31.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-07-18T20:40:31.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-18T20:40:31.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-18T20:40:31.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-18T20:40:31.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-18T20:40:32.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-18T20:40:32.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-18T20:40:32.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-18T20:40:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-18T20:40:32.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-18T20:40:32.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-18T20:40:33.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-18T20:40:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-18T20:40:34.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-18T20:40:35.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-18T20:40:35.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-18T20:40:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-18T20:40:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-18T20:40:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-18T20:40:38.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-18T20:40:38.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-18T20:40:38.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-18T20:40:39.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-18T20:40:39.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-18T20:40:39.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-18T20:40:39.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-18T20:40:40.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-18T20:40:40.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-18T20:40:40.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-18T20:40:40.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-18T20:40:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-18T20:40:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-18T20:40:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-18T20:40:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-18T20:40:42.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-07-18T20:40:43.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-18T20:40:43.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-18T20:40:43.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-18T20:40:43.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.077s coverage: 92.9% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 61.8% of statements [2023-07-18T20:40:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-07-18T20:40:56.117Z] 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 [2023-07-18T20:40:56.117Z] running golangci-lint [2023-07-18T20:40:56.117Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-18T20:40:56.117Z] go version go1.20.6 linux/amd64 [2023-07-18T20:40:56.117Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-18T20:40:56.117Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-18T20:41:08.640Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1469 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-07-18T20:41:08.654Z] Running in /w/workspace/edgex-go/545 [Pipeline] { [Pipeline] checkout [2023-07-18T20:41:08.689Z] The recommended git tool is: git [2023-07-18T20:41:11.175Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 15.515349358s" [2023-07-18T20:41:11.175Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.643285ms" [2023-07-18T20:41:13.566Z] using credential edgex-jenkins-ssh [2023-07-18T20:41:13.583Z] Cloning the remote Git repository [2023-07-18T20:41:13.621Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-18T20:41:13.712Z] > git init /w/workspace/edgex-go/545 # timeout=10 [2023-07-18T20:41:13.840Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-18T20:41:13.841Z] > git --version # timeout=10 [2023-07-18T20:41:13.860Z] > git --version # 'git version 2.25.1' [2023-07-18T20:41:13.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T20:41:14.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T20:41:19.311Z] level=info msg="[linters_context/goanalysis] analyzers took 59.771064716s with top 10 stages: buildir: 36.65934028s, inspect: 1.756936635s, fact_deprecated: 1.681435062s, ctrlflow: 1.34408689s, printf: 1.245936131s, gosec: 1.218430841s, S1038: 1.058459842s, nilness: 960.752417ms, fact_purity: 918.218947ms, SA5012: 529.763385ms" [2023-07-18T20:41:19.311Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-07-18T20:41:19.311Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 0/23, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_dirs: 202/202, skip_files: 202/202, exclude-rules: 23/202, cgo: 202/202" [2023-07-18T20:41:19.311Z] level=info msg="[runner] processing took 16.846776ms with stages: nolint: 7.435846ms, identifier_marker: 4.2218ms, exclude-rules: 1.544657ms, autogenerated_exclude: 1.528767ms, path_prettifier: 1.404566ms, skip_dirs: 659.209µs, cgo: 31.49µs, filename_unadjuster: 15.16µs, uniq_by_line: 750ns, max_from_linter: 730ns, skip_files: 580ns, max_same_issues: 560ns, source_code: 550ns, severity-rules: 431ns, exclude: 430ns, sort_results: 400ns, path_prefixer: 290ns, diff: 250ns, path_shortener: 170ns, max_per_file_from_linter: 140ns" [2023-07-18T20:41:19.311Z] level=info msg="[runner] linters took 8.656647853s with stages: goanalysis_metalinter: 8.639704726s" [2023-07-18T20:41:19.311Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-18T20:41:19.311Z] level=info msg="Memory: 244 samples, avg is 200.2MB, max is 764.4MB" [2023-07-18T20:41:19.311Z] level=info msg="Execution took 24.223739716s" [2023-07-18T20:41:19.311Z] go vet ./... [2023-07-18T20:41:24.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-18T20:41:24.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-18T20:41:24.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-18T20:41:24.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-18T20:41:24.887Z] + ls -al . [2023-07-18T20:41:24.887Z] total 720 [2023-07-18T20:41:24.887Z] drwxrwxr-x 11 1001 1001 4096 Jul 18 20:40 . [2023-07-18T20:41:24.887Z] drwxr-xr-x 4 root root 4096 Jul 18 20:39 .. [2023-07-18T20:41:24.887Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 20:38 .blubracket [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 16 Jul 18 20:38 .dockerignore [2023-07-18T20:41:24.887Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 20:39 .git [2023-07-18T20:41:24.887Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 20:38 .github [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 1133 Jul 18 20:38 .gitignore [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 20:38 .golangci.yml [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 87 Jul 18 20:38 .hadolint.yml [2023-07-18T20:41:24.887Z] drwxr-xr-x 3 1001 1001 4096 Jul 18 20:39 .semver [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 166 Jul 18 20:38 .sonarcloud.properties [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 20:38 ADOPTERS.md [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 11234 Jul 18 20:38 Attribution.txt [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 93407 Jul 18 20:38 CHANGELOG.md [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 20:38 CONTRIBUTING.md [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 20:38 GOVERNANCE.md [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 883 Jul 18 20:38 Jenkinsfile [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 20:38 LICENSE [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 14368 Jul 18 20:38 Makefile [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 20:38 OWNERS.md [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 9923 Jul 18 20:38 README.md [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 20:38 SECURITY.md [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 12 Jul 18 20:39 VERSION [2023-07-18T20:41:24.887Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 20:38 bin [2023-07-18T20:41:24.887Z] drwxrwxr-x 18 1001 1001 4096 Jul 18 20:38 cmd [2023-07-18T20:41:24.887Z] -rw-r--r-- 1 root root 448414 Jul 18 20:40 coverage.out [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 3430 Jul 18 20:38 go.mod [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 32408 Jul 18 20:38 go.sum [2023-07-18T20:41:24.887Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 20:38 internal [2023-07-18T20:41:24.887Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 20:38 openapi [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 594 Jul 18 20:38 security.txt [2023-07-18T20:41:24.887Z] drwxrwxr-x 4 1001 1001 4096 Jul 18 20:38 snap [2023-07-18T20:41:24.887Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 20:38 version.go [Pipeline] sh [2023-07-18T20:41:25.174Z] + '[' -e coverage.out ] [2023-07-18T20:41:25.175Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-18T20:41:25.277Z] Stashed 1 file(s) [Pipeline] sh [2023-07-18T20:41:25.557Z] + make build [2023-07-18T20:41:25.557Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-18T20:41:34.802Z] Avoid second fetch [2023-07-18T20:41:34.803Z] Checking out Revision 1e69c565e9c450280f4c43c1091bbe3a0632b70c (main) [2023-07-18T20:41:33.988Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-18T20:41:34.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T20:41:34.821Z] > git config core.sparsecheckout # timeout=10 [2023-07-18T20:41:34.885Z] > git checkout -f 1e69c565e9c450280f4c43c1091bbe3a0632b70c # timeout=10 [2023-07-18T20:41:35.500Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4610)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-18T20:41:36.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-18T20:41:36.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T20:41:36.387Z] Dload Upload Total Spent Left Speed [2023-07-18T20:41:36.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-07-18T20:41:36.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-18T20:41:37.303Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-18T20:41:37.303Z] + sudo tee /etc/docker/daemon.new [2023-07-18T20:41:37.303Z] { [2023-07-18T20:41:37.303Z] "registry-mirrors": [ [2023-07-18T20:41:37.303Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-18T20:41:37.303Z] ], [2023-07-18T20:41:37.303Z] "bip": "10.250.0.254/24", [2023-07-18T20:41:37.303Z] "hosts": [ [2023-07-18T20:41:37.303Z] "tcp://0.0.0.0:5555", [2023-07-18T20:41:37.303Z] "unix:///var/run/docker.sock" [2023-07-18T20:41:37.303Z] ], [2023-07-18T20:41:37.303Z] "mtu": 1458, [2023-07-18T20:41:37.303Z] "selinux-enabled": true, [2023-07-18T20:41:37.303Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-18T20:41:37.303Z] } [Pipeline] sh [2023-07-18T20:41:37.626Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-18T20:41:37.960Z] + sudo service docker restart [2023-07-18T20:41:40.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-18T20:41:40.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-18T20:41:40.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-18T20:41:41.389Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-18T20:41:47.970Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-18T20:41:49.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-18T20:41:50.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-18T20:41:51.657Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-18T20:41:52.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-18T20:41:53.528Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-18T20:41:54.465Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-18T20:41:55.858Z] $ docker stop --time=1 64793fe1e31e5de4992cdc5eb706ebae58fd48df8fab1e5b7bb864d2bdef85d5 [2023-07-18T20:42:00.727Z] $ docker rm -f --volumes 64793fe1e31e5de4992cdc5eb706ebae58fd48df8fab1e5b7bb864d2bdef85d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-07-18T20:42:01.103Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-07-18T20:42:01.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config392437618060787025tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:42:01.659Z] ---> docker-login.sh [2023-07-18T20:42:01.659Z] nexus3.edgexfoundry.org:10001 [2023-07-18T20:42:01.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T20:42:01.722Z] [2023-07-18T20:42:01.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:42:01.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:42:02.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T20:42:02.021Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-18T20:42:02.021Z] 91d30c5bc195: Pulling fs layer [2023-07-18T20:42:02.021Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-18T20:42:02.021Z] 9c61dcf015f6: Pulling fs layer [2023-07-18T20:42:02.021Z] 4698f68db338: Pulling fs layer [2023-07-18T20:42:02.021Z] 2a2f49069b9e: Pulling fs layer [2023-07-18T20:42:02.021Z] e0025b399a48: Pulling fs layer [2023-07-18T20:42:02.021Z] 2a2f49069b9e: Waiting [2023-07-18T20:42:02.021Z] 4698f68db338: Waiting [2023-07-18T20:42:02.021Z] e0025b399a48: Waiting [2023-07-18T20:42:02.021Z] 91d30c5bc195: Download complete [2023-07-18T20:42:02.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:42:02.196Z] Configure a credential helper to remove this warning. See [2023-07-18T20:42:02.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:42:02.196Z] [2023-07-18T20:42:02.196Z] Login Succeeded [2023-07-18T20:42:02.196Z] nexus3.edgexfoundry.org:10002 [2023-07-18T20:42:02.281Z] 4698f68db338: Download complete [2023-07-18T20:42:02.281Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-18T20:42:02.281Z] 2e9b0aa3be6d: Download complete [2023-07-18T20:42:02.281Z] e0025b399a48: Verifying Checksum [2023-07-18T20:42:02.281Z] e0025b399a48: Download complete [2023-07-18T20:42:02.281Z] 91d30c5bc195: Pull complete [2023-07-18T20:42:02.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:42:02.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:42:02.468Z] Configure a credential helper to remove this warning. See [2023-07-18T20:42:02.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:42:02.468Z] [2023-07-18T20:42:02.468Z] Login Succeeded [2023-07-18T20:42:02.542Z] 2a2f49069b9e: Verifying Checksum [2023-07-18T20:42:02.542Z] 2a2f49069b9e: Download complete [2023-07-18T20:42:02.542Z] 2e9b0aa3be6d: Pull complete [2023-07-18T20:42:02.739Z] nexus3.edgexfoundry.org:10003 [2023-07-18T20:42:02.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:42:02.802Z] 9c61dcf015f6: Verifying Checksum [2023-07-18T20:42:02.802Z] 9c61dcf015f6: Download complete [2023-07-18T20:42:03.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:42:03.014Z] Configure a credential helper to remove this warning. See [2023-07-18T20:42:03.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:42:03.014Z] [2023-07-18T20:42:03.014Z] Login Succeeded [2023-07-18T20:42:03.014Z] nexus3.edgexfoundry.org:10004 [2023-07-18T20:42:03.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:42:03.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:42:03.283Z] Configure a credential helper to remove this warning. See [2023-07-18T20:42:03.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:42:03.283Z] [2023-07-18T20:42:03.283Z] Login Succeeded [2023-07-18T20:42:03.283Z] docker.io [2023-07-18T20:42:03.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:42:03.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:42:03.821Z] Configure a credential helper to remove this warning. See [2023-07-18T20:42:03.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:42:03.821Z] [2023-07-18T20:42:03.821Z] Login Succeeded [2023-07-18T20:42:03.821Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T20:42:03.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-18T20:42:04.369Z] + git config --global --add safe.directory /w/workspace/edgex-go/545 [Pipeline] echo [2023-07-18T20:42:04.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T20:42:04.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T20:42:04.404Z] ========================================================= [2023-07-18T20:42:04.404Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-18T20:42:04.404Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T20:42:04.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T20:42:04.720Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-18T20:42:04.720Z] edb6bdbacee9: Pulling fs layer [2023-07-18T20:42:04.720Z] 5f9638ab2659: Pulling fs layer [2023-07-18T20:42:04.720Z] 8d51d6327a98: Pulling fs layer [2023-07-18T20:42:04.720Z] 8b374f2dd631: Pulling fs layer [2023-07-18T20:42:04.720Z] ec14aa9079de: Pulling fs layer [2023-07-18T20:42:04.720Z] 2f466654f4bb: Pulling fs layer [2023-07-18T20:42:04.720Z] 554e91adad29: Pulling fs layer [2023-07-18T20:42:04.720Z] ec14aa9079de: Waiting [2023-07-18T20:42:04.720Z] 2f466654f4bb: Waiting [2023-07-18T20:42:04.720Z] 554e91adad29: Waiting [2023-07-18T20:42:04.720Z] 8b374f2dd631: Waiting [2023-07-18T20:42:05.007Z] 5f9638ab2659: Verifying Checksum [2023-07-18T20:42:05.007Z] 5f9638ab2659: Download complete [2023-07-18T20:42:05.007Z] 8b374f2dd631: Verifying Checksum [2023-07-18T20:42:05.007Z] 8b374f2dd631: Download complete [2023-07-18T20:42:05.007Z] ec14aa9079de: Verifying Checksum [2023-07-18T20:42:05.007Z] ec14aa9079de: Download complete [2023-07-18T20:42:05.007Z] edb6bdbacee9: Verifying Checksum [2023-07-18T20:42:05.339Z] 9c61dcf015f6: Pull complete [2023-07-18T20:42:05.339Z] 4698f68db338: Pull complete [2023-07-18T20:42:05.907Z] 2a2f49069b9e: Pull complete [2023-07-18T20:42:05.907Z] e0025b399a48: Pull complete [2023-07-18T20:42:05.907Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-18T20:42:05.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T20:42:05.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T20:42:05.987Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T20:42:05.990Z] edb6bdbacee9: Pull complete [2023-07-18T20:42:06.020Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-18T20:42:06.269Z] 554e91adad29: Verifying Checksum [2023-07-18T20:42:06.269Z] 554e91adad29: Download complete [2023-07-18T20:42:06.546Z] 5f9638ab2659: Pull complete [2023-07-18T20:42:07.519Z] 2f466654f4bb: Verifying Checksum [2023-07-18T20:42:07.519Z] 2f466654f4bb: Download complete [2023-07-18T20:42:07.519Z] 8d51d6327a98: Verifying Checksum [2023-07-18T20:42:07.519Z] 8d51d6327a98: Download complete [2023-07-18T20:42:09.409Z] $ docker top 5ffa7bfaefa7f4998bb735b35f0ad1e315d3e6d25dd97fd6d216466c4e8216ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T20:42:09.758Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-18T20:42:12.293Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #1 transferring dockerfile: 2.63kB done [2023-07-18T20:42:12.293Z] #1 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #2 transferring dockerfile: 1.84kB done [2023-07-18T20:42:12.293Z] #2 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #3 transferring dockerfile: 1.78kB done [2023-07-18T20:42:12.293Z] #3 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #4 transferring dockerfile: 2.68kB done [2023-07-18T20:42:12.293Z] #4 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #5 transferring dockerfile: 1.82kB done [2023-07-18T20:42:12.293Z] #5 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #6 transferring dockerfile: 2.82kB done [2023-07-18T20:42:12.293Z] #6 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #7 transferring dockerfile: 2.04kB done [2023-07-18T20:42:12.293Z] #7 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #8 transferring dockerfile: 2.58kB done [2023-07-18T20:42:12.293Z] #8 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #9 transferring dockerfile: 1.96kB done [2023-07-18T20:42:12.293Z] #9 DONE 0.0s [2023-07-18T20:42:12.293Z] [2023-07-18T20:42:12.293Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-18T20:42:12.293Z] #10 transferring dockerfile: 2.12kB done [2023-07-18T20:42:12.551Z] #10 DONE 0.1s [2023-07-18T20:42:12.551Z] [2023-07-18T20:42:12.551Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-18T20:42:12.551Z] #11 transferring dockerfile: 2.06kB done [2023-07-18T20:42:12.552Z] #11 DONE 0.1s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #12 [core-command internal] load build definition from Dockerfile [2023-07-18T20:42:12.552Z] #12 transferring dockerfile: 1.82kB done [2023-07-18T20:42:12.552Z] #12 DONE 0.1s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-18T20:42:12.552Z] #13 transferring dockerfile: 2.38kB done [2023-07-18T20:42:12.552Z] #13 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #14 [core-data internal] load build definition from Dockerfile [2023-07-18T20:42:12.552Z] #14 transferring dockerfile: 1.90kB done [2023-07-18T20:42:12.552Z] #14 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #15 [security-spire-server internal] load .dockerignore [2023-07-18T20:42:12.552Z] #15 transferring context: 56B done [2023-07-18T20:42:12.552Z] #15 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #16 [support-notifications internal] load .dockerignore [2023-07-18T20:42:12.552Z] #16 transferring context: 56B done [2023-07-18T20:42:12.552Z] #16 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-07-18T20:42:12.552Z] #17 transferring context: 56B done [2023-07-18T20:42:12.552Z] #17 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #18 [security-spire-agent internal] load .dockerignore [2023-07-18T20:42:12.552Z] #18 transferring context: 56B done [2023-07-18T20:42:12.552Z] #18 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #19 [support-scheduler internal] load .dockerignore [2023-07-18T20:42:12.552Z] #19 transferring context: 56B done [2023-07-18T20:42:12.552Z] #19 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-18T20:42:12.552Z] #20 transferring context: 56B done [2023-07-18T20:42:12.552Z] #20 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #21 [security-proxy-auth internal] load .dockerignore [2023-07-18T20:42:12.552Z] #21 transferring context: 56B done [2023-07-18T20:42:12.552Z] #21 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #22 [security-spire-config internal] load .dockerignore [2023-07-18T20:42:12.552Z] #22 transferring context: 56B done [2023-07-18T20:42:12.552Z] #22 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #23 [core-metadata internal] load .dockerignore [2023-07-18T20:42:12.552Z] #23 transferring context: 56B done [2023-07-18T20:42:12.552Z] #23 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #24 [security-proxy-setup internal] load .dockerignore [2023-07-18T20:42:12.552Z] #24 transferring context: 56B done [2023-07-18T20:42:12.552Z] #24 DONE 0.0s [2023-07-18T20:42:12.552Z] [2023-07-18T20:42:12.552Z] #25 [core-command internal] load .dockerignore [2023-07-18T20:42:12.552Z] #25 transferring context: 56B done [2023-07-18T20:42:12.811Z] #25 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-18T20:42:12.811Z] #26 transferring context: 56B done [2023-07-18T20:42:12.811Z] #26 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-07-18T20:42:12.811Z] #27 transferring context: 56B done [2023-07-18T20:42:12.811Z] #27 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #28 [core-data internal] load .dockerignore [2023-07-18T20:42:12.811Z] #28 transferring context: 56B done [2023-07-18T20:42:12.811Z] #28 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T20:42:12.811Z] #29 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:42:12.811Z] #30 DONE 0.1s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:42:12.811Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:42:12.811Z] #31 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T20:42:12.811Z] #32 ... [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T20:42:12.811Z] #29 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #33 [security-spiffe-token-provider internal] load build context [2023-07-18T20:42:12.811Z] #33 DONE 0.0s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:42:12.811Z] #30 DONE 0.1s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:42:12.811Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:42:12.811Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:42:12.811Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T20:42:12.811Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T20:42:12.811Z] #31 DONE 0.1s [2023-07-18T20:42:12.811Z] [2023-07-18T20:42:12.811Z] #32 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T20:42:13.073Z] #32 ... [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T20:42:13.073Z] #29 DONE 0.0s [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:42:13.073Z] #30 DONE 0.1s [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #34 [support-scheduler internal] load build context [2023-07-18T20:42:13.073Z] #34 DONE 0.0s [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:42:13.073Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:42:13.073Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:42:13.073Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T20:42:13.073Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T20:42:13.073Z] #31 DONE 0.1s [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #32 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T20:42:13.073Z] #32 ... [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:42:13.073Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:42:13.073Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:42:13.073Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T20:42:13.073Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T20:42:13.073Z] #31 DONE 0.1s [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T20:42:13.073Z] #29 DONE 0.0s [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #32 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T20:42:13.073Z] #32 ... [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:42:13.073Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:42:13.073Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:42:13.073Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T20:42:13.073Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T20:42:13.073Z] #31 DONE 0.1s [2023-07-18T20:42:13.073Z] [2023-07-18T20:42:13.073Z] #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T20:42:13.333Z] #32 ... [2023-07-18T20:42:13.333Z] [2023-07-18T20:42:13.333Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T20:42:13.333Z] #29 DONE 0.0s [2023-07-18T20:42:13.333Z] [2023-07-18T20:42:13.333Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:42:13.592Z] #30 DONE 0.6s [2023-07-18T20:42:13.592Z] [2023-07-18T20:42:13.592Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:42:13.592Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:42:13.592Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:42:13.592Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T20:42:13.592Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T20:42:13.592Z] #31 DONE 0.2s [2023-07-18T20:42:13.592Z] [2023-07-18T20:42:13.592Z] #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T20:42:13.592Z] #32 DONE 1.0s [2023-07-18T20:42:13.592Z] [2023-07-18T20:42:13.592Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T20:42:17.839Z] #35 transferring context: 115.59MB 4.1s [2023-07-18T20:42:18.813Z] #35 ... [2023-07-18T20:42:18.813Z] [2023-07-18T20:42:18.813Z] #33 [security-spiffe-token-provider internal] load build context [2023-07-18T20:42:19.072Z] #33 ... [2023-07-18T20:42:19.072Z] [2023-07-18T20:42:19.072Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T20:42:19.854Z] 8d51d6327a98: Pull complete [2023-07-18T20:42:19.854Z] 8b374f2dd631: Pull complete [2023-07-18T20:42:19.854Z] ec14aa9079de: Pull complete [2023-07-18T20:42:23.448Z] #35 transferring context: 310.98MB 9.2s [2023-07-18T20:42:23.448Z] #35 ... [2023-07-18T20:42:23.448Z] [2023-07-18T20:42:23.448Z] #36 [security-spire-server internal] load build context [2023-07-18T20:42:23.448Z] #36 ... [2023-07-18T20:42:23.448Z] [2023-07-18T20:42:23.448Z] #37 [support-notifications internal] load build context [2023-07-18T20:42:23.448Z] #37 ... [2023-07-18T20:42:23.448Z] [2023-07-18T20:42:23.448Z] #34 [support-scheduler internal] load build context [2023-07-18T20:42:23.448Z] #34 ... [2023-07-18T20:42:23.448Z] [2023-07-18T20:42:23.448Z] #38 [security-spire-config internal] load build context [2023-07-18T20:42:23.448Z] #38 ... [2023-07-18T20:42:23.448Z] [2023-07-18T20:42:23.448Z] #39 [security-spire-agent internal] load build context [2023-07-18T20:42:23.708Z] #39 ... [2023-07-18T20:42:23.708Z] [2023-07-18T20:42:23.708Z] #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T20:42:23.708Z] #0 5.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.708Z] #0 5.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.708Z] #0 5.842 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:42:23.708Z] #0 5.842 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:42:23.708Z] #0 5.842 OK: 17820 distinct packages available [2023-07-18T20:42:23.708Z] #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.708Z] #0 6.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.708Z] #0 6.237 (1/9) Installing ca-certificates (20230506-r0) [2023-07-18T20:42:23.708Z] #0 6.269 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-18T20:42:23.708Z] #0 6.286 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-18T20:42:23.708Z] #0 6.288 (4/9) Installing libcurl (8.1.2-r0) [2023-07-18T20:42:23.708Z] #0 6.299 (5/9) Installing curl (8.1.2-r0) [2023-07-18T20:42:23.708Z] #0 6.304 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:23.708Z] #0 6.307 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-18T20:42:23.708Z] #0 6.309 (8/9) Installing libucontext (1.2-r0) [2023-07-18T20:42:23.708Z] #0 6.312 (9/9) Installing gcompat (1.1.0-r0) [2023-07-18T20:42:23.708Z] #0 6.315 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:23.708Z] #0 6.340 Executing ca-certificates-20230506-r0.trigger [2023-07-18T20:42:23.708Z] #0 6.414 OK: 10 MiB in 24 packages [2023-07-18T20:42:23.708Z] #40 ... [2023-07-18T20:42:23.708Z] [2023-07-18T20:42:23.708Z] #41 [core-metadata internal] load build context [2023-07-18T20:42:23.708Z] #41 ... [2023-07-18T20:42:23.708Z] [2023-07-18T20:42:23.708Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T20:42:23.708Z] #0 4.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.708Z] #0 4.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.708Z] #0 4.826 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:23.708Z] #0 4.833 (2/2) Installing su-exec (0.2-r2) [2023-07-18T20:42:23.708Z] #0 4.836 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:23.708Z] #0 4.848 OK: 7 MiB in 17 packages [2023-07-18T20:42:23.708Z] #42 ... [2023-07-18T20:42:23.708Z] [2023-07-18T20:42:23.708Z] #43 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T20:42:23.966Z] #43 ... [2023-07-18T20:42:23.966Z] [2023-07-18T20:42:23.966Z] #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:42:23.966Z] #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.966Z] #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.966Z] #0 1.367 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:42:23.966Z] #0 1.367 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:42:23.966Z] #0 1.367 OK: 17820 distinct packages available [2023-07-18T20:42:23.966Z] #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.966Z] #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:23.966Z] #0 1.840 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:42:23.966Z] #0 1.868 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:42:23.966Z] #0 1.877 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:23.966Z] #0 1.884 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-18T20:42:23.966Z] #0 1.885 (5/7) Installing libucontext (1.2-r0) [2023-07-18T20:42:23.966Z] #0 1.892 (6/7) Installing gcompat (1.1.0-r0) [2023-07-18T20:42:23.966Z] #0 1.896 (7/7) Installing openssl (3.0.9-r2) [2023-07-18T20:42:23.966Z] #0 1.915 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:23.966Z] #0 1.925 OK: 8 MiB in 20 packages [2023-07-18T20:42:23.966Z] #44 ... [2023-07-18T20:42:23.966Z] [2023-07-18T20:42:23.966Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T20:42:24.325Z] #45 ... [2023-07-18T20:42:24.325Z] [2023-07-18T20:42:24.325Z] #46 [core-data internal] load build context [2023-07-18T20:42:24.325Z] #46 transferring context: 359.18MB 10.3s done [2023-07-18T20:42:24.325Z] #46 ... [2023-07-18T20:42:24.325Z] [2023-07-18T20:42:24.325Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T20:42:24.325Z] #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:24.325Z] #0 1.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:24.325Z] #0 1.578 (1/2) Installing ca-certificates (20230506-r0) [2023-07-18T20:42:24.325Z] #0 1.596 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:24.325Z] #0 1.606 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:24.325Z] #0 1.624 Executing ca-certificates-20230506-r0.trigger [2023-07-18T20:42:24.325Z] #0 1.713 OK: 8 MiB in 17 packages [2023-07-18T20:42:24.591Z] #47 ... [2023-07-18T20:42:24.592Z] [2023-07-18T20:42:24.592Z] #48 [core-common-config-bootstrapper internal] load build context [2023-07-18T20:42:24.592Z] #48 ... [2023-07-18T20:42:24.592Z] [2023-07-18T20:42:24.592Z] #49 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-07-18T20:42:24.592Z] #49 ... [2023-07-18T20:42:24.592Z] [2023-07-18T20:42:24.592Z] #50 [core-command internal] load build context [2023-07-18T20:42:24.851Z] #50 ... [2023-07-18T20:42:24.851Z] [2023-07-18T20:42:24.851Z] #51 [security-proxy-auth internal] load build context [2023-07-18T20:42:24.851Z] #51 transferring context: 359.18MB 11.1s done [2023-07-18T20:42:24.851Z] #51 ... [2023-07-18T20:42:24.851Z] [2023-07-18T20:42:24.851Z] #52 [security-proxy-setup internal] load build context [2023-07-18T20:42:24.851Z] #52 transferring context: 359.18MB 11.3s done [2023-07-18T20:42:24.851Z] #52 ... [2023-07-18T20:42:24.851Z] [2023-07-18T20:42:24.851Z] #53 [security-bootstrapper internal] load build context [2023-07-18T20:42:24.851Z] #53 transferring context: 359.18MB 10.1s done [2023-07-18T20:42:25.109Z] #53 ... [2023-07-18T20:42:25.109Z] [2023-07-18T20:42:25.109Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T20:42:25.109Z] #54 ... [2023-07-18T20:42:25.109Z] [2023-07-18T20:42:25.109Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T20:42:25.297Z] 2f466654f4bb: Pull complete [2023-07-18T20:42:25.372Z] #55 ... [2023-07-18T20:42:25.372Z] [2023-07-18T20:42:25.372Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T20:42:25.372Z] #56 ... [2023-07-18T20:42:25.372Z] [2023-07-18T20:42:25.372Z] #33 [security-spiffe-token-provider internal] load build context [2023-07-18T20:42:25.632Z] #33 transferring context: 359.18MB 12.7s done [2023-07-18T20:42:27.913Z] 554e91adad29: Pull complete [2023-07-18T20:42:27.913Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-18T20:42:27.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T20:42:27.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-18T20:42:28.246Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T20:42:28.246Z] WORKDIR /edgex [2023-07-18T20:42:28.246Z] COPY go.mod . [2023-07-18T20:42:28.246Z] RUN go mod download [2023-07-18T20:42:28.246Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-18T20:42:28.839Z] Sending build context to Docker daemon 2.955MB [2023-07-18T20:42:28.839Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T20:42:28.839Z] ---> 1e15ea492957 [2023-07-18T20:42:28.839Z] Step 2/4 : WORKDIR /edgex [2023-07-18T20:42:30.796Z] ---> Running in a34bcaafaaf0 [2023-07-18T20:42:30.796Z] Removing intermediate container a34bcaafaaf0 [2023-07-18T20:42:30.796Z] ---> ffdc131783fd [2023-07-18T20:42:30.796Z] Step 3/4 : COPY go.mod . [2023-07-18T20:42:31.064Z] ---> 5705f4000439 [2023-07-18T20:42:31.064Z] Step 4/4 : RUN go mod download [2023-07-18T20:42:31.332Z] ---> Running in 493b886f4184 [2023-07-18T20:42:33.789Z] #33 ... [2023-07-18T20:42:33.789Z] [2023-07-18T20:42:33.789Z] #36 [security-spire-server internal] load build context [2023-07-18T20:42:33.789Z] #36 transferring context: 359.18MB 12.7s done [2023-07-18T20:42:33.789Z] #36 ... [2023-07-18T20:42:33.789Z] [2023-07-18T20:42:33.789Z] #34 [support-scheduler internal] load build context [2023-07-18T20:42:33.789Z] #34 transferring context: 359.18MB 11.5s done [2023-07-18T20:42:33.789Z] #34 ... [2023-07-18T20:42:33.789Z] [2023-07-18T20:42:33.789Z] #37 [support-notifications internal] load build context [2023-07-18T20:42:33.789Z] #37 transferring context: 359.18MB 12.2s done [2023-07-18T20:42:33.789Z] #37 ... [2023-07-18T20:42:33.789Z] [2023-07-18T20:42:33.789Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T20:42:33.789Z] #35 transferring context: 359.18MB 10.4s done [2023-07-18T20:42:33.789Z] #35 ... [2023-07-18T20:42:33.789Z] [2023-07-18T20:42:33.789Z] #38 [security-spire-config internal] load build context [2023-07-18T20:42:33.789Z] #38 transferring context: 359.18MB 10.8s done [2023-07-18T20:42:33.789Z] #38 ... [2023-07-18T20:42:33.789Z] [2023-07-18T20:42:33.789Z] #39 [security-spire-agent internal] load build context [2023-07-18T20:42:33.789Z] #39 transferring context: 359.18MB 12.3s done [2023-07-18T20:42:34.049Z] #39 ... [2023-07-18T20:42:34.049Z] [2023-07-18T20:42:34.049Z] #41 [core-metadata internal] load build context [2023-07-18T20:42:34.049Z] #41 transferring context: 359.18MB 11.4s done [2023-07-18T20:42:34.685Z] #41 ... [2023-07-18T20:42:34.685Z] [2023-07-18T20:42:34.685Z] #48 [core-common-config-bootstrapper internal] load build context [2023-07-18T20:42:34.685Z] #48 transferring context: 359.18MB 11.0s done [2023-07-18T20:42:34.968Z] #48 ... [2023-07-18T20:42:34.968Z] [2023-07-18T20:42:34.968Z] #50 [core-command internal] load build context [2023-07-18T20:42:34.968Z] #50 transferring context: 359.18MB 11.2s done [2023-07-18T20:42:39.398Z] #50 ... [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #53 [security-bootstrapper internal] load build context [2023-07-18T20:42:39.398Z] #53 DONE 26.1s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T20:42:39.398Z] #42 DONE 26.1s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T20:42:39.398Z] #47 DONE 26.2s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T20:42:39.398Z] #40 DONE 26.3s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #35 [security-secretstore-setup internal] load build context [2023-07-18T20:42:39.398Z] #35 DONE 25.6s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #38 [security-spire-config internal] load build context [2023-07-18T20:42:39.398Z] #38 DONE 26.1s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #46 [core-data internal] load build context [2023-07-18T20:42:39.398Z] #46 DONE 25.7s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #49 [core-data builder 2/9] WORKDIR /edgex-go [2023-07-18T20:42:39.398Z] #49 DONE 25.4s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:42:39.398Z] #44 DONE 26.5s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T20:42:39.398Z] #57 ... [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #41 [core-metadata internal] load build context [2023-07-18T20:42:39.398Z] #41 DONE 26.2s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #51 [security-proxy-auth internal] load build context [2023-07-18T20:42:39.398Z] #51 DONE 26.1s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #34 [support-scheduler internal] load build context [2023-07-18T20:42:39.398Z] #34 DONE 26.3s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #48 [core-common-config-bootstrapper internal] load build context [2023-07-18T20:42:39.398Z] #48 DONE 25.7s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #50 [core-command internal] load build context [2023-07-18T20:42:39.398Z] #50 DONE 26.1s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #52 [security-proxy-setup internal] load build context [2023-07-18T20:42:39.398Z] #52 DONE 26.1s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #37 [support-notifications internal] load build context [2023-07-18T20:42:39.398Z] #37 DONE 26.4s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #39 [security-spire-agent internal] load build context [2023-07-18T20:42:39.398Z] #39 DONE 26.3s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #33 [security-spiffe-token-provider internal] load build context [2023-07-18T20:42:39.398Z] #33 DONE 26.4s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #36 [security-spire-server internal] load build context [2023-07-18T20:42:39.398Z] #36 DONE 26.5s [2023-07-18T20:42:39.398Z] [2023-07-18T20:42:39.398Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T20:42:40.784Z] #58 ... [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #43 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T20:42:40.784Z] #43 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #43 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #43 27.23 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:40.784Z] #43 27.23 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:40.784Z] #43 27.24 OK: 7 MiB in 16 packages [2023-07-18T20:42:40.784Z] #43 DONE 27.6s [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T20:42:40.784Z] #55 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #55 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #55 26.64 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:40.784Z] #55 26.67 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:40.784Z] #55 26.68 OK: 7 MiB in 16 packages [2023-07-18T20:42:40.784Z] #55 DONE 26.9s [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T20:42:40.784Z] #58 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #58 ... [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T20:42:40.784Z] #56 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #56 26.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #56 26.98 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:42:40.784Z] #56 27.02 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:42:40.784Z] #56 27.03 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:40.784Z] #56 27.03 (4/4) Installing openssl (3.0.9-r2) [2023-07-18T20:42:40.784Z] #56 27.04 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:40.784Z] #56 27.13 OK: 8 MiB in 17 packages [2023-07-18T20:42:40.784Z] #56 DONE 27.4s [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T20:42:40.784Z] #45 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #45 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #45 26.74 (1/4) Installing ca-certificates (20230506-r0) [2023-07-18T20:42:40.784Z] #45 26.77 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:40.784Z] #45 26.77 (3/4) Installing su-exec (0.2-r2) [2023-07-18T20:42:40.784Z] #45 26.77 (4/4) Installing yq (4.30.4-r4) [2023-07-18T20:42:40.784Z] #45 26.87 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:40.784Z] #45 26.87 Executing ca-certificates-20230506-r0.trigger [2023-07-18T20:42:40.784Z] #45 26.93 OK: 17 MiB in 19 packages [2023-07-18T20:42:40.784Z] #45 DONE 27.1s [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-18T20:42:40.784Z] #59 DONE 0.0s [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T20:42:40.784Z] #58 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #58 ... [2023-07-18T20:42:40.784Z] [2023-07-18T20:42:40.784Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T20:42:40.784Z] #54 26.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #54 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #54 27.18 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:42:40.784Z] #54 27.18 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:42:40.784Z] #54 27.18 OK: 17820 distinct packages available [2023-07-18T20:42:40.784Z] #54 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #54 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:40.784Z] #54 27.63 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-18T20:42:40.784Z] #54 27.63 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-18T20:42:40.784Z] #54 27.64 (3/4) Installing libucontext (1.2-r0) [2023-07-18T20:42:40.784Z] #54 27.64 (4/4) Installing gcompat (1.1.0-r0) [2023-07-18T20:42:40.784Z] #54 27.64 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:42:40.784Z] #54 27.65 OK: 7 MiB in 19 packages [2023-07-18T20:42:40.784Z] #54 DONE 27.7s [2023-07-18T20:42:41.044Z] [2023-07-18T20:42:41.044Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T20:42:41.044Z] #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.044Z] #0 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.044Z] #0 1.779 OK: 265 MiB in 53 packages [2023-07-18T20:42:41.044Z] #60 DONE 1.9s [2023-07-18T20:42:41.044Z] [2023-07-18T20:42:41.044Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:42:41.044Z] #61 DONE 0.0s [2023-07-18T20:42:41.044Z] [2023-07-18T20:42:41.044Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T20:42:41.044Z] #58 1.814 OK: 265 MiB in 53 packages [2023-07-18T20:42:41.044Z] #58 DONE 2.1s [2023-07-18T20:42:41.044Z] [2023-07-18T20:42:41.044Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T20:42:41.044Z] #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.044Z] #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.044Z] #0 1.776 OK: 265 MiB in 53 packages [2023-07-18T20:42:41.044Z] #62 DONE 1.9s [2023-07-18T20:42:41.044Z] [2023-07-18T20:42:41.044Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:42:41.044Z] #63 DONE 0.1s [2023-07-18T20:42:41.044Z] [2023-07-18T20:42:41.044Z] #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-18T20:42:41.303Z] #64 DONE 0.1s [2023-07-18T20:42:41.303Z] [2023-07-18T20:42:41.303Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T20:42:41.303Z] #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.303Z] #0 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.303Z] #0 1.676 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:42:41.303Z] #0 1.676 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:42:41.303Z] #0 1.676 OK: 17820 distinct packages available [2023-07-18T20:42:41.303Z] #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.303Z] #0 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:41.303Z] #0 2.063 OK: 265 MiB in 53 packages [2023-07-18T20:42:41.303Z] #65 DONE 2.2s [2023-07-18T20:42:41.303Z] [2023-07-18T20:42:41.303Z] #66 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:42:41.303Z] #66 ... [2023-07-18T20:42:41.303Z] [2023-07-18T20:42:41.303Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:42:41.303Z] #67 DONE 0.0s [2023-07-18T20:42:41.303Z] [2023-07-18T20:42:41.303Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T20:42:41.303Z] #68 DONE 2.2s [2023-07-18T20:42:41.564Z] [2023-07-18T20:42:41.564Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-18T20:42:41.564Z] #69 DONE 0.0s [2023-07-18T20:42:41.564Z] [2023-07-18T20:42:41.564Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T20:42:41.564Z] #57 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:42.944Z] #57 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T20:42:42.944Z] #57 3.661 OK: 265 MiB in 53 packages [2023-07-18T20:42:42.944Z] #57 DONE 3.8s [2023-07-18T20:42:42.944Z] [2023-07-18T20:42:42.944Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:42:42.944Z] #70 DONE 0.0s [2023-07-18T20:42:42.944Z] [2023-07-18T20:42:42.944Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:42:51.055Z] #71 ... [2023-07-18T20:42:51.055Z] [2023-07-18T20:42:51.055Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:42:51.314Z] #72 ... [2023-07-18T20:42:51.314Z] [2023-07-18T20:42:51.314Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:42:51.314Z] #73 ... [2023-07-18T20:42:51.314Z] [2023-07-18T20:42:51.314Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:10.221Z] Removing intermediate container 493b886f4184 [2023-07-18T20:43:10.221Z] ---> a52f1b66c2f0 [2023-07-18T20:43:10.221Z] Successfully built a52f1b66c2f0 [2023-07-18T20:43:10.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:43:10.553Z] + docker inspect -f . ci-base-image-arm64 [2023-07-18T20:43:10.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T20:43:10.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container [2023-07-18T20:43:10.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 [2023-07-18T20:43:12.015Z] $ docker top bd4daa44dbbd799f6213cb857f1aa6a2a85bb7913d819698830973a9a9941495 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T20:43:12.838Z] + go version [2023-07-18T20:43:12.838Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-18T20:43:12.862Z] $ docker stop --time=1 bd4daa44dbbd799f6213cb857f1aa6a2a85bb7913d819698830973a9a9941495 [2023-07-18T20:43:14.474Z] $ docker rm -f --volumes bd4daa44dbbd799f6213cb857f1aa6a2a85bb7913d819698830973a9a9941495 [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 [2023-07-18T20:43:15.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T20:43:15.077Z] [2023-07-18T20:43:15.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:43:15.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T20:43:15.409Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-18T20:43:15.409Z] 547446be3368: Pulling fs layer [2023-07-18T20:43:15.409Z] d125d8839a47: Pulling fs layer [2023-07-18T20:43:15.409Z] 3e85d5ac6304: Pulling fs layer [2023-07-18T20:43:15.409Z] c3105a71a48b: Pulling fs layer [2023-07-18T20:43:15.409Z] 0f093f025ec4: Pulling fs layer [2023-07-18T20:43:15.409Z] c3106fc0e877: Pulling fs layer [2023-07-18T20:43:15.409Z] c3105a71a48b: Waiting [2023-07-18T20:43:15.409Z] 0f093f025ec4: Waiting [2023-07-18T20:43:15.409Z] c3106fc0e877: Waiting [2023-07-18T20:43:15.684Z] 547446be3368: Verifying Checksum [2023-07-18T20:43:15.685Z] 547446be3368: Download complete [2023-07-18T20:43:15.685Z] c3105a71a48b: Verifying Checksum [2023-07-18T20:43:15.685Z] c3105a71a48b: Download complete [2023-07-18T20:43:15.952Z] d125d8839a47: Verifying Checksum [2023-07-18T20:43:15.952Z] d125d8839a47: Download complete [2023-07-18T20:43:15.952Z] c3106fc0e877: Verifying Checksum [2023-07-18T20:43:15.952Z] c3106fc0e877: Download complete [2023-07-18T20:43:16.219Z] 0f093f025ec4: Verifying Checksum [2023-07-18T20:43:16.219Z] 0f093f025ec4: Download complete [2023-07-18T20:43:16.219Z] 547446be3368: Pull complete [2023-07-18T20:43:17.181Z] d125d8839a47: Pull complete [2023-07-18T20:43:17.767Z] 3e85d5ac6304: Verifying Checksum [2023-07-18T20:43:17.767Z] 3e85d5ac6304: Download complete [2023-07-18T20:43:25.993Z] 3e85d5ac6304: Pull complete [2023-07-18T20:43:25.993Z] c3105a71a48b: Pull complete [2023-07-18T20:43:26.577Z] 0f093f025ec4: Pull complete [2023-07-18T20:43:26.844Z] c3106fc0e877: Pull complete [2023-07-18T20:43:26.844Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-18T20:43:26.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T20:43:26.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T20:43:27.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container [2023-07-18T20:43:27.104Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 [2023-07-18T20:43:29.181Z] $ docker top 4720f6b40bae11bf6d3f6d1557956af655178c6b571c9669028df4981249bba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T20:43:29.684Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-18T20:43:30.087Z] #74 ... [2023-07-18T20:43:30.087Z] [2023-07-18T20:43:30.087Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:30.087Z] #71 DONE 40.7s [2023-07-18T20:43:30.087Z] [2023-07-18T20:43:30.088Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:30.088Z] #72 DONE 42.6s [2023-07-18T20:43:30.088Z] [2023-07-18T20:43:30.088Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:30.088Z] #74 DONE 42.3s [2023-07-18T20:43:30.088Z] [2023-07-18T20:43:30.088Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:30.088Z] #73 DONE 42.5s [2023-07-18T20:43:30.088Z] [2023-07-18T20:43:30.088Z] #66 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:30.088Z] #66 DONE 42.5s [2023-07-18T20:43:30.088Z] [2023-07-18T20:43:30.088Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #75 DONE 9.0s [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:32.651Z] #76 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #77 [core-data builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #77 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.651Z] #78 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:32.651Z] #79 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.651Z] #80 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #81 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #81 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #82 [core-metadata builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #82 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:32.651Z] #83 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.651Z] #84 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #85 [support-scheduler builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #85 DONE 9.0s [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:32.651Z] #86 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #87 [core-command builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #87 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.651Z] #88 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.651Z] #89 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #90 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:32.651Z] #91 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #92 [support-notifications builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #92 DONE 9.0s [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:32.651Z] #93 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.651Z] #94 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #95 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #95 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #96 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.651Z] #97 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:32.651Z] #98 CACHED [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T20:43:32.651Z] #99 DONE 9.0s [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #100 [security-spire-server builder 6/9] COPY . . [2023-07-18T20:43:32.651Z] #100 DONE 9.0s [2023-07-18T20:43:32.651Z] [2023-07-18T20:43:32.651Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:43:32.915Z] #101 ... [2023-07-18T20:43:32.915Z] [2023-07-18T20:43:32.915Z] #102 [security-spire-agent builder 6/9] COPY . . [2023-07-18T20:43:32.915Z] #102 CACHED [2023-07-18T20:43:32.915Z] [2023-07-18T20:43:32.915Z] #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:32.915Z] #103 CACHED [2023-07-18T20:43:32.915Z] [2023-07-18T20:43:32.915Z] #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T20:43:32.915Z] #104 CACHED [2023-07-18T20:43:32.915Z] [2023-07-18T20:43:32.915Z] #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T20:43:32.915Z] #105 CACHED [2023-07-18T20:43:32.915Z] [2023-07-18T20:43:32.915Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T20:43:32.915Z] #106 DONE 0.1s [2023-07-18T20:43:32.915Z] [2023-07-18T20:43:32.915Z] #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:43:32.915Z] #0 0.390 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-18T20:43:35.466Z] #107 ... [2023-07-18T20:43:35.466Z] [2023-07-18T20:43:35.466Z] #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 [2023-07-18T20:43:35.466Z] #108 DONE 2.7s [2023-07-18T20:43:35.727Z] [2023-07-18T20:43:35.727Z] #109 [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 [2023-07-18T20:43:35.727Z] #109 DONE 2.9s [2023-07-18T20:43:35.727Z] [2023-07-18T20:43:35.727Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T20:43:36.681Z] #110 ... [2023-07-18T20:43:36.681Z] [2023-07-18T20:43:36.681Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T20:43:36.681Z] #111 DONE 1.0s [2023-07-18T20:43:36.681Z] [2023-07-18T20:43:36.681Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T20:43:36.681Z] #110 DONE 1.0s [2023-07-18T20:43:36.681Z] [2023-07-18T20:43:36.681Z] #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:43:36.940Z] #112 DONE 0.2s [2023-07-18T20:43:36.940Z] [2023-07-18T20:43:36.940Z] #113 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:43:37.205Z] #113 DONE 0.2s [2023-07-18T20:43:37.205Z] [2023-07-18T20:43:37.205Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:43:37.205Z] #114 CACHED [2023-07-18T20:43:37.205Z] [2023-07-18T20:43:37.205Z] #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:43:37.205Z] #115 CACHED [2023-07-18T20:43:37.205Z] [2023-07-18T20:43:37.205Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:43:37.464Z] #116 ... [2023-07-18T20:43:37.464Z] [2023-07-18T20:43:37.464Z] #117 [security-spire-config builder 6/9] COPY . . [2023-07-18T20:43:37.464Z] #117 CACHED [2023-07-18T20:43:37.464Z] [2023-07-18T20:43:37.464Z] #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T20:43:37.464Z] #118 CACHED [2023-07-18T20:43:37.464Z] [2023-07-18T20:43:37.464Z] #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-18T20:43:37.464Z] #119 CACHED [2023-07-18T20:43:37.464Z] [2023-07-18T20:43:37.464Z] #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:37.464Z] #120 CACHED [2023-07-18T20:43:37.464Z] [2023-07-18T20:43:37.464Z] #121 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-18T20:43:37.464Z] #121 CACHED [2023-07-18T20:43:37.464Z] [2023-07-18T20:43:37.464Z] #122 [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 [2023-07-18T20:43:37.464Z] #122 CACHED [2023-07-18T20:43:37.726Z] [2023-07-18T20:43:37.726Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:43:37.726Z] #123 ... [2023-07-18T20:43:37.726Z] [2023-07-18T20:43:37.726Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:43:37.726Z] #116 DONE 0.7s [2023-07-18T20:43:37.985Z] [2023-07-18T20:43:37.985Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:43:37.985Z] #123 DONE 0.4s [2023-07-18T20:43:37.985Z] [2023-07-18T20:43:37.985Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:43:38.244Z] #124 DONE 0.5s [2023-07-18T20:43:38.244Z] [2023-07-18T20:43:38.244Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T20:43:38.244Z] #125 DONE 0.8s [2023-07-18T20:43:38.244Z] [2023-07-18T20:43:38.244Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T20:43:38.244Z] #126 DONE 0.5s [2023-07-18T20:43:38.244Z] [2023-07-18T20:43:38.244Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:43:39.197Z] #127 DONE 0.9s [2023-07-18T20:43:39.197Z] [2023-07-18T20:43:39.197Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:43:39.197Z] #128 DONE 1.0s [2023-07-18T20:43:39.197Z] [2023-07-18T20:43:39.197Z] #129 [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 [2023-07-18T20:43:39.197Z] #129 DONE 0.9s [2023-07-18T20:43:39.197Z] [2023-07-18T20:43:39.197Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T20:43:39.459Z] #130 ... [2023-07-18T20:43:39.459Z] [2023-07-18T20:43:39.459Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T20:43:39.459Z] #131 DONE 0.1s [2023-07-18T20:43:39.459Z] [2023-07-18T20:43:39.459Z] #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T20:43:39.459Z] #132 DONE 0.2s [2023-07-18T20:43:39.459Z] [2023-07-18T20:43:39.459Z] #133 [security-spire-server] exporting to image [2023-07-18T20:43:39.459Z] #133 exporting layers [2023-07-18T20:43:39.720Z] #133 ... [2023-07-18T20:43:39.720Z] [2023-07-18T20:43:39.720Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T20:43:39.720Z] #130 DONE 0.3s [2023-07-18T20:43:39.720Z] [2023-07-18T20:43:39.720Z] #134 [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 [2023-07-18T20:43:39.720Z] #134 DONE 0.3s [2023-07-18T20:43:39.720Z] [2023-07-18T20:43:39.720Z] #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-18T20:43:39.775Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-18T20:43:39.775Z] #1 transferring dockerfile: 1.78kB done [2023-07-18T20:43:39.775Z] #1 DONE 0.1s [2023-07-18T20:43:39.775Z] [2023-07-18T20:43:39.775Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-18T20:43:39.775Z] #2 transferring dockerfile: 2.38kB done [2023-07-18T20:43:39.775Z] #2 DONE 0.0s [2023-07-18T20:43:39.775Z] [2023-07-18T20:43:39.775Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-18T20:43:39.775Z] #3 transferring dockerfile: 2.04kB done [2023-07-18T20:43:39.775Z] #3 DONE 0.0s [2023-07-18T20:43:39.775Z] [2023-07-18T20:43:39.775Z] #4 [core-data internal] load build definition from Dockerfile [2023-07-18T20:43:39.775Z] #4 transferring dockerfile: 1.90kB done [2023-07-18T20:43:39.775Z] #4 DONE 0.1s [2023-07-18T20:43:39.775Z] [2023-07-18T20:43:39.775Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-07-18T20:43:39.775Z] #5 transferring dockerfile: 1.84kB done [2023-07-18T20:43:39.776Z] #5 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #6 transferring dockerfile: 2.58kB done [2023-07-18T20:43:39.776Z] #6 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #7 transferring dockerfile: 1.96kB 0.0s done [2023-07-18T20:43:39.776Z] #7 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #8 transferring dockerfile: 2.68kB 0.0s done [2023-07-18T20:43:39.776Z] #8 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #9 transferring dockerfile: 2.12kB done [2023-07-18T20:43:39.776Z] #9 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #10 transferring dockerfile: 2.82kB done [2023-07-18T20:43:39.776Z] #10 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #11 transferring dockerfile: 1.82kB done [2023-07-18T20:43:39.776Z] #11 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #12 transferring dockerfile: 2.06kB 0.0s done [2023-07-18T20:43:39.776Z] #12 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #13 [core-command internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #13 transferring dockerfile: 1.82kB done [2023-07-18T20:43:39.776Z] #13 DONE 0.1s [2023-07-18T20:43:39.776Z] [2023-07-18T20:43:39.776Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-07-18T20:43:39.776Z] #14 transferring dockerfile: 2.63kB done [2023-07-18T20:43:39.776Z] #14 DONE 0.1s [2023-07-18T20:43:39.980Z] #135 DONE 0.2s [2023-07-18T20:43:39.980Z] [2023-07-18T20:43:39.980Z] #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-18T20:43:39.980Z] #136 DONE 0.3s [2023-07-18T20:43:39.980Z] [2023-07-18T20:43:39.980Z] #137 [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 [2023-07-18T20:43:39.980Z] #137 DONE 0.2s [2023-07-18T20:43:39.980Z] [2023-07-18T20:43:39.980Z] #133 [security-spire-agent] exporting to image [2023-07-18T20:43:40.041Z] [2023-07-18T20:43:40.042Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-07-18T20:43:40.042Z] #15 transferring context: 56B done [2023-07-18T20:43:40.042Z] #15 DONE 0.0s [2023-07-18T20:43:40.240Z] #133 exporting layers 0.8s done [2023-07-18T20:43:40.240Z] #133 writing image sha256:2d841fd1beda45d390d0315bc30dc8072ab92c13f1278c55eeeba09695236c41 done [2023-07-18T20:43:40.240Z] #133 naming to docker.io/library/security-spire-server [2023-07-18T20:43:40.500Z] #133 naming to docker.io/library/security-spire-server done [2023-07-18T20:43:40.627Z] [2023-07-18T20:43:40.627Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-07-18T20:43:40.627Z] #16 transferring context: 56B done [2023-07-18T20:43:40.627Z] #16 DONE 0.0s [2023-07-18T20:43:40.627Z] [2023-07-18T20:43:40.627Z] #17 [security-proxy-auth internal] load .dockerignore [2023-07-18T20:43:40.627Z] #17 transferring context: 56B done [2023-07-18T20:43:40.627Z] #17 DONE 0.0s [2023-07-18T20:43:40.627Z] [2023-07-18T20:43:40.627Z] #18 [core-data internal] load .dockerignore [2023-07-18T20:43:40.627Z] #18 transferring context: 56B 0.0s done [2023-07-18T20:43:40.627Z] #18 DONE 0.1s [2023-07-18T20:43:40.760Z] #133 exporting layers 0.6s done [2023-07-18T20:43:40.760Z] #133 writing image sha256:5eb50dac2b27c93a79e5d0991e60066cd33ab3a5b5ec98205adb39d0e793022c done [2023-07-18T20:43:40.760Z] #133 naming to docker.io/library/security-spire-config done [2023-07-18T20:43:40.760Z] #133 exporting layers 0.8s done [2023-07-18T20:43:40.760Z] #133 writing image sha256:533c0217de21105dbc5dbbe547bae0d57349b5be7b4eed96f8f408bb93a43f0c done [2023-07-18T20:43:40.760Z] #133 naming to docker.io/library/security-spire-agent done [2023-07-18T20:43:40.760Z] #133 DONE 1.1s [2023-07-18T20:43:40.760Z] [2023-07-18T20:43:40.760Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T20:43:40.760Z] #0 1.256 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-18T20:43:40.895Z] [2023-07-18T20:43:40.896Z] #19 [support-notifications internal] load .dockerignore [2023-07-18T20:43:40.896Z] #19 transferring context: 56B done [2023-07-18T20:43:40.896Z] #19 DONE 0.1s [2023-07-18T20:43:40.896Z] [2023-07-18T20:43:40.896Z] #20 [security-spire-config internal] load .dockerignore [2023-07-18T20:43:40.896Z] #20 transferring context: 56B 0.0s done [2023-07-18T20:43:40.896Z] #20 DONE 0.1s [2023-07-18T20:43:40.896Z] [2023-07-18T20:43:40.896Z] #21 [core-metadata internal] load .dockerignore [2023-07-18T20:43:40.896Z] #21 transferring context: 56B done [2023-07-18T20:43:40.896Z] #21 DONE 0.0s [2023-07-18T20:43:40.896Z] [2023-07-18T20:43:40.896Z] #22 [security-spire-agent internal] load .dockerignore [2023-07-18T20:43:40.896Z] #22 transferring context: 56B done [2023-07-18T20:43:40.896Z] #22 DONE 0.0s [2023-07-18T20:43:40.896Z] [2023-07-18T20:43:40.896Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-18T20:43:40.896Z] #23 transferring context: 56B done [2023-07-18T20:43:40.896Z] #23 DONE 0.0s [2023-07-18T20:43:40.896Z] [2023-07-18T20:43:40.896Z] #24 [security-bootstrapper internal] load .dockerignore [2023-07-18T20:43:41.168Z] #24 transferring context: 56B done [2023-07-18T20:43:41.168Z] #24 DONE 0.0s [2023-07-18T20:43:41.168Z] [2023-07-18T20:43:41.168Z] #25 [support-scheduler internal] load .dockerignore [2023-07-18T20:43:41.168Z] #25 transferring context: 56B done [2023-07-18T20:43:41.168Z] #25 DONE 0.1s [2023-07-18T20:43:41.168Z] [2023-07-18T20:43:41.168Z] #26 [security-proxy-setup internal] load .dockerignore [2023-07-18T20:43:41.168Z] #26 transferring context: 56B done [2023-07-18T20:43:41.168Z] #26 DONE 0.0s [2023-07-18T20:43:41.168Z] [2023-07-18T20:43:41.168Z] #27 [security-spire-server internal] load .dockerignore [2023-07-18T20:43:41.437Z] #27 transferring context: 56B done [2023-07-18T20:43:41.437Z] #27 DONE 0.1s [2023-07-18T20:43:41.437Z] [2023-07-18T20:43:41.437Z] #28 [core-command internal] load .dockerignore [2023-07-18T20:43:41.437Z] #28 transferring context: 56B done [2023-07-18T20:43:41.437Z] #28 DONE 0.1s [2023-07-18T20:43:41.437Z] [2023-07-18T20:43:41.437Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:41.437Z] #29 DONE 0.0s [2023-07-18T20:43:41.437Z] [2023-07-18T20:43:41.437Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:43:41.437Z] #30 DONE 0.1s [2023-07-18T20:43:41.437Z] [2023-07-18T20:43:41.437Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:41.437Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:41.437Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:41.704Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:41.704Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:41.704Z] #31 DONE 0.2s [2023-07-18T20:43:41.704Z] [2023-07-18T20:43:41.704Z] #32 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T20:43:42.292Z] #32 ... [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:42.292Z] #29 DONE 0.0s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:43:42.292Z] #30 DONE 0.2s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #33 [security-spiffe-token-provider internal] load build context [2023-07-18T20:43:42.292Z] #33 transferring context: 2.57MB 0.5s done [2023-07-18T20:43:42.292Z] #33 DONE 0.6s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:42.292Z] #29 DONE 0.0s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:42.292Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:42.292Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:42.292Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:42.292Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:42.292Z] #31 DONE 0.4s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:43:42.292Z] #30 DONE 0.3s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:42.292Z] #29 DONE 0.0s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T20:43:42.292Z] #34 DONE 1.4s [2023-07-18T20:43:42.292Z] [2023-07-18T20:43:42.292Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:42.561Z] #35 ... [2023-07-18T20:43:42.561Z] [2023-07-18T20:43:42.561Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:42.561Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:42.561Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:42.561Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:42.561Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:42.561Z] #31 DONE 0.4s [2023-07-18T20:43:42.561Z] [2023-07-18T20:43:42.561Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:42.561Z] #29 DONE 0.0s [2023-07-18T20:43:42.561Z] [2023-07-18T20:43:42.561Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T20:43:42.561Z] #34 DONE 1.4s [2023-07-18T20:43:42.561Z] [2023-07-18T20:43:42.561Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:42.561Z] #35 ... [2023-07-18T20:43:42.561Z] [2023-07-18T20:43:42.561Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:42.561Z] #29 DONE 0.0s [2023-07-18T20:43:42.672Z] #138 ... [2023-07-18T20:43:42.672Z] [2023-07-18T20:43:42.672Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T20:43:42.672Z] #0 1.149 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-18T20:43:42.672Z] #139 ... [2023-07-18T20:43:42.672Z] [2023-07-18T20:43:42.672Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T20:43:42.672Z] #0 1.295 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-18T20:43:42.828Z] [2023-07-18T20:43:42.828Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:42.828Z] #35 DONE 0.7s [2023-07-18T20:43:42.828Z] [2023-07-18T20:43:42.828Z] #36 [security-secretstore-setup internal] load build context [2023-07-18T20:43:42.828Z] #36 ... [2023-07-18T20:43:42.828Z] [2023-07-18T20:43:42.828Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:42.828Z] #29 DONE 0.0s [2023-07-18T20:43:42.828Z] [2023-07-18T20:43:42.828Z] #36 [security-secretstore-setup internal] load build context [2023-07-18T20:43:42.828Z] #36 ... [2023-07-18T20:43:42.828Z] [2023-07-18T20:43:42.828Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:43:42.828Z] #30 DONE 0.7s [2023-07-18T20:43:42.828Z] [2023-07-18T20:43:42.828Z] #36 [security-secretstore-setup internal] load build context [2023-07-18T20:43:42.933Z] #140 ... [2023-07-18T20:43:42.933Z] [2023-07-18T20:43:42.933Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T20:43:42.933Z] #0 0.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-18T20:43:43.098Z] #36 ... [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:43.098Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:43.098Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:43.098Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:43.098Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:43.098Z] #31 DONE 0.4s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #34 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T20:43:43.098Z] #34 DONE 1.5s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #37 [security-spire-config internal] load build context [2023-07-18T20:43:43.098Z] #37 DONE 0.0s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #35 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:43.098Z] #35 DONE 0.7s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #36 [security-secretstore-setup internal] load build context [2023-07-18T20:43:43.098Z] #36 ... [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:43.098Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:43.098Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:43.098Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:43.098Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:43.098Z] #31 DONE 0.4s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #34 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T20:43:43.098Z] #34 DONE 1.5s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:43.098Z] #29 DONE 0.1s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #35 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:43.098Z] #35 DONE 0.7s [2023-07-18T20:43:43.098Z] [2023-07-18T20:43:43.098Z] #36 [security-secretstore-setup internal] load build context [2023-07-18T20:43:43.192Z] #141 ... [2023-07-18T20:43:43.193Z] [2023-07-18T20:43:43.193Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T20:43:43.193Z] #0 0.888 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-18T20:43:43.193Z] #142 ... [2023-07-18T20:43:43.193Z] [2023-07-18T20:43:43.193Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T20:43:43.193Z] #0 0.742 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-18T20:43:43.370Z] #36 ... [2023-07-18T20:43:43.370Z] [2023-07-18T20:43:43.370Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:43.370Z] #29 DONE 0.1s [2023-07-18T20:43:43.452Z] #143 ... [2023-07-18T20:43:43.452Z] [2023-07-18T20:43:43.452Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T20:43:43.452Z] #0 0.643 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-18T20:43:43.452Z] #144 ... [2023-07-18T20:43:43.452Z] [2023-07-18T20:43:43.452Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:43:43.452Z] #101 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-18T20:43:43.637Z] [2023-07-18T20:43:43.637Z] #36 [security-secretstore-setup internal] load build context [2023-07-18T20:43:43.637Z] #36 ... [2023-07-18T20:43:43.637Z] [2023-07-18T20:43:43.637Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:43.637Z] #29 DONE 0.1s [2023-07-18T20:43:43.637Z] [2023-07-18T20:43:43.637Z] #36 [security-secretstore-setup internal] load build context [2023-07-18T20:43:43.637Z] #36 transferring context: 2.57MB 1.3s done [2023-07-18T20:43:43.637Z] #36 DONE 1.5s [2023-07-18T20:43:43.637Z] [2023-07-18T20:43:43.637Z] #38 [core-data internal] load build context [2023-07-18T20:43:43.711Z] #101 ... [2023-07-18T20:43:43.711Z] [2023-07-18T20:43:43.711Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T20:43:43.712Z] #0 0.524 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-18T20:43:43.905Z] #38 ... [2023-07-18T20:43:43.905Z] [2023-07-18T20:43:43.905Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:43.905Z] #29 DONE 0.1s [2023-07-18T20:43:43.905Z] [2023-07-18T20:43:43.905Z] #38 [core-data internal] load build context [2023-07-18T20:43:43.971Z] #145 ... [2023-07-18T20:43:43.971Z] [2023-07-18T20:43:43.971Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:43:43.971Z] #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-18T20:43:44.192Z] #38 ... [2023-07-18T20:43:44.192Z] [2023-07-18T20:43:44.192Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:44.192Z] #29 DONE 0.1s [2023-07-18T20:43:44.192Z] [2023-07-18T20:43:44.192Z] #38 [core-data internal] load build context [2023-07-18T20:43:44.192Z] #38 transferring context: 2.57MB 1.5s done [2023-07-18T20:43:44.471Z] #38 ... [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:44.471Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:44.471Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:44.471Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:44.471Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:44.471Z] #31 DONE 0.5s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T20:43:44.471Z] #34 DONE 1.6s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:44.471Z] #35 DONE 0.8s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T20:43:44.471Z] #29 DONE 0.2s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #39 [core-command internal] load build context [2023-07-18T20:43:44.471Z] #39 DONE 0.0s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:44.471Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:44.471Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:44.471Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:44.471Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:44.471Z] #31 DONE 0.5s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T20:43:44.471Z] #34 DONE 1.6s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:44.471Z] #35 DONE 0.8s [2023-07-18T20:43:44.471Z] [2023-07-18T20:43:44.471Z] #40 [security-proxy-setup internal] load build context [2023-07-18T20:43:44.738Z] #40 ... [2023-07-18T20:43:44.738Z] [2023-07-18T20:43:44.738Z] #38 [core-data internal] load build context [2023-07-18T20:43:44.738Z] #38 DONE 2.2s [2023-07-18T20:43:44.738Z] [2023-07-18T20:43:44.738Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T20:43:45.009Z] #41 ... [2023-07-18T20:43:45.010Z] [2023-07-18T20:43:45.010Z] #42 [support-notifications internal] load build context [2023-07-18T20:43:45.010Z] #42 transferring context: 2.57MB 1.8s done [2023-07-18T20:43:45.010Z] #42 DONE 2.5s [2023-07-18T20:43:45.010Z] [2023-07-18T20:43:45.010Z] #43 [security-proxy-auth internal] load build context [2023-07-18T20:43:45.592Z] #43 ... [2023-07-18T20:43:45.592Z] [2023-07-18T20:43:45.592Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T20:43:45.592Z] #30 DONE 3.2s [2023-07-18T20:43:45.860Z] [2023-07-18T20:43:45.860Z] #43 [security-proxy-auth internal] load build context [2023-07-18T20:43:46.452Z] #43 ... [2023-07-18T20:43:46.452Z] [2023-07-18T20:43:46.452Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T20:43:46.452Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T20:43:46.452Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T20:43:46.452Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T20:43:46.452Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T20:43:46.452Z] #31 DONE 0.5s [2023-07-18T20:43:46.452Z] [2023-07-18T20:43:46.452Z] #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T20:43:46.452Z] #34 DONE 1.6s [2023-07-18T20:43:46.452Z] [2023-07-18T20:43:46.452Z] #35 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-18T20:43:46.452Z] #35 DONE 0.8s [2023-07-18T20:43:46.452Z] [2023-07-18T20:43:46.452Z] #43 [security-proxy-auth internal] load build context [2023-07-18T20:43:47.425Z] #43 transferring context: 2.57MB 4.6s done [2023-07-18T20:43:48.010Z] #43 DONE 5.4s [2023-07-18T20:43:48.010Z] [2023-07-18T20:43:48.010Z] #40 [security-proxy-setup internal] load build context [2023-07-18T20:43:49.952Z] #40 ... [2023-07-18T20:43:49.952Z] [2023-07-18T20:43:49.952Z] #44 [security-spire-agent internal] load build context [2023-07-18T20:43:49.952Z] #44 transferring context: 2.57MB 4.6s done [2023-07-18T20:43:49.952Z] #44 DONE 6.5s [2023-07-18T20:43:49.952Z] [2023-07-18T20:43:49.952Z] #40 [security-proxy-setup internal] load build context [2023-07-18T20:43:51.366Z] #40 transferring context: 2.57MB 5.6s done [2023-07-18T20:43:51.637Z] #40 DONE 7.1s [2023-07-18T20:43:51.637Z] [2023-07-18T20:43:51.637Z] #45 [security-spire-server internal] load build context [2023-07-18T20:43:52.229Z] #45 ... [2023-07-18T20:43:52.229Z] [2023-07-18T20:43:52.229Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T20:43:52.229Z] #0 7.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:52.229Z] #0 9.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:52.498Z] #46 ... [2023-07-18T20:43:52.498Z] [2023-07-18T20:43:52.498Z] #45 [security-spire-server internal] load build context [2023-07-18T20:43:52.498Z] #45 ... [2023-07-18T20:43:52.498Z] [2023-07-18T20:43:52.498Z] #47 [support-scheduler internal] load build context [2023-07-18T20:43:52.498Z] #47 transferring context: 2.57MB 5.8s done [2023-07-18T20:43:52.498Z] #47 DONE 7.9s [2023-07-18T20:43:52.498Z] [2023-07-18T20:43:52.498Z] #45 [security-spire-server internal] load build context [2023-07-18T20:43:52.765Z] #45 ... [2023-07-18T20:43:52.765Z] [2023-07-18T20:43:52.765Z] #39 [core-command internal] load build context [2023-07-18T20:43:52.765Z] #39 transferring context: 2.57MB 6.6s done [2023-07-18T20:43:52.765Z] #39 DONE 8.2s [2023-07-18T20:43:52.765Z] [2023-07-18T20:43:52.765Z] #48 [core-metadata internal] load build context [2023-07-18T20:43:52.765Z] #48 transferring context: 2.57MB 6.9s done [2023-07-18T20:43:52.765Z] #48 DONE 9.6s [2023-07-18T20:43:52.765Z] [2023-07-18T20:43:52.765Z] #49 [core-common-config-bootstrapper internal] load build context [2023-07-18T20:43:52.765Z] #49 transferring context: 2.57MB 6.8s done [2023-07-18T20:43:52.765Z] #49 DONE 8.3s [2023-07-18T20:43:52.765Z] [2023-07-18T20:43:52.765Z] #45 [security-spire-server internal] load build context [2023-07-18T20:43:52.765Z] #45 ... [2023-07-18T20:43:52.765Z] [2023-07-18T20:43:52.765Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T20:43:52.765Z] #50 ... [2023-07-18T20:43:52.765Z] [2023-07-18T20:43:52.765Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T20:43:53.032Z] #51 ... [2023-07-18T20:43:53.032Z] [2023-07-18T20:43:53.032Z] #37 [security-spire-config internal] load build context [2023-07-18T20:43:53.032Z] #37 transferring context: 2.57MB 7.9s done [2023-07-18T20:43:53.032Z] #37 DONE 9.9s [2023-07-18T20:43:53.032Z] [2023-07-18T20:43:53.032Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T20:43:53.032Z] #52 ... [2023-07-18T20:43:53.032Z] [2023-07-18T20:43:53.033Z] #53 [security-bootstrapper internal] load build context [2023-07-18T20:43:53.033Z] #53 transferring context: 2.57MB 6.3s done [2023-07-18T20:43:53.033Z] #53 DONE 8.5s [2023-07-18T20:43:53.033Z] [2023-07-18T20:43:53.033Z] #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T20:43:53.033Z] #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.033Z] #0 7.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.299Z] #54 ... [2023-07-18T20:43:53.299Z] [2023-07-18T20:43:53.299Z] #45 [security-spire-server internal] load build context [2023-07-18T20:43:53.299Z] #45 transferring context: 2.57MB 6.6s done [2023-07-18T20:43:53.299Z] #45 DONE 7.0s [2023-07-18T20:43:53.299Z] [2023-07-18T20:43:53.299Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T20:43:53.299Z] #0 6.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.299Z] #0 8.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.299Z] #55 ... [2023-07-18T20:43:53.299Z] [2023-07-18T20:43:53.299Z] #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T20:43:53.299Z] #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.565Z] #56 ... [2023-07-18T20:43:53.565Z] [2023-07-18T20:43:53.565Z] #32 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T20:43:53.565Z] #32 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.565Z] #32 4.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.565Z] #32 5.582 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:43:53.565Z] #32 5.582 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:43:53.565Z] #32 5.582 OK: 17691 distinct packages available [2023-07-18T20:43:53.565Z] #32 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.565Z] #32 6.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.565Z] #32 7.877 (1/9) Installing ca-certificates (20230506-r0) [2023-07-18T20:43:53.565Z] #32 8.013 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-18T20:43:53.565Z] #32 8.035 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-18T20:43:53.565Z] #32 8.134 (4/9) Installing libcurl (8.1.2-r0) [2023-07-18T20:43:53.565Z] #32 8.134 (5/9) Installing curl (8.1.2-r0) [2023-07-18T20:43:53.565Z] #32 8.167 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-18T20:43:53.565Z] #32 8.167 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-18T20:43:53.565Z] #32 8.201 (8/9) Installing libucontext (1.2-r0) [2023-07-18T20:43:53.565Z] #32 8.201 (9/9) Installing gcompat (1.1.0-r0) [2023-07-18T20:43:53.565Z] #32 8.281 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:43:53.565Z] #32 8.281 Executing ca-certificates-20230506-r0.trigger [2023-07-18T20:43:53.565Z] #32 9.901 OK: 11 MiB in 24 packages [2023-07-18T20:43:53.565Z] #32 DONE 11.9s [2023-07-18T20:43:53.565Z] [2023-07-18T20:43:53.565Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T20:43:53.565Z] #57 ... [2023-07-18T20:43:53.565Z] [2023-07-18T20:43:53.565Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T20:43:53.565Z] #0 8.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.565Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:53.833Z] #58 ... [2023-07-18T20:43:53.833Z] [2023-07-18T20:43:53.833Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T20:43:54.104Z] #59 ... [2023-07-18T20:43:54.105Z] [2023-07-18T20:43:54.105Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:43:54.105Z] #60 ... [2023-07-18T20:43:54.105Z] [2023-07-18T20:43:54.105Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T20:43:54.105Z] #52 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:55.070Z] #52 ... [2023-07-18T20:43:55.070Z] [2023-07-18T20:43:55.070Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T20:43:55.337Z] #61 ... [2023-07-18T20:43:55.337Z] [2023-07-18T20:43:55.337Z] #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T20:43:55.337Z] #56 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:57.288Z] #56 14.16 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T20:43:57.288Z] #56 14.20 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:43:57.288Z] #56 14.26 OK: 8 MiB in 16 packages [2023-07-18T20:43:57.288Z] #56 ... [2023-07-18T20:43:57.288Z] [2023-07-18T20:43:57.288Z] #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T20:43:57.288Z] #54 11.65 OK: 263 MiB in 53 packages [2023-07-18T20:43:57.288Z] #54 DONE 14.1s [2023-07-18T20:43:57.288Z] [2023-07-18T20:43:57.288Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T20:43:57.288Z] #55 12.12 OK: 263 MiB in 53 packages [2023-07-18T20:43:57.288Z] #55 DONE 14.6s [2023-07-18T20:43:57.288Z] [2023-07-18T20:43:57.288Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:57.896Z] #62 ... [2023-07-18T20:43:57.896Z] [2023-07-18T20:43:57.896Z] #63 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-18T20:43:57.896Z] #63 DONE 0.9s [2023-07-18T20:43:58.170Z] [2023-07-18T20:43:58.170Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:43:58.170Z] #62 DONE 0.9s [2023-07-18T20:43:58.170Z] [2023-07-18T20:43:58.170Z] #64 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:43:58.445Z] #64 ... [2023-07-18T20:43:58.445Z] [2023-07-18T20:43:58.445Z] #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T20:43:58.445Z] #56 DONE 15.8s [2023-07-18T20:43:58.714Z] [2023-07-18T20:43:58.714Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:43:58.714Z] #60 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:58.714Z] #60 ... [2023-07-18T20:43:58.714Z] [2023-07-18T20:43:58.714Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T20:43:58.714Z] #52 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:43:58.714Z] #52 14.61 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T20:43:58.714Z] #52 14.72 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:43:58.714Z] #52 14.80 OK: 8 MiB in 16 packages [2023-07-18T20:43:58.714Z] #52 DONE 16.0s [2023-07-18T20:43:58.982Z] [2023-07-18T20:43:58.982Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T20:43:58.982Z] #46 13.59 (1/4) Installing ca-certificates (20230506-r0) [2023-07-18T20:43:58.982Z] #46 13.82 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-18T20:43:58.982Z] #46 13.84 (3/4) Installing su-exec (0.2-r2) [2023-07-18T20:43:58.982Z] #46 13.84 (4/4) Installing yq (4.30.4-r4) [2023-07-18T20:43:58.982Z] #46 14.33 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:43:58.982Z] #46 14.38 Executing ca-certificates-20230506-r0.trigger [2023-07-18T20:43:58.982Z] #46 15.85 OK: 17 MiB in 19 packages [2023-07-18T20:43:59.578Z] #46 DONE 17.2s [2023-07-18T20:43:59.578Z] [2023-07-18T20:43:59.578Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T20:43:59.578Z] #58 13.70 (1/2) Installing ca-certificates (20230506-r0) [2023-07-18T20:43:59.578Z] #58 13.87 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-18T20:43:59.578Z] #58 13.88 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:43:59.578Z] #58 13.94 Executing ca-certificates-20230506-r0.trigger [2023-07-18T20:43:59.578Z] #58 15.07 OK: 8 MiB in 17 packages [2023-07-18T20:43:59.578Z] #58 DONE 16.8s [2023-07-18T20:43:59.578Z] [2023-07-18T20:43:59.578Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T20:43:59.578Z] #59 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:00.557Z] #59 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:01.984Z] #59 ... [2023-07-18T20:44:01.984Z] [2023-07-18T20:44:01.984Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T20:44:01.984Z] #51 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:01.984Z] #51 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:01.984Z] #51 18.54 OK: 263 MiB in 53 packages [2023-07-18T20:44:01.984Z] #51 DONE 19.2s [2023-07-18T20:44:01.984Z] [2023-07-18T20:44:01.984Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:02.269Z] #65 DONE 0.5s [2023-07-18T20:44:02.269Z] [2023-07-18T20:44:02.269Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:44:02.269Z] #60 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:04.245Z] #60 20.02 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:44:04.245Z] #60 20.02 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:44:04.245Z] #60 20.02 OK: 17691 distinct packages available [2023-07-18T20:44:04.245Z] #60 ... [2023-07-18T20:44:04.245Z] [2023-07-18T20:44:04.245Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T20:44:04.245Z] #61 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:04.245Z] #61 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:04.245Z] #61 18.09 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-18T20:44:04.245Z] #61 18.10 (2/2) Installing su-exec (0.2-r2) [2023-07-18T20:44:04.245Z] #61 18.11 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:44:04.245Z] #61 18.17 OK: 8 MiB in 17 packages [2023-07-18T20:44:04.245Z] #61 DONE 19.1s [2023-07-18T20:44:04.245Z] [2023-07-18T20:44:04.245Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T20:44:04.840Z] #66 ... [2023-07-18T20:44:04.840Z] [2023-07-18T20:44:04.840Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T20:44:04.840Z] #57 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:04.840Z] #57 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:04.840Z] #57 21.20 OK: 263 MiB in 53 packages [2023-07-18T20:44:04.840Z] #57 DONE 22.2s [2023-07-18T20:44:04.840Z] [2023-07-18T20:44:04.840Z] #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T20:44:04.840Z] #41 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:04.840Z] #41 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:04.840Z] #41 18.62 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:44:04.840Z] #41 18.93 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:44:04.840Z] #41 18.96 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-18T20:44:04.840Z] #41 18.97 (4/4) Installing openssl (3.0.9-r2) [2023-07-18T20:44:04.840Z] #41 19.13 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:44:04.840Z] #41 19.18 OK: 8 MiB in 17 packages [2023-07-18T20:44:04.840Z] #41 DONE 20.2s [2023-07-18T20:44:04.840Z] [2023-07-18T20:44:04.840Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:05.434Z] #67 ... [2023-07-18T20:44:05.434Z] [2023-07-18T20:44:05.434Z] #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-18T20:44:05.434Z] #68 DONE 0.2s [2023-07-18T20:44:05.434Z] [2023-07-18T20:44:05.434Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:44:05.434Z] #60 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:05.709Z] #60 ... [2023-07-18T20:44:05.709Z] [2023-07-18T20:44:05.709Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:05.709Z] #67 DONE 0.6s [2023-07-18T20:44:05.709Z] [2023-07-18T20:44:05.709Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:07.143Z] #69 ... [2023-07-18T20:44:07.143Z] [2023-07-18T20:44:07.143Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T20:44:07.143Z] #66 DONE 3.0s [2023-07-18T20:44:07.414Z] [2023-07-18T20:44:07.414Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-18T20:44:07.414Z] #70 DONE 0.2s [2023-07-18T20:44:07.414Z] [2023-07-18T20:44:07.414Z] #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:44:07.414Z] #60 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:08.001Z] #60 ... [2023-07-18T20:44:08.001Z] [2023-07-18T20:44:08.001Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T20:44:08.001Z] #50 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:08.001Z] #50 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:08.001Z] #50 20.73 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:44:08.001Z] #50 20.74 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:44:08.001Z] #50 20.74 OK: 17691 distinct packages available [2023-07-18T20:44:08.001Z] #50 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:08.001Z] #50 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:08.001Z] #50 25.06 OK: 263 MiB in 53 packages [2023-07-18T20:44:08.001Z] #50 DONE 25.4s [2023-07-18T20:44:08.268Z] [2023-07-18T20:44:08.268Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:08.268Z] #71 ... [2023-07-18T20:44:08.268Z] [2023-07-18T20:44:08.268Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:08.535Z] #72 ... [2023-07-18T20:44:08.535Z] [2023-07-18T20:44:08.535Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:08.535Z] #71 DONE 0.4s [2023-07-18T20:44:08.535Z] [2023-07-18T20:44:08.535Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:09.506Z] #73 ... [2023-07-18T20:44:09.506Z] [2023-07-18T20:44:09.506Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T20:44:09.506Z] #59 19.73 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T20:44:09.506Z] #59 19.73 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T20:44:09.506Z] #59 19.73 OK: 17691 distinct packages available [2023-07-18T20:44:09.506Z] #59 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:09.506Z] #59 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T20:44:09.506Z] #59 24.60 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-18T20:44:09.506Z] #59 24.63 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-18T20:44:09.506Z] #59 24.64 (3/4) Installing libucontext (1.2-r0) [2023-07-18T20:44:09.506Z] #59 24.66 (4/4) Installing gcompat (1.1.0-r0) [2023-07-18T20:44:09.506Z] #59 24.67 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:44:09.506Z] #59 24.80 OK: 8 MiB in 19 packages [2023-07-18T20:44:09.506Z] #59 DONE 25.6s [2023-07-18T20:44:09.506Z] [2023-07-18T20:44:09.506Z] #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T20:44:09.506Z] #60 24.66 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:44:09.506Z] #60 24.84 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T20:44:09.506Z] #60 24.92 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-18T20:44:09.506Z] #60 24.93 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-18T20:44:09.506Z] #60 24.93 (5/7) Installing libucontext (1.2-r0) [2023-07-18T20:44:09.506Z] #60 24.94 (6/7) Installing gcompat (1.1.0-r0) [2023-07-18T20:44:09.506Z] #60 24.95 (7/7) Installing openssl (3.0.9-r2) [2023-07-18T20:44:09.506Z] #60 25.02 Executing busybox-1.35.0-r29.trigger [2023-07-18T20:44:09.506Z] #60 25.06 OK: 9 MiB in 20 packages [2023-07-18T20:44:09.506Z] #60 DONE 25.8s [2023-07-18T20:44:09.506Z] [2023-07-18T20:44:09.506Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:51.817Z] #146 74.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-18T20:44:56.403Z] #74 ... [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #64 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #64 DONE 56.2s [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #75 [core-data builder 6/7] COPY . . [2023-07-18T20:44:56.403Z] #75 ... [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #72 DONE 56.2s [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #69 DONE 48.8s [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #74 DONE 52.0s [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #73 DONE 46.0s [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T20:44:56.403Z] #76 ... [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #77 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #78 [core-command builder 6/7] COPY . . [2023-07-18T20:44:56.403Z] #78 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:56.403Z] #79 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #80 [support-scheduler builder 6/7] COPY . . [2023-07-18T20:44:56.403Z] #80 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #81 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:56.403Z] #82 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #83 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #84 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-18T20:44:56.403Z] #84 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:56.403Z] #85 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #86 [security-spire-config builder 6/9] COPY . . [2023-07-18T20:44:56.403Z] #86 DONE 1.3s [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.403Z] #87 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:56.403Z] #88 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #89 [core-metadata builder 6/7] COPY . . [2023-07-18T20:44:56.403Z] #89 CACHED [2023-07-18T20:44:56.403Z] [2023-07-18T20:44:56.403Z] #75 [core-data builder 6/7] COPY . . [2023-07-18T20:44:56.403Z] #75 DONE 1.4s [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #90 [support-notifications builder 6/7] COPY . . [2023-07-18T20:44:56.404Z] #90 DONE 1.4s [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:56.404Z] #91 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-07-18T20:44:56.404Z] #92 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.404Z] #93 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #94 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T20:44:56.404Z] #94 DONE 1.4s [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:56.404Z] #95 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T20:44:56.404Z] #96 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.404Z] #97 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T20:44:56.404Z] #98 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T20:44:56.404Z] #99 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.404Z] #100 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T20:44:56.404Z] #76 DONE 1.3s [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:44:56.404Z] #101 ... [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:44:56.404Z] #102 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T20:44:56.404Z] #103 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-18T20:44:56.404Z] #104 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-18T20:44:56.404Z] #105 CACHED [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T20:44:56.404Z] #106 DONE 0.4s [2023-07-18T20:44:56.404Z] [2023-07-18T20:44:56.404Z] #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 [2023-07-18T20:44:59.626Z] #146 ... [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T20:44:59.626Z] #142 DONE 87.0s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T20:44:59.626Z] #139 DONE 87.0s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T20:44:59.626Z] #145 DONE 87.0s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T20:44:59.626Z] #140 DONE 87.0s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T20:44:59.626Z] #138 DONE 87.0s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T20:44:59.626Z] #144 DONE 87.1s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:44:59.626Z] #146 DONE 87.1s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:44:59.626Z] #107 DONE 87.1s [2023-07-18T20:44:59.626Z] [2023-07-18T20:44:59.626Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T20:44:59.888Z] #147 ... [2023-07-18T20:44:59.888Z] [2023-07-18T20:44:59.888Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T20:44:59.888Z] #141 DONE 87.2s [2023-07-18T20:44:59.888Z] [2023-07-18T20:44:59.888Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.153Z] #148 ... [2023-07-18T20:45:00.153Z] [2023-07-18T20:45:00.153Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T20:45:00.153Z] #143 DONE 87.4s [2023-07-18T20:45:00.153Z] [2023-07-18T20:45:00.153Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:45:00.153Z] #101 DONE 87.4s [2023-07-18T20:45:00.153Z] [2023-07-18T20:45:00.153Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T20:45:00.153Z] #147 DONE 0.5s [2023-07-18T20:45:00.153Z] [2023-07-18T20:45:00.153Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T20:45:00.416Z] #149 ... [2023-07-18T20:45:00.416Z] [2023-07-18T20:45:00.416Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.416Z] #150 DONE 0.6s [2023-07-18T20:45:00.416Z] [2023-07-18T20:45:00.416Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.416Z] #148 DONE 0.4s [2023-07-18T20:45:00.416Z] [2023-07-18T20:45:00.416Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.416Z] #151 DONE 0.5s [2023-07-18T20:45:00.416Z] [2023-07-18T20:45:00.416Z] #152 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.416Z] #152 DONE 0.7s [2023-07-18T20:45:00.416Z] [2023-07-18T20:45:00.416Z] #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.416Z] #153 DONE 0.3s [2023-07-18T20:45:00.416Z] [2023-07-18T20:45:00.416Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #154 ... [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #155 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.678Z] #155 DONE 0.3s [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #156 DONE 0.3s [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #157 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.678Z] #158 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #159 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.678Z] #160 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #161 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.678Z] #162 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #163 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:00.678Z] #164 CACHED [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #165 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #165 DONE 0.3s [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #166 DONE 0.3s [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #167 DONE 0.3s [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:00.678Z] #154 DONE 0.3s [2023-07-18T20:45:00.678Z] [2023-07-18T20:45:00.678Z] #168 [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 [2023-07-18T20:45:01.770Z] #107 ... [2023-07-18T20:45:01.770Z] [2023-07-18T20:45:01.770Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:45:01.770Z] #0 4.486 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-18T20:45:01.770Z] #108 ... [2023-07-18T20:45:01.770Z] [2023-07-18T20:45:01.770Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T20:45:01.770Z] #0 5.772 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-18T20:45:02.041Z] #109 ... [2023-07-18T20:45:02.041Z] [2023-07-18T20:45:02.041Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:45:02.041Z] #101 6.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-18T20:45:02.603Z] #168 DONE 1.5s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #169 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:02.603Z] #169 DONE 1.5s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-18T20:45:02.603Z] #170 DONE 1.5s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-18T20:45:02.603Z] #171 DONE 1.5s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-18T20:45:02.603Z] #172 DONE 1.5s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-18T20:45:02.603Z] #173 DONE 1.5s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:02.603Z] #174 ... [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-18T20:45:02.603Z] #175 DONE 1.6s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T20:45:02.603Z] #176 DONE 1.6s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T20:45:02.603Z] #177 DONE 1.7s [2023-07-18T20:45:02.603Z] [2023-07-18T20:45:02.603Z] #178 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T20:45:02.604Z] #178 ... [2023-07-18T20:45:02.604Z] [2023-07-18T20:45:02.604Z] #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T20:45:02.604Z] #179 DONE 2.0s [2023-07-18T20:45:02.864Z] [2023-07-18T20:45:02.864Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:02.864Z] #180 ... [2023-07-18T20:45:02.864Z] [2023-07-18T20:45:02.864Z] #181 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:02.864Z] #181 DONE 0.8s [2023-07-18T20:45:02.864Z] [2023-07-18T20:45:02.864Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:02.864Z] #182 DONE 0.8s [2023-07-18T20:45:03.125Z] [2023-07-18T20:45:03.125Z] #183 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:03.125Z] #183 DONE 0.9s [2023-07-18T20:45:03.125Z] [2023-07-18T20:45:03.125Z] #184 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-18T20:45:03.125Z] #184 DONE 0.9s [2023-07-18T20:45:03.125Z] [2023-07-18T20:45:03.125Z] #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:03.125Z] #174 DONE 0.9s [2023-07-18T20:45:03.125Z] [2023-07-18T20:45:03.125Z] #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 [2023-07-18T20:45:03.125Z] #185 DONE 0.8s [2023-07-18T20:45:03.125Z] [2023-07-18T20:45:03.125Z] #186 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:03.125Z] #186 DONE 0.8s [2023-07-18T20:45:03.126Z] [2023-07-18T20:45:03.126Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:03.126Z] #187 DONE 0.7s [2023-07-18T20:45:03.126Z] [2023-07-18T20:45:03.126Z] #178 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T20:45:03.126Z] #178 DONE 0.8s [2023-07-18T20:45:03.126Z] [2023-07-18T20:45:03.126Z] #133 [support-notifications] exporting to image [2023-07-18T20:45:03.126Z] #133 exporting layers [2023-07-18T20:45:03.126Z] #133 ... [2023-07-18T20:45:03.126Z] [2023-07-18T20:45:03.126Z] #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:03.126Z] #180 DONE 0.4s [2023-07-18T20:45:03.126Z] [2023-07-18T20:45:03.126Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T20:45:03.126Z] #149 DONE 3.0s [2023-07-18T20:45:03.126Z] [2023-07-18T20:45:03.126Z] #133 [core-data] exporting to image [2023-07-18T20:45:03.388Z] #133 ... [2023-07-18T20:45:03.388Z] [2023-07-18T20:45:03.388Z] #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T20:45:03.388Z] #188 DONE 0.3s [2023-07-18T20:45:03.388Z] [2023-07-18T20:45:03.388Z] #133 [core-data] exporting to image [2023-07-18T20:45:03.388Z] #133 exporting layers 0.2s done [2023-07-18T20:45:03.388Z] #133 writing image sha256:3b089626ad1c5075dfa3819aa20bebab47ec7bab84c8aa2ca3eb9a63584d5410 0.0s done [2023-07-18T20:45:03.388Z] #133 naming to docker.io/library/core-command [2023-07-18T20:45:03.388Z] #133 ... [2023-07-18T20:45:03.388Z] [2023-07-18T20:45:03.388Z] #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:03.388Z] #189 DONE 0.4s [2023-07-18T20:45:03.388Z] [2023-07-18T20:45:03.388Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-18T20:45:03.388Z] #190 DONE 0.3s [2023-07-18T20:45:03.388Z] [2023-07-18T20:45:03.388Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:45:03.388Z] #191 DONE 0.4s [2023-07-18T20:45:03.388Z] [2023-07-18T20:45:03.388Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-18T20:45:03.388Z] #192 DONE 0.4s [2023-07-18T20:45:03.388Z] [2023-07-18T20:45:03.388Z] #133 [core-data] exporting to image [2023-07-18T20:45:03.388Z] #133 exporting layers 0.3s done [2023-07-18T20:45:03.388Z] #133 naming to docker.io/library/core-command done [2023-07-18T20:45:03.388Z] #133 writing image sha256:02e97f3651e55a8790814858cce417a04bcad6c1d1d67fb6f23a7f215d764585 0.0s done [2023-07-18T20:45:03.388Z] #133 naming to docker.io/library/support-scheduler done [2023-07-18T20:45:03.388Z] #133 writing image sha256:88fb5c247c85e47328fab2da784b72fab07c447998a27beb701e1d7ec6c18716 done [2023-07-18T20:45:03.388Z] #133 naming to docker.io/library/core-data done [2023-07-18T20:45:03.650Z] #133 ... [2023-07-18T20:45:03.650Z] [2023-07-18T20:45:03.650Z] #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:03.650Z] #193 DONE 0.3s [2023-07-18T20:45:03.650Z] [2023-07-18T20:45:03.650Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T20:45:03.650Z] #194 DONE 0.5s [2023-07-18T20:45:03.650Z] [2023-07-18T20:45:03.650Z] #133 [support-notifications] exporting to image [2023-07-18T20:45:03.650Z] #133 writing image sha256:39b60701258604362b1d34f75ba29ae458b03d6a03b4babde36c7edf969218c5 done [2023-07-18T20:45:03.650Z] #133 naming to docker.io/library/support-notifications done [2023-07-18T20:45:03.650Z] #133 exporting layers 0.2s done [2023-07-18T20:45:04.047Z] #133 exporting layers 0.4s done [2023-07-18T20:45:04.047Z] #133 writing image sha256:71801ddf39482f194dee5cd75fc8b74d6308a8273f14dc85114c5d0056afdbbb done [2023-07-18T20:45:04.047Z] #133 writing image sha256:24f443c4e7ee61d0654cd1559e33894270b7fb6dcd72741718da7f8341c5ed1f done [2023-07-18T20:45:04.047Z] #133 naming to docker.io/library/security-spiffe-token-provider done [2023-07-18T20:45:04.047Z] #133 naming to docker.io/library/core-metadata done [2023-07-18T20:45:04.047Z] #133 DONE 2.0s [2023-07-18T20:45:04.047Z] [2023-07-18T20:45:04.047Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-18T20:45:04.047Z] #195 DONE 0.4s [2023-07-18T20:45:04.047Z] [2023-07-18T20:45:04.047Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:04.047Z] #196 DONE 0.4s [2023-07-18T20:45:04.047Z] [2023-07-18T20:45:04.047Z] #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T20:45:04.047Z] #197 DONE 0.6s [2023-07-18T20:45:04.047Z] [2023-07-18T20:45:04.047Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T20:45:04.310Z] #198 ... [2023-07-18T20:45:04.310Z] [2023-07-18T20:45:04.310Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T20:45:04.310Z] #199 DONE 0.5s [2023-07-18T20:45:04.571Z] [2023-07-18T20:45:04.571Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T20:45:04.571Z] #198 DONE 0.4s [2023-07-18T20:45:04.571Z] [2023-07-18T20:45:04.571Z] #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T20:45:04.571Z] #200 DONE 0.0s [2023-07-18T20:45:04.571Z] [2023-07-18T20:45:04.571Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-18T20:45:04.571Z] #201 DONE 0.1s [2023-07-18T20:45:04.571Z] [2023-07-18T20:45:04.571Z] #202 [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/ [2023-07-18T20:45:04.571Z] #202 DONE 0.1s [2023-07-18T20:45:04.571Z] [2023-07-18T20:45:04.571Z] #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T20:45:04.571Z] #203 DONE 1.1s [2023-07-18T20:45:04.571Z] [2023-07-18T20:45:04.571Z] #204 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T20:45:04.571Z] #204 DONE 0.9s [2023-07-18T20:45:04.571Z] [2023-07-18T20:45:04.571Z] #133 [security-proxy-auth] exporting to image [2023-07-18T20:45:04.571Z] #133 writing image sha256:18524db92c9eecf51f954f21e3fd6f2e59e3253ff4c0e0aacec80a95cce2e400 done [2023-07-18T20:45:04.571Z] #133 naming to docker.io/library/security-proxy-auth done [2023-07-18T20:45:04.643Z] #101 ... [2023-07-18T20:45:04.643Z] [2023-07-18T20:45:04.643Z] #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 [2023-07-18T20:45:04.643Z] #110 DONE 8.4s [2023-07-18T20:45:04.643Z] [2023-07-18T20:45:04.643Z] #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 [2023-07-18T20:45:04.643Z] #107 DONE 8.4s [2023-07-18T20:45:04.832Z] #133 ... [2023-07-18T20:45:04.832Z] [2023-07-18T20:45:04.832Z] #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/ [2023-07-18T20:45:04.832Z] #205 DONE 0.1s [2023-07-18T20:45:04.832Z] [2023-07-18T20:45:04.832Z] #133 [security-proxy-auth] exporting to image [2023-07-18T20:45:04.832Z] #133 exporting layers 0.2s done [2023-07-18T20:45:04.832Z] #133 exporting layers 0.3s done [2023-07-18T20:45:04.832Z] #133 writing image sha256:c6a77c3af16b397a1b1bfe89334000676c4b00d7ea7fb5549f62f237371cf00d 0.0s done [2023-07-18T20:45:04.832Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-18T20:45:04.832Z] #133 writing image sha256:169b9328eab30b17b8cf93812b3e3288af61c989b916da2ade21e22a71400bf5 done [2023-07-18T20:45:04.832Z] #133 naming to docker.io/library/security-proxy-setup 0.0s done [2023-07-18T20:45:04.832Z] #133 DONE 2.9s [2023-07-18T20:45:04.832Z] [2023-07-18T20:45:04.832Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-18T20:45:04.832Z] #206 DONE 0.1s [2023-07-18T20:45:04.832Z] [2023-07-18T20:45:04.832Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-18T20:45:04.832Z] #207 DONE 0.1s [2023-07-18T20:45:04.832Z] [2023-07-18T20:45:04.832Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T20:45:04.911Z] [2023-07-18T20:45:04.911Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-18T20:45:05.093Z] #208 DONE 0.5s [2023-07-18T20:45:05.093Z] [2023-07-18T20:45:05.093Z] #133 [security-secretstore-setup] exporting to image [2023-07-18T20:45:05.180Z] #111 DONE 0.4s [2023-07-18T20:45:05.181Z] [2023-07-18T20:45:05.181Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T20:45:05.181Z] #112 DONE 0.5s [2023-07-18T20:45:05.181Z] [2023-07-18T20:45:05.181Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T20:45:05.181Z] #0 6.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-18T20:45:05.355Z] #133 ... [2023-07-18T20:45:05.355Z] [2023-07-18T20:45:05.355Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T20:45:05.355Z] #209 DONE 0.3s [2023-07-18T20:45:05.355Z] [2023-07-18T20:45:05.355Z] #133 [security-bootstrapper] exporting to image [2023-07-18T20:45:05.355Z] #133 writing image sha256:d3b630ee513d08896e608bbe2628aae0ab320257227c2f2d04d431bc2c9db16c done [2023-07-18T20:45:05.355Z] #133 naming to docker.io/library/security-secretstore-setup done [2023-07-18T20:45:05.355Z] #133 exporting layers 0.2s done [2023-07-18T20:45:05.355Z] #133 writing image sha256:deedeebec73db374ab619fdae43bbd2b1e763eedf2dcf98ce72ac73a3c551539 done [2023-07-18T20:45:05.355Z] #133 naming to docker.io/library/security-bootstrapper done [2023-07-18T20:45:05.355Z] #133 DONE 3.3s [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T20:45:05.355Z] time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-18T20:45:05.369Z] $ docker stop --time=1 5ffa7bfaefa7f4998bb735b35f0ad1e315d3e6d25dd97fd6d216466c4e8216ad [2023-07-18T20:45:05.462Z] #113 ... [2023-07-18T20:45:05.462Z] [2023-07-18T20:45:05.462Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:05.732Z] #114 ... [2023-07-18T20:45:05.732Z] [2023-07-18T20:45:05.732Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T20:45:05.732Z] #0 6.436 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-18T20:45:06.002Z] #115 ... [2023-07-18T20:45:06.002Z] [2023-07-18T20:45:06.002Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T20:45:06.002Z] #0 5.685 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-18T20:45:06.273Z] #116 ... [2023-07-18T20:45:06.273Z] [2023-07-18T20:45:06.273Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:06.273Z] #114 DONE 0.5s [2023-07-18T20:45:06.273Z] [2023-07-18T20:45:06.273Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T20:45:06.273Z] #0 4.557 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-18T20:45:06.273Z] #117 ... [2023-07-18T20:45:06.273Z] [2023-07-18T20:45:06.273Z] #118 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:06.273Z] #118 DONE 0.3s [2023-07-18T20:45:06.273Z] [2023-07-18T20:45:06.273Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T20:45:06.273Z] #0 6.396 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-18T20:45:06.540Z] #119 ... [2023-07-18T20:45:06.540Z] [2023-07-18T20:45:06.540Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:45:06.540Z] #0 6.818 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-18T20:45:06.540Z] #120 ... [2023-07-18T20:45:06.540Z] [2023-07-18T20:45:06.540Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T20:45:06.540Z] #0 4.198 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-18T20:45:06.622Z] $ docker rm -f --volumes 5ffa7bfaefa7f4998bb735b35f0ad1e315d3e6d25dd97fd6d216466c4e8216ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T20:45:06.807Z] #121 ... [2023-07-18T20:45:06.808Z] [2023-07-18T20:45:06.808Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T20:45:06.808Z] #0 5.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-18T20:45:06.808Z] #122 ... [2023-07-18T20:45:06.808Z] [2023-07-18T20:45:06.808Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:45:06.963Z] + docker images [2023-07-18T20:45:06.963Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-18T20:45:06.963Z] security-bootstrapper latest deedeebec73d 1 second ago 22.7MB [2023-07-18T20:45:06.963Z] core-common-config-bootstrapper latest c6a77c3af16b 2 seconds ago 17.8MB [2023-07-18T20:45:06.963Z] security-proxy-setup latest 169b9328eab3 2 seconds ago 24.1MB [2023-07-18T20:45:06.963Z] security-secretstore-setup latest d3b630ee513d 2 seconds ago 43.6MB [2023-07-18T20:45:06.963Z] security-proxy-auth latest 18524db92c9e 3 seconds ago 18.9MB [2023-07-18T20:45:06.963Z] core-data latest 88fb5c247c85 3 seconds ago 20.7MB [2023-07-18T20:45:06.963Z] core-metadata latest 24f443c4e7ee 3 seconds ago 21.1MB [2023-07-18T20:45:06.963Z] security-spiffe-token-provider latest 71801ddf3948 3 seconds ago 33.4MB [2023-07-18T20:45:06.963Z] support-notifications latest 39b607012586 4 seconds ago 33MB [2023-07-18T20:45:06.963Z] core-command latest 3b089626ad1c 4 seconds ago 20.5MB [2023-07-18T20:45:06.963Z] support-scheduler latest 02e97f3651e5 4 seconds ago 32.4MB [2023-07-18T20:45:06.963Z] security-spire-agent latest 533c0217de21 About a minute ago 166MB [2023-07-18T20:45:06.963Z] security-spire-config latest 5eb50dac2b27 About a minute ago 102MB [2023-07-18T20:45:06.963Z] security-spire-server latest 2d841fd1beda About a minute ago 107MB [2023-07-18T20:45:06.963Z] ci-base-image-x86_64 latest 99180d9dc67a 5 minutes ago 1.06GB [2023-07-18T20:45:06.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 days ago 696MB [2023-07-18T20:45:06.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-18T20:45:06.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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 [2023-07-18T20:45:07.090Z] provisioning config files... [2023-07-18T20:45:07.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config16779883496821539320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T20:45:07.398Z] ---> docker-login.sh [2023-07-18T20:45:07.398Z] nexus3.edgexfoundry.org:10001 [2023-07-18T20:45:07.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:45:07.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:45:07.398Z] Configure a credential helper to remove this warning. See [2023-07-18T20:45:07.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:45:07.398Z] [2023-07-18T20:45:07.398Z] Login Succeeded [2023-07-18T20:45:07.398Z] nexus3.edgexfoundry.org:10002 [2023-07-18T20:45:07.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:45:07.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:45:07.658Z] Configure a credential helper to remove this warning. See [2023-07-18T20:45:07.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:45:07.658Z] [2023-07-18T20:45:07.658Z] Login Succeeded [2023-07-18T20:45:07.658Z] nexus3.edgexfoundry.org:10003 [2023-07-18T20:45:07.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:45:07.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:45:07.658Z] Configure a credential helper to remove this warning. See [2023-07-18T20:45:07.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:45:07.658Z] [2023-07-18T20:45:07.658Z] Login Succeeded [2023-07-18T20:45:07.658Z] nexus3.edgexfoundry.org:10004 [2023-07-18T20:45:07.773Z] #123 ... [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:07.773Z] #124 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T20:45:07.773Z] #125 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #126 [security-spire-agent builder 6/9] COPY . . [2023-07-18T20:45:07.773Z] #126 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T20:45:07.773Z] #127 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #128 [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 [2023-07-18T20:45:07.773Z] #128 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:07.773Z] #129 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #130 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T20:45:07.773Z] #130 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #131 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T20:45:07.773Z] #131 CACHED [2023-07-18T20:45:07.773Z] [2023-07-18T20:45:07.773Z] #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T20:45:07.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:45:07.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:45:07.921Z] Configure a credential helper to remove this warning. See [2023-07-18T20:45:07.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:45:07.921Z] [2023-07-18T20:45:07.921Z] Login Succeeded [2023-07-18T20:45:07.921Z] docker.io [2023-07-18T20:45:07.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T20:45:08.040Z] #132 ... [2023-07-18T20:45:08.040Z] [2023-07-18T20:45:08.040Z] #133 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:45:08.040Z] #133 DONE 0.4s [2023-07-18T20:45:08.040Z] [2023-07-18T20:45:08.040Z] #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:45:08.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T20:45:08.182Z] Configure a credential helper to remove this warning. See [2023-07-18T20:45:08.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T20:45:08.182Z] [2023-07-18T20:45:08.182Z] Login Succeeded [2023-07-18T20:45:08.182Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T20:45:08.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:08.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T20:45:08.253Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-07-18T20:45:08.253Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:08.253Z] latest [2023-07-18T20:45:08.253Z] 3.1.0-dev.11 [2023-07-18T20:45:08.253Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:08.253Z] main [2023-07-18T20:45:08.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:08.322Z] #134 DONE 0.3s [2023-07-18T20:45:08.322Z] [2023-07-18T20:45:08.322Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:45:08.574Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:08.890Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:08.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T20:45:08.890Z] f4c62ea791ca: Preparing [2023-07-18T20:45:08.890Z] f1abc812b5d8: Preparing [2023-07-18T20:45:08.890Z] 169da35f41f1: Preparing [2023-07-18T20:45:08.890Z] 6c242290fe13: Preparing [2023-07-18T20:45:08.890Z] 9d6cd686b899: Preparing [2023-07-18T20:45:08.890Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:08.890Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:08.890Z] 9d6cd686b899: Pushed [2023-07-18T20:45:08.890Z] f4c62ea791ca: Pushed [2023-07-18T20:45:08.890Z] 6c242290fe13: Pushed [2023-07-18T20:45:08.890Z] 169da35f41f1: Pushed [2023-07-18T20:45:08.890Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:08.933Z] #135 ... [2023-07-18T20:45:08.933Z] [2023-07-18T20:45:08.933Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:45:08.933Z] #123 DONE 1.7s [2023-07-18T20:45:08.933Z] [2023-07-18T20:45:08.933Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T20:45:09.209Z] #136 DONE 0.5s [2023-07-18T20:45:09.209Z] [2023-07-18T20:45:09.209Z] #137 [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 [2023-07-18T20:45:09.477Z] #137 ... [2023-07-18T20:45:09.477Z] [2023-07-18T20:45:09.477Z] #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T20:45:09.477Z] #132 DONE 1.8s [2023-07-18T20:45:09.477Z] [2023-07-18T20:45:09.477Z] #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:45:09.745Z] #138 ... [2023-07-18T20:45:09.745Z] [2023-07-18T20:45:09.745Z] #137 [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 [2023-07-18T20:45:09.745Z] #137 DONE 0.3s [2023-07-18T20:45:09.745Z] [2023-07-18T20:45:09.745Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T20:45:10.013Z] #139 DONE 0.5s [2023-07-18T20:45:10.013Z] [2023-07-18T20:45:10.013Z] #140 [security-spire-server] exporting to image [2023-07-18T20:45:10.013Z] #140 exporting layers [2023-07-18T20:45:10.796Z] f1abc812b5d8: Pushed [2023-07-18T20:45:10.796Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:10.986Z] #140 ... [2023-07-18T20:45:10.986Z] [2023-07-18T20:45:10.986Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:45:10.986Z] #135 DONE 2.5s [2023-07-18T20:45:10.986Z] [2023-07-18T20:45:10.986Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T20:45:11.110Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:11.268Z] #141 DONE 0.2s [2023-07-18T20:45:11.268Z] [2023-07-18T20:45:11.268Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-18T20:45:11.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-18T20:45:11.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T20:45:11.424Z] f4c62ea791ca: Preparing [2023-07-18T20:45:11.424Z] f1abc812b5d8: Preparing [2023-07-18T20:45:11.424Z] 169da35f41f1: Preparing [2023-07-18T20:45:11.424Z] 6c242290fe13: Preparing [2023-07-18T20:45:11.424Z] 9d6cd686b899: Preparing [2023-07-18T20:45:11.424Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:11.424Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:11.424Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:11.424Z] f1abc812b5d8: Layer already exists [2023-07-18T20:45:11.424Z] f4c62ea791ca: Layer already exists [2023-07-18T20:45:11.424Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:11.424Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:11.424Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:11.424Z] latest: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:11.536Z] #142 DONE 0.4s [2023-07-18T20:45:11.536Z] [2023-07-18T20:45:11.536Z] #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T20:45:11.536Z] #138 DONE 2.2s [2023-07-18T20:45:11.536Z] [2023-07-18T20:45:11.536Z] #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T20:45:11.737Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:11.803Z] #143 DONE 0.4s [2023-07-18T20:45:11.803Z] [2023-07-18T20:45:11.803Z] #144 [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 [2023-07-18T20:45:12.048Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.11 [2023-07-18T20:45:12.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T20:45:12.049Z] f4c62ea791ca: Preparing [2023-07-18T20:45:12.049Z] f1abc812b5d8: Preparing [2023-07-18T20:45:12.049Z] 169da35f41f1: Preparing [2023-07-18T20:45:12.049Z] 6c242290fe13: Preparing [2023-07-18T20:45:12.049Z] 9d6cd686b899: Preparing [2023-07-18T20:45:12.049Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:12.049Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:12.049Z] f4c62ea791ca: Layer already exists [2023-07-18T20:45:12.049Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:12.049Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:12.049Z] f1abc812b5d8: Layer already exists [2023-07-18T20:45:12.049Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:12.049Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:12.049Z] 3.1.0-dev.11: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [2023-07-18T20:45:12.071Z] #144 ... [2023-07-18T20:45:12.071Z] [2023-07-18T20:45:12.071Z] #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 [2023-07-18T20:45:12.071Z] #145 DONE 0.5s [2023-07-18T20:45:12.071Z] [2023-07-18T20:45:12.071Z] #140 [security-spire-config] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:12.359Z] #140 exporting layers 2.2s done [2023-07-18T20:45:12.360Z] #140 writing image sha256:467e5a714d7c76314655d220e407ea327fbd01ad0ed9ac263ed5fa641cb04b49 0.0s done [2023-07-18T20:45:12.360Z] #140 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-18T20:45:12.360Z] #140 ... [2023-07-18T20:45:12.360Z] [2023-07-18T20:45:12.360Z] #144 [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 [2023-07-18T20:45:12.360Z] #144 DONE 0.5s [2023-07-18T20:45:12.373Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:12.625Z] [2023-07-18T20:45:12.625Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-18T20:45:12.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:12.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T20:45:12.682Z] f4c62ea791ca: Preparing [2023-07-18T20:45:12.682Z] f1abc812b5d8: Preparing [2023-07-18T20:45:12.682Z] 169da35f41f1: Preparing [2023-07-18T20:45:12.682Z] 6c242290fe13: Preparing [2023-07-18T20:45:12.682Z] 9d6cd686b899: Preparing [2023-07-18T20:45:12.682Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:12.682Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:12.682Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:12.682Z] f1abc812b5d8: Layer already exists [2023-07-18T20:45:12.682Z] f4c62ea791ca: Layer already exists [2023-07-18T20:45:12.682Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:12.682Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:12.682Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:12.891Z] #146 DONE 0.4s [2023-07-18T20:45:12.892Z] [2023-07-18T20:45:12.892Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:45:12.892Z] #108 ... [2023-07-18T20:45:12.892Z] [2023-07-18T20:45:12.892Z] #140 [security-spire-agent] exporting to image [2023-07-18T20:45:13.002Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:13.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-07-18T20:45:13.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T20:45:13.321Z] f4c62ea791ca: Preparing [2023-07-18T20:45:13.321Z] f1abc812b5d8: Preparing [2023-07-18T20:45:13.321Z] 169da35f41f1: Preparing [2023-07-18T20:45:13.321Z] 6c242290fe13: Preparing [2023-07-18T20:45:13.321Z] 9d6cd686b899: Preparing [2023-07-18T20:45:13.321Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:13.321Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:13.321Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:13.321Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:13.321Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:13.321Z] f1abc812b5d8: Layer already exists [2023-07-18T20:45:13.321Z] f4c62ea791ca: Layer already exists [2023-07-18T20:45:13.321Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:13.321Z] main: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:13.372Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:13.381Z] taggedImages: [2023-07-18T20:45:13.381Z] - nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:13.381Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-18T20:45:13.381Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.11 [2023-07-18T20:45:13.381Z] - nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:13.381Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-07-18T20:45:13.404Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-07-18T20:45:13.404Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:13.404Z] latest [2023-07-18T20:45:13.404Z] 3.1.0-dev.11 [2023-07-18T20:45:13.404Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:13.404Z] main [2023-07-18T20:45:13.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:13.728Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:14.045Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:14.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T20:45:14.045Z] 87795c406e18: Preparing [2023-07-18T20:45:14.045Z] 8be446e3339e: Preparing [2023-07-18T20:45:14.045Z] e1514a54e013: Preparing [2023-07-18T20:45:14.045Z] 47b890532408: Preparing [2023-07-18T20:45:14.045Z] 169da35f41f1: Preparing [2023-07-18T20:45:14.045Z] 6c242290fe13: Preparing [2023-07-18T20:45:14.045Z] 9d6cd686b899: Preparing [2023-07-18T20:45:14.045Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:14.045Z] 6c242290fe13: Waiting [2023-07-18T20:45:14.045Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:14.045Z] 9d6cd686b899: Waiting [2023-07-18T20:45:14.045Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:14.045Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:14.045Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:14.045Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:14.045Z] 87795c406e18: Pushed [2023-07-18T20:45:14.045Z] 8be446e3339e: Pushed [2023-07-18T20:45:14.045Z] e1514a54e013: Pushed [2023-07-18T20:45:14.332Z] #140 exporting layers 2.2s done [2023-07-18T20:45:14.332Z] #140 writing image sha256:ed14390e98b64b9058faa9b1223663946003d8492f5af3eba85181318006b551 [2023-07-18T20:45:14.332Z] #140 writing image sha256:ed14390e98b64b9058faa9b1223663946003d8492f5af3eba85181318006b551 done [2023-07-18T20:45:14.332Z] #140 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-18T20:45:14.598Z] #140 exporting layers 1.9s done [2023-07-18T20:45:14.598Z] #140 writing image sha256:fc61aceb3f6907d02a515b0f354c554b818e03256a68ac7cd55656ba54d504b1 [2023-07-18T20:45:14.864Z] #140 writing image sha256:fc61aceb3f6907d02a515b0f354c554b818e03256a68ac7cd55656ba54d504b1 done [2023-07-18T20:45:14.864Z] #140 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-18T20:45:14.864Z] #140 DONE 4.8s [2023-07-18T20:45:14.864Z] [2023-07-18T20:45:14.864Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:45:15.424Z] 47b890532408: Pushed [2023-07-18T20:45:15.685Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:16.000Z] + 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 [2023-07-18T20:45:16.325Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-18T20:45:16.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T20:45:16.325Z] 87795c406e18: Preparing [2023-07-18T20:45:16.325Z] 8be446e3339e: Preparing [2023-07-18T20:45:16.325Z] e1514a54e013: Preparing [2023-07-18T20:45:16.325Z] 47b890532408: Preparing [2023-07-18T20:45:16.325Z] 169da35f41f1: Preparing [2023-07-18T20:45:16.325Z] 6c242290fe13: Preparing [2023-07-18T20:45:16.325Z] 9d6cd686b899: Preparing [2023-07-18T20:45:16.325Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:16.325Z] 9d6cd686b899: Waiting [2023-07-18T20:45:16.325Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:16.325Z] 6c242290fe13: Waiting [2023-07-18T20:45:16.325Z] e1514a54e013: Layer already exists [2023-07-18T20:45:16.325Z] 47b890532408: Layer already exists [2023-07-18T20:45:16.325Z] 8be446e3339e: Layer already exists [2023-07-18T20:45:16.325Z] 87795c406e18: Layer already exists [2023-07-18T20:45:16.325Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:16.325Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:16.325Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:16.325Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:16.325Z] latest: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:16.637Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:16.950Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.11 [2023-07-18T20:45:16.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T20:45:16.950Z] 87795c406e18: Preparing [2023-07-18T20:45:16.950Z] 8be446e3339e: Preparing [2023-07-18T20:45:16.950Z] e1514a54e013: Preparing [2023-07-18T20:45:16.950Z] 47b890532408: Preparing [2023-07-18T20:45:16.950Z] 169da35f41f1: Preparing [2023-07-18T20:45:16.950Z] 6c242290fe13: Preparing [2023-07-18T20:45:16.950Z] 9d6cd686b899: Preparing [2023-07-18T20:45:16.950Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:16.950Z] 9d6cd686b899: Waiting [2023-07-18T20:45:16.950Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:16.950Z] 6c242290fe13: Waiting [2023-07-18T20:45:16.950Z] e1514a54e013: Layer already exists [2023-07-18T20:45:16.950Z] 8be446e3339e: Layer already exists [2023-07-18T20:45:16.950Z] 87795c406e18: Layer already exists [2023-07-18T20:45:16.950Z] 47b890532408: Layer already exists [2023-07-18T20:45:16.950Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:16.950Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:16.950Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:16.950Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:16.950Z] 3.1.0-dev.11: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:17.257Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:17.581Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:17.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T20:45:17.582Z] 87795c406e18: Preparing [2023-07-18T20:45:17.582Z] 8be446e3339e: Preparing [2023-07-18T20:45:17.582Z] e1514a54e013: Preparing [2023-07-18T20:45:17.582Z] 47b890532408: Preparing [2023-07-18T20:45:17.582Z] 169da35f41f1: Preparing [2023-07-18T20:45:17.582Z] 6c242290fe13: Preparing [2023-07-18T20:45:17.582Z] 9d6cd686b899: Preparing [2023-07-18T20:45:17.582Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:17.582Z] 6c242290fe13: Waiting [2023-07-18T20:45:17.582Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:17.582Z] 9d6cd686b899: Waiting [2023-07-18T20:45:17.582Z] e1514a54e013: Layer already exists [2023-07-18T20:45:17.582Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:17.582Z] 47b890532408: Layer already exists [2023-07-18T20:45:17.582Z] 87795c406e18: Layer already exists [2023-07-18T20:45:17.582Z] 8be446e3339e: Layer already exists [2023-07-18T20:45:17.582Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:17.582Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:17.582Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:17.582Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:17.908Z] + 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 [2023-07-18T20:45:18.221Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-07-18T20:45:18.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T20:45:18.221Z] 87795c406e18: Preparing [2023-07-18T20:45:18.221Z] 8be446e3339e: Preparing [2023-07-18T20:45:18.221Z] e1514a54e013: Preparing [2023-07-18T20:45:18.221Z] 47b890532408: Preparing [2023-07-18T20:45:18.221Z] 169da35f41f1: Preparing [2023-07-18T20:45:18.221Z] 6c242290fe13: Preparing [2023-07-18T20:45:18.221Z] 9d6cd686b899: Preparing [2023-07-18T20:45:18.221Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:18.221Z] 9d6cd686b899: Waiting [2023-07-18T20:45:18.221Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:18.221Z] 6c242290fe13: Waiting [2023-07-18T20:45:18.221Z] 87795c406e18: Layer already exists [2023-07-18T20:45:18.221Z] 47b890532408: Layer already exists [2023-07-18T20:45:18.221Z] 8be446e3339e: Layer already exists [2023-07-18T20:45:18.221Z] e1514a54e013: Layer already exists [2023-07-18T20:45:18.221Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:18.221Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:18.221Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:18.221Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:18.221Z] main: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:18.262Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:18.268Z] taggedImages: [2023-07-18T20:45:18.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:18.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-18T20:45:18.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.11 [2023-07-18T20:45:18.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:18.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-07-18T20:45:18.283Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-07-18T20:45:18.283Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:18.283Z] latest [2023-07-18T20:45:18.283Z] 3.1.0-dev.11 [2023-07-18T20:45:18.283Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:18.283Z] main [2023-07-18T20:45:18.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:18.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:18.900Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:18.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T20:45:18.900Z] 171cbf404cbe: Preparing [2023-07-18T20:45:18.900Z] 33f23c5abda6: Preparing [2023-07-18T20:45:18.900Z] 169da35f41f1: Preparing [2023-07-18T20:45:18.900Z] 6c242290fe13: Preparing [2023-07-18T20:45:18.900Z] 9d6cd686b899: Preparing [2023-07-18T20:45:18.900Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:18.900Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:18.900Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:18.900Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:18.900Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:18.900Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:18.900Z] 171cbf404cbe: Pushed [2023-07-18T20:45:20.807Z] 33f23c5abda6: Pushed [2023-07-18T20:45:20.807Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:21.121Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:21.430Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-18T20:45:21.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T20:45:21.430Z] 171cbf404cbe: Preparing [2023-07-18T20:45:21.430Z] 33f23c5abda6: Preparing [2023-07-18T20:45:21.430Z] 169da35f41f1: Preparing [2023-07-18T20:45:21.430Z] 6c242290fe13: Preparing [2023-07-18T20:45:21.430Z] 9d6cd686b899: Preparing [2023-07-18T20:45:21.430Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:21.430Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:21.430Z] 33f23c5abda6: Layer already exists [2023-07-18T20:45:21.430Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:21.430Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:21.430Z] 171cbf404cbe: Layer already exists [2023-07-18T20:45:21.430Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:21.430Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:21.430Z] latest: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:21.742Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:22.052Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.11 [2023-07-18T20:45:22.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T20:45:22.052Z] 171cbf404cbe: Preparing [2023-07-18T20:45:22.052Z] 33f23c5abda6: Preparing [2023-07-18T20:45:22.052Z] 169da35f41f1: Preparing [2023-07-18T20:45:22.052Z] 6c242290fe13: Preparing [2023-07-18T20:45:22.052Z] 9d6cd686b899: Preparing [2023-07-18T20:45:22.052Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:22.052Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:22.052Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:22.052Z] 33f23c5abda6: Layer already exists [2023-07-18T20:45:22.052Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:22.052Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:22.052Z] 171cbf404cbe: Layer already exists [2023-07-18T20:45:22.052Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:22.052Z] 3.1.0-dev.11: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:22.368Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:22.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:22.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T20:45:22.697Z] 171cbf404cbe: Preparing [2023-07-18T20:45:22.697Z] 33f23c5abda6: Preparing [2023-07-18T20:45:22.697Z] 169da35f41f1: Preparing [2023-07-18T20:45:22.697Z] 6c242290fe13: Preparing [2023-07-18T20:45:22.697Z] 9d6cd686b899: Preparing [2023-07-18T20:45:22.697Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:22.697Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:22.697Z] 171cbf404cbe: Layer already exists [2023-07-18T20:45:22.697Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:22.697Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:22.697Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:22.697Z] 33f23c5abda6: Layer already exists [2023-07-18T20:45:22.697Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:22.697Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:23.025Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:23.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-07-18T20:45:23.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T20:45:23.339Z] 171cbf404cbe: Preparing [2023-07-18T20:45:23.339Z] 33f23c5abda6: Preparing [2023-07-18T20:45:23.339Z] 169da35f41f1: Preparing [2023-07-18T20:45:23.339Z] 6c242290fe13: Preparing [2023-07-18T20:45:23.339Z] 9d6cd686b899: Preparing [2023-07-18T20:45:23.339Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:23.339Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:23.339Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:23.339Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:23.339Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:23.339Z] 171cbf404cbe: Layer already exists [2023-07-18T20:45:23.339Z] 33f23c5abda6: Layer already exists [2023-07-18T20:45:23.339Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:23.339Z] main: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:23.374Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:23.381Z] taggedImages: [2023-07-18T20:45:23.381Z] - nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:23.381Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-18T20:45:23.382Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.11 [2023-07-18T20:45:23.382Z] - nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:23.382Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-07-18T20:45:23.402Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-07-18T20:45:23.402Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:23.402Z] latest [2023-07-18T20:45:23.402Z] 3.1.0-dev.11 [2023-07-18T20:45:23.402Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:23.402Z] main [2023-07-18T20:45:23.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:23.735Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:24.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:24.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T20:45:24.047Z] bb4230dcecec: Preparing [2023-07-18T20:45:24.047Z] 9f1781309e8f: Preparing [2023-07-18T20:45:24.047Z] c59c0e759a59: Preparing [2023-07-18T20:45:24.047Z] 169da35f41f1: Preparing [2023-07-18T20:45:24.047Z] 6c242290fe13: Preparing [2023-07-18T20:45:24.047Z] 9d6cd686b899: Preparing [2023-07-18T20:45:24.047Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:24.047Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:24.047Z] 9d6cd686b899: Waiting [2023-07-18T20:45:24.047Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:24.047Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:24.047Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:24.047Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:24.047Z] bb4230dcecec: Pushed [2023-07-18T20:45:24.047Z] 9f1781309e8f: Pushed [2023-07-18T20:45:25.953Z] c59c0e759a59: Pushed [2023-07-18T20:45:25.953Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:26.272Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:26.588Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-18T20:45:26.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T20:45:26.588Z] bb4230dcecec: Preparing [2023-07-18T20:45:26.588Z] 9f1781309e8f: Preparing [2023-07-18T20:45:26.588Z] c59c0e759a59: Preparing [2023-07-18T20:45:26.588Z] 169da35f41f1: Preparing [2023-07-18T20:45:26.588Z] 6c242290fe13: Preparing [2023-07-18T20:45:26.588Z] 9d6cd686b899: Preparing [2023-07-18T20:45:26.588Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:26.588Z] 9d6cd686b899: Waiting [2023-07-18T20:45:26.588Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:26.588Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:26.588Z] 9f1781309e8f: Layer already exists [2023-07-18T20:45:26.588Z] bb4230dcecec: Layer already exists [2023-07-18T20:45:26.588Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:26.588Z] c59c0e759a59: Layer already exists [2023-07-18T20:45:26.588Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:26.588Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:26.588Z] latest: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:26.918Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:27.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.11 [2023-07-18T20:45:27.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T20:45:27.232Z] bb4230dcecec: Preparing [2023-07-18T20:45:27.232Z] 9f1781309e8f: Preparing [2023-07-18T20:45:27.232Z] c59c0e759a59: Preparing [2023-07-18T20:45:27.232Z] 169da35f41f1: Preparing [2023-07-18T20:45:27.232Z] 6c242290fe13: Preparing [2023-07-18T20:45:27.232Z] 9d6cd686b899: Preparing [2023-07-18T20:45:27.232Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:27.232Z] 9d6cd686b899: Waiting [2023-07-18T20:45:27.232Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:27.232Z] 9f1781309e8f: Layer already exists [2023-07-18T20:45:27.232Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:27.232Z] bb4230dcecec: Layer already exists [2023-07-18T20:45:27.232Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:27.232Z] c59c0e759a59: Layer already exists [2023-07-18T20:45:27.232Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:27.232Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:27.232Z] 3.1.0-dev.11: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:27.556Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:27.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:27.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T20:45:27.874Z] bb4230dcecec: Preparing [2023-07-18T20:45:27.874Z] 9f1781309e8f: Preparing [2023-07-18T20:45:27.874Z] c59c0e759a59: Preparing [2023-07-18T20:45:27.874Z] 169da35f41f1: Preparing [2023-07-18T20:45:27.874Z] 6c242290fe13: Preparing [2023-07-18T20:45:27.874Z] 9d6cd686b899: Preparing [2023-07-18T20:45:27.874Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:27.874Z] 9d6cd686b899: Waiting [2023-07-18T20:45:27.874Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:27.874Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:27.874Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:27.874Z] c59c0e759a59: Layer already exists [2023-07-18T20:45:27.874Z] bb4230dcecec: Layer already exists [2023-07-18T20:45:27.874Z] 9f1781309e8f: Layer already exists [2023-07-18T20:45:27.874Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:27.874Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:27.874Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:28.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:28.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-07-18T20:45:28.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T20:45:28.491Z] bb4230dcecec: Preparing [2023-07-18T20:45:28.491Z] 9f1781309e8f: Preparing [2023-07-18T20:45:28.491Z] c59c0e759a59: Preparing [2023-07-18T20:45:28.491Z] 169da35f41f1: Preparing [2023-07-18T20:45:28.491Z] 6c242290fe13: Preparing [2023-07-18T20:45:28.491Z] 9d6cd686b899: Preparing [2023-07-18T20:45:28.491Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:28.491Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:28.491Z] 9d6cd686b899: Waiting [2023-07-18T20:45:28.491Z] 9f1781309e8f: Layer already exists [2023-07-18T20:45:28.491Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:28.491Z] bb4230dcecec: Layer already exists [2023-07-18T20:45:28.491Z] c59c0e759a59: Layer already exists [2023-07-18T20:45:28.491Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:28.491Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:28.491Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:28.491Z] main: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:28.528Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:28.534Z] taggedImages: [2023-07-18T20:45:28.534Z] - nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:28.534Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-18T20:45:28.534Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.11 [2023-07-18T20:45:28.534Z] - nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:28.534Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-07-18T20:45:28.549Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-07-18T20:45:28.549Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:28.549Z] latest [2023-07-18T20:45:28.549Z] 3.1.0-dev.11 [2023-07-18T20:45:28.549Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:28.549Z] main [2023-07-18T20:45:28.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:28.881Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:29.196Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:29.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T20:45:29.196Z] 37e5fc299d13: Preparing [2023-07-18T20:45:29.196Z] c44fe6d56c06: Preparing [2023-07-18T20:45:29.196Z] 4cedb1e17a30: Preparing [2023-07-18T20:45:29.196Z] c61994a44273: Preparing [2023-07-18T20:45:29.196Z] c39823c24acf: Preparing [2023-07-18T20:45:29.196Z] 4fe2db277778: Preparing [2023-07-18T20:45:29.196Z] 37abd178f1a9: Preparing [2023-07-18T20:45:29.196Z] 169da35f41f1: Preparing [2023-07-18T20:45:29.196Z] 6c242290fe13: Preparing [2023-07-18T20:45:29.196Z] 7ae730d06394: Preparing [2023-07-18T20:45:29.196Z] 2b144052e4be: Preparing [2023-07-18T20:45:29.196Z] 5f70bf18a086: Preparing [2023-07-18T20:45:29.196Z] 04b5c430fa62: Preparing [2023-07-18T20:45:29.196Z] eef9164b6741: Preparing [2023-07-18T20:45:29.196Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:29.196Z] 37abd178f1a9: Waiting [2023-07-18T20:45:29.196Z] 169da35f41f1: Waiting [2023-07-18T20:45:29.196Z] 6c242290fe13: Waiting [2023-07-18T20:45:29.196Z] 7ae730d06394: Waiting [2023-07-18T20:45:29.196Z] 2b144052e4be: Waiting [2023-07-18T20:45:29.196Z] 5f70bf18a086: Waiting [2023-07-18T20:45:29.196Z] 04b5c430fa62: Waiting [2023-07-18T20:45:29.196Z] eef9164b6741: Waiting [2023-07-18T20:45:29.196Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:29.196Z] 4fe2db277778: Waiting [2023-07-18T20:45:29.196Z] c44fe6d56c06: Pushed [2023-07-18T20:45:29.196Z] c39823c24acf: Pushed [2023-07-18T20:45:29.196Z] c61994a44273: Pushed [2023-07-18T20:45:29.196Z] 4cedb1e17a30: Pushed [2023-07-18T20:45:29.196Z] 37e5fc299d13: Pushed [2023-07-18T20:45:29.196Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:29.455Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:29.455Z] 4fe2db277778: Pushed [2023-07-18T20:45:29.455Z] 7ae730d06394: Pushed [2023-07-18T20:45:29.455Z] 5f70bf18a086: Pushed [2023-07-18T20:45:29.455Z] 2b144052e4be: Pushed [2023-07-18T20:45:29.455Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:29.455Z] 04b5c430fa62: Pushed [2023-07-18T20:45:29.455Z] eef9164b6741: Pushed [2023-07-18T20:45:31.385Z] 37abd178f1a9: Pushed [2023-07-18T20:45:31.385Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:31.701Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:32.011Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-18T20:45:32.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T20:45:32.011Z] 37e5fc299d13: Preparing [2023-07-18T20:45:32.011Z] c44fe6d56c06: Preparing [2023-07-18T20:45:32.011Z] 4cedb1e17a30: Preparing [2023-07-18T20:45:32.011Z] c61994a44273: Preparing [2023-07-18T20:45:32.011Z] c39823c24acf: Preparing [2023-07-18T20:45:32.011Z] 4fe2db277778: Preparing [2023-07-18T20:45:32.012Z] 37abd178f1a9: Preparing [2023-07-18T20:45:32.012Z] 169da35f41f1: Preparing [2023-07-18T20:45:32.012Z] 6c242290fe13: Preparing [2023-07-18T20:45:32.012Z] 7ae730d06394: Preparing [2023-07-18T20:45:32.012Z] 2b144052e4be: Preparing [2023-07-18T20:45:32.012Z] 5f70bf18a086: Preparing [2023-07-18T20:45:32.012Z] 04b5c430fa62: Preparing [2023-07-18T20:45:32.012Z] eef9164b6741: Preparing [2023-07-18T20:45:32.012Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:32.012Z] 6c242290fe13: Waiting [2023-07-18T20:45:32.012Z] 7ae730d06394: Waiting [2023-07-18T20:45:32.012Z] 2b144052e4be: Waiting [2023-07-18T20:45:32.012Z] 5f70bf18a086: Waiting [2023-07-18T20:45:32.012Z] 04b5c430fa62: Waiting [2023-07-18T20:45:32.012Z] eef9164b6741: Waiting [2023-07-18T20:45:32.012Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:32.012Z] 37abd178f1a9: Waiting [2023-07-18T20:45:32.012Z] 169da35f41f1: Waiting [2023-07-18T20:45:32.012Z] 4fe2db277778: Waiting [2023-07-18T20:45:32.012Z] c61994a44273: Layer already exists [2023-07-18T20:45:32.012Z] 37e5fc299d13: Layer already exists [2023-07-18T20:45:32.012Z] c44fe6d56c06: Layer already exists [2023-07-18T20:45:32.012Z] c39823c24acf: Layer already exists [2023-07-18T20:45:32.012Z] 4cedb1e17a30: Layer already exists [2023-07-18T20:45:32.012Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:32.012Z] 4fe2db277778: Layer already exists [2023-07-18T20:45:32.012Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:32.012Z] 37abd178f1a9: Layer already exists [2023-07-18T20:45:32.012Z] 7ae730d06394: Layer already exists [2023-07-18T20:45:32.012Z] 2b144052e4be: Layer already exists [2023-07-18T20:45:32.012Z] eef9164b6741: Layer already exists [2023-07-18T20:45:32.012Z] 5f70bf18a086: Layer already exists [2023-07-18T20:45:32.012Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:32.012Z] 04b5c430fa62: Layer already exists [2023-07-18T20:45:32.012Z] latest: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:32.332Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:32.648Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.11 [2023-07-18T20:45:32.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T20:45:32.648Z] 37e5fc299d13: Preparing [2023-07-18T20:45:32.648Z] c44fe6d56c06: Preparing [2023-07-18T20:45:32.648Z] 4cedb1e17a30: Preparing [2023-07-18T20:45:32.648Z] c61994a44273: Preparing [2023-07-18T20:45:32.648Z] c39823c24acf: Preparing [2023-07-18T20:45:32.648Z] 4fe2db277778: Preparing [2023-07-18T20:45:32.648Z] 37abd178f1a9: Preparing [2023-07-18T20:45:32.648Z] 169da35f41f1: Preparing [2023-07-18T20:45:32.648Z] 6c242290fe13: Preparing [2023-07-18T20:45:32.648Z] 7ae730d06394: Preparing [2023-07-18T20:45:32.648Z] 2b144052e4be: Preparing [2023-07-18T20:45:32.648Z] 5f70bf18a086: Preparing [2023-07-18T20:45:32.648Z] 04b5c430fa62: Preparing [2023-07-18T20:45:32.648Z] eef9164b6741: Preparing [2023-07-18T20:45:32.648Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:32.648Z] 169da35f41f1: Waiting [2023-07-18T20:45:32.648Z] 04b5c430fa62: Waiting [2023-07-18T20:45:32.648Z] 6c242290fe13: Waiting [2023-07-18T20:45:32.648Z] eef9164b6741: Waiting [2023-07-18T20:45:32.648Z] 7ae730d06394: Waiting [2023-07-18T20:45:32.648Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:32.648Z] 2b144052e4be: Waiting [2023-07-18T20:45:32.648Z] 4fe2db277778: Waiting [2023-07-18T20:45:32.648Z] 5f70bf18a086: Waiting [2023-07-18T20:45:32.648Z] 37e5fc299d13: Layer already exists [2023-07-18T20:45:32.648Z] 4cedb1e17a30: Layer already exists [2023-07-18T20:45:32.648Z] c39823c24acf: Layer already exists [2023-07-18T20:45:32.648Z] c44fe6d56c06: Layer already exists [2023-07-18T20:45:32.648Z] c61994a44273: Layer already exists [2023-07-18T20:45:32.648Z] 37abd178f1a9: Layer already exists [2023-07-18T20:45:32.648Z] 4fe2db277778: Layer already exists [2023-07-18T20:45:32.648Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:32.648Z] 7ae730d06394: Layer already exists [2023-07-18T20:45:32.648Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:32.648Z] 2b144052e4be: Layer already exists [2023-07-18T20:45:32.648Z] 5f70bf18a086: Layer already exists [2023-07-18T20:45:32.648Z] 04b5c430fa62: Layer already exists [2023-07-18T20:45:32.648Z] eef9164b6741: Layer already exists [2023-07-18T20:45:32.648Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:32.648Z] 3.1.0-dev.11: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:32.960Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:33.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:33.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T20:45:33.263Z] 37e5fc299d13: Preparing [2023-07-18T20:45:33.263Z] c44fe6d56c06: Preparing [2023-07-18T20:45:33.263Z] 4cedb1e17a30: Preparing [2023-07-18T20:45:33.263Z] c61994a44273: Preparing [2023-07-18T20:45:33.263Z] c39823c24acf: Preparing [2023-07-18T20:45:33.263Z] 4fe2db277778: Preparing [2023-07-18T20:45:33.263Z] 37abd178f1a9: Preparing [2023-07-18T20:45:33.263Z] 169da35f41f1: Preparing [2023-07-18T20:45:33.263Z] 6c242290fe13: Preparing [2023-07-18T20:45:33.263Z] 7ae730d06394: Preparing [2023-07-18T20:45:33.263Z] 2b144052e4be: Preparing [2023-07-18T20:45:33.263Z] 5f70bf18a086: Preparing [2023-07-18T20:45:33.263Z] 04b5c430fa62: Preparing [2023-07-18T20:45:33.263Z] eef9164b6741: Preparing [2023-07-18T20:45:33.263Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:33.263Z] 6c242290fe13: Waiting [2023-07-18T20:45:33.263Z] 4fe2db277778: Waiting [2023-07-18T20:45:33.263Z] 7ae730d06394: Waiting [2023-07-18T20:45:33.263Z] 2b144052e4be: Waiting [2023-07-18T20:45:33.263Z] 37abd178f1a9: Waiting [2023-07-18T20:45:33.263Z] 5f70bf18a086: Waiting [2023-07-18T20:45:33.263Z] 04b5c430fa62: Waiting [2023-07-18T20:45:33.263Z] eef9164b6741: Waiting [2023-07-18T20:45:33.263Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:33.263Z] 37e5fc299d13: Layer already exists [2023-07-18T20:45:33.263Z] 4cedb1e17a30: Layer already exists [2023-07-18T20:45:33.263Z] c39823c24acf: Layer already exists [2023-07-18T20:45:33.263Z] c44fe6d56c06: Layer already exists [2023-07-18T20:45:33.263Z] c61994a44273: Layer already exists [2023-07-18T20:45:33.263Z] 4fe2db277778: Layer already exists [2023-07-18T20:45:33.263Z] 37abd178f1a9: Layer already exists [2023-07-18T20:45:33.263Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:33.263Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:33.263Z] 7ae730d06394: Layer already exists [2023-07-18T20:45:33.263Z] 04b5c430fa62: Layer already exists [2023-07-18T20:45:33.263Z] 2b144052e4be: Layer already exists [2023-07-18T20:45:33.263Z] 5f70bf18a086: Layer already exists [2023-07-18T20:45:33.263Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:33.263Z] eef9164b6741: Layer already exists [2023-07-18T20:45:33.263Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:33.641Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:33.971Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-07-18T20:45:33.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T20:45:33.971Z] 37e5fc299d13: Preparing [2023-07-18T20:45:33.971Z] c44fe6d56c06: Preparing [2023-07-18T20:45:33.971Z] 4cedb1e17a30: Preparing [2023-07-18T20:45:33.971Z] c61994a44273: Preparing [2023-07-18T20:45:33.971Z] c39823c24acf: Preparing [2023-07-18T20:45:33.971Z] 4fe2db277778: Preparing [2023-07-18T20:45:33.971Z] 37abd178f1a9: Preparing [2023-07-18T20:45:33.971Z] 169da35f41f1: Preparing [2023-07-18T20:45:33.971Z] 6c242290fe13: Preparing [2023-07-18T20:45:33.971Z] 7ae730d06394: Preparing [2023-07-18T20:45:33.971Z] 2b144052e4be: Preparing [2023-07-18T20:45:33.971Z] 5f70bf18a086: Preparing [2023-07-18T20:45:33.971Z] 37abd178f1a9: Waiting [2023-07-18T20:45:33.971Z] 169da35f41f1: Waiting [2023-07-18T20:45:33.971Z] 6c242290fe13: Waiting [2023-07-18T20:45:33.971Z] 7ae730d06394: Waiting [2023-07-18T20:45:33.971Z] 2b144052e4be: Waiting [2023-07-18T20:45:33.971Z] 4fe2db277778: Waiting [2023-07-18T20:45:33.971Z] 04b5c430fa62: Preparing [2023-07-18T20:45:33.971Z] 5f70bf18a086: Waiting [2023-07-18T20:45:33.971Z] eef9164b6741: Preparing [2023-07-18T20:45:33.971Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:33.971Z] 04b5c430fa62: Waiting [2023-07-18T20:45:33.971Z] eef9164b6741: Waiting [2023-07-18T20:45:33.971Z] c61994a44273: Layer already exists [2023-07-18T20:45:33.971Z] c44fe6d56c06: Layer already exists [2023-07-18T20:45:33.971Z] 37e5fc299d13: Layer already exists [2023-07-18T20:45:33.971Z] 4cedb1e17a30: Layer already exists [2023-07-18T20:45:33.971Z] c39823c24acf: Layer already exists [2023-07-18T20:45:33.971Z] 4fe2db277778: Layer already exists [2023-07-18T20:45:33.971Z] 7ae730d06394: Layer already exists [2023-07-18T20:45:33.971Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:33.971Z] 37abd178f1a9: Layer already exists [2023-07-18T20:45:33.971Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:33.971Z] eef9164b6741: Layer already exists [2023-07-18T20:45:33.971Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:33.971Z] 5f70bf18a086: Layer already exists [2023-07-18T20:45:33.971Z] 2b144052e4be: Layer already exists [2023-07-18T20:45:33.971Z] 04b5c430fa62: Layer already exists [2023-07-18T20:45:33.971Z] main: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:34.012Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:34.018Z] taggedImages: [2023-07-18T20:45:34.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:34.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-18T20:45:34.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.11 [2023-07-18T20:45:34.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:34.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-07-18T20:45:34.032Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-07-18T20:45:34.032Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:34.032Z] latest [2023-07-18T20:45:34.032Z] 3.1.0-dev.11 [2023-07-18T20:45:34.032Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:34.032Z] main [2023-07-18T20:45:34.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:34.384Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:34.730Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:34.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T20:45:34.730Z] fcb7ed19eece: Preparing [2023-07-18T20:45:34.730Z] bd3b0ff82146: Preparing [2023-07-18T20:45:34.730Z] 0d03e9a613e7: Preparing [2023-07-18T20:45:34.730Z] 5d9d67e7e385: Preparing [2023-07-18T20:45:34.730Z] 169da35f41f1: Preparing [2023-07-18T20:45:34.730Z] 6c242290fe13: Preparing [2023-07-18T20:45:34.730Z] 9d6cd686b899: Preparing [2023-07-18T20:45:34.730Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:34.730Z] 6c242290fe13: Waiting [2023-07-18T20:45:34.730Z] 9d6cd686b899: Waiting [2023-07-18T20:45:34.730Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:34.730Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:34.730Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:34.730Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:34.730Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:34.730Z] bd3b0ff82146: Pushed [2023-07-18T20:45:34.730Z] 0d03e9a613e7: Pushed [2023-07-18T20:45:34.730Z] fcb7ed19eece: Pushed [2023-07-18T20:45:36.109Z] 5d9d67e7e385: Pushed [2023-07-18T20:45:36.369Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:36.675Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:36.979Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-18T20:45:36.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T20:45:36.980Z] fcb7ed19eece: Preparing [2023-07-18T20:45:36.980Z] bd3b0ff82146: Preparing [2023-07-18T20:45:36.980Z] 0d03e9a613e7: Preparing [2023-07-18T20:45:36.980Z] 5d9d67e7e385: Preparing [2023-07-18T20:45:36.980Z] 169da35f41f1: Preparing [2023-07-18T20:45:36.980Z] 6c242290fe13: Preparing [2023-07-18T20:45:36.980Z] 9d6cd686b899: Preparing [2023-07-18T20:45:36.980Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:36.980Z] 6c242290fe13: Waiting [2023-07-18T20:45:36.980Z] 9d6cd686b899: Waiting [2023-07-18T20:45:36.980Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:36.980Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:36.980Z] fcb7ed19eece: Layer already exists [2023-07-18T20:45:36.980Z] bd3b0ff82146: Layer already exists [2023-07-18T20:45:36.980Z] 0d03e9a613e7: Layer already exists [2023-07-18T20:45:36.980Z] 5d9d67e7e385: Layer already exists [2023-07-18T20:45:36.980Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:36.980Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:36.980Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:36.980Z] latest: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:37.285Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:37.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.11 [2023-07-18T20:45:37.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T20:45:37.587Z] fcb7ed19eece: Preparing [2023-07-18T20:45:37.587Z] bd3b0ff82146: Preparing [2023-07-18T20:45:37.587Z] 0d03e9a613e7: Preparing [2023-07-18T20:45:37.587Z] 5d9d67e7e385: Preparing [2023-07-18T20:45:37.587Z] 169da35f41f1: Preparing [2023-07-18T20:45:37.587Z] 6c242290fe13: Preparing [2023-07-18T20:45:37.587Z] 9d6cd686b899: Preparing [2023-07-18T20:45:37.587Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:37.587Z] 6c242290fe13: Waiting [2023-07-18T20:45:37.587Z] 9d6cd686b899: Waiting [2023-07-18T20:45:37.588Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:37.588Z] fcb7ed19eece: Layer already exists [2023-07-18T20:45:37.588Z] 5d9d67e7e385: Layer already exists [2023-07-18T20:45:37.588Z] bd3b0ff82146: Layer already exists [2023-07-18T20:45:37.588Z] 0d03e9a613e7: Layer already exists [2023-07-18T20:45:37.588Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:37.588Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:37.588Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:37.588Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:37.588Z] 3.1.0-dev.11: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:37.896Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:38.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:38.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T20:45:38.199Z] fcb7ed19eece: Preparing [2023-07-18T20:45:38.199Z] bd3b0ff82146: Preparing [2023-07-18T20:45:38.199Z] 0d03e9a613e7: Preparing [2023-07-18T20:45:38.199Z] 5d9d67e7e385: Preparing [2023-07-18T20:45:38.199Z] 169da35f41f1: Preparing [2023-07-18T20:45:38.199Z] 6c242290fe13: Preparing [2023-07-18T20:45:38.199Z] 9d6cd686b899: Preparing [2023-07-18T20:45:38.199Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:38.199Z] 6c242290fe13: Waiting [2023-07-18T20:45:38.199Z] 9d6cd686b899: Waiting [2023-07-18T20:45:38.199Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:38.199Z] fcb7ed19eece: Layer already exists [2023-07-18T20:45:38.199Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:38.199Z] 5d9d67e7e385: Layer already exists [2023-07-18T20:45:38.199Z] bd3b0ff82146: Layer already exists [2023-07-18T20:45:38.199Z] 0d03e9a613e7: Layer already exists [2023-07-18T20:45:38.199Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:38.199Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:38.199Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:38.199Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:38.512Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:38.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-07-18T20:45:38.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T20:45:38.818Z] fcb7ed19eece: Preparing [2023-07-18T20:45:38.818Z] bd3b0ff82146: Preparing [2023-07-18T20:45:38.818Z] 0d03e9a613e7: Preparing [2023-07-18T20:45:38.818Z] 5d9d67e7e385: Preparing [2023-07-18T20:45:38.818Z] 169da35f41f1: Preparing [2023-07-18T20:45:38.818Z] 6c242290fe13: Preparing [2023-07-18T20:45:38.818Z] 9d6cd686b899: Preparing [2023-07-18T20:45:38.818Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:38.818Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:38.818Z] 9d6cd686b899: Waiting [2023-07-18T20:45:38.818Z] 6c242290fe13: Waiting [2023-07-18T20:45:38.818Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:38.818Z] fcb7ed19eece: Layer already exists [2023-07-18T20:45:38.818Z] 0d03e9a613e7: Layer already exists [2023-07-18T20:45:38.818Z] bd3b0ff82146: Layer already exists [2023-07-18T20:45:38.818Z] 5d9d67e7e385: Layer already exists [2023-07-18T20:45:38.818Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:38.818Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:38.818Z] 9d6cd686b899: Layer already exists [2023-07-18T20:45:38.818Z] main: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:38.851Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:38.857Z] taggedImages: [2023-07-18T20:45:38.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:38.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-18T20:45:38.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.11 [2023-07-18T20:45:38.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:38.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-07-18T20:45:38.873Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-07-18T20:45:38.873Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:38.873Z] latest [2023-07-18T20:45:38.873Z] 3.1.0-dev.11 [2023-07-18T20:45:38.873Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:38.873Z] main [2023-07-18T20:45:38.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:39.176Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:39.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:39.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T20:45:39.480Z] ce7b3f3ce517: Preparing [2023-07-18T20:45:39.480Z] 49cba2f0fe58: Preparing [2023-07-18T20:45:39.480Z] 385c70ce1553: Preparing [2023-07-18T20:45:39.480Z] 00a5f36652c8: Preparing [2023-07-18T20:45:39.480Z] 169da35f41f1: Preparing [2023-07-18T20:45:39.480Z] 6c242290fe13: Preparing [2023-07-18T20:45:39.480Z] bcfc7bf6a49e: Preparing [2023-07-18T20:45:39.480Z] 0e9cf377b53f: Preparing [2023-07-18T20:45:39.480Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:39.480Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:39.480Z] bcfc7bf6a49e: Waiting [2023-07-18T20:45:39.480Z] 0e9cf377b53f: Waiting [2023-07-18T20:45:39.480Z] 6c242290fe13: Waiting [2023-07-18T20:45:39.480Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:39.480Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:39.480Z] 49cba2f0fe58: Pushed [2023-07-18T20:45:39.480Z] 00a5f36652c8: Pushed [2023-07-18T20:45:39.480Z] ce7b3f3ce517: Pushed [2023-07-18T20:45:39.480Z] bcfc7bf6a49e: Pushed [2023-07-18T20:45:39.480Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:40.424Z] 0e9cf377b53f: Pushed [2023-07-18T20:45:40.683Z] 385c70ce1553: Pushed [2023-07-18T20:45:40.941Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:41.249Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:41.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-18T20:45:41.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T20:45:41.563Z] ce7b3f3ce517: Preparing [2023-07-18T20:45:41.563Z] 49cba2f0fe58: Preparing [2023-07-18T20:45:41.563Z] 385c70ce1553: Preparing [2023-07-18T20:45:41.563Z] 00a5f36652c8: Preparing [2023-07-18T20:45:41.563Z] 169da35f41f1: Preparing [2023-07-18T20:45:41.563Z] 6c242290fe13: Preparing [2023-07-18T20:45:41.563Z] bcfc7bf6a49e: Preparing [2023-07-18T20:45:41.563Z] 0e9cf377b53f: Preparing [2023-07-18T20:45:41.563Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:41.563Z] 0e9cf377b53f: Waiting [2023-07-18T20:45:41.563Z] 6c242290fe13: Waiting [2023-07-18T20:45:41.563Z] bcfc7bf6a49e: Waiting [2023-07-18T20:45:41.563Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:41.563Z] 385c70ce1553: Layer already exists [2023-07-18T20:45:41.563Z] 00a5f36652c8: Layer already exists [2023-07-18T20:45:41.563Z] ce7b3f3ce517: Layer already exists [2023-07-18T20:45:41.563Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:41.563Z] 49cba2f0fe58: Layer already exists [2023-07-18T20:45:41.563Z] 0e9cf377b53f: Layer already exists [2023-07-18T20:45:41.563Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:41.563Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:41.563Z] bcfc7bf6a49e: Layer already exists [2023-07-18T20:45:41.563Z] latest: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:41.866Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:42.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.11 [2023-07-18T20:45:42.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T20:45:42.167Z] ce7b3f3ce517: Preparing [2023-07-18T20:45:42.167Z] 49cba2f0fe58: Preparing [2023-07-18T20:45:42.167Z] 385c70ce1553: Preparing [2023-07-18T20:45:42.167Z] 00a5f36652c8: Preparing [2023-07-18T20:45:42.167Z] 169da35f41f1: Preparing [2023-07-18T20:45:42.167Z] 6c242290fe13: Preparing [2023-07-18T20:45:42.167Z] bcfc7bf6a49e: Preparing [2023-07-18T20:45:42.167Z] 0e9cf377b53f: Preparing [2023-07-18T20:45:42.167Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:42.167Z] bcfc7bf6a49e: Waiting [2023-07-18T20:45:42.167Z] 6c242290fe13: Waiting [2023-07-18T20:45:42.167Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:42.167Z] 0e9cf377b53f: Waiting [2023-07-18T20:45:42.167Z] 00a5f36652c8: Layer already exists [2023-07-18T20:45:42.167Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:42.167Z] 49cba2f0fe58: Layer already exists [2023-07-18T20:45:42.167Z] ce7b3f3ce517: Layer already exists [2023-07-18T20:45:42.167Z] 385c70ce1553: Layer already exists [2023-07-18T20:45:42.167Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:42.167Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:42.167Z] bcfc7bf6a49e: Layer already exists [2023-07-18T20:45:42.167Z] 0e9cf377b53f: Layer already exists [2023-07-18T20:45:42.167Z] 3.1.0-dev.11: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:42.485Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:42.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:42.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T20:45:42.792Z] ce7b3f3ce517: Preparing [2023-07-18T20:45:42.792Z] 49cba2f0fe58: Preparing [2023-07-18T20:45:42.792Z] 385c70ce1553: Preparing [2023-07-18T20:45:42.792Z] 00a5f36652c8: Preparing [2023-07-18T20:45:42.792Z] 169da35f41f1: Preparing [2023-07-18T20:45:42.792Z] 6c242290fe13: Preparing [2023-07-18T20:45:42.792Z] bcfc7bf6a49e: Preparing [2023-07-18T20:45:42.792Z] 0e9cf377b53f: Preparing [2023-07-18T20:45:42.792Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:42.792Z] 0e9cf377b53f: Waiting [2023-07-18T20:45:42.792Z] 6c242290fe13: Waiting [2023-07-18T20:45:42.792Z] bcfc7bf6a49e: Waiting [2023-07-18T20:45:42.792Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:42.792Z] ce7b3f3ce517: Layer already exists [2023-07-18T20:45:42.792Z] 00a5f36652c8: Layer already exists [2023-07-18T20:45:42.792Z] 49cba2f0fe58: Layer already exists [2023-07-18T20:45:42.792Z] 385c70ce1553: Layer already exists [2023-07-18T20:45:42.792Z] bcfc7bf6a49e: Layer already exists [2023-07-18T20:45:42.792Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:42.792Z] 0e9cf377b53f: Layer already exists [2023-07-18T20:45:42.792Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:42.792Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:43.107Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:43.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-07-18T20:45:43.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T20:45:43.410Z] ce7b3f3ce517: Preparing [2023-07-18T20:45:43.410Z] 49cba2f0fe58: Preparing [2023-07-18T20:45:43.410Z] 385c70ce1553: Preparing [2023-07-18T20:45:43.410Z] 00a5f36652c8: Preparing [2023-07-18T20:45:43.410Z] 169da35f41f1: Preparing [2023-07-18T20:45:43.410Z] 6c242290fe13: Preparing [2023-07-18T20:45:43.410Z] bcfc7bf6a49e: Preparing [2023-07-18T20:45:43.410Z] 0e9cf377b53f: Preparing [2023-07-18T20:45:43.410Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:43.410Z] 6c242290fe13: Waiting [2023-07-18T20:45:43.410Z] bcfc7bf6a49e: Waiting [2023-07-18T20:45:43.410Z] 0e9cf377b53f: Waiting [2023-07-18T20:45:43.410Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:43.410Z] ce7b3f3ce517: Layer already exists [2023-07-18T20:45:43.410Z] 49cba2f0fe58: Layer already exists [2023-07-18T20:45:43.410Z] 00a5f36652c8: Layer already exists [2023-07-18T20:45:43.410Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:43.410Z] 385c70ce1553: Layer already exists [2023-07-18T20:45:43.410Z] bcfc7bf6a49e: Layer already exists [2023-07-18T20:45:43.410Z] 0e9cf377b53f: Layer already exists [2023-07-18T20:45:43.410Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:43.410Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:43.410Z] main: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:43.447Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:43.453Z] taggedImages: [2023-07-18T20:45:43.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:43.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-18T20:45:43.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.11 [2023-07-18T20:45:43.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:43.453Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-07-18T20:45:43.469Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-07-18T20:45:43.469Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:43.469Z] latest [2023-07-18T20:45:43.469Z] 3.1.0-dev.11 [2023-07-18T20:45:43.469Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:43.469Z] main [2023-07-18T20:45:43.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:43.774Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:44.076Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:44.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T20:45:44.076Z] 1f8d97973814: Preparing [2023-07-18T20:45:44.076Z] 29218c08abd0: Preparing [2023-07-18T20:45:44.076Z] 516ccd257506: Preparing [2023-07-18T20:45:44.076Z] a6421b197413: Preparing [2023-07-18T20:45:44.076Z] f4d02bbae5ff: Preparing [2023-07-18T20:45:44.076Z] e17de40f396e: Preparing [2023-07-18T20:45:44.076Z] 924fbbc76689: Preparing [2023-07-18T20:45:44.076Z] 169da35f41f1: Preparing [2023-07-18T20:45:44.076Z] 6c242290fe13: Preparing [2023-07-18T20:45:44.076Z] a48cf511efa7: Preparing [2023-07-18T20:45:44.076Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:44.076Z] e17de40f396e: Waiting [2023-07-18T20:45:44.076Z] 924fbbc76689: Waiting [2023-07-18T20:45:44.076Z] 169da35f41f1: Waiting [2023-07-18T20:45:44.076Z] 6c242290fe13: Waiting [2023-07-18T20:45:44.076Z] a48cf511efa7: Waiting [2023-07-18T20:45:44.076Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:44.076Z] f4d02bbae5ff: Pushed [2023-07-18T20:45:44.076Z] 1f8d97973814: Pushed [2023-07-18T20:45:44.336Z] 29218c08abd0: Pushed [2023-07-18T20:45:44.336Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:44.336Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:44.336Z] 924fbbc76689: Pushed [2023-07-18T20:45:44.336Z] e17de40f396e: Pushed [2023-07-18T20:45:44.336Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:45.272Z] a6421b197413: Pushed [2023-07-18T20:45:45.537Z] a48cf511efa7: Pushed [2023-07-18T20:45:46.108Z] 516ccd257506: Pushed [2023-07-18T20:45:46.108Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:46.412Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:46.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-18T20:45:46.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T20:45:46.717Z] 1f8d97973814: Preparing [2023-07-18T20:45:46.717Z] 29218c08abd0: Preparing [2023-07-18T20:45:46.717Z] 516ccd257506: Preparing [2023-07-18T20:45:46.717Z] a6421b197413: Preparing [2023-07-18T20:45:46.717Z] f4d02bbae5ff: Preparing [2023-07-18T20:45:46.717Z] e17de40f396e: Preparing [2023-07-18T20:45:46.717Z] 924fbbc76689: Preparing [2023-07-18T20:45:46.717Z] 169da35f41f1: Preparing [2023-07-18T20:45:46.717Z] 6c242290fe13: Preparing [2023-07-18T20:45:46.717Z] a48cf511efa7: Preparing [2023-07-18T20:45:46.717Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:46.717Z] e17de40f396e: Waiting [2023-07-18T20:45:46.717Z] 924fbbc76689: Waiting [2023-07-18T20:45:46.717Z] 169da35f41f1: Waiting [2023-07-18T20:45:46.717Z] 6c242290fe13: Waiting [2023-07-18T20:45:46.717Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:46.717Z] a6421b197413: Layer already exists [2023-07-18T20:45:46.717Z] 1f8d97973814: Layer already exists [2023-07-18T20:45:46.717Z] 29218c08abd0: Layer already exists [2023-07-18T20:45:46.717Z] 516ccd257506: Layer already exists [2023-07-18T20:45:46.717Z] f4d02bbae5ff: Layer already exists [2023-07-18T20:45:46.717Z] e17de40f396e: Layer already exists [2023-07-18T20:45:46.717Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:46.717Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:46.717Z] 924fbbc76689: Layer already exists [2023-07-18T20:45:46.717Z] a48cf511efa7: Layer already exists [2023-07-18T20:45:46.717Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:46.717Z] latest: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:47.029Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:47.342Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.11 [2023-07-18T20:45:47.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T20:45:47.342Z] 1f8d97973814: Preparing [2023-07-18T20:45:47.342Z] 29218c08abd0: Preparing [2023-07-18T20:45:47.342Z] 516ccd257506: Preparing [2023-07-18T20:45:47.342Z] a6421b197413: Preparing [2023-07-18T20:45:47.342Z] f4d02bbae5ff: Preparing [2023-07-18T20:45:47.342Z] e17de40f396e: Preparing [2023-07-18T20:45:47.342Z] 924fbbc76689: Preparing [2023-07-18T20:45:47.342Z] 169da35f41f1: Preparing [2023-07-18T20:45:47.342Z] 6c242290fe13: Preparing [2023-07-18T20:45:47.342Z] a48cf511efa7: Preparing [2023-07-18T20:45:47.342Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:47.342Z] 169da35f41f1: Waiting [2023-07-18T20:45:47.342Z] 6c242290fe13: Waiting [2023-07-18T20:45:47.342Z] 924fbbc76689: Waiting [2023-07-18T20:45:47.342Z] a48cf511efa7: Waiting [2023-07-18T20:45:47.342Z] e17de40f396e: Waiting [2023-07-18T20:45:47.342Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:47.342Z] 516ccd257506: Layer already exists [2023-07-18T20:45:47.342Z] f4d02bbae5ff: Layer already exists [2023-07-18T20:45:47.342Z] 29218c08abd0: Layer already exists [2023-07-18T20:45:47.342Z] a6421b197413: Layer already exists [2023-07-18T20:45:47.342Z] 1f8d97973814: Layer already exists [2023-07-18T20:45:47.342Z] e17de40f396e: Layer already exists [2023-07-18T20:45:47.342Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:47.342Z] 924fbbc76689: Layer already exists [2023-07-18T20:45:47.342Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:47.342Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:47.342Z] a48cf511efa7: Layer already exists [2023-07-18T20:45:47.342Z] 3.1.0-dev.11: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:47.655Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:47.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:47.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T20:45:47.956Z] 1f8d97973814: Preparing [2023-07-18T20:45:47.956Z] 29218c08abd0: Preparing [2023-07-18T20:45:47.956Z] 516ccd257506: Preparing [2023-07-18T20:45:47.956Z] a6421b197413: Preparing [2023-07-18T20:45:47.956Z] f4d02bbae5ff: Preparing [2023-07-18T20:45:47.956Z] e17de40f396e: Preparing [2023-07-18T20:45:47.956Z] 924fbbc76689: Preparing [2023-07-18T20:45:47.956Z] 169da35f41f1: Preparing [2023-07-18T20:45:47.956Z] 6c242290fe13: Preparing [2023-07-18T20:45:47.956Z] a48cf511efa7: Preparing [2023-07-18T20:45:47.956Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:47.956Z] e17de40f396e: Waiting [2023-07-18T20:45:47.956Z] 169da35f41f1: Waiting [2023-07-18T20:45:47.956Z] 924fbbc76689: Waiting [2023-07-18T20:45:47.956Z] 6c242290fe13: Waiting [2023-07-18T20:45:47.956Z] a48cf511efa7: Waiting [2023-07-18T20:45:47.956Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:47.956Z] 29218c08abd0: Layer already exists [2023-07-18T20:45:47.956Z] 516ccd257506: Layer already exists [2023-07-18T20:45:47.956Z] a6421b197413: Layer already exists [2023-07-18T20:45:47.956Z] f4d02bbae5ff: Layer already exists [2023-07-18T20:45:47.956Z] 1f8d97973814: Layer already exists [2023-07-18T20:45:47.956Z] e17de40f396e: Layer already exists [2023-07-18T20:45:47.956Z] 924fbbc76689: Layer already exists [2023-07-18T20:45:47.956Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:47.956Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:47.956Z] a48cf511efa7: Layer already exists [2023-07-18T20:45:47.956Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:47.956Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:48.263Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:48.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-07-18T20:45:48.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T20:45:48.569Z] 1f8d97973814: Preparing [2023-07-18T20:45:48.569Z] 29218c08abd0: Preparing [2023-07-18T20:45:48.569Z] 516ccd257506: Preparing [2023-07-18T20:45:48.569Z] a6421b197413: Preparing [2023-07-18T20:45:48.569Z] f4d02bbae5ff: Preparing [2023-07-18T20:45:48.569Z] e17de40f396e: Preparing [2023-07-18T20:45:48.569Z] 924fbbc76689: Preparing [2023-07-18T20:45:48.569Z] 169da35f41f1: Preparing [2023-07-18T20:45:48.569Z] 6c242290fe13: Preparing [2023-07-18T20:45:48.569Z] a48cf511efa7: Preparing [2023-07-18T20:45:48.569Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:48.569Z] 169da35f41f1: Waiting [2023-07-18T20:45:48.569Z] 6c242290fe13: Waiting [2023-07-18T20:45:48.569Z] e17de40f396e: Waiting [2023-07-18T20:45:48.569Z] a48cf511efa7: Waiting [2023-07-18T20:45:48.569Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:48.569Z] 1f8d97973814: Layer already exists [2023-07-18T20:45:48.569Z] a6421b197413: Layer already exists [2023-07-18T20:45:48.569Z] f4d02bbae5ff: Layer already exists [2023-07-18T20:45:48.569Z] 516ccd257506: Layer already exists [2023-07-18T20:45:48.569Z] 29218c08abd0: Layer already exists [2023-07-18T20:45:48.569Z] 924fbbc76689: Layer already exists [2023-07-18T20:45:48.569Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:48.569Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:48.569Z] e17de40f396e: Layer already exists [2023-07-18T20:45:48.569Z] a48cf511efa7: Layer already exists [2023-07-18T20:45:48.569Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:48.569Z] main: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:48.609Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:48.616Z] taggedImages: [2023-07-18T20:45:48.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:48.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-18T20:45:48.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.11 [2023-07-18T20:45:48.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:48.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-07-18T20:45:48.636Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-07-18T20:45:48.636Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:48.636Z] latest [2023-07-18T20:45:48.636Z] 3.1.0-dev.11 [2023-07-18T20:45:48.636Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:48.636Z] main [2023-07-18T20:45:48.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:48.947Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:49.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:49.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T20:45:49.248Z] 74dc46fd5e8b: Preparing [2023-07-18T20:45:49.248Z] 1201feaf4955: Preparing [2023-07-18T20:45:49.248Z] 169da35f41f1: Preparing [2023-07-18T20:45:49.248Z] 6c242290fe13: Preparing [2023-07-18T20:45:49.248Z] a748a79f2380: Preparing [2023-07-18T20:45:49.248Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:49.248Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:49.248Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:49.248Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:49.248Z] 74dc46fd5e8b: Pushed [2023-07-18T20:45:49.816Z] a748a79f2380: Pushed [2023-07-18T20:45:51.719Z] 1201feaf4955: Pushed [2023-07-18T20:45:51.978Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:52.286Z] + 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 [2023-07-18T20:45:52.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-18T20:45:52.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T20:45:52.589Z] 74dc46fd5e8b: Preparing [2023-07-18T20:45:52.589Z] 1201feaf4955: Preparing [2023-07-18T20:45:52.589Z] 169da35f41f1: Preparing [2023-07-18T20:45:52.589Z] 6c242290fe13: Preparing [2023-07-18T20:45:52.589Z] a748a79f2380: Preparing [2023-07-18T20:45:52.589Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:52.589Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:52.589Z] 74dc46fd5e8b: Layer already exists [2023-07-18T20:45:52.589Z] 1201feaf4955: Layer already exists [2023-07-18T20:45:52.589Z] a748a79f2380: Layer already exists [2023-07-18T20:45:52.589Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:52.589Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:52.589Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:52.589Z] latest: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:52.900Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:53.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.11 [2023-07-18T20:45:53.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T20:45:53.213Z] 74dc46fd5e8b: Preparing [2023-07-18T20:45:53.213Z] 1201feaf4955: Preparing [2023-07-18T20:45:53.213Z] 169da35f41f1: Preparing [2023-07-18T20:45:53.213Z] 6c242290fe13: Preparing [2023-07-18T20:45:53.213Z] a748a79f2380: Preparing [2023-07-18T20:45:53.213Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:53.213Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:53.213Z] 74dc46fd5e8b: Layer already exists [2023-07-18T20:45:53.213Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:53.213Z] a748a79f2380: Layer already exists [2023-07-18T20:45:53.213Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:53.213Z] 1201feaf4955: Layer already exists [2023-07-18T20:45:53.213Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:53.213Z] 3.1.0-dev.11: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:53.520Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:53.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:53.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T20:45:53.822Z] 74dc46fd5e8b: Preparing [2023-07-18T20:45:53.822Z] 1201feaf4955: Preparing [2023-07-18T20:45:53.822Z] 169da35f41f1: Preparing [2023-07-18T20:45:53.822Z] 6c242290fe13: Preparing [2023-07-18T20:45:53.822Z] a748a79f2380: Preparing [2023-07-18T20:45:53.822Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:53.822Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:53.822Z] 74dc46fd5e8b: Layer already exists [2023-07-18T20:45:53.822Z] a748a79f2380: Layer already exists [2023-07-18T20:45:53.823Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:53.823Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:53.823Z] 1201feaf4955: Layer already exists [2023-07-18T20:45:53.823Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:53.823Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:54.137Z] + 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 [2023-07-18T20:45:54.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-07-18T20:45:54.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T20:45:54.442Z] 74dc46fd5e8b: Preparing [2023-07-18T20:45:54.442Z] 1201feaf4955: Preparing [2023-07-18T20:45:54.442Z] 169da35f41f1: Preparing [2023-07-18T20:45:54.442Z] 6c242290fe13: Preparing [2023-07-18T20:45:54.442Z] a748a79f2380: Preparing [2023-07-18T20:45:54.442Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:54.442Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:54.442Z] 1201feaf4955: Layer already exists [2023-07-18T20:45:54.442Z] 74dc46fd5e8b: Layer already exists [2023-07-18T20:45:54.442Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:54.442Z] a748a79f2380: Layer already exists [2023-07-18T20:45:54.442Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:54.442Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:54.442Z] main: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:45:54.477Z] ===================================================== [Pipeline] echo [2023-07-18T20:45:54.483Z] taggedImages: [2023-07-18T20:45:54.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:54.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-18T20:45:54.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.11 [2023-07-18T20:45:54.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:54.483Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-07-18T20:45:54.498Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-07-18T20:45:54.498Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:54.498Z] latest [2023-07-18T20:45:54.498Z] 3.1.0-dev.11 [2023-07-18T20:45:54.498Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:45:54.498Z] main [2023-07-18T20:45:54.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:54.803Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:45:55.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:45:55.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T20:45:55.111Z] db8965648180: Preparing [2023-07-18T20:45:55.111Z] e751aece4e50: Preparing [2023-07-18T20:45:55.111Z] 64a67e17f461: Preparing [2023-07-18T20:45:55.111Z] f8417d484d61: Preparing [2023-07-18T20:45:55.111Z] b27ff98332aa: Preparing [2023-07-18T20:45:55.111Z] 169da35f41f1: Preparing [2023-07-18T20:45:55.111Z] 6c242290fe13: Preparing [2023-07-18T20:45:55.111Z] 44ce81f92c38: Preparing [2023-07-18T20:45:55.111Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:45:55.111Z] 6c242290fe13: Waiting [2023-07-18T20:45:55.111Z] 44ce81f92c38: Waiting [2023-07-18T20:45:55.111Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:45:55.111Z] db8965648180: Pushed [2023-07-18T20:45:55.111Z] 64a67e17f461: Pushed [2023-07-18T20:45:55.111Z] e751aece4e50: Pushed [2023-07-18T20:45:55.111Z] 169da35f41f1: Layer already exists [2023-07-18T20:45:55.111Z] 6c242290fe13: Layer already exists [2023-07-18T20:45:55.111Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:45:56.490Z] 44ce81f92c38: Pushed [2023-07-18T20:46:01.831Z] b27ff98332aa: Pushed [2023-07-18T20:46:03.735Z] f8417d484d61: Pushed [2023-07-18T20:46:03.735Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:04.043Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:04.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-18T20:46:04.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T20:46:04.349Z] db8965648180: Preparing [2023-07-18T20:46:04.349Z] e751aece4e50: Preparing [2023-07-18T20:46:04.349Z] 64a67e17f461: Preparing [2023-07-18T20:46:04.349Z] f8417d484d61: Preparing [2023-07-18T20:46:04.349Z] b27ff98332aa: Preparing [2023-07-18T20:46:04.349Z] 169da35f41f1: Preparing [2023-07-18T20:46:04.349Z] 6c242290fe13: Preparing [2023-07-18T20:46:04.349Z] 44ce81f92c38: Preparing [2023-07-18T20:46:04.349Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:04.349Z] 6c242290fe13: Waiting [2023-07-18T20:46:04.349Z] 44ce81f92c38: Waiting [2023-07-18T20:46:04.349Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:04.349Z] 169da35f41f1: Waiting [2023-07-18T20:46:04.349Z] e751aece4e50: Layer already exists [2023-07-18T20:46:04.349Z] b27ff98332aa: Layer already exists [2023-07-18T20:46:04.349Z] 64a67e17f461: Layer already exists [2023-07-18T20:46:04.349Z] db8965648180: Layer already exists [2023-07-18T20:46:04.349Z] f8417d484d61: Layer already exists [2023-07-18T20:46:04.349Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:04.349Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:04.349Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:04.349Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:04.349Z] latest: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:04.662Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:04.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.11 [2023-07-18T20:46:04.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T20:46:04.972Z] db8965648180: Preparing [2023-07-18T20:46:04.972Z] e751aece4e50: Preparing [2023-07-18T20:46:04.972Z] 64a67e17f461: Preparing [2023-07-18T20:46:04.972Z] f8417d484d61: Preparing [2023-07-18T20:46:04.972Z] b27ff98332aa: Preparing [2023-07-18T20:46:04.972Z] 169da35f41f1: Preparing [2023-07-18T20:46:04.972Z] 6c242290fe13: Preparing [2023-07-18T20:46:04.972Z] 44ce81f92c38: Preparing [2023-07-18T20:46:04.972Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:04.972Z] 169da35f41f1: Waiting [2023-07-18T20:46:04.972Z] 44ce81f92c38: Waiting [2023-07-18T20:46:04.972Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:04.972Z] 6c242290fe13: Waiting [2023-07-18T20:46:04.972Z] f8417d484d61: Layer already exists [2023-07-18T20:46:04.972Z] 64a67e17f461: Layer already exists [2023-07-18T20:46:04.972Z] e751aece4e50: Layer already exists [2023-07-18T20:46:04.972Z] b27ff98332aa: Layer already exists [2023-07-18T20:46:04.972Z] db8965648180: Layer already exists [2023-07-18T20:46:04.972Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:04.972Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:04.972Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:04.972Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:04.972Z] 3.1.0-dev.11: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:05.284Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:05.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:05.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T20:46:05.599Z] db8965648180: Preparing [2023-07-18T20:46:05.599Z] e751aece4e50: Preparing [2023-07-18T20:46:05.599Z] 64a67e17f461: Preparing [2023-07-18T20:46:05.599Z] f8417d484d61: Preparing [2023-07-18T20:46:05.599Z] b27ff98332aa: Preparing [2023-07-18T20:46:05.599Z] 169da35f41f1: Preparing [2023-07-18T20:46:05.599Z] 6c242290fe13: Preparing [2023-07-18T20:46:05.599Z] 44ce81f92c38: Preparing [2023-07-18T20:46:05.599Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:05.599Z] 169da35f41f1: Waiting [2023-07-18T20:46:05.599Z] 6c242290fe13: Waiting [2023-07-18T20:46:05.599Z] 44ce81f92c38: Waiting [2023-07-18T20:46:05.599Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:05.599Z] 64a67e17f461: Layer already exists [2023-07-18T20:46:05.599Z] f8417d484d61: Layer already exists [2023-07-18T20:46:05.599Z] b27ff98332aa: Layer already exists [2023-07-18T20:46:05.599Z] e751aece4e50: Layer already exists [2023-07-18T20:46:05.599Z] db8965648180: Layer already exists [2023-07-18T20:46:05.599Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:05.599Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:05.599Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:05.599Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:05.599Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:05.905Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:06.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-07-18T20:46:06.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T20:46:06.200Z] db8965648180: Preparing [2023-07-18T20:46:06.200Z] e751aece4e50: Preparing [2023-07-18T20:46:06.200Z] 64a67e17f461: Preparing [2023-07-18T20:46:06.200Z] f8417d484d61: Preparing [2023-07-18T20:46:06.200Z] b27ff98332aa: Preparing [2023-07-18T20:46:06.200Z] 169da35f41f1: Preparing [2023-07-18T20:46:06.200Z] 6c242290fe13: Preparing [2023-07-18T20:46:06.200Z] 44ce81f92c38: Preparing [2023-07-18T20:46:06.200Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:06.200Z] 44ce81f92c38: Waiting [2023-07-18T20:46:06.200Z] 169da35f41f1: Waiting [2023-07-18T20:46:06.200Z] 6c242290fe13: Waiting [2023-07-18T20:46:06.200Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:06.200Z] f8417d484d61: Layer already exists [2023-07-18T20:46:06.200Z] b27ff98332aa: Layer already exists [2023-07-18T20:46:06.200Z] 64a67e17f461: Layer already exists [2023-07-18T20:46:06.200Z] db8965648180: Layer already exists [2023-07-18T20:46:06.200Z] e751aece4e50: Layer already exists [2023-07-18T20:46:06.200Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:06.200Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:06.200Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:06.200Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:06.200Z] main: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:46:06.235Z] ===================================================== [Pipeline] echo [2023-07-18T20:46:06.240Z] taggedImages: [2023-07-18T20:46:06.240Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:06.240Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-18T20:46:06.240Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.11 [2023-07-18T20:46:06.240Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:06.240Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-07-18T20:46:06.254Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-07-18T20:46:06.254Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:06.254Z] latest [2023-07-18T20:46:06.254Z] 3.1.0-dev.11 [2023-07-18T20:46:06.254Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:06.254Z] main [2023-07-18T20:46:06.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:06.564Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:06.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:06.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T20:46:06.865Z] 95f5c04d0886: Preparing [2023-07-18T20:46:06.865Z] 9854b38488d0: Preparing [2023-07-18T20:46:06.865Z] 89ace517f6bd: Preparing [2023-07-18T20:46:06.865Z] f8417d484d61: Preparing [2023-07-18T20:46:06.865Z] 169da35f41f1: Preparing [2023-07-18T20:46:06.865Z] 6c242290fe13: Preparing [2023-07-18T20:46:06.865Z] 24e581c9b54a: Preparing [2023-07-18T20:46:06.865Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:06.865Z] 6c242290fe13: Waiting [2023-07-18T20:46:06.865Z] 24e581c9b54a: Waiting [2023-07-18T20:46:06.865Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:06.865Z] f8417d484d61: Layer already exists [2023-07-18T20:46:06.865Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:06.865Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:06.865Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:06.865Z] 9854b38488d0: Pushed [2023-07-18T20:46:06.865Z] 89ace517f6bd: Pushed [2023-07-18T20:46:06.865Z] 95f5c04d0886: Pushed [2023-07-18T20:46:07.124Z] 24e581c9b54a: Pushed [2023-07-18T20:46:07.384Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:07.692Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:07.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-18T20:46:07.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T20:46:07.997Z] 95f5c04d0886: Preparing [2023-07-18T20:46:07.997Z] 9854b38488d0: Preparing [2023-07-18T20:46:07.997Z] 89ace517f6bd: Preparing [2023-07-18T20:46:07.997Z] f8417d484d61: Preparing [2023-07-18T20:46:07.997Z] 169da35f41f1: Preparing [2023-07-18T20:46:07.997Z] 6c242290fe13: Preparing [2023-07-18T20:46:07.997Z] 24e581c9b54a: Preparing [2023-07-18T20:46:07.997Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:07.997Z] 6c242290fe13: Waiting [2023-07-18T20:46:07.997Z] 24e581c9b54a: Waiting [2023-07-18T20:46:07.997Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:07.997Z] f8417d484d61: Layer already exists [2023-07-18T20:46:07.997Z] 95f5c04d0886: Layer already exists [2023-07-18T20:46:07.997Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:07.997Z] 9854b38488d0: Layer already exists [2023-07-18T20:46:07.997Z] 89ace517f6bd: Layer already exists [2023-07-18T20:46:07.997Z] 24e581c9b54a: Layer already exists [2023-07-18T20:46:07.997Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:07.997Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:07.997Z] latest: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:08.304Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:08.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.11 [2023-07-18T20:46:08.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T20:46:08.613Z] 95f5c04d0886: Preparing [2023-07-18T20:46:08.613Z] 9854b38488d0: Preparing [2023-07-18T20:46:08.613Z] 89ace517f6bd: Preparing [2023-07-18T20:46:08.613Z] f8417d484d61: Preparing [2023-07-18T20:46:08.613Z] 169da35f41f1: Preparing [2023-07-18T20:46:08.613Z] 6c242290fe13: Preparing [2023-07-18T20:46:08.613Z] 24e581c9b54a: Preparing [2023-07-18T20:46:08.613Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:08.613Z] 24e581c9b54a: Waiting [2023-07-18T20:46:08.613Z] 6c242290fe13: Waiting [2023-07-18T20:46:08.613Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:08.613Z] 9854b38488d0: Layer already exists [2023-07-18T20:46:08.613Z] f8417d484d61: Layer already exists [2023-07-18T20:46:08.613Z] 89ace517f6bd: Layer already exists [2023-07-18T20:46:08.613Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:08.613Z] 95f5c04d0886: Layer already exists [2023-07-18T20:46:08.613Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:08.613Z] 24e581c9b54a: Layer already exists [2023-07-18T20:46:08.613Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:08.613Z] 3.1.0-dev.11: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:08.925Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:09.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:09.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T20:46:09.234Z] 95f5c04d0886: Preparing [2023-07-18T20:46:09.234Z] 9854b38488d0: Preparing [2023-07-18T20:46:09.234Z] 89ace517f6bd: Preparing [2023-07-18T20:46:09.234Z] f8417d484d61: Preparing [2023-07-18T20:46:09.234Z] 169da35f41f1: Preparing [2023-07-18T20:46:09.234Z] 6c242290fe13: Preparing [2023-07-18T20:46:09.234Z] 24e581c9b54a: Preparing [2023-07-18T20:46:09.234Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:09.234Z] 6c242290fe13: Waiting [2023-07-18T20:46:09.234Z] 24e581c9b54a: Waiting [2023-07-18T20:46:09.234Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:09.234Z] 9854b38488d0: Layer already exists [2023-07-18T20:46:09.234Z] 95f5c04d0886: Layer already exists [2023-07-18T20:46:09.234Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:09.234Z] f8417d484d61: Layer already exists [2023-07-18T20:46:09.234Z] 89ace517f6bd: Layer already exists [2023-07-18T20:46:09.234Z] 24e581c9b54a: Layer already exists [2023-07-18T20:46:09.234Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:09.234Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:09.234Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:09.542Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:09.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-07-18T20:46:09.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T20:46:09.850Z] 95f5c04d0886: Preparing [2023-07-18T20:46:09.850Z] 9854b38488d0: Preparing [2023-07-18T20:46:09.850Z] 89ace517f6bd: Preparing [2023-07-18T20:46:09.850Z] f8417d484d61: Preparing [2023-07-18T20:46:09.850Z] 169da35f41f1: Preparing [2023-07-18T20:46:09.850Z] 6c242290fe13: Preparing [2023-07-18T20:46:09.850Z] 24e581c9b54a: Preparing [2023-07-18T20:46:09.850Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:09.850Z] 6c242290fe13: Waiting [2023-07-18T20:46:09.850Z] 24e581c9b54a: Waiting [2023-07-18T20:46:09.850Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:09.850Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:09.850Z] f8417d484d61: Layer already exists [2023-07-18T20:46:09.850Z] 95f5c04d0886: Layer already exists [2023-07-18T20:46:09.850Z] 89ace517f6bd: Layer already exists [2023-07-18T20:46:09.850Z] 9854b38488d0: Layer already exists [2023-07-18T20:46:09.850Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:09.850Z] 24e581c9b54a: Layer already exists [2023-07-18T20:46:09.850Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:09.850Z] main: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:46:09.890Z] ===================================================== [Pipeline] echo [2023-07-18T20:46:09.898Z] taggedImages: [2023-07-18T20:46:09.898Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:09.898Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-18T20:46:09.898Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.11 [2023-07-18T20:46:09.898Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:09.898Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-07-18T20:46:09.917Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-07-18T20:46:09.917Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:09.917Z] latest [2023-07-18T20:46:09.917Z] 3.1.0-dev.11 [2023-07-18T20:46:09.917Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:09.917Z] main [2023-07-18T20:46:09.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:10.229Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:10.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:10.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T20:46:10.535Z] 29717e58bb7c: Preparing [2023-07-18T20:46:10.535Z] a6dc2675fd00: Preparing [2023-07-18T20:46:10.535Z] bc4d202861ba: Preparing [2023-07-18T20:46:10.535Z] 36b0c6f771da: Preparing [2023-07-18T20:46:10.535Z] 169da35f41f1: Preparing [2023-07-18T20:46:10.535Z] 6c242290fe13: Preparing [2023-07-18T20:46:10.535Z] 44ce81f92c38: Preparing [2023-07-18T20:46:10.535Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:10.535Z] 6c242290fe13: Waiting [2023-07-18T20:46:10.535Z] 44ce81f92c38: Waiting [2023-07-18T20:46:10.535Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:10.535Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:10.535Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:10.535Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:10.535Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:10.535Z] bc4d202861ba: Pushed [2023-07-18T20:46:10.535Z] a6dc2675fd00: Pushed [2023-07-18T20:46:10.535Z] 29717e58bb7c: Pushed [2023-07-18T20:46:20.510Z] 36b0c6f771da: Pushed [2023-07-18T20:46:20.510Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:20.838Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:21.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-18T20:46:21.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T20:46:21.151Z] 29717e58bb7c: Preparing [2023-07-18T20:46:21.151Z] a6dc2675fd00: Preparing [2023-07-18T20:46:21.151Z] bc4d202861ba: Preparing [2023-07-18T20:46:21.151Z] 36b0c6f771da: Preparing [2023-07-18T20:46:21.151Z] 169da35f41f1: Preparing [2023-07-18T20:46:21.151Z] 6c242290fe13: Preparing [2023-07-18T20:46:21.151Z] 44ce81f92c38: Preparing [2023-07-18T20:46:21.151Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:21.151Z] 6c242290fe13: Waiting [2023-07-18T20:46:21.151Z] 44ce81f92c38: Waiting [2023-07-18T20:46:21.151Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:21.151Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:21.151Z] 29717e58bb7c: Layer already exists [2023-07-18T20:46:21.151Z] bc4d202861ba: Layer already exists [2023-07-18T20:46:21.151Z] a6dc2675fd00: Layer already exists [2023-07-18T20:46:21.151Z] 36b0c6f771da: Layer already exists [2023-07-18T20:46:21.151Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:21.151Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:21.151Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:21.151Z] latest: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:21.470Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:21.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.11 [2023-07-18T20:46:21.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T20:46:21.783Z] 29717e58bb7c: Preparing [2023-07-18T20:46:21.783Z] a6dc2675fd00: Preparing [2023-07-18T20:46:21.783Z] bc4d202861ba: Preparing [2023-07-18T20:46:21.783Z] 36b0c6f771da: Preparing [2023-07-18T20:46:21.783Z] 169da35f41f1: Preparing [2023-07-18T20:46:21.783Z] 6c242290fe13: Preparing [2023-07-18T20:46:21.783Z] 44ce81f92c38: Preparing [2023-07-18T20:46:21.783Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:21.783Z] 44ce81f92c38: Waiting [2023-07-18T20:46:21.783Z] 6c242290fe13: Waiting [2023-07-18T20:46:21.783Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:21.783Z] 29717e58bb7c: Layer already exists [2023-07-18T20:46:21.783Z] bc4d202861ba: Layer already exists [2023-07-18T20:46:21.783Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:21.783Z] a6dc2675fd00: Layer already exists [2023-07-18T20:46:21.783Z] 36b0c6f771da: Layer already exists [2023-07-18T20:46:21.783Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:21.783Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:21.783Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:21.784Z] 3.1.0-dev.11: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:22.104Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:22.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:22.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T20:46:22.409Z] 29717e58bb7c: Preparing [2023-07-18T20:46:22.409Z] a6dc2675fd00: Preparing [2023-07-18T20:46:22.409Z] bc4d202861ba: Preparing [2023-07-18T20:46:22.409Z] 36b0c6f771da: Preparing [2023-07-18T20:46:22.409Z] 169da35f41f1: Preparing [2023-07-18T20:46:22.409Z] 6c242290fe13: Preparing [2023-07-18T20:46:22.409Z] 44ce81f92c38: Preparing [2023-07-18T20:46:22.409Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:22.409Z] 44ce81f92c38: Waiting [2023-07-18T20:46:22.409Z] 6c242290fe13: Waiting [2023-07-18T20:46:22.409Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:22.409Z] a6dc2675fd00: Layer already exists [2023-07-18T20:46:22.409Z] 29717e58bb7c: Layer already exists [2023-07-18T20:46:22.409Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:22.409Z] 36b0c6f771da: Layer already exists [2023-07-18T20:46:22.409Z] bc4d202861ba: Layer already exists [2023-07-18T20:46:22.409Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:22.409Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:22.409Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:22.409Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:22.717Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:23.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-07-18T20:46:23.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T20:46:23.029Z] 29717e58bb7c: Preparing [2023-07-18T20:46:23.029Z] a6dc2675fd00: Preparing [2023-07-18T20:46:23.029Z] bc4d202861ba: Preparing [2023-07-18T20:46:23.029Z] 36b0c6f771da: Preparing [2023-07-18T20:46:23.029Z] 169da35f41f1: Preparing [2023-07-18T20:46:23.029Z] 6c242290fe13: Preparing [2023-07-18T20:46:23.029Z] 44ce81f92c38: Preparing [2023-07-18T20:46:23.029Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:23.029Z] 6c242290fe13: Waiting [2023-07-18T20:46:23.029Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:23.029Z] 44ce81f92c38: Waiting [2023-07-18T20:46:23.029Z] a6dc2675fd00: Layer already exists [2023-07-18T20:46:23.029Z] bc4d202861ba: Layer already exists [2023-07-18T20:46:23.029Z] 29717e58bb7c: Layer already exists [2023-07-18T20:46:23.029Z] 36b0c6f771da: Layer already exists [2023-07-18T20:46:23.029Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:23.029Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:23.029Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:23.029Z] 44ce81f92c38: Layer already exists [2023-07-18T20:46:23.029Z] main: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:46:23.078Z] ===================================================== [Pipeline] echo [2023-07-18T20:46:23.086Z] taggedImages: [2023-07-18T20:46:23.086Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:23.086Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-18T20:46:23.086Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.11 [2023-07-18T20:46:23.086Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:23.086Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-07-18T20:46:23.104Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-07-18T20:46:23.104Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:23.104Z] latest [2023-07-18T20:46:23.104Z] 3.1.0-dev.11 [2023-07-18T20:46:23.104Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:23.104Z] main [2023-07-18T20:46:23.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:23.477Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:23.781Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:23.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T20:46:23.781Z] a789ce7a25d3: Preparing [2023-07-18T20:46:23.781Z] 80eb3305ee77: Preparing [2023-07-18T20:46:23.781Z] 169da35f41f1: Preparing [2023-07-18T20:46:23.781Z] 6c242290fe13: Preparing [2023-07-18T20:46:23.781Z] f33918bd75c0: Preparing [2023-07-18T20:46:23.781Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:23.781Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:23.781Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:23.781Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:23.781Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:23.781Z] a789ce7a25d3: Pushed [2023-07-18T20:46:23.781Z] f33918bd75c0: Pushed [2023-07-18T20:46:27.072Z] 80eb3305ee77: Pushed [2023-07-18T20:46:27.072Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:27.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:27.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-18T20:46:27.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T20:46:27.681Z] a789ce7a25d3: Preparing [2023-07-18T20:46:27.681Z] 80eb3305ee77: Preparing [2023-07-18T20:46:27.681Z] 169da35f41f1: Preparing [2023-07-18T20:46:27.681Z] 6c242290fe13: Preparing [2023-07-18T20:46:27.681Z] f33918bd75c0: Preparing [2023-07-18T20:46:27.681Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:27.681Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:27.681Z] f33918bd75c0: Layer already exists [2023-07-18T20:46:27.681Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:27.681Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:27.681Z] a789ce7a25d3: Layer already exists [2023-07-18T20:46:27.681Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:27.681Z] 80eb3305ee77: Layer already exists [2023-07-18T20:46:27.681Z] latest: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:27.983Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:28.287Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.11 [2023-07-18T20:46:28.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T20:46:28.287Z] a789ce7a25d3: Preparing [2023-07-18T20:46:28.287Z] 80eb3305ee77: Preparing [2023-07-18T20:46:28.287Z] 169da35f41f1: Preparing [2023-07-18T20:46:28.287Z] 6c242290fe13: Preparing [2023-07-18T20:46:28.287Z] f33918bd75c0: Preparing [2023-07-18T20:46:28.287Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:28.287Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:28.287Z] a789ce7a25d3: Layer already exists [2023-07-18T20:46:28.287Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:28.287Z] f33918bd75c0: Layer already exists [2023-07-18T20:46:28.287Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:28.287Z] 80eb3305ee77: Layer already exists [2023-07-18T20:46:28.287Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:28.287Z] 3.1.0-dev.11: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:28.606Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:28.911Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:28.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T20:46:28.911Z] a789ce7a25d3: Preparing [2023-07-18T20:46:28.911Z] 80eb3305ee77: Preparing [2023-07-18T20:46:28.911Z] 169da35f41f1: Preparing [2023-07-18T20:46:28.911Z] 6c242290fe13: Preparing [2023-07-18T20:46:28.911Z] f33918bd75c0: Preparing [2023-07-18T20:46:28.911Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:28.911Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:28.911Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:28.911Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:28.911Z] f33918bd75c0: Layer already exists [2023-07-18T20:46:28.911Z] 80eb3305ee77: Layer already exists [2023-07-18T20:46:28.911Z] a789ce7a25d3: Layer already exists [2023-07-18T20:46:28.911Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:28.911Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:29.224Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:29.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-07-18T20:46:29.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T20:46:29.528Z] a789ce7a25d3: Preparing [2023-07-18T20:46:29.528Z] 80eb3305ee77: Preparing [2023-07-18T20:46:29.528Z] 169da35f41f1: Preparing [2023-07-18T20:46:29.528Z] 6c242290fe13: Preparing [2023-07-18T20:46:29.528Z] f33918bd75c0: Preparing [2023-07-18T20:46:29.528Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:29.528Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:29.528Z] 80eb3305ee77: Layer already exists [2023-07-18T20:46:29.528Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:29.528Z] f33918bd75c0: Layer already exists [2023-07-18T20:46:29.528Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:29.528Z] a789ce7a25d3: Layer already exists [2023-07-18T20:46:29.528Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:29.528Z] main: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:46:29.573Z] ===================================================== [Pipeline] echo [2023-07-18T20:46:29.578Z] taggedImages: [2023-07-18T20:46:29.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:29.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-18T20:46:29.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.11 [2023-07-18T20:46:29.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:29.578Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-07-18T20:46:29.593Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-07-18T20:46:29.593Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:29.593Z] latest [2023-07-18T20:46:29.593Z] 3.1.0-dev.11 [2023-07-18T20:46:29.593Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:29.593Z] main [2023-07-18T20:46:29.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:29.893Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:30.192Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:30.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T20:46:30.192Z] 096051742553: Preparing [2023-07-18T20:46:30.192Z] 91d245ae1701: Preparing [2023-07-18T20:46:30.192Z] 169da35f41f1: Preparing [2023-07-18T20:46:30.192Z] 6c242290fe13: Preparing [2023-07-18T20:46:30.192Z] 9d6cd686b899: Preparing [2023-07-18T20:46:30.192Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:30.192Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:30.192Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:30.192Z] 9d6cd686b899: Layer already exists [2023-07-18T20:46:30.192Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:30.192Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:30.192Z] 096051742553: Pushed [2023-07-18T20:46:33.478Z] 91d245ae1701: Pushed [2023-07-18T20:46:33.478Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:33.783Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:34.089Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-18T20:46:34.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T20:46:34.089Z] 096051742553: Preparing [2023-07-18T20:46:34.089Z] 91d245ae1701: Preparing [2023-07-18T20:46:34.089Z] 169da35f41f1: Preparing [2023-07-18T20:46:34.089Z] 6c242290fe13: Preparing [2023-07-18T20:46:34.089Z] 9d6cd686b899: Preparing [2023-07-18T20:46:34.089Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:34.089Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:34.089Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:34.089Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:34.089Z] 9d6cd686b899: Layer already exists [2023-07-18T20:46:34.089Z] 096051742553: Layer already exists [2023-07-18T20:46:34.089Z] 91d245ae1701: Layer already exists [2023-07-18T20:46:34.089Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:34.089Z] latest: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:34.410Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:34.718Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.11 [2023-07-18T20:46:34.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T20:46:34.718Z] 096051742553: Preparing [2023-07-18T20:46:34.718Z] 91d245ae1701: Preparing [2023-07-18T20:46:34.718Z] 169da35f41f1: Preparing [2023-07-18T20:46:34.718Z] 6c242290fe13: Preparing [2023-07-18T20:46:34.718Z] 9d6cd686b899: Preparing [2023-07-18T20:46:34.718Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:34.718Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:34.718Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:34.718Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:34.718Z] 9d6cd686b899: Layer already exists [2023-07-18T20:46:34.718Z] 096051742553: Layer already exists [2023-07-18T20:46:34.718Z] 91d245ae1701: Layer already exists [2023-07-18T20:46:34.718Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:34.718Z] 3.1.0-dev.11: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:35.027Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:35.330Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:35.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T20:46:35.330Z] 096051742553: Preparing [2023-07-18T20:46:35.330Z] 91d245ae1701: Preparing [2023-07-18T20:46:35.331Z] 169da35f41f1: Preparing [2023-07-18T20:46:35.331Z] 6c242290fe13: Preparing [2023-07-18T20:46:35.331Z] 9d6cd686b899: Preparing [2023-07-18T20:46:35.331Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:35.331Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:35.331Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:35.331Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:35.331Z] 096051742553: Layer already exists [2023-07-18T20:46:35.331Z] 91d245ae1701: Layer already exists [2023-07-18T20:46:35.331Z] 9d6cd686b899: Layer already exists [2023-07-18T20:46:35.331Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:35.331Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:35.639Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T20:46:35.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-07-18T20:46:35.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T20:46:35.933Z] 096051742553: Preparing [2023-07-18T20:46:35.933Z] 91d245ae1701: Preparing [2023-07-18T20:46:35.933Z] 169da35f41f1: Preparing [2023-07-18T20:46:35.933Z] 6c242290fe13: Preparing [2023-07-18T20:46:35.933Z] 9d6cd686b899: Preparing [2023-07-18T20:46:35.933Z] 3dab9f8bf2d2: Preparing [2023-07-18T20:46:35.933Z] 3dab9f8bf2d2: Waiting [2023-07-18T20:46:35.933Z] 169da35f41f1: Layer already exists [2023-07-18T20:46:35.933Z] 91d245ae1701: Layer already exists [2023-07-18T20:46:35.933Z] 096051742553: Layer already exists [2023-07-18T20:46:35.933Z] 9d6cd686b899: Layer already exists [2023-07-18T20:46:35.933Z] 6c242290fe13: Layer already exists [2023-07-18T20:46:35.933Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T20:46:35.933Z] main: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T20:46:35.971Z] ===================================================== [Pipeline] echo [2023-07-18T20:46:35.977Z] taggedImages: [2023-07-18T20:46:35.977Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T20:46:35.977Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-18T20:46:35.977Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.11 [2023-07-18T20:46:35.977Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T20:46:35.977Z] - 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] } [2023-07-18T20:59:22.760Z] #108 ... [2023-07-18T20:59:22.760Z] [2023-07-18T20:59:22.760Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T20:59:22.760Z] #122 DONE 854.1s [2023-07-18T20:59:22.760Z] [2023-07-18T20:59:22.761Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:59:22.761Z] #101 ... [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:59:22.761Z] #147 DONE 0.1s [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:59:22.761Z] #148 DONE 0.1s [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-18T20:59:22.761Z] #149 DONE 0.3s [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:59:22.761Z] #150 DONE 0.1s [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T20:59:22.761Z] #117 ... [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T20:59:22.761Z] #151 DONE 0.1s [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T20:59:22.761Z] #152 DONE 2.2s [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T20:59:22.761Z] #115 ... [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #140 [security-proxy-auth] exporting to image [2023-07-18T20:59:22.761Z] #140 exporting layers [2023-07-18T20:59:22.761Z] #140 exporting layers 0.7s done [2023-07-18T20:59:22.761Z] #140 writing image sha256:7749d2240f56ae45063587acce9e51e7c4fa9ee1526cc04fd0647fcb052b4a33 done [2023-07-18T20:59:22.761Z] #140 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-18T20:59:22.761Z] #140 DONE 5.5s [2023-07-18T20:59:22.761Z] [2023-07-18T20:59:22.761Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T20:59:23.354Z] #119 ... [2023-07-18T20:59:23.354Z] [2023-07-18T20:59:23.354Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:59:23.354Z] #120 867.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-18T20:59:27.603Z] #120 ... [2023-07-18T20:59:27.603Z] [2023-07-18T20:59:27.603Z] #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T20:59:27.603Z] #113 DONE 871.0s [2023-07-18T20:59:27.603Z] [2023-07-18T20:59:27.603Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:59:27.603Z] #108 ... [2023-07-18T20:59:27.603Z] [2023-07-18T20:59:27.603Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:59:27.603Z] #153 DONE 0.1s [2023-07-18T20:59:27.603Z] [2023-07-18T20:59:27.603Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:59:27.603Z] #154 DONE 0.1s [2023-07-18T20:59:27.603Z] [2023-07-18T20:59:27.603Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T20:59:27.603Z] #117 ... [2023-07-18T20:59:27.603Z] [2023-07-18T20:59:27.603Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T20:59:27.603Z] #155 DONE 0.1s [2023-07-18T20:59:27.873Z] [2023-07-18T20:59:27.873Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T20:59:27.873Z] #156 DONE 0.3s [2023-07-18T20:59:27.873Z] [2023-07-18T20:59:27.873Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:59:28.141Z] #120 ... [2023-07-18T20:59:28.141Z] [2023-07-18T20:59:28.141Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T20:59:28.141Z] #157 DONE 0.1s [2023-07-18T20:59:28.141Z] [2023-07-18T20:59:28.141Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T20:59:30.090Z] #158 DONE 2.0s [2023-07-18T20:59:30.090Z] [2023-07-18T20:59:30.090Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T20:59:30.357Z] #109 ... [2023-07-18T20:59:30.357Z] [2023-07-18T20:59:30.357Z] #140 [security-proxy-setup] exporting to image [2023-07-18T20:59:30.357Z] #140 exporting layers [2023-07-18T20:59:30.939Z] #140 exporting layers 0.7s done [2023-07-18T20:59:30.939Z] #140 writing image sha256:83d5c49b7c4ac8fd4c8e30d93d0a60d66672155b3d63035122f4b9d062039978 done [2023-07-18T20:59:30.939Z] #140 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-18T20:59:30.939Z] #140 DONE 6.2s [2023-07-18T20:59:30.939Z] [2023-07-18T20:59:30.939Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T20:59:35.207Z] #116 ... [2023-07-18T20:59:35.207Z] [2023-07-18T20:59:35.207Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T20:59:35.207Z] #109 DONE 878.8s [2023-07-18T20:59:35.207Z] [2023-07-18T20:59:35.207Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T20:59:35.207Z] #159 DONE 0.4s [2023-07-18T20:59:35.207Z] [2023-07-18T20:59:35.207Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:59:35.207Z] #120 ... [2023-07-18T20:59:35.207Z] [2023-07-18T20:59:35.207Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T20:59:37.802Z] #160 DONE 2.4s [2023-07-18T20:59:37.802Z] [2023-07-18T20:59:37.802Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:59:37.802Z] #108 ... [2023-07-18T20:59:37.802Z] [2023-07-18T20:59:37.802Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:59:37.802Z] #161 DONE 0.3s [2023-07-18T20:59:37.802Z] [2023-07-18T20:59:37.802Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:59:38.070Z] #162 DONE 0.1s [2023-07-18T20:59:38.070Z] [2023-07-18T20:59:38.070Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T20:59:38.336Z] #163 DONE 0.3s [2023-07-18T20:59:38.336Z] [2023-07-18T20:59:38.336Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-18T20:59:38.336Z] #164 DONE 0.1s [2023-07-18T20:59:38.336Z] [2023-07-18T20:59:38.336Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:59:38.605Z] #120 ... [2023-07-18T20:59:38.605Z] [2023-07-18T20:59:38.605Z] #165 [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/ [2023-07-18T20:59:38.605Z] #165 DONE 0.1s [2023-07-18T20:59:38.605Z] [2023-07-18T20:59:38.605Z] #166 [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/ [2023-07-18T20:59:38.605Z] #166 DONE 0.1s [2023-07-18T20:59:38.605Z] [2023-07-18T20:59:38.605Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:59:38.874Z] #108 ... [2023-07-18T20:59:38.874Z] [2023-07-18T20:59:38.874Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-18T20:59:38.874Z] #167 DONE 0.1s [2023-07-18T20:59:38.874Z] [2023-07-18T20:59:38.874Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-18T20:59:38.874Z] #168 DONE 0.1s [2023-07-18T20:59:38.874Z] [2023-07-18T20:59:38.874Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:59:39.141Z] #101 ... [2023-07-18T20:59:39.141Z] [2023-07-18T20:59:39.141Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T20:59:43.379Z] #169 DONE 3.7s [2023-07-18T20:59:43.379Z] [2023-07-18T20:59:43.379Z] #140 [security-bootstrapper] exporting to image [2023-07-18T20:59:43.379Z] #140 exporting layers [2023-07-18T20:59:43.379Z] #140 exporting layers 0.8s done [2023-07-18T20:59:43.379Z] #140 writing image sha256:173653257b678f45c2482bdf47509f306c849eef7bce481d9174e1af2404b654 done [2023-07-18T20:59:43.379Z] #140 naming to docker.io/library/security-bootstrapper-arm64 [2023-07-18T20:59:43.379Z] #140 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-18T20:59:43.379Z] #140 DONE 7.0s [2023-07-18T20:59:43.379Z] [2023-07-18T20:59:43.379Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T20:59:46.722Z] #108 ... [2023-07-18T20:59:46.722Z] [2023-07-18T20:59:46.722Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T20:59:46.722Z] #120 DONE 890.7s [2023-07-18T20:59:46.722Z] [2023-07-18T20:59:46.722Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T20:59:46.722Z] #119 ... [2023-07-18T20:59:46.722Z] [2023-07-18T20:59:46.722Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T20:59:47.006Z] #170 DONE 0.2s [2023-07-18T20:59:47.006Z] [2023-07-18T20:59:47.006Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T20:59:47.289Z] #117 ... [2023-07-18T20:59:47.289Z] [2023-07-18T20:59:47.289Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-18T20:59:47.289Z] #171 DONE 0.2s [2023-07-18T20:59:47.289Z] [2023-07-18T20:59:47.289Z] #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 [2023-07-18T20:59:47.562Z] #172 DONE 0.1s [2023-07-18T20:59:47.562Z] [2023-07-18T20:59:47.562Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:59:47.562Z] #101 ... [2023-07-18T20:59:47.562Z] [2023-07-18T20:59:47.562Z] #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 [2023-07-18T20:59:47.834Z] #173 DONE 0.2s [2023-07-18T20:59:47.834Z] [2023-07-18T20:59:47.834Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-18T20:59:47.834Z] #174 DONE 0.1s [2023-07-18T20:59:47.834Z] [2023-07-18T20:59:47.834Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T20:59:47.834Z] #121 ... [2023-07-18T20:59:47.834Z] [2023-07-18T20:59:47.834Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-18T20:59:48.103Z] #175 DONE 0.3s [2023-07-18T20:59:48.103Z] [2023-07-18T20:59:48.103Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T20:59:48.103Z] #101 ... [2023-07-18T20:59:48.103Z] [2023-07-18T20:59:48.103Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T20:59:48.405Z] #176 DONE 0.3s [2023-07-18T20:59:48.405Z] [2023-07-18T20:59:48.405Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T20:59:48.405Z] #117 ... [2023-07-18T20:59:48.405Z] [2023-07-18T20:59:48.405Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T20:59:48.405Z] #177 DONE 0.1s [2023-07-18T20:59:48.674Z] [2023-07-18T20:59:48.674Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T20:59:50.633Z] #178 DONE 1.9s [2023-07-18T20:59:50.633Z] [2023-07-18T20:59:50.633Z] #140 [security-secretstore-setup] exporting to image [2023-07-18T20:59:50.633Z] #140 exporting layers [2023-07-18T20:59:52.043Z] #140 exporting layers 1.3s done [2023-07-18T20:59:52.043Z] #140 writing image sha256:594aa56362d072844648055ee1372f1087e1cb9698c264a8182c6cbe215d9687 done [2023-07-18T20:59:52.043Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-18T20:59:52.043Z] #140 DONE 8.4s [2023-07-18T20:59:52.043Z] [2023-07-18T20:59:52.043Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T21:00:10.273Z] #101 ... [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T21:00:10.273Z] #119 DONE 912.8s [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T21:00:10.273Z] #115 ... [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T21:00:10.273Z] #179 DONE 0.1s [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T21:00:10.273Z] #115 ... [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T21:00:10.273Z] #180 DONE 0.1s [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-18T21:00:10.273Z] #181 DONE 0.3s [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #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 [2023-07-18T21:00:10.273Z] #182 DONE 0.1s [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T21:00:10.273Z] #101 ... [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-18T21:00:10.273Z] #183 DONE 0.1s [2023-07-18T21:00:10.273Z] [2023-07-18T21:00:10.273Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T21:00:11.703Z] #184 DONE 2.0s [2023-07-18T21:00:11.703Z] [2023-07-18T21:00:11.703Z] #140 [core-common-config-bootstrapper] exporting to image [2023-07-18T21:00:11.703Z] #140 exporting layers [2023-07-18T21:00:12.290Z] #140 exporting layers 0.5s done [2023-07-18T21:00:12.290Z] #140 writing image sha256:2d624ffa1444f4ddaa116b2350a514e57857a2aaa7feb08382e00cdad66e8027 done [2023-07-18T21:00:12.290Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-18T21:00:12.290Z] #140 DONE 8.9s [2023-07-18T21:00:12.290Z] [2023-07-18T21:00:12.290Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T21:00:30.523Z] #116 ... [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T21:00:30.523Z] #121 DONE 933.6s [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T21:00:30.523Z] #108 ... [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T21:00:30.523Z] #185 DONE 0.1s [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T21:00:30.523Z] #101 ... [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-18T21:00:30.523Z] #186 DONE 0.1s [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-18T21:00:30.523Z] #187 DONE 0.3s [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T21:00:30.523Z] #188 DONE 0.1s [2023-07-18T21:00:30.523Z] [2023-07-18T21:00:30.523Z] #140 [core-command] exporting to image [2023-07-18T21:00:30.523Z] #140 exporting layers [2023-07-18T21:00:30.790Z] #140 exporting layers 0.4s done [2023-07-18T21:00:30.790Z] #140 writing image sha256:b4abd15167ebbc156b4e57ab7e2e12298f8c4d4529141988dd48b9dd8398e17e done [2023-07-18T21:00:30.790Z] #140 naming to docker.io/library/core-command-arm64 done [2023-07-18T21:00:30.790Z] #140 DONE 9.2s [2023-07-18T21:00:30.790Z] [2023-07-18T21:00:30.790Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T21:00:43.109Z] #101 ... [2023-07-18T21:00:43.109Z] [2023-07-18T21:00:43.109Z] #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T21:00:43.109Z] #117 DONE 946.8s [2023-07-18T21:00:43.109Z] [2023-07-18T21:00:43.109Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T21:00:43.109Z] #101 ... [2023-07-18T21:00:43.109Z] [2023-07-18T21:00:43.109Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T21:00:43.379Z] #189 DONE 0.3s [2023-07-18T21:00:43.379Z] [2023-07-18T21:00:43.379Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T21:00:43.379Z] #190 DONE 0.2s [2023-07-18T21:00:43.379Z] [2023-07-18T21:00:43.379Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T21:00:43.654Z] #191 ... [2023-07-18T21:00:43.654Z] [2023-07-18T21:00:43.654Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T21:00:43.654Z] #116 DONE 948.0s [2023-07-18T21:00:43.929Z] [2023-07-18T21:00:43.929Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T21:00:43.929Z] #191 DONE 0.5s [2023-07-18T21:00:43.929Z] [2023-07-18T21:00:43.929Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T21:00:44.521Z] #192 DONE 0.5s [2023-07-18T21:00:44.521Z] [2023-07-18T21:00:44.521Z] #140 [core-data] exporting to image [2023-07-18T21:00:44.521Z] #140 exporting layers [2023-07-18T21:00:44.521Z] #140 ... [2023-07-18T21:00:44.521Z] [2023-07-18T21:00:44.521Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T21:00:44.521Z] #193 DONE 0.4s [2023-07-18T21:00:44.791Z] [2023-07-18T21:00:44.791Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T21:00:44.791Z] #194 DONE 0.2s [2023-07-18T21:00:44.791Z] [2023-07-18T21:00:44.791Z] #140 [core-data] exporting to image [2023-07-18T21:00:44.791Z] #140 exporting layers 0.5s done [2023-07-18T21:00:44.791Z] #140 writing image sha256:13a1f2eeb566db178550db1b0e72073a12948282705fb8fb65a3255e09f9e867 [2023-07-18T21:00:45.088Z] #140 writing image sha256:13a1f2eeb566db178550db1b0e72073a12948282705fb8fb65a3255e09f9e867 0.0s done [2023-07-18T21:00:45.088Z] #140 naming to docker.io/library/core-data-arm64 done [2023-07-18T21:00:45.088Z] #140 DONE 9.8s [2023-07-18T21:00:45.088Z] [2023-07-18T21:00:45.088Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-18T21:00:45.366Z] #195 DONE 0.5s [2023-07-18T21:00:45.366Z] [2023-07-18T21:00:45.366Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T21:00:45.642Z] #196 DONE 0.1s [2023-07-18T21:00:45.642Z] [2023-07-18T21:00:45.642Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-18T21:00:45.642Z] #197 DONE 0.1s [2023-07-18T21:00:45.642Z] [2023-07-18T21:00:45.642Z] #140 [core-metadata] exporting to image [2023-07-18T21:00:45.913Z] #140 exporting layers 0.4s done [2023-07-18T21:00:45.913Z] #140 writing image sha256:f02773504c581badf71f5d984adb4a90903405b333c5935ab655ecd7a50e55fc done [2023-07-18T21:00:45.913Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-07-18T21:00:46.183Z] #140 DONE 10.1s [2023-07-18T21:00:46.183Z] [2023-07-18T21:00:46.183Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T21:01:42.708Z] #101 DONE 999.7s [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T21:01:42.709Z] #108 ... [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T21:01:42.709Z] #198 DONE 0.2s [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T21:01:42.709Z] #115 ... [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T21:01:42.709Z] #199 DONE 0.1s [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T21:01:42.709Z] #115 ... [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-18T21:01:42.709Z] #200 DONE 0.4s [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #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 [2023-07-18T21:01:42.709Z] #201 DONE 0.1s [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #140 [security-spiffe-token-provider] exporting to image [2023-07-18T21:01:42.709Z] #140 exporting layers [2023-07-18T21:01:42.709Z] #140 exporting layers 0.6s done [2023-07-18T21:01:42.709Z] #140 writing image sha256:089f42b8f2cf37289b14a7e5ace16fe729f01cd97797fab42495fae7476826e9 0.0s done [2023-07-18T21:01:42.709Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-18T21:01:42.709Z] #140 DONE 10.7s [2023-07-18T21:01:42.709Z] [2023-07-18T21:01:42.709Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T21:01:57.723Z] #115 ... [2023-07-18T21:01:57.723Z] [2023-07-18T21:01:57.723Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T21:01:57.723Z] #108 DONE 1021.4s [2023-07-18T21:01:57.723Z] [2023-07-18T21:01:57.723Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T21:01:57.723Z] #115 DONE 1021.6s [2023-07-18T21:01:57.723Z] [2023-07-18T21:01:57.723Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T21:01:57.723Z] #202 DONE 0.1s [2023-07-18T21:01:57.723Z] [2023-07-18T21:01:57.723Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T21:01:57.723Z] #203 DONE 0.2s [2023-07-18T21:01:57.723Z] [2023-07-18T21:01:57.723Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T21:01:57.991Z] #204 DONE 0.1s [2023-07-18T21:01:57.991Z] [2023-07-18T21:01:57.991Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T21:01:57.991Z] #205 DONE 0.1s [2023-07-18T21:01:57.991Z] [2023-07-18T21:01:57.991Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T21:01:58.258Z] #206 DONE 0.4s [2023-07-18T21:01:58.258Z] [2023-07-18T21:01:58.258Z] #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T21:01:58.258Z] #207 ... [2023-07-18T21:01:58.258Z] [2023-07-18T21:01:58.258Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-18T21:01:58.258Z] #208 DONE 0.4s [2023-07-18T21:01:58.258Z] [2023-07-18T21:01:58.258Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T21:01:58.258Z] #209 DONE 0.1s [2023-07-18T21:01:58.525Z] [2023-07-18T21:01:58.526Z] #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T21:01:58.526Z] #207 DONE 0.1s [2023-07-18T21:01:58.526Z] [2023-07-18T21:01:58.526Z] #140 [support-notifications] exporting to image [2023-07-18T21:01:58.526Z] #140 exporting layers [2023-07-18T21:01:58.791Z] #140 exporting layers 0.3s done [2023-07-18T21:01:58.791Z] #140 writing image sha256:a34e440f83e0e1919d3de8dd44774a10252104970f46dd0618b54ae158a3b297 0.0s done [2023-07-18T21:01:58.791Z] #140 naming to docker.io/library/support-scheduler-arm64 done [2023-07-18T21:01:58.791Z] #140 writing image sha256:e246d6f194542fbdd510a3e7405ea709a9f9a9822daa5f7070fc0cf644e03b10 done [2023-07-18T21:01:58.791Z] #140 naming to docker.io/library/support-notifications-arm64 [2023-07-18T21:01:58.791Z] #140 naming to docker.io/library/support-notifications-arm64 done [2023-07-18T21:01:58.791Z] #140 DONE 11.2s [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T21:01:58.791Z] time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-18T21:01:58.812Z] $ docker stop --time=1 4720f6b40bae11bf6d3f6d1557956af655178c6b571c9669028df4981249bba1 [2023-07-18T21:02:00.479Z] $ docker rm -f --volumes 4720f6b40bae11bf6d3f6d1557956af655178c6b571c9669028df4981249bba1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T21:02:00.935Z] + docker images [2023-07-18T21:02:00.935Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-18T21:02:00.935Z] support-scheduler-arm64 latest a34e440f83e0 2 seconds ago 31.8MB [2023-07-18T21:02:00.935Z] support-notifications-arm64 latest e246d6f19454 2 seconds ago 32.4MB [2023-07-18T21:02:00.935Z] security-spiffe-token-provider-arm64 latest 089f42b8f2cf 24 seconds ago 33.3MB [2023-07-18T21:02:00.935Z] core-metadata-arm64 latest f02773504c58 About a minute ago 20.8MB [2023-07-18T21:02:00.935Z] core-data-arm64 latest 13a1f2eeb566 About a minute ago 20.5MB [2023-07-18T21:02:00.935Z] core-command-arm64 latest b4abd15167eb About a minute ago 20.3MB [2023-07-18T21:02:00.935Z] core-common-config-bootstrapper-arm64 latest 2d624ffa1444 About a minute ago 17.8MB [2023-07-18T21:02:00.935Z] security-secretstore-setup-arm64 latest 594aa56362d0 2 minutes ago 42.5MB [2023-07-18T21:02:00.935Z] security-bootstrapper-arm64 latest 173653257b67 2 minutes ago 22.4MB [2023-07-18T21:02:00.935Z] security-proxy-setup-arm64 latest 83d5c49b7c4a 2 minutes ago 24MB [2023-07-18T21:02:00.935Z] security-proxy-auth-arm64 latest 7749d2240f56 2 minutes ago 18.8MB [2023-07-18T21:02:00.935Z] security-spire-agent-arm64 latest fc61aceb3f69 16 minutes ago 157MB [2023-07-18T21:02:00.935Z] security-spire-config-arm64 latest ed14390e98b6 16 minutes ago 96.1MB [2023-07-18T21:02:00.935Z] security-spire-server-arm64 latest 467e5a714d7c 16 minutes ago 102MB [2023-07-18T21:02:00.935Z] ci-base-image-arm64 latest a52f1b66c2f0 18 minutes ago 1.04GB [2023-07-18T21:02:00.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB [2023-07-18T21:02:00.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T21:02:01.028Z] provisioning config files... [2023-07-18T21:02:01.042Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config11761275217041221904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:02:01.367Z] ---> docker-login.sh [2023-07-18T21:02:01.367Z] nexus3.edgexfoundry.org:10001 [2023-07-18T21:02:01.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T21:02:01.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T21:02:01.686Z] Configure a credential helper to remove this warning. See [2023-07-18T21:02:01.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T21:02:01.686Z] [2023-07-18T21:02:01.686Z] Login Succeeded [2023-07-18T21:02:01.686Z] nexus3.edgexfoundry.org:10002 [2023-07-18T21:02:01.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T21:02:02.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T21:02:02.234Z] Configure a credential helper to remove this warning. See [2023-07-18T21:02:02.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T21:02:02.234Z] [2023-07-18T21:02:02.234Z] Login Succeeded [2023-07-18T21:02:02.234Z] nexus3.edgexfoundry.org:10003 [2023-07-18T21:02:02.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T21:02:02.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T21:02:02.503Z] Configure a credential helper to remove this warning. See [2023-07-18T21:02:02.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T21:02:02.503Z] [2023-07-18T21:02:02.503Z] Login Succeeded [2023-07-18T21:02:02.503Z] nexus3.edgexfoundry.org:10004 [2023-07-18T21:02:02.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T21:02:02.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T21:02:02.770Z] Configure a credential helper to remove this warning. See [2023-07-18T21:02:02.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T21:02:02.770Z] [2023-07-18T21:02:02.770Z] Login Succeeded [2023-07-18T21:02:02.770Z] docker.io [2023-07-18T21:02:03.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T21:02:03.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T21:02:03.308Z] Configure a credential helper to remove this warning. See [2023-07-18T21:02:03.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T21:02:03.308Z] [2023-07-18T21:02:03.308Z] Login Succeeded [2023-07-18T21:02:03.308Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T21:02:03.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:03.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T21:02:03.380Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-07-18T21:02:03.380Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:03.380Z] latest [2023-07-18T21:02:03.380Z] 3.1.0-dev.11 [2023-07-18T21:02:03.380Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:03.380Z] main [2023-07-18T21:02:03.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:03.750Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:04.088Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:04.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T21:02:04.088Z] 3bf0a6176e42: Preparing [2023-07-18T21:02:04.088Z] 4db405d2da8f: Preparing [2023-07-18T21:02:04.088Z] aacb3997fb59: Preparing [2023-07-18T21:02:04.088Z] 39948f9c8375: Preparing [2023-07-18T21:02:04.088Z] 9780920f902d: Preparing [2023-07-18T21:02:04.088Z] 9386262d7a74: Preparing [2023-07-18T21:02:04.088Z] 9386262d7a74: Waiting [2023-07-18T21:02:04.352Z] 3bf0a6176e42: Pushed [2023-07-18T21:02:04.352Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:04.352Z] aacb3997fb59: Pushed [2023-07-18T21:02:04.352Z] 39948f9c8375: Pushed [2023-07-18T21:02:04.352Z] 9780920f902d: Pushed [2023-07-18T21:02:07.684Z] 4db405d2da8f: Pushed [2023-07-18T21:02:07.684Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:08.027Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:08.368Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-18T21:02:08.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T21:02:08.368Z] 3bf0a6176e42: Preparing [2023-07-18T21:02:08.369Z] 4db405d2da8f: Preparing [2023-07-18T21:02:08.369Z] aacb3997fb59: Preparing [2023-07-18T21:02:08.369Z] 39948f9c8375: Preparing [2023-07-18T21:02:08.369Z] 9780920f902d: Preparing [2023-07-18T21:02:08.369Z] 9386262d7a74: Preparing [2023-07-18T21:02:08.369Z] 9386262d7a74: Waiting [2023-07-18T21:02:08.369Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:08.369Z] 4db405d2da8f: Layer already exists [2023-07-18T21:02:08.369Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:08.369Z] 9780920f902d: Layer already exists [2023-07-18T21:02:08.369Z] 3bf0a6176e42: Layer already exists [2023-07-18T21:02:08.369Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:08.369Z] latest: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:08.704Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:09.040Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.11 [2023-07-18T21:02:09.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T21:02:09.040Z] 3bf0a6176e42: Preparing [2023-07-18T21:02:09.040Z] 4db405d2da8f: Preparing [2023-07-18T21:02:09.040Z] aacb3997fb59: Preparing [2023-07-18T21:02:09.040Z] 39948f9c8375: Preparing [2023-07-18T21:02:09.040Z] 9780920f902d: Preparing [2023-07-18T21:02:09.040Z] 9386262d7a74: Preparing [2023-07-18T21:02:09.040Z] 9386262d7a74: Waiting [2023-07-18T21:02:09.040Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:09.040Z] 4db405d2da8f: Layer already exists [2023-07-18T21:02:09.040Z] 3bf0a6176e42: Layer already exists [2023-07-18T21:02:09.040Z] 9780920f902d: Layer already exists [2023-07-18T21:02:09.040Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:09.040Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:09.040Z] 3.1.0-dev.11: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:09.393Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:09.737Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:09.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T21:02:09.737Z] 3bf0a6176e42: Preparing [2023-07-18T21:02:09.737Z] 4db405d2da8f: Preparing [2023-07-18T21:02:09.737Z] aacb3997fb59: Preparing [2023-07-18T21:02:09.737Z] 39948f9c8375: Preparing [2023-07-18T21:02:09.737Z] 9780920f902d: Preparing [2023-07-18T21:02:09.737Z] 9386262d7a74: Preparing [2023-07-18T21:02:09.737Z] 9386262d7a74: Waiting [2023-07-18T21:02:09.737Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:09.737Z] 4db405d2da8f: Layer already exists [2023-07-18T21:02:09.737Z] 9780920f902d: Layer already exists [2023-07-18T21:02:09.737Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:09.737Z] 3bf0a6176e42: Layer already exists [2023-07-18T21:02:09.737Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:09.737Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:10.073Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:10.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-07-18T21:02:10.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T21:02:10.408Z] 3bf0a6176e42: Preparing [2023-07-18T21:02:10.408Z] 4db405d2da8f: Preparing [2023-07-18T21:02:10.408Z] aacb3997fb59: Preparing [2023-07-18T21:02:10.408Z] 39948f9c8375: Preparing [2023-07-18T21:02:10.408Z] 9780920f902d: Preparing [2023-07-18T21:02:10.408Z] 9386262d7a74: Preparing [2023-07-18T21:02:10.408Z] 9386262d7a74: Waiting [2023-07-18T21:02:10.408Z] 9780920f902d: Layer already exists [2023-07-18T21:02:10.408Z] 4db405d2da8f: Layer already exists [2023-07-18T21:02:10.408Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:10.408Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:10.408Z] 3bf0a6176e42: Layer already exists [2023-07-18T21:02:10.408Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:10.408Z] main: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:10.464Z] ===================================================== [Pipeline] echo [2023-07-18T21:02:10.474Z] taggedImages: [2023-07-18T21:02:10.474Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:10.474Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-18T21:02:10.474Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.11 [2023-07-18T21:02:10.474Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:10.474Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-07-18T21:02:10.503Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-07-18T21:02:10.503Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:10.503Z] latest [2023-07-18T21:02:10.503Z] 3.1.0-dev.11 [2023-07-18T21:02:10.503Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:10.503Z] main [2023-07-18T21:02:10.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:10.850Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:11.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:11.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T21:02:11.188Z] 06188deba818: Preparing [2023-07-18T21:02:11.188Z] 6e20feedfe8e: Preparing [2023-07-18T21:02:11.188Z] e2e26f6bffd9: Preparing [2023-07-18T21:02:11.188Z] 0ab3b0609b8c: Preparing [2023-07-18T21:02:11.188Z] aacb3997fb59: Preparing [2023-07-18T21:02:11.188Z] 39948f9c8375: Preparing [2023-07-18T21:02:11.188Z] 9780920f902d: Preparing [2023-07-18T21:02:11.188Z] 9386262d7a74: Preparing [2023-07-18T21:02:11.188Z] 39948f9c8375: Waiting [2023-07-18T21:02:11.188Z] 9780920f902d: Waiting [2023-07-18T21:02:11.188Z] 9386262d7a74: Waiting [2023-07-18T21:02:11.188Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:11.188Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:11.188Z] 9780920f902d: Layer already exists [2023-07-18T21:02:11.452Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:11.452Z] 06188deba818: Pushed [2023-07-18T21:02:11.452Z] 6e20feedfe8e: Pushed [2023-07-18T21:02:11.452Z] e2e26f6bffd9: Pushed [2023-07-18T21:02:14.019Z] 0ab3b0609b8c: Pushed [2023-07-18T21:02:14.019Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:14.366Z] + 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 [2023-07-18T21:02:14.709Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-18T21:02:14.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T21:02:14.709Z] 06188deba818: Preparing [2023-07-18T21:02:14.709Z] 6e20feedfe8e: Preparing [2023-07-18T21:02:14.709Z] e2e26f6bffd9: Preparing [2023-07-18T21:02:14.709Z] 0ab3b0609b8c: Preparing [2023-07-18T21:02:14.709Z] aacb3997fb59: Preparing [2023-07-18T21:02:14.709Z] 39948f9c8375: Preparing [2023-07-18T21:02:14.709Z] 9780920f902d: Preparing [2023-07-18T21:02:14.709Z] 9386262d7a74: Preparing [2023-07-18T21:02:14.709Z] 39948f9c8375: Waiting [2023-07-18T21:02:14.709Z] 9780920f902d: Waiting [2023-07-18T21:02:14.709Z] 9386262d7a74: Waiting [2023-07-18T21:02:14.709Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:14.709Z] 6e20feedfe8e: Layer already exists [2023-07-18T21:02:14.709Z] 06188deba818: Layer already exists [2023-07-18T21:02:14.709Z] e2e26f6bffd9: Layer already exists [2023-07-18T21:02:14.709Z] 0ab3b0609b8c: Layer already exists [2023-07-18T21:02:14.709Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:14.709Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:14.709Z] 9780920f902d: Layer already exists [2023-07-18T21:02:14.709Z] latest: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:15.306Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:15.641Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.11 [2023-07-18T21:02:15.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T21:02:15.641Z] 06188deba818: Preparing [2023-07-18T21:02:15.641Z] 6e20feedfe8e: Preparing [2023-07-18T21:02:15.641Z] e2e26f6bffd9: Preparing [2023-07-18T21:02:15.641Z] 0ab3b0609b8c: Preparing [2023-07-18T21:02:15.641Z] aacb3997fb59: Preparing [2023-07-18T21:02:15.641Z] 39948f9c8375: Preparing [2023-07-18T21:02:15.641Z] 9780920f902d: Preparing [2023-07-18T21:02:15.641Z] 9386262d7a74: Preparing [2023-07-18T21:02:15.641Z] 39948f9c8375: Waiting [2023-07-18T21:02:15.641Z] 9780920f902d: Waiting [2023-07-18T21:02:15.641Z] 9386262d7a74: Waiting [2023-07-18T21:02:15.641Z] 6e20feedfe8e: Layer already exists [2023-07-18T21:02:15.641Z] 06188deba818: Layer already exists [2023-07-18T21:02:15.641Z] 0ab3b0609b8c: Layer already exists [2023-07-18T21:02:15.641Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:15.641Z] e2e26f6bffd9: Layer already exists [2023-07-18T21:02:15.641Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:15.641Z] 9780920f902d: Layer already exists [2023-07-18T21:02:15.641Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:15.641Z] 3.1.0-dev.11: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:15.970Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:16.298Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:16.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T21:02:16.298Z] 06188deba818: Preparing [2023-07-18T21:02:16.298Z] 6e20feedfe8e: Preparing [2023-07-18T21:02:16.298Z] e2e26f6bffd9: Preparing [2023-07-18T21:02:16.298Z] 0ab3b0609b8c: Preparing [2023-07-18T21:02:16.298Z] aacb3997fb59: Preparing [2023-07-18T21:02:16.298Z] 39948f9c8375: Preparing [2023-07-18T21:02:16.298Z] 9780920f902d: Preparing [2023-07-18T21:02:16.298Z] 9386262d7a74: Preparing [2023-07-18T21:02:16.298Z] 39948f9c8375: Waiting [2023-07-18T21:02:16.298Z] 9386262d7a74: Waiting [2023-07-18T21:02:16.298Z] 0ab3b0609b8c: Layer already exists [2023-07-18T21:02:16.298Z] 6e20feedfe8e: Layer already exists [2023-07-18T21:02:16.298Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:16.298Z] 06188deba818: Layer already exists [2023-07-18T21:02:16.298Z] e2e26f6bffd9: Layer already exists [2023-07-18T21:02:16.298Z] 9780920f902d: Layer already exists [2023-07-18T21:02:16.298Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:16.298Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:16.562Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:16.893Z] + 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 [2023-07-18T21:02:17.227Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-07-18T21:02:17.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T21:02:17.228Z] 06188deba818: Preparing [2023-07-18T21:02:17.228Z] 6e20feedfe8e: Preparing [2023-07-18T21:02:17.228Z] e2e26f6bffd9: Preparing [2023-07-18T21:02:17.228Z] 0ab3b0609b8c: Preparing [2023-07-18T21:02:17.228Z] aacb3997fb59: Preparing [2023-07-18T21:02:17.228Z] 39948f9c8375: Preparing [2023-07-18T21:02:17.228Z] 9780920f902d: Preparing [2023-07-18T21:02:17.228Z] 9386262d7a74: Preparing [2023-07-18T21:02:17.228Z] 39948f9c8375: Waiting [2023-07-18T21:02:17.228Z] 9780920f902d: Waiting [2023-07-18T21:02:17.228Z] 9386262d7a74: Waiting [2023-07-18T21:02:17.228Z] 06188deba818: Layer already exists [2023-07-18T21:02:17.228Z] 6e20feedfe8e: Layer already exists [2023-07-18T21:02:17.228Z] 0ab3b0609b8c: Layer already exists [2023-07-18T21:02:17.228Z] e2e26f6bffd9: Layer already exists [2023-07-18T21:02:17.228Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:17.228Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:17.228Z] 9780920f902d: Layer already exists [2023-07-18T21:02:17.228Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:17.228Z] main: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:17.536Z] ===================================================== [Pipeline] echo [2023-07-18T21:02:17.542Z] taggedImages: [2023-07-18T21:02:17.542Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:17.542Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-18T21:02:17.542Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.11 [2023-07-18T21:02:17.542Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:17.542Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-07-18T21:02:17.557Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-07-18T21:02:17.557Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:17.557Z] latest [2023-07-18T21:02:17.557Z] 3.1.0-dev.11 [2023-07-18T21:02:17.557Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:17.557Z] main [2023-07-18T21:02:17.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:17.884Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:18.218Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:18.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T21:02:18.218Z] 04eecef653ab: Preparing [2023-07-18T21:02:18.218Z] 0e9b962fd8c8: Preparing [2023-07-18T21:02:18.218Z] aacb3997fb59: Preparing [2023-07-18T21:02:18.218Z] 39948f9c8375: Preparing [2023-07-18T21:02:18.218Z] 64fc49d01311: Preparing [2023-07-18T21:02:18.218Z] 9386262d7a74: Preparing [2023-07-18T21:02:18.218Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:18.218Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:18.218Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:18.482Z] 04eecef653ab: Pushed [2023-07-18T21:02:18.482Z] 64fc49d01311: Pushed [2023-07-18T21:02:21.814Z] 0e9b962fd8c8: Pushed [2023-07-18T21:02:21.814Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:22.152Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:22.487Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-18T21:02:22.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T21:02:22.487Z] 04eecef653ab: Preparing [2023-07-18T21:02:22.487Z] 0e9b962fd8c8: Preparing [2023-07-18T21:02:22.487Z] aacb3997fb59: Preparing [2023-07-18T21:02:22.487Z] 39948f9c8375: Preparing [2023-07-18T21:02:22.487Z] 64fc49d01311: Preparing [2023-07-18T21:02:22.487Z] 9386262d7a74: Preparing [2023-07-18T21:02:22.487Z] 9386262d7a74: Waiting [2023-07-18T21:02:22.487Z] 04eecef653ab: Layer already exists [2023-07-18T21:02:22.487Z] 0e9b962fd8c8: Layer already exists [2023-07-18T21:02:22.487Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:22.487Z] 64fc49d01311: Layer already exists [2023-07-18T21:02:22.487Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:22.487Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:22.487Z] latest: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:22.828Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:23.173Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.11 [2023-07-18T21:02:23.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T21:02:23.173Z] 04eecef653ab: Preparing [2023-07-18T21:02:23.173Z] 0e9b962fd8c8: Preparing [2023-07-18T21:02:23.173Z] aacb3997fb59: Preparing [2023-07-18T21:02:23.173Z] 39948f9c8375: Preparing [2023-07-18T21:02:23.173Z] 64fc49d01311: Preparing [2023-07-18T21:02:23.173Z] 9386262d7a74: Preparing [2023-07-18T21:02:23.173Z] 9386262d7a74: Waiting [2023-07-18T21:02:23.173Z] 64fc49d01311: Layer already exists [2023-07-18T21:02:23.173Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:23.173Z] 0e9b962fd8c8: Layer already exists [2023-07-18T21:02:23.173Z] 04eecef653ab: Layer already exists [2023-07-18T21:02:23.173Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:23.173Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:23.459Z] 3.1.0-dev.11: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:23.800Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:24.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:24.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T21:02:24.134Z] 04eecef653ab: Preparing [2023-07-18T21:02:24.134Z] 0e9b962fd8c8: Preparing [2023-07-18T21:02:24.134Z] aacb3997fb59: Preparing [2023-07-18T21:02:24.134Z] 39948f9c8375: Preparing [2023-07-18T21:02:24.134Z] 64fc49d01311: Preparing [2023-07-18T21:02:24.134Z] 9386262d7a74: Preparing [2023-07-18T21:02:24.134Z] 9386262d7a74: Waiting [2023-07-18T21:02:24.134Z] 64fc49d01311: Layer already exists [2023-07-18T21:02:24.134Z] 04eecef653ab: Layer already exists [2023-07-18T21:02:24.134Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:24.134Z] 0e9b962fd8c8: Layer already exists [2023-07-18T21:02:24.134Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:24.134Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:24.134Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:24.476Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:24.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-07-18T21:02:24.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T21:02:24.804Z] 04eecef653ab: Preparing [2023-07-18T21:02:24.804Z] 0e9b962fd8c8: Preparing [2023-07-18T21:02:24.804Z] aacb3997fb59: Preparing [2023-07-18T21:02:24.804Z] 39948f9c8375: Preparing [2023-07-18T21:02:24.804Z] 64fc49d01311: Preparing [2023-07-18T21:02:24.804Z] 9386262d7a74: Preparing [2023-07-18T21:02:24.804Z] 9386262d7a74: Waiting [2023-07-18T21:02:24.804Z] 64fc49d01311: Layer already exists [2023-07-18T21:02:24.804Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:24.804Z] 0e9b962fd8c8: Layer already exists [2023-07-18T21:02:24.804Z] 04eecef653ab: Layer already exists [2023-07-18T21:02:24.804Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:24.804Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:24.804Z] main: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:25.107Z] ===================================================== [Pipeline] echo [2023-07-18T21:02:25.113Z] taggedImages: [2023-07-18T21:02:25.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:25.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-18T21:02:25.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.11 [2023-07-18T21:02:25.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:25.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-07-18T21:02:25.128Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-07-18T21:02:25.128Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:25.128Z] latest [2023-07-18T21:02:25.128Z] 3.1.0-dev.11 [2023-07-18T21:02:25.128Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:25.128Z] main [2023-07-18T21:02:25.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:25.465Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:25.803Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:25.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T21:02:25.803Z] 4fe352c70152: Preparing [2023-07-18T21:02:25.803Z] 48e69664025e: Preparing [2023-07-18T21:02:25.803Z] 251e42d89eaa: Preparing [2023-07-18T21:02:25.803Z] aacb3997fb59: Preparing [2023-07-18T21:02:25.803Z] 39948f9c8375: Preparing [2023-07-18T21:02:25.803Z] 9780920f902d: Preparing [2023-07-18T21:02:25.803Z] 9386262d7a74: Preparing [2023-07-18T21:02:25.803Z] 9780920f902d: Waiting [2023-07-18T21:02:25.803Z] 9386262d7a74: Waiting [2023-07-18T21:02:25.803Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:25.803Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:25.803Z] 9780920f902d: Layer already exists [2023-07-18T21:02:26.068Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:26.068Z] 4fe352c70152: Pushed [2023-07-18T21:02:26.068Z] 48e69664025e: Pushed [2023-07-18T21:02:29.398Z] 251e42d89eaa: Pushed [2023-07-18T21:02:29.398Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:29.740Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:30.075Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-18T21:02:30.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T21:02:30.076Z] 4fe352c70152: Preparing [2023-07-18T21:02:30.076Z] 48e69664025e: Preparing [2023-07-18T21:02:30.076Z] 251e42d89eaa: Preparing [2023-07-18T21:02:30.076Z] aacb3997fb59: Preparing [2023-07-18T21:02:30.076Z] 39948f9c8375: Preparing [2023-07-18T21:02:30.076Z] 9780920f902d: Preparing [2023-07-18T21:02:30.076Z] 9386262d7a74: Preparing [2023-07-18T21:02:30.076Z] 9386262d7a74: Waiting [2023-07-18T21:02:30.076Z] 9780920f902d: Waiting [2023-07-18T21:02:30.076Z] 251e42d89eaa: Layer already exists [2023-07-18T21:02:30.076Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:30.076Z] 48e69664025e: Layer already exists [2023-07-18T21:02:30.076Z] 9780920f902d: Layer already exists [2023-07-18T21:02:30.076Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:30.076Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:30.076Z] 4fe352c70152: Layer already exists [2023-07-18T21:02:30.341Z] latest: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:30.680Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:31.011Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.11 [2023-07-18T21:02:31.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T21:02:31.011Z] 4fe352c70152: Preparing [2023-07-18T21:02:31.012Z] 48e69664025e: Preparing [2023-07-18T21:02:31.012Z] 251e42d89eaa: Preparing [2023-07-18T21:02:31.012Z] aacb3997fb59: Preparing [2023-07-18T21:02:31.012Z] 39948f9c8375: Preparing [2023-07-18T21:02:31.012Z] 9780920f902d: Preparing [2023-07-18T21:02:31.012Z] 9386262d7a74: Preparing [2023-07-18T21:02:31.012Z] 9780920f902d: Waiting [2023-07-18T21:02:31.012Z] 9386262d7a74: Waiting [2023-07-18T21:02:31.012Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:31.012Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:31.012Z] 4fe352c70152: Layer already exists [2023-07-18T21:02:31.012Z] 48e69664025e: Layer already exists [2023-07-18T21:02:31.012Z] 251e42d89eaa: Layer already exists [2023-07-18T21:02:31.012Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:31.012Z] 9780920f902d: Layer already exists [2023-07-18T21:02:31.275Z] 3.1.0-dev.11: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:31.617Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:31.945Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:31.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T21:02:31.946Z] 4fe352c70152: Preparing [2023-07-18T21:02:31.946Z] 48e69664025e: Preparing [2023-07-18T21:02:31.946Z] 251e42d89eaa: Preparing [2023-07-18T21:02:31.946Z] aacb3997fb59: Preparing [2023-07-18T21:02:31.946Z] 39948f9c8375: Preparing [2023-07-18T21:02:31.946Z] 9780920f902d: Preparing [2023-07-18T21:02:31.946Z] 9386262d7a74: Preparing [2023-07-18T21:02:31.946Z] 9780920f902d: Waiting [2023-07-18T21:02:31.946Z] 9386262d7a74: Waiting [2023-07-18T21:02:31.946Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:31.946Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:31.946Z] 4fe352c70152: Layer already exists [2023-07-18T21:02:31.946Z] 9780920f902d: Layer already exists [2023-07-18T21:02:31.946Z] 251e42d89eaa: Layer already exists [2023-07-18T21:02:31.946Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:32.211Z] 48e69664025e: Layer already exists [2023-07-18T21:02:32.211Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:32.550Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:32.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-07-18T21:02:32.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T21:02:32.884Z] 4fe352c70152: Preparing [2023-07-18T21:02:32.884Z] 48e69664025e: Preparing [2023-07-18T21:02:32.884Z] 251e42d89eaa: Preparing [2023-07-18T21:02:32.884Z] aacb3997fb59: Preparing [2023-07-18T21:02:32.884Z] 39948f9c8375: Preparing [2023-07-18T21:02:32.884Z] 9780920f902d: Preparing [2023-07-18T21:02:32.884Z] 9386262d7a74: Preparing [2023-07-18T21:02:32.884Z] 9780920f902d: Waiting [2023-07-18T21:02:32.884Z] 9386262d7a74: Waiting [2023-07-18T21:02:32.884Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:32.884Z] 251e42d89eaa: Layer already exists [2023-07-18T21:02:32.884Z] 4fe352c70152: Layer already exists [2023-07-18T21:02:32.884Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:32.884Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:32.884Z] 9780920f902d: Layer already exists [2023-07-18T21:02:33.149Z] 48e69664025e: Layer already exists [2023-07-18T21:02:33.149Z] main: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:33.190Z] ===================================================== [Pipeline] echo [2023-07-18T21:02:33.196Z] taggedImages: [2023-07-18T21:02:33.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:33.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-18T21:02:33.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.11 [2023-07-18T21:02:33.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:33.196Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-07-18T21:02:33.212Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-07-18T21:02:33.212Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:33.212Z] latest [2023-07-18T21:02:33.212Z] 3.1.0-dev.11 [2023-07-18T21:02:33.212Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:33.212Z] main [2023-07-18T21:02:33.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:33.541Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:33.874Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:33.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T21:02:33.874Z] 35b0f1e0c69f: Preparing [2023-07-18T21:02:33.874Z] 61490893dca6: Preparing [2023-07-18T21:02:33.874Z] f6d30f0c6741: Preparing [2023-07-18T21:02:33.874Z] 70f317bcdfb5: Preparing [2023-07-18T21:02:33.874Z] e3dd3515b97b: Preparing [2023-07-18T21:02:33.874Z] 940831a8afa3: Preparing [2023-07-18T21:02:33.874Z] 40dc0eb8bacb: Preparing [2023-07-18T21:02:33.874Z] aacb3997fb59: Preparing [2023-07-18T21:02:33.874Z] 39948f9c8375: Preparing [2023-07-18T21:02:33.874Z] 87ae729e1ceb: Preparing [2023-07-18T21:02:33.874Z] 7cc401a473e2: Preparing [2023-07-18T21:02:33.874Z] 5f70bf18a086: Preparing [2023-07-18T21:02:33.874Z] e6dc26083c20: Preparing [2023-07-18T21:02:33.874Z] 3a062c034f3a: Preparing [2023-07-18T21:02:33.874Z] 9386262d7a74: Preparing [2023-07-18T21:02:33.874Z] 940831a8afa3: Waiting [2023-07-18T21:02:33.874Z] 40dc0eb8bacb: Waiting [2023-07-18T21:02:33.874Z] aacb3997fb59: Waiting [2023-07-18T21:02:33.874Z] 39948f9c8375: Waiting [2023-07-18T21:02:33.874Z] 87ae729e1ceb: Waiting [2023-07-18T21:02:33.874Z] 7cc401a473e2: Waiting [2023-07-18T21:02:33.874Z] 5f70bf18a086: Waiting [2023-07-18T21:02:33.874Z] e6dc26083c20: Waiting [2023-07-18T21:02:33.874Z] 3a062c034f3a: Waiting [2023-07-18T21:02:33.874Z] 9386262d7a74: Waiting [2023-07-18T21:02:34.139Z] f6d30f0c6741: Pushed [2023-07-18T21:02:34.139Z] 61490893dca6: Pushed [2023-07-18T21:02:34.139Z] 70f317bcdfb5: Pushed [2023-07-18T21:02:34.139Z] e3dd3515b97b: Pushed [2023-07-18T21:02:34.139Z] 35b0f1e0c69f: Pushed [2023-07-18T21:02:34.139Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:34.139Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:34.139Z] 940831a8afa3: Pushed [2023-07-18T21:02:34.407Z] 87ae729e1ceb: Pushed [2023-07-18T21:02:34.407Z] 7cc401a473e2: Pushed [2023-07-18T21:02:34.407Z] 5f70bf18a086: Pushed [2023-07-18T21:02:34.407Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:34.407Z] e6dc26083c20: Pushed [2023-07-18T21:02:34.671Z] 3a062c034f3a: Pushed [2023-07-18T21:02:37.998Z] 40dc0eb8bacb: Pushed [2023-07-18T21:02:37.998Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:38.328Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:38.653Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-18T21:02:38.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T21:02:38.653Z] 35b0f1e0c69f: Preparing [2023-07-18T21:02:38.653Z] 61490893dca6: Preparing [2023-07-18T21:02:38.653Z] f6d30f0c6741: Preparing [2023-07-18T21:02:38.653Z] 70f317bcdfb5: Preparing [2023-07-18T21:02:38.653Z] e3dd3515b97b: Preparing [2023-07-18T21:02:38.653Z] 940831a8afa3: Preparing [2023-07-18T21:02:38.653Z] 40dc0eb8bacb: Preparing [2023-07-18T21:02:38.653Z] aacb3997fb59: Preparing [2023-07-18T21:02:38.653Z] 39948f9c8375: Preparing [2023-07-18T21:02:38.653Z] 87ae729e1ceb: Preparing [2023-07-18T21:02:38.653Z] 7cc401a473e2: Preparing [2023-07-18T21:02:38.653Z] 5f70bf18a086: Preparing [2023-07-18T21:02:38.653Z] e6dc26083c20: Preparing [2023-07-18T21:02:38.653Z] 3a062c034f3a: Preparing [2023-07-18T21:02:38.653Z] 9386262d7a74: Preparing [2023-07-18T21:02:38.653Z] 940831a8afa3: Waiting [2023-07-18T21:02:38.653Z] 40dc0eb8bacb: Waiting [2023-07-18T21:02:38.653Z] 7cc401a473e2: Waiting [2023-07-18T21:02:38.653Z] aacb3997fb59: Waiting [2023-07-18T21:02:38.653Z] 5f70bf18a086: Waiting [2023-07-18T21:02:38.653Z] 39948f9c8375: Waiting [2023-07-18T21:02:38.653Z] e6dc26083c20: Waiting [2023-07-18T21:02:38.653Z] 87ae729e1ceb: Waiting [2023-07-18T21:02:38.653Z] 3a062c034f3a: Waiting [2023-07-18T21:02:38.653Z] 9386262d7a74: Waiting [2023-07-18T21:02:38.653Z] e3dd3515b97b: Layer already exists [2023-07-18T21:02:38.653Z] 61490893dca6: Layer already exists [2023-07-18T21:02:38.654Z] f6d30f0c6741: Layer already exists [2023-07-18T21:02:38.654Z] 35b0f1e0c69f: Layer already exists [2023-07-18T21:02:38.654Z] 70f317bcdfb5: Layer already exists [2023-07-18T21:02:38.654Z] 940831a8afa3: Layer already exists [2023-07-18T21:02:38.654Z] 40dc0eb8bacb: Layer already exists [2023-07-18T21:02:38.654Z] 87ae729e1ceb: Layer already exists [2023-07-18T21:02:38.654Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:38.654Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:38.654Z] e6dc26083c20: Layer already exists [2023-07-18T21:02:38.654Z] 5f70bf18a086: Layer already exists [2023-07-18T21:02:38.654Z] 7cc401a473e2: Layer already exists [2023-07-18T21:02:38.654Z] 3a062c034f3a: Layer already exists [2023-07-18T21:02:38.654Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:38.917Z] latest: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:39.248Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:39.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.11 [2023-07-18T21:02:39.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T21:02:39.577Z] 35b0f1e0c69f: Preparing [2023-07-18T21:02:39.577Z] 61490893dca6: Preparing [2023-07-18T21:02:39.577Z] f6d30f0c6741: Preparing [2023-07-18T21:02:39.577Z] 70f317bcdfb5: Preparing [2023-07-18T21:02:39.577Z] e3dd3515b97b: Preparing [2023-07-18T21:02:39.577Z] 940831a8afa3: Preparing [2023-07-18T21:02:39.577Z] 40dc0eb8bacb: Preparing [2023-07-18T21:02:39.577Z] aacb3997fb59: Preparing [2023-07-18T21:02:39.577Z] 39948f9c8375: Preparing [2023-07-18T21:02:39.577Z] 87ae729e1ceb: Preparing [2023-07-18T21:02:39.577Z] 7cc401a473e2: Preparing [2023-07-18T21:02:39.577Z] 5f70bf18a086: Preparing [2023-07-18T21:02:39.577Z] e6dc26083c20: Preparing [2023-07-18T21:02:39.577Z] 3a062c034f3a: Preparing [2023-07-18T21:02:39.577Z] 9386262d7a74: Preparing [2023-07-18T21:02:39.577Z] 87ae729e1ceb: Waiting [2023-07-18T21:02:39.577Z] 7cc401a473e2: Waiting [2023-07-18T21:02:39.577Z] 5f70bf18a086: Waiting [2023-07-18T21:02:39.577Z] e6dc26083c20: Waiting [2023-07-18T21:02:39.577Z] 3a062c034f3a: Waiting [2023-07-18T21:02:39.577Z] 9386262d7a74: Waiting [2023-07-18T21:02:39.577Z] 40dc0eb8bacb: Waiting [2023-07-18T21:02:39.577Z] aacb3997fb59: Waiting [2023-07-18T21:02:39.577Z] 39948f9c8375: Waiting [2023-07-18T21:02:39.577Z] 940831a8afa3: Waiting [2023-07-18T21:02:39.577Z] e3dd3515b97b: Layer already exists [2023-07-18T21:02:39.577Z] 35b0f1e0c69f: Layer already exists [2023-07-18T21:02:39.577Z] 61490893dca6: Layer already exists [2023-07-18T21:02:39.577Z] 70f317bcdfb5: Layer already exists [2023-07-18T21:02:39.577Z] 940831a8afa3: Layer already exists [2023-07-18T21:02:39.577Z] f6d30f0c6741: Layer already exists [2023-07-18T21:02:39.577Z] 40dc0eb8bacb: Layer already exists [2023-07-18T21:02:39.577Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:39.577Z] 7cc401a473e2: Layer already exists [2023-07-18T21:02:39.577Z] 5f70bf18a086: Layer already exists [2023-07-18T21:02:39.577Z] 87ae729e1ceb: Layer already exists [2023-07-18T21:02:39.577Z] e6dc26083c20: Layer already exists [2023-07-18T21:02:39.577Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:39.840Z] 3a062c034f3a: Layer already exists [2023-07-18T21:02:39.840Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:39.840Z] 3.1.0-dev.11: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:40.172Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:40.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:40.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T21:02:40.505Z] 35b0f1e0c69f: Preparing [2023-07-18T21:02:40.505Z] 61490893dca6: Preparing [2023-07-18T21:02:40.505Z] f6d30f0c6741: Preparing [2023-07-18T21:02:40.505Z] 70f317bcdfb5: Preparing [2023-07-18T21:02:40.505Z] e3dd3515b97b: Preparing [2023-07-18T21:02:40.505Z] 940831a8afa3: Preparing [2023-07-18T21:02:40.505Z] 40dc0eb8bacb: Preparing [2023-07-18T21:02:40.505Z] aacb3997fb59: Preparing [2023-07-18T21:02:40.505Z] 39948f9c8375: Preparing [2023-07-18T21:02:40.505Z] 87ae729e1ceb: Preparing [2023-07-18T21:02:40.505Z] 7cc401a473e2: Preparing [2023-07-18T21:02:40.505Z] 5f70bf18a086: Preparing [2023-07-18T21:02:40.505Z] e6dc26083c20: Preparing [2023-07-18T21:02:40.505Z] 3a062c034f3a: Preparing [2023-07-18T21:02:40.505Z] 9386262d7a74: Preparing [2023-07-18T21:02:40.505Z] 940831a8afa3: Waiting [2023-07-18T21:02:40.505Z] 40dc0eb8bacb: Waiting [2023-07-18T21:02:40.505Z] aacb3997fb59: Waiting [2023-07-18T21:02:40.505Z] 7cc401a473e2: Waiting [2023-07-18T21:02:40.505Z] 39948f9c8375: Waiting [2023-07-18T21:02:40.505Z] 5f70bf18a086: Waiting [2023-07-18T21:02:40.505Z] 87ae729e1ceb: Waiting [2023-07-18T21:02:40.505Z] e6dc26083c20: Waiting [2023-07-18T21:02:40.505Z] 9386262d7a74: Waiting [2023-07-18T21:02:40.505Z] 3a062c034f3a: Waiting [2023-07-18T21:02:40.505Z] f6d30f0c6741: Layer already exists [2023-07-18T21:02:40.505Z] 70f317bcdfb5: Layer already exists [2023-07-18T21:02:40.505Z] e3dd3515b97b: Layer already exists [2023-07-18T21:02:40.505Z] 61490893dca6: Layer already exists [2023-07-18T21:02:40.505Z] 35b0f1e0c69f: Layer already exists [2023-07-18T21:02:40.505Z] 40dc0eb8bacb: Layer already exists [2023-07-18T21:02:40.505Z] 87ae729e1ceb: Layer already exists [2023-07-18T21:02:40.505Z] 940831a8afa3: Layer already exists [2023-07-18T21:02:40.505Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:40.505Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:40.505Z] 7cc401a473e2: Layer already exists [2023-07-18T21:02:40.505Z] e6dc26083c20: Layer already exists [2023-07-18T21:02:40.505Z] 5f70bf18a086: Layer already exists [2023-07-18T21:02:40.768Z] 3a062c034f3a: Layer already exists [2023-07-18T21:02:40.768Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:40.769Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:41.104Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:41.437Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-07-18T21:02:41.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T21:02:41.437Z] 35b0f1e0c69f: Preparing [2023-07-18T21:02:41.437Z] 61490893dca6: Preparing [2023-07-18T21:02:41.437Z] f6d30f0c6741: Preparing [2023-07-18T21:02:41.437Z] 70f317bcdfb5: Preparing [2023-07-18T21:02:41.437Z] e3dd3515b97b: Preparing [2023-07-18T21:02:41.437Z] 940831a8afa3: Preparing [2023-07-18T21:02:41.437Z] 40dc0eb8bacb: Preparing [2023-07-18T21:02:41.437Z] aacb3997fb59: Preparing [2023-07-18T21:02:41.437Z] 39948f9c8375: Preparing [2023-07-18T21:02:41.437Z] 87ae729e1ceb: Preparing [2023-07-18T21:02:41.437Z] 7cc401a473e2: Preparing [2023-07-18T21:02:41.437Z] 5f70bf18a086: Preparing [2023-07-18T21:02:41.437Z] e6dc26083c20: Preparing [2023-07-18T21:02:41.437Z] 3a062c034f3a: Preparing [2023-07-18T21:02:41.437Z] 9386262d7a74: Preparing [2023-07-18T21:02:41.437Z] 87ae729e1ceb: Waiting [2023-07-18T21:02:41.437Z] e6dc26083c20: Waiting [2023-07-18T21:02:41.437Z] 3a062c034f3a: Waiting [2023-07-18T21:02:41.437Z] 9386262d7a74: Waiting [2023-07-18T21:02:41.437Z] 40dc0eb8bacb: Waiting [2023-07-18T21:02:41.437Z] 7cc401a473e2: Waiting [2023-07-18T21:02:41.437Z] 5f70bf18a086: Waiting [2023-07-18T21:02:41.437Z] aacb3997fb59: Waiting [2023-07-18T21:02:41.437Z] 39948f9c8375: Waiting [2023-07-18T21:02:41.437Z] 940831a8afa3: Waiting [2023-07-18T21:02:41.437Z] e3dd3515b97b: Layer already exists [2023-07-18T21:02:41.437Z] 35b0f1e0c69f: Layer already exists [2023-07-18T21:02:41.437Z] 61490893dca6: Layer already exists [2023-07-18T21:02:41.437Z] f6d30f0c6741: Layer already exists [2023-07-18T21:02:41.437Z] 70f317bcdfb5: Layer already exists [2023-07-18T21:02:41.437Z] 940831a8afa3: Layer already exists [2023-07-18T21:02:41.437Z] 40dc0eb8bacb: Layer already exists [2023-07-18T21:02:41.437Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:41.437Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:41.437Z] 87ae729e1ceb: Layer already exists [2023-07-18T21:02:41.437Z] 7cc401a473e2: Layer already exists [2023-07-18T21:02:41.437Z] 5f70bf18a086: Layer already exists [2023-07-18T21:02:41.437Z] e6dc26083c20: Layer already exists [2023-07-18T21:02:41.437Z] 3a062c034f3a: Layer already exists [2023-07-18T21:02:41.701Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:41.701Z] main: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:41.762Z] ===================================================== [Pipeline] echo [2023-07-18T21:02:41.772Z] taggedImages: [2023-07-18T21:02:41.772Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:41.772Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-18T21:02:41.772Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.11 [2023-07-18T21:02:41.772Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:41.772Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-07-18T21:02:41.798Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-07-18T21:02:41.798Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:41.798Z] latest [2023-07-18T21:02:41.798Z] 3.1.0-dev.11 [2023-07-18T21:02:41.798Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:41.798Z] main [2023-07-18T21:02:41.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:42.210Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:42.566Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:42.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T21:02:42.566Z] 4d8f5e91ab03: Preparing [2023-07-18T21:02:42.566Z] d91a324a0282: Preparing [2023-07-18T21:02:42.566Z] 7e68885d5e49: Preparing [2023-07-18T21:02:42.566Z] f324af7649e6: Preparing [2023-07-18T21:02:42.566Z] aacb3997fb59: Preparing [2023-07-18T21:02:42.566Z] 39948f9c8375: Preparing [2023-07-18T21:02:42.566Z] 9780920f902d: Preparing [2023-07-18T21:02:42.566Z] 9386262d7a74: Preparing [2023-07-18T21:02:42.566Z] 39948f9c8375: Waiting [2023-07-18T21:02:42.566Z] 9780920f902d: Waiting [2023-07-18T21:02:42.566Z] 9386262d7a74: Waiting [2023-07-18T21:02:42.566Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:42.841Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:42.841Z] 7e68885d5e49: Pushed [2023-07-18T21:02:42.841Z] 9780920f902d: Layer already exists [2023-07-18T21:02:42.841Z] d91a324a0282: Pushed [2023-07-18T21:02:42.841Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:43.112Z] 4d8f5e91ab03: Pushed [2023-07-18T21:02:45.705Z] f324af7649e6: Pushed [2023-07-18T21:02:45.705Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:46.035Z] + 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 [2023-07-18T21:02:46.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-18T21:02:46.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T21:02:46.368Z] 4d8f5e91ab03: Preparing [2023-07-18T21:02:46.368Z] d91a324a0282: Preparing [2023-07-18T21:02:46.368Z] 7e68885d5e49: Preparing [2023-07-18T21:02:46.368Z] f324af7649e6: Preparing [2023-07-18T21:02:46.368Z] aacb3997fb59: Preparing [2023-07-18T21:02:46.368Z] 39948f9c8375: Preparing [2023-07-18T21:02:46.368Z] 9780920f902d: Preparing [2023-07-18T21:02:46.368Z] 9386262d7a74: Preparing [2023-07-18T21:02:46.368Z] 9780920f902d: Waiting [2023-07-18T21:02:46.368Z] 9386262d7a74: Waiting [2023-07-18T21:02:46.368Z] 39948f9c8375: Waiting [2023-07-18T21:02:46.368Z] 4d8f5e91ab03: Layer already exists [2023-07-18T21:02:46.368Z] d91a324a0282: Layer already exists [2023-07-18T21:02:46.368Z] 7e68885d5e49: Layer already exists [2023-07-18T21:02:46.368Z] f324af7649e6: Layer already exists [2023-07-18T21:02:46.368Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:46.368Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:46.368Z] 9780920f902d: Layer already exists [2023-07-18T21:02:46.368Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:46.632Z] latest: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:46.974Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:47.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.11 [2023-07-18T21:02:47.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T21:02:47.568Z] 4d8f5e91ab03: Preparing [2023-07-18T21:02:47.568Z] d91a324a0282: Preparing [2023-07-18T21:02:47.568Z] 7e68885d5e49: Preparing [2023-07-18T21:02:47.568Z] f324af7649e6: Preparing [2023-07-18T21:02:47.568Z] aacb3997fb59: Preparing [2023-07-18T21:02:47.568Z] 39948f9c8375: Preparing [2023-07-18T21:02:47.568Z] 9780920f902d: Preparing [2023-07-18T21:02:47.568Z] 9386262d7a74: Preparing [2023-07-18T21:02:47.568Z] 9780920f902d: Waiting [2023-07-18T21:02:47.568Z] 9386262d7a74: Waiting [2023-07-18T21:02:47.568Z] 39948f9c8375: Waiting [2023-07-18T21:02:47.568Z] 4d8f5e91ab03: Layer already exists [2023-07-18T21:02:47.568Z] f324af7649e6: Layer already exists [2023-07-18T21:02:47.568Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:47.568Z] d91a324a0282: Layer already exists [2023-07-18T21:02:47.568Z] 7e68885d5e49: Layer already exists [2023-07-18T21:02:47.568Z] 9780920f902d: Layer already exists [2023-07-18T21:02:47.568Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:47.568Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:47.568Z] 3.1.0-dev.11: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:47.898Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:48.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:48.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T21:02:48.223Z] 4d8f5e91ab03: Preparing [2023-07-18T21:02:48.223Z] d91a324a0282: Preparing [2023-07-18T21:02:48.223Z] 7e68885d5e49: Preparing [2023-07-18T21:02:48.223Z] f324af7649e6: Preparing [2023-07-18T21:02:48.223Z] aacb3997fb59: Preparing [2023-07-18T21:02:48.223Z] 39948f9c8375: Preparing [2023-07-18T21:02:48.223Z] 9780920f902d: Preparing [2023-07-18T21:02:48.223Z] 9386262d7a74: Preparing [2023-07-18T21:02:48.223Z] 39948f9c8375: Waiting [2023-07-18T21:02:48.223Z] 9386262d7a74: Waiting [2023-07-18T21:02:48.223Z] 9780920f902d: Waiting [2023-07-18T21:02:48.223Z] 4d8f5e91ab03: Layer already exists [2023-07-18T21:02:48.223Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:48.223Z] 7e68885d5e49: Layer already exists [2023-07-18T21:02:48.223Z] d91a324a0282: Layer already exists [2023-07-18T21:02:48.223Z] f324af7649e6: Layer already exists [2023-07-18T21:02:48.223Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:48.223Z] 9780920f902d: Layer already exists [2023-07-18T21:02:48.223Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:48.223Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:48.552Z] + 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 [2023-07-18T21:02:48.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-07-18T21:02:48.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T21:02:48.879Z] 4d8f5e91ab03: Preparing [2023-07-18T21:02:48.879Z] d91a324a0282: Preparing [2023-07-18T21:02:48.879Z] 7e68885d5e49: Preparing [2023-07-18T21:02:48.879Z] f324af7649e6: Preparing [2023-07-18T21:02:48.879Z] aacb3997fb59: Preparing [2023-07-18T21:02:48.879Z] 39948f9c8375: Preparing [2023-07-18T21:02:48.879Z] 9780920f902d: Preparing [2023-07-18T21:02:48.879Z] 9386262d7a74: Preparing [2023-07-18T21:02:48.879Z] 39948f9c8375: Waiting [2023-07-18T21:02:48.879Z] 9780920f902d: Waiting [2023-07-18T21:02:48.879Z] 9386262d7a74: Waiting [2023-07-18T21:02:48.879Z] f324af7649e6: Layer already exists [2023-07-18T21:02:48.879Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:48.879Z] 7e68885d5e49: Layer already exists [2023-07-18T21:02:48.879Z] d91a324a0282: Layer already exists [2023-07-18T21:02:48.879Z] 4d8f5e91ab03: Layer already exists [2023-07-18T21:02:48.880Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:48.880Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:48.880Z] 9780920f902d: Layer already exists [2023-07-18T21:02:49.143Z] main: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:49.186Z] ===================================================== [Pipeline] echo [2023-07-18T21:02:49.192Z] taggedImages: [2023-07-18T21:02:49.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:49.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-18T21:02:49.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.11 [2023-07-18T21:02:49.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:49.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-07-18T21:02:49.208Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-07-18T21:02:49.209Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:49.209Z] latest [2023-07-18T21:02:49.209Z] 3.1.0-dev.11 [2023-07-18T21:02:49.209Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:49.209Z] main [2023-07-18T21:02:49.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:49.527Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:49.862Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:49.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T21:02:49.862Z] 5c5009d13355: Preparing [2023-07-18T21:02:49.862Z] 9884a50189d0: Preparing [2023-07-18T21:02:49.862Z] 3f148a3d37d3: Preparing [2023-07-18T21:02:49.862Z] 2f8db537699b: Preparing [2023-07-18T21:02:49.862Z] aacb3997fb59: Preparing [2023-07-18T21:02:49.862Z] 39948f9c8375: Preparing [2023-07-18T21:02:49.862Z] 1ea7b038a3f5: Preparing [2023-07-18T21:02:49.862Z] 8249ed0a1ba3: Preparing [2023-07-18T21:02:49.862Z] 9386262d7a74: Preparing [2023-07-18T21:02:49.862Z] 1ea7b038a3f5: Waiting [2023-07-18T21:02:49.862Z] 39948f9c8375: Waiting [2023-07-18T21:02:49.862Z] 8249ed0a1ba3: Waiting [2023-07-18T21:02:49.862Z] 9386262d7a74: Waiting [2023-07-18T21:02:50.126Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:50.126Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:50.126Z] 2f8db537699b: Pushed [2023-07-18T21:02:50.126Z] 9884a50189d0: Pushed [2023-07-18T21:02:50.126Z] 5c5009d13355: Pushed [2023-07-18T21:02:50.126Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:50.126Z] 1ea7b038a3f5: Pushed [2023-07-18T21:02:51.527Z] 8249ed0a1ba3: Pushed [2023-07-18T21:02:52.926Z] 3f148a3d37d3: Pushed [2023-07-18T21:02:52.926Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:53.255Z] + 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 [2023-07-18T21:02:53.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-18T21:02:53.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T21:02:53.583Z] 5c5009d13355: Preparing [2023-07-18T21:02:53.583Z] 9884a50189d0: Preparing [2023-07-18T21:02:53.583Z] 3f148a3d37d3: Preparing [2023-07-18T21:02:53.583Z] 2f8db537699b: Preparing [2023-07-18T21:02:53.583Z] aacb3997fb59: Preparing [2023-07-18T21:02:53.583Z] 39948f9c8375: Preparing [2023-07-18T21:02:53.583Z] 1ea7b038a3f5: Preparing [2023-07-18T21:02:53.583Z] 8249ed0a1ba3: Preparing [2023-07-18T21:02:53.583Z] 9386262d7a74: Preparing [2023-07-18T21:02:53.583Z] 1ea7b038a3f5: Waiting [2023-07-18T21:02:53.583Z] 8249ed0a1ba3: Waiting [2023-07-18T21:02:53.583Z] 9386262d7a74: Waiting [2023-07-18T21:02:53.583Z] 39948f9c8375: Waiting [2023-07-18T21:02:53.583Z] 3f148a3d37d3: Layer already exists [2023-07-18T21:02:53.584Z] 5c5009d13355: Layer already exists [2023-07-18T21:02:53.584Z] 9884a50189d0: Layer already exists [2023-07-18T21:02:53.584Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:53.584Z] 2f8db537699b: Layer already exists [2023-07-18T21:02:53.584Z] 8249ed0a1ba3: Layer already exists [2023-07-18T21:02:53.584Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:53.584Z] 1ea7b038a3f5: Layer already exists [2023-07-18T21:02:53.584Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:53.584Z] latest: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:54.181Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:54.518Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.11 [2023-07-18T21:02:54.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T21:02:54.519Z] 5c5009d13355: Preparing [2023-07-18T21:02:54.519Z] 9884a50189d0: Preparing [2023-07-18T21:02:54.519Z] 3f148a3d37d3: Preparing [2023-07-18T21:02:54.519Z] 2f8db537699b: Preparing [2023-07-18T21:02:54.519Z] aacb3997fb59: Preparing [2023-07-18T21:02:54.519Z] 39948f9c8375: Preparing [2023-07-18T21:02:54.519Z] 1ea7b038a3f5: Preparing [2023-07-18T21:02:54.519Z] 8249ed0a1ba3: Preparing [2023-07-18T21:02:54.519Z] 9386262d7a74: Preparing [2023-07-18T21:02:54.519Z] 1ea7b038a3f5: Waiting [2023-07-18T21:02:54.519Z] 9386262d7a74: Waiting [2023-07-18T21:02:54.519Z] 8249ed0a1ba3: Waiting [2023-07-18T21:02:54.519Z] 39948f9c8375: Waiting [2023-07-18T21:02:54.519Z] 9884a50189d0: Layer already exists [2023-07-18T21:02:54.519Z] 2f8db537699b: Layer already exists [2023-07-18T21:02:54.519Z] 3f148a3d37d3: Layer already exists [2023-07-18T21:02:54.519Z] 5c5009d13355: Layer already exists [2023-07-18T21:02:54.519Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:54.782Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:54.782Z] 1ea7b038a3f5: Layer already exists [2023-07-18T21:02:54.782Z] 8249ed0a1ba3: Layer already exists [2023-07-18T21:02:54.782Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:54.782Z] 3.1.0-dev.11: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:55.116Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:55.454Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:55.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T21:02:55.454Z] 5c5009d13355: Preparing [2023-07-18T21:02:55.454Z] 9884a50189d0: Preparing [2023-07-18T21:02:55.454Z] 3f148a3d37d3: Preparing [2023-07-18T21:02:55.454Z] 2f8db537699b: Preparing [2023-07-18T21:02:55.454Z] aacb3997fb59: Preparing [2023-07-18T21:02:55.454Z] 39948f9c8375: Preparing [2023-07-18T21:02:55.454Z] 1ea7b038a3f5: Preparing [2023-07-18T21:02:55.454Z] 8249ed0a1ba3: Preparing [2023-07-18T21:02:55.454Z] 9386262d7a74: Preparing [2023-07-18T21:02:55.454Z] 1ea7b038a3f5: Waiting [2023-07-18T21:02:55.454Z] 8249ed0a1ba3: Waiting [2023-07-18T21:02:55.454Z] 9386262d7a74: Waiting [2023-07-18T21:02:55.454Z] 39948f9c8375: Waiting [2023-07-18T21:02:55.454Z] 5c5009d13355: Layer already exists [2023-07-18T21:02:55.454Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:55.454Z] 2f8db537699b: Layer already exists [2023-07-18T21:02:55.454Z] 3f148a3d37d3: Layer already exists [2023-07-18T21:02:55.454Z] 9884a50189d0: Layer already exists [2023-07-18T21:02:55.454Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:55.454Z] 1ea7b038a3f5: Layer already exists [2023-07-18T21:02:55.454Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:55.454Z] 8249ed0a1ba3: Layer already exists [2023-07-18T21:02:55.454Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:55.786Z] + 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 [2023-07-18T21:02:56.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-07-18T21:02:56.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T21:02:56.116Z] 5c5009d13355: Preparing [2023-07-18T21:02:56.116Z] 9884a50189d0: Preparing [2023-07-18T21:02:56.116Z] 3f148a3d37d3: Preparing [2023-07-18T21:02:56.116Z] 2f8db537699b: Preparing [2023-07-18T21:02:56.116Z] aacb3997fb59: Preparing [2023-07-18T21:02:56.116Z] 39948f9c8375: Preparing [2023-07-18T21:02:56.116Z] 1ea7b038a3f5: Preparing [2023-07-18T21:02:56.116Z] 8249ed0a1ba3: Preparing [2023-07-18T21:02:56.116Z] 9386262d7a74: Preparing [2023-07-18T21:02:56.116Z] 1ea7b038a3f5: Waiting [2023-07-18T21:02:56.116Z] 39948f9c8375: Waiting [2023-07-18T21:02:56.116Z] 8249ed0a1ba3: Waiting [2023-07-18T21:02:56.116Z] 9386262d7a74: Waiting [2023-07-18T21:02:56.116Z] 2f8db537699b: Layer already exists [2023-07-18T21:02:56.116Z] 5c5009d13355: Layer already exists [2023-07-18T21:02:56.116Z] 9884a50189d0: Layer already exists [2023-07-18T21:02:56.116Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:56.116Z] 3f148a3d37d3: Layer already exists [2023-07-18T21:02:56.394Z] 8249ed0a1ba3: Layer already exists [2023-07-18T21:02:56.394Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:56.394Z] 1ea7b038a3f5: Layer already exists [2023-07-18T21:02:56.394Z] 9386262d7a74: Layer already exists [2023-07-18T21:02:56.394Z] main: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:02:56.447Z] ===================================================== [Pipeline] echo [2023-07-18T21:02:56.456Z] taggedImages: [2023-07-18T21:02:56.456Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:56.456Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-18T21:02:56.456Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.11 [2023-07-18T21:02:56.456Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:56.456Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-07-18T21:02:56.484Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-07-18T21:02:56.484Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:56.484Z] latest [2023-07-18T21:02:56.484Z] 3.1.0-dev.11 [2023-07-18T21:02:56.484Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:02:56.484Z] main [2023-07-18T21:02:56.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:56.824Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:02:57.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:02:57.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T21:02:57.168Z] 85f9651437bf: Preparing [2023-07-18T21:02:57.168Z] a01f16e05646: Preparing [2023-07-18T21:02:57.168Z] 7cc7ce30a2d6: Preparing [2023-07-18T21:02:57.168Z] 81346d141168: Preparing [2023-07-18T21:02:57.168Z] 8c0e9c53408d: Preparing [2023-07-18T21:02:57.168Z] bcfd4530a58d: Preparing [2023-07-18T21:02:57.168Z] 00b4aab4b23d: Preparing [2023-07-18T21:02:57.168Z] aacb3997fb59: Preparing [2023-07-18T21:02:57.168Z] 39948f9c8375: Preparing [2023-07-18T21:02:57.168Z] 921189c5f2a7: Preparing [2023-07-18T21:02:57.168Z] 9386262d7a74: Preparing [2023-07-18T21:02:57.168Z] aacb3997fb59: Waiting [2023-07-18T21:02:57.168Z] 39948f9c8375: Waiting [2023-07-18T21:02:57.168Z] 921189c5f2a7: Waiting [2023-07-18T21:02:57.168Z] 9386262d7a74: Waiting [2023-07-18T21:02:57.168Z] bcfd4530a58d: Waiting [2023-07-18T21:02:57.168Z] 00b4aab4b23d: Waiting [2023-07-18T21:02:57.434Z] 85f9651437bf: Pushed [2023-07-18T21:02:57.434Z] 8c0e9c53408d: Pushed [2023-07-18T21:02:57.434Z] a01f16e05646: Pushed [2023-07-18T21:02:57.434Z] aacb3997fb59: Layer already exists [2023-07-18T21:02:57.434Z] 39948f9c8375: Layer already exists [2023-07-18T21:02:57.434Z] bcfd4530a58d: Pushed [2023-07-18T21:02:57.700Z] 00b4aab4b23d: Pushed [2023-07-18T21:02:57.700Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:00.271Z] 81346d141168: Pushed [2023-07-18T21:03:00.271Z] 921189c5f2a7: Pushed [2023-07-18T21:03:00.852Z] 7cc7ce30a2d6: Pushed [2023-07-18T21:03:01.117Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:01.451Z] + 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 [2023-07-18T21:03:01.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-18T21:03:01.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T21:03:01.778Z] 85f9651437bf: Preparing [2023-07-18T21:03:01.778Z] a01f16e05646: Preparing [2023-07-18T21:03:01.778Z] 7cc7ce30a2d6: Preparing [2023-07-18T21:03:01.778Z] 81346d141168: Preparing [2023-07-18T21:03:01.778Z] 8c0e9c53408d: Preparing [2023-07-18T21:03:01.778Z] bcfd4530a58d: Preparing [2023-07-18T21:03:01.778Z] 00b4aab4b23d: Preparing [2023-07-18T21:03:01.778Z] aacb3997fb59: Preparing [2023-07-18T21:03:01.778Z] 39948f9c8375: Preparing [2023-07-18T21:03:01.778Z] 921189c5f2a7: Preparing [2023-07-18T21:03:01.778Z] 9386262d7a74: Preparing [2023-07-18T21:03:01.778Z] aacb3997fb59: Waiting [2023-07-18T21:03:01.778Z] 39948f9c8375: Waiting [2023-07-18T21:03:01.778Z] 921189c5f2a7: Waiting [2023-07-18T21:03:01.778Z] bcfd4530a58d: Waiting [2023-07-18T21:03:01.778Z] 00b4aab4b23d: Waiting [2023-07-18T21:03:01.778Z] 9386262d7a74: Waiting [2023-07-18T21:03:01.778Z] 85f9651437bf: Layer already exists [2023-07-18T21:03:01.778Z] 8c0e9c53408d: Layer already exists [2023-07-18T21:03:01.778Z] a01f16e05646: Layer already exists [2023-07-18T21:03:01.778Z] 7cc7ce30a2d6: Layer already exists [2023-07-18T21:03:01.778Z] 81346d141168: Layer already exists [2023-07-18T21:03:01.778Z] 00b4aab4b23d: Layer already exists [2023-07-18T21:03:01.778Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:01.778Z] bcfd4530a58d: Layer already exists [2023-07-18T21:03:01.778Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:01.778Z] 921189c5f2a7: Layer already exists [2023-07-18T21:03:01.778Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:02.040Z] latest: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:02.482Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:02.813Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.11 [2023-07-18T21:03:02.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T21:03:02.813Z] 85f9651437bf: Preparing [2023-07-18T21:03:02.813Z] a01f16e05646: Preparing [2023-07-18T21:03:02.813Z] 7cc7ce30a2d6: Preparing [2023-07-18T21:03:02.813Z] 81346d141168: Preparing [2023-07-18T21:03:02.813Z] 8c0e9c53408d: Preparing [2023-07-18T21:03:02.813Z] bcfd4530a58d: Preparing [2023-07-18T21:03:02.813Z] 00b4aab4b23d: Preparing [2023-07-18T21:03:02.813Z] aacb3997fb59: Preparing [2023-07-18T21:03:02.813Z] 39948f9c8375: Preparing [2023-07-18T21:03:02.813Z] 921189c5f2a7: Preparing [2023-07-18T21:03:02.813Z] 9386262d7a74: Preparing [2023-07-18T21:03:02.813Z] aacb3997fb59: Waiting [2023-07-18T21:03:02.813Z] 39948f9c8375: Waiting [2023-07-18T21:03:02.813Z] bcfd4530a58d: Waiting [2023-07-18T21:03:02.813Z] 921189c5f2a7: Waiting [2023-07-18T21:03:02.813Z] 9386262d7a74: Waiting [2023-07-18T21:03:02.813Z] 00b4aab4b23d: Waiting [2023-07-18T21:03:02.813Z] 85f9651437bf: Layer already exists [2023-07-18T21:03:02.813Z] 81346d141168: Layer already exists [2023-07-18T21:03:02.813Z] 8c0e9c53408d: Layer already exists [2023-07-18T21:03:02.813Z] a01f16e05646: Layer already exists [2023-07-18T21:03:02.813Z] 7cc7ce30a2d6: Layer already exists [2023-07-18T21:03:02.813Z] bcfd4530a58d: Layer already exists [2023-07-18T21:03:02.813Z] 921189c5f2a7: Layer already exists [2023-07-18T21:03:02.813Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:02.813Z] 00b4aab4b23d: Layer already exists [2023-07-18T21:03:02.813Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:02.813Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:03.077Z] 3.1.0-dev.11: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:03.423Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:03.758Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:03.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T21:03:03.758Z] 85f9651437bf: Preparing [2023-07-18T21:03:03.758Z] a01f16e05646: Preparing [2023-07-18T21:03:03.758Z] 7cc7ce30a2d6: Preparing [2023-07-18T21:03:03.758Z] 81346d141168: Preparing [2023-07-18T21:03:03.758Z] 8c0e9c53408d: Preparing [2023-07-18T21:03:03.758Z] bcfd4530a58d: Preparing [2023-07-18T21:03:03.758Z] 00b4aab4b23d: Preparing [2023-07-18T21:03:03.758Z] aacb3997fb59: Preparing [2023-07-18T21:03:03.758Z] 39948f9c8375: Preparing [2023-07-18T21:03:03.758Z] 921189c5f2a7: Preparing [2023-07-18T21:03:03.758Z] 9386262d7a74: Preparing [2023-07-18T21:03:03.758Z] bcfd4530a58d: Waiting [2023-07-18T21:03:03.758Z] 00b4aab4b23d: Waiting [2023-07-18T21:03:03.758Z] aacb3997fb59: Waiting [2023-07-18T21:03:03.758Z] 39948f9c8375: Waiting [2023-07-18T21:03:03.758Z] 921189c5f2a7: Waiting [2023-07-18T21:03:03.758Z] 9386262d7a74: Waiting [2023-07-18T21:03:03.758Z] 85f9651437bf: Layer already exists [2023-07-18T21:03:03.758Z] a01f16e05646: Layer already exists [2023-07-18T21:03:03.758Z] 8c0e9c53408d: Layer already exists [2023-07-18T21:03:03.758Z] 81346d141168: Layer already exists [2023-07-18T21:03:03.758Z] 7cc7ce30a2d6: Layer already exists [2023-07-18T21:03:03.758Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:03.758Z] bcfd4530a58d: Layer already exists [2023-07-18T21:03:03.758Z] 00b4aab4b23d: Layer already exists [2023-07-18T21:03:03.758Z] 921189c5f2a7: Layer already exists [2023-07-18T21:03:03.758Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:03.758Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:04.023Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:04.365Z] + 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 [2023-07-18T21:03:04.695Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-07-18T21:03:04.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T21:03:04.695Z] 85f9651437bf: Preparing [2023-07-18T21:03:04.695Z] a01f16e05646: Preparing [2023-07-18T21:03:04.695Z] 7cc7ce30a2d6: Preparing [2023-07-18T21:03:04.695Z] 81346d141168: Preparing [2023-07-18T21:03:04.695Z] 8c0e9c53408d: Preparing [2023-07-18T21:03:04.696Z] bcfd4530a58d: Preparing [2023-07-18T21:03:04.696Z] 00b4aab4b23d: Preparing [2023-07-18T21:03:04.696Z] aacb3997fb59: Preparing [2023-07-18T21:03:04.696Z] 39948f9c8375: Preparing [2023-07-18T21:03:04.696Z] 921189c5f2a7: Preparing [2023-07-18T21:03:04.696Z] 9386262d7a74: Preparing [2023-07-18T21:03:04.696Z] aacb3997fb59: Waiting [2023-07-18T21:03:04.696Z] 39948f9c8375: Waiting [2023-07-18T21:03:04.696Z] 921189c5f2a7: Waiting [2023-07-18T21:03:04.696Z] 9386262d7a74: Waiting [2023-07-18T21:03:04.696Z] 00b4aab4b23d: Waiting [2023-07-18T21:03:04.696Z] bcfd4530a58d: Waiting [2023-07-18T21:03:04.696Z] 7cc7ce30a2d6: Layer already exists [2023-07-18T21:03:04.696Z] 8c0e9c53408d: Layer already exists [2023-07-18T21:03:04.696Z] 81346d141168: Layer already exists [2023-07-18T21:03:04.696Z] 85f9651437bf: Layer already exists [2023-07-18T21:03:04.696Z] a01f16e05646: Layer already exists [2023-07-18T21:03:04.696Z] 00b4aab4b23d: Layer already exists [2023-07-18T21:03:04.696Z] 921189c5f2a7: Layer already exists [2023-07-18T21:03:04.696Z] bcfd4530a58d: Layer already exists [2023-07-18T21:03:04.696Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:04.696Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:04.696Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:04.959Z] main: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:03:05.014Z] ===================================================== [Pipeline] echo [2023-07-18T21:03:05.022Z] taggedImages: [2023-07-18T21:03:05.022Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:05.022Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-18T21:03:05.022Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.11 [2023-07-18T21:03:05.022Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:05.022Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-07-18T21:03:05.047Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-07-18T21:03:05.047Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:05.047Z] latest [2023-07-18T21:03:05.047Z] 3.1.0-dev.11 [2023-07-18T21:03:05.047Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:05.047Z] main [2023-07-18T21:03:05.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:05.392Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:05.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:05.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T21:03:05.721Z] d9eda8e8feb2: Preparing [2023-07-18T21:03:05.721Z] e6f97fc516cc: Preparing [2023-07-18T21:03:05.721Z] aacb3997fb59: Preparing [2023-07-18T21:03:05.721Z] 39948f9c8375: Preparing [2023-07-18T21:03:05.721Z] 72c092d97c65: Preparing [2023-07-18T21:03:05.721Z] 9386262d7a74: Preparing [2023-07-18T21:03:05.721Z] 9386262d7a74: Waiting [2023-07-18T21:03:05.721Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:05.721Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:05.986Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:05.986Z] d9eda8e8feb2: Pushed [2023-07-18T21:03:07.387Z] 72c092d97c65: Pushed [2023-07-18T21:03:10.714Z] e6f97fc516cc: Pushed [2023-07-18T21:03:10.978Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:11.321Z] + 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 [2023-07-18T21:03:11.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-18T21:03:11.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T21:03:11.663Z] d9eda8e8feb2: Preparing [2023-07-18T21:03:11.663Z] e6f97fc516cc: Preparing [2023-07-18T21:03:11.663Z] aacb3997fb59: Preparing [2023-07-18T21:03:11.663Z] 39948f9c8375: Preparing [2023-07-18T21:03:11.663Z] 72c092d97c65: Preparing [2023-07-18T21:03:11.663Z] 9386262d7a74: Preparing [2023-07-18T21:03:11.663Z] 9386262d7a74: Waiting [2023-07-18T21:03:11.663Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:11.663Z] 72c092d97c65: Layer already exists [2023-07-18T21:03:11.663Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:11.663Z] d9eda8e8feb2: Layer already exists [2023-07-18T21:03:11.663Z] e6f97fc516cc: Layer already exists [2023-07-18T21:03:11.663Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:11.927Z] latest: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:12.270Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:15.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.11 [2023-07-18T21:03:15.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T21:03:15.927Z] d9eda8e8feb2: Preparing [2023-07-18T21:03:15.927Z] e6f97fc516cc: Preparing [2023-07-18T21:03:15.927Z] aacb3997fb59: Preparing [2023-07-18T21:03:15.927Z] 39948f9c8375: Preparing [2023-07-18T21:03:15.927Z] 72c092d97c65: Preparing [2023-07-18T21:03:15.927Z] 9386262d7a74: Preparing [2023-07-18T21:03:15.927Z] 9386262d7a74: Waiting [2023-07-18T21:03:15.927Z] 72c092d97c65: Layer already exists [2023-07-18T21:03:15.927Z] e6f97fc516cc: Layer already exists [2023-07-18T21:03:15.927Z] d9eda8e8feb2: Layer already exists [2023-07-18T21:03:15.927Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:15.927Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:15.927Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:15.927Z] 3.1.0-dev.11: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:16.522Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:16.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:16.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T21:03:16.845Z] d9eda8e8feb2: Preparing [2023-07-18T21:03:16.845Z] e6f97fc516cc: Preparing [2023-07-18T21:03:16.845Z] aacb3997fb59: Preparing [2023-07-18T21:03:16.845Z] 39948f9c8375: Preparing [2023-07-18T21:03:16.845Z] 72c092d97c65: Preparing [2023-07-18T21:03:16.845Z] 9386262d7a74: Preparing [2023-07-18T21:03:16.845Z] 9386262d7a74: Waiting [2023-07-18T21:03:16.845Z] e6f97fc516cc: Layer already exists [2023-07-18T21:03:16.845Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:16.845Z] d9eda8e8feb2: Layer already exists [2023-07-18T21:03:16.845Z] 72c092d97c65: Layer already exists [2023-07-18T21:03:16.845Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:16.845Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:16.845Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:17.173Z] + 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 [2023-07-18T21:03:17.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-07-18T21:03:17.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T21:03:17.500Z] d9eda8e8feb2: Preparing [2023-07-18T21:03:17.500Z] e6f97fc516cc: Preparing [2023-07-18T21:03:17.500Z] aacb3997fb59: Preparing [2023-07-18T21:03:17.500Z] 39948f9c8375: Preparing [2023-07-18T21:03:17.500Z] 72c092d97c65: Preparing [2023-07-18T21:03:17.500Z] 9386262d7a74: Preparing [2023-07-18T21:03:17.500Z] 9386262d7a74: Waiting [2023-07-18T21:03:17.500Z] d9eda8e8feb2: Layer already exists [2023-07-18T21:03:17.500Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:17.500Z] e6f97fc516cc: Layer already exists [2023-07-18T21:03:17.500Z] 72c092d97c65: Layer already exists [2023-07-18T21:03:17.500Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:17.500Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:17.500Z] main: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:03:17.814Z] ===================================================== [Pipeline] echo [2023-07-18T21:03:17.821Z] taggedImages: [2023-07-18T21:03:17.821Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:17.821Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-18T21:03:17.821Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.11 [2023-07-18T21:03:17.821Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:17.821Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-07-18T21:03:17.837Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-07-18T21:03:17.837Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:17.837Z] latest [2023-07-18T21:03:17.837Z] 3.1.0-dev.11 [2023-07-18T21:03:17.837Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:17.837Z] main [2023-07-18T21:03:17.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:18.164Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:18.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:18.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T21:03:18.498Z] 255a3ad90943: Preparing [2023-07-18T21:03:18.498Z] 03ec1589f06f: Preparing [2023-07-18T21:03:18.498Z] 612442b12ca6: Preparing [2023-07-18T21:03:18.498Z] cd903bbdea06: Preparing [2023-07-18T21:03:18.498Z] 980cde9422ab: Preparing [2023-07-18T21:03:18.498Z] aacb3997fb59: Preparing [2023-07-18T21:03:18.498Z] 39948f9c8375: Preparing [2023-07-18T21:03:18.498Z] f4aabe610c09: Preparing [2023-07-18T21:03:18.498Z] 9386262d7a74: Preparing [2023-07-18T21:03:18.498Z] aacb3997fb59: Waiting [2023-07-18T21:03:18.498Z] 39948f9c8375: Waiting [2023-07-18T21:03:18.498Z] f4aabe610c09: Waiting [2023-07-18T21:03:18.498Z] 9386262d7a74: Waiting [2023-07-18T21:03:18.764Z] 612442b12ca6: Pushed [2023-07-18T21:03:18.764Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:18.764Z] 03ec1589f06f: Pushed [2023-07-18T21:03:18.764Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:18.764Z] 255a3ad90943: Pushed [2023-07-18T21:03:18.764Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:20.697Z] f4aabe610c09: Pushed [2023-07-18T21:03:30.832Z] 980cde9422ab: Pushed [2023-07-18T21:03:36.188Z] cd903bbdea06: Pushed [2023-07-18T21:03:36.188Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:36.526Z] + 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 [2023-07-18T21:03:36.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-18T21:03:36.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T21:03:36.861Z] 255a3ad90943: Preparing [2023-07-18T21:03:36.861Z] 03ec1589f06f: Preparing [2023-07-18T21:03:36.861Z] 612442b12ca6: Preparing [2023-07-18T21:03:36.861Z] cd903bbdea06: Preparing [2023-07-18T21:03:36.861Z] 980cde9422ab: Preparing [2023-07-18T21:03:36.861Z] aacb3997fb59: Preparing [2023-07-18T21:03:36.861Z] 39948f9c8375: Preparing [2023-07-18T21:03:36.861Z] f4aabe610c09: Preparing [2023-07-18T21:03:36.861Z] 9386262d7a74: Preparing [2023-07-18T21:03:36.861Z] aacb3997fb59: Waiting [2023-07-18T21:03:36.861Z] 39948f9c8375: Waiting [2023-07-18T21:03:36.861Z] f4aabe610c09: Waiting [2023-07-18T21:03:36.861Z] 9386262d7a74: Waiting [2023-07-18T21:03:36.861Z] 03ec1589f06f: Layer already exists [2023-07-18T21:03:36.861Z] cd903bbdea06: Layer already exists [2023-07-18T21:03:36.861Z] 612442b12ca6: Layer already exists [2023-07-18T21:03:36.861Z] 255a3ad90943: Layer already exists [2023-07-18T21:03:36.861Z] 980cde9422ab: Layer already exists [2023-07-18T21:03:36.861Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:36.861Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:36.861Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:36.861Z] f4aabe610c09: Layer already exists [2023-07-18T21:03:37.125Z] latest: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:37.457Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:37.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.11 [2023-07-18T21:03:37.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T21:03:37.792Z] 255a3ad90943: Preparing [2023-07-18T21:03:37.792Z] 03ec1589f06f: Preparing [2023-07-18T21:03:37.792Z] 612442b12ca6: Preparing [2023-07-18T21:03:37.792Z] cd903bbdea06: Preparing [2023-07-18T21:03:37.792Z] 980cde9422ab: Preparing [2023-07-18T21:03:37.792Z] aacb3997fb59: Preparing [2023-07-18T21:03:37.792Z] 39948f9c8375: Preparing [2023-07-18T21:03:37.792Z] f4aabe610c09: Preparing [2023-07-18T21:03:37.792Z] 9386262d7a74: Preparing [2023-07-18T21:03:37.792Z] aacb3997fb59: Waiting [2023-07-18T21:03:37.792Z] 39948f9c8375: Waiting [2023-07-18T21:03:37.792Z] 9386262d7a74: Waiting [2023-07-18T21:03:37.792Z] f4aabe610c09: Waiting [2023-07-18T21:03:37.792Z] 255a3ad90943: Layer already exists [2023-07-18T21:03:37.792Z] cd903bbdea06: Layer already exists [2023-07-18T21:03:37.792Z] 612442b12ca6: Layer already exists [2023-07-18T21:03:37.792Z] 03ec1589f06f: Layer already exists [2023-07-18T21:03:37.792Z] 980cde9422ab: Layer already exists [2023-07-18T21:03:37.792Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:37.792Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:37.792Z] f4aabe610c09: Layer already exists [2023-07-18T21:03:37.792Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:38.059Z] 3.1.0-dev.11: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:38.409Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:38.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:38.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T21:03:38.747Z] 255a3ad90943: Preparing [2023-07-18T21:03:38.747Z] 03ec1589f06f: Preparing [2023-07-18T21:03:38.747Z] 612442b12ca6: Preparing [2023-07-18T21:03:38.747Z] cd903bbdea06: Preparing [2023-07-18T21:03:38.747Z] 980cde9422ab: Preparing [2023-07-18T21:03:38.747Z] aacb3997fb59: Preparing [2023-07-18T21:03:38.747Z] 39948f9c8375: Preparing [2023-07-18T21:03:38.747Z] f4aabe610c09: Preparing [2023-07-18T21:03:38.747Z] 9386262d7a74: Preparing [2023-07-18T21:03:38.747Z] aacb3997fb59: Waiting [2023-07-18T21:03:38.747Z] 39948f9c8375: Waiting [2023-07-18T21:03:38.747Z] f4aabe610c09: Waiting [2023-07-18T21:03:38.747Z] 9386262d7a74: Waiting [2023-07-18T21:03:38.747Z] 03ec1589f06f: Layer already exists [2023-07-18T21:03:38.747Z] 612442b12ca6: Layer already exists [2023-07-18T21:03:38.747Z] 980cde9422ab: Layer already exists [2023-07-18T21:03:38.747Z] 255a3ad90943: Layer already exists [2023-07-18T21:03:38.747Z] cd903bbdea06: Layer already exists [2023-07-18T21:03:38.747Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:38.747Z] f4aabe610c09: Layer already exists [2023-07-18T21:03:38.747Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:38.747Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:39.011Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:39.362Z] + 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 [2023-07-18T21:03:39.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-07-18T21:03:39.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T21:03:39.693Z] 255a3ad90943: Preparing [2023-07-18T21:03:39.693Z] 03ec1589f06f: Preparing [2023-07-18T21:03:39.693Z] 612442b12ca6: Preparing [2023-07-18T21:03:39.693Z] cd903bbdea06: Preparing [2023-07-18T21:03:39.693Z] 980cde9422ab: Preparing [2023-07-18T21:03:39.693Z] aacb3997fb59: Preparing [2023-07-18T21:03:39.693Z] 39948f9c8375: Preparing [2023-07-18T21:03:39.693Z] f4aabe610c09: Preparing [2023-07-18T21:03:39.693Z] 9386262d7a74: Preparing [2023-07-18T21:03:39.693Z] aacb3997fb59: Waiting [2023-07-18T21:03:39.693Z] 39948f9c8375: Waiting [2023-07-18T21:03:39.693Z] f4aabe610c09: Waiting [2023-07-18T21:03:39.693Z] 9386262d7a74: Waiting [2023-07-18T21:03:39.693Z] 255a3ad90943: Layer already exists [2023-07-18T21:03:39.693Z] 03ec1589f06f: Layer already exists [2023-07-18T21:03:39.693Z] 612442b12ca6: Layer already exists [2023-07-18T21:03:39.693Z] 980cde9422ab: Layer already exists [2023-07-18T21:03:39.693Z] cd903bbdea06: Layer already exists [2023-07-18T21:03:39.693Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:39.693Z] f4aabe610c09: Layer already exists [2023-07-18T21:03:39.693Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:39.693Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:39.956Z] main: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:03:39.998Z] ===================================================== [Pipeline] echo [2023-07-18T21:03:40.004Z] taggedImages: [2023-07-18T21:03:40.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:40.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-18T21:03:40.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.11 [2023-07-18T21:03:40.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:40.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-07-18T21:03:40.019Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-07-18T21:03:40.019Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:40.019Z] latest [2023-07-18T21:03:40.019Z] 3.1.0-dev.11 [2023-07-18T21:03:40.019Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:03:40.019Z] main [2023-07-18T21:03:40.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:40.348Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:03:42.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:03:42.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T21:03:42.610Z] 59901eced19c: Preparing [2023-07-18T21:03:42.610Z] 156d5e129810: Preparing [2023-07-18T21:03:42.610Z] 975c5de6dc67: Preparing [2023-07-18T21:03:42.610Z] 810287f67e63: Preparing [2023-07-18T21:03:42.610Z] aacb3997fb59: Preparing [2023-07-18T21:03:42.610Z] 39948f9c8375: Preparing [2023-07-18T21:03:42.610Z] fad061c45d08: Preparing [2023-07-18T21:03:42.610Z] 9386262d7a74: Preparing [2023-07-18T21:03:42.610Z] 39948f9c8375: Waiting [2023-07-18T21:03:42.610Z] fad061c45d08: Waiting [2023-07-18T21:03:42.610Z] 9386262d7a74: Waiting [2023-07-18T21:03:42.610Z] aacb3997fb59: Layer already exists [2023-07-18T21:03:42.610Z] 39948f9c8375: Layer already exists [2023-07-18T21:03:42.874Z] 975c5de6dc67: Pushed [2023-07-18T21:03:42.874Z] 59901eced19c: Pushed [2023-07-18T21:03:42.874Z] 156d5e129810: Pushed [2023-07-18T21:03:42.874Z] 9386262d7a74: Layer already exists [2023-07-18T21:03:43.458Z] fad061c45d08: Pushed [2023-07-18T21:04:01.676Z] 810287f67e63: Pushed [2023-07-18T21:04:01.676Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:02.012Z] + 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 [2023-07-18T21:04:02.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-18T21:04:02.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T21:04:02.341Z] 59901eced19c: Preparing [2023-07-18T21:04:02.341Z] 156d5e129810: Preparing [2023-07-18T21:04:02.341Z] 975c5de6dc67: Preparing [2023-07-18T21:04:02.341Z] 810287f67e63: Preparing [2023-07-18T21:04:02.341Z] aacb3997fb59: Preparing [2023-07-18T21:04:02.341Z] 39948f9c8375: Preparing [2023-07-18T21:04:02.341Z] fad061c45d08: Preparing [2023-07-18T21:04:02.341Z] 9386262d7a74: Preparing [2023-07-18T21:04:02.341Z] 39948f9c8375: Waiting [2023-07-18T21:04:02.341Z] fad061c45d08: Waiting [2023-07-18T21:04:02.341Z] 9386262d7a74: Waiting [2023-07-18T21:04:02.341Z] 156d5e129810: Layer already exists [2023-07-18T21:04:02.341Z] 59901eced19c: Layer already exists [2023-07-18T21:04:02.341Z] 975c5de6dc67: Layer already exists [2023-07-18T21:04:02.341Z] 810287f67e63: Layer already exists [2023-07-18T21:04:02.341Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:02.341Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:02.341Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:02.341Z] fad061c45d08: Layer already exists [2023-07-18T21:04:02.610Z] latest: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:02.944Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:03.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.11 [2023-07-18T21:04:03.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T21:04:03.277Z] 59901eced19c: Preparing [2023-07-18T21:04:03.277Z] 156d5e129810: Preparing [2023-07-18T21:04:03.277Z] 975c5de6dc67: Preparing [2023-07-18T21:04:03.277Z] 810287f67e63: Preparing [2023-07-18T21:04:03.277Z] aacb3997fb59: Preparing [2023-07-18T21:04:03.277Z] 39948f9c8375: Preparing [2023-07-18T21:04:03.277Z] fad061c45d08: Preparing [2023-07-18T21:04:03.277Z] 9386262d7a74: Preparing [2023-07-18T21:04:03.277Z] 39948f9c8375: Waiting [2023-07-18T21:04:03.277Z] fad061c45d08: Waiting [2023-07-18T21:04:03.277Z] 9386262d7a74: Waiting [2023-07-18T21:04:03.277Z] 59901eced19c: Layer already exists [2023-07-18T21:04:03.277Z] 810287f67e63: Layer already exists [2023-07-18T21:04:03.277Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:03.277Z] 975c5de6dc67: Layer already exists [2023-07-18T21:04:03.277Z] 156d5e129810: Layer already exists [2023-07-18T21:04:03.277Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:03.277Z] fad061c45d08: Layer already exists [2023-07-18T21:04:03.277Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:03.540Z] 3.1.0-dev.11: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:03.872Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:04.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:04.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T21:04:04.200Z] 59901eced19c: Preparing [2023-07-18T21:04:04.200Z] 156d5e129810: Preparing [2023-07-18T21:04:04.200Z] 975c5de6dc67: Preparing [2023-07-18T21:04:04.200Z] 810287f67e63: Preparing [2023-07-18T21:04:04.200Z] aacb3997fb59: Preparing [2023-07-18T21:04:04.200Z] 39948f9c8375: Preparing [2023-07-18T21:04:04.200Z] fad061c45d08: Preparing [2023-07-18T21:04:04.200Z] 9386262d7a74: Preparing [2023-07-18T21:04:04.200Z] 39948f9c8375: Waiting [2023-07-18T21:04:04.200Z] fad061c45d08: Waiting [2023-07-18T21:04:04.200Z] 9386262d7a74: Waiting [2023-07-18T21:04:04.200Z] 59901eced19c: Layer already exists [2023-07-18T21:04:04.200Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:04.200Z] 810287f67e63: Layer already exists [2023-07-18T21:04:04.200Z] fad061c45d08: Layer already exists [2023-07-18T21:04:04.200Z] 156d5e129810: Layer already exists [2023-07-18T21:04:04.200Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:04.200Z] 975c5de6dc67: Layer already exists [2023-07-18T21:04:04.200Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:04.463Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:04.791Z] + 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 [2023-07-18T21:04:05.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-07-18T21:04:05.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T21:04:05.128Z] 59901eced19c: Preparing [2023-07-18T21:04:05.128Z] 156d5e129810: Preparing [2023-07-18T21:04:05.129Z] 975c5de6dc67: Preparing [2023-07-18T21:04:05.129Z] 810287f67e63: Preparing [2023-07-18T21:04:05.129Z] aacb3997fb59: Preparing [2023-07-18T21:04:05.129Z] 39948f9c8375: Preparing [2023-07-18T21:04:05.129Z] fad061c45d08: Preparing [2023-07-18T21:04:05.129Z] 9386262d7a74: Preparing [2023-07-18T21:04:05.129Z] 39948f9c8375: Waiting [2023-07-18T21:04:05.129Z] fad061c45d08: Waiting [2023-07-18T21:04:05.129Z] 9386262d7a74: Waiting [2023-07-18T21:04:05.129Z] 156d5e129810: Layer already exists [2023-07-18T21:04:05.129Z] 810287f67e63: Layer already exists [2023-07-18T21:04:05.129Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:05.129Z] 59901eced19c: Layer already exists [2023-07-18T21:04:05.129Z] 975c5de6dc67: Layer already exists [2023-07-18T21:04:05.129Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:05.129Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:05.129Z] fad061c45d08: Layer already exists [2023-07-18T21:04:05.392Z] main: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:04:05.473Z] ===================================================== [Pipeline] echo [2023-07-18T21:04:05.486Z] taggedImages: [2023-07-18T21:04:05.486Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:05.486Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-18T21:04:05.486Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.11 [2023-07-18T21:04:05.486Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:05.486Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-07-18T21:04:05.512Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-07-18T21:04:05.512Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:05.512Z] latest [2023-07-18T21:04:05.512Z] 3.1.0-dev.11 [2023-07-18T21:04:05.512Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:05.512Z] main [2023-07-18T21:04:05.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:05.862Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:06.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:06.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T21:04:06.190Z] 120fcc020062: Preparing [2023-07-18T21:04:06.190Z] 06a6f575863a: Preparing [2023-07-18T21:04:06.190Z] 8563141e4295: Preparing [2023-07-18T21:04:06.190Z] ba6730fffe6e: Preparing [2023-07-18T21:04:06.190Z] aacb3997fb59: Preparing [2023-07-18T21:04:06.190Z] 39948f9c8375: Preparing [2023-07-18T21:04:06.190Z] f4aabe610c09: Preparing [2023-07-18T21:04:06.190Z] 9386262d7a74: Preparing [2023-07-18T21:04:06.190Z] 39948f9c8375: Waiting [2023-07-18T21:04:06.190Z] f4aabe610c09: Waiting [2023-07-18T21:04:06.190Z] 9386262d7a74: Waiting [2023-07-18T21:04:06.190Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:06.456Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:06.456Z] f4aabe610c09: Layer already exists [2023-07-18T21:04:06.456Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:06.456Z] 8563141e4295: Pushed [2023-07-18T21:04:06.456Z] 06a6f575863a: Pushed [2023-07-18T21:04:06.456Z] 120fcc020062: Pushed [2023-07-18T21:04:24.632Z] ba6730fffe6e: Pushed [2023-07-18T21:04:24.632Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:24.964Z] + 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 [2023-07-18T21:04:25.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-18T21:04:25.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T21:04:25.290Z] 120fcc020062: Preparing [2023-07-18T21:04:25.290Z] 06a6f575863a: Preparing [2023-07-18T21:04:25.290Z] 8563141e4295: Preparing [2023-07-18T21:04:25.290Z] ba6730fffe6e: Preparing [2023-07-18T21:04:25.290Z] aacb3997fb59: Preparing [2023-07-18T21:04:25.290Z] 39948f9c8375: Preparing [2023-07-18T21:04:25.290Z] f4aabe610c09: Preparing [2023-07-18T21:04:25.290Z] 9386262d7a74: Preparing [2023-07-18T21:04:25.290Z] 39948f9c8375: Waiting [2023-07-18T21:04:25.290Z] f4aabe610c09: Waiting [2023-07-18T21:04:25.290Z] 9386262d7a74: Waiting [2023-07-18T21:04:25.290Z] ba6730fffe6e: Layer already exists [2023-07-18T21:04:25.290Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:25.290Z] 120fcc020062: Layer already exists [2023-07-18T21:04:25.290Z] 06a6f575863a: Layer already exists [2023-07-18T21:04:25.290Z] 8563141e4295: Layer already exists [2023-07-18T21:04:25.290Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:25.290Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:25.290Z] f4aabe610c09: Layer already exists [2023-07-18T21:04:25.555Z] latest: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:25.886Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:26.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.11 [2023-07-18T21:04:26.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T21:04:26.206Z] 120fcc020062: Preparing [2023-07-18T21:04:26.206Z] 06a6f575863a: Preparing [2023-07-18T21:04:26.206Z] 8563141e4295: Preparing [2023-07-18T21:04:26.206Z] ba6730fffe6e: Preparing [2023-07-18T21:04:26.206Z] aacb3997fb59: Preparing [2023-07-18T21:04:26.206Z] 39948f9c8375: Preparing [2023-07-18T21:04:26.206Z] f4aabe610c09: Preparing [2023-07-18T21:04:26.206Z] 9386262d7a74: Preparing [2023-07-18T21:04:26.206Z] 39948f9c8375: Waiting [2023-07-18T21:04:26.206Z] f4aabe610c09: Waiting [2023-07-18T21:04:26.206Z] 9386262d7a74: Waiting [2023-07-18T21:04:26.206Z] 120fcc020062: Layer already exists [2023-07-18T21:04:26.206Z] ba6730fffe6e: Layer already exists [2023-07-18T21:04:26.206Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:26.206Z] 8563141e4295: Layer already exists [2023-07-18T21:04:26.206Z] 06a6f575863a: Layer already exists [2023-07-18T21:04:26.206Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:26.206Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:26.206Z] f4aabe610c09: Layer already exists [2023-07-18T21:04:26.468Z] 3.1.0-dev.11: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:26.794Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:27.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:27.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T21:04:27.121Z] 120fcc020062: Preparing [2023-07-18T21:04:27.121Z] 06a6f575863a: Preparing [2023-07-18T21:04:27.121Z] 8563141e4295: Preparing [2023-07-18T21:04:27.121Z] ba6730fffe6e: Preparing [2023-07-18T21:04:27.121Z] aacb3997fb59: Preparing [2023-07-18T21:04:27.121Z] 39948f9c8375: Preparing [2023-07-18T21:04:27.121Z] f4aabe610c09: Preparing [2023-07-18T21:04:27.121Z] 9386262d7a74: Preparing [2023-07-18T21:04:27.121Z] 39948f9c8375: Waiting [2023-07-18T21:04:27.121Z] f4aabe610c09: Waiting [2023-07-18T21:04:27.121Z] 9386262d7a74: Waiting [2023-07-18T21:04:27.121Z] 8563141e4295: Layer already exists [2023-07-18T21:04:27.121Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:27.121Z] ba6730fffe6e: Layer already exists [2023-07-18T21:04:27.121Z] 120fcc020062: Layer already exists [2023-07-18T21:04:27.121Z] 06a6f575863a: Layer already exists [2023-07-18T21:04:27.121Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:27.121Z] f4aabe610c09: Layer already exists [2023-07-18T21:04:27.121Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:27.384Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:27.708Z] + 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 [2023-07-18T21:04:28.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-07-18T21:04:28.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T21:04:28.037Z] 120fcc020062: Preparing [2023-07-18T21:04:28.037Z] 06a6f575863a: Preparing [2023-07-18T21:04:28.037Z] 8563141e4295: Preparing [2023-07-18T21:04:28.037Z] ba6730fffe6e: Preparing [2023-07-18T21:04:28.037Z] aacb3997fb59: Preparing [2023-07-18T21:04:28.037Z] 39948f9c8375: Preparing [2023-07-18T21:04:28.037Z] f4aabe610c09: Preparing [2023-07-18T21:04:28.037Z] 9386262d7a74: Preparing [2023-07-18T21:04:28.037Z] 39948f9c8375: Waiting [2023-07-18T21:04:28.037Z] f4aabe610c09: Waiting [2023-07-18T21:04:28.037Z] 9386262d7a74: Waiting [2023-07-18T21:04:28.037Z] 120fcc020062: Layer already exists [2023-07-18T21:04:28.037Z] 06a6f575863a: Layer already exists [2023-07-18T21:04:28.037Z] 8563141e4295: Layer already exists [2023-07-18T21:04:28.037Z] ba6730fffe6e: Layer already exists [2023-07-18T21:04:28.037Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:28.037Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:28.037Z] f4aabe610c09: Layer already exists [2023-07-18T21:04:28.037Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:28.037Z] main: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:04:28.342Z] ===================================================== [Pipeline] echo [2023-07-18T21:04:28.347Z] taggedImages: [2023-07-18T21:04:28.347Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:28.347Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-18T21:04:28.347Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.11 [2023-07-18T21:04:28.347Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:28.347Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-07-18T21:04:28.362Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-07-18T21:04:28.362Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:28.362Z] latest [2023-07-18T21:04:28.362Z] 3.1.0-dev.11 [2023-07-18T21:04:28.362Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:28.362Z] main [2023-07-18T21:04:28.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:28.682Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:29.017Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:29.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T21:04:29.017Z] a9d628292987: Preparing [2023-07-18T21:04:29.017Z] 55be76953fcb: Preparing [2023-07-18T21:04:29.017Z] aacb3997fb59: Preparing [2023-07-18T21:04:29.017Z] 39948f9c8375: Preparing [2023-07-18T21:04:29.017Z] d5eab1fe13f6: Preparing [2023-07-18T21:04:29.017Z] 9386262d7a74: Preparing [2023-07-18T21:04:29.017Z] 9386262d7a74: Waiting [2023-07-18T21:04:29.017Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:29.017Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:29.017Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:29.280Z] a9d628292987: Pushed [2023-07-18T21:04:29.280Z] d5eab1fe13f6: Pushed [2023-07-18T21:04:34.601Z] 55be76953fcb: Pushed [2023-07-18T21:04:34.864Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:35.198Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:35.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-18T21:04:35.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T21:04:35.529Z] a9d628292987: Preparing [2023-07-18T21:04:35.529Z] 55be76953fcb: Preparing [2023-07-18T21:04:35.529Z] aacb3997fb59: Preparing [2023-07-18T21:04:35.529Z] 39948f9c8375: Preparing [2023-07-18T21:04:35.529Z] d5eab1fe13f6: Preparing [2023-07-18T21:04:35.529Z] 9386262d7a74: Preparing [2023-07-18T21:04:35.529Z] 9386262d7a74: Waiting [2023-07-18T21:04:35.529Z] a9d628292987: Layer already exists [2023-07-18T21:04:35.529Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:35.529Z] d5eab1fe13f6: Layer already exists [2023-07-18T21:04:35.529Z] 55be76953fcb: Layer already exists [2023-07-18T21:04:35.529Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:35.529Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:35.529Z] latest: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:35.854Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:36.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.11 [2023-07-18T21:04:36.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T21:04:36.188Z] a9d628292987: Preparing [2023-07-18T21:04:36.188Z] 55be76953fcb: Preparing [2023-07-18T21:04:36.188Z] aacb3997fb59: Preparing [2023-07-18T21:04:36.188Z] 39948f9c8375: Preparing [2023-07-18T21:04:36.188Z] d5eab1fe13f6: Preparing [2023-07-18T21:04:36.188Z] 9386262d7a74: Preparing [2023-07-18T21:04:36.188Z] 9386262d7a74: Waiting [2023-07-18T21:04:36.188Z] 55be76953fcb: Layer already exists [2023-07-18T21:04:36.188Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:36.188Z] a9d628292987: Layer already exists [2023-07-18T21:04:36.188Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:36.188Z] d5eab1fe13f6: Layer already exists [2023-07-18T21:04:36.188Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:36.188Z] 3.1.0-dev.11: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:36.511Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:36.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:36.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T21:04:36.831Z] a9d628292987: Preparing [2023-07-18T21:04:36.831Z] 55be76953fcb: Preparing [2023-07-18T21:04:36.831Z] aacb3997fb59: Preparing [2023-07-18T21:04:36.831Z] 39948f9c8375: Preparing [2023-07-18T21:04:36.831Z] d5eab1fe13f6: Preparing [2023-07-18T21:04:36.831Z] 9386262d7a74: Preparing [2023-07-18T21:04:36.831Z] 9386262d7a74: Waiting [2023-07-18T21:04:36.831Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:36.831Z] d5eab1fe13f6: Layer already exists [2023-07-18T21:04:36.831Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:36.831Z] 55be76953fcb: Layer already exists [2023-07-18T21:04:36.831Z] a9d628292987: Layer already exists [2023-07-18T21:04:36.831Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:36.831Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:37.156Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:37.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-07-18T21:04:37.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T21:04:37.484Z] a9d628292987: Preparing [2023-07-18T21:04:37.484Z] 55be76953fcb: Preparing [2023-07-18T21:04:37.484Z] aacb3997fb59: Preparing [2023-07-18T21:04:37.484Z] 39948f9c8375: Preparing [2023-07-18T21:04:37.484Z] d5eab1fe13f6: Preparing [2023-07-18T21:04:37.484Z] 9386262d7a74: Preparing [2023-07-18T21:04:37.484Z] 9386262d7a74: Waiting [2023-07-18T21:04:37.484Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:37.484Z] a9d628292987: Layer already exists [2023-07-18T21:04:37.484Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:37.484Z] d5eab1fe13f6: Layer already exists [2023-07-18T21:04:37.484Z] 55be76953fcb: Layer already exists [2023-07-18T21:04:37.484Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:37.484Z] main: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:04:37.539Z] ===================================================== [Pipeline] echo [2023-07-18T21:04:37.548Z] taggedImages: [2023-07-18T21:04:37.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:37.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-18T21:04:37.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.11 [2023-07-18T21:04:37.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:37.548Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-07-18T21:04:37.571Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-07-18T21:04:37.571Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:37.571Z] latest [2023-07-18T21:04:37.571Z] 3.1.0-dev.11 [2023-07-18T21:04:37.571Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:37.571Z] main [2023-07-18T21:04:37.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:37.896Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:38.219Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:38.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T21:04:38.219Z] 75e7fee60355: Preparing [2023-07-18T21:04:38.219Z] a5d9fdd500ff: Preparing [2023-07-18T21:04:38.219Z] aacb3997fb59: Preparing [2023-07-18T21:04:38.219Z] 39948f9c8375: Preparing [2023-07-18T21:04:38.219Z] 9780920f902d: Preparing [2023-07-18T21:04:38.219Z] 9386262d7a74: Preparing [2023-07-18T21:04:38.219Z] 9386262d7a74: Waiting [2023-07-18T21:04:38.219Z] 9780920f902d: Layer already exists [2023-07-18T21:04:38.219Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:38.219Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:38.219Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:38.482Z] 75e7fee60355: Pushed [2023-07-18T21:04:43.799Z] a5d9fdd500ff: Pushed [2023-07-18T21:04:43.799Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:44.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:44.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-18T21:04:44.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T21:04:44.450Z] 75e7fee60355: Preparing [2023-07-18T21:04:44.450Z] a5d9fdd500ff: Preparing [2023-07-18T21:04:44.450Z] aacb3997fb59: Preparing [2023-07-18T21:04:44.450Z] 39948f9c8375: Preparing [2023-07-18T21:04:44.450Z] 9780920f902d: Preparing [2023-07-18T21:04:44.450Z] 9386262d7a74: Preparing [2023-07-18T21:04:44.450Z] 9386262d7a74: Waiting [2023-07-18T21:04:44.450Z] 75e7fee60355: Layer already exists [2023-07-18T21:04:44.450Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:44.450Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:44.450Z] a5d9fdd500ff: Layer already exists [2023-07-18T21:04:44.450Z] 9780920f902d: Layer already exists [2023-07-18T21:04:44.450Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:44.713Z] latest: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:45.042Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:45.364Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.11 [2023-07-18T21:04:45.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T21:04:45.364Z] 75e7fee60355: Preparing [2023-07-18T21:04:45.364Z] a5d9fdd500ff: Preparing [2023-07-18T21:04:45.364Z] aacb3997fb59: Preparing [2023-07-18T21:04:45.364Z] 39948f9c8375: Preparing [2023-07-18T21:04:45.364Z] 9780920f902d: Preparing [2023-07-18T21:04:45.364Z] 9386262d7a74: Preparing [2023-07-18T21:04:45.364Z] 9386262d7a74: Waiting [2023-07-18T21:04:45.364Z] a5d9fdd500ff: Layer already exists [2023-07-18T21:04:45.364Z] 9780920f902d: Layer already exists [2023-07-18T21:04:45.364Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:45.364Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:45.364Z] 75e7fee60355: Layer already exists [2023-07-18T21:04:45.364Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:45.364Z] 3.1.0-dev.11: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:45.966Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:46.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:46.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T21:04:46.286Z] 75e7fee60355: Preparing [2023-07-18T21:04:46.286Z] a5d9fdd500ff: Preparing [2023-07-18T21:04:46.286Z] aacb3997fb59: Preparing [2023-07-18T21:04:46.286Z] 39948f9c8375: Preparing [2023-07-18T21:04:46.286Z] 9780920f902d: Preparing [2023-07-18T21:04:46.286Z] 9386262d7a74: Preparing [2023-07-18T21:04:46.286Z] 9386262d7a74: Waiting [2023-07-18T21:04:46.286Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:46.286Z] 75e7fee60355: Layer already exists [2023-07-18T21:04:46.286Z] 9780920f902d: Layer already exists [2023-07-18T21:04:46.286Z] a5d9fdd500ff: Layer already exists [2023-07-18T21:04:46.286Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:46.286Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:46.286Z] 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:46.618Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:47.206Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-07-18T21:04:47.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T21:04:47.206Z] 75e7fee60355: Preparing [2023-07-18T21:04:47.206Z] a5d9fdd500ff: Preparing [2023-07-18T21:04:47.206Z] aacb3997fb59: Preparing [2023-07-18T21:04:47.206Z] 39948f9c8375: Preparing [2023-07-18T21:04:47.206Z] 9780920f902d: Preparing [2023-07-18T21:04:47.206Z] 9386262d7a74: Preparing [2023-07-18T21:04:47.206Z] 9386262d7a74: Waiting [2023-07-18T21:04:47.206Z] a5d9fdd500ff: Layer already exists [2023-07-18T21:04:47.206Z] 39948f9c8375: Layer already exists [2023-07-18T21:04:47.206Z] 75e7fee60355: Layer already exists [2023-07-18T21:04:47.206Z] aacb3997fb59: Layer already exists [2023-07-18T21:04:47.206Z] 9386262d7a74: Layer already exists [2023-07-18T21:04:47.206Z] 9780920f902d: Layer already exists [2023-07-18T21:04:47.468Z] main: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T21:04:47.507Z] ===================================================== [Pipeline] echo [2023-07-18T21:04:47.513Z] taggedImages: [2023-07-18T21:04:47.513Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [2023-07-18T21:04:47.513Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-18T21:04:47.513Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.11 [2023-07-18T21:04:47.513Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [2023-07-18T21:04:47.513Z] - 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 [2023-07-18T21:04:47.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T21:04:47.854Z] [2023-07-18T21:04:47.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:04:48.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T21:04:48.180Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-18T21:04:48.180Z] 8998bd30e6a1: Pulling fs layer [2023-07-18T21:04:48.180Z] 04944245beec: Pulling fs layer [2023-07-18T21:04:48.180Z] 699f458cf7ca: Pulling fs layer [2023-07-18T21:04:48.180Z] 765212b225bb: Pulling fs layer [2023-07-18T21:04:48.180Z] f23df028b6ca: Pulling fs layer [2023-07-18T21:04:48.180Z] d65c8cfc05b1: Pulling fs layer [2023-07-18T21:04:48.180Z] 2437ff75d9bd: Pulling fs layer [2023-07-18T21:04:48.180Z] 765212b225bb: Waiting [2023-07-18T21:04:48.180Z] f23df028b6ca: Waiting [2023-07-18T21:04:48.180Z] d65c8cfc05b1: Waiting [2023-07-18T21:04:48.180Z] 2437ff75d9bd: Waiting [2023-07-18T21:04:48.445Z] 04944245beec: Verifying Checksum [2023-07-18T21:04:48.445Z] 04944245beec: Download complete [2023-07-18T21:04:48.445Z] 765212b225bb: Verifying Checksum [2023-07-18T21:04:48.445Z] 765212b225bb: Download complete [2023-07-18T21:04:48.445Z] f23df028b6ca: Verifying Checksum [2023-07-18T21:04:48.445Z] f23df028b6ca: Download complete [2023-07-18T21:04:48.445Z] d65c8cfc05b1: Verifying Checksum [2023-07-18T21:04:48.445Z] d65c8cfc05b1: Download complete [2023-07-18T21:04:48.445Z] 699f458cf7ca: Verifying Checksum [2023-07-18T21:04:48.445Z] 699f458cf7ca: Download complete [2023-07-18T21:04:49.022Z] 8998bd30e6a1: Download complete [2023-07-18T21:04:51.035Z] 2437ff75d9bd: Verifying Checksum [2023-07-18T21:04:51.035Z] 2437ff75d9bd: Download complete [2023-07-18T21:04:53.012Z] 8998bd30e6a1: Pull complete [2023-07-18T21:04:53.283Z] 04944245beec: Pull complete [2023-07-18T21:04:54.683Z] 699f458cf7ca: Pull complete [2023-07-18T21:04:54.947Z] 765212b225bb: Pull complete [2023-07-18T21:04:55.529Z] f23df028b6ca: Pull complete [2023-07-18T21:04:55.797Z] d65c8cfc05b1: Pull complete [2023-07-18T21:05:10.786Z] 2437ff75d9bd: Pull complete [2023-07-18T21:05:10.786Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-18T21:05:10.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T21:05:10.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T21:05:10.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container [2023-07-18T21:05:11.038Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 [2023-07-18T21:05:13.745Z] $ docker top 60aa10fe7d4afc5a1f83b9cd46ba2a076f845483f173fa418dc56a9cf438fafb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:05:14.314Z] ---> job-cost.sh [2023-07-18T21:05:14.580Z] lf-activate-venv: SKIPPING [2023-07-18T21:05:14.580Z] INFO: No Stack... [2023-07-18T21:05:15.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-18T21:05:15.734Z] INFO: Archiving Costs [Pipeline] sh [2023-07-18T21:05:16.048Z] + + cat /w/workspace/edgex-go/545/archives/cost.csv [2023-07-18T21:05:16.048Z] cut -d, -f6 [Pipeline] lock [2023-07-18T21:05:16.085Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] [2023-07-18T21:05:16.092Z] Resource [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] did not exist. Created. [2023-07-18T21:05:16.092Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-18T21:05:16.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-18T21:05:16.942Z] Stashed 1 file(s) [Pipeline] } [2023-07-18T21:05:16.951Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-18T21:05:16.972Z] $ docker stop --time=1 60aa10fe7d4afc5a1f83b9cd46ba2a076f845483f173fa418dc56a9cf438fafb [2023-07-18T21:05:18.425Z] $ docker rm -f --volumes 60aa10fe7d4afc5a1f83b9cd46ba2a076f845483f173fa418dc56a9cf438fafb [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 [2023-07-18T21:05:18.900Z] provisioning config files... [2023-07-18T21:05:18.906Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/545@tmp/config15746736383089471791tmp [Pipeline] { [Pipeline] sh [2023-07-18T21:05:19.204Z] + set +x [2023-07-18T21:05:19.204Z] + curl -s https://codecov.io/bash [2023-07-18T21:05:19.204Z] + bash -s -- [2023-07-18T21:05:19.204Z] [2023-07-18T21:05:19.204Z] _____ _ [2023-07-18T21:05:19.204Z] / ____| | | [2023-07-18T21:05:19.204Z] | | ___ __| | ___ ___ _____ __ [2023-07-18T21:05:19.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-18T21:05:19.204Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-18T21:05:19.204Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-18T21:05:19.204Z] Bash-1.0.6 [2023-07-18T21:05:19.204Z] [2023-07-18T21:05:19.204Z] [2023-07-18T21:05:19.204Z] ==> git version 2.25.1 found [2023-07-18T21:05:19.204Z] ==> 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 [2023-07-18T21:05:19.204Z] Release-Date: 2020-01-08 [2023-07-18T21:05:19.204Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-18T21:05:19.204Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-18T21:05:19.204Z] ==> Jenkins CI detected. [2023-07-18T21:05:19.204Z] current dir:  /w/workspace/edgex-go/545 [2023-07-18T21:05:19.204Z] project root: . [2023-07-18T21:05:19.204Z] --> token set from env [2023-07-18T21:05:19.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-18T21:05:19.204Z] ==> Running gcov in . (disable via -X gcov) [2023-07-18T21:05:19.464Z] ==> Python coveragepy not found [2023-07-18T21:05:19.464Z] ==> Searching for coverage reports in: [2023-07-18T21:05:19.464Z] + . [2023-07-18T21:05:19.464Z] -> Found 1 reports [2023-07-18T21:05:19.464Z] ==> Detecting git/mercurial file structure [2023-07-18T21:05:19.464Z] ==> Reading reports [2023-07-18T21:05:19.464Z] + ./coverage.out bytes=448414 [2023-07-18T21:05:19.464Z] ==> Appending adjustments [2023-07-18T21:05:19.464Z] https://docs.codecov.io/docs/fixing-reports [2023-07-18T21:05:20.400Z] + Found adjustments [2023-07-18T21:05:20.400Z] ==> Gzipping contents [2023-07-18T21:05:20.400Z] 60K /tmp/codecov.yrfB0V.gz [2023-07-18T21:05:20.400Z] ==> Uploading reports [2023-07-18T21:05:20.400Z] url: https://codecov.io [2023-07-18T21:05:20.400Z] query: branch=main&commit=1e69c565e9c450280f4c43c1091bbe3a0632b70c&build=545&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F545%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-18T21:05:20.400Z] -> Pinging Codecov [2023-07-18T21:05:20.400Z] 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=1e69c565e9c450280f4c43c1091bbe3a0632b70c&build=545&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F545%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-18T21:05:20.660Z] -> Uploading to [2023-07-18T21:05:20.660Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-18/00271124DB129430A58F1EEE437C3FCB/1e69c565e9c450280f4c43c1091bbe3a0632b70c/f1359b4c-140c-4c9d-b821-bfdfedae8592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230718T210520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37257ab9c73f8024d9f882d30b6b109873259848b8eec3508b1fba84047bbc1d [2023-07-18T21:05:20.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T21:05:20.660Z] Dload Upload Total Spent Left Speed [2023-07-18T21:05:20.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57599 0 0 100 57599 0 254k --:--:-- --:--:-- --:--:-- 254k [2023-07-18T21:05:20.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [2023-07-18T21:05:20.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-07-18T21:05:21.118Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-18T21:05:21.129Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:05:21.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-18T21:05:21.420Z] [2023-07-18T21:05:21.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:05:21.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-18T21:05:21.719Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-18T21:05:21.719Z] df9b9388f04a: Pulling fs layer [2023-07-18T21:05:21.719Z] 52dc419b0ee2: Pulling fs layer [2023-07-18T21:05:21.719Z] 25bc292e5bac: Pulling fs layer [2023-07-18T21:05:21.719Z] 114826534d7a: Pulling fs layer [2023-07-18T21:05:21.719Z] 4657fd5d0bcf: Pulling fs layer [2023-07-18T21:05:21.719Z] 6ad1cebc031e: Pulling fs layer [2023-07-18T21:05:21.719Z] 8a3aa393b2d8: Pulling fs layer [2023-07-18T21:05:21.719Z] 114826534d7a: Waiting [2023-07-18T21:05:21.719Z] 8a3aa393b2d8: Waiting [2023-07-18T21:05:21.719Z] 6ad1cebc031e: Waiting [2023-07-18T21:05:21.719Z] 25bc292e5bac: Verifying Checksum [2023-07-18T21:05:21.719Z] 25bc292e5bac: Download complete [2023-07-18T21:05:21.719Z] 52dc419b0ee2: Verifying Checksum [2023-07-18T21:05:21.719Z] 52dc419b0ee2: Download complete [2023-07-18T21:05:21.719Z] 4657fd5d0bcf: Verifying Checksum [2023-07-18T21:05:21.719Z] 4657fd5d0bcf: Download complete [2023-07-18T21:05:21.719Z] df9b9388f04a: Download complete [2023-07-18T21:05:21.977Z] 6ad1cebc031e: Verifying Checksum [2023-07-18T21:05:21.977Z] 6ad1cebc031e: Download complete [2023-07-18T21:05:21.977Z] df9b9388f04a: Pull complete [2023-07-18T21:05:21.977Z] 52dc419b0ee2: Pull complete [2023-07-18T21:05:21.977Z] 25bc292e5bac: Pull complete [2023-07-18T21:05:22.544Z] 114826534d7a: Verifying Checksum [2023-07-18T21:05:22.544Z] 114826534d7a: Download complete [2023-07-18T21:05:22.544Z] 8a3aa393b2d8: Verifying Checksum [2023-07-18T21:05:22.544Z] 8a3aa393b2d8: Download complete [2023-07-18T21:05:25.830Z] 114826534d7a: Pull complete [2023-07-18T21:05:25.830Z] 4657fd5d0bcf: Pull complete [2023-07-18T21:05:26.396Z] 6ad1cebc031e: Pull complete [2023-07-18T21:05:28.930Z] 8a3aa393b2d8: Pull complete [2023-07-18T21:05:28.930Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-18T21:05:28.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-18T21:05:28.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T21:05:29.007Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T21:05:29.035Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-18T21:05:36.044Z] $ docker top 99bf89bb96a056469e1817ed43f786cfe894604955f9447b92a2a28c083240bb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T21:05:36.116Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-07-18T21:05:36.394Z] + set -o pipefail [2023-07-18T21:05:36.394Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-07-18T21:05:44.517Z] [2023-07-18T21:05:44.517Z] Monitoring /w/workspace/edgex-go/545 (github.com/edgexfoundry/edgex-go)... [2023-07-18T21:05:44.517Z] [2023-07-18T21:05:44.517Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ba0aa579-58ee-4bd5-8016-b26a47b8bb4f [2023-07-18T21:05:44.517Z] [2023-07-18T21:05:44.517Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-18T21:05:44.517Z] [2023-07-18T21:05:44.517Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-18T21:05:44.517Z] [2023-07-18T21:05:44.517Z] [2023-07-18T21:05:44.517Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-18T21:05:44.517Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-18T21:05:44.517Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-18T21:05:44.527Z] $ docker stop --time=1 99bf89bb96a056469e1817ed43f786cfe894604955f9447b92a2a28c083240bb [2023-07-18T21:05:48.731Z] $ docker rm -f --volumes 99bf89bb96a056469e1817ed43f786cfe894604955f9447b92a2a28c083240bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-18T21:05:49.136Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T21:05:49.148Z] provisioning config files... [2023-07-18T21:05:49.156Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/545@tmp/config14510844815759673177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:05:49.452Z] --> edgex-publish-swagger.sh [2023-07-18T21:05:49.452Z] === Publish openapi/v3 API === [2023-07-18T21:05:49.452Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-18T21:05:49.452Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/545/openapi/v3/core-command.yaml] [2023-07-18T21:05:49.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T21:05:49.452Z] Dload Upload Total Spent Left Speed [2023-07-18T21:05:49.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 83419 --:--:-- --:--:-- --:--:-- 83180 100 29030 0 0 100 29030 0 54160 --:--:-- --:--:-- --:--:-- 54059 [2023-07-18T21:05:49.971Z] [2023-07-18T21:05:49.971Z] [2023-07-18T21:05:49.971Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/545/openapi/v3/core-data.yaml] [2023-07-18T21:05:49.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T21:05:49.971Z] Dload Upload Total Spent Left Speed [2023-07-18T21:05:50.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 146k --:--:-- --:--:-- --:--:-- 146k [2023-07-18T21:05:50.231Z] [2023-07-18T21:05:50.231Z] [2023-07-18T21:05:50.231Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/545/openapi/v3/core-metadata.yaml] [2023-07-18T21:05:50.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T21:05:50.491Z] Dload Upload Total Spent Left Speed [2023-07-18T21:05:50.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 303k --:--:-- --:--:-- --:--:-- 303k 100 141k 0 0 100 141k 0 303k --:--:-- --:--:-- --:--:-- 302k [2023-07-18T21:05:50.751Z] [2023-07-18T21:05:50.751Z] [2023-07-18T21:05:50.751Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/545/openapi/v3/support-notifications.yaml] [2023-07-18T21:05:50.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T21:05:50.751Z] Dload Upload Total Spent Left Speed [2023-07-18T21:05:51.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 192k --:--:-- --:--:-- --:--:-- 192k [2023-07-18T21:05:51.319Z] [2023-07-18T21:05:51.319Z] [2023-07-18T21:05:51.319Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/545/openapi/v3/support-scheduler.yaml] [2023-07-18T21:05:51.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T21:05:51.319Z] Dload Upload Total Spent Left Speed [2023-07-18T21:05:51.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 [2023-07-18T21:05:51.888Z] [2023-07-18T21:05:51.888Z] [Pipeline] } [2023-07-18T21:05:51.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-07-18T21:05:52.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T21:05:52.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:05:52.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T21:05:52.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T21:05:52.672Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T21:05:52.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T21:05:53.216Z] $ docker top 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T21:05:53.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T21:05:53.316Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T21:05:53.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T21:05:53.425Z] $ docker exec 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef ssh-agent [2023-07-18T21:05:53.540Z] SSH_AUTH_SOCK=/tmp/ssh-DhZ06m0vSzyS/agent.32 [2023-07-18T21:05:53.540Z] SSH_AGENT_PID=39 [2023-07-18T21:05:53.546Z] Running ssh-add (command line suppressed) [2023-07-18T21:05:53.663Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_824570326473333878.key (/w/workspace/edgex-go/545@tmp/private_key_824570326473333878.key) [2023-07-18T21:05:53.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T21:05:53.982Z] + git semver tag [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,159 [run_tag] DEBUG tag force:False [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,159 [check_head_tag] DEBUG check head tag [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,160 [execute] INFO git cat-file --batch-check [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=) [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,164 [execute] INFO git cat-file --batch [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=) [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,178 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,178 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,178 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=None) [2023-07-18T21:05:54.242Z] 2023-07-18 21:05:54,184 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T21:05:54.242Z] 3.1.0-dev.11 [Pipeline] } [2023-07-18T21:05:54.250Z] $ docker exec --env ******** --env ******** 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef ssh-agent -k [2023-07-18T21:05:54.370Z] unset SSH_AUTH_SOCK; [2023-07-18T21:05:54.370Z] unset SSH_AGENT_PID; [2023-07-18T21:05:54.370Z] echo Agent pid 39 killed; [2023-07-18T21:05:54.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T21:05:54.689Z] + git semver [Pipeline] } [2023-07-18T21:05:54.963Z] $ docker stop --time=1 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef [2023-07-18T21:05:56.263Z] $ docker rm -f --volumes 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:05:56.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-18T21:05:56.666Z] [2023-07-18T21:05:56.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:05:56.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-18T21:05:56.961Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-18T21:05:56.961Z] ab5ef0e58194: Pulling fs layer [2023-07-18T21:05:56.961Z] 9712f1f96733: Pulling fs layer [2023-07-18T21:05:56.961Z] 63f879dbbcfc: Pulling fs layer [2023-07-18T21:05:56.961Z] 0d9ebad4ef96: Pulling fs layer [2023-07-18T21:05:56.961Z] e9a5061849ea: Pulling fs layer [2023-07-18T21:05:56.961Z] d747dcd14b5f: Pulling fs layer [2023-07-18T21:05:56.961Z] 2de7ff778b66: Pulling fs layer [2023-07-18T21:05:56.961Z] e9a5061849ea: Waiting [2023-07-18T21:05:56.961Z] d747dcd14b5f: Waiting [2023-07-18T21:05:56.961Z] 0d9ebad4ef96: Waiting [2023-07-18T21:05:56.961Z] 9712f1f96733: Download complete [2023-07-18T21:05:57.220Z] 63f879dbbcfc: Verifying Checksum [2023-07-18T21:05:57.220Z] 63f879dbbcfc: Download complete [2023-07-18T21:05:57.479Z] e9a5061849ea: Verifying Checksum [2023-07-18T21:05:57.479Z] e9a5061849ea: Download complete [2023-07-18T21:05:57.479Z] ab5ef0e58194: Verifying Checksum [2023-07-18T21:05:57.479Z] ab5ef0e58194: Download complete [2023-07-18T21:05:57.479Z] d747dcd14b5f: Verifying Checksum [2023-07-18T21:05:57.479Z] d747dcd14b5f: Download complete [2023-07-18T21:05:57.479Z] 0d9ebad4ef96: Verifying Checksum [2023-07-18T21:05:57.479Z] 0d9ebad4ef96: Download complete [2023-07-18T21:05:57.737Z] 2de7ff778b66: Verifying Checksum [2023-07-18T21:05:57.737Z] 2de7ff778b66: Download complete [2023-07-18T21:06:00.270Z] ab5ef0e58194: Pull complete [2023-07-18T21:06:00.529Z] 9712f1f96733: Pull complete [2023-07-18T21:06:01.098Z] 63f879dbbcfc: Pull complete [2023-07-18T21:06:05.291Z] 0d9ebad4ef96: Pull complete [2023-07-18T21:06:05.549Z] e9a5061849ea: Pull complete [2023-07-18T21:06:05.549Z] d747dcd14b5f: Pull complete [2023-07-18T21:06:06.925Z] 2de7ff778b66: Pull complete [2023-07-18T21:06:06.925Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-18T21:06:06.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-18T21:06:06.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T21:06:07.010Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T21:06:07.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-18T21:06:12.773Z] $ docker top 9cb7aa5955032a367c61b31d87a2a19b86ce0fbeb1e96000e5bfbbbf6b1b233e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-18T21:06:12.854Z] provisioning config files... [2023-07-18T21:06:12.860Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/545@tmp/config3802514600027238647tmp [2023-07-18T21:06:12.869Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/545@tmp/config2330912882257871685tmp [2023-07-18T21:06:12.878Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/545@tmp/config8901310815542174976tmp [Pipeline] { [Pipeline] echo [2023-07-18T21:06:12.899Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:13.182Z] ---> sigul-configuration.sh [2023-07-18T21:06:13.182Z] gpg: directory `/root/.gnupg' created [2023-07-18T21:06:13.182Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-18T21:06:13.182Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-18T21:06:13.182Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-18T21:06:13.182Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-18T21:06:13.182Z] gpg: CAST5 encrypted data [2023-07-18T21:06:13.182Z] gpg: encrypted with 1 passphrase [2023-07-18T21:06:13.182Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-18T21:06:13.469Z] + mkdir /home/jenkins [2023-07-18T21:06:13.469Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-18T21:06:13.754Z] + 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 [2023-07-18T21:06:13.762Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:14.044Z] ---> sigul-install.sh [2023-07-18T21:06:14.044Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-18T21:06:14.325Z] + git tag --list [2023-07-18T21:06:14.326Z] 0.6.0 [2023-07-18T21:06:14.326Z] 0.6.1 [2023-07-18T21:06:14.326Z] 0.7.0 [2023-07-18T21:06:14.326Z] 0.7.1 [2023-07-18T21:06:14.326Z] v1.0.0 [2023-07-18T21:06:14.326Z] v1.0.1 [2023-07-18T21:06:14.326Z] v1.1.0 [2023-07-18T21:06:14.326Z] v1.2.0 [2023-07-18T21:06:14.326Z] v1.2.1 [2023-07-18T21:06:14.326Z] v1.3.0 [2023-07-18T21:06:14.326Z] v1.3.1 [2023-07-18T21:06:14.326Z] v2.0.0 [2023-07-18T21:06:14.326Z] v2.1.0 [2023-07-18T21:06:14.326Z] v2.1.1 [2023-07-18T21:06:14.326Z] v2.2.0 [2023-07-18T21:06:14.326Z] v2.3.0 [2023-07-18T21:06:14.326Z] v3.0 [2023-07-18T21:06:14.326Z] v3.0.0 [2023-07-18T21:06:14.326Z] v3.1.0-dev.1 [2023-07-18T21:06:14.326Z] v3.1.0-dev.10 [2023-07-18T21:06:14.326Z] v3.1.0-dev.11 [2023-07-18T21:06:14.326Z] v3.1.0-dev.2 [2023-07-18T21:06:14.326Z] v3.1.0-dev.3 [2023-07-18T21:06:14.326Z] v3.1.0-dev.4 [2023-07-18T21:06:14.326Z] v3.1.0-dev.5 [2023-07-18T21:06:14.326Z] v3.1.0-dev.6 [2023-07-18T21:06:14.326Z] v3.1.0-dev.7 [2023-07-18T21:06:14.326Z] v3.1.0-dev.8 [2023-07-18T21:06:14.326Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-18T21:06:14.607Z] + lftools sign git-tag v3.1.0-dev.11 [2023-07-18T21:06:15.174Z] Signing Git tag with Sigul... [2023-07-18T21:06:15.174Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-07-18T21:06:15.752Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:16.031Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-18T21:06:16.038Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-18T21:06:16.053Z] $ docker stop --time=1 9cb7aa5955032a367c61b31d87a2a19b86ce0fbeb1e96000e5bfbbbf6b1b233e [2023-07-18T21:06:17.375Z] $ docker rm -f --volumes 9cb7aa5955032a367c61b31d87a2a19b86ce0fbeb1e96000e5bfbbbf6b1b233e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-18T21:06:17.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T21:06:17.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:06:18.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T21:06:18.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T21:06:18.174Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T21:06:18.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T21:06:18.583Z] $ docker top 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T21:06:18.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T21:06:18.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T21:06:18.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T21:06:18.784Z] $ docker exec 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 ssh-agent [2023-07-18T21:06:18.890Z] SSH_AUTH_SOCK=/tmp/ssh-tCBHXeJUuZaM/agent.32 [2023-07-18T21:06:18.890Z] SSH_AGENT_PID=38 [2023-07-18T21:06:18.896Z] Running ssh-add (command line suppressed) [2023-07-18T21:06:19.009Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_17757012322905291007.key (/w/workspace/edgex-go/545@tmp/private_key_17757012322905291007.key) [2023-07-18T21:06:19.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T21:06:19.311Z] + git semver bump pre [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,502 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,502 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,502 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,502 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgex-go/545/.semver/main with force:True [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,502 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,502 [write_file] DEBUG write to file:/w/workspace/edgex-go/545/.semver/main [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,504 [execute] INFO git cat-file --batch-check [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,509 [execute] INFO git cat-file --batch [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T21:06:19.571Z] 2023-07-18 21:06:19,515 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T21:06:19.571Z] 3.1.0-dev.12 [Pipeline] } [2023-07-18T21:06:19.578Z] $ docker exec --env ******** --env ******** 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 ssh-agent -k [2023-07-18T21:06:19.675Z] unset SSH_AUTH_SOCK; [2023-07-18T21:06:19.675Z] unset SSH_AGENT_PID; [2023-07-18T21:06:19.675Z] echo Agent pid 38 killed; [2023-07-18T21:06:19.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T21:06:19.988Z] + git semver [Pipeline] } [2023-07-18T21:06:20.259Z] $ docker stop --time=1 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 [2023-07-18T21:06:21.519Z] $ docker rm -f --volumes 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T21:06:21.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T21:06:21.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:06:22.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T21:06:22.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T21:06:22.226Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T21:06:22.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T21:06:22.602Z] $ docker top bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T21:06:22.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T21:06:22.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T21:06:22.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T21:06:22.813Z] $ docker exec bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff ssh-agent [2023-07-18T21:06:22.927Z] SSH_AUTH_SOCK=/tmp/ssh-tNKe1qNky93w/agent.32 [2023-07-18T21:06:22.927Z] SSH_AGENT_PID=38 [2023-07-18T21:06:22.932Z] Running ssh-add (command line suppressed) [2023-07-18T21:06:23.036Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_12638614483353721442.key (/w/workspace/edgex-go/545@tmp/private_key_12638614483353721442.key) [2023-07-18T21:06:23.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T21:06:23.335Z] + git semver push [2023-07-18T21:06:23.600Z] 2023-07-18 21:06:23,521 [run_push] DEBUG push [2023-07-18T21:06:23.600Z] 2023-07-18 21:06:23,522 [execute] INFO git cat-file --batch-check [2023-07-18T21:06:23.600Z] 2023-07-18 21:06:23,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T21:06:23.600Z] 2023-07-18 21:06:23,527 [execute] INFO git rev-list 39f80b35448b05f1d882a1641ea47053ad0738b9 -- [2023-07-18T21:06:23.600Z] 2023-07-18 21:06:23,527 [execute] DEBUG Popen(['git', 'rev-list', '39f80b35448b05f1d882a1641ea47053ad0738b9', '--'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-18T21:06:23.600Z] 2023-07-18 21:06:23,548 [execute] INFO git fetch -v origin [2023-07-18T21:06:23.600Z] 2023-07-18 21:06:23,548 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-18T21:06:24.168Z] 2023-07-18 21:06:23,999 [run_push] DEBUG no remote changes detected [2023-07-18T21:06:24.168Z] 2023-07-18 21:06:24,000 [execute] INFO git push origin semver [2023-07-18T21:06:24.168Z] 2023-07-18 21:06:24,000 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-18T21:06:25.110Z] 2023-07-18 21:06:24,818 [run_push] DEBUG push all version tags [2023-07-18T21:06:25.110Z] 2023-07-18 21:06:24,818 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-18T21:06:25.110Z] 2023-07-18 21:06:24,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=None) [2023-07-18T21:06:25.682Z] 2023-07-18 21:06:25,511 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main [2023-07-18T21:06:25.682Z] 3.1.0-dev.12 [Pipeline] } [2023-07-18T21:06:25.691Z] $ docker exec --env ******** --env ******** bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff ssh-agent -k [2023-07-18T21:06:25.789Z] unset SSH_AUTH_SOCK; [2023-07-18T21:06:25.791Z] unset SSH_AGENT_PID; [2023-07-18T21:06:25.791Z] echo Agent pid 38 killed; [2023-07-18T21:06:25.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T21:06:26.137Z] + git semver [Pipeline] } [2023-07-18T21:06:26.410Z] $ docker stop --time=1 bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff [2023-07-18T21:06:27.709Z] $ docker rm -f --volumes bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff [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 [2023-07-18T21:06:28.320Z] + [ -d /w/workspace/edgex-go/545/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:28.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:29.463Z] ---> package-listing.sh [2023-07-18T21:06:29.463Z] ++ facter osfamily [2023-07-18T21:06:29.463Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-18T21:06:29.722Z] + OS_FAMILY=debian [2023-07-18T21:06:29.722Z] + workspace=/w/workspace/edgex-go/545 [2023-07-18T21:06:29.722Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-18T21:06:29.722Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-18T21:06:29.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-18T21:06:29.722Z] + PACKAGES=/tmp/packages_start.txt [2023-07-18T21:06:29.722Z] + '[' /w/workspace/edgex-go/545 ']' [2023-07-18T21:06:29.722Z] + PACKAGES=/tmp/packages_end.txt [2023-07-18T21:06:29.722Z] + case "${OS_FAMILY}" in [2023-07-18T21:06:29.722Z] + dpkg -l [2023-07-18T21:06:29.722Z] + grep '^ii' [2023-07-18T21:06:29.722Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-18T21:06:29.722Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-18T21:06:29.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-18T21:06:29.722Z] + '[' /w/workspace/edgex-go/545 ']' [2023-07-18T21:06:29.722Z] + mkdir -p /w/workspace/edgex-go/545/archives/ [2023-07-18T21:06:29.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/545/archives/ [Pipeline] echo [2023-07-18T21:06:29.733Z] 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/545/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-18T21:06:30.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:06:30.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T21:06:30.569Z] [2023-07-18T21:06:30.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T21:06:30.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T21:06:30.864Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-18T21:06:30.864Z] 5eb5b503b376: Pulling fs layer [2023-07-18T21:06:30.864Z] 5c69ac0246d0: Pulling fs layer [2023-07-18T21:06:30.864Z] ec43610c2a17: Pulling fs layer [2023-07-18T21:06:30.864Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-18T21:06:30.864Z] 33b1e0a273af: Pulling fs layer [2023-07-18T21:06:30.864Z] 5d3b04190fa2: Pulling fs layer [2023-07-18T21:06:30.864Z] 2f39f015ded8: Pulling fs layer [2023-07-18T21:06:30.864Z] 3a2ae6a8a46f: Waiting [2023-07-18T21:06:30.864Z] 33b1e0a273af: Waiting [2023-07-18T21:06:30.864Z] 5d3b04190fa2: Waiting [2023-07-18T21:06:30.864Z] 2f39f015ded8: Waiting [2023-07-18T21:06:30.864Z] 5c69ac0246d0: Verifying Checksum [2023-07-18T21:06:30.864Z] 5c69ac0246d0: Download complete [2023-07-18T21:06:30.864Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-18T21:06:30.864Z] 3a2ae6a8a46f: Download complete [2023-07-18T21:06:30.864Z] 33b1e0a273af: Verifying Checksum [2023-07-18T21:06:30.864Z] ec43610c2a17: Verifying Checksum [2023-07-18T21:06:30.864Z] ec43610c2a17: Download complete [2023-07-18T21:06:30.864Z] 5d3b04190fa2: Verifying Checksum [2023-07-18T21:06:30.864Z] 5d3b04190fa2: Download complete [2023-07-18T21:06:31.122Z] 5eb5b503b376: Verifying Checksum [2023-07-18T21:06:31.122Z] 5eb5b503b376: Download complete [2023-07-18T21:06:31.687Z] 2f39f015ded8: Download complete [2023-07-18T21:06:32.253Z] 5eb5b503b376: Pull complete [2023-07-18T21:06:32.511Z] 5c69ac0246d0: Pull complete [2023-07-18T21:06:32.770Z] ec43610c2a17: Pull complete [2023-07-18T21:06:33.029Z] 3a2ae6a8a46f: Pull complete [2023-07-18T21:06:33.029Z] 33b1e0a273af: Pull complete [2023-07-18T21:06:33.288Z] 5d3b04190fa2: Pull complete [2023-07-18T21:06:37.474Z] 2f39f015ded8: Pull complete [2023-07-18T21:06:37.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-18T21:06:37.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T21:06:37.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T21:06:37.552Z] prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container [2023-07-18T21:06:37.578Z] $ 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/545/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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-18T21:06:41.599Z] $ docker top eda2ff4cce671ef0ea6f2e8885e7170fb1ce30a2be485dbe28601572d5f6a430 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T21:06:41.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-18T21:06:42.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-18T21:06:42.521Z] + ls /var/log/sa-host [2023-07-18T21:06:42.521Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T21:06:42.671Z] provisioning config files... [2023-07-18T21:06:42.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/545@tmp/config12038357934185846772tmp [Pipeline] { [Pipeline] echo [2023-07-18T21:06:42.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:42.978Z] ---> create-netrc.sh [Pipeline] } [2023-07-18T21:06:42.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:43.327Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-18T21:06:43.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:43.623Z] ---> sudo-logs.sh [2023-07-18T21:06:43.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-18T21:06:43.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:43.924Z] ---> job-cost.sh [2023-07-18T21:06:43.924Z] lf-activate-venv: SKIPPING [2023-07-18T21:06:43.924Z] DEBUG: total: 0.10999999940395355 [2023-07-18T21:06:43.924Z] INFO: Retrieving Stack Cost... [2023-07-18T21:06:44.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-18T21:06:44.751Z] INFO: Archiving Costs [Pipeline] echo [2023-07-18T21:06:44.764Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T21:06:45.048Z] ---> logs-deploy.sh [2023-07-18T21:06:45.048Z] lf-activate-venv: SKIPPING [2023-07-18T21:06:45.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/545 [2023-07-18T21:06:45.048Z] INFO: archiving workspace using pattern(s): [2023-07-18T21:06:45.990Z] Archives upload complete. [2023-07-18T21:06:46.250Z] INFO: archiving logs to Nexus [2023-07-18T21:06:46.821Z] ---> uname -a: [2023-07-18T21:06:46.821Z] Linux prd-ubuntu20-04-docker-8c-8g-1468 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-18T21:06:46.821Z] [2023-07-18T21:06:46.821Z] [2023-07-18T21:06:46.821Z] ---> lscpu: [2023-07-18T21:06:46.821Z] Architecture: x86_64 [2023-07-18T21:06:46.821Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-18T21:06:46.821Z] Byte Order: Little Endian [2023-07-18T21:06:46.821Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-18T21:06:46.821Z] CPU(s): 8 [2023-07-18T21:06:46.821Z] On-line CPU(s) list: 0-7 [2023-07-18T21:06:46.821Z] Thread(s) per core: 1 [2023-07-18T21:06:46.821Z] Core(s) per socket: 1 [2023-07-18T21:06:46.821Z] Socket(s): 8 [2023-07-18T21:06:46.821Z] NUMA node(s): 1 [2023-07-18T21:06:46.821Z] Vendor ID: AuthenticAMD [2023-07-18T21:06:46.821Z] CPU family: 23 [2023-07-18T21:06:46.821Z] Model: 49 [2023-07-18T21:06:46.822Z] Model name: AMD EPYC-Rome Processor [2023-07-18T21:06:46.822Z] Stepping: 0 [2023-07-18T21:06:46.822Z] CPU MHz: 2799.998 [2023-07-18T21:06:46.822Z] BogoMIPS: 5599.99 [2023-07-18T21:06:46.822Z] Virtualization: AMD-V [2023-07-18T21:06:46.822Z] Hypervisor vendor: KVM [2023-07-18T21:06:46.822Z] Virtualization type: full [2023-07-18T21:06:46.822Z] L1d cache: 256 KiB [2023-07-18T21:06:46.822Z] L1i cache: 256 KiB [2023-07-18T21:06:46.822Z] L2 cache: 4 MiB [2023-07-18T21:06:46.822Z] L3 cache: 128 MiB [2023-07-18T21:06:46.822Z] NUMA node0 CPU(s): 0-7 [2023-07-18T21:06:46.822Z] Vulnerability Itlb multihit: Not affected [2023-07-18T21:06:46.822Z] Vulnerability L1tf: Not affected [2023-07-18T21:06:46.822Z] Vulnerability Mds: Not affected [2023-07-18T21:06:46.822Z] Vulnerability Meltdown: Not affected [2023-07-18T21:06:46.822Z] Vulnerability Mmio stale data: Not affected [2023-07-18T21:06:46.822Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-18T21:06:46.822Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-18T21:06:46.822Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-18T21:06:46.822Z] Vulnerability Srbds: Not affected [2023-07-18T21:06:46.822Z] Vulnerability Tsx async abort: Not affected [2023-07-18T21:06:46.822Z] 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 [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] ---> nproc: [2023-07-18T21:06:46.822Z] 8 [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] ---> df -h: [2023-07-18T21:06:46.822Z] Filesystem Size Used Avail Use% Mounted on [2023-07-18T21:06:46.822Z] overlay 155G 23G 132G 15% / [2023-07-18T21:06:46.822Z] tmpfs 64M 0 64M 0% /dev [2023-07-18T21:06:46.822Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-18T21:06:46.822Z] shm 64M 0 64M 0% /dev/shm [2023-07-18T21:06:46.822Z] /dev/vda1 155G 23G 132G 15% /facter-os [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] ---> sar -b -r -n DEV: [2023-07-18T21:06:46.822Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1468) 07/18/23 _x86_64_ (8 CPU) [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] 20:38:20 LINUX RESTART (8 CPU) [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] 20:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-18T21:06:46.822Z] 20:40:01 153.47 10.23 143.24 0.00 1687.99 77254.06 0.00 [2023-07-18T21:06:46.822Z] 20:41:01 28.24 0.02 28.22 0.00 0.13 18315.63 0.00 [2023-07-18T21:06:46.822Z] 20:42:01 61.07 0.27 60.81 0.00 5.33 24757.62 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 344.50 0.45 344.05 0.00 51.18 182584.47 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 530.29 17.06 513.23 0.00 2949.64 144673.89 0.00 [2023-07-18T21:06:46.822Z] 20:45:01 444.02 2.47 441.55 0.00 2270.44 99573.88 0.00 [2023-07-18T21:06:46.822Z] 20:46:01 274.77 1.12 273.65 0.00 26.13 8465.52 0.00 [2023-07-18T21:06:46.822Z] 20:47:01 17.83 0.03 17.79 0.00 3.20 838.52 0.00 [2023-07-18T21:06:46.822Z] 20:48:01 1.30 0.00 1.30 0.00 0.00 416.39 0.00 [2023-07-18T21:06:46.822Z] 20:49:01 1.80 0.00 1.80 0.00 0.00 422.53 0.00 [2023-07-18T21:06:46.822Z] 20:50:01 1.12 0.00 1.12 0.00 0.00 356.70 0.00 [2023-07-18T21:06:46.822Z] 20:51:01 1.77 0.00 1.77 0.00 0.00 421.40 0.00 [2023-07-18T21:06:46.822Z] 20:52:01 1.03 0.00 1.03 0.00 0.00 413.80 0.00 [2023-07-18T21:06:46.822Z] 20:53:01 2.92 1.40 1.52 0.00 33.86 419.93 0.00 [2023-07-18T21:06:46.822Z] 20:54:01 2.50 0.28 2.22 0.00 4.00 433.59 0.00 [2023-07-18T21:06:46.822Z] 20:55:01 1.63 0.00 1.63 0.00 0.00 344.34 0.00 [2023-07-18T21:06:46.822Z] 20:56:01 1.17 0.00 1.17 0.00 0.00 416.20 0.00 [2023-07-18T21:06:46.822Z] 20:57:01 1.45 0.00 1.45 0.00 0.00 286.30 0.00 [2023-07-18T21:06:46.822Z] 20:58:01 1.00 0.00 1.00 0.00 0.00 413.80 0.00 [2023-07-18T21:06:46.822Z] 20:59:01 1.30 0.00 1.30 0.00 0.00 419.46 0.00 [2023-07-18T21:06:46.822Z] 21:00:01 1.17 0.00 1.17 0.00 0.00 415.40 0.00 [2023-07-18T21:06:46.822Z] 21:01:01 1.60 0.00 1.60 0.00 0.00 367.41 0.00 [2023-07-18T21:06:46.822Z] 21:02:01 1.12 0.00 1.12 0.00 0.00 415.33 0.00 [2023-07-18T21:06:46.822Z] 21:03:01 1.53 0.00 1.53 0.00 0.00 419.99 0.00 [2023-07-18T21:06:46.822Z] 21:04:01 1.27 0.00 1.27 0.00 0.00 417.33 0.00 [2023-07-18T21:06:46.822Z] 21:05:01 1.63 0.00 1.63 0.00 0.00 421.53 0.00 [2023-07-18T21:06:46.822Z] 21:06:01 87.52 0.40 87.12 0.00 13.46 36404.33 0.00 [2023-07-18T21:06:46.822Z] Average: 72.92 1.25 71.68 0.00 260.93 22225.36 0.00 [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] 20:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-18T21:06:46.822Z] 20:40:01 28258156 31504456 805136 2.45 113336 3343364 1991284 5.87 1197416 2992312 13604 [2023-07-18T21:06:46.822Z] 20:41:01 27687088 31387248 917580 2.79 116732 3764772 2294304 6.76 1477692 3252268 174744 [2023-07-18T21:06:46.822Z] 20:42:01 28160604 31581240 729568 2.22 119324 3514544 1699060 5.01 1225052 3068372 92 [2023-07-18T21:06:46.822Z] 20:43:01 22402956 31368304 916660 2.79 136612 8838260 3355560 9.89 1737296 8079916 10444 [2023-07-18T21:06:46.822Z] 20:44:01 15267340 29306300 2900004 8.82 262784 13357704 10194664 30.04 4745272 11664804 502676 [2023-07-18T21:06:46.822Z] 20:45:01 16264504 31408392 849560 2.58 290376 14499136 2484684 7.32 2676860 12884776 3288 [2023-07-18T21:06:46.822Z] 20:46:01 16224436 31462428 802572 2.44 294268 14585712 2315124 6.82 2952376 12654168 488 [2023-07-18T21:06:46.822Z] 20:47:01 16234088 31472984 791568 2.41 294944 14585936 2201160 6.49 3096176 12499640 72 [2023-07-18T21:06:46.822Z] 20:48:01 16233876 31472820 791840 2.41 294972 14585940 2201160 6.49 3096076 12499648 8 [2023-07-18T21:06:46.822Z] 20:49:01 16246924 31485908 779232 2.37 295020 14585948 2201160 6.49 3083976 12499648 16 [2023-07-18T21:06:46.822Z] 20:50:01 16246908 31485936 779212 2.37 295052 14585948 2201160 6.49 3083828 12499652 16 [2023-07-18T21:06:46.822Z] 20:51:01 16251468 31490936 774636 2.36 295080 14585952 2201160 6.49 3078164 12500048 44 [2023-07-18T21:06:46.822Z] 20:52:01 16251436 31490928 774624 2.36 295112 14585944 2201160 6.49 3078192 12500048 12 [2023-07-18T21:06:46.822Z] 20:53:01 16237364 31478928 786464 2.39 295140 14586968 2201160 6.49 3094100 12500544 24 [2023-07-18T21:06:46.822Z] 20:54:01 16224824 31466616 798884 2.43 295192 14587064 2221156 6.55 3103392 12500364 28 [2023-07-18T21:06:46.822Z] 20:55:01 16225344 31467180 798276 2.43 295236 14587064 2221156 6.55 3102984 12500364 16 [2023-07-18T21:06:46.822Z] 20:56:01 16225304 31467180 798212 2.43 295280 14587068 2221156 6.55 3102948 12500368 16 [2023-07-18T21:06:46.822Z] 20:57:01 16225216 31467164 798168 2.43 295312 14587076 2221156 6.55 3103000 12500372 172 [2023-07-18T21:06:46.822Z] 20:58:01 16225444 31467400 797864 2.43 295352 14587068 2221156 6.55 3103008 12500372 20 [2023-07-18T21:06:46.822Z] 20:59:01 16225364 31467368 797804 2.43 295392 14587072 2221156 6.55 3103128 12500380 64 [2023-07-18T21:06:46.822Z] 21:00:01 16225540 31467588 797772 2.43 295412 14587084 2221156 6.55 3103100 12500384 16 [2023-07-18T21:06:46.822Z] 21:01:01 16225768 31467868 797476 2.43 295448 14587088 2221156 6.55 3103144 12500396 16 [2023-07-18T21:06:46.822Z] 21:02:01 16225556 31467664 797656 2.43 295472 14587092 2221156 6.55 3103480 12500400 16 [2023-07-18T21:06:46.822Z] 21:03:01 16225396 31467536 797616 2.43 295492 14587092 2221156 6.55 3103184 12500392 16 [2023-07-18T21:06:46.822Z] 21:04:01 16225348 31467536 797552 2.43 295552 14587084 2237304 6.59 3103344 12500400 20 [2023-07-18T21:06:46.822Z] 21:05:01 16225292 31467652 797376 2.42 295568 14587228 2237304 6.59 3103464 12500528 16 [2023-07-18T21:06:46.822Z] 21:06:01 14896664 31406928 857492 2.61 313748 15756068 2555920 7.53 3224424 13624684 470752 [2023-07-18T21:06:46.822Z] Average: 17687711 31385648 882622 2.68 268785 13141010 2554996 7.53 2892040 11323157 43581 [2023-07-18T21:06:46.822Z] [2023-07-18T21:06:46.822Z] 20:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-18T21:06:46.822Z] 20:40:01 docker0 653.77 698.32 47.53 4494.79 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:40:01 ens3 949.83 803.58 10379.36 92.51 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:40:01 veth5cc1bf9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:40:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:41:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:41:01 ens3 39.99 41.04 27.41 92.69 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:41:01 veth5cc1bf9 1.43 1.50 0.13 0.13 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:42:01 ens3 31.21 20.85 34.07 34.55 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 vethc734571 22.04 34.29 2.13 10.59 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 docker0 144.55 241.60 11.25 982.38 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 ens3 341.00 207.05 3203.53 32.74 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 veth7d4e918 22.49 34.86 2.16 10.64 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 veth2a31788 22.48 34.46 2.16 10.62 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 vethbd6e617 22.46 34.91 2.16 10.66 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 vethc8c2e77 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:43:01 vethdac9b38 22.63 34.96 2.17 10.67 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 vethcfde2bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 veth813e49f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 veth54d2bf7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 veth98f6a77 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 docker0 227.06 449.11 18.28 2873.45 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 veth8779967 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 ens3 562.54 283.00 4435.99 32.89 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 veth409f1ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 veth9c8bcd7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 vethe97d952 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 vethd2318da 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.822Z] 20:44:01 vethc8c2e77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:44:01 vethb1cbacf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:44:01 veth4e36515 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:45:01 ens3 82.72 27.96 1379.11 4.79 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:45:01 veth550e13e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:45:01 veth68f6ee0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:45:01 vethc8c2e77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:46:01 ens3 486.20 495.68 239.13 2355.31 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:46:01 lo 48.46 48.46 4.78 4.78 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:47:01 ens3 199.60 192.44 124.74 1008.12 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:47:01 lo 21.59 21.59 2.12 2.12 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:49:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:53:01 ens3 42.66 50.26 5.70 114.95 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:54:01 ens3 3.53 2.52 2.18 2.26 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:56:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:59:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:02:01 ens3 0.20 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:04:01 ens3 1.20 0.47 2.39 0.15 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:05:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:06:01 docker0 56.81 113.08 4.62 1013.53 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:06:01 ens3 378.00 206.90 8183.62 39.07 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] 21:06:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] Average: docker0 40.13 55.68 3.03 346.80 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] Average: ens3 115.56 86.40 1037.63 141.12 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] Average: lo 2.99 2.99 0.29 0.29 0.00 0.00 0.00 0.00 [2023-07-18T21:06:46.823Z] [2023-07-18T21:06:46.823Z] [2023-07-18T21:06:46.823Z] ---> sar -P ALL: [2023-07-18T21:06:46.823Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1468) 07/18/23 _x86_64_ (8 CPU) [2023-07-18T21:06:46.823Z] [2023-07-18T21:06:46.823Z] 20:38:20 LINUX RESTART (8 CPU) [2023-07-18T21:06:46.823Z] [2023-07-18T21:06:46.823Z] 20:39:01 CPU %user %nice %system %iowait %steal %idle [2023-07-18T21:06:46.823Z] 20:40:01 all 10.01 0.00 4.58 3.39 0.06 81.96 [2023-07-18T21:06:46.823Z] 20:40:01 0 10.22 0.00 4.91 0.96 0.05 83.86 [2023-07-18T21:06:46.823Z] 20:40:01 1 11.98 0.00 4.91 15.56 0.05 67.50 [2023-07-18T21:06:46.823Z] 20:40:01 2 8.60 0.00 4.92 4.54 0.05 81.89 [2023-07-18T21:06:46.823Z] 20:40:01 3 8.32 0.00 3.87 1.16 0.07 86.58 [2023-07-18T21:06:46.823Z] 20:40:01 4 8.12 0.00 3.72 3.44 0.05 84.67 [2023-07-18T21:06:46.823Z] 20:40:01 5 10.50 0.00 4.21 0.15 0.07 85.07 [2023-07-18T21:06:46.823Z] 20:40:01 6 12.22 0.00 5.13 0.66 0.07 81.93 [2023-07-18T21:06:46.823Z] 20:40:01 7 10.11 0.00 4.98 0.68 0.10 84.14 [2023-07-18T21:06:46.823Z] 20:41:01 all 33.69 0.00 5.74 0.88 0.08 59.61 [2023-07-18T21:06:46.823Z] 20:41:01 0 34.97 0.00 5.56 0.17 0.08 59.22 [2023-07-18T21:06:46.823Z] 20:41:01 1 34.54 0.00 6.66 0.05 0.08 58.66 [2023-07-18T21:06:46.823Z] 20:41:01 2 32.35 0.00 6.24 0.57 0.08 60.76 [2023-07-18T21:06:46.823Z] 20:41:01 3 35.23 0.00 5.44 0.55 0.08 58.69 [2023-07-18T21:06:46.823Z] 20:41:01 4 34.00 0.00 5.08 0.49 0.08 60.35 [2023-07-18T21:06:46.823Z] 20:41:01 5 32.65 0.00 5.25 4.88 0.08 57.13 [2023-07-18T21:06:46.823Z] 20:41:01 6 32.67 0.00 5.55 0.13 0.08 61.56 [2023-07-18T21:06:46.823Z] 20:41:01 7 33.09 0.00 6.15 0.18 0.08 60.49 [2023-07-18T21:06:46.823Z] 20:42:01 all 45.13 0.00 6.70 1.10 0.10 46.96 [2023-07-18T21:06:46.823Z] 20:42:01 0 44.32 0.00 6.52 0.27 0.10 48.79 [2023-07-18T21:06:46.823Z] 20:42:01 1 46.34 0.00 7.06 4.47 0.10 42.03 [2023-07-18T21:06:46.823Z] 20:42:01 2 44.88 0.00 7.15 0.81 0.10 47.06 [2023-07-18T21:06:46.823Z] 20:42:01 3 46.10 0.00 6.33 0.05 0.10 47.42 [2023-07-18T21:06:46.823Z] 20:42:01 4 44.73 0.00 6.45 0.35 0.10 48.36 [2023-07-18T21:06:46.823Z] 20:42:01 5 44.56 0.00 6.82 2.29 0.10 46.23 [2023-07-18T21:06:46.823Z] 20:42:01 6 44.06 0.00 6.70 0.35 0.08 48.80 [2023-07-18T21:06:46.823Z] 20:42:01 7 46.07 0.00 6.60 0.24 0.10 47.00 [2023-07-18T21:06:46.823Z] 20:43:01 all 17.26 0.00 6.51 9.39 0.10 66.74 [2023-07-18T21:06:46.823Z] 20:43:01 0 16.82 0.00 7.06 7.03 0.09 69.01 [2023-07-18T21:06:46.823Z] 20:43:01 1 17.55 0.00 6.64 11.78 0.10 63.92 [2023-07-18T21:06:46.823Z] 20:43:01 2 16.74 0.00 6.62 8.60 0.10 67.94 [2023-07-18T21:06:46.823Z] 20:43:01 3 18.70 0.00 6.07 3.11 0.10 72.02 [2023-07-18T21:06:46.823Z] 20:43:01 4 17.35 0.00 6.71 23.87 0.10 51.96 [2023-07-18T21:06:46.823Z] 20:43:01 5 17.99 0.00 5.34 4.80 0.09 71.78 [2023-07-18T21:06:46.823Z] 20:43:01 6 16.41 0.00 6.77 5.40 0.08 71.33 [2023-07-18T21:06:46.823Z] 20:43:01 7 16.47 0.00 6.89 10.62 0.12 65.89 [2023-07-18T21:06:46.823Z] 20:44:01 all 44.06 0.00 10.09 8.67 0.11 37.06 [2023-07-18T21:06:46.823Z] 20:44:01 0 43.77 0.00 10.07 5.21 0.12 40.82 [2023-07-18T21:06:46.823Z] 20:44:01 1 44.68 0.00 9.70 3.81 0.10 41.71 [2023-07-18T21:06:46.823Z] 20:44:01 2 43.61 0.00 10.81 2.59 0.08 42.91 [2023-07-18T21:06:46.823Z] 20:44:01 3 44.84 0.00 10.10 8.22 0.10 36.74 [2023-07-18T21:06:46.823Z] 20:44:01 4 44.52 0.00 8.68 2.83 0.12 43.86 [2023-07-18T21:06:46.823Z] 20:44:01 5 43.75 0.00 8.18 2.25 0.10 45.72 [2023-07-18T21:06:46.823Z] 20:44:01 6 44.11 0.00 10.72 15.74 0.10 29.33 [2023-07-18T21:06:46.823Z] 20:44:01 7 43.23 0.00 12.53 29.15 0.12 14.97 [2023-07-18T21:06:46.823Z] 20:45:01 all 79.80 0.00 11.43 1.96 0.15 6.66 [2023-07-18T21:06:46.823Z] 20:45:01 0 78.25 0.00 13.08 6.09 0.17 2.42 [2023-07-18T21:06:46.823Z] 20:45:01 1 80.11 0.00 11.35 2.20 0.12 6.22 [2023-07-18T21:06:46.824Z] 20:45:01 2 80.06 0.00 11.37 1.60 0.13 6.84 [2023-07-18T21:06:46.824Z] 20:45:01 3 79.80 0.00 11.43 0.65 0.17 7.95 [2023-07-18T21:06:46.824Z] 20:45:01 4 80.55 0.00 11.06 1.45 0.15 6.79 [2023-07-18T21:06:46.824Z] 20:45:01 5 79.16 0.00 10.94 0.36 0.15 9.39 [2023-07-18T21:06:46.824Z] 20:45:01 6 80.56 0.00 10.55 2.01 0.13 6.76 [2023-07-18T21:06:46.824Z] 20:45:01 7 79.87 0.00 11.69 1.36 0.17 6.91 [2023-07-18T21:06:46.824Z] 20:46:01 all 9.44 0.00 1.87 1.58 0.06 87.05 [2023-07-18T21:06:46.824Z] 20:46:01 0 8.46 0.00 1.82 0.58 0.05 89.09 [2023-07-18T21:06:46.824Z] 20:46:01 1 11.91 0.00 1.91 1.97 0.05 84.15 [2023-07-18T21:06:46.824Z] 20:46:01 2 7.69 0.00 1.94 2.04 0.05 88.28 [2023-07-18T21:06:46.824Z] 20:46:01 3 9.18 0.00 1.93 1.68 0.08 87.14 [2023-07-18T21:06:46.824Z] 20:46:01 4 10.75 0.00 1.92 2.78 0.07 84.48 [2023-07-18T21:06:46.824Z] 20:46:01 5 5.38 0.00 1.12 0.42 0.05 93.03 [2023-07-18T21:06:46.824Z] 20:46:01 6 12.12 0.00 2.01 1.64 0.08 84.15 [2023-07-18T21:06:46.824Z] 20:46:01 7 9.98 0.00 2.32 1.56 0.08 86.06 [2023-07-18T21:06:46.824Z] 20:47:01 all 3.96 0.00 0.60 0.07 0.04 95.33 [2023-07-18T21:06:46.824Z] 20:47:01 0 1.68 0.00 0.62 0.02 0.03 97.65 [2023-07-18T21:06:46.824Z] 20:47:01 1 4.67 0.00 0.48 0.03 0.03 94.78 [2023-07-18T21:06:46.824Z] 20:47:01 2 3.32 0.00 0.58 0.25 0.03 95.82 [2023-07-18T21:06:46.824Z] 20:47:01 3 3.23 0.00 0.51 0.05 0.05 96.15 [2023-07-18T21:06:46.824Z] 20:47:01 4 4.99 0.00 0.47 0.02 0.03 94.50 [2023-07-18T21:06:46.824Z] 20:47:01 5 2.52 0.00 0.45 0.07 0.02 96.94 [2023-07-18T21:06:46.824Z] 20:47:01 6 5.83 0.00 0.80 0.10 0.03 93.24 [2023-07-18T21:06:46.824Z] 20:47:01 7 5.45 0.00 0.92 0.02 0.05 93.57 [2023-07-18T21:06:46.824Z] 20:48:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2023-07-18T21:06:46.824Z] 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:48:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-18T21:06:46.824Z] 20:48:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2023-07-18T21:06:46.824Z] 20:48:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-18T21:06:46.824Z] 20:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:48:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2023-07-18T21:06:46.824Z] 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.824Z] 20:49:01 all 0.25 0.00 0.02 0.01 0.01 99.71 [2023-07-18T21:06:46.824Z] 20:49:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2023-07-18T21:06:46.824Z] 20:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:49:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2023-07-18T21:06:46.824Z] 20:49:01 3 1.55 0.00 0.05 0.00 0.02 98.38 [2023-07-18T21:06:46.824Z] 20:49:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2023-07-18T21:06:46.824Z] 20:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:49:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-07-18T21:06:46.824Z] 20:49:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-07-18T21:06:46.824Z] 20:50:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2023-07-18T21:06:46.824Z] 20:50:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2023-07-18T21:06:46.824Z] 20:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T21:06:46.824Z] 20:50:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-07-18T21:06:46.824Z] 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:50:01 4 0.02 0.00 0.07 0.02 0.02 99.88 [2023-07-18T21:06:46.824Z] 20:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:50:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-07-18T21:06:46.824Z] 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.824Z] [2023-07-18T21:06:46.824Z] 20:50:01 CPU %user %nice %system %iowait %steal %idle [2023-07-18T21:06:46.824Z] 20:51:01 all 0.06 0.00 0.03 0.00 0.00 99.91 [2023-07-18T21:06:46.824Z] 20:51:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-07-18T21:06:46.824Z] 20:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-18T21:06:46.824Z] 20:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:51:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-07-18T21:06:46.824Z] 20:51:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-07-18T21:06:46.824Z] 20:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:51:01 6 0.12 0.00 0.10 0.00 0.02 99.77 [2023-07-18T21:06:46.824Z] 20:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-18T21:06:46.824Z] 20:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-07-18T21:06:46.824Z] 20:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-18T21:06:46.824Z] 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:52:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-07-18T21:06:46.824Z] 20:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-18T21:06:46.824Z] 20:52:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2023-07-18T21:06:46.824Z] 20:52:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-18T21:06:46.824Z] 20:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-18T21:06:46.824Z] 20:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-18T21:06:46.824Z] 20:53:01 all 0.34 0.00 0.06 0.01 0.00 99.59 [2023-07-18T21:06:46.824Z] 20:53:01 0 0.37 0.00 0.07 0.00 0.00 99.57 [2023-07-18T21:06:46.824Z] 20:53:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2023-07-18T21:06:46.824Z] 20:53:01 2 0.20 0.00 0.00 0.02 0.00 99.78 [2023-07-18T21:06:46.824Z] 20:53:01 3 0.12 0.00 0.05 0.00 0.00 99.83 [2023-07-18T21:06:46.824Z] 20:53:01 4 0.50 0.00 0.05 0.02 0.00 99.43 [2023-07-18T21:06:46.824Z] 20:53:01 5 0.20 0.00 0.13 0.02 0.00 99.65 [2023-07-18T21:06:46.824Z] 20:53:01 6 0.52 0.00 0.03 0.02 0.00 99.43 [2023-07-18T21:06:46.824Z] 20:53:01 7 0.68 0.00 0.08 0.00 0.00 99.23 [2023-07-18T21:06:46.824Z] 20:54:01 all 0.09 0.00 0.03 0.01 0.00 99.87 [2023-07-18T21:06:46.824Z] 20:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T21:06:46.824Z] 20:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T21:06:46.824Z] 20:54:01 2 0.02 0.00 0.03 0.05 0.00 99.90 [2023-07-18T21:06:46.824Z] 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:54:01 4 0.15 0.00 0.08 0.00 0.02 99.75 [2023-07-18T21:06:46.824Z] 20:54:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-18T21:06:46.824Z] 20:54:01 6 0.22 0.00 0.02 0.00 0.00 99.77 [2023-07-18T21:06:46.824Z] 20:54:01 7 0.22 0.00 0.05 0.00 0.00 99.73 [2023-07-18T21:06:46.824Z] 20:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.824Z] 20:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:55:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-07-18T21:06:46.824Z] 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-18T21:06:46.824Z] 20:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:56:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2023-07-18T21:06:46.824Z] 20:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-18T21:06:46.824Z] 20:56:01 1 0.68 0.00 0.02 0.00 0.00 99.30 [2023-07-18T21:06:46.824Z] 20:56:01 2 0.02 0.00 0.00 0.07 0.00 99.92 [2023-07-18T21:06:46.824Z] 20:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-18T21:06:46.824Z] 20:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-07-18T21:06:46.824Z] 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-18T21:06:46.824Z] 20:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:57:01 all 0.01 0.00 0.01 0.06 0.01 99.91 [2023-07-18T21:06:46.824Z] 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-18T21:06:46.824Z] 20:57:01 2 0.00 0.00 0.00 0.48 0.02 99.50 [2023-07-18T21:06:46.824Z] 20:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-18T21:06:46.824Z] 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.824Z] 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.824Z] 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.824Z] 20:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-18T21:06:46.824Z] 20:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-18T21:06:46.824Z] 20:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-18T21:06:46.824Z] 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.824Z] 20:59:01 all 0.19 0.00 0.02 0.00 0.04 99.75 [2023-07-18T21:06:46.824Z] 20:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T21:06:46.824Z] 20:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-18T21:06:46.824Z] 20:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T21:06:46.824Z] 20:59:01 3 1.34 0.00 0.02 0.00 0.00 98.65 [2023-07-18T21:06:46.824Z] 20:59:01 4 0.05 0.00 0.03 0.00 0.32 99.60 [2023-07-18T21:06:46.825Z] 20:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-18T21:06:46.825Z] 20:59:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2023-07-18T21:06:46.825Z] 20:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:00:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-07-18T21:06:46.825Z] 21:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-18T21:06:46.825Z] 21:00:01 3 0.28 0.00 0.02 0.00 0.00 99.70 [2023-07-18T21:06:46.825Z] 21:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-18T21:06:46.825Z] 21:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-07-18T21:06:46.825Z] 21:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-07-18T21:06:46.825Z] 21:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-18T21:06:46.825Z] 21:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:01:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-07-18T21:06:46.825Z] 21:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-18T21:06:46.825Z] [2023-07-18T21:06:46.825Z] 21:01:01 CPU %user %nice %system %iowait %steal %idle [2023-07-18T21:06:46.825Z] 21:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-07-18T21:06:46.825Z] 21:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-18T21:06:46.825Z] 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-07-18T21:06:46.825Z] 21:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T21:06:46.825Z] 21:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:02:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-07-18T21:06:46.825Z] 21:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-07-18T21:06:46.825Z] 21:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-18T21:06:46.825Z] 21:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-18T21:06:46.825Z] 21:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-18T21:06:46.825Z] 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-07-18T21:06:46.825Z] 21:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:04:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-18T21:06:46.825Z] 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-18T21:06:46.825Z] 21:04:01 6 0.12 0.00 0.03 0.00 0.02 99.83 [2023-07-18T21:06:46.825Z] 21:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:05:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-07-18T21:06:46.825Z] 21:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T21:06:46.825Z] 21:05:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-07-18T21:06:46.825Z] 21:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:05:01 4 0.63 0.00 0.05 0.00 0.02 99.30 [2023-07-18T21:06:46.825Z] 21:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T21:06:46.825Z] 21:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-18T21:06:46.825Z] 21:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T21:06:46.825Z] 21:06:01 all 7.02 0.00 2.86 2.30 0.05 87.76 [2023-07-18T21:06:46.825Z] 21:06:01 0 6.80 0.00 2.46 0.39 0.05 90.30 [2023-07-18T21:06:46.825Z] 21:06:01 1 5.35 0.00 3.26 4.24 0.05 87.10 [2023-07-18T21:06:46.825Z] 21:06:01 2 7.94 0.00 2.43 2.80 0.03 86.80 [2023-07-18T21:06:46.825Z] 21:06:01 3 6.18 0.00 2.63 0.02 0.05 91.12 [2023-07-18T21:06:46.825Z] 21:06:01 4 8.47 0.00 2.52 0.17 0.05 88.80 [2023-07-18T21:06:46.825Z] 21:06:01 5 8.37 0.00 3.44 10.24 0.05 77.90 [2023-07-18T21:06:46.825Z] 21:06:01 6 6.33 0.00 3.39 0.27 0.03 89.97 [2023-07-18T21:06:46.825Z] 21:06:01 7 6.75 0.00 2.78 0.34 0.07 90.07 [2023-07-18T21:06:46.825Z] Average: all 9.25 0.00 1.86 1.08 0.03 87.78 [2023-07-18T21:06:46.825Z] Average: 0 9.02 0.00 1.92 0.76 0.03 88.28 [2023-07-18T21:06:46.825Z] Average: 1 9.51 0.00 1.92 1.61 0.03 86.93 [2023-07-18T21:06:46.825Z] Average: 2 9.04 0.00 1.92 0.91 0.03 88.11 [2023-07-18T21:06:46.825Z] Average: 3 9.40 0.00 1.78 0.57 0.03 88.23 [2023-07-18T21:06:46.825Z] Average: 4 9.39 0.00 1.73 1.29 0.05 87.53 [2023-07-18T21:06:46.825Z] Average: 5 8.99 0.00 1.69 0.94 0.03 88.36 [2023-07-18T21:06:46.825Z] Average: 6 9.41 0.00 1.92 0.97 0.03 87.67 [2023-07-18T21:06:46.825Z] Average: 7 9.22 0.00 2.01 1.60 0.03 87.13 [2023-07-18T21:06:46.825Z] [2023-07-18T21:06:46.825Z] [2023-07-18T21:06:46.825Z]