Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 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-ssh13756952212432409463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10828595094195413891.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2537606805497273406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11562708913156875272.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-ssh10157914261912590330.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-4293 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/566 [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/566 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4645)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 > git rev-list --no-walk 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-22T20:10:10.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-22T20:10:10.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-22T20:10:10.333Z] ========================================================= [2023-08-22T20:10:10.333Z] EdgeX Global Pipelines Version Info [2023-08-22T20:10:10.333Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:10:11.042Z] ------------------- [2023-08-22T20:10:11.043Z] stable info: [2023-08-22T20:10:11.043Z] ------------------- [2023-08-22T20:10:11.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-22T20:10:11.043Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T20:10:11.043Z] Message: update stable to v1.0.253 [2023-08-22T20:10:11.612Z] ------------------- [2023-08-22T20:10:11.612Z] experimental info: [2023-08-22T20:10:11.612Z] ------------------- [2023-08-22T20:10:11.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-22T20:10:11.612Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T20:10:11.612Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-22T20:10:11.787Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-22T20:10:11.795Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-22T20:10:11.810Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-22T20:10:11.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-22T20:10:11.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-22T20:10:11.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-22T20:10:11.874Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-22T20:10:11.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-22T20:10:11.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-22T20:10:11.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-22T20:10:11.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-22T20:10:11.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-22T20:10:11.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-22T20:10:11.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-22T20:10:11.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-22T20:10:11.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T20:10:11.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T20:10:12.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-22T20:10:12.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-22T20:10:12.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-22T20:10:12.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-22T20:10:12.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-22T20:10:12.078Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-22T20:10:12.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-22T20:10:12.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-22T20:10:12.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-22T20:10:12.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] echo [2023-08-22T20:10:12.166Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23e3a0f [Pipeline] echo [2023-08-22T20:10:12.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:10:12.229Z] provisioning config files... [2023-08-22T20:10:12.243Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config3393371966317962695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:10:12.548Z] ---> docker-login.sh [2023-08-22T20:10:12.548Z] nexus3.edgexfoundry.org:10001 [2023-08-22T20:10:12.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:10:12.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:10:12.808Z] Configure a credential helper to remove this warning. See [2023-08-22T20:10:12.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:10:12.808Z] [2023-08-22T20:10:12.808Z] Login Succeeded [2023-08-22T20:10:12.808Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:10:13.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:10:13.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:10:13.068Z] Configure a credential helper to remove this warning. See [2023-08-22T20:10:13.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:10:13.068Z] [2023-08-22T20:10:13.068Z] Login Succeeded [2023-08-22T20:10:13.068Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:10:13.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:10:13.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:10:13.068Z] Configure a credential helper to remove this warning. See [2023-08-22T20:10:13.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:10:13.068Z] [2023-08-22T20:10:13.068Z] Login Succeeded [2023-08-22T20:10:13.068Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:10:13.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:10:13.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:10:13.327Z] Configure a credential helper to remove this warning. See [2023-08-22T20:10:13.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:10:13.327Z] [2023-08-22T20:10:13.327Z] Login Succeeded [2023-08-22T20:10:13.327Z] docker.io [2023-08-22T20:10:13.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:10:17.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:10:17.526Z] Configure a credential helper to remove this warning. See [2023-08-22T20:10:17.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:10:17.526Z] [2023-08-22T20:10:17.526Z] Login Succeeded [2023-08-22T20:10:17.526Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T20:10:17.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T20:10:17.840Z] + 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-08-22T20:10:17.840Z] + dirname cmd/core-command/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/core-data/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/core-metadata/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-22T20:10:17.840Z] + + dirname cmd/support-notifications/Dockerfilecut [2023-08-22T20:10:17.840Z] -d/ -f2 [2023-08-22T20:10:17.840Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-22T20:10:17.840Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-22T20:10:17.840Z] + cut -d/ -f2 [2023-08-22T20:10:17.840Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-22T20:10:17.894Z] 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-08-22T20:10:18.254Z] + git rev-list -1 --merges 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39~1..23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] echo [2023-08-22T20:10:18.273Z] -----------> git rev-list -1 --merges 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39~1..23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [false] [Pipeline] sh [2023-08-22T20:10:18.563Z] + git log --format=format:%s -1 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] echo [2023-08-22T20:10:18.578Z] ========================================================= [2023-08-22T20:10:18.578Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-22T20:10:18.578Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-22T20:10:19.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T20:10:19.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-22T20:10:19.017Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-22T20:10:19.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-22T20:10:19.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-22T20:10:19.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-22T20:10:19.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:10:19.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:10:19.357Z] [2023-08-22T20:10:19.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:10:19.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:10:19.659Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-22T20:10:19.659Z] b85a868b505f: Pulling fs layer [2023-08-22T20:10:19.659Z] e2be974225ed: Pulling fs layer [2023-08-22T20:10:19.659Z] 339a4e72a1f5: Pulling fs layer [2023-08-22T20:10:19.659Z] 988bab9f4d93: Pulling fs layer [2023-08-22T20:10:19.659Z] 1469e6f7b9e6: Pulling fs layer [2023-08-22T20:10:19.659Z] eaf3925da568: Pulling fs layer [2023-08-22T20:10:19.659Z] bab4dde63d76: Pulling fs layer [2023-08-22T20:10:19.659Z] bde34c3a00c8: Pulling fs layer [2023-08-22T20:10:19.659Z] b352a97aabf1: Pulling fs layer [2023-08-22T20:10:19.659Z] 4872d77fe225: Pulling fs layer [2023-08-22T20:10:19.659Z] 5851b861e8e6: Pulling fs layer [2023-08-22T20:10:19.659Z] 4872d77fe225: Waiting [2023-08-22T20:10:19.659Z] 988bab9f4d93: Waiting [2023-08-22T20:10:19.659Z] bde34c3a00c8: Waiting [2023-08-22T20:10:19.659Z] b352a97aabf1: Waiting [2023-08-22T20:10:19.659Z] 5851b861e8e6: Waiting [2023-08-22T20:10:19.659Z] bab4dde63d76: Waiting [2023-08-22T20:10:19.659Z] eaf3925da568: Waiting [2023-08-22T20:10:19.659Z] 1469e6f7b9e6: Waiting [2023-08-22T20:10:19.659Z] e2be974225ed: Verifying Checksum [2023-08-22T20:10:19.659Z] e2be974225ed: Download complete [2023-08-22T20:10:19.659Z] 988bab9f4d93: Download complete [2023-08-22T20:10:19.659Z] 1469e6f7b9e6: Verifying Checksum [2023-08-22T20:10:19.659Z] 1469e6f7b9e6: Download complete [2023-08-22T20:10:19.920Z] eaf3925da568: Verifying Checksum [2023-08-22T20:10:19.920Z] eaf3925da568: Download complete [2023-08-22T20:10:19.920Z] 339a4e72a1f5: Verifying Checksum [2023-08-22T20:10:19.920Z] 339a4e72a1f5: Download complete [2023-08-22T20:10:19.920Z] bde34c3a00c8: Verifying Checksum [2023-08-22T20:10:19.920Z] bde34c3a00c8: Download complete [2023-08-22T20:10:19.920Z] b352a97aabf1: Verifying Checksum [2023-08-22T20:10:19.920Z] b352a97aabf1: Download complete [2023-08-22T20:10:19.920Z] 4872d77fe225: Verifying Checksum [2023-08-22T20:10:19.920Z] 4872d77fe225: Download complete [2023-08-22T20:10:19.920Z] 5851b861e8e6: Download complete [2023-08-22T20:10:19.920Z] b85a868b505f: Verifying Checksum [2023-08-22T20:10:19.920Z] b85a868b505f: Download complete [2023-08-22T20:10:20.179Z] bab4dde63d76: Verifying Checksum [2023-08-22T20:10:21.115Z] b85a868b505f: Pull complete [2023-08-22T20:10:21.374Z] e2be974225ed: Pull complete [2023-08-22T20:10:21.942Z] 339a4e72a1f5: Pull complete [2023-08-22T20:10:21.942Z] 988bab9f4d93: Pull complete [2023-08-22T20:10:22.202Z] 1469e6f7b9e6: Pull complete [2023-08-22T20:10:22.202Z] eaf3925da568: Pull complete [2023-08-22T20:10:24.106Z] bab4dde63d76: Pull complete [2023-08-22T20:10:24.373Z] bde34c3a00c8: Pull complete [2023-08-22T20:10:24.373Z] b352a97aabf1: Pull complete [2023-08-22T20:10:24.632Z] 4872d77fe225: Pull complete [2023-08-22T20:10:24.632Z] 5851b861e8e6: Pull complete [2023-08-22T20:10:24.632Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-22T20:10:24.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:10:24.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:10:24.731Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:10:24.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T20:10:28.083Z] $ docker top ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 -eo pid,comm [2023-08-22T20:10:28.134Z] 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-08-22T20:10:28.134Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T20:10:28.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T20:10:28.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T20:10:28.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T20:10:28.304Z] $ docker exec ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent [2023-08-22T20:10:28.404Z] SSH_AUTH_SOCK=/tmp/ssh-3Mibvur1zvvP/agent.32 [2023-08-22T20:10:28.404Z] SSH_AGENT_PID=38 [2023-08-22T20:10:28.410Z] Running ssh-add (command line suppressed) [2023-08-22T20:10:28.516Z] Identity added: /w/workspace/edgex-go/566@tmp/private_key_15652746247139179698.key (/w/workspace/edgex-go/566@tmp/private_key_15652746247139179698.key) [2023-08-22T20:10:28.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T20:10:28.813Z] + git tag --points-at HEAD [Pipeline] } [2023-08-22T20:10:28.828Z] $ docker exec --env ******** --env ******** ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent -k [2023-08-22T20:10:28.937Z] unset SSH_AUTH_SOCK; [2023-08-22T20:10:28.938Z] unset SSH_AGENT_PID; [2023-08-22T20:10:28.938Z] echo Agent pid 38 killed; [2023-08-22T20:10:28.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-22T20:10:28.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T20:10:28.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T20:10:29.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T20:10:29.074Z] $ docker exec ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent [2023-08-22T20:10:29.185Z] SSH_AUTH_SOCK=/tmp/ssh-v23ddOWpLRqY/agent.71 [2023-08-22T20:10:29.185Z] SSH_AGENT_PID=77 [2023-08-22T20:10:29.190Z] Running ssh-add (command line suppressed) [2023-08-22T20:10:29.287Z] Identity added: /w/workspace/edgex-go/566@tmp/private_key_9256584925182967011.key (/w/workspace/edgex-go/566@tmp/private_key_9256584925182967011.key) [2023-08-22T20:10:29.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T20:10:29.582Z] + git semver init [2023-08-22T20:10:29.841Z] 2023-08-22 20:10:29,760 [run_init] DEBUG init version:0.0.0 force:False [2023-08-22T20:10:29.841Z] 2023-08-22 20:10:29,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/566/.semver [2023-08-22T20:10:29.841Z] 2023-08-22 20:10:29,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/566/.semver [2023-08-22T20:10:29.841Z] 2023-08-22 20:10:29,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/566/.semver'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=None) [2023-08-22T20:10:36.435Z] 2023-08-22 20:10:35,659 [append_file] DEBUG append to file:/w/workspace/edgex-go/566/.git/info/exclude [2023-08-22T20:10:36.435Z] 2023-08-22 20:10:35,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/566/.semver/main with force:False [2023-08-22T20:10:36.435Z] 2023-08-22 20:10:35,660 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:10:36.435Z] 2023-08-22 20:10:35,660 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:10:36.435Z] 3.1.0-dev.32 [Pipeline] } [2023-08-22T20:10:36.448Z] $ docker exec --env ******** --env ******** ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 ssh-agent -k [2023-08-22T20:10:36.556Z] unset SSH_AUTH_SOCK; [2023-08-22T20:10:36.556Z] unset SSH_AGENT_PID; [2023-08-22T20:10:36.556Z] echo Agent pid 77 killed; [2023-08-22T20:10:36.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T20:10:36.863Z] + git semver [Pipeline] } [2023-08-22T20:10:37.137Z] $ docker stop --time=1 ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 [2023-08-22T20:10:38.433Z] $ docker rm -f --volumes ced3936420eb00538f8bb55ef90021088ee9e1b76650fb53bd63649a74f37036 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T20:10:38.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-22T20:10:38.990Z] Stashed 1 file(s) [Pipeline] echo [2023-08-22T20:10:38.993Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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-08-22T20:10:39.414Z] + git config --global --add safe.directory /w/workspace/edgex-go/566 [Pipeline] echo [2023-08-22T20:10:39.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:10:39.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:10:39.447Z] ========================================================= [2023-08-22T20:10:39.447Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-22T20:10:39.447Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-22T20:10:39.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T20:10:39.731Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-22T20:10:39.731Z] 4db1b89c0bd1: Pulling fs layer [2023-08-22T20:10:39.731Z] 6911f1a30b25: Pulling fs layer [2023-08-22T20:10:39.731Z] e194b8c5c2a9: Pulling fs layer [2023-08-22T20:10:39.731Z] 6863d3e3a2b1: Pulling fs layer [2023-08-22T20:10:39.731Z] ec0bb842ea78: Pulling fs layer [2023-08-22T20:10:39.731Z] 40a00589a448: Pulling fs layer [2023-08-22T20:10:39.731Z] 6c08303d61cc: Pulling fs layer [2023-08-22T20:10:39.731Z] 798269fcf238: Pulling fs layer [2023-08-22T20:10:39.731Z] 6c08303d61cc: Waiting [2023-08-22T20:10:39.731Z] 40a00589a448: Waiting [2023-08-22T20:10:39.731Z] 6863d3e3a2b1: Waiting [2023-08-22T20:10:39.731Z] 798269fcf238: Waiting [2023-08-22T20:10:39.731Z] ec0bb842ea78: Waiting [2023-08-22T20:10:39.731Z] 6911f1a30b25: Download complete [2023-08-22T20:10:39.731Z] 6863d3e3a2b1: Verifying Checksum [2023-08-22T20:10:39.731Z] 6863d3e3a2b1: Download complete [2023-08-22T20:10:39.731Z] ec0bb842ea78: Verifying Checksum [2023-08-22T20:10:39.731Z] ec0bb842ea78: Download complete [2023-08-22T20:10:39.731Z] 4db1b89c0bd1: Verifying Checksum [2023-08-22T20:10:39.731Z] 4db1b89c0bd1: Download complete [2023-08-22T20:10:39.731Z] 40a00589a448: Verifying Checksum [2023-08-22T20:10:39.731Z] 40a00589a448: Download complete [2023-08-22T20:10:39.992Z] 4db1b89c0bd1: Pull complete [2023-08-22T20:10:39.992Z] 6911f1a30b25: Pull complete [2023-08-22T20:10:40.251Z] 798269fcf238: Verifying Checksum [2023-08-22T20:10:40.251Z] 798269fcf238: Download complete [2023-08-22T20:10:40.510Z] e194b8c5c2a9: Verifying Checksum [2023-08-22T20:10:40.510Z] e194b8c5c2a9: Download complete [2023-08-22T20:10:40.510Z] 6c08303d61cc: Verifying Checksum [2023-08-22T20:10:40.510Z] 6c08303d61cc: Download complete [2023-08-22T20:10:43.787Z] e194b8c5c2a9: Pull complete [2023-08-22T20:10:43.787Z] 6863d3e3a2b1: Pull complete [2023-08-22T20:10:43.787Z] ec0bb842ea78: Pull complete [2023-08-22T20:10:43.787Z] 40a00589a448: Pull complete [2023-08-22T20:10:45.683Z] 6c08303d61cc: Pull complete [2023-08-22T20:10:46.642Z] 798269fcf238: Pull complete [2023-08-22T20:10:46.642Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-22T20:10:46.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T20:10:46.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-22T20:10:46.940Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T20:10:46.940Z] WORKDIR /edgex [2023-08-22T20:10:46.940Z] COPY go.mod . [2023-08-22T20:10:46.940Z] RUN go mod download [2023-08-22T20:10:46.940Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-22T20:10:47.505Z] Sending build context to Docker daemon 170.8MB [2023-08-22T20:10:47.505Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T20:10:47.505Z] ---> ec979cd7f677 [2023-08-22T20:10:47.505Z] Step 2/4 : WORKDIR /edgex [2023-08-22T20:10:54.086Z] Still waiting to schedule task [2023-08-22T20:10:54.086Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-22T20:10:55.680Z] ---> Running in b8023f7313f3 [2023-08-22T20:10:55.680Z] Removing intermediate container b8023f7313f3 [2023-08-22T20:10:55.680Z] ---> a07624c61802 [2023-08-22T20:10:55.680Z] Step 3/4 : COPY go.mod . [2023-08-22T20:10:55.940Z] ---> 10bd4230b6b5 [2023-08-22T20:10:55.940Z] Step 4/4 : RUN go mod download [2023-08-22T20:10:55.940Z] ---> Running in 863414ac33f7 [2023-08-22T20:11:17.865Z] Removing intermediate container 863414ac33f7 [2023-08-22T20:11:17.865Z] ---> fea96c5d6040 [2023-08-22T20:11:17.865Z] Successfully built fea96c5d6040 [2023-08-22T20:11:17.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:11:18.166Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T20:11:18.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:11:18.230Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:11:18.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-22T20:11:18.755Z] $ docker top fa021b0ebcd05b1f6b3ffd3a7b8f83c01952cdeed4dce5695aec067c73a38a57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:11:19.092Z] + go version [2023-08-22T20:11:19.092Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-22T20:11:19.106Z] $ docker stop --time=1 fa021b0ebcd05b1f6b3ffd3a7b8f83c01952cdeed4dce5695aec067c73a38a57 [2023-08-22T20:11:20.413Z] $ docker rm -f --volumes fa021b0ebcd05b1f6b3ffd3a7b8f83c01952cdeed4dce5695aec067c73a38a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:11:20.820Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T20:11:20.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:11:20.890Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:11:20.924Z] $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-22T20:11:21.219Z] $ docker top 04cf7386cedc6df8ba9c1fd2d7ca1d5dd442c97dcab29d33e0c46ac35bf3177b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-22T20:11:21.281Z] ========================================================= [2023-08-22T20:11:21.281Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-22T20:11:21.281Z] ========================================================= [Pipeline] sh [2023-08-22T20:11:21.556Z] + git config --global --add safe.directory /w/workspace/edgex-go/566 [Pipeline] fileExists [Pipeline] sh [2023-08-22T20:11:21.847Z] + make test [2023-08-22T20:11:21.847Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T20:11:28.410Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-22T20:11:40.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-22T20:11:40.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-22T20:11:40.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-22T20:11:40.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-22T20:11:40.598Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-22T20:11:40.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-22T20:11:40.598Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-22T20:11:40.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-22T20:11:40.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-22T20:11:40.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-22T20:11:41.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-22T20:11:41.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-22T20:11:41.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-22T20:11:41.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-22T20:11:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-22T20:11:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-22T20:11:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-08-22T20:11:43.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 97.0% of statements [2023-08-22T20:11:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-22T20:11:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-22T20:11:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-22T20:11:44.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-22T20:11:44.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-22T20:11:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-22T20:11:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-22T20:11:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-22T20:11:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-22T20:11:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-22T20:11:46.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.5% of statements [2023-08-22T20:11:46.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-08-22T20:11:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-22T20:11:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-22T20:11:48.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.873s coverage: 93.4% of statements [2023-08-22T20:11:48.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.053s coverage: 3.8% of statements [2023-08-22T20:11:48.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-22T20:11:48.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-22T20:11:48.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-22T20:11:49.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-22T20:11:49.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-22T20:11:49.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-22T20:11:49.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-22T20:11:49.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-22T20:11:49.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-22T20:11:49.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-22T20:11:49.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 97.6% of statements [2023-08-22T20:11:49.467Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-08-22T20:11:51.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-22T20:11:51.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-22T20:11:51.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-08-22T20:11:51.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 32.2% of statements [2023-08-22T20:11:51.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements [2023-08-22T20:11:51.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-08-22T20:11:51.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-08-22T20:11:51.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-08-22T20:11:51.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-22T20:11:52.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-22T20:11:53.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-22T20:11:53.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-22T20:11:53.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-22T20:11:53.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-22T20:11:54.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-22T20:11:54.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-22T20:11:54.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-22T20:11:55.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-22T20:11:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-22T20:11:56.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-22T20:11:56.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-22T20:11:58.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-22T20:11:58.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-22T20:11:58.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-22T20:12:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-22T20:12:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-22T20:12:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-22T20:12:00.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-22T20:12:00.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-22T20:12:00.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-22T20:12:00.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-22T20:12:02.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-22T20:12:02.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-22T20:12:02.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-22T20:12:02.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-22T20:12:03.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-22T20:12:03.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-22T20:12:03.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-22T20:12:03.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-22T20:12:04.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-08-22T20:12:04.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-22T20:12:04.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-22T20:12:05.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-22T20:12:05.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.289s coverage: 79.9% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.068s coverage: 92.9% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.073s coverage: 87.2% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 38.4% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 95.7% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements [2023-08-22T20:12:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 98.9% of statements [2023-08-22T20:12:17.534Z] 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-08-22T20:12:17.534Z] running golangci-lint [2023-08-22T20:12:17.534Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-22T20:12:17.534Z] go version go1.20.6 linux/amd64 [2023-08-22T20:12:17.534Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-22T20:12:17.534Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-22T20:12:31.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4294 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-22T20:12:31.920Z] Running in /w/workspace/edgex-go/566 [Pipeline] { [Pipeline] checkout [2023-08-22T20:12:31.957Z] The recommended git tool is: git [2023-08-22T20:12:32.398Z] level=info msg="[loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 15.019355923s" [2023-08-22T20:12:32.398Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.666862ms" [2023-08-22T20:12:36.690Z] using credential edgex-jenkins-ssh [2023-08-22T20:12:36.706Z] Cloning the remote Git repository [2023-08-22T20:12:36.746Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-22T20:12:36.840Z] > git init /w/workspace/edgex-go/566 # timeout=10 [2023-08-22T20:12:36.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-22T20:12:36.970Z] > git --version # timeout=10 [2023-08-22T20:12:36.991Z] > git --version # 'git version 2.25.1' [2023-08-22T20:12:36.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T20:12:37.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T20:12:40.499Z] level=info msg="[linters_context/goanalysis] analyzers took 1m8.843597738s with top 10 stages: buildir: 36.982767072s, inspect: 1.837630415s, fact_deprecated: 1.706478249s, ctrlflow: 1.55235152s, gosec: 1.41337753s, printf: 1.237081135s, S1038: 1.116428716s, fact_purity: 932.340304ms, nilness: 842.443224ms, typedness: 590.513652ms" [2023-08-22T20:12:40.499Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-22T20:12:40.499Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/200, filename_unadjuster: 200/200, exclude: 200/200, cgo: 200/200, identifier_marker: 200/200, nolint: 0/21, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, skip_files: 200/200" [2023-08-22T20:12:40.499Z] level=info msg="[runner] processing took 13.691778ms with stages: nolint: 7.096757ms, identifier_marker: 3.580383ms, exclude-rules: 1.09862ms, autogenerated_exclude: 804.168µs, path_prettifier: 757.827µs, skip_dirs: 313.883µs, cgo: 21.61µs, filename_unadjuster: 14.08µs, uniq_by_line: 590ns, max_same_issues: 590ns, diff: 530ns, max_from_linter: 470ns, exclude: 470ns, severity-rules: 370ns, skip_files: 340ns, source_code: 280ns, path_shortener: 270ns, sort_results: 240ns, max_per_file_from_linter: 180ns, path_prefixer: 120ns" [2023-08-22T20:12:40.499Z] level=info msg="[runner] linters took 8.474820199s with stages: goanalysis_metalinter: 8.46103572s" [2023-08-22T20:12:40.499Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-22T20:12:40.499Z] level=info msg="Memory: 237 samples, avg is 201.5MB, max is 789.7MB" [2023-08-22T20:12:40.499Z] level=info msg="Execution took 23.536596842s" [2023-08-22T20:12:40.499Z] go vet ./... [2023-08-22T20:12:44.678Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T20:12:44.678Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T20:12:44.935Z] ./bin/test-attribution-txt.sh [2023-08-22T20:12:44.936Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-22T20:12:44.936Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-22T20:12:44.936Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-22T20:12:44.936Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-22T20:12:44.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-22T20:12:45.225Z] + ls -al . [2023-08-22T20:12:45.225Z] total 728 [2023-08-22T20:12:45.225Z] drwxrwxr-x 12 1001 1001 4096 Aug 22 20:11 . [2023-08-22T20:12:45.225Z] drwxr-xr-x 4 root root 4096 Aug 22 20:11 .. [2023-08-22T20:12:45.225Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 20:10 .blubracket [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 16 Aug 22 20:10 .dockerignore [2023-08-22T20:12:45.225Z] drwxrwxr-x 8 1001 1001 4096 Aug 22 20:10 .git [2023-08-22T20:12:45.225Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 20:10 .github [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 1173 Aug 22 20:10 .gitignore [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 42 Aug 22 20:10 .golangci.yml [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 87 Aug 22 20:10 .hadolint.yml [2023-08-22T20:12:45.225Z] drwxr-xr-x 3 1001 1001 4096 Aug 22 20:10 .semver [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 166 Aug 22 20:10 .sonarcloud.properties [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 1171 Aug 22 20:10 ADOPTERS.md [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 11152 Aug 22 20:10 Attribution.txt [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 93407 Aug 22 20:10 CHANGELOG.md [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 3804 Aug 22 20:10 CONTRIBUTING.md [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 677 Aug 22 20:10 GOVERNANCE.md [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 883 Aug 22 20:10 Jenkinsfile [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 10775 Aug 22 20:10 LICENSE [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 14764 Aug 22 20:10 Makefile [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 582 Aug 22 20:10 OWNERS.md [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 9923 Aug 22 20:10 README.md [2023-08-22T20:12:45.225Z] -rw-rw-r-- 1 1001 1001 789 Aug 22 20:10 SECURITY.md [2023-08-22T20:12:45.226Z] -rw-rw-r-- 1 1001 1001 12 Aug 22 20:10 VERSION [2023-08-22T20:12:45.226Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 20:10 bin [2023-08-22T20:12:45.226Z] drwxrwxr-x 18 1001 1001 4096 Aug 22 20:10 cmd [2023-08-22T20:12:45.226Z] -rw-r--r-- 1 root root 446997 Aug 22 20:12 coverage.out [2023-08-22T20:12:45.226Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 20:10 fuzz_test [2023-08-22T20:12:45.226Z] -rw-rw-r-- 1 1001 1001 3687 Aug 22 20:10 go.mod [2023-08-22T20:12:45.226Z] -rw-rw-r-- 1 1001 1001 33714 Aug 22 20:10 go.sum [2023-08-22T20:12:45.226Z] drwxrwxr-x 7 1001 1001 4096 Aug 22 20:10 internal [2023-08-22T20:12:45.226Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 20:10 openapi [2023-08-22T20:12:45.226Z] -rw-rw-r-- 1 1001 1001 594 Aug 22 20:10 security.txt [2023-08-22T20:12:45.226Z] drwxrwxr-x 4 1001 1001 4096 Aug 22 20:10 snap [2023-08-22T20:12:45.226Z] -rw-rw-r-- 1 1001 1001 204 Aug 22 20:10 version.go [Pipeline] sh [2023-08-22T20:12:45.506Z] + '[' -e coverage.out ] [2023-08-22T20:12:45.506Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-22T20:12:45.610Z] Stashed 1 file(s) [Pipeline] sh [2023-08-22T20:12:45.886Z] + make build [2023-08-22T20:12:45.886Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-22T20:12:55.132Z] Avoid second fetch [2023-08-22T20:12:55.133Z] Checking out Revision 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 (main) [2023-08-22T20:12:55.828Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4645)" [2023-08-22T20:12:54.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-22T20:12:54.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T20:12:55.153Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T20:12:55.220Z] > git checkout -f 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T20:12:56.724Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-22T20:12:56.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:12:56.724Z] Dload Upload Total Spent Left Speed [2023-08-22T20:12:56.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-08-22T20:12:57.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-22T20:12:57.599Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-22T20:12:57.599Z] + sudo tee /etc/docker/daemon.new [2023-08-22T20:12:57.599Z] { [2023-08-22T20:12:57.599Z] "registry-mirrors": [ [2023-08-22T20:12:57.599Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-22T20:12:57.599Z] ], [2023-08-22T20:12:57.599Z] "bip": "10.250.0.254/24", [2023-08-22T20:12:57.599Z] "hosts": [ [2023-08-22T20:12:57.599Z] "tcp://0.0.0.0:5555", [2023-08-22T20:12:57.599Z] "unix:///var/run/docker.sock" [2023-08-22T20:12:57.599Z] ], [2023-08-22T20:12:57.599Z] "mtu": 1458, [2023-08-22T20:12:57.599Z] "selinux-enabled": true, [2023-08-22T20:12:57.599Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-22T20:12:57.599Z] } [Pipeline] sh [2023-08-22T20:12:57.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-22T20:12:58.263Z] + sudo service docker restart [2023-08-22T20:13:00.757Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-22T20:13:00.757Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-22T20:13:01.014Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-22T20:13:01.949Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-22T20:13:08.512Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-22T20:13:10.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-22T20:13:11.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-22T20:13:12.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-22T20:13:13.648Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-22T20:13:14.581Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-22T20:13:15.514Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:13:16.499Z] provisioning config files... [2023-08-22T20:13:16.522Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config13905091880545550244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:13:16.857Z] ---> docker-login.sh [2023-08-22T20:13:16.857Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [2023-08-22T20:13:16.899Z] $ docker stop --time=1 04cf7386cedc6df8ba9c1fd2d7ca1d5dd442c97dcab29d33e0c46ac35bf3177b [2023-08-22T20:13:17.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:13:17.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:13:17.392Z] Configure a credential helper to remove this warning. See [2023-08-22T20:13:17.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:13:17.392Z] [2023-08-22T20:13:17.392Z] Login Succeeded [2023-08-22T20:13:17.392Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:13:17.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:13:17.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:13:17.659Z] Configure a credential helper to remove this warning. See [2023-08-22T20:13:17.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:13:17.659Z] [2023-08-22T20:13:17.659Z] Login Succeeded [2023-08-22T20:13:17.659Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:13:17.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:13:18.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:13:18.200Z] Configure a credential helper to remove this warning. See [2023-08-22T20:13:18.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:13:18.200Z] [2023-08-22T20:13:18.200Z] Login Succeeded [2023-08-22T20:13:18.200Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:13:18.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:13:18.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:13:18.470Z] Configure a credential helper to remove this warning. See [2023-08-22T20:13:18.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:13:18.470Z] [2023-08-22T20:13:18.470Z] Login Succeeded [2023-08-22T20:13:18.470Z] docker.io [2023-08-22T20:13:18.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:13:19.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:13:19.003Z] Configure a credential helper to remove this warning. See [2023-08-22T20:13:19.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:13:19.003Z] [2023-08-22T20:13:19.003Z] Login Succeeded [2023-08-22T20:13:19.003Z] ---> docker-login.sh ends [2023-08-22T20:13:22.080Z] $ docker rm -f --volumes 04cf7386cedc6df8ba9c1fd2d7ca1d5dd442c97dcab29d33e0c46ac35bf3177b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-08-22T20:13:22.400Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:13:22.992Z] + git config --global --add safe.directory /w/workspace/edgex-go/566 [Pipeline] echo [2023-08-22T20:13:23.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:13:23.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:13:23.027Z] ========================================================= [2023-08-22T20:13:23.027Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-22T20:13:23.027Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-22T20:13:23.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-22T20:13:23.073Z] [2023-08-22T20:13:23.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:13:23.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T20:13:23.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-22T20:13:23.372Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-22T20:13:23.372Z] 91d30c5bc195: Pulling fs layer [2023-08-22T20:13:23.372Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-22T20:13:23.372Z] 9c61dcf015f6: Pulling fs layer [2023-08-22T20:13:23.372Z] 4698f68db338: Pulling fs layer [2023-08-22T20:13:23.372Z] 2a2f49069b9e: Pulling fs layer [2023-08-22T20:13:23.372Z] e0025b399a48: Pulling fs layer [2023-08-22T20:13:23.372Z] 4698f68db338: Waiting [2023-08-22T20:13:23.372Z] 2a2f49069b9e: Waiting [2023-08-22T20:13:23.372Z] e0025b399a48: Waiting [2023-08-22T20:13:23.372Z] 91d30c5bc195: Verifying Checksum [2023-08-22T20:13:23.372Z] 91d30c5bc195: Download complete [2023-08-22T20:13:23.372Z] 4698f68db338: Verifying Checksum [2023-08-22T20:13:23.372Z] 4698f68db338: Download complete [2023-08-22T20:13:23.612Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-22T20:13:23.612Z] edb6bdbacee9: Pulling fs layer [2023-08-22T20:13:23.612Z] 5f9638ab2659: Pulling fs layer [2023-08-22T20:13:23.612Z] 8d51d6327a98: Pulling fs layer [2023-08-22T20:13:23.612Z] 8b374f2dd631: Pulling fs layer [2023-08-22T20:13:23.612Z] ec14aa9079de: Pulling fs layer [2023-08-22T20:13:23.612Z] 2f466654f4bb: Pulling fs layer [2023-08-22T20:13:23.612Z] 554e91adad29: Pulling fs layer [2023-08-22T20:13:23.612Z] ec14aa9079de: Waiting [2023-08-22T20:13:23.612Z] 2f466654f4bb: Waiting [2023-08-22T20:13:23.612Z] 8b374f2dd631: Waiting [2023-08-22T20:13:23.612Z] 554e91adad29: Waiting [2023-08-22T20:13:23.612Z] 5f9638ab2659: Download complete [2023-08-22T20:13:23.612Z] 8b374f2dd631: Verifying Checksum [2023-08-22T20:13:23.612Z] 8b374f2dd631: Download complete [2023-08-22T20:13:23.612Z] ec14aa9079de: Verifying Checksum [2023-08-22T20:13:23.612Z] ec14aa9079de: Download complete [2023-08-22T20:13:23.612Z] edb6bdbacee9: Download complete [2023-08-22T20:13:23.631Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-22T20:13:23.631Z] 2e9b0aa3be6d: Download complete [2023-08-22T20:13:23.631Z] e0025b399a48: Verifying Checksum [2023-08-22T20:13:23.631Z] e0025b399a48: Download complete [2023-08-22T20:13:23.631Z] 91d30c5bc195: Pull complete [2023-08-22T20:13:23.631Z] 2a2f49069b9e: Verifying Checksum [2023-08-22T20:13:23.631Z] 2a2f49069b9e: Download complete [2023-08-22T20:13:23.889Z] 2e9b0aa3be6d: Pull complete [2023-08-22T20:13:24.147Z] 9c61dcf015f6: Verifying Checksum [2023-08-22T20:13:24.147Z] 9c61dcf015f6: Download complete [2023-08-22T20:13:25.043Z] edb6bdbacee9: Pull complete [2023-08-22T20:13:25.315Z] 554e91adad29: Verifying Checksum [2023-08-22T20:13:25.315Z] 554e91adad29: Download complete [2023-08-22T20:13:25.585Z] 5f9638ab2659: Pull complete [2023-08-22T20:13:26.548Z] 8d51d6327a98: Verifying Checksum [2023-08-22T20:13:26.548Z] 8d51d6327a98: Download complete [2023-08-22T20:13:26.548Z] 2f466654f4bb: Verifying Checksum [2023-08-22T20:13:26.548Z] 2f466654f4bb: Download complete [2023-08-22T20:13:26.675Z] 9c61dcf015f6: Pull complete [2023-08-22T20:13:26.675Z] 4698f68db338: Pull complete [2023-08-22T20:13:27.239Z] 2a2f49069b9e: Pull complete [2023-08-22T20:13:27.239Z] e0025b399a48: Pull complete [2023-08-22T20:13:27.239Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-22T20:13:27.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-22T20:13:27.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:13:27.313Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:13:27.345Z] $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-22T20:13:30.974Z] $ docker top f8fe42f372a3999e8e49f83484625b9243d226b9c19ce924a6d7b5f0f5ccf458 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:13:31.313Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-22T20:13:33.843Z] #1 [core-command internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #1 transferring dockerfile: 1.82kB done [2023-08-22T20:13:33.843Z] #1 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #2 transferring dockerfile: 2.58kB done [2023-08-22T20:13:33.843Z] #2 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #3 transferring dockerfile: 2.68kB done [2023-08-22T20:13:33.843Z] #3 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #4 transferring dockerfile: 1.84kB done [2023-08-22T20:13:33.843Z] #4 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #5 transferring dockerfile: 2.04kB done [2023-08-22T20:13:33.843Z] #5 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #6 [core-data internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #6 transferring dockerfile: 1.90kB done [2023-08-22T20:13:33.843Z] #6 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #7 transferring dockerfile: 2.82kB done [2023-08-22T20:13:33.843Z] #7 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #8 transferring dockerfile: 2.63kB done [2023-08-22T20:13:33.843Z] #8 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #9 transferring dockerfile: 1.96kB done [2023-08-22T20:13:33.843Z] #9 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #10 transferring dockerfile: 2.39kB done [2023-08-22T20:13:33.843Z] #10 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #11 transferring dockerfile: 1.78kB done [2023-08-22T20:13:33.843Z] #11 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #12 transferring dockerfile: 2.12kB done [2023-08-22T20:13:33.843Z] #12 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #13 transferring dockerfile: 1.82kB done [2023-08-22T20:13:33.843Z] #13 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-22T20:13:33.843Z] #14 transferring dockerfile: 2.38kB done [2023-08-22T20:13:33.843Z] #14 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #15 [core-command internal] load .dockerignore [2023-08-22T20:13:33.843Z] #15 transferring context: 56B done [2023-08-22T20:13:33.843Z] #15 DONE 0.1s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #16 [security-spire-config internal] load .dockerignore [2023-08-22T20:13:33.843Z] #16 transferring context: 56B done [2023-08-22T20:13:33.843Z] #16 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #17 [security-spire-agent internal] load .dockerignore [2023-08-22T20:13:33.843Z] #17 transferring context: 56B done [2023-08-22T20:13:33.843Z] #17 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #18 [support-notifications internal] load .dockerignore [2023-08-22T20:13:33.843Z] #18 transferring context: 56B done [2023-08-22T20:13:33.843Z] #18 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #19 [core-data internal] load .dockerignore [2023-08-22T20:13:33.843Z] #19 transferring context: 56B done [2023-08-22T20:13:33.843Z] #19 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #20 [security-proxy-auth internal] load .dockerignore [2023-08-22T20:13:33.843Z] #20 transferring context: 56B done [2023-08-22T20:13:33.843Z] #20 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-22T20:13:33.843Z] #21 transferring context: 56B done [2023-08-22T20:13:33.843Z] #21 DONE 0.0s [2023-08-22T20:13:33.843Z] [2023-08-22T20:13:33.843Z] #22 [security-spire-server internal] load .dockerignore [2023-08-22T20:13:33.843Z] #22 transferring context: 56B done [2023-08-22T20:13:33.843Z] #22 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #23 [core-metadata internal] load .dockerignore [2023-08-22T20:13:34.104Z] #23 transferring context: 56B done [2023-08-22T20:13:34.104Z] #23 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #24 [security-proxy-setup internal] load .dockerignore [2023-08-22T20:13:34.104Z] #24 transferring context: 56B done [2023-08-22T20:13:34.104Z] #24 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-22T20:13:34.104Z] #25 transferring context: 56B done [2023-08-22T20:13:34.104Z] #25 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-22T20:13:34.104Z] #26 transferring context: 56B done [2023-08-22T20:13:34.104Z] #26 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-08-22T20:13:34.104Z] #27 transferring context: 56B done [2023-08-22T20:13:34.104Z] #27 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #28 [support-scheduler internal] load .dockerignore [2023-08-22T20:13:34.104Z] #28 transferring context: 56B done [2023-08-22T20:13:34.104Z] #28 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-22T20:13:34.104Z] #29 DONE 0.0s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:13:34.104Z] #30 DONE 0.1s [2023-08-22T20:13:34.104Z] [2023-08-22T20:13:34.104Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:13:34.104Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:13:34.104Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:13:34.104Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-22T20:13:34.104Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-22T20:13:34.104Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.15MB / 3.38MB 0.1s [2023-08-22T20:13:34.362Z] #31 ... [2023-08-22T20:13:34.363Z] [2023-08-22T20:13:34.363Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-22T20:13:34.363Z] #29 DONE 0.0s [2023-08-22T20:13:34.363Z] [2023-08-22T20:13:34.363Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:13:34.363Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:13:34.363Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:13:34.363Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-22T20:13:34.363Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-22T20:13:34.363Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-22T20:13:34.363Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-22T20:13:34.363Z] #31 ... [2023-08-22T20:13:34.363Z] [2023-08-22T20:13:34.363Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-22T20:13:34.363Z] #29 DONE 0.0s [2023-08-22T20:13:34.363Z] [2023-08-22T20:13:34.363Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:13:34.363Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:13:34.363Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:13:34.363Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-22T20:13:34.363Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-22T20:13:34.363Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-22T20:13:34.620Z] #31 ... [2023-08-22T20:13:34.620Z] [2023-08-22T20:13:34.620Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-22T20:13:34.620Z] #29 DONE 0.0s [2023-08-22T20:13:34.620Z] [2023-08-22T20:13:34.620Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:13:34.620Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:13:34.620Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:13:34.620Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-22T20:13:34.621Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-22T20:13:34.621Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-22T20:13:34.621Z] #31 ... [2023-08-22T20:13:34.621Z] [2023-08-22T20:13:34.621Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:13:34.621Z] #30 DONE 0.5s [2023-08-22T20:13:34.621Z] [2023-08-22T20:13:34.621Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:13:34.621Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:13:34.621Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:13:34.621Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-22T20:13:34.621Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-22T20:13:34.621Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-22T20:13:34.621Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-08-22T20:13:35.186Z] #31 DONE 1.1s [2023-08-22T20:13:35.186Z] [2023-08-22T20:13:35.186Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-22T20:13:38.529Z] #32 DONE 4.1s [2023-08-22T20:13:38.529Z] [2023-08-22T20:13:38.529Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-22T20:13:38.864Z] 8d51d6327a98: Pull complete [2023-08-22T20:13:38.864Z] 8b374f2dd631: Pull complete [2023-08-22T20:13:38.864Z] ec14aa9079de: Pull complete [2023-08-22T20:13:43.897Z] #33 ... [2023-08-22T20:13:43.897Z] [2023-08-22T20:13:43.897Z] #34 [security-proxy-auth internal] load build context [2023-08-22T20:13:43.897Z] #34 transferring context: 282.74MB 8.9s [2023-08-22T20:13:43.897Z] #34 ... [2023-08-22T20:13:43.897Z] [2023-08-22T20:13:43.897Z] #35 [security-spire-config internal] load build context [2023-08-22T20:13:43.897Z] #35 ... [2023-08-22T20:13:43.897Z] [2023-08-22T20:13:43.897Z] #34 [security-proxy-auth internal] load build context [2023-08-22T20:13:44.155Z] #34 ... [2023-08-22T20:13:44.155Z] [2023-08-22T20:13:44.155Z] #36 [core-command internal] load build context [2023-08-22T20:13:44.155Z] #36 ... [2023-08-22T20:13:44.155Z] [2023-08-22T20:13:44.155Z] #37 [core-data internal] load build context [2023-08-22T20:13:44.412Z] #37 ... [2023-08-22T20:13:44.412Z] [2023-08-22T20:13:44.412Z] #38 [security-bootstrapper internal] load build context [2023-08-22T20:13:44.412Z] #38 ... [2023-08-22T20:13:44.412Z] [2023-08-22T20:13:44.412Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-22T20:13:44.412Z] #39 ... [2023-08-22T20:13:44.412Z] [2023-08-22T20:13:44.412Z] #40 [core-metadata internal] load build context [2023-08-22T20:13:44.670Z] #40 ... [2023-08-22T20:13:44.670Z] [2023-08-22T20:13:44.670Z] #41 [security-spire-server internal] load build context [2023-08-22T20:13:44.670Z] #41 ... [2023-08-22T20:13:44.670Z] [2023-08-22T20:13:44.670Z] #42 [support-scheduler internal] load build context [2023-08-22T20:13:44.950Z] #42 ... [2023-08-22T20:13:44.950Z] [2023-08-22T20:13:44.950Z] #43 [security-spire-agent internal] load build context [2023-08-22T20:13:44.950Z] #43 ... [2023-08-22T20:13:44.950Z] [2023-08-22T20:13:44.950Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-22T20:13:44.950Z] #44 ... [2023-08-22T20:13:44.950Z] [2023-08-22T20:13:44.950Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:13:45.208Z] #45 ... [2023-08-22T20:13:45.208Z] [2023-08-22T20:13:45.208Z] #46 [security-secretstore-setup internal] load build context [2023-08-22T20:13:45.208Z] #46 ... [2023-08-22T20:13:45.208Z] [2023-08-22T20:13:45.208Z] #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T20:13:45.468Z] #47 ... [2023-08-22T20:13:45.469Z] [2023-08-22T20:13:45.469Z] #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-22T20:13:45.469Z] #48 ... [2023-08-22T20:13:45.469Z] [2023-08-22T20:13:45.469Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T20:13:45.665Z] 2f466654f4bb: Pull complete [2023-08-22T20:13:45.727Z] #49 ... [2023-08-22T20:13:45.727Z] [2023-08-22T20:13:45.727Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T20:13:45.727Z] #50 ... [2023-08-22T20:13:45.727Z] [2023-08-22T20:13:45.727Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T20:13:45.727Z] #51 ... [2023-08-22T20:13:45.727Z] [2023-08-22T20:13:45.727Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T20:13:45.983Z] #52 ... [2023-08-22T20:13:45.983Z] [2023-08-22T20:13:45.983Z] #53 [support-notifications internal] load build context [2023-08-22T20:13:45.983Z] #53 transferring context: 365.21MB 11.3s done [2023-08-22T20:13:45.983Z] #53 ... [2023-08-22T20:13:45.983Z] [2023-08-22T20:13:45.983Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:13:46.241Z] #54 ... [2023-08-22T20:13:46.241Z] [2023-08-22T20:13:46.241Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T20:13:46.241Z] #55 ... [2023-08-22T20:13:46.241Z] [2023-08-22T20:13:46.241Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T20:13:46.241Z] #56 ... [2023-08-22T20:13:46.241Z] [2023-08-22T20:13:46.241Z] #42 [support-scheduler internal] load build context [2023-08-22T20:13:46.821Z] #42 transferring context: 365.21MB 11.5s done [2023-08-22T20:13:47.610Z] 554e91adad29: Pull complete [2023-08-22T20:13:47.610Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-22T20:13:47.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T20:13:47.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-22T20:13:47.942Z] + + docker build -t ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T20:13:47.942Z] WORKDIR /edgex [2023-08-22T20:13:47.942Z] COPY go.mod . [2023-08-22T20:13:47.942Z] RUN go mod download [2023-08-22T20:13:47.942Z] [2023-08-22T20:13:48.529Z] Sending build context to Docker daemon 2.95MB [2023-08-22T20:13:48.529Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T20:13:48.529Z] ---> 1e15ea492957 [2023-08-22T20:13:48.529Z] Step 2/4 : WORKDIR /edgex [2023-08-22T20:13:50.271Z] #42 ... [2023-08-22T20:13:50.271Z] [2023-08-22T20:13:50.271Z] #35 [security-spire-config internal] load build context [2023-08-22T20:13:50.271Z] #35 transferring context: 365.21MB 13.4s done [2023-08-22T20:13:50.471Z] ---> Running in e08a2835d9a5 [2023-08-22T20:13:50.471Z] Removing intermediate container e08a2835d9a5 [2023-08-22T20:13:50.471Z] ---> 3719a06c22dc [2023-08-22T20:13:50.471Z] Step 3/4 : COPY go.mod . [2023-08-22T20:13:51.054Z] ---> d7f5fd86b01c [2023-08-22T20:13:51.054Z] Step 4/4 : RUN go mod download [2023-08-22T20:13:51.054Z] ---> Running in 0ff4387605bb [2023-08-22T20:13:54.475Z] #35 ... [2023-08-22T20:13:54.475Z] [2023-08-22T20:13:54.475Z] #34 [security-proxy-auth internal] load build context [2023-08-22T20:13:54.475Z] #34 transferring context: 365.21MB 11.2s done [2023-08-22T20:13:54.475Z] #34 ... [2023-08-22T20:13:54.475Z] [2023-08-22T20:13:54.475Z] #37 [core-data internal] load build context [2023-08-22T20:13:54.475Z] #37 transferring context: 365.21MB 11.4s done [2023-08-22T20:13:54.475Z] #37 ... [2023-08-22T20:13:54.475Z] [2023-08-22T20:13:54.475Z] #36 [core-command internal] load build context [2023-08-22T20:13:54.475Z] #36 transferring context: 365.21MB 12.2s done [2023-08-22T20:13:54.735Z] #36 ... [2023-08-22T20:13:54.735Z] [2023-08-22T20:13:54.735Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-22T20:13:54.735Z] #39 transferring context: 365.21MB 10.7s done [2023-08-22T20:13:54.735Z] #39 ... [2023-08-22T20:13:54.735Z] [2023-08-22T20:13:54.735Z] #41 [security-spire-server internal] load build context [2023-08-22T20:13:54.735Z] #41 transferring context: 365.21MB 11.1s done [2023-08-22T20:13:54.992Z] #41 ... [2023-08-22T20:13:54.992Z] [2023-08-22T20:13:54.993Z] #40 [core-metadata internal] load build context [2023-08-22T20:13:54.993Z] #40 transferring context: 365.21MB 11.6s done [2023-08-22T20:13:55.831Z] #40 ... [2023-08-22T20:13:55.831Z] [2023-08-22T20:13:55.831Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-22T20:13:55.831Z] #44 transferring context: 365.21MB 11.1s done [2023-08-22T20:13:55.831Z] #44 ... [2023-08-22T20:13:55.831Z] [2023-08-22T20:13:55.831Z] #43 [security-spire-agent internal] load build context [2023-08-22T20:13:55.831Z] #43 transferring context: 365.21MB 11.9s done [2023-08-22T20:13:56.092Z] #43 ... [2023-08-22T20:13:56.092Z] [2023-08-22T20:13:56.092Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:13:56.092Z] #45 transferring context: 365.21MB 11.1s done [2023-08-22T20:13:56.092Z] #45 ... [2023-08-22T20:13:56.092Z] [2023-08-22T20:13:56.092Z] #46 [security-secretstore-setup internal] load build context [2023-08-22T20:13:56.092Z] #46 transferring context: 365.21MB 10.9s done [2023-08-22T20:13:56.351Z] #46 ... [2023-08-22T20:13:56.351Z] [2023-08-22T20:13:56.351Z] #38 [security-bootstrapper internal] load build context [2023-08-22T20:13:56.351Z] #38 transferring context: 365.21MB 11.9s done [2023-08-22T20:13:56.920Z] #38 ... [2023-08-22T20:13:56.920Z] [2023-08-22T20:13:56.920Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T20:13:56.920Z] #50 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:13:56.920Z] #50 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:13:56.920Z] #50 11.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:13:56.920Z] #50 11.98 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:13:56.920Z] #50 11.98 OK: 17818 distinct packages available [2023-08-22T20:13:56.920Z] #50 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:13:56.920Z] #50 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:13:56.920Z] #50 12.37 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-22T20:13:56.920Z] #50 12.38 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-22T20:13:56.920Z] #50 12.38 (3/5) Installing libucontext (1.2-r0) [2023-08-22T20:13:56.920Z] #50 12.39 (4/5) Installing gcompat (1.1.0-r0) [2023-08-22T20:13:56.920Z] #50 12.39 (5/5) Installing openssl (3.0.10-r0) [2023-08-22T20:13:56.920Z] #50 12.40 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:13:56.920Z] #50 12.41 OK: 8 MiB in 20 packages [2023-08-22T20:14:29.029Z] #50 ... [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #53 [support-notifications internal] load build context [2023-08-22T20:14:29.029Z] #53 DONE 49.8s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-22T20:14:29.029Z] #39 DONE 49.5s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T20:14:29.029Z] #50 DONE 48.7s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #34 [security-proxy-auth internal] load build context [2023-08-22T20:14:29.029Z] #34 DONE 49.7s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #37 [core-data internal] load build context [2023-08-22T20:14:29.029Z] #37 DONE 49.8s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #41 [security-spire-server internal] load build context [2023-08-22T20:14:29.029Z] #41 DONE 49.6s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #46 [security-secretstore-setup internal] load build context [2023-08-22T20:14:29.029Z] #46 DONE 49.3s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #43 [security-spire-agent internal] load build context [2023-08-22T20:14:29.029Z] #43 DONE 49.9s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-22T20:14:29.029Z] #33 DONE 46.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:14:29.029Z] #57 ... [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:14:29.029Z] #45 DONE 49.6s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-22T20:14:29.029Z] #44 DONE 49.4s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #38 [security-bootstrapper internal] load build context [2023-08-22T20:14:29.029Z] #38 DONE 49.8s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #40 [core-metadata internal] load build context [2023-08-22T20:14:29.029Z] #40 DONE 49.8s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #42 [support-scheduler internal] load build context [2023-08-22T20:14:29.029Z] #42 DONE 49.4s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #35 [security-spire-config internal] load build context [2023-08-22T20:14:29.029Z] #35 DONE 50.1s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #36 [core-command internal] load build context [2023-08-22T20:14:29.029Z] #36 DONE 50.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T20:14:29.029Z] #51 48.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #51 49.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #51 49.30 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #51 49.31 (2/4) Installing openssl (3.0.10-r0) [2023-08-22T20:14:29.029Z] #51 49.31 (3/4) Installing su-exec (0.2-r2) [2023-08-22T20:14:29.029Z] #51 49.32 (4/4) Installing yq (4.30.4-r4) [2023-08-22T20:14:29.029Z] #51 49.39 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #51 49.39 OK: 17 MiB in 19 packages [2023-08-22T20:14:29.029Z] #51 DONE 50.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T20:14:29.029Z] #55 49.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #55 49.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #55 49.39 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #55 49.39 (2/2) Installing su-exec (0.2-r2) [2023-08-22T20:14:29.029Z] #55 49.40 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #55 49.40 OK: 7 MiB in 17 packages [2023-08-22T20:14:29.029Z] #55 DONE 50.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-22T20:14:29.029Z] #58 ... [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T20:14:29.029Z] #47 48.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #47 49.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #47 49.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:14:29.029Z] #47 49.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:14:29.029Z] #47 49.32 OK: 17818 distinct packages available [2023-08-22T20:14:29.029Z] #47 49.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #47 49.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #47 49.74 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #47 49.74 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-22T20:14:29.029Z] #47 49.74 (3/4) Installing libucontext (1.2-r0) [2023-08-22T20:14:29.029Z] #47 49.74 (4/4) Installing gcompat (1.1.0-r0) [2023-08-22T20:14:29.029Z] #47 49.75 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #47 49.75 OK: 7 MiB in 19 packages [2023-08-22T20:14:29.029Z] #47 DONE 50.1s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T20:14:29.029Z] #49 49.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #49 49.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #49 49.64 (1/4) Installing ca-certificates (20230506-r0) [2023-08-22T20:14:29.029Z] #49 49.68 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #49 49.69 (3/4) Installing su-exec (0.2-r2) [2023-08-22T20:14:29.029Z] #49 49.69 (4/4) Installing yq (4.30.4-r4) [2023-08-22T20:14:29.029Z] #49 49.76 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #49 49.76 Executing ca-certificates-20230506-r0.trigger [2023-08-22T20:14:29.029Z] #49 50.01 OK: 17 MiB in 19 packages [2023-08-22T20:14:29.029Z] #49 DONE 50.2s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-22T20:14:29.029Z] #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 1.311 OK: 265 MiB in 53 packages [2023-08-22T20:14:29.029Z] #59 DONE 1.5s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-22T20:14:29.029Z] #60 DONE 0.2s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T20:14:29.029Z] #56 49.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #56 49.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #56 49.60 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:14:29.029Z] #56 49.60 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:14:29.029Z] #56 49.60 OK: 17818 distinct packages available [2023-08-22T20:14:29.029Z] #56 49.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #56 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #56 50.01 (1/9) Installing ca-certificates (20230506-r0) [2023-08-22T20:14:29.029Z] #56 50.03 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-22T20:14:29.029Z] #56 50.05 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-22T20:14:29.029Z] #56 50.06 (4/9) Installing libcurl (8.2.1-r0) [2023-08-22T20:14:29.029Z] #56 50.07 (5/9) Installing curl (8.2.1-r0) [2023-08-22T20:14:29.029Z] #56 50.08 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #56 50.09 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-22T20:14:29.029Z] #56 50.09 (8/9) Installing libucontext (1.2-r0) [2023-08-22T20:14:29.029Z] #56 50.09 (9/9) Installing gcompat (1.1.0-r0) [2023-08-22T20:14:29.029Z] #56 50.10 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #56 50.11 Executing ca-certificates-20230506-r0.trigger [2023-08-22T20:14:29.029Z] #56 50.28 OK: 10 MiB in 24 packages [2023-08-22T20:14:29.029Z] #56 DONE 50.4s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T20:14:29.029Z] #52 49.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #52 49.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #52 49.82 (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T20:14:29.029Z] #52 49.85 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #52 50.00 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #52 50.00 Executing ca-certificates-20230506-r0.trigger [2023-08-22T20:14:29.029Z] #52 50.09 OK: 8 MiB in 17 packages [2023-08-22T20:14:29.029Z] #52 DONE 50.3s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-22T20:14:29.029Z] #0 1.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 1.572 OK: 265 MiB in 53 packages [2023-08-22T20:14:29.029Z] #61 DONE 1.7s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #62 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-22T20:14:29.029Z] #62 DONE 0.2s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:14:29.029Z] #54 49.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #54 50.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #54 50.40 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #54 50.41 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #54 50.42 OK: 7 MiB in 16 packages [2023-08-22T20:14:29.029Z] #54 DONE 50.5s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #63 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:29.029Z] #63 ... [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:14:29.029Z] #64 DONE 0.1s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-22T20:14:29.029Z] #48 49.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #48 50.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #48 50.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T20:14:29.029Z] #48 50.55 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:14:29.029Z] #48 50.56 OK: 7 MiB in 16 packages [2023-08-22T20:14:29.029Z] #48 DONE 50.6s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:29.029Z] #65 ... [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-22T20:14:29.029Z] #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 1.817 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:14:29.029Z] #0 1.817 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:14:29.029Z] #0 1.817 OK: 17823 distinct packages available [2023-08-22T20:14:29.029Z] #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 2.154 OK: 265 MiB in 53 packages [2023-08-22T20:14:29.029Z] #66 DONE 2.2s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:14:29.029Z] #67 DONE 0.1s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:29.029Z] #68 ... [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:14:29.029Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #0 2.755 OK: 265 MiB in 53 packages [2023-08-22T20:14:29.029Z] #69 DONE 2.9s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:14:29.029Z] #70 DONE 0.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:14:29.029Z] #57 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #57 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T20:14:29.029Z] #57 2.738 OK: 265 MiB in 53 packages [2023-08-22T20:14:29.029Z] #57 DONE 3.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #71 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:14:29.029Z] #71 DONE 0.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:29.029Z] #72 ... [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-22T20:14:29.029Z] #58 DONE 2.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-22T20:14:29.029Z] #73 DONE 0.0s [2023-08-22T20:14:29.029Z] [2023-08-22T20:14:29.029Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:29.911Z] Removing intermediate container 0ff4387605bb [2023-08-22T20:14:29.911Z] ---> 968b7ad43822 [2023-08-22T20:14:29.911Z] Successfully built 968b7ad43822 [2023-08-22T20:14:29.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:14:30.242Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T20:14:30.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:14:30.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-4294 does not seem to be running inside a container [2023-08-22T20:14:30.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@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-arm64 cat [2023-08-22T20:14:31.711Z] $ docker top bff54fbde8e1e8222ec035375b26db8759cbfd7e4c67be79db4700430df9e8ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:14:32.515Z] + go version [2023-08-22T20:14:32.515Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-22T20:14:32.535Z] $ docker stop --time=1 bff54fbde8e1e8222ec035375b26db8759cbfd7e4c67be79db4700430df9e8ad [2023-08-22T20:14:34.124Z] $ docker rm -f --volumes bff54fbde8e1e8222ec035375b26db8759cbfd7e4c67be79db4700430df9e8ad [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-08-22T20:14:34.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-22T20:14:34.703Z] [2023-08-22T20:14:34.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:14:35.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-22T20:14:35.029Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-22T20:14:35.029Z] 547446be3368: Pulling fs layer [2023-08-22T20:14:35.029Z] d125d8839a47: Pulling fs layer [2023-08-22T20:14:35.029Z] 3e85d5ac6304: Pulling fs layer [2023-08-22T20:14:35.029Z] c3105a71a48b: Pulling fs layer [2023-08-22T20:14:35.029Z] 0f093f025ec4: Pulling fs layer [2023-08-22T20:14:35.029Z] c3106fc0e877: Pulling fs layer [2023-08-22T20:14:35.029Z] 0f093f025ec4: Waiting [2023-08-22T20:14:35.029Z] c3105a71a48b: Waiting [2023-08-22T20:14:35.029Z] c3106fc0e877: Waiting [2023-08-22T20:14:35.301Z] 547446be3368: Verifying Checksum [2023-08-22T20:14:35.301Z] 547446be3368: Download complete [2023-08-22T20:14:35.301Z] c3105a71a48b: Verifying Checksum [2023-08-22T20:14:35.301Z] c3105a71a48b: Download complete [2023-08-22T20:14:35.567Z] d125d8839a47: Verifying Checksum [2023-08-22T20:14:35.568Z] d125d8839a47: Download complete [2023-08-22T20:14:35.568Z] c3106fc0e877: Verifying Checksum [2023-08-22T20:14:35.568Z] c3106fc0e877: Download complete [2023-08-22T20:14:35.835Z] 0f093f025ec4: Verifying Checksum [2023-08-22T20:14:35.835Z] 0f093f025ec4: Download complete [2023-08-22T20:14:35.835Z] 547446be3368: Pull complete [2023-08-22T20:14:36.791Z] d125d8839a47: Pull complete [2023-08-22T20:14:37.373Z] 3e85d5ac6304: Verifying Checksum [2023-08-22T20:14:37.373Z] 3e85d5ac6304: Download complete [2023-08-22T20:14:45.584Z] 3e85d5ac6304: Pull complete [2023-08-22T20:14:45.584Z] c3105a71a48b: Pull complete [2023-08-22T20:14:46.545Z] 0f093f025ec4: Pull complete [2023-08-22T20:14:46.545Z] c3106fc0e877: Pull complete [2023-08-22T20:14:46.545Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-22T20:14:46.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-22T20:14:46.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:14:46.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-4294 does not seem to be running inside a container [2023-08-22T20:14:46.773Z] $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-22T20:14:48.814Z] $ docker top 3ac2e79c024604a69313d9f5520261a953693040c9013ebc34dbaf83c8af40c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:14:49.308Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-22T20:14:55.590Z] #74 DONE 27.7s [2023-08-22T20:14:55.590Z] [2023-08-22T20:14:55.590Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:55.590Z] #65 DONE 28.8s [2023-08-22T20:14:55.590Z] [2023-08-22T20:14:55.590Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:55.590Z] #72 DONE 27.7s [2023-08-22T20:14:55.590Z] [2023-08-22T20:14:55.590Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:55.590Z] #68 DONE 28.3s [2023-08-22T20:14:55.590Z] [2023-08-22T20:14:55.590Z] #63 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:14:55.590Z] #63 DONE 28.9s [2023-08-22T20:14:55.590Z] [2023-08-22T20:14:55.590Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-22T20:14:57.519Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-08-22T20:14:57.519Z] #1 transferring dockerfile: 1.84kB done [2023-08-22T20:14:57.519Z] #1 DONE 0.1s [2023-08-22T20:14:58.104Z] [2023-08-22T20:14:58.104Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-22T20:14:58.104Z] #2 transferring dockerfile: 1.78kB done [2023-08-22T20:14:58.104Z] #2 DONE 0.0s [2023-08-22T20:14:58.104Z] [2023-08-22T20:14:58.104Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-22T20:14:58.104Z] #3 transferring dockerfile: 1.82kB done [2023-08-22T20:14:58.104Z] #3 DONE 0.1s [2023-08-22T20:14:58.104Z] [2023-08-22T20:14:58.104Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-08-22T20:14:58.104Z] #4 transferring dockerfile: 2.58kB done [2023-08-22T20:14:58.104Z] #4 DONE 0.1s [2023-08-22T20:14:58.104Z] [2023-08-22T20:14:58.104Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-22T20:14:58.104Z] #5 transferring dockerfile: 1.82kB 0.0s done [2023-08-22T20:14:58.104Z] #5 DONE 0.1s [2023-08-22T20:14:58.104Z] [2023-08-22T20:14:58.104Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-22T20:14:58.104Z] #6 transferring dockerfile: 2.04kB done [2023-08-22T20:14:58.104Z] #6 DONE 0.1s [2023-08-22T20:14:58.104Z] [2023-08-22T20:14:58.104Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-08-22T20:14:58.374Z] #7 transferring dockerfile: 2.63kB done [2023-08-22T20:14:58.374Z] #7 DONE 0.1s [2023-08-22T20:14:58.374Z] [2023-08-22T20:14:58.374Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-08-22T20:14:58.374Z] #8 transferring dockerfile: 2.68kB done [2023-08-22T20:14:58.374Z] #8 DONE 0.1s [2023-08-22T20:14:58.374Z] [2023-08-22T20:14:58.374Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-22T20:14:58.374Z] #9 transferring dockerfile: 2.82kB done [2023-08-22T20:14:58.374Z] #9 DONE 0.1s [2023-08-22T20:14:58.374Z] [2023-08-22T20:14:58.374Z] #10 [core-data internal] load build definition from Dockerfile [2023-08-22T20:14:58.374Z] #10 transferring dockerfile: 1.90kB done [2023-08-22T20:14:58.640Z] #10 DONE 0.0s [2023-08-22T20:14:58.640Z] [2023-08-22T20:14:58.640Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-22T20:14:58.640Z] #11 transferring dockerfile: 2.38kB done [2023-08-22T20:14:58.640Z] #11 DONE 0.1s [2023-08-22T20:14:58.640Z] [2023-08-22T20:14:58.640Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-08-22T20:14:58.640Z] #12 transferring dockerfile: 1.96kB done [2023-08-22T20:14:58.640Z] #12 DONE 0.0s [2023-08-22T20:14:58.640Z] [2023-08-22T20:14:58.640Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-22T20:14:58.640Z] #13 transferring dockerfile: 2.12kB done [2023-08-22T20:14:58.640Z] #13 DONE 0.0s [2023-08-22T20:14:58.640Z] [2023-08-22T20:14:58.640Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-22T20:14:58.907Z] #14 transferring dockerfile: 2.39kB done [2023-08-22T20:14:58.907Z] #14 DONE 0.1s [2023-08-22T20:14:58.907Z] [2023-08-22T20:14:58.907Z] #15 [support-notifications internal] load .dockerignore [2023-08-22T20:14:58.907Z] #15 transferring context: 56B done [2023-08-22T20:14:58.907Z] #15 DONE 0.1s [2023-08-22T20:14:59.495Z] [2023-08-22T20:14:59.495Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-22T20:14:59.495Z] #16 transferring context: 56B done [2023-08-22T20:14:59.495Z] #16 DONE 0.0s [2023-08-22T20:14:59.495Z] [2023-08-22T20:14:59.495Z] #17 [support-scheduler internal] load .dockerignore [2023-08-22T20:14:59.495Z] #17 transferring context: 56B done [2023-08-22T20:14:59.495Z] #17 DONE 0.0s [2023-08-22T20:14:59.495Z] [2023-08-22T20:14:59.495Z] #18 [security-spire-config internal] load .dockerignore [2023-08-22T20:14:59.495Z] #18 transferring context: 56B done [2023-08-22T20:14:59.495Z] #18 DONE 0.1s [2023-08-22T20:14:59.495Z] [2023-08-22T20:14:59.495Z] #19 [core-command internal] load .dockerignore [2023-08-22T20:14:59.495Z] #19 transferring context: 56B done [2023-08-22T20:14:59.495Z] #19 DONE 0.1s [2023-08-22T20:14:59.495Z] [2023-08-22T20:14:59.495Z] #20 [security-proxy-auth internal] load .dockerignore [2023-08-22T20:14:59.766Z] #20 transferring context: 56B done [2023-08-22T20:14:59.766Z] #20 DONE 0.1s [2023-08-22T20:14:59.766Z] [2023-08-22T20:14:59.766Z] #21 [security-spire-server internal] load .dockerignore [2023-08-22T20:14:59.766Z] #21 transferring context: 56B done [2023-08-22T20:14:59.766Z] #21 DONE 0.1s [2023-08-22T20:14:59.766Z] [2023-08-22T20:14:59.766Z] #22 [security-spire-agent internal] load .dockerignore [2023-08-22T20:14:59.766Z] #22 transferring context: 56B 0.0s done [2023-08-22T20:14:59.766Z] #22 DONE 0.0s [2023-08-22T20:14:59.766Z] [2023-08-22T20:14:59.766Z] #23 [security-bootstrapper internal] load .dockerignore [2023-08-22T20:14:59.766Z] #23 transferring context: 56B done [2023-08-22T20:14:59.766Z] #23 DONE 0.1s [2023-08-22T20:14:59.766Z] [2023-08-22T20:14:59.766Z] #24 [core-data internal] load .dockerignore [2023-08-22T20:15:00.035Z] #24 transferring context: 56B done [2023-08-22T20:15:00.035Z] #24 DONE 0.1s [2023-08-22T20:15:00.035Z] [2023-08-22T20:15:00.035Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-08-22T20:15:00.035Z] #25 transferring context: 56B done [2023-08-22T20:15:00.035Z] #25 DONE 0.1s [2023-08-22T20:15:00.035Z] [2023-08-22T20:15:00.035Z] #26 [core-metadata internal] load .dockerignore [2023-08-22T20:15:00.035Z] #26 transferring context: 56B 0.0s done [2023-08-22T20:15:00.035Z] #26 DONE 0.1s [2023-08-22T20:15:00.035Z] [2023-08-22T20:15:00.035Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-22T20:15:00.035Z] #27 transferring context: 56B done [2023-08-22T20:15:00.035Z] #27 DONE 0.1s [2023-08-22T20:15:00.035Z] [2023-08-22T20:15:00.035Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-22T20:15:00.035Z] #28 transferring context: 56B 0.0s done [2023-08-22T20:15:00.301Z] #28 DONE 0.1s [2023-08-22T20:15:00.301Z] [2023-08-22T20:15:00.301Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:00.301Z] #29 DONE 0.0s [2023-08-22T20:15:00.301Z] [2023-08-22T20:15:00.301Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:15:00.301Z] #30 DONE 0.2s [2023-08-22T20:15:00.301Z] [2023-08-22T20:15:00.301Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:00.301Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:00.301Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:00.301Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:00.576Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:00.576Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.50MB / 3.26MB 0.2s [2023-08-22T20:15:00.576Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:00.576Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-22T20:15:01.170Z] #31 ... [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #32 [support-notifications internal] load build context [2023-08-22T20:15:01.170Z] #32 transferring context: 2.57MB 0.5s done [2023-08-22T20:15:01.170Z] #32 DONE 0.7s [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:01.170Z] #31 ... [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:01.170Z] #29 DONE 0.0s [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:01.170Z] #33 DONE 1.4s [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:01.170Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:01.170Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:01.170Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:01.170Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:01.170Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:01.170Z] #31 ... [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:01.170Z] #29 DONE 0.0s [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:01.170Z] #33 DONE 1.4s [2023-08-22T20:15:01.170Z] [2023-08-22T20:15:01.170Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:01.170Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:01.170Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:01.170Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:01.170Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:01.170Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:01.445Z] #31 ... [2023-08-22T20:15:01.445Z] [2023-08-22T20:15:01.445Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:01.445Z] #29 DONE 0.0s [2023-08-22T20:15:01.445Z] [2023-08-22T20:15:01.445Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:01.445Z] #33 DONE 1.5s [2023-08-22T20:15:01.445Z] [2023-08-22T20:15:01.445Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:01.445Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:01.445Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:01.445Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:01.445Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:01.445Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:01.445Z] #31 ... [2023-08-22T20:15:01.445Z] [2023-08-22T20:15:01.445Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:15:01.445Z] #30 DONE 0.5s [2023-08-22T20:15:01.711Z] [2023-08-22T20:15:01.711Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:01.711Z] #29 DONE 0.0s [2023-08-22T20:15:01.711Z] [2023-08-22T20:15:01.711Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:01.711Z] #33 DONE 1.5s [2023-08-22T20:15:01.711Z] [2023-08-22T20:15:01.711Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:01.711Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:01.711Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:01.711Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:01.712Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:01.712Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:01.712Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-22T20:15:01.712Z] #31 ... [2023-08-22T20:15:01.712Z] [2023-08-22T20:15:01.712Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-22T20:15:01.712Z] #34 DONE 0.9s [2023-08-22T20:15:01.712Z] [2023-08-22T20:15:01.712Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:01.712Z] #29 DONE 0.0s [2023-08-22T20:15:01.712Z] [2023-08-22T20:15:01.712Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:15:01.712Z] #30 DONE 0.8s [2023-08-22T20:15:01.712Z] [2023-08-22T20:15:01.712Z] #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:15:01.984Z] #35 ... [2023-08-22T20:15:01.984Z] [2023-08-22T20:15:01.984Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:01.984Z] #33 DONE 1.5s [2023-08-22T20:15:01.984Z] [2023-08-22T20:15:01.984Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:01.984Z] #29 DONE 0.0s [2023-08-22T20:15:01.984Z] [2023-08-22T20:15:01.984Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-22T20:15:01.984Z] #34 DONE 0.9s [2023-08-22T20:15:01.984Z] [2023-08-22T20:15:01.984Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:01.984Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:01.984Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:01.984Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:01.984Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:01.984Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:01.984Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-22T20:15:02.248Z] #31 ... [2023-08-22T20:15:02.248Z] [2023-08-22T20:15:02.248Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:02.248Z] #29 DONE 0.0s [2023-08-22T20:15:02.248Z] [2023-08-22T20:15:02.248Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-22T20:15:02.515Z] #36 ... [2023-08-22T20:15:02.515Z] [2023-08-22T20:15:02.515Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:02.515Z] #29 DONE 0.0s [2023-08-22T20:15:02.515Z] [2023-08-22T20:15:02.515Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-22T20:15:02.515Z] #36 ... [2023-08-22T20:15:02.515Z] [2023-08-22T20:15:02.515Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:02.515Z] #33 DONE 1.6s [2023-08-22T20:15:02.515Z] [2023-08-22T20:15:02.515Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-22T20:15:02.515Z] #34 DONE 1.0s [2023-08-22T20:15:02.515Z] [2023-08-22T20:15:02.515Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:15:02.515Z] #30 DONE 1.4s [2023-08-22T20:15:02.515Z] [2023-08-22T20:15:02.515Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-22T20:15:02.783Z] #36 ... [2023-08-22T20:15:02.783Z] [2023-08-22T20:15:02.783Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:02.783Z] #33 DONE 1.6s [2023-08-22T20:15:02.783Z] [2023-08-22T20:15:02.783Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-22T20:15:02.783Z] #34 DONE 1.0s [2023-08-22T20:15:02.783Z] [2023-08-22T20:15:02.783Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:02.783Z] #29 DONE 0.0s [2023-08-22T20:15:02.783Z] [2023-08-22T20:15:02.783Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-22T20:15:02.783Z] #36 transferring context: 2.57MB 1.5s done [2023-08-22T20:15:03.051Z] #36 ... [2023-08-22T20:15:03.051Z] [2023-08-22T20:15:03.051Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:03.051Z] #29 DONE 0.1s [2023-08-22T20:15:03.051Z] [2023-08-22T20:15:03.051Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:15:03.051Z] #30 DONE 1.7s [2023-08-22T20:15:03.051Z] [2023-08-22T20:15:03.051Z] #37 [support-scheduler internal] load build context [2023-08-22T20:15:03.051Z] #37 transferring context: 2.57MB 1.3s done [2023-08-22T20:15:03.051Z] #37 DONE 1.7s [2023-08-22T20:15:03.051Z] [2023-08-22T20:15:03.051Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T20:15:03.051Z] #29 DONE 0.1s [2023-08-22T20:15:03.051Z] [2023-08-22T20:15:03.051Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-22T20:15:03.051Z] #36 DONE 1.9s [2023-08-22T20:15:03.051Z] [2023-08-22T20:15:03.051Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:03.051Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:03.051Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:03.051Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:03.051Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:03.051Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:03.051Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-22T20:15:03.360Z] #31 ... [2023-08-22T20:15:03.360Z] [2023-08-22T20:15:03.360Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:03.360Z] #33 DONE 1.6s [2023-08-22T20:15:03.360Z] [2023-08-22T20:15:03.360Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-22T20:15:03.360Z] #34 DONE 1.0s [2023-08-22T20:15:03.360Z] [2023-08-22T20:15:03.360Z] #38 [core-metadata internal] load build context [2023-08-22T20:15:03.360Z] #38 DONE 0.0s [2023-08-22T20:15:03.360Z] [2023-08-22T20:15:03.360Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:03.360Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:03.360Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:03.360Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:03.360Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:03.360Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:03.360Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-22T20:15:03.628Z] #31 DONE 3.9s [2023-08-22T20:15:03.628Z] [2023-08-22T20:15:03.628Z] #39 [security-spire-config internal] load build context [2023-08-22T20:15:03.628Z] #39 transferring context: 2.57MB 1.8s done [2023-08-22T20:15:04.213Z] #39 DONE 2.7s [2023-08-22T20:15:04.213Z] [2023-08-22T20:15:04.213Z] #40 [core-command internal] load build context [2023-08-22T20:15:04.213Z] #40 transferring context: 2.57MB 2.0s done [2023-08-22T20:15:04.213Z] #40 DONE 2.6s [2023-08-22T20:15:04.213Z] [2023-08-22T20:15:04.213Z] #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:15:04.481Z] #41 ... [2023-08-22T20:15:04.481Z] [2023-08-22T20:15:04.481Z] #42 [security-proxy-auth internal] load build context [2023-08-22T20:15:04.481Z] #42 transferring context: 2.57MB 1.4s done [2023-08-22T20:15:04.481Z] #42 DONE 2.8s [2023-08-22T20:15:04.481Z] [2023-08-22T20:15:04.481Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T20:15:04.752Z] #43 ... [2023-08-22T20:15:04.752Z] [2023-08-22T20:15:04.752Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T20:15:04.752Z] #30 DONE 3.6s [2023-08-22T20:15:05.020Z] [2023-08-22T20:15:05.021Z] #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T20:15:05.603Z] #44 ... [2023-08-22T20:15:05.603Z] [2023-08-22T20:15:05.603Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T20:15:05.603Z] #33 DONE 1.7s [2023-08-22T20:15:05.603Z] [2023-08-22T20:15:05.603Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-22T20:15:05.603Z] #34 DONE 1.0s [2023-08-22T20:15:05.603Z] [2023-08-22T20:15:05.603Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T20:15:05.603Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T20:15:05.603Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T20:15:05.603Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T20:15:05.603Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T20:15:05.603Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T20:15:05.603Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-22T20:15:05.603Z] #31 DONE 3.9s [2023-08-22T20:15:05.603Z] [2023-08-22T20:15:05.603Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:05.603Z] #45 DONE 0.0s [2023-08-22T20:15:05.603Z] [2023-08-22T20:15:05.603Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:05.665Z] #75 ... [2023-08-22T20:15:05.665Z] [2023-08-22T20:15:05.665Z] #76 [core-command builder 6/7] COPY . . [2023-08-22T20:15:05.665Z] #76 ... [2023-08-22T20:15:05.665Z] [2023-08-22T20:15:05.665Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-08-22T20:15:05.665Z] #77 ... [2023-08-22T20:15:05.665Z] [2023-08-22T20:15:05.665Z] #78 [security-spire-config builder 6/9] COPY . . [2023-08-22T20:15:05.665Z] #78 ... [2023-08-22T20:15:05.665Z] [2023-08-22T20:15:05.665Z] #79 [support-notifications builder 6/7] COPY . . [2023-08-22T20:15:05.872Z] #45 ... [2023-08-22T20:15:05.873Z] [2023-08-22T20:15:05.873Z] #46 [security-spire-agent internal] load build context [2023-08-22T20:15:05.873Z] #46 transferring context: 2.57MB 2.6s done [2023-08-22T20:15:05.873Z] #46 DONE 3.9s [2023-08-22T20:15:06.140Z] [2023-08-22T20:15:06.140Z] #47 [security-spire-server internal] load build context [2023-08-22T20:15:06.408Z] #47 transferring context: 2.57MB 3.5s done [2023-08-22T20:15:06.673Z] #47 DONE 4.6s [2023-08-22T20:15:06.673Z] [2023-08-22T20:15:06.673Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T20:15:08.623Z] #48 ... [2023-08-22T20:15:08.623Z] [2023-08-22T20:15:08.623Z] #38 [core-metadata internal] load build context [2023-08-22T20:15:08.623Z] #38 transferring context: 2.57MB 3.9s done [2023-08-22T20:15:08.623Z] #38 DONE 5.3s [2023-08-22T20:15:08.891Z] [2023-08-22T20:15:08.891Z] #49 [core-data internal] load build context [2023-08-22T20:15:08.891Z] #49 transferring context: 2.57MB 4.1s done [2023-08-22T20:15:08.891Z] #49 DONE 6.2s [2023-08-22T20:15:08.891Z] [2023-08-22T20:15:08.891Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:09.159Z] #45 ... [2023-08-22T20:15:09.159Z] [2023-08-22T20:15:09.159Z] #50 [core-common-config-bootstrapper internal] load build context [2023-08-22T20:15:09.159Z] #50 transferring context: 2.57MB 4.7s done [2023-08-22T20:15:09.159Z] #50 DONE 5.8s [2023-08-22T20:15:09.159Z] [2023-08-22T20:15:09.159Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:09.745Z] #45 ... [2023-08-22T20:15:09.745Z] [2023-08-22T20:15:09.745Z] #51 [security-secretstore-setup internal] load build context [2023-08-22T20:15:09.745Z] #51 transferring context: 2.57MB 5.0s done [2023-08-22T20:15:09.745Z] #51 DONE 6.8s [2023-08-22T20:15:09.745Z] [2023-08-22T20:15:09.745Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:10.330Z] #45 ... [2023-08-22T20:15:10.330Z] [2023-08-22T20:15:10.330Z] #52 [security-bootstrapper internal] load build context [2023-08-22T20:15:10.330Z] #52 transferring context: 2.57MB 5.9s done [2023-08-22T20:15:10.330Z] #52 DONE 7.8s [2023-08-22T20:15:10.330Z] [2023-08-22T20:15:10.330Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:10.915Z] #45 ... [2023-08-22T20:15:10.915Z] [2023-08-22T20:15:10.915Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-22T20:15:10.915Z] #0 4.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:10.915Z] #0 5.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:10.915Z] #0 8.154 OK: 263 MiB in 53 packages [2023-08-22T20:15:10.915Z] #53 DONE 9.2s [2023-08-22T20:15:10.915Z] [2023-08-22T20:15:10.915Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:10.915Z] #45 transferring context: 2.57MB 3.7s done [2023-08-22T20:15:10.947Z] #79 ... [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #78 [security-spire-config builder 6/9] COPY . . [2023-08-22T20:15:10.947Z] #78 DONE 16.0s [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:10.947Z] #80 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:10.947Z] #81 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #82 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #82 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:10.947Z] #83 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:10.947Z] #84 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #85 [support-scheduler builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #85 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #86 [core-metadata builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #86 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:10.947Z] #87 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:10.947Z] #88 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:10.947Z] #89 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #90 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:10.947Z] #91 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #92 [core-data builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #92 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:10.947Z] #93 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #94 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:10.947Z] #94 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #77 DONE 16.2s [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #76 [core-command builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #76 DONE 16.1s [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #95 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T20:15:10.947Z] #95 ... [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:10.947Z] #96 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #97 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:10.947Z] #98 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:10.947Z] #99 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #100 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:10.947Z] #101 CACHED [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #75 DONE 16.2s [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #79 [support-notifications builder 6/7] COPY . . [2023-08-22T20:15:10.947Z] #79 DONE 16.3s [2023-08-22T20:15:10.947Z] [2023-08-22T20:15:10.947Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:15:11.183Z] #45 ... [2023-08-22T20:15:11.183Z] [2023-08-22T20:15:11.183Z] #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-22T20:15:11.183Z] #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:11.183Z] #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:11.183Z] #0 7.627 OK: 263 MiB in 53 packages [2023-08-22T20:15:11.183Z] #54 DONE 9.4s [2023-08-22T20:15:11.183Z] [2023-08-22T20:15:11.183Z] #45 [security-proxy-setup internal] load build context [2023-08-22T20:15:11.183Z] #45 DONE 5.7s [2023-08-22T20:15:11.183Z] [2023-08-22T20:15:11.183Z] #55 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-22T20:15:11.208Z] #102 ... [2023-08-22T20:15:11.208Z] [2023-08-22T20:15:11.208Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-22T20:15:11.208Z] #103 CACHED [2023-08-22T20:15:11.208Z] [2023-08-22T20:15:11.208Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-22T20:15:11.208Z] #104 CACHED [2023-08-22T20:15:11.208Z] [2023-08-22T20:15:11.208Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:11.208Z] #105 CACHED [2023-08-22T20:15:11.208Z] [2023-08-22T20:15:11.208Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T20:15:11.208Z] #106 CACHED [2023-08-22T20:15:11.208Z] [2023-08-22T20:15:11.208Z] #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T20:15:11.208Z] #107 DONE 0.6s [2023-08-22T20:15:11.469Z] [2023-08-22T20:15:11.469Z] #108 [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-08-22T20:15:11.781Z] #55 ... [2023-08-22T20:15:11.781Z] [2023-08-22T20:15:11.781Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-22T20:15:11.781Z] #0 6.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:11.781Z] #0 8.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:11.781Z] #56 ... [2023-08-22T20:15:11.781Z] [2023-08-22T20:15:11.781Z] #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:12.370Z] #57 DONE 1.4s [2023-08-22T20:15:12.370Z] [2023-08-22T20:15:12.370Z] #58 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:12.644Z] #58 ... [2023-08-22T20:15:12.644Z] [2023-08-22T20:15:12.645Z] #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:15:12.645Z] #35 6.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:12.645Z] #35 8.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:12.645Z] #35 11.16 OK: 263 MiB in 53 packages [2023-08-22T20:15:12.645Z] #35 ... [2023-08-22T20:15:12.645Z] [2023-08-22T20:15:12.645Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:15:12.645Z] #0 5.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:12.645Z] #0 7.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:12.922Z] #59 10.16 OK: 263 MiB in 53 packages [2023-08-22T20:15:13.198Z] #59 ... [2023-08-22T20:15:13.198Z] [2023-08-22T20:15:13.198Z] #55 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-22T20:15:13.198Z] #55 DONE 1.9s [2023-08-22T20:15:13.198Z] [2023-08-22T20:15:13.198Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-22T20:15:13.198Z] #56 11.46 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:15:13.198Z] #56 11.46 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:15:13.198Z] #56 11.46 OK: 17694 distinct packages available [2023-08-22T20:15:13.198Z] #56 ... [2023-08-22T20:15:13.198Z] [2023-08-22T20:15:13.198Z] #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:15:13.198Z] #35 DONE 11.8s [2023-08-22T20:15:13.472Z] [2023-08-22T20:15:13.472Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T20:15:13.472Z] #59 DONE 10.7s [2023-08-22T20:15:13.472Z] [2023-08-22T20:15:13.472Z] #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:14.902Z] #60 ... [2023-08-22T20:15:14.902Z] [2023-08-22T20:15:14.902Z] #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:14.902Z] #61 DONE 1.3s [2023-08-22T20:15:14.902Z] [2023-08-22T20:15:14.902Z] #60 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:14.902Z] #60 DONE 1.3s [2023-08-22T20:15:14.902Z] [2023-08-22T20:15:14.902Z] #62 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:14.902Z] #62 ... [2023-08-22T20:15:14.902Z] [2023-08-22T20:15:14.902Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T20:15:15.169Z] #63 ... [2023-08-22T20:15:15.169Z] [2023-08-22T20:15:15.169Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T20:15:15.169Z] #64 ... [2023-08-22T20:15:15.169Z] [2023-08-22T20:15:15.169Z] #65 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T20:15:15.437Z] #65 ... [2023-08-22T20:15:15.437Z] [2023-08-22T20:15:15.437Z] #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:15:15.437Z] #66 ... [2023-08-22T20:15:15.437Z] [2023-08-22T20:15:15.437Z] #67 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T20:15:15.713Z] #67 ... [2023-08-22T20:15:15.713Z] [2023-08-22T20:15:15.713Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-22T20:15:15.713Z] #56 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:15.713Z] #56 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:15.713Z] #56 13.57 OK: 263 MiB in 53 packages [2023-08-22T20:15:15.713Z] #56 DONE 14.0s [2023-08-22T20:15:15.713Z] [2023-08-22T20:15:15.713Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:15:16.752Z] #108 ... [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #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-08-22T20:15:16.752Z] #109 DONE 5.3s [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:15:16.752Z] #0 1.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-22T20:15:16.752Z] #110 ... [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #108 [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-08-22T20:15:16.752Z] #108 DONE 5.4s [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-22T20:15:16.752Z] #111 DONE 0.2s [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-22T20:15:16.752Z] #112 DONE 0.2s [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #113 [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-08-22T20:15:16.752Z] #0 1.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-22T20:15:16.752Z] #113 ... [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #114 [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-08-22T20:15:16.752Z] #114 CACHED [2023-08-22T20:15:16.752Z] [2023-08-22T20:15:16.752Z] #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T20:15:16.752Z] #115 CACHED [2023-08-22T20:15:16.753Z] [2023-08-22T20:15:16.753Z] #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-22T20:15:16.753Z] #116 CACHED [2023-08-22T20:15:16.753Z] [2023-08-22T20:15:16.753Z] #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:16.753Z] #117 CACHED [2023-08-22T20:15:16.753Z] [2023-08-22T20:15:16.753Z] #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-22T20:15:16.753Z] #118 CACHED [2023-08-22T20:15:16.753Z] [2023-08-22T20:15:16.753Z] #119 [security-spire-agent builder 6/9] COPY . . [2023-08-22T20:15:16.753Z] #119 CACHED [2023-08-22T20:15:16.753Z] [2023-08-22T20:15:16.753Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:15:17.022Z] #120 DONE 0.2s [2023-08-22T20:15:17.022Z] [2023-08-22T20:15:17.022Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:15:17.022Z] #121 DONE 0.2s [2023-08-22T20:15:17.022Z] [2023-08-22T20:15:17.022Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T20:15:17.022Z] #0 1.304 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-22T20:15:17.022Z] #122 ... [2023-08-22T20:15:17.022Z] [2023-08-22T20:15:17.022Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:15:17.127Z] #68 DONE 1.1s [2023-08-22T20:15:17.127Z] [2023-08-22T20:15:17.127Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:17.280Z] #123 DONE 0.2s [2023-08-22T20:15:17.281Z] [2023-08-22T20:15:17.281Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:15:17.281Z] #124 CACHED [2023-08-22T20:15:17.281Z] [2023-08-22T20:15:17.281Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:15:17.562Z] #125 DONE 0.1s [2023-08-22T20:15:17.562Z] [2023-08-22T20:15:17.562Z] #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:15:17.562Z] #126 CACHED [2023-08-22T20:15:17.562Z] [2023-08-22T20:15:17.562Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-22T20:15:18.093Z] #69 ... [2023-08-22T20:15:18.094Z] [2023-08-22T20:15:18.094Z] #41 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:15:18.094Z] #41 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:18.094Z] #41 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:18.094Z] #41 13.04 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:18.094Z] #41 13.06 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:18.094Z] #41 13.16 OK: 8 MiB in 16 packages [2023-08-22T20:15:18.094Z] #41 DONE 14.0s [2023-08-22T20:15:18.094Z] [2023-08-22T20:15:18.094Z] #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:15:18.094Z] #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:18.679Z] #66 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:21.125Z] #127 ... [2023-08-22T20:15:21.125Z] [2023-08-22T20:15:21.125Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T20:15:21.125Z] #0 1.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-22T20:15:21.125Z] #128 ... [2023-08-22T20:15:21.125Z] [2023-08-22T20:15:21.125Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T20:15:21.125Z] #0 0.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-22T20:15:21.125Z] #129 ... [2023-08-22T20:15:21.125Z] [2023-08-22T20:15:21.125Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:15:21.125Z] #0 1.227 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-22T20:15:21.125Z] #130 ... [2023-08-22T20:15:21.125Z] [2023-08-22T20:15:21.125Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:15:21.125Z] #0 1.696 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-22T20:15:21.398Z] #131 ... [2023-08-22T20:15:21.398Z] [2023-08-22T20:15:21.398Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:15:21.398Z] #0 1.261 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-22T20:15:21.398Z] #132 ... [2023-08-22T20:15:21.398Z] [2023-08-22T20:15:21.398Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:15:21.398Z] #0 0.937 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-22T20:15:21.657Z] #133 ... [2023-08-22T20:15:21.657Z] [2023-08-22T20:15:21.657Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:15:22.228Z] #134 ... [2023-08-22T20:15:22.228Z] [2023-08-22T20:15:22.228Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:15:22.228Z] #102 1.423 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-22T20:15:22.487Z] #102 ... [2023-08-22T20:15:22.487Z] [2023-08-22T20:15:22.487Z] #95 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T20:15:22.487Z] #95 1.715 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-22T20:15:22.745Z] #95 ... [2023-08-22T20:15:22.745Z] [2023-08-22T20:15:22.745Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:15:22.937Z] #66 ... [2023-08-22T20:15:22.937Z] [2023-08-22T20:15:22.937Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T20:15:22.937Z] #43 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:22.937Z] #43 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:22.937Z] #43 14.23 (1/4) Installing ca-certificates (20230506-r0) [2023-08-22T20:15:22.937Z] #43 14.42 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:22.937Z] #43 14.44 (3/4) Installing su-exec (0.2-r2) [2023-08-22T20:15:22.937Z] #43 14.45 (4/4) Installing yq (4.30.4-r4) [2023-08-22T20:15:22.937Z] #43 15.06 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:22.937Z] #43 15.26 Executing ca-certificates-20230506-r0.trigger [2023-08-22T20:15:22.937Z] #43 16.91 OK: 17 MiB in 19 packages [2023-08-22T20:15:22.937Z] #43 DONE 17.8s [2023-08-22T20:15:22.937Z] [2023-08-22T20:15:22.937Z] #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:15:22.937Z] #66 17.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:22.937Z] #66 17.52 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:22.937Z] #66 17.60 OK: 8 MiB in 16 packages [2023-08-22T20:15:23.527Z] #66 ... [2023-08-22T20:15:23.527Z] [2023-08-22T20:15:23.527Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:23.527Z] #70 ... [2023-08-22T20:15:23.527Z] [2023-08-22T20:15:23.527Z] #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T20:15:23.527Z] #44 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:23.527Z] #44 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:24.289Z] #135 ... [2023-08-22T20:15:24.290Z] [2023-08-22T20:15:24.290Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:15:24.290Z] #134 DONE 6.5s [2023-08-22T20:15:24.290Z] [2023-08-22T20:15:24.290Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T20:15:24.939Z] #44 ... [2023-08-22T20:15:24.939Z] [2023-08-22T20:15:24.939Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:24.939Z] #71 ... [2023-08-22T20:15:24.939Z] [2023-08-22T20:15:24.939Z] #67 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T20:15:24.939Z] #67 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:24.939Z] #67 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:24.939Z] #67 19.55 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:24.939Z] #67 19.57 (2/2) Installing su-exec (0.2-r2) [2023-08-22T20:15:24.939Z] #67 19.58 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:24.939Z] #67 19.65 OK: 8 MiB in 17 packages [2023-08-22T20:15:25.207Z] #67 DONE 20.4s [2023-08-22T20:15:25.207Z] [2023-08-22T20:15:25.207Z] #66 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T20:15:25.207Z] #66 DONE 20.4s [2023-08-22T20:15:25.207Z] [2023-08-22T20:15:25.207Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T20:15:25.207Z] #48 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:25.207Z] #48 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:25.207Z] #48 18.60 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:25.207Z] #48 18.63 (2/4) Installing openssl (3.0.10-r0) [2023-08-22T20:15:25.207Z] #48 18.67 (3/4) Installing su-exec (0.2-r2) [2023-08-22T20:15:25.207Z] #48 18.69 (4/4) Installing yq (4.30.4-r4) [2023-08-22T20:15:25.504Z] #48 ... [2023-08-22T20:15:25.504Z] [2023-08-22T20:15:25.504Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-22T20:15:26.186Z] #128 ... [2023-08-22T20:15:26.186Z] [2023-08-22T20:15:26.186Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:15:26.186Z] #136 ... [2023-08-22T20:15:26.186Z] [2023-08-22T20:15:26.186Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:15:26.186Z] #135 DONE 8.8s [2023-08-22T20:15:26.186Z] [2023-08-22T20:15:26.186Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-22T20:15:26.186Z] #127 DONE 8.8s [2023-08-22T20:15:26.186Z] [2023-08-22T20:15:26.186Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:15:26.922Z] #72 ... [2023-08-22T20:15:26.922Z] [2023-08-22T20:15:26.922Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T20:15:26.922Z] #64 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:26.922Z] #64 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:26.922Z] #64 19.02 (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T20:15:26.922Z] #64 19.27 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:26.923Z] #64 19.29 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:26.923Z] #64 19.37 Executing ca-certificates-20230506-r0.trigger [2023-08-22T20:15:26.923Z] #64 20.64 OK: 8 MiB in 17 packages [2023-08-22T20:15:26.923Z] #64 DONE 21.9s [2023-08-22T20:15:26.923Z] [2023-08-22T20:15:26.923Z] #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T20:15:26.923Z] #44 21.29 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:15:26.923Z] #44 21.29 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:15:26.923Z] #44 21.29 OK: 17689 distinct packages available [2023-08-22T20:15:26.923Z] #44 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:27.227Z] #44 ... [2023-08-22T20:15:27.227Z] [2023-08-22T20:15:27.227Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T20:15:27.227Z] #48 19.76 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:27.227Z] #48 19.82 OK: 17 MiB in 19 packages [2023-08-22T20:15:27.227Z] #48 DONE 20.7s [2023-08-22T20:15:27.497Z] [2023-08-22T20:15:27.497Z] #73 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-22T20:15:27.497Z] #73 DONE 0.2s [2023-08-22T20:15:27.497Z] [2023-08-22T20:15:27.497Z] #65 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T20:15:27.497Z] #65 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:27.497Z] #65 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:27.497Z] #65 19.43 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:15:27.497Z] #65 19.43 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:15:27.497Z] #65 19.43 OK: 17689 distinct packages available [2023-08-22T20:15:27.497Z] #65 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:27.497Z] #65 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:28.094Z] #65 ... [2023-08-22T20:15:28.094Z] [2023-08-22T20:15:28.094Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-22T20:15:28.094Z] #72 DONE 2.8s [2023-08-22T20:15:28.094Z] [2023-08-22T20:15:28.094Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-22T20:15:28.361Z] #74 DONE 0.2s [2023-08-22T20:15:28.362Z] [2023-08-22T20:15:28.362Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T20:15:28.362Z] #63 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:28.362Z] #63 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:28.362Z] #63 19.92 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T20:15:28.362Z] #63 19.92 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T20:15:28.362Z] #63 19.92 OK: 17689 distinct packages available [2023-08-22T20:15:28.362Z] #63 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:28.362Z] #63 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:28.629Z] #63 ... [2023-08-22T20:15:28.629Z] [2023-08-22T20:15:28.629Z] #65 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T20:15:28.629Z] #65 23.73 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:28.629Z] #65 23.75 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-22T20:15:28.629Z] #65 23.81 (3/4) Installing libucontext (1.2-r0) [2023-08-22T20:15:28.629Z] #65 23.82 (4/4) Installing gcompat (1.1.0-r0) [2023-08-22T20:15:28.629Z] #65 23.84 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:28.629Z] #65 23.95 OK: 8 MiB in 19 packages [2023-08-22T20:15:29.589Z] #65 DONE 24.6s [2023-08-22T20:15:29.589Z] [2023-08-22T20:15:29.589Z] #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T20:15:29.589Z] #44 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T20:15:30.170Z] #44 25.13 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:30.170Z] #44 25.15 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-22T20:15:30.170Z] #44 25.16 (3/5) Installing libucontext (1.2-r0) [2023-08-22T20:15:30.170Z] #44 25.17 (4/5) Installing gcompat (1.1.0-r0) [2023-08-22T20:15:30.170Z] #44 25.19 (5/5) Installing openssl (3.0.10-r0) [2023-08-22T20:15:30.170Z] #44 25.23 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:30.170Z] #44 25.26 OK: 9 MiB in 20 packages [2023-08-22T20:15:30.755Z] #44 DONE 25.7s [2023-08-22T20:15:30.755Z] [2023-08-22T20:15:30.755Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T20:15:30.755Z] #63 24.78 (1/9) Installing ca-certificates (20230506-r0) [2023-08-22T20:15:30.755Z] #63 24.89 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-22T20:15:30.755Z] #63 24.93 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-22T20:15:30.755Z] #63 24.95 (4/9) Installing libcurl (8.2.1-r0) [2023-08-22T20:15:30.755Z] #63 24.99 (5/9) Installing curl (8.2.1-r0) [2023-08-22T20:15:30.755Z] #63 25.01 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-22T20:15:30.755Z] #63 25.03 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-22T20:15:30.755Z] #63 25.04 (8/9) Installing libucontext (1.2-r0) [2023-08-22T20:15:30.755Z] #63 25.06 (9/9) Installing gcompat (1.1.0-r0) [2023-08-22T20:15:30.755Z] #63 25.08 Executing busybox-1.35.0-r29.trigger [2023-08-22T20:15:30.755Z] #63 25.11 Executing ca-certificates-20230506-r0.trigger [2023-08-22T20:15:30.755Z] #63 25.57 OK: 11 MiB in 24 packages [2023-08-22T20:15:31.023Z] #63 DONE 26.0s [2023-08-22T20:15:31.023Z] [2023-08-22T20:15:31.023Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:15:31.479Z] #137 ... [2023-08-22T20:15:31.479Z] [2023-08-22T20:15:31.479Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:15:31.479Z] #136 DONE 5.7s [2023-08-22T20:15:31.479Z] [2023-08-22T20:15:31.479Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:15:32.422Z] #138 ... [2023-08-22T20:15:32.422Z] [2023-08-22T20:15:32.422Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-22T20:15:42.518Z] #139 ... [2023-08-22T20:15:42.518Z] [2023-08-22T20:15:42.518Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:15:42.518Z] #138 DONE 15.1s [2023-08-22T20:15:42.518Z] [2023-08-22T20:15:42.518Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-22T20:15:42.518Z] #139 ... [2023-08-22T20:15:42.518Z] [2023-08-22T20:15:42.518Z] #140 [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-08-22T20:15:42.518Z] #140 ... [2023-08-22T20:15:42.518Z] [2023-08-22T20:15:42.518Z] #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:15:42.518Z] #137 DONE 15.9s [2023-08-22T20:15:42.518Z] [2023-08-22T20:15:42.518Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-22T20:15:42.518Z] #139 DONE 9.9s [2023-08-22T20:15:42.518Z] [2023-08-22T20:15:42.518Z] #141 [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-08-22T20:15:52.490Z] #141 ... [2023-08-22T20:15:52.490Z] [2023-08-22T20:15:52.490Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:16:14.470Z] #142 ... [2023-08-22T20:16:14.470Z] [2023-08-22T20:16:14.470Z] #140 [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-08-22T20:16:14.470Z] #140 DONE 30.6s [2023-08-22T20:16:14.470Z] [2023-08-22T20:16:14.470Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-22T20:16:14.470Z] #143 ... [2023-08-22T20:16:14.470Z] [2023-08-22T20:16:14.470Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:16:14.470Z] #142 DONE 30.7s [2023-08-22T20:16:14.470Z] [2023-08-22T20:16:14.470Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T20:16:15.400Z] #129 ... [2023-08-22T20:16:15.400Z] [2023-08-22T20:16:15.400Z] #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-08-22T20:16:17.865Z] #69 DONE 54.3s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #70 DONE 57.8s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #62 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #62 DONE 56.4s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-22T20:16:17.865Z] #75 ... [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #71 DONE 56.5s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #58 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #58 DONE 58.7s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #76 DONE 1.4s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #77 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #78 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #79 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #80 [core-metadata builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #80 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #81 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #82 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #83 [security-secretstore-setup builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #83 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #84 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #85 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-22T20:16:17.865Z] #75 DONE 1.4s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #86 [support-scheduler builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #86 DONE 1.5s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #87 [support-notifications builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #87 DONE 1.4s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:16:17.865Z] #88 ... [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #89 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #90 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #91 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #92 [core-data builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #92 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #93 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #94 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #94 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #95 [security-proxy-auth builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #95 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #96 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #97 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #98 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #99 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #100 [core-command builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #100 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #101 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-22T20:16:17.865Z] #101 DONE 1.5s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #102 [security-spire-server builder 6/9] COPY . . [2023-08-22T20:16:17.865Z] #102 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T20:16:17.865Z] #103 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-22T20:16:17.865Z] #104 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:17.865Z] #105 CACHED [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T20:16:17.865Z] #106 DONE 0.3s [2023-08-22T20:16:17.865Z] [2023-08-22T20:16:17.865Z] #107 [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-08-22T20:16:18.453Z] #107 ... [2023-08-22T20:16:18.453Z] [2023-08-22T20:16:18.453Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:16:18.453Z] #0 4.426 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-22T20:16:18.453Z] #108 ... [2023-08-22T20:16:18.453Z] [2023-08-22T20:16:18.453Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:16:18.453Z] #88 5.764 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-22T20:16:19.061Z] #88 ... [2023-08-22T20:16:19.061Z] [2023-08-22T20:16:19.061Z] #107 [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-08-22T20:16:19.061Z] #107 DONE 6.2s [2023-08-22T20:16:19.061Z] [2023-08-22T20:16:19.061Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-22T20:16:19.356Z] #109 ... [2023-08-22T20:16:19.356Z] [2023-08-22T20:16:19.356Z] #110 [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-08-22T20:16:19.356Z] #110 DONE 6.4s [2023-08-22T20:16:19.356Z] [2023-08-22T20:16:19.356Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-22T20:16:19.627Z] #111 ... [2023-08-22T20:16:19.627Z] [2023-08-22T20:16:19.627Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-22T20:16:19.627Z] #109 DONE 0.5s [2023-08-22T20:16:19.627Z] [2023-08-22T20:16:19.627Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-22T20:16:19.627Z] #111 DONE 0.4s [2023-08-22T20:16:19.627Z] [2023-08-22T20:16:19.627Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:16:19.627Z] #0 6.188 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-22T20:16:20.225Z] #112 ... [2023-08-22T20:16:20.225Z] [2023-08-22T20:16:20.225Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:20.225Z] #113 DONE 0.2s [2023-08-22T20:16:20.225Z] [2023-08-22T20:16:20.225Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:20.498Z] #114 ... [2023-08-22T20:16:20.498Z] [2023-08-22T20:16:20.498Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:20.498Z] #115 DONE 0.3s [2023-08-22T20:16:20.498Z] [2023-08-22T20:16:20.498Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:20.498Z] #114 DONE 0.3s [2023-08-22T20:16:20.498Z] [2023-08-22T20:16:20.498Z] #116 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:20.763Z] #116 DONE 0.1s [2023-08-22T20:16:20.763Z] [2023-08-22T20:16:20.763Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:16:20.763Z] #0 6.649 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-22T20:16:21.725Z] #117 ... [2023-08-22T20:16:21.725Z] [2023-08-22T20:16:21.725Z] #118 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:16:21.990Z] #118 ... [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #119 [security-spire-agent builder 6/9] COPY . . [2023-08-22T20:16:21.990Z] #119 CACHED [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #120 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T20:16:21.990Z] #120 CACHED [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #121 [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-08-22T20:16:21.990Z] #121 CACHED [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-22T20:16:21.990Z] #122 CACHED [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:21.990Z] #123 CACHED [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #124 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T20:16:21.990Z] #124 CACHED [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-22T20:16:21.990Z] #125 CACHED [2023-08-22T20:16:21.990Z] [2023-08-22T20:16:21.990Z] #126 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:21.990Z] #126 CACHED [2023-08-22T20:16:22.256Z] [2023-08-22T20:16:22.256Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-22T20:16:22.520Z] #127 ... [2023-08-22T20:16:22.520Z] [2023-08-22T20:16:22.520Z] #128 [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-08-22T20:16:22.520Z] #0 6.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-22T20:16:22.786Z] #128 ... [2023-08-22T20:16:22.786Z] [2023-08-22T20:16:22.786Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:16:22.786Z] #0 7.037 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-22T20:16:22.786Z] #129 ... [2023-08-22T20:16:22.786Z] [2023-08-22T20:16:22.786Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T20:16:22.786Z] #0 5.105 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-22T20:16:23.052Z] #130 ... [2023-08-22T20:16:23.052Z] [2023-08-22T20:16:23.052Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-22T20:16:23.052Z] #127 DONE 1.0s [2023-08-22T20:16:23.052Z] [2023-08-22T20:16:23.052Z] #118 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:16:23.052Z] #118 DONE 1.5s [2023-08-22T20:16:23.052Z] [2023-08-22T20:16:23.052Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:16:23.052Z] #0 4.875 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-22T20:16:23.052Z] #131 ... [2023-08-22T20:16:23.052Z] [2023-08-22T20:16:23.052Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:16:23.052Z] #132 DONE 1.6s [2023-08-22T20:16:23.052Z] [2023-08-22T20:16:23.052Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T20:16:23.052Z] #0 6.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-22T20:16:23.324Z] #133 ... [2023-08-22T20:16:23.324Z] [2023-08-22T20:16:23.324Z] #134 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:16:23.324Z] #134 DONE 0.2s [2023-08-22T20:16:23.324Z] [2023-08-22T20:16:23.324Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:16:23.324Z] #135 DONE 0.2s [2023-08-22T20:16:23.324Z] [2023-08-22T20:16:23.324Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T20:16:23.324Z] #0 6.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-22T20:16:23.324Z] #136 ... [2023-08-22T20:16:23.324Z] [2023-08-22T20:16:23.324Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-22T20:16:23.324Z] #137 DONE 0.2s [2023-08-22T20:16:23.324Z] [2023-08-22T20:16:23.324Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T20:16:23.325Z] #0 5.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-22T20:16:23.589Z] #138 ... [2023-08-22T20:16:23.589Z] [2023-08-22T20:16:23.589Z] #139 [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-08-22T20:16:23.589Z] #139 DONE 0.2s [2023-08-22T20:16:23.589Z] [2023-08-22T20:16:23.589Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-22T20:16:23.589Z] #140 ... [2023-08-22T20:16:23.589Z] [2023-08-22T20:16:23.589Z] #141 [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-08-22T20:16:23.589Z] #141 DONE 0.2s [2023-08-22T20:16:23.864Z] [2023-08-22T20:16:23.864Z] #142 [security-spire-config] exporting to image [2023-08-22T20:16:23.864Z] #142 exporting layers [2023-08-22T20:16:23.864Z] #142 ... [2023-08-22T20:16:23.864Z] [2023-08-22T20:16:23.864Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-22T20:16:23.864Z] #140 DONE 0.4s [2023-08-22T20:16:23.864Z] [2023-08-22T20:16:23.864Z] #142 [security-spire-server] exporting to image [2023-08-22T20:16:25.824Z] #142 ... [2023-08-22T20:16:25.824Z] [2023-08-22T20:16:25.824Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T20:16:25.824Z] #143 DONE 2.4s [2023-08-22T20:16:25.824Z] [2023-08-22T20:16:25.824Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T20:16:25.824Z] #144 DONE 0.2s [2023-08-22T20:16:25.824Z] [2023-08-22T20:16:25.824Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-22T20:16:25.824Z] #145 DONE 0.2s [2023-08-22T20:16:25.824Z] [2023-08-22T20:16:25.824Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:16:26.088Z] #112 ... [2023-08-22T20:16:26.088Z] [2023-08-22T20:16:26.088Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-22T20:16:26.088Z] #146 DONE 0.1s [2023-08-22T20:16:26.088Z] [2023-08-22T20:16:26.088Z] #142 [security-spire-config] exporting to image [2023-08-22T20:16:26.088Z] #142 exporting layers 2.5s done [2023-08-22T20:16:26.088Z] #142 writing image sha256:921276cf756ffd7140083695a598c4dfd89981c8ba77c34c48a26104efcf1e58 0.0s done [2023-08-22T20:16:26.088Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-08-22T20:16:26.353Z] #142 exporting layers 2.2s done [2023-08-22T20:16:26.353Z] #142 writing image sha256:9b8f0bbd3d500b9badc5357a04559d49dedd44e0038a79d672ba3dc364481658 done [2023-08-22T20:16:26.353Z] #142 naming to docker.io/library/security-spire-server-arm64 [2023-08-22T20:16:26.353Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-08-22T20:16:27.754Z] #142 exporting layers 1.5s done [2023-08-22T20:16:27.754Z] #142 writing image sha256:48810d84305e9be2f320c11c82aecbc536c8c0a70bd10621c4fbcda13f285e7b done [2023-08-22T20:16:27.754Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-22T20:16:27.754Z] #142 DONE 3.9s [2023-08-22T20:16:27.754Z] [2023-08-22T20:16:27.754Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:16:33.627Z] #144 ... [2023-08-22T20:16:33.627Z] [2023-08-22T20:16:33.627Z] #113 [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-08-22T20:16:33.627Z] #113 81.07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-22T20:16:48.536Z] #113 ... [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #141 [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-08-22T20:16:48.536Z] #141 DONE 64.5s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:16:48.536Z] #133 DONE 96.1s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #145 [security-spire-config] exporting to image [2023-08-22T20:16:48.536Z] #145 exporting layers [2023-08-22T20:16:48.536Z] #145 ... [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T20:16:48.536Z] #128 DONE 96.1s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:16:48.536Z] #132 DONE 96.3s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T20:16:48.536Z] #122 DONE 96.2s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:16:48.536Z] #130 DONE 96.4s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #146 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:48.536Z] #146 ... [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:16:48.536Z] #131 DONE 96.5s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:48.536Z] #147 ... [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #95 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T20:16:48.536Z] #95 DONE 97.2s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #145 [security-spire-config] exporting to image [2023-08-22T20:16:48.536Z] #145 exporting layers 1.0s done [2023-08-22T20:16:48.536Z] #145 ... [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T20:16:48.536Z] #129 DONE 97.9s [2023-08-22T20:16:48.536Z] [2023-08-22T20:16:48.536Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-22T20:16:48.811Z] #148 ... [2023-08-22T20:16:48.811Z] [2023-08-22T20:16:48.811Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:16:48.811Z] #102 DONE 97.9s [2023-08-22T20:16:48.811Z] [2023-08-22T20:16:48.811Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:49.072Z] #149 ... [2023-08-22T20:16:49.072Z] [2023-08-22T20:16:49.072Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:16:49.072Z] #110 DONE 98.1s [2023-08-22T20:16:49.072Z] [2023-08-22T20:16:49.072Z] #113 [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-08-22T20:16:49.072Z] #113 DONE 98.4s [2023-08-22T20:16:49.072Z] [2023-08-22T20:16:49.072Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:49.334Z] #150 ... [2023-08-22T20:16:49.334Z] [2023-08-22T20:16:49.334Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-22T20:16:49.334Z] #143 DONE 37.1s [2023-08-22T20:16:49.609Z] [2023-08-22T20:16:49.609Z] #145 [security-spire-server] exporting to image [2023-08-22T20:16:49.609Z] #145 ... [2023-08-22T20:16:49.609Z] [2023-08-22T20:16:49.609Z] #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-08-22T20:16:49.609Z] #144 DONE 34.2s [2023-08-22T20:16:49.880Z] [2023-08-22T20:16:49.880Z] #151 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-22T20:16:51.792Z] #151 ... [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-22T20:16:51.792Z] #148 DONE 4.7s [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #146 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:51.792Z] #146 DONE 4.6s [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:51.792Z] #147 DONE 4.7s [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:51.792Z] #149 DONE 3.1s [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:51.792Z] #152 ... [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:51.792Z] #153 DONE 2.7s [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:51.792Z] #150 DONE 2.7s [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:51.792Z] #154 DONE 2.2s [2023-08-22T20:16:51.792Z] [2023-08-22T20:16:51.792Z] #151 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-22T20:16:51.792Z] #151 DONE 2.0s [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #152 DONE 0.4s [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #145 [security-spire-agent] exporting to image [2023-08-22T20:16:52.108Z] #145 writing image sha256:c9d119d51de8a4b3d16cfda5b1a62c59fce82a474b2c1c868303cb9330933016 0.1s done [2023-08-22T20:16:52.108Z] #145 naming to docker.io/library/security-spire-config 0.1s done [2023-08-22T20:16:52.108Z] #145 writing image sha256:f662d3040ff61fc8a7c1233af579cdc395d2a5f1c40308a1d3fe38f3627aba86 done [2023-08-22T20:16:52.108Z] #145 naming to docker.io/library/security-spire-server done [2023-08-22T20:16:52.108Z] #145 ... [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #155 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:52.108Z] #155 CACHED [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #156 CACHED [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #157 DONE 0.3s [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #158 CACHED [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:52.108Z] #159 CACHED [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #160 CACHED [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:52.108Z] #161 CACHED [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #162 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #162 DONE 0.4s [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #163 DONE 0.3s [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #164 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #164 DONE 0.4s [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #165 DONE 0.4s [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #166 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:16:52.108Z] #166 CACHED [2023-08-22T20:16:52.108Z] [2023-08-22T20:16:52.108Z] #167 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:16:52.108Z] #167 CACHED [2023-08-22T20:16:52.369Z] [2023-08-22T20:16:52.369Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-22T20:16:54.374Z] #168 ... [2023-08-22T20:16:54.375Z] [2023-08-22T20:16:54.375Z] #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-22T20:16:54.375Z] #169 DONE 2.2s [2023-08-22T20:16:54.375Z] [2023-08-22T20:16:54.375Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-22T20:16:56.306Z] #170 ... [2023-08-22T20:16:56.306Z] [2023-08-22T20:16:56.306Z] #171 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-22T20:16:56.306Z] #171 DONE 4.1s [2023-08-22T20:16:56.306Z] [2023-08-22T20:16:56.306Z] #172 [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-08-22T20:16:56.878Z] #172 ... [2023-08-22T20:16:56.878Z] [2023-08-22T20:16:56.878Z] #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-22T20:16:56.878Z] #173 DONE 4.6s [2023-08-22T20:16:56.878Z] [2023-08-22T20:16:56.878Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-22T20:16:56.878Z] #174 DONE 4.9s [2023-08-22T20:16:56.878Z] [2023-08-22T20:16:56.878Z] #175 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:16:57.819Z] #175 ... [2023-08-22T20:16:57.819Z] [2023-08-22T20:16:57.819Z] #176 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-22T20:16:57.819Z] #176 DONE 5.6s [2023-08-22T20:16:58.080Z] [2023-08-22T20:16:58.080Z] #177 [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-08-22T20:16:58.080Z] #177 DONE 5.8s [2023-08-22T20:16:58.080Z] [2023-08-22T20:16:58.080Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-22T20:16:58.080Z] #178 DONE 5.9s [2023-08-22T20:16:58.080Z] [2023-08-22T20:16:58.080Z] #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-22T20:16:58.080Z] #179 DONE 5.8s [2023-08-22T20:16:58.080Z] [2023-08-22T20:16:58.080Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:16:58.341Z] #180 ... [2023-08-22T20:16:58.341Z] [2023-08-22T20:16:58.341Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-22T20:16:58.341Z] #170 DONE 6.3s [2023-08-22T20:16:58.601Z] [2023-08-22T20:16:58.601Z] #181 [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-08-22T20:16:58.601Z] #181 ... [2023-08-22T20:16:58.601Z] [2023-08-22T20:16:58.601Z] #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-22T20:16:58.601Z] #182 DONE 7.0s [2023-08-22T20:16:58.862Z] [2023-08-22T20:16:58.862Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-22T20:16:58.862Z] #168 DONE 6.5s [2023-08-22T20:16:58.862Z] [2023-08-22T20:16:58.862Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.409Z] #183 ... [2023-08-22T20:17:01.409Z] [2023-08-22T20:17:01.409Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.409Z] #184 DONE 4.5s [2023-08-22T20:17:01.409Z] [2023-08-22T20:17:01.409Z] #175 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.409Z] #175 DONE 4.1s [2023-08-22T20:17:01.409Z] [2023-08-22T20:17:01.409Z] #172 [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-08-22T20:17:01.409Z] #172 DONE 5.2s [2023-08-22T20:17:01.409Z] [2023-08-22T20:17:01.409Z] #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.409Z] #185 DONE 4.2s [2023-08-22T20:17:01.409Z] [2023-08-22T20:17:01.409Z] #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-22T20:17:01.409Z] #186 ... [2023-08-22T20:17:01.409Z] [2023-08-22T20:17:01.409Z] #187 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-22T20:17:01.409Z] #187 DONE 3.7s [2023-08-22T20:17:01.669Z] [2023-08-22T20:17:01.669Z] #188 [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-08-22T20:17:01.669Z] #188 DONE 3.7s [2023-08-22T20:17:01.669Z] [2023-08-22T20:17:01.669Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.669Z] #189 ... [2023-08-22T20:17:01.669Z] [2023-08-22T20:17:01.669Z] #190 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.669Z] #190 DONE 3.6s [2023-08-22T20:17:01.669Z] [2023-08-22T20:17:01.669Z] #181 [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-08-22T20:17:01.669Z] #181 DONE 3.1s [2023-08-22T20:17:01.669Z] [2023-08-22T20:17:01.669Z] #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:17:01.669Z] #191 DONE 3.0s [2023-08-22T20:17:01.669Z] [2023-08-22T20:17:01.669Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.669Z] #183 DONE 3.0s [2023-08-22T20:17:01.669Z] [2023-08-22T20:17:01.669Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:01.669Z] #180 DONE 3.7s [2023-08-22T20:17:01.943Z] [2023-08-22T20:17:01.943Z] #192 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:17:02.881Z] #192 ... [2023-08-22T20:17:02.881Z] [2023-08-22T20:17:02.881Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-22T20:17:02.881Z] #193 DONE 1.9s [2023-08-22T20:17:03.142Z] [2023-08-22T20:17:03.142Z] #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-22T20:17:03.142Z] #186 DONE 1.9s [2023-08-22T20:17:03.142Z] [2023-08-22T20:17:03.142Z] #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:17:03.142Z] #194 ... [2023-08-22T20:17:03.142Z] [2023-08-22T20:17:03.142Z] #195 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-22T20:17:03.142Z] #195 DONE 1.8s [2023-08-22T20:17:03.403Z] [2023-08-22T20:17:03.403Z] #196 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-22T20:17:03.403Z] #196 DONE 1.8s [2023-08-22T20:17:03.403Z] [2023-08-22T20:17:03.403Z] #145 [core-metadata] exporting to image [2023-08-22T20:17:03.403Z] #145 exporting layers [2023-08-22T20:17:03.755Z] #145 ... [2023-08-22T20:17:03.755Z] [2023-08-22T20:17:03.755Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:17:03.755Z] #189 DONE 1.9s [2023-08-22T20:17:03.755Z] [2023-08-22T20:17:03.755Z] #192 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:17:03.755Z] #192 DONE 1.8s [2023-08-22T20:17:03.755Z] [2023-08-22T20:17:03.755Z] #145 [core-metadata] exporting to image [2023-08-22T20:17:03.755Z] #145 exporting layers 1.8s done [2023-08-22T20:17:03.755Z] #145 ... [2023-08-22T20:17:03.755Z] [2023-08-22T20:17:03.755Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-22T20:17:04.014Z] #197 DONE 0.6s [2023-08-22T20:17:04.014Z] [2023-08-22T20:17:04.014Z] #198 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T20:17:04.014Z] #198 DONE 0.6s [2023-08-22T20:17:04.014Z] [2023-08-22T20:17:04.014Z] #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-22T20:17:04.014Z] #199 DONE 0.6s [2023-08-22T20:17:04.014Z] [2023-08-22T20:17:04.014Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-22T20:17:04.274Z] #200 ... [2023-08-22T20:17:04.274Z] [2023-08-22T20:17:04.274Z] #145 [core-metadata] exporting to image [2023-08-22T20:17:04.274Z] #145 exporting layers 0.8s done [2023-08-22T20:17:04.274Z] #145 writing image sha256:e33377cbd3a890ee299b80a5b269b10a4ab6be65cf2d0aa8004ee764516af8ea 0.4s done [2023-08-22T20:17:04.274Z] #145 writing image sha256:7679cffae2cab5b43df7f2feca4924055361c9993b87f7c996b27dd900b77346 0.4s done [2023-08-22T20:17:04.274Z] #145 writing image sha256:93873ef0dbb57e4e65da6cae14df69fb3e30e33e03861635aa6acee127cd1f26 0.4s done [2023-08-22T20:17:04.274Z] #145 writing image sha256:39c7532cceb99e19fcd36deda0876fab2a01d23f2de5c0fb4c9ad0f660703c73 0.4s done [2023-08-22T20:17:04.274Z] #145 writing image sha256:1aca5c25f2db28a390a0dedd9618621fb7f0f82d94fe193f8e0a65efbf781eea 0.4s done [2023-08-22T20:17:04.274Z] #145 writing image sha256:7adabd01049be870766514ae0d0b01f5f11ad35c6820ed040ab5e7d556445fba 0.4s done [2023-08-22T20:17:04.274Z] #145 naming to docker.io/library/core-data done [2023-08-22T20:17:04.274Z] #145 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-08-22T20:17:04.274Z] #145 naming to docker.io/library/support-notifications done [2023-08-22T20:17:04.274Z] #145 naming to docker.io/library/core-command 0.0s done [2023-08-22T20:17:04.274Z] #145 naming to docker.io/library/support-scheduler 0.0s done [2023-08-22T20:17:04.274Z] #145 naming to docker.io/library/security-spire-agent done [2023-08-22T20:17:04.274Z] #145 writing image sha256:1b8815c6e5ee74c569d80024968f575b1a1f9a19dfb90289ee5311aa98b1fba2 done [2023-08-22T20:17:04.274Z] #145 naming to docker.io/library/core-metadata done [2023-08-22T20:17:04.274Z] #145 DONE 17.5s [2023-08-22T20:17:04.274Z] [2023-08-22T20:17:04.274Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-22T20:17:04.534Z] #201 ... [2023-08-22T20:17:04.534Z] [2023-08-22T20:17:04.534Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:17:04.534Z] #202 DONE 1.5s [2023-08-22T20:17:04.799Z] [2023-08-22T20:17:04.799Z] #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:17:04.799Z] #194 DONE 1.4s [2023-08-22T20:17:04.799Z] [2023-08-22T20:17:04.799Z] #145 [security-proxy-auth] exporting to image [2023-08-22T20:17:05.059Z] #145 ... [2023-08-22T20:17:05.059Z] [2023-08-22T20:17:05.059Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-22T20:17:05.059Z] #200 DONE 0.7s [2023-08-22T20:17:05.059Z] [2023-08-22T20:17:05.059Z] #203 [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-08-22T20:17:05.318Z] #203 ... [2023-08-22T20:17:05.318Z] [2023-08-22T20:17:05.318Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-22T20:17:05.318Z] #201 DONE 1.0s [2023-08-22T20:17:05.318Z] [2023-08-22T20:17:05.318Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T20:17:05.318Z] #204 DONE 0.1s [2023-08-22T20:17:05.318Z] [2023-08-22T20:17:05.318Z] #203 [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-08-22T20:17:05.318Z] #203 DONE 0.4s [2023-08-22T20:17:05.318Z] [2023-08-22T20:17:05.318Z] #145 [core-common-config-bootstrapper] exporting to image [2023-08-22T20:17:05.318Z] #145 exporting layers 0.5s done [2023-08-22T20:17:05.318Z] #145 writing image sha256:913a03c7d38b1e7fdcedf8999f0e78d7fa65c13d4f63bb099cb813e8e9b26946 done [2023-08-22T20:17:05.318Z] #145 naming to docker.io/library/security-proxy-auth done [2023-08-22T20:17:05.318Z] #145 writing image sha256:0e80b19917a47122dbae6d8325b3ee55c334e7b1a8d821a6c7a906cc4b302a1c done [2023-08-22T20:17:05.318Z] #145 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-22T20:17:05.318Z] #145 DONE 18.3s [2023-08-22T20:17:05.318Z] [2023-08-22T20:17:05.318Z] #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-08-22T20:17:05.578Z] #205 DONE 0.2s [2023-08-22T20:17:05.578Z] [2023-08-22T20:17:05.578Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-22T20:17:05.578Z] #206 DONE 0.1s [2023-08-22T20:17:05.578Z] [2023-08-22T20:17:05.578Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:17:05.578Z] #207 DONE 0.4s [2023-08-22T20:17:05.578Z] [2023-08-22T20:17:05.578Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-22T20:17:05.578Z] #208 DONE 0.1s [2023-08-22T20:17:05.578Z] [2023-08-22T20:17:05.578Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-22T20:17:05.837Z] #209 ... [2023-08-22T20:17:05.837Z] [2023-08-22T20:17:05.837Z] #210 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:17:05.837Z] #210 DONE 1.6s [2023-08-22T20:17:05.837Z] [2023-08-22T20:17:05.837Z] #145 [security-proxy-setup] exporting to image [2023-08-22T20:17:06.097Z] #145 exporting layers 0.4s done [2023-08-22T20:17:06.097Z] #145 exporting layers 0.4s done [2023-08-22T20:17:06.097Z] #145 writing image sha256:a138127d08573ec6edc0b165a628ddffbfd38a76451207efd392948306a4e5ee 0.0s done [2023-08-22T20:17:06.097Z] #145 naming to docker.io/library/security-secretstore-setup done [2023-08-22T20:17:06.097Z] #145 writing image sha256:4551f0f89dea9893f25c13a0b8a37821a9c9eacb4453744d56e8b67bf967f7b4 done [2023-08-22T20:17:06.097Z] #145 naming to docker.io/library/security-proxy-setup done [2023-08-22T20:17:06.097Z] #145 DONE 18.7s [2023-08-22T20:17:06.097Z] [2023-08-22T20:17:06.097Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-22T20:17:06.097Z] #209 DONE 0.6s [2023-08-22T20:17:06.357Z] [2023-08-22T20:17:06.357Z] #145 [security-bootstrapper] exporting to image [2023-08-22T20:17:06.617Z] #145 exporting layers 0.5s done [2023-08-22T20:17:06.617Z] #145 writing image sha256:ee17348c64b3db27588fabfc9ff9bbacaae53bd27fa132df3953e6ccfa8230be done [2023-08-22T20:17:06.617Z] #145 naming to docker.io/library/security-bootstrapper 0.0s done [2023-08-22T20:17:06.617Z] #145 DONE 19.1s [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:17:06.617Z] time="2023-08-22T20:13:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-22T20:17:06.628Z] $ docker stop --time=1 f8fe42f372a3999e8e49f83484625b9243d226b9c19ce924a6d7b5f0f5ccf458 [2023-08-22T20:17:08.180Z] $ docker rm -f --volumes f8fe42f372a3999e8e49f83484625b9243d226b9c19ce924a6d7b5f0f5ccf458 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T20:17:08.524Z] + docker images [2023-08-22T20:17:08.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-22T20:17:08.524Z] security-bootstrapper latest ee17348c64b3 2 seconds ago 23MB [2023-08-22T20:17:08.524Z] security-secretstore-setup latest a138127d0857 3 seconds ago 44.1MB [2023-08-22T20:17:08.524Z] security-proxy-setup latest 4551f0f89dea 3 seconds ago 29.2MB [2023-08-22T20:17:08.524Z] core-common-config-bootstrapper latest 0e80b19917a4 4 seconds ago 18MB [2023-08-22T20:17:08.524Z] security-proxy-auth latest 913a03c7d38b 4 seconds ago 19.4MB [2023-08-22T20:17:08.524Z] core-metadata latest 1b8815c6e5ee 6 seconds ago 21.6MB [2023-08-22T20:17:08.524Z] security-spiffe-token-provider latest e33377cbd3a8 7 seconds ago 33.5MB [2023-08-22T20:17:08.524Z] core-data latest 7679cffae2ca 7 seconds ago 21.2MB [2023-08-22T20:17:08.524Z] core-command latest 39c7532cceb9 7 seconds ago 21MB [2023-08-22T20:17:08.524Z] support-notifications latest 7adabd01049b 7 seconds ago 34.3MB [2023-08-22T20:17:08.524Z] support-scheduler latest 93873ef0dbb5 8 seconds ago 33.7MB [2023-08-22T20:17:08.524Z] security-spire-agent latest 1aca5c25f2db 17 seconds ago 161MB [2023-08-22T20:17:08.524Z] security-spire-server latest f662d3040ff6 19 seconds ago 103MB [2023-08-22T20:17:08.524Z] security-spire-config latest c9d119d51de8 25 seconds ago 102MB [2023-08-22T20:17:08.524Z] ci-base-image-x86_64 latest fea96c5d6040 5 minutes ago 1.07GB [2023-08-22T20:17:08.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-22T20:17:08.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-22T20:17:08.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:17:08.647Z] provisioning config files... [2023-08-22T20:17:08.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config9588382859980612894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:17:08.958Z] ---> docker-login.sh [2023-08-22T20:17:08.958Z] nexus3.edgexfoundry.org:10001 [2023-08-22T20:17:08.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:17:08.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:17:08.958Z] Configure a credential helper to remove this warning. See [2023-08-22T20:17:08.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:17:08.958Z] [2023-08-22T20:17:08.958Z] Login Succeeded [2023-08-22T20:17:08.958Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:17:08.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:17:09.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:17:09.216Z] Configure a credential helper to remove this warning. See [2023-08-22T20:17:09.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:17:09.216Z] [2023-08-22T20:17:09.216Z] Login Succeeded [2023-08-22T20:17:09.216Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:17:09.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:17:09.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:17:09.216Z] Configure a credential helper to remove this warning. See [2023-08-22T20:17:09.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:17:09.216Z] [2023-08-22T20:17:09.216Z] Login Succeeded [2023-08-22T20:17:09.216Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:17:09.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:17:09.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:17:09.216Z] Configure a credential helper to remove this warning. See [2023-08-22T20:17:09.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:17:09.216Z] [2023-08-22T20:17:09.216Z] Login Succeeded [2023-08-22T20:17:09.216Z] docker.io [2023-08-22T20:17:09.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:17:09.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:17:09.733Z] Configure a credential helper to remove this warning. See [2023-08-22T20:17:09.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:17:09.733Z] [2023-08-22T20:17:09.733Z] Login Succeeded [2023-08-22T20:17:09.733Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T20:17:09.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:09.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:17:09.775Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-22T20:17:09.775Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:09.775Z] latest [2023-08-22T20:17:09.775Z] 3.1.0-dev.32 [2023-08-22T20:17:09.775Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:09.775Z] main [2023-08-22T20:17:09.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:10.095Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:10.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:10.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-22T20:17:10.407Z] d7d3bcc32ccc: Preparing [2023-08-22T20:17:10.407Z] a1b7e91508fb: Preparing [2023-08-22T20:17:10.407Z] 4285e318a90d: Preparing [2023-08-22T20:17:10.407Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:10.407Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:10.407Z] 36b50b131297: Preparing [2023-08-22T20:17:10.407Z] 36b50b131297: Waiting [2023-08-22T20:17:10.407Z] 0e6ab46e2f67: Pushed [2023-08-22T20:17:10.407Z] 4285e318a90d: Pushed [2023-08-22T20:17:10.407Z] 15aa4a188dc4: Pushed [2023-08-22T20:17:10.407Z] d7d3bcc32ccc: Pushed [2023-08-22T20:17:10.665Z] 36b50b131297: Layer already exists [2023-08-22T20:17:12.055Z] a1b7e91508fb: Pushed [2023-08-22T20:17:12.055Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:12.368Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:12.672Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-22T20:17:12.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-22T20:17:12.672Z] d7d3bcc32ccc: Preparing [2023-08-22T20:17:12.672Z] a1b7e91508fb: Preparing [2023-08-22T20:17:12.672Z] 4285e318a90d: Preparing [2023-08-22T20:17:12.672Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:12.672Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:12.672Z] 36b50b131297: Preparing [2023-08-22T20:17:12.672Z] 36b50b131297: Waiting [2023-08-22T20:17:12.672Z] a1b7e91508fb: Layer already exists [2023-08-22T20:17:12.672Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:12.672Z] d7d3bcc32ccc: Layer already exists [2023-08-22T20:17:12.672Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:12.672Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:12.672Z] 36b50b131297: Layer already exists [2023-08-22T20:17:12.672Z] latest: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:12.983Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:13.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.32 [2023-08-22T20:17:13.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-22T20:17:13.285Z] d7d3bcc32ccc: Preparing [2023-08-22T20:17:13.285Z] a1b7e91508fb: Preparing [2023-08-22T20:17:13.285Z] 4285e318a90d: Preparing [2023-08-22T20:17:13.285Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:13.285Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:13.285Z] 36b50b131297: Preparing [2023-08-22T20:17:13.285Z] 36b50b131297: Waiting [2023-08-22T20:17:13.285Z] a1b7e91508fb: Layer already exists [2023-08-22T20:17:13.285Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:13.285Z] d7d3bcc32ccc: Layer already exists [2023-08-22T20:17:13.285Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:13.285Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:13.285Z] 36b50b131297: Layer already exists [2023-08-22T20:17:13.285Z] 3.1.0-dev.32: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:13.597Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:13.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:13.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-22T20:17:13.902Z] d7d3bcc32ccc: Preparing [2023-08-22T20:17:13.902Z] a1b7e91508fb: Preparing [2023-08-22T20:17:13.902Z] 4285e318a90d: Preparing [2023-08-22T20:17:13.902Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:13.902Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:13.902Z] 36b50b131297: Preparing [2023-08-22T20:17:13.902Z] 36b50b131297: Waiting [2023-08-22T20:17:13.902Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:13.902Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:13.902Z] a1b7e91508fb: Layer already exists [2023-08-22T20:17:13.902Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:13.902Z] 36b50b131297: Layer already exists [2023-08-22T20:17:13.902Z] d7d3bcc32ccc: Layer already exists [2023-08-22T20:17:13.902Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:14.208Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:14.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-22T20:17:14.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-22T20:17:14.514Z] d7d3bcc32ccc: Preparing [2023-08-22T20:17:14.514Z] a1b7e91508fb: Preparing [2023-08-22T20:17:14.514Z] 4285e318a90d: Preparing [2023-08-22T20:17:14.514Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:14.514Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:14.514Z] 36b50b131297: Preparing [2023-08-22T20:17:14.514Z] 36b50b131297: Waiting [2023-08-22T20:17:14.514Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:14.514Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:14.514Z] d7d3bcc32ccc: Layer already exists [2023-08-22T20:17:14.514Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:14.514Z] a1b7e91508fb: Layer already exists [2023-08-22T20:17:14.514Z] 36b50b131297: Layer already exists [2023-08-22T20:17:14.514Z] main: digest: sha256:f2c14aba6c562458b4d287456d1d3b91c2f307fb964455d7e214a6c391982fbd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:14.555Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:14.563Z] taggedImages: [2023-08-22T20:17:14.563Z] - nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:14.563Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-22T20:17:14.563Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.32 [2023-08-22T20:17:14.563Z] - nexus3.edgexfoundry.org:10004/core-command:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:14.563Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-22T20:17:14.581Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-22T20:17:14.581Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:14.581Z] latest [2023-08-22T20:17:14.581Z] 3.1.0-dev.32 [2023-08-22T20:17:14.581Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:14.581Z] main [2023-08-22T20:17:14.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:14.884Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:15.187Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:15.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-22T20:17:15.187Z] d3b542519870: Preparing [2023-08-22T20:17:15.187Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:15.187Z] 5b12b8e4243d: Preparing [2023-08-22T20:17:15.187Z] 9edd78b084fd: Preparing [2023-08-22T20:17:15.187Z] 4285e318a90d: Preparing [2023-08-22T20:17:15.187Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:15.187Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:15.187Z] 36b50b131297: Preparing [2023-08-22T20:17:15.187Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:15.187Z] 36b50b131297: Waiting [2023-08-22T20:17:15.187Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:15.187Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:15.187Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:15.187Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:15.187Z] 36b50b131297: Layer already exists [2023-08-22T20:17:15.187Z] 0a1536bf40a8: Pushed [2023-08-22T20:17:15.187Z] 5b12b8e4243d: Pushed [2023-08-22T20:17:15.187Z] d3b542519870: Pushed [2023-08-22T20:17:16.562Z] 9edd78b084fd: Pushed [2023-08-22T20:17:16.562Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:16.879Z] + 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-08-22T20:17:17.195Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-22T20:17:17.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-22T20:17:17.195Z] d3b542519870: Preparing [2023-08-22T20:17:17.195Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:17.195Z] 5b12b8e4243d: Preparing [2023-08-22T20:17:17.195Z] 9edd78b084fd: Preparing [2023-08-22T20:17:17.195Z] 4285e318a90d: Preparing [2023-08-22T20:17:17.195Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:17.195Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:17.195Z] 36b50b131297: Preparing [2023-08-22T20:17:17.195Z] 36b50b131297: Waiting [2023-08-22T20:17:17.195Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:17.195Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:17.195Z] 9edd78b084fd: Layer already exists [2023-08-22T20:17:17.195Z] 5b12b8e4243d: Layer already exists [2023-08-22T20:17:17.195Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:17.195Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:17.195Z] d3b542519870: Layer already exists [2023-08-22T20:17:17.195Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:17.195Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:17.195Z] 36b50b131297: Layer already exists [2023-08-22T20:17:17.195Z] latest: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:17.502Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:17.818Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.32 [2023-08-22T20:17:17.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-22T20:17:17.818Z] d3b542519870: Preparing [2023-08-22T20:17:17.818Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:17.818Z] 5b12b8e4243d: Preparing [2023-08-22T20:17:17.818Z] 9edd78b084fd: Preparing [2023-08-22T20:17:17.818Z] 4285e318a90d: Preparing [2023-08-22T20:17:17.818Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:17.818Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:17.818Z] 36b50b131297: Preparing [2023-08-22T20:17:17.818Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:17.818Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:17.818Z] 36b50b131297: Waiting [2023-08-22T20:17:17.818Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:17.818Z] 5b12b8e4243d: Layer already exists [2023-08-22T20:17:17.818Z] 9edd78b084fd: Layer already exists [2023-08-22T20:17:17.818Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:17.818Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:17.818Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:17.818Z] d3b542519870: Layer already exists [2023-08-22T20:17:17.818Z] 36b50b131297: Layer already exists [2023-08-22T20:17:17.818Z] 3.1.0-dev.32: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:18.132Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:18.440Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:18.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-22T20:17:18.440Z] d3b542519870: Preparing [2023-08-22T20:17:18.440Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:18.440Z] 5b12b8e4243d: Preparing [2023-08-22T20:17:18.440Z] 9edd78b084fd: Preparing [2023-08-22T20:17:18.440Z] 4285e318a90d: Preparing [2023-08-22T20:17:18.440Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:18.440Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:18.440Z] 36b50b131297: Preparing [2023-08-22T20:17:18.440Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:18.440Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:18.440Z] 36b50b131297: Waiting [2023-08-22T20:17:18.440Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:18.440Z] d3b542519870: Layer already exists [2023-08-22T20:17:18.440Z] 5b12b8e4243d: Layer already exists [2023-08-22T20:17:18.440Z] 9edd78b084fd: Layer already exists [2023-08-22T20:17:18.440Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:18.440Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:18.440Z] 36b50b131297: Layer already exists [2023-08-22T20:17:18.440Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:18.440Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:18.755Z] + 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-08-22T20:17:19.070Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-22T20:17:19.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-22T20:17:19.070Z] d3b542519870: Preparing [2023-08-22T20:17:19.070Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:19.070Z] 5b12b8e4243d: Preparing [2023-08-22T20:17:19.070Z] 9edd78b084fd: Preparing [2023-08-22T20:17:19.070Z] 4285e318a90d: Preparing [2023-08-22T20:17:19.070Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:19.070Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:19.070Z] 36b50b131297: Preparing [2023-08-22T20:17:19.070Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:19.070Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:19.070Z] 36b50b131297: Waiting [2023-08-22T20:17:19.070Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:19.070Z] d3b542519870: Layer already exists [2023-08-22T20:17:19.070Z] 5b12b8e4243d: Layer already exists [2023-08-22T20:17:19.070Z] 9edd78b084fd: Layer already exists [2023-08-22T20:17:19.070Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:19.070Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:19.070Z] 36b50b131297: Layer already exists [2023-08-22T20:17:19.070Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:19.070Z] main: digest: sha256:6679c9e321d34dd664a066afb0328678dd6ea9dbcee1f1383a64bb26e30c334e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:19.128Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:19.134Z] taggedImages: [2023-08-22T20:17:19.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:19.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-22T20:17:19.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.32 [2023-08-22T20:17:19.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:19.134Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-22T20:17:19.148Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-22T20:17:19.148Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:19.148Z] latest [2023-08-22T20:17:19.148Z] 3.1.0-dev.32 [2023-08-22T20:17:19.148Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:19.148Z] main [2023-08-22T20:17:19.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:19.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:19.770Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:19.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-22T20:17:19.770Z] 00201c59814a: Preparing [2023-08-22T20:17:19.770Z] c3ac4be0223c: Preparing [2023-08-22T20:17:19.770Z] 4285e318a90d: Preparing [2023-08-22T20:17:19.770Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:19.770Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:19.770Z] 36b50b131297: Preparing [2023-08-22T20:17:19.770Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:19.770Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:19.770Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:19.770Z] 36b50b131297: Layer already exists [2023-08-22T20:17:19.770Z] 00201c59814a: Pushed [2023-08-22T20:17:21.165Z] c3ac4be0223c: Pushed [2023-08-22T20:17:21.423Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:21.736Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:22.043Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-22T20:17:22.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-22T20:17:22.043Z] 00201c59814a: Preparing [2023-08-22T20:17:22.043Z] c3ac4be0223c: Preparing [2023-08-22T20:17:22.043Z] 4285e318a90d: Preparing [2023-08-22T20:17:22.043Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:22.043Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:22.043Z] 36b50b131297: Preparing [2023-08-22T20:17:22.043Z] c3ac4be0223c: Layer already exists [2023-08-22T20:17:22.043Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:22.043Z] 00201c59814a: Layer already exists [2023-08-22T20:17:22.043Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:22.043Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:22.043Z] 36b50b131297: Layer already exists [2023-08-22T20:17:22.043Z] latest: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:22.349Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:22.652Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.32 [2023-08-22T20:17:22.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-22T20:17:22.652Z] 00201c59814a: Preparing [2023-08-22T20:17:22.652Z] c3ac4be0223c: Preparing [2023-08-22T20:17:22.652Z] 4285e318a90d: Preparing [2023-08-22T20:17:22.652Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:22.652Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:22.652Z] 36b50b131297: Preparing [2023-08-22T20:17:22.652Z] 36b50b131297: Waiting [2023-08-22T20:17:22.652Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:22.652Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:22.652Z] 00201c59814a: Layer already exists [2023-08-22T20:17:22.652Z] c3ac4be0223c: Layer already exists [2023-08-22T20:17:22.652Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:22.652Z] 36b50b131297: Layer already exists [2023-08-22T20:17:22.652Z] 3.1.0-dev.32: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:22.962Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:23.269Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:23.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-22T20:17:23.269Z] 00201c59814a: Preparing [2023-08-22T20:17:23.269Z] c3ac4be0223c: Preparing [2023-08-22T20:17:23.269Z] 4285e318a90d: Preparing [2023-08-22T20:17:23.269Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:23.269Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:23.269Z] 36b50b131297: Preparing [2023-08-22T20:17:23.269Z] 36b50b131297: Waiting [2023-08-22T20:17:23.269Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:23.269Z] c3ac4be0223c: Layer already exists [2023-08-22T20:17:23.269Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:23.269Z] 00201c59814a: Layer already exists [2023-08-22T20:17:23.269Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:23.269Z] 36b50b131297: Layer already exists [2023-08-22T20:17:23.269Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:23.583Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:23.893Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-22T20:17:23.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-22T20:17:23.893Z] 00201c59814a: Preparing [2023-08-22T20:17:23.893Z] c3ac4be0223c: Preparing [2023-08-22T20:17:23.893Z] 4285e318a90d: Preparing [2023-08-22T20:17:23.893Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:23.893Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:23.893Z] 36b50b131297: Preparing [2023-08-22T20:17:23.893Z] 36b50b131297: Waiting [2023-08-22T20:17:23.893Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:23.893Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:23.893Z] c3ac4be0223c: Layer already exists [2023-08-22T20:17:23.893Z] 00201c59814a: Layer already exists [2023-08-22T20:17:23.893Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:23.893Z] 36b50b131297: Layer already exists [2023-08-22T20:17:23.893Z] main: digest: sha256:fb8e9dbc11653305720ea1f165d3aecc49e325f9f5d6369d5d52b1119d5b3d87 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:23.933Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:23.939Z] taggedImages: [2023-08-22T20:17:23.939Z] - nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:23.939Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-22T20:17:23.939Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.32 [2023-08-22T20:17:23.939Z] - nexus3.edgexfoundry.org:10004/core-data:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:23.939Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-22T20:17:23.955Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-22T20:17:23.955Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:23.955Z] latest [2023-08-22T20:17:23.955Z] 3.1.0-dev.32 [2023-08-22T20:17:23.955Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:23.955Z] main [2023-08-22T20:17:23.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:24.278Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:24.702Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:24.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-22T20:17:24.702Z] 243b594a4217: Preparing [2023-08-22T20:17:24.702Z] baaef424a8b0: Preparing [2023-08-22T20:17:24.702Z] 2a9990fc7224: Preparing [2023-08-22T20:17:24.702Z] 4285e318a90d: Preparing [2023-08-22T20:17:24.702Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:24.702Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:24.702Z] 36b50b131297: Preparing [2023-08-22T20:17:24.702Z] 36b50b131297: Waiting [2023-08-22T20:17:24.702Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:24.702Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:24.702Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:24.702Z] 36b50b131297: Layer already exists [2023-08-22T20:17:24.702Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:24.702Z] baaef424a8b0: Pushed [2023-08-22T20:17:24.702Z] 243b594a4217: Pushed [2023-08-22T20:17:26.164Z] 2a9990fc7224: Pushed [2023-08-22T20:17:26.164Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:26.574Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:26.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-22T20:17:26.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-22T20:17:26.874Z] 243b594a4217: Preparing [2023-08-22T20:17:26.874Z] baaef424a8b0: Preparing [2023-08-22T20:17:26.874Z] 2a9990fc7224: Preparing [2023-08-22T20:17:26.874Z] 4285e318a90d: Preparing [2023-08-22T20:17:26.874Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:26.874Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:26.874Z] 36b50b131297: Preparing [2023-08-22T20:17:26.874Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:26.874Z] 36b50b131297: Waiting [2023-08-22T20:17:26.874Z] 243b594a4217: Layer already exists [2023-08-22T20:17:26.874Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:26.874Z] baaef424a8b0: Layer already exists [2023-08-22T20:17:26.874Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:26.875Z] 2a9990fc7224: Layer already exists [2023-08-22T20:17:26.875Z] 36b50b131297: Layer already exists [2023-08-22T20:17:26.875Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:26.875Z] latest: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:27.175Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:27.475Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.32 [2023-08-22T20:17:27.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-22T20:17:27.475Z] 243b594a4217: Preparing [2023-08-22T20:17:27.475Z] baaef424a8b0: Preparing [2023-08-22T20:17:27.475Z] 2a9990fc7224: Preparing [2023-08-22T20:17:27.475Z] 4285e318a90d: Preparing [2023-08-22T20:17:27.475Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:27.475Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:27.475Z] 36b50b131297: Preparing [2023-08-22T20:17:27.475Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:27.475Z] 2a9990fc7224: Layer already exists [2023-08-22T20:17:27.475Z] baaef424a8b0: Layer already exists [2023-08-22T20:17:27.475Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:27.475Z] 243b594a4217: Layer already exists [2023-08-22T20:17:27.475Z] 36b50b131297: Layer already exists [2023-08-22T20:17:27.475Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:27.475Z] 3.1.0-dev.32: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:27.776Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:28.078Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:28.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-22T20:17:28.078Z] 243b594a4217: Preparing [2023-08-22T20:17:28.078Z] baaef424a8b0: Preparing [2023-08-22T20:17:28.078Z] 2a9990fc7224: Preparing [2023-08-22T20:17:28.078Z] 4285e318a90d: Preparing [2023-08-22T20:17:28.078Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:28.078Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:28.078Z] 36b50b131297: Preparing [2023-08-22T20:17:28.078Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:28.078Z] 36b50b131297: Waiting [2023-08-22T20:17:28.078Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:28.078Z] baaef424a8b0: Layer already exists [2023-08-22T20:17:28.078Z] 2a9990fc7224: Layer already exists [2023-08-22T20:17:28.078Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:28.078Z] 243b594a4217: Layer already exists [2023-08-22T20:17:28.078Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:28.078Z] 36b50b131297: Layer already exists [2023-08-22T20:17:28.078Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:28.384Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:28.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-22T20:17:28.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-22T20:17:28.685Z] 243b594a4217: Preparing [2023-08-22T20:17:28.685Z] baaef424a8b0: Preparing [2023-08-22T20:17:28.685Z] 2a9990fc7224: Preparing [2023-08-22T20:17:28.685Z] 4285e318a90d: Preparing [2023-08-22T20:17:28.685Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:28.685Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:28.685Z] 36b50b131297: Preparing [2023-08-22T20:17:28.685Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:28.685Z] 36b50b131297: Waiting [2023-08-22T20:17:28.685Z] baaef424a8b0: Layer already exists [2023-08-22T20:17:28.686Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:28.686Z] 2a9990fc7224: Layer already exists [2023-08-22T20:17:28.686Z] 243b594a4217: Layer already exists [2023-08-22T20:17:28.686Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:28.686Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:28.686Z] 36b50b131297: Layer already exists [2023-08-22T20:17:28.686Z] main: digest: sha256:011326878b2d2db731285173a1a8a32c73dbb0055aa1f54fce26ace38e61274d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:28.721Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:28.727Z] taggedImages: [2023-08-22T20:17:28.727Z] - nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:28.727Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-22T20:17:28.727Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.32 [2023-08-22T20:17:28.727Z] - nexus3.edgexfoundry.org:10004/core-metadata:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:28.727Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-22T20:17:28.741Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-22T20:17:28.741Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:28.741Z] latest [2023-08-22T20:17:28.741Z] 3.1.0-dev.32 [2023-08-22T20:17:28.741Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:28.741Z] main [2023-08-22T20:17:28.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:29.303Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:29.613Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:29.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-22T20:17:29.613Z] 45d38e57423d: Preparing [2023-08-22T20:17:29.613Z] 98a6793aa07f: Preparing [2023-08-22T20:17:29.613Z] cb72530b7b12: Preparing [2023-08-22T20:17:29.613Z] bfa5ebe0ce75: Preparing [2023-08-22T20:17:29.613Z] 17a38d391a84: Preparing [2023-08-22T20:17:29.613Z] 481804f571a2: Preparing [2023-08-22T20:17:29.613Z] d600533314f6: Preparing [2023-08-22T20:17:29.613Z] 4285e318a90d: Preparing [2023-08-22T20:17:29.613Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:29.613Z] 93916a4ace77: Preparing [2023-08-22T20:17:29.613Z] d4556c8e09d6: Preparing [2023-08-22T20:17:29.613Z] 5f70bf18a086: Preparing [2023-08-22T20:17:29.613Z] dbc9b9d1da73: Preparing [2023-08-22T20:17:29.613Z] 2ee21fa8cb97: Preparing [2023-08-22T20:17:29.613Z] 36b50b131297: Preparing [2023-08-22T20:17:29.613Z] d4556c8e09d6: Waiting [2023-08-22T20:17:29.613Z] 93916a4ace77: Waiting [2023-08-22T20:17:29.613Z] 5f70bf18a086: Waiting [2023-08-22T20:17:29.613Z] dbc9b9d1da73: Waiting [2023-08-22T20:17:29.613Z] 481804f571a2: Waiting [2023-08-22T20:17:29.613Z] 36b50b131297: Waiting [2023-08-22T20:17:29.613Z] 2ee21fa8cb97: Waiting [2023-08-22T20:17:29.613Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:29.613Z] 17a38d391a84: Pushed [2023-08-22T20:17:29.613Z] 98a6793aa07f: Pushed [2023-08-22T20:17:29.613Z] 45d38e57423d: Pushed [2023-08-22T20:17:29.613Z] bfa5ebe0ce75: Pushed [2023-08-22T20:17:29.613Z] cb72530b7b12: Pushed [2023-08-22T20:17:29.613Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:29.613Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:29.613Z] 481804f571a2: Pushed [2023-08-22T20:17:29.872Z] 5f70bf18a086: Pushed [2023-08-22T20:17:29.872Z] d4556c8e09d6: Pushed [2023-08-22T20:17:29.872Z] 36b50b131297: Layer already exists [2023-08-22T20:17:29.872Z] dbc9b9d1da73: Pushed [2023-08-22T20:17:29.872Z] 93916a4ace77: Pushed [2023-08-22T20:17:29.872Z] 2ee21fa8cb97: Pushed [2023-08-22T20:17:31.772Z] d600533314f6: Pushed [2023-08-22T20:17:31.772Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:32.092Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:32.410Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-22T20:17:32.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-22T20:17:32.410Z] 45d38e57423d: Preparing [2023-08-22T20:17:32.410Z] 98a6793aa07f: Preparing [2023-08-22T20:17:32.410Z] cb72530b7b12: Preparing [2023-08-22T20:17:32.410Z] bfa5ebe0ce75: Preparing [2023-08-22T20:17:32.410Z] 17a38d391a84: Preparing [2023-08-22T20:17:32.410Z] 481804f571a2: Preparing [2023-08-22T20:17:32.410Z] d600533314f6: Preparing [2023-08-22T20:17:32.410Z] 4285e318a90d: Preparing [2023-08-22T20:17:32.410Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:32.410Z] 93916a4ace77: Preparing [2023-08-22T20:17:32.410Z] d4556c8e09d6: Preparing [2023-08-22T20:17:32.410Z] 5f70bf18a086: Preparing [2023-08-22T20:17:32.410Z] dbc9b9d1da73: Preparing [2023-08-22T20:17:32.410Z] 2ee21fa8cb97: Preparing [2023-08-22T20:17:32.410Z] 36b50b131297: Preparing [2023-08-22T20:17:32.410Z] d600533314f6: Waiting [2023-08-22T20:17:32.410Z] 4285e318a90d: Waiting [2023-08-22T20:17:32.410Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:32.410Z] 5f70bf18a086: Waiting [2023-08-22T20:17:32.410Z] dbc9b9d1da73: Waiting [2023-08-22T20:17:32.410Z] 93916a4ace77: Waiting [2023-08-22T20:17:32.410Z] d4556c8e09d6: Waiting [2023-08-22T20:17:32.410Z] 481804f571a2: Waiting [2023-08-22T20:17:32.410Z] 2ee21fa8cb97: Waiting [2023-08-22T20:17:32.410Z] 36b50b131297: Waiting [2023-08-22T20:17:32.410Z] 45d38e57423d: Layer already exists [2023-08-22T20:17:32.410Z] cb72530b7b12: Layer already exists [2023-08-22T20:17:32.410Z] 98a6793aa07f: Layer already exists [2023-08-22T20:17:32.410Z] bfa5ebe0ce75: Layer already exists [2023-08-22T20:17:32.410Z] 17a38d391a84: Layer already exists [2023-08-22T20:17:32.410Z] 481804f571a2: Layer already exists [2023-08-22T20:17:32.410Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:32.410Z] d600533314f6: Layer already exists [2023-08-22T20:17:32.410Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:32.410Z] 93916a4ace77: Layer already exists [2023-08-22T20:17:32.410Z] dbc9b9d1da73: Layer already exists [2023-08-22T20:17:32.410Z] d4556c8e09d6: Layer already exists [2023-08-22T20:17:32.410Z] 5f70bf18a086: Layer already exists [2023-08-22T20:17:32.410Z] 2ee21fa8cb97: Layer already exists [2023-08-22T20:17:32.410Z] 36b50b131297: Layer already exists [2023-08-22T20:17:32.410Z] latest: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:32.727Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:33.041Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.32 [2023-08-22T20:17:33.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-22T20:17:33.041Z] 45d38e57423d: Preparing [2023-08-22T20:17:33.041Z] 98a6793aa07f: Preparing [2023-08-22T20:17:33.041Z] cb72530b7b12: Preparing [2023-08-22T20:17:33.041Z] bfa5ebe0ce75: Preparing [2023-08-22T20:17:33.041Z] 17a38d391a84: Preparing [2023-08-22T20:17:33.041Z] 481804f571a2: Preparing [2023-08-22T20:17:33.041Z] d600533314f6: Preparing [2023-08-22T20:17:33.041Z] 4285e318a90d: Preparing [2023-08-22T20:17:33.041Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:33.041Z] 93916a4ace77: Preparing [2023-08-22T20:17:33.041Z] d4556c8e09d6: Preparing [2023-08-22T20:17:33.041Z] 5f70bf18a086: Preparing [2023-08-22T20:17:33.041Z] dbc9b9d1da73: Preparing [2023-08-22T20:17:33.041Z] 2ee21fa8cb97: Preparing [2023-08-22T20:17:33.041Z] 36b50b131297: Preparing [2023-08-22T20:17:33.041Z] dbc9b9d1da73: Waiting [2023-08-22T20:17:33.041Z] 93916a4ace77: Waiting [2023-08-22T20:17:33.041Z] d4556c8e09d6: Waiting [2023-08-22T20:17:33.041Z] 2ee21fa8cb97: Waiting [2023-08-22T20:17:33.041Z] 36b50b131297: Waiting [2023-08-22T20:17:33.041Z] d600533314f6: Waiting [2023-08-22T20:17:33.041Z] 4285e318a90d: Waiting [2023-08-22T20:17:33.041Z] 481804f571a2: Waiting [2023-08-22T20:17:33.041Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:33.041Z] 5f70bf18a086: Waiting [2023-08-22T20:17:33.041Z] 17a38d391a84: Layer already exists [2023-08-22T20:17:33.041Z] cb72530b7b12: Layer already exists [2023-08-22T20:17:33.041Z] 98a6793aa07f: Layer already exists [2023-08-22T20:17:33.041Z] bfa5ebe0ce75: Layer already exists [2023-08-22T20:17:33.041Z] 45d38e57423d: Layer already exists [2023-08-22T20:17:33.041Z] 481804f571a2: Layer already exists [2023-08-22T20:17:33.041Z] d600533314f6: Layer already exists [2023-08-22T20:17:33.041Z] 93916a4ace77: Layer already exists [2023-08-22T20:17:33.041Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:33.041Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:33.041Z] dbc9b9d1da73: Layer already exists [2023-08-22T20:17:33.041Z] d4556c8e09d6: Layer already exists [2023-08-22T20:17:33.041Z] 2ee21fa8cb97: Layer already exists [2023-08-22T20:17:33.041Z] 36b50b131297: Layer already exists [2023-08-22T20:17:33.041Z] 5f70bf18a086: Layer already exists [2023-08-22T20:17:33.041Z] 3.1.0-dev.32: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:33.360Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:33.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:33.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-22T20:17:33.670Z] 45d38e57423d: Preparing [2023-08-22T20:17:33.670Z] 98a6793aa07f: Preparing [2023-08-22T20:17:33.670Z] cb72530b7b12: Preparing [2023-08-22T20:17:33.670Z] bfa5ebe0ce75: Preparing [2023-08-22T20:17:33.670Z] 17a38d391a84: Preparing [2023-08-22T20:17:33.670Z] 481804f571a2: Preparing [2023-08-22T20:17:33.670Z] d600533314f6: Preparing [2023-08-22T20:17:33.670Z] 4285e318a90d: Preparing [2023-08-22T20:17:33.670Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:33.670Z] 93916a4ace77: Preparing [2023-08-22T20:17:33.670Z] d4556c8e09d6: Preparing [2023-08-22T20:17:33.670Z] 5f70bf18a086: Preparing [2023-08-22T20:17:33.670Z] dbc9b9d1da73: Preparing [2023-08-22T20:17:33.670Z] 2ee21fa8cb97: Preparing [2023-08-22T20:17:33.670Z] 36b50b131297: Preparing [2023-08-22T20:17:33.670Z] 93916a4ace77: Waiting [2023-08-22T20:17:33.670Z] 481804f571a2: Waiting [2023-08-22T20:17:33.670Z] d4556c8e09d6: Waiting [2023-08-22T20:17:33.670Z] dbc9b9d1da73: Waiting [2023-08-22T20:17:33.670Z] 2ee21fa8cb97: Waiting [2023-08-22T20:17:33.670Z] d600533314f6: Waiting [2023-08-22T20:17:33.670Z] 5f70bf18a086: Waiting [2023-08-22T20:17:33.670Z] 36b50b131297: Waiting [2023-08-22T20:17:33.670Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:33.670Z] 17a38d391a84: Layer already exists [2023-08-22T20:17:33.670Z] 45d38e57423d: Layer already exists [2023-08-22T20:17:33.670Z] cb72530b7b12: Layer already exists [2023-08-22T20:17:33.670Z] 98a6793aa07f: Layer already exists [2023-08-22T20:17:33.670Z] 481804f571a2: Layer already exists [2023-08-22T20:17:33.670Z] bfa5ebe0ce75: Layer already exists [2023-08-22T20:17:33.670Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:33.670Z] d600533314f6: Layer already exists [2023-08-22T20:17:33.670Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:33.670Z] 93916a4ace77: Layer already exists [2023-08-22T20:17:33.670Z] 5f70bf18a086: Layer already exists [2023-08-22T20:17:33.670Z] d4556c8e09d6: Layer already exists [2023-08-22T20:17:33.670Z] 2ee21fa8cb97: Layer already exists [2023-08-22T20:17:33.670Z] dbc9b9d1da73: Layer already exists [2023-08-22T20:17:33.670Z] 36b50b131297: Layer already exists [2023-08-22T20:17:33.670Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:33.989Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:34.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-22T20:17:34.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-22T20:17:34.295Z] 45d38e57423d: Preparing [2023-08-22T20:17:34.295Z] 98a6793aa07f: Preparing [2023-08-22T20:17:34.295Z] cb72530b7b12: Preparing [2023-08-22T20:17:34.295Z] bfa5ebe0ce75: Preparing [2023-08-22T20:17:34.295Z] 17a38d391a84: Preparing [2023-08-22T20:17:34.295Z] 481804f571a2: Preparing [2023-08-22T20:17:34.295Z] d600533314f6: Preparing [2023-08-22T20:17:34.295Z] 4285e318a90d: Preparing [2023-08-22T20:17:34.295Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:34.295Z] 93916a4ace77: Preparing [2023-08-22T20:17:34.295Z] d4556c8e09d6: Preparing [2023-08-22T20:17:34.295Z] 5f70bf18a086: Preparing [2023-08-22T20:17:34.295Z] dbc9b9d1da73: Preparing [2023-08-22T20:17:34.295Z] 2ee21fa8cb97: Preparing [2023-08-22T20:17:34.295Z] 36b50b131297: Preparing [2023-08-22T20:17:34.295Z] 93916a4ace77: Waiting [2023-08-22T20:17:34.295Z] d4556c8e09d6: Waiting [2023-08-22T20:17:34.295Z] 5f70bf18a086: Waiting [2023-08-22T20:17:34.295Z] 481804f571a2: Waiting [2023-08-22T20:17:34.295Z] dbc9b9d1da73: Waiting [2023-08-22T20:17:34.295Z] 2ee21fa8cb97: Waiting [2023-08-22T20:17:34.295Z] d600533314f6: Waiting [2023-08-22T20:17:34.295Z] 36b50b131297: Waiting [2023-08-22T20:17:34.295Z] 4285e318a90d: Waiting [2023-08-22T20:17:34.295Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:34.295Z] bfa5ebe0ce75: Layer already exists [2023-08-22T20:17:34.295Z] 17a38d391a84: Layer already exists [2023-08-22T20:17:34.295Z] 98a6793aa07f: Layer already exists [2023-08-22T20:17:34.295Z] 45d38e57423d: Layer already exists [2023-08-22T20:17:34.295Z] cb72530b7b12: Layer already exists [2023-08-22T20:17:34.295Z] d600533314f6: Layer already exists [2023-08-22T20:17:34.295Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:34.295Z] 481804f571a2: Layer already exists [2023-08-22T20:17:34.295Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:34.295Z] 93916a4ace77: Layer already exists [2023-08-22T20:17:34.295Z] d4556c8e09d6: Layer already exists [2023-08-22T20:17:34.295Z] 5f70bf18a086: Layer already exists [2023-08-22T20:17:34.295Z] 2ee21fa8cb97: Layer already exists [2023-08-22T20:17:34.295Z] dbc9b9d1da73: Layer already exists [2023-08-22T20:17:34.295Z] 36b50b131297: Layer already exists [2023-08-22T20:17:34.295Z] main: digest: sha256:7edf8036d61cff1309da88bcf6cb2066b34033c9c7947b375d807a49f7d395f9 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:34.332Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:34.338Z] taggedImages: [2023-08-22T20:17:34.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:34.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-22T20:17:34.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.32 [2023-08-22T20:17:34.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:34.338Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-22T20:17:34.352Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-22T20:17:34.352Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:34.352Z] latest [2023-08-22T20:17:34.352Z] 3.1.0-dev.32 [2023-08-22T20:17:34.352Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:34.352Z] main [2023-08-22T20:17:34.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:34.667Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:34.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:34.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-22T20:17:34.969Z] d3b542519870: Preparing [2023-08-22T20:17:34.969Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:34.969Z] ae027575c5c7: Preparing [2023-08-22T20:17:34.969Z] 2a3790f0672e: Preparing [2023-08-22T20:17:34.969Z] 4285e318a90d: Preparing [2023-08-22T20:17:34.969Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:34.969Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:34.969Z] 36b50b131297: Preparing [2023-08-22T20:17:34.969Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:34.969Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:34.969Z] 36b50b131297: Waiting [2023-08-22T20:17:34.969Z] d3b542519870: Layer already exists [2023-08-22T20:17:34.969Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:34.969Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:34.969Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:34.969Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:34.969Z] 36b50b131297: Layer already exists [2023-08-22T20:17:34.969Z] ae027575c5c7: Pushed [2023-08-22T20:17:36.344Z] 2a3790f0672e: Pushed [2023-08-22T20:17:36.602Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:36.909Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:37.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-22T20:17:37.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-22T20:17:37.209Z] d3b542519870: Preparing [2023-08-22T20:17:37.209Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:37.209Z] ae027575c5c7: Preparing [2023-08-22T20:17:37.209Z] 2a3790f0672e: Preparing [2023-08-22T20:17:37.209Z] 4285e318a90d: Preparing [2023-08-22T20:17:37.209Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:37.209Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:37.209Z] 36b50b131297: Preparing [2023-08-22T20:17:37.209Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:37.209Z] 36b50b131297: Waiting [2023-08-22T20:17:37.209Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:37.209Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:37.209Z] ae027575c5c7: Layer already exists [2023-08-22T20:17:37.209Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:37.209Z] 2a3790f0672e: Layer already exists [2023-08-22T20:17:37.209Z] d3b542519870: Layer already exists [2023-08-22T20:17:37.209Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:37.209Z] 36b50b131297: Layer already exists [2023-08-22T20:17:37.209Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:37.209Z] latest: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:37.511Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:37.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.32 [2023-08-22T20:17:37.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-22T20:17:37.809Z] d3b542519870: Preparing [2023-08-22T20:17:37.809Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:37.809Z] ae027575c5c7: Preparing [2023-08-22T20:17:37.809Z] 2a3790f0672e: Preparing [2023-08-22T20:17:37.809Z] 4285e318a90d: Preparing [2023-08-22T20:17:37.809Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:37.809Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:37.809Z] 36b50b131297: Preparing [2023-08-22T20:17:37.809Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:37.809Z] d3b542519870: Layer already exists [2023-08-22T20:17:37.809Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:37.809Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:37.809Z] 2a3790f0672e: Layer already exists [2023-08-22T20:17:37.809Z] ae027575c5c7: Layer already exists [2023-08-22T20:17:37.809Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:37.809Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:37.809Z] 36b50b131297: Layer already exists [2023-08-22T20:17:37.809Z] 3.1.0-dev.32: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:38.112Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:38.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:38.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-22T20:17:38.414Z] d3b542519870: Preparing [2023-08-22T20:17:38.414Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:38.414Z] ae027575c5c7: Preparing [2023-08-22T20:17:38.414Z] 2a3790f0672e: Preparing [2023-08-22T20:17:38.414Z] 4285e318a90d: Preparing [2023-08-22T20:17:38.414Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:38.414Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:38.414Z] 36b50b131297: Preparing [2023-08-22T20:17:38.414Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:38.414Z] 0e6ab46e2f67: Waiting [2023-08-22T20:17:38.414Z] 36b50b131297: Waiting [2023-08-22T20:17:38.414Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:38.414Z] 2a3790f0672e: Layer already exists [2023-08-22T20:17:38.414Z] d3b542519870: Layer already exists [2023-08-22T20:17:38.414Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:38.414Z] ae027575c5c7: Layer already exists [2023-08-22T20:17:38.414Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:38.414Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:38.414Z] 36b50b131297: Layer already exists [2023-08-22T20:17:38.414Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:38.720Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:39.025Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-22T20:17:39.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-22T20:17:39.025Z] d3b542519870: Preparing [2023-08-22T20:17:39.025Z] 0a1536bf40a8: Preparing [2023-08-22T20:17:39.025Z] ae027575c5c7: Preparing [2023-08-22T20:17:39.025Z] 2a3790f0672e: Preparing [2023-08-22T20:17:39.025Z] 4285e318a90d: Preparing [2023-08-22T20:17:39.025Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:39.025Z] 0e6ab46e2f67: Preparing [2023-08-22T20:17:39.025Z] 36b50b131297: Preparing [2023-08-22T20:17:39.025Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:39.025Z] 36b50b131297: Waiting [2023-08-22T20:17:39.025Z] 0a1536bf40a8: Layer already exists [2023-08-22T20:17:39.025Z] d3b542519870: Layer already exists [2023-08-22T20:17:39.025Z] 2a3790f0672e: Layer already exists [2023-08-22T20:17:39.025Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:39.025Z] ae027575c5c7: Layer already exists [2023-08-22T20:17:39.025Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:39.025Z] 36b50b131297: Layer already exists [2023-08-22T20:17:39.025Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:17:39.025Z] main: digest: sha256:d5434962ece0095bb8f537066f26289399f5e0f5bb6659332b68d94a20fa9199 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:39.064Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:39.072Z] taggedImages: [2023-08-22T20:17:39.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:39.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-22T20:17:39.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.32 [2023-08-22T20:17:39.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:39.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-22T20:17:39.092Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-22T20:17:39.092Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:39.092Z] latest [2023-08-22T20:17:39.092Z] 3.1.0-dev.32 [2023-08-22T20:17:39.092Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:39.092Z] main [2023-08-22T20:17:39.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:39.429Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:39.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:39.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-22T20:17:39.729Z] af1e0727ce07: Preparing [2023-08-22T20:17:39.729Z] ecc40604437a: Preparing [2023-08-22T20:17:39.729Z] 45effd5a9396: Preparing [2023-08-22T20:17:39.729Z] 8e8b9017e9db: Preparing [2023-08-22T20:17:39.729Z] a93b995a764c: Preparing [2023-08-22T20:17:39.729Z] 4285e318a90d: Preparing [2023-08-22T20:17:39.729Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:39.729Z] 555aaebf0951: Preparing [2023-08-22T20:17:39.729Z] ec00bf2ddef5: Preparing [2023-08-22T20:17:39.729Z] 36b50b131297: Preparing [2023-08-22T20:17:39.729Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:39.729Z] 555aaebf0951: Waiting [2023-08-22T20:17:39.729Z] ec00bf2ddef5: Waiting [2023-08-22T20:17:39.729Z] 36b50b131297: Waiting [2023-08-22T20:17:39.729Z] 4285e318a90d: Waiting [2023-08-22T20:17:39.729Z] a93b995a764c: Pushed [2023-08-22T20:17:39.729Z] 8e8b9017e9db: Pushed [2023-08-22T20:17:39.729Z] ecc40604437a: Pushed [2023-08-22T20:17:39.729Z] af1e0727ce07: Pushed [2023-08-22T20:17:40.003Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:40.003Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:40.003Z] 555aaebf0951: Pushed [2023-08-22T20:17:40.262Z] 36b50b131297: Layer already exists [2023-08-22T20:17:41.195Z] 45effd5a9396: Pushed [2023-08-22T20:17:41.195Z] ec00bf2ddef5: Pushed [2023-08-22T20:17:41.195Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:41.503Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:41.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-22T20:17:41.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-22T20:17:41.808Z] af1e0727ce07: Preparing [2023-08-22T20:17:41.808Z] ecc40604437a: Preparing [2023-08-22T20:17:41.808Z] 45effd5a9396: Preparing [2023-08-22T20:17:41.808Z] 8e8b9017e9db: Preparing [2023-08-22T20:17:41.808Z] a93b995a764c: Preparing [2023-08-22T20:17:41.808Z] 4285e318a90d: Preparing [2023-08-22T20:17:41.808Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:41.808Z] 555aaebf0951: Preparing [2023-08-22T20:17:41.808Z] ec00bf2ddef5: Preparing [2023-08-22T20:17:41.808Z] 36b50b131297: Preparing [2023-08-22T20:17:41.808Z] ec00bf2ddef5: Waiting [2023-08-22T20:17:41.808Z] 4285e318a90d: Waiting [2023-08-22T20:17:41.808Z] 36b50b131297: Waiting [2023-08-22T20:17:41.808Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:41.808Z] 555aaebf0951: Waiting [2023-08-22T20:17:41.808Z] 45effd5a9396: Layer already exists [2023-08-22T20:17:41.808Z] 8e8b9017e9db: Layer already exists [2023-08-22T20:17:41.808Z] af1e0727ce07: Layer already exists [2023-08-22T20:17:41.808Z] a93b995a764c: Layer already exists [2023-08-22T20:17:41.808Z] ecc40604437a: Layer already exists [2023-08-22T20:17:41.808Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:41.808Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:41.808Z] 555aaebf0951: Layer already exists [2023-08-22T20:17:41.808Z] ec00bf2ddef5: Layer already exists [2023-08-22T20:17:41.808Z] 36b50b131297: Layer already exists [2023-08-22T20:17:41.808Z] latest: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:42.114Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:42.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.32 [2023-08-22T20:17:42.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-22T20:17:42.416Z] af1e0727ce07: Preparing [2023-08-22T20:17:42.416Z] ecc40604437a: Preparing [2023-08-22T20:17:42.416Z] 45effd5a9396: Preparing [2023-08-22T20:17:42.416Z] 8e8b9017e9db: Preparing [2023-08-22T20:17:42.416Z] a93b995a764c: Preparing [2023-08-22T20:17:42.416Z] 4285e318a90d: Preparing [2023-08-22T20:17:42.416Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:42.416Z] 555aaebf0951: Preparing [2023-08-22T20:17:42.416Z] ec00bf2ddef5: Preparing [2023-08-22T20:17:42.416Z] 36b50b131297: Preparing [2023-08-22T20:17:42.416Z] 4285e318a90d: Waiting [2023-08-22T20:17:42.416Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:42.416Z] 555aaebf0951: Waiting [2023-08-22T20:17:42.416Z] ec00bf2ddef5: Waiting [2023-08-22T20:17:42.416Z] 36b50b131297: Waiting [2023-08-22T20:17:42.416Z] 45effd5a9396: Layer already exists [2023-08-22T20:17:42.416Z] a93b995a764c: Layer already exists [2023-08-22T20:17:42.416Z] af1e0727ce07: Layer already exists [2023-08-22T20:17:42.416Z] ecc40604437a: Layer already exists [2023-08-22T20:17:42.416Z] 8e8b9017e9db: Layer already exists [2023-08-22T20:17:42.416Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:42.416Z] ec00bf2ddef5: Layer already exists [2023-08-22T20:17:42.416Z] 555aaebf0951: Layer already exists [2023-08-22T20:17:42.416Z] 36b50b131297: Layer already exists [2023-08-22T20:17:42.416Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:42.416Z] 3.1.0-dev.32: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:42.719Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:43.020Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:43.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-22T20:17:43.021Z] af1e0727ce07: Preparing [2023-08-22T20:17:43.021Z] ecc40604437a: Preparing [2023-08-22T20:17:43.021Z] 45effd5a9396: Preparing [2023-08-22T20:17:43.021Z] 8e8b9017e9db: Preparing [2023-08-22T20:17:43.021Z] a93b995a764c: Preparing [2023-08-22T20:17:43.021Z] 4285e318a90d: Preparing [2023-08-22T20:17:43.021Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:43.021Z] 555aaebf0951: Preparing [2023-08-22T20:17:43.021Z] ec00bf2ddef5: Preparing [2023-08-22T20:17:43.021Z] 36b50b131297: Preparing [2023-08-22T20:17:43.021Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:43.021Z] ec00bf2ddef5: Waiting [2023-08-22T20:17:43.021Z] 36b50b131297: Waiting [2023-08-22T20:17:43.021Z] 4285e318a90d: Waiting [2023-08-22T20:17:43.021Z] ecc40604437a: Layer already exists [2023-08-22T20:17:43.021Z] 8e8b9017e9db: Layer already exists [2023-08-22T20:17:43.021Z] 45effd5a9396: Layer already exists [2023-08-22T20:17:43.021Z] af1e0727ce07: Layer already exists [2023-08-22T20:17:43.021Z] a93b995a764c: Layer already exists [2023-08-22T20:17:43.021Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:43.021Z] 36b50b131297: Layer already exists [2023-08-22T20:17:43.021Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:43.021Z] 555aaebf0951: Layer already exists [2023-08-22T20:17:43.021Z] ec00bf2ddef5: Layer already exists [2023-08-22T20:17:43.021Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:43.325Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:43.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-22T20:17:43.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-22T20:17:43.635Z] af1e0727ce07: Preparing [2023-08-22T20:17:43.635Z] ecc40604437a: Preparing [2023-08-22T20:17:43.635Z] 45effd5a9396: Preparing [2023-08-22T20:17:43.635Z] 8e8b9017e9db: Preparing [2023-08-22T20:17:43.635Z] a93b995a764c: Preparing [2023-08-22T20:17:43.635Z] 4285e318a90d: Preparing [2023-08-22T20:17:43.635Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:43.635Z] 555aaebf0951: Preparing [2023-08-22T20:17:43.635Z] ec00bf2ddef5: Preparing [2023-08-22T20:17:43.635Z] 36b50b131297: Preparing [2023-08-22T20:17:43.635Z] 555aaebf0951: Waiting [2023-08-22T20:17:43.635Z] ec00bf2ddef5: Waiting [2023-08-22T20:17:43.635Z] 36b50b131297: Waiting [2023-08-22T20:17:43.635Z] 4285e318a90d: Waiting [2023-08-22T20:17:43.635Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:43.635Z] 8e8b9017e9db: Layer already exists [2023-08-22T20:17:43.635Z] a93b995a764c: Layer already exists [2023-08-22T20:17:43.635Z] 45effd5a9396: Layer already exists [2023-08-22T20:17:43.635Z] af1e0727ce07: Layer already exists [2023-08-22T20:17:43.635Z] ecc40604437a: Layer already exists [2023-08-22T20:17:43.635Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:43.635Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:43.635Z] ec00bf2ddef5: Layer already exists [2023-08-22T20:17:43.635Z] 36b50b131297: Layer already exists [2023-08-22T20:17:43.635Z] 555aaebf0951: Layer already exists [2023-08-22T20:17:43.635Z] main: digest: sha256:8c65bc85699df622513363f2a71d5f892a23fd678d639006b617b5652f6acabc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:43.671Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:43.677Z] taggedImages: [2023-08-22T20:17:43.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:43.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-22T20:17:43.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.32 [2023-08-22T20:17:43.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:43.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-22T20:17:43.691Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-22T20:17:43.691Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:43.691Z] latest [2023-08-22T20:17:43.691Z] 3.1.0-dev.32 [2023-08-22T20:17:43.691Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:43.691Z] main [2023-08-22T20:17:43.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:43.991Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:44.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:44.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-22T20:17:44.291Z] 4bb6820c05a5: Preparing [2023-08-22T20:17:44.291Z] 9166e2ae809b: Preparing [2023-08-22T20:17:44.291Z] 2f5a8640468c: Preparing [2023-08-22T20:17:44.291Z] 9059ca8150ca: Preparing [2023-08-22T20:17:44.291Z] b1c5164a4adc: Preparing [2023-08-22T20:17:44.291Z] 5b9ad3cf9b57: Preparing [2023-08-22T20:17:44.291Z] b79290ed8e96: Preparing [2023-08-22T20:17:44.291Z] 4285e318a90d: Preparing [2023-08-22T20:17:44.291Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:44.291Z] 6343773f1896: Preparing [2023-08-22T20:17:44.291Z] 36b50b131297: Preparing [2023-08-22T20:17:44.291Z] 5b9ad3cf9b57: Waiting [2023-08-22T20:17:44.291Z] b79290ed8e96: Waiting [2023-08-22T20:17:44.291Z] 4285e318a90d: Waiting [2023-08-22T20:17:44.291Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:44.291Z] 6343773f1896: Waiting [2023-08-22T20:17:44.291Z] 36b50b131297: Waiting [2023-08-22T20:17:44.291Z] b1c5164a4adc: Pushed [2023-08-22T20:17:44.291Z] 4bb6820c05a5: Pushed [2023-08-22T20:17:44.291Z] 9166e2ae809b: Pushed [2023-08-22T20:17:44.291Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:44.291Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:44.291Z] 5b9ad3cf9b57: Pushed [2023-08-22T20:17:44.291Z] 36b50b131297: Layer already exists [2023-08-22T20:17:44.291Z] b79290ed8e96: Pushed [2023-08-22T20:17:45.665Z] 9059ca8150ca: Pushed [2023-08-22T20:17:45.665Z] 6343773f1896: Pushed [2023-08-22T20:17:45.923Z] 2f5a8640468c: Pushed [2023-08-22T20:17:45.923Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:46.485Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:46.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-22T20:17:46.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-22T20:17:46.785Z] 4bb6820c05a5: Preparing [2023-08-22T20:17:46.785Z] 9166e2ae809b: Preparing [2023-08-22T20:17:46.785Z] 2f5a8640468c: Preparing [2023-08-22T20:17:46.785Z] 9059ca8150ca: Preparing [2023-08-22T20:17:46.785Z] b1c5164a4adc: Preparing [2023-08-22T20:17:46.785Z] 5b9ad3cf9b57: Preparing [2023-08-22T20:17:46.785Z] b79290ed8e96: Preparing [2023-08-22T20:17:46.785Z] 4285e318a90d: Preparing [2023-08-22T20:17:46.785Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:46.785Z] 6343773f1896: Preparing [2023-08-22T20:17:46.785Z] 36b50b131297: Preparing [2023-08-22T20:17:46.785Z] b79290ed8e96: Waiting [2023-08-22T20:17:46.785Z] 4285e318a90d: Waiting [2023-08-22T20:17:46.785Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:46.785Z] 5b9ad3cf9b57: Waiting [2023-08-22T20:17:46.785Z] 6343773f1896: Waiting [2023-08-22T20:17:46.785Z] 9166e2ae809b: Layer already exists [2023-08-22T20:17:46.785Z] 4bb6820c05a5: Layer already exists [2023-08-22T20:17:46.785Z] 2f5a8640468c: Layer already exists [2023-08-22T20:17:46.785Z] b1c5164a4adc: Layer already exists [2023-08-22T20:17:46.785Z] 9059ca8150ca: Layer already exists [2023-08-22T20:17:46.785Z] 5b9ad3cf9b57: Layer already exists [2023-08-22T20:17:46.785Z] b79290ed8e96: Layer already exists [2023-08-22T20:17:46.785Z] 6343773f1896: Layer already exists [2023-08-22T20:17:46.785Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:46.785Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:46.785Z] 36b50b131297: Layer already exists [2023-08-22T20:17:46.785Z] latest: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:47.105Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:47.413Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.32 [2023-08-22T20:17:47.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-22T20:17:47.413Z] 4bb6820c05a5: Preparing [2023-08-22T20:17:47.413Z] 9166e2ae809b: Preparing [2023-08-22T20:17:47.413Z] 2f5a8640468c: Preparing [2023-08-22T20:17:47.413Z] 9059ca8150ca: Preparing [2023-08-22T20:17:47.413Z] b1c5164a4adc: Preparing [2023-08-22T20:17:47.413Z] 5b9ad3cf9b57: Preparing [2023-08-22T20:17:47.413Z] b79290ed8e96: Preparing [2023-08-22T20:17:47.413Z] 4285e318a90d: Preparing [2023-08-22T20:17:47.413Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:47.413Z] 6343773f1896: Preparing [2023-08-22T20:17:47.413Z] 36b50b131297: Preparing [2023-08-22T20:17:47.413Z] 4285e318a90d: Waiting [2023-08-22T20:17:47.413Z] 5b9ad3cf9b57: Waiting [2023-08-22T20:17:47.413Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:47.413Z] 36b50b131297: Waiting [2023-08-22T20:17:47.413Z] b79290ed8e96: Waiting [2023-08-22T20:17:47.413Z] 6343773f1896: Waiting [2023-08-22T20:17:47.413Z] 4bb6820c05a5: Layer already exists [2023-08-22T20:17:47.413Z] b1c5164a4adc: Layer already exists [2023-08-22T20:17:47.413Z] 9166e2ae809b: Layer already exists [2023-08-22T20:17:47.413Z] 2f5a8640468c: Layer already exists [2023-08-22T20:17:47.413Z] 9059ca8150ca: Layer already exists [2023-08-22T20:17:47.413Z] b79290ed8e96: Layer already exists [2023-08-22T20:17:47.413Z] 5b9ad3cf9b57: Layer already exists [2023-08-22T20:17:47.413Z] 6343773f1896: Layer already exists [2023-08-22T20:17:47.413Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:47.413Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:47.413Z] 36b50b131297: Layer already exists [2023-08-22T20:17:47.413Z] 3.1.0-dev.32: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:47.716Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:48.029Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:48.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-22T20:17:48.029Z] 4bb6820c05a5: Preparing [2023-08-22T20:17:48.029Z] 9166e2ae809b: Preparing [2023-08-22T20:17:48.029Z] 2f5a8640468c: Preparing [2023-08-22T20:17:48.029Z] 9059ca8150ca: Preparing [2023-08-22T20:17:48.030Z] b1c5164a4adc: Preparing [2023-08-22T20:17:48.030Z] 5b9ad3cf9b57: Preparing [2023-08-22T20:17:48.030Z] b79290ed8e96: Preparing [2023-08-22T20:17:48.030Z] 4285e318a90d: Preparing [2023-08-22T20:17:48.030Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:48.030Z] 6343773f1896: Preparing [2023-08-22T20:17:48.030Z] 36b50b131297: Preparing [2023-08-22T20:17:48.030Z] b79290ed8e96: Waiting [2023-08-22T20:17:48.030Z] 4285e318a90d: Waiting [2023-08-22T20:17:48.030Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:48.030Z] 5b9ad3cf9b57: Waiting [2023-08-22T20:17:48.030Z] 6343773f1896: Waiting [2023-08-22T20:17:48.030Z] 36b50b131297: Waiting [2023-08-22T20:17:48.030Z] 4bb6820c05a5: Layer already exists [2023-08-22T20:17:48.030Z] b1c5164a4adc: Layer already exists [2023-08-22T20:17:48.030Z] 9059ca8150ca: Layer already exists [2023-08-22T20:17:48.030Z] 9166e2ae809b: Layer already exists [2023-08-22T20:17:48.030Z] 2f5a8640468c: Layer already exists [2023-08-22T20:17:48.030Z] 5b9ad3cf9b57: Layer already exists [2023-08-22T20:17:48.030Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:48.030Z] b79290ed8e96: Layer already exists [2023-08-22T20:17:48.030Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:48.030Z] 6343773f1896: Layer already exists [2023-08-22T20:17:48.030Z] 36b50b131297: Layer already exists [2023-08-22T20:17:48.030Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:48.336Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:48.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-22T20:17:48.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-22T20:17:48.663Z] 4bb6820c05a5: Preparing [2023-08-22T20:17:48.663Z] 9166e2ae809b: Preparing [2023-08-22T20:17:48.663Z] 2f5a8640468c: Preparing [2023-08-22T20:17:48.663Z] 9059ca8150ca: Preparing [2023-08-22T20:17:48.663Z] b1c5164a4adc: Preparing [2023-08-22T20:17:48.663Z] 5b9ad3cf9b57: Preparing [2023-08-22T20:17:48.663Z] b79290ed8e96: Preparing [2023-08-22T20:17:48.663Z] 4285e318a90d: Preparing [2023-08-22T20:17:48.663Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:48.663Z] 6343773f1896: Preparing [2023-08-22T20:17:48.663Z] 36b50b131297: Preparing [2023-08-22T20:17:48.663Z] 5b9ad3cf9b57: Waiting [2023-08-22T20:17:48.663Z] b79290ed8e96: Waiting [2023-08-22T20:17:48.663Z] 4285e318a90d: Waiting [2023-08-22T20:17:48.663Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:48.663Z] 6343773f1896: Waiting [2023-08-22T20:17:48.663Z] 36b50b131297: Waiting [2023-08-22T20:17:48.663Z] 4bb6820c05a5: Layer already exists [2023-08-22T20:17:48.663Z] 9059ca8150ca: Layer already exists [2023-08-22T20:17:48.663Z] b1c5164a4adc: Layer already exists [2023-08-22T20:17:48.663Z] 9166e2ae809b: Layer already exists [2023-08-22T20:17:48.663Z] 2f5a8640468c: Layer already exists [2023-08-22T20:17:48.663Z] 5b9ad3cf9b57: Layer already exists [2023-08-22T20:17:48.663Z] b79290ed8e96: Layer already exists [2023-08-22T20:17:48.663Z] 6343773f1896: Layer already exists [2023-08-22T20:17:48.663Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:48.663Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:48.663Z] 36b50b131297: Layer already exists [2023-08-22T20:17:48.663Z] main: digest: sha256:d239c8e3641d68107b9eb98cad5d8f9aee5edddcb4c8f90e9cc938d1f302f2d0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:48.788Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:48.796Z] taggedImages: [2023-08-22T20:17:48.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:48.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-22T20:17:48.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.32 [2023-08-22T20:17:48.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:48.796Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-22T20:17:48.823Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-22T20:17:48.823Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:48.823Z] latest [2023-08-22T20:17:48.823Z] 3.1.0-dev.32 [2023-08-22T20:17:48.823Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:48.823Z] main [2023-08-22T20:17:48.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:49.151Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:49.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:49.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-22T20:17:49.454Z] 2a22307eb34e: Preparing [2023-08-22T20:17:49.454Z] 8641de2ce670: Preparing [2023-08-22T20:17:49.454Z] 4285e318a90d: Preparing [2023-08-22T20:17:49.454Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:49.454Z] 0c44e6012430: Preparing [2023-08-22T20:17:49.454Z] 36b50b131297: Preparing [2023-08-22T20:17:49.454Z] 36b50b131297: Waiting [2023-08-22T20:17:49.454Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:49.454Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:49.454Z] 36b50b131297: Layer already exists [2023-08-22T20:17:49.454Z] 2a22307eb34e: Pushed [2023-08-22T20:17:50.022Z] 0c44e6012430: Pushed [2023-08-22T20:17:51.923Z] 8641de2ce670: Pushed [2023-08-22T20:17:51.923Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:52.238Z] + 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-08-22T20:17:52.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-22T20:17:52.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-22T20:17:52.544Z] 2a22307eb34e: Preparing [2023-08-22T20:17:52.544Z] 8641de2ce670: Preparing [2023-08-22T20:17:52.544Z] 4285e318a90d: Preparing [2023-08-22T20:17:52.544Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:52.544Z] 0c44e6012430: Preparing [2023-08-22T20:17:52.544Z] 36b50b131297: Preparing [2023-08-22T20:17:52.544Z] 36b50b131297: Waiting [2023-08-22T20:17:52.544Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:52.544Z] 0c44e6012430: Layer already exists [2023-08-22T20:17:52.544Z] 8641de2ce670: Layer already exists [2023-08-22T20:17:52.544Z] 2a22307eb34e: Layer already exists [2023-08-22T20:17:52.544Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:52.544Z] 36b50b131297: Layer already exists [2023-08-22T20:17:52.544Z] latest: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:52.857Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:53.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.32 [2023-08-22T20:17:53.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-22T20:17:53.160Z] 2a22307eb34e: Preparing [2023-08-22T20:17:53.160Z] 8641de2ce670: Preparing [2023-08-22T20:17:53.160Z] 4285e318a90d: Preparing [2023-08-22T20:17:53.160Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:53.160Z] 0c44e6012430: Preparing [2023-08-22T20:17:53.160Z] 36b50b131297: Preparing [2023-08-22T20:17:53.160Z] 36b50b131297: Waiting [2023-08-22T20:17:53.160Z] 0c44e6012430: Layer already exists [2023-08-22T20:17:53.160Z] 8641de2ce670: Layer already exists [2023-08-22T20:17:53.160Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:53.160Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:53.160Z] 2a22307eb34e: Layer already exists [2023-08-22T20:17:53.160Z] 36b50b131297: Layer already exists [2023-08-22T20:17:53.160Z] 3.1.0-dev.32: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:53.464Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:53.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:53.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-22T20:17:53.771Z] 2a22307eb34e: Preparing [2023-08-22T20:17:53.771Z] 8641de2ce670: Preparing [2023-08-22T20:17:53.771Z] 4285e318a90d: Preparing [2023-08-22T20:17:53.771Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:53.771Z] 0c44e6012430: Preparing [2023-08-22T20:17:53.771Z] 36b50b131297: Preparing [2023-08-22T20:17:53.771Z] 36b50b131297: Waiting [2023-08-22T20:17:53.771Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:53.771Z] 8641de2ce670: Layer already exists [2023-08-22T20:17:53.771Z] 0c44e6012430: Layer already exists [2023-08-22T20:17:53.771Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:53.771Z] 2a22307eb34e: Layer already exists [2023-08-22T20:17:53.771Z] 36b50b131297: Layer already exists [2023-08-22T20:17:53.771Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:54.083Z] + 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-08-22T20:17:54.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-22T20:17:54.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-22T20:17:54.393Z] 2a22307eb34e: Preparing [2023-08-22T20:17:54.393Z] 8641de2ce670: Preparing [2023-08-22T20:17:54.393Z] 4285e318a90d: Preparing [2023-08-22T20:17:54.393Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:54.393Z] 0c44e6012430: Preparing [2023-08-22T20:17:54.393Z] 36b50b131297: Preparing [2023-08-22T20:17:54.393Z] 36b50b131297: Waiting [2023-08-22T20:17:54.393Z] 2a22307eb34e: Layer already exists [2023-08-22T20:17:54.393Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:54.393Z] 8641de2ce670: Layer already exists [2023-08-22T20:17:54.393Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:54.393Z] 0c44e6012430: Layer already exists [2023-08-22T20:17:54.393Z] 36b50b131297: Layer already exists [2023-08-22T20:17:54.393Z] main: digest: sha256:7e308fa6d90049a9ad2f45fe687a9a27a1a0676f517d04417c68ed65e0c6817e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:17:54.444Z] ===================================================== [Pipeline] echo [2023-08-22T20:17:54.452Z] taggedImages: [2023-08-22T20:17:54.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:54.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-22T20:17:54.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.32 [2023-08-22T20:17:54.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:54.452Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-22T20:17:54.476Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-22T20:17:54.476Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:54.476Z] latest [2023-08-22T20:17:54.476Z] 3.1.0-dev.32 [2023-08-22T20:17:54.476Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:17:54.476Z] main [2023-08-22T20:17:54.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:54.802Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:17:55.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:17:55.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-22T20:17:55.103Z] 220b9e6b4eb6: Preparing [2023-08-22T20:17:55.103Z] 61618bed65cf: Preparing [2023-08-22T20:17:55.103Z] 7de8c3427509: Preparing [2023-08-22T20:17:55.103Z] ca2a3425da49: Preparing [2023-08-22T20:17:55.103Z] 557b2862a984: Preparing [2023-08-22T20:17:55.103Z] 4285e318a90d: Preparing [2023-08-22T20:17:55.103Z] 15aa4a188dc4: Preparing [2023-08-22T20:17:55.103Z] 4285e318a90d: Waiting [2023-08-22T20:17:55.103Z] e53b027827a3: Preparing [2023-08-22T20:17:55.103Z] 15aa4a188dc4: Waiting [2023-08-22T20:17:55.103Z] 36b50b131297: Preparing [2023-08-22T20:17:55.103Z] e53b027827a3: Waiting [2023-08-22T20:17:55.103Z] 36b50b131297: Waiting [2023-08-22T20:17:55.103Z] 220b9e6b4eb6: Pushed [2023-08-22T20:17:55.103Z] 4285e318a90d: Layer already exists [2023-08-22T20:17:55.103Z] 7de8c3427509: Pushed [2023-08-22T20:17:55.103Z] 61618bed65cf: Pushed [2023-08-22T20:17:55.103Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:17:55.103Z] 36b50b131297: Layer already exists [2023-08-22T20:17:55.668Z] e53b027827a3: Pushed [2023-08-22T20:18:00.929Z] 557b2862a984: Pushed [2023-08-22T20:18:03.460Z] ca2a3425da49: Pushed [2023-08-22T20:18:03.460Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:03.764Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:04.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-22T20:18:04.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-22T20:18:04.066Z] 220b9e6b4eb6: Preparing [2023-08-22T20:18:04.066Z] 61618bed65cf: Preparing [2023-08-22T20:18:04.066Z] 7de8c3427509: Preparing [2023-08-22T20:18:04.066Z] ca2a3425da49: Preparing [2023-08-22T20:18:04.066Z] 557b2862a984: Preparing [2023-08-22T20:18:04.066Z] 4285e318a90d: Preparing [2023-08-22T20:18:04.066Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:04.066Z] e53b027827a3: Preparing [2023-08-22T20:18:04.066Z] 36b50b131297: Preparing [2023-08-22T20:18:04.066Z] e53b027827a3: Waiting [2023-08-22T20:18:04.066Z] 36b50b131297: Waiting [2023-08-22T20:18:04.066Z] 4285e318a90d: Waiting [2023-08-22T20:18:04.066Z] ca2a3425da49: Layer already exists [2023-08-22T20:18:04.066Z] 220b9e6b4eb6: Layer already exists [2023-08-22T20:18:04.066Z] 61618bed65cf: Layer already exists [2023-08-22T20:18:04.066Z] 557b2862a984: Layer already exists [2023-08-22T20:18:04.066Z] 7de8c3427509: Layer already exists [2023-08-22T20:18:04.066Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:04.066Z] e53b027827a3: Layer already exists [2023-08-22T20:18:04.066Z] 36b50b131297: Layer already exists [2023-08-22T20:18:04.066Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:04.066Z] latest: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:04.369Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:04.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.32 [2023-08-22T20:18:04.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-22T20:18:04.670Z] 220b9e6b4eb6: Preparing [2023-08-22T20:18:04.670Z] 61618bed65cf: Preparing [2023-08-22T20:18:04.670Z] 7de8c3427509: Preparing [2023-08-22T20:18:04.670Z] ca2a3425da49: Preparing [2023-08-22T20:18:04.670Z] 557b2862a984: Preparing [2023-08-22T20:18:04.670Z] 4285e318a90d: Preparing [2023-08-22T20:18:04.670Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:04.670Z] e53b027827a3: Preparing [2023-08-22T20:18:04.670Z] 36b50b131297: Preparing [2023-08-22T20:18:04.670Z] e53b027827a3: Waiting [2023-08-22T20:18:04.670Z] 4285e318a90d: Waiting [2023-08-22T20:18:04.670Z] 36b50b131297: Waiting [2023-08-22T20:18:04.670Z] 557b2862a984: Layer already exists [2023-08-22T20:18:04.670Z] 220b9e6b4eb6: Layer already exists [2023-08-22T20:18:04.670Z] 61618bed65cf: Layer already exists [2023-08-22T20:18:04.670Z] 7de8c3427509: Layer already exists [2023-08-22T20:18:04.670Z] ca2a3425da49: Layer already exists [2023-08-22T20:18:04.670Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:04.670Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:04.670Z] 36b50b131297: Layer already exists [2023-08-22T20:18:04.670Z] e53b027827a3: Layer already exists [2023-08-22T20:18:04.670Z] 3.1.0-dev.32: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:04.980Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:05.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:05.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-22T20:18:05.288Z] 220b9e6b4eb6: Preparing [2023-08-22T20:18:05.288Z] 61618bed65cf: Preparing [2023-08-22T20:18:05.288Z] 7de8c3427509: Preparing [2023-08-22T20:18:05.288Z] ca2a3425da49: Preparing [2023-08-22T20:18:05.288Z] 557b2862a984: Preparing [2023-08-22T20:18:05.288Z] 4285e318a90d: Preparing [2023-08-22T20:18:05.288Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:05.288Z] e53b027827a3: Preparing [2023-08-22T20:18:05.288Z] 36b50b131297: Preparing [2023-08-22T20:18:05.288Z] 4285e318a90d: Waiting [2023-08-22T20:18:05.288Z] e53b027827a3: Waiting [2023-08-22T20:18:05.288Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:05.288Z] 36b50b131297: Waiting [2023-08-22T20:18:05.288Z] ca2a3425da49: Layer already exists [2023-08-22T20:18:05.288Z] 557b2862a984: Layer already exists [2023-08-22T20:18:05.288Z] 61618bed65cf: Layer already exists [2023-08-22T20:18:05.288Z] 7de8c3427509: Layer already exists [2023-08-22T20:18:05.288Z] 220b9e6b4eb6: Layer already exists [2023-08-22T20:18:05.288Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:05.288Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:05.288Z] e53b027827a3: Layer already exists [2023-08-22T20:18:05.288Z] 36b50b131297: Layer already exists [2023-08-22T20:18:05.288Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:05.598Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:05.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-22T20:18:05.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-22T20:18:05.895Z] 220b9e6b4eb6: Preparing [2023-08-22T20:18:05.895Z] 61618bed65cf: Preparing [2023-08-22T20:18:05.895Z] 7de8c3427509: Preparing [2023-08-22T20:18:05.895Z] ca2a3425da49: Preparing [2023-08-22T20:18:05.895Z] 557b2862a984: Preparing [2023-08-22T20:18:05.895Z] 4285e318a90d: Preparing [2023-08-22T20:18:05.895Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:05.895Z] e53b027827a3: Preparing [2023-08-22T20:18:05.895Z] 36b50b131297: Preparing [2023-08-22T20:18:05.895Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:05.895Z] 36b50b131297: Waiting [2023-08-22T20:18:05.895Z] e53b027827a3: Waiting [2023-08-22T20:18:05.895Z] 4285e318a90d: Waiting [2023-08-22T20:18:05.895Z] ca2a3425da49: Layer already exists [2023-08-22T20:18:05.895Z] 61618bed65cf: Layer already exists [2023-08-22T20:18:05.895Z] 557b2862a984: Layer already exists [2023-08-22T20:18:05.895Z] 220b9e6b4eb6: Layer already exists [2023-08-22T20:18:05.895Z] 7de8c3427509: Layer already exists [2023-08-22T20:18:05.895Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:05.895Z] e53b027827a3: Layer already exists [2023-08-22T20:18:05.895Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:05.895Z] 36b50b131297: Layer already exists [2023-08-22T20:18:05.895Z] main: digest: sha256:6b6105e2d9f2658a142f9c8884b98e05b6c6f3ed37199be6bdd09f3c34f1f67e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:18:05.931Z] ===================================================== [Pipeline] echo [2023-08-22T20:18:05.936Z] taggedImages: [2023-08-22T20:18:05.936Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:05.936Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-22T20:18:05.936Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.32 [2023-08-22T20:18:05.936Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:05.936Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-22T20:18:05.956Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-22T20:18:05.956Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:05.956Z] latest [2023-08-22T20:18:05.956Z] 3.1.0-dev.32 [2023-08-22T20:18:05.956Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:05.956Z] main [2023-08-22T20:18:05.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:06.272Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:06.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:06.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-22T20:18:06.580Z] a1963895c9a3: Preparing [2023-08-22T20:18:06.580Z] a5eec5b307e3: Preparing [2023-08-22T20:18:06.580Z] 1f619fa28820: Preparing [2023-08-22T20:18:06.580Z] 583fb377a34a: Preparing [2023-08-22T20:18:06.580Z] 4285e318a90d: Preparing [2023-08-22T20:18:06.580Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:06.580Z] 6cd383798768: Preparing [2023-08-22T20:18:06.580Z] 36b50b131297: Preparing [2023-08-22T20:18:06.580Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:06.580Z] 6cd383798768: Waiting [2023-08-22T20:18:06.580Z] 36b50b131297: Waiting [2023-08-22T20:18:06.580Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:06.580Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:06.580Z] a1963895c9a3: Pushed [2023-08-22T20:18:06.580Z] a5eec5b307e3: Pushed [2023-08-22T20:18:06.580Z] 1f619fa28820: Pushed [2023-08-22T20:18:06.580Z] 36b50b131297: Layer already exists [2023-08-22T20:18:06.838Z] 6cd383798768: Pushed [2023-08-22T20:18:14.952Z] 583fb377a34a: Pushed [2023-08-22T20:18:14.952Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:15.258Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:15.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-22T20:18:15.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-22T20:18:15.563Z] a1963895c9a3: Preparing [2023-08-22T20:18:15.563Z] a5eec5b307e3: Preparing [2023-08-22T20:18:15.563Z] 1f619fa28820: Preparing [2023-08-22T20:18:15.563Z] 583fb377a34a: Preparing [2023-08-22T20:18:15.563Z] 4285e318a90d: Preparing [2023-08-22T20:18:15.563Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:15.563Z] 6cd383798768: Preparing [2023-08-22T20:18:15.563Z] 36b50b131297: Preparing [2023-08-22T20:18:15.563Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:15.563Z] 36b50b131297: Waiting [2023-08-22T20:18:15.563Z] 6cd383798768: Waiting [2023-08-22T20:18:15.563Z] 1f619fa28820: Layer already exists [2023-08-22T20:18:15.563Z] a5eec5b307e3: Layer already exists [2023-08-22T20:18:15.563Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:15.563Z] a1963895c9a3: Layer already exists [2023-08-22T20:18:15.563Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:15.563Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:15.563Z] 36b50b131297: Layer already exists [2023-08-22T20:18:15.563Z] 6cd383798768: Layer already exists [2023-08-22T20:18:15.563Z] latest: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:15.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:16.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.32 [2023-08-22T20:18:16.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-22T20:18:16.174Z] a1963895c9a3: Preparing [2023-08-22T20:18:16.174Z] a5eec5b307e3: Preparing [2023-08-22T20:18:16.174Z] 1f619fa28820: Preparing [2023-08-22T20:18:16.174Z] 583fb377a34a: Preparing [2023-08-22T20:18:16.174Z] 4285e318a90d: Preparing [2023-08-22T20:18:16.174Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:16.174Z] 6cd383798768: Preparing [2023-08-22T20:18:16.174Z] 36b50b131297: Preparing [2023-08-22T20:18:16.174Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:16.174Z] 6cd383798768: Waiting [2023-08-22T20:18:16.174Z] 36b50b131297: Waiting [2023-08-22T20:18:16.174Z] 1f619fa28820: Layer already exists [2023-08-22T20:18:16.174Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:16.174Z] a1963895c9a3: Layer already exists [2023-08-22T20:18:16.174Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:16.174Z] a5eec5b307e3: Layer already exists [2023-08-22T20:18:16.174Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:16.174Z] 6cd383798768: Layer already exists [2023-08-22T20:18:16.174Z] 36b50b131297: Layer already exists [2023-08-22T20:18:16.174Z] 3.1.0-dev.32: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:16.490Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:16.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:16.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-22T20:18:16.794Z] a1963895c9a3: Preparing [2023-08-22T20:18:16.794Z] a5eec5b307e3: Preparing [2023-08-22T20:18:16.794Z] 1f619fa28820: Preparing [2023-08-22T20:18:16.794Z] 583fb377a34a: Preparing [2023-08-22T20:18:16.794Z] 4285e318a90d: Preparing [2023-08-22T20:18:16.794Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:16.794Z] 6cd383798768: Preparing [2023-08-22T20:18:16.794Z] 36b50b131297: Preparing [2023-08-22T20:18:16.794Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:16.794Z] 6cd383798768: Waiting [2023-08-22T20:18:16.794Z] 36b50b131297: Waiting [2023-08-22T20:18:16.794Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:16.794Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:16.794Z] a5eec5b307e3: Layer already exists [2023-08-22T20:18:16.794Z] 1f619fa28820: Layer already exists [2023-08-22T20:18:16.794Z] a1963895c9a3: Layer already exists [2023-08-22T20:18:16.794Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:16.794Z] 6cd383798768: Layer already exists [2023-08-22T20:18:16.794Z] 36b50b131297: Layer already exists [2023-08-22T20:18:16.794Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:17.096Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:17.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-22T20:18:17.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-22T20:18:17.400Z] a1963895c9a3: Preparing [2023-08-22T20:18:17.400Z] a5eec5b307e3: Preparing [2023-08-22T20:18:17.400Z] 1f619fa28820: Preparing [2023-08-22T20:18:17.400Z] 583fb377a34a: Preparing [2023-08-22T20:18:17.400Z] 4285e318a90d: Preparing [2023-08-22T20:18:17.400Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:17.400Z] 6cd383798768: Preparing [2023-08-22T20:18:17.400Z] 36b50b131297: Preparing [2023-08-22T20:18:17.400Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:17.400Z] 36b50b131297: Waiting [2023-08-22T20:18:17.400Z] 6cd383798768: Waiting [2023-08-22T20:18:17.400Z] a1963895c9a3: Layer already exists [2023-08-22T20:18:17.400Z] a5eec5b307e3: Layer already exists [2023-08-22T20:18:17.400Z] 1f619fa28820: Layer already exists [2023-08-22T20:18:17.400Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:17.400Z] 6cd383798768: Layer already exists [2023-08-22T20:18:17.400Z] 36b50b131297: Layer already exists [2023-08-22T20:18:17.400Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:17.400Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:17.400Z] main: digest: sha256:63398dc8ec52a37ebacde45b55e994e3809a4bd5b0c76be2c2a689cb1690e56f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:18:17.436Z] ===================================================== [Pipeline] echo [2023-08-22T20:18:17.443Z] taggedImages: [2023-08-22T20:18:17.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:17.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-22T20:18:17.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.32 [2023-08-22T20:18:17.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:17.443Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-22T20:18:17.466Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-22T20:18:17.466Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:17.466Z] latest [2023-08-22T20:18:17.466Z] 3.1.0-dev.32 [2023-08-22T20:18:17.466Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:17.466Z] main [2023-08-22T20:18:17.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:17.781Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:18.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:18.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-22T20:18:18.151Z] 7d092aee4e6b: Preparing [2023-08-22T20:18:18.151Z] da9aac226122: Preparing [2023-08-22T20:18:18.151Z] 2be95e61e3b6: Preparing [2023-08-22T20:18:18.151Z] 583fb377a34a: Preparing [2023-08-22T20:18:18.151Z] 4285e318a90d: Preparing [2023-08-22T20:18:18.151Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:18.151Z] e53b027827a3: Preparing [2023-08-22T20:18:18.151Z] 36b50b131297: Preparing [2023-08-22T20:18:18.151Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:18.151Z] e53b027827a3: Waiting [2023-08-22T20:18:18.151Z] 36b50b131297: Waiting [2023-08-22T20:18:18.151Z] 2be95e61e3b6: Pushed [2023-08-22T20:18:18.151Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:18.151Z] da9aac226122: Pushed [2023-08-22T20:18:18.151Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:18.151Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:18.151Z] e53b027827a3: Layer already exists [2023-08-22T20:18:18.151Z] 36b50b131297: Layer already exists [2023-08-22T20:18:18.151Z] 7d092aee4e6b: Pushed [2023-08-22T20:18:18.410Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:18.711Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:19.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-22T20:18:19.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-22T20:18:19.015Z] 7d092aee4e6b: Preparing [2023-08-22T20:18:19.015Z] da9aac226122: Preparing [2023-08-22T20:18:19.015Z] 2be95e61e3b6: Preparing [2023-08-22T20:18:19.015Z] 583fb377a34a: Preparing [2023-08-22T20:18:19.015Z] 4285e318a90d: Preparing [2023-08-22T20:18:19.015Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:19.015Z] e53b027827a3: Preparing [2023-08-22T20:18:19.015Z] 36b50b131297: Preparing [2023-08-22T20:18:19.015Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:19.015Z] e53b027827a3: Waiting [2023-08-22T20:18:19.015Z] 36b50b131297: Waiting [2023-08-22T20:18:19.015Z] 2be95e61e3b6: Layer already exists [2023-08-22T20:18:19.015Z] da9aac226122: Layer already exists [2023-08-22T20:18:19.015Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:19.015Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:19.015Z] 7d092aee4e6b: Layer already exists [2023-08-22T20:18:19.015Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:19.015Z] e53b027827a3: Layer already exists [2023-08-22T20:18:19.015Z] 36b50b131297: Layer already exists [2023-08-22T20:18:19.015Z] latest: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:19.321Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:19.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.32 [2023-08-22T20:18:19.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-22T20:18:19.619Z] 7d092aee4e6b: Preparing [2023-08-22T20:18:19.619Z] da9aac226122: Preparing [2023-08-22T20:18:19.619Z] 2be95e61e3b6: Preparing [2023-08-22T20:18:19.619Z] 583fb377a34a: Preparing [2023-08-22T20:18:19.619Z] 4285e318a90d: Preparing [2023-08-22T20:18:19.619Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:19.619Z] e53b027827a3: Preparing [2023-08-22T20:18:19.619Z] 36b50b131297: Preparing [2023-08-22T20:18:19.619Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:19.619Z] 36b50b131297: Waiting [2023-08-22T20:18:19.619Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:19.619Z] 7d092aee4e6b: Layer already exists [2023-08-22T20:18:19.619Z] da9aac226122: Layer already exists [2023-08-22T20:18:19.619Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:19.619Z] 2be95e61e3b6: Layer already exists [2023-08-22T20:18:19.619Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:19.619Z] e53b027827a3: Layer already exists [2023-08-22T20:18:19.619Z] 36b50b131297: Layer already exists [2023-08-22T20:18:19.619Z] 3.1.0-dev.32: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:19.920Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:20.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:20.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-22T20:18:20.221Z] 7d092aee4e6b: Preparing [2023-08-22T20:18:20.221Z] da9aac226122: Preparing [2023-08-22T20:18:20.221Z] 2be95e61e3b6: Preparing [2023-08-22T20:18:20.221Z] 583fb377a34a: Preparing [2023-08-22T20:18:20.221Z] 4285e318a90d: Preparing [2023-08-22T20:18:20.221Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:20.221Z] e53b027827a3: Preparing [2023-08-22T20:18:20.221Z] 36b50b131297: Preparing [2023-08-22T20:18:20.221Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:20.221Z] e53b027827a3: Waiting [2023-08-22T20:18:20.221Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:20.221Z] 7d092aee4e6b: Layer already exists [2023-08-22T20:18:20.221Z] da9aac226122: Layer already exists [2023-08-22T20:18:20.221Z] 2be95e61e3b6: Layer already exists [2023-08-22T20:18:20.221Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:20.221Z] e53b027827a3: Layer already exists [2023-08-22T20:18:20.221Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:20.221Z] 36b50b131297: Layer already exists [2023-08-22T20:18:20.221Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:20.521Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:20.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-22T20:18:20.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-22T20:18:20.825Z] 7d092aee4e6b: Preparing [2023-08-22T20:18:20.825Z] da9aac226122: Preparing [2023-08-22T20:18:20.825Z] 2be95e61e3b6: Preparing [2023-08-22T20:18:20.825Z] 583fb377a34a: Preparing [2023-08-22T20:18:20.825Z] 4285e318a90d: Preparing [2023-08-22T20:18:20.825Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:20.825Z] e53b027827a3: Preparing [2023-08-22T20:18:20.825Z] 36b50b131297: Preparing [2023-08-22T20:18:20.825Z] 15aa4a188dc4: Waiting [2023-08-22T20:18:20.825Z] e53b027827a3: Waiting [2023-08-22T20:18:20.825Z] 36b50b131297: Waiting [2023-08-22T20:18:20.825Z] 583fb377a34a: Layer already exists [2023-08-22T20:18:20.825Z] 7d092aee4e6b: Layer already exists [2023-08-22T20:18:20.825Z] da9aac226122: Layer already exists [2023-08-22T20:18:20.825Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:20.825Z] 2be95e61e3b6: Layer already exists [2023-08-22T20:18:20.825Z] e53b027827a3: Layer already exists [2023-08-22T20:18:20.825Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:20.825Z] 36b50b131297: Layer already exists [2023-08-22T20:18:20.825Z] main: digest: sha256:e2a748bbf157a1919f446cd76a0968a44c7d34cddfd0576907a50b492a6e5e54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:18:20.861Z] ===================================================== [Pipeline] echo [2023-08-22T20:18:20.867Z] taggedImages: [2023-08-22T20:18:20.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:20.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-22T20:18:20.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.32 [2023-08-22T20:18:20.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:20.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-22T20:18:20.881Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-22T20:18:20.881Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:20.881Z] latest [2023-08-22T20:18:20.881Z] 3.1.0-dev.32 [2023-08-22T20:18:20.881Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:20.881Z] main [2023-08-22T20:18:20.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:21.183Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:21.493Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:21.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-22T20:18:21.493Z] 1e1514de5da2: Preparing [2023-08-22T20:18:21.493Z] ea7bc8c3adab: Preparing [2023-08-22T20:18:21.493Z] 4285e318a90d: Preparing [2023-08-22T20:18:21.493Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:21.493Z] 1a73dbccc9c5: Preparing [2023-08-22T20:18:21.493Z] 36b50b131297: Preparing [2023-08-22T20:18:21.493Z] 36b50b131297: Waiting [2023-08-22T20:18:21.493Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:21.493Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:21.493Z] 36b50b131297: Layer already exists [2023-08-22T20:18:21.493Z] 1e1514de5da2: Pushed [2023-08-22T20:18:21.493Z] 1a73dbccc9c5: Pushed [2023-08-22T20:18:24.791Z] ea7bc8c3adab: Pushed [2023-08-22T20:18:24.791Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:25.095Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:25.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-22T20:18:25.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-22T20:18:25.397Z] 1e1514de5da2: Preparing [2023-08-22T20:18:25.397Z] ea7bc8c3adab: Preparing [2023-08-22T20:18:25.397Z] 4285e318a90d: Preparing [2023-08-22T20:18:25.397Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:25.397Z] 1a73dbccc9c5: Preparing [2023-08-22T20:18:25.397Z] 36b50b131297: Preparing [2023-08-22T20:18:25.397Z] 36b50b131297: Waiting [2023-08-22T20:18:25.397Z] 1a73dbccc9c5: Layer already exists [2023-08-22T20:18:25.397Z] ea7bc8c3adab: Layer already exists [2023-08-22T20:18:25.397Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:25.397Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:25.397Z] 36b50b131297: Layer already exists [2023-08-22T20:18:25.397Z] 1e1514de5da2: Layer already exists [2023-08-22T20:18:25.397Z] latest: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:25.696Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:26.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.32 [2023-08-22T20:18:26.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-22T20:18:26.096Z] 1e1514de5da2: Preparing [2023-08-22T20:18:26.096Z] ea7bc8c3adab: Preparing [2023-08-22T20:18:26.096Z] 4285e318a90d: Preparing [2023-08-22T20:18:26.096Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:26.096Z] 1a73dbccc9c5: Preparing [2023-08-22T20:18:26.096Z] 36b50b131297: Preparing [2023-08-22T20:18:26.096Z] 36b50b131297: Waiting [2023-08-22T20:18:26.096Z] 1e1514de5da2: Layer already exists [2023-08-22T20:18:26.096Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:26.096Z] ea7bc8c3adab: Layer already exists [2023-08-22T20:18:26.096Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:26.096Z] 1a73dbccc9c5: Layer already exists [2023-08-22T20:18:26.096Z] 36b50b131297: Layer already exists [2023-08-22T20:18:26.096Z] 3.1.0-dev.32: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:26.461Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:26.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:26.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-22T20:18:26.787Z] 1e1514de5da2: Preparing [2023-08-22T20:18:26.787Z] ea7bc8c3adab: Preparing [2023-08-22T20:18:26.787Z] 4285e318a90d: Preparing [2023-08-22T20:18:26.787Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:26.787Z] 1a73dbccc9c5: Preparing [2023-08-22T20:18:26.787Z] 36b50b131297: Preparing [2023-08-22T20:18:26.787Z] 36b50b131297: Waiting [2023-08-22T20:18:26.787Z] ea7bc8c3adab: Layer already exists [2023-08-22T20:18:26.787Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:26.787Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:26.787Z] 1a73dbccc9c5: Layer already exists [2023-08-22T20:18:26.787Z] 1e1514de5da2: Layer already exists [2023-08-22T20:18:26.787Z] 36b50b131297: Layer already exists [2023-08-22T20:18:26.787Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:27.096Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:27.402Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-22T20:18:27.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-22T20:18:27.402Z] 1e1514de5da2: Preparing [2023-08-22T20:18:27.402Z] ea7bc8c3adab: Preparing [2023-08-22T20:18:27.402Z] 4285e318a90d: Preparing [2023-08-22T20:18:27.402Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:27.402Z] 1a73dbccc9c5: Preparing [2023-08-22T20:18:27.402Z] 36b50b131297: Preparing [2023-08-22T20:18:27.402Z] 36b50b131297: Waiting [2023-08-22T20:18:27.402Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:27.402Z] 1a73dbccc9c5: Layer already exists [2023-08-22T20:18:27.402Z] 1e1514de5da2: Layer already exists [2023-08-22T20:18:27.402Z] ea7bc8c3adab: Layer already exists [2023-08-22T20:18:27.402Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:27.402Z] 36b50b131297: Layer already exists [2023-08-22T20:18:27.402Z] main: digest: sha256:59ac8023dac396d5eb4b3f43eaac8c9db7371827fb6873185bf37066d2140258 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:18:27.441Z] ===================================================== [Pipeline] echo [2023-08-22T20:18:27.447Z] taggedImages: [2023-08-22T20:18:27.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:27.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-22T20:18:27.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.32 [2023-08-22T20:18:27.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:27.447Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-22T20:18:27.461Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-22T20:18:27.461Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:27.461Z] latest [2023-08-22T20:18:27.461Z] 3.1.0-dev.32 [2023-08-22T20:18:27.461Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:27.461Z] main [2023-08-22T20:18:27.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:27.768Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:28.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:28.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-22T20:18:28.063Z] 3a50ee18410e: Preparing [2023-08-22T20:18:28.063Z] e516ed8bd48e: Preparing [2023-08-22T20:18:28.063Z] 4285e318a90d: Preparing [2023-08-22T20:18:28.063Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:28.063Z] 0e6ab46e2f67: Preparing [2023-08-22T20:18:28.063Z] 36b50b131297: Preparing [2023-08-22T20:18:28.063Z] 36b50b131297: Waiting [2023-08-22T20:18:28.063Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:28.063Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:18:28.063Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:28.063Z] 36b50b131297: Layer already exists [2023-08-22T20:18:28.063Z] 3a50ee18410e: Pushed [2023-08-22T20:18:30.590Z] e516ed8bd48e: Pushed [2023-08-22T20:18:30.848Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:31.157Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:31.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-22T20:18:31.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-22T20:18:31.455Z] 3a50ee18410e: Preparing [2023-08-22T20:18:31.455Z] e516ed8bd48e: Preparing [2023-08-22T20:18:31.456Z] 4285e318a90d: Preparing [2023-08-22T20:18:31.456Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:31.456Z] 0e6ab46e2f67: Preparing [2023-08-22T20:18:31.456Z] 36b50b131297: Preparing [2023-08-22T20:18:31.456Z] 36b50b131297: Waiting [2023-08-22T20:18:31.456Z] 3a50ee18410e: Layer already exists [2023-08-22T20:18:31.456Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:31.456Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:18:31.456Z] e516ed8bd48e: Layer already exists [2023-08-22T20:18:31.456Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:31.456Z] 36b50b131297: Layer already exists [2023-08-22T20:18:31.456Z] latest: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:31.754Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:32.054Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.32 [2023-08-22T20:18:32.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-22T20:18:32.054Z] 3a50ee18410e: Preparing [2023-08-22T20:18:32.054Z] e516ed8bd48e: Preparing [2023-08-22T20:18:32.054Z] 4285e318a90d: Preparing [2023-08-22T20:18:32.054Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:32.054Z] 0e6ab46e2f67: Preparing [2023-08-22T20:18:32.054Z] 36b50b131297: Preparing [2023-08-22T20:18:32.054Z] 36b50b131297: Waiting [2023-08-22T20:18:32.054Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:18:32.054Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:32.054Z] 3a50ee18410e: Layer already exists [2023-08-22T20:18:32.054Z] e516ed8bd48e: Layer already exists [2023-08-22T20:18:32.054Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:32.054Z] 36b50b131297: Layer already exists [2023-08-22T20:18:32.054Z] 3.1.0-dev.32: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:32.364Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:32.662Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:32.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-22T20:18:32.662Z] 3a50ee18410e: Preparing [2023-08-22T20:18:32.662Z] e516ed8bd48e: Preparing [2023-08-22T20:18:32.662Z] 4285e318a90d: Preparing [2023-08-22T20:18:32.662Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:32.662Z] 0e6ab46e2f67: Preparing [2023-08-22T20:18:32.662Z] 36b50b131297: Preparing [2023-08-22T20:18:32.662Z] 36b50b131297: Waiting [2023-08-22T20:18:32.662Z] e516ed8bd48e: Layer already exists [2023-08-22T20:18:32.662Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:32.662Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:32.662Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:18:32.662Z] 3a50ee18410e: Layer already exists [2023-08-22T20:18:32.662Z] 36b50b131297: Layer already exists [2023-08-22T20:18:32.662Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:32.963Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:18:33.261Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-22T20:18:33.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-22T20:18:33.261Z] 3a50ee18410e: Preparing [2023-08-22T20:18:33.261Z] e516ed8bd48e: Preparing [2023-08-22T20:18:33.261Z] 4285e318a90d: Preparing [2023-08-22T20:18:33.261Z] 15aa4a188dc4: Preparing [2023-08-22T20:18:33.261Z] 0e6ab46e2f67: Preparing [2023-08-22T20:18:33.261Z] 36b50b131297: Preparing [2023-08-22T20:18:33.261Z] 36b50b131297: Waiting [2023-08-22T20:18:33.261Z] 3a50ee18410e: Layer already exists [2023-08-22T20:18:33.261Z] 4285e318a90d: Layer already exists [2023-08-22T20:18:33.261Z] 15aa4a188dc4: Layer already exists [2023-08-22T20:18:33.261Z] e516ed8bd48e: Layer already exists [2023-08-22T20:18:33.261Z] 0e6ab46e2f67: Layer already exists [2023-08-22T20:18:33.261Z] 36b50b131297: Layer already exists [2023-08-22T20:18:33.261Z] main: digest: sha256:e16a91da9aa304f32e3d380be18c370851f1a3a7a4fe3102d3be1e42accfc3a4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:18:33.311Z] ===================================================== [Pipeline] echo [2023-08-22T20:18:33.320Z] taggedImages: [2023-08-22T20:18:33.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:18:33.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-22T20:18:33.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.32 [2023-08-22T20:18:33.320Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:18:33.320Z] - 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-08-22T20:31:50.490Z] #129 ... [2023-08-22T20:31:50.490Z] [2023-08-22T20:31:50.490Z] #128 [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-08-22T20:31:50.490Z] #128 933.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-22T20:31:50.490Z] #128 ... [2023-08-22T20:31:50.490Z] [2023-08-22T20:31:50.490Z] #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T20:31:50.490Z] #136 DONE 937.6s [2023-08-22T20:31:50.760Z] [2023-08-22T20:31:50.760Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T20:31:50.760Z] #138 ... [2023-08-22T20:31:50.760Z] [2023-08-22T20:31:50.760Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:31:51.029Z] #147 DONE 0.3s [2023-08-22T20:31:51.029Z] [2023-08-22T20:31:51.029Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:31:51.029Z] #108 ... [2023-08-22T20:31:51.029Z] [2023-08-22T20:31:51.029Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:31:51.296Z] #148 DONE 0.2s [2023-08-22T20:31:51.296Z] [2023-08-22T20:31:51.296Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-22T20:31:51.564Z] #149 DONE 0.2s [2023-08-22T20:31:51.564Z] [2023-08-22T20:31:51.564Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-22T20:31:51.564Z] #150 DONE 0.1s [2023-08-22T20:31:51.564Z] [2023-08-22T20:31:51.564Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-22T20:31:51.844Z] #151 DONE 0.4s [2023-08-22T20:31:51.844Z] [2023-08-22T20:31:51.844Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T20:31:52.111Z] #152 DONE 0.2s [2023-08-22T20:31:52.111Z] [2023-08-22T20:31:52.111Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:31:54.682Z] #153 ... [2023-08-22T20:31:54.682Z] [2023-08-22T20:31:54.682Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T20:31:54.682Z] #138 DONE 941.9s [2023-08-22T20:31:54.682Z] [2023-08-22T20:31:54.682Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:31:54.682Z] #153 DONE 2.5s [2023-08-22T20:31:54.682Z] [2023-08-22T20:31:54.682Z] #142 [security-proxy-setup] exporting to image [2023-08-22T20:31:54.682Z] #142 exporting layers [2023-08-22T20:31:55.649Z] #142 ... [2023-08-22T20:31:55.649Z] [2023-08-22T20:31:55.649Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-22T20:31:55.649Z] #154 DONE 0.8s [2023-08-22T20:31:55.649Z] [2023-08-22T20:31:55.649Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-22T20:31:56.232Z] #155 ... [2023-08-22T20:31:56.232Z] [2023-08-22T20:31:56.232Z] #142 [security-proxy-setup] exporting to image [2023-08-22T20:31:56.232Z] #142 exporting layers 1.6s done [2023-08-22T20:31:56.232Z] #142 writing image sha256:d876079c8bc418f61b7c6c839a4a8b423bcbc5d8542fea3e909d7ab4985e754c done [2023-08-22T20:31:56.232Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-22T20:31:56.232Z] #142 DONE 5.6s [2023-08-22T20:31:56.500Z] [2023-08-22T20:31:56.500Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:31:57.908Z] #108 ... [2023-08-22T20:31:57.908Z] [2023-08-22T20:31:57.908Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-22T20:31:57.908Z] #155 DONE 2.3s [2023-08-22T20:31:57.908Z] [2023-08-22T20:31:57.908Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:31:58.195Z] #156 DONE 0.4s [2023-08-22T20:31:58.195Z] [2023-08-22T20:31:58.195Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:31:58.195Z] #129 ... [2023-08-22T20:31:58.195Z] [2023-08-22T20:31:58.195Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:31:58.468Z] #157 DONE 0.2s [2023-08-22T20:31:58.468Z] [2023-08-22T20:31:58.468Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-22T20:31:59.054Z] #158 DONE 0.4s [2023-08-22T20:31:59.054Z] [2023-08-22T20:31:59.054Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-22T20:31:59.054Z] #159 DONE 0.3s [2023-08-22T20:31:59.054Z] [2023-08-22T20:31:59.054Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:31:59.054Z] #88 ... [2023-08-22T20:31:59.054Z] [2023-08-22T20:31:59.054Z] #160 [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-08-22T20:31:59.477Z] #160 DONE 0.2s [2023-08-22T20:31:59.477Z] [2023-08-22T20:31:59.477Z] #161 [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-08-22T20:31:59.770Z] #161 DONE 0.2s [2023-08-22T20:31:59.770Z] [2023-08-22T20:31:59.770Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-22T20:31:59.770Z] #162 DONE 0.3s [2023-08-22T20:31:59.770Z] [2023-08-22T20:31:59.770Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:32:00.035Z] #117 ... [2023-08-22T20:32:00.035Z] [2023-08-22T20:32:00.035Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-22T20:32:00.307Z] #163 DONE 0.3s [2023-08-22T20:32:00.307Z] [2023-08-22T20:32:00.307Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-22T20:32:02.246Z] #164 DONE 2.0s [2023-08-22T20:32:02.246Z] [2023-08-22T20:32:02.246Z] #142 [security-bootstrapper] exporting to image [2023-08-22T20:32:02.246Z] #142 exporting layers [2023-08-22T20:32:02.827Z] #142 exporting layers 0.9s done [2023-08-22T20:32:03.093Z] #142 writing image sha256:012e1101765dcab4fc42e88285ff61b019fb8de3efca6b03a6ece2cd653c2718 done [2023-08-22T20:32:03.093Z] #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-08-22T20:32:03.093Z] #142 DONE 6.5s [2023-08-22T20:32:03.093Z] [2023-08-22T20:32:03.093Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:32:09.779Z] #88 ... [2023-08-22T20:32:09.779Z] [2023-08-22T20:32:09.779Z] #128 [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-08-22T20:32:09.779Z] #128 DONE 956.7s [2023-08-22T20:32:09.779Z] [2023-08-22T20:32:09.779Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:32:09.779Z] #165 DONE 0.1s [2023-08-22T20:32:09.779Z] [2023-08-22T20:32:09.779Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:32:10.045Z] #117 ... [2023-08-22T20:32:10.045Z] [2023-08-22T20:32:10.045Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:32:10.315Z] #166 DONE 0.3s [2023-08-22T20:32:10.315Z] [2023-08-22T20:32:10.315Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:32:10.584Z] #88 ... [2023-08-22T20:32:10.584Z] [2023-08-22T20:32:10.584Z] #167 [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-08-22T20:32:10.584Z] #167 DONE 0.1s [2023-08-22T20:32:10.584Z] [2023-08-22T20:32:10.584Z] #168 [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-08-22T20:32:10.584Z] #168 DONE 0.1s [2023-08-22T20:32:10.584Z] [2023-08-22T20:32:10.584Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:32:10.850Z] #117 ... [2023-08-22T20:32:10.850Z] [2023-08-22T20:32:10.850Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:32:11.117Z] #169 DONE 0.2s [2023-08-22T20:32:11.117Z] [2023-08-22T20:32:11.117Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-22T20:32:11.383Z] #170 DONE 0.3s [2023-08-22T20:32:11.383Z] [2023-08-22T20:32:11.383Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-22T20:32:11.649Z] #171 DONE 0.4s [2023-08-22T20:32:11.649Z] [2023-08-22T20:32:11.649Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T20:32:11.649Z] #172 DONE 0.2s [2023-08-22T20:32:11.649Z] [2023-08-22T20:32:11.649Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:32:14.230Z] #173 DONE 2.3s [2023-08-22T20:32:14.230Z] [2023-08-22T20:32:14.230Z] #142 [security-secretstore-setup] exporting to image [2023-08-22T20:32:14.230Z] #142 exporting layers [2023-08-22T20:32:15.182Z] #142 exporting layers 1.2s done [2023-08-22T20:32:15.182Z] #142 writing image sha256:94631666f899414468e5b1086a8f866f4f404bfc37371436229c2641959f094a done [2023-08-22T20:32:15.182Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-22T20:32:15.182Z] #142 DONE 7.7s [2023-08-22T20:32:15.182Z] [2023-08-22T20:32:15.182Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:32:21.852Z] #117 ... [2023-08-22T20:32:21.852Z] [2023-08-22T20:32:21.852Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T20:32:21.852Z] #133 DONE 968.2s [2023-08-22T20:32:21.852Z] [2023-08-22T20:32:21.852Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:32:21.852Z] #112 ... [2023-08-22T20:32:21.852Z] [2023-08-22T20:32:21.852Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:32:21.852Z] #174 DONE 0.2s [2023-08-22T20:32:21.852Z] [2023-08-22T20:32:21.852Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:32:21.852Z] #129 ... [2023-08-22T20:32:21.852Z] [2023-08-22T20:32:21.852Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:32:21.852Z] #175 DONE 0.2s [2023-08-22T20:32:21.852Z] [2023-08-22T20:32:21.852Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-22T20:32:21.852Z] #176 DONE 0.2s [2023-08-22T20:32:21.852Z] [2023-08-22T20:32:21.852Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:32:22.121Z] #108 ... [2023-08-22T20:32:22.121Z] [2023-08-22T20:32:22.121Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:32:22.121Z] #177 DONE 0.1s [2023-08-22T20:32:22.121Z] [2023-08-22T20:32:22.121Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-22T20:32:22.121Z] #178 DONE 0.1s [2023-08-22T20:32:22.121Z] [2023-08-22T20:32:22.121Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:32:22.388Z] #129 ... [2023-08-22T20:32:22.388Z] [2023-08-22T20:32:22.388Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:32:24.326Z] #179 DONE 1.8s [2023-08-22T20:32:24.326Z] [2023-08-22T20:32:24.326Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:32:24.326Z] #112 ... [2023-08-22T20:32:24.326Z] [2023-08-22T20:32:24.326Z] #142 [security-proxy-auth] exporting to image [2023-08-22T20:32:24.326Z] #142 exporting layers [2023-08-22T20:32:24.591Z] #142 exporting layers 0.5s done [2023-08-22T20:32:24.591Z] #142 writing image sha256:34ae8ba0db5bbc88d407c29d3c9b74ca5a934644b0149f535789c67b1296a14c done [2023-08-22T20:32:24.591Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-22T20:32:24.591Z] #142 DONE 8.2s [2023-08-22T20:32:24.591Z] [2023-08-22T20:32:24.591Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:32:39.580Z] #131 ... [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T20:32:39.580Z] #117 DONE 984.5s [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:32:39.580Z] #108 ... [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:32:39.580Z] #180 DONE 0.1s [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:32:39.580Z] #88 ... [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:32:39.580Z] #181 DONE 0.1s [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-22T20:32:39.580Z] #182 DONE 0.3s [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #183 [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-08-22T20:32:39.580Z] #183 DONE 0.2s [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-22T20:32:39.580Z] #184 DONE 0.2s [2023-08-22T20:32:39.580Z] [2023-08-22T20:32:39.580Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T20:32:40.534Z] #185 DONE 1.8s [2023-08-22T20:32:40.534Z] [2023-08-22T20:32:40.534Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-22T20:32:40.534Z] #142 exporting layers [2023-08-22T20:32:40.798Z] #142 exporting layers 0.7s done [2023-08-22T20:32:41.063Z] #142 writing image sha256:055e7db3a57f578b1fcd00daecb070460973e42cec3d5e0c05e13040d3f7d7a5 done [2023-08-22T20:32:41.063Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-22T20:32:41.063Z] #142 DONE 8.9s [2023-08-22T20:32:41.063Z] [2023-08-22T20:32:41.063Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:33:19.893Z] #88 ... [2023-08-22T20:33:19.893Z] [2023-08-22T20:33:19.893Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T20:33:19.893Z] #129 DONE 1026.2s [2023-08-22T20:33:19.893Z] [2023-08-22T20:33:19.893Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:33:19.893Z] #112 ... [2023-08-22T20:33:19.893Z] [2023-08-22T20:33:19.893Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:33:19.893Z] #186 DONE 0.2s [2023-08-22T20:33:19.893Z] [2023-08-22T20:33:19.893Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:33:19.893Z] #187 DONE 0.2s [2023-08-22T20:33:19.893Z] [2023-08-22T20:33:19.893Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:33:19.893Z] #88 ... [2023-08-22T20:33:19.893Z] [2023-08-22T20:33:19.893Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-22T20:33:20.159Z] #188 DONE 0.3s [2023-08-22T20:33:20.159Z] [2023-08-22T20:33:20.159Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:33:20.159Z] #189 DONE 0.1s [2023-08-22T20:33:20.159Z] [2023-08-22T20:33:20.159Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:33:20.159Z] #108 ... [2023-08-22T20:33:20.160Z] [2023-08-22T20:33:20.160Z] #142 [core-command] exporting to image [2023-08-22T20:33:20.160Z] #142 exporting layers [2023-08-22T20:33:20.431Z] #142 exporting layers 0.4s done [2023-08-22T20:33:20.431Z] #142 writing image sha256:954d05fe674722522d6eb8a254fe7229f9626035c469555d5bde1a43fbfa65bf done [2023-08-22T20:33:20.431Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-22T20:33:20.431Z] #142 DONE 9.3s [2023-08-22T20:33:20.431Z] [2023-08-22T20:33:20.431Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:33:30.512Z] #88 ... [2023-08-22T20:33:30.512Z] [2023-08-22T20:33:30.512Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T20:33:30.512Z] #130 DONE 1036.9s [2023-08-22T20:33:30.512Z] [2023-08-22T20:33:30.512Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:33:30.512Z] #88 ... [2023-08-22T20:33:30.512Z] [2023-08-22T20:33:30.512Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:33:30.512Z] #190 DONE 0.2s [2023-08-22T20:33:30.512Z] [2023-08-22T20:33:30.512Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:33:30.778Z] #191 DONE 0.2s [2023-08-22T20:33:30.778Z] [2023-08-22T20:33:30.778Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-22T20:33:31.043Z] #192 DONE 0.3s [2023-08-22T20:33:31.043Z] [2023-08-22T20:33:31.043Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:33:31.043Z] #131 ... [2023-08-22T20:33:31.043Z] [2023-08-22T20:33:31.043Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:33:31.043Z] #193 DONE 0.1s [2023-08-22T20:33:31.309Z] [2023-08-22T20:33:31.309Z] #142 [core-data] exporting to image [2023-08-22T20:33:31.309Z] #142 exporting layers [2023-08-22T20:33:31.574Z] #142 exporting layers 0.3s done [2023-08-22T20:33:31.574Z] #142 writing image sha256:d2939e4241f81a4d950adce207433305b9faeb7c500c2ebaf39c2ede96910dd9 done [2023-08-22T20:33:31.574Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-22T20:33:31.574Z] #142 DONE 9.5s [2023-08-22T20:33:31.574Z] [2023-08-22T20:33:31.574Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:33:32.544Z] #112 ... [2023-08-22T20:33:32.544Z] [2023-08-22T20:33:32.544Z] #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T20:33:32.544Z] #88 DONE 1039.7s [2023-08-22T20:33:32.544Z] [2023-08-22T20:33:32.544Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:33:32.811Z] #131 ... [2023-08-22T20:33:32.811Z] [2023-08-22T20:33:32.811Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:33:32.811Z] #194 DONE 0.1s [2023-08-22T20:33:33.077Z] [2023-08-22T20:33:33.077Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:33:33.077Z] #112 ... [2023-08-22T20:33:33.077Z] [2023-08-22T20:33:33.077Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:33:33.341Z] #195 DONE 0.3s [2023-08-22T20:33:33.341Z] [2023-08-22T20:33:33.341Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:33:33.341Z] #112 ... [2023-08-22T20:33:33.341Z] [2023-08-22T20:33:33.341Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-22T20:33:33.607Z] #196 DONE 0.3s [2023-08-22T20:33:33.607Z] [2023-08-22T20:33:33.607Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:33:33.607Z] #197 DONE 0.1s [2023-08-22T20:33:33.607Z] [2023-08-22T20:33:33.607Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:33:33.873Z] #112 ... [2023-08-22T20:33:33.873Z] [2023-08-22T20:33:33.873Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-22T20:33:33.873Z] #198 DONE 0.1s [2023-08-22T20:33:33.873Z] [2023-08-22T20:33:33.873Z] #142 [core-metadata] exporting to image [2023-08-22T20:33:34.138Z] #142 exporting layers 0.4s done [2023-08-22T20:33:34.138Z] #142 writing image sha256:f3aa0b0f3a7feeb24e1084936262c717fa48ffae7aa770efe349429f31314487 done [2023-08-22T20:33:34.138Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-22T20:33:34.138Z] #142 DONE 9.9s [2023-08-22T20:33:34.138Z] [2023-08-22T20:33:34.138Z] #112 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T20:34:00.807Z] #112 DONE 1064.6s [2023-08-22T20:34:00.807Z] [2023-08-22T20:34:00.807Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:34:00.807Z] #108 ... [2023-08-22T20:34:00.807Z] [2023-08-22T20:34:00.807Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:34:00.807Z] #199 DONE 0.1s [2023-08-22T20:34:00.807Z] [2023-08-22T20:34:00.807Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:34:00.807Z] #200 DONE 0.1s [2023-08-22T20:34:00.807Z] [2023-08-22T20:34:00.807Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-22T20:34:00.807Z] #201 DONE 0.3s [2023-08-22T20:34:00.807Z] [2023-08-22T20:34:00.808Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:34:00.808Z] #131 ... [2023-08-22T20:34:00.808Z] [2023-08-22T20:34:00.808Z] #202 [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-08-22T20:34:00.808Z] #202 DONE 0.1s [2023-08-22T20:34:00.808Z] [2023-08-22T20:34:00.808Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-22T20:34:00.808Z] #142 exporting layers [2023-08-22T20:34:00.808Z] #142 exporting layers 0.5s done [2023-08-22T20:34:00.808Z] #142 writing image sha256:c0278f8ee3a1b7974cfbff668557c26f257fc7b75c0806aca2543a309666fba2 done [2023-08-22T20:34:00.808Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-22T20:34:00.808Z] #142 DONE 10.5s [2023-08-22T20:34:00.808Z] [2023-08-22T20:34:00.808Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T20:34:27.453Z] #131 DONE 1090.7s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:34:27.453Z] #108 ... [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:34:27.453Z] #203 DONE 0.2s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:34:27.453Z] #204 DONE 0.1s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T20:34:27.453Z] #108 DONE 1091.4s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-22T20:34:27.453Z] #205 DONE 0.4s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:34:27.453Z] #206 ... [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #207 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T20:34:27.453Z] #207 DONE 0.2s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #208 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T20:34:27.453Z] #208 DONE 0.1s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:34:27.453Z] #206 DONE 0.2s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #142 [support-notifications] exporting to image [2023-08-22T20:34:27.453Z] #142 exporting layers [2023-08-22T20:34:27.453Z] #142 exporting layers 0.4s done [2023-08-22T20:34:27.453Z] #142 writing image sha256:6d279bc5d3c294e6c3c5e96539f11cb5228ccc413501f6f154edf7b3e0c5a7c3 done [2023-08-22T20:34:27.453Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-22T20:34:27.453Z] #142 DONE 10.9s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-22T20:34:27.453Z] #209 DONE 0.3s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-22T20:34:27.453Z] #210 DONE 0.1s [2023-08-22T20:34:27.453Z] [2023-08-22T20:34:27.453Z] #142 [support-scheduler] exporting to image [2023-08-22T20:34:27.453Z] #142 exporting layers 0.4s done [2023-08-22T20:34:27.453Z] #142 writing image sha256:b8a845654406cdd7c066b014cb027e105a4821a00b465fcd3f2231a5fd96a94c done [2023-08-22T20:34:27.453Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-22T20:34:27.453Z] #142 DONE 10.9s [2023-08-22T20:34:27.453Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.453Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.453Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.453Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.453Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T20:34:27.454Z] time="2023-08-22T20:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-22T20:34:27.467Z] $ docker stop --time=1 3ac2e79c024604a69313d9f5520261a953693040c9013ebc34dbaf83c8af40c7 [2023-08-22T20:34:29.074Z] $ docker rm -f --volumes 3ac2e79c024604a69313d9f5520261a953693040c9013ebc34dbaf83c8af40c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T20:34:29.537Z] + docker images [2023-08-22T20:34:29.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-22T20:34:29.537Z] support-notifications-arm64 latest 6d279bc5d3c2 5 seconds ago 33.7MB [2023-08-22T20:34:29.537Z] support-scheduler-arm64 latest b8a845654406 5 seconds ago 32.9MB [2023-08-22T20:34:29.537Z] security-spiffe-token-provider-arm64 latest c0278f8ee3a1 31 seconds ago 33.3MB [2023-08-22T20:34:29.537Z] core-metadata-arm64 latest f3aa0b0f3a7f 56 seconds ago 21.2MB [2023-08-22T20:34:29.537Z] core-data-arm64 latest d2939e4241f8 58 seconds ago 20.9MB [2023-08-22T20:34:29.537Z] core-command-arm64 latest 954d05fe6747 About a minute ago 20.8MB [2023-08-22T20:34:29.537Z] core-common-config-bootstrapper-arm64 latest 055e7db3a57f About a minute ago 18MB [2023-08-22T20:34:29.537Z] security-proxy-auth-arm64 latest 34ae8ba0db5b 2 minutes ago 19.3MB [2023-08-22T20:34:29.537Z] security-secretstore-setup-arm64 latest 94631666f899 2 minutes ago 43MB [2023-08-22T20:34:29.537Z] security-bootstrapper-arm64 latest 012e1101765d 2 minutes ago 22.6MB [2023-08-22T20:34:29.537Z] security-proxy-setup-arm64 latest d876079c8bc4 2 minutes ago 28.8MB [2023-08-22T20:34:29.537Z] security-spire-agent-arm64 latest 48810d84305e 18 minutes ago 152MB [2023-08-22T20:34:29.537Z] security-spire-config-arm64 latest 921276cf756f 18 minutes ago 96.1MB [2023-08-22T20:34:29.537Z] security-spire-server-arm64 latest 9b8f0bbd3d50 18 minutes ago 96.9MB [2023-08-22T20:34:29.537Z] ci-base-image-arm64 latest 968b7ad43822 20 minutes ago 1.05GB [2023-08-22T20:34:29.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-22T20:34:29.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:34:29.667Z] provisioning config files... [2023-08-22T20:34:29.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/566@tmp/config4895305316123305878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:34:30.012Z] ---> docker-login.sh [2023-08-22T20:34:30.012Z] nexus3.edgexfoundry.org:10001 [2023-08-22T20:34:30.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:34:30.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:34:30.592Z] Configure a credential helper to remove this warning. See [2023-08-22T20:34:30.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:34:30.592Z] [2023-08-22T20:34:30.592Z] Login Succeeded [2023-08-22T20:34:30.592Z] nexus3.edgexfoundry.org:10002 [2023-08-22T20:34:30.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:34:30.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:34:30.858Z] Configure a credential helper to remove this warning. See [2023-08-22T20:34:30.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:34:30.858Z] [2023-08-22T20:34:30.858Z] Login Succeeded [2023-08-22T20:34:30.858Z] nexus3.edgexfoundry.org:10003 [2023-08-22T20:34:31.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:34:31.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:34:31.126Z] Configure a credential helper to remove this warning. See [2023-08-22T20:34:31.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:34:31.126Z] [2023-08-22T20:34:31.126Z] Login Succeeded [2023-08-22T20:34:31.126Z] nexus3.edgexfoundry.org:10004 [2023-08-22T20:34:31.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:34:31.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:34:31.393Z] Configure a credential helper to remove this warning. See [2023-08-22T20:34:31.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:34:31.393Z] [2023-08-22T20:34:31.393Z] Login Succeeded [2023-08-22T20:34:31.393Z] docker.io [2023-08-22T20:34:31.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T20:34:31.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T20:34:31.922Z] Configure a credential helper to remove this warning. See [2023-08-22T20:34:31.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T20:34:31.922Z] [2023-08-22T20:34:31.922Z] Login Succeeded [2023-08-22T20:34:31.922Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T20:34:31.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:34:31.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T20:34:31.985Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-22T20:34:31.985Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:31.985Z] latest [2023-08-22T20:34:31.985Z] 3.1.0-dev.32 [2023-08-22T20:34:31.985Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:31.985Z] main [2023-08-22T20:34:31.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:32.313Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:32.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:32.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-22T20:34:32.723Z] c6a400761387: Preparing [2023-08-22T20:34:32.723Z] 72e266b00a7f: Preparing [2023-08-22T20:34:32.723Z] f660dfe91bc8: Preparing [2023-08-22T20:34:32.723Z] 9f60c2aad068: Preparing [2023-08-22T20:34:32.723Z] b020c0357f63: Preparing [2023-08-22T20:34:32.723Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:32.723Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:32.991Z] 9f60c2aad068: Pushed [2023-08-22T20:34:32.991Z] f660dfe91bc8: Pushed [2023-08-22T20:34:32.991Z] c6a400761387: Pushed [2023-08-22T20:34:32.991Z] b020c0357f63: Pushed [2023-08-22T20:34:32.991Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:36.351Z] 72e266b00a7f: Pushed [2023-08-22T20:34:36.351Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:36.689Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:37.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-22T20:34:37.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-22T20:34:37.022Z] c6a400761387: Preparing [2023-08-22T20:34:37.022Z] 72e266b00a7f: Preparing [2023-08-22T20:34:37.022Z] f660dfe91bc8: Preparing [2023-08-22T20:34:37.022Z] 9f60c2aad068: Preparing [2023-08-22T20:34:37.022Z] b020c0357f63: Preparing [2023-08-22T20:34:37.022Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:37.022Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:37.022Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:37.022Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:37.022Z] 72e266b00a7f: Layer already exists [2023-08-22T20:34:37.022Z] c6a400761387: Layer already exists [2023-08-22T20:34:37.022Z] b020c0357f63: Layer already exists [2023-08-22T20:34:37.022Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:37.022Z] latest: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:37.625Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:37.958Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.32 [2023-08-22T20:34:37.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-22T20:34:37.959Z] c6a400761387: Preparing [2023-08-22T20:34:37.959Z] 72e266b00a7f: Preparing [2023-08-22T20:34:37.959Z] f660dfe91bc8: Preparing [2023-08-22T20:34:37.959Z] 9f60c2aad068: Preparing [2023-08-22T20:34:37.959Z] b020c0357f63: Preparing [2023-08-22T20:34:37.959Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:37.959Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:37.959Z] c6a400761387: Layer already exists [2023-08-22T20:34:37.959Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:37.959Z] 72e266b00a7f: Layer already exists [2023-08-22T20:34:37.959Z] b020c0357f63: Layer already exists [2023-08-22T20:34:37.959Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:37.959Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:37.959Z] 3.1.0-dev.32: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:38.297Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:38.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:38.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-22T20:34:38.632Z] c6a400761387: Preparing [2023-08-22T20:34:38.632Z] 72e266b00a7f: Preparing [2023-08-22T20:34:38.632Z] f660dfe91bc8: Preparing [2023-08-22T20:34:38.632Z] 9f60c2aad068: Preparing [2023-08-22T20:34:38.632Z] b020c0357f63: Preparing [2023-08-22T20:34:38.632Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:38.632Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:38.632Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:38.632Z] b020c0357f63: Layer already exists [2023-08-22T20:34:38.632Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:38.632Z] 72e266b00a7f: Layer already exists [2023-08-22T20:34:38.632Z] c6a400761387: Layer already exists [2023-08-22T20:34:38.632Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:38.632Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:38.962Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:39.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-22T20:34:39.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-22T20:34:39.296Z] c6a400761387: Preparing [2023-08-22T20:34:39.296Z] 72e266b00a7f: Preparing [2023-08-22T20:34:39.296Z] f660dfe91bc8: Preparing [2023-08-22T20:34:39.296Z] 9f60c2aad068: Preparing [2023-08-22T20:34:39.296Z] b020c0357f63: Preparing [2023-08-22T20:34:39.296Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:39.296Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:39.296Z] c6a400761387: Layer already exists [2023-08-22T20:34:39.296Z] 72e266b00a7f: Layer already exists [2023-08-22T20:34:39.296Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:39.296Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:39.296Z] b020c0357f63: Layer already exists [2023-08-22T20:34:39.296Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:39.559Z] main: digest: sha256:0c1f5bc9c9c4d7433d557476b16bf041bfbc276a7ee14f1a976eb962c4f81c34 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:34:39.600Z] ===================================================== [Pipeline] echo [2023-08-22T20:34:39.606Z] taggedImages: [2023-08-22T20:34:39.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:39.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-22T20:34:39.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.32 [2023-08-22T20:34:39.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:39.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-22T20:34:39.624Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-22T20:34:39.624Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:39.624Z] latest [2023-08-22T20:34:39.624Z] 3.1.0-dev.32 [2023-08-22T20:34:39.624Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:39.624Z] main [2023-08-22T20:34:39.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:39.974Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:40.313Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:40.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-22T20:34:40.313Z] 06349a42c528: Preparing [2023-08-22T20:34:40.313Z] 18d6f2f7bf57: Preparing [2023-08-22T20:34:40.313Z] 7423a2820a07: Preparing [2023-08-22T20:34:40.313Z] 7a81dd45a35e: Preparing [2023-08-22T20:34:40.313Z] f660dfe91bc8: Preparing [2023-08-22T20:34:40.313Z] 9f60c2aad068: Preparing [2023-08-22T20:34:40.313Z] b020c0357f63: Preparing [2023-08-22T20:34:40.313Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:40.313Z] 9f60c2aad068: Waiting [2023-08-22T20:34:40.313Z] b020c0357f63: Waiting [2023-08-22T20:34:40.313Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:40.313Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:40.578Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:40.578Z] b020c0357f63: Layer already exists [2023-08-22T20:34:40.578Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:40.578Z] 18d6f2f7bf57: Pushed [2023-08-22T20:34:40.578Z] 7423a2820a07: Pushed [2023-08-22T20:34:40.578Z] 06349a42c528: Pushed [2023-08-22T20:34:43.195Z] 7a81dd45a35e: Pushed [2023-08-22T20:34:43.196Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:43.526Z] + 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-08-22T20:34:43.851Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-22T20:34:43.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-22T20:34:43.851Z] 06349a42c528: Preparing [2023-08-22T20:34:43.851Z] 18d6f2f7bf57: Preparing [2023-08-22T20:34:43.851Z] 7423a2820a07: Preparing [2023-08-22T20:34:43.851Z] 7a81dd45a35e: Preparing [2023-08-22T20:34:43.851Z] f660dfe91bc8: Preparing [2023-08-22T20:34:43.851Z] 9f60c2aad068: Preparing [2023-08-22T20:34:43.851Z] b020c0357f63: Preparing [2023-08-22T20:34:43.851Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:43.851Z] 9f60c2aad068: Waiting [2023-08-22T20:34:43.851Z] b020c0357f63: Waiting [2023-08-22T20:34:43.851Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:43.851Z] 7a81dd45a35e: Layer already exists [2023-08-22T20:34:43.851Z] 06349a42c528: Layer already exists [2023-08-22T20:34:43.851Z] 7423a2820a07: Layer already exists [2023-08-22T20:34:43.851Z] 18d6f2f7bf57: Layer already exists [2023-08-22T20:34:43.851Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:43.851Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:43.851Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:43.851Z] b020c0357f63: Layer already exists [2023-08-22T20:34:43.851Z] latest: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:44.183Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:44.518Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.32 [2023-08-22T20:34:44.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-22T20:34:44.518Z] 06349a42c528: Preparing [2023-08-22T20:34:44.518Z] 18d6f2f7bf57: Preparing [2023-08-22T20:34:44.518Z] 7423a2820a07: Preparing [2023-08-22T20:34:44.518Z] 7a81dd45a35e: Preparing [2023-08-22T20:34:44.518Z] f660dfe91bc8: Preparing [2023-08-22T20:34:44.518Z] 9f60c2aad068: Preparing [2023-08-22T20:34:44.518Z] b020c0357f63: Preparing [2023-08-22T20:34:44.518Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:44.518Z] 9f60c2aad068: Waiting [2023-08-22T20:34:44.518Z] b020c0357f63: Waiting [2023-08-22T20:34:44.518Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:44.518Z] 06349a42c528: Layer already exists [2023-08-22T20:34:44.518Z] 7a81dd45a35e: Layer already exists [2023-08-22T20:34:44.518Z] 7423a2820a07: Layer already exists [2023-08-22T20:34:44.518Z] 18d6f2f7bf57: Layer already exists [2023-08-22T20:34:44.518Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:44.518Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:44.518Z] b020c0357f63: Layer already exists [2023-08-22T20:34:44.518Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:44.518Z] 3.1.0-dev.32: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:44.849Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:45.173Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:45.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-22T20:34:45.173Z] 06349a42c528: Preparing [2023-08-22T20:34:45.173Z] 18d6f2f7bf57: Preparing [2023-08-22T20:34:45.173Z] 7423a2820a07: Preparing [2023-08-22T20:34:45.173Z] 7a81dd45a35e: Preparing [2023-08-22T20:34:45.173Z] f660dfe91bc8: Preparing [2023-08-22T20:34:45.173Z] 9f60c2aad068: Preparing [2023-08-22T20:34:45.173Z] b020c0357f63: Preparing [2023-08-22T20:34:45.173Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:45.173Z] 9f60c2aad068: Waiting [2023-08-22T20:34:45.173Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:45.173Z] b020c0357f63: Waiting [2023-08-22T20:34:45.173Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:45.173Z] 18d6f2f7bf57: Layer already exists [2023-08-22T20:34:45.173Z] 06349a42c528: Layer already exists [2023-08-22T20:34:45.173Z] 7423a2820a07: Layer already exists [2023-08-22T20:34:45.173Z] 7a81dd45a35e: Layer already exists [2023-08-22T20:34:45.173Z] b020c0357f63: Layer already exists [2023-08-22T20:34:45.173Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:45.173Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:45.173Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:45.513Z] + 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-08-22T20:34:45.842Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-22T20:34:45.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-22T20:34:45.842Z] 06349a42c528: Preparing [2023-08-22T20:34:45.842Z] 18d6f2f7bf57: Preparing [2023-08-22T20:34:45.842Z] 7423a2820a07: Preparing [2023-08-22T20:34:45.842Z] 7a81dd45a35e: Preparing [2023-08-22T20:34:45.842Z] f660dfe91bc8: Preparing [2023-08-22T20:34:45.842Z] 9f60c2aad068: Preparing [2023-08-22T20:34:45.842Z] b020c0357f63: Preparing [2023-08-22T20:34:45.842Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:45.842Z] 9f60c2aad068: Waiting [2023-08-22T20:34:45.842Z] b020c0357f63: Waiting [2023-08-22T20:34:45.842Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:45.842Z] 7a81dd45a35e: Layer already exists [2023-08-22T20:34:45.842Z] 7423a2820a07: Layer already exists [2023-08-22T20:34:45.842Z] 06349a42c528: Layer already exists [2023-08-22T20:34:45.843Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:45.843Z] 18d6f2f7bf57: Layer already exists [2023-08-22T20:34:45.843Z] b020c0357f63: Layer already exists [2023-08-22T20:34:45.843Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:45.843Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:46.109Z] main: digest: sha256:8dfc366e8304b60527b224c8725e1c195004847c47ea837841bcd7acc2d2a0a7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:34:46.159Z] ===================================================== [Pipeline] echo [2023-08-22T20:34:46.167Z] taggedImages: [2023-08-22T20:34:46.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:46.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-22T20:34:46.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.32 [2023-08-22T20:34:46.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:46.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-22T20:34:46.190Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-22T20:34:46.190Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:46.190Z] latest [2023-08-22T20:34:46.190Z] 3.1.0-dev.32 [2023-08-22T20:34:46.190Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:46.190Z] main [2023-08-22T20:34:46.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:46.528Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:46.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:46.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-22T20:34:46.863Z] ef800c7b6f8d: Preparing [2023-08-22T20:34:46.863Z] 38c10dbc9a26: Preparing [2023-08-22T20:34:46.863Z] f660dfe91bc8: Preparing [2023-08-22T20:34:46.863Z] 9f60c2aad068: Preparing [2023-08-22T20:34:46.863Z] c01accd23b23: Preparing [2023-08-22T20:34:46.863Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:46.863Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:46.863Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:46.863Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:47.130Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:47.130Z] ef800c7b6f8d: Pushed [2023-08-22T20:34:47.130Z] c01accd23b23: Pushed [2023-08-22T20:34:50.464Z] 38c10dbc9a26: Pushed [2023-08-22T20:34:50.464Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:50.797Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:51.121Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-22T20:34:51.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-22T20:34:51.121Z] ef800c7b6f8d: Preparing [2023-08-22T20:34:51.121Z] 38c10dbc9a26: Preparing [2023-08-22T20:34:51.121Z] f660dfe91bc8: Preparing [2023-08-22T20:34:51.121Z] 9f60c2aad068: Preparing [2023-08-22T20:34:51.121Z] c01accd23b23: Preparing [2023-08-22T20:34:51.121Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:51.121Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:51.121Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:51.121Z] c01accd23b23: Layer already exists [2023-08-22T20:34:51.121Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:51.121Z] 38c10dbc9a26: Layer already exists [2023-08-22T20:34:51.121Z] ef800c7b6f8d: Layer already exists [2023-08-22T20:34:51.121Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:51.386Z] latest: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:51.720Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:52.049Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.32 [2023-08-22T20:34:52.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-22T20:34:52.049Z] ef800c7b6f8d: Preparing [2023-08-22T20:34:52.049Z] 38c10dbc9a26: Preparing [2023-08-22T20:34:52.049Z] f660dfe91bc8: Preparing [2023-08-22T20:34:52.049Z] 9f60c2aad068: Preparing [2023-08-22T20:34:52.049Z] c01accd23b23: Preparing [2023-08-22T20:34:52.049Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:52.049Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:52.049Z] 38c10dbc9a26: Layer already exists [2023-08-22T20:34:52.049Z] ef800c7b6f8d: Layer already exists [2023-08-22T20:34:52.049Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:52.049Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:52.049Z] c01accd23b23: Layer already exists [2023-08-22T20:34:52.049Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:52.049Z] 3.1.0-dev.32: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:52.389Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:52.722Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:52.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-22T20:34:52.722Z] ef800c7b6f8d: Preparing [2023-08-22T20:34:52.722Z] 38c10dbc9a26: Preparing [2023-08-22T20:34:52.722Z] f660dfe91bc8: Preparing [2023-08-22T20:34:52.722Z] 9f60c2aad068: Preparing [2023-08-22T20:34:52.722Z] c01accd23b23: Preparing [2023-08-22T20:34:52.722Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:52.722Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:52.722Z] ef800c7b6f8d: Layer already exists [2023-08-22T20:34:52.722Z] c01accd23b23: Layer already exists [2023-08-22T20:34:52.722Z] 38c10dbc9a26: Layer already exists [2023-08-22T20:34:52.722Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:52.722Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:52.722Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:52.722Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:53.054Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:53.381Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-22T20:34:53.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-22T20:34:53.381Z] ef800c7b6f8d: Preparing [2023-08-22T20:34:53.381Z] 38c10dbc9a26: Preparing [2023-08-22T20:34:53.381Z] f660dfe91bc8: Preparing [2023-08-22T20:34:53.381Z] 9f60c2aad068: Preparing [2023-08-22T20:34:53.381Z] c01accd23b23: Preparing [2023-08-22T20:34:53.381Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:53.381Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:53.381Z] c01accd23b23: Layer already exists [2023-08-22T20:34:53.381Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:53.381Z] ef800c7b6f8d: Layer already exists [2023-08-22T20:34:53.381Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:53.381Z] 38c10dbc9a26: Layer already exists [2023-08-22T20:34:53.381Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:53.381Z] main: digest: sha256:38e5651a8193d2c06d6d637f2c4730329dfdf8c0cb80713a161bde03d403e078 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:34:53.685Z] ===================================================== [Pipeline] echo [2023-08-22T20:34:53.691Z] taggedImages: [2023-08-22T20:34:53.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:53.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-22T20:34:53.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.32 [2023-08-22T20:34:53.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:53.691Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-22T20:34:53.706Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-22T20:34:53.706Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:53.706Z] latest [2023-08-22T20:34:53.706Z] 3.1.0-dev.32 [2023-08-22T20:34:53.706Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:34:53.706Z] main [2023-08-22T20:34:53.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:54.030Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:54.358Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:34:54.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-22T20:34:54.358Z] d06ef54e397a: Preparing [2023-08-22T20:34:54.358Z] d81a3e9342e4: Preparing [2023-08-22T20:34:54.358Z] 6c1c398d102a: Preparing [2023-08-22T20:34:54.358Z] f660dfe91bc8: Preparing [2023-08-22T20:34:54.358Z] 9f60c2aad068: Preparing [2023-08-22T20:34:54.358Z] b020c0357f63: Preparing [2023-08-22T20:34:54.358Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:54.358Z] b020c0357f63: Waiting [2023-08-22T20:34:54.358Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:54.358Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:54.358Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:54.358Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:54.358Z] b020c0357f63: Layer already exists [2023-08-22T20:34:54.622Z] d06ef54e397a: Pushed [2023-08-22T20:34:54.622Z] d81a3e9342e4: Pushed [2023-08-22T20:34:57.944Z] 6c1c398d102a: Pushed [2023-08-22T20:34:57.944Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:58.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:58.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-22T20:34:58.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-22T20:34:58.612Z] d06ef54e397a: Preparing [2023-08-22T20:34:58.612Z] d81a3e9342e4: Preparing [2023-08-22T20:34:58.612Z] 6c1c398d102a: Preparing [2023-08-22T20:34:58.612Z] f660dfe91bc8: Preparing [2023-08-22T20:34:58.612Z] 9f60c2aad068: Preparing [2023-08-22T20:34:58.612Z] b020c0357f63: Preparing [2023-08-22T20:34:58.612Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:58.612Z] b020c0357f63: Waiting [2023-08-22T20:34:58.612Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:58.612Z] 6c1c398d102a: Layer already exists [2023-08-22T20:34:58.612Z] d81a3e9342e4: Layer already exists [2023-08-22T20:34:58.612Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:58.612Z] d06ef54e397a: Layer already exists [2023-08-22T20:34:58.612Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:58.612Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:58.612Z] b020c0357f63: Layer already exists [2023-08-22T20:34:58.875Z] latest: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:59.214Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:34:59.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.32 [2023-08-22T20:34:59.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-22T20:34:59.552Z] d06ef54e397a: Preparing [2023-08-22T20:34:59.552Z] d81a3e9342e4: Preparing [2023-08-22T20:34:59.552Z] 6c1c398d102a: Preparing [2023-08-22T20:34:59.552Z] f660dfe91bc8: Preparing [2023-08-22T20:34:59.552Z] 9f60c2aad068: Preparing [2023-08-22T20:34:59.552Z] b020c0357f63: Preparing [2023-08-22T20:34:59.552Z] d2d9d24a8c2a: Preparing [2023-08-22T20:34:59.552Z] b020c0357f63: Waiting [2023-08-22T20:34:59.552Z] d2d9d24a8c2a: Waiting [2023-08-22T20:34:59.552Z] 6c1c398d102a: Layer already exists [2023-08-22T20:34:59.552Z] 9f60c2aad068: Layer already exists [2023-08-22T20:34:59.552Z] d81a3e9342e4: Layer already exists [2023-08-22T20:34:59.552Z] f660dfe91bc8: Layer already exists [2023-08-22T20:34:59.552Z] d06ef54e397a: Layer already exists [2023-08-22T20:34:59.552Z] b020c0357f63: Layer already exists [2023-08-22T20:34:59.552Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:34:59.552Z] 3.1.0-dev.32: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:00.147Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:01.059Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:01.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-22T20:35:01.059Z] d06ef54e397a: Preparing [2023-08-22T20:35:01.059Z] d81a3e9342e4: Preparing [2023-08-22T20:35:01.059Z] 6c1c398d102a: Preparing [2023-08-22T20:35:01.059Z] f660dfe91bc8: Preparing [2023-08-22T20:35:01.059Z] 9f60c2aad068: Preparing [2023-08-22T20:35:01.059Z] b020c0357f63: Preparing [2023-08-22T20:35:01.059Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:01.059Z] b020c0357f63: Waiting [2023-08-22T20:35:01.059Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:01.060Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:01.060Z] d81a3e9342e4: Layer already exists [2023-08-22T20:35:01.060Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:01.060Z] 6c1c398d102a: Layer already exists [2023-08-22T20:35:01.060Z] d06ef54e397a: Layer already exists [2023-08-22T20:35:01.060Z] b020c0357f63: Layer already exists [2023-08-22T20:35:01.060Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:01.060Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:01.657Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:01.987Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-22T20:35:01.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-22T20:35:01.987Z] d06ef54e397a: Preparing [2023-08-22T20:35:01.987Z] d81a3e9342e4: Preparing [2023-08-22T20:35:01.987Z] 6c1c398d102a: Preparing [2023-08-22T20:35:01.987Z] f660dfe91bc8: Preparing [2023-08-22T20:35:01.987Z] 9f60c2aad068: Preparing [2023-08-22T20:35:01.987Z] b020c0357f63: Preparing [2023-08-22T20:35:01.987Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:01.987Z] b020c0357f63: Waiting [2023-08-22T20:35:01.987Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:01.987Z] d81a3e9342e4: Layer already exists [2023-08-22T20:35:01.987Z] d06ef54e397a: Layer already exists [2023-08-22T20:35:01.987Z] 6c1c398d102a: Layer already exists [2023-08-22T20:35:01.987Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:01.987Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:01.987Z] b020c0357f63: Layer already exists [2023-08-22T20:35:01.987Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:02.250Z] main: digest: sha256:f61087bca9c92ab2db96313945c8abaeca252cc188f7439b5bbee60532e5c72a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:35:02.293Z] ===================================================== [Pipeline] echo [2023-08-22T20:35:02.301Z] taggedImages: [2023-08-22T20:35:02.301Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:02.301Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-22T20:35:02.301Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.32 [2023-08-22T20:35:02.301Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:02.301Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-22T20:35:02.318Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-22T20:35:02.318Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:02.318Z] latest [2023-08-22T20:35:02.318Z] 3.1.0-dev.32 [2023-08-22T20:35:02.318Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:02.318Z] main [2023-08-22T20:35:02.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:02.646Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:02.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:02.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-22T20:35:02.969Z] 50b68033f794: Preparing [2023-08-22T20:35:02.969Z] feafd9b739f7: Preparing [2023-08-22T20:35:02.969Z] 0bbb0013abfe: Preparing [2023-08-22T20:35:02.969Z] d9a5a9bcb0aa: Preparing [2023-08-22T20:35:02.969Z] 99e9cff546f2: Preparing [2023-08-22T20:35:02.969Z] 006d18321b86: Preparing [2023-08-22T20:35:02.969Z] b695bca9ce89: Preparing [2023-08-22T20:35:02.969Z] f660dfe91bc8: Preparing [2023-08-22T20:35:02.969Z] 9f60c2aad068: Preparing [2023-08-22T20:35:02.969Z] 9299efa22167: Preparing [2023-08-22T20:35:02.969Z] c9f38797733e: Preparing [2023-08-22T20:35:02.969Z] 5f70bf18a086: Preparing [2023-08-22T20:35:02.969Z] 7cdaefbf69f1: Preparing [2023-08-22T20:35:02.969Z] 706ade9b6097: Preparing [2023-08-22T20:35:02.969Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:02.969Z] 9299efa22167: Waiting [2023-08-22T20:35:02.969Z] c9f38797733e: Waiting [2023-08-22T20:35:02.969Z] 5f70bf18a086: Waiting [2023-08-22T20:35:02.969Z] 7cdaefbf69f1: Waiting [2023-08-22T20:35:02.969Z] 006d18321b86: Waiting [2023-08-22T20:35:02.969Z] 706ade9b6097: Waiting [2023-08-22T20:35:02.969Z] b695bca9ce89: Waiting [2023-08-22T20:35:02.969Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:02.969Z] f660dfe91bc8: Waiting [2023-08-22T20:35:02.969Z] 9f60c2aad068: Waiting [2023-08-22T20:35:03.243Z] 0bbb0013abfe: Pushed [2023-08-22T20:35:03.243Z] 99e9cff546f2: Pushed [2023-08-22T20:35:03.243Z] 50b68033f794: Pushed [2023-08-22T20:35:03.243Z] d9a5a9bcb0aa: Pushed [2023-08-22T20:35:03.243Z] feafd9b739f7: Pushed [2023-08-22T20:35:03.243Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:03.243Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:03.508Z] 006d18321b86: Pushed [2023-08-22T20:35:03.508Z] 9299efa22167: Pushed [2023-08-22T20:35:03.508Z] c9f38797733e: Pushed [2023-08-22T20:35:03.508Z] 5f70bf18a086: Pushed [2023-08-22T20:35:03.508Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:03.508Z] 7cdaefbf69f1: Pushed [2023-08-22T20:35:03.508Z] 706ade9b6097: Pushed [2023-08-22T20:35:06.840Z] b695bca9ce89: Pushed [2023-08-22T20:35:07.103Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:07.431Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:07.757Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-22T20:35:07.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-22T20:35:07.757Z] 50b68033f794: Preparing [2023-08-22T20:35:07.757Z] feafd9b739f7: Preparing [2023-08-22T20:35:07.757Z] 0bbb0013abfe: Preparing [2023-08-22T20:35:07.757Z] d9a5a9bcb0aa: Preparing [2023-08-22T20:35:07.757Z] 99e9cff546f2: Preparing [2023-08-22T20:35:07.757Z] 006d18321b86: Preparing [2023-08-22T20:35:07.757Z] b695bca9ce89: Preparing [2023-08-22T20:35:07.757Z] f660dfe91bc8: Preparing [2023-08-22T20:35:07.757Z] 9f60c2aad068: Preparing [2023-08-22T20:35:07.757Z] 9299efa22167: Preparing [2023-08-22T20:35:07.757Z] c9f38797733e: Preparing [2023-08-22T20:35:07.757Z] 5f70bf18a086: Preparing [2023-08-22T20:35:07.757Z] 7cdaefbf69f1: Preparing [2023-08-22T20:35:07.757Z] 706ade9b6097: Preparing [2023-08-22T20:35:07.757Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:07.757Z] 006d18321b86: Waiting [2023-08-22T20:35:07.757Z] b695bca9ce89: Waiting [2023-08-22T20:35:07.757Z] c9f38797733e: Waiting [2023-08-22T20:35:07.757Z] f660dfe91bc8: Waiting [2023-08-22T20:35:07.757Z] 7cdaefbf69f1: Waiting [2023-08-22T20:35:07.757Z] 706ade9b6097: Waiting [2023-08-22T20:35:07.757Z] 9f60c2aad068: Waiting [2023-08-22T20:35:07.757Z] 9299efa22167: Waiting [2023-08-22T20:35:07.757Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:07.757Z] 5f70bf18a086: Waiting [2023-08-22T20:35:07.757Z] 99e9cff546f2: Layer already exists [2023-08-22T20:35:07.757Z] feafd9b739f7: Layer already exists [2023-08-22T20:35:07.757Z] 50b68033f794: Layer already exists [2023-08-22T20:35:07.757Z] d9a5a9bcb0aa: Layer already exists [2023-08-22T20:35:07.757Z] 0bbb0013abfe: Layer already exists [2023-08-22T20:35:07.757Z] 006d18321b86: Layer already exists [2023-08-22T20:35:07.757Z] b695bca9ce89: Layer already exists [2023-08-22T20:35:07.757Z] 9299efa22167: Layer already exists [2023-08-22T20:35:07.757Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:07.757Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:07.757Z] 5f70bf18a086: Layer already exists [2023-08-22T20:35:07.757Z] 7cdaefbf69f1: Layer already exists [2023-08-22T20:35:07.757Z] 706ade9b6097: Layer already exists [2023-08-22T20:35:07.757Z] c9f38797733e: Layer already exists [2023-08-22T20:35:07.757Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:08.021Z] latest: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:08.360Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:08.685Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.32 [2023-08-22T20:35:08.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-22T20:35:08.685Z] 50b68033f794: Preparing [2023-08-22T20:35:08.685Z] feafd9b739f7: Preparing [2023-08-22T20:35:08.685Z] 0bbb0013abfe: Preparing [2023-08-22T20:35:08.685Z] d9a5a9bcb0aa: Preparing [2023-08-22T20:35:08.685Z] 99e9cff546f2: Preparing [2023-08-22T20:35:08.685Z] 006d18321b86: Preparing [2023-08-22T20:35:08.685Z] b695bca9ce89: Preparing [2023-08-22T20:35:08.685Z] f660dfe91bc8: Preparing [2023-08-22T20:35:08.685Z] 9f60c2aad068: Preparing [2023-08-22T20:35:08.685Z] 9299efa22167: Preparing [2023-08-22T20:35:08.685Z] c9f38797733e: Preparing [2023-08-22T20:35:08.685Z] 5f70bf18a086: Preparing [2023-08-22T20:35:08.685Z] 7cdaefbf69f1: Preparing [2023-08-22T20:35:08.685Z] 706ade9b6097: Preparing [2023-08-22T20:35:08.685Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:08.685Z] 9f60c2aad068: Waiting [2023-08-22T20:35:08.685Z] 9299efa22167: Waiting [2023-08-22T20:35:08.685Z] 006d18321b86: Waiting [2023-08-22T20:35:08.685Z] c9f38797733e: Waiting [2023-08-22T20:35:08.685Z] 5f70bf18a086: Waiting [2023-08-22T20:35:08.685Z] 7cdaefbf69f1: Waiting [2023-08-22T20:35:08.685Z] 706ade9b6097: Waiting [2023-08-22T20:35:08.685Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:08.685Z] b695bca9ce89: Waiting [2023-08-22T20:35:08.685Z] f660dfe91bc8: Waiting [2023-08-22T20:35:08.685Z] 50b68033f794: Layer already exists [2023-08-22T20:35:08.685Z] 0bbb0013abfe: Layer already exists [2023-08-22T20:35:08.685Z] d9a5a9bcb0aa: Layer already exists [2023-08-22T20:35:08.685Z] feafd9b739f7: Layer already exists [2023-08-22T20:35:08.685Z] 99e9cff546f2: Layer already exists [2023-08-22T20:35:08.685Z] b695bca9ce89: Layer already exists [2023-08-22T20:35:08.685Z] 006d18321b86: Layer already exists [2023-08-22T20:35:08.685Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:08.685Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:08.685Z] 9299efa22167: Layer already exists [2023-08-22T20:35:08.685Z] c9f38797733e: Layer already exists [2023-08-22T20:35:08.685Z] 706ade9b6097: Layer already exists [2023-08-22T20:35:08.685Z] 5f70bf18a086: Layer already exists [2023-08-22T20:35:08.685Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:08.685Z] 7cdaefbf69f1: Layer already exists [2023-08-22T20:35:08.948Z] 3.1.0-dev.32: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:09.278Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:09.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:09.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-22T20:35:09.606Z] 50b68033f794: Preparing [2023-08-22T20:35:09.606Z] feafd9b739f7: Preparing [2023-08-22T20:35:09.606Z] 0bbb0013abfe: Preparing [2023-08-22T20:35:09.606Z] d9a5a9bcb0aa: Preparing [2023-08-22T20:35:09.606Z] 99e9cff546f2: Preparing [2023-08-22T20:35:09.606Z] 006d18321b86: Preparing [2023-08-22T20:35:09.606Z] b695bca9ce89: Preparing [2023-08-22T20:35:09.606Z] f660dfe91bc8: Preparing [2023-08-22T20:35:09.606Z] 9f60c2aad068: Preparing [2023-08-22T20:35:09.606Z] 9299efa22167: Preparing [2023-08-22T20:35:09.606Z] c9f38797733e: Preparing [2023-08-22T20:35:09.606Z] 5f70bf18a086: Preparing [2023-08-22T20:35:09.606Z] 7cdaefbf69f1: Preparing [2023-08-22T20:35:09.606Z] 706ade9b6097: Preparing [2023-08-22T20:35:09.606Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:09.606Z] b695bca9ce89: Waiting [2023-08-22T20:35:09.606Z] f660dfe91bc8: Waiting [2023-08-22T20:35:09.606Z] 9f60c2aad068: Waiting [2023-08-22T20:35:09.606Z] 9299efa22167: Waiting [2023-08-22T20:35:09.606Z] c9f38797733e: Waiting [2023-08-22T20:35:09.606Z] 5f70bf18a086: Waiting [2023-08-22T20:35:09.606Z] 7cdaefbf69f1: Waiting [2023-08-22T20:35:09.606Z] 706ade9b6097: Waiting [2023-08-22T20:35:09.606Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:09.606Z] 006d18321b86: Waiting [2023-08-22T20:35:09.606Z] 99e9cff546f2: Layer already exists [2023-08-22T20:35:09.606Z] 0bbb0013abfe: Layer already exists [2023-08-22T20:35:09.606Z] feafd9b739f7: Layer already exists [2023-08-22T20:35:09.606Z] d9a5a9bcb0aa: Layer already exists [2023-08-22T20:35:09.606Z] 50b68033f794: Layer already exists [2023-08-22T20:35:09.606Z] 006d18321b86: Layer already exists [2023-08-22T20:35:09.606Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:09.606Z] 9299efa22167: Layer already exists [2023-08-22T20:35:09.606Z] b695bca9ce89: Layer already exists [2023-08-22T20:35:09.606Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:09.606Z] 7cdaefbf69f1: Layer already exists [2023-08-22T20:35:09.606Z] c9f38797733e: Layer already exists [2023-08-22T20:35:09.606Z] 5f70bf18a086: Layer already exists [2023-08-22T20:35:09.606Z] 706ade9b6097: Layer already exists [2023-08-22T20:35:09.606Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:09.606Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:10.204Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:10.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-22T20:35:10.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-22T20:35:10.530Z] 50b68033f794: Preparing [2023-08-22T20:35:10.530Z] feafd9b739f7: Preparing [2023-08-22T20:35:10.530Z] 0bbb0013abfe: Preparing [2023-08-22T20:35:10.530Z] d9a5a9bcb0aa: Preparing [2023-08-22T20:35:10.530Z] 99e9cff546f2: Preparing [2023-08-22T20:35:10.530Z] 006d18321b86: Preparing [2023-08-22T20:35:10.530Z] b695bca9ce89: Preparing [2023-08-22T20:35:10.530Z] f660dfe91bc8: Preparing [2023-08-22T20:35:10.530Z] 9f60c2aad068: Preparing [2023-08-22T20:35:10.530Z] 9299efa22167: Preparing [2023-08-22T20:35:10.530Z] c9f38797733e: Preparing [2023-08-22T20:35:10.530Z] 5f70bf18a086: Preparing [2023-08-22T20:35:10.530Z] 7cdaefbf69f1: Preparing [2023-08-22T20:35:10.530Z] 706ade9b6097: Preparing [2023-08-22T20:35:10.530Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:10.530Z] f660dfe91bc8: Waiting [2023-08-22T20:35:10.530Z] 9f60c2aad068: Waiting [2023-08-22T20:35:10.530Z] 9299efa22167: Waiting [2023-08-22T20:35:10.530Z] c9f38797733e: Waiting [2023-08-22T20:35:10.530Z] 5f70bf18a086: Waiting [2023-08-22T20:35:10.530Z] 7cdaefbf69f1: Waiting [2023-08-22T20:35:10.530Z] 706ade9b6097: Waiting [2023-08-22T20:35:10.530Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:10.530Z] 006d18321b86: Waiting [2023-08-22T20:35:10.530Z] b695bca9ce89: Waiting [2023-08-22T20:35:10.530Z] 50b68033f794: Layer already exists [2023-08-22T20:35:10.530Z] 99e9cff546f2: Layer already exists [2023-08-22T20:35:10.530Z] 0bbb0013abfe: Layer already exists [2023-08-22T20:35:10.530Z] feafd9b739f7: Layer already exists [2023-08-22T20:35:10.530Z] d9a5a9bcb0aa: Layer already exists [2023-08-22T20:35:10.530Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:10.530Z] 9299efa22167: Layer already exists [2023-08-22T20:35:10.530Z] 006d18321b86: Layer already exists [2023-08-22T20:35:10.530Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:10.530Z] b695bca9ce89: Layer already exists [2023-08-22T20:35:10.530Z] 7cdaefbf69f1: Layer already exists [2023-08-22T20:35:10.530Z] 5f70bf18a086: Layer already exists [2023-08-22T20:35:10.530Z] c9f38797733e: Layer already exists [2023-08-22T20:35:10.530Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:10.530Z] 706ade9b6097: Layer already exists [2023-08-22T20:35:10.792Z] main: digest: sha256:f486e09adac41c6bef6f631f66ee57691b8a93827ef727743387834f688aa6fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:35:10.830Z] ===================================================== [Pipeline] echo [2023-08-22T20:35:10.836Z] taggedImages: [2023-08-22T20:35:10.836Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:10.836Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-22T20:35:10.836Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.32 [2023-08-22T20:35:10.836Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:10.836Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-22T20:35:10.851Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-22T20:35:10.851Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:10.851Z] latest [2023-08-22T20:35:10.851Z] 3.1.0-dev.32 [2023-08-22T20:35:10.851Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:10.851Z] main [2023-08-22T20:35:10.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:11.218Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:11.556Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:11.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-22T20:35:11.556Z] 3da326c38a05: Preparing [2023-08-22T20:35:11.556Z] 04380ddb3c9f: Preparing [2023-08-22T20:35:11.556Z] 311b2db0df57: Preparing [2023-08-22T20:35:11.556Z] 3161507ad0a5: Preparing [2023-08-22T20:35:11.556Z] f660dfe91bc8: Preparing [2023-08-22T20:35:11.556Z] 9f60c2aad068: Preparing [2023-08-22T20:35:11.556Z] b020c0357f63: Preparing [2023-08-22T20:35:11.556Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:11.556Z] 9f60c2aad068: Waiting [2023-08-22T20:35:11.556Z] b020c0357f63: Waiting [2023-08-22T20:35:11.556Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:11.556Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:11.831Z] b020c0357f63: Layer already exists [2023-08-22T20:35:11.831Z] 311b2db0df57: Pushed [2023-08-22T20:35:11.831Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:11.831Z] 04380ddb3c9f: Pushed [2023-08-22T20:35:11.831Z] 3da326c38a05: Pushed [2023-08-22T20:35:14.403Z] 3161507ad0a5: Pushed [2023-08-22T20:35:14.667Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:14.997Z] + 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-08-22T20:35:15.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-22T20:35:15.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-22T20:35:15.324Z] 3da326c38a05: Preparing [2023-08-22T20:35:15.324Z] 04380ddb3c9f: Preparing [2023-08-22T20:35:15.324Z] 311b2db0df57: Preparing [2023-08-22T20:35:15.324Z] 3161507ad0a5: Preparing [2023-08-22T20:35:15.324Z] f660dfe91bc8: Preparing [2023-08-22T20:35:15.324Z] 9f60c2aad068: Preparing [2023-08-22T20:35:15.324Z] b020c0357f63: Preparing [2023-08-22T20:35:15.324Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:15.324Z] 9f60c2aad068: Waiting [2023-08-22T20:35:15.324Z] b020c0357f63: Waiting [2023-08-22T20:35:15.324Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:15.324Z] 04380ddb3c9f: Layer already exists [2023-08-22T20:35:15.324Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:15.324Z] 311b2db0df57: Layer already exists [2023-08-22T20:35:15.324Z] 3da326c38a05: Layer already exists [2023-08-22T20:35:15.324Z] 3161507ad0a5: Layer already exists [2023-08-22T20:35:15.324Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:15.324Z] b020c0357f63: Layer already exists [2023-08-22T20:35:15.324Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:15.587Z] latest: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:15.919Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:16.252Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.32 [2023-08-22T20:35:16.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-22T20:35:16.252Z] 3da326c38a05: Preparing [2023-08-22T20:35:16.252Z] 04380ddb3c9f: Preparing [2023-08-22T20:35:16.252Z] 311b2db0df57: Preparing [2023-08-22T20:35:16.252Z] 3161507ad0a5: Preparing [2023-08-22T20:35:16.252Z] f660dfe91bc8: Preparing [2023-08-22T20:35:16.252Z] 9f60c2aad068: Preparing [2023-08-22T20:35:16.252Z] b020c0357f63: Preparing [2023-08-22T20:35:16.252Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:16.252Z] b020c0357f63: Waiting [2023-08-22T20:35:16.252Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:16.252Z] 9f60c2aad068: Waiting [2023-08-22T20:35:16.252Z] 3161507ad0a5: Layer already exists [2023-08-22T20:35:16.252Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:16.252Z] 3da326c38a05: Layer already exists [2023-08-22T20:35:16.252Z] 311b2db0df57: Layer already exists [2023-08-22T20:35:16.252Z] 04380ddb3c9f: Layer already exists [2023-08-22T20:35:16.252Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:16.252Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:16.252Z] b020c0357f63: Layer already exists [2023-08-22T20:35:16.516Z] 3.1.0-dev.32: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:16.855Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:17.181Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:17.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-22T20:35:17.181Z] 3da326c38a05: Preparing [2023-08-22T20:35:17.181Z] 04380ddb3c9f: Preparing [2023-08-22T20:35:17.181Z] 311b2db0df57: Preparing [2023-08-22T20:35:17.181Z] 3161507ad0a5: Preparing [2023-08-22T20:35:17.181Z] f660dfe91bc8: Preparing [2023-08-22T20:35:17.181Z] 9f60c2aad068: Preparing [2023-08-22T20:35:17.181Z] b020c0357f63: Preparing [2023-08-22T20:35:17.181Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:17.181Z] b020c0357f63: Waiting [2023-08-22T20:35:17.181Z] 9f60c2aad068: Waiting [2023-08-22T20:35:17.181Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:17.181Z] 3161507ad0a5: Layer already exists [2023-08-22T20:35:17.181Z] 04380ddb3c9f: Layer already exists [2023-08-22T20:35:17.181Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:17.181Z] 3da326c38a05: Layer already exists [2023-08-22T20:35:17.181Z] 311b2db0df57: Layer already exists [2023-08-22T20:35:17.181Z] b020c0357f63: Layer already exists [2023-08-22T20:35:17.181Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:17.181Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:17.181Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:17.511Z] + 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-08-22T20:35:17.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-22T20:35:17.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-22T20:35:17.847Z] 3da326c38a05: Preparing [2023-08-22T20:35:17.847Z] 04380ddb3c9f: Preparing [2023-08-22T20:35:17.847Z] 311b2db0df57: Preparing [2023-08-22T20:35:17.847Z] 3161507ad0a5: Preparing [2023-08-22T20:35:17.847Z] f660dfe91bc8: Preparing [2023-08-22T20:35:17.847Z] 9f60c2aad068: Preparing [2023-08-22T20:35:17.847Z] b020c0357f63: Preparing [2023-08-22T20:35:17.847Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:17.847Z] 9f60c2aad068: Waiting [2023-08-22T20:35:17.847Z] b020c0357f63: Waiting [2023-08-22T20:35:17.847Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:17.847Z] 3da326c38a05: Layer already exists [2023-08-22T20:35:17.847Z] 311b2db0df57: Layer already exists [2023-08-22T20:35:17.847Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:17.847Z] 3161507ad0a5: Layer already exists [2023-08-22T20:35:17.847Z] 04380ddb3c9f: Layer already exists [2023-08-22T20:35:17.847Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:17.847Z] b020c0357f63: Layer already exists [2023-08-22T20:35:17.847Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:17.847Z] main: digest: sha256:aae35c934ae3f2fa43a9e4f5a8187e27f44a2fffb08b4a1194b782882d25d6ff size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:35:17.897Z] ===================================================== [Pipeline] echo [2023-08-22T20:35:17.907Z] taggedImages: [2023-08-22T20:35:17.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:17.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-22T20:35:17.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.32 [2023-08-22T20:35:17.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:17.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-22T20:35:17.936Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-22T20:35:17.936Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:17.936Z] latest [2023-08-22T20:35:17.936Z] 3.1.0-dev.32 [2023-08-22T20:35:17.936Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:17.936Z] main [2023-08-22T20:35:17.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:18.277Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:18.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:18.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-22T20:35:18.607Z] 8e2fd1cde033: Preparing [2023-08-22T20:35:18.607Z] 275e1c87f0c4: Preparing [2023-08-22T20:35:18.607Z] 9d60eb1525c1: Preparing [2023-08-22T20:35:18.607Z] 8384526e35dd: Preparing [2023-08-22T20:35:18.607Z] 36d9662c9828: Preparing [2023-08-22T20:35:18.607Z] f660dfe91bc8: Preparing [2023-08-22T20:35:18.607Z] 9f60c2aad068: Preparing [2023-08-22T20:35:18.607Z] c5cfb9fbc08c: Preparing [2023-08-22T20:35:18.607Z] b2c2d7ecdf61: Preparing [2023-08-22T20:35:18.607Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:18.607Z] f660dfe91bc8: Waiting [2023-08-22T20:35:18.607Z] 9f60c2aad068: Waiting [2023-08-22T20:35:18.607Z] b2c2d7ecdf61: Waiting [2023-08-22T20:35:18.607Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:18.607Z] c5cfb9fbc08c: Waiting [2023-08-22T20:35:18.872Z] 8384526e35dd: Pushed [2023-08-22T20:35:18.872Z] 8e2fd1cde033: Pushed [2023-08-22T20:35:18.873Z] 275e1c87f0c4: Pushed [2023-08-22T20:35:18.873Z] 36d9662c9828: Pushed [2023-08-22T20:35:18.873Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:18.873Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:18.873Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:19.137Z] c5cfb9fbc08c: Pushed [2023-08-22T20:35:21.701Z] 9d60eb1525c1: Pushed [2023-08-22T20:35:21.701Z] b2c2d7ecdf61: Pushed [2023-08-22T20:35:21.701Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:22.034Z] + 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-08-22T20:35:22.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-22T20:35:22.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-22T20:35:22.364Z] 8e2fd1cde033: Preparing [2023-08-22T20:35:22.364Z] 275e1c87f0c4: Preparing [2023-08-22T20:35:22.364Z] 9d60eb1525c1: Preparing [2023-08-22T20:35:22.364Z] 8384526e35dd: Preparing [2023-08-22T20:35:22.364Z] 36d9662c9828: Preparing [2023-08-22T20:35:22.364Z] f660dfe91bc8: Preparing [2023-08-22T20:35:22.364Z] 9f60c2aad068: Preparing [2023-08-22T20:35:22.364Z] c5cfb9fbc08c: Preparing [2023-08-22T20:35:22.364Z] b2c2d7ecdf61: Preparing [2023-08-22T20:35:22.364Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:22.364Z] f660dfe91bc8: Waiting [2023-08-22T20:35:22.364Z] 9f60c2aad068: Waiting [2023-08-22T20:35:22.364Z] b2c2d7ecdf61: Waiting [2023-08-22T20:35:22.364Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:22.364Z] c5cfb9fbc08c: Waiting [2023-08-22T20:35:22.364Z] 275e1c87f0c4: Layer already exists [2023-08-22T20:35:22.364Z] 8384526e35dd: Layer already exists [2023-08-22T20:35:22.364Z] 9d60eb1525c1: Layer already exists [2023-08-22T20:35:22.364Z] 36d9662c9828: Layer already exists [2023-08-22T20:35:22.364Z] 8e2fd1cde033: Layer already exists [2023-08-22T20:35:22.364Z] c5cfb9fbc08c: Layer already exists [2023-08-22T20:35:22.364Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:22.364Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:22.364Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:22.364Z] b2c2d7ecdf61: Layer already exists [2023-08-22T20:35:22.364Z] latest: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:22.697Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:23.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.32 [2023-08-22T20:35:23.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-22T20:35:23.153Z] 8e2fd1cde033: Preparing [2023-08-22T20:35:23.153Z] 275e1c87f0c4: Preparing [2023-08-22T20:35:23.153Z] 9d60eb1525c1: Preparing [2023-08-22T20:35:23.153Z] 8384526e35dd: Preparing [2023-08-22T20:35:23.153Z] 36d9662c9828: Preparing [2023-08-22T20:35:23.153Z] f660dfe91bc8: Preparing [2023-08-22T20:35:23.153Z] 9f60c2aad068: Preparing [2023-08-22T20:35:23.153Z] c5cfb9fbc08c: Preparing [2023-08-22T20:35:23.153Z] b2c2d7ecdf61: Preparing [2023-08-22T20:35:23.153Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:23.153Z] c5cfb9fbc08c: Waiting [2023-08-22T20:35:23.153Z] b2c2d7ecdf61: Waiting [2023-08-22T20:35:23.153Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:23.153Z] f660dfe91bc8: Waiting [2023-08-22T20:35:23.153Z] 9f60c2aad068: Waiting [2023-08-22T20:35:23.153Z] 36d9662c9828: Layer already exists [2023-08-22T20:35:23.153Z] 9d60eb1525c1: Layer already exists [2023-08-22T20:35:23.153Z] 8e2fd1cde033: Layer already exists [2023-08-22T20:35:23.153Z] 275e1c87f0c4: Layer already exists [2023-08-22T20:35:23.153Z] 8384526e35dd: Layer already exists [2023-08-22T20:35:23.153Z] c5cfb9fbc08c: Layer already exists [2023-08-22T20:35:23.153Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:23.153Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:23.153Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:23.153Z] b2c2d7ecdf61: Layer already exists [2023-08-22T20:35:23.154Z] 3.1.0-dev.32: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:23.750Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:24.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:24.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-22T20:35:24.084Z] 8e2fd1cde033: Preparing [2023-08-22T20:35:24.084Z] 275e1c87f0c4: Preparing [2023-08-22T20:35:24.084Z] 9d60eb1525c1: Preparing [2023-08-22T20:35:24.084Z] 8384526e35dd: Preparing [2023-08-22T20:35:24.084Z] 36d9662c9828: Preparing [2023-08-22T20:35:24.084Z] f660dfe91bc8: Preparing [2023-08-22T20:35:24.084Z] 9f60c2aad068: Preparing [2023-08-22T20:35:24.084Z] c5cfb9fbc08c: Preparing [2023-08-22T20:35:24.084Z] b2c2d7ecdf61: Preparing [2023-08-22T20:35:24.084Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:24.084Z] f660dfe91bc8: Waiting [2023-08-22T20:35:24.084Z] 9f60c2aad068: Waiting [2023-08-22T20:35:24.084Z] c5cfb9fbc08c: Waiting [2023-08-22T20:35:24.084Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:24.084Z] b2c2d7ecdf61: Waiting [2023-08-22T20:35:24.084Z] 9d60eb1525c1: Layer already exists [2023-08-22T20:35:24.084Z] 8e2fd1cde033: Layer already exists [2023-08-22T20:35:24.084Z] 8384526e35dd: Layer already exists [2023-08-22T20:35:24.084Z] 275e1c87f0c4: Layer already exists [2023-08-22T20:35:24.084Z] 36d9662c9828: Layer already exists [2023-08-22T20:35:24.085Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:24.085Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:24.085Z] b2c2d7ecdf61: Layer already exists [2023-08-22T20:35:24.085Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:24.085Z] c5cfb9fbc08c: Layer already exists [2023-08-22T20:35:24.349Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:24.679Z] + 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-08-22T20:35:25.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-22T20:35:25.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-22T20:35:25.005Z] 8e2fd1cde033: Preparing [2023-08-22T20:35:25.005Z] 275e1c87f0c4: Preparing [2023-08-22T20:35:25.005Z] 9d60eb1525c1: Preparing [2023-08-22T20:35:25.005Z] 8384526e35dd: Preparing [2023-08-22T20:35:25.005Z] 36d9662c9828: Preparing [2023-08-22T20:35:25.005Z] f660dfe91bc8: Preparing [2023-08-22T20:35:25.005Z] 9f60c2aad068: Preparing [2023-08-22T20:35:25.005Z] c5cfb9fbc08c: Preparing [2023-08-22T20:35:25.005Z] b2c2d7ecdf61: Preparing [2023-08-22T20:35:25.005Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:25.005Z] f660dfe91bc8: Waiting [2023-08-22T20:35:25.005Z] 9f60c2aad068: Waiting [2023-08-22T20:35:25.005Z] c5cfb9fbc08c: Waiting [2023-08-22T20:35:25.005Z] b2c2d7ecdf61: Waiting [2023-08-22T20:35:25.005Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:25.005Z] 8384526e35dd: Layer already exists [2023-08-22T20:35:25.005Z] 275e1c87f0c4: Layer already exists [2023-08-22T20:35:25.005Z] 36d9662c9828: Layer already exists [2023-08-22T20:35:25.005Z] 9d60eb1525c1: Layer already exists [2023-08-22T20:35:25.005Z] 8e2fd1cde033: Layer already exists [2023-08-22T20:35:25.005Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:25.005Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:25.005Z] b2c2d7ecdf61: Layer already exists [2023-08-22T20:35:25.005Z] c5cfb9fbc08c: Layer already exists [2023-08-22T20:35:25.005Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:25.270Z] main: digest: sha256:a8d36ccf146db53f4e776c4309d4a77a5734878a6cf91702d21d47c76535cd7f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:35:25.315Z] ===================================================== [Pipeline] echo [2023-08-22T20:35:25.321Z] taggedImages: [2023-08-22T20:35:25.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:25.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-22T20:35:25.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.32 [2023-08-22T20:35:25.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:25.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-22T20:35:25.336Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-22T20:35:25.336Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:25.336Z] latest [2023-08-22T20:35:25.336Z] 3.1.0-dev.32 [2023-08-22T20:35:25.336Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:25.336Z] main [2023-08-22T20:35:25.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:25.661Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:25.988Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:25.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-22T20:35:25.988Z] adfd319534fd: Preparing [2023-08-22T20:35:25.988Z] 0baa40761225: Preparing [2023-08-22T20:35:25.988Z] c4620ad7f24c: Preparing [2023-08-22T20:35:25.988Z] a718eb19e622: Preparing [2023-08-22T20:35:25.988Z] e901a49a8172: Preparing [2023-08-22T20:35:25.988Z] 669a0a752e88: Preparing [2023-08-22T20:35:25.988Z] 9c3fefcb7f57: Preparing [2023-08-22T20:35:25.988Z] f660dfe91bc8: Preparing [2023-08-22T20:35:25.988Z] 9f60c2aad068: Preparing [2023-08-22T20:35:25.988Z] 0c148a6be876: Preparing [2023-08-22T20:35:25.988Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:25.988Z] 669a0a752e88: Waiting [2023-08-22T20:35:25.988Z] 9c3fefcb7f57: Waiting [2023-08-22T20:35:25.988Z] f660dfe91bc8: Waiting [2023-08-22T20:35:25.988Z] 9f60c2aad068: Waiting [2023-08-22T20:35:25.988Z] 0c148a6be876: Waiting [2023-08-22T20:35:26.259Z] 0baa40761225: Pushed [2023-08-22T20:35:26.259Z] adfd319534fd: Pushed [2023-08-22T20:35:26.259Z] e901a49a8172: Pushed [2023-08-22T20:35:26.259Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:26.259Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:26.523Z] 9c3fefcb7f57: Pushed [2023-08-22T20:35:26.524Z] 669a0a752e88: Pushed [2023-08-22T20:35:26.524Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:29.089Z] a718eb19e622: Pushed [2023-08-22T20:35:29.089Z] 0c148a6be876: Pushed [2023-08-22T20:35:29.667Z] c4620ad7f24c: Pushed [2023-08-22T20:35:29.932Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:30.253Z] + 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-08-22T20:35:30.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-22T20:35:30.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-22T20:35:30.582Z] adfd319534fd: Preparing [2023-08-22T20:35:30.582Z] 0baa40761225: Preparing [2023-08-22T20:35:30.582Z] c4620ad7f24c: Preparing [2023-08-22T20:35:30.582Z] a718eb19e622: Preparing [2023-08-22T20:35:30.582Z] e901a49a8172: Preparing [2023-08-22T20:35:30.582Z] 669a0a752e88: Preparing [2023-08-22T20:35:30.582Z] 9c3fefcb7f57: Preparing [2023-08-22T20:35:30.582Z] f660dfe91bc8: Preparing [2023-08-22T20:35:30.582Z] 9f60c2aad068: Preparing [2023-08-22T20:35:30.582Z] 0c148a6be876: Preparing [2023-08-22T20:35:30.582Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:30.582Z] 669a0a752e88: Waiting [2023-08-22T20:35:30.582Z] 9f60c2aad068: Waiting [2023-08-22T20:35:30.582Z] 9c3fefcb7f57: Waiting [2023-08-22T20:35:30.582Z] f660dfe91bc8: Waiting [2023-08-22T20:35:30.582Z] 0c148a6be876: Waiting [2023-08-22T20:35:30.582Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:30.582Z] e901a49a8172: Layer already exists [2023-08-22T20:35:30.582Z] adfd319534fd: Layer already exists [2023-08-22T20:35:30.582Z] c4620ad7f24c: Layer already exists [2023-08-22T20:35:30.582Z] 0baa40761225: Layer already exists [2023-08-22T20:35:30.582Z] a718eb19e622: Layer already exists [2023-08-22T20:35:30.582Z] 669a0a752e88: Layer already exists [2023-08-22T20:35:30.582Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:30.582Z] 9c3fefcb7f57: Layer already exists [2023-08-22T20:35:30.582Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:30.582Z] 0c148a6be876: Layer already exists [2023-08-22T20:35:30.582Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:30.846Z] latest: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:31.174Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:31.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.32 [2023-08-22T20:35:31.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-22T20:35:31.501Z] adfd319534fd: Preparing [2023-08-22T20:35:31.501Z] 0baa40761225: Preparing [2023-08-22T20:35:31.501Z] c4620ad7f24c: Preparing [2023-08-22T20:35:31.501Z] a718eb19e622: Preparing [2023-08-22T20:35:31.501Z] e901a49a8172: Preparing [2023-08-22T20:35:31.501Z] 669a0a752e88: Preparing [2023-08-22T20:35:31.501Z] 9c3fefcb7f57: Preparing [2023-08-22T20:35:31.501Z] f660dfe91bc8: Preparing [2023-08-22T20:35:31.501Z] 9f60c2aad068: Preparing [2023-08-22T20:35:31.501Z] 0c148a6be876: Preparing [2023-08-22T20:35:31.501Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:31.501Z] 669a0a752e88: Waiting [2023-08-22T20:35:31.501Z] f660dfe91bc8: Waiting [2023-08-22T20:35:31.501Z] 9c3fefcb7f57: Waiting [2023-08-22T20:35:31.501Z] 9f60c2aad068: Waiting [2023-08-22T20:35:31.501Z] 0c148a6be876: Waiting [2023-08-22T20:35:31.501Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:31.501Z] adfd319534fd: Layer already exists [2023-08-22T20:35:31.501Z] e901a49a8172: Layer already exists [2023-08-22T20:35:31.501Z] c4620ad7f24c: Layer already exists [2023-08-22T20:35:31.501Z] a718eb19e622: Layer already exists [2023-08-22T20:35:31.501Z] 0baa40761225: Layer already exists [2023-08-22T20:35:31.501Z] 9c3fefcb7f57: Layer already exists [2023-08-22T20:35:31.501Z] 669a0a752e88: Layer already exists [2023-08-22T20:35:31.501Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:31.501Z] 0c148a6be876: Layer already exists [2023-08-22T20:35:31.501Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:31.501Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:31.763Z] 3.1.0-dev.32: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:32.088Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:32.411Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:32.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-22T20:35:32.411Z] adfd319534fd: Preparing [2023-08-22T20:35:32.411Z] 0baa40761225: Preparing [2023-08-22T20:35:32.411Z] c4620ad7f24c: Preparing [2023-08-22T20:35:32.411Z] a718eb19e622: Preparing [2023-08-22T20:35:32.411Z] e901a49a8172: Preparing [2023-08-22T20:35:32.411Z] 669a0a752e88: Preparing [2023-08-22T20:35:32.411Z] 9c3fefcb7f57: Preparing [2023-08-22T20:35:32.411Z] f660dfe91bc8: Preparing [2023-08-22T20:35:32.411Z] 9f60c2aad068: Preparing [2023-08-22T20:35:32.411Z] 0c148a6be876: Preparing [2023-08-22T20:35:32.411Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:32.411Z] 669a0a752e88: Waiting [2023-08-22T20:35:32.411Z] 9f60c2aad068: Waiting [2023-08-22T20:35:32.411Z] 9c3fefcb7f57: Waiting [2023-08-22T20:35:32.411Z] 0c148a6be876: Waiting [2023-08-22T20:35:32.411Z] f660dfe91bc8: Waiting [2023-08-22T20:35:32.411Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:32.411Z] adfd319534fd: Layer already exists [2023-08-22T20:35:32.411Z] e901a49a8172: Layer already exists [2023-08-22T20:35:32.411Z] c4620ad7f24c: Layer already exists [2023-08-22T20:35:32.411Z] 0baa40761225: Layer already exists [2023-08-22T20:35:32.411Z] a718eb19e622: Layer already exists [2023-08-22T20:35:32.411Z] 669a0a752e88: Layer already exists [2023-08-22T20:35:32.411Z] 9c3fefcb7f57: Layer already exists [2023-08-22T20:35:32.411Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:32.411Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:32.411Z] 0c148a6be876: Layer already exists [2023-08-22T20:35:32.411Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:32.411Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:32.998Z] + 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-08-22T20:35:33.324Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-22T20:35:33.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-22T20:35:33.324Z] adfd319534fd: Preparing [2023-08-22T20:35:33.324Z] 0baa40761225: Preparing [2023-08-22T20:35:33.324Z] c4620ad7f24c: Preparing [2023-08-22T20:35:33.324Z] a718eb19e622: Preparing [2023-08-22T20:35:33.324Z] e901a49a8172: Preparing [2023-08-22T20:35:33.324Z] 669a0a752e88: Preparing [2023-08-22T20:35:33.324Z] 9c3fefcb7f57: Preparing [2023-08-22T20:35:33.324Z] f660dfe91bc8: Preparing [2023-08-22T20:35:33.324Z] 9f60c2aad068: Preparing [2023-08-22T20:35:33.324Z] 0c148a6be876: Preparing [2023-08-22T20:35:33.324Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:33.324Z] f660dfe91bc8: Waiting [2023-08-22T20:35:33.324Z] 9f60c2aad068: Waiting [2023-08-22T20:35:33.324Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:33.324Z] 669a0a752e88: Waiting [2023-08-22T20:35:33.324Z] 0c148a6be876: Waiting [2023-08-22T20:35:33.324Z] 9c3fefcb7f57: Waiting [2023-08-22T20:35:33.324Z] e901a49a8172: Layer already exists [2023-08-22T20:35:33.324Z] c4620ad7f24c: Layer already exists [2023-08-22T20:35:33.324Z] adfd319534fd: Layer already exists [2023-08-22T20:35:33.324Z] a718eb19e622: Layer already exists [2023-08-22T20:35:33.324Z] 0baa40761225: Layer already exists [2023-08-22T20:35:33.324Z] 669a0a752e88: Layer already exists [2023-08-22T20:35:33.324Z] 9c3fefcb7f57: Layer already exists [2023-08-22T20:35:33.324Z] 0c148a6be876: Layer already exists [2023-08-22T20:35:33.324Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:33.324Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:33.324Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:33.588Z] main: digest: sha256:4dec6409de341b9a1d2ff7b4a09925126190dbccb913abb1f2e3af901e910ee6 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:35:33.629Z] ===================================================== [Pipeline] echo [2023-08-22T20:35:33.635Z] taggedImages: [2023-08-22T20:35:33.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:33.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-22T20:35:33.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.32 [2023-08-22T20:35:33.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:33.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-22T20:35:33.649Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-22T20:35:33.649Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:33.649Z] latest [2023-08-22T20:35:33.649Z] 3.1.0-dev.32 [2023-08-22T20:35:33.649Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:33.649Z] main [2023-08-22T20:35:33.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:33.971Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:34.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:34.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-22T20:35:34.304Z] a62af8e722ea: Preparing [2023-08-22T20:35:34.304Z] a773b68f3045: Preparing [2023-08-22T20:35:34.304Z] f660dfe91bc8: Preparing [2023-08-22T20:35:34.304Z] 9f60c2aad068: Preparing [2023-08-22T20:35:34.304Z] b904f67b6f14: Preparing [2023-08-22T20:35:34.304Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:34.304Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:34.304Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:34.304Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:34.568Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:34.568Z] a62af8e722ea: Pushed [2023-08-22T20:35:35.968Z] b904f67b6f14: Pushed [2023-08-22T20:35:39.291Z] a773b68f3045: Pushed [2023-08-22T20:35:39.291Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:39.624Z] + 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-08-22T20:35:39.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-22T20:35:39.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-22T20:35:39.965Z] a62af8e722ea: Preparing [2023-08-22T20:35:39.965Z] a773b68f3045: Preparing [2023-08-22T20:35:39.965Z] f660dfe91bc8: Preparing [2023-08-22T20:35:39.965Z] 9f60c2aad068: Preparing [2023-08-22T20:35:39.965Z] b904f67b6f14: Preparing [2023-08-22T20:35:39.965Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:39.965Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:39.965Z] a773b68f3045: Layer already exists [2023-08-22T20:35:39.965Z] b904f67b6f14: Layer already exists [2023-08-22T20:35:39.965Z] a62af8e722ea: Layer already exists [2023-08-22T20:35:39.965Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:39.965Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:39.965Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:40.230Z] latest: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:40.562Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:40.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.32 [2023-08-22T20:35:40.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-22T20:35:40.899Z] a62af8e722ea: Preparing [2023-08-22T20:35:40.899Z] a773b68f3045: Preparing [2023-08-22T20:35:40.899Z] f660dfe91bc8: Preparing [2023-08-22T20:35:40.899Z] 9f60c2aad068: Preparing [2023-08-22T20:35:40.899Z] b904f67b6f14: Preparing [2023-08-22T20:35:40.899Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:40.899Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:40.899Z] a773b68f3045: Layer already exists [2023-08-22T20:35:40.899Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:40.899Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:40.899Z] b904f67b6f14: Layer already exists [2023-08-22T20:35:40.899Z] a62af8e722ea: Layer already exists [2023-08-22T20:35:40.899Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:40.899Z] 3.1.0-dev.32: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:41.228Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:41.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:41.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-22T20:35:41.554Z] a62af8e722ea: Preparing [2023-08-22T20:35:41.554Z] a773b68f3045: Preparing [2023-08-22T20:35:41.554Z] f660dfe91bc8: Preparing [2023-08-22T20:35:41.554Z] 9f60c2aad068: Preparing [2023-08-22T20:35:41.554Z] b904f67b6f14: Preparing [2023-08-22T20:35:41.554Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:41.554Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:41.554Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:41.555Z] a773b68f3045: Layer already exists [2023-08-22T20:35:41.555Z] a62af8e722ea: Layer already exists [2023-08-22T20:35:41.555Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:41.555Z] b904f67b6f14: Layer already exists [2023-08-22T20:35:41.555Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:41.555Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:41.883Z] + 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-08-22T20:35:42.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-22T20:35:42.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-22T20:35:42.218Z] a62af8e722ea: Preparing [2023-08-22T20:35:42.218Z] a773b68f3045: Preparing [2023-08-22T20:35:42.218Z] f660dfe91bc8: Preparing [2023-08-22T20:35:42.218Z] 9f60c2aad068: Preparing [2023-08-22T20:35:42.218Z] b904f67b6f14: Preparing [2023-08-22T20:35:42.218Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:42.218Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:42.218Z] a62af8e722ea: Layer already exists [2023-08-22T20:35:42.218Z] a773b68f3045: Layer already exists [2023-08-22T20:35:42.218Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:42.218Z] b904f67b6f14: Layer already exists [2023-08-22T20:35:42.218Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:42.218Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:42.218Z] main: digest: sha256:d4dd1fee1e68a6a60021446ffe980892f34e2b697c2d8e80c213fcb6bc3b7fbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:35:42.542Z] ===================================================== [Pipeline] echo [2023-08-22T20:35:42.551Z] taggedImages: [2023-08-22T20:35:42.551Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:42.551Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-22T20:35:42.551Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.32 [2023-08-22T20:35:42.551Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:42.551Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-22T20:35:42.575Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-22T20:35:42.575Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:42.575Z] latest [2023-08-22T20:35:42.575Z] 3.1.0-dev.32 [2023-08-22T20:35:42.575Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:35:42.575Z] main [2023-08-22T20:35:42.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:42.902Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:35:43.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:35:43.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-22T20:35:43.233Z] 6aeb36aaf5db: Preparing [2023-08-22T20:35:43.233Z] 6ce893374851: Preparing [2023-08-22T20:35:43.233Z] dd4c7e729cc4: Preparing [2023-08-22T20:35:43.233Z] 0b753774adad: Preparing [2023-08-22T20:35:43.233Z] 098a958a78cf: Preparing [2023-08-22T20:35:43.233Z] f660dfe91bc8: Preparing [2023-08-22T20:35:43.233Z] 9f60c2aad068: Preparing [2023-08-22T20:35:43.233Z] 9159e60f4a25: Preparing [2023-08-22T20:35:43.233Z] d2d9d24a8c2a: Preparing [2023-08-22T20:35:43.233Z] 9f60c2aad068: Waiting [2023-08-22T20:35:43.233Z] 9159e60f4a25: Waiting [2023-08-22T20:35:43.234Z] d2d9d24a8c2a: Waiting [2023-08-22T20:35:43.234Z] f660dfe91bc8: Waiting [2023-08-22T20:35:43.498Z] dd4c7e729cc4: Pushed [2023-08-22T20:35:43.498Z] 6ce893374851: Pushed [2023-08-22T20:35:43.498Z] 6aeb36aaf5db: Pushed [2023-08-22T20:35:43.498Z] f660dfe91bc8: Layer already exists [2023-08-22T20:35:43.498Z] 9f60c2aad068: Layer already exists [2023-08-22T20:35:43.498Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:35:44.452Z] 9159e60f4a25: Pushed [2023-08-22T20:35:56.744Z] 098a958a78cf: Pushed [2023-08-22T20:36:00.981Z] 0b753774adad: Pushed [2023-08-22T20:36:00.981Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:01.318Z] + 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-08-22T20:36:01.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-22T20:36:01.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-22T20:36:01.657Z] 6aeb36aaf5db: Preparing [2023-08-22T20:36:01.657Z] 6ce893374851: Preparing [2023-08-22T20:36:01.657Z] dd4c7e729cc4: Preparing [2023-08-22T20:36:01.657Z] 0b753774adad: Preparing [2023-08-22T20:36:01.657Z] 098a958a78cf: Preparing [2023-08-22T20:36:01.657Z] f660dfe91bc8: Preparing [2023-08-22T20:36:01.657Z] 9f60c2aad068: Preparing [2023-08-22T20:36:01.657Z] 9159e60f4a25: Preparing [2023-08-22T20:36:01.657Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:01.657Z] f660dfe91bc8: Waiting [2023-08-22T20:36:01.657Z] 9f60c2aad068: Waiting [2023-08-22T20:36:01.657Z] 9159e60f4a25: Waiting [2023-08-22T20:36:01.657Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:01.657Z] dd4c7e729cc4: Layer already exists [2023-08-22T20:36:01.657Z] 098a958a78cf: Layer already exists [2023-08-22T20:36:01.657Z] 6ce893374851: Layer already exists [2023-08-22T20:36:01.657Z] 6aeb36aaf5db: Layer already exists [2023-08-22T20:36:01.657Z] 0b753774adad: Layer already exists [2023-08-22T20:36:01.657Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:01.657Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:01.657Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:01.657Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:01.919Z] latest: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:02.322Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:02.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.32 [2023-08-22T20:36:02.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-22T20:36:02.663Z] 6aeb36aaf5db: Preparing [2023-08-22T20:36:02.663Z] 6ce893374851: Preparing [2023-08-22T20:36:02.663Z] dd4c7e729cc4: Preparing [2023-08-22T20:36:02.663Z] 0b753774adad: Preparing [2023-08-22T20:36:02.663Z] 098a958a78cf: Preparing [2023-08-22T20:36:02.663Z] f660dfe91bc8: Preparing [2023-08-22T20:36:02.663Z] 9f60c2aad068: Preparing [2023-08-22T20:36:02.663Z] 9159e60f4a25: Preparing [2023-08-22T20:36:02.663Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:02.663Z] 9159e60f4a25: Waiting [2023-08-22T20:36:02.663Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:02.663Z] f660dfe91bc8: Waiting [2023-08-22T20:36:02.663Z] 9f60c2aad068: Waiting [2023-08-22T20:36:02.663Z] 6ce893374851: Layer already exists [2023-08-22T20:36:02.663Z] 0b753774adad: Layer already exists [2023-08-22T20:36:02.663Z] 6aeb36aaf5db: Layer already exists [2023-08-22T20:36:02.663Z] 098a958a78cf: Layer already exists [2023-08-22T20:36:02.663Z] dd4c7e729cc4: Layer already exists [2023-08-22T20:36:02.663Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:02.663Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:02.663Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:02.663Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:02.663Z] 3.1.0-dev.32: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:03.001Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:03.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:03.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-22T20:36:03.332Z] 6aeb36aaf5db: Preparing [2023-08-22T20:36:03.332Z] 6ce893374851: Preparing [2023-08-22T20:36:03.332Z] dd4c7e729cc4: Preparing [2023-08-22T20:36:03.332Z] 0b753774adad: Preparing [2023-08-22T20:36:03.332Z] 098a958a78cf: Preparing [2023-08-22T20:36:03.332Z] f660dfe91bc8: Preparing [2023-08-22T20:36:03.332Z] 9f60c2aad068: Preparing [2023-08-22T20:36:03.332Z] 9159e60f4a25: Preparing [2023-08-22T20:36:03.332Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:03.332Z] f660dfe91bc8: Waiting [2023-08-22T20:36:03.332Z] 9159e60f4a25: Waiting [2023-08-22T20:36:03.332Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:03.332Z] 9f60c2aad068: Waiting [2023-08-22T20:36:03.332Z] 6ce893374851: Layer already exists [2023-08-22T20:36:03.332Z] dd4c7e729cc4: Layer already exists [2023-08-22T20:36:03.332Z] 6aeb36aaf5db: Layer already exists [2023-08-22T20:36:03.332Z] 0b753774adad: Layer already exists [2023-08-22T20:36:03.332Z] 098a958a78cf: Layer already exists [2023-08-22T20:36:03.332Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:03.332Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:03.332Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:03.332Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:03.332Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:03.673Z] + 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-08-22T20:36:03.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-22T20:36:03.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-22T20:36:03.998Z] 6aeb36aaf5db: Preparing [2023-08-22T20:36:03.998Z] 6ce893374851: Preparing [2023-08-22T20:36:03.998Z] dd4c7e729cc4: Preparing [2023-08-22T20:36:03.998Z] 0b753774adad: Preparing [2023-08-22T20:36:03.998Z] 098a958a78cf: Preparing [2023-08-22T20:36:03.998Z] f660dfe91bc8: Preparing [2023-08-22T20:36:03.998Z] 9f60c2aad068: Preparing [2023-08-22T20:36:03.998Z] 9159e60f4a25: Preparing [2023-08-22T20:36:03.998Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:03.998Z] 9f60c2aad068: Waiting [2023-08-22T20:36:03.998Z] f660dfe91bc8: Waiting [2023-08-22T20:36:03.998Z] 9159e60f4a25: Waiting [2023-08-22T20:36:03.998Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:03.998Z] 6aeb36aaf5db: Layer already exists [2023-08-22T20:36:03.998Z] 098a958a78cf: Layer already exists [2023-08-22T20:36:03.998Z] dd4c7e729cc4: Layer already exists [2023-08-22T20:36:03.998Z] 6ce893374851: Layer already exists [2023-08-22T20:36:03.998Z] 0b753774adad: Layer already exists [2023-08-22T20:36:03.998Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:03.998Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:03.998Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:03.998Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:04.262Z] main: digest: sha256:a6d023294ad60197f3f7b89e680c5e4d19cace3668513d92fc143e76742b936b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:36:04.309Z] ===================================================== [Pipeline] echo [2023-08-22T20:36:04.319Z] taggedImages: [2023-08-22T20:36:04.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:04.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-22T20:36:04.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.32 [2023-08-22T20:36:04.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:04.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-22T20:36:04.341Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-22T20:36:04.342Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:04.342Z] latest [2023-08-22T20:36:04.342Z] 3.1.0-dev.32 [2023-08-22T20:36:04.342Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:04.342Z] main [2023-08-22T20:36:04.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:04.677Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:05.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:05.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-22T20:36:05.006Z] 4b03b1fd77f2: Preparing [2023-08-22T20:36:05.006Z] 0030e214e7f7: Preparing [2023-08-22T20:36:05.006Z] 5155860f652f: Preparing [2023-08-22T20:36:05.006Z] ba23ebb42e07: Preparing [2023-08-22T20:36:05.006Z] f660dfe91bc8: Preparing [2023-08-22T20:36:05.006Z] 9f60c2aad068: Preparing [2023-08-22T20:36:05.006Z] 744bcbb45823: Preparing [2023-08-22T20:36:05.006Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:05.006Z] 744bcbb45823: Waiting [2023-08-22T20:36:05.006Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:05.006Z] 9f60c2aad068: Waiting [2023-08-22T20:36:05.006Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:05.271Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:05.271Z] 5155860f652f: Pushed [2023-08-22T20:36:05.271Z] 0030e214e7f7: Pushed [2023-08-22T20:36:05.271Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:05.271Z] 4b03b1fd77f2: Pushed [2023-08-22T20:36:09.772Z] 744bcbb45823: Pushed [2023-08-22T20:36:24.728Z] ba23ebb42e07: Pushed [2023-08-22T20:36:24.728Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:25.066Z] + 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-08-22T20:36:25.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-22T20:36:25.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-22T20:36:25.387Z] 4b03b1fd77f2: Preparing [2023-08-22T20:36:25.387Z] 0030e214e7f7: Preparing [2023-08-22T20:36:25.387Z] 5155860f652f: Preparing [2023-08-22T20:36:25.387Z] ba23ebb42e07: Preparing [2023-08-22T20:36:25.387Z] f660dfe91bc8: Preparing [2023-08-22T20:36:25.387Z] 9f60c2aad068: Preparing [2023-08-22T20:36:25.387Z] 744bcbb45823: Preparing [2023-08-22T20:36:25.387Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:25.387Z] 744bcbb45823: Waiting [2023-08-22T20:36:25.387Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:25.387Z] 9f60c2aad068: Waiting [2023-08-22T20:36:25.387Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:25.387Z] 0030e214e7f7: Layer already exists [2023-08-22T20:36:25.387Z] 4b03b1fd77f2: Layer already exists [2023-08-22T20:36:25.387Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:25.387Z] 5155860f652f: Layer already exists [2023-08-22T20:36:25.387Z] 744bcbb45823: Layer already exists [2023-08-22T20:36:25.387Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:25.387Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:25.652Z] latest: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:25.981Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:26.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.32 [2023-08-22T20:36:26.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-22T20:36:26.303Z] 4b03b1fd77f2: Preparing [2023-08-22T20:36:26.303Z] 0030e214e7f7: Preparing [2023-08-22T20:36:26.303Z] 5155860f652f: Preparing [2023-08-22T20:36:26.303Z] ba23ebb42e07: Preparing [2023-08-22T20:36:26.303Z] f660dfe91bc8: Preparing [2023-08-22T20:36:26.303Z] 9f60c2aad068: Preparing [2023-08-22T20:36:26.303Z] 744bcbb45823: Preparing [2023-08-22T20:36:26.303Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:26.303Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:26.303Z] 744bcbb45823: Waiting [2023-08-22T20:36:26.303Z] 9f60c2aad068: Waiting [2023-08-22T20:36:26.303Z] 5155860f652f: Layer already exists [2023-08-22T20:36:26.303Z] 4b03b1fd77f2: Layer already exists [2023-08-22T20:36:26.303Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:26.303Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:26.303Z] 0030e214e7f7: Layer already exists [2023-08-22T20:36:26.303Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:26.303Z] 744bcbb45823: Layer already exists [2023-08-22T20:36:26.303Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:26.303Z] 3.1.0-dev.32: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:26.895Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:27.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:27.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-22T20:36:27.217Z] 4b03b1fd77f2: Preparing [2023-08-22T20:36:27.217Z] 0030e214e7f7: Preparing [2023-08-22T20:36:27.217Z] 5155860f652f: Preparing [2023-08-22T20:36:27.217Z] ba23ebb42e07: Preparing [2023-08-22T20:36:27.217Z] f660dfe91bc8: Preparing [2023-08-22T20:36:27.217Z] 9f60c2aad068: Preparing [2023-08-22T20:36:27.217Z] 744bcbb45823: Preparing [2023-08-22T20:36:27.217Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:27.217Z] 744bcbb45823: Waiting [2023-08-22T20:36:27.217Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:27.217Z] 9f60c2aad068: Waiting [2023-08-22T20:36:27.217Z] 5155860f652f: Layer already exists [2023-08-22T20:36:27.217Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:27.217Z] 4b03b1fd77f2: Layer already exists [2023-08-22T20:36:27.217Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:27.217Z] 0030e214e7f7: Layer already exists [2023-08-22T20:36:27.217Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:27.217Z] 744bcbb45823: Layer already exists [2023-08-22T20:36:27.217Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:27.217Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:27.804Z] + 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-08-22T20:36:28.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-22T20:36:28.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-22T20:36:28.133Z] 4b03b1fd77f2: Preparing [2023-08-22T20:36:28.133Z] 0030e214e7f7: Preparing [2023-08-22T20:36:28.133Z] 5155860f652f: Preparing [2023-08-22T20:36:28.133Z] ba23ebb42e07: Preparing [2023-08-22T20:36:28.133Z] f660dfe91bc8: Preparing [2023-08-22T20:36:28.133Z] 9f60c2aad068: Preparing [2023-08-22T20:36:28.133Z] 744bcbb45823: Preparing [2023-08-22T20:36:28.133Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:28.133Z] 9f60c2aad068: Waiting [2023-08-22T20:36:28.133Z] 744bcbb45823: Waiting [2023-08-22T20:36:28.133Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:28.133Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:28.133Z] 0030e214e7f7: Layer already exists [2023-08-22T20:36:28.133Z] 4b03b1fd77f2: Layer already exists [2023-08-22T20:36:28.133Z] 5155860f652f: Layer already exists [2023-08-22T20:36:28.133Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:28.133Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:28.133Z] 744bcbb45823: Layer already exists [2023-08-22T20:36:28.133Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:28.396Z] main: digest: sha256:c9464a7e16ef67eeb46b9a07a323f4da299f7ebb9616f94d4cd79b86de7b94e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:36:28.453Z] ===================================================== [Pipeline] echo [2023-08-22T20:36:28.461Z] taggedImages: [2023-08-22T20:36:28.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:28.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-22T20:36:28.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.32 [2023-08-22T20:36:28.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:28.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-22T20:36:28.484Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-22T20:36:28.484Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:28.484Z] latest [2023-08-22T20:36:28.484Z] 3.1.0-dev.32 [2023-08-22T20:36:28.484Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:28.484Z] main [2023-08-22T20:36:28.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:28.816Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:29.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:29.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-22T20:36:29.142Z] a4fdbe8babc8: Preparing [2023-08-22T20:36:29.142Z] 50c2f752c312: Preparing [2023-08-22T20:36:29.142Z] df72b92f0694: Preparing [2023-08-22T20:36:29.142Z] ba23ebb42e07: Preparing [2023-08-22T20:36:29.142Z] f660dfe91bc8: Preparing [2023-08-22T20:36:29.142Z] 9f60c2aad068: Preparing [2023-08-22T20:36:29.142Z] 9159e60f4a25: Preparing [2023-08-22T20:36:29.142Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:29.142Z] 9159e60f4a25: Waiting [2023-08-22T20:36:29.142Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:29.142Z] 9f60c2aad068: Waiting [2023-08-22T20:36:29.142Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:29.142Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:29.142Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:29.406Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:29.406Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:29.406Z] 50c2f752c312: Pushed [2023-08-22T20:36:29.406Z] df72b92f0694: Pushed [2023-08-22T20:36:29.406Z] a4fdbe8babc8: Pushed [2023-08-22T20:36:29.406Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:29.995Z] + 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-08-22T20:36:30.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-22T20:36:30.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-22T20:36:30.316Z] a4fdbe8babc8: Preparing [2023-08-22T20:36:30.316Z] 50c2f752c312: Preparing [2023-08-22T20:36:30.316Z] df72b92f0694: Preparing [2023-08-22T20:36:30.316Z] ba23ebb42e07: Preparing [2023-08-22T20:36:30.316Z] f660dfe91bc8: Preparing [2023-08-22T20:36:30.316Z] 9f60c2aad068: Preparing [2023-08-22T20:36:30.316Z] 9159e60f4a25: Preparing [2023-08-22T20:36:30.316Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:30.316Z] 9f60c2aad068: Waiting [2023-08-22T20:36:30.316Z] 9159e60f4a25: Waiting [2023-08-22T20:36:30.316Z] df72b92f0694: Layer already exists [2023-08-22T20:36:30.316Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:30.316Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:30.316Z] a4fdbe8babc8: Layer already exists [2023-08-22T20:36:30.316Z] 50c2f752c312: Layer already exists [2023-08-22T20:36:30.316Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:30.316Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:30.316Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:30.579Z] latest: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:30.905Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:31.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.32 [2023-08-22T20:36:31.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-22T20:36:31.228Z] a4fdbe8babc8: Preparing [2023-08-22T20:36:31.228Z] 50c2f752c312: Preparing [2023-08-22T20:36:31.228Z] df72b92f0694: Preparing [2023-08-22T20:36:31.228Z] ba23ebb42e07: Preparing [2023-08-22T20:36:31.228Z] f660dfe91bc8: Preparing [2023-08-22T20:36:31.228Z] 9f60c2aad068: Preparing [2023-08-22T20:36:31.228Z] 9159e60f4a25: Preparing [2023-08-22T20:36:31.228Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:31.228Z] 9f60c2aad068: Waiting [2023-08-22T20:36:31.228Z] 9159e60f4a25: Waiting [2023-08-22T20:36:31.228Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:31.228Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:31.228Z] 50c2f752c312: Layer already exists [2023-08-22T20:36:31.228Z] df72b92f0694: Layer already exists [2023-08-22T20:36:31.228Z] a4fdbe8babc8: Layer already exists [2023-08-22T20:36:31.228Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:31.228Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:31.228Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:31.228Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:31.228Z] 3.1.0-dev.32: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:31.828Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:34.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:34.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-22T20:36:34.725Z] a4fdbe8babc8: Preparing [2023-08-22T20:36:34.725Z] 50c2f752c312: Preparing [2023-08-22T20:36:34.725Z] df72b92f0694: Preparing [2023-08-22T20:36:34.725Z] ba23ebb42e07: Preparing [2023-08-22T20:36:34.725Z] f660dfe91bc8: Preparing [2023-08-22T20:36:34.725Z] 9f60c2aad068: Preparing [2023-08-22T20:36:34.725Z] 9159e60f4a25: Preparing [2023-08-22T20:36:34.725Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:34.725Z] 9159e60f4a25: Waiting [2023-08-22T20:36:34.725Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:34.725Z] 9f60c2aad068: Waiting [2023-08-22T20:36:34.725Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:34.725Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:34.725Z] a4fdbe8babc8: Layer already exists [2023-08-22T20:36:34.725Z] df72b92f0694: Layer already exists [2023-08-22T20:36:34.725Z] 50c2f752c312: Layer already exists [2023-08-22T20:36:34.725Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:34.725Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:34.725Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:34.725Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:35.315Z] + 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-08-22T20:36:35.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-22T20:36:35.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-22T20:36:35.639Z] a4fdbe8babc8: Preparing [2023-08-22T20:36:35.639Z] 50c2f752c312: Preparing [2023-08-22T20:36:35.639Z] df72b92f0694: Preparing [2023-08-22T20:36:35.639Z] ba23ebb42e07: Preparing [2023-08-22T20:36:35.639Z] f660dfe91bc8: Preparing [2023-08-22T20:36:35.639Z] 9f60c2aad068: Preparing [2023-08-22T20:36:35.639Z] 9159e60f4a25: Preparing [2023-08-22T20:36:35.639Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:35.639Z] 9f60c2aad068: Waiting [2023-08-22T20:36:35.639Z] 9159e60f4a25: Waiting [2023-08-22T20:36:35.639Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:35.639Z] 50c2f752c312: Layer already exists [2023-08-22T20:36:35.639Z] a4fdbe8babc8: Layer already exists [2023-08-22T20:36:35.639Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:35.639Z] ba23ebb42e07: Layer already exists [2023-08-22T20:36:35.639Z] df72b92f0694: Layer already exists [2023-08-22T20:36:35.639Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:35.639Z] 9159e60f4a25: Layer already exists [2023-08-22T20:36:35.639Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:35.902Z] main: digest: sha256:aa8cee3169218c4a09ed7ae25f98ebfa8db478c57d683d50c0d9bb6b598c7e14 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:36:35.945Z] ===================================================== [Pipeline] echo [2023-08-22T20:36:35.958Z] taggedImages: [2023-08-22T20:36:35.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:35.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-22T20:36:35.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.32 [2023-08-22T20:36:35.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:35.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-22T20:36:36.031Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-22T20:36:36.031Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:36.031Z] latest [2023-08-22T20:36:36.031Z] 3.1.0-dev.32 [2023-08-22T20:36:36.031Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:36.031Z] main [2023-08-22T20:36:36.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:36.381Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:36.713Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:36.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-22T20:36:36.713Z] 58f9a6af335d: Preparing [2023-08-22T20:36:36.713Z] 9ec43b1afd1e: Preparing [2023-08-22T20:36:36.713Z] f660dfe91bc8: Preparing [2023-08-22T20:36:36.713Z] 9f60c2aad068: Preparing [2023-08-22T20:36:36.713Z] 656d49b9fc3b: Preparing [2023-08-22T20:36:36.713Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:36.713Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:36.713Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:36.713Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:36.713Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:36.976Z] 58f9a6af335d: Pushed [2023-08-22T20:36:36.976Z] 656d49b9fc3b: Pushed [2023-08-22T20:36:42.301Z] 9ec43b1afd1e: Pushed [2023-08-22T20:36:42.566Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:42.896Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:43.224Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-22T20:36:43.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-22T20:36:43.225Z] 58f9a6af335d: Preparing [2023-08-22T20:36:43.225Z] 9ec43b1afd1e: Preparing [2023-08-22T20:36:43.225Z] f660dfe91bc8: Preparing [2023-08-22T20:36:43.225Z] 9f60c2aad068: Preparing [2023-08-22T20:36:43.225Z] 656d49b9fc3b: Preparing [2023-08-22T20:36:43.225Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:43.225Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:43.225Z] 9ec43b1afd1e: Layer already exists [2023-08-22T20:36:43.225Z] 58f9a6af335d: Layer already exists [2023-08-22T20:36:43.225Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:43.225Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:43.225Z] 656d49b9fc3b: Layer already exists [2023-08-22T20:36:43.225Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:43.518Z] latest: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:43.930Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:44.280Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.32 [2023-08-22T20:36:44.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-22T20:36:44.280Z] 58f9a6af335d: Preparing [2023-08-22T20:36:44.280Z] 9ec43b1afd1e: Preparing [2023-08-22T20:36:44.280Z] f660dfe91bc8: Preparing [2023-08-22T20:36:44.280Z] 9f60c2aad068: Preparing [2023-08-22T20:36:44.280Z] 656d49b9fc3b: Preparing [2023-08-22T20:36:44.280Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:44.280Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:44.280Z] 9ec43b1afd1e: Layer already exists [2023-08-22T20:36:44.280Z] 656d49b9fc3b: Layer already exists [2023-08-22T20:36:44.280Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:44.280Z] 58f9a6af335d: Layer already exists [2023-08-22T20:36:44.280Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:44.543Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:44.543Z] 3.1.0-dev.32: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:44.885Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:45.219Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:45.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-22T20:36:45.219Z] 58f9a6af335d: Preparing [2023-08-22T20:36:45.219Z] 9ec43b1afd1e: Preparing [2023-08-22T20:36:45.219Z] f660dfe91bc8: Preparing [2023-08-22T20:36:45.219Z] 9f60c2aad068: Preparing [2023-08-22T20:36:45.219Z] 656d49b9fc3b: Preparing [2023-08-22T20:36:45.219Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:45.219Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:45.219Z] 9ec43b1afd1e: Layer already exists [2023-08-22T20:36:45.219Z] 58f9a6af335d: Layer already exists [2023-08-22T20:36:45.219Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:45.219Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:45.219Z] 656d49b9fc3b: Layer already exists [2023-08-22T20:36:45.219Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:45.219Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:45.551Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:45.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-22T20:36:45.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-22T20:36:45.881Z] 58f9a6af335d: Preparing [2023-08-22T20:36:45.881Z] 9ec43b1afd1e: Preparing [2023-08-22T20:36:45.881Z] f660dfe91bc8: Preparing [2023-08-22T20:36:45.881Z] 9f60c2aad068: Preparing [2023-08-22T20:36:45.881Z] 656d49b9fc3b: Preparing [2023-08-22T20:36:45.881Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:45.881Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:45.881Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:45.881Z] 58f9a6af335d: Layer already exists [2023-08-22T20:36:45.881Z] 656d49b9fc3b: Layer already exists [2023-08-22T20:36:45.881Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:45.881Z] 9ec43b1afd1e: Layer already exists [2023-08-22T20:36:45.881Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:46.145Z] main: digest: sha256:5dbf25e4acd8f55c9b52b8dad2990a033d9896bcf9bb20abd7948a6eb7e5b5b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:36:46.195Z] ===================================================== [Pipeline] echo [2023-08-22T20:36:46.204Z] taggedImages: [2023-08-22T20:36:46.204Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:46.204Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-22T20:36:46.204Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.32 [2023-08-22T20:36:46.204Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:46.204Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-22T20:36:46.221Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-22T20:36:46.221Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:46.221Z] latest [2023-08-22T20:36:46.221Z] 3.1.0-dev.32 [2023-08-22T20:36:46.221Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:46.221Z] main [2023-08-22T20:36:46.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:46.553Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:47.459Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:47.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-22T20:36:47.459Z] 56ee6f69eef1: Preparing [2023-08-22T20:36:47.459Z] ed25a7db46dc: Preparing [2023-08-22T20:36:47.459Z] f660dfe91bc8: Preparing [2023-08-22T20:36:47.459Z] 9f60c2aad068: Preparing [2023-08-22T20:36:47.459Z] b020c0357f63: Preparing [2023-08-22T20:36:47.459Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:47.459Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:47.459Z] b020c0357f63: Layer already exists [2023-08-22T20:36:47.459Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:47.459Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:47.459Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:47.722Z] 56ee6f69eef1: Pushed [2023-08-22T20:36:54.341Z] ed25a7db46dc: Pushed [2023-08-22T20:36:54.342Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:54.672Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:54.999Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-22T20:36:54.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-22T20:36:54.999Z] 56ee6f69eef1: Preparing [2023-08-22T20:36:54.999Z] ed25a7db46dc: Preparing [2023-08-22T20:36:54.999Z] f660dfe91bc8: Preparing [2023-08-22T20:36:54.999Z] 9f60c2aad068: Preparing [2023-08-22T20:36:54.999Z] b020c0357f63: Preparing [2023-08-22T20:36:54.999Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:54.999Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:54.999Z] 56ee6f69eef1: Layer already exists [2023-08-22T20:36:54.999Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:54.999Z] ed25a7db46dc: Layer already exists [2023-08-22T20:36:54.999Z] b020c0357f63: Layer already exists [2023-08-22T20:36:54.999Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:54.999Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:55.263Z] latest: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:55.611Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:55.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.32 [2023-08-22T20:36:55.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-22T20:36:55.936Z] 56ee6f69eef1: Preparing [2023-08-22T20:36:55.936Z] ed25a7db46dc: Preparing [2023-08-22T20:36:55.936Z] f660dfe91bc8: Preparing [2023-08-22T20:36:55.936Z] 9f60c2aad068: Preparing [2023-08-22T20:36:55.936Z] b020c0357f63: Preparing [2023-08-22T20:36:55.936Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:55.936Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:55.936Z] b020c0357f63: Layer already exists [2023-08-22T20:36:55.936Z] ed25a7db46dc: Layer already exists [2023-08-22T20:36:55.936Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:55.936Z] 56ee6f69eef1: Layer already exists [2023-08-22T20:36:55.936Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:55.936Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:55.936Z] 3.1.0-dev.32: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:56.538Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:56.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:56.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-22T20:36:56.873Z] 56ee6f69eef1: Preparing [2023-08-22T20:36:56.873Z] ed25a7db46dc: Preparing [2023-08-22T20:36:56.873Z] f660dfe91bc8: Preparing [2023-08-22T20:36:56.873Z] 9f60c2aad068: Preparing [2023-08-22T20:36:56.873Z] b020c0357f63: Preparing [2023-08-22T20:36:56.873Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:56.873Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:56.873Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:56.873Z] 56ee6f69eef1: Layer already exists [2023-08-22T20:36:56.873Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:56.873Z] ed25a7db46dc: Layer already exists [2023-08-22T20:36:56.873Z] b020c0357f63: Layer already exists [2023-08-22T20:36:56.873Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:56.873Z] 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:57.212Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:57.549Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-22T20:36:57.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-22T20:36:57.549Z] 56ee6f69eef1: Preparing [2023-08-22T20:36:57.549Z] ed25a7db46dc: Preparing [2023-08-22T20:36:57.549Z] f660dfe91bc8: Preparing [2023-08-22T20:36:57.549Z] 9f60c2aad068: Preparing [2023-08-22T20:36:57.549Z] b020c0357f63: Preparing [2023-08-22T20:36:57.549Z] d2d9d24a8c2a: Preparing [2023-08-22T20:36:57.549Z] d2d9d24a8c2a: Waiting [2023-08-22T20:36:57.549Z] f660dfe91bc8: Layer already exists [2023-08-22T20:36:57.549Z] 56ee6f69eef1: Layer already exists [2023-08-22T20:36:57.549Z] ed25a7db46dc: Layer already exists [2023-08-22T20:36:57.549Z] b020c0357f63: Layer already exists [2023-08-22T20:36:57.549Z] 9f60c2aad068: Layer already exists [2023-08-22T20:36:57.549Z] d2d9d24a8c2a: Layer already exists [2023-08-22T20:36:57.814Z] main: digest: sha256:e4e89c917cce87972b768a6e727224f0a851e36cd087168f7e3d26134d6d4efb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-22T20:36:57.869Z] ===================================================== [Pipeline] echo [2023-08-22T20:36:57.878Z] taggedImages: [2023-08-22T20:36:57.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [2023-08-22T20:36:57.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-22T20:36:57.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.32 [2023-08-22T20:36:57.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23e3a0f786d0fc9371fcd20c84061ff39d5ddf39-3.1.0-dev.32 [2023-08-22T20:36:57.878Z] - 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-08-22T20:36:58.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T20:36:58.338Z] [2023-08-22T20:36:58.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:36:58.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T20:36:58.660Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-22T20:36:58.660Z] 8998bd30e6a1: Pulling fs layer [2023-08-22T20:36:58.660Z] 04944245beec: Pulling fs layer [2023-08-22T20:36:58.660Z] 699f458cf7ca: Pulling fs layer [2023-08-22T20:36:58.660Z] 765212b225bb: Pulling fs layer [2023-08-22T20:36:58.660Z] f23df028b6ca: Pulling fs layer [2023-08-22T20:36:58.660Z] d65c8cfc05b1: Pulling fs layer [2023-08-22T20:36:58.660Z] 2437ff75d9bd: Pulling fs layer [2023-08-22T20:36:58.660Z] f23df028b6ca: Waiting [2023-08-22T20:36:58.660Z] 765212b225bb: Waiting [2023-08-22T20:36:58.660Z] d65c8cfc05b1: Waiting [2023-08-22T20:36:58.660Z] 2437ff75d9bd: Waiting [2023-08-22T20:36:58.926Z] 04944245beec: Verifying Checksum [2023-08-22T20:36:58.926Z] 04944245beec: Download complete [2023-08-22T20:36:58.926Z] 765212b225bb: Download complete [2023-08-22T20:36:58.926Z] f23df028b6ca: Download complete [2023-08-22T20:36:58.926Z] d65c8cfc05b1: Verifying Checksum [2023-08-22T20:36:58.926Z] d65c8cfc05b1: Download complete [2023-08-22T20:36:58.926Z] 699f458cf7ca: Verifying Checksum [2023-08-22T20:36:58.926Z] 699f458cf7ca: Download complete [2023-08-22T20:36:59.510Z] 8998bd30e6a1: Download complete [2023-08-22T20:37:02.093Z] 2437ff75d9bd: Verifying Checksum [2023-08-22T20:37:02.093Z] 2437ff75d9bd: Download complete [2023-08-22T20:37:03.566Z] 8998bd30e6a1: Pull complete [2023-08-22T20:37:04.164Z] 04944245beec: Pull complete [2023-08-22T20:37:05.629Z] 699f458cf7ca: Pull complete [2023-08-22T20:37:05.629Z] 765212b225bb: Pull complete [2023-08-22T20:37:06.587Z] f23df028b6ca: Pull complete [2023-08-22T20:37:06.587Z] d65c8cfc05b1: Pull complete [2023-08-22T20:37:21.558Z] 2437ff75d9bd: Pull complete [2023-08-22T20:37:21.558Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-22T20:37:21.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T20:37:21.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:37:21.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-4294 does not seem to be running inside a container [2023-08-22T20:37:21.799Z] $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-22T20:37:24.549Z] $ docker top 80594d27607c17ea3aceafcdb71de26bdb32895b2e3e77ee49164cfcff602b7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:37:25.438Z] ---> job-cost.sh [2023-08-22T20:37:25.438Z] lf-activate-venv: SKIPPING [2023-08-22T20:37:25.438Z] INFO: No Stack... [2023-08-22T20:37:26.017Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-22T20:37:26.594Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T20:37:27.219Z] + cat /w/workspace/edgex-go/566/archives/cost.csv [2023-08-22T20:37:27.219Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T20:37:27.250Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] [2023-08-22T20:37:27.257Z] Resource [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] did not exist. Created. [2023-08-22T20:37:27.257Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T20:37:27.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-22T20:37:28.410Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T20:37:28.418Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-566-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T20:37:28.432Z] $ docker stop --time=1 80594d27607c17ea3aceafcdb71de26bdb32895b2e3e77ee49164cfcff602b7b [2023-08-22T20:37:29.930Z] $ docker rm -f --volumes 80594d27607c17ea3aceafcdb71de26bdb32895b2e3e77ee49164cfcff602b7b [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-08-22T20:37:30.394Z] provisioning config files... [2023-08-22T20:37:30.400Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/566@tmp/config14572790196064032751tmp [Pipeline] { [Pipeline] sh [2023-08-22T20:37:30.696Z] + set +x [2023-08-22T20:37:30.696Z] + + curl -s https://codecov.io/bash [2023-08-22T20:37:30.696Z] bash -s -- [2023-08-22T20:37:30.696Z] [2023-08-22T20:37:30.696Z] _____ _ [2023-08-22T20:37:30.696Z] / ____| | | [2023-08-22T20:37:30.696Z] | | ___ __| | ___ ___ _____ __ [2023-08-22T20:37:30.696Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-22T20:37:30.696Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-22T20:37:30.696Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-22T20:37:30.696Z] Bash-1.0.6 [2023-08-22T20:37:30.696Z] [2023-08-22T20:37:30.696Z] [2023-08-22T20:37:30.696Z] ==> git version 2.25.1 found [2023-08-22T20:37:30.696Z] ==> 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-08-22T20:37:30.696Z] Release-Date: 2020-01-08 [2023-08-22T20:37:30.696Z] 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-08-22T20:37:30.696Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-22T20:37:30.696Z] ==> Jenkins CI detected. [2023-08-22T20:37:30.696Z] current dir:  /w/workspace/edgex-go/566 [2023-08-22T20:37:30.696Z] project root: . [2023-08-22T20:37:30.696Z] --> token set from env [2023-08-22T20:37:30.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-22T20:37:30.696Z] ==> Running gcov in . (disable via -X gcov) [2023-08-22T20:37:30.696Z] ==> Python coveragepy not found [2023-08-22T20:37:30.696Z] ==> Searching for coverage reports in: [2023-08-22T20:37:30.696Z] + . [2023-08-22T20:37:30.955Z] -> Found 1 reports [2023-08-22T20:37:30.955Z] ==> Detecting git/mercurial file structure [2023-08-22T20:37:30.955Z] ==> Reading reports [2023-08-22T20:37:30.955Z] + ./coverage.out bytes=446997 [2023-08-22T20:37:30.955Z] ==> Appending adjustments [2023-08-22T20:37:30.955Z] https://docs.codecov.io/docs/fixing-reports [2023-08-22T20:37:31.890Z] + Found adjustments [2023-08-22T20:37:31.890Z] ==> Gzipping contents [2023-08-22T20:37:31.890Z] 60K /tmp/codecov.e8MJS4.gz [2023-08-22T20:37:31.890Z] ==> Uploading reports [2023-08-22T20:37:31.890Z] url: https://codecov.io [2023-08-22T20:37:31.890Z] query: branch=main&commit=23e3a0f786d0fc9371fcd20c84061ff39d5ddf39&build=566&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F566%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-22T20:37:31.890Z] -> Pinging Codecov [2023-08-22T20:37:31.890Z] 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=23e3a0f786d0fc9371fcd20c84061ff39d5ddf39&build=566&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F566%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-22T20:37:32.149Z] -> Uploading to [2023-08-22T20:37:32.149Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-22/00271124DB129430A58F1EEE437C3FCB/23e3a0f786d0fc9371fcd20c84061ff39d5ddf39/66d43052-96a8-45e1-bdd1-40aeaa3683ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T203731Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de99631005ad512a34eb4d273af02a072eaec3cea701a638fa8d713b7c41c23f [2023-08-22T20:37:32.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:37:32.149Z] Dload Upload Total Spent Left Speed [2023-08-22T20:37:32.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57371 0 0 100 57371 0 320k --:--:-- --:--:-- --:--:-- 320k [2023-08-22T20:37:32.407Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 [Pipeline] } [2023-08-22T20:37:32.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-22T20:37:32.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-22T20:37:32.639Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:37:32.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T20:37:32.931Z] [2023-08-22T20:37:32.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:37:33.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T20:37:33.226Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-22T20:37:33.226Z] df9b9388f04a: Pulling fs layer [2023-08-22T20:37:33.226Z] 52dc419b0ee2: Pulling fs layer [2023-08-22T20:37:33.226Z] 25bc292e5bac: Pulling fs layer [2023-08-22T20:37:33.226Z] 114826534d7a: Pulling fs layer [2023-08-22T20:37:33.226Z] 4657fd5d0bcf: Pulling fs layer [2023-08-22T20:37:33.226Z] 6ad1cebc031e: Pulling fs layer [2023-08-22T20:37:33.226Z] 8a3aa393b2d8: Pulling fs layer [2023-08-22T20:37:33.226Z] 114826534d7a: Waiting [2023-08-22T20:37:33.226Z] 4657fd5d0bcf: Waiting [2023-08-22T20:37:33.226Z] 6ad1cebc031e: Waiting [2023-08-22T20:37:33.226Z] 8a3aa393b2d8: Waiting [2023-08-22T20:37:33.226Z] 25bc292e5bac: Download complete [2023-08-22T20:37:33.226Z] 52dc419b0ee2: Verifying Checksum [2023-08-22T20:37:33.226Z] 52dc419b0ee2: Download complete [2023-08-22T20:37:33.226Z] 4657fd5d0bcf: Verifying Checksum [2023-08-22T20:37:33.226Z] 4657fd5d0bcf: Download complete [2023-08-22T20:37:33.226Z] df9b9388f04a: Download complete [2023-08-22T20:37:33.484Z] 6ad1cebc031e: Verifying Checksum [2023-08-22T20:37:33.484Z] 6ad1cebc031e: Download complete [2023-08-22T20:37:33.484Z] df9b9388f04a: Pull complete [2023-08-22T20:37:33.484Z] 52dc419b0ee2: Pull complete [2023-08-22T20:37:33.484Z] 25bc292e5bac: Pull complete [2023-08-22T20:37:34.050Z] 114826534d7a: Verifying Checksum [2023-08-22T20:37:34.050Z] 114826534d7a: Download complete [2023-08-22T20:37:34.050Z] 8a3aa393b2d8: Verifying Checksum [2023-08-22T20:37:34.050Z] 8a3aa393b2d8: Download complete [2023-08-22T20:37:37.327Z] 114826534d7a: Pull complete [2023-08-22T20:37:37.327Z] 4657fd5d0bcf: Pull complete [2023-08-22T20:37:37.327Z] 6ad1cebc031e: Pull complete [2023-08-22T20:37:39.852Z] 8a3aa393b2d8: Pull complete [2023-08-22T20:37:39.852Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-22T20:37:39.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-22T20:37:39.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:37:39.922Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:37:39.947Z] $ 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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-22T20:37:44.859Z] $ docker top f63715c61d359ac1757e0d92650bb4d1e18d1c7078f230af36d7e7b4beaceaf9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-22T20:37:44.927Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-22T20:37:45.212Z] + set -o pipefail [2023-08-22T20:37:45.212Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-22T20:37:53.327Z] [2023-08-22T20:37:53.327Z] Monitoring /w/workspace/edgex-go/566 (github.com/edgexfoundry/edgex-go)... [2023-08-22T20:37:53.327Z] [2023-08-22T20:37:53.327Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c50d5e15-6051-4d43-a971-bfd62b0a07cb [2023-08-22T20:37:53.327Z] [2023-08-22T20:37:53.327Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-22T20:37:53.327Z] [2023-08-22T20:37:53.327Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-22T20:37:53.327Z] [2023-08-22T20:37:53.327Z] [2023-08-22T20:37:53.327Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-22T20:37:53.327Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-22T20:37:53.327Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-22T20:37:53.336Z] $ docker stop --time=1 f63715c61d359ac1757e0d92650bb4d1e18d1c7078f230af36d7e7b4beaceaf9 [2023-08-22T20:37:57.280Z] $ docker rm -f --volumes f63715c61d359ac1757e0d92650bb4d1e18d1c7078f230af36d7e7b4beaceaf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-22T20:37:57.641Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:37:57.649Z] provisioning config files... [2023-08-22T20:37:57.656Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/566@tmp/config17565823988517435376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:37:57.946Z] --> edgex-publish-swagger.sh [2023-08-22T20:37:57.946Z] === Publish openapi/v3 API === [2023-08-22T20:37:57.946Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-22T20:37:57.946Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/566/openapi/v3/core-command.yaml] [2023-08-22T20:37:57.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:37:57.946Z] Dload Upload Total Spent Left Speed [2023-08-22T20:37:58.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 68932 --:--:-- --:--:-- --:--:-- 68932 [2023-08-22T20:37:58.205Z] [2023-08-22T20:37:58.205Z] [2023-08-22T20:37:58.205Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/566/openapi/v3/core-data.yaml] [2023-08-22T20:37:58.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:37:58.205Z] Dload Upload Total Spent Left Speed [2023-08-22T20:37:58.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 141k --:--:-- --:--:-- --:--:-- 141k 100 69110 0 0 100 69110 0 141k --:--:-- --:--:-- --:--:-- 141k [2023-08-22T20:37:58.862Z] [2023-08-22T20:37:58.862Z] [2023-08-22T20:37:58.862Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/566/openapi/v3/core-metadata.yaml] [2023-08-22T20:37:58.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:37:58.862Z] Dload Upload Total Spent Left Speed [2023-08-22T20:37:59.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k [2023-08-22T20:37:59.429Z] [2023-08-22T20:37:59.429Z] [2023-08-22T20:37:59.429Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/566/openapi/v3/support-notifications.yaml] [2023-08-22T20:37:59.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:37:59.429Z] Dload Upload Total Spent Left Speed [2023-08-22T20:37:59.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 194k --:--:-- --:--:-- --:--:-- 194k 100 86965 0 0 100 86965 0 194k --:--:-- --:--:-- --:--:-- 194k [2023-08-22T20:37:59.689Z] [2023-08-22T20:37:59.689Z] [2023-08-22T20:37:59.689Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/566/openapi/v3/support-scheduler.yaml] [2023-08-22T20:37:59.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T20:37:59.689Z] Dload Upload Total Spent Left Speed [2023-08-22T20:38:00.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 79712 --:--:-- --:--:-- --:--:-- 79712 [2023-08-22T20:38:00.258Z] [2023-08-22T20:38:00.258Z] [Pipeline] } [2023-08-22T20:38:00.264Z] 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-08-22T20:38:00.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T20:38:00.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:38:00.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:38:00.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:38:00.991Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:38:01.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T20:38:01.487Z] $ docker top dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f -eo pid,comm [2023-08-22T20:38:01.534Z] 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-08-22T20:38:01.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T20:38:01.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T20:38:01.567Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T20:38:01.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T20:38:01.686Z] $ docker exec dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f ssh-agent [2023-08-22T20:38:01.800Z] SSH_AUTH_SOCK=/tmp/ssh-Z4ZeRbPmvcAh/agent.31 [2023-08-22T20:38:01.800Z] SSH_AGENT_PID=37 [2023-08-22T20:38:01.805Z] Running ssh-add (command line suppressed) [2023-08-22T20:38:01.893Z] Identity added: /w/workspace/edgex-go/566@tmp/private_key_16442632706286130233.key (/w/workspace/edgex-go/566@tmp/private_key_16442632706286130233.key) [2023-08-22T20:38:01.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T20:38:02.188Z] + git semver tag [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,372 [run_tag] DEBUG tag force:False [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,372 [check_head_tag] DEBUG check head tag [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,373 [execute] INFO git cat-file --batch-check [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=) [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,377 [execute] INFO git cat-file --batch [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=) [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,393 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,393 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,393 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=None) [2023-08-22T20:38:02.448Z] 2023-08-22 20:38:02,398 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:38:02.448Z] 3.1.0-dev.32 [Pipeline] } [2023-08-22T20:38:02.455Z] $ docker exec --env ******** --env ******** dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f ssh-agent -k [2023-08-22T20:38:02.553Z] unset SSH_AUTH_SOCK; [2023-08-22T20:38:02.553Z] unset SSH_AGENT_PID; [2023-08-22T20:38:02.553Z] echo Agent pid 37 killed; [2023-08-22T20:38:02.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T20:38:02.868Z] + git semver [Pipeline] } [2023-08-22T20:38:03.137Z] $ docker stop --time=1 dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f [2023-08-22T20:38:04.420Z] $ docker rm -f --volumes dc73e92839fb4ba57d7e8ecde7276db607fe1f021a957f95b9d9e233ecdb494f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:38:04.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T20:38:04.796Z] [2023-08-22T20:38:04.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:38:05.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T20:38:05.093Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-22T20:38:05.093Z] ab5ef0e58194: Pulling fs layer [2023-08-22T20:38:05.093Z] 9712f1f96733: Pulling fs layer [2023-08-22T20:38:05.093Z] 63f879dbbcfc: Pulling fs layer [2023-08-22T20:38:05.093Z] 0d9ebad4ef96: Pulling fs layer [2023-08-22T20:38:05.093Z] e9a5061849ea: Pulling fs layer [2023-08-22T20:38:05.093Z] d747dcd14b5f: Pulling fs layer [2023-08-22T20:38:05.093Z] 2de7ff778b66: Pulling fs layer [2023-08-22T20:38:05.093Z] d747dcd14b5f: Waiting [2023-08-22T20:38:05.093Z] 2de7ff778b66: Waiting [2023-08-22T20:38:05.093Z] 0d9ebad4ef96: Waiting [2023-08-22T20:38:05.093Z] 9712f1f96733: Download complete [2023-08-22T20:38:05.352Z] 63f879dbbcfc: Verifying Checksum [2023-08-22T20:38:05.352Z] 63f879dbbcfc: Download complete [2023-08-22T20:38:05.611Z] 0d9ebad4ef96: Verifying Checksum [2023-08-22T20:38:05.611Z] 0d9ebad4ef96: Download complete [2023-08-22T20:38:05.611Z] e9a5061849ea: Verifying Checksum [2023-08-22T20:38:05.611Z] e9a5061849ea: Download complete [2023-08-22T20:38:05.611Z] d747dcd14b5f: Verifying Checksum [2023-08-22T20:38:05.611Z] d747dcd14b5f: Download complete [2023-08-22T20:38:05.611Z] ab5ef0e58194: Verifying Checksum [2023-08-22T20:38:05.611Z] ab5ef0e58194: Download complete [2023-08-22T20:38:05.611Z] 2de7ff778b66: Verifying Checksum [2023-08-22T20:38:05.611Z] 2de7ff778b66: Download complete [2023-08-22T20:38:08.139Z] ab5ef0e58194: Pull complete [2023-08-22T20:38:08.139Z] 9712f1f96733: Pull complete [2023-08-22T20:38:08.704Z] 63f879dbbcfc: Pull complete [2023-08-22T20:38:11.984Z] 0d9ebad4ef96: Pull complete [2023-08-22T20:38:12.243Z] e9a5061849ea: Pull complete [2023-08-22T20:38:12.243Z] d747dcd14b5f: Pull complete [2023-08-22T20:38:13.175Z] 2de7ff778b66: Pull complete [2023-08-22T20:38:13.175Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-22T20:38:13.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-22T20:38:13.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:38:13.251Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:38:13.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-22T20:38:18.334Z] $ docker top d761771313287e896803738e04c794df69976e9a8fd8261eafb42042c789bd7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:38:18.407Z] provisioning config files... [2023-08-22T20:38:18.413Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/566@tmp/config12126462760752923895tmp [2023-08-22T20:38:18.423Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/566@tmp/config3259585494362324090tmp [2023-08-22T20:38:18.432Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/566@tmp/config12786175531192489160tmp [Pipeline] { [Pipeline] echo [2023-08-22T20:38:18.447Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:18.728Z] ---> sigul-configuration.sh [2023-08-22T20:38:18.728Z] gpg: directory `/root/.gnupg' created [2023-08-22T20:38:18.728Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-22T20:38:18.728Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-22T20:38:18.728Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-22T20:38:18.728Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-22T20:38:18.728Z] gpg: CAST5 encrypted data [2023-08-22T20:38:18.728Z] gpg: encrypted with 1 passphrase [2023-08-22T20:38:18.728Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-22T20:38:19.011Z] + mkdir /home/jenkins [2023-08-22T20:38:19.012Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-22T20:38:19.306Z] + 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-08-22T20:38:19.315Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:19.598Z] ---> sigul-install.sh [2023-08-22T20:38:19.598Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-22T20:38:19.879Z] + git tag --list [2023-08-22T20:38:19.879Z] 0.6.0 [2023-08-22T20:38:19.879Z] 0.6.1 [2023-08-22T20:38:19.879Z] 0.7.0 [2023-08-22T20:38:19.879Z] 0.7.1 [2023-08-22T20:38:19.879Z] v1.0.0 [2023-08-22T20:38:19.879Z] v1.0.1 [2023-08-22T20:38:19.879Z] v1.1.0 [2023-08-22T20:38:19.879Z] v1.2.0 [2023-08-22T20:38:19.879Z] v1.2.1 [2023-08-22T20:38:19.879Z] v1.3.0 [2023-08-22T20:38:19.879Z] v1.3.1 [2023-08-22T20:38:19.879Z] v2.0.0 [2023-08-22T20:38:19.879Z] v2.1.0 [2023-08-22T20:38:19.879Z] v2.1.1 [2023-08-22T20:38:19.879Z] v2.2.0 [2023-08-22T20:38:19.879Z] v2.3.0 [2023-08-22T20:38:19.879Z] v3.0 [2023-08-22T20:38:19.879Z] v3.0.0 [2023-08-22T20:38:19.879Z] v3.1.0-dev.1 [2023-08-22T20:38:19.879Z] v3.1.0-dev.10 [2023-08-22T20:38:19.879Z] v3.1.0-dev.11 [2023-08-22T20:38:19.879Z] v3.1.0-dev.12 [2023-08-22T20:38:19.879Z] v3.1.0-dev.13 [2023-08-22T20:38:19.879Z] v3.1.0-dev.14 [2023-08-22T20:38:19.879Z] v3.1.0-dev.15 [2023-08-22T20:38:19.879Z] v3.1.0-dev.16 [2023-08-22T20:38:19.879Z] v3.1.0-dev.17 [2023-08-22T20:38:19.879Z] v3.1.0-dev.18 [2023-08-22T20:38:19.879Z] v3.1.0-dev.19 [2023-08-22T20:38:19.879Z] v3.1.0-dev.2 [2023-08-22T20:38:19.879Z] v3.1.0-dev.20 [2023-08-22T20:38:19.879Z] v3.1.0-dev.21 [2023-08-22T20:38:19.879Z] v3.1.0-dev.22 [2023-08-22T20:38:19.879Z] v3.1.0-dev.23 [2023-08-22T20:38:19.879Z] v3.1.0-dev.24 [2023-08-22T20:38:19.879Z] v3.1.0-dev.25 [2023-08-22T20:38:19.879Z] v3.1.0-dev.26 [2023-08-22T20:38:19.879Z] v3.1.0-dev.27 [2023-08-22T20:38:19.879Z] v3.1.0-dev.28 [2023-08-22T20:38:19.879Z] v3.1.0-dev.29 [2023-08-22T20:38:19.879Z] v3.1.0-dev.3 [2023-08-22T20:38:19.879Z] v3.1.0-dev.30 [2023-08-22T20:38:19.879Z] v3.1.0-dev.31 [2023-08-22T20:38:19.879Z] v3.1.0-dev.32 [2023-08-22T20:38:19.879Z] v3.1.0-dev.4 [2023-08-22T20:38:19.879Z] v3.1.0-dev.5 [2023-08-22T20:38:19.879Z] v3.1.0-dev.6 [2023-08-22T20:38:19.879Z] v3.1.0-dev.7 [2023-08-22T20:38:19.879Z] v3.1.0-dev.8 [2023-08-22T20:38:19.879Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-22T20:38:20.165Z] + lftools sign git-tag v3.1.0-dev.32 [2023-08-22T20:38:20.734Z] Signing Git tag with Sigul... [2023-08-22T20:38:20.734Z] Signing v3.1.0-dev.32 [Pipeline] echo [2023-08-22T20:38:21.002Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:21.284Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-22T20:38:21.291Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-22T20:38:21.307Z] $ docker stop --time=1 d761771313287e896803738e04c794df69976e9a8fd8261eafb42042c789bd7b [2023-08-22T20:38:22.568Z] $ docker rm -f --volumes d761771313287e896803738e04c794df69976e9a8fd8261eafb42042c789bd7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-22T20:38:22.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T20:38:22.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:38:23.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:38:23.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:38:23.358Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:38:23.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T20:38:23.702Z] $ docker top 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad -eo pid,comm [2023-08-22T20:38:23.744Z] 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-08-22T20:38:23.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T20:38:23.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T20:38:23.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T20:38:23.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T20:38:23.887Z] $ docker exec 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad ssh-agent [2023-08-22T20:38:23.986Z] SSH_AUTH_SOCK=/tmp/ssh-ugHLYJtrnyP8/agent.32 [2023-08-22T20:38:23.986Z] SSH_AGENT_PID=38 [2023-08-22T20:38:23.991Z] Running ssh-add (command line suppressed) [2023-08-22T20:38:24.078Z] Identity added: /w/workspace/edgex-go/566@tmp/private_key_1953435912411587202.key (/w/workspace/edgex-go/566@tmp/private_key_1953435912411587202.key) [2023-08-22T20:38:24.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T20:38:24.376Z] + git semver bump pre [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,531 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,531 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,531 [bump_version] DEBUG bumped version:3.1.0-dev.33 [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,531 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/edgex-go/566/.semver/main with force:True [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,531 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,531 [write_file] DEBUG write to file:/w/workspace/edgex-go/566/.semver/main [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,533 [execute] INFO git cat-file --batch-check [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,537 [execute] INFO git cat-file --batch [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T20:38:24.634Z] 2023-08-22 20:38:24,543 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:38:24.634Z] 3.1.0-dev.33 [Pipeline] } [2023-08-22T20:38:24.641Z] $ docker exec --env ******** --env ******** 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad ssh-agent -k [2023-08-22T20:38:24.750Z] unset SSH_AUTH_SOCK; [2023-08-22T20:38:24.751Z] unset SSH_AGENT_PID; [2023-08-22T20:38:24.751Z] echo Agent pid 38 killed; [2023-08-22T20:38:24.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T20:38:25.057Z] + git semver [Pipeline] } [2023-08-22T20:38:25.326Z] $ docker stop --time=1 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad [2023-08-22T20:38:26.623Z] $ docker rm -f --volumes 85a5c058daae8fdc5a56298babd509e5c52f7113f53bd8c0956039964d6cd2ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T20:38:26.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T20:38:26.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:38:27.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T20:38:27.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:38:27.318Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:38:27.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T20:38:27.694Z] $ docker top b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c -eo pid,comm [2023-08-22T20:38:27.739Z] 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-08-22T20:38:27.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T20:38:27.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T20:38:27.770Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T20:38:27.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T20:38:27.874Z] $ docker exec b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c ssh-agent [2023-08-22T20:38:27.994Z] SSH_AUTH_SOCK=/tmp/ssh-heP86kJbyPU1/agent.32 [2023-08-22T20:38:27.995Z] SSH_AGENT_PID=38 [2023-08-22T20:38:27.999Z] Running ssh-add (command line suppressed) [2023-08-22T20:38:28.091Z] Identity added: /w/workspace/edgex-go/566@tmp/private_key_8141698762793471339.key (/w/workspace/edgex-go/566@tmp/private_key_8141698762793471339.key) [2023-08-22T20:38:28.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T20:38:28.390Z] + git semver push [2023-08-22T20:38:28.649Z] 2023-08-22 20:38:28,558 [run_push] DEBUG push [2023-08-22T20:38:28.649Z] 2023-08-22 20:38:28,559 [execute] INFO git cat-file --batch-check [2023-08-22T20:38:28.649Z] 2023-08-22 20:38:28,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T20:38:28.649Z] 2023-08-22 20:38:28,562 [execute] INFO git rev-list 36abd09c3be1cc9145dbf7bcf21e20c0ef3519e7 -- [2023-08-22T20:38:28.649Z] 2023-08-22 20:38:28,563 [execute] DEBUG Popen(['git', 'rev-list', '36abd09c3be1cc9145dbf7bcf21e20c0ef3519e7', '--'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-22T20:38:28.649Z] 2023-08-22 20:38:28,576 [execute] INFO git fetch -v origin [2023-08-22T20:38:28.649Z] 2023-08-22 20:38:28,576 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-22T20:38:29.218Z] 2023-08-22 20:38:29,031 [run_push] DEBUG no remote changes detected [2023-08-22T20:38:29.218Z] 2023-08-22 20:38:29,031 [execute] INFO git push origin semver [2023-08-22T20:38:29.218Z] 2023-08-22 20:38:29,031 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/566/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-22T20:38:29.786Z] 2023-08-22 20:38:29,752 [run_push] DEBUG push all version tags [2023-08-22T20:38:29.786Z] 2023-08-22 20:38:29,753 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-22T20:38:29.786Z] 2023-08-22 20:38:29,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/566, universal_newlines=False, shell=None, istream=None) [2023-08-22T20:38:30.723Z] 2023-08-22 20:38:30,467 [read_version] DEBUG read version from /w/workspace/edgex-go/566/.semver/main [2023-08-22T20:38:30.723Z] 3.1.0-dev.33 [Pipeline] } [2023-08-22T20:38:30.731Z] $ docker exec --env ******** --env ******** b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c ssh-agent -k [2023-08-22T20:38:30.832Z] unset SSH_AUTH_SOCK; [2023-08-22T20:38:30.834Z] unset SSH_AGENT_PID; [2023-08-22T20:38:30.834Z] echo Agent pid 38 killed; [2023-08-22T20:38:30.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T20:38:31.154Z] + git semver [Pipeline] } [2023-08-22T20:38:31.422Z] $ docker stop --time=1 b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c [2023-08-22T20:38:32.691Z] $ docker rm -f --volumes b8895b8de76a23c8b5087c181dcdfecb96ca1a8b696504ec6ce343b94d52c60c [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-08-22T20:38:33.229Z] + [ -d /w/workspace/edgex-go/566/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:33.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:34.375Z] ---> package-listing.sh [2023-08-22T20:38:34.376Z] ++ facter osfamily [2023-08-22T20:38:34.376Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-22T20:38:34.634Z] + OS_FAMILY=debian [2023-08-22T20:38:34.634Z] + workspace=/w/workspace/edgex-go/566 [2023-08-22T20:38:34.634Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-22T20:38:34.634Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-22T20:38:34.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-22T20:38:34.634Z] + PACKAGES=/tmp/packages_start.txt [2023-08-22T20:38:34.634Z] + '[' /w/workspace/edgex-go/566 ']' [2023-08-22T20:38:34.634Z] + PACKAGES=/tmp/packages_end.txt [2023-08-22T20:38:34.634Z] + case "${OS_FAMILY}" in [2023-08-22T20:38:34.634Z] + dpkg -l [2023-08-22T20:38:34.634Z] + grep '^ii' [2023-08-22T20:38:34.634Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-22T20:38:34.634Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-22T20:38:34.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-22T20:38:34.634Z] + '[' /w/workspace/edgex-go/566 ']' [2023-08-22T20:38:34.634Z] + mkdir -p /w/workspace/edgex-go/566/archives/ [2023-08-22T20:38:34.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/566/archives/ [Pipeline] echo [2023-08-22T20:38:34.643Z] 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/566/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-22T20:38:34.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:38:35.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T20:38:35.470Z] [2023-08-22T20:38:35.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T20:38:35.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T20:38:35.762Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-22T20:38:35.762Z] 5eb5b503b376: Pulling fs layer [2023-08-22T20:38:35.762Z] 5c69ac0246d0: Pulling fs layer [2023-08-22T20:38:35.762Z] ec43610c2a17: Pulling fs layer [2023-08-22T20:38:35.762Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-22T20:38:35.762Z] 33b1e0a273af: Pulling fs layer [2023-08-22T20:38:35.762Z] 5d3b04190fa2: Pulling fs layer [2023-08-22T20:38:35.762Z] 2f39f015ded8: Pulling fs layer [2023-08-22T20:38:35.763Z] 33b1e0a273af: Waiting [2023-08-22T20:38:35.763Z] 3a2ae6a8a46f: Waiting [2023-08-22T20:38:35.763Z] 2f39f015ded8: Waiting [2023-08-22T20:38:35.763Z] 5d3b04190fa2: Waiting [2023-08-22T20:38:35.763Z] 5c69ac0246d0: Download complete [2023-08-22T20:38:35.763Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-22T20:38:35.763Z] 3a2ae6a8a46f: Download complete [2023-08-22T20:38:35.763Z] 33b1e0a273af: Verifying Checksum [2023-08-22T20:38:35.763Z] 33b1e0a273af: Download complete [2023-08-22T20:38:35.763Z] ec43610c2a17: Verifying Checksum [2023-08-22T20:38:35.763Z] ec43610c2a17: Download complete [2023-08-22T20:38:35.763Z] 5d3b04190fa2: Download complete [2023-08-22T20:38:36.021Z] 5eb5b503b376: Verifying Checksum [2023-08-22T20:38:36.021Z] 5eb5b503b376: Download complete [2023-08-22T20:38:36.588Z] 2f39f015ded8: Download complete [2023-08-22T20:38:37.154Z] 5eb5b503b376: Pull complete [2023-08-22T20:38:37.154Z] 5c69ac0246d0: Pull complete [2023-08-22T20:38:37.718Z] ec43610c2a17: Pull complete [2023-08-22T20:38:37.718Z] 3a2ae6a8a46f: Pull complete [2023-08-22T20:38:37.976Z] 33b1e0a273af: Pull complete [2023-08-22T20:38:37.976Z] 5d3b04190fa2: Pull complete [2023-08-22T20:38:42.160Z] 2f39f015ded8: Pull complete [2023-08-22T20:38:42.160Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-22T20:38:42.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T20:38:42.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T20:38:42.235Z] prd-ubuntu20.04-docker-8c-8g-4293 does not seem to be running inside a container [2023-08-22T20:38:42.319Z] $ 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/566/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/566 -v /w/workspace/edgex-go/566:/w/workspace/edgex-go/566:rw,z -v /w/workspace/edgex-go/566@tmp:/w/workspace/edgex-go/566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T20:38:46.876Z] $ docker top 4d122ecd0c37964214a1d0bb689a51599bc4d15c836d41a4220d8d0b05674519 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T20:38:47.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-22T20:38:47.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-22T20:38:47.855Z] + ls /var/log/sa-host [2023-08-22T20:38:47.855Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T20:38:48.018Z] provisioning config files... [2023-08-22T20:38:48.026Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/566@tmp/config11588598291530503320tmp [Pipeline] { [Pipeline] echo [2023-08-22T20:38:48.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:48.320Z] ---> create-netrc.sh [Pipeline] } [2023-08-22T20:38:48.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:48.642Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-22T20:38:48.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:48.929Z] ---> sudo-logs.sh [2023-08-22T20:38:48.929Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-22T20:38:48.949Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:49.225Z] ---> job-cost.sh [2023-08-22T20:38:49.225Z] lf-activate-venv: SKIPPING [2023-08-22T20:38:49.225Z] DEBUG: total: 0.10999999940395355 [2023-08-22T20:38:49.225Z] INFO: Retrieving Stack Cost... [2023-08-22T20:38:49.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T20:38:50.051Z] INFO: Archiving Costs [Pipeline] echo [2023-08-22T20:38:50.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T20:38:50.335Z] ---> logs-deploy.sh [2023-08-22T20:38:50.335Z] lf-activate-venv: SKIPPING [2023-08-22T20:38:50.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/566 [2023-08-22T20:38:50.335Z] INFO: archiving workspace using pattern(s): [2023-08-22T20:38:51.271Z] Archives upload complete. [2023-08-22T20:38:51.530Z] INFO: archiving logs to Nexus [2023-08-22T20:38:52.109Z] ---> uname -a: [2023-08-22T20:38:52.109Z] Linux prd-ubuntu20-04-docker-8c-8g-4293 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] ---> lscpu: [2023-08-22T20:38:52.109Z] Architecture: x86_64 [2023-08-22T20:38:52.109Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-22T20:38:52.109Z] Byte Order: Little Endian [2023-08-22T20:38:52.109Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-22T20:38:52.109Z] CPU(s): 8 [2023-08-22T20:38:52.109Z] On-line CPU(s) list: 0-7 [2023-08-22T20:38:52.109Z] Thread(s) per core: 1 [2023-08-22T20:38:52.109Z] Core(s) per socket: 1 [2023-08-22T20:38:52.109Z] Socket(s): 8 [2023-08-22T20:38:52.109Z] NUMA node(s): 1 [2023-08-22T20:38:52.109Z] Vendor ID: AuthenticAMD [2023-08-22T20:38:52.109Z] CPU family: 23 [2023-08-22T20:38:52.109Z] Model: 49 [2023-08-22T20:38:52.109Z] Model name: AMD EPYC-Rome Processor [2023-08-22T20:38:52.109Z] Stepping: 0 [2023-08-22T20:38:52.109Z] CPU MHz: 2799.998 [2023-08-22T20:38:52.109Z] BogoMIPS: 5599.99 [2023-08-22T20:38:52.109Z] Virtualization: AMD-V [2023-08-22T20:38:52.109Z] Hypervisor vendor: KVM [2023-08-22T20:38:52.109Z] Virtualization type: full [2023-08-22T20:38:52.109Z] L1d cache: 256 KiB [2023-08-22T20:38:52.109Z] L1i cache: 256 KiB [2023-08-22T20:38:52.109Z] L2 cache: 4 MiB [2023-08-22T20:38:52.109Z] L3 cache: 128 MiB [2023-08-22T20:38:52.109Z] NUMA node0 CPU(s): 0-7 [2023-08-22T20:38:52.109Z] Vulnerability Itlb multihit: Not affected [2023-08-22T20:38:52.109Z] Vulnerability L1tf: Not affected [2023-08-22T20:38:52.109Z] Vulnerability Mds: Not affected [2023-08-22T20:38:52.109Z] Vulnerability Meltdown: Not affected [2023-08-22T20:38:52.109Z] Vulnerability Mmio stale data: Not affected [2023-08-22T20:38:52.109Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-22T20:38:52.109Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-22T20:38:52.109Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-22T20:38:52.109Z] Vulnerability Srbds: Not affected [2023-08-22T20:38:52.109Z] Vulnerability Tsx async abort: Not affected [2023-08-22T20:38:52.109Z] 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-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] ---> nproc: [2023-08-22T20:38:52.109Z] 8 [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] ---> df -h: [2023-08-22T20:38:52.109Z] Filesystem Size Used Avail Use% Mounted on [2023-08-22T20:38:52.109Z] overlay 155G 24G 132G 15% / [2023-08-22T20:38:52.109Z] tmpfs 64M 0 64M 0% /dev [2023-08-22T20:38:52.109Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-22T20:38:52.109Z] shm 64M 0 64M 0% /dev/shm [2023-08-22T20:38:52.109Z] /dev/vda1 155G 24G 132G 15% /facter-os [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] ---> sar -b -r -n DEV: [2023-08-22T20:38:52.109Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4293) 08/22/23 _x86_64_ (8 CPU) [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] 20:09:27 LINUX RESTART (8 CPU) [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] 20:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-22T20:38:52.109Z] 20:11:01 122.22 15.22 107.00 0.00 1958.72 61345.81 0.00 [2023-08-22T20:38:52.109Z] 20:12:01 51.46 0.05 51.41 0.00 3.60 26027.26 0.00 [2023-08-22T20:38:52.109Z] 20:13:01 40.94 0.28 40.66 0.00 3.47 21798.92 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 183.74 0.35 183.39 0.00 35.86 106573.84 0.00 [2023-08-22T20:38:52.109Z] 20:15:01 454.53 6.85 447.69 0.00 126.50 176120.27 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 415.73 0.27 415.46 0.00 3.47 108519.29 0.00 [2023-08-22T20:38:52.109Z] 20:17:01 429.38 2.95 426.43 0.00 2279.89 70989.10 0.00 [2023-08-22T20:38:52.109Z] 20:18:01 214.92 8.84 206.08 0.00 1194.80 5233.04 0.00 [2023-08-22T20:38:52.109Z] 20:19:01 16.93 0.00 16.93 0.00 0.00 427.26 0.00 [2023-08-22T20:38:52.109Z] 20:20:01 3.75 1.60 2.15 0.00 36.26 33.33 0.00 [2023-08-22T20:38:52.109Z] 20:21:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2023-08-22T20:38:52.109Z] 20:22:01 1.70 0.00 1.70 0.00 0.00 18.00 0.00 [2023-08-22T20:38:52.109Z] 20:23:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 [2023-08-22T20:38:52.109Z] 20:24:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2023-08-22T20:38:52.109Z] 20:25:01 1.53 0.02 1.52 0.00 0.13 17.59 0.00 [2023-08-22T20:38:52.109Z] 20:26:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2023-08-22T20:38:52.109Z] 20:27:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 [2023-08-22T20:38:52.109Z] 20:28:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-08-22T20:38:52.109Z] 20:29:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2023-08-22T20:38:52.109Z] 20:30:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2023-08-22T20:38:52.109Z] 20:31:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 [2023-08-22T20:38:52.109Z] 20:32:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2023-08-22T20:38:52.109Z] 20:33:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2023-08-22T20:38:52.109Z] 20:34:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2023-08-22T20:38:52.109Z] 20:35:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2023-08-22T20:38:52.109Z] 20:36:01 1.82 0.00 1.82 0.00 0.00 19.46 0.00 [2023-08-22T20:38:52.109Z] 20:37:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-08-22T20:38:52.109Z] 20:38:01 65.84 0.17 65.67 0.00 9.73 35816.56 0.00 [2023-08-22T20:38:52.109Z] Average: 72.22 1.30 70.92 0.00 200.83 21903.19 0.00 [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] 20:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-22T20:38:52.109Z] 20:11:01 28226388 31590800 718400 2.18 93512 3502144 1925124 5.67 1165900 3079648 186064 [2023-08-22T20:38:52.109Z] 20:12:01 27477144 31373576 933120 2.84 115832 3958532 2310216 6.81 1715876 3221548 544880 [2023-08-22T20:38:52.109Z] 20:13:01 27448424 31537312 768156 2.34 119980 4121236 1920960 5.66 1445012 3497580 355032 [2023-08-22T20:38:52.109Z] 20:14:01 22480228 31465556 836928 2.55 132120 8890248 2497916 7.36 1654732 8130240 2733308 [2023-08-22T20:38:52.109Z] 20:15:01 19036044 31465740 822208 2.50 223372 12008336 2449572 7.22 1917932 11057376 917696 [2023-08-22T20:38:52.109Z] 20:16:01 15280876 30279924 1949072 5.93 254348 14276632 6486248 19.12 4148580 12235960 205144 [2023-08-22T20:38:52.109Z] 20:17:01 16255336 31413768 865672 2.63 263536 14536356 2448060 7.21 2506380 13085108 1428 [2023-08-22T20:38:52.109Z] 20:18:01 16216224 31481896 795224 2.42 270572 14630344 2297512 6.77 2809916 12811340 584 [2023-08-22T20:38:52.109Z] 20:19:01 16226344 31493020 783484 2.38 271364 14630476 2161836 6.37 2951004 12659400 164 [2023-08-22T20:38:52.109Z] 20:20:01 16212312 31481212 795188 2.42 271444 14631540 2161836 6.37 2965356 12659800 192 [2023-08-22T20:38:52.109Z] 20:21:01 16225032 31493948 782668 2.38 271452 14631540 2161836 6.37 2951928 12659796 16 [2023-08-22T20:38:52.109Z] 20:22:01 16225024 31493952 782584 2.38 271476 14631544 2161836 6.37 2951880 12659800 16 [2023-08-22T20:38:52.109Z] 20:23:01 16229920 31498736 778048 2.37 271492 14631544 2161836 6.37 2947068 12659800 16 [2023-08-22T20:38:52.109Z] 20:24:01 16229892 31498840 778096 2.37 271512 14631676 2161836 6.37 2946920 12659924 8 [2023-08-22T20:38:52.109Z] 20:25:01 16228700 31497896 779060 2.37 271540 14631668 2196688 6.47 2946980 12660040 28 [2023-08-22T20:38:52.109Z] 20:26:01 16228580 31497812 779068 2.37 271572 14631684 2196688 6.47 2946940 12660048 136 [2023-08-22T20:38:52.109Z] 20:27:01 16228304 31497600 779232 2.37 271600 14631688 2196688 6.47 2946976 12660056 4 [2023-08-22T20:38:52.109Z] 20:28:01 16228508 31497824 778940 2.37 271628 14631688 2196688 6.47 2947000 12660052 140 [2023-08-22T20:38:52.109Z] 20:29:01 16228460 31497828 778888 2.37 271660 14631692 2196688 6.47 2947040 12660060 12 [2023-08-22T20:38:52.109Z] 20:30:01 16228128 31497504 779116 2.37 271672 14631696 2196688 6.47 2947072 12660060 168 [2023-08-22T20:38:52.109Z] 20:31:01 16228564 31497988 778804 2.37 271712 14631700 2196688 6.47 2947048 12660068 4 [2023-08-22T20:38:52.109Z] 20:32:01 16228808 31498276 778492 2.37 271744 14631700 2196688 6.47 2947096 12660064 140 [2023-08-22T20:38:52.109Z] 20:33:01 16228444 31497960 778688 2.37 271784 14631704 2196688 6.47 2947396 12660072 156 [2023-08-22T20:38:52.109Z] 20:34:01 16228420 31497968 778620 2.37 271796 14631712 2196688 6.47 2947544 12660072 232 [2023-08-22T20:38:52.109Z] 20:35:01 16228616 31498188 778440 2.37 271824 14631712 2196688 6.47 2947652 12660072 48 [2023-08-22T20:38:52.109Z] 20:36:01 16228568 31498164 778404 2.37 271852 14631716 2196688 6.47 2947528 12660080 176 [2023-08-22T20:38:52.109Z] 20:37:01 16229052 31498692 778104 2.37 271876 14631716 2196688 6.47 2947492 12660084 8 [2023-08-22T20:38:52.109Z] 20:38:01 15402848 31453912 820600 2.50 294512 15336004 2258800 6.66 3056772 13320188 756 [2023-08-22T20:38:52.109Z] Average: 17719400 31446282 833332 2.53 247457 13187865 2361513 6.96 2730322 11463512 176663 [2023-08-22T20:38:52.109Z] [2023-08-22T20:38:52.109Z] 20:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-22T20:38:52.109Z] 20:11:01 ens3 1414.10 1279.83 13537.95 149.57 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:11:01 docker0 672.89 652.09 48.56 4582.60 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:11:01 lo 4.74 4.74 0.46 0.46 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:12:01 ens3 41.29 28.15 38.79 18.24 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:12:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:12:01 veth8bc1040 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:13:01 ens3 37.36 41.39 32.25 105.41 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:13:01 docker0 0.80 0.80 0.06 0.07 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:13:01 veth8bc1040 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 veth47adb45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 ens3 118.75 73.60 2373.08 21.66 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 vethd64e590 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 vethe7f18be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 veth880a20a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 veth23ff739 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 veth861573c 4.08 7.75 0.31 91.86 0.00 0.00 0.00 0.01 [2023-08-22T20:38:52.109Z] 20:14:01 veth4d0ffe9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 docker0 4.08 7.65 0.25 91.86 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 vethe642692 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:14:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:15:01 ens3 797.15 375.17 4229.07 39.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:15:01 veth880a20a 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:15:01 docker0 347.07 620.67 27.92 3748.33 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 veth85697cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 ens3 294.79 59.20 511.27 14.69 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 vethf2ea0a4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 vetheb02554 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 vethaf2854a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 veth880a20a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 vethcd9af5b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 vethf5871ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 veth3ae2a7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.109Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:16:01 veth257550b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:16:01 veth6239c42 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:16:01 veth35bd3c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:16:01 veth9c75309 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:17:01 ens3 198.33 58.21 460.54 12.25 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:17:01 veth880a20a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:18:01 ens3 457.45 486.16 237.58 2435.56 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:18:01 lo 49.57 49.57 4.88 4.88 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:19:01 ens3 220.48 242.61 124.01 1099.09 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:19:01 lo 21.86 21.86 2.16 2.16 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:20:01 ens3 8.12 7.30 5.42 6.34 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:25:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:27:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:30:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:35:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:36:01 ens3 2.82 2.10 3.26 0.14 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:38:01 ens3 281.70 162.67 5018.66 31.71 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:38:01 docker0 77.10 131.59 5.78 1026.88 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:38:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] 20:38:01 veth0dae378 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] Average: ens3 137.72 99.98 942.11 140.51 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] Average: docker0 39.04 50.21 2.93 335.60 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] Average: lo 2.91 2.91 0.28 0.28 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] Average: veth0dae378 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-22T20:38:52.110Z] [2023-08-22T20:38:52.110Z] [2023-08-22T20:38:52.110Z] ---> sar -P ALL: [2023-08-22T20:38:52.110Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4293) 08/22/23 _x86_64_ (8 CPU) [2023-08-22T20:38:52.110Z] [2023-08-22T20:38:52.110Z] 20:09:27 LINUX RESTART (8 CPU) [2023-08-22T20:38:52.110Z] [2023-08-22T20:38:52.110Z] 20:10:02 CPU %user %nice %system %iowait %steal %idle [2023-08-22T20:38:52.110Z] 20:11:01 all 10.09 0.00 3.51 4.00 0.06 82.33 [2023-08-22T20:38:52.110Z] 20:11:01 0 10.73 0.00 3.40 5.06 0.05 80.77 [2023-08-22T20:38:52.110Z] 20:11:01 1 11.97 0.00 3.57 0.33 0.07 84.07 [2023-08-22T20:38:52.110Z] 20:11:01 2 7.57 0.00 2.05 1.55 0.05 88.78 [2023-08-22T20:38:52.110Z] 20:11:01 3 10.56 0.00 3.40 2.36 0.07 83.62 [2023-08-22T20:38:52.110Z] 20:11:01 4 10.20 0.00 4.07 3.80 0.09 81.84 [2023-08-22T20:38:52.110Z] 20:11:01 5 10.67 0.00 4.76 0.22 0.05 84.30 [2023-08-22T20:38:52.110Z] 20:11:01 6 11.30 0.00 2.92 3.21 0.05 82.51 [2023-08-22T20:38:52.110Z] 20:11:01 7 7.74 0.00 3.94 15.66 0.09 72.57 [2023-08-22T20:38:52.110Z] 20:12:01 all 26.98 0.00 5.01 2.71 0.11 65.19 [2023-08-22T20:38:52.110Z] 20:12:01 0 25.86 0.00 4.88 3.95 0.10 65.21 [2023-08-22T20:38:52.110Z] 20:12:01 1 26.85 0.00 5.65 0.86 0.12 66.52 [2023-08-22T20:38:52.110Z] 20:12:01 2 28.93 0.00 5.35 0.07 0.12 65.53 [2023-08-22T20:38:52.110Z] 20:12:01 3 26.11 0.00 4.49 0.08 0.08 69.23 [2023-08-22T20:38:52.110Z] 20:12:01 4 25.45 0.00 5.45 0.97 0.13 67.99 [2023-08-22T20:38:52.110Z] 20:12:01 5 27.23 0.00 5.20 0.12 0.10 67.35 [2023-08-22T20:38:52.110Z] 20:12:01 6 28.74 0.00 4.24 0.08 0.10 66.84 [2023-08-22T20:38:52.110Z] 20:12:01 7 26.70 0.00 4.81 15.55 0.12 52.82 [2023-08-22T20:38:52.110Z] 20:13:01 all 45.59 0.00 6.54 1.17 0.08 46.62 [2023-08-22T20:38:52.110Z] 20:13:01 0 44.60 0.00 6.92 0.67 0.08 47.72 [2023-08-22T20:38:52.110Z] 20:13:01 1 45.04 0.00 6.69 0.10 0.08 48.09 [2023-08-22T20:38:52.110Z] 20:13:01 2 44.90 0.00 6.01 0.18 0.07 48.84 [2023-08-22T20:38:52.110Z] 20:13:01 3 45.30 0.00 7.25 0.00 0.07 47.38 [2023-08-22T20:38:52.110Z] 20:13:01 4 47.10 0.00 6.27 0.49 0.08 46.05 [2023-08-22T20:38:52.110Z] 20:13:01 5 45.84 0.00 6.13 0.08 0.07 47.88 [2023-08-22T20:38:52.110Z] 20:13:01 6 45.51 0.00 6.45 0.20 0.08 47.76 [2023-08-22T20:38:52.110Z] 20:13:01 7 46.48 0.00 6.62 7.64 0.10 39.15 [2023-08-22T20:38:52.110Z] 20:14:01 all 19.64 0.00 5.96 12.75 0.12 61.53 [2023-08-22T20:38:52.110Z] 20:14:01 0 19.95 0.00 5.59 7.00 0.24 67.23 [2023-08-22T20:38:52.110Z] 20:14:01 1 19.00 0.00 5.74 12.29 0.12 62.85 [2023-08-22T20:38:52.110Z] 20:14:01 2 19.61 0.00 5.61 7.63 0.15 66.99 [2023-08-22T20:38:52.110Z] 20:14:01 3 20.41 0.00 6.07 8.52 0.08 64.91 [2023-08-22T20:38:52.110Z] 20:14:01 4 18.99 0.00 6.11 17.08 0.10 57.73 [2023-08-22T20:38:52.110Z] 20:14:01 5 19.54 0.00 6.28 1.71 0.12 72.35 [2023-08-22T20:38:52.110Z] 20:14:01 6 19.62 0.00 6.03 28.33 0.07 45.94 [2023-08-22T20:38:52.110Z] 20:14:01 7 20.00 0.00 6.24 19.45 0.10 54.21 [2023-08-22T20:38:52.110Z] 20:15:01 all 6.75 0.00 4.07 30.02 0.08 59.09 [2023-08-22T20:38:52.110Z] 20:15:01 0 6.51 0.00 3.65 28.37 0.07 61.41 [2023-08-22T20:38:52.110Z] 20:15:01 1 7.16 0.00 4.09 16.24 0.07 72.44 [2023-08-22T20:38:52.110Z] 20:15:01 2 6.40 0.00 3.18 35.45 0.07 54.91 [2023-08-22T20:38:52.110Z] 20:15:01 3 6.56 0.00 3.42 13.85 0.08 76.09 [2023-08-22T20:38:52.110Z] 20:15:01 4 7.51 0.00 3.68 42.92 0.07 45.82 [2023-08-22T20:38:52.110Z] 20:15:01 5 5.97 0.00 5.14 52.75 0.07 36.07 [2023-08-22T20:38:52.110Z] 20:15:01 6 7.22 0.00 4.42 42.92 0.08 45.36 [2023-08-22T20:38:52.110Z] 20:15:01 7 6.69 0.00 4.96 7.69 0.12 80.55 [2023-08-22T20:38:52.110Z] 20:16:01 all 69.29 0.00 12.32 7.11 0.15 11.13 [2023-08-22T20:38:52.110Z] 20:16:01 0 69.51 0.00 11.77 8.15 0.17 10.39 [2023-08-22T20:38:52.110Z] 20:16:01 1 68.96 0.00 12.46 3.98 0.16 14.44 [2023-08-22T20:38:52.110Z] 20:16:01 2 68.74 0.00 13.19 10.44 0.14 7.50 [2023-08-22T20:38:52.110Z] 20:16:01 3 70.16 0.00 11.94 3.02 0.15 14.72 [2023-08-22T20:38:52.110Z] 20:16:01 4 68.63 0.00 11.95 14.53 0.17 4.73 [2023-08-22T20:38:52.110Z] 20:16:01 5 69.20 0.00 12.25 3.24 0.17 15.13 [2023-08-22T20:38:52.110Z] 20:16:01 6 69.65 0.00 12.36 2.22 0.14 15.64 [2023-08-22T20:38:52.110Z] 20:16:01 7 69.44 0.00 12.61 11.26 0.14 6.56 [2023-08-22T20:38:52.110Z] 20:17:01 all 46.62 0.00 8.04 14.99 0.12 30.23 [2023-08-22T20:38:52.110Z] 20:17:01 0 45.81 0.00 7.61 2.35 0.12 44.11 [2023-08-22T20:38:52.110Z] 20:17:01 1 45.77 0.00 8.81 18.19 0.14 27.09 [2023-08-22T20:38:52.110Z] 20:17:01 2 48.33 0.00 7.68 9.30 0.13 34.56 [2023-08-22T20:38:52.110Z] 20:17:01 3 45.96 0.00 8.36 11.90 0.10 33.68 [2023-08-22T20:38:52.110Z] 20:17:01 4 46.19 0.00 7.28 28.38 0.08 18.06 [2023-08-22T20:38:52.110Z] 20:17:01 5 48.19 0.00 7.68 7.02 0.10 37.01 [2023-08-22T20:38:52.110Z] 20:17:01 6 45.58 0.00 8.76 25.05 0.12 20.48 [2023-08-22T20:38:52.110Z] 20:17:01 7 47.05 0.00 8.20 17.76 0.14 26.85 [2023-08-22T20:38:52.110Z] 20:18:01 all 8.54 0.00 1.69 2.29 0.08 87.39 [2023-08-22T20:38:52.110Z] 20:18:01 0 7.21 0.00 1.83 1.75 0.05 89.16 [2023-08-22T20:38:52.110Z] 20:18:01 1 6.50 0.00 1.59 1.86 0.05 90.00 [2023-08-22T20:38:52.110Z] 20:18:01 2 7.19 0.00 1.76 2.56 0.05 88.44 [2023-08-22T20:38:52.110Z] 20:18:01 3 12.02 0.00 1.79 2.71 0.10 83.38 [2023-08-22T20:38:52.110Z] 20:18:01 4 5.85 0.00 1.07 0.32 0.05 92.72 [2023-08-22T20:38:52.110Z] 20:18:01 5 11.61 0.00 1.69 3.53 0.08 83.08 [2023-08-22T20:38:52.110Z] 20:18:01 6 6.53 0.00 1.66 1.46 0.07 90.28 [2023-08-22T20:38:52.110Z] 20:18:01 7 11.44 0.00 2.14 4.17 0.20 82.05 [2023-08-22T20:38:52.110Z] 20:19:01 all 3.61 0.00 0.51 0.29 0.04 95.55 [2023-08-22T20:38:52.110Z] 20:19:01 0 3.86 0.00 0.75 0.10 0.03 95.26 [2023-08-22T20:38:52.110Z] 20:19:01 1 0.67 0.00 0.35 0.00 0.02 98.97 [2023-08-22T20:38:52.110Z] 20:19:01 2 2.65 0.00 0.52 0.42 0.02 96.40 [2023-08-22T20:38:52.110Z] 20:19:01 3 2.71 0.00 0.47 0.03 0.07 96.73 [2023-08-22T20:38:52.110Z] 20:19:01 4 5.69 0.00 0.40 0.03 0.03 93.85 [2023-08-22T20:38:52.110Z] 20:19:01 5 4.40 0.00 0.38 0.05 0.03 95.13 [2023-08-22T20:38:52.110Z] 20:19:01 6 3.95 0.00 0.45 0.05 0.02 95.53 [2023-08-22T20:38:52.110Z] 20:19:01 7 4.96 0.00 0.75 1.66 0.07 92.56 [2023-08-22T20:38:52.110Z] 20:20:01 all 0.39 0.00 0.03 0.18 0.01 99.39 [2023-08-22T20:38:52.110Z] 20:20:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2023-08-22T20:38:52.110Z] 20:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-22T20:38:52.110Z] 20:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-22T20:38:52.110Z] 20:20:01 3 0.08 0.00 0.03 0.22 0.00 99.67 [2023-08-22T20:38:52.110Z] 20:20:01 4 0.30 0.00 0.00 0.00 0.07 99.63 [2023-08-22T20:38:52.110Z] 20:20:01 5 0.86 0.00 0.05 0.03 0.00 99.05 [2023-08-22T20:38:52.110Z] 20:20:01 6 1.17 0.00 0.03 0.00 0.00 98.80 [2023-08-22T20:38:52.110Z] 20:20:01 7 0.42 0.00 0.08 1.17 0.02 98.31 [2023-08-22T20:38:52.110Z] 20:21:01 all 0.07 0.00 0.01 0.15 0.01 99.77 [2023-08-22T20:38:52.110Z] 20:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:21:01 2 0.02 0.00 0.05 0.48 0.00 99.45 [2023-08-22T20:38:52.110Z] 20:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-22T20:38:52.110Z] 20:21:01 5 0.43 0.00 0.00 0.00 0.02 99.55 [2023-08-22T20:38:52.110Z] 20:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-22T20:38:52.110Z] 20:21:01 7 0.02 0.00 0.00 0.68 0.00 99.30 [2023-08-22T20:38:52.110Z] [2023-08-22T20:38:52.110Z] 20:21:01 CPU %user %nice %system %iowait %steal %idle [2023-08-22T20:38:52.110Z] 20:22:01 all 0.13 0.00 0.00 0.07 0.00 99.80 [2023-08-22T20:38:52.110Z] 20:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:22:01 2 0.00 0.00 0.00 0.25 0.00 99.75 [2023-08-22T20:38:52.110Z] 20:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T20:38:52.110Z] 20:22:01 5 0.90 0.00 0.02 0.00 0.00 99.09 [2023-08-22T20:38:52.110Z] 20:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:22:01 7 0.00 0.00 0.00 0.32 0.00 99.68 [2023-08-22T20:38:52.110Z] 20:23:01 all 0.12 0.00 0.01 0.06 0.01 99.81 [2023-08-22T20:38:52.110Z] 20:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-22T20:38:52.110Z] 20:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-22T20:38:52.110Z] 20:23:01 5 0.80 0.00 0.02 0.00 0.00 99.19 [2023-08-22T20:38:52.110Z] 20:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.110Z] 20:23:01 7 0.02 0.00 0.00 0.45 0.02 99.52 [2023-08-22T20:38:52.110Z] 20:24:01 all 0.13 0.00 0.01 0.04 0.01 99.80 [2023-08-22T20:38:52.110Z] 20:24:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2023-08-22T20:38:52.110Z] 20:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.110Z] 20:24:01 3 0.00 0.00 0.00 0.22 0.02 99.77 [2023-08-22T20:38:52.110Z] 20:24:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-08-22T20:38:52.110Z] 20:24:01 5 0.94 0.00 0.02 0.00 0.02 99.02 [2023-08-22T20:38:52.110Z] 20:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:24:01 7 0.00 0.00 0.03 0.10 0.00 99.87 [2023-08-22T20:38:52.110Z] 20:25:01 all 0.12 0.00 0.02 0.08 0.00 99.77 [2023-08-22T20:38:52.110Z] 20:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T20:38:52.110Z] 20:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-22T20:38:52.110Z] 20:25:01 2 0.03 0.00 0.02 0.25 0.00 99.70 [2023-08-22T20:38:52.110Z] 20:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-08-22T20:38:52.110Z] 20:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-22T20:38:52.110Z] 20:25:01 5 0.67 0.00 0.02 0.00 0.00 99.32 [2023-08-22T20:38:52.110Z] 20:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-22T20:38:52.110Z] 20:25:01 7 0.03 0.00 0.02 0.42 0.00 99.53 [2023-08-22T20:38:52.110Z] 20:26:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-08-22T20:38:52.110Z] 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.110Z] 20:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T20:38:52.110Z] 20:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-22T20:38:52.110Z] 20:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-22T20:38:52.110Z] 20:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:26:01 7 0.00 0.00 0.00 0.15 0.02 99.83 [2023-08-22T20:38:52.110Z] 20:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-08-22T20:38:52.110Z] 20:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-22T20:38:52.110Z] 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T20:38:52.110Z] 20:27:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2023-08-22T20:38:52.110Z] 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T20:38:52.110Z] 20:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:28:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2023-08-22T20:38:52.110Z] 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.110Z] 20:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-22T20:38:52.110Z] 20:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.110Z] 20:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-22T20:38:52.110Z] 20:28:01 5 0.98 0.00 0.00 0.00 0.00 99.02 [2023-08-22T20:38:52.111Z] 20:28:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2023-08-22T20:38:52.111Z] 20:28:01 7 0.03 0.00 0.00 0.08 0.00 99.88 [2023-08-22T20:38:52.111Z] 20:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-08-22T20:38:52.111Z] 20:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T20:38:52.111Z] 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T20:38:52.111Z] 20:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-22T20:38:52.111Z] 20:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:29:01 7 0.00 0.00 0.00 0.07 0.02 99.92 [2023-08-22T20:38:52.111Z] 20:30:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-08-22T20:38:52.111Z] 20:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-22T20:38:52.111Z] 20:30:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-22T20:38:52.111Z] 20:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-22T20:38:52.111Z] 20:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-22T20:38:52.111Z] 20:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-22T20:38:52.111Z] 20:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:31:01 all 0.09 0.00 0.01 0.02 0.01 99.87 [2023-08-22T20:38:52.111Z] 20:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:31:01 2 0.02 0.00 0.03 0.07 0.00 99.88 [2023-08-22T20:38:52.111Z] 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:31:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-08-22T20:38:52.111Z] 20:31:01 5 0.63 0.00 0.02 0.00 0.02 99.34 [2023-08-22T20:38:52.111Z] 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T20:38:52.111Z] 20:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-08-22T20:38:52.111Z] 20:32:01 all 0.17 0.00 0.02 0.01 0.01 99.79 [2023-08-22T20:38:52.111Z] 20:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-22T20:38:52.111Z] 20:32:01 5 1.29 0.00 0.08 0.00 0.00 98.63 [2023-08-22T20:38:52.111Z] 20:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:32:01 7 0.03 0.00 0.00 0.05 0.02 99.90 [2023-08-22T20:38:52.111Z] [2023-08-22T20:38:52.111Z] 20:32:01 CPU %user %nice %system %iowait %steal %idle [2023-08-22T20:38:52.111Z] 20:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-22T20:38:52.111Z] 20:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-22T20:38:52.111Z] 20:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-22T20:38:52.111Z] 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T20:38:52.111Z] 20:33:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:34:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2023-08-22T20:38:52.111Z] 20:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-22T20:38:52.111Z] 20:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-22T20:38:52.111Z] 20:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-22T20:38:52.111Z] 20:34:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-22T20:38:52.111Z] 20:34:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2023-08-22T20:38:52.111Z] 20:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-22T20:38:52.111Z] 20:35:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-08-22T20:38:52.111Z] 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-22T20:38:52.111Z] 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-22T20:38:52.111Z] 20:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-22T20:38:52.111Z] 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-22T20:38:52.111Z] 20:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-22T20:38:52.111Z] 20:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-22T20:38:52.111Z] 20:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-22T20:38:52.111Z] 20:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:36:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-22T20:38:52.111Z] 20:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:36:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-08-22T20:38:52.111Z] 20:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-22T20:38:52.111Z] 20:37:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2023-08-22T20:38:52.111Z] 20:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-22T20:38:52.111Z] 20:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:37:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2023-08-22T20:38:52.111Z] 20:37:01 5 0.85 0.00 0.03 0.00 0.00 99.12 [2023-08-22T20:38:52.111Z] 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-22T20:38:52.111Z] 20:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-22T20:38:52.111Z] 20:38:01 all 4.91 0.00 1.86 1.68 0.03 91.53 [2023-08-22T20:38:52.111Z] 20:38:01 0 6.39 0.00 2.25 0.05 0.02 91.29 [2023-08-22T20:38:52.111Z] 20:38:01 1 4.70 0.00 1.34 0.00 0.03 93.93 [2023-08-22T20:38:52.111Z] 20:38:01 2 4.41 0.00 1.63 7.01 0.03 86.91 [2023-08-22T20:38:52.111Z] 20:38:01 3 4.30 0.00 2.91 0.05 0.03 92.70 [2023-08-22T20:38:52.111Z] 20:38:01 4 4.18 0.00 2.20 3.71 0.03 89.88 [2023-08-22T20:38:52.111Z] 20:38:01 5 5.25 0.00 1.19 0.03 0.03 93.49 [2023-08-22T20:38:52.111Z] 20:38:01 6 5.65 0.00 1.47 0.30 0.02 92.56 [2023-08-22T20:38:52.111Z] 20:38:01 7 4.38 0.00 1.90 2.28 0.03 91.41 [2023-08-22T20:38:52.111Z] Average: all 8.57 0.00 1.75 2.74 0.04 86.90 [2023-08-22T20:38:52.111Z] Average: 0 8.47 0.00 1.72 2.04 0.04 87.74 [2023-08-22T20:38:52.111Z] Average: 1 8.29 0.00 1.77 1.88 0.03 88.03 [2023-08-22T20:38:52.111Z] Average: 2 8.42 0.00 1.66 2.68 0.03 87.21 [2023-08-22T20:38:52.111Z] Average: 3 8.58 0.00 1.77 1.51 0.03 88.11 [2023-08-22T20:38:52.111Z] Average: 4 8.48 0.00 1.72 3.98 0.04 85.78 [2023-08-22T20:38:52.111Z] Average: 5 9.02 0.00 1.79 2.43 0.03 86.72 [2023-08-22T20:38:52.111Z] Average: 6 8.64 0.00 1.72 3.66 0.03 85.95 [2023-08-22T20:38:52.111Z] Average: 7 8.69 0.00 1.85 3.77 0.04 85.65 [2023-08-22T20:38:52.111Z] [2023-08-22T20:38:52.111Z] [2023-08-22T20:38:52.111Z]