Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4e9678bd2dc4350f999e9d876f0d88fec21a98b 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-ssh553751278678283550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4036042176016095361.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8125838725668563690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2993788728172360548.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-ssh17760417200252747511.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 ‘prd-ubuntu20.04-docker-8c-8g-1453’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1455 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/544 [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/544 # 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 c4e9678bd2dc4350f999e9d876f0d88fec21a98b (main) Commit message: "feat: Use file load for UoM to allow reading from local file or URI (#4600)" > 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 c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 > git rev-list --no-walk db7b7ee384591f5a64d361305216a2c2c0d3e0f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-18T17:31:58.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-18T17:31:58.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-18T17:31:58.608Z] ========================================================= [2023-07-18T17:31:58.608Z] EdgeX Global Pipelines Version Info [2023-07-18T17:31:58.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:31:59.314Z] ------------------- [2023-07-18T17:31:59.314Z] stable info: [2023-07-18T17:31:59.315Z] ------------------- [2023-07-18T17:31:59.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-18T17:31:59.315Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T17:31:59.315Z] Message: update stable to v1.0.250 [2023-07-18T17:31:59.886Z] ------------------- [2023-07-18T17:31:59.887Z] experimental info: [2023-07-18T17:31:59.887Z] ------------------- [2023-07-18T17:31:59.887Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-18T17:31:59.887Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-18T17:31:59.887Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-18T17:32:00.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-18T17:32:00.058Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-18T17:32:00.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-18T17:32:00.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-18T17:32:00.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-18T17:32:00.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-18T17:32:00.114Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-18T17:32:00.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-18T17:32:00.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-18T17:32:00.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-18T17:32:00.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-18T17:32:00.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-18T17:32:00.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-18T17:32:00.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-18T17:32:00.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-18T17:32:00.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T17:32:00.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-18T17:32:00.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-18T17:32:00.257Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-18T17:32:00.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-18T17:32:00.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-18T17:32:00.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-18T17:32:00.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-18T17:32:00.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-18T17:32:00.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-18T17:32:00.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-18T17:32:00.356Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] echo [2023-07-18T17:32:00.373Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4e9678 [Pipeline] echo [2023-07-18T17:32:00.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T17:32:00.429Z] provisioning config files... [2023-07-18T17:32:00.441Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config9805755158997998640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:32:00.744Z] ---> docker-login.sh [2023-07-18T17:32:00.744Z] nexus3.edgexfoundry.org:10001 [2023-07-18T17:32:01.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:32:01.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:32:01.267Z] Configure a credential helper to remove this warning. See [2023-07-18T17:32:01.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:32:01.267Z] [2023-07-18T17:32:01.267Z] Login Succeeded [2023-07-18T17:32:01.267Z] nexus3.edgexfoundry.org:10002 [2023-07-18T17:32:01.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:32:01.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:32:01.267Z] Configure a credential helper to remove this warning. See [2023-07-18T17:32:01.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:32:01.267Z] [2023-07-18T17:32:01.267Z] Login Succeeded [2023-07-18T17:32:01.267Z] nexus3.edgexfoundry.org:10003 [2023-07-18T17:32:01.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:32:01.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:32:01.530Z] Configure a credential helper to remove this warning. See [2023-07-18T17:32:01.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:32:01.530Z] [2023-07-18T17:32:01.530Z] Login Succeeded [2023-07-18T17:32:01.530Z] nexus3.edgexfoundry.org:10004 [2023-07-18T17:32:01.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:32:01.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:32:01.530Z] Configure a credential helper to remove this warning. See [2023-07-18T17:32:01.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:32:01.530Z] [2023-07-18T17:32:01.530Z] Login Succeeded [2023-07-18T17:32:01.530Z] docker.io [2023-07-18T17:32:01.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:32:01.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:32:01.791Z] Configure a credential helper to remove this warning. See [2023-07-18T17:32:01.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:32:01.791Z] [2023-07-18T17:32:01.791Z] Login Succeeded [2023-07-18T17:32:01.791Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T17:32:01.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T17:32:02.120Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/core-command/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/core-data/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/core-metadata/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/support-notifications/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-18T17:32:02.120Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-18T17:32:02.120Z] + cut -d/ -f2 [2023-07-18T17:32:02.120Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-18T17:32:02.176Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-18T17:32:02.526Z] + git rev-list -1 --merges c4e9678bd2dc4350f999e9d876f0d88fec21a98b~1..c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] echo [2023-07-18T17:32:02.624Z] -----------> git rev-list -1 --merges c4e9678bd2dc4350f999e9d876f0d88fec21a98b~1..c4e9678bd2dc4350f999e9d876f0d88fec21a98b c4e9678bd2dc4350f999e9d876f0d88fec21a98b [false] [Pipeline] sh [2023-07-18T17:32:02.925Z] + git log --format=format:%s -1 c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] echo [2023-07-18T17:32:02.937Z] ========================================================= [2023-07-18T17:32:02.937Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-18T17:32:02.937Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-18T17:32:03.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T17:32:03.352Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-18T17:32:03.352Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-18T17:32:03.352Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-18T17:32:03.352Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-18T17:32:03.352Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-18T17:32:03.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:32:03.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T17:32:03.752Z] [2023-07-18T17:32:03.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:32:04.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T17:32:04.052Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-18T17:32:04.052Z] b85a868b505f: Pulling fs layer [2023-07-18T17:32:04.052Z] e2be974225ed: Pulling fs layer [2023-07-18T17:32:04.052Z] 339a4e72a1f5: Pulling fs layer [2023-07-18T17:32:04.052Z] 988bab9f4d93: Pulling fs layer [2023-07-18T17:32:04.052Z] 1469e6f7b9e6: Pulling fs layer [2023-07-18T17:32:04.052Z] eaf3925da568: Pulling fs layer [2023-07-18T17:32:04.052Z] bab4dde63d76: Pulling fs layer [2023-07-18T17:32:04.052Z] bde34c3a00c8: Pulling fs layer [2023-07-18T17:32:04.052Z] b352a97aabf1: Pulling fs layer [2023-07-18T17:32:04.052Z] 4872d77fe225: Pulling fs layer [2023-07-18T17:32:04.052Z] 5851b861e8e6: Pulling fs layer [2023-07-18T17:32:04.052Z] bab4dde63d76: Waiting [2023-07-18T17:32:04.052Z] bde34c3a00c8: Waiting [2023-07-18T17:32:04.052Z] b352a97aabf1: Waiting [2023-07-18T17:32:04.052Z] 4872d77fe225: Waiting [2023-07-18T17:32:04.052Z] 5851b861e8e6: Waiting [2023-07-18T17:32:04.052Z] 1469e6f7b9e6: Waiting [2023-07-18T17:32:04.052Z] 988bab9f4d93: Waiting [2023-07-18T17:32:04.052Z] eaf3925da568: Waiting [2023-07-18T17:32:04.052Z] e2be974225ed: Download complete [2023-07-18T17:32:04.052Z] 988bab9f4d93: Verifying Checksum [2023-07-18T17:32:04.052Z] 988bab9f4d93: Download complete [2023-07-18T17:32:04.052Z] 1469e6f7b9e6: Verifying Checksum [2023-07-18T17:32:04.052Z] 1469e6f7b9e6: Download complete [2023-07-18T17:32:04.314Z] eaf3925da568: Verifying Checksum [2023-07-18T17:32:04.314Z] eaf3925da568: Download complete [2023-07-18T17:32:04.314Z] 339a4e72a1f5: Verifying Checksum [2023-07-18T17:32:04.314Z] 339a4e72a1f5: Download complete [2023-07-18T17:32:04.314Z] bde34c3a00c8: Download complete [2023-07-18T17:32:04.314Z] b352a97aabf1: Verifying Checksum [2023-07-18T17:32:04.314Z] b352a97aabf1: Download complete [2023-07-18T17:32:04.314Z] 4872d77fe225: Verifying Checksum [2023-07-18T17:32:04.314Z] 4872d77fe225: Download complete [2023-07-18T17:32:04.314Z] 5851b861e8e6: Verifying Checksum [2023-07-18T17:32:04.314Z] 5851b861e8e6: Download complete [2023-07-18T17:32:04.314Z] b85a868b505f: Verifying Checksum [2023-07-18T17:32:04.314Z] b85a868b505f: Download complete [2023-07-18T17:32:04.574Z] bab4dde63d76: Verifying Checksum [2023-07-18T17:32:04.574Z] bab4dde63d76: Download complete [2023-07-18T17:32:05.513Z] b85a868b505f: Pull complete [2023-07-18T17:32:05.773Z] e2be974225ed: Pull complete [2023-07-18T17:32:06.342Z] 339a4e72a1f5: Pull complete [2023-07-18T17:32:06.342Z] 988bab9f4d93: Pull complete [2023-07-18T17:32:06.602Z] 1469e6f7b9e6: Pull complete [2023-07-18T17:32:06.602Z] eaf3925da568: Pull complete [2023-07-18T17:32:08.512Z] bab4dde63d76: Pull complete [2023-07-18T17:32:08.512Z] bde34c3a00c8: Pull complete [2023-07-18T17:32:08.773Z] b352a97aabf1: Pull complete [2023-07-18T17:32:08.773Z] 4872d77fe225: Pull complete [2023-07-18T17:32:09.034Z] 5851b861e8e6: Pull complete [2023-07-18T17:32:09.034Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-18T17:32:09.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T17:32:09.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:32:09.127Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:32:09.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T17:32:13.897Z] $ docker top 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f -eo pid,comm [2023-07-18T17:32:13.958Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-18T17:32:13.958Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T17:32:13.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T17:32:13.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T17:32:14.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T17:32:14.104Z] $ docker exec 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent [2023-07-18T17:32:14.219Z] SSH_AUTH_SOCK=/tmp/ssh-hmPBIgY0W00T/agent.33 [2023-07-18T17:32:14.219Z] SSH_AGENT_PID=39 [2023-07-18T17:32:14.225Z] Running ssh-add (command line suppressed) [2023-07-18T17:32:14.341Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_15201870819558305569.key (/w/workspace/edgex-go/544@tmp/private_key_15201870819558305569.key) [2023-07-18T17:32:14.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T17:32:14.646Z] + git tag --points-at HEAD [Pipeline] } [2023-07-18T17:32:14.659Z] $ docker exec --env ******** --env ******** 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent -k [2023-07-18T17:32:14.747Z] unset SSH_AUTH_SOCK; [2023-07-18T17:32:14.748Z] unset SSH_AGENT_PID; [2023-07-18T17:32:14.748Z] echo Agent pid 39 killed; [2023-07-18T17:32:14.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-18T17:32:14.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T17:32:14.779Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T17:32:14.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T17:32:14.895Z] $ docker exec 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent [2023-07-18T17:32:14.995Z] SSH_AUTH_SOCK=/tmp/ssh-nului1i8vWyV/agent.71 [2023-07-18T17:32:14.995Z] SSH_AGENT_PID=78 [2023-07-18T17:32:14.999Z] Running ssh-add (command line suppressed) [2023-07-18T17:32:15.105Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_7287021085196122911.key (/w/workspace/edgex-go/544@tmp/private_key_7287021085196122911.key) [2023-07-18T17:32:15.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T17:32:15.405Z] + git semver init [2023-07-18T17:32:15.664Z] 2023-07-18 17:32:15,579 [run_init] DEBUG init version:0.0.0 force:False [2023-07-18T17:32:15.664Z] 2023-07-18 17:32:15,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/544/.semver [2023-07-18T17:32:15.664Z] 2023-07-18 17:32:15,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/544/.semver [2023-07-18T17:32:15.664Z] 2023-07-18 17:32:15,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/544/.semver'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=None) [2023-07-18T17:32:20.936Z] 2023-07-18 17:32:20,909 [append_file] DEBUG append to file:/w/workspace/edgex-go/544/.git/info/exclude [2023-07-18T17:32:20.936Z] 2023-07-18 17:32:20,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/544/.semver/main with force:False [2023-07-18T17:32:20.936Z] 2023-07-18 17:32:20,910 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:32:20.936Z] 2023-07-18 17:32:20,910 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:32:20.936Z] 3.1.0-dev.10 [Pipeline] } [2023-07-18T17:32:21.205Z] $ docker exec --env ******** --env ******** 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f ssh-agent -k [2023-07-18T17:32:21.309Z] unset SSH_AUTH_SOCK; [2023-07-18T17:32:21.310Z] unset SSH_AGENT_PID; [2023-07-18T17:32:21.311Z] echo Agent pid 78 killed; [2023-07-18T17:32:21.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T17:32:21.613Z] + git semver [Pipeline] } [2023-07-18T17:32:21.886Z] $ docker stop --time=1 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f [2023-07-18T17:32:23.188Z] $ docker rm -f --volumes 0055806f732d89f3a4861c1ac3d8a9cf131572109819aa44ff4d53c6d387d60f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T17:32:23.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-18T17:32:23.733Z] Stashed 1 file(s) [Pipeline] echo [2023-07-18T17:32:23.736Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-18T17:32:24.119Z] + git config --global --add safe.directory /w/workspace/edgex-go/544 [Pipeline] echo [2023-07-18T17:32:24.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T17:32:24.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T17:32:24.165Z] ========================================================= [2023-07-18T17:32:24.165Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-18T17:32:24.165Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T17:32:24.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T17:32:24.452Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-18T17:32:24.452Z] 4db1b89c0bd1: Pulling fs layer [2023-07-18T17:32:24.452Z] 6911f1a30b25: Pulling fs layer [2023-07-18T17:32:24.452Z] e194b8c5c2a9: Pulling fs layer [2023-07-18T17:32:24.452Z] 6863d3e3a2b1: Pulling fs layer [2023-07-18T17:32:24.452Z] ec0bb842ea78: Pulling fs layer [2023-07-18T17:32:24.452Z] 40a00589a448: Pulling fs layer [2023-07-18T17:32:24.452Z] 6c08303d61cc: Pulling fs layer [2023-07-18T17:32:24.452Z] 798269fcf238: Pulling fs layer [2023-07-18T17:32:24.452Z] 6863d3e3a2b1: Waiting [2023-07-18T17:32:24.452Z] ec0bb842ea78: Waiting [2023-07-18T17:32:24.452Z] 40a00589a448: Waiting [2023-07-18T17:32:24.452Z] 6c08303d61cc: Waiting [2023-07-18T17:32:24.452Z] 798269fcf238: Waiting [2023-07-18T17:32:24.452Z] 6911f1a30b25: Verifying Checksum [2023-07-18T17:32:24.452Z] 6911f1a30b25: Download complete [2023-07-18T17:32:24.452Z] 6863d3e3a2b1: Verifying Checksum [2023-07-18T17:32:24.452Z] 6863d3e3a2b1: Download complete [2023-07-18T17:32:24.452Z] ec0bb842ea78: Verifying Checksum [2023-07-18T17:32:24.452Z] ec0bb842ea78: Download complete [2023-07-18T17:32:24.452Z] 4db1b89c0bd1: Verifying Checksum [2023-07-18T17:32:24.452Z] 4db1b89c0bd1: Download complete [2023-07-18T17:32:24.712Z] 40a00589a448: Verifying Checksum [2023-07-18T17:32:24.712Z] 40a00589a448: Download complete [2023-07-18T17:32:24.712Z] 4db1b89c0bd1: Pull complete [2023-07-18T17:32:24.712Z] 6911f1a30b25: Pull complete [2023-07-18T17:32:25.285Z] 798269fcf238: Verifying Checksum [2023-07-18T17:32:25.285Z] 798269fcf238: Download complete [2023-07-18T17:32:25.285Z] e194b8c5c2a9: Download complete [2023-07-18T17:32:25.285Z] 6c08303d61cc: Verifying Checksum [2023-07-18T17:32:25.285Z] 6c08303d61cc: Download complete [2023-07-18T17:32:28.573Z] e194b8c5c2a9: Pull complete [2023-07-18T17:32:28.573Z] 6863d3e3a2b1: Pull complete [2023-07-18T17:32:28.832Z] ec0bb842ea78: Pull complete [2023-07-18T17:32:28.832Z] 40a00589a448: Pull complete [2023-07-18T17:32:31.364Z] 6c08303d61cc: Pull complete [2023-07-18T17:32:32.300Z] 798269fcf238: Pull complete [2023-07-18T17:32:32.300Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-18T17:32:32.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T17:32:32.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-18T17:32:32.595Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T17:32:32.595Z] WORKDIR /edgex [2023-07-18T17:32:32.595Z] COPY go.mod . [2023-07-18T17:32:32.595Z] RUN go mod download [2023-07-18T17:32:32.595Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-18T17:32:33.165Z] Sending build context to Docker daemon 170.7MB [2023-07-18T17:32:33.165Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-18T17:32:33.165Z] ---> ec979cd7f677 [2023-07-18T17:32:33.165Z] Step 2/4 : WORKDIR /edgex [2023-07-18T17:32:38.793Z] Still waiting to schedule task [2023-07-18T17:32:38.793Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1454’ is offline [2023-07-18T17:32:41.304Z] ---> Running in dab51276ddd8 [2023-07-18T17:32:41.304Z] Removing intermediate container dab51276ddd8 [2023-07-18T17:32:41.304Z] ---> 719030f5327d [2023-07-18T17:32:41.304Z] Step 3/4 : COPY go.mod . [2023-07-18T17:32:41.304Z] ---> 0721104a7216 [2023-07-18T17:32:41.304Z] Step 4/4 : RUN go mod download [2023-07-18T17:32:41.304Z] ---> Running in d94e8b5c0b1a [2023-07-18T17:33:03.253Z] Removing intermediate container d94e8b5c0b1a [2023-07-18T17:33:03.253Z] ---> b4625441f37e [2023-07-18T17:33:03.253Z] Successfully built b4625441f37e [2023-07-18T17:33:03.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:33:03.553Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T17:33:03.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:33:03.628Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:33:03.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-18T17:33:04.221Z] $ docker top 92211e10f682951248334e581e3b1b34c1cc971b2cc551f1794bd674ff9e33b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T17:33:04.559Z] + go version [2023-07-18T17:33:04.559Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-18T17:33:04.569Z] $ docker stop --time=1 92211e10f682951248334e581e3b1b34c1cc971b2cc551f1794bd674ff9e33b8 [2023-07-18T17:33:05.832Z] $ docker rm -f --volumes 92211e10f682951248334e581e3b1b34c1cc971b2cc551f1794bd674ff9e33b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:33:06.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-18T17:33:06.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:33:06.285Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:33:06.313Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-18T17:33:06.686Z] $ docker top a8f27ad3732afe9517007ddf35d7e31ef5a041c72247e7a2c0977f5caf5e2a62 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T17:33:06.743Z] ========================================================= [2023-07-18T17:33:06.743Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-18T17:33:06.743Z] ========================================================= [Pipeline] sh [2023-07-18T17:33:07.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/544 [Pipeline] fileExists [Pipeline] sh [2023-07-18T17:33:07.310Z] + make test [2023-07-18T17:33:07.310Z] go test -race -coverprofile=coverage.out ./... [2023-07-18T17:33:15.422Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-18T17:33:27.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-18T17:33:27.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-18T17:33:28.190Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-18T17:33:28.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-18T17:33:28.707Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-18T17:33:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-18T17:33:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-18T17:33:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-18T17:33:29.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-18T17:33:29.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-18T17:33:29.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-18T17:33:30.048Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-18T17:33:30.048Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-18T17:33:30.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-18T17:33:30.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-18T17:33:30.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-18T17:33:30.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-07-18T17:33:31.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-07-18T17:33:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-18T17:33:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-18T17:33:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-18T17:33:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-18T17:33:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-18T17:33:33.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-18T17:33:33.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-18T17:33:33.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-18T17:33:33.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-18T17:33:33.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-18T17:33:34.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-18T17:33:34.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-18T17:33:34.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-07-18T17:33:34.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-07-18T17:33:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.844s coverage: 88.5% of statements [2023-07-18T17:33:36.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-18T17:33:36.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-18T17:33:37.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.376s coverage: 95.6% of statements [2023-07-18T17:33:37.171Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2023-07-18T17:33:38.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-18T17:33:38.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-18T17:33:38.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-18T17:33:38.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.263s coverage: 65.9% of statements [2023-07-18T17:33:39.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-18T17:33:39.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-18T17:33:39.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-07-18T17:33:39.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 31.9% of statements [2023-07-18T17:33:39.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 42.9% of statements [2023-07-18T17:33:39.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 82.9% of statements [2023-07-18T17:33:39.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2023-07-18T17:33:39.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2023-07-18T17:33:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-18T17:33:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-18T17:33:41.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-18T17:33:41.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-18T17:33:41.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-18T17:33:41.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-18T17:33:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-18T17:33:42.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-18T17:33:43.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-18T17:33:44.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-18T17:33:44.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-18T17:33:46.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-18T17:33:46.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-18T17:33:47.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-18T17:33:47.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-18T17:33:47.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-18T17:33:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-18T17:33:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-18T17:33:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-18T17:33:50.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-18T17:33:50.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-18T17:33:50.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-18T17:33:50.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-18T17:33:51.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-18T17:33:51.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-18T17:33:51.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-18T17:33:51.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-18T17:33:52.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-07-18T17:33:52.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-18T17:33:52.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-18T17:33:52.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-18T17:33:52.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-18T17:33:53.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-18T17:33:53.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-18T17:33:54.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-18T17:33:54.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-18T17:34:04.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.283s coverage: 79.9% of statements [2023-07-18T17:34:05.542Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1456 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-07-18T17:34:05.555Z] Running in /w/workspace/edgex-go/544 [Pipeline] { [Pipeline] checkout [2023-07-18T17:34:05.587Z] The recommended git tool is: git [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.078s coverage: 92.9% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.097s coverage: 62.3% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.112s coverage: 82.1% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-07-18T17:34:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2023-07-18T17:34:05.956Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-18T17:34:06.223Z] running golangci-lint [2023-07-18T17:34:06.223Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-18T17:34:06.223Z] go version go1.20.6 linux/amd64 [2023-07-18T17:34:06.481Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-18T17:34:06.481Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-18T17:34:10.607Z] using credential edgex-jenkins-ssh [2023-07-18T17:34:10.623Z] Cloning the remote Git repository [2023-07-18T17:34:10.666Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-18T17:34:10.758Z] > git init /w/workspace/edgex-go/544 # timeout=10 [2023-07-18T17:34:10.894Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-18T17:34:10.895Z] > git --version # timeout=10 [2023-07-18T17:34:10.916Z] > git --version # 'git version 2.25.1' [2023-07-18T17:34:10.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-18T17:34:11.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T17:34:24.629Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|types_sizes|name) took 15.837391413s" [2023-07-18T17:34:24.629Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.022859ms" [2023-07-18T17:34:29.635Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-18T17:34:29.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-18T17:34:30.372Z] Avoid second fetch [2023-07-18T17:34:30.372Z] Checking out Revision c4e9678bd2dc4350f999e9d876f0d88fec21a98b (main) [2023-07-18T17:34:31.022Z] Commit message: "feat: Use file load for UoM to allow reading from local file or URI (#4600)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-18T17:34:30.386Z] > git config core.sparsecheckout # timeout=10 [2023-07-18T17:34:30.446Z] > git checkout -f c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 [2023-07-18T17:34:31.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-18T17:34:31.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T17:34:31.965Z] Dload Upload Total Spent Left Speed [2023-07-18T17:34:31.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-07-18T17:34:32.546Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-18T17:34:32.768Z] level=info msg="[linters_context/goanalysis] analyzers took 1m9.685205037s with top 10 stages: buildir: 39.446609121s, inspect: 1.945801865s, gosec: 1.7389148s, fact_deprecated: 1.450832634s, S1038: 1.026617749s, printf: 1.007512482s, nilness: 1.00188963s, fact_purity: 974.417241ms, ctrlflow: 913.105013ms, errcheck: 702.10515ms" [2023-07-18T17:34:32.768Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-07-18T17:34:32.768Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, exclude: 202/202, cgo: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude-rules: 23/202, nolint: 0/23" [2023-07-18T17:34:32.768Z] level=info msg="[runner] processing took 16.278483ms with stages: nolint: 7.491071ms, identifier_marker: 4.728599ms, exclude-rules: 1.675604ms, autogenerated_exclude: 1.024678ms, path_prettifier: 851.656µs, skip_dirs: 431.914µs, cgo: 57.041µs, filename_unadjuster: 12.67µs, exclude: 840ns, max_same_issues: 730ns, sort_results: 690ns, skip_files: 650ns, severity-rules: 580ns, uniq_by_line: 410ns, diff: 400ns, source_code: 390ns, max_from_linter: 170ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-07-18T17:34:32.768Z] level=info msg="[runner] linters took 9.273261745s with stages: goanalysis_metalinter: 9.256873461s" [2023-07-18T17:34:32.768Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-18T17:34:32.768Z] level=info msg="Memory: 253 samples, avg is 200.7MB, max is 806.4MB" [2023-07-18T17:34:32.768Z] level=info msg="Execution took 25.162017088s" [2023-07-18T17:34:32.768Z] go vet ./... [2023-07-18T17:34:32.874Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-18T17:34:32.874Z] + sudo tee /etc/docker/daemon.new [2023-07-18T17:34:32.874Z] { [2023-07-18T17:34:32.874Z] "registry-mirrors": [ [2023-07-18T17:34:32.874Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-18T17:34:32.874Z] ], [2023-07-18T17:34:32.874Z] "bip": "10.250.0.254/24", [2023-07-18T17:34:32.874Z] "hosts": [ [2023-07-18T17:34:32.874Z] "tcp://0.0.0.0:5555", [2023-07-18T17:34:32.874Z] "unix:///var/run/docker.sock" [2023-07-18T17:34:32.874Z] ], [2023-07-18T17:34:32.874Z] "mtu": 1458, [2023-07-18T17:34:32.874Z] "selinux-enabled": true, [2023-07-18T17:34:32.874Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-18T17:34:32.874Z] } [Pipeline] sh [2023-07-18T17:34:33.193Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-18T17:34:33.513Z] + sudo service docker restart [2023-07-18T17:34:36.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-18T17:34:36.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-18T17:34:36.952Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-18T17:34:36.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-18T17:34:37.246Z] + ls -al . [2023-07-18T17:34:37.246Z] total 720 [2023-07-18T17:34:37.246Z] drwxrwxr-x 11 1001 1001 4096 Jul 18 17:33 . [2023-07-18T17:34:37.246Z] drwxr-xr-x 4 root root 4096 Jul 18 17:33 .. [2023-07-18T17:34:37.246Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 17:31 .blubracket [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 16 Jul 18 17:31 .dockerignore [2023-07-18T17:34:37.247Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 17:32 .git [2023-07-18T17:34:37.247Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 17:31 .github [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 1133 Jul 18 17:31 .gitignore [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 17:31 .golangci.yml [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 87 Jul 18 17:31 .hadolint.yml [2023-07-18T17:34:37.247Z] drwxr-xr-x 3 1001 1001 4096 Jul 18 17:32 .semver [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 166 Jul 18 17:31 .sonarcloud.properties [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 17:31 ADOPTERS.md [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 11234 Jul 18 17:31 Attribution.txt [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 93407 Jul 18 17:31 CHANGELOG.md [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 17:31 CONTRIBUTING.md [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 17:31 GOVERNANCE.md [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 883 Jul 18 17:31 Jenkinsfile [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 17:31 LICENSE [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 14368 Jul 18 17:31 Makefile [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 17:31 OWNERS.md [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 9923 Jul 18 17:31 README.md [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 17:31 SECURITY.md [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 12 Jul 18 17:32 VERSION [2023-07-18T17:34:37.247Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 17:31 bin [2023-07-18T17:34:37.247Z] drwxrwxr-x 18 1001 1001 4096 Jul 18 17:31 cmd [2023-07-18T17:34:37.247Z] -rw-r--r-- 1 root root 448414 Jul 18 17:34 coverage.out [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 3430 Jul 18 17:31 go.mod [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 32408 Jul 18 17:31 go.sum [2023-07-18T17:34:37.247Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 17:31 internal [2023-07-18T17:34:37.247Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 17:31 openapi [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 594 Jul 18 17:31 security.txt [2023-07-18T17:34:37.247Z] drwxrwxr-x 4 1001 1001 4096 Jul 18 17:31 snap [2023-07-18T17:34:37.247Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 17:31 version.go [Pipeline] sh [2023-07-18T17:34:37.531Z] + '[' -e coverage.out ] [2023-07-18T17:34:37.531Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-18T17:34:37.650Z] Stashed 1 file(s) [Pipeline] sh [2023-07-18T17:34:37.930Z] + make build [2023-07-18T17:34:37.930Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T17:34:51.781Z] provisioning config files... [2023-07-18T17:34:51.808Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config11141195649428802993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:34:52.157Z] ---> docker-login.sh [2023-07-18T17:34:52.157Z] nexus3.edgexfoundry.org:10001 [2023-07-18T17:34:52.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:34:52.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:34:52.696Z] Configure a credential helper to remove this warning. See [2023-07-18T17:34:52.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:34:52.696Z] [2023-07-18T17:34:52.696Z] Login Succeeded [2023-07-18T17:34:52.696Z] nexus3.edgexfoundry.org:10002 [2023-07-18T17:34:52.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-18T17:34:52.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-18T17:34:52.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:34:52.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:34:52.963Z] Configure a credential helper to remove this warning. See [2023-07-18T17:34:52.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:34:52.963Z] [2023-07-18T17:34:53.238Z] Login Succeeded [2023-07-18T17:34:53.238Z] nexus3.edgexfoundry.org:10003 [2023-07-18T17:34:53.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:34:53.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:34:53.514Z] Configure a credential helper to remove this warning. See [2023-07-18T17:34:53.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:34:53.514Z] [2023-07-18T17:34:53.514Z] Login Succeeded [2023-07-18T17:34:53.514Z] nexus3.edgexfoundry.org:10004 [2023-07-18T17:34:53.769Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-18T17:34:53.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:34:53.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:34:53.790Z] Configure a credential helper to remove this warning. See [2023-07-18T17:34:53.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:34:53.790Z] [2023-07-18T17:34:53.790Z] Login Succeeded [2023-07-18T17:34:53.790Z] docker.io [2023-07-18T17:34:54.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:34:54.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:34:54.329Z] Configure a credential helper to remove this warning. See [2023-07-18T17:34:54.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:34:54.329Z] [2023-07-18T17:34:54.329Z] Login Succeeded [2023-07-18T17:34:54.329Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T17:34:54.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-18T17:34:54.706Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-18T17:34:54.892Z] + git config --global --add safe.directory /w/workspace/edgex-go/544 [Pipeline] echo [2023-07-18T17:34:54.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T17:34:54.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T17:34:54.937Z] ========================================================= [2023-07-18T17:34:54.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-18T17:34:54.938Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-18T17:34:55.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T17:34:55.843Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-18T17:34:55.843Z] edb6bdbacee9: Pulling fs layer [2023-07-18T17:34:55.843Z] 5f9638ab2659: Pulling fs layer [2023-07-18T17:34:55.843Z] 8d51d6327a98: Pulling fs layer [2023-07-18T17:34:55.843Z] 8b374f2dd631: Pulling fs layer [2023-07-18T17:34:55.843Z] ec14aa9079de: Pulling fs layer [2023-07-18T17:34:55.844Z] 2f466654f4bb: Pulling fs layer [2023-07-18T17:34:55.844Z] 554e91adad29: Pulling fs layer [2023-07-18T17:34:55.844Z] 8b374f2dd631: Waiting [2023-07-18T17:34:55.844Z] ec14aa9079de: Waiting [2023-07-18T17:34:55.844Z] 2f466654f4bb: Waiting [2023-07-18T17:34:55.844Z] 554e91adad29: Waiting [2023-07-18T17:34:55.844Z] 5f9638ab2659: Verifying Checksum [2023-07-18T17:34:55.844Z] 5f9638ab2659: Download complete [2023-07-18T17:34:55.844Z] 8b374f2dd631: Verifying Checksum [2023-07-18T17:34:55.844Z] 8b374f2dd631: Download complete [2023-07-18T17:34:56.112Z] ec14aa9079de: Verifying Checksum [2023-07-18T17:34:56.112Z] ec14aa9079de: Download complete [2023-07-18T17:34:56.112Z] edb6bdbacee9: Verifying Checksum [2023-07-18T17:34:56.112Z] edb6bdbacee9: Download complete [2023-07-18T17:34:56.702Z] edb6bdbacee9: Pull complete [2023-07-18T17:34:57.662Z] 5f9638ab2659: Pull complete [2023-07-18T17:34:57.662Z] 554e91adad29: Verifying Checksum [2023-07-18T17:34:57.662Z] 554e91adad29: Download complete [2023-07-18T17:34:58.634Z] 8d51d6327a98: Verifying Checksum [2023-07-18T17:34:58.634Z] 8d51d6327a98: Download complete [2023-07-18T17:34:58.634Z] 2f466654f4bb: Verifying Checksum [2023-07-18T17:34:58.634Z] 2f466654f4bb: Download complete [2023-07-18T17:35:02.821Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-18T17:35:03.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-18T17:35:06.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-18T17:35:07.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-18T17:35:08.730Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-18T17:35:09.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-18T17:35:10.980Z] 8d51d6327a98: Pull complete [2023-07-18T17:35:10.980Z] 8b374f2dd631: Pull complete [2023-07-18T17:35:10.980Z] ec14aa9079de: Pull complete [2023-07-18T17:35:11.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-18T17:35:12.463Z] $ docker stop --time=1 a8f27ad3732afe9517007ddf35d7e31ef5a041c72247e7a2c0977f5caf5e2a62 [2023-07-18T17:35:16.353Z] 2f466654f4bb: Pull complete [2023-07-18T17:35:18.962Z] 554e91adad29: Pull complete [2023-07-18T17:35:18.962Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-18T17:35:18.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T17:35:18.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T17:35:20.738Z] $ docker rm -f --volumes a8f27ad3732afe9517007ddf35d7e31ef5a041c72247e7a2c0977f5caf5e2a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:35:21.466Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-18T17:35:21.466Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T17:35:21.466Z] WORKDIR /edgex [2023-07-18T17:35:21.466Z] COPY go.mod . [2023-07-18T17:35:21.466Z] RUN go mod download [2023-07-18T17:35:21.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T17:35:21.685Z] [2023-07-18T17:35:21.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:35:21.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T17:35:22.062Z] Sending build context to Docker daemon 2.955MB [2023-07-18T17:35:22.062Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-18T17:35:22.062Z] ---> 1e15ea492957 [2023-07-18T17:35:22.062Z] Step 2/4 : WORKDIR /edgex [2023-07-18T17:35:22.244Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-18T17:35:22.244Z] 91d30c5bc195: Pulling fs layer [2023-07-18T17:35:22.244Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-18T17:35:22.244Z] 9c61dcf015f6: Pulling fs layer [2023-07-18T17:35:22.244Z] 4698f68db338: Pulling fs layer [2023-07-18T17:35:22.244Z] 2a2f49069b9e: Pulling fs layer [2023-07-18T17:35:22.244Z] e0025b399a48: Pulling fs layer [2023-07-18T17:35:22.244Z] 4698f68db338: Waiting [2023-07-18T17:35:22.244Z] 2a2f49069b9e: Waiting [2023-07-18T17:35:22.244Z] 91d30c5bc195: Verifying Checksum [2023-07-18T17:35:22.244Z] 91d30c5bc195: Download complete [2023-07-18T17:35:22.244Z] 4698f68db338: Verifying Checksum [2023-07-18T17:35:22.244Z] 4698f68db338: Download complete [2023-07-18T17:35:22.503Z] 91d30c5bc195: Pull complete [2023-07-18T17:35:22.503Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-18T17:35:22.503Z] 2e9b0aa3be6d: Download complete [2023-07-18T17:35:22.503Z] e0025b399a48: Verifying Checksum [2023-07-18T17:35:22.503Z] 2a2f49069b9e: Verifying Checksum [2023-07-18T17:35:22.503Z] 2a2f49069b9e: Download complete [2023-07-18T17:35:22.762Z] 2e9b0aa3be6d: Pull complete [2023-07-18T17:35:23.021Z] 9c61dcf015f6: Download complete [2023-07-18T17:35:24.019Z] ---> Running in b9b253dd0f9d [2023-07-18T17:35:24.019Z] Removing intermediate container b9b253dd0f9d [2023-07-18T17:35:24.019Z] ---> 3c7f73d74545 [2023-07-18T17:35:24.019Z] Step 3/4 : COPY go.mod . [2023-07-18T17:35:24.609Z] ---> 0010866c8525 [2023-07-18T17:35:24.609Z] Step 4/4 : RUN go mod download [2023-07-18T17:35:24.609Z] ---> Running in b92ec14cf79d [2023-07-18T17:35:26.312Z] 9c61dcf015f6: Pull complete [2023-07-18T17:35:26.312Z] 4698f68db338: Pull complete [2023-07-18T17:35:26.312Z] 2a2f49069b9e: Pull complete [2023-07-18T17:35:26.312Z] e0025b399a48: Pull complete [2023-07-18T17:35:26.312Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-18T17:35:26.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-18T17:35:26.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:35:26.395Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:35:26.425Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-18T17:35:32.663Z] $ docker top 233202650b5231d49984a1aa30f0394430b501919e6fe99f015a64edaa553be1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T17:35:33.022Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-18T17:35:35.564Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #1 transferring dockerfile: 2.63kB done [2023-07-18T17:35:35.564Z] #1 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #2 transferring dockerfile: 2.68kB done [2023-07-18T17:35:35.564Z] #2 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #3 [core-data internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #3 transferring dockerfile: 1.90kB done [2023-07-18T17:35:35.564Z] #3 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #4 transferring dockerfile: 2.82kB done [2023-07-18T17:35:35.564Z] #4 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #5 transferring dockerfile: 2.04kB done [2023-07-18T17:35:35.564Z] #5 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #6 transferring dockerfile: 2.12kB done [2023-07-18T17:35:35.564Z] #6 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #7 transferring dockerfile: 2.58kB done [2023-07-18T17:35:35.564Z] #7 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #8 transferring dockerfile: 1.84kB done [2023-07-18T17:35:35.564Z] #8 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #9 transferring dockerfile: 1.78kB done [2023-07-18T17:35:35.564Z] #9 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #10 transferring dockerfile: 1.96kB done [2023-07-18T17:35:35.564Z] #10 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #11 transferring dockerfile: 1.82kB done [2023-07-18T17:35:35.564Z] #11 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #12 transferring dockerfile: 2.06kB done [2023-07-18T17:35:35.564Z] #12 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #13 [security-spire-server internal] load .dockerignore [2023-07-18T17:35:35.564Z] #13 transferring context: 56B done [2023-07-18T17:35:35.564Z] #13 DONE 0.0s [2023-07-18T17:35:35.564Z] [2023-07-18T17:35:35.564Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-18T17:35:35.564Z] #14 transferring dockerfile: 2.38kB done [2023-07-18T17:35:35.824Z] #14 DONE 0.1s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #15 [core-command internal] load build definition from Dockerfile [2023-07-18T17:35:35.824Z] #15 transferring dockerfile: 1.82kB done [2023-07-18T17:35:35.824Z] #15 DONE 0.1s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #16 [security-spire-agent internal] load .dockerignore [2023-07-18T17:35:35.824Z] #16 transferring context: 56B done [2023-07-18T17:35:35.824Z] #16 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #17 [core-data internal] load .dockerignore [2023-07-18T17:35:35.824Z] #17 transferring context: 56B done [2023-07-18T17:35:35.824Z] #17 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #18 [security-bootstrapper internal] load .dockerignore [2023-07-18T17:35:35.824Z] #18 transferring context: 56B done [2023-07-18T17:35:35.824Z] #18 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #19 [security-proxy-auth internal] load .dockerignore [2023-07-18T17:35:35.824Z] #19 transferring context: 56B done [2023-07-18T17:35:35.824Z] #19 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-18T17:35:35.824Z] #20 transferring context: 56B done [2023-07-18T17:35:35.824Z] #20 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #21 [security-spire-config internal] load .dockerignore [2023-07-18T17:35:35.824Z] #21 transferring context: 56B done [2023-07-18T17:35:35.824Z] #21 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #22 [support-notifications internal] load .dockerignore [2023-07-18T17:35:35.824Z] #22 transferring context: 56B done [2023-07-18T17:35:35.824Z] #22 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-07-18T17:35:35.824Z] #23 transferring context: 56B done [2023-07-18T17:35:35.824Z] #23 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #24 [core-metadata internal] load .dockerignore [2023-07-18T17:35:35.824Z] #24 transferring context: 56B done [2023-07-18T17:35:35.824Z] #24 DONE 0.0s [2023-07-18T17:35:35.824Z] [2023-07-18T17:35:35.824Z] #25 [support-scheduler internal] load .dockerignore [2023-07-18T17:35:36.086Z] #25 transferring context: 56B done [2023-07-18T17:35:36.086Z] #25 DONE 0.0s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #26 [security-proxy-setup internal] load .dockerignore [2023-07-18T17:35:36.086Z] #26 transferring context: 56B done [2023-07-18T17:35:36.086Z] #26 DONE 0.0s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-07-18T17:35:36.086Z] #27 transferring context: 56B done [2023-07-18T17:35:36.086Z] #27 DONE 0.0s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #28 [core-command internal] load .dockerignore [2023-07-18T17:35:36.086Z] #28 transferring context: 56B done [2023-07-18T17:35:36.086Z] #28 DONE 0.0s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T17:35:36.086Z] #29 DONE 0.0s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:35:36.086Z] #30 DONE 0.1s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T17:35:36.086Z] #29 DONE 0.0s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:35:36.086Z] #30 DONE 0.1s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:35:36.086Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:35:36.086Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:35:36.086Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T17:35:36.086Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T17:35:36.086Z] #31 DONE 0.1s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #32 [security-spire-server internal] load build context [2023-07-18T17:35:36.086Z] #32 ... [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T17:35:36.086Z] #29 DONE 0.0s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:35:36.086Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:35:36.086Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:35:36.086Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T17:35:36.086Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T17:35:36.086Z] #31 DONE 0.1s [2023-07-18T17:35:36.086Z] [2023-07-18T17:35:36.086Z] #32 [security-spire-server internal] load build context [2023-07-18T17:35:36.344Z] #32 ... [2023-07-18T17:35:36.344Z] [2023-07-18T17:35:36.344Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:35:36.344Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:35:36.344Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:35:36.344Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T17:35:36.344Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T17:35:36.344Z] #31 DONE 0.1s [2023-07-18T17:35:36.344Z] [2023-07-18T17:35:36.344Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T17:35:36.344Z] #29 DONE 0.0s [2023-07-18T17:35:36.344Z] [2023-07-18T17:35:36.344Z] #32 [security-spire-server internal] load build context [2023-07-18T17:35:36.344Z] #32 ... [2023-07-18T17:35:36.344Z] [2023-07-18T17:35:36.344Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T17:35:36.344Z] #29 DONE 0.0s [2023-07-18T17:35:36.344Z] [2023-07-18T17:35:36.344Z] #32 [security-spire-server internal] load build context [2023-07-18T17:35:36.602Z] #32 ... [2023-07-18T17:35:36.602Z] [2023-07-18T17:35:36.602Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:35:36.602Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:35:36.602Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:35:36.602Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T17:35:36.602Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T17:35:36.602Z] #31 DONE 0.1s [2023-07-18T17:35:36.602Z] [2023-07-18T17:35:36.602Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-18T17:35:36.602Z] #29 DONE 0.0s [2023-07-18T17:35:36.602Z] [2023-07-18T17:35:36.602Z] #32 [security-spire-server internal] load build context [2023-07-18T17:35:37.168Z] #32 ... [2023-07-18T17:35:37.168Z] [2023-07-18T17:35:37.168Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:35:37.168Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:35:37.168Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:35:37.168Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-18T17:35:37.168Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-18T17:35:37.168Z] #31 DONE 0.1s [2023-07-18T17:35:37.168Z] [2023-07-18T17:35:37.168Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:35:37.168Z] #30 DONE 0.8s [2023-07-18T17:35:37.168Z] [2023-07-18T17:35:37.168Z] #33 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-x86_64 [2023-07-18T17:35:37.168Z] #33 DONE 1.1s [2023-07-18T17:35:37.168Z] [2023-07-18T17:35:37.168Z] #32 [security-spire-server internal] load build context [2023-07-18T17:35:41.408Z] #32 transferring context: 178.75MB 4.8s [2023-07-18T17:35:43.124Z] #32 ... [2023-07-18T17:35:43.124Z] [2023-07-18T17:35:43.124Z] #34 [security-bootstrapper internal] load build context [2023-07-18T17:35:45.687Z] #34 ... [2023-07-18T17:35:45.687Z] [2023-07-18T17:35:45.687Z] #35 [core-data internal] load build context [2023-07-18T17:35:45.687Z] #35 ... [2023-07-18T17:35:45.687Z] [2023-07-18T17:35:45.687Z] #34 [security-bootstrapper internal] load build context [2023-07-18T17:35:46.251Z] #34 ... [2023-07-18T17:35:46.251Z] [2023-07-18T17:35:46.251Z] #36 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T17:35:46.251Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.251Z] #0 1.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.252Z] #0 1.627 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:35:46.252Z] #0 1.627 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:35:46.252Z] #0 1.627 OK: 17820 distinct packages available [2023-07-18T17:35:46.252Z] #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.252Z] #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.252Z] #0 2.103 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:35:46.252Z] #0 2.141 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:35:46.252Z] #0 2.148 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-18T17:35:46.252Z] #0 2.152 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-18T17:35:46.252Z] #0 2.154 (5/7) Installing libucontext (1.2-r0) [2023-07-18T17:35:46.252Z] #0 2.158 (6/7) Installing gcompat (1.1.0-r0) [2023-07-18T17:35:46.252Z] #0 2.162 (7/7) Installing openssl (3.0.9-r2) [2023-07-18T17:35:46.252Z] #0 2.174 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:35:46.252Z] #0 2.186 OK: 8 MiB in 20 packages [2023-07-18T17:35:46.252Z] #36 ... [2023-07-18T17:35:46.252Z] [2023-07-18T17:35:46.252Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T17:35:46.252Z] #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.252Z] #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.252Z] #0 1.350 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T17:35:46.252Z] #0 1.378 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:35:46.252Z] #0 1.378 OK: 7 MiB in 16 packages [2023-07-18T17:35:46.252Z] #37 ... [2023-07-18T17:35:46.252Z] [2023-07-18T17:35:46.252Z] #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T17:35:46.252Z] #0 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.252Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.252Z] #0 1.460 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-18T17:35:46.252Z] #0 1.470 (2/2) Installing su-exec (0.2-r2) [2023-07-18T17:35:46.252Z] #0 1.482 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:35:46.252Z] #0 1.505 OK: 7 MiB in 17 packages [2023-07-18T17:35:46.511Z] #38 ... [2023-07-18T17:35:46.511Z] [2023-07-18T17:35:46.511Z] #39 [security-proxy-auth internal] load build context [2023-07-18T17:35:46.511Z] #39 transferring context: 267.14MB 10.0s [2023-07-18T17:35:46.511Z] #39 ... [2023-07-18T17:35:46.511Z] [2023-07-18T17:35:46.511Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T17:35:46.511Z] #0 8.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.511Z] #0 9.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.511Z] #0 9.479 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:35:46.511Z] #0 9.479 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:35:46.511Z] #0 9.479 OK: 17820 distinct packages available [2023-07-18T17:35:46.511Z] #0 9.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.511Z] #0 9.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.511Z] #0 9.869 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-18T17:35:46.511Z] #0 9.870 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-18T17:35:46.511Z] #0 9.872 (3/4) Installing libucontext (1.2-r0) [2023-07-18T17:35:46.511Z] #0 9.875 (4/4) Installing gcompat (1.1.0-r0) [2023-07-18T17:35:46.511Z] #0 9.916 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:35:46.511Z] #0 9.925 OK: 7 MiB in 19 packages [2023-07-18T17:35:46.511Z] #40 ... [2023-07-18T17:35:46.511Z] [2023-07-18T17:35:46.511Z] #41 [security-spire-agent internal] load build context [2023-07-18T17:35:46.772Z] #41 ... [2023-07-18T17:35:46.772Z] [2023-07-18T17:35:46.772Z] #42 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T17:35:46.772Z] #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.772Z] #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:35:46.772Z] #0 1.518 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T17:35:46.772Z] #0 1.523 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:35:46.772Z] #0 1.534 OK: 7 MiB in 16 packages [2023-07-18T17:35:46.772Z] #42 ... [2023-07-18T17:35:46.772Z] [2023-07-18T17:35:46.772Z] #43 [security-spire-config internal] load build context [2023-07-18T17:35:47.030Z] #43 ... [2023-07-18T17:35:47.030Z] [2023-07-18T17:35:47.030Z] #44 [support-notifications internal] load build context [2023-07-18T17:35:47.030Z] #44 ... [2023-07-18T17:35:47.030Z] [2023-07-18T17:35:47.030Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-18T17:35:47.030Z] #45 ... [2023-07-18T17:35:47.030Z] [2023-07-18T17:35:47.030Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-18T17:35:47.291Z] #46 ... [2023-07-18T17:35:47.291Z] [2023-07-18T17:35:47.291Z] #47 [support-scheduler internal] load build context [2023-07-18T17:35:47.291Z] #47 ... [2023-07-18T17:35:47.291Z] [2023-07-18T17:35:47.291Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T17:35:47.549Z] #48 ... [2023-07-18T17:35:47.549Z] [2023-07-18T17:35:47.549Z] #49 [security-secretstore-setup internal] load build context [2023-07-18T17:35:47.549Z] #49 ... [2023-07-18T17:35:47.549Z] [2023-07-18T17:35:47.549Z] #50 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-07-18T17:35:47.549Z] #50 ... [2023-07-18T17:35:47.549Z] [2023-07-18T17:35:47.549Z] #51 [core-command internal] load build context [2023-07-18T17:35:47.808Z] #51 ... [2023-07-18T17:35:47.808Z] [2023-07-18T17:35:47.808Z] #52 [security-proxy-setup internal] load build context [2023-07-18T17:35:47.808Z] #52 ... [2023-07-18T17:35:47.808Z] [2023-07-18T17:35:47.808Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T17:35:50.648Z] #53 ... [2023-07-18T17:35:50.648Z] [2023-07-18T17:35:50.648Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T17:35:50.648Z] #54 ... [2023-07-18T17:35:50.648Z] [2023-07-18T17:35:50.648Z] #55 [core-metadata internal] load build context [2023-07-18T17:35:50.648Z] #55 ... [2023-07-18T17:35:50.648Z] [2023-07-18T17:35:50.648Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:35:50.909Z] #56 ... [2023-07-18T17:35:50.909Z] [2023-07-18T17:35:50.909Z] #44 [support-notifications internal] load build context [2023-07-18T17:35:50.909Z] #44 transferring context: 359.16MB 12.3s done [2023-07-18T17:35:52.282Z] #44 ... [2023-07-18T17:35:52.282Z] [2023-07-18T17:35:52.282Z] #35 [core-data internal] load build context [2023-07-18T17:35:52.540Z] #35 transferring context: 359.16MB 16.2s done [2023-07-18T17:35:52.540Z] #35 ... [2023-07-18T17:35:52.540Z] [2023-07-18T17:35:52.540Z] #32 [security-spire-server internal] load build context [2023-07-18T17:35:52.540Z] #32 transferring context: 359.16MB 15.2s done [2023-07-18T17:35:53.278Z] #32 ... [2023-07-18T17:35:53.278Z] [2023-07-18T17:35:53.278Z] #41 [security-spire-agent internal] load build context [2023-07-18T17:35:54.720Z] #41 transferring context: 359.16MB 17.5s done [2023-07-18T17:35:56.119Z] #41 ... [2023-07-18T17:35:56.119Z] [2023-07-18T17:35:56.119Z] #34 [security-bootstrapper internal] load build context [2023-07-18T17:35:56.119Z] #34 transferring context: 359.16MB 15.0s done [2023-07-18T17:35:56.378Z] #34 ... [2023-07-18T17:35:56.378Z] [2023-07-18T17:35:56.378Z] #49 [security-secretstore-setup internal] load build context [2023-07-18T17:35:56.378Z] #49 transferring context: 359.16MB 16.5s done [2023-07-18T17:35:56.637Z] #49 ... [2023-07-18T17:35:56.637Z] [2023-07-18T17:35:56.637Z] #39 [security-proxy-auth internal] load build context [2023-07-18T17:35:56.637Z] #39 transferring context: 359.16MB 12.9s done [2023-07-18T17:35:56.637Z] #39 ... [2023-07-18T17:35:56.637Z] [2023-07-18T17:35:56.637Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-18T17:35:56.637Z] #45 transferring context: 359.16MB 15.8s done [2023-07-18T17:35:56.896Z] #45 ... [2023-07-18T17:35:56.896Z] [2023-07-18T17:35:56.896Z] #43 [security-spire-config internal] load build context [2023-07-18T17:35:56.896Z] #43 transferring context: 359.16MB 15.4s done [2023-07-18T17:35:57.155Z] #43 ... [2023-07-18T17:35:57.155Z] [2023-07-18T17:35:57.155Z] #52 [security-proxy-setup internal] load build context [2023-07-18T17:35:57.155Z] #52 transferring context: 359.16MB 15.6s done [2023-07-18T17:35:57.414Z] #52 ... [2023-07-18T17:35:57.414Z] [2023-07-18T17:35:57.414Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-18T17:35:57.414Z] #46 transferring context: 359.16MB 14.6s done [2023-07-18T17:35:57.414Z] #46 ... [2023-07-18T17:35:57.414Z] [2023-07-18T17:35:57.414Z] #47 [support-scheduler internal] load build context [2023-07-18T17:35:57.414Z] #47 transferring context: 359.16MB 14.1s done [2023-07-18T17:35:57.673Z] #47 ... [2023-07-18T17:35:57.673Z] [2023-07-18T17:35:57.673Z] #51 [core-command internal] load build context [2023-07-18T17:35:57.673Z] #51 transferring context: 359.16MB 14.3s done [2023-07-18T17:36:00.957Z] #51 ... [2023-07-18T17:36:00.957Z] [2023-07-18T17:36:00.957Z] #55 [core-metadata internal] load build context [2023-07-18T17:36:00.957Z] #55 transferring context: 359.16MB 12.4s done [2023-07-18T17:36:03.491Z] Removing intermediate container b92ec14cf79d [2023-07-18T17:36:03.491Z] ---> 8ecf724d6ef8 [2023-07-18T17:36:03.491Z] Successfully built 8ecf724d6ef8 [2023-07-18T17:36:03.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:36:03.823Z] + docker inspect -f . ci-base-image-arm64 [2023-07-18T17:36:03.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:36:04.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-1456 does not seem to be running inside a container [2023-07-18T17:36:04.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-18T17:36:05.326Z] $ docker top 7ec4824c983aea48c394cfc0ccef01fde396770d6a1b3abdfd0be8b18302d611 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T17:36:06.130Z] + go version [2023-07-18T17:36:06.130Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-18T17:36:06.146Z] $ docker stop --time=1 7ec4824c983aea48c394cfc0ccef01fde396770d6a1b3abdfd0be8b18302d611 [2023-07-18T17:36:07.768Z] $ docker rm -f --volumes 7ec4824c983aea48c394cfc0ccef01fde396770d6a1b3abdfd0be8b18302d611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:36:08.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T17:36:08.377Z] [2023-07-18T17:36:08.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:36:08.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T17:36:08.706Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-18T17:36:08.706Z] 547446be3368: Pulling fs layer [2023-07-18T17:36:08.706Z] d125d8839a47: Pulling fs layer [2023-07-18T17:36:08.706Z] 3e85d5ac6304: Pulling fs layer [2023-07-18T17:36:08.706Z] c3105a71a48b: Pulling fs layer [2023-07-18T17:36:08.706Z] 0f093f025ec4: Pulling fs layer [2023-07-18T17:36:08.706Z] c3106fc0e877: Pulling fs layer [2023-07-18T17:36:08.706Z] c3105a71a48b: Waiting [2023-07-18T17:36:08.706Z] 0f093f025ec4: Waiting [2023-07-18T17:36:08.706Z] c3106fc0e877: Waiting [2023-07-18T17:36:08.974Z] 547446be3368: Verifying Checksum [2023-07-18T17:36:08.974Z] 547446be3368: Download complete [2023-07-18T17:36:08.974Z] c3105a71a48b: Verifying Checksum [2023-07-18T17:36:08.974Z] c3105a71a48b: Download complete [2023-07-18T17:36:09.242Z] d125d8839a47: Verifying Checksum [2023-07-18T17:36:09.242Z] d125d8839a47: Download complete [2023-07-18T17:36:09.242Z] c3106fc0e877: Verifying Checksum [2023-07-18T17:36:09.242Z] c3106fc0e877: Download complete [2023-07-18T17:36:09.510Z] 0f093f025ec4: Verifying Checksum [2023-07-18T17:36:09.510Z] 0f093f025ec4: Download complete [2023-07-18T17:36:09.510Z] 547446be3368: Pull complete [2023-07-18T17:36:10.471Z] d125d8839a47: Pull complete [2023-07-18T17:36:11.053Z] 3e85d5ac6304: Verifying Checksum [2023-07-18T17:36:11.053Z] 3e85d5ac6304: Download complete [2023-07-18T17:36:19.263Z] 3e85d5ac6304: Pull complete [2023-07-18T17:36:19.263Z] c3105a71a48b: Pull complete [2023-07-18T17:36:20.224Z] 0f093f025ec4: Pull complete [2023-07-18T17:36:20.224Z] c3106fc0e877: Pull complete [2023-07-18T17:36:20.224Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-18T17:36:20.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-18T17:36:20.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:36:20.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-1456 does not seem to be running inside a container [2023-07-18T17:36:20.738Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-18T17:36:22.808Z] $ docker top 7ef76ab1e05aeec4437f87db0072d371f4c7ecef3fb3857ce3b85f7c8bcb80b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T17:36:23.012Z] #55 ... [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #44 [support-notifications internal] load build context [2023-07-18T17:36:23.012Z] #44 DONE 43.7s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T17:36:23.012Z] #40 DONE 43.9s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T17:36:23.012Z] #37 DONE 44.1s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T17:36:23.012Z] #42 DONE 44.0s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #38 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T17:36:23.012Z] #38 DONE 44.0s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #39 [security-proxy-auth internal] load build context [2023-07-18T17:36:23.012Z] #39 DONE 44.1s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #36 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T17:36:23.012Z] #36 DONE 44.3s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #50 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-07-18T17:36:23.012Z] #50 DONE 43.2s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:23.012Z] #57 ... [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #55 [core-metadata internal] load build context [2023-07-18T17:36:23.012Z] #55 DONE 43.8s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #47 [support-scheduler internal] load build context [2023-07-18T17:36:23.012Z] #47 DONE 43.8s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #34 [security-bootstrapper internal] load build context [2023-07-18T17:36:23.012Z] #34 DONE 44.1s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #46 [security-spiffe-token-provider internal] load build context [2023-07-18T17:36:23.012Z] #46 DONE 43.9s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #51 [core-command internal] load build context [2023-07-18T17:36:23.012Z] #51 DONE 43.4s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #43 [security-spire-config internal] load build context [2023-07-18T17:36:23.012Z] #43 DONE 44.1s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #32 [security-spire-server internal] load build context [2023-07-18T17:36:23.012Z] #32 DONE 44.3s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #45 [core-common-config-bootstrapper internal] load build context [2023-07-18T17:36:23.012Z] #45 DONE 44.1s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #35 [core-data internal] load build context [2023-07-18T17:36:23.012Z] #35 DONE 44.2s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #52 [security-proxy-setup internal] load build context [2023-07-18T17:36:23.012Z] #52 DONE 43.9s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #41 [security-spire-agent internal] load build context [2023-07-18T17:36:23.012Z] #41 DONE 44.3s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #49 [security-secretstore-setup internal] load build context [2023-07-18T17:36:23.012Z] #49 DONE 43.9s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:23.012Z] #58 ... [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T17:36:23.012Z] #59 DONE 1.3s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:23.012Z] #58 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #58 ... [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #60 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-18T17:36:23.012Z] #60 DONE 0.3s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T17:36:23.012Z] #54 44.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #54 44.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #54 44.68 (1/2) Installing ca-certificates (20230506-r0) [2023-07-18T17:36:23.012Z] #54 44.75 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:23.012Z] #54 44.75 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:23.012Z] #54 44.76 Executing ca-certificates-20230506-r0.trigger [2023-07-18T17:36:23.012Z] #54 44.90 OK: 8 MiB in 17 packages [2023-07-18T17:36:23.012Z] #54 DONE 45.1s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T17:36:23.012Z] #53 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #53 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #53 44.61 (1/4) Installing ca-certificates (20230506-r0) [2023-07-18T17:36:23.012Z] #53 44.65 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:23.012Z] #53 44.65 (3/4) Installing su-exec (0.2-r2) [2023-07-18T17:36:23.012Z] #53 44.65 (4/4) Installing yq (4.30.4-r4) [2023-07-18T17:36:23.012Z] #53 44.84 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:23.012Z] #53 44.90 Executing ca-certificates-20230506-r0.trigger [2023-07-18T17:36:23.012Z] #53 44.97 OK: 17 MiB in 19 packages [2023-07-18T17:36:23.012Z] #53 DONE 45.2s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T17:36:23.012Z] #48 44.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #48 44.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #48 44.63 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:36:23.012Z] #48 44.80 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:36:23.012Z] #48 44.82 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:23.012Z] #48 44.83 (4/4) Installing openssl (3.0.9-r2) [2023-07-18T17:36:23.012Z] #48 44.84 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:23.012Z] #48 45.00 OK: 8 MiB in 17 packages [2023-07-18T17:36:23.012Z] #48 DONE 45.2s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #61 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-18T17:36:23.012Z] #61 DONE 0.1s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:36:23.012Z] #56 44.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #56 44.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #56 44.71 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:36:23.012Z] #56 44.71 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:36:23.012Z] #56 44.71 OK: 17820 distinct packages available [2023-07-18T17:36:23.012Z] #56 44.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #56 44.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #56 45.16 (1/9) Installing ca-certificates (20230506-r0) [2023-07-18T17:36:23.012Z] #56 45.18 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-18T17:36:23.012Z] #56 45.19 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-18T17:36:23.012Z] #56 45.20 (4/9) Installing libcurl (8.1.2-r0) [2023-07-18T17:36:23.012Z] #56 45.21 (5/9) Installing curl (8.1.2-r0) [2023-07-18T17:36:23.012Z] #56 45.26 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:23.012Z] #56 45.26 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-18T17:36:23.012Z] #56 45.27 (8/9) Installing libucontext (1.2-r0) [2023-07-18T17:36:23.012Z] #56 45.27 (9/9) Installing gcompat (1.1.0-r0) [2023-07-18T17:36:23.012Z] #56 45.27 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:23.012Z] #56 45.28 Executing ca-certificates-20230506-r0.trigger [2023-07-18T17:36:23.012Z] #56 45.35 OK: 10 MiB in 24 packages [2023-07-18T17:36:23.012Z] #56 DONE 45.5s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.012Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:23.012Z] #57 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #57 1.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.012Z] #57 2.113 OK: 265 MiB in 53 packages [2023-07-18T17:36:23.012Z] #57 DONE 2.3s [2023-07-18T17:36:23.012Z] [2023-07-18T17:36:23.013Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T17:36:23.013Z] #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 2.069 OK: 265 MiB in 53 packages [2023-07-18T17:36:23.013Z] #62 DONE 2.2s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:23.013Z] #63 DONE 0.0s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #64 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T17:36:23.013Z] #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 2.124 OK: 265 MiB in 53 packages [2023-07-18T17:36:23.013Z] #64 DONE 2.4s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:23.013Z] #65 DONE 0.1s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-18T17:36:23.013Z] #66 DONE 0.1s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #67 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:23.013Z] #67 ... [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T17:36:23.013Z] #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 2.084 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:36:23.013Z] #0 2.084 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:36:23.013Z] #0 2.084 OK: 17820 distinct packages available [2023-07-18T17:36:23.013Z] #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #0 2.549 OK: 265 MiB in 53 packages [2023-07-18T17:36:23.013Z] #68 DONE 2.7s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:23.013Z] #69 DONE 0.0s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:23.013Z] #58 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-18T17:36:23.013Z] #58 2.727 OK: 265 MiB in 53 packages [2023-07-18T17:36:23.013Z] #58 DONE 2.8s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:23.013Z] #70 DONE 0.0s [2023-07-18T17:36:23.013Z] [2023-07-18T17:36:23.013Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:23.300Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-18T17:36:31.158Z] #71 ... [2023-07-18T17:36:31.158Z] [2023-07-18T17:36:31.158Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:31.513Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-07-18T17:36:31.513Z] #1 transferring dockerfile: 2.68kB 0.0s done [2023-07-18T17:36:31.513Z] #1 DONE 0.1s [2023-07-18T17:36:32.101Z] [2023-07-18T17:36:32.101Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-18T17:36:32.101Z] #2 transferring dockerfile: 2.06kB done [2023-07-18T17:36:32.101Z] #2 DONE 0.0s [2023-07-18T17:36:32.101Z] [2023-07-18T17:36:32.101Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-18T17:36:32.101Z] #3 transferring dockerfile: 2.12kB 0.0s done [2023-07-18T17:36:32.101Z] #3 DONE 0.1s [2023-07-18T17:36:32.101Z] [2023-07-18T17:36:32.101Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-18T17:36:32.101Z] #4 transferring dockerfile: 2.04kB done [2023-07-18T17:36:32.101Z] #4 DONE 0.0s [2023-07-18T17:36:32.101Z] [2023-07-18T17:36:32.101Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-07-18T17:36:32.101Z] #5 transferring dockerfile: 2.63kB done [2023-07-18T17:36:32.101Z] #5 DONE 0.1s [2023-07-18T17:36:32.101Z] [2023-07-18T17:36:32.101Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-18T17:36:32.101Z] #6 transferring dockerfile: 2.82kB done [2023-07-18T17:36:32.370Z] #6 DONE 0.1s [2023-07-18T17:36:32.370Z] [2023-07-18T17:36:32.370Z] #7 [core-command internal] load build definition from Dockerfile [2023-07-18T17:36:32.370Z] #7 transferring dockerfile: 1.82kB 0.0s done [2023-07-18T17:36:32.370Z] #7 DONE 0.1s [2023-07-18T17:36:32.370Z] [2023-07-18T17:36:32.370Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-18T17:36:32.370Z] #8 transferring dockerfile: 2.58kB done [2023-07-18T17:36:32.370Z] #8 DONE 0.1s [2023-07-18T17:36:32.370Z] [2023-07-18T17:36:32.370Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-07-18T17:36:32.370Z] #9 transferring dockerfile: 1.82kB done [2023-07-18T17:36:32.370Z] #9 DONE 0.1s [2023-07-18T17:36:32.370Z] [2023-07-18T17:36:32.370Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-07-18T17:36:32.370Z] #10 transferring dockerfile: 1.96kB done [2023-07-18T17:36:32.370Z] #10 DONE 0.1s [2023-07-18T17:36:32.370Z] [2023-07-18T17:36:32.370Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-18T17:36:32.545Z] #72 ... [2023-07-18T17:36:32.545Z] [2023-07-18T17:36:32.545Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:32.643Z] #11 transferring dockerfile: 2.38kB done [2023-07-18T17:36:32.643Z] #11 DONE 0.1s [2023-07-18T17:36:32.643Z] [2023-07-18T17:36:32.643Z] #12 [core-data internal] load build definition from Dockerfile [2023-07-18T17:36:32.643Z] #12 transferring dockerfile: 1.90kB done [2023-07-18T17:36:32.643Z] #12 DONE 0.1s [2023-07-18T17:36:32.643Z] [2023-07-18T17:36:32.643Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-18T17:36:32.643Z] #13 transferring dockerfile: 1.78kB done [2023-07-18T17:36:32.643Z] #13 DONE 0.1s [2023-07-18T17:36:32.643Z] [2023-07-18T17:36:32.643Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-07-18T17:36:32.643Z] #14 transferring dockerfile: 1.84kB done [2023-07-18T17:36:32.643Z] #14 DONE 0.0s [2023-07-18T17:36:32.643Z] [2023-07-18T17:36:32.643Z] #15 [security-spire-agent internal] load .dockerignore [2023-07-18T17:36:32.643Z] #15 transferring context: [2023-07-18T17:36:32.806Z] #73 ... [2023-07-18T17:36:32.806Z] [2023-07-18T17:36:32.806Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:32.910Z] #15 transferring context: 56B 0.0s done [2023-07-18T17:36:32.910Z] #15 DONE 0.1s [2023-07-18T17:36:33.498Z] [2023-07-18T17:36:33.498Z] #16 [security-proxy-setup internal] load .dockerignore [2023-07-18T17:36:33.498Z] #16 transferring context: 56B done [2023-07-18T17:36:33.498Z] #16 DONE 0.0s [2023-07-18T17:36:33.498Z] [2023-07-18T17:36:33.498Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-18T17:36:33.498Z] #17 transferring context: 56B done [2023-07-18T17:36:33.498Z] #17 DONE 0.0s [2023-07-18T17:36:33.498Z] [2023-07-18T17:36:33.498Z] #18 [security-proxy-auth internal] load .dockerignore [2023-07-18T17:36:33.498Z] #18 transferring context: 56B done [2023-07-18T17:36:33.498Z] #18 DONE 0.1s [2023-07-18T17:36:33.498Z] [2023-07-18T17:36:33.498Z] #19 [security-spire-server internal] load .dockerignore [2023-07-18T17:36:33.498Z] #19 transferring context: 56B done [2023-07-18T17:36:33.498Z] #19 DONE 0.0s [2023-07-18T17:36:33.498Z] [2023-07-18T17:36:33.498Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-18T17:36:33.498Z] #20 transferring context: 56B done [2023-07-18T17:36:33.767Z] #20 DONE 0.1s [2023-07-18T17:36:33.767Z] [2023-07-18T17:36:33.767Z] #21 [core-command internal] load .dockerignore [2023-07-18T17:36:33.767Z] #21 transferring context: 56B 0.0s done [2023-07-18T17:36:33.767Z] #21 DONE 0.1s [2023-07-18T17:36:33.767Z] [2023-07-18T17:36:33.767Z] #22 [security-spire-config internal] load .dockerignore [2023-07-18T17:36:33.767Z] #22 transferring context: 56B done [2023-07-18T17:36:33.767Z] #22 DONE 0.1s [2023-07-18T17:36:33.767Z] [2023-07-18T17:36:33.767Z] #23 [support-scheduler internal] load .dockerignore [2023-07-18T17:36:33.767Z] #23 transferring context: 56B done [2023-07-18T17:36:33.767Z] #23 DONE 0.1s [2023-07-18T17:36:33.767Z] [2023-07-18T17:36:33.767Z] #24 [core-metadata internal] load .dockerignore [2023-07-18T17:36:33.767Z] #24 transferring context: 56B done [2023-07-18T17:36:33.767Z] #24 DONE 0.0s [2023-07-18T17:36:33.767Z] [2023-07-18T17:36:33.767Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-07-18T17:36:33.767Z] #25 transferring context: 56B done [2023-07-18T17:36:33.767Z] #25 DONE 0.0s [2023-07-18T17:36:33.767Z] [2023-07-18T17:36:33.767Z] #26 [core-data internal] load .dockerignore [2023-07-18T17:36:33.767Z] #26 transferring context: 56B done [2023-07-18T17:36:33.767Z] #26 DONE 0.1s [2023-07-18T17:36:34.035Z] [2023-07-18T17:36:34.035Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-07-18T17:36:34.035Z] #27 transferring context: 56B done [2023-07-18T17:36:34.035Z] #27 DONE 0.1s [2023-07-18T17:36:34.035Z] [2023-07-18T17:36:34.035Z] #28 [support-notifications internal] load .dockerignore [2023-07-18T17:36:34.035Z] #28 transferring context: 56B done [2023-07-18T17:36:34.035Z] #28 DONE 0.1s [2023-07-18T17:36:34.035Z] [2023-07-18T17:36:34.035Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:34.035Z] #29 DONE 0.0s [2023-07-18T17:36:34.035Z] [2023-07-18T17:36:34.035Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:36:34.302Z] #30 DONE 0.2s [2023-07-18T17:36:34.302Z] [2023-07-18T17:36:34.302Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:34.302Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:34.302Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:34.302Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:34.302Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:34.570Z] #31 DONE 0.2s [2023-07-18T17:36:34.570Z] [2023-07-18T17:36:34.570Z] #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T17:36:34.837Z] #32 ... [2023-07-18T17:36:34.837Z] [2023-07-18T17:36:34.837Z] #33 [security-spire-agent internal] load build context [2023-07-18T17:36:34.837Z] #33 transferring context: 2.57MB 0.5s done [2023-07-18T17:36:34.837Z] #33 DONE 0.6s [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:35.104Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:35.104Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:35.104Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:35.104Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:35.104Z] #31 DONE 0.3s [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #34 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:35.104Z] #34 DONE 1.3s [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #35 [security-proxy-setup internal] load build context [2023-07-18T17:36:35.104Z] #35 ... [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:35.104Z] #29 DONE 0.0s [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:36:35.104Z] #30 DONE 0.2s [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:35.104Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:35.104Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:35.104Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:35.104Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:35.104Z] #31 DONE 0.4s [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #34 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:35.104Z] #34 DONE 1.4s [2023-07-18T17:36:35.104Z] [2023-07-18T17:36:35.104Z] #35 [security-proxy-setup internal] load build context [2023-07-18T17:36:35.374Z] #35 ... [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:35.374Z] #29 DONE 0.0s [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #35 [security-proxy-setup internal] load build context [2023-07-18T17:36:35.374Z] #35 ... [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:35.374Z] #29 DONE 0.0s [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #35 [security-proxy-setup internal] load build context [2023-07-18T17:36:35.374Z] #35 ... [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:35.374Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:35.374Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:35.374Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:35.374Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:35.374Z] #31 DONE 0.4s [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:36:35.374Z] #30 DONE 0.5s [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #36 [security-bootstrapper internal] load build context [2023-07-18T17:36:35.374Z] #36 DONE 0.0s [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #34 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:35.374Z] #34 DONE 1.4s [2023-07-18T17:36:35.374Z] [2023-07-18T17:36:35.374Z] #35 [security-proxy-setup internal] load build context [2023-07-18T17:36:35.650Z] #35 ... [2023-07-18T17:36:35.650Z] [2023-07-18T17:36:35.650Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:35.650Z] #29 DONE 0.0s [2023-07-18T17:36:35.650Z] [2023-07-18T17:36:35.650Z] #35 [security-proxy-setup internal] load build context [2023-07-18T17:36:35.918Z] #35 ... [2023-07-18T17:36:35.918Z] [2023-07-18T17:36:35.918Z] #37 [core-command builder 2/9] WORKDIR /edgex-go [2023-07-18T17:36:35.918Z] #37 DONE 1.4s [2023-07-18T17:36:35.918Z] [2023-07-18T17:36:35.918Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:35.918Z] #29 DONE 0.1s [2023-07-18T17:36:35.918Z] [2023-07-18T17:36:35.918Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:35.918Z] #38 ... [2023-07-18T17:36:35.918Z] [2023-07-18T17:36:35.918Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:35.918Z] #29 DONE 0.1s [2023-07-18T17:36:36.185Z] [2023-07-18T17:36:36.185Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T17:36:36.185Z] #39 ... [2023-07-18T17:36:36.185Z] [2023-07-18T17:36:36.185Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:36.185Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:36.185Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:36.185Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:36.185Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:36.185Z] #31 DONE 0.4s [2023-07-18T17:36:36.185Z] [2023-07-18T17:36:36.185Z] #34 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:36.185Z] #34 DONE 1.4s [2023-07-18T17:36:36.185Z] [2023-07-18T17:36:36.185Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:36:36.185Z] #30 DONE 1.2s [2023-07-18T17:36:36.185Z] [2023-07-18T17:36:36.185Z] #37 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-07-18T17:36:36.185Z] #37 DONE 1.4s [2023-07-18T17:36:36.185Z] [2023-07-18T17:36:36.185Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T17:36:36.451Z] #39 ... [2023-07-18T17:36:36.451Z] [2023-07-18T17:36:36.451Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:36.451Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:36.451Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:36.452Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:36.452Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:36.452Z] #31 DONE 0.4s [2023-07-18T17:36:36.452Z] [2023-07-18T17:36:36.452Z] #34 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:36.452Z] #34 DONE 1.4s [2023-07-18T17:36:36.452Z] [2023-07-18T17:36:36.452Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:36.452Z] #29 DONE 0.1s [2023-07-18T17:36:36.452Z] [2023-07-18T17:36:36.452Z] #37 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-07-18T17:36:36.452Z] #37 DONE 1.4s [2023-07-18T17:36:36.452Z] [2023-07-18T17:36:36.452Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T17:36:37.044Z] #39 ... [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:37.044Z] #29 DONE 0.1s [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #39 [core-common-config-bootstrapper internal] load build context [2023-07-18T17:36:37.044Z] #39 transferring context: 2.57MB 1.8s done [2023-07-18T17:36:37.044Z] #39 DONE 2.0s [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #40 [core-command internal] load build context [2023-07-18T17:36:37.044Z] #40 ... [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:37.044Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:37.044Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:37.044Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:37.044Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:37.044Z] #31 DONE 0.4s [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #34 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:37.044Z] #34 DONE 1.5s [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #37 [core-data builder 2/9] WORKDIR /edgex-go [2023-07-18T17:36:37.044Z] #37 DONE 1.4s [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:37.044Z] #29 DONE 0.1s [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:36:37.044Z] #30 DONE 1.9s [2023-07-18T17:36:37.044Z] [2023-07-18T17:36:37.044Z] #40 [core-command internal] load build context [2023-07-18T17:36:37.312Z] #40 ... [2023-07-18T17:36:37.312Z] [2023-07-18T17:36:37.312Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:37.312Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:37.312Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:37.312Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:37.312Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:37.312Z] #31 DONE 0.5s [2023-07-18T17:36:37.312Z] [2023-07-18T17:36:37.312Z] #34 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:37.312Z] #34 DONE 1.5s [2023-07-18T17:36:37.312Z] [2023-07-18T17:36:37.312Z] #37 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-07-18T17:36:37.312Z] #37 DONE 1.4s [2023-07-18T17:36:37.312Z] [2023-07-18T17:36:37.312Z] #40 [core-command internal] load build context [2023-07-18T17:36:37.579Z] #40 ... [2023-07-18T17:36:37.579Z] [2023-07-18T17:36:37.579Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-18T17:36:37.579Z] #29 DONE 0.1s [2023-07-18T17:36:37.579Z] [2023-07-18T17:36:37.579Z] #40 [core-command internal] load build context [2023-07-18T17:36:37.579Z] #40 ... [2023-07-18T17:36:37.579Z] [2023-07-18T17:36:37.579Z] #41 [security-proxy-auth internal] load build context [2023-07-18T17:36:37.579Z] #41 transferring context: 2.57MB 1.8s done [2023-07-18T17:36:37.579Z] #41 DONE 2.6s [2023-07-18T17:36:37.579Z] [2023-07-18T17:36:37.579Z] #40 [core-command internal] load build context [2023-07-18T17:36:38.215Z] #40 ... [2023-07-18T17:36:38.215Z] [2023-07-18T17:36:38.215Z] #36 [security-bootstrapper internal] load build context [2023-07-18T17:36:38.215Z] #36 transferring context: 2.57MB 1.8s done [2023-07-18T17:36:38.215Z] #36 DONE 2.6s [2023-07-18T17:36:38.215Z] [2023-07-18T17:36:38.215Z] #35 [security-proxy-setup internal] load build context [2023-07-18T17:36:38.215Z] #35 transferring context: 2.57MB 2.1s done [2023-07-18T17:36:38.215Z] #35 DONE 3.1s [2023-07-18T17:36:38.215Z] [2023-07-18T17:36:38.215Z] #42 [security-spire-server internal] load build context [2023-07-18T17:36:38.215Z] #42 transferring context: 2.57MB 2.1s done [2023-07-18T17:36:38.215Z] #42 DONE 2.7s [2023-07-18T17:36:38.215Z] [2023-07-18T17:36:38.215Z] #40 [core-command internal] load build context [2023-07-18T17:36:38.215Z] #40 transferring context: 2.57MB 2.7s done [2023-07-18T17:36:38.481Z] #40 ... [2023-07-18T17:36:38.481Z] [2023-07-18T17:36:38.482Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-18T17:36:38.482Z] #30 DONE 3.0s [2023-07-18T17:36:38.748Z] [2023-07-18T17:36:38.748Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-18T17:36:38.748Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-18T17:36:38.748Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-18T17:36:38.748Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-18T17:36:38.748Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-18T17:36:38.748Z] #31 DONE 0.5s [2023-07-18T17:36:38.748Z] [2023-07-18T17:36:38.748Z] #34 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-07-18T17:36:38.748Z] #34 DONE 1.5s [2023-07-18T17:36:38.748Z] [2023-07-18T17:36:38.748Z] #37 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-07-18T17:36:38.748Z] #37 DONE 1.4s [2023-07-18T17:36:38.748Z] [2023-07-18T17:36:38.748Z] #43 [core-metadata internal] load build context [2023-07-18T17:36:39.707Z] #43 ... [2023-07-18T17:36:39.707Z] [2023-07-18T17:36:39.707Z] #40 [core-command internal] load build context [2023-07-18T17:36:39.707Z] #40 DONE 4.2s [2023-07-18T17:36:39.707Z] [2023-07-18T17:36:39.707Z] #43 [core-metadata internal] load build context [2023-07-18T17:36:39.707Z] #43 transferring context: 2.57MB 2.7s done [2023-07-18T17:36:40.669Z] #43 DONE 4.4s [2023-07-18T17:36:40.669Z] [2023-07-18T17:36:40.669Z] #44 [core-data internal] load build context [2023-07-18T17:36:42.074Z] #44 ... [2023-07-18T17:36:42.074Z] [2023-07-18T17:36:42.074Z] #45 [support-scheduler internal] load build context [2023-07-18T17:36:42.074Z] #45 transferring context: 2.57MB 3.9s done [2023-07-18T17:36:42.074Z] #45 DONE 5.5s [2023-07-18T17:36:42.074Z] [2023-07-18T17:36:42.074Z] #44 [core-data internal] load build context [2023-07-18T17:36:42.657Z] #44 ... [2023-07-18T17:36:42.657Z] [2023-07-18T17:36:42.657Z] #46 [security-spire-config internal] load build context [2023-07-18T17:36:42.657Z] #46 transferring context: 2.57MB 4.4s done [2023-07-18T17:36:42.657Z] #46 DONE 6.2s [2023-07-18T17:36:42.657Z] [2023-07-18T17:36:42.657Z] #44 [core-data internal] load build context [2023-07-18T17:36:44.627Z] #44 transferring context: 2.57MB 6.0s done [2023-07-18T17:36:44.627Z] #44 ... [2023-07-18T17:36:44.627Z] [2023-07-18T17:36:44.627Z] #47 [security-secretstore-setup internal] load build context [2023-07-18T17:36:44.627Z] #47 transferring context: 2.57MB 4.8s done [2023-07-18T17:36:44.627Z] #47 DONE 7.3s [2023-07-18T17:36:44.627Z] [2023-07-18T17:36:44.627Z] #48 [support-notifications internal] load build context [2023-07-18T17:36:44.898Z] #48 ... [2023-07-18T17:36:44.898Z] [2023-07-18T17:36:44.898Z] #44 [core-data internal] load build context [2023-07-18T17:36:44.898Z] #44 DONE 7.7s [2023-07-18T17:36:44.898Z] [2023-07-18T17:36:44.898Z] #48 [support-notifications internal] load build context [2023-07-18T17:36:44.898Z] #48 ... [2023-07-18T17:36:44.898Z] [2023-07-18T17:36:44.898Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T17:36:45.165Z] #49 ... [2023-07-18T17:36:45.165Z] [2023-07-18T17:36:45.165Z] #50 [security-spiffe-token-provider internal] load build context [2023-07-18T17:36:45.165Z] #50 transferring context: 2.57MB 4.9s done [2023-07-18T17:36:45.165Z] #50 DONE 7.9s [2023-07-18T17:36:45.165Z] [2023-07-18T17:36:45.165Z] #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T17:36:45.165Z] #0 7.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.165Z] #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.165Z] #51 ... [2023-07-18T17:36:45.165Z] [2023-07-18T17:36:45.165Z] #48 [support-notifications internal] load build context [2023-07-18T17:36:45.165Z] #48 transferring context: 2.57MB 5.2s done [2023-07-18T17:36:45.165Z] #48 DONE 6.4s [2023-07-18T17:36:45.165Z] [2023-07-18T17:36:45.165Z] #32 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T17:36:45.165Z] #32 3.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.165Z] #32 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.165Z] #32 6.444 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:36:45.165Z] #32 6.444 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:36:45.165Z] #32 6.444 OK: 17691 distinct packages available [2023-07-18T17:36:45.165Z] #32 6.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.165Z] #32 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.165Z] #32 9.893 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:36:45.165Z] #32 10.18 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:36:45.165Z] #32 10.26 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:45.165Z] #32 10.32 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-18T17:36:45.165Z] #32 10.32 (5/7) Installing libucontext (1.2-r0) [2023-07-18T17:36:45.165Z] #32 10.32 (6/7) Installing gcompat (1.1.0-r0) [2023-07-18T17:36:45.165Z] #32 10.36 (7/7) Installing openssl (3.0.9-r2) [2023-07-18T17:36:45.165Z] #32 10.45 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:45.165Z] #32 10.59 OK: 9 MiB in 20 packages [2023-07-18T17:36:45.746Z] #32 ... [2023-07-18T17:36:45.746Z] [2023-07-18T17:36:45.746Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T17:36:45.746Z] #0 5.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.746Z] #0 5.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:45.746Z] #0 8.583 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:45.746Z] #0 8.665 (2/2) Installing su-exec (0.2-r2) [2023-07-18T17:36:45.746Z] #0 8.665 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:45.746Z] #0 8.747 OK: 8 MiB in 17 packages [2023-07-18T17:36:45.746Z] #52 ... [2023-07-18T17:36:45.746Z] [2023-07-18T17:36:45.746Z] #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T17:36:46.016Z] #53 ... [2023-07-18T17:36:46.016Z] [2023-07-18T17:36:46.016Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-18T17:36:46.016Z] #52 DONE 10.3s [2023-07-18T17:36:46.016Z] [2023-07-18T17:36:46.016Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:46.016Z] #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:46.016Z] #54 ... [2023-07-18T17:36:46.016Z] [2023-07-18T17:36:46.016Z] #32 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-18T17:36:46.016Z] #32 DONE 12.2s [2023-07-18T17:36:46.016Z] [2023-07-18T17:36:46.016Z] #55 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T17:36:46.598Z] #55 ... [2023-07-18T17:36:46.598Z] [2023-07-18T17:36:46.598Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:46.598Z] #38 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:46.598Z] #38 ... [2023-07-18T17:36:46.598Z] [2023-07-18T17:36:46.598Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T17:36:46.598Z] #56 ... [2023-07-18T17:36:46.598Z] [2023-07-18T17:36:46.598Z] #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T17:36:46.598Z] #51 11.35 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:46.598Z] #51 11.35 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:46.598Z] #51 11.49 OK: 8 MiB in 16 packages [2023-07-18T17:36:47.181Z] #51 ... [2023-07-18T17:36:47.181Z] [2023-07-18T17:36:47.181Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T17:36:47.449Z] #57 ... [2023-07-18T17:36:47.449Z] [2023-07-18T17:36:47.449Z] #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-18T17:36:47.449Z] #51 DONE 12.3s [2023-07-18T17:36:47.449Z] [2023-07-18T17:36:47.449Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:36:47.715Z] #58 ... [2023-07-18T17:36:47.715Z] [2023-07-18T17:36:47.715Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T17:36:47.715Z] #59 ... [2023-07-18T17:36:47.715Z] [2023-07-18T17:36:47.715Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T17:36:47.982Z] #60 ... [2023-07-18T17:36:47.982Z] [2023-07-18T17:36:47.982Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:47.982Z] #38 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:48.972Z] #38 ... [2023-07-18T17:36:48.972Z] [2023-07-18T17:36:48.972Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:48.972Z] #54 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:48.972Z] #54 12.53 OK: 263 MiB in 53 packages [2023-07-18T17:36:48.972Z] #54 DONE 13.1s [2023-07-18T17:36:48.972Z] [2023-07-18T17:36:48.972Z] #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T17:36:48.972Z] #53 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:49.238Z] #53 ... [2023-07-18T17:36:49.238Z] [2023-07-18T17:36:49.238Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T17:36:49.238Z] #61 ... [2023-07-18T17:36:49.238Z] [2023-07-18T17:36:49.238Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T17:36:49.505Z] #62 ... [2023-07-18T17:36:49.506Z] [2023-07-18T17:36:49.506Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:49.506Z] #63 DONE 0.7s [2023-07-18T17:36:49.506Z] [2023-07-18T17:36:49.506Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-18T17:36:49.506Z] #38 13.47 OK: 263 MiB in 53 packages [2023-07-18T17:36:50.108Z] #38 DONE 14.3s [2023-07-18T17:36:50.108Z] [2023-07-18T17:36:50.108Z] #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:50.694Z] #64 ... [2023-07-18T17:36:50.694Z] [2023-07-18T17:36:50.694Z] #49 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-18T17:36:50.694Z] #49 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:50.694Z] #49 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:50.694Z] #49 14.58 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:36:50.694Z] #49 14.86 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-18T17:36:50.694Z] #49 14.92 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:50.694Z] #49 14.94 (4/4) Installing openssl (3.0.9-r2) [2023-07-18T17:36:50.694Z] #49 15.04 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:50.694Z] #49 15.06 OK: 8 MiB in 17 packages [2023-07-18T17:36:50.694Z] #49 DONE 15.9s [2023-07-18T17:36:50.960Z] [2023-07-18T17:36:50.960Z] #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:50.960Z] #64 DONE 0.9s [2023-07-18T17:36:50.960Z] [2023-07-18T17:36:50.960Z] #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:51.226Z] #65 ... [2023-07-18T17:36:51.226Z] [2023-07-18T17:36:51.226Z] #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-18T17:36:51.226Z] #66 DONE 0.3s [2023-07-18T17:36:51.226Z] [2023-07-18T17:36:51.226Z] #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T17:36:51.226Z] #53 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:53.168Z] #53 ... [2023-07-18T17:36:53.168Z] [2023-07-18T17:36:53.168Z] #55 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-18T17:36:53.168Z] #55 DONE 6.8s [2023-07-18T17:36:53.168Z] [2023-07-18T17:36:53.168Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-18T17:36:53.168Z] #67 DONE 0.2s [2023-07-18T17:36:53.168Z] [2023-07-18T17:36:53.168Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T17:36:53.168Z] #61 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:54.131Z] #61 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:55.091Z] #61 ... [2023-07-18T17:36:55.091Z] [2023-07-18T17:36:55.091Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-18T17:36:55.091Z] #53 18.92 OK: 263 MiB in 53 packages [2023-07-18T17:36:55.091Z] #53 DONE 19.7s [2023-07-18T17:36:55.091Z] [2023-07-18T17:36:55.091Z] #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T17:36:55.359Z] #68 DONE 0.4s [2023-07-18T17:36:55.359Z] [2023-07-18T17:36:55.359Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:56.319Z] #69 ... [2023-07-18T17:36:56.319Z] [2023-07-18T17:36:56.319Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-18T17:36:56.319Z] #62 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.319Z] #62 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.319Z] #62 14.76 (1/2) Installing ca-certificates (20230506-r0) [2023-07-18T17:36:56.319Z] #62 14.96 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:56.319Z] #62 14.99 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:56.319Z] #62 15.06 Executing ca-certificates-20230506-r0.trigger [2023-07-18T17:36:56.319Z] #62 16.43 OK: 8 MiB in 17 packages [2023-07-18T17:36:56.319Z] #62 DONE 17.1s [2023-07-18T17:36:56.588Z] [2023-07-18T17:36:56.588Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T17:36:56.588Z] #56 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.588Z] #56 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.588Z] #56 17.60 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:36:56.588Z] #56 17.60 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:36:56.588Z] #56 17.60 OK: 17691 distinct packages available [2023-07-18T17:36:56.588Z] #56 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.588Z] #56 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.857Z] #56 ... [2023-07-18T17:36:56.857Z] [2023-07-18T17:36:56.857Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:36:56.857Z] #58 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.857Z] #58 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:56.857Z] #58 18.62 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:36:56.857Z] #58 18.62 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:36:56.857Z] #58 18.62 OK: 17691 distinct packages available [2023-07-18T17:36:56.857Z] #58 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:57.124Z] #58 ... [2023-07-18T17:36:57.124Z] [2023-07-18T17:36:57.124Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-18T17:36:57.124Z] #61 18.10 OK: 263 MiB in 53 packages [2023-07-18T17:36:57.414Z] #61 DONE 18.6s [2023-07-18T17:36:57.415Z] [2023-07-18T17:36:57.415Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:36:58.004Z] #70 DONE 0.4s [2023-07-18T17:36:58.004Z] [2023-07-18T17:36:58.004Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:58.599Z] #71 ... [2023-07-18T17:36:58.599Z] [2023-07-18T17:36:58.599Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-18T17:36:58.599Z] #60 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:58.599Z] #60 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:58.599Z] #60 20.16 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:58.599Z] #60 20.26 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:58.599Z] #60 20.38 OK: 8 MiB in 16 packages [2023-07-18T17:36:58.599Z] #60 DONE 21.0s [2023-07-18T17:36:58.866Z] [2023-07-18T17:36:58.866Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:36:58.866Z] #58 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:59.137Z] #58 ... [2023-07-18T17:36:59.137Z] [2023-07-18T17:36:59.137Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T17:36:59.137Z] #57 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:59.137Z] #57 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:59.137Z] #57 17.44 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-18T17:36:59.137Z] #57 17.44 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-18T17:36:59.137Z] #57 17.44 OK: 17691 distinct packages available [2023-07-18T17:36:59.137Z] #57 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:59.137Z] #57 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:59.403Z] #57 ... [2023-07-18T17:36:59.403Z] [2023-07-18T17:36:59.403Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T17:36:59.403Z] #59 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:59.403Z] #59 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-18T17:36:59.403Z] #59 20.10 (1/4) Installing ca-certificates (20230506-r0) [2023-07-18T17:36:59.403Z] #59 20.48 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:59.403Z] #59 20.50 (3/4) Installing su-exec (0.2-r2) [2023-07-18T17:36:59.403Z] #59 20.55 (4/4) Installing yq (4.30.4-r4) [2023-07-18T17:36:59.403Z] #59 21.25 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:59.403Z] #59 21.34 Executing ca-certificates-20230506-r0.trigger [2023-07-18T17:36:59.671Z] #59 ... [2023-07-18T17:36:59.671Z] [2023-07-18T17:36:59.671Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:36:59.671Z] #72 ... [2023-07-18T17:36:59.671Z] [2023-07-18T17:36:59.671Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-18T17:36:59.671Z] #56 23.17 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-18T17:36:59.671Z] #56 23.19 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-18T17:36:59.671Z] #56 23.22 (3/4) Installing libucontext (1.2-r0) [2023-07-18T17:36:59.671Z] #56 23.23 (4/4) Installing gcompat (1.1.0-r0) [2023-07-18T17:36:59.671Z] #56 23.26 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:36:59.938Z] #56 23.34 OK: 8 MiB in 19 packages [2023-07-18T17:37:00.521Z] #56 DONE 24.0s [2023-07-18T17:37:00.521Z] [2023-07-18T17:37:00.521Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-18T17:37:00.521Z] #59 22.23 OK: 17 MiB in 19 packages [2023-07-18T17:37:00.521Z] #59 DONE 22.9s [2023-07-18T17:37:00.521Z] [2023-07-18T17:37:00.521Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:37:00.796Z] #58 23.25 (1/9) Installing ca-certificates (20230506-r0) [2023-07-18T17:37:01.067Z] #58 23.53 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-18T17:37:01.067Z] #58 ... [2023-07-18T17:37:01.067Z] [2023-07-18T17:37:01.067Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-18T17:37:01.067Z] #57 23.43 OK: 263 MiB in 53 packages [2023-07-18T17:37:01.067Z] #57 DONE 23.9s [2023-07-18T17:37:01.067Z] [2023-07-18T17:37:01.067Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:37:01.067Z] #58 23.65 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-18T17:37:01.067Z] #58 23.67 (4/9) Installing libcurl (8.1.2-r0) [2023-07-18T17:37:01.067Z] #58 23.70 (5/9) Installing curl (8.1.2-r0) [2023-07-18T17:37:01.067Z] #58 23.80 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-18T17:37:01.067Z] #58 23.80 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-18T17:37:01.342Z] #58 23.83 (8/9) Installing libucontext (1.2-r0) [2023-07-18T17:37:01.342Z] #58 23.83 (9/9) Installing gcompat (1.1.0-r0) [2023-07-18T17:37:01.342Z] #58 23.84 Executing busybox-1.35.0-r29.trigger [2023-07-18T17:37:01.342Z] #58 23.90 Executing ca-certificates-20230506-r0.trigger [2023-07-18T17:37:01.611Z] #58 ... [2023-07-18T17:37:01.611Z] [2023-07-18T17:37:01.611Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:01.611Z] #73 DONE 0.5s [2023-07-18T17:37:01.876Z] [2023-07-18T17:37:01.876Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:02.470Z] #74 ... [2023-07-18T17:37:02.470Z] [2023-07-18T17:37:02.470Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-18T17:37:02.470Z] #58 24.63 OK: 11 MiB in 24 packages [2023-07-18T17:37:02.470Z] #58 DONE 25.0s [2023-07-18T17:37:02.741Z] [2023-07-18T17:37:02.741Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:11.640Z] #74 DONE 48.2s [2023-07-18T17:37:11.640Z] [2023-07-18T17:37:11.640Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:11.640Z] #72 DONE 47.6s [2023-07-18T17:37:11.640Z] [2023-07-18T17:37:11.640Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:11.640Z] #73 DONE 48.3s [2023-07-18T17:37:11.640Z] [2023-07-18T17:37:11.640Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:11.640Z] #71 DONE 47.8s [2023-07-18T17:37:11.640Z] [2023-07-18T17:37:11.640Z] #67 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:11.640Z] #67 DONE 48.2s [2023-07-18T17:37:11.640Z] [2023-07-18T17:37:11.640Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T17:37:17.277Z] #75 ... [2023-07-18T17:37:17.277Z] [2023-07-18T17:37:17.277Z] #76 [core-data builder 6/7] COPY . . [2023-07-18T17:37:21.527Z] #76 ... [2023-07-18T17:37:21.527Z] [2023-07-18T17:37:21.527Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T17:37:21.527Z] #77 ... [2023-07-18T17:37:21.527Z] [2023-07-18T17:37:21.527Z] #78 [support-notifications builder 6/7] COPY . . [2023-07-18T17:37:21.527Z] #78 ... [2023-07-18T17:37:21.527Z] [2023-07-18T17:37:21.527Z] #79 [security-spire-server builder 6/9] COPY . . [2023-07-18T17:37:22.919Z] #79 DONE 12.0s [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #75 DONE 12.0s [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #77 DONE 12.0s [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:22.919Z] #80 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #81 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #81 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:22.919Z] #82 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #76 [core-data builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #76 DONE 12.0s [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:22.919Z] #83 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:22.919Z] #84 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #85 [support-scheduler builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #85 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #86 [core-metadata builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #86 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:22.919Z] #87 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:22.919Z] #88 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #89 [security-proxy-auth builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #89 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:22.919Z] #90 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:22.919Z] #91 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #78 [support-notifications builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #78 DONE 12.0s [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:22.919Z] #92 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #93 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #93 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:22.919Z] #94 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #95 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:22.919Z] #95 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:22.919Z] #96 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #97 [core-command builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #97 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:22.919Z] #98 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T17:37:22.919Z] #99 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:22.919Z] #100 CACHED [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T17:37:22.919Z] #101 DONE 0.1s [2023-07-18T17:37:22.919Z] [2023-07-18T17:37:22.919Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:37:23.180Z] #102 ... [2023-07-18T17:37:23.180Z] [2023-07-18T17:37:23.180Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-07-18T17:37:23.180Z] #103 CACHED [2023-07-18T17:37:23.180Z] [2023-07-18T17:37:23.180Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:23.180Z] #104 CACHED [2023-07-18T17:37:23.180Z] [2023-07-18T17:37:23.180Z] #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-18T17:37:23.180Z] #105 CACHED [2023-07-18T17:37:23.180Z] [2023-07-18T17:37:23.180Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T17:37:23.180Z] #106 CACHED [2023-07-18T17:37:23.180Z] [2023-07-18T17:37:23.181Z] #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-07-18T17:37:25.977Z] #107 DONE 2.6s [2023-07-18T17:37:25.977Z] [2023-07-18T17:37:25.977Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T17:37:25.977Z] #0 0.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-18T17:37:25.977Z] #108 ... [2023-07-18T17:37:25.977Z] [2023-07-18T17:37:25.977Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-18T17:37:25.977Z] #109 DONE 2.6s [2023-07-18T17:37:26.346Z] [2023-07-18T17:37:26.346Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:26.608Z] #110 ... [2023-07-18T17:37:26.608Z] [2023-07-18T17:37:26.608Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:26.608Z] #111 DONE 1.0s [2023-07-18T17:37:26.608Z] [2023-07-18T17:37:26.608Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:26.608Z] #110 DONE 0.9s [2023-07-18T17:37:26.608Z] [2023-07-18T17:37:26.608Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T17:37:26.608Z] #0 1.376 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-18T17:37:27.989Z] #112 ... [2023-07-18T17:37:27.989Z] [2023-07-18T17:37:27.989Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:27.989Z] #113 CACHED [2023-07-18T17:37:27.989Z] [2023-07-18T17:37:27.989Z] #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-18T17:37:27.989Z] #114 CACHED [2023-07-18T17:37:27.990Z] [2023-07-18T17:37:27.990Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:27.990Z] #115 CACHED [2023-07-18T17:37:27.990Z] [2023-07-18T17:37:27.990Z] #116 [security-spire-config builder 6/9] COPY . . [2023-07-18T17:37:27.990Z] #116 CACHED [2023-07-18T17:37:27.990Z] [2023-07-18T17:37:27.990Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T17:37:27.990Z] #117 CACHED [2023-07-18T17:37:27.990Z] [2023-07-18T17:37:27.990Z] #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-18T17:37:27.990Z] #118 CACHED [2023-07-18T17:37:27.990Z] [2023-07-18T17:37:27.990Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:37:28.560Z] #119 DONE 0.7s [2023-07-18T17:37:28.560Z] [2023-07-18T17:37:28.560Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:37:28.821Z] #120 DONE 0.7s [2023-07-18T17:37:28.821Z] [2023-07-18T17:37:28.821Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:37:28.821Z] #121 DONE 0.0s [2023-07-18T17:37:28.821Z] [2023-07-18T17:37:28.821Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:37:28.821Z] #122 DONE 0.0s [2023-07-18T17:37:28.821Z] [2023-07-18T17:37:28.821Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:37:28.821Z] #123 CACHED [2023-07-18T17:37:28.821Z] [2023-07-18T17:37:28.821Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:37:28.821Z] #124 CACHED [2023-07-18T17:37:28.821Z] [2023-07-18T17:37:28.821Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T17:37:30.264Z] #125 DONE 1.5s [2023-07-18T17:37:30.264Z] [2023-07-18T17:37:30.264Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:30.264Z] #126 DONE 1.5s [2023-07-18T17:37:30.264Z] [2023-07-18T17:37:30.264Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:30.264Z] #127 DONE 1.5s [2023-07-18T17:37:30.264Z] [2023-07-18T17:37:30.264Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T17:37:30.264Z] #128 DONE 0.0s [2023-07-18T17:37:30.264Z] [2023-07-18T17:37:30.264Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T17:37:30.523Z] #129 DONE 0.2s [2023-07-18T17:37:30.523Z] [2023-07-18T17:37:30.523Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-18T17:37:31.095Z] #130 DONE 0.6s [2023-07-18T17:37:31.095Z] [2023-07-18T17:37:31.095Z] #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:31.095Z] #131 DONE 0.9s [2023-07-18T17:37:31.095Z] [2023-07-18T17:37:31.095Z] #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-18T17:37:31.095Z] #132 DONE 0.6s [2023-07-18T17:37:31.095Z] [2023-07-18T17:37:31.095Z] #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T17:37:31.356Z] #133 DONE 0.2s [2023-07-18T17:37:31.356Z] [2023-07-18T17:37:31.356Z] #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-18T17:37:31.356Z] #134 DONE 0.1s [2023-07-18T17:37:31.356Z] [2023-07-18T17:37:31.356Z] #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T17:37:31.356Z] #135 DONE 0.2s [2023-07-18T17:37:31.356Z] [2023-07-18T17:37:31.356Z] #136 [security-spire-server] exporting to image [2023-07-18T17:37:31.356Z] #136 exporting layers [2023-07-18T17:37:31.356Z] #136 ... [2023-07-18T17:37:31.356Z] [2023-07-18T17:37:31.356Z] #137 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-18T17:37:31.356Z] #137 DONE 0.1s [2023-07-18T17:37:31.616Z] [2023-07-18T17:37:31.616Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-18T17:37:31.616Z] #138 DONE 0.2s [2023-07-18T17:37:31.616Z] [2023-07-18T17:37:31.616Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T17:37:31.616Z] #0 1.275 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-18T17:37:31.616Z] #139 ... [2023-07-18T17:37:31.616Z] [2023-07-18T17:37:31.616Z] #136 [security-spire-agent] exporting to image [2023-07-18T17:37:32.187Z] #136 exporting layers 0.8s done [2023-07-18T17:37:32.187Z] #136 writing image sha256:028447eedd3005fb188cb217445a29d20fc9b9da0d13a06f474498b623535fbd [2023-07-18T17:37:32.187Z] #136 exporting layers 0.7s done [2023-07-18T17:37:32.187Z] #136 writing image sha256:028447eedd3005fb188cb217445a29d20fc9b9da0d13a06f474498b623535fbd 0.2s done [2023-07-18T17:37:32.187Z] #136 naming to docker.io/library/security-spire-config done [2023-07-18T17:37:32.187Z] #136 writing image sha256:17d016d6a5efa8dd14b05840384170d79c314786cfbecb539a4dc8e3eaa0b9e0 done [2023-07-18T17:37:32.187Z] #136 naming to docker.io/library/security-spire-server done [2023-07-18T17:37:32.187Z] #136 writing image sha256:aa310c2e550733e926ff54b5e1250542170147e34bda8f7b2b59dc47c57e99b0 done [2023-07-18T17:37:32.187Z] #136 naming to docker.io/library/security-spire-agent done [2023-07-18T17:37:32.187Z] #136 DONE 1.2s [2023-07-18T17:37:32.187Z] [2023-07-18T17:37:32.187Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T17:37:32.187Z] #0 1.372 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-18T17:37:33.127Z] #140 ... [2023-07-18T17:37:33.127Z] [2023-07-18T17:37:33.127Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:37:33.127Z] #0 0.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-18T17:37:33.127Z] #141 ... [2023-07-18T17:37:33.127Z] [2023-07-18T17:37:33.127Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T17:37:33.127Z] #0 0.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-18T17:37:33.127Z] #142 ... [2023-07-18T17:37:33.127Z] [2023-07-18T17:37:33.127Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T17:37:33.127Z] #0 0.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-18T17:37:33.387Z] #143 ... [2023-07-18T17:37:33.387Z] [2023-07-18T17:37:33.387Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T17:37:33.387Z] #0 1.276 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-18T17:37:33.387Z] #144 ... [2023-07-18T17:37:33.387Z] [2023-07-18T17:37:33.387Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:37:33.387Z] #0 1.190 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-18T17:37:33.647Z] #145 ... [2023-07-18T17:37:33.647Z] [2023-07-18T17:37:33.647Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:37:33.647Z] #0 0.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-18T17:37:33.906Z] #146 ... [2023-07-18T17:37:33.906Z] [2023-07-18T17:37:33.906Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:37:33.906Z] #102 1.017 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-18T17:37:49.558Z] #72 ... [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.558Z] #71 DONE 44.9s [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.558Z] #74 DONE 41.2s [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #65 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.558Z] #65 DONE 51.9s [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.558Z] #69 DONE 47.6s [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-18T17:37:49.558Z] #75 ... [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.558Z] #72 DONE 53.3s [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T17:37:49.558Z] #76 ... [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-18T17:37:49.558Z] #77 DONE 1.5s [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #78 [support-notifications builder 6/7] COPY . . [2023-07-18T17:37:49.558Z] #78 DONE 1.5s [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.558Z] #79 CACHED [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #80 [core-data builder 6/7] COPY . . [2023-07-18T17:37:49.558Z] #80 CACHED [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:49.558Z] #81 CACHED [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:49.558Z] #82 CACHED [2023-07-18T17:37:49.558Z] [2023-07-18T17:37:49.558Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.559Z] #83 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #84 [core-metadata builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #84 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #85 [support-scheduler builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #85 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.559Z] #86 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:49.559Z] #87 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #88 [core-command builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #88 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:49.559Z] #89 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.559Z] #90 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #91 DONE 1.4s [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #92 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:49.559Z] #93 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.559Z] #94 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-07-18T17:37:49.559Z] #75 DONE 1.5s [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.559Z] #95 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:49.559Z] #96 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #97 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.559Z] #98 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-18T17:37:49.559Z] #99 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #100 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-07-18T17:37:49.559Z] #76 DONE 1.4s [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:37:49.559Z] #101 ... [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:49.559Z] #102 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T17:37:49.559Z] #103 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-18T17:37:49.559Z] #104 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-18T17:37:49.559Z] #105 CACHED [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T17:37:49.559Z] #106 DONE 0.4s [2023-07-18T17:37:49.559Z] [2023-07-18T17:37:49.559Z] #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-07-18T17:37:50.145Z] #107 ... [2023-07-18T17:37:50.145Z] [2023-07-18T17:37:50.145Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:37:50.145Z] #0 5.868 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-18T17:37:50.412Z] #108 ... [2023-07-18T17:37:50.412Z] [2023-07-18T17:37:50.412Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:37:50.412Z] #101 6.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-18T17:37:50.999Z] #101 ... [2023-07-18T17:37:50.999Z] [2023-07-18T17:37:50.999Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-18T17:37:50.999Z] #109 DONE 6.3s [2023-07-18T17:37:51.271Z] [2023-07-18T17:37:51.271Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:51.271Z] #110 ... [2023-07-18T17:37:51.271Z] [2023-07-18T17:37:51.271Z] #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-07-18T17:37:51.271Z] #107 DONE 6.6s [2023-07-18T17:37:51.543Z] [2023-07-18T17:37:51.543Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:51.543Z] #110 DONE 0.4s [2023-07-18T17:37:51.543Z] [2023-07-18T17:37:51.543Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:51.819Z] #111 DONE 0.4s [2023-07-18T17:37:51.819Z] [2023-07-18T17:37:51.819Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T17:37:51.819Z] #0 6.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-18T17:37:52.092Z] #112 ... [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-18T17:37:52.092Z] #113 CACHED [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-18T17:37:52.092Z] #114 CACHED [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-18T17:37:52.092Z] #115 CACHED [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-18T17:37:52.092Z] #116 CACHED [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #117 [security-spire-config builder 6/9] COPY . . [2023-07-18T17:37:52.092Z] #117 CACHED [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-18T17:37:52.092Z] #118 CACHED [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:37:52.092Z] #119 ... [2023-07-18T17:37:52.092Z] [2023-07-18T17:37:52.092Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:37:52.092Z] #120 DONE 0.2s [2023-07-18T17:37:52.359Z] [2023-07-18T17:37:52.359Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:37:52.359Z] #121 ... [2023-07-18T17:37:52.359Z] [2023-07-18T17:37:52.359Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:37:52.359Z] #119 DONE 0.3s [2023-07-18T17:37:52.626Z] [2023-07-18T17:37:52.626Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:37:52.626Z] #121 DONE 0.3s [2023-07-18T17:37:52.626Z] [2023-07-18T17:37:52.626Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T17:37:52.626Z] #0 6.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-18T17:37:53.211Z] #122 ... [2023-07-18T17:37:53.211Z] [2023-07-18T17:37:53.212Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:37:53.212Z] #123 DONE 0.2s [2023-07-18T17:37:53.212Z] [2023-07-18T17:37:53.212Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T17:37:53.212Z] #0 5.930 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-18T17:37:53.795Z] #124 ... [2023-07-18T17:37:53.795Z] [2023-07-18T17:37:53.795Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:37:53.795Z] #125 CACHED [2023-07-18T17:37:53.795Z] [2023-07-18T17:37:53.795Z] #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:37:53.795Z] #126 CACHED [2023-07-18T17:37:53.795Z] [2023-07-18T17:37:53.795Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:54.378Z] #127 ... [2023-07-18T17:37:54.378Z] [2023-07-18T17:37:54.378Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T17:37:54.378Z] #0 6.577 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-18T17:37:54.378Z] #128 ... [2023-07-18T17:37:54.378Z] [2023-07-18T17:37:54.378Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T17:37:54.378Z] #0 4.303 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-18T17:37:54.644Z] #129 ... [2023-07-18T17:37:54.644Z] [2023-07-18T17:37:54.644Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T17:37:54.644Z] #0 5.363 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-18T17:37:54.644Z] #130 ... [2023-07-18T17:37:54.644Z] [2023-07-18T17:37:54.644Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T17:37:54.644Z] #0 6.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-18T17:37:54.911Z] #131 ... [2023-07-18T17:37:54.911Z] [2023-07-18T17:37:54.911Z] #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-18T17:37:54.911Z] #132 DONE 1.1s [2023-07-18T17:37:54.911Z] [2023-07-18T17:37:54.911Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:37:54.911Z] #0 5.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-18T17:37:54.911Z] #133 ... [2023-07-18T17:37:54.911Z] [2023-07-18T17:37:54.911Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:37:54.911Z] #0 4.161 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-18T17:37:55.178Z] #134 ... [2023-07-18T17:37:55.178Z] [2023-07-18T17:37:55.178Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:55.456Z] #135 ... [2023-07-18T17:37:55.456Z] [2023-07-18T17:37:55.456Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:55.456Z] #136 DONE 1.6s [2023-07-18T17:37:55.456Z] [2023-07-18T17:37:55.456Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:55.456Z] #127 DONE 1.8s [2023-07-18T17:37:55.746Z] [2023-07-18T17:37:55.746Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T17:37:55.746Z] #137 DONE 0.3s [2023-07-18T17:37:55.746Z] [2023-07-18T17:37:55.746Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T17:37:55.746Z] #138 DONE 0.3s [2023-07-18T17:37:55.746Z] [2023-07-18T17:37:55.746Z] #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-07-18T17:37:56.023Z] #139 ... [2023-07-18T17:37:56.023Z] [2023-07-18T17:37:56.023Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-18T17:37:56.023Z] #140 DONE 0.2s [2023-07-18T17:37:56.023Z] [2023-07-18T17:37:56.023Z] #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-07-18T17:37:56.023Z] #139 DONE 0.2s [2023-07-18T17:37:56.023Z] [2023-07-18T17:37:56.023Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T17:37:56.309Z] #141 ... [2023-07-18T17:37:56.310Z] [2023-07-18T17:37:56.310Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-18T17:37:56.310Z] #142 DONE 0.3s [2023-07-18T17:37:56.310Z] [2023-07-18T17:37:56.310Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-18T17:37:56.310Z] #141 DONE 0.3s [2023-07-18T17:37:56.310Z] [2023-07-18T17:37:56.310Z] #143 [security-spire-server] exporting to image [2023-07-18T17:37:56.310Z] #143 exporting layers [2023-07-18T17:37:56.897Z] #143 ... [2023-07-18T17:37:56.897Z] [2023-07-18T17:37:56.897Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-18T17:37:56.897Z] #135 DONE 1.8s [2023-07-18T17:37:56.897Z] [2023-07-18T17:37:56.897Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-18T17:37:56.897Z] #144 DONE 0.2s [2023-07-18T17:37:56.897Z] [2023-07-18T17:37:56.897Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T17:37:56.897Z] #122 ... [2023-07-18T17:37:56.897Z] [2023-07-18T17:37:56.897Z] #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-07-18T17:37:57.482Z] #145 DONE 0.4s [2023-07-18T17:37:57.483Z] [2023-07-18T17:37:57.483Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-18T17:37:57.750Z] #146 DONE 0.2s [2023-07-18T17:37:57.750Z] [2023-07-18T17:37:57.750Z] #143 [security-spire-agent] exporting to image [2023-07-18T17:37:59.165Z] #143 exporting layers 3.1s done [2023-07-18T17:37:59.431Z] #143 exporting layers 3.2s done [2023-07-18T17:37:59.431Z] #143 writing image sha256:9fc4ddc24100b6db30e85bbd01bbb72420b59018e23f40e6185bf0eab48d45f1 0.1s done [2023-07-18T17:37:59.431Z] #143 naming to docker.io/library/security-spire-config-arm64 done [2023-07-18T17:37:59.431Z] #143 exporting layers 2.0s done [2023-07-18T17:37:59.431Z] #143 writing image sha256:b3bc8df3b0e4586a1978c791fc0c7d6aa3ec0e72e39bad57b67bf7b017a15af3 0.0s done [2023-07-18T17:37:59.431Z] #143 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-18T17:37:59.698Z] #143 writing image sha256:bf6e217520a817b725a70362caecd6fc88cf4e14e2c368224e9941c721d89698 done [2023-07-18T17:37:59.698Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-18T17:37:59.698Z] #143 DONE 4.1s [2023-07-18T17:37:59.698Z] [2023-07-18T17:37:59.698Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T17:38:41.636Z] #102 ... [2023-07-18T17:38:41.636Z] [2023-07-18T17:38:41.636Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:38:41.636Z] #141 73.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-18T17:38:59.803Z] #141 ... [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T17:38:59.803Z] #139 DONE 96.2s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T17:38:59.803Z] #142 DONE 96.2s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:38:59.803Z] #102 DONE 96.2s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T17:38:59.803Z] #112 DONE 96.2s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:38:59.803Z] #141 DONE 96.2s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T17:38:59.803Z] #144 DONE 96.2s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-18T17:38:59.803Z] #108 DONE 96.2s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:38:59.803Z] #145 DONE 96.3s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:38:59.803Z] #147 ... [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T17:38:59.803Z] #140 DONE 96.4s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:38:59.803Z] #148 ... [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:38:59.803Z] #146 DONE 96.7s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T17:38:59.803Z] #143 DONE 96.7s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T17:38:59.803Z] #149 ... [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:38:59.803Z] #150 DONE 0.7s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:38:59.803Z] #147 DONE 0.7s [2023-07-18T17:38:59.803Z] [2023-07-18T17:38:59.803Z] #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:38:59.803Z] #151 DONE 0.7s [2023-07-18T17:39:00.064Z] [2023-07-18T17:39:00.065Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:00.065Z] #148 DONE 0.5s [2023-07-18T17:39:00.065Z] [2023-07-18T17:39:00.065Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:00.065Z] #152 DONE 0.6s [2023-07-18T17:39:00.065Z] [2023-07-18T17:39:00.065Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:00.065Z] #153 DONE 0.4s [2023-07-18T17:39:00.065Z] [2023-07-18T17:39:00.065Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T17:39:00.065Z] #149 DONE 0.3s [2023-07-18T17:39:00.065Z] [2023-07-18T17:39:00.065Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T17:39:00.065Z] #154 ... [2023-07-18T17:39:00.065Z] [2023-07-18T17:39:00.065Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.065Z] #155 DONE 0.3s [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #156 DONE 0.3s [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #157 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:00.326Z] #158 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:00.326Z] #159 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #160 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #161 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:00.326Z] #162 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #163 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #163 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:00.326Z] #164 CACHED [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #165 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #165 DONE 0.3s [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #166 DONE 0.3s [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-18T17:39:00.326Z] #167 ... [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #168 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #168 DONE 0.3s [2023-07-18T17:39:00.326Z] [2023-07-18T17:39:00.326Z] #169 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:00.326Z] #169 DONE 0.4s [2023-07-18T17:39:00.587Z] [2023-07-18T17:39:00.587Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-18T17:39:02.524Z] #170 ... [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-18T17:39:02.525Z] #167 DONE 2.1s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-18T17:39:02.525Z] #171 DONE 2.2s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-18T17:39:02.525Z] #172 DONE 2.0s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T17:39:02.525Z] #173 DONE 2.1s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-18T17:39:02.525Z] #174 DONE 2.2s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:02.525Z] #175 ... [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #176 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T17:39:02.525Z] #176 DONE 2.2s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #177 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T17:39:02.525Z] #177 DONE 2.3s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #178 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-18T17:39:02.525Z] #178 DONE 2.3s [2023-07-18T17:39:02.525Z] [2023-07-18T17:39:02.525Z] #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-18T17:39:02.525Z] #179 DONE 2.3s [2023-07-18T17:39:02.786Z] [2023-07-18T17:39:02.786Z] #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.045Z] #180 ... [2023-07-18T17:39:03.045Z] [2023-07-18T17:39:03.045Z] #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.045Z] #181 DONE 0.7s [2023-07-18T17:39:03.045Z] [2023-07-18T17:39:03.046Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-18T17:39:03.046Z] #170 DONE 2.7s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.046Z] #175 DONE 0.7s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #182 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-18T17:39:03.046Z] #182 DONE 0.7s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.046Z] #183 DONE 0.7s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.046Z] #184 DONE 0.6s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.046Z] #180 DONE 0.6s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.046Z] #185 DONE 0.6s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #186 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T17:39:03.046Z] #186 ... [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.046Z] #187 DONE 0.7s [2023-07-18T17:39:03.046Z] [2023-07-18T17:39:03.046Z] #188 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T17:39:03.046Z] #188 DONE 0.8s [2023-07-18T17:39:03.307Z] [2023-07-18T17:39:03.307Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T17:39:03.307Z] #154 DONE 3.3s [2023-07-18T17:39:03.307Z] [2023-07-18T17:39:03.307Z] #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.307Z] #189 DONE 0.3s [2023-07-18T17:39:03.307Z] [2023-07-18T17:39:03.307Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-18T17:39:03.307Z] #136 exporting layers 0.2s done [2023-07-18T17:39:03.307Z] #136 ... [2023-07-18T17:39:03.307Z] [2023-07-18T17:39:03.307Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-18T17:39:03.307Z] #190 DONE 0.4s [2023-07-18T17:39:03.307Z] [2023-07-18T17:39:03.307Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:39:03.307Z] #191 DONE 0.4s [2023-07-18T17:39:03.307Z] [2023-07-18T17:39:03.307Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-18T17:39:03.307Z] #136 exporting layers 0.3s done [2023-07-18T17:39:03.569Z] #136 ... [2023-07-18T17:39:03.569Z] [2023-07-18T17:39:03.569Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-18T17:39:03.569Z] #192 DONE 0.4s [2023-07-18T17:39:03.569Z] [2023-07-18T17:39:03.569Z] #186 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T17:39:03.569Z] #186 DONE 0.4s [2023-07-18T17:39:03.569Z] [2023-07-18T17:39:03.569Z] #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T17:39:03.569Z] #193 DONE 0.3s [2023-07-18T17:39:03.569Z] [2023-07-18T17:39:03.569Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:39:03.569Z] #194 DONE 0.3s [2023-07-18T17:39:03.569Z] [2023-07-18T17:39:03.569Z] #136 [core-metadata] exporting to image [2023-07-18T17:39:03.569Z] #136 exporting layers 0.2s done [2023-07-18T17:39:03.829Z] #136 writing image sha256:3ca2079747d1eef7c8426512206c05542ce45ac2bdb4142b34af14eb59c21c24 [2023-07-18T17:39:03.830Z] #136 ... [2023-07-18T17:39:03.830Z] [2023-07-18T17:39:03.830Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-18T17:39:03.830Z] #195 DONE 0.4s [2023-07-18T17:39:03.830Z] [2023-07-18T17:39:03.830Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:39:03.830Z] #196 DONE 0.4s [2023-07-18T17:39:03.830Z] [2023-07-18T17:39:03.830Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-18T17:39:03.830Z] #136 writing image sha256:3ca2079747d1eef7c8426512206c05542ce45ac2bdb4142b34af14eb59c21c24 0.0s done [2023-07-18T17:39:03.830Z] #136 writing image sha256:a46a6b3d11721029516e4cf6c50758323ba1b138136acb4ca04a6615c6ae6e34 0.0s done [2023-07-18T17:39:03.830Z] #136 writing image sha256:36537856f1c548ec9a15a96aa5cd67d78d328ab3e4acd558ab58b988aaa829ff done [2023-07-18T17:39:03.830Z] #136 writing image sha256:d75f1c419cb697b5d2c877dbb0dd45175fe158ebe9f2371fdf2d0bf3f3638e30 done [2023-07-18T17:39:03.830Z] #136 naming to docker.io/library/support-notifications done [2023-07-18T17:39:03.830Z] #136 naming to docker.io/library/support-scheduler done [2023-07-18T17:39:03.830Z] #136 naming to docker.io/library/core-data done [2023-07-18T17:39:03.830Z] #136 naming to docker.io/library/security-spiffe-token-provider done [2023-07-18T17:39:04.398Z] #136 ... [2023-07-18T17:39:04.398Z] [2023-07-18T17:39:04.398Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T17:39:04.398Z] #197 DONE 0.5s [2023-07-18T17:39:04.398Z] [2023-07-18T17:39:04.398Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T17:39:04.398Z] #198 DONE 0.6s [2023-07-18T17:39:04.398Z] [2023-07-18T17:39:04.398Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-18T17:39:04.398Z] #136 exporting layers 1.3s done [2023-07-18T17:39:04.398Z] #136 writing image sha256:2f4074bd2230b8a9e5d86edf56f69ca4564bffdf703a5a887558722d8be607b3 done [2023-07-18T17:39:04.398Z] #136 naming to docker.io/library/core-command [2023-07-18T17:39:04.658Z] #136 exporting layers 1.0s done [2023-07-18T17:39:04.658Z] #136 naming to docker.io/library/core-command done [2023-07-18T17:39:04.658Z] #136 writing image sha256:4a29e0349984b44e2740f35d6f3cbd67058b673e8ad2eadd7344faf20a3bef4d done [2023-07-18T17:39:04.658Z] #136 naming to docker.io/library/core-metadata 0.1s done [2023-07-18T17:39:04.658Z] #136 DONE 2.7s [2023-07-18T17:39:04.658Z] [2023-07-18T17:39:04.658Z] #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T17:39:04.658Z] #199 DONE 0.1s [2023-07-18T17:39:04.658Z] [2023-07-18T17:39:04.658Z] #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:39:04.658Z] #200 DONE 1.2s [2023-07-18T17:39:04.658Z] [2023-07-18T17:39:04.658Z] #201 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:39:04.658Z] #201 ... [2023-07-18T17:39:04.658Z] [2023-07-18T17:39:04.658Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-18T17:39:04.658Z] #202 DONE 0.1s [2023-07-18T17:39:04.658Z] [2023-07-18T17:39:04.658Z] #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-07-18T17:39:04.658Z] #203 DONE 0.0s [2023-07-18T17:39:04.658Z] [2023-07-18T17:39:04.658Z] #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-18T17:39:04.658Z] #204 DONE 0.0s [2023-07-18T17:39:04.918Z] [2023-07-18T17:39:04.918Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-18T17:39:04.918Z] #205 DONE 0.1s [2023-07-18T17:39:04.918Z] [2023-07-18T17:39:04.918Z] #206 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:39:04.918Z] #206 DONE 1.4s [2023-07-18T17:39:04.918Z] [2023-07-18T17:39:04.918Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-18T17:39:04.918Z] #207 DONE 0.1s [2023-07-18T17:39:04.918Z] [2023-07-18T17:39:04.918Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T17:39:04.918Z] #208 ... [2023-07-18T17:39:04.918Z] [2023-07-18T17:39:04.918Z] #209 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:39:04.918Z] #209 DONE 1.5s [2023-07-18T17:39:05.180Z] [2023-07-18T17:39:05.180Z] #136 [security-proxy-setup] exporting to image [2023-07-18T17:39:05.180Z] #136 exporting layers 0.1s done [2023-07-18T17:39:05.180Z] #136 writing image sha256:69c744618c5ec13eede7b1b7312f346d8889aa1e4ef7a4c71cc3f91297ea9b9e done [2023-07-18T17:39:05.180Z] #136 naming to docker.io/library/security-proxy-setup done [2023-07-18T17:39:05.443Z] #136 exporting layers 0.6s done [2023-07-18T17:39:05.443Z] #136 writing image sha256:094603497ac0c6969b0515b6a6c74aa8121642f8668a9d02b2d4aa38bf583b79 done [2023-07-18T17:39:05.443Z] #136 naming to docker.io/library/security-proxy-auth done [2023-07-18T17:39:05.443Z] #136 writing image sha256:0f59e205d33a01643ae91b7863439f2795b6014420f8f729567d718ec52a2e42 done [2023-07-18T17:39:05.443Z] #136 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-18T17:39:05.443Z] #136 DONE 3.4s [2023-07-18T17:39:05.443Z] [2023-07-18T17:39:05.443Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T17:39:05.443Z] #208 DONE 0.6s [2023-07-18T17:39:05.443Z] [2023-07-18T17:39:05.443Z] #201 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:39:05.443Z] #201 DONE 0.8s [2023-07-18T17:39:05.443Z] [2023-07-18T17:39:05.443Z] #136 [security-secretstore-setup] exporting to image [2023-07-18T17:39:05.707Z] #136 exporting layers 0.2s done [2023-07-18T17:39:05.707Z] #136 exporting layers 0.3s done [2023-07-18T17:39:05.707Z] #136 writing image sha256:d5e5d22a315f7a7d4754e2a101eb2b7a8893f59a0a5270c72dea7172a5f8cb85 done [2023-07-18T17:39:05.707Z] #136 naming to docker.io/library/security-bootstrapper done [2023-07-18T17:39:05.707Z] #136 writing image sha256:cb2a6fc49e2f2dfeb5bf724c759daaa13c28ed40962049be12cb67dbb6853335 done [2023-07-18T17:39:05.707Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-07-18T17:39:05.707Z] #136 DONE 3.7s [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.707Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.708Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.708Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:39:05.708Z] time="2023-07-18T17:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-18T17:39:05.719Z] $ docker stop --time=1 233202650b5231d49984a1aa30f0394430b501919e6fe99f015a64edaa553be1 [2023-07-18T17:39:07.156Z] $ docker rm -f --volumes 233202650b5231d49984a1aa30f0394430b501919e6fe99f015a64edaa553be1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T17:39:07.509Z] + docker images [2023-07-18T17:39:07.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-18T17:39:07.509Z] security-secretstore-setup latest cb2a6fc49e2f 2 seconds ago 43.6MB [2023-07-18T17:39:07.509Z] security-bootstrapper latest d5e5d22a315f 2 seconds ago 22.7MB [2023-07-18T17:39:07.509Z] security-proxy-auth latest 094603497ac0 3 seconds ago 18.9MB [2023-07-18T17:39:07.509Z] security-proxy-setup latest 69c744618c5e 3 seconds ago 24.1MB [2023-07-18T17:39:07.509Z] core-common-config-bootstrapper latest 0f59e205d33a 3 seconds ago 17.8MB [2023-07-18T17:39:07.509Z] security-spiffe-token-provider latest a46a6b3d1172 4 seconds ago 33.4MB [2023-07-18T17:39:07.509Z] core-metadata latest 4a29e0349984 4 seconds ago 21.1MB [2023-07-18T17:39:07.509Z] core-data latest 3ca2079747d1 5 seconds ago 20.7MB [2023-07-18T17:39:07.509Z] support-notifications latest d75f1c419cb6 5 seconds ago 33MB [2023-07-18T17:39:07.509Z] core-command latest 2f4074bd2230 5 seconds ago 20.5MB [2023-07-18T17:39:07.509Z] support-scheduler latest 36537856f1c5 5 seconds ago 32.4MB [2023-07-18T17:39:07.509Z] security-spire-agent latest aa310c2e5507 About a minute ago 166MB [2023-07-18T17:39:07.509Z] security-spire-server latest 17d016d6a5ef About a minute ago 107MB [2023-07-18T17:39:07.509Z] security-spire-config latest 028447eedd30 About a minute ago 102MB [2023-07-18T17:39:07.509Z] ci-base-image-x86_64 latest b4625441f37e 6 minutes ago 1.06GB [2023-07-18T17:39:07.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 days ago 696MB [2023-07-18T17:39:07.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-18T17:39:07.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T17:39:07.604Z] provisioning config files... [2023-07-18T17:39:07.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config8698085641887401873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:39:07.924Z] ---> docker-login.sh [2023-07-18T17:39:07.924Z] nexus3.edgexfoundry.org:10001 [2023-07-18T17:39:07.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:39:08.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:39:08.186Z] Configure a credential helper to remove this warning. See [2023-07-18T17:39:08.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:39:08.186Z] [2023-07-18T17:39:08.186Z] Login Succeeded [2023-07-18T17:39:08.186Z] nexus3.edgexfoundry.org:10002 [2023-07-18T17:39:08.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:39:08.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:39:08.186Z] Configure a credential helper to remove this warning. See [2023-07-18T17:39:08.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:39:08.186Z] [2023-07-18T17:39:08.186Z] Login Succeeded [2023-07-18T17:39:08.186Z] nexus3.edgexfoundry.org:10003 [2023-07-18T17:39:08.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:39:08.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:39:08.446Z] Configure a credential helper to remove this warning. See [2023-07-18T17:39:08.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:39:08.447Z] [2023-07-18T17:39:08.447Z] Login Succeeded [2023-07-18T17:39:08.447Z] nexus3.edgexfoundry.org:10004 [2023-07-18T17:39:08.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:39:08.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:39:08.447Z] Configure a credential helper to remove this warning. See [2023-07-18T17:39:08.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:39:08.447Z] [2023-07-18T17:39:08.447Z] Login Succeeded [2023-07-18T17:39:08.447Z] docker.io [2023-07-18T17:39:08.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:39:08.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:39:08.706Z] Configure a credential helper to remove this warning. See [2023-07-18T17:39:08.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:39:08.706Z] [2023-07-18T17:39:08.706Z] Login Succeeded [2023-07-18T17:39:08.706Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T17:39:08.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:08.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T17:39:08.759Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-07-18T17:39:08.759Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:08.759Z] latest [2023-07-18T17:39:08.759Z] 3.1.0-dev.10 [2023-07-18T17:39:08.759Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:08.759Z] main [2023-07-18T17:39:08.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:09.087Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:09.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:09.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T17:39:09.394Z] 88f85ba6ec88: Preparing [2023-07-18T17:39:09.394Z] 9f627b508796: Preparing [2023-07-18T17:39:09.394Z] feb4ffbc178c: Preparing [2023-07-18T17:39:09.394Z] d84497d6e6f3: Preparing [2023-07-18T17:39:09.394Z] 4847d638e270: Preparing [2023-07-18T17:39:09.394Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:09.394Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:09.394Z] 88f85ba6ec88: Pushed [2023-07-18T17:39:09.394Z] 4847d638e270: Pushed [2023-07-18T17:39:09.394Z] feb4ffbc178c: Pushed [2023-07-18T17:39:09.394Z] d84497d6e6f3: Pushed [2023-07-18T17:39:09.394Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:11.295Z] 9f627b508796: Pushed [2023-07-18T17:39:11.295Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:11.615Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:11.936Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-18T17:39:11.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T17:39:11.936Z] 88f85ba6ec88: Preparing [2023-07-18T17:39:11.936Z] 9f627b508796: Preparing [2023-07-18T17:39:11.936Z] feb4ffbc178c: Preparing [2023-07-18T17:39:11.936Z] d84497d6e6f3: Preparing [2023-07-18T17:39:11.936Z] 4847d638e270: Preparing [2023-07-18T17:39:11.936Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:11.936Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:11.936Z] 4847d638e270: Layer already exists [2023-07-18T17:39:11.936Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:11.936Z] 88f85ba6ec88: Layer already exists [2023-07-18T17:39:11.936Z] 9f627b508796: Layer already exists [2023-07-18T17:39:11.936Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:11.936Z] latest: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:12.248Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:12.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 [2023-07-18T17:39:12.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T17:39:12.554Z] 88f85ba6ec88: Preparing [2023-07-18T17:39:12.554Z] 9f627b508796: Preparing [2023-07-18T17:39:12.554Z] feb4ffbc178c: Preparing [2023-07-18T17:39:12.554Z] d84497d6e6f3: Preparing [2023-07-18T17:39:12.554Z] 4847d638e270: Preparing [2023-07-18T17:39:12.554Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:12.554Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:12.554Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:12.554Z] 9f627b508796: Layer already exists [2023-07-18T17:39:12.554Z] 88f85ba6ec88: Layer already exists [2023-07-18T17:39:12.554Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:12.554Z] 4847d638e270: Layer already exists [2023-07-18T17:39:12.554Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:12.554Z] 3.1.0-dev.10: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:12.867Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:13.176Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:13.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T17:39:13.176Z] 88f85ba6ec88: Preparing [2023-07-18T17:39:13.176Z] 9f627b508796: Preparing [2023-07-18T17:39:13.176Z] feb4ffbc178c: Preparing [2023-07-18T17:39:13.176Z] d84497d6e6f3: Preparing [2023-07-18T17:39:13.176Z] 4847d638e270: Preparing [2023-07-18T17:39:13.176Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:13.176Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:13.176Z] 88f85ba6ec88: Layer already exists [2023-07-18T17:39:13.176Z] 9f627b508796: Layer already exists [2023-07-18T17:39:13.176Z] 4847d638e270: Layer already exists [2023-07-18T17:39:13.176Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:13.176Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:13.176Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:13.176Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:13.487Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:13.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-07-18T17:39:13.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-18T17:39:13.792Z] 88f85ba6ec88: Preparing [2023-07-18T17:39:13.792Z] 9f627b508796: Preparing [2023-07-18T17:39:13.792Z] feb4ffbc178c: Preparing [2023-07-18T17:39:13.792Z] d84497d6e6f3: Preparing [2023-07-18T17:39:13.792Z] 4847d638e270: Preparing [2023-07-18T17:39:13.792Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:13.792Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:13.792Z] 88f85ba6ec88: Layer already exists [2023-07-18T17:39:13.792Z] 4847d638e270: Layer already exists [2023-07-18T17:39:13.792Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:13.792Z] 9f627b508796: Layer already exists [2023-07-18T17:39:13.792Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:13.792Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:13.792Z] main: digest: sha256:f4ede27808bf979b28d5d031c3374224f0fa24d3fb7b92b8cc902ed2e1cb5a4a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:13.827Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:13.833Z] taggedImages: [2023-07-18T17:39:13.833Z] - nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:13.833Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-18T17:39:13.833Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.10 [2023-07-18T17:39:13.833Z] - nexus3.edgexfoundry.org:10004/core-command:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:13.833Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-07-18T17:39:13.847Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-07-18T17:39:13.847Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:13.847Z] latest [2023-07-18T17:39:13.847Z] 3.1.0-dev.10 [2023-07-18T17:39:13.847Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:13.847Z] main [2023-07-18T17:39:13.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:14.156Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:14.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:14.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T17:39:14.462Z] 3bec23299ab6: Preparing [2023-07-18T17:39:14.462Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:14.462Z] 0470a53dece4: Preparing [2023-07-18T17:39:14.462Z] 4d5bb8cd7089: Preparing [2023-07-18T17:39:14.462Z] feb4ffbc178c: Preparing [2023-07-18T17:39:14.462Z] d84497d6e6f3: Preparing [2023-07-18T17:39:14.462Z] 4847d638e270: Preparing [2023-07-18T17:39:14.462Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:14.462Z] d84497d6e6f3: Waiting [2023-07-18T17:39:14.462Z] 4847d638e270: Waiting [2023-07-18T17:39:14.462Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:14.462Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:14.462Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:14.462Z] 4847d638e270: Layer already exists [2023-07-18T17:39:14.462Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:14.462Z] 0470a53dece4: Pushed [2023-07-18T17:39:14.462Z] 9a24c9e2d9e5: Pushed [2023-07-18T17:39:14.462Z] 3bec23299ab6: Pushed [2023-07-18T17:39:15.841Z] 4d5bb8cd7089: Pushed [2023-07-18T17:39:15.841Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:16.159Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:16.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-18T17:39:16.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T17:39:16.462Z] 3bec23299ab6: Preparing [2023-07-18T17:39:16.462Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:16.462Z] 0470a53dece4: Preparing [2023-07-18T17:39:16.462Z] 4d5bb8cd7089: Preparing [2023-07-18T17:39:16.462Z] feb4ffbc178c: Preparing [2023-07-18T17:39:16.462Z] d84497d6e6f3: Preparing [2023-07-18T17:39:16.462Z] 4847d638e270: Preparing [2023-07-18T17:39:16.462Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:16.462Z] d84497d6e6f3: Waiting [2023-07-18T17:39:16.462Z] 4847d638e270: Waiting [2023-07-18T17:39:16.462Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:16.462Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:16.462Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:16.462Z] 4d5bb8cd7089: Layer already exists [2023-07-18T17:39:16.462Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:16.462Z] 0470a53dece4: Layer already exists [2023-07-18T17:39:16.462Z] 4847d638e270: Layer already exists [2023-07-18T17:39:16.462Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:16.462Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:16.462Z] latest: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:16.776Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:17.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 [2023-07-18T17:39:17.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T17:39:17.085Z] 3bec23299ab6: Preparing [2023-07-18T17:39:17.085Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:17.085Z] 0470a53dece4: Preparing [2023-07-18T17:39:17.085Z] 4d5bb8cd7089: Preparing [2023-07-18T17:39:17.085Z] feb4ffbc178c: Preparing [2023-07-18T17:39:17.085Z] d84497d6e6f3: Preparing [2023-07-18T17:39:17.085Z] 4847d638e270: Preparing [2023-07-18T17:39:17.085Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:17.085Z] d84497d6e6f3: Waiting [2023-07-18T17:39:17.085Z] 4847d638e270: Waiting [2023-07-18T17:39:17.085Z] 4d5bb8cd7089: Layer already exists [2023-07-18T17:39:17.085Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:17.085Z] 0470a53dece4: Layer already exists [2023-07-18T17:39:17.085Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:17.085Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:17.085Z] 4847d638e270: Layer already exists [2023-07-18T17:39:17.085Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:17.085Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:17.085Z] 3.1.0-dev.10: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:17.390Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:17.694Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:17.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T17:39:17.694Z] 3bec23299ab6: Preparing [2023-07-18T17:39:17.694Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:17.694Z] 0470a53dece4: Preparing [2023-07-18T17:39:17.694Z] 4d5bb8cd7089: Preparing [2023-07-18T17:39:17.694Z] feb4ffbc178c: Preparing [2023-07-18T17:39:17.694Z] d84497d6e6f3: Preparing [2023-07-18T17:39:17.694Z] 4847d638e270: Preparing [2023-07-18T17:39:17.694Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:17.694Z] d84497d6e6f3: Waiting [2023-07-18T17:39:17.694Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:17.694Z] 4847d638e270: Waiting [2023-07-18T17:39:17.694Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:17.694Z] 0470a53dece4: Layer already exists [2023-07-18T17:39:17.694Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:17.694Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:17.694Z] 4d5bb8cd7089: Layer already exists [2023-07-18T17:39:17.694Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:17.694Z] 4847d638e270: Layer already exists [2023-07-18T17:39:17.694Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:17.694Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:18.006Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:18.315Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-07-18T17:39:18.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-18T17:39:18.315Z] 3bec23299ab6: Preparing [2023-07-18T17:39:18.316Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:18.316Z] 0470a53dece4: Preparing [2023-07-18T17:39:18.316Z] 4d5bb8cd7089: Preparing [2023-07-18T17:39:18.316Z] feb4ffbc178c: Preparing [2023-07-18T17:39:18.316Z] d84497d6e6f3: Preparing [2023-07-18T17:39:18.316Z] 4847d638e270: Preparing [2023-07-18T17:39:18.316Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:18.316Z] d84497d6e6f3: Waiting [2023-07-18T17:39:18.316Z] 4847d638e270: Waiting [2023-07-18T17:39:18.316Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:18.316Z] 4d5bb8cd7089: Layer already exists [2023-07-18T17:39:18.316Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:18.316Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:18.316Z] 0470a53dece4: Layer already exists [2023-07-18T17:39:18.316Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:18.316Z] 4847d638e270: Layer already exists [2023-07-18T17:39:18.316Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:18.316Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:18.316Z] main: digest: sha256:b9184a936060148f54a268402e27ab4dff4b7d7e275daa85f83373d0441a7883 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:18.352Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:18.358Z] taggedImages: [2023-07-18T17:39:18.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:18.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-18T17:39:18.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.10 [2023-07-18T17:39:18.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:18.358Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-07-18T17:39:18.376Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-07-18T17:39:18.376Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:18.376Z] latest [2023-07-18T17:39:18.376Z] 3.1.0-dev.10 [2023-07-18T17:39:18.376Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:18.376Z] main [2023-07-18T17:39:18.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:18.705Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:19.025Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:19.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T17:39:19.025Z] 14af0f1e65f7: Preparing [2023-07-18T17:39:19.025Z] 3af11ca509e3: Preparing [2023-07-18T17:39:19.025Z] feb4ffbc178c: Preparing [2023-07-18T17:39:19.025Z] d84497d6e6f3: Preparing [2023-07-18T17:39:19.025Z] 4847d638e270: Preparing [2023-07-18T17:39:19.025Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:19.025Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:19.025Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:19.025Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:19.025Z] 4847d638e270: Layer already exists [2023-07-18T17:39:19.025Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:19.025Z] 14af0f1e65f7: Pushed [2023-07-18T17:39:20.934Z] 3af11ca509e3: Pushed [2023-07-18T17:39:20.934Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:21.240Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:21.547Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-18T17:39:21.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T17:39:21.547Z] 14af0f1e65f7: Preparing [2023-07-18T17:39:21.547Z] 3af11ca509e3: Preparing [2023-07-18T17:39:21.547Z] feb4ffbc178c: Preparing [2023-07-18T17:39:21.547Z] d84497d6e6f3: Preparing [2023-07-18T17:39:21.547Z] 4847d638e270: Preparing [2023-07-18T17:39:21.547Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:21.547Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:21.547Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:21.547Z] 14af0f1e65f7: Layer already exists [2023-07-18T17:39:21.547Z] 4847d638e270: Layer already exists [2023-07-18T17:39:21.547Z] 3af11ca509e3: Layer already exists [2023-07-18T17:39:21.547Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:21.547Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:21.547Z] latest: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:21.851Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:22.152Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 [2023-07-18T17:39:22.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T17:39:22.152Z] 14af0f1e65f7: Preparing [2023-07-18T17:39:22.152Z] 3af11ca509e3: Preparing [2023-07-18T17:39:22.152Z] feb4ffbc178c: Preparing [2023-07-18T17:39:22.152Z] d84497d6e6f3: Preparing [2023-07-18T17:39:22.152Z] 4847d638e270: Preparing [2023-07-18T17:39:22.152Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:22.152Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:22.152Z] 14af0f1e65f7: Layer already exists [2023-07-18T17:39:22.152Z] 3af11ca509e3: Layer already exists [2023-07-18T17:39:22.152Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:22.152Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:22.152Z] 4847d638e270: Layer already exists [2023-07-18T17:39:22.152Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:22.152Z] 3.1.0-dev.10: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:22.463Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:22.767Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:22.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T17:39:22.767Z] 14af0f1e65f7: Preparing [2023-07-18T17:39:22.767Z] 3af11ca509e3: Preparing [2023-07-18T17:39:22.767Z] feb4ffbc178c: Preparing [2023-07-18T17:39:22.767Z] d84497d6e6f3: Preparing [2023-07-18T17:39:22.767Z] 4847d638e270: Preparing [2023-07-18T17:39:22.767Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:22.767Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:22.767Z] 3af11ca509e3: Layer already exists [2023-07-18T17:39:22.767Z] 14af0f1e65f7: Layer already exists [2023-07-18T17:39:22.767Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:22.767Z] 4847d638e270: Layer already exists [2023-07-18T17:39:22.767Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:22.767Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:22.767Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:23.072Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:23.373Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-07-18T17:39:23.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-18T17:39:23.373Z] 14af0f1e65f7: Preparing [2023-07-18T17:39:23.373Z] 3af11ca509e3: Preparing [2023-07-18T17:39:23.373Z] feb4ffbc178c: Preparing [2023-07-18T17:39:23.373Z] d84497d6e6f3: Preparing [2023-07-18T17:39:23.373Z] 4847d638e270: Preparing [2023-07-18T17:39:23.373Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:23.373Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:23.373Z] 3af11ca509e3: Layer already exists [2023-07-18T17:39:23.373Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:23.373Z] 4847d638e270: Layer already exists [2023-07-18T17:39:23.373Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:23.373Z] 14af0f1e65f7: Layer already exists [2023-07-18T17:39:23.373Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:23.373Z] main: digest: sha256:68f39ad382a67e50eae13c37dad9564b6e33efa1c899957d16d6c01abb7f4493 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:23.407Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:23.412Z] taggedImages: [2023-07-18T17:39:23.412Z] - nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:23.412Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-18T17:39:23.412Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.10 [2023-07-18T17:39:23.412Z] - nexus3.edgexfoundry.org:10004/core-data:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:23.412Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-07-18T17:39:23.435Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-07-18T17:39:23.435Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:23.435Z] latest [2023-07-18T17:39:23.435Z] 3.1.0-dev.10 [2023-07-18T17:39:23.435Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:23.435Z] main [2023-07-18T17:39:23.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:23.761Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:24.065Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:24.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T17:39:24.065Z] 8d8432f9c5cc: Preparing [2023-07-18T17:39:24.065Z] 51925e745500: Preparing [2023-07-18T17:39:24.065Z] a7486c56fe65: Preparing [2023-07-18T17:39:24.065Z] feb4ffbc178c: Preparing [2023-07-18T17:39:24.065Z] d84497d6e6f3: Preparing [2023-07-18T17:39:24.065Z] 4847d638e270: Preparing [2023-07-18T17:39:24.065Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:24.065Z] 4847d638e270: Waiting [2023-07-18T17:39:24.065Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:24.065Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:24.065Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:24.065Z] 4847d638e270: Layer already exists [2023-07-18T17:39:24.065Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:24.065Z] 51925e745500: Pushed [2023-07-18T17:39:24.065Z] 8d8432f9c5cc: Pushed [2023-07-18T17:39:25.971Z] a7486c56fe65: Pushed [2023-07-18T17:39:25.971Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:26.278Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:26.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-18T17:39:26.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T17:39:26.577Z] 8d8432f9c5cc: Preparing [2023-07-18T17:39:26.577Z] 51925e745500: Preparing [2023-07-18T17:39:26.577Z] a7486c56fe65: Preparing [2023-07-18T17:39:26.577Z] feb4ffbc178c: Preparing [2023-07-18T17:39:26.577Z] d84497d6e6f3: Preparing [2023-07-18T17:39:26.577Z] 4847d638e270: Preparing [2023-07-18T17:39:26.577Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:26.577Z] 4847d638e270: Waiting [2023-07-18T17:39:26.577Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:26.577Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:26.577Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:26.577Z] 51925e745500: Layer already exists [2023-07-18T17:39:26.577Z] a7486c56fe65: Layer already exists [2023-07-18T17:39:26.577Z] 8d8432f9c5cc: Layer already exists [2023-07-18T17:39:26.577Z] 4847d638e270: Layer already exists [2023-07-18T17:39:26.577Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:26.577Z] latest: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:26.900Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:27.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 [2023-07-18T17:39:27.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T17:39:27.215Z] 8d8432f9c5cc: Preparing [2023-07-18T17:39:27.215Z] 51925e745500: Preparing [2023-07-18T17:39:27.215Z] a7486c56fe65: Preparing [2023-07-18T17:39:27.215Z] feb4ffbc178c: Preparing [2023-07-18T17:39:27.215Z] d84497d6e6f3: Preparing [2023-07-18T17:39:27.215Z] 4847d638e270: Preparing [2023-07-18T17:39:27.215Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:27.215Z] 4847d638e270: Waiting [2023-07-18T17:39:27.215Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:27.215Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:27.215Z] a7486c56fe65: Layer already exists [2023-07-18T17:39:27.215Z] 8d8432f9c5cc: Layer already exists [2023-07-18T17:39:27.215Z] 51925e745500: Layer already exists [2023-07-18T17:39:27.215Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:27.215Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:27.215Z] 4847d638e270: Layer already exists [2023-07-18T17:39:27.215Z] 3.1.0-dev.10: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:27.531Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:27.841Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:27.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T17:39:27.842Z] 8d8432f9c5cc: Preparing [2023-07-18T17:39:27.842Z] 51925e745500: Preparing [2023-07-18T17:39:27.842Z] a7486c56fe65: Preparing [2023-07-18T17:39:27.842Z] feb4ffbc178c: Preparing [2023-07-18T17:39:27.842Z] d84497d6e6f3: Preparing [2023-07-18T17:39:27.842Z] 4847d638e270: Preparing [2023-07-18T17:39:27.842Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:27.842Z] 4847d638e270: Waiting [2023-07-18T17:39:27.842Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:27.842Z] 8d8432f9c5cc: Layer already exists [2023-07-18T17:39:27.842Z] 51925e745500: Layer already exists [2023-07-18T17:39:27.842Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:27.842Z] a7486c56fe65: Layer already exists [2023-07-18T17:39:27.842Z] 4847d638e270: Layer already exists [2023-07-18T17:39:27.842Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:27.842Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:28.158Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:28.473Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-07-18T17:39:28.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-18T17:39:28.473Z] 8d8432f9c5cc: Preparing [2023-07-18T17:39:28.473Z] 51925e745500: Preparing [2023-07-18T17:39:28.473Z] a7486c56fe65: Preparing [2023-07-18T17:39:28.473Z] feb4ffbc178c: Preparing [2023-07-18T17:39:28.473Z] d84497d6e6f3: Preparing [2023-07-18T17:39:28.473Z] 4847d638e270: Preparing [2023-07-18T17:39:28.473Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:28.473Z] 4847d638e270: Waiting [2023-07-18T17:39:28.473Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:28.473Z] 51925e745500: Layer already exists [2023-07-18T17:39:28.473Z] 8d8432f9c5cc: Layer already exists [2023-07-18T17:39:28.473Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:28.473Z] a7486c56fe65: Layer already exists [2023-07-18T17:39:28.473Z] 4847d638e270: Layer already exists [2023-07-18T17:39:28.473Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:28.473Z] main: digest: sha256:817c027bb04fc70a40af300207216eafd6a061cc19a2510daa7928a496ad047e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:28.524Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:28.532Z] taggedImages: [2023-07-18T17:39:28.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:28.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-18T17:39:28.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.10 [2023-07-18T17:39:28.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:28.532Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-07-18T17:39:28.553Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-07-18T17:39:28.553Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:28.553Z] latest [2023-07-18T17:39:28.553Z] 3.1.0-dev.10 [2023-07-18T17:39:28.553Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:28.553Z] main [2023-07-18T17:39:28.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:28.912Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:29.242Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:29.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T17:39:29.242Z] 49a72065896b: Preparing [2023-07-18T17:39:29.242Z] 6af57415c319: Preparing [2023-07-18T17:39:29.242Z] dee0a93ba3de: Preparing [2023-07-18T17:39:29.242Z] c81a2054137f: Preparing [2023-07-18T17:39:29.242Z] 0b709d4550b4: Preparing [2023-07-18T17:39:29.242Z] 2e7b6220406d: Preparing [2023-07-18T17:39:29.242Z] 7c63ca8b9d19: Preparing [2023-07-18T17:39:29.242Z] feb4ffbc178c: Preparing [2023-07-18T17:39:29.242Z] d84497d6e6f3: Preparing [2023-07-18T17:39:29.242Z] 2e7b6220406d: Waiting [2023-07-18T17:39:29.242Z] feb4ffbc178c: Waiting [2023-07-18T17:39:29.242Z] d84497d6e6f3: Waiting [2023-07-18T17:39:29.242Z] 7c63ca8b9d19: Waiting [2023-07-18T17:39:29.242Z] 7fea0225ace8: Preparing [2023-07-18T17:39:29.242Z] 56c4c0b65019: Preparing [2023-07-18T17:39:29.242Z] 5f70bf18a086: Preparing [2023-07-18T17:39:29.242Z] ab0162db4dfc: Preparing [2023-07-18T17:39:29.242Z] 15f4d30868eb: Preparing [2023-07-18T17:39:29.242Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:29.242Z] 5f70bf18a086: Waiting [2023-07-18T17:39:29.242Z] 56c4c0b65019: Waiting [2023-07-18T17:39:29.242Z] ab0162db4dfc: Waiting [2023-07-18T17:39:29.242Z] 7fea0225ace8: Waiting [2023-07-18T17:39:29.242Z] 15f4d30868eb: Waiting [2023-07-18T17:39:29.242Z] 49a72065896b: Pushed [2023-07-18T17:39:29.242Z] 6af57415c319: Pushed [2023-07-18T17:39:29.242Z] dee0a93ba3de: Pushed [2023-07-18T17:39:29.242Z] c81a2054137f: Pushed [2023-07-18T17:39:29.242Z] 0b709d4550b4: Pushed [2023-07-18T17:39:29.242Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:29.242Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:29.511Z] 2e7b6220406d: Pushed [2023-07-18T17:39:29.511Z] 7fea0225ace8: Pushed [2023-07-18T17:39:29.511Z] 56c4c0b65019: Pushed [2023-07-18T17:39:29.511Z] 5f70bf18a086: Pushed [2023-07-18T17:39:29.511Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:29.511Z] ab0162db4dfc: Pushed [2023-07-18T17:39:29.511Z] 15f4d30868eb: Pushed [2023-07-18T17:39:31.496Z] 7c63ca8b9d19: Pushed [2023-07-18T17:39:31.497Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:31.802Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:32.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-18T17:39:32.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T17:39:32.105Z] 49a72065896b: Preparing [2023-07-18T17:39:32.105Z] 6af57415c319: Preparing [2023-07-18T17:39:32.105Z] dee0a93ba3de: Preparing [2023-07-18T17:39:32.105Z] c81a2054137f: Preparing [2023-07-18T17:39:32.105Z] 0b709d4550b4: Preparing [2023-07-18T17:39:32.105Z] 2e7b6220406d: Preparing [2023-07-18T17:39:32.105Z] 7c63ca8b9d19: Preparing [2023-07-18T17:39:32.105Z] feb4ffbc178c: Preparing [2023-07-18T17:39:32.105Z] d84497d6e6f3: Preparing [2023-07-18T17:39:32.105Z] 7fea0225ace8: Preparing [2023-07-18T17:39:32.105Z] 56c4c0b65019: Preparing [2023-07-18T17:39:32.105Z] 5f70bf18a086: Preparing [2023-07-18T17:39:32.105Z] ab0162db4dfc: Preparing [2023-07-18T17:39:32.105Z] 15f4d30868eb: Preparing [2023-07-18T17:39:32.105Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:32.105Z] 2e7b6220406d: Waiting [2023-07-18T17:39:32.105Z] 7c63ca8b9d19: Waiting [2023-07-18T17:39:32.105Z] 5f70bf18a086: Waiting [2023-07-18T17:39:32.105Z] ab0162db4dfc: Waiting [2023-07-18T17:39:32.105Z] feb4ffbc178c: Waiting [2023-07-18T17:39:32.105Z] d84497d6e6f3: Waiting [2023-07-18T17:39:32.105Z] 15f4d30868eb: Waiting [2023-07-18T17:39:32.105Z] 7fea0225ace8: Waiting [2023-07-18T17:39:32.105Z] 56c4c0b65019: Waiting [2023-07-18T17:39:32.105Z] 6af57415c319: Layer already exists [2023-07-18T17:39:32.105Z] 0b709d4550b4: Layer already exists [2023-07-18T17:39:32.106Z] dee0a93ba3de: Layer already exists [2023-07-18T17:39:32.106Z] 49a72065896b: Layer already exists [2023-07-18T17:39:32.106Z] c81a2054137f: Layer already exists [2023-07-18T17:39:32.106Z] 2e7b6220406d: Layer already exists [2023-07-18T17:39:32.106Z] 7c63ca8b9d19: Layer already exists [2023-07-18T17:39:32.106Z] 7fea0225ace8: Layer already exists [2023-07-18T17:39:32.106Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:32.106Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:32.106Z] 56c4c0b65019: Layer already exists [2023-07-18T17:39:32.106Z] 5f70bf18a086: Layer already exists [2023-07-18T17:39:32.106Z] ab0162db4dfc: Layer already exists [2023-07-18T17:39:32.106Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:32.106Z] 15f4d30868eb: Layer already exists [2023-07-18T17:39:32.106Z] latest: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:32.409Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:32.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 [2023-07-18T17:39:32.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T17:39:32.711Z] 49a72065896b: Preparing [2023-07-18T17:39:32.711Z] 6af57415c319: Preparing [2023-07-18T17:39:32.711Z] dee0a93ba3de: Preparing [2023-07-18T17:39:32.711Z] c81a2054137f: Preparing [2023-07-18T17:39:32.711Z] 0b709d4550b4: Preparing [2023-07-18T17:39:32.711Z] 2e7b6220406d: Preparing [2023-07-18T17:39:32.711Z] 7c63ca8b9d19: Preparing [2023-07-18T17:39:32.711Z] feb4ffbc178c: Preparing [2023-07-18T17:39:32.711Z] d84497d6e6f3: Preparing [2023-07-18T17:39:32.711Z] 7fea0225ace8: Preparing [2023-07-18T17:39:32.711Z] 56c4c0b65019: Preparing [2023-07-18T17:39:32.711Z] 5f70bf18a086: Preparing [2023-07-18T17:39:32.711Z] ab0162db4dfc: Preparing [2023-07-18T17:39:32.711Z] 15f4d30868eb: Preparing [2023-07-18T17:39:32.711Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:32.711Z] 2e7b6220406d: Waiting [2023-07-18T17:39:32.711Z] 7c63ca8b9d19: Waiting [2023-07-18T17:39:32.711Z] feb4ffbc178c: Waiting [2023-07-18T17:39:32.711Z] d84497d6e6f3: Waiting [2023-07-18T17:39:32.711Z] ab0162db4dfc: Waiting [2023-07-18T17:39:32.711Z] 7fea0225ace8: Waiting [2023-07-18T17:39:32.711Z] 5f70bf18a086: Waiting [2023-07-18T17:39:32.711Z] 56c4c0b65019: Waiting [2023-07-18T17:39:32.711Z] 15f4d30868eb: Waiting [2023-07-18T17:39:32.711Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:32.711Z] 49a72065896b: Layer already exists [2023-07-18T17:39:32.711Z] c81a2054137f: Layer already exists [2023-07-18T17:39:32.711Z] 6af57415c319: Layer already exists [2023-07-18T17:39:32.711Z] dee0a93ba3de: Layer already exists [2023-07-18T17:39:32.711Z] 0b709d4550b4: Layer already exists [2023-07-18T17:39:32.711Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:32.711Z] 2e7b6220406d: Layer already exists [2023-07-18T17:39:32.711Z] 7c63ca8b9d19: Layer already exists [2023-07-18T17:39:32.711Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:32.711Z] 7fea0225ace8: Layer already exists [2023-07-18T17:39:32.711Z] 56c4c0b65019: Layer already exists [2023-07-18T17:39:32.711Z] 5f70bf18a086: Layer already exists [2023-07-18T17:39:32.711Z] ab0162db4dfc: Layer already exists [2023-07-18T17:39:32.711Z] 15f4d30868eb: Layer already exists [2023-07-18T17:39:32.711Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:32.711Z] 3.1.0-dev.10: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:33.015Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:33.318Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:33.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T17:39:33.318Z] 49a72065896b: Preparing [2023-07-18T17:39:33.318Z] 6af57415c319: Preparing [2023-07-18T17:39:33.318Z] dee0a93ba3de: Preparing [2023-07-18T17:39:33.318Z] c81a2054137f: Preparing [2023-07-18T17:39:33.318Z] 0b709d4550b4: Preparing [2023-07-18T17:39:33.318Z] 2e7b6220406d: Preparing [2023-07-18T17:39:33.318Z] 7c63ca8b9d19: Preparing [2023-07-18T17:39:33.318Z] feb4ffbc178c: Preparing [2023-07-18T17:39:33.318Z] d84497d6e6f3: Preparing [2023-07-18T17:39:33.318Z] 7fea0225ace8: Preparing [2023-07-18T17:39:33.318Z] 56c4c0b65019: Preparing [2023-07-18T17:39:33.318Z] 5f70bf18a086: Preparing [2023-07-18T17:39:33.318Z] ab0162db4dfc: Preparing [2023-07-18T17:39:33.318Z] 15f4d30868eb: Preparing [2023-07-18T17:39:33.318Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:33.318Z] 2e7b6220406d: Waiting [2023-07-18T17:39:33.318Z] 7c63ca8b9d19: Waiting [2023-07-18T17:39:33.318Z] feb4ffbc178c: Waiting [2023-07-18T17:39:33.318Z] d84497d6e6f3: Waiting [2023-07-18T17:39:33.318Z] 7fea0225ace8: Waiting [2023-07-18T17:39:33.318Z] 56c4c0b65019: Waiting [2023-07-18T17:39:33.318Z] 5f70bf18a086: Waiting [2023-07-18T17:39:33.318Z] ab0162db4dfc: Waiting [2023-07-18T17:39:33.318Z] 15f4d30868eb: Waiting [2023-07-18T17:39:33.318Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:33.318Z] dee0a93ba3de: Layer already exists [2023-07-18T17:39:33.318Z] 6af57415c319: Layer already exists [2023-07-18T17:39:33.318Z] c81a2054137f: Layer already exists [2023-07-18T17:39:33.318Z] 49a72065896b: Layer already exists [2023-07-18T17:39:33.318Z] 0b709d4550b4: Layer already exists [2023-07-18T17:39:33.318Z] 2e7b6220406d: Layer already exists [2023-07-18T17:39:33.318Z] 7c63ca8b9d19: Layer already exists [2023-07-18T17:39:33.318Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:33.318Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:33.318Z] 7fea0225ace8: Layer already exists [2023-07-18T17:39:33.318Z] 56c4c0b65019: Layer already exists [2023-07-18T17:39:33.318Z] 5f70bf18a086: Layer already exists [2023-07-18T17:39:33.318Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:33.318Z] 15f4d30868eb: Layer already exists [2023-07-18T17:39:33.318Z] ab0162db4dfc: Layer already exists [2023-07-18T17:39:33.318Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:33.623Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:33.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-07-18T17:39:33.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-18T17:39:33.925Z] 49a72065896b: Preparing [2023-07-18T17:39:33.925Z] 6af57415c319: Preparing [2023-07-18T17:39:33.925Z] dee0a93ba3de: Preparing [2023-07-18T17:39:33.925Z] c81a2054137f: Preparing [2023-07-18T17:39:33.925Z] 0b709d4550b4: Preparing [2023-07-18T17:39:33.925Z] 2e7b6220406d: Preparing [2023-07-18T17:39:33.925Z] 7c63ca8b9d19: Preparing [2023-07-18T17:39:33.925Z] feb4ffbc178c: Preparing [2023-07-18T17:39:33.925Z] d84497d6e6f3: Preparing [2023-07-18T17:39:33.925Z] 7fea0225ace8: Preparing [2023-07-18T17:39:33.925Z] 56c4c0b65019: Preparing [2023-07-18T17:39:33.925Z] 5f70bf18a086: Preparing [2023-07-18T17:39:33.925Z] ab0162db4dfc: Preparing [2023-07-18T17:39:33.925Z] 15f4d30868eb: Preparing [2023-07-18T17:39:33.925Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:33.925Z] feb4ffbc178c: Waiting [2023-07-18T17:39:33.925Z] d84497d6e6f3: Waiting [2023-07-18T17:39:33.925Z] ab0162db4dfc: Waiting [2023-07-18T17:39:33.925Z] 15f4d30868eb: Waiting [2023-07-18T17:39:33.925Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:33.925Z] 7fea0225ace8: Waiting [2023-07-18T17:39:33.925Z] 5f70bf18a086: Waiting [2023-07-18T17:39:33.925Z] 56c4c0b65019: Waiting [2023-07-18T17:39:33.925Z] 2e7b6220406d: Waiting [2023-07-18T17:39:33.925Z] 7c63ca8b9d19: Waiting [2023-07-18T17:39:33.925Z] 49a72065896b: Layer already exists [2023-07-18T17:39:33.925Z] 6af57415c319: Layer already exists [2023-07-18T17:39:33.925Z] 0b709d4550b4: Layer already exists [2023-07-18T17:39:33.925Z] dee0a93ba3de: Layer already exists [2023-07-18T17:39:33.925Z] c81a2054137f: Layer already exists [2023-07-18T17:39:33.925Z] 2e7b6220406d: Layer already exists [2023-07-18T17:39:33.925Z] 7c63ca8b9d19: Layer already exists [2023-07-18T17:39:33.925Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:33.925Z] 7fea0225ace8: Layer already exists [2023-07-18T17:39:33.925Z] 56c4c0b65019: Layer already exists [2023-07-18T17:39:33.925Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:33.925Z] 5f70bf18a086: Layer already exists [2023-07-18T17:39:33.925Z] 15f4d30868eb: Layer already exists [2023-07-18T17:39:33.925Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:33.925Z] ab0162db4dfc: Layer already exists [2023-07-18T17:39:33.925Z] main: digest: sha256:bcb9937ab73ec04f0899868f9188c4627d0e0b002d2dda9d046ca34021b2919e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:33.970Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:33.980Z] taggedImages: [2023-07-18T17:39:33.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:33.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-18T17:39:33.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.10 [2023-07-18T17:39:33.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:33.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-07-18T17:39:34.001Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-07-18T17:39:34.001Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:34.001Z] latest [2023-07-18T17:39:34.001Z] 3.1.0-dev.10 [2023-07-18T17:39:34.001Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:34.001Z] main [2023-07-18T17:39:34.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:34.317Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:34.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:34.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T17:39:34.618Z] 3bec23299ab6: Preparing [2023-07-18T17:39:34.618Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:34.618Z] 3af3e6a13520: Preparing [2023-07-18T17:39:34.618Z] a883deab520f: Preparing [2023-07-18T17:39:34.618Z] feb4ffbc178c: Preparing [2023-07-18T17:39:34.618Z] d84497d6e6f3: Preparing [2023-07-18T17:39:34.618Z] 4847d638e270: Preparing [2023-07-18T17:39:34.618Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:34.618Z] d84497d6e6f3: Waiting [2023-07-18T17:39:34.618Z] 4847d638e270: Waiting [2023-07-18T17:39:34.618Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:34.618Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:34.618Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:34.618Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:34.618Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:34.618Z] 4847d638e270: Layer already exists [2023-07-18T17:39:34.618Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:34.618Z] 3af3e6a13520: Pushed [2023-07-18T17:39:35.996Z] a883deab520f: Pushed [2023-07-18T17:39:36.255Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:36.585Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:36.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-18T17:39:36.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T17:39:36.901Z] 3bec23299ab6: Preparing [2023-07-18T17:39:36.901Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:36.901Z] 3af3e6a13520: Preparing [2023-07-18T17:39:36.901Z] a883deab520f: Preparing [2023-07-18T17:39:36.901Z] feb4ffbc178c: Preparing [2023-07-18T17:39:36.901Z] d84497d6e6f3: Preparing [2023-07-18T17:39:36.901Z] 4847d638e270: Preparing [2023-07-18T17:39:36.901Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:36.901Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:36.901Z] 4847d638e270: Waiting [2023-07-18T17:39:36.901Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:36.901Z] 3af3e6a13520: Layer already exists [2023-07-18T17:39:36.901Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:36.901Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:36.901Z] a883deab520f: Layer already exists [2023-07-18T17:39:36.901Z] 4847d638e270: Layer already exists [2023-07-18T17:39:36.901Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:36.901Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:36.901Z] latest: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:37.210Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:37.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 [2023-07-18T17:39:37.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T17:39:37.513Z] 3bec23299ab6: Preparing [2023-07-18T17:39:37.513Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:37.513Z] 3af3e6a13520: Preparing [2023-07-18T17:39:37.513Z] a883deab520f: Preparing [2023-07-18T17:39:37.513Z] feb4ffbc178c: Preparing [2023-07-18T17:39:37.513Z] d84497d6e6f3: Preparing [2023-07-18T17:39:37.513Z] 4847d638e270: Preparing [2023-07-18T17:39:37.513Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:37.513Z] d84497d6e6f3: Waiting [2023-07-18T17:39:37.513Z] 4847d638e270: Waiting [2023-07-18T17:39:37.513Z] 3af3e6a13520: Layer already exists [2023-07-18T17:39:37.513Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:37.513Z] a883deab520f: Layer already exists [2023-07-18T17:39:37.513Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:37.513Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:37.513Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:37.513Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:37.513Z] 4847d638e270: Layer already exists [2023-07-18T17:39:37.513Z] 3.1.0-dev.10: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:37.832Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:38.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:38.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T17:39:38.137Z] 3bec23299ab6: Preparing [2023-07-18T17:39:38.137Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:38.137Z] 3af3e6a13520: Preparing [2023-07-18T17:39:38.137Z] a883deab520f: Preparing [2023-07-18T17:39:38.137Z] feb4ffbc178c: Preparing [2023-07-18T17:39:38.137Z] d84497d6e6f3: Preparing [2023-07-18T17:39:38.137Z] 4847d638e270: Preparing [2023-07-18T17:39:38.137Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:38.137Z] 4847d638e270: Waiting [2023-07-18T17:39:38.137Z] d84497d6e6f3: Waiting [2023-07-18T17:39:38.137Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:38.137Z] 3af3e6a13520: Layer already exists [2023-07-18T17:39:38.137Z] a883deab520f: Layer already exists [2023-07-18T17:39:38.137Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:38.137Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:38.137Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:38.137Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:38.137Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:38.137Z] 4847d638e270: Layer already exists [2023-07-18T17:39:38.137Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:38.446Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:38.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-07-18T17:39:38.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-18T17:39:38.759Z] 3bec23299ab6: Preparing [2023-07-18T17:39:38.759Z] 9a24c9e2d9e5: Preparing [2023-07-18T17:39:38.759Z] 3af3e6a13520: Preparing [2023-07-18T17:39:38.759Z] a883deab520f: Preparing [2023-07-18T17:39:38.759Z] feb4ffbc178c: Preparing [2023-07-18T17:39:38.759Z] d84497d6e6f3: Preparing [2023-07-18T17:39:38.759Z] 4847d638e270: Preparing [2023-07-18T17:39:38.759Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:38.759Z] d84497d6e6f3: Waiting [2023-07-18T17:39:38.759Z] 4847d638e270: Waiting [2023-07-18T17:39:38.759Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:38.759Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:38.759Z] 9a24c9e2d9e5: Layer already exists [2023-07-18T17:39:38.759Z] 3af3e6a13520: Layer already exists [2023-07-18T17:39:38.759Z] 3bec23299ab6: Layer already exists [2023-07-18T17:39:38.759Z] a883deab520f: Layer already exists [2023-07-18T17:39:38.759Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:38.759Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:38.759Z] 4847d638e270: Layer already exists [2023-07-18T17:39:38.759Z] main: digest: sha256:f7bf2099d32ab2d60cea602e1f05283aa93067f1fa0ed9bf79e043a1575db892 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:38.800Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:38.808Z] taggedImages: [2023-07-18T17:39:38.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:38.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-18T17:39:38.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.10 [2023-07-18T17:39:38.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:38.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-07-18T17:39:38.826Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-07-18T17:39:38.826Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:38.826Z] latest [2023-07-18T17:39:38.826Z] 3.1.0-dev.10 [2023-07-18T17:39:38.826Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:38.826Z] main [2023-07-18T17:39:38.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:39.139Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:39.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:39.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T17:39:39.450Z] b560f60b47b8: Preparing [2023-07-18T17:39:39.450Z] 4381fc9d668f: Preparing [2023-07-18T17:39:39.450Z] 86be26be7ef3: Preparing [2023-07-18T17:39:39.450Z] fbc855ecada0: Preparing [2023-07-18T17:39:39.450Z] feb4ffbc178c: Preparing [2023-07-18T17:39:39.450Z] d84497d6e6f3: Preparing [2023-07-18T17:39:39.450Z] 5900a088c4c9: Preparing [2023-07-18T17:39:39.450Z] e19e4e777264: Preparing [2023-07-18T17:39:39.450Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:39.450Z] 5900a088c4c9: Waiting [2023-07-18T17:39:39.450Z] d84497d6e6f3: Waiting [2023-07-18T17:39:39.450Z] e19e4e777264: Waiting [2023-07-18T17:39:39.450Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:39.450Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:39.450Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:39.450Z] 4381fc9d668f: Pushed [2023-07-18T17:39:39.450Z] fbc855ecada0: Pushed [2023-07-18T17:39:39.450Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:39.450Z] b560f60b47b8: Pushed [2023-07-18T17:39:39.450Z] 5900a088c4c9: Pushed [2023-07-18T17:39:40.386Z] e19e4e777264: Pushed [2023-07-18T17:39:40.646Z] 86be26be7ef3: Pushed [2023-07-18T17:39:40.906Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:41.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:41.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-18T17:39:41.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T17:39:41.520Z] b560f60b47b8: Preparing [2023-07-18T17:39:41.520Z] 4381fc9d668f: Preparing [2023-07-18T17:39:41.520Z] 86be26be7ef3: Preparing [2023-07-18T17:39:41.520Z] fbc855ecada0: Preparing [2023-07-18T17:39:41.520Z] feb4ffbc178c: Preparing [2023-07-18T17:39:41.520Z] d84497d6e6f3: Preparing [2023-07-18T17:39:41.520Z] 5900a088c4c9: Preparing [2023-07-18T17:39:41.520Z] e19e4e777264: Preparing [2023-07-18T17:39:41.520Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:41.520Z] d84497d6e6f3: Waiting [2023-07-18T17:39:41.520Z] 5900a088c4c9: Waiting [2023-07-18T17:39:41.520Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:41.520Z] e19e4e777264: Waiting [2023-07-18T17:39:41.520Z] b560f60b47b8: Layer already exists [2023-07-18T17:39:41.520Z] 86be26be7ef3: Layer already exists [2023-07-18T17:39:41.520Z] 4381fc9d668f: Layer already exists [2023-07-18T17:39:41.520Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:41.520Z] fbc855ecada0: Layer already exists [2023-07-18T17:39:41.520Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:41.520Z] 5900a088c4c9: Layer already exists [2023-07-18T17:39:41.520Z] e19e4e777264: Layer already exists [2023-07-18T17:39:41.520Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:41.520Z] latest: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:41.830Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:42.137Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 [2023-07-18T17:39:42.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T17:39:42.137Z] b560f60b47b8: Preparing [2023-07-18T17:39:42.137Z] 4381fc9d668f: Preparing [2023-07-18T17:39:42.137Z] 86be26be7ef3: Preparing [2023-07-18T17:39:42.137Z] fbc855ecada0: Preparing [2023-07-18T17:39:42.137Z] feb4ffbc178c: Preparing [2023-07-18T17:39:42.137Z] d84497d6e6f3: Preparing [2023-07-18T17:39:42.137Z] 5900a088c4c9: Preparing [2023-07-18T17:39:42.137Z] e19e4e777264: Preparing [2023-07-18T17:39:42.137Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:42.137Z] d84497d6e6f3: Waiting [2023-07-18T17:39:42.137Z] 5900a088c4c9: Waiting [2023-07-18T17:39:42.137Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:42.137Z] e19e4e777264: Waiting [2023-07-18T17:39:42.137Z] fbc855ecada0: Layer already exists [2023-07-18T17:39:42.137Z] 86be26be7ef3: Layer already exists [2023-07-18T17:39:42.137Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:42.137Z] b560f60b47b8: Layer already exists [2023-07-18T17:39:42.137Z] 4381fc9d668f: Layer already exists [2023-07-18T17:39:42.137Z] 5900a088c4c9: Layer already exists [2023-07-18T17:39:42.137Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:42.137Z] e19e4e777264: Layer already exists [2023-07-18T17:39:42.137Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:42.137Z] 3.1.0-dev.10: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:42.449Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:42.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:42.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T17:39:42.753Z] b560f60b47b8: Preparing [2023-07-18T17:39:42.753Z] 4381fc9d668f: Preparing [2023-07-18T17:39:42.753Z] 86be26be7ef3: Preparing [2023-07-18T17:39:42.753Z] fbc855ecada0: Preparing [2023-07-18T17:39:42.753Z] feb4ffbc178c: Preparing [2023-07-18T17:39:42.753Z] d84497d6e6f3: Preparing [2023-07-18T17:39:42.753Z] 5900a088c4c9: Preparing [2023-07-18T17:39:42.753Z] e19e4e777264: Preparing [2023-07-18T17:39:42.753Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:42.753Z] 5900a088c4c9: Waiting [2023-07-18T17:39:42.753Z] d84497d6e6f3: Waiting [2023-07-18T17:39:42.753Z] e19e4e777264: Waiting [2023-07-18T17:39:42.753Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:42.753Z] b560f60b47b8: Layer already exists [2023-07-18T17:39:42.753Z] 86be26be7ef3: Layer already exists [2023-07-18T17:39:42.753Z] 4381fc9d668f: Layer already exists [2023-07-18T17:39:42.753Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:42.753Z] fbc855ecada0: Layer already exists [2023-07-18T17:39:42.753Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:42.753Z] 5900a088c4c9: Layer already exists [2023-07-18T17:39:42.753Z] e19e4e777264: Layer already exists [2023-07-18T17:39:42.753Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:42.753Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:43.065Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:43.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-07-18T17:39:43.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-18T17:39:43.371Z] b560f60b47b8: Preparing [2023-07-18T17:39:43.371Z] 4381fc9d668f: Preparing [2023-07-18T17:39:43.371Z] 86be26be7ef3: Preparing [2023-07-18T17:39:43.371Z] fbc855ecada0: Preparing [2023-07-18T17:39:43.371Z] feb4ffbc178c: Preparing [2023-07-18T17:39:43.371Z] d84497d6e6f3: Preparing [2023-07-18T17:39:43.371Z] 5900a088c4c9: Preparing [2023-07-18T17:39:43.371Z] e19e4e777264: Preparing [2023-07-18T17:39:43.371Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:43.371Z] d84497d6e6f3: Waiting [2023-07-18T17:39:43.371Z] 5900a088c4c9: Waiting [2023-07-18T17:39:43.371Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:43.371Z] e19e4e777264: Waiting [2023-07-18T17:39:43.371Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:43.371Z] fbc855ecada0: Layer already exists [2023-07-18T17:39:43.371Z] 86be26be7ef3: Layer already exists [2023-07-18T17:39:43.371Z] b560f60b47b8: Layer already exists [2023-07-18T17:39:43.371Z] 4381fc9d668f: Layer already exists [2023-07-18T17:39:43.371Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:43.371Z] 5900a088c4c9: Layer already exists [2023-07-18T17:39:43.371Z] e19e4e777264: Layer already exists [2023-07-18T17:39:43.371Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:43.371Z] main: digest: sha256:f45ba198ea7887d49392d76f26b43bc3dee85b1311b81249d4c1af3d14cc1c41 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:43.408Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:43.418Z] taggedImages: [2023-07-18T17:39:43.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:43.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-18T17:39:43.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.10 [2023-07-18T17:39:43.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:43.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-07-18T17:39:43.445Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-07-18T17:39:43.445Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:43.445Z] latest [2023-07-18T17:39:43.445Z] 3.1.0-dev.10 [2023-07-18T17:39:43.445Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:43.445Z] main [2023-07-18T17:39:43.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:43.774Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:44.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:44.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T17:39:44.167Z] 39b29aae8bf8: Preparing [2023-07-18T17:39:44.167Z] 9ae59e352e65: Preparing [2023-07-18T17:39:44.167Z] 6960dc2b9d39: Preparing [2023-07-18T17:39:44.167Z] 98273eb9f617: Preparing [2023-07-18T17:39:44.167Z] 9c6fbb87a48d: Preparing [2023-07-18T17:39:44.167Z] 03db9cf92f5a: Preparing [2023-07-18T17:39:44.167Z] 6decd3db10b5: Preparing [2023-07-18T17:39:44.167Z] feb4ffbc178c: Preparing [2023-07-18T17:39:44.167Z] d84497d6e6f3: Preparing [2023-07-18T17:39:44.167Z] 62153766e83f: Preparing [2023-07-18T17:39:44.167Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:44.167Z] d84497d6e6f3: Waiting [2023-07-18T17:39:44.167Z] 6decd3db10b5: Waiting [2023-07-18T17:39:44.167Z] feb4ffbc178c: Waiting [2023-07-18T17:39:44.167Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:44.167Z] 62153766e83f: Waiting [2023-07-18T17:39:44.428Z] 9ae59e352e65: Pushed [2023-07-18T17:39:44.428Z] 9c6fbb87a48d: Pushed [2023-07-18T17:39:44.428Z] 39b29aae8bf8: Pushed [2023-07-18T17:39:44.428Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:44.428Z] 03db9cf92f5a: Pushed [2023-07-18T17:39:44.428Z] 6decd3db10b5: Pushed [2023-07-18T17:39:44.428Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:44.428Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:45.363Z] 98273eb9f617: Pushed [2023-07-18T17:39:45.622Z] 62153766e83f: Pushed [2023-07-18T17:39:45.882Z] 6960dc2b9d39: Pushed [2023-07-18T17:39:45.882Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:46.199Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:46.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-18T17:39:46.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T17:39:46.516Z] 39b29aae8bf8: Preparing [2023-07-18T17:39:46.516Z] 9ae59e352e65: Preparing [2023-07-18T17:39:46.516Z] 6960dc2b9d39: Preparing [2023-07-18T17:39:46.516Z] 98273eb9f617: Preparing [2023-07-18T17:39:46.516Z] 9c6fbb87a48d: Preparing [2023-07-18T17:39:46.516Z] 03db9cf92f5a: Preparing [2023-07-18T17:39:46.516Z] 6decd3db10b5: Preparing [2023-07-18T17:39:46.516Z] feb4ffbc178c: Preparing [2023-07-18T17:39:46.516Z] d84497d6e6f3: Preparing [2023-07-18T17:39:46.516Z] 62153766e83f: Preparing [2023-07-18T17:39:46.516Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:46.516Z] 03db9cf92f5a: Waiting [2023-07-18T17:39:46.516Z] 6decd3db10b5: Waiting [2023-07-18T17:39:46.516Z] feb4ffbc178c: Waiting [2023-07-18T17:39:46.516Z] d84497d6e6f3: Waiting [2023-07-18T17:39:46.516Z] 62153766e83f: Waiting [2023-07-18T17:39:46.516Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:46.516Z] 9ae59e352e65: Layer already exists [2023-07-18T17:39:46.516Z] 98273eb9f617: Layer already exists [2023-07-18T17:39:46.516Z] 39b29aae8bf8: Layer already exists [2023-07-18T17:39:46.516Z] 6960dc2b9d39: Layer already exists [2023-07-18T17:39:46.516Z] 9c6fbb87a48d: Layer already exists [2023-07-18T17:39:46.516Z] 03db9cf92f5a: Layer already exists [2023-07-18T17:39:46.516Z] 6decd3db10b5: Layer already exists [2023-07-18T17:39:46.516Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:46.516Z] 62153766e83f: Layer already exists [2023-07-18T17:39:46.516Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:46.516Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:46.516Z] latest: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:46.841Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:47.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 [2023-07-18T17:39:47.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T17:39:47.153Z] 39b29aae8bf8: Preparing [2023-07-18T17:39:47.153Z] 9ae59e352e65: Preparing [2023-07-18T17:39:47.153Z] 6960dc2b9d39: Preparing [2023-07-18T17:39:47.153Z] 98273eb9f617: Preparing [2023-07-18T17:39:47.153Z] 9c6fbb87a48d: Preparing [2023-07-18T17:39:47.153Z] 03db9cf92f5a: Preparing [2023-07-18T17:39:47.153Z] 6decd3db10b5: Preparing [2023-07-18T17:39:47.153Z] feb4ffbc178c: Preparing [2023-07-18T17:39:47.153Z] d84497d6e6f3: Preparing [2023-07-18T17:39:47.153Z] 62153766e83f: Preparing [2023-07-18T17:39:47.153Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:47.153Z] 03db9cf92f5a: Waiting [2023-07-18T17:39:47.153Z] 6decd3db10b5: Waiting [2023-07-18T17:39:47.153Z] feb4ffbc178c: Waiting [2023-07-18T17:39:47.153Z] d84497d6e6f3: Waiting [2023-07-18T17:39:47.153Z] 62153766e83f: Waiting [2023-07-18T17:39:47.153Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:47.153Z] 98273eb9f617: Layer already exists [2023-07-18T17:39:47.153Z] 9ae59e352e65: Layer already exists [2023-07-18T17:39:47.153Z] 39b29aae8bf8: Layer already exists [2023-07-18T17:39:47.153Z] 6960dc2b9d39: Layer already exists [2023-07-18T17:39:47.153Z] 9c6fbb87a48d: Layer already exists [2023-07-18T17:39:47.153Z] 6decd3db10b5: Layer already exists [2023-07-18T17:39:47.153Z] 62153766e83f: Layer already exists [2023-07-18T17:39:47.153Z] 03db9cf92f5a: Layer already exists [2023-07-18T17:39:47.153Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:47.153Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:47.153Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:47.153Z] 3.1.0-dev.10: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:47.470Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:47.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:47.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T17:39:47.788Z] 39b29aae8bf8: Preparing [2023-07-18T17:39:47.788Z] 9ae59e352e65: Preparing [2023-07-18T17:39:47.788Z] 6960dc2b9d39: Preparing [2023-07-18T17:39:47.788Z] 98273eb9f617: Preparing [2023-07-18T17:39:47.788Z] 9c6fbb87a48d: Preparing [2023-07-18T17:39:47.788Z] 03db9cf92f5a: Preparing [2023-07-18T17:39:47.788Z] 6decd3db10b5: Preparing [2023-07-18T17:39:47.788Z] feb4ffbc178c: Preparing [2023-07-18T17:39:47.788Z] d84497d6e6f3: Preparing [2023-07-18T17:39:47.788Z] 62153766e83f: Preparing [2023-07-18T17:39:47.788Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:47.788Z] feb4ffbc178c: Waiting [2023-07-18T17:39:47.788Z] d84497d6e6f3: Waiting [2023-07-18T17:39:47.788Z] 03db9cf92f5a: Waiting [2023-07-18T17:39:47.788Z] 62153766e83f: Waiting [2023-07-18T17:39:47.788Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:47.788Z] 6decd3db10b5: Waiting [2023-07-18T17:39:47.788Z] 39b29aae8bf8: Layer already exists [2023-07-18T17:39:47.788Z] 9ae59e352e65: Layer already exists [2023-07-18T17:39:47.788Z] 98273eb9f617: Layer already exists [2023-07-18T17:39:47.788Z] 6960dc2b9d39: Layer already exists [2023-07-18T17:39:47.788Z] 9c6fbb87a48d: Layer already exists [2023-07-18T17:39:47.788Z] 03db9cf92f5a: Layer already exists [2023-07-18T17:39:47.788Z] 6decd3db10b5: Layer already exists [2023-07-18T17:39:47.788Z] 62153766e83f: Layer already exists [2023-07-18T17:39:47.788Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:47.788Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:47.788Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:47.788Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:48.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:48.418Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-07-18T17:39:48.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-18T17:39:48.419Z] 39b29aae8bf8: Preparing [2023-07-18T17:39:48.419Z] 9ae59e352e65: Preparing [2023-07-18T17:39:48.419Z] 6960dc2b9d39: Preparing [2023-07-18T17:39:48.419Z] 98273eb9f617: Preparing [2023-07-18T17:39:48.419Z] 9c6fbb87a48d: Preparing [2023-07-18T17:39:48.419Z] 03db9cf92f5a: Preparing [2023-07-18T17:39:48.419Z] 6decd3db10b5: Preparing [2023-07-18T17:39:48.419Z] feb4ffbc178c: Preparing [2023-07-18T17:39:48.419Z] d84497d6e6f3: Preparing [2023-07-18T17:39:48.419Z] 62153766e83f: Preparing [2023-07-18T17:39:48.419Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:48.419Z] feb4ffbc178c: Waiting [2023-07-18T17:39:48.419Z] d84497d6e6f3: Waiting [2023-07-18T17:39:48.419Z] 62153766e83f: Waiting [2023-07-18T17:39:48.419Z] 03db9cf92f5a: Waiting [2023-07-18T17:39:48.419Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:48.419Z] 6decd3db10b5: Waiting [2023-07-18T17:39:48.419Z] 9c6fbb87a48d: Layer already exists [2023-07-18T17:39:48.419Z] 39b29aae8bf8: Layer already exists [2023-07-18T17:39:48.419Z] 6960dc2b9d39: Layer already exists [2023-07-18T17:39:48.419Z] 98273eb9f617: Layer already exists [2023-07-18T17:39:48.419Z] 9ae59e352e65: Layer already exists [2023-07-18T17:39:48.419Z] 03db9cf92f5a: Layer already exists [2023-07-18T17:39:48.419Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:48.419Z] 6decd3db10b5: Layer already exists [2023-07-18T17:39:48.419Z] 62153766e83f: Layer already exists [2023-07-18T17:39:48.419Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:48.419Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:48.419Z] main: digest: sha256:2d935d818be3dfe52d6a946a43b99fb6ec55c26fcefed881d060efba15979b23 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:48.456Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:48.461Z] taggedImages: [2023-07-18T17:39:48.461Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:48.461Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-18T17:39:48.461Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.10 [2023-07-18T17:39:48.461Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:48.461Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-07-18T17:39:48.478Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-07-18T17:39:48.478Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:48.478Z] latest [2023-07-18T17:39:48.478Z] 3.1.0-dev.10 [2023-07-18T17:39:48.478Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:48.478Z] main [2023-07-18T17:39:48.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:48.787Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:49.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:49.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T17:39:49.093Z] a6bf7d4302bb: Preparing [2023-07-18T17:39:49.093Z] d2cf111e446b: Preparing [2023-07-18T17:39:49.093Z] feb4ffbc178c: Preparing [2023-07-18T17:39:49.093Z] d84497d6e6f3: Preparing [2023-07-18T17:39:49.093Z] 7f6e49cd1957: Preparing [2023-07-18T17:39:49.093Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:49.093Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:49.093Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:49.093Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:49.093Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:49.093Z] a6bf7d4302bb: Pushed [2023-07-18T17:39:49.660Z] 7f6e49cd1957: Pushed [2023-07-18T17:39:51.565Z] d2cf111e446b: Pushed [2023-07-18T17:39:51.831Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:52.136Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:52.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-18T17:39:52.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T17:39:52.442Z] a6bf7d4302bb: Preparing [2023-07-18T17:39:52.442Z] d2cf111e446b: Preparing [2023-07-18T17:39:52.442Z] feb4ffbc178c: Preparing [2023-07-18T17:39:52.442Z] d84497d6e6f3: Preparing [2023-07-18T17:39:52.442Z] 7f6e49cd1957: Preparing [2023-07-18T17:39:52.442Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:52.442Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:52.442Z] a6bf7d4302bb: Layer already exists [2023-07-18T17:39:52.442Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:52.442Z] 7f6e49cd1957: Layer already exists [2023-07-18T17:39:52.442Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:52.442Z] d2cf111e446b: Layer already exists [2023-07-18T17:39:52.442Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:52.442Z] latest: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:52.755Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:53.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 [2023-07-18T17:39:53.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T17:39:53.063Z] a6bf7d4302bb: Preparing [2023-07-18T17:39:53.063Z] d2cf111e446b: Preparing [2023-07-18T17:39:53.063Z] feb4ffbc178c: Preparing [2023-07-18T17:39:53.063Z] d84497d6e6f3: Preparing [2023-07-18T17:39:53.063Z] 7f6e49cd1957: Preparing [2023-07-18T17:39:53.063Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:53.063Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:53.063Z] a6bf7d4302bb: Layer already exists [2023-07-18T17:39:53.063Z] d2cf111e446b: Layer already exists [2023-07-18T17:39:53.063Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:53.063Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:53.063Z] 7f6e49cd1957: Layer already exists [2023-07-18T17:39:53.063Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:53.063Z] 3.1.0-dev.10: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:53.375Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:53.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:53.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T17:39:53.687Z] a6bf7d4302bb: Preparing [2023-07-18T17:39:53.687Z] d2cf111e446b: Preparing [2023-07-18T17:39:53.687Z] feb4ffbc178c: Preparing [2023-07-18T17:39:53.687Z] d84497d6e6f3: Preparing [2023-07-18T17:39:53.687Z] 7f6e49cd1957: Preparing [2023-07-18T17:39:53.687Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:53.687Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:53.687Z] 7f6e49cd1957: Layer already exists [2023-07-18T17:39:53.687Z] d2cf111e446b: Layer already exists [2023-07-18T17:39:53.687Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:53.687Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:53.687Z] a6bf7d4302bb: Layer already exists [2023-07-18T17:39:53.687Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:53.687Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:53.998Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:54.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-07-18T17:39:54.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-18T17:39:54.311Z] a6bf7d4302bb: Preparing [2023-07-18T17:39:54.311Z] d2cf111e446b: Preparing [2023-07-18T17:39:54.311Z] feb4ffbc178c: Preparing [2023-07-18T17:39:54.311Z] d84497d6e6f3: Preparing [2023-07-18T17:39:54.311Z] 7f6e49cd1957: Preparing [2023-07-18T17:39:54.311Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:54.311Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:54.311Z] a6bf7d4302bb: Layer already exists [2023-07-18T17:39:54.311Z] d2cf111e446b: Layer already exists [2023-07-18T17:39:54.311Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:54.311Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:54.311Z] 7f6e49cd1957: Layer already exists [2023-07-18T17:39:54.311Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:54.311Z] main: digest: sha256:8f8a71ebd00fd74b7ecc21cd0b2af4a40feae923656beaa5f5fdd29ef360e0cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:39:54.355Z] ===================================================== [Pipeline] echo [2023-07-18T17:39:54.364Z] taggedImages: [2023-07-18T17:39:54.364Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:54.364Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-18T17:39:54.364Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.10 [2023-07-18T17:39:54.364Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:54.364Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-07-18T17:39:54.381Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-07-18T17:39:54.381Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:54.381Z] latest [2023-07-18T17:39:54.381Z] 3.1.0-dev.10 [2023-07-18T17:39:54.381Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:39:54.381Z] main [2023-07-18T17:39:54.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:54.692Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:39:54.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:39:54.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T17:39:54.998Z] 0f57bd139122: Preparing [2023-07-18T17:39:54.998Z] 8db914e583ce: Preparing [2023-07-18T17:39:54.998Z] 7356ec8a6ce3: Preparing [2023-07-18T17:39:54.998Z] 5af9c7b5bd17: Preparing [2023-07-18T17:39:54.998Z] d393e094eadc: Preparing [2023-07-18T17:39:54.998Z] feb4ffbc178c: Preparing [2023-07-18T17:39:54.998Z] d84497d6e6f3: Preparing [2023-07-18T17:39:54.998Z] a6f7784806ae: Preparing [2023-07-18T17:39:54.998Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:39:54.998Z] feb4ffbc178c: Waiting [2023-07-18T17:39:54.998Z] d84497d6e6f3: Waiting [2023-07-18T17:39:54.998Z] a6f7784806ae: Waiting [2023-07-18T17:39:54.998Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:39:54.998Z] 0f57bd139122: Pushed [2023-07-18T17:39:54.998Z] 7356ec8a6ce3: Pushed [2023-07-18T17:39:54.998Z] 8db914e583ce: Pushed [2023-07-18T17:39:54.998Z] feb4ffbc178c: Layer already exists [2023-07-18T17:39:54.998Z] d84497d6e6f3: Layer already exists [2023-07-18T17:39:54.998Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:39:56.376Z] a6f7784806ae: Pushed [2023-07-18T17:40:01.648Z] d393e094eadc: Pushed [2023-07-18T17:40:03.552Z] 5af9c7b5bd17: Pushed [2023-07-18T17:40:03.552Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:03.872Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:04.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-18T17:40:04.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T17:40:04.181Z] 0f57bd139122: Preparing [2023-07-18T17:40:04.181Z] 8db914e583ce: Preparing [2023-07-18T17:40:04.181Z] 7356ec8a6ce3: Preparing [2023-07-18T17:40:04.181Z] 5af9c7b5bd17: Preparing [2023-07-18T17:40:04.181Z] d393e094eadc: Preparing [2023-07-18T17:40:04.181Z] feb4ffbc178c: Preparing [2023-07-18T17:40:04.181Z] d84497d6e6f3: Preparing [2023-07-18T17:40:04.181Z] a6f7784806ae: Preparing [2023-07-18T17:40:04.181Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:04.181Z] d84497d6e6f3: Waiting [2023-07-18T17:40:04.181Z] a6f7784806ae: Waiting [2023-07-18T17:40:04.181Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:04.181Z] feb4ffbc178c: Waiting [2023-07-18T17:40:04.181Z] 0f57bd139122: Layer already exists [2023-07-18T17:40:04.181Z] d393e094eadc: Layer already exists [2023-07-18T17:40:04.181Z] 8db914e583ce: Layer already exists [2023-07-18T17:40:04.181Z] 5af9c7b5bd17: Layer already exists [2023-07-18T17:40:04.181Z] 7356ec8a6ce3: Layer already exists [2023-07-18T17:40:04.181Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:04.181Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:04.181Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:04.181Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:04.181Z] latest: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:04.494Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:04.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 [2023-07-18T17:40:04.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T17:40:04.810Z] 0f57bd139122: Preparing [2023-07-18T17:40:04.810Z] 8db914e583ce: Preparing [2023-07-18T17:40:04.810Z] 7356ec8a6ce3: Preparing [2023-07-18T17:40:04.810Z] 5af9c7b5bd17: Preparing [2023-07-18T17:40:04.810Z] d393e094eadc: Preparing [2023-07-18T17:40:04.810Z] feb4ffbc178c: Preparing [2023-07-18T17:40:04.810Z] d84497d6e6f3: Preparing [2023-07-18T17:40:04.810Z] a6f7784806ae: Preparing [2023-07-18T17:40:04.810Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:04.810Z] a6f7784806ae: Waiting [2023-07-18T17:40:04.810Z] feb4ffbc178c: Waiting [2023-07-18T17:40:04.810Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:04.810Z] d84497d6e6f3: Waiting [2023-07-18T17:40:04.810Z] 7356ec8a6ce3: Layer already exists [2023-07-18T17:40:04.810Z] 5af9c7b5bd17: Layer already exists [2023-07-18T17:40:04.810Z] 8db914e583ce: Layer already exists [2023-07-18T17:40:04.810Z] 0f57bd139122: Layer already exists [2023-07-18T17:40:04.810Z] d393e094eadc: Layer already exists [2023-07-18T17:40:04.810Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:04.810Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:04.810Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:04.810Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:04.810Z] 3.1.0-dev.10: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:05.122Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:05.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:05.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T17:40:05.431Z] 0f57bd139122: Preparing [2023-07-18T17:40:05.431Z] 8db914e583ce: Preparing [2023-07-18T17:40:05.431Z] 7356ec8a6ce3: Preparing [2023-07-18T17:40:05.431Z] 5af9c7b5bd17: Preparing [2023-07-18T17:40:05.431Z] d393e094eadc: Preparing [2023-07-18T17:40:05.431Z] feb4ffbc178c: Preparing [2023-07-18T17:40:05.431Z] d84497d6e6f3: Preparing [2023-07-18T17:40:05.431Z] a6f7784806ae: Preparing [2023-07-18T17:40:05.431Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:05.431Z] feb4ffbc178c: Waiting [2023-07-18T17:40:05.431Z] d84497d6e6f3: Waiting [2023-07-18T17:40:05.431Z] a6f7784806ae: Waiting [2023-07-18T17:40:05.431Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:05.431Z] 7356ec8a6ce3: Layer already exists [2023-07-18T17:40:05.431Z] d393e094eadc: Layer already exists [2023-07-18T17:40:05.431Z] 8db914e583ce: Layer already exists [2023-07-18T17:40:05.431Z] 5af9c7b5bd17: Layer already exists [2023-07-18T17:40:05.431Z] 0f57bd139122: Layer already exists [2023-07-18T17:40:05.431Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:05.431Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:05.431Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:05.431Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:05.431Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:05.748Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:06.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-07-18T17:40:06.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-18T17:40:06.061Z] 0f57bd139122: Preparing [2023-07-18T17:40:06.061Z] 8db914e583ce: Preparing [2023-07-18T17:40:06.061Z] 7356ec8a6ce3: Preparing [2023-07-18T17:40:06.061Z] 5af9c7b5bd17: Preparing [2023-07-18T17:40:06.061Z] d393e094eadc: Preparing [2023-07-18T17:40:06.061Z] feb4ffbc178c: Preparing [2023-07-18T17:40:06.061Z] d84497d6e6f3: Preparing [2023-07-18T17:40:06.061Z] a6f7784806ae: Preparing [2023-07-18T17:40:06.061Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:06.061Z] feb4ffbc178c: Waiting [2023-07-18T17:40:06.061Z] d84497d6e6f3: Waiting [2023-07-18T17:40:06.061Z] a6f7784806ae: Waiting [2023-07-18T17:40:06.061Z] d393e094eadc: Layer already exists [2023-07-18T17:40:06.061Z] 5af9c7b5bd17: Layer already exists [2023-07-18T17:40:06.061Z] 8db914e583ce: Layer already exists [2023-07-18T17:40:06.061Z] 7356ec8a6ce3: Layer already exists [2023-07-18T17:40:06.061Z] 0f57bd139122: Layer already exists [2023-07-18T17:40:06.061Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:06.061Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:06.061Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:06.061Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:06.061Z] main: digest: sha256:86123f4945969f9362a87ef622fe1f96f80618b4af5c596f3d57ab372f7ae30b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:40:06.113Z] ===================================================== [Pipeline] echo [2023-07-18T17:40:06.124Z] taggedImages: [2023-07-18T17:40:06.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:06.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-18T17:40:06.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.10 [2023-07-18T17:40:06.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:06.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-07-18T17:40:06.147Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-07-18T17:40:06.147Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:06.147Z] latest [2023-07-18T17:40:06.147Z] 3.1.0-dev.10 [2023-07-18T17:40:06.147Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:06.147Z] main [2023-07-18T17:40:06.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:06.477Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:06.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:06.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T17:40:06.777Z] cd55274b785e: Preparing [2023-07-18T17:40:06.777Z] 458078e70920: Preparing [2023-07-18T17:40:06.777Z] 915ba087a4fc: Preparing [2023-07-18T17:40:06.777Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:06.777Z] feb4ffbc178c: Preparing [2023-07-18T17:40:06.777Z] d84497d6e6f3: Preparing [2023-07-18T17:40:06.777Z] 57db79afb3a7: Preparing [2023-07-18T17:40:06.777Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:06.777Z] d84497d6e6f3: Waiting [2023-07-18T17:40:06.777Z] 57db79afb3a7: Waiting [2023-07-18T17:40:06.777Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:06.777Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:06.777Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:06.777Z] 915ba087a4fc: Pushed [2023-07-18T17:40:06.777Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:06.777Z] 458078e70920: Pushed [2023-07-18T17:40:06.777Z] cd55274b785e: Pushed [2023-07-18T17:40:07.036Z] 57db79afb3a7: Pushed [2023-07-18T17:40:15.164Z] b6d4855f5c2a: Pushed [2023-07-18T17:40:15.164Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:15.473Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:15.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-18T17:40:15.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T17:40:15.778Z] cd55274b785e: Preparing [2023-07-18T17:40:15.778Z] 458078e70920: Preparing [2023-07-18T17:40:15.778Z] 915ba087a4fc: Preparing [2023-07-18T17:40:15.778Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:15.778Z] feb4ffbc178c: Preparing [2023-07-18T17:40:15.778Z] d84497d6e6f3: Preparing [2023-07-18T17:40:15.778Z] 57db79afb3a7: Preparing [2023-07-18T17:40:15.778Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:15.778Z] d84497d6e6f3: Waiting [2023-07-18T17:40:15.778Z] 57db79afb3a7: Waiting [2023-07-18T17:40:15.778Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:15.778Z] 915ba087a4fc: Layer already exists [2023-07-18T17:40:15.778Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:15.778Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:15.778Z] cd55274b785e: Layer already exists [2023-07-18T17:40:15.778Z] 458078e70920: Layer already exists [2023-07-18T17:40:15.778Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:15.778Z] 57db79afb3a7: Layer already exists [2023-07-18T17:40:15.778Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:15.778Z] latest: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:16.092Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:16.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 [2023-07-18T17:40:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T17:40:16.400Z] cd55274b785e: Preparing [2023-07-18T17:40:16.400Z] 458078e70920: Preparing [2023-07-18T17:40:16.400Z] 915ba087a4fc: Preparing [2023-07-18T17:40:16.400Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:16.400Z] feb4ffbc178c: Preparing [2023-07-18T17:40:16.400Z] d84497d6e6f3: Preparing [2023-07-18T17:40:16.400Z] 57db79afb3a7: Preparing [2023-07-18T17:40:16.400Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:16.400Z] d84497d6e6f3: Waiting [2023-07-18T17:40:16.400Z] 57db79afb3a7: Waiting [2023-07-18T17:40:16.400Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:16.400Z] cd55274b785e: Layer already exists [2023-07-18T17:40:16.400Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:16.400Z] 915ba087a4fc: Layer already exists [2023-07-18T17:40:16.400Z] 458078e70920: Layer already exists [2023-07-18T17:40:16.400Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:16.400Z] 57db79afb3a7: Layer already exists [2023-07-18T17:40:16.400Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:16.400Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:16.400Z] 3.1.0-dev.10: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:16.707Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:17.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:17.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T17:40:17.016Z] cd55274b785e: Preparing [2023-07-18T17:40:17.016Z] 458078e70920: Preparing [2023-07-18T17:40:17.016Z] 915ba087a4fc: Preparing [2023-07-18T17:40:17.016Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:17.016Z] feb4ffbc178c: Preparing [2023-07-18T17:40:17.016Z] d84497d6e6f3: Preparing [2023-07-18T17:40:17.016Z] 57db79afb3a7: Preparing [2023-07-18T17:40:17.016Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:17.016Z] d84497d6e6f3: Waiting [2023-07-18T17:40:17.016Z] 57db79afb3a7: Waiting [2023-07-18T17:40:17.016Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:17.016Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:17.016Z] 915ba087a4fc: Layer already exists [2023-07-18T17:40:17.016Z] cd55274b785e: Layer already exists [2023-07-18T17:40:17.016Z] 458078e70920: Layer already exists [2023-07-18T17:40:17.016Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:17.016Z] 57db79afb3a7: Layer already exists [2023-07-18T17:40:17.016Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:17.016Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:17.016Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:17.321Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:17.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-07-18T17:40:17.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-18T17:40:17.626Z] cd55274b785e: Preparing [2023-07-18T17:40:17.626Z] 458078e70920: Preparing [2023-07-18T17:40:17.626Z] 915ba087a4fc: Preparing [2023-07-18T17:40:17.626Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:17.626Z] feb4ffbc178c: Preparing [2023-07-18T17:40:17.626Z] d84497d6e6f3: Preparing [2023-07-18T17:40:17.626Z] 57db79afb3a7: Preparing [2023-07-18T17:40:17.626Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:17.626Z] d84497d6e6f3: Waiting [2023-07-18T17:40:17.626Z] 57db79afb3a7: Waiting [2023-07-18T17:40:17.626Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:17.626Z] cd55274b785e: Layer already exists [2023-07-18T17:40:17.626Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:17.626Z] 915ba087a4fc: Layer already exists [2023-07-18T17:40:17.626Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:17.626Z] 458078e70920: Layer already exists [2023-07-18T17:40:17.626Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:17.626Z] 57db79afb3a7: Layer already exists [2023-07-18T17:40:17.626Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:17.626Z] main: digest: sha256:909319cf60974495a9fb902822bfbd3a590cbf7a32e5f78c195b41d8e879ee12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:40:17.666Z] ===================================================== [Pipeline] echo [2023-07-18T17:40:17.676Z] taggedImages: [2023-07-18T17:40:17.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:17.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-18T17:40:17.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.10 [2023-07-18T17:40:17.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:17.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-07-18T17:40:17.699Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-07-18T17:40:17.699Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:17.699Z] latest [2023-07-18T17:40:17.699Z] 3.1.0-dev.10 [2023-07-18T17:40:17.699Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:17.699Z] main [2023-07-18T17:40:17.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:18.051Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:18.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:18.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T17:40:18.373Z] dc5e90a55643: Preparing [2023-07-18T17:40:18.373Z] 0fee6a1dbde2: Preparing [2023-07-18T17:40:18.373Z] 5bf618b990ab: Preparing [2023-07-18T17:40:18.373Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:18.373Z] feb4ffbc178c: Preparing [2023-07-18T17:40:18.373Z] d84497d6e6f3: Preparing [2023-07-18T17:40:18.373Z] a6f7784806ae: Preparing [2023-07-18T17:40:18.373Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:18.373Z] a6f7784806ae: Waiting [2023-07-18T17:40:18.373Z] d84497d6e6f3: Waiting [2023-07-18T17:40:18.373Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:18.373Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:18.373Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:18.373Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:18.373Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:18.373Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:18.373Z] dc5e90a55643: Pushed [2023-07-18T17:40:18.373Z] 0fee6a1dbde2: Pushed [2023-07-18T17:40:18.373Z] 5bf618b990ab: Pushed [2023-07-18T17:40:18.633Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:18.963Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:19.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-18T17:40:19.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T17:40:19.278Z] dc5e90a55643: Preparing [2023-07-18T17:40:19.278Z] 0fee6a1dbde2: Preparing [2023-07-18T17:40:19.278Z] 5bf618b990ab: Preparing [2023-07-18T17:40:19.278Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:19.278Z] feb4ffbc178c: Preparing [2023-07-18T17:40:19.278Z] d84497d6e6f3: Preparing [2023-07-18T17:40:19.278Z] a6f7784806ae: Preparing [2023-07-18T17:40:19.278Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:19.278Z] a6f7784806ae: Waiting [2023-07-18T17:40:19.278Z] d84497d6e6f3: Waiting [2023-07-18T17:40:19.278Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:19.278Z] dc5e90a55643: Layer already exists [2023-07-18T17:40:19.278Z] 5bf618b990ab: Layer already exists [2023-07-18T17:40:19.278Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:19.278Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:19.278Z] 0fee6a1dbde2: Layer already exists [2023-07-18T17:40:19.278Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:19.278Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:19.278Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:19.278Z] latest: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:19.601Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:19.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 [2023-07-18T17:40:19.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T17:40:19.915Z] dc5e90a55643: Preparing [2023-07-18T17:40:19.915Z] 0fee6a1dbde2: Preparing [2023-07-18T17:40:19.915Z] 5bf618b990ab: Preparing [2023-07-18T17:40:19.915Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:19.915Z] feb4ffbc178c: Preparing [2023-07-18T17:40:19.915Z] d84497d6e6f3: Preparing [2023-07-18T17:40:19.915Z] a6f7784806ae: Preparing [2023-07-18T17:40:19.915Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:19.915Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:19.915Z] d84497d6e6f3: Waiting [2023-07-18T17:40:19.915Z] a6f7784806ae: Waiting [2023-07-18T17:40:19.915Z] 5bf618b990ab: Layer already exists [2023-07-18T17:40:19.915Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:19.915Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:19.915Z] 0fee6a1dbde2: Layer already exists [2023-07-18T17:40:19.915Z] dc5e90a55643: Layer already exists [2023-07-18T17:40:19.915Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:19.915Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:19.915Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:19.915Z] 3.1.0-dev.10: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:20.242Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:20.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:20.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T17:40:20.560Z] dc5e90a55643: Preparing [2023-07-18T17:40:20.560Z] 0fee6a1dbde2: Preparing [2023-07-18T17:40:20.560Z] 5bf618b990ab: Preparing [2023-07-18T17:40:20.560Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:20.560Z] feb4ffbc178c: Preparing [2023-07-18T17:40:20.560Z] d84497d6e6f3: Preparing [2023-07-18T17:40:20.560Z] a6f7784806ae: Preparing [2023-07-18T17:40:20.560Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:20.560Z] d84497d6e6f3: Waiting [2023-07-18T17:40:20.560Z] a6f7784806ae: Waiting [2023-07-18T17:40:20.560Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:20.560Z] 0fee6a1dbde2: Layer already exists [2023-07-18T17:40:20.560Z] 5bf618b990ab: Layer already exists [2023-07-18T17:40:20.560Z] dc5e90a55643: Layer already exists [2023-07-18T17:40:20.560Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:20.560Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:20.560Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:20.560Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:20.560Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:20.560Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:20.872Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:21.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-07-18T17:40:21.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-18T17:40:21.183Z] dc5e90a55643: Preparing [2023-07-18T17:40:21.183Z] 0fee6a1dbde2: Preparing [2023-07-18T17:40:21.183Z] 5bf618b990ab: Preparing [2023-07-18T17:40:21.183Z] b6d4855f5c2a: Preparing [2023-07-18T17:40:21.183Z] feb4ffbc178c: Preparing [2023-07-18T17:40:21.183Z] d84497d6e6f3: Preparing [2023-07-18T17:40:21.183Z] a6f7784806ae: Preparing [2023-07-18T17:40:21.183Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:21.183Z] d84497d6e6f3: Waiting [2023-07-18T17:40:21.183Z] a6f7784806ae: Waiting [2023-07-18T17:40:21.183Z] b6d4855f5c2a: Layer already exists [2023-07-18T17:40:21.183Z] dc5e90a55643: Layer already exists [2023-07-18T17:40:21.183Z] 5bf618b990ab: Layer already exists [2023-07-18T17:40:21.183Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:21.183Z] 0fee6a1dbde2: Layer already exists [2023-07-18T17:40:21.183Z] a6f7784806ae: Layer already exists [2023-07-18T17:40:21.183Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:21.183Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:21.183Z] main: digest: sha256:2b7d7bf181108df3c295585014ce35c1b90c721def718e45e47d8195c04184d6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:40:21.230Z] ===================================================== [Pipeline] echo [2023-07-18T17:40:21.240Z] taggedImages: [2023-07-18T17:40:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-18T17:40:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.10 [2023-07-18T17:40:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:21.240Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-07-18T17:40:21.326Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-07-18T17:40:21.326Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:21.326Z] latest [2023-07-18T17:40:21.326Z] 3.1.0-dev.10 [2023-07-18T17:40:21.326Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:21.326Z] main [2023-07-18T17:40:21.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:21.662Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:21.969Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:21.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T17:40:21.969Z] c7db2a6b24ad: Preparing [2023-07-18T17:40:21.969Z] e005b64745c5: Preparing [2023-07-18T17:40:21.969Z] feb4ffbc178c: Preparing [2023-07-18T17:40:21.969Z] d84497d6e6f3: Preparing [2023-07-18T17:40:21.969Z] 315be7b6aa9c: Preparing [2023-07-18T17:40:21.969Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:21.969Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:21.969Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:21.969Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:21.969Z] c7db2a6b24ad: Pushed [2023-07-18T17:40:21.969Z] 315be7b6aa9c: Pushed [2023-07-18T17:40:25.259Z] e005b64745c5: Pushed [2023-07-18T17:40:25.259Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:25.580Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:25.894Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-18T17:40:25.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T17:40:25.894Z] c7db2a6b24ad: Preparing [2023-07-18T17:40:25.894Z] e005b64745c5: Preparing [2023-07-18T17:40:25.894Z] feb4ffbc178c: Preparing [2023-07-18T17:40:25.894Z] d84497d6e6f3: Preparing [2023-07-18T17:40:25.894Z] 315be7b6aa9c: Preparing [2023-07-18T17:40:25.894Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:25.894Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:25.894Z] e005b64745c5: Layer already exists [2023-07-18T17:40:25.894Z] c7db2a6b24ad: Layer already exists [2023-07-18T17:40:25.894Z] 315be7b6aa9c: Layer already exists [2023-07-18T17:40:25.894Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:25.894Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:25.894Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:25.894Z] latest: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:26.213Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:26.519Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 [2023-07-18T17:40:26.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T17:40:26.519Z] c7db2a6b24ad: Preparing [2023-07-18T17:40:26.519Z] e005b64745c5: Preparing [2023-07-18T17:40:26.519Z] feb4ffbc178c: Preparing [2023-07-18T17:40:26.519Z] d84497d6e6f3: Preparing [2023-07-18T17:40:26.519Z] 315be7b6aa9c: Preparing [2023-07-18T17:40:26.519Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:26.519Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:26.519Z] c7db2a6b24ad: Layer already exists [2023-07-18T17:40:26.519Z] e005b64745c5: Layer already exists [2023-07-18T17:40:26.519Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:26.519Z] 315be7b6aa9c: Layer already exists [2023-07-18T17:40:26.519Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:26.519Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:26.519Z] 3.1.0-dev.10: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:26.821Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:27.137Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:27.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T17:40:27.137Z] c7db2a6b24ad: Preparing [2023-07-18T17:40:27.137Z] e005b64745c5: Preparing [2023-07-18T17:40:27.137Z] feb4ffbc178c: Preparing [2023-07-18T17:40:27.137Z] d84497d6e6f3: Preparing [2023-07-18T17:40:27.137Z] 315be7b6aa9c: Preparing [2023-07-18T17:40:27.137Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:27.137Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:27.137Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:27.137Z] e005b64745c5: Layer already exists [2023-07-18T17:40:27.137Z] 315be7b6aa9c: Layer already exists [2023-07-18T17:40:27.137Z] c7db2a6b24ad: Layer already exists [2023-07-18T17:40:27.137Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:27.137Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:27.137Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:27.448Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:27.752Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-07-18T17:40:27.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-18T17:40:27.752Z] c7db2a6b24ad: Preparing [2023-07-18T17:40:27.752Z] e005b64745c5: Preparing [2023-07-18T17:40:27.752Z] feb4ffbc178c: Preparing [2023-07-18T17:40:27.752Z] d84497d6e6f3: Preparing [2023-07-18T17:40:27.752Z] 315be7b6aa9c: Preparing [2023-07-18T17:40:27.752Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:27.752Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:27.752Z] c7db2a6b24ad: Layer already exists [2023-07-18T17:40:27.752Z] 315be7b6aa9c: Layer already exists [2023-07-18T17:40:27.752Z] e005b64745c5: Layer already exists [2023-07-18T17:40:27.752Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:27.752Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:27.752Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:27.752Z] main: digest: sha256:3e8c05462a00a85fc6b5cb24ca339db650d2a6a57631d8267878fa131e9426ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:40:27.799Z] ===================================================== [Pipeline] echo [2023-07-18T17:40:27.808Z] taggedImages: [2023-07-18T17:40:27.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:27.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-18T17:40:27.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.10 [2023-07-18T17:40:27.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:27.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-07-18T17:40:27.826Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-07-18T17:40:27.826Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:27.826Z] latest [2023-07-18T17:40:27.826Z] 3.1.0-dev.10 [2023-07-18T17:40:27.826Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:27.826Z] main [2023-07-18T17:40:27.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:28.134Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:28.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:28.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T17:40:28.436Z] 596b549c54dc: Preparing [2023-07-18T17:40:28.436Z] 04d6ee7645a6: Preparing [2023-07-18T17:40:28.436Z] feb4ffbc178c: Preparing [2023-07-18T17:40:28.436Z] d84497d6e6f3: Preparing [2023-07-18T17:40:28.436Z] 4847d638e270: Preparing [2023-07-18T17:40:28.436Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:28.436Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:28.436Z] 4847d638e270: Layer already exists [2023-07-18T17:40:28.436Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:28.436Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:28.436Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:28.436Z] 596b549c54dc: Pushed [2023-07-18T17:40:31.737Z] 04d6ee7645a6: Pushed [2023-07-18T17:40:31.737Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:32.055Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:32.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-18T17:40:32.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T17:40:32.361Z] 596b549c54dc: Preparing [2023-07-18T17:40:32.361Z] 04d6ee7645a6: Preparing [2023-07-18T17:40:32.361Z] feb4ffbc178c: Preparing [2023-07-18T17:40:32.361Z] d84497d6e6f3: Preparing [2023-07-18T17:40:32.361Z] 4847d638e270: Preparing [2023-07-18T17:40:32.361Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:32.361Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:32.361Z] 4847d638e270: Layer already exists [2023-07-18T17:40:32.361Z] 04d6ee7645a6: Layer already exists [2023-07-18T17:40:32.361Z] 596b549c54dc: Layer already exists [2023-07-18T17:40:32.361Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:32.361Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:32.361Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:32.361Z] latest: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:32.705Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:33.042Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 [2023-07-18T17:40:33.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T17:40:33.042Z] 596b549c54dc: Preparing [2023-07-18T17:40:33.042Z] 04d6ee7645a6: Preparing [2023-07-18T17:40:33.042Z] feb4ffbc178c: Preparing [2023-07-18T17:40:33.042Z] d84497d6e6f3: Preparing [2023-07-18T17:40:33.042Z] 4847d638e270: Preparing [2023-07-18T17:40:33.042Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:33.042Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:33.042Z] 04d6ee7645a6: Layer already exists [2023-07-18T17:40:33.042Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:33.042Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:33.042Z] 596b549c54dc: Layer already exists [2023-07-18T17:40:33.042Z] 4847d638e270: Layer already exists [2023-07-18T17:40:33.042Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:33.042Z] 3.1.0-dev.10: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:33.390Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:33.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:33.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T17:40:33.710Z] 596b549c54dc: Preparing [2023-07-18T17:40:33.710Z] 04d6ee7645a6: Preparing [2023-07-18T17:40:33.710Z] feb4ffbc178c: Preparing [2023-07-18T17:40:33.710Z] d84497d6e6f3: Preparing [2023-07-18T17:40:33.710Z] 4847d638e270: Preparing [2023-07-18T17:40:33.710Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:33.710Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:33.710Z] 596b549c54dc: Layer already exists [2023-07-18T17:40:33.710Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:33.710Z] 04d6ee7645a6: Layer already exists [2023-07-18T17:40:33.710Z] 4847d638e270: Layer already exists [2023-07-18T17:40:33.710Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:33.710Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:33.710Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:34.026Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:40:34.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-07-18T17:40:34.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-18T17:40:34.331Z] 596b549c54dc: Preparing [2023-07-18T17:40:34.331Z] 04d6ee7645a6: Preparing [2023-07-18T17:40:34.331Z] feb4ffbc178c: Preparing [2023-07-18T17:40:34.331Z] d84497d6e6f3: Preparing [2023-07-18T17:40:34.331Z] 4847d638e270: Preparing [2023-07-18T17:40:34.331Z] 3dab9f8bf2d2: Preparing [2023-07-18T17:40:34.331Z] 3dab9f8bf2d2: Waiting [2023-07-18T17:40:34.331Z] 596b549c54dc: Layer already exists [2023-07-18T17:40:34.331Z] d84497d6e6f3: Layer already exists [2023-07-18T17:40:34.331Z] feb4ffbc178c: Layer already exists [2023-07-18T17:40:34.331Z] 04d6ee7645a6: Layer already exists [2023-07-18T17:40:34.331Z] 4847d638e270: Layer already exists [2023-07-18T17:40:34.331Z] 3dab9f8bf2d2: Layer already exists [2023-07-18T17:40:34.331Z] main: digest: sha256:c686ab80f4da7bd5b02c1bce77aa1a69150460be2b42c0acb19651abef18339b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:40:34.367Z] ===================================================== [Pipeline] echo [2023-07-18T17:40:34.372Z] taggedImages: [2023-07-18T17:40:34.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:40:34.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-18T17:40:34.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.10 [2023-07-18T17:40:34.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:40:34.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-18T17:52:08.020Z] #131 DONE 857.0s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T17:52:08.021Z] #130 ... [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:52:08.021Z] #147 DONE 0.2s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:52:08.021Z] #101 ... [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:52:08.021Z] #148 DONE 0.2s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-18T17:52:08.021Z] #149 DONE 0.3s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:52:08.021Z] #150 DONE 0.1s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T17:52:08.021Z] #128 ... [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-18T17:52:08.021Z] #151 DONE 0.2s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T17:52:08.021Z] #122 ... [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:52:08.021Z] #152 DONE 2.3s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #143 [security-proxy-auth] exporting to image [2023-07-18T17:52:08.021Z] #143 exporting layers [2023-07-18T17:52:08.021Z] #143 exporting layers 0.7s done [2023-07-18T17:52:08.021Z] #143 writing image sha256:7f9e1b0d56b17690b2810a6a623a1bfc12483ab86ba7328e89282b7490355f03 done [2023-07-18T17:52:08.021Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-18T17:52:08.021Z] #143 DONE 4.7s [2023-07-18T17:52:08.021Z] [2023-07-18T17:52:08.021Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:52:14.674Z] #101 870.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-18T17:52:14.944Z] #101 ... [2023-07-18T17:52:14.945Z] [2023-07-18T17:52:14.945Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-18T17:52:14.945Z] #112 DONE 870.6s [2023-07-18T17:52:15.234Z] [2023-07-18T17:52:15.234Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:52:15.962Z] #101 ... [2023-07-18T17:52:15.962Z] [2023-07-18T17:52:15.962Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:52:15.962Z] #153 DONE 0.3s [2023-07-18T17:52:15.962Z] [2023-07-18T17:52:15.962Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:52:15.962Z] #154 DONE 0.1s [2023-07-18T17:52:15.962Z] [2023-07-18T17:52:15.962Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:52:16.250Z] #101 ... [2023-07-18T17:52:16.250Z] [2023-07-18T17:52:16.250Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-18T17:52:16.250Z] #155 DONE 0.1s [2023-07-18T17:52:16.250Z] [2023-07-18T17:52:16.250Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-18T17:52:16.250Z] #156 DONE 0.3s [2023-07-18T17:52:16.250Z] [2023-07-18T17:52:16.250Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T17:52:16.526Z] #128 ... [2023-07-18T17:52:16.526Z] [2023-07-18T17:52:16.526Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T17:52:16.526Z] #157 DONE 0.1s [2023-07-18T17:52:16.526Z] [2023-07-18T17:52:16.526Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:52:19.328Z] #158 DONE 2.3s [2023-07-18T17:52:19.328Z] [2023-07-18T17:52:19.328Z] #143 [security-proxy-setup] exporting to image [2023-07-18T17:52:19.328Z] #143 exporting layers [2023-07-18T17:52:19.597Z] #143 exporting layers 0.7s done [2023-07-18T17:52:19.597Z] #143 writing image sha256:3da3070764a9c45c4ff0216f97a84966ea2ea99a8503f06c543981b3d87c46e0 [2023-07-18T17:52:19.597Z] #143 writing image sha256:3da3070764a9c45c4ff0216f97a84966ea2ea99a8503f06c543981b3d87c46e0 done [2023-07-18T17:52:19.597Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-18T17:52:19.597Z] #143 DONE 5.4s [2023-07-18T17:52:19.597Z] [2023-07-18T17:52:19.597Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:52:30.660Z] #101 ... [2023-07-18T17:52:30.660Z] [2023-07-18T17:52:30.660Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-18T17:52:30.660Z] #122 DONE 886.2s [2023-07-18T17:52:30.929Z] [2023-07-18T17:52:30.929Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:52:31.196Z] #134 ... [2023-07-18T17:52:31.197Z] [2023-07-18T17:52:31.197Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-18T17:52:31.470Z] #159 DONE 0.1s [2023-07-18T17:52:31.470Z] [2023-07-18T17:52:31.470Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:52:31.470Z] #134 ... [2023-07-18T17:52:31.470Z] [2023-07-18T17:52:31.470Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-18T17:52:36.822Z] #160 DONE 4.5s [2023-07-18T17:52:36.822Z] [2023-07-18T17:52:36.822Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T17:52:36.822Z] #130 ... [2023-07-18T17:52:36.822Z] [2023-07-18T17:52:36.822Z] #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-18T17:52:36.822Z] #101 DONE 891.7s [2023-07-18T17:52:36.822Z] [2023-07-18T17:52:36.822Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:52:36.822Z] #161 DONE 0.5s [2023-07-18T17:52:36.822Z] [2023-07-18T17:52:36.822Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:52:36.822Z] #162 DONE 0.2s [2023-07-18T17:52:36.822Z] [2023-07-18T17:52:36.822Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:52:36.822Z] #108 ... [2023-07-18T17:52:36.822Z] [2023-07-18T17:52:36.822Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T17:52:37.090Z] #163 ... [2023-07-18T17:52:37.090Z] [2023-07-18T17:52:37.090Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:52:37.090Z] #164 DONE 0.2s [2023-07-18T17:52:37.358Z] [2023-07-18T17:52:37.358Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:52:37.358Z] #108 ... [2023-07-18T17:52:37.358Z] [2023-07-18T17:52:37.358Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-18T17:52:37.358Z] #163 DONE 0.7s [2023-07-18T17:52:37.358Z] [2023-07-18T17:52:37.358Z] #165 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-18T17:52:37.946Z] #165 DONE 0.4s [2023-07-18T17:52:37.946Z] [2023-07-18T17:52:37.946Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:52:37.946Z] #166 DONE 0.3s [2023-07-18T17:52:37.946Z] [2023-07-18T17:52:37.946Z] #167 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-18T17:52:37.946Z] #167 ... [2023-07-18T17:52:37.946Z] [2023-07-18T17:52:37.946Z] #168 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-18T17:52:37.946Z] #168 DONE 0.2s [2023-07-18T17:52:37.946Z] [2023-07-18T17:52:37.946Z] #167 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-18T17:52:37.946Z] #167 DONE 0.3s [2023-07-18T17:52:37.946Z] [2023-07-18T17:52:37.946Z] #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-18T17:52:38.229Z] #169 DONE 0.2s [2023-07-18T17:52:38.229Z] [2023-07-18T17:52:38.229Z] #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-18T17:52:38.229Z] #170 DONE 0.2s [2023-07-18T17:52:38.229Z] [2023-07-18T17:52:38.229Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-18T17:52:38.496Z] #171 DONE 0.2s [2023-07-18T17:52:38.496Z] [2023-07-18T17:52:38.496Z] #172 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:52:38.496Z] #172 DONE 0.2s [2023-07-18T17:52:38.496Z] [2023-07-18T17:52:38.496Z] #173 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-18T17:52:38.765Z] #173 DONE 0.2s [2023-07-18T17:52:38.765Z] [2023-07-18T17:52:38.765Z] #174 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T17:52:39.031Z] #174 ... [2023-07-18T17:52:39.031Z] [2023-07-18T17:52:39.031Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-18T17:52:39.031Z] #175 DONE 0.7s [2023-07-18T17:52:39.298Z] [2023-07-18T17:52:39.298Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-18T17:52:39.887Z] #176 DONE 0.5s [2023-07-18T17:52:39.887Z] [2023-07-18T17:52:39.887Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-18T17:52:40.157Z] #177 DONE 0.6s [2023-07-18T17:52:40.158Z] [2023-07-18T17:52:40.158Z] #174 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-18T17:52:41.566Z] #174 DONE 2.6s [2023-07-18T17:52:41.566Z] [2023-07-18T17:52:41.566Z] #143 [security-bootstrapper] exporting to image [2023-07-18T17:52:41.566Z] #143 exporting layers [2023-07-18T17:52:42.535Z] #143 exporting layers 1.1s done [2023-07-18T17:52:42.535Z] #143 writing image sha256:0058e96b9be440f16b41994569308cf5ecbfdae6956c488d11e572dfc3528685 done [2023-07-18T17:52:42.535Z] #143 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-07-18T17:52:42.535Z] #143 DONE 6.5s [2023-07-18T17:52:42.535Z] [2023-07-18T17:52:42.535Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:52:42.802Z] #178 DONE 2.5s [2023-07-18T17:52:42.802Z] [2023-07-18T17:52:42.802Z] #143 [security-secretstore-setup] exporting to image [2023-07-18T17:52:43.760Z] #143 exporting layers 1.1s done [2023-07-18T17:52:44.027Z] #143 writing image sha256:fcef7ccb4256e481f949e59a7d734103cd4b6b2aa70178c52ee385bf0a39faae done [2023-07-18T17:52:44.027Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-18T17:52:44.027Z] #143 DONE 7.7s [2023-07-18T17:52:44.027Z] [2023-07-18T17:52:44.027Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:52:56.327Z] #134 ... [2023-07-18T17:52:56.327Z] [2023-07-18T17:52:56.327Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-18T17:52:56.327Z] #130 DONE 911.7s [2023-07-18T17:52:56.327Z] [2023-07-18T17:52:56.327Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:52:56.327Z] #134 ... [2023-07-18T17:52:56.327Z] [2023-07-18T17:52:56.327Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:52:56.596Z] #179 DONE 0.2s [2023-07-18T17:52:56.596Z] [2023-07-18T17:52:56.596Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:52:56.865Z] #180 DONE 0.1s [2023-07-18T17:52:56.865Z] [2023-07-18T17:52:56.865Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-18T17:52:56.865Z] #181 DONE 0.2s [2023-07-18T17:52:56.865Z] [2023-07-18T17:52:56.865Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:52:57.134Z] #134 ... [2023-07-18T17:52:57.134Z] [2023-07-18T17:52:57.134Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:52:57.134Z] #182 DONE 0.1s [2023-07-18T17:52:57.134Z] [2023-07-18T17:52:57.134Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-18T17:52:57.401Z] #183 DONE 0.2s [2023-07-18T17:52:57.401Z] [2023-07-18T17:52:57.401Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-18T17:52:59.348Z] #184 DONE 1.8s [2023-07-18T17:52:59.348Z] [2023-07-18T17:52:59.348Z] #143 [core-common-config-bootstrapper] exporting to image [2023-07-18T17:52:59.348Z] #143 exporting layers [2023-07-18T17:52:59.613Z] #143 exporting layers 0.5s done [2023-07-18T17:52:59.613Z] #143 writing image sha256:f53c4de1c126085c0917ce94afb6647a120e35f98d269d759e064fc3ff4a96ec done [2023-07-18T17:52:59.613Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-18T17:52:59.613Z] #143 DONE 8.2s [2023-07-18T17:52:59.613Z] [2023-07-18T17:52:59.613Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:53:17.803Z] #133 ... [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-18T17:53:17.803Z] #134 DONE 931.6s [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:53:17.803Z] #133 ... [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:53:17.803Z] #185 DONE 0.1s [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:53:17.803Z] #186 DONE 0.1s [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:53:17.803Z] #133 ... [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-18T17:53:17.803Z] #187 DONE 0.3s [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:53:17.803Z] #108 ... [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:53:17.803Z] #188 DONE 0.1s [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #143 [core-command] exporting to image [2023-07-18T17:53:17.803Z] #143 exporting layers [2023-07-18T17:53:17.803Z] #143 exporting layers 0.2s done [2023-07-18T17:53:17.803Z] #143 writing image sha256:3f7edda03ce8cc1a6ac5fbd41806ca92ea7dff7dd5e2fd22d6b9bc447c9b5426 done [2023-07-18T17:53:17.803Z] #143 naming to docker.io/library/core-command-arm64 done [2023-07-18T17:53:17.803Z] #143 DONE 8.4s [2023-07-18T17:53:17.803Z] [2023-07-18T17:53:17.803Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T17:53:32.830Z] #124 ... [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-18T17:53:32.830Z] #129 DONE 946.5s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T17:53:32.830Z] #124 ... [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:53:32.830Z] #189 DONE 0.2s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:53:32.830Z] #108 ... [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-18T17:53:32.830Z] #124 DONE 947.3s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:53:32.830Z] #190 DONE 0.4s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:53:32.830Z] #108 ... [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:53:32.830Z] #191 DONE 0.2s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-18T17:53:32.830Z] #192 DONE 0.4s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:53:32.830Z] #193 DONE 0.3s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #194 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:53:32.830Z] #194 DONE 0.2s [2023-07-18T17:53:32.830Z] [2023-07-18T17:53:32.830Z] #143 [core-data] exporting to image [2023-07-18T17:53:32.830Z] #143 exporting layers [2023-07-18T17:53:33.098Z] #143 exporting layers 0.4s done [2023-07-18T17:53:33.098Z] #143 writing image sha256:f31bc3ef999a114ed71eb36c55c02852dd52c0acb40851747d632e23eacff301 done [2023-07-18T17:53:33.098Z] #143 naming to docker.io/library/core-data-arm64 done [2023-07-18T17:53:33.098Z] #143 DONE 8.8s [2023-07-18T17:53:33.098Z] [2023-07-18T17:53:33.098Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-18T17:53:33.098Z] #195 DONE 0.5s [2023-07-18T17:53:33.098Z] [2023-07-18T17:53:33.098Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:53:33.365Z] #196 DONE 0.2s [2023-07-18T17:53:33.365Z] [2023-07-18T17:53:33.365Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-18T17:53:33.365Z] #197 DONE 0.2s [2023-07-18T17:53:33.365Z] [2023-07-18T17:53:33.365Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:53:33.632Z] #133 ... [2023-07-18T17:53:33.632Z] [2023-07-18T17:53:33.632Z] #143 [core-metadata] exporting to image [2023-07-18T17:53:33.900Z] #143 exporting layers 0.4s done [2023-07-18T17:53:33.900Z] #143 writing image sha256:6e8cb0d45baf28b070483f16ad55abb896e5c4891b2aa3891389c11efb4a200d done [2023-07-18T17:53:33.900Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-07-18T17:53:33.900Z] #143 DONE 9.2s [2023-07-18T17:53:33.900Z] [2023-07-18T17:53:33.900Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:54:30.301Z] #108 ... [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-18T17:54:30.301Z] #133 DONE 1000.1s [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:54:30.301Z] #108 ... [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:54:30.301Z] #198 DONE 0.2s [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:54:30.301Z] #108 ... [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:54:30.301Z] #199 DONE 0.1s [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-18T17:54:30.301Z] #200 DONE 0.3s [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:54:30.301Z] #108 ... [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:54:30.301Z] #201 DONE 0.1s [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #143 [security-spiffe-token-provider] exporting to image [2023-07-18T17:54:30.301Z] #143 exporting layers [2023-07-18T17:54:30.301Z] #143 exporting layers 0.6s done [2023-07-18T17:54:30.301Z] #143 writing image sha256:466a903050a6617f0a82c6089cae7721b5b118e943a811975c7577ac40a453b4 done [2023-07-18T17:54:30.301Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 [2023-07-18T17:54:30.301Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-18T17:54:30.301Z] #143 DONE 9.7s [2023-07-18T17:54:30.301Z] [2023-07-18T17:54:30.301Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-18T17:54:48.498Z] #128 DONE 1022.2s [2023-07-18T17:54:48.498Z] [2023-07-18T17:54:48.498Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:54:48.498Z] #108 ... [2023-07-18T17:54:48.498Z] [2023-07-18T17:54:48.498Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:54:48.498Z] #202 DONE 0.1s [2023-07-18T17:54:48.498Z] [2023-07-18T17:54:48.499Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:54:48.499Z] #203 DONE 0.1s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-18T17:54:48.499Z] #108 DONE 1022.7s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-18T17:54:48.499Z] #204 DONE 0.5s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:54:48.499Z] #205 DONE 0.1s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-18T17:54:48.499Z] #206 DONE 0.1s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #143 [support-scheduler] exporting to image [2023-07-18T17:54:48.499Z] #143 exporting layers [2023-07-18T17:54:48.499Z] #143 ... [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-18T17:54:48.499Z] #207 DONE 0.1s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-18T17:54:48.499Z] #208 DONE 0.5s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #143 [support-scheduler] exporting to image [2023-07-18T17:54:48.499Z] #143 exporting layers 0.6s done [2023-07-18T17:54:48.499Z] #143 writing image sha256:43efd5666cc7957673fee14d3af4201e46d010f7a7291df4ede89306698a230a done [2023-07-18T17:54:48.499Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-07-18T17:54:48.499Z] #143 DONE 10.4s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-18T17:54:48.499Z] #209 DONE 0.1s [2023-07-18T17:54:48.499Z] [2023-07-18T17:54:48.499Z] #143 [support-notifications] exporting to image [2023-07-18T17:54:48.764Z] #143 exporting layers 0.4s done [2023-07-18T17:54:48.764Z] #143 writing image sha256:40657206b8678ab197292aa6c693c39344db6ee4181a74e002dd0ffde98313ec done [2023-07-18T17:54:48.764Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-07-18T17:54:48.764Z] #143 DONE 10.7s [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-18T17:54:48.764Z] time="2023-07-18T17:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-18T17:54:48.780Z] $ docker stop --time=1 7ef76ab1e05aeec4437f87db0072d371f4c7ecef3fb3857ce3b85f7c8bcb80b2 [2023-07-18T17:54:50.408Z] $ docker rm -f --volumes 7ef76ab1e05aeec4437f87db0072d371f4c7ecef3fb3857ce3b85f7c8bcb80b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T17:54:50.886Z] + docker images [2023-07-18T17:54:50.887Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-18T17:54:50.887Z] support-notifications-arm64 latest 40657206b867 2 seconds ago 32.4MB [2023-07-18T17:54:50.887Z] support-scheduler-arm64 latest 43efd5666cc7 3 seconds ago 31.8MB [2023-07-18T17:54:50.887Z] security-spiffe-token-provider-arm64 latest 466a903050a6 25 seconds ago 33.3MB [2023-07-18T17:54:50.887Z] core-metadata-arm64 latest 6e8cb0d45baf About a minute ago 20.8MB [2023-07-18T17:54:50.887Z] core-data-arm64 latest f31bc3ef999a About a minute ago 20.5MB [2023-07-18T17:54:50.887Z] core-command-arm64 latest 3f7edda03ce8 About a minute ago 20.3MB [2023-07-18T17:54:50.887Z] core-common-config-bootstrapper-arm64 latest f53c4de1c126 About a minute ago 17.8MB [2023-07-18T17:54:50.887Z] security-secretstore-setup-arm64 latest fcef7ccb4256 2 minutes ago 42.5MB [2023-07-18T17:54:50.887Z] security-bootstrapper-arm64 latest 0058e96b9be4 2 minutes ago 22.4MB [2023-07-18T17:54:50.887Z] security-proxy-setup-arm64 latest 3da3070764a9 2 minutes ago 24MB [2023-07-18T17:54:50.887Z] security-proxy-auth-arm64 latest 7f9e1b0d56b1 2 minutes ago 18.8MB [2023-07-18T17:54:50.887Z] security-spire-agent-arm64 latest bf6e217520a8 16 minutes ago 157MB [2023-07-18T17:54:50.887Z] security-spire-server-arm64 latest b3bc8df3b0e4 16 minutes ago 102MB [2023-07-18T17:54:50.887Z] security-spire-config-arm64 latest 9fc4ddc24100 16 minutes ago 96.1MB [2023-07-18T17:54:50.887Z] ci-base-image-arm64 latest 8ecf724d6ef8 18 minutes ago 1.04GB [2023-07-18T17:54:50.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB [2023-07-18T17:54:50.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T17:54:51.015Z] provisioning config files... [2023-07-18T17:54:51.028Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/544@tmp/config15486552504610191187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:54:51.359Z] ---> docker-login.sh [2023-07-18T17:54:51.359Z] nexus3.edgexfoundry.org:10001 [2023-07-18T17:54:51.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:54:51.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:54:51.943Z] Configure a credential helper to remove this warning. See [2023-07-18T17:54:51.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:54:51.943Z] [2023-07-18T17:54:51.943Z] Login Succeeded [2023-07-18T17:54:51.943Z] nexus3.edgexfoundry.org:10002 [2023-07-18T17:54:51.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:54:52.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:54:52.210Z] Configure a credential helper to remove this warning. See [2023-07-18T17:54:52.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:54:52.210Z] [2023-07-18T17:54:52.210Z] Login Succeeded [2023-07-18T17:54:52.210Z] nexus3.edgexfoundry.org:10003 [2023-07-18T17:54:52.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:54:52.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:54:52.477Z] Configure a credential helper to remove this warning. See [2023-07-18T17:54:52.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:54:52.477Z] [2023-07-18T17:54:52.477Z] Login Succeeded [2023-07-18T17:54:52.477Z] nexus3.edgexfoundry.org:10004 [2023-07-18T17:54:52.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:54:52.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:54:52.744Z] Configure a credential helper to remove this warning. See [2023-07-18T17:54:52.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:54:52.744Z] [2023-07-18T17:54:52.744Z] Login Succeeded [2023-07-18T17:54:53.011Z] docker.io [2023-07-18T17:54:53.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-18T17:54:53.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-18T17:54:53.277Z] Configure a credential helper to remove this warning. See [2023-07-18T17:54:53.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-18T17:54:53.277Z] [2023-07-18T17:54:53.277Z] Login Succeeded [2023-07-18T17:54:53.277Z] ---> docker-login.sh ends [Pipeline] } [2023-07-18T17:54:53.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:54:53.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-18T17:54:53.328Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-07-18T17:54:53.328Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:54:53.328Z] latest [2023-07-18T17:54:53.328Z] 3.1.0-dev.10 [2023-07-18T17:54:53.328Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:54:53.328Z] main [2023-07-18T17:54:53.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:53.662Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:53.996Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:54:53.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T17:54:53.996Z] 9b394ef0e771: Preparing [2023-07-18T17:54:53.996Z] b250286e5104: Preparing [2023-07-18T17:54:53.996Z] ce53d27dddc1: Preparing [2023-07-18T17:54:53.996Z] e64e3d74b60b: Preparing [2023-07-18T17:54:53.996Z] bbf0a4fbfc82: Preparing [2023-07-18T17:54:53.996Z] 9386262d7a74: Preparing [2023-07-18T17:54:53.996Z] 9386262d7a74: Waiting [2023-07-18T17:54:54.262Z] e64e3d74b60b: Pushed [2023-07-18T17:54:54.262Z] ce53d27dddc1: Pushed [2023-07-18T17:54:54.262Z] 9386262d7a74: Layer already exists [2023-07-18T17:54:54.262Z] bbf0a4fbfc82: Pushed [2023-07-18T17:54:54.262Z] 9b394ef0e771: Pushed [2023-07-18T17:54:57.671Z] b250286e5104: Pushed [2023-07-18T17:54:57.671Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:58.031Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:58.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-18T17:54:58.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T17:54:58.407Z] 9b394ef0e771: Preparing [2023-07-18T17:54:58.407Z] b250286e5104: Preparing [2023-07-18T17:54:58.407Z] ce53d27dddc1: Preparing [2023-07-18T17:54:58.407Z] e64e3d74b60b: Preparing [2023-07-18T17:54:58.407Z] bbf0a4fbfc82: Preparing [2023-07-18T17:54:58.407Z] 9386262d7a74: Preparing [2023-07-18T17:54:58.407Z] 9386262d7a74: Waiting [2023-07-18T17:54:58.407Z] b250286e5104: Layer already exists [2023-07-18T17:54:58.407Z] ce53d27dddc1: Layer already exists [2023-07-18T17:54:58.407Z] 9b394ef0e771: Layer already exists [2023-07-18T17:54:58.407Z] e64e3d74b60b: Layer already exists [2023-07-18T17:54:58.407Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:54:58.407Z] 9386262d7a74: Layer already exists [2023-07-18T17:54:58.407Z] latest: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:58.750Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:59.077Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.10 [2023-07-18T17:54:59.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T17:54:59.077Z] 9b394ef0e771: Preparing [2023-07-18T17:54:59.077Z] b250286e5104: Preparing [2023-07-18T17:54:59.077Z] ce53d27dddc1: Preparing [2023-07-18T17:54:59.077Z] e64e3d74b60b: Preparing [2023-07-18T17:54:59.077Z] bbf0a4fbfc82: Preparing [2023-07-18T17:54:59.077Z] 9386262d7a74: Preparing [2023-07-18T17:54:59.077Z] 9386262d7a74: Waiting [2023-07-18T17:54:59.077Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:54:59.077Z] 9b394ef0e771: Layer already exists [2023-07-18T17:54:59.077Z] ce53d27dddc1: Layer already exists [2023-07-18T17:54:59.077Z] b250286e5104: Layer already exists [2023-07-18T17:54:59.077Z] e64e3d74b60b: Layer already exists [2023-07-18T17:54:59.077Z] 9386262d7a74: Layer already exists [2023-07-18T17:54:59.077Z] 3.1.0-dev.10: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:59.412Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:54:59.741Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:54:59.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T17:54:59.741Z] 9b394ef0e771: Preparing [2023-07-18T17:54:59.741Z] b250286e5104: Preparing [2023-07-18T17:54:59.741Z] ce53d27dddc1: Preparing [2023-07-18T17:54:59.741Z] e64e3d74b60b: Preparing [2023-07-18T17:54:59.741Z] bbf0a4fbfc82: Preparing [2023-07-18T17:54:59.741Z] 9386262d7a74: Preparing [2023-07-18T17:54:59.741Z] 9386262d7a74: Waiting [2023-07-18T17:54:59.741Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:54:59.741Z] ce53d27dddc1: Layer already exists [2023-07-18T17:54:59.741Z] b250286e5104: Layer already exists [2023-07-18T17:54:59.741Z] e64e3d74b60b: Layer already exists [2023-07-18T17:54:59.741Z] 9b394ef0e771: Layer already exists [2023-07-18T17:54:59.741Z] 9386262d7a74: Layer already exists [2023-07-18T17:54:59.741Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:00.083Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:00.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-07-18T17:55:00.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-18T17:55:00.435Z] 9b394ef0e771: Preparing [2023-07-18T17:55:00.435Z] b250286e5104: Preparing [2023-07-18T17:55:00.435Z] ce53d27dddc1: Preparing [2023-07-18T17:55:00.435Z] e64e3d74b60b: Preparing [2023-07-18T17:55:00.435Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:00.435Z] 9386262d7a74: Preparing [2023-07-18T17:55:00.435Z] 9386262d7a74: Waiting [2023-07-18T17:55:00.435Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:00.435Z] b250286e5104: Layer already exists [2023-07-18T17:55:00.435Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:00.435Z] 9b394ef0e771: Layer already exists [2023-07-18T17:55:00.435Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:00.435Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:00.435Z] main: digest: sha256:49a8e69f70edfff8473893229fab8d00e3d4d4ffa47b066374d574c8b929422b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:55:00.474Z] ===================================================== [Pipeline] echo [2023-07-18T17:55:00.480Z] taggedImages: [2023-07-18T17:55:00.480Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:00.480Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-18T17:55:00.480Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.10 [2023-07-18T17:55:00.480Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:00.480Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-07-18T17:55:00.497Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-07-18T17:55:00.497Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:00.497Z] latest [2023-07-18T17:55:00.497Z] 3.1.0-dev.10 [2023-07-18T17:55:00.497Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:00.497Z] main [2023-07-18T17:55:00.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:00.828Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:01.161Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:01.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T17:55:01.161Z] 78cf94ebfc09: Preparing [2023-07-18T17:55:01.161Z] 3db2c5d94de3: Preparing [2023-07-18T17:55:01.161Z] 92819fd07401: Preparing [2023-07-18T17:55:01.161Z] 05f47f232252: Preparing [2023-07-18T17:55:01.161Z] ce53d27dddc1: Preparing [2023-07-18T17:55:01.161Z] e64e3d74b60b: Preparing [2023-07-18T17:55:01.161Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:01.161Z] 9386262d7a74: Preparing [2023-07-18T17:55:01.161Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:01.161Z] e64e3d74b60b: Waiting [2023-07-18T17:55:01.161Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:01.426Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:01.426Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:01.426Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:01.426Z] 3db2c5d94de3: Pushed [2023-07-18T17:55:01.426Z] 92819fd07401: Pushed [2023-07-18T17:55:01.426Z] 78cf94ebfc09: Pushed [2023-07-18T17:55:04.013Z] 05f47f232252: Pushed [2023-07-18T17:55:04.013Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:04.352Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:04.685Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-18T17:55:04.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T17:55:04.685Z] 78cf94ebfc09: Preparing [2023-07-18T17:55:04.685Z] 3db2c5d94de3: Preparing [2023-07-18T17:55:04.685Z] 92819fd07401: Preparing [2023-07-18T17:55:04.685Z] 05f47f232252: Preparing [2023-07-18T17:55:04.685Z] ce53d27dddc1: Preparing [2023-07-18T17:55:04.685Z] e64e3d74b60b: Preparing [2023-07-18T17:55:04.685Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:04.685Z] 9386262d7a74: Preparing [2023-07-18T17:55:04.685Z] e64e3d74b60b: Waiting [2023-07-18T17:55:04.685Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:04.685Z] 9386262d7a74: Waiting [2023-07-18T17:55:04.685Z] 78cf94ebfc09: Layer already exists [2023-07-18T17:55:04.685Z] 92819fd07401: Layer already exists [2023-07-18T17:55:04.685Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:04.685Z] 05f47f232252: Layer already exists [2023-07-18T17:55:04.685Z] 3db2c5d94de3: Layer already exists [2023-07-18T17:55:04.685Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:04.685Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:04.685Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:04.950Z] latest: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:05.291Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:05.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.10 [2023-07-18T17:55:05.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T17:55:05.625Z] 78cf94ebfc09: Preparing [2023-07-18T17:55:05.625Z] 3db2c5d94de3: Preparing [2023-07-18T17:55:05.625Z] 92819fd07401: Preparing [2023-07-18T17:55:05.626Z] 05f47f232252: Preparing [2023-07-18T17:55:05.626Z] ce53d27dddc1: Preparing [2023-07-18T17:55:05.626Z] e64e3d74b60b: Preparing [2023-07-18T17:55:05.626Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:05.626Z] 9386262d7a74: Preparing [2023-07-18T17:55:05.626Z] e64e3d74b60b: Waiting [2023-07-18T17:55:05.626Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:05.626Z] 9386262d7a74: Waiting [2023-07-18T17:55:05.626Z] 3db2c5d94de3: Layer already exists [2023-07-18T17:55:05.626Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:05.626Z] 92819fd07401: Layer already exists [2023-07-18T17:55:05.626Z] 78cf94ebfc09: Layer already exists [2023-07-18T17:55:05.626Z] 05f47f232252: Layer already exists [2023-07-18T17:55:05.626Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:05.626Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:05.626Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:05.626Z] 3.1.0-dev.10: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:05.955Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:06.288Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:06.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T17:55:06.289Z] 78cf94ebfc09: Preparing [2023-07-18T17:55:06.289Z] 3db2c5d94de3: Preparing [2023-07-18T17:55:06.289Z] 92819fd07401: Preparing [2023-07-18T17:55:06.289Z] 05f47f232252: Preparing [2023-07-18T17:55:06.289Z] ce53d27dddc1: Preparing [2023-07-18T17:55:06.289Z] e64e3d74b60b: Preparing [2023-07-18T17:55:06.289Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:06.289Z] 9386262d7a74: Preparing [2023-07-18T17:55:06.289Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:06.289Z] 9386262d7a74: Waiting [2023-07-18T17:55:06.289Z] e64e3d74b60b: Waiting [2023-07-18T17:55:06.289Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:06.289Z] 3db2c5d94de3: Layer already exists [2023-07-18T17:55:06.289Z] 05f47f232252: Layer already exists [2023-07-18T17:55:06.289Z] 92819fd07401: Layer already exists [2023-07-18T17:55:06.289Z] 78cf94ebfc09: Layer already exists [2023-07-18T17:55:06.289Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:06.289Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:06.289Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:06.289Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:06.625Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:06.955Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-07-18T17:55:06.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-18T17:55:06.956Z] 78cf94ebfc09: Preparing [2023-07-18T17:55:06.956Z] 3db2c5d94de3: Preparing [2023-07-18T17:55:06.956Z] 92819fd07401: Preparing [2023-07-18T17:55:06.956Z] 05f47f232252: Preparing [2023-07-18T17:55:06.956Z] ce53d27dddc1: Preparing [2023-07-18T17:55:06.956Z] e64e3d74b60b: Preparing [2023-07-18T17:55:06.956Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:06.956Z] 9386262d7a74: Preparing [2023-07-18T17:55:06.956Z] e64e3d74b60b: Waiting [2023-07-18T17:55:06.956Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:06.956Z] 9386262d7a74: Waiting [2023-07-18T17:55:06.956Z] 78cf94ebfc09: Layer already exists [2023-07-18T17:55:06.956Z] 3db2c5d94de3: Layer already exists [2023-07-18T17:55:06.956Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:06.956Z] 05f47f232252: Layer already exists [2023-07-18T17:55:06.956Z] 92819fd07401: Layer already exists [2023-07-18T17:55:06.956Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:06.956Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:06.956Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:07.219Z] main: digest: sha256:3470debcce12f0c0a6a1cd1c8d956d737136e111b6aba0478a870f92d1450bf6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:55:07.260Z] ===================================================== [Pipeline] echo [2023-07-18T17:55:07.266Z] taggedImages: [2023-07-18T17:55:07.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:07.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-18T17:55:07.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.10 [2023-07-18T17:55:07.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:07.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-07-18T17:55:07.284Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-07-18T17:55:07.284Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:07.284Z] latest [2023-07-18T17:55:07.284Z] 3.1.0-dev.10 [2023-07-18T17:55:07.284Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:07.284Z] main [2023-07-18T17:55:07.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:07.623Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:07.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:07.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T17:55:07.954Z] 5cc4f874d4f7: Preparing [2023-07-18T17:55:07.954Z] a225bb15baaf: Preparing [2023-07-18T17:55:07.954Z] ce53d27dddc1: Preparing [2023-07-18T17:55:07.954Z] e64e3d74b60b: Preparing [2023-07-18T17:55:07.954Z] 04ad058936ad: Preparing [2023-07-18T17:55:07.954Z] 9386262d7a74: Preparing [2023-07-18T17:55:07.954Z] 9386262d7a74: Waiting [2023-07-18T17:55:07.954Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:07.954Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:07.954Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:08.220Z] 5cc4f874d4f7: Pushed [2023-07-18T17:55:08.220Z] 04ad058936ad: Pushed [2023-07-18T17:55:11.549Z] a225bb15baaf: Pushed [2023-07-18T17:55:11.549Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:11.888Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:12.227Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-18T17:55:12.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T17:55:12.227Z] 5cc4f874d4f7: Preparing [2023-07-18T17:55:12.227Z] a225bb15baaf: Preparing [2023-07-18T17:55:12.227Z] ce53d27dddc1: Preparing [2023-07-18T17:55:12.227Z] e64e3d74b60b: Preparing [2023-07-18T17:55:12.227Z] 04ad058936ad: Preparing [2023-07-18T17:55:12.227Z] 9386262d7a74: Preparing [2023-07-18T17:55:12.227Z] 9386262d7a74: Waiting [2023-07-18T17:55:12.227Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:12.227Z] a225bb15baaf: Layer already exists [2023-07-18T17:55:12.227Z] 5cc4f874d4f7: Layer already exists [2023-07-18T17:55:12.227Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:12.227Z] 04ad058936ad: Layer already exists [2023-07-18T17:55:12.227Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:12.492Z] latest: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:12.831Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:13.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.10 [2023-07-18T17:55:13.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T17:55:13.165Z] 5cc4f874d4f7: Preparing [2023-07-18T17:55:13.165Z] a225bb15baaf: Preparing [2023-07-18T17:55:13.165Z] ce53d27dddc1: Preparing [2023-07-18T17:55:13.165Z] e64e3d74b60b: Preparing [2023-07-18T17:55:13.165Z] 04ad058936ad: Preparing [2023-07-18T17:55:13.165Z] 9386262d7a74: Preparing [2023-07-18T17:55:13.165Z] 9386262d7a74: Waiting [2023-07-18T17:55:13.165Z] 04ad058936ad: Layer already exists [2023-07-18T17:55:13.165Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:13.165Z] a225bb15baaf: Layer already exists [2023-07-18T17:55:13.165Z] 5cc4f874d4f7: Layer already exists [2023-07-18T17:55:13.165Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:13.165Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:13.166Z] 3.1.0-dev.10: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:13.766Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:14.101Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:14.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T17:55:14.101Z] 5cc4f874d4f7: Preparing [2023-07-18T17:55:14.101Z] a225bb15baaf: Preparing [2023-07-18T17:55:14.101Z] ce53d27dddc1: Preparing [2023-07-18T17:55:14.101Z] e64e3d74b60b: Preparing [2023-07-18T17:55:14.101Z] 04ad058936ad: Preparing [2023-07-18T17:55:14.101Z] 9386262d7a74: Preparing [2023-07-18T17:55:14.101Z] 9386262d7a74: Waiting [2023-07-18T17:55:14.101Z] 04ad058936ad: Layer already exists [2023-07-18T17:55:14.101Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:14.101Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:14.101Z] 5cc4f874d4f7: Layer already exists [2023-07-18T17:55:14.101Z] a225bb15baaf: Layer already exists [2023-07-18T17:55:14.101Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:14.101Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:14.436Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:14.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-07-18T17:55:14.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-18T17:55:14.775Z] 5cc4f874d4f7: Preparing [2023-07-18T17:55:14.775Z] a225bb15baaf: Preparing [2023-07-18T17:55:14.775Z] ce53d27dddc1: Preparing [2023-07-18T17:55:14.775Z] e64e3d74b60b: Preparing [2023-07-18T17:55:14.775Z] 04ad058936ad: Preparing [2023-07-18T17:55:14.775Z] 9386262d7a74: Preparing [2023-07-18T17:55:14.775Z] 9386262d7a74: Waiting [2023-07-18T17:55:14.775Z] 5cc4f874d4f7: Layer already exists [2023-07-18T17:55:14.775Z] a225bb15baaf: Layer already exists [2023-07-18T17:55:14.775Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:14.775Z] 04ad058936ad: Layer already exists [2023-07-18T17:55:14.775Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:14.775Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:14.775Z] main: digest: sha256:cdca534fbf09a89acdd6dd27e2899339c035f5cfd89f0c2cb5ef46bcf33dcb0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:55:15.083Z] ===================================================== [Pipeline] echo [2023-07-18T17:55:15.096Z] taggedImages: [2023-07-18T17:55:15.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:15.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-18T17:55:15.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.10 [2023-07-18T17:55:15.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:15.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-07-18T17:55:15.130Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-07-18T17:55:15.130Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:15.130Z] latest [2023-07-18T17:55:15.130Z] 3.1.0-dev.10 [2023-07-18T17:55:15.130Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:15.130Z] main [2023-07-18T17:55:15.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:15.491Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:15.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:15.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T17:55:15.825Z] 2ee2718ed03d: Preparing [2023-07-18T17:55:15.825Z] c43d5e528100: Preparing [2023-07-18T17:55:15.825Z] fdadc0227e18: Preparing [2023-07-18T17:55:15.825Z] ce53d27dddc1: Preparing [2023-07-18T17:55:15.825Z] e64e3d74b60b: Preparing [2023-07-18T17:55:15.825Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:15.825Z] 9386262d7a74: Preparing [2023-07-18T17:55:15.825Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:15.825Z] 9386262d7a74: Waiting [2023-07-18T17:55:15.825Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:15.825Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:15.825Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:16.090Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:16.090Z] c43d5e528100: Pushed [2023-07-18T17:55:16.090Z] 2ee2718ed03d: Pushed [2023-07-18T17:55:20.327Z] fdadc0227e18: Pushed [2023-07-18T17:55:20.327Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:20.665Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:20.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-18T17:55:20.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T17:55:20.998Z] 2ee2718ed03d: Preparing [2023-07-18T17:55:20.998Z] c43d5e528100: Preparing [2023-07-18T17:55:20.998Z] fdadc0227e18: Preparing [2023-07-18T17:55:20.998Z] ce53d27dddc1: Preparing [2023-07-18T17:55:20.998Z] e64e3d74b60b: Preparing [2023-07-18T17:55:20.998Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:20.998Z] 9386262d7a74: Preparing [2023-07-18T17:55:20.998Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:20.998Z] 9386262d7a74: Waiting [2023-07-18T17:55:20.998Z] fdadc0227e18: Layer already exists [2023-07-18T17:55:20.998Z] c43d5e528100: Layer already exists [2023-07-18T17:55:20.998Z] 2ee2718ed03d: Layer already exists [2023-07-18T17:55:20.998Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:20.998Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:20.998Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:20.998Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:21.262Z] latest: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:21.607Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:21.941Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.10 [2023-07-18T17:55:21.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T17:55:21.941Z] 2ee2718ed03d: Preparing [2023-07-18T17:55:21.941Z] c43d5e528100: Preparing [2023-07-18T17:55:21.941Z] fdadc0227e18: Preparing [2023-07-18T17:55:21.941Z] ce53d27dddc1: Preparing [2023-07-18T17:55:21.941Z] e64e3d74b60b: Preparing [2023-07-18T17:55:21.941Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:21.941Z] 9386262d7a74: Preparing [2023-07-18T17:55:21.941Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:21.941Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:21.941Z] c43d5e528100: Layer already exists [2023-07-18T17:55:21.941Z] fdadc0227e18: Layer already exists [2023-07-18T17:55:21.941Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:21.941Z] 2ee2718ed03d: Layer already exists [2023-07-18T17:55:21.941Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:21.941Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:21.941Z] 3.1.0-dev.10: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:22.544Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:22.877Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:22.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T17:55:22.877Z] 2ee2718ed03d: Preparing [2023-07-18T17:55:22.877Z] c43d5e528100: Preparing [2023-07-18T17:55:22.877Z] fdadc0227e18: Preparing [2023-07-18T17:55:22.877Z] ce53d27dddc1: Preparing [2023-07-18T17:55:22.877Z] e64e3d74b60b: Preparing [2023-07-18T17:55:22.877Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:22.877Z] 9386262d7a74: Preparing [2023-07-18T17:55:22.877Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:22.877Z] 9386262d7a74: Waiting [2023-07-18T17:55:22.877Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:22.877Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:22.877Z] fdadc0227e18: Layer already exists [2023-07-18T17:55:22.877Z] 2ee2718ed03d: Layer already exists [2023-07-18T17:55:22.877Z] c43d5e528100: Layer already exists [2023-07-18T17:55:22.877Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:22.877Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:22.877Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:23.479Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:23.808Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-07-18T17:55:23.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-18T17:55:23.808Z] 2ee2718ed03d: Preparing [2023-07-18T17:55:23.808Z] c43d5e528100: Preparing [2023-07-18T17:55:23.808Z] fdadc0227e18: Preparing [2023-07-18T17:55:23.808Z] ce53d27dddc1: Preparing [2023-07-18T17:55:23.808Z] e64e3d74b60b: Preparing [2023-07-18T17:55:23.808Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:23.808Z] 9386262d7a74: Preparing [2023-07-18T17:55:23.808Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:23.808Z] 9386262d7a74: Waiting [2023-07-18T17:55:23.808Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:23.808Z] c43d5e528100: Layer already exists [2023-07-18T17:55:23.808Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:23.808Z] fdadc0227e18: Layer already exists [2023-07-18T17:55:23.808Z] 2ee2718ed03d: Layer already exists [2023-07-18T17:55:23.808Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:23.808Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:24.071Z] main: digest: sha256:712cf43dc4ea21819e3ef3c89ccb640d31cda872782599dd723e190b81a5239f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:55:24.132Z] ===================================================== [Pipeline] echo [2023-07-18T17:55:24.144Z] taggedImages: [2023-07-18T17:55:24.144Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:24.144Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-18T17:55:24.144Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.10 [2023-07-18T17:55:24.144Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:24.144Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-07-18T17:55:24.169Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-07-18T17:55:24.169Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:24.169Z] latest [2023-07-18T17:55:24.169Z] 3.1.0-dev.10 [2023-07-18T17:55:24.169Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:24.169Z] main [2023-07-18T17:55:24.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:24.521Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:24.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:24.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T17:55:24.853Z] d9fbd0a54d26: Preparing [2023-07-18T17:55:24.853Z] 593ff898295d: Preparing [2023-07-18T17:55:24.853Z] 52927f10ace4: Preparing [2023-07-18T17:55:24.853Z] 88277f2b676d: Preparing [2023-07-18T17:55:24.853Z] 09625fe0761b: Preparing [2023-07-18T17:55:24.853Z] 300debc5a0a5: Preparing [2023-07-18T17:55:24.854Z] 96784e8bc18a: Preparing [2023-07-18T17:55:24.854Z] ce53d27dddc1: Preparing [2023-07-18T17:55:24.854Z] e64e3d74b60b: Preparing [2023-07-18T17:55:24.854Z] a211e2c43a68: Preparing [2023-07-18T17:55:24.854Z] 4ebc25bfd3f7: Preparing [2023-07-18T17:55:24.854Z] 5f70bf18a086: Preparing [2023-07-18T17:55:24.854Z] 4c20b4255a61: Preparing [2023-07-18T17:55:24.854Z] 0e55357837e9: Preparing [2023-07-18T17:55:24.854Z] 9386262d7a74: Preparing [2023-07-18T17:55:24.854Z] ce53d27dddc1: Waiting [2023-07-18T17:55:24.854Z] e64e3d74b60b: Waiting [2023-07-18T17:55:24.854Z] a211e2c43a68: Waiting [2023-07-18T17:55:24.854Z] 4ebc25bfd3f7: Waiting [2023-07-18T17:55:24.854Z] 5f70bf18a086: Waiting [2023-07-18T17:55:24.854Z] 4c20b4255a61: Waiting [2023-07-18T17:55:24.854Z] 300debc5a0a5: Waiting [2023-07-18T17:55:24.854Z] 0e55357837e9: Waiting [2023-07-18T17:55:24.854Z] 9386262d7a74: Waiting [2023-07-18T17:55:24.854Z] 96784e8bc18a: Waiting [2023-07-18T17:55:25.122Z] 88277f2b676d: Pushed [2023-07-18T17:55:25.123Z] 09625fe0761b: Pushed [2023-07-18T17:55:25.123Z] 52927f10ace4: Pushed [2023-07-18T17:55:25.123Z] d9fbd0a54d26: Pushed [2023-07-18T17:55:25.123Z] 593ff898295d: Pushed [2023-07-18T17:55:25.123Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:25.123Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:25.123Z] 300debc5a0a5: Pushed [2023-07-18T17:55:25.389Z] 4ebc25bfd3f7: Pushed [2023-07-18T17:55:25.389Z] 5f70bf18a086: Pushed [2023-07-18T17:55:25.389Z] a211e2c43a68: Pushed [2023-07-18T17:55:25.389Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:25.389Z] 4c20b4255a61: Pushed [2023-07-18T17:55:25.389Z] 0e55357837e9: Pushed [2023-07-18T17:55:28.717Z] 96784e8bc18a: Pushed [2023-07-18T17:55:28.981Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:29.311Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:29.648Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-18T17:55:29.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T17:55:29.649Z] d9fbd0a54d26: Preparing [2023-07-18T17:55:29.649Z] 593ff898295d: Preparing [2023-07-18T17:55:29.649Z] 52927f10ace4: Preparing [2023-07-18T17:55:29.649Z] 88277f2b676d: Preparing [2023-07-18T17:55:29.649Z] 09625fe0761b: Preparing [2023-07-18T17:55:29.649Z] 300debc5a0a5: Preparing [2023-07-18T17:55:29.649Z] 96784e8bc18a: Preparing [2023-07-18T17:55:29.649Z] ce53d27dddc1: Preparing [2023-07-18T17:55:29.649Z] e64e3d74b60b: Preparing [2023-07-18T17:55:29.649Z] a211e2c43a68: Preparing [2023-07-18T17:55:29.649Z] 4ebc25bfd3f7: Preparing [2023-07-18T17:55:29.649Z] 5f70bf18a086: Preparing [2023-07-18T17:55:29.649Z] 4c20b4255a61: Preparing [2023-07-18T17:55:29.649Z] 0e55357837e9: Preparing [2023-07-18T17:55:29.649Z] 9386262d7a74: Preparing [2023-07-18T17:55:29.649Z] 300debc5a0a5: Waiting [2023-07-18T17:55:29.649Z] 5f70bf18a086: Waiting [2023-07-18T17:55:29.649Z] 96784e8bc18a: Waiting [2023-07-18T17:55:29.649Z] 4c20b4255a61: Waiting [2023-07-18T17:55:29.649Z] ce53d27dddc1: Waiting [2023-07-18T17:55:29.649Z] e64e3d74b60b: Waiting [2023-07-18T17:55:29.649Z] a211e2c43a68: Waiting [2023-07-18T17:55:29.649Z] 4ebc25bfd3f7: Waiting [2023-07-18T17:55:29.649Z] 9386262d7a74: Waiting [2023-07-18T17:55:29.649Z] 0e55357837e9: Waiting [2023-07-18T17:55:29.649Z] 52927f10ace4: Layer already exists [2023-07-18T17:55:29.649Z] d9fbd0a54d26: Layer already exists [2023-07-18T17:55:29.649Z] 88277f2b676d: Layer already exists [2023-07-18T17:55:29.649Z] 593ff898295d: Layer already exists [2023-07-18T17:55:29.649Z] 09625fe0761b: Layer already exists [2023-07-18T17:55:29.649Z] 96784e8bc18a: Layer already exists [2023-07-18T17:55:29.649Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:29.649Z] a211e2c43a68: Layer already exists [2023-07-18T17:55:29.649Z] 300debc5a0a5: Layer already exists [2023-07-18T17:55:29.649Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:29.649Z] 4c20b4255a61: Layer already exists [2023-07-18T17:55:29.649Z] 0e55357837e9: Layer already exists [2023-07-18T17:55:29.649Z] 5f70bf18a086: Layer already exists [2023-07-18T17:55:29.649Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:29.649Z] 4ebc25bfd3f7: Layer already exists [2023-07-18T17:55:29.914Z] latest: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:30.252Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:30.580Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.10 [2023-07-18T17:55:30.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T17:55:30.580Z] d9fbd0a54d26: Preparing [2023-07-18T17:55:30.580Z] 593ff898295d: Preparing [2023-07-18T17:55:30.580Z] 52927f10ace4: Preparing [2023-07-18T17:55:30.580Z] 88277f2b676d: Preparing [2023-07-18T17:55:30.580Z] 09625fe0761b: Preparing [2023-07-18T17:55:30.580Z] 300debc5a0a5: Preparing [2023-07-18T17:55:30.580Z] 96784e8bc18a: Preparing [2023-07-18T17:55:30.580Z] ce53d27dddc1: Preparing [2023-07-18T17:55:30.580Z] e64e3d74b60b: Preparing [2023-07-18T17:55:30.580Z] a211e2c43a68: Preparing [2023-07-18T17:55:30.580Z] 4ebc25bfd3f7: Preparing [2023-07-18T17:55:30.580Z] 5f70bf18a086: Preparing [2023-07-18T17:55:30.580Z] 4c20b4255a61: Preparing [2023-07-18T17:55:30.580Z] 0e55357837e9: Preparing [2023-07-18T17:55:30.580Z] 9386262d7a74: Preparing [2023-07-18T17:55:30.580Z] a211e2c43a68: Waiting [2023-07-18T17:55:30.580Z] 300debc5a0a5: Waiting [2023-07-18T17:55:30.580Z] ce53d27dddc1: Waiting [2023-07-18T17:55:30.580Z] 4ebc25bfd3f7: Waiting [2023-07-18T17:55:30.580Z] e64e3d74b60b: Waiting [2023-07-18T17:55:30.580Z] 5f70bf18a086: Waiting [2023-07-18T17:55:30.580Z] 96784e8bc18a: Waiting [2023-07-18T17:55:30.580Z] 4c20b4255a61: Waiting [2023-07-18T17:55:30.580Z] 9386262d7a74: Waiting [2023-07-18T17:55:30.580Z] 0e55357837e9: Waiting [2023-07-18T17:55:30.580Z] 593ff898295d: Layer already exists [2023-07-18T17:55:30.580Z] 52927f10ace4: Layer already exists [2023-07-18T17:55:30.580Z] d9fbd0a54d26: Layer already exists [2023-07-18T17:55:30.580Z] 09625fe0761b: Layer already exists [2023-07-18T17:55:30.580Z] 88277f2b676d: Layer already exists [2023-07-18T17:55:30.580Z] 96784e8bc18a: Layer already exists [2023-07-18T17:55:30.580Z] 300debc5a0a5: Layer already exists [2023-07-18T17:55:30.580Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:30.580Z] a211e2c43a68: Layer already exists [2023-07-18T17:55:30.580Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:30.580Z] 5f70bf18a086: Layer already exists [2023-07-18T17:55:30.580Z] 4ebc25bfd3f7: Layer already exists [2023-07-18T17:55:30.580Z] 0e55357837e9: Layer already exists [2023-07-18T17:55:30.580Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:30.580Z] 4c20b4255a61: Layer already exists [2023-07-18T17:55:30.844Z] 3.1.0-dev.10: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:31.186Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:31.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:31.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T17:55:31.527Z] d9fbd0a54d26: Preparing [2023-07-18T17:55:31.527Z] 593ff898295d: Preparing [2023-07-18T17:55:31.527Z] 52927f10ace4: Preparing [2023-07-18T17:55:31.527Z] 88277f2b676d: Preparing [2023-07-18T17:55:31.527Z] 09625fe0761b: Preparing [2023-07-18T17:55:31.527Z] 300debc5a0a5: Preparing [2023-07-18T17:55:31.527Z] 96784e8bc18a: Preparing [2023-07-18T17:55:31.527Z] ce53d27dddc1: Preparing [2023-07-18T17:55:31.527Z] e64e3d74b60b: Preparing [2023-07-18T17:55:31.527Z] a211e2c43a68: Preparing [2023-07-18T17:55:31.527Z] 4ebc25bfd3f7: Preparing [2023-07-18T17:55:31.527Z] 5f70bf18a086: Preparing [2023-07-18T17:55:31.527Z] 4c20b4255a61: Preparing [2023-07-18T17:55:31.527Z] 0e55357837e9: Preparing [2023-07-18T17:55:31.527Z] 9386262d7a74: Preparing [2023-07-18T17:55:31.527Z] a211e2c43a68: Waiting [2023-07-18T17:55:31.527Z] 4ebc25bfd3f7: Waiting [2023-07-18T17:55:31.527Z] ce53d27dddc1: Waiting [2023-07-18T17:55:31.527Z] 300debc5a0a5: Waiting [2023-07-18T17:55:31.527Z] 5f70bf18a086: Waiting [2023-07-18T17:55:31.527Z] 96784e8bc18a: Waiting [2023-07-18T17:55:31.527Z] 4c20b4255a61: Waiting [2023-07-18T17:55:31.527Z] e64e3d74b60b: Waiting [2023-07-18T17:55:31.527Z] 0e55357837e9: Waiting [2023-07-18T17:55:31.527Z] 09625fe0761b: Layer already exists [2023-07-18T17:55:31.527Z] 88277f2b676d: Layer already exists [2023-07-18T17:55:31.527Z] d9fbd0a54d26: Layer already exists [2023-07-18T17:55:31.527Z] 52927f10ace4: Layer already exists [2023-07-18T17:55:31.527Z] 593ff898295d: Layer already exists [2023-07-18T17:55:31.527Z] 300debc5a0a5: Layer already exists [2023-07-18T17:55:31.527Z] 96784e8bc18a: Layer already exists [2023-07-18T17:55:31.527Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:31.527Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:31.527Z] a211e2c43a68: Layer already exists [2023-07-18T17:55:31.527Z] 5f70bf18a086: Layer already exists [2023-07-18T17:55:31.527Z] 4ebc25bfd3f7: Layer already exists [2023-07-18T17:55:31.527Z] 0e55357837e9: Layer already exists [2023-07-18T17:55:31.527Z] 4c20b4255a61: Layer already exists [2023-07-18T17:55:31.527Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:31.791Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:32.136Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:32.469Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-07-18T17:55:32.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-18T17:55:32.469Z] d9fbd0a54d26: Preparing [2023-07-18T17:55:32.469Z] 593ff898295d: Preparing [2023-07-18T17:55:32.469Z] 52927f10ace4: Preparing [2023-07-18T17:55:32.469Z] 88277f2b676d: Preparing [2023-07-18T17:55:32.469Z] 09625fe0761b: Preparing [2023-07-18T17:55:32.469Z] 300debc5a0a5: Preparing [2023-07-18T17:55:32.469Z] 96784e8bc18a: Preparing [2023-07-18T17:55:32.469Z] ce53d27dddc1: Preparing [2023-07-18T17:55:32.469Z] e64e3d74b60b: Preparing [2023-07-18T17:55:32.469Z] a211e2c43a68: Preparing [2023-07-18T17:55:32.469Z] 4ebc25bfd3f7: Preparing [2023-07-18T17:55:32.469Z] 5f70bf18a086: Preparing [2023-07-18T17:55:32.469Z] 4c20b4255a61: Preparing [2023-07-18T17:55:32.469Z] 0e55357837e9: Preparing [2023-07-18T17:55:32.469Z] 9386262d7a74: Preparing [2023-07-18T17:55:32.469Z] a211e2c43a68: Waiting [2023-07-18T17:55:32.469Z] 4ebc25bfd3f7: Waiting [2023-07-18T17:55:32.469Z] 5f70bf18a086: Waiting [2023-07-18T17:55:32.469Z] 300debc5a0a5: Waiting [2023-07-18T17:55:32.469Z] 4c20b4255a61: Waiting [2023-07-18T17:55:32.469Z] 0e55357837e9: Waiting [2023-07-18T17:55:32.469Z] 9386262d7a74: Waiting [2023-07-18T17:55:32.469Z] 96784e8bc18a: Waiting [2023-07-18T17:55:32.469Z] ce53d27dddc1: Waiting [2023-07-18T17:55:32.469Z] e64e3d74b60b: Waiting [2023-07-18T17:55:32.469Z] 88277f2b676d: Layer already exists [2023-07-18T17:55:32.469Z] d9fbd0a54d26: Layer already exists [2023-07-18T17:55:32.469Z] 593ff898295d: Layer already exists [2023-07-18T17:55:32.469Z] 52927f10ace4: Layer already exists [2023-07-18T17:55:32.469Z] 09625fe0761b: Layer already exists [2023-07-18T17:55:32.469Z] 300debc5a0a5: Layer already exists [2023-07-18T17:55:32.469Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:32.469Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:32.469Z] 96784e8bc18a: Layer already exists [2023-07-18T17:55:32.469Z] a211e2c43a68: Layer already exists [2023-07-18T17:55:32.469Z] 4ebc25bfd3f7: Layer already exists [2023-07-18T17:55:32.469Z] 5f70bf18a086: Layer already exists [2023-07-18T17:55:32.469Z] 4c20b4255a61: Layer already exists [2023-07-18T17:55:32.469Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:32.469Z] 0e55357837e9: Layer already exists [2023-07-18T17:55:32.735Z] main: digest: sha256:357d09bb281694f523d797102d6c048e0c3b3bca904327f8bc51172880ddd2e4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:55:32.776Z] ===================================================== [Pipeline] echo [2023-07-18T17:55:32.782Z] taggedImages: [2023-07-18T17:55:32.782Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:32.782Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-18T17:55:32.782Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.10 [2023-07-18T17:55:32.782Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:32.782Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-07-18T17:55:32.798Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-07-18T17:55:32.798Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:32.798Z] latest [2023-07-18T17:55:32.798Z] 3.1.0-dev.10 [2023-07-18T17:55:32.798Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:32.798Z] main [2023-07-18T17:55:32.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:33.128Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:33.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:33.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T17:55:33.465Z] 759561ac6e31: Preparing [2023-07-18T17:55:33.465Z] 339b09d907d7: Preparing [2023-07-18T17:55:33.465Z] 24dee96f29b1: Preparing [2023-07-18T17:55:33.465Z] 863f50e538e3: Preparing [2023-07-18T17:55:33.465Z] ce53d27dddc1: Preparing [2023-07-18T17:55:33.465Z] e64e3d74b60b: Preparing [2023-07-18T17:55:33.465Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:33.465Z] 9386262d7a74: Preparing [2023-07-18T17:55:33.465Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:33.465Z] e64e3d74b60b: Waiting [2023-07-18T17:55:33.465Z] 9386262d7a74: Waiting [2023-07-18T17:55:33.465Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:33.465Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:33.729Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:33.729Z] 339b09d907d7: Pushed [2023-07-18T17:55:33.729Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:33.729Z] 24dee96f29b1: Pushed [2023-07-18T17:55:33.729Z] 759561ac6e31: Pushed [2023-07-18T17:55:36.299Z] 863f50e538e3: Pushed [2023-07-18T17:55:36.299Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:36.632Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:37.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-18T17:55:37.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T17:55:37.022Z] 759561ac6e31: Preparing [2023-07-18T17:55:37.022Z] 339b09d907d7: Preparing [2023-07-18T17:55:37.022Z] 24dee96f29b1: Preparing [2023-07-18T17:55:37.022Z] 863f50e538e3: Preparing [2023-07-18T17:55:37.022Z] ce53d27dddc1: Preparing [2023-07-18T17:55:37.022Z] e64e3d74b60b: Preparing [2023-07-18T17:55:37.022Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:37.022Z] 9386262d7a74: Preparing [2023-07-18T17:55:37.022Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:37.022Z] 9386262d7a74: Waiting [2023-07-18T17:55:37.022Z] e64e3d74b60b: Waiting [2023-07-18T17:55:37.022Z] 759561ac6e31: Layer already exists [2023-07-18T17:55:37.022Z] 339b09d907d7: Layer already exists [2023-07-18T17:55:37.022Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:37.022Z] 24dee96f29b1: Layer already exists [2023-07-18T17:55:37.022Z] 863f50e538e3: Layer already exists [2023-07-18T17:55:37.022Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:37.022Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:37.022Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:37.290Z] latest: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:37.657Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:38.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.10 [2023-07-18T17:55:38.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T17:55:38.013Z] 759561ac6e31: Preparing [2023-07-18T17:55:38.013Z] 339b09d907d7: Preparing [2023-07-18T17:55:38.013Z] 24dee96f29b1: Preparing [2023-07-18T17:55:38.013Z] 863f50e538e3: Preparing [2023-07-18T17:55:38.013Z] ce53d27dddc1: Preparing [2023-07-18T17:55:38.013Z] e64e3d74b60b: Preparing [2023-07-18T17:55:38.013Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:38.013Z] 9386262d7a74: Preparing [2023-07-18T17:55:38.013Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:38.013Z] 9386262d7a74: Waiting [2023-07-18T17:55:38.013Z] e64e3d74b60b: Waiting [2023-07-18T17:55:38.013Z] 759561ac6e31: Layer already exists [2023-07-18T17:55:38.013Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:38.013Z] 863f50e538e3: Layer already exists [2023-07-18T17:55:38.013Z] 339b09d907d7: Layer already exists [2023-07-18T17:55:38.013Z] 24dee96f29b1: Layer already exists [2023-07-18T17:55:38.013Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:38.013Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:38.013Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:38.284Z] 3.1.0-dev.10: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:38.629Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:38.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:38.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T17:55:38.960Z] 759561ac6e31: Preparing [2023-07-18T17:55:38.960Z] 339b09d907d7: Preparing [2023-07-18T17:55:38.960Z] 24dee96f29b1: Preparing [2023-07-18T17:55:38.960Z] 863f50e538e3: Preparing [2023-07-18T17:55:38.960Z] ce53d27dddc1: Preparing [2023-07-18T17:55:38.960Z] e64e3d74b60b: Preparing [2023-07-18T17:55:38.960Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:38.960Z] 9386262d7a74: Preparing [2023-07-18T17:55:38.960Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:38.960Z] e64e3d74b60b: Waiting [2023-07-18T17:55:38.960Z] 9386262d7a74: Waiting [2023-07-18T17:55:38.960Z] 759561ac6e31: Layer already exists [2023-07-18T17:55:38.960Z] 863f50e538e3: Layer already exists [2023-07-18T17:55:38.960Z] 24dee96f29b1: Layer already exists [2023-07-18T17:55:38.960Z] 339b09d907d7: Layer already exists [2023-07-18T17:55:38.960Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:38.960Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:38.960Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:38.960Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:38.960Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:39.560Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:39.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-07-18T17:55:39.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-18T17:55:39.890Z] 759561ac6e31: Preparing [2023-07-18T17:55:39.890Z] 339b09d907d7: Preparing [2023-07-18T17:55:39.890Z] 24dee96f29b1: Preparing [2023-07-18T17:55:39.890Z] 863f50e538e3: Preparing [2023-07-18T17:55:39.890Z] ce53d27dddc1: Preparing [2023-07-18T17:55:39.890Z] e64e3d74b60b: Preparing [2023-07-18T17:55:39.890Z] bbf0a4fbfc82: Preparing [2023-07-18T17:55:39.890Z] 9386262d7a74: Preparing [2023-07-18T17:55:39.890Z] bbf0a4fbfc82: Waiting [2023-07-18T17:55:39.890Z] 9386262d7a74: Waiting [2023-07-18T17:55:39.890Z] e64e3d74b60b: Waiting [2023-07-18T17:55:39.890Z] 863f50e538e3: Layer already exists [2023-07-18T17:55:39.890Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:39.890Z] 759561ac6e31: Layer already exists [2023-07-18T17:55:39.890Z] 339b09d907d7: Layer already exists [2023-07-18T17:55:39.890Z] 24dee96f29b1: Layer already exists [2023-07-18T17:55:39.890Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:55:39.890Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:39.890Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:40.155Z] main: digest: sha256:310e562e71027e77037f3de400b401a40143bf087f1846700c42f22768735760 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:55:40.202Z] ===================================================== [Pipeline] echo [2023-07-18T17:55:40.209Z] taggedImages: [2023-07-18T17:55:40.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:40.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-18T17:55:40.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.10 [2023-07-18T17:55:40.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:40.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-07-18T17:55:40.225Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-07-18T17:55:40.225Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:40.225Z] latest [2023-07-18T17:55:40.225Z] 3.1.0-dev.10 [2023-07-18T17:55:40.225Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:40.225Z] main [2023-07-18T17:55:40.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:40.556Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:40.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:40.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T17:55:40.895Z] 1d4ab6be66bb: Preparing [2023-07-18T17:55:40.896Z] 2de806aa982c: Preparing [2023-07-18T17:55:40.896Z] f8a240e3d873: Preparing [2023-07-18T17:55:40.896Z] 8c488e6742d6: Preparing [2023-07-18T17:55:40.896Z] ce53d27dddc1: Preparing [2023-07-18T17:55:40.896Z] e64e3d74b60b: Preparing [2023-07-18T17:55:40.896Z] f1f8a2b80c51: Preparing [2023-07-18T17:55:40.896Z] 5e1241ea0226: Preparing [2023-07-18T17:55:40.896Z] 9386262d7a74: Preparing [2023-07-18T17:55:40.896Z] 9386262d7a74: Waiting [2023-07-18T17:55:40.896Z] f1f8a2b80c51: Waiting [2023-07-18T17:55:40.896Z] 5e1241ea0226: Waiting [2023-07-18T17:55:40.896Z] e64e3d74b60b: Waiting [2023-07-18T17:55:40.896Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:40.896Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:41.161Z] 8c488e6742d6: Pushed [2023-07-18T17:55:41.161Z] 2de806aa982c: Pushed [2023-07-18T17:55:41.161Z] 1d4ab6be66bb: Pushed [2023-07-18T17:55:41.161Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:41.161Z] f1f8a2b80c51: Pushed [2023-07-18T17:55:42.560Z] 5e1241ea0226: Pushed [2023-07-18T17:55:43.524Z] f8a240e3d873: Pushed [2023-07-18T17:55:43.789Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:44.134Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:44.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-18T17:55:44.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T17:55:44.457Z] 1d4ab6be66bb: Preparing [2023-07-18T17:55:44.457Z] 2de806aa982c: Preparing [2023-07-18T17:55:44.457Z] f8a240e3d873: Preparing [2023-07-18T17:55:44.457Z] 8c488e6742d6: Preparing [2023-07-18T17:55:44.457Z] ce53d27dddc1: Preparing [2023-07-18T17:55:44.457Z] e64e3d74b60b: Preparing [2023-07-18T17:55:44.457Z] f1f8a2b80c51: Preparing [2023-07-18T17:55:44.457Z] 5e1241ea0226: Preparing [2023-07-18T17:55:44.457Z] 9386262d7a74: Preparing [2023-07-18T17:55:44.457Z] f1f8a2b80c51: Waiting [2023-07-18T17:55:44.457Z] e64e3d74b60b: Waiting [2023-07-18T17:55:44.457Z] 5e1241ea0226: Waiting [2023-07-18T17:55:44.457Z] 9386262d7a74: Waiting [2023-07-18T17:55:44.457Z] 2de806aa982c: Layer already exists [2023-07-18T17:55:44.457Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:44.457Z] 1d4ab6be66bb: Layer already exists [2023-07-18T17:55:44.457Z] f8a240e3d873: Layer already exists [2023-07-18T17:55:44.457Z] 8c488e6742d6: Layer already exists [2023-07-18T17:55:44.457Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:44.457Z] f1f8a2b80c51: Layer already exists [2023-07-18T17:55:44.457Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:44.457Z] 5e1241ea0226: Layer already exists [2023-07-18T17:55:44.457Z] latest: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:44.793Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:45.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.10 [2023-07-18T17:55:45.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T17:55:45.122Z] 1d4ab6be66bb: Preparing [2023-07-18T17:55:45.122Z] 2de806aa982c: Preparing [2023-07-18T17:55:45.122Z] f8a240e3d873: Preparing [2023-07-18T17:55:45.122Z] 8c488e6742d6: Preparing [2023-07-18T17:55:45.122Z] ce53d27dddc1: Preparing [2023-07-18T17:55:45.122Z] e64e3d74b60b: Preparing [2023-07-18T17:55:45.122Z] f1f8a2b80c51: Preparing [2023-07-18T17:55:45.122Z] 5e1241ea0226: Preparing [2023-07-18T17:55:45.122Z] 9386262d7a74: Preparing [2023-07-18T17:55:45.122Z] e64e3d74b60b: Waiting [2023-07-18T17:55:45.122Z] 5e1241ea0226: Waiting [2023-07-18T17:55:45.122Z] f1f8a2b80c51: Waiting [2023-07-18T17:55:45.122Z] 9386262d7a74: Waiting [2023-07-18T17:55:45.122Z] 1d4ab6be66bb: Layer already exists [2023-07-18T17:55:45.122Z] 2de806aa982c: Layer already exists [2023-07-18T17:55:45.122Z] f8a240e3d873: Layer already exists [2023-07-18T17:55:45.122Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:45.122Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:45.122Z] 5e1241ea0226: Layer already exists [2023-07-18T17:55:45.122Z] f1f8a2b80c51: Layer already exists [2023-07-18T17:55:45.122Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:45.122Z] 8c488e6742d6: Layer already exists [2023-07-18T17:55:45.385Z] 3.1.0-dev.10: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:45.720Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:46.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:46.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T17:55:46.052Z] 1d4ab6be66bb: Preparing [2023-07-18T17:55:46.052Z] 2de806aa982c: Preparing [2023-07-18T17:55:46.052Z] f8a240e3d873: Preparing [2023-07-18T17:55:46.052Z] 8c488e6742d6: Preparing [2023-07-18T17:55:46.052Z] ce53d27dddc1: Preparing [2023-07-18T17:55:46.052Z] e64e3d74b60b: Preparing [2023-07-18T17:55:46.052Z] f1f8a2b80c51: Preparing [2023-07-18T17:55:46.052Z] 5e1241ea0226: Preparing [2023-07-18T17:55:46.052Z] 9386262d7a74: Preparing [2023-07-18T17:55:46.052Z] e64e3d74b60b: Waiting [2023-07-18T17:55:46.052Z] 5e1241ea0226: Waiting [2023-07-18T17:55:46.052Z] f1f8a2b80c51: Waiting [2023-07-18T17:55:46.052Z] 9386262d7a74: Waiting [2023-07-18T17:55:46.052Z] 8c488e6742d6: Layer already exists [2023-07-18T17:55:46.052Z] 2de806aa982c: Layer already exists [2023-07-18T17:55:46.052Z] f8a240e3d873: Layer already exists [2023-07-18T17:55:46.052Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:46.052Z] 1d4ab6be66bb: Layer already exists [2023-07-18T17:55:46.052Z] f1f8a2b80c51: Layer already exists [2023-07-18T17:55:46.052Z] 5e1241ea0226: Layer already exists [2023-07-18T17:55:46.052Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:46.052Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:46.052Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:46.657Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:46.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-07-18T17:55:46.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-18T17:55:46.991Z] 1d4ab6be66bb: Preparing [2023-07-18T17:55:46.991Z] 2de806aa982c: Preparing [2023-07-18T17:55:46.991Z] f8a240e3d873: Preparing [2023-07-18T17:55:46.991Z] 8c488e6742d6: Preparing [2023-07-18T17:55:46.991Z] ce53d27dddc1: Preparing [2023-07-18T17:55:46.991Z] e64e3d74b60b: Preparing [2023-07-18T17:55:46.991Z] f1f8a2b80c51: Preparing [2023-07-18T17:55:46.991Z] 5e1241ea0226: Preparing [2023-07-18T17:55:46.991Z] 9386262d7a74: Preparing [2023-07-18T17:55:46.991Z] e64e3d74b60b: Waiting [2023-07-18T17:55:46.991Z] 5e1241ea0226: Waiting [2023-07-18T17:55:46.991Z] 9386262d7a74: Waiting [2023-07-18T17:55:46.991Z] f1f8a2b80c51: Waiting [2023-07-18T17:55:46.991Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:46.991Z] f8a240e3d873: Layer already exists [2023-07-18T17:55:46.991Z] 1d4ab6be66bb: Layer already exists [2023-07-18T17:55:46.991Z] 2de806aa982c: Layer already exists [2023-07-18T17:55:46.991Z] 8c488e6742d6: Layer already exists [2023-07-18T17:55:46.991Z] f1f8a2b80c51: Layer already exists [2023-07-18T17:55:46.991Z] 9386262d7a74: Layer already exists [2023-07-18T17:55:46.991Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:46.991Z] 5e1241ea0226: Layer already exists [2023-07-18T17:55:47.256Z] main: digest: sha256:63dd2ef18421b2e2aa54a5892aa63f9624b40e2e68f3ab0c4900300a1c425b90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:55:47.311Z] ===================================================== [Pipeline] echo [2023-07-18T17:55:47.320Z] taggedImages: [2023-07-18T17:55:47.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:47.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-18T17:55:47.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.10 [2023-07-18T17:55:47.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:47.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-07-18T17:55:47.348Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-07-18T17:55:47.348Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:47.348Z] latest [2023-07-18T17:55:47.348Z] 3.1.0-dev.10 [2023-07-18T17:55:47.348Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:55:47.348Z] main [2023-07-18T17:55:47.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:47.699Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:55:48.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:55:48.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T17:55:48.046Z] 9dfc051d50d4: Preparing [2023-07-18T17:55:48.046Z] 8e1911bbab67: Preparing [2023-07-18T17:55:48.046Z] c849a3b81a21: Preparing [2023-07-18T17:55:48.046Z] e376ebb24bb2: Preparing [2023-07-18T17:55:48.046Z] 830dcfc84971: Preparing [2023-07-18T17:55:48.046Z] 8f649738e438: Preparing [2023-07-18T17:55:48.046Z] 2f8617ea5342: Preparing [2023-07-18T17:55:48.046Z] ce53d27dddc1: Preparing [2023-07-18T17:55:48.046Z] e64e3d74b60b: Preparing [2023-07-18T17:55:48.046Z] e1be651650dc: Preparing [2023-07-18T17:55:48.046Z] 9386262d7a74: Preparing [2023-07-18T17:55:48.046Z] ce53d27dddc1: Waiting [2023-07-18T17:55:48.046Z] e64e3d74b60b: Waiting [2023-07-18T17:55:48.046Z] e1be651650dc: Waiting [2023-07-18T17:55:48.046Z] 9386262d7a74: Waiting [2023-07-18T17:55:48.046Z] 8f649738e438: Waiting [2023-07-18T17:55:48.046Z] 2f8617ea5342: Waiting [2023-07-18T17:55:48.313Z] 9dfc051d50d4: Pushed [2023-07-18T17:55:48.313Z] 8e1911bbab67: Pushed [2023-07-18T17:55:48.313Z] 830dcfc84971: Pushed [2023-07-18T17:55:48.313Z] ce53d27dddc1: Layer already exists [2023-07-18T17:55:48.578Z] e64e3d74b60b: Layer already exists [2023-07-18T17:55:48.578Z] 8f649738e438: Pushed [2023-07-18T17:55:48.578Z] 2f8617ea5342: Pushed [2023-07-18T17:55:48.578Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:00.867Z] c849a3b81a21: Pushed [2023-07-18T17:56:00.867Z] e376ebb24bb2: Pushed [2023-07-18T17:56:00.867Z] e1be651650dc: Pushed [2023-07-18T17:56:00.867Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:01.214Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:01.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-18T17:56:01.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T17:56:01.551Z] 9dfc051d50d4: Preparing [2023-07-18T17:56:01.551Z] 8e1911bbab67: Preparing [2023-07-18T17:56:01.551Z] c849a3b81a21: Preparing [2023-07-18T17:56:01.551Z] e376ebb24bb2: Preparing [2023-07-18T17:56:01.551Z] 830dcfc84971: Preparing [2023-07-18T17:56:01.551Z] 8f649738e438: Preparing [2023-07-18T17:56:01.551Z] 2f8617ea5342: Preparing [2023-07-18T17:56:01.551Z] ce53d27dddc1: Preparing [2023-07-18T17:56:01.551Z] e64e3d74b60b: Preparing [2023-07-18T17:56:01.551Z] e1be651650dc: Preparing [2023-07-18T17:56:01.551Z] 9386262d7a74: Preparing [2023-07-18T17:56:01.551Z] ce53d27dddc1: Waiting [2023-07-18T17:56:01.551Z] e64e3d74b60b: Waiting [2023-07-18T17:56:01.551Z] 8f649738e438: Waiting [2023-07-18T17:56:01.551Z] e1be651650dc: Waiting [2023-07-18T17:56:01.551Z] 9386262d7a74: Waiting [2023-07-18T17:56:01.551Z] 2f8617ea5342: Waiting [2023-07-18T17:56:01.551Z] e376ebb24bb2: Layer already exists [2023-07-18T17:56:01.551Z] 830dcfc84971: Layer already exists [2023-07-18T17:56:01.551Z] 8e1911bbab67: Layer already exists [2023-07-18T17:56:01.551Z] 9dfc051d50d4: Layer already exists [2023-07-18T17:56:01.551Z] c849a3b81a21: Layer already exists [2023-07-18T17:56:01.551Z] e1be651650dc: Layer already exists [2023-07-18T17:56:01.551Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:01.551Z] 8f649738e438: Layer already exists [2023-07-18T17:56:01.551Z] 2f8617ea5342: Layer already exists [2023-07-18T17:56:01.551Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:01.551Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:01.816Z] latest: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:02.158Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:02.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.10 [2023-07-18T17:56:02.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T17:56:02.604Z] 9dfc051d50d4: Preparing [2023-07-18T17:56:02.604Z] 8e1911bbab67: Preparing [2023-07-18T17:56:02.604Z] c849a3b81a21: Preparing [2023-07-18T17:56:02.604Z] e376ebb24bb2: Preparing [2023-07-18T17:56:02.604Z] 830dcfc84971: Preparing [2023-07-18T17:56:02.604Z] 8f649738e438: Preparing [2023-07-18T17:56:02.604Z] 2f8617ea5342: Preparing [2023-07-18T17:56:02.604Z] ce53d27dddc1: Preparing [2023-07-18T17:56:02.604Z] e64e3d74b60b: Preparing [2023-07-18T17:56:02.604Z] e1be651650dc: Preparing [2023-07-18T17:56:02.604Z] 9386262d7a74: Preparing [2023-07-18T17:56:02.604Z] 8f649738e438: Waiting [2023-07-18T17:56:02.604Z] 2f8617ea5342: Waiting [2023-07-18T17:56:02.604Z] ce53d27dddc1: Waiting [2023-07-18T17:56:02.604Z] e64e3d74b60b: Waiting [2023-07-18T17:56:02.604Z] e1be651650dc: Waiting [2023-07-18T17:56:02.604Z] 9386262d7a74: Waiting [2023-07-18T17:56:02.604Z] 830dcfc84971: Layer already exists [2023-07-18T17:56:02.604Z] 8e1911bbab67: Layer already exists [2023-07-18T17:56:02.604Z] 9dfc051d50d4: Layer already exists [2023-07-18T17:56:02.604Z] c849a3b81a21: Layer already exists [2023-07-18T17:56:02.604Z] e376ebb24bb2: Layer already exists [2023-07-18T17:56:02.604Z] 8f649738e438: Layer already exists [2023-07-18T17:56:02.604Z] 2f8617ea5342: Layer already exists [2023-07-18T17:56:02.604Z] e1be651650dc: Layer already exists [2023-07-18T17:56:02.604Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:02.604Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:02.604Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:02.868Z] 3.1.0-dev.10: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:03.196Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:03.524Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:03.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T17:56:03.524Z] 9dfc051d50d4: Preparing [2023-07-18T17:56:03.524Z] 8e1911bbab67: Preparing [2023-07-18T17:56:03.524Z] c849a3b81a21: Preparing [2023-07-18T17:56:03.524Z] e376ebb24bb2: Preparing [2023-07-18T17:56:03.524Z] 830dcfc84971: Preparing [2023-07-18T17:56:03.524Z] 8f649738e438: Preparing [2023-07-18T17:56:03.524Z] 2f8617ea5342: Preparing [2023-07-18T17:56:03.524Z] ce53d27dddc1: Preparing [2023-07-18T17:56:03.524Z] e64e3d74b60b: Preparing [2023-07-18T17:56:03.524Z] e1be651650dc: Preparing [2023-07-18T17:56:03.524Z] 9386262d7a74: Preparing [2023-07-18T17:56:03.524Z] ce53d27dddc1: Waiting [2023-07-18T17:56:03.524Z] e64e3d74b60b: Waiting [2023-07-18T17:56:03.524Z] e1be651650dc: Waiting [2023-07-18T17:56:03.524Z] 8f649738e438: Waiting [2023-07-18T17:56:03.524Z] 9386262d7a74: Waiting [2023-07-18T17:56:03.524Z] 2f8617ea5342: Waiting [2023-07-18T17:56:03.524Z] c849a3b81a21: Layer already exists [2023-07-18T17:56:03.524Z] e376ebb24bb2: Layer already exists [2023-07-18T17:56:03.524Z] 830dcfc84971: Layer already exists [2023-07-18T17:56:03.524Z] 9dfc051d50d4: Layer already exists [2023-07-18T17:56:03.524Z] 8e1911bbab67: Layer already exists [2023-07-18T17:56:03.524Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:03.524Z] 2f8617ea5342: Layer already exists [2023-07-18T17:56:03.524Z] 8f649738e438: Layer already exists [2023-07-18T17:56:03.524Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:03.524Z] e1be651650dc: Layer already exists [2023-07-18T17:56:03.524Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:03.788Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:04.129Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:04.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-07-18T17:56:04.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-18T17:56:04.469Z] 9dfc051d50d4: Preparing [2023-07-18T17:56:04.469Z] 8e1911bbab67: Preparing [2023-07-18T17:56:04.469Z] c849a3b81a21: Preparing [2023-07-18T17:56:04.469Z] e376ebb24bb2: Preparing [2023-07-18T17:56:04.469Z] 830dcfc84971: Preparing [2023-07-18T17:56:04.469Z] 8f649738e438: Preparing [2023-07-18T17:56:04.469Z] 2f8617ea5342: Preparing [2023-07-18T17:56:04.469Z] ce53d27dddc1: Preparing [2023-07-18T17:56:04.469Z] e64e3d74b60b: Preparing [2023-07-18T17:56:04.469Z] e1be651650dc: Preparing [2023-07-18T17:56:04.469Z] 9386262d7a74: Preparing [2023-07-18T17:56:04.469Z] 8f649738e438: Waiting [2023-07-18T17:56:04.469Z] 2f8617ea5342: Waiting [2023-07-18T17:56:04.469Z] ce53d27dddc1: Waiting [2023-07-18T17:56:04.469Z] e64e3d74b60b: Waiting [2023-07-18T17:56:04.469Z] e1be651650dc: Waiting [2023-07-18T17:56:04.469Z] 9386262d7a74: Waiting [2023-07-18T17:56:04.469Z] 8e1911bbab67: Layer already exists [2023-07-18T17:56:04.469Z] 9dfc051d50d4: Layer already exists [2023-07-18T17:56:04.469Z] e376ebb24bb2: Layer already exists [2023-07-18T17:56:04.469Z] 830dcfc84971: Layer already exists [2023-07-18T17:56:04.469Z] c849a3b81a21: Layer already exists [2023-07-18T17:56:04.469Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:04.469Z] 8f649738e438: Layer already exists [2023-07-18T17:56:04.469Z] 2f8617ea5342: Layer already exists [2023-07-18T17:56:04.469Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:04.469Z] e1be651650dc: Layer already exists [2023-07-18T17:56:04.469Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:04.732Z] main: digest: sha256:028febf691d77bf6bd0774d9b8a9bf25a110f7a0f0ccb02383e64d8653bd899d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:56:04.785Z] ===================================================== [Pipeline] echo [2023-07-18T17:56:04.794Z] taggedImages: [2023-07-18T17:56:04.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:04.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-18T17:56:04.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.10 [2023-07-18T17:56:04.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:04.794Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-07-18T17:56:04.819Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-07-18T17:56:04.819Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:04.819Z] latest [2023-07-18T17:56:04.819Z] 3.1.0-dev.10 [2023-07-18T17:56:04.819Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:04.819Z] main [2023-07-18T17:56:04.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:05.172Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:05.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:05.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T17:56:05.513Z] 44ca3a7b5652: Preparing [2023-07-18T17:56:05.513Z] cb33872ab1e0: Preparing [2023-07-18T17:56:05.513Z] ce53d27dddc1: Preparing [2023-07-18T17:56:05.513Z] e64e3d74b60b: Preparing [2023-07-18T17:56:05.513Z] 12032bd1d344: Preparing [2023-07-18T17:56:05.513Z] 9386262d7a74: Preparing [2023-07-18T17:56:05.513Z] 9386262d7a74: Waiting [2023-07-18T17:56:05.513Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:05.513Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:05.777Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:05.777Z] 44ca3a7b5652: Pushed [2023-07-18T17:56:07.176Z] 12032bd1d344: Pushed [2023-07-18T17:56:10.509Z] cb33872ab1e0: Pushed [2023-07-18T17:56:10.509Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:10.848Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:11.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-18T17:56:11.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T17:56:11.181Z] 44ca3a7b5652: Preparing [2023-07-18T17:56:11.181Z] cb33872ab1e0: Preparing [2023-07-18T17:56:11.181Z] ce53d27dddc1: Preparing [2023-07-18T17:56:11.181Z] e64e3d74b60b: Preparing [2023-07-18T17:56:11.181Z] 12032bd1d344: Preparing [2023-07-18T17:56:11.181Z] 9386262d7a74: Preparing [2023-07-18T17:56:11.181Z] 9386262d7a74: Waiting [2023-07-18T17:56:11.181Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:11.181Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:11.181Z] 44ca3a7b5652: Layer already exists [2023-07-18T17:56:11.181Z] 12032bd1d344: Layer already exists [2023-07-18T17:56:11.181Z] cb33872ab1e0: Layer already exists [2023-07-18T17:56:11.181Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:11.181Z] latest: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:11.806Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:12.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.10 [2023-07-18T17:56:12.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T17:56:12.134Z] 44ca3a7b5652: Preparing [2023-07-18T17:56:12.134Z] cb33872ab1e0: Preparing [2023-07-18T17:56:12.134Z] ce53d27dddc1: Preparing [2023-07-18T17:56:12.134Z] e64e3d74b60b: Preparing [2023-07-18T17:56:12.134Z] 12032bd1d344: Preparing [2023-07-18T17:56:12.134Z] 9386262d7a74: Preparing [2023-07-18T17:56:12.135Z] 9386262d7a74: Waiting [2023-07-18T17:56:12.135Z] 12032bd1d344: Layer already exists [2023-07-18T17:56:12.135Z] cb33872ab1e0: Layer already exists [2023-07-18T17:56:12.135Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:12.135Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:12.135Z] 44ca3a7b5652: Layer already exists [2023-07-18T17:56:12.135Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:12.399Z] 3.1.0-dev.10: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:12.744Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:13.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:13.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T17:56:13.080Z] 44ca3a7b5652: Preparing [2023-07-18T17:56:13.080Z] cb33872ab1e0: Preparing [2023-07-18T17:56:13.080Z] ce53d27dddc1: Preparing [2023-07-18T17:56:13.080Z] e64e3d74b60b: Preparing [2023-07-18T17:56:13.080Z] 12032bd1d344: Preparing [2023-07-18T17:56:13.080Z] 9386262d7a74: Preparing [2023-07-18T17:56:13.080Z] 9386262d7a74: Waiting [2023-07-18T17:56:13.080Z] cb33872ab1e0: Layer already exists [2023-07-18T17:56:13.080Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:13.080Z] 44ca3a7b5652: Layer already exists [2023-07-18T17:56:13.080Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:13.080Z] 12032bd1d344: Layer already exists [2023-07-18T17:56:13.080Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:13.080Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:13.425Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:13.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-07-18T17:56:13.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-18T17:56:13.763Z] 44ca3a7b5652: Preparing [2023-07-18T17:56:13.763Z] cb33872ab1e0: Preparing [2023-07-18T17:56:13.763Z] ce53d27dddc1: Preparing [2023-07-18T17:56:13.763Z] e64e3d74b60b: Preparing [2023-07-18T17:56:13.763Z] 12032bd1d344: Preparing [2023-07-18T17:56:13.763Z] 9386262d7a74: Preparing [2023-07-18T17:56:13.763Z] 9386262d7a74: Waiting [2023-07-18T17:56:13.763Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:13.763Z] 12032bd1d344: Layer already exists [2023-07-18T17:56:13.763Z] cb33872ab1e0: Layer already exists [2023-07-18T17:56:13.763Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:13.763Z] 44ca3a7b5652: Layer already exists [2023-07-18T17:56:13.763Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:14.028Z] main: digest: sha256:08c707ac628df6f3ea26c227104e8c83c004dbc7889795ebfb70b4963f6c797e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:56:14.087Z] ===================================================== [Pipeline] echo [2023-07-18T17:56:14.098Z] taggedImages: [2023-07-18T17:56:14.098Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:14.098Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-18T17:56:14.098Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.10 [2023-07-18T17:56:14.098Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:14.098Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-07-18T17:56:14.129Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-07-18T17:56:14.129Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:14.129Z] latest [2023-07-18T17:56:14.129Z] 3.1.0-dev.10 [2023-07-18T17:56:14.129Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:14.129Z] main [2023-07-18T17:56:14.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:14.484Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:14.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:14.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T17:56:14.821Z] e297a69b4606: Preparing [2023-07-18T17:56:14.821Z] f2dec91155bb: Preparing [2023-07-18T17:56:14.821Z] 15a1fc56dc90: Preparing [2023-07-18T17:56:14.821Z] 980048e51a81: Preparing [2023-07-18T17:56:14.821Z] 8d801f420e79: Preparing [2023-07-18T17:56:14.821Z] ce53d27dddc1: Preparing [2023-07-18T17:56:14.821Z] e64e3d74b60b: Preparing [2023-07-18T17:56:14.821Z] fa2243c1d076: Preparing [2023-07-18T17:56:14.821Z] 9386262d7a74: Preparing [2023-07-18T17:56:14.821Z] e64e3d74b60b: Waiting [2023-07-18T17:56:14.821Z] ce53d27dddc1: Waiting [2023-07-18T17:56:14.821Z] fa2243c1d076: Waiting [2023-07-18T17:56:15.086Z] f2dec91155bb: Pushed [2023-07-18T17:56:15.086Z] 15a1fc56dc90: Pushed [2023-07-18T17:56:15.086Z] e297a69b4606: Pushed [2023-07-18T17:56:15.086Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:15.086Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:15.086Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:17.023Z] fa2243c1d076: Pushed [2023-07-18T17:56:27.077Z] 8d801f420e79: Pushed [2023-07-18T17:56:32.394Z] 980048e51a81: Pushed [2023-07-18T17:56:32.394Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:32.726Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:33.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-18T17:56:33.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T17:56:33.056Z] e297a69b4606: Preparing [2023-07-18T17:56:33.056Z] f2dec91155bb: Preparing [2023-07-18T17:56:33.056Z] 15a1fc56dc90: Preparing [2023-07-18T17:56:33.056Z] 980048e51a81: Preparing [2023-07-18T17:56:33.056Z] 8d801f420e79: Preparing [2023-07-18T17:56:33.056Z] ce53d27dddc1: Preparing [2023-07-18T17:56:33.056Z] e64e3d74b60b: Preparing [2023-07-18T17:56:33.056Z] fa2243c1d076: Preparing [2023-07-18T17:56:33.056Z] 9386262d7a74: Preparing [2023-07-18T17:56:33.056Z] e64e3d74b60b: Waiting [2023-07-18T17:56:33.056Z] fa2243c1d076: Waiting [2023-07-18T17:56:33.056Z] ce53d27dddc1: Waiting [2023-07-18T17:56:33.056Z] 9386262d7a74: Waiting [2023-07-18T17:56:33.056Z] f2dec91155bb: Layer already exists [2023-07-18T17:56:33.056Z] 15a1fc56dc90: Layer already exists [2023-07-18T17:56:33.056Z] e297a69b4606: Layer already exists [2023-07-18T17:56:33.056Z] 980048e51a81: Layer already exists [2023-07-18T17:56:33.056Z] 8d801f420e79: Layer already exists [2023-07-18T17:56:33.056Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:33.056Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:33.056Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:33.056Z] fa2243c1d076: Layer already exists [2023-07-18T17:56:33.321Z] latest: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:33.684Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:34.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.10 [2023-07-18T17:56:34.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T17:56:34.029Z] e297a69b4606: Preparing [2023-07-18T17:56:34.029Z] f2dec91155bb: Preparing [2023-07-18T17:56:34.029Z] 15a1fc56dc90: Preparing [2023-07-18T17:56:34.029Z] 980048e51a81: Preparing [2023-07-18T17:56:34.029Z] 8d801f420e79: Preparing [2023-07-18T17:56:34.029Z] ce53d27dddc1: Preparing [2023-07-18T17:56:34.029Z] ce53d27dddc1: Waiting [2023-07-18T17:56:34.029Z] e64e3d74b60b: Preparing [2023-07-18T17:56:34.029Z] fa2243c1d076: Preparing [2023-07-18T17:56:34.029Z] e64e3d74b60b: Waiting [2023-07-18T17:56:34.029Z] 9386262d7a74: Preparing [2023-07-18T17:56:34.029Z] fa2243c1d076: Waiting [2023-07-18T17:56:34.029Z] 9386262d7a74: Waiting [2023-07-18T17:56:34.029Z] f2dec91155bb: Layer already exists [2023-07-18T17:56:34.029Z] e297a69b4606: Layer already exists [2023-07-18T17:56:34.029Z] 980048e51a81: Layer already exists [2023-07-18T17:56:34.029Z] 15a1fc56dc90: Layer already exists [2023-07-18T17:56:34.029Z] 8d801f420e79: Layer already exists [2023-07-18T17:56:34.029Z] fa2243c1d076: Layer already exists [2023-07-18T17:56:34.029Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:34.030Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:34.030Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:34.298Z] 3.1.0-dev.10: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:34.643Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:34.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:34.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T17:56:34.993Z] e297a69b4606: Preparing [2023-07-18T17:56:34.993Z] f2dec91155bb: Preparing [2023-07-18T17:56:34.993Z] 15a1fc56dc90: Preparing [2023-07-18T17:56:34.993Z] 980048e51a81: Preparing [2023-07-18T17:56:34.993Z] 8d801f420e79: Preparing [2023-07-18T17:56:34.993Z] ce53d27dddc1: Preparing [2023-07-18T17:56:34.993Z] e64e3d74b60b: Preparing [2023-07-18T17:56:34.993Z] fa2243c1d076: Preparing [2023-07-18T17:56:34.993Z] 9386262d7a74: Preparing [2023-07-18T17:56:34.993Z] ce53d27dddc1: Waiting [2023-07-18T17:56:34.993Z] fa2243c1d076: Waiting [2023-07-18T17:56:34.994Z] e64e3d74b60b: Waiting [2023-07-18T17:56:34.994Z] 9386262d7a74: Waiting [2023-07-18T17:56:34.994Z] 980048e51a81: Layer already exists [2023-07-18T17:56:34.994Z] 8d801f420e79: Layer already exists [2023-07-18T17:56:34.994Z] e297a69b4606: Layer already exists [2023-07-18T17:56:34.994Z] 15a1fc56dc90: Layer already exists [2023-07-18T17:56:34.994Z] f2dec91155bb: Layer already exists [2023-07-18T17:56:34.994Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:34.994Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:34.994Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:34.994Z] fa2243c1d076: Layer already exists [2023-07-18T17:56:35.258Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:35.588Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:35.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-07-18T17:56:35.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-18T17:56:35.915Z] e297a69b4606: Preparing [2023-07-18T17:56:35.915Z] f2dec91155bb: Preparing [2023-07-18T17:56:35.915Z] 15a1fc56dc90: Preparing [2023-07-18T17:56:35.915Z] 980048e51a81: Preparing [2023-07-18T17:56:35.915Z] 8d801f420e79: Preparing [2023-07-18T17:56:35.915Z] ce53d27dddc1: Preparing [2023-07-18T17:56:35.915Z] e64e3d74b60b: Preparing [2023-07-18T17:56:35.915Z] fa2243c1d076: Preparing [2023-07-18T17:56:35.915Z] 9386262d7a74: Preparing [2023-07-18T17:56:35.915Z] ce53d27dddc1: Waiting [2023-07-18T17:56:35.915Z] 9386262d7a74: Waiting [2023-07-18T17:56:35.915Z] fa2243c1d076: Waiting [2023-07-18T17:56:35.915Z] 8d801f420e79: Layer already exists [2023-07-18T17:56:35.915Z] e297a69b4606: Layer already exists [2023-07-18T17:56:35.915Z] 980048e51a81: Layer already exists [2023-07-18T17:56:35.915Z] f2dec91155bb: Layer already exists [2023-07-18T17:56:35.915Z] 15a1fc56dc90: Layer already exists [2023-07-18T17:56:35.915Z] fa2243c1d076: Layer already exists [2023-07-18T17:56:35.915Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:35.915Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:35.915Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:36.178Z] main: digest: sha256:89dee8bfbbcb2c39deddeac230d50d10bc0df37dd38f58eced54684942b21401 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:56:36.218Z] ===================================================== [Pipeline] echo [2023-07-18T17:56:36.224Z] taggedImages: [2023-07-18T17:56:36.224Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:36.224Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-18T17:56:36.224Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.10 [2023-07-18T17:56:36.224Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:36.224Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-07-18T17:56:36.239Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-07-18T17:56:36.239Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:36.239Z] latest [2023-07-18T17:56:36.239Z] 3.1.0-dev.10 [2023-07-18T17:56:36.239Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:36.239Z] main [2023-07-18T17:56:36.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:36.559Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:36.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:36.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T17:56:36.882Z] 8b96a6b0ec6c: Preparing [2023-07-18T17:56:36.882Z] 48544cd301fc: Preparing [2023-07-18T17:56:36.882Z] 1b500ba1516c: Preparing [2023-07-18T17:56:36.882Z] 78e61b3d27a9: Preparing [2023-07-18T17:56:36.882Z] ce53d27dddc1: Preparing [2023-07-18T17:56:36.882Z] e64e3d74b60b: Preparing [2023-07-18T17:56:36.882Z] ac7ade66e48a: Preparing [2023-07-18T17:56:36.882Z] 9386262d7a74: Preparing [2023-07-18T17:56:36.882Z] e64e3d74b60b: Waiting [2023-07-18T17:56:36.882Z] ac7ade66e48a: Waiting [2023-07-18T17:56:36.882Z] 9386262d7a74: Waiting [2023-07-18T17:56:36.882Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:36.882Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:37.148Z] 1b500ba1516c: Pushed [2023-07-18T17:56:37.149Z] 48544cd301fc: Pushed [2023-07-18T17:56:37.149Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:37.149Z] 8b96a6b0ec6c: Pushed [2023-07-18T17:56:38.104Z] ac7ade66e48a: Pushed [2023-07-18T17:56:56.280Z] 78e61b3d27a9: Pushed [2023-07-18T17:56:56.280Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:56.606Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:56.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-18T17:56:56.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T17:56:56.933Z] 8b96a6b0ec6c: Preparing [2023-07-18T17:56:56.933Z] 48544cd301fc: Preparing [2023-07-18T17:56:56.933Z] 1b500ba1516c: Preparing [2023-07-18T17:56:56.933Z] 78e61b3d27a9: Preparing [2023-07-18T17:56:56.933Z] ce53d27dddc1: Preparing [2023-07-18T17:56:56.933Z] e64e3d74b60b: Preparing [2023-07-18T17:56:56.933Z] ac7ade66e48a: Preparing [2023-07-18T17:56:56.933Z] 9386262d7a74: Preparing [2023-07-18T17:56:56.933Z] ac7ade66e48a: Waiting [2023-07-18T17:56:56.933Z] 9386262d7a74: Waiting [2023-07-18T17:56:56.933Z] e64e3d74b60b: Waiting [2023-07-18T17:56:56.933Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:56.933Z] 48544cd301fc: Layer already exists [2023-07-18T17:56:56.933Z] 1b500ba1516c: Layer already exists [2023-07-18T17:56:56.933Z] 8b96a6b0ec6c: Layer already exists [2023-07-18T17:56:56.933Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:56:56.933Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:56.933Z] ac7ade66e48a: Layer already exists [2023-07-18T17:56:56.933Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:56.933Z] latest: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:57.272Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:57.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.10 [2023-07-18T17:56:57.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T17:56:57.603Z] 8b96a6b0ec6c: Preparing [2023-07-18T17:56:57.603Z] 48544cd301fc: Preparing [2023-07-18T17:56:57.603Z] 1b500ba1516c: Preparing [2023-07-18T17:56:57.603Z] 78e61b3d27a9: Preparing [2023-07-18T17:56:57.603Z] ce53d27dddc1: Preparing [2023-07-18T17:56:57.603Z] e64e3d74b60b: Preparing [2023-07-18T17:56:57.603Z] ac7ade66e48a: Preparing [2023-07-18T17:56:57.603Z] 9386262d7a74: Preparing [2023-07-18T17:56:57.603Z] ac7ade66e48a: Waiting [2023-07-18T17:56:57.603Z] 9386262d7a74: Waiting [2023-07-18T17:56:57.603Z] e64e3d74b60b: Waiting [2023-07-18T17:56:57.603Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:56:57.603Z] 8b96a6b0ec6c: Layer already exists [2023-07-18T17:56:57.603Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:57.603Z] 1b500ba1516c: Layer already exists [2023-07-18T17:56:57.603Z] 48544cd301fc: Layer already exists [2023-07-18T17:56:57.603Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:57.603Z] ac7ade66e48a: Layer already exists [2023-07-18T17:56:57.603Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:57.603Z] 3.1.0-dev.10: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:57.923Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:58.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:58.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T17:56:58.249Z] 8b96a6b0ec6c: Preparing [2023-07-18T17:56:58.249Z] 48544cd301fc: Preparing [2023-07-18T17:56:58.249Z] 1b500ba1516c: Preparing [2023-07-18T17:56:58.249Z] 78e61b3d27a9: Preparing [2023-07-18T17:56:58.249Z] ce53d27dddc1: Preparing [2023-07-18T17:56:58.249Z] e64e3d74b60b: Preparing [2023-07-18T17:56:58.249Z] ac7ade66e48a: Preparing [2023-07-18T17:56:58.249Z] 9386262d7a74: Preparing [2023-07-18T17:56:58.249Z] e64e3d74b60b: Waiting [2023-07-18T17:56:58.249Z] ac7ade66e48a: Waiting [2023-07-18T17:56:58.249Z] 9386262d7a74: Waiting [2023-07-18T17:56:58.249Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:56:58.249Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:58.249Z] 8b96a6b0ec6c: Layer already exists [2023-07-18T17:56:58.249Z] 48544cd301fc: Layer already exists [2023-07-18T17:56:58.249Z] 1b500ba1516c: Layer already exists [2023-07-18T17:56:58.249Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:58.249Z] ac7ade66e48a: Layer already exists [2023-07-18T17:56:58.249Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:58.249Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:58.575Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:58.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-07-18T17:56:58.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-18T17:56:58.895Z] 8b96a6b0ec6c: Preparing [2023-07-18T17:56:58.895Z] 48544cd301fc: Preparing [2023-07-18T17:56:58.895Z] 1b500ba1516c: Preparing [2023-07-18T17:56:58.895Z] 78e61b3d27a9: Preparing [2023-07-18T17:56:58.895Z] ce53d27dddc1: Preparing [2023-07-18T17:56:58.895Z] e64e3d74b60b: Preparing [2023-07-18T17:56:58.895Z] ac7ade66e48a: Preparing [2023-07-18T17:56:58.895Z] 9386262d7a74: Preparing [2023-07-18T17:56:58.895Z] ac7ade66e48a: Waiting [2023-07-18T17:56:58.895Z] 9386262d7a74: Waiting [2023-07-18T17:56:58.895Z] e64e3d74b60b: Waiting [2023-07-18T17:56:58.895Z] 48544cd301fc: Layer already exists [2023-07-18T17:56:58.895Z] 8b96a6b0ec6c: Layer already exists [2023-07-18T17:56:58.895Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:56:58.896Z] 1b500ba1516c: Layer already exists [2023-07-18T17:56:58.896Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:58.896Z] ac7ade66e48a: Layer already exists [2023-07-18T17:56:58.896Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:58.896Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:58.896Z] main: digest: sha256:b65940c39037e4b0fe67264fb5da2342a11d8e11d7f157d0a658bd0a5e749e2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:56:58.936Z] ===================================================== [Pipeline] echo [2023-07-18T17:56:58.942Z] taggedImages: [2023-07-18T17:56:58.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:58.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-18T17:56:58.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.10 [2023-07-18T17:56:58.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:58.942Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-07-18T17:56:58.957Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-07-18T17:56:58.957Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:58.957Z] latest [2023-07-18T17:56:58.957Z] 3.1.0-dev.10 [2023-07-18T17:56:58.957Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:56:58.957Z] main [2023-07-18T17:56:58.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:59.299Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:56:59.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:56:59.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T17:56:59.627Z] 3d4f9178d521: Preparing [2023-07-18T17:56:59.627Z] 967f10c9cb06: Preparing [2023-07-18T17:56:59.627Z] 64a290462cf6: Preparing [2023-07-18T17:56:59.627Z] 78e61b3d27a9: Preparing [2023-07-18T17:56:59.627Z] ce53d27dddc1: Preparing [2023-07-18T17:56:59.627Z] e64e3d74b60b: Preparing [2023-07-18T17:56:59.627Z] fa2243c1d076: Preparing [2023-07-18T17:56:59.627Z] 9386262d7a74: Preparing [2023-07-18T17:56:59.627Z] e64e3d74b60b: Waiting [2023-07-18T17:56:59.627Z] fa2243c1d076: Waiting [2023-07-18T17:56:59.627Z] 9386262d7a74: Waiting [2023-07-18T17:56:59.627Z] ce53d27dddc1: Layer already exists [2023-07-18T17:56:59.627Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:56:59.627Z] e64e3d74b60b: Layer already exists [2023-07-18T17:56:59.627Z] fa2243c1d076: Layer already exists [2023-07-18T17:56:59.627Z] 9386262d7a74: Layer already exists [2023-07-18T17:56:59.891Z] 64a290462cf6: Pushed [2023-07-18T17:56:59.891Z] 967f10c9cb06: Pushed [2023-07-18T17:56:59.891Z] 3d4f9178d521: Pushed [2023-07-18T17:56:59.891Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:00.216Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:00.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-18T17:57:00.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T17:57:00.541Z] 3d4f9178d521: Preparing [2023-07-18T17:57:00.541Z] 967f10c9cb06: Preparing [2023-07-18T17:57:00.541Z] 64a290462cf6: Preparing [2023-07-18T17:57:00.541Z] 78e61b3d27a9: Preparing [2023-07-18T17:57:00.541Z] ce53d27dddc1: Preparing [2023-07-18T17:57:00.541Z] e64e3d74b60b: Preparing [2023-07-18T17:57:00.541Z] fa2243c1d076: Preparing [2023-07-18T17:57:00.541Z] 9386262d7a74: Preparing [2023-07-18T17:57:00.541Z] e64e3d74b60b: Waiting [2023-07-18T17:57:00.541Z] fa2243c1d076: Waiting [2023-07-18T17:57:00.541Z] 9386262d7a74: Waiting [2023-07-18T17:57:00.541Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:00.541Z] 3d4f9178d521: Layer already exists [2023-07-18T17:57:00.541Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:57:00.541Z] 64a290462cf6: Layer already exists [2023-07-18T17:57:00.541Z] 967f10c9cb06: Layer already exists [2023-07-18T17:57:00.541Z] fa2243c1d076: Layer already exists [2023-07-18T17:57:00.541Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:00.541Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:00.541Z] latest: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:00.864Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:01.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.10 [2023-07-18T17:57:01.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T17:57:01.186Z] 3d4f9178d521: Preparing [2023-07-18T17:57:01.186Z] 967f10c9cb06: Preparing [2023-07-18T17:57:01.186Z] 64a290462cf6: Preparing [2023-07-18T17:57:01.186Z] 78e61b3d27a9: Preparing [2023-07-18T17:57:01.186Z] ce53d27dddc1: Preparing [2023-07-18T17:57:01.186Z] e64e3d74b60b: Preparing [2023-07-18T17:57:01.186Z] fa2243c1d076: Preparing [2023-07-18T17:57:01.186Z] 9386262d7a74: Preparing [2023-07-18T17:57:01.186Z] e64e3d74b60b: Waiting [2023-07-18T17:57:01.186Z] fa2243c1d076: Waiting [2023-07-18T17:57:01.186Z] 9386262d7a74: Waiting [2023-07-18T17:57:01.186Z] 3d4f9178d521: Layer already exists [2023-07-18T17:57:01.186Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:01.186Z] 64a290462cf6: Layer already exists [2023-07-18T17:57:01.186Z] 967f10c9cb06: Layer already exists [2023-07-18T17:57:01.186Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:57:01.186Z] fa2243c1d076: Layer already exists [2023-07-18T17:57:01.186Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:01.186Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:01.186Z] 3.1.0-dev.10: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:01.508Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:01.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:01.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T17:57:01.831Z] 3d4f9178d521: Preparing [2023-07-18T17:57:01.831Z] 967f10c9cb06: Preparing [2023-07-18T17:57:01.831Z] 64a290462cf6: Preparing [2023-07-18T17:57:01.831Z] 78e61b3d27a9: Preparing [2023-07-18T17:57:01.831Z] ce53d27dddc1: Preparing [2023-07-18T17:57:01.831Z] e64e3d74b60b: Preparing [2023-07-18T17:57:01.831Z] fa2243c1d076: Preparing [2023-07-18T17:57:01.831Z] 9386262d7a74: Preparing [2023-07-18T17:57:01.831Z] fa2243c1d076: Waiting [2023-07-18T17:57:01.831Z] 9386262d7a74: Waiting [2023-07-18T17:57:01.831Z] e64e3d74b60b: Waiting [2023-07-18T17:57:01.831Z] 3d4f9178d521: Layer already exists [2023-07-18T17:57:01.831Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:01.831Z] 64a290462cf6: Layer already exists [2023-07-18T17:57:01.831Z] 967f10c9cb06: Layer already exists [2023-07-18T17:57:01.831Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:57:01.831Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:01.831Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:01.831Z] fa2243c1d076: Layer already exists [2023-07-18T17:57:01.831Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:02.156Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:02.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-07-18T17:57:02.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-18T17:57:02.477Z] 3d4f9178d521: Preparing [2023-07-18T17:57:02.477Z] 967f10c9cb06: Preparing [2023-07-18T17:57:02.477Z] 64a290462cf6: Preparing [2023-07-18T17:57:02.477Z] 78e61b3d27a9: Preparing [2023-07-18T17:57:02.477Z] ce53d27dddc1: Preparing [2023-07-18T17:57:02.477Z] e64e3d74b60b: Preparing [2023-07-18T17:57:02.477Z] fa2243c1d076: Preparing [2023-07-18T17:57:02.477Z] 9386262d7a74: Preparing [2023-07-18T17:57:02.477Z] fa2243c1d076: Waiting [2023-07-18T17:57:02.477Z] 9386262d7a74: Waiting [2023-07-18T17:57:02.477Z] e64e3d74b60b: Waiting [2023-07-18T17:57:02.477Z] 64a290462cf6: Layer already exists [2023-07-18T17:57:02.477Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:02.477Z] 78e61b3d27a9: Layer already exists [2023-07-18T17:57:02.477Z] 967f10c9cb06: Layer already exists [2023-07-18T17:57:02.477Z] 3d4f9178d521: Layer already exists [2023-07-18T17:57:02.477Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:02.477Z] fa2243c1d076: Layer already exists [2023-07-18T17:57:02.477Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:02.477Z] main: digest: sha256:682c84d61f814823d5daf70419171b8667748b1aaacd003dd468844b58c8808c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:57:02.782Z] ===================================================== [Pipeline] echo [2023-07-18T17:57:02.788Z] taggedImages: [2023-07-18T17:57:02.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:57:02.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-18T17:57:02.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.10 [2023-07-18T17:57:02.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:02.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-07-18T17:57:02.804Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-07-18T17:57:02.804Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:57:02.804Z] latest [2023-07-18T17:57:02.804Z] 3.1.0-dev.10 [2023-07-18T17:57:02.804Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:02.804Z] main [2023-07-18T17:57:02.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:03.125Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:03.450Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:57:03.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T17:57:03.450Z] ae2869fc3bab: Preparing [2023-07-18T17:57:03.450Z] b9b73c05521d: Preparing [2023-07-18T17:57:03.450Z] ce53d27dddc1: Preparing [2023-07-18T17:57:03.450Z] e64e3d74b60b: Preparing [2023-07-18T17:57:03.450Z] 364ec4264fa4: Preparing [2023-07-18T17:57:03.450Z] 9386262d7a74: Preparing [2023-07-18T17:57:03.450Z] 9386262d7a74: Waiting [2023-07-18T17:57:03.450Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:03.450Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:03.450Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:03.714Z] ae2869fc3bab: Pushed [2023-07-18T17:57:03.714Z] 364ec4264fa4: Pushed [2023-07-18T17:57:09.029Z] b9b73c05521d: Pushed [2023-07-18T17:57:09.029Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:09.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:09.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-18T17:57:09.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T17:57:09.691Z] ae2869fc3bab: Preparing [2023-07-18T17:57:09.691Z] b9b73c05521d: Preparing [2023-07-18T17:57:09.691Z] ce53d27dddc1: Preparing [2023-07-18T17:57:09.691Z] e64e3d74b60b: Preparing [2023-07-18T17:57:09.691Z] 364ec4264fa4: Preparing [2023-07-18T17:57:09.691Z] 9386262d7a74: Preparing [2023-07-18T17:57:09.691Z] 9386262d7a74: Waiting [2023-07-18T17:57:09.691Z] ae2869fc3bab: Layer already exists [2023-07-18T17:57:09.691Z] b9b73c05521d: Layer already exists [2023-07-18T17:57:09.691Z] 364ec4264fa4: Layer already exists [2023-07-18T17:57:09.691Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:09.691Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:09.691Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:09.691Z] latest: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:10.029Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:10.359Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.10 [2023-07-18T17:57:10.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T17:57:10.359Z] ae2869fc3bab: Preparing [2023-07-18T17:57:10.359Z] b9b73c05521d: Preparing [2023-07-18T17:57:10.359Z] ce53d27dddc1: Preparing [2023-07-18T17:57:10.359Z] e64e3d74b60b: Preparing [2023-07-18T17:57:10.359Z] 364ec4264fa4: Preparing [2023-07-18T17:57:10.359Z] 9386262d7a74: Preparing [2023-07-18T17:57:10.359Z] 9386262d7a74: Waiting [2023-07-18T17:57:10.359Z] ae2869fc3bab: Layer already exists [2023-07-18T17:57:10.359Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:10.359Z] b9b73c05521d: Layer already exists [2023-07-18T17:57:10.359Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:10.359Z] 364ec4264fa4: Layer already exists [2023-07-18T17:57:10.359Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:10.359Z] 3.1.0-dev.10: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:10.696Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:11.032Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:11.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T17:57:11.032Z] ae2869fc3bab: Preparing [2023-07-18T17:57:11.032Z] b9b73c05521d: Preparing [2023-07-18T17:57:11.032Z] ce53d27dddc1: Preparing [2023-07-18T17:57:11.032Z] e64e3d74b60b: Preparing [2023-07-18T17:57:11.032Z] 364ec4264fa4: Preparing [2023-07-18T17:57:11.032Z] 9386262d7a74: Preparing [2023-07-18T17:57:11.032Z] 9386262d7a74: Waiting [2023-07-18T17:57:11.032Z] b9b73c05521d: Layer already exists [2023-07-18T17:57:11.032Z] ae2869fc3bab: Layer already exists [2023-07-18T17:57:11.032Z] 364ec4264fa4: Layer already exists [2023-07-18T17:57:11.032Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:11.032Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:11.032Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:11.032Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:11.625Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:11.950Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-07-18T17:57:11.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-18T17:57:11.950Z] ae2869fc3bab: Preparing [2023-07-18T17:57:11.950Z] b9b73c05521d: Preparing [2023-07-18T17:57:11.950Z] ce53d27dddc1: Preparing [2023-07-18T17:57:11.950Z] e64e3d74b60b: Preparing [2023-07-18T17:57:11.950Z] 364ec4264fa4: Preparing [2023-07-18T17:57:11.950Z] 9386262d7a74: Preparing [2023-07-18T17:57:11.950Z] 9386262d7a74: Waiting [2023-07-18T17:57:11.950Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:11.950Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:11.950Z] b9b73c05521d: Layer already exists [2023-07-18T17:57:11.950Z] 364ec4264fa4: Layer already exists [2023-07-18T17:57:11.950Z] ae2869fc3bab: Layer already exists [2023-07-18T17:57:11.950Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:12.215Z] main: digest: sha256:61213ffad01fb80b3d77ef7039b6e55baf550d1cfbed9b6bfc8c65f8b1e86b96 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:57:12.254Z] ===================================================== [Pipeline] echo [2023-07-18T17:57:12.260Z] taggedImages: [2023-07-18T17:57:12.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:57:12.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-18T17:57:12.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.10 [2023-07-18T17:57:12.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:12.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-07-18T17:57:12.275Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-07-18T17:57:12.275Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:57:12.275Z] latest [2023-07-18T17:57:12.275Z] 3.1.0-dev.10 [2023-07-18T17:57:12.275Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:12.275Z] main [2023-07-18T17:57:12.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:12.607Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:12.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:57:12.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T17:57:12.943Z] 065547bf5649: Preparing [2023-07-18T17:57:12.943Z] 6673b7805575: Preparing [2023-07-18T17:57:12.943Z] ce53d27dddc1: Preparing [2023-07-18T17:57:12.943Z] e64e3d74b60b: Preparing [2023-07-18T17:57:12.943Z] bbf0a4fbfc82: Preparing [2023-07-18T17:57:12.943Z] 9386262d7a74: Preparing [2023-07-18T17:57:12.943Z] 9386262d7a74: Waiting [2023-07-18T17:57:12.943Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:57:12.943Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:12.943Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:12.943Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:13.207Z] 065547bf5649: Pushed [2023-07-18T17:57:18.534Z] 6673b7805575: Pushed [2023-07-18T17:57:18.797Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:19.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:19.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-18T17:57:19.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T17:57:19.450Z] 065547bf5649: Preparing [2023-07-18T17:57:19.450Z] 6673b7805575: Preparing [2023-07-18T17:57:19.450Z] ce53d27dddc1: Preparing [2023-07-18T17:57:19.450Z] e64e3d74b60b: Preparing [2023-07-18T17:57:19.450Z] bbf0a4fbfc82: Preparing [2023-07-18T17:57:19.450Z] 9386262d7a74: Preparing [2023-07-18T17:57:19.450Z] 9386262d7a74: Waiting [2023-07-18T17:57:19.450Z] 065547bf5649: Layer already exists [2023-07-18T17:57:19.450Z] 6673b7805575: Layer already exists [2023-07-18T17:57:19.451Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:19.451Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:57:19.451Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:19.451Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:19.451Z] latest: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:19.777Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:20.102Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.10 [2023-07-18T17:57:20.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T17:57:20.102Z] 065547bf5649: Preparing [2023-07-18T17:57:20.102Z] 6673b7805575: Preparing [2023-07-18T17:57:20.102Z] ce53d27dddc1: Preparing [2023-07-18T17:57:20.102Z] e64e3d74b60b: Preparing [2023-07-18T17:57:20.102Z] bbf0a4fbfc82: Preparing [2023-07-18T17:57:20.102Z] 9386262d7a74: Preparing [2023-07-18T17:57:20.102Z] 9386262d7a74: Waiting [2023-07-18T17:57:20.102Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:57:20.102Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:20.102Z] 6673b7805575: Layer already exists [2023-07-18T17:57:20.102Z] 065547bf5649: Layer already exists [2023-07-18T17:57:20.102Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:20.102Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:20.102Z] 3.1.0-dev.10: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:20.428Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:20.754Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:20.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T17:57:20.754Z] 065547bf5649: Preparing [2023-07-18T17:57:20.754Z] 6673b7805575: Preparing [2023-07-18T17:57:20.754Z] ce53d27dddc1: Preparing [2023-07-18T17:57:20.754Z] e64e3d74b60b: Preparing [2023-07-18T17:57:20.754Z] bbf0a4fbfc82: Preparing [2023-07-18T17:57:20.754Z] 9386262d7a74: Preparing [2023-07-18T17:57:20.754Z] 9386262d7a74: Waiting [2023-07-18T17:57:20.754Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:20.754Z] 065547bf5649: Layer already exists [2023-07-18T17:57:20.754Z] 6673b7805575: Layer already exists [2023-07-18T17:57:20.754Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:57:20.754Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:20.754Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:20.754Z] c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:21.342Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:21.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-07-18T17:57:21.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-18T17:57:21.661Z] 065547bf5649: Preparing [2023-07-18T17:57:21.661Z] 6673b7805575: Preparing [2023-07-18T17:57:21.661Z] ce53d27dddc1: Preparing [2023-07-18T17:57:21.661Z] e64e3d74b60b: Preparing [2023-07-18T17:57:21.661Z] bbf0a4fbfc82: Preparing [2023-07-18T17:57:21.662Z] 9386262d7a74: Preparing [2023-07-18T17:57:21.662Z] 9386262d7a74: Waiting [2023-07-18T17:57:21.662Z] e64e3d74b60b: Layer already exists [2023-07-18T17:57:21.662Z] bbf0a4fbfc82: Layer already exists [2023-07-18T17:57:21.662Z] ce53d27dddc1: Layer already exists [2023-07-18T17:57:21.662Z] 6673b7805575: Layer already exists [2023-07-18T17:57:21.662Z] 065547bf5649: Layer already exists [2023-07-18T17:57:21.662Z] 9386262d7a74: Layer already exists [2023-07-18T17:57:21.924Z] main: digest: sha256:deaa85e272078c934a6add96c7140e7ddf544955f0f50545c7bde9035ae508f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-18T17:57:21.972Z] ===================================================== [Pipeline] echo [2023-07-18T17:57:21.978Z] taggedImages: [2023-07-18T17:57:21.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b [2023-07-18T17:57:21.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-18T17:57:21.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.10 [2023-07-18T17:57:21.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c4e9678bd2dc4350f999e9d876f0d88fec21a98b-3.1.0-dev.10 [2023-07-18T17:57:21.978Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:22.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T17:57:22.329Z] [2023-07-18T17:57:22.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:22.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T17:57:22.643Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-18T17:57:22.643Z] 8998bd30e6a1: Pulling fs layer [2023-07-18T17:57:22.643Z] 04944245beec: Pulling fs layer [2023-07-18T17:57:22.643Z] 699f458cf7ca: Pulling fs layer [2023-07-18T17:57:22.643Z] 765212b225bb: Pulling fs layer [2023-07-18T17:57:22.643Z] f23df028b6ca: Pulling fs layer [2023-07-18T17:57:22.643Z] d65c8cfc05b1: Pulling fs layer [2023-07-18T17:57:22.643Z] 2437ff75d9bd: Pulling fs layer [2023-07-18T17:57:22.643Z] 765212b225bb: Waiting [2023-07-18T17:57:22.643Z] d65c8cfc05b1: Waiting [2023-07-18T17:57:22.643Z] 2437ff75d9bd: Waiting [2023-07-18T17:57:22.643Z] f23df028b6ca: Waiting [2023-07-18T17:57:22.910Z] 04944245beec: Verifying Checksum [2023-07-18T17:57:22.910Z] 04944245beec: Download complete [2023-07-18T17:57:22.910Z] 765212b225bb: Verifying Checksum [2023-07-18T17:57:22.910Z] 765212b225bb: Download complete [2023-07-18T17:57:22.910Z] f23df028b6ca: Verifying Checksum [2023-07-18T17:57:22.910Z] f23df028b6ca: Download complete [2023-07-18T17:57:22.910Z] d65c8cfc05b1: Verifying Checksum [2023-07-18T17:57:22.910Z] d65c8cfc05b1: Download complete [2023-07-18T17:57:23.177Z] 699f458cf7ca: Verifying Checksum [2023-07-18T17:57:23.177Z] 699f458cf7ca: Download complete [2023-07-18T17:57:23.443Z] 8998bd30e6a1: Verifying Checksum [2023-07-18T17:57:23.443Z] 8998bd30e6a1: Download complete [2023-07-18T17:57:26.022Z] 2437ff75d9bd: Verifying Checksum [2023-07-18T17:57:26.022Z] 2437ff75d9bd: Download complete [2023-07-18T17:57:27.429Z] 8998bd30e6a1: Pull complete [2023-07-18T17:57:27.697Z] 04944245beec: Pull complete [2023-07-18T17:57:31.031Z] 699f458cf7ca: Pull complete [2023-07-18T17:57:31.297Z] 765212b225bb: Pull complete [2023-07-18T17:57:32.258Z] f23df028b6ca: Pull complete [2023-07-18T17:57:32.258Z] d65c8cfc05b1: Pull complete [2023-07-18T17:57:47.238Z] 2437ff75d9bd: Pull complete [2023-07-18T17:57:47.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-18T17:57:47.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-18T17:57:47.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:57:47.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-1456 does not seem to be running inside a container [2023-07-18T17:57:47.475Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-18T17:57:50.065Z] $ docker top e28590043ad35fd58e345b68e476f62f8ebecf10216bce6ff1575312f376fefa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:57:50.983Z] ---> job-cost.sh [2023-07-18T17:57:50.984Z] lf-activate-venv: SKIPPING [2023-07-18T17:57:50.984Z] INFO: No Stack... [2023-07-18T17:57:51.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-18T17:57:52.158Z] INFO: Archiving Costs [Pipeline] sh [2023-07-18T17:57:52.487Z] + + cut -d, -f6cat [2023-07-18T17:57:52.487Z] /w/workspace/edgex-go/544/archives/cost.csv [Pipeline] lock [2023-07-18T17:57:52.780Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] [2023-07-18T17:57:52.788Z] Resource [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] did not exist. Created. [2023-07-18T17:57:52.788Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-18T17:57:53.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-18T17:57:53.671Z] Stashed 1 file(s) [Pipeline] } [2023-07-18T17:57:53.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-544-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-18T17:57:53.696Z] $ docker stop --time=1 e28590043ad35fd58e345b68e476f62f8ebecf10216bce6ff1575312f376fefa [2023-07-18T17:57:55.186Z] $ docker rm -f --volumes e28590043ad35fd58e345b68e476f62f8ebecf10216bce6ff1575312f376fefa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-18T17:57:55.671Z] provisioning config files... [2023-07-18T17:57:55.679Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/544@tmp/config15404043177657638203tmp [Pipeline] { [Pipeline] sh [2023-07-18T17:57:55.975Z] + set +x [2023-07-18T17:57:55.975Z] + curl -s https://codecov.io/bash [2023-07-18T17:57:55.975Z] + bash -s -- [2023-07-18T17:57:55.975Z] [2023-07-18T17:57:55.975Z] _____ _ [2023-07-18T17:57:55.975Z] / ____| | | [2023-07-18T17:57:55.975Z] | | ___ __| | ___ ___ _____ __ [2023-07-18T17:57:55.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-18T17:57:55.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-18T17:57:55.975Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-18T17:57:55.975Z] Bash-1.0.6 [2023-07-18T17:57:55.975Z] [2023-07-18T17:57:55.975Z] [2023-07-18T17:57:55.975Z] ==> git version 2.25.1 found [2023-07-18T17:57:55.975Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-18T17:57:55.975Z] Release-Date: 2020-01-08 [2023-07-18T17:57:55.975Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-18T17:57:55.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-18T17:57:55.975Z] ==> Jenkins CI detected. [2023-07-18T17:57:55.975Z] current dir:  /w/workspace/edgex-go/544 [2023-07-18T17:57:55.975Z] project root: . [2023-07-18T17:57:55.975Z] --> token set from env [2023-07-18T17:57:55.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-18T17:57:56.235Z] ==> Running gcov in . (disable via -X gcov) [2023-07-18T17:57:56.235Z] ==> Python coveragepy not found [2023-07-18T17:57:56.235Z] ==> Searching for coverage reports in: [2023-07-18T17:57:56.235Z] + . [2023-07-18T17:57:56.235Z] -> Found 1 reports [2023-07-18T17:57:56.235Z] ==> Detecting git/mercurial file structure [2023-07-18T17:57:56.235Z] ==> Reading reports [2023-07-18T17:57:56.235Z] + ./coverage.out bytes=448414 [2023-07-18T17:57:56.235Z] ==> Appending adjustments [2023-07-18T17:57:56.235Z] https://docs.codecov.io/docs/fixing-reports [2023-07-18T17:57:57.172Z] + Found adjustments [2023-07-18T17:57:57.172Z] ==> Gzipping contents [2023-07-18T17:57:57.432Z] 60K /tmp/codecov.k9CqYi.gz [2023-07-18T17:57:57.432Z] ==> Uploading reports [2023-07-18T17:57:57.432Z] url: https://codecov.io [2023-07-18T17:57:57.432Z] query: branch=main&commit=c4e9678bd2dc4350f999e9d876f0d88fec21a98b&build=544&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F544%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-18T17:57:57.432Z] -> Pinging Codecov [2023-07-18T17:57:57.432Z] 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=c4e9678bd2dc4350f999e9d876f0d88fec21a98b&build=544&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F544%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-18T17:57:57.432Z] -> Uploading to [2023-07-18T17:57:57.432Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-18/00271124DB129430A58F1EEE437C3FCB/c4e9678bd2dc4350f999e9d876f0d88fec21a98b/ccdf1e4b-d10a-4388-8ea6-3323924cac43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230718T175757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c81eb58d2e168f746c8db6169bd354de31dea00c57ba069c3cf17e7250d8080 [2023-07-18T17:57:57.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T17:57:57.432Z] Dload Upload Total Spent Left Speed [2023-07-18T17:57:57.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57607 0 0 100 57607 0 262k --:--:-- --:--:-- --:--:-- 262k [2023-07-18T17:57:57.691Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c4e9678bd2dc4350f999e9d876f0d88fec21a98b [Pipeline] } [2023-07-18T17:57:57.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-07-18T17:57:57.911Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-18T17:57:57.928Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:58.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-18T17:57:58.227Z] [2023-07-18T17:57:58.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:57:58.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-18T17:57:58.515Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-18T17:57:58.515Z] df9b9388f04a: Pulling fs layer [2023-07-18T17:57:58.515Z] 52dc419b0ee2: Pulling fs layer [2023-07-18T17:57:58.515Z] 25bc292e5bac: Pulling fs layer [2023-07-18T17:57:58.515Z] 114826534d7a: Pulling fs layer [2023-07-18T17:57:58.515Z] 4657fd5d0bcf: Pulling fs layer [2023-07-18T17:57:58.515Z] 114826534d7a: Waiting [2023-07-18T17:57:58.515Z] 4657fd5d0bcf: Waiting [2023-07-18T17:57:58.515Z] 6ad1cebc031e: Pulling fs layer [2023-07-18T17:57:58.515Z] 8a3aa393b2d8: Pulling fs layer [2023-07-18T17:57:58.515Z] 6ad1cebc031e: Waiting [2023-07-18T17:57:58.515Z] 8a3aa393b2d8: Waiting [2023-07-18T17:57:58.515Z] 25bc292e5bac: Verifying Checksum [2023-07-18T17:57:58.515Z] 25bc292e5bac: Download complete [2023-07-18T17:57:58.515Z] 52dc419b0ee2: Verifying Checksum [2023-07-18T17:57:58.515Z] 52dc419b0ee2: Download complete [2023-07-18T17:57:58.515Z] 4657fd5d0bcf: Verifying Checksum [2023-07-18T17:57:58.515Z] 4657fd5d0bcf: Download complete [2023-07-18T17:57:58.515Z] df9b9388f04a: Download complete [2023-07-18T17:57:58.775Z] 6ad1cebc031e: Verifying Checksum [2023-07-18T17:57:58.775Z] 6ad1cebc031e: Download complete [2023-07-18T17:57:58.775Z] df9b9388f04a: Pull complete [2023-07-18T17:57:58.775Z] 52dc419b0ee2: Pull complete [2023-07-18T17:57:59.034Z] 25bc292e5bac: Pull complete [2023-07-18T17:57:59.292Z] 114826534d7a: Verifying Checksum [2023-07-18T17:57:59.292Z] 114826534d7a: Download complete [2023-07-18T17:57:59.292Z] 8a3aa393b2d8: Verifying Checksum [2023-07-18T17:57:59.292Z] 8a3aa393b2d8: Download complete [2023-07-18T17:58:03.491Z] 114826534d7a: Pull complete [2023-07-18T17:58:03.491Z] 4657fd5d0bcf: Pull complete [2023-07-18T17:58:03.491Z] 6ad1cebc031e: Pull complete [2023-07-18T17:58:06.779Z] 8a3aa393b2d8: Pull complete [2023-07-18T17:58:06.779Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-18T17:58:06.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-18T17:58:06.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:58:06.857Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:58:06.887Z] $ 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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-18T17:58:17.165Z] $ docker top 4afd40ea586fb9b6bbba20e6ee7869a0d5f1ff0958c00e56004888e1d763ecc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-18T17:58:17.235Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-07-18T17:58:17.512Z] + set -o pipefail [2023-07-18T17:58:17.512Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-07-18T17:58:22.787Z] [2023-07-18T17:58:22.787Z] Monitoring /w/workspace/edgex-go/544 (github.com/edgexfoundry/edgex-go)... [2023-07-18T17:58:22.787Z] [2023-07-18T17:58:22.787Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d5d7c14d-7017-438e-b328-45080e72aa44 [2023-07-18T17:58:22.787Z] [2023-07-18T17:58:22.787Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-18T17:58:22.787Z] [2023-07-18T17:58:22.787Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-18T17:58:22.787Z] [2023-07-18T17:58:22.787Z] [2023-07-18T17:58:22.787Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-18T17:58:22.787Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-18T17:58:22.787Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-18T17:58:22.794Z] $ docker stop --time=1 4afd40ea586fb9b6bbba20e6ee7869a0d5f1ff0958c00e56004888e1d763ecc0 [2023-07-18T17:58:28.707Z] $ docker rm -f --volumes 4afd40ea586fb9b6bbba20e6ee7869a0d5f1ff0958c00e56004888e1d763ecc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-18T17:58:29.096Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T17:58:29.108Z] provisioning config files... [2023-07-18T17:58:29.115Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/544@tmp/config15408140859379849302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:58:29.408Z] --> edgex-publish-swagger.sh [2023-07-18T17:58:29.408Z] === Publish openapi/v3 API === [2023-07-18T17:58:29.408Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-18T17:58:29.408Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/544/openapi/v3/core-command.yaml] [2023-07-18T17:58:29.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T17:58:29.408Z] Dload Upload Total Spent Left Speed [2023-07-18T17:58:29.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 55719 --:--:-- --:--:-- --:--:-- 55613 100 29030 0 0 100 29030 0 55719 --:--:-- --:--:-- --:--:-- 55613 [2023-07-18T17:58:29.977Z] [2023-07-18T17:58:29.977Z] [2023-07-18T17:58:29.977Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/544/openapi/v3/core-data.yaml] [2023-07-18T17:58:29.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T17:58:29.977Z] Dload Upload Total Spent Left Speed [2023-07-18T17:58:30.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 149k --:--:-- --:--:-- --:--:-- 149k [2023-07-18T17:58:30.237Z] [2023-07-18T17:58:30.237Z] [2023-07-18T17:58:30.237Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/544/openapi/v3/core-metadata.yaml] [2023-07-18T17:58:30.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T17:58:30.237Z] Dload Upload Total Spent Left Speed [2023-07-18T17:58:30.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 329k --:--:-- --:--:-- --:--:-- 328k 100 141k 0 0 100 141k 0 328k --:--:-- --:--:-- --:--:-- 327k [2023-07-18T17:58:30.807Z] [2023-07-18T17:58:30.807Z] [2023-07-18T17:58:30.807Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/544/openapi/v3/support-notifications.yaml] [2023-07-18T17:58:30.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T17:58:30.807Z] Dload Upload Total Spent Left Speed [2023-07-18T17:58:31.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 194k --:--:-- --:--:-- --:--:-- 194k [2023-07-18T17:58:31.066Z] [2023-07-18T17:58:31.066Z] [2023-07-18T17:58:31.066Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/544/openapi/v3/support-scheduler.yaml] [2023-07-18T17:58:31.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-18T17:58:31.325Z] Dload Upload Total Spent Left Speed [2023-07-18T17:58:31.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 86105 --:--:-- --:--:-- --:--:-- 86105 [2023-07-18T17:58:31.585Z] [2023-07-18T17:58:31.585Z] [Pipeline] } [2023-07-18T17:58:31.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-07-18T17:58:31.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T17:58:31.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:58:32.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T17:58:32.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:58:32.335Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:58:32.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T17:58:32.867Z] $ docker top 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f -eo pid,comm [2023-07-18T17:58:32.919Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-18T17:58:32.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T17:58:32.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T17:58:32.952Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T17:58:33.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T17:58:33.063Z] $ docker exec 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f ssh-agent [2023-07-18T17:58:33.177Z] SSH_AUTH_SOCK=/tmp/ssh-BfF2x6sR9ttN/agent.31 [2023-07-18T17:58:33.178Z] SSH_AGENT_PID=37 [2023-07-18T17:58:33.184Z] Running ssh-add (command line suppressed) [2023-07-18T17:58:33.282Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_16130644143846781212.key (/w/workspace/edgex-go/544@tmp/private_key_16130644143846781212.key) [2023-07-18T17:58:33.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T17:58:33.592Z] + git semver tag [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,756 [run_tag] DEBUG tag force:False [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,756 [check_head_tag] DEBUG check head tag [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,757 [execute] INFO git cat-file --batch-check [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=) [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,762 [execute] INFO git cat-file --batch [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=) [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,774 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,774 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,775 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=None) [2023-07-18T17:58:33.851Z] 2023-07-18 17:58:33,780 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:58:33.851Z] 3.1.0-dev.10 [Pipeline] } [2023-07-18T17:58:33.856Z] $ docker exec --env ******** --env ******** 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f ssh-agent -k [2023-07-18T17:58:33.950Z] unset SSH_AUTH_SOCK; [2023-07-18T17:58:33.951Z] unset SSH_AGENT_PID; [2023-07-18T17:58:33.951Z] echo Agent pid 37 killed; [2023-07-18T17:58:33.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T17:58:34.264Z] + git semver [Pipeline] } [2023-07-18T17:58:34.533Z] $ docker stop --time=1 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f [2023-07-18T17:58:35.809Z] $ docker rm -f --volumes 4c3f1c745518f4d3fac643e61a8690edeaa450df4d1e0d57f98cc231cd7e393f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:58:36.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-18T17:58:36.201Z] [2023-07-18T17:58:36.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:58:36.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-18T17:58:36.494Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-18T17:58:36.494Z] ab5ef0e58194: Pulling fs layer [2023-07-18T17:58:36.494Z] 9712f1f96733: Pulling fs layer [2023-07-18T17:58:36.494Z] 63f879dbbcfc: Pulling fs layer [2023-07-18T17:58:36.494Z] 0d9ebad4ef96: Pulling fs layer [2023-07-18T17:58:36.494Z] e9a5061849ea: Pulling fs layer [2023-07-18T17:58:36.494Z] d747dcd14b5f: Pulling fs layer [2023-07-18T17:58:36.494Z] 2de7ff778b66: Pulling fs layer [2023-07-18T17:58:36.494Z] 0d9ebad4ef96: Waiting [2023-07-18T17:58:36.494Z] e9a5061849ea: Waiting [2023-07-18T17:58:36.494Z] d747dcd14b5f: Waiting [2023-07-18T17:58:36.494Z] 9712f1f96733: Verifying Checksum [2023-07-18T17:58:36.494Z] 9712f1f96733: Download complete [2023-07-18T17:58:36.753Z] 63f879dbbcfc: Verifying Checksum [2023-07-18T17:58:36.753Z] 63f879dbbcfc: Download complete [2023-07-18T17:58:37.010Z] 0d9ebad4ef96: Verifying Checksum [2023-07-18T17:58:37.010Z] 0d9ebad4ef96: Download complete [2023-07-18T17:58:37.010Z] ab5ef0e58194: Download complete [2023-07-18T17:58:37.010Z] e9a5061849ea: Verifying Checksum [2023-07-18T17:58:37.010Z] e9a5061849ea: Download complete [2023-07-18T17:58:37.010Z] d747dcd14b5f: Verifying Checksum [2023-07-18T17:58:37.010Z] d747dcd14b5f: Download complete [2023-07-18T17:58:37.010Z] 2de7ff778b66: Verifying Checksum [2023-07-18T17:58:37.010Z] 2de7ff778b66: Download complete [2023-07-18T17:58:39.545Z] ab5ef0e58194: Pull complete [2023-07-18T17:58:39.804Z] 9712f1f96733: Pull complete [2023-07-18T17:58:40.371Z] 63f879dbbcfc: Pull complete [2023-07-18T17:58:44.567Z] 0d9ebad4ef96: Pull complete [2023-07-18T17:58:44.828Z] e9a5061849ea: Pull complete [2023-07-18T17:58:45.087Z] d747dcd14b5f: Pull complete [2023-07-18T17:58:46.480Z] 2de7ff778b66: Pull complete [2023-07-18T17:58:46.480Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-18T17:58:46.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-18T17:58:46.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:58:46.566Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:58:46.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-18T17:58:56.055Z] $ docker top 287fc3d4d68b4174b295b7849841e1810369dc88930c7217b7ddaacb7d62d488 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-18T17:58:56.134Z] provisioning config files... [2023-07-18T17:58:56.140Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/544@tmp/config2785796329656504743tmp [2023-07-18T17:58:56.149Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/544@tmp/config14578354906559943061tmp [2023-07-18T17:58:56.158Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/544@tmp/config5886644464580912602tmp [Pipeline] { [Pipeline] echo [2023-07-18T17:58:56.173Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:58:56.453Z] ---> sigul-configuration.sh [2023-07-18T17:58:56.453Z] gpg: directory `/root/.gnupg' created [2023-07-18T17:58:56.453Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-18T17:58:56.453Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-18T17:58:56.453Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-18T17:58:56.453Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-18T17:58:56.453Z] gpg: CAST5 encrypted data [2023-07-18T17:58:56.453Z] gpg: encrypted with 1 passphrase [2023-07-18T17:58:56.453Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-18T17:58:56.739Z] + mkdir /home/jenkins [2023-07-18T17:58:56.739Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-18T17:58:57.026Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-18T17:58:57.035Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:58:57.318Z] ---> sigul-install.sh [2023-07-18T17:58:57.318Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-18T17:58:57.603Z] + git tag --list [2023-07-18T17:58:57.603Z] 0.6.0 [2023-07-18T17:58:57.603Z] 0.6.1 [2023-07-18T17:58:57.603Z] 0.7.0 [2023-07-18T17:58:57.603Z] 0.7.1 [2023-07-18T17:58:57.603Z] v1.0.0 [2023-07-18T17:58:57.603Z] v1.0.1 [2023-07-18T17:58:57.603Z] v1.1.0 [2023-07-18T17:58:57.603Z] v1.2.0 [2023-07-18T17:58:57.603Z] v1.2.1 [2023-07-18T17:58:57.603Z] v1.3.0 [2023-07-18T17:58:57.603Z] v1.3.1 [2023-07-18T17:58:57.603Z] v2.0.0 [2023-07-18T17:58:57.603Z] v2.1.0 [2023-07-18T17:58:57.603Z] v2.1.1 [2023-07-18T17:58:57.603Z] v2.2.0 [2023-07-18T17:58:57.603Z] v2.3.0 [2023-07-18T17:58:57.603Z] v3.0 [2023-07-18T17:58:57.603Z] v3.0.0 [2023-07-18T17:58:57.603Z] v3.1.0-dev.1 [2023-07-18T17:58:57.603Z] v3.1.0-dev.10 [2023-07-18T17:58:57.603Z] v3.1.0-dev.2 [2023-07-18T17:58:57.603Z] v3.1.0-dev.3 [2023-07-18T17:58:57.603Z] v3.1.0-dev.4 [2023-07-18T17:58:57.603Z] v3.1.0-dev.5 [2023-07-18T17:58:57.603Z] v3.1.0-dev.6 [2023-07-18T17:58:57.603Z] v3.1.0-dev.7 [2023-07-18T17:58:57.603Z] v3.1.0-dev.8 [2023-07-18T17:58:57.603Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-18T17:58:57.890Z] + lftools sign git-tag v3.1.0-dev.10 [2023-07-18T17:58:58.459Z] Signing Git tag with Sigul... [2023-07-18T17:58:58.459Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-07-18T17:58:58.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:58:59.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-18T17:58:59.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-18T17:58:59.038Z] $ docker stop --time=1 287fc3d4d68b4174b295b7849841e1810369dc88930c7217b7ddaacb7d62d488 [2023-07-18T17:59:00.309Z] $ docker rm -f --volumes 287fc3d4d68b4174b295b7849841e1810369dc88930c7217b7ddaacb7d62d488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-18T17:59:00.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T17:59:00.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:59:01.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T17:59:01.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:59:01.083Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:59:01.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T17:59:01.453Z] $ docker top 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T17:59:01.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T17:59:01.542Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T17:59:01.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T17:59:01.652Z] $ docker exec 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 ssh-agent [2023-07-18T17:59:01.752Z] SSH_AUTH_SOCK=/tmp/ssh-O5Hxa1afte8s/agent.32 [2023-07-18T17:59:01.752Z] SSH_AGENT_PID=38 [2023-07-18T17:59:01.757Z] Running ssh-add (command line suppressed) [2023-07-18T17:59:01.857Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_3466751858522025497.key (/w/workspace/edgex-go/544@tmp/private_key_3466751858522025497.key) [2023-07-18T17:59:01.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T17:59:02.157Z] + git semver bump pre [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,346 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,347 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,347 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,347 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/edgex-go/544/.semver/main with force:True [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,347 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,347 [write_file] DEBUG write to file:/w/workspace/edgex-go/544/.semver/main [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,349 [execute] INFO git cat-file --batch-check [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,355 [execute] INFO git cat-file --batch [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T17:59:02.417Z] 2023-07-18 17:59:02,362 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:59:02.417Z] 3.1.0-dev.11 [Pipeline] } [2023-07-18T17:59:02.421Z] $ docker exec --env ******** --env ******** 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 ssh-agent -k [2023-07-18T17:59:02.526Z] unset SSH_AUTH_SOCK; [2023-07-18T17:59:02.526Z] unset SSH_AGENT_PID; [2023-07-18T17:59:02.527Z] echo Agent pid 38 killed; [2023-07-18T17:59:02.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T17:59:02.850Z] + git semver [Pipeline] } [2023-07-18T17:59:03.121Z] $ docker stop --time=1 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 [2023-07-18T17:59:04.399Z] $ docker rm -f --volumes 9860951497f3eb6e784a24336db25b2c130af4fc5d0dce1623b742e8dd797617 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-18T17:59:04.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-18T17:59:04.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:59:05.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-18T17:59:05.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:59:05.113Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:59:05.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-18T17:59:05.486Z] $ docker top 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 -eo pid,comm [2023-07-18T17:59:05.544Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-18T17:59:05.544Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-18T17:59:05.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-18T17:59:05.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-18T17:59:05.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-18T17:59:05.701Z] $ docker exec 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 ssh-agent [2023-07-18T17:59:05.819Z] SSH_AUTH_SOCK=/tmp/ssh-KvPKmB8QjCAV/agent.33 [2023-07-18T17:59:05.819Z] SSH_AGENT_PID=39 [2023-07-18T17:59:05.825Z] Running ssh-add (command line suppressed) [2023-07-18T17:59:05.913Z] Identity added: /w/workspace/edgex-go/544@tmp/private_key_16190231995488607776.key (/w/workspace/edgex-go/544@tmp/private_key_16190231995488607776.key) [2023-07-18T17:59:05.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-18T17:59:06.218Z] + git semver push [2023-07-18T17:59:06.477Z] 2023-07-18 17:59:06,419 [run_push] DEBUG push [2023-07-18T17:59:06.477Z] 2023-07-18 17:59:06,420 [execute] INFO git cat-file --batch-check [2023-07-18T17:59:06.477Z] 2023-07-18 17:59:06,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=) [2023-07-18T17:59:06.477Z] 2023-07-18 17:59:06,424 [execute] INFO git rev-list 621217693602e0987526ffbb8363091157c83878 -- [2023-07-18T17:59:06.477Z] 2023-07-18 17:59:06,424 [execute] DEBUG Popen(['git', 'rev-list', '621217693602e0987526ffbb8363091157c83878', '--'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-18T17:59:06.477Z] 2023-07-18 17:59:06,442 [execute] INFO git fetch -v origin [2023-07-18T17:59:06.477Z] 2023-07-18 17:59:06,443 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-18T17:59:07.046Z] 2023-07-18 17:59:06,952 [run_push] DEBUG no remote changes detected [2023-07-18T17:59:07.046Z] 2023-07-18 17:59:06,952 [execute] INFO git push origin semver [2023-07-18T17:59:07.046Z] 2023-07-18 17:59:06,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/544/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-18T17:59:07.985Z] 2023-07-18 17:59:07,786 [run_push] DEBUG push all version tags [2023-07-18T17:59:07.986Z] 2023-07-18 17:59:07,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-18T17:59:07.986Z] 2023-07-18 17:59:07,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/544, universal_newlines=False, shell=None, istream=None) [2023-07-18T17:59:08.925Z] 2023-07-18 17:59:08,583 [read_version] DEBUG read version from /w/workspace/edgex-go/544/.semver/main [2023-07-18T17:59:08.925Z] 3.1.0-dev.11 [Pipeline] } [2023-07-18T17:59:08.929Z] $ docker exec --env ******** --env ******** 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 ssh-agent -k [2023-07-18T17:59:09.049Z] unset SSH_AUTH_SOCK; [2023-07-18T17:59:09.049Z] unset SSH_AGENT_PID; [2023-07-18T17:59:09.049Z] echo Agent pid 39 killed; [2023-07-18T17:59:09.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-18T17:59:09.362Z] + git semver [Pipeline] } [2023-07-18T17:59:09.628Z] $ docker stop --time=1 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 [2023-07-18T17:59:10.920Z] $ docker rm -f --volumes 137159ce29fa321150254e65aaf821cbadc29af3184ef827a31ca42cc69aebe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-18T17:59:11.478Z] + [ -d /w/workspace/edgex-go/544/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:59:11.767Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:59:12.633Z] ---> package-listing.sh [2023-07-18T17:59:12.633Z] ++ facter osfamily [2023-07-18T17:59:12.633Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-18T17:59:12.892Z] + OS_FAMILY=debian [2023-07-18T17:59:12.892Z] + workspace=/w/workspace/edgex-go/544 [2023-07-18T17:59:12.892Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-18T17:59:12.892Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-18T17:59:12.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-18T17:59:12.892Z] + PACKAGES=/tmp/packages_start.txt [2023-07-18T17:59:12.892Z] + '[' /w/workspace/edgex-go/544 ']' [2023-07-18T17:59:12.892Z] + PACKAGES=/tmp/packages_end.txt [2023-07-18T17:59:12.892Z] + case "${OS_FAMILY}" in [2023-07-18T17:59:12.892Z] + dpkg -l [2023-07-18T17:59:12.892Z] + grep '^ii' [2023-07-18T17:59:12.892Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-18T17:59:12.892Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-18T17:59:12.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-18T17:59:12.892Z] + '[' /w/workspace/edgex-go/544 ']' [2023-07-18T17:59:12.892Z] + mkdir -p /w/workspace/edgex-go/544/archives/ [2023-07-18T17:59:12.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/544/archives/ [Pipeline] echo [2023-07-18T17:59:12.902Z] 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/544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-18T17:59:13.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:59:13.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T17:59:13.732Z] [2023-07-18T17:59:13.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-18T17:59:14.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T17:59:14.024Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-18T17:59:14.024Z] 5eb5b503b376: Pulling fs layer [2023-07-18T17:59:14.024Z] 5c69ac0246d0: Pulling fs layer [2023-07-18T17:59:14.024Z] ec43610c2a17: Pulling fs layer [2023-07-18T17:59:14.024Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-18T17:59:14.024Z] 33b1e0a273af: Pulling fs layer [2023-07-18T17:59:14.024Z] 5d3b04190fa2: Pulling fs layer [2023-07-18T17:59:14.024Z] 2f39f015ded8: Pulling fs layer [2023-07-18T17:59:14.024Z] 3a2ae6a8a46f: Waiting [2023-07-18T17:59:14.024Z] 33b1e0a273af: Waiting [2023-07-18T17:59:14.024Z] 5d3b04190fa2: Waiting [2023-07-18T17:59:14.024Z] 2f39f015ded8: Waiting [2023-07-18T17:59:14.024Z] 5c69ac0246d0: Verifying Checksum [2023-07-18T17:59:14.024Z] 5c69ac0246d0: Download complete [2023-07-18T17:59:14.024Z] 3a2ae6a8a46f: Download complete [2023-07-18T17:59:14.024Z] ec43610c2a17: Verifying Checksum [2023-07-18T17:59:14.024Z] ec43610c2a17: Download complete [2023-07-18T17:59:14.024Z] 33b1e0a273af: Verifying Checksum [2023-07-18T17:59:14.024Z] 33b1e0a273af: Download complete [2023-07-18T17:59:14.024Z] 5d3b04190fa2: Download complete [2023-07-18T17:59:14.283Z] 5eb5b503b376: Download complete [2023-07-18T17:59:14.848Z] 2f39f015ded8: Verifying Checksum [2023-07-18T17:59:14.848Z] 2f39f015ded8: Download complete [2023-07-18T17:59:15.415Z] 5eb5b503b376: Pull complete [2023-07-18T17:59:15.673Z] 5c69ac0246d0: Pull complete [2023-07-18T17:59:16.239Z] ec43610c2a17: Pull complete [2023-07-18T17:59:16.239Z] 3a2ae6a8a46f: Pull complete [2023-07-18T17:59:16.496Z] 33b1e0a273af: Pull complete [2023-07-18T17:59:16.496Z] 5d3b04190fa2: Pull complete [2023-07-18T17:59:21.841Z] 2f39f015ded8: Pull complete [2023-07-18T17:59:21.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-18T17:59:21.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-18T17:59:21.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-18T17:59:21.918Z] prd-ubuntu20.04-docker-8c-8g-1455 does not seem to be running inside a container [2023-07-18T17:59:21.942Z] $ 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/544/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/544 -v /w/workspace/edgex-go/544:/w/workspace/edgex-go/544:rw,z -v /w/workspace/edgex-go/544@tmp:/w/workspace/edgex-go/544@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-18T17:59:27.945Z] $ docker top 6fe5615fd4df17f761365e31c7a0e342041500208a3d703587bf724fdc147feb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-18T17:59:28.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-18T17:59:28.567Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-18T17:59:28.848Z] + ls /var/log/sa-host [2023-07-18T17:59:28.848Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-18T17:59:28.988Z] provisioning config files... [2023-07-18T17:59:28.998Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/544@tmp/config14032886955979635219tmp [Pipeline] { [Pipeline] echo [2023-07-18T17:59:29.012Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:59:29.292Z] ---> create-netrc.sh [Pipeline] } [2023-07-18T17:59:29.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:59:29.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-18T17:59:29.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:59:29.924Z] ---> sudo-logs.sh [2023-07-18T17:59:29.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-18T17:59:29.942Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:59:30.289Z] ---> job-cost.sh [2023-07-18T17:59:30.289Z] lf-activate-venv: SKIPPING [2023-07-18T17:59:30.289Z] DEBUG: total: 0.10999999940395355 [2023-07-18T17:59:30.289Z] INFO: Retrieving Stack Cost... [2023-07-18T17:59:30.583Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-18T17:59:30.877Z] INFO: Archiving Costs [Pipeline] echo [2023-07-18T17:59:30.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-18T17:59:31.209Z] ---> logs-deploy.sh [2023-07-18T17:59:31.209Z] lf-activate-venv: SKIPPING [2023-07-18T17:59:31.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/544 [2023-07-18T17:59:31.209Z] INFO: archiving workspace using pattern(s): [2023-07-18T17:59:32.149Z] Archives upload complete. [2023-07-18T17:59:32.408Z] INFO: archiving logs to Nexus [2023-07-18T17:59:32.978Z] ---> uname -a: [2023-07-18T17:59:32.978Z] Linux prd-ubuntu20-04-docker-8c-8g-1455 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] ---> lscpu: [2023-07-18T17:59:32.978Z] Architecture: x86_64 [2023-07-18T17:59:32.978Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-18T17:59:32.978Z] Byte Order: Little Endian [2023-07-18T17:59:32.978Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-18T17:59:32.978Z] CPU(s): 8 [2023-07-18T17:59:32.978Z] On-line CPU(s) list: 0-7 [2023-07-18T17:59:32.978Z] Thread(s) per core: 1 [2023-07-18T17:59:32.978Z] Core(s) per socket: 1 [2023-07-18T17:59:32.978Z] Socket(s): 8 [2023-07-18T17:59:32.978Z] NUMA node(s): 1 [2023-07-18T17:59:32.978Z] Vendor ID: AuthenticAMD [2023-07-18T17:59:32.978Z] CPU family: 23 [2023-07-18T17:59:32.978Z] Model: 49 [2023-07-18T17:59:32.978Z] Model name: AMD EPYC-Rome Processor [2023-07-18T17:59:32.978Z] Stepping: 0 [2023-07-18T17:59:32.978Z] CPU MHz: 2799.998 [2023-07-18T17:59:32.978Z] BogoMIPS: 5599.99 [2023-07-18T17:59:32.978Z] Virtualization: AMD-V [2023-07-18T17:59:32.978Z] Hypervisor vendor: KVM [2023-07-18T17:59:32.978Z] Virtualization type: full [2023-07-18T17:59:32.978Z] L1d cache: 256 KiB [2023-07-18T17:59:32.978Z] L1i cache: 256 KiB [2023-07-18T17:59:32.978Z] L2 cache: 4 MiB [2023-07-18T17:59:32.978Z] L3 cache: 128 MiB [2023-07-18T17:59:32.978Z] NUMA node0 CPU(s): 0-7 [2023-07-18T17:59:32.978Z] Vulnerability Itlb multihit: Not affected [2023-07-18T17:59:32.978Z] Vulnerability L1tf: Not affected [2023-07-18T17:59:32.978Z] Vulnerability Mds: Not affected [2023-07-18T17:59:32.978Z] Vulnerability Meltdown: Not affected [2023-07-18T17:59:32.978Z] Vulnerability Mmio stale data: Not affected [2023-07-18T17:59:32.978Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-18T17:59:32.978Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-18T17:59:32.978Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-18T17:59:32.978Z] Vulnerability Srbds: Not affected [2023-07-18T17:59:32.978Z] Vulnerability Tsx async abort: Not affected [2023-07-18T17:59:32.978Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] ---> nproc: [2023-07-18T17:59:32.978Z] 8 [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] ---> df -h: [2023-07-18T17:59:32.978Z] Filesystem Size Used Avail Use% Mounted on [2023-07-18T17:59:32.978Z] overlay 155G 23G 132G 15% / [2023-07-18T17:59:32.978Z] tmpfs 64M 0 64M 0% /dev [2023-07-18T17:59:32.978Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-18T17:59:32.978Z] shm 64M 0 64M 0% /dev/shm [2023-07-18T17:59:32.978Z] /dev/vda1 155G 23G 132G 15% /facter-os [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] ---> sar -b -r -n DEV: [2023-07-18T17:59:32.978Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1455) 07/18/23 _x86_64_ (8 CPU) [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] 17:31:15 LINUX RESTART (8 CPU) [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] 17:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-18T17:59:32.978Z] 17:33:01 136.65 4.19 132.47 0.00 478.97 77741.40 0.00 [2023-07-18T17:59:32.978Z] 17:34:01 38.21 0.08 38.13 0.00 7.20 17854.49 0.00 [2023-07-18T17:59:32.978Z] 17:35:01 36.06 1.27 34.79 0.00 25.06 11178.69 0.00 [2023-07-18T17:59:32.978Z] 17:36:02 189.07 0.39 188.67 0.00 43.34 115389.53 0.00 [2023-07-18T17:59:32.978Z] 17:37:01 366.65 16.81 349.84 0.00 3536.21 118555.09 0.00 [2023-07-18T17:59:32.978Z] 17:38:01 325.94 0.42 325.52 0.00 8.26 97155.61 0.00 [2023-07-18T17:59:32.978Z] 17:39:01 350.27 0.03 350.23 0.00 0.27 91914.70 0.00 [2023-07-18T17:59:32.978Z] 17:40:01 261.20 0.12 261.08 0.00 25.59 7174.01 0.00 [2023-07-18T17:59:32.978Z] 17:41:01 17.08 0.05 17.03 0.00 2.67 428.46 0.00 [2023-07-18T17:59:32.978Z] 17:42:01 2.22 0.00 2.22 0.00 0.00 23.60 0.00 [2023-07-18T17:59:32.978Z] 17:43:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-07-18T17:59:32.978Z] 17:44:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 [2023-07-18T17:59:32.978Z] 17:45:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 [2023-07-18T17:59:32.978Z] 17:46:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2023-07-18T17:59:32.978Z] 17:47:01 1.72 0.02 1.70 0.00 0.13 22.66 0.00 [2023-07-18T17:59:32.978Z] 17:48:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 [2023-07-18T17:59:32.978Z] 17:49:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2023-07-18T17:59:32.978Z] 17:50:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 [2023-07-18T17:59:32.978Z] 17:51:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-07-18T17:59:32.978Z] 17:52:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 [2023-07-18T17:59:32.978Z] 17:53:01 2.88 1.67 1.22 0.00 37.73 15.46 0.00 [2023-07-18T17:59:32.978Z] 17:54:01 1.42 0.18 1.23 0.00 18.53 17.46 0.00 [2023-07-18T17:59:32.978Z] 17:55:01 2.08 0.00 2.08 0.00 0.00 24.26 0.00 [2023-07-18T17:59:32.978Z] 17:56:01 1.52 0.02 1.50 0.00 4.27 17.19 0.00 [2023-07-18T17:59:32.978Z] 17:57:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2023-07-18T17:59:32.978Z] 17:58:01 3.02 0.07 2.95 0.00 7.87 125.98 0.00 [2023-07-18T17:59:32.978Z] 17:59:01 127.57 0.30 127.27 0.00 4.66 58708.11 0.00 [2023-07-18T17:59:32.978Z] Average: 69.40 0.94 68.46 0.00 153.23 22051.85 0.00 [2023-07-18T17:59:32.978Z] [2023-07-18T17:59:32.978Z] 17:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-18T17:59:32.978Z] 17:33:01 28141384 31611824 698288 2.12 112824 3571368 1860632 5.48 1064108 3250944 140 [2023-07-18T17:59:32.978Z] 17:34:01 27617152 31477540 823820 2.51 115240 3922948 2021500 5.96 1583444 3207856 95476 [2023-07-18T17:59:32.978Z] 17:35:01 27435064 31562648 735568 2.24 119248 4159148 1828604 5.39 1400596 3547464 286772 [2023-07-18T17:59:32.978Z] 17:36:02 22558004 31450248 842704 2.56 131156 8798084 2548892 7.51 1654064 8045028 2263568 [2023-07-18T17:59:32.978Z] 17:37:01 20647824 31449896 814060 2.48 241220 10410872 2463436 7.26 2134476 9256000 558728 [2023-07-18T17:59:32.978Z] 17:38:01 15193416 29705876 2497516 7.60 271908 13800960 9402992 27.71 4622084 11842740 1218344 [2023-07-18T17:59:32.978Z] 17:39:01 16435540 31436452 821588 2.50 280604 14370904 2430160 7.16 2567112 12831876 13584 [2023-07-18T17:59:32.978Z] 17:40:01 16384372 31470308 792096 2.41 286000 14447532 2316896 6.83 2861380 12588660 472 [2023-07-18T17:59:32.978Z] 17:41:01 16398644 31485772 775956 2.36 286936 14447744 2180224 6.43 2998680 12436496 4 [2023-07-18T17:59:32.978Z] 17:42:01 16399112 31486324 775596 2.36 287020 14447744 2180224 6.43 2997272 12436496 8 [2023-07-18T17:59:32.978Z] 17:43:01 16406120 31493364 768500 2.34 287048 14447748 2180224 6.43 2990484 12436500 12 [2023-07-18T17:59:32.978Z] 17:44:01 16406588 31493852 768312 2.34 287056 14447752 2180224 6.43 2990484 12436512 12 [2023-07-18T17:59:32.978Z] 17:45:01 16415416 31502744 759488 2.31 287116 14447756 2180224 6.43 2981772 12436516 16 [2023-07-18T17:59:32.978Z] 17:46:01 16415256 31502612 759428 2.31 287140 14447760 2180224 6.43 2982028 12436520 172 [2023-07-18T17:59:32.978Z] 17:47:01 16414108 31501748 760588 2.31 287196 14447864 2231564 6.58 2982340 12436612 184 [2023-07-18T17:59:32.979Z] 17:48:01 16414596 31502300 760036 2.31 287252 14447868 2231564 6.58 2981788 12436616 8 [2023-07-18T17:59:32.979Z] 17:49:01 16415312 31503072 759180 2.31 287308 14447868 2231564 6.58 2981852 12436616 16 [2023-07-18T17:59:32.979Z] 17:50:01 16415256 31503028 759184 2.31 287340 14447872 2231564 6.58 2982312 12436620 184 [2023-07-18T17:59:32.979Z] 17:51:01 16415272 31503048 759152 2.31 287352 14447876 2231564 6.58 2981848 12436624 8 [2023-07-18T17:59:32.979Z] 17:52:01 16415276 31503144 759300 2.31 287432 14447880 2231564 6.58 2982016 12436624 44 [2023-07-18T17:59:32.979Z] 17:53:01 16407004 31496992 765420 2.33 287484 14449008 2231564 6.58 2992012 12437012 4 [2023-07-18T17:59:32.979Z] 17:54:01 16404368 31495456 764808 2.33 287528 14449584 2273576 6.70 2986972 12437452 236 [2023-07-18T17:59:32.979Z] 17:55:01 16407844 31498688 763224 2.32 287576 14449576 2256040 6.65 2986084 12437448 8 [2023-07-18T17:59:32.979Z] 17:56:01 16407836 31498848 763020 2.32 287600 14449704 2256040 6.65 2986124 12437576 16 [2023-07-18T17:59:32.979Z] 17:57:01 16407852 31498916 762940 2.32 287656 14449692 2256040 6.65 2986228 12437584 4 [2023-07-18T17:59:32.979Z] 17:58:01 15798988 31450136 811656 2.47 288828 14981444 2502876 7.38 3035292 12969456 532720 [2023-07-18T17:59:32.979Z] 17:59:01 14858000 31426020 831444 2.53 326692 15757872 2604308 7.68 3155972 13684052 712 [2023-07-18T17:59:32.979Z] Average: 17927245 31426328 838995 2.55 261399 12957127 2508307 7.39 2772179 11209256 184128 [2023-07-18T17:59:32.979Z] [2023-07-18T17:59:32.979Z] 17:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-18T17:59:32.979Z] 17:33:01 lo 2.51 2.51 0.25 0.25 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:33:01 ens3 879.88 826.79 10523.02 86.97 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:33:01 docker0 693.19 653.14 49.80 4564.45 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:34:01 ens3 63.24 61.71 45.74 116.15 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:34:01 docker0 1.03 1.10 0.08 0.10 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:34:01 veth5913cea 1.03 1.22 0.09 0.11 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:35:01 ens3 27.66 18.63 31.32 11.83 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:35:01 docker0 0.55 0.55 0.04 0.05 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:35:01 veth5913cea 0.55 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth8fa6fcd 1.30 2.94 0.10 42.33 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth49cb2e9 3.15 6.45 0.25 84.94 0.00 0.00 0.00 0.01 [2023-07-18T17:59:32.979Z] 17:36:02 vethe9bf2c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth5e1b056 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth4003684 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth04d9d12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 vethb616564 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth0bda935 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth3d0f0ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth8e6ddbe 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 vethfbf5e50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth8278293 1.25 2.86 0.10 42.40 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 ens3 121.92 73.26 2522.43 19.62 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 docker0 11.46 24.61 0.73 334.07 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:36:02 veth5e670a5 4.40 9.87 0.34 122.09 0.00 0.00 0.00 0.01 [2023-07-18T17:59:32.979Z] 17:36:02 veth18c4e75 1.36 3.32 0.10 42.36 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:37:01 veth2accbde 67.12 117.88 6.39 594.58 0.00 0.00 0.00 0.05 [2023-07-18T17:59:32.979Z] 17:37:01 vetha63a94c 63.24 122.39 6.13 594.74 0.00 0.00 0.00 0.05 [2023-07-18T17:59:32.979Z] 17:37:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:37:01 vethd5ee9cf 64.06 118.88 6.19 594.55 0.00 0.00 0.00 0.05 [2023-07-18T17:59:32.979Z] 17:37:01 veth65fba58 61.74 114.81 6.03 594.11 0.00 0.00 0.00 0.05 [2023-07-18T17:59:32.979Z] 17:37:01 veth8e6ddbe 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:37:01 ens3 795.31 409.71 5910.59 42.62 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:37:01 docker0 341.20 634.94 27.83 3572.55 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:37:01 veth2826f12 64.14 120.10 6.18 594.51 0.00 0.00 0.00 0.05 [2023-07-18T17:59:32.979Z] 17:38:01 veth2afe849 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 veth5dfe3b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 veth096e899 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 vethde53856 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 veth8e6ddbe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 veth7587206 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 vethfa57d06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 veth22e9b3f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 vethf8a346d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 vethe725d15 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 veth863bce7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 ens3 21.54 13.50 16.68 9.32 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:38:01 veth35a25c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:39:01 veth2600d4c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:39:01 vetha0f1a98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:39:01 veth8e6ddbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:39:01 ens3 7.66 5.68 5.92 3.46 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:40:01 lo 50.18 50.18 4.94 4.94 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:40:01 ens3 450.17 485.44 236.01 2384.30 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:41:01 lo 21.13 21.13 2.08 2.08 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:41:01 ens3 226.43 241.28 126.52 1103.80 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:42:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:47:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:49:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:52:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:53:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:53:01 ens3 7.72 6.18 5.32 6.22 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:54:01 ens3 0.28 0.35 0.10 0.06 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:55:01 ens3 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:57:01 ens3 1.35 0.73 2.30 0.11 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.979Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] 17:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] 17:58:01 ens3 118.40 65.62 3965.10 8.52 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] 17:59:01 veth88ec9ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] 17:59:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] 17:59:01 ens3 287.54 184.59 4247.70 42.94 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] 17:59:01 docker0 70.56 125.00 5.40 1014.08 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] Average: veth88ec9ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] Average: lo 2.96 2.96 0.29 0.29 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] Average: ens3 110.61 88.03 1015.63 142.12 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] Average: docker0 40.80 52.56 3.06 346.70 0.00 0.00 0.00 0.00 [2023-07-18T17:59:32.980Z] [2023-07-18T17:59:32.980Z] [2023-07-18T17:59:32.980Z] ---> sar -P ALL: [2023-07-18T17:59:32.980Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1455) 07/18/23 _x86_64_ (8 CPU) [2023-07-18T17:59:32.980Z] [2023-07-18T17:59:32.980Z] 17:31:15 LINUX RESTART (8 CPU) [2023-07-18T17:59:32.980Z] [2023-07-18T17:59:32.980Z] 17:32:02 CPU %user %nice %system %iowait %steal %idle [2023-07-18T17:59:32.980Z] 17:33:01 all 8.72 0.00 3.94 6.16 0.08 81.10 [2023-07-18T17:59:32.980Z] 17:33:01 0 9.42 0.00 3.65 0.26 0.09 86.58 [2023-07-18T17:59:32.980Z] 17:33:01 1 6.14 0.00 3.82 33.54 0.09 56.41 [2023-07-18T17:59:32.980Z] 17:33:01 2 11.74 0.00 3.91 7.15 0.07 77.14 [2023-07-18T17:59:32.980Z] 17:33:01 3 7.14 0.00 3.98 1.61 0.09 87.17 [2023-07-18T17:59:32.980Z] 17:33:01 4 8.01 0.00 4.41 0.14 0.07 87.38 [2023-07-18T17:59:32.980Z] 17:33:01 5 9.52 0.00 3.41 4.14 0.05 82.88 [2023-07-18T17:59:32.980Z] 17:33:01 6 8.06 0.00 4.17 1.19 0.09 86.50 [2023-07-18T17:59:32.980Z] 17:33:01 7 9.72 0.00 4.17 1.14 0.10 84.86 [2023-07-18T17:59:32.980Z] 17:34:01 all 29.18 0.00 5.10 1.89 0.09 63.74 [2023-07-18T17:59:32.980Z] 17:34:01 0 28.59 0.00 4.51 2.73 0.10 64.08 [2023-07-18T17:59:32.980Z] 17:34:01 1 27.68 0.00 6.02 9.93 0.08 56.28 [2023-07-18T17:59:32.980Z] 17:34:01 2 31.90 0.00 4.94 0.92 0.10 62.13 [2023-07-18T17:59:32.980Z] 17:34:01 3 29.09 0.00 5.24 0.81 0.08 64.77 [2023-07-18T17:59:32.980Z] 17:34:01 4 30.06 0.00 5.78 0.20 0.08 63.88 [2023-07-18T17:59:32.980Z] 17:34:01 5 28.54 0.00 5.05 0.45 0.08 65.86 [2023-07-18T17:59:32.980Z] 17:34:01 6 29.59 0.00 4.85 0.02 0.08 65.47 [2023-07-18T17:59:32.980Z] 17:34:01 7 27.97 0.00 4.43 0.03 0.10 67.47 [2023-07-18T17:59:32.980Z] 17:35:01 all 49.66 0.00 7.46 0.79 0.11 41.98 [2023-07-18T17:59:32.980Z] 17:35:01 0 50.01 0.00 7.69 0.35 0.10 41.85 [2023-07-18T17:59:32.980Z] 17:35:01 1 49.42 0.00 7.72 1.57 0.10 41.20 [2023-07-18T17:59:32.980Z] 17:35:01 2 49.88 0.00 7.05 0.34 0.10 42.63 [2023-07-18T17:59:32.980Z] 17:35:01 3 49.65 0.00 7.62 0.05 0.10 42.59 [2023-07-18T17:59:32.980Z] 17:35:01 4 50.01 0.00 6.83 0.15 0.13 42.88 [2023-07-18T17:59:32.980Z] 17:35:01 5 49.60 0.00 7.30 0.20 0.10 42.80 [2023-07-18T17:59:32.980Z] 17:35:01 6 48.73 0.00 7.83 3.42 0.12 39.90 [2023-07-18T17:59:32.980Z] 17:35:01 7 50.03 0.00 7.62 0.27 0.10 41.98 [2023-07-18T17:59:32.980Z] 17:36:02 all 17.24 0.00 6.30 13.66 0.10 62.70 [2023-07-18T17:59:32.980Z] 17:36:02 0 16.85 0.00 5.68 21.19 0.29 55.99 [2023-07-18T17:59:32.980Z] 17:36:02 1 17.07 0.00 8.16 14.28 0.07 60.42 [2023-07-18T17:59:32.980Z] 17:36:02 2 17.93 0.00 5.52 8.67 0.08 67.79 [2023-07-18T17:59:32.980Z] 17:36:02 3 18.05 0.00 5.79 3.85 0.07 72.25 [2023-07-18T17:59:32.980Z] 17:36:02 4 15.76 0.00 7.25 23.27 0.10 53.62 [2023-07-18T17:59:32.980Z] 17:36:02 5 15.96 0.00 6.50 5.70 0.07 71.77 [2023-07-18T17:59:32.980Z] 17:36:02 6 18.41 0.00 5.71 28.51 0.07 47.30 [2023-07-18T17:59:32.980Z] 17:36:02 7 17.94 0.00 5.78 4.25 0.08 71.94 [2023-07-18T17:59:32.980Z] 17:37:01 all 8.12 0.00 4.52 17.26 0.09 70.02 [2023-07-18T17:59:32.980Z] 17:37:01 0 9.78 0.00 5.20 29.21 0.12 55.69 [2023-07-18T17:59:32.980Z] 17:37:01 1 10.34 0.00 6.11 13.39 0.09 70.07 [2023-07-18T17:59:32.980Z] 17:37:01 2 6.32 0.00 3.66 6.44 0.09 83.50 [2023-07-18T17:59:32.980Z] 17:37:01 3 6.27 0.00 4.61 3.81 0.09 85.22 [2023-07-18T17:59:32.980Z] 17:37:01 4 10.77 0.00 4.91 25.99 0.07 58.26 [2023-07-18T17:59:32.980Z] 17:37:01 5 8.08 0.00 4.67 33.05 0.05 54.15 [2023-07-18T17:59:32.980Z] 17:37:01 6 6.94 0.00 3.42 4.51 0.10 85.02 [2023-07-18T17:59:32.980Z] 17:37:01 7 6.43 0.00 3.58 21.89 0.09 68.01 [2023-07-18T17:59:32.980Z] 17:38:01 all 54.57 0.00 9.72 8.15 0.13 27.44 [2023-07-18T17:59:32.980Z] 17:38:01 0 54.98 0.00 10.56 8.91 0.13 25.41 [2023-07-18T17:59:32.980Z] 17:38:01 1 55.35 0.00 9.81 9.22 0.12 25.50 [2023-07-18T17:59:32.980Z] 17:38:01 2 54.63 0.00 9.60 3.61 0.10 32.06 [2023-07-18T17:59:32.980Z] 17:38:01 3 53.31 0.00 9.40 1.10 0.17 36.02 [2023-07-18T17:59:32.980Z] 17:38:01 4 54.71 0.00 10.02 7.77 0.14 27.36 [2023-07-18T17:59:32.980Z] 17:38:01 5 54.40 0.00 10.30 31.95 0.15 3.20 [2023-07-18T17:59:32.980Z] 17:38:01 6 54.06 0.00 9.50 1.38 0.08 34.98 [2023-07-18T17:59:32.980Z] 17:38:01 7 55.09 0.00 8.57 1.25 0.13 34.96 [2023-07-18T17:59:32.980Z] 17:39:01 all 65.24 0.00 9.08 4.25 0.14 21.29 [2023-07-18T17:59:32.980Z] 17:39:01 0 66.60 0.00 8.14 3.85 0.12 21.30 [2023-07-18T17:59:32.980Z] 17:39:01 1 66.01 0.00 9.13 2.81 0.10 21.95 [2023-07-18T17:59:32.980Z] 17:39:01 2 64.64 0.00 8.78 0.22 0.15 26.21 [2023-07-18T17:59:32.980Z] 17:39:01 3 66.27 0.00 8.06 0.56 0.19 24.93 [2023-07-18T17:59:32.980Z] 17:39:01 4 62.89 0.00 10.91 2.48 0.16 23.56 [2023-07-18T17:59:32.980Z] 17:39:01 5 64.87 0.00 8.60 1.26 0.12 25.15 [2023-07-18T17:59:32.980Z] 17:39:01 6 66.63 0.00 8.67 1.78 0.12 22.81 [2023-07-18T17:59:32.980Z] 17:39:01 7 63.89 0.00 10.43 21.00 0.14 4.55 [2023-07-18T17:59:32.980Z] 17:40:01 all 9.10 0.00 1.80 1.81 0.07 87.22 [2023-07-18T17:59:32.980Z] 17:40:01 0 10.56 0.00 2.18 3.45 0.07 83.74 [2023-07-18T17:59:32.980Z] 17:40:01 1 10.04 0.00 2.04 1.99 0.07 85.86 [2023-07-18T17:59:32.980Z] 17:40:01 2 9.90 0.00 1.92 1.52 0.07 86.60 [2023-07-18T17:59:32.980Z] 17:40:01 3 7.87 0.00 1.57 0.22 0.08 90.25 [2023-07-18T17:59:32.980Z] 17:40:01 4 11.17 0.00 1.77 1.45 0.07 85.54 [2023-07-18T17:59:32.980Z] 17:40:01 5 3.87 0.00 1.37 2.77 0.05 91.94 [2023-07-18T17:59:32.980Z] 17:40:01 6 10.48 0.00 1.69 1.22 0.07 86.53 [2023-07-18T17:59:32.980Z] 17:40:01 7 8.91 0.00 1.85 1.85 0.10 87.29 [2023-07-18T17:59:32.980Z] 17:41:01 all 3.91 0.00 0.56 0.04 0.03 95.46 [2023-07-18T17:59:32.980Z] 17:41:01 0 6.02 0.00 0.72 0.02 0.03 93.21 [2023-07-18T17:59:32.980Z] 17:41:01 1 3.96 0.00 0.62 0.20 0.03 95.19 [2023-07-18T17:59:32.980Z] 17:41:01 2 3.99 0.00 0.58 0.02 0.03 95.38 [2023-07-18T17:59:32.980Z] 17:41:01 3 4.18 0.00 0.52 0.02 0.03 95.25 [2023-07-18T17:59:32.980Z] 17:41:01 4 5.15 0.00 0.62 0.02 0.03 94.18 [2023-07-18T17:59:32.980Z] 17:41:01 5 1.57 0.00 0.37 0.02 0.02 98.03 [2023-07-18T17:59:32.980Z] 17:41:01 6 2.61 0.00 0.42 0.02 0.03 96.92 [2023-07-18T17:59:32.980Z] 17:41:01 7 3.79 0.00 0.67 0.00 0.05 95.49 [2023-07-18T17:59:32.980Z] 17:42:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-07-18T17:59:32.980Z] 17:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:42:01 1 0.05 0.00 0.02 0.05 0.00 99.88 [2023-07-18T17:59:32.980Z] 17:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-18T17:59:32.980Z] 17:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T17:59:32.980Z] 17:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-18T17:59:32.980Z] 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-18T17:59:32.980Z] 17:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-18T17:59:32.980Z] 17:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-18T17:59:32.980Z] 17:43:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-18T17:59:32.980Z] 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.980Z] 17:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-18T17:59:32.980Z] [2023-07-18T17:59:32.980Z] 17:43:01 CPU %user %nice %system %iowait %steal %idle [2023-07-18T17:59:32.980Z] 17:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:44:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-18T17:59:32.980Z] 17:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.980Z] 17:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-18T17:59:32.980Z] 17:45:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-07-18T17:59:32.980Z] 17:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-18T17:59:32.980Z] 17:45:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2023-07-18T17:59:32.980Z] 17:45:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-18T17:59:32.980Z] 17:45:01 3 0.33 0.00 0.02 0.00 0.00 99.65 [2023-07-18T17:59:32.980Z] 17:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-18T17:59:32.980Z] 17:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.980Z] 17:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-18T17:59:32.980Z] 17:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.980Z] 17:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-18T17:59:32.980Z] 17:47:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-07-18T17:59:32.980Z] 17:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-18T17:59:32.980Z] 17:47:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2023-07-18T17:59:32.980Z] 17:47:01 2 0.02 0.00 0.07 0.00 0.00 99.92 [2023-07-18T17:59:32.980Z] 17:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-18T17:59:32.980Z] 17:47:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-18T17:59:32.980Z] 17:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-18T17:59:32.980Z] 17:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-18T17:59:32.980Z] 17:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-18T17:59:32.980Z] 17:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-07-18T17:59:32.980Z] 17:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:48:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-07-18T17:59:32.981Z] 17:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.981Z] 17:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.981Z] 17:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-18T17:59:32.981Z] 17:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-07-18T17:59:32.981Z] 17:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-18T17:59:32.981Z] 17:49:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-18T17:59:32.981Z] 17:49:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-07-18T17:59:32.981Z] 17:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-18T17:59:32.981Z] 17:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-18T17:59:32.981Z] 17:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:49:01 7 0.02 0.00 0.05 0.02 0.00 99.92 [2023-07-18T17:59:32.981Z] 17:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-18T17:59:32.981Z] 17:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:50:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.981Z] 17:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.981Z] 17:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-18T17:59:32.981Z] 17:51:01 all 0.10 0.00 0.01 0.00 0.27 99.62 [2023-07-18T17:59:32.981Z] 17:51:01 0 0.00 0.00 0.02 0.00 0.63 99.35 [2023-07-18T17:59:32.981Z] 17:51:01 1 0.02 0.00 0.02 0.02 0.43 99.52 [2023-07-18T17:59:32.981Z] 17:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:51:01 4 0.63 0.00 0.00 0.00 1.09 98.29 [2023-07-18T17:59:32.981Z] 17:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-18T17:59:32.981Z] 17:52:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-18T17:59:32.981Z] 17:52:01 3 0.02 0.00 0.02 0.08 0.02 99.87 [2023-07-18T17:59:32.981Z] 17:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:52:01 7 0.03 0.00 0.05 0.03 0.02 99.87 [2023-07-18T17:59:32.981Z] 17:53:01 all 0.27 0.00 0.04 0.01 0.00 99.68 [2023-07-18T17:59:32.981Z] 17:53:01 0 0.37 0.00 0.00 0.02 0.00 99.62 [2023-07-18T17:59:32.981Z] 17:53:01 1 0.32 0.00 0.05 0.02 0.02 99.60 [2023-07-18T17:59:32.981Z] 17:53:01 2 0.25 0.00 0.05 0.00 0.00 99.70 [2023-07-18T17:59:32.981Z] 17:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:53:01 4 0.13 0.00 0.02 0.00 0.00 99.85 [2023-07-18T17:59:32.981Z] 17:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:53:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-18T17:59:32.981Z] 17:53:01 7 1.03 0.00 0.12 0.02 0.00 98.83 [2023-07-18T17:59:32.981Z] 17:54:01 all 0.11 0.00 0.04 0.00 0.01 99.84 [2023-07-18T17:59:32.981Z] 17:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-18T17:59:32.981Z] 17:54:01 2 0.07 0.00 0.08 0.00 0.02 99.83 [2023-07-18T17:59:32.981Z] 17:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:54:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2023-07-18T17:59:32.981Z] 17:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:54:01 6 0.55 0.00 0.10 0.00 0.00 99.35 [2023-07-18T17:59:32.981Z] 17:54:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-07-18T17:59:32.981Z] [2023-07-18T17:59:32.981Z] 17:54:01 CPU %user %nice %system %iowait %steal %idle [2023-07-18T17:59:32.981Z] 17:55:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-07-18T17:59:32.981Z] 17:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-07-18T17:59:32.981Z] 17:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-18T17:59:32.981Z] 17:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-18T17:59:32.981Z] 17:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:55:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-18T17:59:32.981Z] 17:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-18T17:59:32.981Z] 17:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:55:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2023-07-18T17:59:32.981Z] 17:56:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-07-18T17:59:32.981Z] 17:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-18T17:59:32.981Z] 17:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-18T17:59:32.981Z] 17:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:56:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-07-18T17:59:32.981Z] 17:56:01 4 0.23 0.00 0.02 0.00 0.00 99.75 [2023-07-18T17:59:32.981Z] 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-18T17:59:32.981Z] 17:56:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-18T17:59:32.981Z] 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-07-18T17:59:32.981Z] 17:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-18T17:59:32.981Z] 17:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-18T17:59:32.981Z] 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.981Z] 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.981Z] 17:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-18T17:59:32.981Z] 17:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-18T17:59:32.981Z] 17:58:01 all 1.60 0.00 0.70 0.02 0.01 97.67 [2023-07-18T17:59:32.981Z] 17:58:01 0 1.84 0.00 0.94 0.00 0.02 97.21 [2023-07-18T17:59:32.981Z] 17:58:01 1 1.49 0.00 0.63 0.02 0.03 97.83 [2023-07-18T17:59:32.981Z] 17:58:01 2 1.92 0.00 0.87 0.02 0.02 97.18 [2023-07-18T17:59:32.981Z] 17:58:01 3 1.79 0.00 0.52 0.05 0.02 97.63 [2023-07-18T17:59:32.981Z] 17:58:01 4 1.16 0.00 0.39 0.05 0.02 98.39 [2023-07-18T17:59:32.981Z] 17:58:01 5 1.72 0.00 0.94 0.00 0.02 97.33 [2023-07-18T17:59:32.981Z] 17:58:01 6 1.82 0.00 0.72 0.02 0.00 97.45 [2023-07-18T17:59:32.981Z] 17:58:01 7 1.07 0.00 0.60 0.00 0.00 98.33 [2023-07-18T17:59:32.981Z] 17:59:01 all 7.58 0.00 3.38 5.54 0.06 83.45 [2023-07-18T17:59:32.981Z] 17:59:01 0 7.74 0.00 5.68 35.19 0.09 51.30 [2023-07-18T17:59:32.981Z] 17:59:01 1 8.71 0.00 3.08 0.22 0.05 87.94 [2023-07-18T17:59:32.981Z] 17:59:01 2 6.85 0.00 3.61 0.02 0.05 89.47 [2023-07-18T17:59:32.981Z] 17:59:01 3 7.31 0.00 3.19 0.56 0.05 88.89 [2023-07-18T17:59:32.981Z] 17:59:01 4 6.78 0.00 2.72 6.16 0.05 84.29 [2023-07-18T17:59:32.981Z] 17:59:01 5 8.79 0.00 3.12 2.48 0.05 85.55 [2023-07-18T17:59:32.981Z] 17:59:01 6 7.47 0.00 2.65 0.03 0.05 89.80 [2023-07-18T17:59:32.981Z] 17:59:01 7 6.95 0.00 3.04 0.00 0.07 89.95 [2023-07-18T17:59:32.981Z] Average: all 9.39 0.00 1.94 2.18 0.05 86.45 [2023-07-18T17:59:32.981Z] Average: 0 9.67 0.00 2.02 3.84 0.07 84.41 [2023-07-18T17:59:32.981Z] Average: 1 9.46 0.00 2.11 3.19 0.05 85.20 [2023-07-18T17:59:32.981Z] Average: 2 9.57 0.00 1.87 1.06 0.03 87.47 [2023-07-18T17:59:32.981Z] Average: 3 9.25 0.00 1.86 0.47 0.04 88.38 [2023-07-18T17:59:32.981Z] Average: 4 9.39 0.00 2.03 2.48 0.08 86.02 [2023-07-18T17:59:32.981Z] Average: 5 9.06 0.00 1.90 3.00 0.03 86.01 [2023-07-18T17:59:32.981Z] Average: 6 9.38 0.00 1.83 1.53 0.03 87.23 [2023-07-18T17:59:32.981Z] Average: 7 9.30 0.00 1.88 1.88 0.04 86.89 [2023-07-18T17:59:32.981Z] [2023-07-18T17:59:32.981Z] [2023-07-18T17:59:32.981Z]