Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b791e6ee5a2a3a6eb267af43de5b080d31e9a077 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-ssh4792331352440258937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13350671816330774059.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12023149994281281455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8742129427838070699.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-ssh12061439960702021694.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.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8727’ Running on prd-ubuntu20.04-docker-8c-8g-8729 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/443 [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/443 # 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 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 (main) > 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 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 # timeout=10 Commit message: "Merge pull request #4414 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.0.0-dev.9" > git rev-list --no-walk 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T03:40:21.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T03:40:21.361Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T03:40:21.379Z] ========================================================= [2023-03-08T03:40:21.379Z] EdgeX Global Pipelines Version Info [2023-03-08T03:40:21.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T03:40:22.088Z] ------------------- [2023-03-08T03:40:22.088Z] stable info: [2023-03-08T03:40:22.088Z] ------------------- [2023-03-08T03:40:22.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T03:40:22.088Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T03:40:22.088Z] Message: update stable to v1.0.244 [2023-03-08T03:40:22.655Z] ------------------- [2023-03-08T03:40:22.655Z] experimental info: [2023-03-08T03:40:22.655Z] ------------------- [2023-03-08T03:40:22.656Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T03:40:22.656Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T03:40:22.656Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T03:40:22.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T03:40:22.837Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T03:40:22.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T03:40:22.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T03:40:22.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T03:40:22.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T03:40:22.891Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T03:40:22.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T03:40:22.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T03:40:22.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T03:40:22.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T03:40:22.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T03:40:22.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T03:40:22.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T03:40:23.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T03:40:23.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T03:40:23.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T03:40:23.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T03:40:23.051Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T03:40:23.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T03:40:23.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T03:40:23.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T03:40:23.099Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T03:40:23.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T03:40:23.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T03:40:23.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T03:40:23.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] echo [2023-03-08T03:40:23.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b791e6e [Pipeline] echo [2023-03-08T03:40:23.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T03:40:23.212Z] provisioning config files... [2023-03-08T03:40:23.225Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config15665362388811426695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T03:40:23.524Z] ---> docker-login.sh [2023-03-08T03:40:23.524Z] nexus3.edgexfoundry.org:10001 [2023-03-08T03:40:23.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:40:23.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:40:23.783Z] Configure a credential helper to remove this warning. See [2023-03-08T03:40:23.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:40:23.783Z] [2023-03-08T03:40:23.783Z] Login Succeeded [2023-03-08T03:40:23.783Z] nexus3.edgexfoundry.org:10002 [2023-03-08T03:40:23.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:40:23.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:40:23.783Z] Configure a credential helper to remove this warning. See [2023-03-08T03:40:23.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:40:23.783Z] [2023-03-08T03:40:23.783Z] Login Succeeded [2023-03-08T03:40:23.783Z] nexus3.edgexfoundry.org:10003 [2023-03-08T03:40:24.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:40:24.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:40:24.041Z] Configure a credential helper to remove this warning. See [2023-03-08T03:40:24.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:40:24.041Z] [2023-03-08T03:40:24.041Z] Login Succeeded [2023-03-08T03:40:24.041Z] nexus3.edgexfoundry.org:10004 [2023-03-08T03:40:24.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:40:24.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:40:24.041Z] Configure a credential helper to remove this warning. See [2023-03-08T03:40:24.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:40:24.041Z] [2023-03-08T03:40:24.041Z] Login Succeeded [2023-03-08T03:40:24.041Z] docker.io [2023-03-08T03:40:24.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:40:24.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:40:24.300Z] Configure a credential helper to remove this warning. See [2023-03-08T03:40:24.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:40:24.300Z] [2023-03-08T03:40:24.300Z] Login Succeeded [2023-03-08T03:40:24.300Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T03:40:24.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T03:40:24.612Z] + 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-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + dirname cmd/core-command/Dockerfile [2023-03-08T03:40:24.612Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T03:40:24.612Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T03:40:24.612Z] cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T03:40:24.612Z] + + dirname cmd/core-data/Dockerfile [2023-03-08T03:40:24.612Z] cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T03:40:24.612Z] + dirname cmd/core-metadata/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T03:40:24.612Z] + + cut -d/ -f2 [2023-03-08T03:40:24.612Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T03:40:24.612Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T03:40:24.612Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T03:40:24.612Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T03:40:24.612Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T03:40:24.612Z] cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T03:40:24.612Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T03:40:24.612Z] cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T03:40:24.612Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T03:40:24.612Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T03:40:24.612Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T03:40:24.612Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T03:40:24.612Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T03:40:24.612Z] + cut -d/ -f2 [2023-03-08T03:40:24.612Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T03:40:24.667Z] 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-03-08T03:40:25.007Z] + git rev-list -1 --merges b791e6ee5a2a3a6eb267af43de5b080d31e9a077~1..b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] echo [2023-03-08T03:40:25.017Z] -----------> git rev-list -1 --merges b791e6ee5a2a3a6eb267af43de5b080d31e9a077~1..b791e6ee5a2a3a6eb267af43de5b080d31e9a077 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:40:25.017Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [false] [Pipeline] sh [2023-03-08T03:40:25.298Z] + git log --format=format:%s -1 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] echo [2023-03-08T03:40:25.328Z] ========================================================= [2023-03-08T03:40:25.328Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T03:40:25.328Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T03:40:25.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T03:40:25.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T03:40:25.694Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T03:40:25.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T03:40:25.694Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T03:40:25.694Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T03:40:25.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:40:26.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T03:40:26.034Z] [2023-03-08T03:40:26.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:40:26.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T03:40:26.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T03:40:26.334Z] b85a868b505f: Pulling fs layer [2023-03-08T03:40:26.334Z] e2be974225ed: Pulling fs layer [2023-03-08T03:40:26.334Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T03:40:26.334Z] 988bab9f4d93: Pulling fs layer [2023-03-08T03:40:26.334Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T03:40:26.334Z] eaf3925da568: Pulling fs layer [2023-03-08T03:40:26.334Z] bab4dde63d76: Pulling fs layer [2023-03-08T03:40:26.334Z] 988bab9f4d93: Waiting [2023-03-08T03:40:26.334Z] 1469e6f7b9e6: Waiting [2023-03-08T03:40:26.334Z] bde34c3a00c8: Pulling fs layer [2023-03-08T03:40:26.334Z] b352a97aabf1: Pulling fs layer [2023-03-08T03:40:26.334Z] 4872d77fe225: Pulling fs layer [2023-03-08T03:40:26.334Z] bab4dde63d76: Waiting [2023-03-08T03:40:26.334Z] b352a97aabf1: Waiting [2023-03-08T03:40:26.334Z] bde34c3a00c8: Waiting [2023-03-08T03:40:26.334Z] 5851b861e8e6: Pulling fs layer [2023-03-08T03:40:26.334Z] 4872d77fe225: Waiting [2023-03-08T03:40:26.334Z] e2be974225ed: Verifying Checksum [2023-03-08T03:40:26.334Z] e2be974225ed: Download complete [2023-03-08T03:40:26.334Z] 988bab9f4d93: Verifying Checksum [2023-03-08T03:40:26.334Z] 988bab9f4d93: Download complete [2023-03-08T03:40:26.595Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T03:40:26.595Z] 1469e6f7b9e6: Download complete [2023-03-08T03:40:26.595Z] eaf3925da568: Verifying Checksum [2023-03-08T03:40:26.595Z] eaf3925da568: Download complete [2023-03-08T03:40:26.595Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T03:40:26.595Z] 339a4e72a1f5: Download complete [2023-03-08T03:40:26.595Z] bde34c3a00c8: Verifying Checksum [2023-03-08T03:40:26.595Z] b352a97aabf1: Verifying Checksum [2023-03-08T03:40:26.595Z] b352a97aabf1: Download complete [2023-03-08T03:40:26.595Z] 4872d77fe225: Verifying Checksum [2023-03-08T03:40:26.595Z] 4872d77fe225: Download complete [2023-03-08T03:40:26.595Z] 5851b861e8e6: Verifying Checksum [2023-03-08T03:40:26.595Z] b85a868b505f: Verifying Checksum [2023-03-08T03:40:26.595Z] b85a868b505f: Download complete [2023-03-08T03:40:26.853Z] bab4dde63d76: Verifying Checksum [2023-03-08T03:40:26.853Z] bab4dde63d76: Download complete [2023-03-08T03:40:27.800Z] b85a868b505f: Pull complete [2023-03-08T03:40:28.068Z] e2be974225ed: Pull complete [2023-03-08T03:40:28.639Z] 339a4e72a1f5: Pull complete [2023-03-08T03:40:28.639Z] 988bab9f4d93: Pull complete [2023-03-08T03:40:28.899Z] 1469e6f7b9e6: Pull complete [2023-03-08T03:40:28.899Z] eaf3925da568: Pull complete [2023-03-08T03:40:30.806Z] bab4dde63d76: Pull complete [2023-03-08T03:40:30.806Z] bde34c3a00c8: Pull complete [2023-03-08T03:40:30.806Z] b352a97aabf1: Pull complete [2023-03-08T03:40:31.066Z] 4872d77fe225: Pull complete [2023-03-08T03:40:31.066Z] 5851b861e8e6: Pull complete [2023-03-08T03:40:31.066Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T03:40:31.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T03:40:31.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:40:31.146Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T03:40:31.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T03:40:33.766Z] $ docker top 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 -eo pid,comm [2023-03-08T03:40:33.820Z] 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-03-08T03:40:33.820Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T03:40:33.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T03:40:33.854Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T03:40:33.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T03:40:33.982Z] $ docker exec 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent [2023-03-08T03:40:34.094Z] SSH_AUTH_SOCK=/tmp/ssh-ONIfJn6k2ieA/agent.32 [2023-03-08T03:40:34.094Z] SSH_AGENT_PID=38 [2023-03-08T03:40:34.100Z] Running ssh-add (command line suppressed) [2023-03-08T03:40:34.197Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_12813274479862113214.key (/w/workspace/edgex-go/443@tmp/private_key_12813274479862113214.key) [2023-03-08T03:40:34.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T03:40:34.485Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T03:40:34.503Z] $ docker exec --env ******** --env ******** 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent -k [2023-03-08T03:40:34.599Z] unset SSH_AUTH_SOCK; [2023-03-08T03:40:34.599Z] unset SSH_AGENT_PID; [2023-03-08T03:40:34.600Z] echo Agent pid 38 killed; [2023-03-08T03:40:34.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T03:40:34.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T03:40:34.629Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T03:40:34.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T03:40:34.750Z] $ docker exec 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent [2023-03-08T03:40:34.866Z] SSH_AUTH_SOCK=/tmp/ssh-hD1aPMiAwgye/agent.71 [2023-03-08T03:40:34.866Z] SSH_AGENT_PID=77 [2023-03-08T03:40:34.871Z] Running ssh-add (command line suppressed) [2023-03-08T03:40:34.978Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_18319729358804010269.key (/w/workspace/edgex-go/443@tmp/private_key_18319729358804010269.key) [2023-03-08T03:40:34.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T03:40:35.270Z] + git semver init [2023-03-08T03:40:35.529Z] 2023-03-08 03:40:35,458 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T03:40:35.529Z] 2023-03-08 03:40:35,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/443/.semver [2023-03-08T03:40:35.529Z] 2023-03-08 03:40:35,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/443/.semver [2023-03-08T03:40:35.529Z] 2023-03-08 03:40:35,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/443/.semver'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=None) [2023-03-08T03:40:40.818Z] 2023-03-08 03:40:40,151 [append_file] DEBUG append to file:/w/workspace/edgex-go/443/.git/info/exclude [2023-03-08T03:40:40.818Z] 2023-03-08 03:40:40,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/443/.semver/main with force:False [2023-03-08T03:40:40.818Z] 2023-03-08 03:40:40,151 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T03:40:40.818Z] 2023-03-08 03:40:40,152 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T03:40:40.818Z] 3.0.0-dev.81 [Pipeline] } [2023-03-08T03:40:40.832Z] $ docker exec --env ******** --env ******** 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent -k [2023-03-08T03:40:40.932Z] unset SSH_AUTH_SOCK; [2023-03-08T03:40:40.933Z] unset SSH_AGENT_PID; [2023-03-08T03:40:40.933Z] echo Agent pid 77 killed; [2023-03-08T03:40:40.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T03:40:41.237Z] + git semver [Pipeline] } [2023-03-08T03:40:41.510Z] $ docker stop --time=1 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 [2023-03-08T03:40:42.796Z] $ docker rm -f --volumes 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T03:40:43.126Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T03:40:43.321Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T03:40:43.324Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.81 [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-03-08T03:40:43.728Z] + git config --global --add safe.directory /w/workspace/edgex-go/443 [Pipeline] echo [2023-03-08T03:40:43.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T03:40:43.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T03:40:43.756Z] ========================================================= [2023-03-08T03:40:43.756Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T03:40:43.756Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T03:40:44.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T03:40:44.039Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T03:40:44.039Z] 213ec9aee27d: Pulling fs layer [2023-03-08T03:40:44.039Z] 4583459ba037: Pulling fs layer [2023-03-08T03:40:44.039Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T03:40:44.039Z] 53926ce57604: Pulling fs layer [2023-03-08T03:40:44.039Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T03:40:44.039Z] 22ff95d597cd: Pulling fs layer [2023-03-08T03:40:44.039Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T03:40:44.039Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T03:40:44.039Z] a7acece74701: Pulling fs layer [2023-03-08T03:40:44.039Z] 53926ce57604: Waiting [2023-03-08T03:40:44.039Z] 21b2b0c7a3f4: Waiting [2023-03-08T03:40:44.039Z] 22ff95d597cd: Waiting [2023-03-08T03:40:44.039Z] 12d6caf4c0d1: Waiting [2023-03-08T03:40:44.039Z] 96b7cbca73a9: Waiting [2023-03-08T03:40:44.039Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T03:40:44.039Z] 93c1e223e6f2: Download complete [2023-03-08T03:40:44.039Z] 4583459ba037: Download complete [2023-03-08T03:40:44.039Z] 21b2b0c7a3f4: Download complete [2023-03-08T03:40:44.039Z] 22ff95d597cd: Verifying Checksum [2023-03-08T03:40:44.039Z] 22ff95d597cd: Download complete [2023-03-08T03:40:44.039Z] 213ec9aee27d: Verifying Checksum [2023-03-08T03:40:44.039Z] 213ec9aee27d: Download complete [2023-03-08T03:40:44.039Z] 12d6caf4c0d1: Download complete [2023-03-08T03:40:44.299Z] 213ec9aee27d: Pull complete [2023-03-08T03:40:44.299Z] 4583459ba037: Pull complete [2023-03-08T03:40:44.564Z] 93c1e223e6f2: Pull complete [2023-03-08T03:40:44.823Z] a7acece74701: Verifying Checksum [2023-03-08T03:40:44.823Z] a7acece74701: Download complete [2023-03-08T03:40:44.823Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T03:40:44.823Z] 96b7cbca73a9: Download complete [2023-03-08T03:40:45.082Z] 53926ce57604: Verifying Checksum [2023-03-08T03:40:45.082Z] 53926ce57604: Download complete [2023-03-08T03:40:49.267Z] 53926ce57604: Pull complete [2023-03-08T03:40:49.267Z] 21b2b0c7a3f4: Pull complete [2023-03-08T03:40:49.267Z] 22ff95d597cd: Pull complete [2023-03-08T03:40:49.267Z] 12d6caf4c0d1: Pull complete [2023-03-08T03:40:51.167Z] 96b7cbca73a9: Pull complete [2023-03-08T03:40:52.104Z] a7acece74701: Pull complete [2023-03-08T03:40:52.104Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T03:40:52.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T03:40:52.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T03:40:52.402Z] + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T03:40:52.402Z] WORKDIR /edgex [2023-03-08T03:40:52.402Z] COPY go.mod . [2023-03-08T03:40:52.402Z] RUN go mod download . [2023-03-08T03:40:52.402Z] [2023-03-08T03:40:52.972Z] Sending build context to Docker daemon 170.3MB [2023-03-08T03:40:52.972Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T03:40:52.972Z] ---> db6d94c90886 [2023-03-08T03:40:52.972Z] Step 2/4 : WORKDIR /edgex [2023-03-08T03:40:58.408Z] Still waiting to schedule task [2023-03-08T03:40:58.408Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8728’ [2023-03-08T03:40:59.555Z] ---> Running in 0596ff92f977 [2023-03-08T03:40:59.555Z] Removing intermediate container 0596ff92f977 [2023-03-08T03:40:59.555Z] ---> 5e306cce7a87 [2023-03-08T03:40:59.555Z] Step 3/4 : COPY go.mod . [2023-03-08T03:40:59.555Z] ---> 21d33ba40062 [2023-03-08T03:40:59.555Z] Step 4/4 : RUN go mod download [2023-03-08T03:40:59.555Z] ---> Running in f44707a72444 [2023-03-08T03:41:14.550Z] Removing intermediate container f44707a72444 [2023-03-08T03:41:14.550Z] ---> 69937a0d1d15 [2023-03-08T03:41:14.550Z] Successfully built 69937a0d1d15 [2023-03-08T03:41:14.550Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:41:14.853Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T03:41:14.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:41:14.920Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T03:41:14.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T03:41:15.343Z] $ docker top 3f82dc5304627636d26a3d2c9f260e8b85acd4d9451b4e005b5b9765eed222c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T03:41:15.680Z] + go version [2023-03-08T03:41:15.681Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T03:41:15.694Z] $ docker stop --time=1 3f82dc5304627636d26a3d2c9f260e8b85acd4d9451b4e005b5b9765eed222c5 [2023-03-08T03:41:16.977Z] $ docker rm -f --volumes 3f82dc5304627636d26a3d2c9f260e8b85acd4d9451b4e005b5b9765eed222c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:41:17.362Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T03:41:17.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:41:17.440Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T03:41:17.475Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T03:41:17.808Z] $ docker top f1a5e8c7741818756ee2397e6de686d47cf4d1dbb6cbb9a33711af0565adaa8f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T03:41:17.876Z] ========================================================= [2023-03-08T03:41:17.876Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T03:41:17.876Z] ========================================================= [Pipeline] sh [2023-03-08T03:41:18.161Z] + git config --global --add safe.directory /w/workspace/edgex-go/443 [Pipeline] fileExists [Pipeline] sh [2023-03-08T03:41:18.455Z] + make test [2023-03-08T03:41:18.455Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T03:41:25.025Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T03:41:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T03:41:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T03:41:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2023-03-08T03:41:42.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.137s coverage: 71.2% of statements [2023-03-08T03:41:42.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T03:41:42.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T03:41:42.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T03:41:42.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.0% of statements [2023-03-08T03:41:42.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T03:41:42.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.483s coverage: 88.5% of statements [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.526s coverage: 95.6% of statements [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.111s coverage: 0.9% of statements [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2023-03-08T03:41:43.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 82.9% of statements [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-03-08T03:41:43.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-03-08T03:41:53.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.389s coverage: 79.9% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 84.8% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T03:42:05.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T03:42:05.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T03:42:05.574Z] 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-03-08T03:42:27.486Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T03:42:27.486Z] go vet ./... [2023-03-08T03:42:28.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T03:42:28.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T03:42:28.420Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T03:42:28.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T03:42:28.985Z] + ls -al . [2023-03-08T03:42:28.985Z] total 704 [2023-03-08T03:42:28.985Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 03:41 . [2023-03-08T03:42:28.985Z] drwxr-xr-x 4 root root 4096 Mar 8 03:41 .. [2023-03-08T03:42:28.985Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 03:40 .blubracket [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 03:40 .dockerignore [2023-03-08T03:42:28.985Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 03:42 .git [2023-03-08T03:42:28.985Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 03:40 .github [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 03:40 .gitignore [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 03:40 .golangci.yml [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 03:40 .hadolint.yml [2023-03-08T03:42:28.985Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 03:40 .semver [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 03:40 .sonarcloud.properties [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 03:40 ADOPTERS.md [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 03:40 Attribution.txt [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 03:40 CHANGELOG.md [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 03:40 CONTRIBUTING.md [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 03:40 GOVERNANCE.md [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 03:40 Jenkinsfile [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 03:40 LICENSE [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 03:40 Makefile [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 03:40 OWNERS.md [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 03:40 README.md [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 03:40 SECURITY.md [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 12 Mar 8 03:40 VERSION [2023-03-08T03:42:28.985Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 03:40 bin [2023-03-08T03:42:28.985Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 03:40 cmd [2023-03-08T03:42:28.985Z] -rw-r--r-- 1 root root 446903 Mar 8 03:42 coverage.out [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 03:40 go.mod [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 03:40 go.sum [2023-03-08T03:42:28.985Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 03:40 internal [2023-03-08T03:42:28.985Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 03:40 openapi [2023-03-08T03:42:28.985Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 03:40 snap [2023-03-08T03:42:28.985Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 03:40 version.go [Pipeline] sh [2023-03-08T03:42:29.277Z] + '[' -e coverage.out ] [2023-03-08T03:42:29.277Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T03:42:29.369Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T03:42:29.744Z] + make build [2023-03-08T03:42:29.744Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T03:42:42.049Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T03:42:43.425Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T03:42:44.799Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T03:42:45.734Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T03:42:53.843Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T03:42:54.777Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T03:42:56.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T03:42:57.102Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T03:42:58.049Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T03:42:58.993Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T03:43:00.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-08T03:43:01.768Z] $ docker stop --time=1 f1a5e8c7741818756ee2397e6de686d47cf4d1dbb6cbb9a33711af0565adaa8f [2023-03-08T03:43:06.086Z] $ docker rm -f --volumes f1a5e8c7741818756ee2397e6de686d47cf4d1dbb6cbb9a33711af0565adaa8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:43:06.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T03:43:06.912Z] [2023-03-08T03:43:06.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:43:07.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T03:43:07.221Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T03:43:07.221Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T03:43:07.221Z] ca9280d653b3: Pulling fs layer [2023-03-08T03:43:07.221Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T03:43:07.221Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T03:43:07.221Z] cbdbe7a5bc2a: Download complete [2023-03-08T03:43:07.482Z] ca9280d653b3: Verifying Checksum [2023-03-08T03:43:07.482Z] ca9280d653b3: Download complete [2023-03-08T03:43:07.482Z] cbdbe7a5bc2a: Pull complete [2023-03-08T03:43:08.050Z] 7e9c9ca2126c: Verifying Checksum [2023-03-08T03:43:08.050Z] 7e9c9ca2126c: Download complete [2023-03-08T03:43:08.050Z] ca9280d653b3: Pull complete [2023-03-08T03:43:11.334Z] 7e9c9ca2126c: Pull complete [2023-03-08T03:43:11.334Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T03:43:11.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T03:43:11.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:43:11.406Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T03:43:11.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-03-08T03:43:14.360Z] $ docker top b531612b9444e4e587ac1725ecc8ab9e09b15d4aa232cab3710b2307957a9783 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T03:43:14.701Z] + docker-compose build --help [2023-03-08T03:43:14.701Z] + grep parallel [2023-03-08T03:43:15.268Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T03:43:15.280Z] $ docker stop --time=1 b531612b9444e4e587ac1725ecc8ab9e09b15d4aa232cab3710b2307957a9783 [2023-03-08T03:43:16.554Z] $ docker rm -f --volumes b531612b9444e4e587ac1725ecc8ab9e09b15d4aa232cab3710b2307957a9783 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:43:16.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T03:43:16.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:43:17.019Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T03:43:17.052Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T03:43:17.389Z] $ docker top 5ee11ca6919c1b554c55049e645c31086b0024a9d99fdfd8ee481e7933b735d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T03:43:17.737Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T03:43:18.671Z] Building core-command ... [2023-03-08T03:43:18.671Z] Building core-common-config-bootstrapper ... [2023-03-08T03:43:18.671Z] Building core-data ... [2023-03-08T03:43:18.671Z] Building core-metadata ... [2023-03-08T03:43:18.671Z] Building security-bootstrapper ... [2023-03-08T03:43:18.671Z] Building security-proxy-auth ... [2023-03-08T03:43:18.671Z] Building security-proxy-setup ... [2023-03-08T03:43:18.671Z] Building security-secretstore-setup ... [2023-03-08T03:43:18.671Z] Building security-spiffe-token-provider ... [2023-03-08T03:43:18.671Z] Building security-spire-agent ... [2023-03-08T03:43:18.671Z] Building security-spire-config ... [2023-03-08T03:43:18.671Z] Building security-spire-server ... [2023-03-08T03:43:18.671Z] Building support-notifications ... [2023-03-08T03:43:18.671Z] Building support-scheduler ... [2023-03-08T03:43:18.671Z] Building support-scheduler [2023-03-08T03:43:18.671Z] Building core-command [2023-03-08T03:43:18.671Z] Building security-secretstore-setup [2023-03-08T03:43:18.671Z] Building security-proxy-auth [2023-03-08T03:43:18.671Z] Building security-spire-agent [2023-03-08T03:43:33.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:43:33.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:43:33.554Z] ---> 69937a0d1d15 [2023-03-08T03:43:33.554Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T03:43:33.554Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:43:33.554Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:43:33.554Z] ---> 69937a0d1d15 [2023-03-08T03:43:33.554Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:43:33.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:43:33.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:43:33.554Z] ---> 69937a0d1d15 [2023-03-08T03:43:33.554Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:43:33.554Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:43:33.555Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:43:33.555Z] ---> 69937a0d1d15 [2023-03-08T03:43:33.555Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T03:43:33.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:43:33.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:43:33.555Z] ---> 69937a0d1d15 [2023-03-08T03:43:33.555Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:43:41.673Z] ---> Running in f9aa773e21d0 [2023-03-08T03:43:41.673Z] ---> Running in 0bbde9294d02 [2023-03-08T03:43:41.673Z] ---> Running in dbbe9b9808b4 [2023-03-08T03:43:41.673Z] ---> Running in a3e4565839d5 [2023-03-08T03:43:41.673Z] ---> Running in 197b6cb7f764 [2023-03-08T03:43:41.673Z] Removing intermediate container 197b6cb7f764 [2023-03-08T03:43:41.673Z] ---> 821850255ef0 [2023-03-08T03:43:41.673Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:43:41.673Z] Removing intermediate container dbbe9b9808b4 [2023-03-08T03:43:41.673Z] ---> e81e6b16fefd [2023-03-08T03:43:41.673Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T03:43:41.673Z] Removing intermediate container f9aa773e21d0 [2023-03-08T03:43:41.673Z] ---> e3891e80bb1c [2023-03-08T03:43:41.673Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:43:41.673Z] Removing intermediate container a3e4565839d5 [2023-03-08T03:43:41.673Z] ---> b374c1c75206 [2023-03-08T03:43:41.673Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T03:43:41.673Z] Removing intermediate container 0bbde9294d02 [2023-03-08T03:43:41.673Z] ---> 052fe5e00747 [2023-03-08T03:43:41.673Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T03:43:41.673Z] ---> Running in 32de6e6fb683 [2023-03-08T03:43:41.673Z] ---> Running in 8717040e1e60 [2023-03-08T03:43:41.673Z] ---> Running in 0b05c42b78ae [2023-03-08T03:43:41.673Z] ---> Running in 1ea7324f7530 [2023-03-08T03:43:41.673Z] ---> Running in a4f557452ddb [2023-03-08T03:43:41.673Z] Removing intermediate container 32de6e6fb683 [2023-03-08T03:43:41.673Z] ---> 8bee44948f4a [2023-03-08T03:43:41.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:43:41.673Z] ---> Running in db3e89692e07 [2023-03-08T03:43:41.673Z] Removing intermediate container a4f557452ddb [2023-03-08T03:43:41.673Z] ---> fdfba41e4159 [2023-03-08T03:43:41.673Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T03:43:41.673Z] Removing intermediate container 0b05c42b78ae [2023-03-08T03:43:41.673Z] ---> 879f672be4b4 [2023-03-08T03:43:41.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:43:41.673Z] ---> Running in eb18d5c0b413 [2023-03-08T03:43:41.673Z] ---> Running in 87edd60e73ff [2023-03-08T03:43:41.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:43:41.930Z] OK: 211 MiB in 51 packages [2023-03-08T03:43:41.930Z] OK: 211 MiB in 51 packages [2023-03-08T03:43:42.188Z] OK: 211 MiB in 51 packages [2023-03-08T03:43:42.188Z] OK: 211 MiB in 51 packages [2023-03-08T03:43:42.188Z] OK: 211 MiB in 51 packages [2023-03-08T03:43:42.446Z] Removing intermediate container 1ea7324f7530 [2023-03-08T03:43:42.446Z] ---> 165fb6d11c8e [2023-03-08T03:43:42.446Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T03:43:42.446Z] Removing intermediate container 8717040e1e60 [2023-03-08T03:43:42.446Z] ---> 5c9b188fd177 [2023-03-08T03:43:42.446Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T03:43:42.446Z] ---> 9d901df283ef [2023-03-08T03:43:42.446Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:43:42.446Z] ---> Running in a5a2b284a84e [2023-03-08T03:43:42.704Z] ---> 4746af3c4b70 [2023-03-08T03:43:42.704Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:43:42.704Z] Removing intermediate container eb18d5c0b413 [2023-03-08T03:43:42.704Z] ---> 0679a611b3e7 [2023-03-08T03:43:42.704Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T03:43:42.704Z] ---> Running in 0bb5234010b3 [2023-03-08T03:43:42.704Z] Removing intermediate container 87edd60e73ff [2023-03-08T03:43:42.704Z] ---> 4bbf3c999b8c [2023-03-08T03:43:42.704Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:43:42.704Z] ---> d88d38ea259d [2023-03-08T03:43:42.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:43:42.961Z] Removing intermediate container db3e89692e07 [2023-03-08T03:43:42.961Z] ---> 0fb9fd7128a3 [2023-03-08T03:43:42.961Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:43:42.961Z] ---> Running in 3cb6a614775d [2023-03-08T03:43:42.961Z] ---> 8db07ff152e7 [2023-03-08T03:43:42.961Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:43:42.961Z] ---> Running in 76b50986d6c0 [2023-03-08T03:43:42.961Z] ---> 50d8da8dffe8 [2023-03-08T03:43:42.961Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:43:42.961Z] ---> Running in 7db09ff34724 [2023-03-08T03:44:15.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8731 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-08T03:44:15.346Z] Running in /w/workspace/edgex-go/443 [Pipeline] { [Pipeline] checkout [2023-03-08T03:44:15.378Z] The recommended git tool is: git [2023-03-08T03:44:20.660Z] using credential edgex-jenkins-ssh [2023-03-08T03:44:20.674Z] Cloning the remote Git repository [2023-03-08T03:44:20.710Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T03:44:20.790Z] > git init /w/workspace/edgex-go/443 # timeout=10 [2023-03-08T03:44:20.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T03:44:20.949Z] > git --version # timeout=10 [2023-03-08T03:44:20.971Z] > git --version # 'git version 2.25.1' [2023-03-08T03:44:20.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T03:44:21.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T03:44:39.373Z] Removing intermediate container a5a2b284a84e [2023-03-08T03:44:39.373Z] ---> 4ad5125f48af [2023-03-08T03:44:39.373Z] Step 7/24 : COPY . . [2023-03-08T03:44:39.373Z] Removing intermediate container 0bb5234010b3 [2023-03-08T03:44:39.373Z] ---> f3ca49cf23d1 [2023-03-08T03:44:39.373Z] Step 7/23 : COPY . . [2023-03-08T03:44:39.373Z] Removing intermediate container 3cb6a614775d [2023-03-08T03:44:39.373Z] ---> 683cdf0f0238 [2023-03-08T03:44:39.373Z] Step 8/23 : COPY . . [2023-03-08T03:44:39.373Z] Removing intermediate container 76b50986d6c0 [2023-03-08T03:44:39.373Z] ---> a88bf09766be [2023-03-08T03:44:39.373Z] Step 8/22 : COPY . . [2023-03-08T03:44:39.373Z] Removing intermediate container 7db09ff34724 [2023-03-08T03:44:39.373Z] ---> e6498fb2525b [2023-03-08T03:44:39.373Z] Step 8/22 : COPY . . [2023-03-08T03:44:41.018Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T03:44:41.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T03:44:41.877Z] Avoid second fetch [2023-03-08T03:44:41.877Z] Checking out Revision b791e6ee5a2a3a6eb267af43de5b080d31e9a077 (main) [2023-03-08T03:44:42.612Z] Commit message: "Merge pull request #4414 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T03:44:43.483Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T03:44:43.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T03:44:43.483Z] Dload Upload Total Spent Left Speed [2023-03-08T03:44:43.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71634 0 --:--:-- --:--:-- --:--:-- 71634 [Pipeline] sh [2023-03-08T03:44:41.897Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T03:44:41.915Z] > git checkout -f b791e6ee5a2a3a6eb267af43de5b080d31e9a077 # timeout=10 [2023-03-08T03:44:44.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T03:44:44.402Z] + sudo tee /etc/docker/daemon.new+ [2023-03-08T03:44:44.402Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T03:44:44.402Z] { [2023-03-08T03:44:44.402Z] "registry-mirrors": [ [2023-03-08T03:44:44.402Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T03:44:44.402Z] ], [2023-03-08T03:44:44.402Z] "bip": "10.250.0.254/24", [2023-03-08T03:44:44.402Z] "hosts": [ [2023-03-08T03:44:44.402Z] "tcp://0.0.0.0:5555", [2023-03-08T03:44:44.402Z] "unix:///var/run/docker.sock" [2023-03-08T03:44:44.402Z] ], [2023-03-08T03:44:44.402Z] "mtu": 1458, [2023-03-08T03:44:44.402Z] "selinux-enabled": true, [2023-03-08T03:44:44.402Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T03:44:44.402Z] } [Pipeline] sh [2023-03-08T03:44:44.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T03:44:45.089Z] + sudo service docker restart [2023-03-08T03:44:57.597Z] ---> 9d5308ed6b95 [2023-03-08T03:44:57.597Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T03:44:57.597Z] ---> 0f3fa4a5b1ad [2023-03-08T03:44:57.597Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T03:44:57.597Z] ---> 634b18266305 [2023-03-08T03:44:57.597Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T03:44:57.597Z] ---> 761fdc8f868a [2023-03-08T03:44:57.597Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T03:44:57.597Z] ---> a1a2ed6a6601 [2023-03-08T03:44:57.597Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T03:44:57.597Z] ---> Running in b7ef9582186c [2023-03-08T03:44:57.597Z] ---> Running in e95e655591f5 [2023-03-08T03:44:57.597Z] ---> Running in 901151aea253 [2023-03-08T03:44:57.597Z] ---> Running in 0d905ef7a246 [2023-03-08T03:44:57.597Z] ---> Running in bb5a2e47df55 [2023-03-08T03:44:57.597Z] Removing intermediate container bb5a2e47df55 [2023-03-08T03:44:57.597Z] ---> 7619f5dad3ed [2023-03-08T03:44:57.597Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T03:44:57.597Z] ---> Running in 0ead6624b5c1 [2023-03-08T03:44:57.597Z] Removing intermediate container 0ead6624b5c1 [2023-03-08T03:44:57.597Z] ---> d1228625c31a [2023-03-08T03:44:57.597Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T03:44:57.597Z] ---> Running in 5a2c8e6df8f3 [2023-03-08T03:44:57.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T03:44:57.597Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T03:44:57.597Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T03:44:57.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T03:44:57.597Z] Removing intermediate container 5a2c8e6df8f3 [2023-03-08T03:44:57.597Z] ---> 84c150548de3 [2023-03-08T03:44:57.597Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T03:44:57.597Z] ---> Running in 054271bcfcf4 [2023-03-08T03:44:57.597Z] Removing intermediate container 054271bcfcf4 [2023-03-08T03:44:57.597Z] ---> 5bdc8e30500f [2023-03-08T03:44:57.597Z] [2023-03-08T03:44:57.597Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T03:44:57.597Z] 3.15: Pulling from library/alpine [2023-03-08T03:44:57.856Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T03:44:57.856Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T03:44:57.856Z] ---> 5ce65d7b0fde [2023-03-08T03:44:57.856Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T03:44:58.134Z] ---> Running in dcd1eda5ff2c [2023-03-08T03:44:58.393Z] Removing intermediate container dcd1eda5ff2c [2023-03-08T03:44:58.393Z] ---> 16505b5d85f9 [2023-03-08T03:44:58.393Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T03:44:58.393Z] ---> Running in f134cb89d187 [2023-03-08T03:44:58.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:44:59.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:44:59.475Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T03:44:59.475Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T03:44:59.475Z] OK: 15859 distinct packages available [2023-03-08T03:44:59.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:44:59.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:44:59.733Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T03:44:59.733Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T03:44:59.733Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T03:44:59.733Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T03:44:59.733Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T03:44:59.733Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T03:44:59.733Z] OK: 7 MiB in 19 packages [2023-03-08T03:45:02.270Z] Removing intermediate container f134cb89d187 [2023-03-08T03:45:02.270Z] ---> ee392c3920b1 [2023-03-08T03:45:02.270Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T03:45:03.373Z] provisioning config files... [2023-03-08T03:45:03.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config5903483502974502762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T03:45:03.770Z] ---> docker-login.sh [2023-03-08T03:45:03.770Z] nexus3.edgexfoundry.org:10001 [2023-03-08T03:45:04.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:45:04.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:45:04.361Z] Configure a credential helper to remove this warning. See [2023-03-08T03:45:04.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:45:04.361Z] [2023-03-08T03:45:04.361Z] Login Succeeded [2023-03-08T03:45:04.361Z] nexus3.edgexfoundry.org:10002 [2023-03-08T03:45:04.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:45:04.798Z] ---> 97ab9e492419 [2023-03-08T03:45:04.798Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T03:45:04.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:45:04.898Z] Configure a credential helper to remove this warning. See [2023-03-08T03:45:04.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:45:04.898Z] [2023-03-08T03:45:04.898Z] Login Succeeded [2023-03-08T03:45:04.898Z] nexus3.edgexfoundry.org:10003 [2023-03-08T03:45:04.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:45:05.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:45:05.169Z] Configure a credential helper to remove this warning. See [2023-03-08T03:45:05.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:45:05.169Z] [2023-03-08T03:45:05.169Z] Login Succeeded [2023-03-08T03:45:05.169Z] nexus3.edgexfoundry.org:10004 [2023-03-08T03:45:05.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:45:05.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:45:05.443Z] Configure a credential helper to remove this warning. See [2023-03-08T03:45:05.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:45:05.443Z] [2023-03-08T03:45:05.443Z] Login Succeeded [2023-03-08T03:45:05.443Z] docker.io [2023-03-08T03:45:05.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:45:05.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:45:05.984Z] Configure a credential helper to remove this warning. See [2023-03-08T03:45:05.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:45:05.984Z] [2023-03-08T03:45:05.984Z] Login Succeeded [2023-03-08T03:45:05.984Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T03:45:05.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T03:45:06.612Z] + git config --global --add safe.directory /w/workspace/edgex-go/443 [Pipeline] echo [2023-03-08T03:45:06.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T03:45:06.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T03:45:06.649Z] ========================================================= [2023-03-08T03:45:06.649Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T03:45:06.649Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T03:45:06.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T03:45:07.243Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T03:45:07.243Z] 9b18e9b68314: Pulling fs layer [2023-03-08T03:45:07.243Z] 35d82f9e3411: Pulling fs layer [2023-03-08T03:45:07.243Z] e16973657156: Pulling fs layer [2023-03-08T03:45:07.243Z] fc693d55d65f: Pulling fs layer [2023-03-08T03:45:07.243Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T03:45:07.243Z] dda99020689f: Pulling fs layer [2023-03-08T03:45:07.243Z] db1c61fa0a46: Pulling fs layer [2023-03-08T03:45:07.243Z] 891c053d2c06: Pulling fs layer [2023-03-08T03:45:07.243Z] 7e9fc2657dce: Waiting [2023-03-08T03:45:07.243Z] dda99020689f: Waiting [2023-03-08T03:45:07.243Z] db1c61fa0a46: Waiting [2023-03-08T03:45:07.243Z] 891c053d2c06: Waiting [2023-03-08T03:45:07.243Z] fc693d55d65f: Waiting [2023-03-08T03:45:07.243Z] e16973657156: Verifying Checksum [2023-03-08T03:45:07.243Z] e16973657156: Download complete [2023-03-08T03:45:07.243Z] 35d82f9e3411: Verifying Checksum [2023-03-08T03:45:07.243Z] 35d82f9e3411: Download complete [2023-03-08T03:45:07.243Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T03:45:07.243Z] 7e9fc2657dce: Download complete [2023-03-08T03:45:07.243Z] dda99020689f: Verifying Checksum [2023-03-08T03:45:07.243Z] dda99020689f: Download complete [2023-03-08T03:45:07.243Z] 9b18e9b68314: Verifying Checksum [2023-03-08T03:45:07.243Z] 9b18e9b68314: Download complete [2023-03-08T03:45:08.221Z] 9b18e9b68314: Pull complete [2023-03-08T03:45:08.221Z] 891c053d2c06: Verifying Checksum [2023-03-08T03:45:08.221Z] 891c053d2c06: Download complete [2023-03-08T03:45:08.827Z] 35d82f9e3411: Pull complete [2023-03-08T03:45:09.098Z] e16973657156: Pull complete [2023-03-08T03:45:09.689Z] db1c61fa0a46: Verifying Checksum [2023-03-08T03:45:09.689Z] db1c61fa0a46: Download complete [2023-03-08T03:45:10.278Z] fc693d55d65f: Verifying Checksum [2023-03-08T03:45:10.278Z] fc693d55d65f: Download complete [2023-03-08T03:45:12.930Z] ---> 6b0b181151e2 [2023-03-08T03:45:12.930Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T03:45:12.930Z] ---> 8ff720e241b5 [2023-03-08T03:45:12.930Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T03:45:12.930Z] ---> 8c93e1afa8df [2023-03-08T03:45:12.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T03:45:14.323Z] ---> 70a8726bb7ce [2023-03-08T03:45:14.323Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T03:45:14.323Z] ---> Running in 4896644b2cef [2023-03-08T03:45:14.323Z] Removing intermediate container 4896644b2cef [2023-03-08T03:45:14.323Z] ---> da8e6817c1ad [2023-03-08T03:45:14.323Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T03:45:14.323Z] ---> Running in 54bd1c8f73b3 [2023-03-08T03:45:14.592Z] Removing intermediate container 54bd1c8f73b3 [2023-03-08T03:45:14.592Z] ---> b2b8cf417171 [2023-03-08T03:45:14.592Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T03:45:14.884Z] ---> Running in b6ab38888fe7 [2023-03-08T03:45:15.142Z] Removing intermediate container b6ab38888fe7 [2023-03-08T03:45:15.142Z] ---> 3ac46076774c [2023-03-08T03:45:15.142Z] Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:45:15.142Z] ---> Running in 92f131bcdd23 [2023-03-08T03:45:15.400Z] Removing intermediate container 92f131bcdd23 [2023-03-08T03:45:15.400Z] ---> 957f52a63562 [2023-03-08T03:45:15.400Z] Step 24/24 : LABEL version=3.0.0-dev.81 [2023-03-08T03:45:15.400Z] ---> Running in f8ee3d0e813a [2023-03-08T03:45:15.658Z] Removing intermediate container f8ee3d0e813a [2023-03-08T03:45:15.658Z] ---> 39c90d60be61 [2023-03-08T03:45:15.658Z] [2023-03-08T03:45:15.658Z] Successfully built 39c90d60be61 [2023-03-08T03:45:15.658Z] Successfully tagged security-spire-agent:latest [2023-03-08T03:45:15.658Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-03-08T03:45:22.645Z] fc693d55d65f: Pull complete [2023-03-08T03:45:22.645Z] 7e9fc2657dce: Pull complete [2023-03-08T03:45:22.914Z] dda99020689f: Pull complete [2023-03-08T03:45:24.490Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:45:24.490Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:45:24.490Z] ---> 69937a0d1d15 [2023-03-08T03:45:24.490Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T03:45:24.490Z] ---> Using cache [2023-03-08T03:45:24.490Z] ---> 052fe5e00747 [2023-03-08T03:45:24.490Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T03:45:27.768Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T03:45:32.700Z] db1c61fa0a46: Pull complete [2023-03-08T03:45:33.031Z] ---> Running in ad6cb040a637 [2023-03-08T03:45:33.664Z] 891c053d2c06: Pull complete [2023-03-08T03:45:33.664Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T03:45:33.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T03:45:33.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T03:45:33.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:33.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:33.997Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T03:45:33.997Z] WORKDIR /edgex [2023-03-08T03:45:33.997Z] COPY go.mod . [2023-03-08T03:45:33.997Z] RUN go mod download -t [2023-03-08T03:45:33.997Z] ci-base-image-arm64 -f - . [2023-03-08T03:45:34.241Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T03:45:34.241Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T03:45:34.241Z] OK: 17046 distinct packages available [2023-03-08T03:45:34.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:34.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:34.584Z] Sending build context to Docker daemon 2.948MB [2023-03-08T03:45:34.584Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T03:45:34.584Z] ---> f96f9c87975a [2023-03-08T03:45:34.584Z] Step 2/4 : WORKDIR /edgex [2023-03-08T03:45:34.761Z] OK: 211 MiB in 51 packages [2023-03-08T03:45:36.546Z] ---> Running in eb4f81f839f0 [2023-03-08T03:45:36.815Z] Removing intermediate container eb4f81f839f0 [2023-03-08T03:45:36.815Z] ---> c9cb04beb447 [2023-03-08T03:45:36.815Z] Step 3/4 : COPY go.mod . [2023-03-08T03:45:37.092Z] ---> 17f0d936243d [2023-03-08T03:45:37.092Z] Step 4/4 : RUN go mod download [2023-03-08T03:45:37.361Z] ---> Running in adf8e3f40893 [2023-03-08T03:45:38.972Z] Removing intermediate container e95e655591f5 [2023-03-08T03:45:38.973Z] ---> 5e4ec1fd2ade [2023-03-08T03:45:38.973Z] [2023-03-08T03:45:38.973Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T03:45:38.973Z] Removing intermediate container b7ef9582186c [2023-03-08T03:45:38.973Z] ---> f827082e832b [2023-03-08T03:45:38.973Z] [2023-03-08T03:45:38.973Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T03:45:38.973Z] Removing intermediate container 901151aea253 [2023-03-08T03:45:38.973Z] ---> a1e5c5588922 [2023-03-08T03:45:38.973Z] [2023-03-08T03:45:38.973Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T03:45:39.231Z] Removing intermediate container 0d905ef7a246 [2023-03-08T03:45:39.231Z] ---> 5edc005467eb [2023-03-08T03:45:39.231Z] [2023-03-08T03:45:39.231Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T03:45:39.231Z] Removing intermediate container ad6cb040a637 [2023-03-08T03:45:39.231Z] ---> 5206a22f007f [2023-03-08T03:45:39.231Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T03:45:39.231Z] ---> 0521157f0eb1 [2023-03-08T03:45:39.231Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:45:39.231Z] ---> Running in f81217c1a67c [2023-03-08T03:45:39.798Z] 3.16: Pulling from library/alpine [2023-03-08T03:45:40.057Z] 3.16: Pulling from library/alpine [2023-03-08T03:45:40.057Z] 3.16: Pulling from library/alpine [2023-03-08T03:45:40.782Z] 3.16: Pulling from library/alpine [2023-03-08T03:45:40.782Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T03:45:40.782Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T03:45:40.782Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T03:45:40.782Z] Status: Image is up to date for alpine:3.16 [2023-03-08T03:45:40.782Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T03:45:40.782Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T03:45:40.782Z] ---> dfd21b5a31f5 [2023-03-08T03:45:40.783Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T03:45:40.783Z] ---> dfd21b5a31f5 [2023-03-08T03:45:40.783Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:45:40.783Z] ---> dfd21b5a31f5 [2023-03-08T03:45:40.783Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T03:45:41.041Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T03:45:41.041Z] Status: Image is up to date for alpine:3.16 [2023-03-08T03:45:41.041Z] ---> dfd21b5a31f5 [2023-03-08T03:45:41.041Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:45:41.041Z] ---> Running in 9dced9170bcd [2023-03-08T03:45:41.041Z] ---> Running in cab881d7028e [2023-03-08T03:45:41.041Z] ---> Running in 1d0f52dbce0e [2023-03-08T03:45:41.041Z] ---> Running in 65521d79ffae [2023-03-08T03:45:41.041Z] Removing intermediate container 1d0f52dbce0e [2023-03-08T03:45:41.041Z] ---> 290d16302126 [2023-03-08T03:45:41.041Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:45:41.299Z] ---> Running in e9837efa08e5 [2023-03-08T03:45:41.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:45:41.816Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T03:45:41.816Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:45:41.816Z] OK: 6 MiB in 15 packages [2023-03-08T03:45:41.816Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T03:45:42.074Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T03:45:42.074Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T03:45:42.074Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:45:42.074Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T03:45:42.074Z] OK: 6 MiB in 17 packages [2023-03-08T03:45:42.074Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T03:45:42.074Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:45:42.074Z] OK: 6 MiB in 15 packages [2023-03-08T03:45:42.074Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T03:45:42.074Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:45:42.074Z] OK: 6 MiB in 15 packages [2023-03-08T03:45:42.643Z] Removing intermediate container cab881d7028e [2023-03-08T03:45:42.643Z] ---> 078fe041524d [2023-03-08T03:45:42.643Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T03:45:42.904Z] ---> Running in 60996b5084dd [2023-03-08T03:45:42.904Z] Removing intermediate container 60996b5084dd [2023-03-08T03:45:42.904Z] ---> d8b2e8005f33 [2023-03-08T03:45:42.904Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T03:45:43.162Z] ---> Running in cb05d732066d [2023-03-08T03:45:43.162Z] Removing intermediate container 65521d79ffae [2023-03-08T03:45:43.162Z] ---> b9aa7a641567 [2023-03-08T03:45:43.162Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T03:45:43.162Z] Removing intermediate container e9837efa08e5 [2023-03-08T03:45:43.162Z] ---> 2df442abaa5c [2023-03-08T03:45:43.162Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:45:43.162Z] Removing intermediate container 9dced9170bcd [2023-03-08T03:45:43.162Z] ---> 7aa5433312e9 [2023-03-08T03:45:43.162Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T03:45:43.162Z] ---> Running in 99009ef5aa5d [2023-03-08T03:45:43.162Z] ---> Running in c23ad5143ee7 [2023-03-08T03:45:43.420Z] Removing intermediate container cb05d732066d [2023-03-08T03:45:43.420Z] ---> def4f5aa99bb [2023-03-08T03:45:43.420Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T03:45:43.420Z] Removing intermediate container 99009ef5aa5d [2023-03-08T03:45:43.420Z] ---> a766ba427f62 [2023-03-08T03:45:43.420Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T03:45:43.420Z] Removing intermediate container c23ad5143ee7 [2023-03-08T03:45:43.420Z] ---> 4804c7513fbf [2023-03-08T03:45:43.420Z] Step 12/23 : WORKDIR / [2023-03-08T03:45:43.420Z] ---> 48722c4bf6a9 [2023-03-08T03:45:43.420Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T03:45:44.099Z] ---> Running in ac7e0d9f7bf0 [2023-03-08T03:45:44.099Z] ---> Running in f49ba1981e26 [2023-03-08T03:45:44.099Z] ---> Running in 1e6f6a64c372 [2023-03-08T03:45:45.033Z] ---> 55f2878f53ae [2023-03-08T03:45:45.033Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T03:45:45.033Z] Removing intermediate container ac7e0d9f7bf0 [2023-03-08T03:45:45.033Z] ---> 67b1fa1f1d64 [2023-03-08T03:45:45.033Z] Step 15/23 : WORKDIR / [2023-03-08T03:45:45.033Z] Removing intermediate container 1e6f6a64c372 [2023-03-08T03:45:45.033Z] ---> 8e1f64ec96dc [2023-03-08T03:45:45.033Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T03:45:45.033Z] ---> Running in 0663906157c7 [2023-03-08T03:45:45.293Z] ---> Running in 6c94110603b5 [2023-03-08T03:45:45.293Z] Removing intermediate container f49ba1981e26 [2023-03-08T03:45:45.293Z] ---> a1eafdb08bf6 [2023-03-08T03:45:45.293Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T03:45:45.293Z] Removing intermediate container 0663906157c7 [2023-03-08T03:45:45.293Z] ---> bae50fcc9182 [2023-03-08T03:45:45.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:45:45.293Z] Removing intermediate container 6c94110603b5 [2023-03-08T03:45:45.293Z] ---> 84e8c35c7684 [2023-03-08T03:45:45.293Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:45:45.293Z] ---> eb2111a91f30 [2023-03-08T03:45:45.293Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T03:45:45.293Z] ---> d29516d716c6 [2023-03-08T03:45:45.293Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T03:45:45.552Z] ---> 17bb6576bd80 [2023-03-08T03:45:45.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T03:45:45.552Z] ---> 4457fe5cee8e [2023-03-08T03:45:45.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T03:45:45.552Z] ---> 3787679b6df7 [2023-03-08T03:45:45.552Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T03:45:45.552Z] ---> Running in d88a96c7d8f8 [2023-03-08T03:45:45.811Z] ---> 07a93e2684ff [2023-03-08T03:45:45.811Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T03:45:46.378Z] ---> 62c79032f7e2 [2023-03-08T03:45:46.378Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T03:45:46.378Z] ---> 7e4be2f8e816 [2023-03-08T03:45:46.378Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T03:45:46.378Z] ---> d7af18ece712 [2023-03-08T03:45:46.378Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T03:45:46.636Z] ---> 2af6bb18b850 [2023-03-08T03:45:46.636Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T03:45:46.636Z] ---> b469a38fb18d [2023-03-08T03:45:46.636Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T03:45:46.636Z] ---> Running in 464ca38aa818 [2023-03-08T03:45:46.895Z] ---> Running in d3f1f289eb83 [2023-03-08T03:45:47.154Z] Removing intermediate container d88a96c7d8f8 [2023-03-08T03:45:47.154Z] ---> a712169d37ec [2023-03-08T03:45:47.154Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T03:45:47.154Z] Removing intermediate container 464ca38aa818 [2023-03-08T03:45:47.154Z] ---> 74dde26bc3f5 [2023-03-08T03:45:47.154Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:45:47.154Z] Removing intermediate container d3f1f289eb83 [2023-03-08T03:45:47.154Z] ---> 286ffe9a53e8 [2023-03-08T03:45:47.154Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:45:47.154Z] ---> b326977589eb [2023-03-08T03:45:47.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T03:45:47.154Z] ---> Running in 9dc4db4df5fe [2023-03-08T03:45:47.154Z] ---> Running in 9adc708c8552 [2023-03-08T03:45:47.154Z] ---> Running in 597a68b5d1b6 [2023-03-08T03:45:47.154Z] Removing intermediate container 9adc708c8552 [2023-03-08T03:45:47.154Z] ---> a019ebadb5f2 [2023-03-08T03:45:47.154Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T03:45:47.154Z] Removing intermediate container 597a68b5d1b6 [2023-03-08T03:45:47.154Z] ---> 39933c4028b0 [2023-03-08T03:45:47.154Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T03:45:47.154Z] Removing intermediate container 9dc4db4df5fe [2023-03-08T03:45:47.154Z] ---> 63bca6bc566b [2023-03-08T03:45:47.154Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T03:45:47.154Z] ---> Running in c720919fe004 [2023-03-08T03:45:47.414Z] ---> Running in 5c79f4db8a64 [2023-03-08T03:45:47.414Z] ---> Running in fd348bbd0c17 [2023-03-08T03:45:47.414Z] Removing intermediate container c720919fe004 [2023-03-08T03:45:47.414Z] ---> b9743e03e321 [2023-03-08T03:45:47.414Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T03:45:47.414Z] ---> Running in 3e23d441ee6c [2023-03-08T03:45:47.674Z] Removing intermediate container fd348bbd0c17 [2023-03-08T03:45:47.674Z] ---> cf979995394d [2023-03-08T03:45:47.674Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:45:47.674Z] Removing intermediate container 3e23d441ee6c [2023-03-08T03:45:47.674Z] ---> e9ae158b150e [2023-03-08T03:45:47.674Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:45:47.935Z] Removing intermediate container 5c79f4db8a64 [2023-03-08T03:45:47.935Z] ---> daa717563162 [2023-03-08T03:45:47.935Z] Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:45:47.936Z] ---> Running in 1ba39fc29c2d [2023-03-08T03:45:47.936Z] ---> Running in a618541877b0 [2023-03-08T03:45:47.936Z] ---> f4fe14700845 [2023-03-08T03:45:47.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T03:45:47.936Z] ---> Running in 765038e4c171 [2023-03-08T03:45:47.936Z] Removing intermediate container a618541877b0 [2023-03-08T03:45:47.936Z] ---> ed4f7a1e7cc7 [2023-03-08T03:45:47.936Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T03:45:47.936Z] ---> Running in e9def9fc46cf [2023-03-08T03:45:47.936Z] Removing intermediate container 1ba39fc29c2d [2023-03-08T03:45:47.936Z] ---> e3fde9023ae3 [2023-03-08T03:45:47.936Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T03:45:48.195Z] ---> Running in 42a8cb295ff4 [2023-03-08T03:45:48.195Z] ---> f0365407b3f8 [2023-03-08T03:45:48.195Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T03:45:48.195Z] Removing intermediate container 765038e4c171 [2023-03-08T03:45:48.195Z] ---> 5b8366292966 [2023-03-08T03:45:48.195Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-03-08T03:45:48.195Z] ---> Running in 151334c85034 [2023-03-08T03:45:48.195Z] ---> Running in e0d02e421419 [2023-03-08T03:45:48.195Z] Removing intermediate container e9def9fc46cf [2023-03-08T03:45:48.195Z] ---> 2793645fbc91 [2023-03-08T03:45:48.195Z] [2023-03-08T03:45:48.195Z] Removing intermediate container 42a8cb295ff4 [2023-03-08T03:45:48.195Z] ---> 8453e0703389 [2023-03-08T03:45:48.195Z] [2023-03-08T03:45:48.195Z] Removing intermediate container e0d02e421419 [2023-03-08T03:45:48.195Z] ---> b5c0abc7c6f9 [2023-03-08T03:45:48.195Z] [2023-03-08T03:45:48.195Z] Successfully built 2793645fbc91 [2023-03-08T03:45:48.195Z] Successfully tagged support-scheduler:latest [2023-03-08T03:45:48.195Z] Building security-spire-config [2023-03-08T03:45:48.195Z]  Building support-scheduler ... done Successfully built 8453e0703389 [2023-03-08T03:45:48.195Z] Successfully tagged security-proxy-auth:latest [2023-03-08T03:45:48.195Z] Building support-notifications [2023-03-08T03:45:48.458Z]  Building security-proxy-auth ... done Successfully built b5c0abc7c6f9 [2023-03-08T03:45:48.458Z] Successfully tagged core-command:latest [2023-03-08T03:45:48.458Z]  Building core-command ... done Building security-spire-server [2023-03-08T03:45:56.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:45:56.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:45:56.568Z] ---> 69937a0d1d15 [2023-03-08T03:45:56.568Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> 052fe5e00747 [2023-03-08T03:45:56.568Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> 165fb6d11c8e [2023-03-08T03:45:56.568Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> 9d901df283ef [2023-03-08T03:45:56.568Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> 4ad5125f48af [2023-03-08T03:45:56.568Z] Step 7/23 : COPY . . [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> a1a2ed6a6601 [2023-03-08T03:45:56.568Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> 7619f5dad3ed [2023-03-08T03:45:56.568Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> d1228625c31a [2023-03-08T03:45:56.568Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T03:45:56.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:45:56.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:45:56.568Z] ---> 69937a0d1d15 [2023-03-08T03:45:56.568Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> b374c1c75206 [2023-03-08T03:45:56.568Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:45:56.568Z] ---> Using cache [2023-03-08T03:45:56.568Z] ---> fdfba41e4159 [2023-03-08T03:45:56.568Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T03:45:56.826Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:45:56.826Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:45:56.826Z] ---> 69937a0d1d15 [2023-03-08T03:45:56.826Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 052fe5e00747 [2023-03-08T03:45:56.826Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 165fb6d11c8e [2023-03-08T03:45:56.826Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 9d901df283ef [2023-03-08T03:45:56.826Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 4ad5125f48af [2023-03-08T03:45:56.826Z] Step 7/24 : COPY . . [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> a1a2ed6a6601 [2023-03-08T03:45:56.826Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 7619f5dad3ed [2023-03-08T03:45:56.826Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> d1228625c31a [2023-03-08T03:45:56.826Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 84c150548de3 [2023-03-08T03:45:56.826Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 5bdc8e30500f [2023-03-08T03:45:56.826Z] [2023-03-08T03:45:56.826Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T03:45:56.826Z] ---> 5ce65d7b0fde [2023-03-08T03:45:56.826Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T03:45:56.826Z] ---> Using cache [2023-03-08T03:45:56.826Z] ---> 16505b5d85f9 [2023-03-08T03:45:56.826Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T03:46:03.384Z] ---> Running in 556e8422ce5a [2023-03-08T03:46:03.384Z] ---> Running in a2f8891965cd [2023-03-08T03:46:03.384Z] ---> Running in b3339e8c76bf [2023-03-08T03:46:03.384Z] Removing intermediate container 151334c85034 [2023-03-08T03:46:03.384Z] ---> dd26552699a3 [2023-03-08T03:46:03.384Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T03:46:03.384Z] ---> Running in 236876b4f18a [2023-03-08T03:46:03.384Z] Removing intermediate container 236876b4f18a [2023-03-08T03:46:03.384Z] ---> 113e86a19d4f [2023-03-08T03:46:03.384Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T03:46:03.384Z] ---> Running in d1a2269136a1 [2023-03-08T03:46:03.384Z] Removing intermediate container d1a2269136a1 [2023-03-08T03:46:03.384Z] ---> 3ffd38279251 [2023-03-08T03:46:03.384Z] Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:46:03.384Z] ---> Running in 033cbb73b96b [2023-03-08T03:46:03.642Z] Removing intermediate container 033cbb73b96b [2023-03-08T03:46:03.642Z] ---> efd00c5f0e6c [2023-03-08T03:46:03.642Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-03-08T03:46:03.642Z] ---> Running in 0e8fdd759173 [2023-03-08T03:46:03.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:46:03.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:46:03.642Z] Removing intermediate container 0e8fdd759173 [2023-03-08T03:46:03.642Z] ---> 4a103f45648e [2023-03-08T03:46:03.642Z] [2023-03-08T03:46:03.642Z] Successfully built 4a103f45648e [2023-03-08T03:46:03.642Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T03:46:03.642Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:46:03.642Z] Building core-metadata [2023-03-08T03:46:03.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:46:04.168Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T03:46:04.168Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T03:46:04.168Z] OK: 15859 distinct packages available [2023-03-08T03:46:04.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:46:04.168Z] OK: 211 MiB in 51 packages [2023-03-08T03:46:04.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:46:04.734Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T03:46:04.734Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T03:46:04.734Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T03:46:04.734Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T03:46:04.734Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T03:46:04.734Z] OK: 6 MiB in 18 packages [2023-03-08T03:46:09.660Z] Removing intermediate container adf8e3f40893 [2023-03-08T03:46:09.661Z] ---> 71046ea3f153 [2023-03-08T03:46:09.661Z] Successfully built 71046ea3f153 [2023-03-08T03:46:09.661Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:46:10.003Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:10.003Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:10.003Z] ---> 69937a0d1d15 [2023-03-08T03:46:10.003Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:46:10.003Z] ---> Using cache [2023-03-08T03:46:10.003Z] ---> b374c1c75206 [2023-03-08T03:46:10.003Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T03:46:10.003Z] ---> Using cache [2023-03-08T03:46:10.003Z] ---> fdfba41e4159 [2023-03-08T03:46:10.003Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T03:46:10.003Z] ---> Using cache [2023-03-08T03:46:10.003Z] ---> 0679a611b3e7 [2023-03-08T03:46:10.003Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T03:46:10.003Z] ---> Using cache [2023-03-08T03:46:10.003Z] ---> d88d38ea259d [2023-03-08T03:46:10.003Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:46:10.003Z] ---> Using cache [2023-03-08T03:46:10.003Z] ---> 683cdf0f0238 [2023-03-08T03:46:10.003Z] Step 8/24 : COPY . . [2023-03-08T03:46:10.003Z] ---> Using cache [2023-03-08T03:46:10.003Z] ---> 9d5308ed6b95 [2023-03-08T03:46:10.003Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T03:46:10.004Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T03:46:10.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:46:10.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container [2023-03-08T03:46:10.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-03-08T03:46:11.516Z] ---> Running in 817187a3564a [2023-03-08T03:46:11.550Z] $ docker top a1f7bd3d82014c0c1f6723ec1eb7d49236353f451601a5cb9182783435504dcc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T03:46:11.776Z] Removing intermediate container 556e8422ce5a [2023-03-08T03:46:11.777Z] ---> b48060978b7b [2023-03-08T03:46:11.777Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T03:46:11.777Z] Removing intermediate container b3339e8c76bf [2023-03-08T03:46:11.777Z] ---> 8f30be4bb428 [2023-03-08T03:46:11.777Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:46:11.777Z] Removing intermediate container a2f8891965cd [2023-03-08T03:46:11.777Z] ---> 13a275ab20cc [2023-03-08T03:46:11.777Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T03:46:11.777Z] ---> Running in f00e9f95a6d7 [2023-03-08T03:46:12.047Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T03:46:12.378Z] + go version [2023-03-08T03:46:12.378Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T03:46:12.408Z] $ docker stop --time=1 a1f7bd3d82014c0c1f6723ec1eb7d49236353f451601a5cb9182783435504dcc [2023-03-08T03:46:14.058Z] $ docker rm -f --volumes a1f7bd3d82014c0c1f6723ec1eb7d49236353f451601a5cb9182783435504dcc [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:46:14.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T03:46:14.610Z] [2023-03-08T03:46:14.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:46:14.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T03:46:15.213Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T03:46:15.213Z] 29e5d40040c1: Pulling fs layer [2023-03-08T03:46:15.213Z] 1ce36da41761: Pulling fs layer [2023-03-08T03:46:15.213Z] 25b303627fd3: Pulling fs layer [2023-03-08T03:46:15.213Z] 29e5d40040c1: Verifying Checksum [2023-03-08T03:46:15.213Z] 29e5d40040c1: Download complete [2023-03-08T03:46:15.370Z] Removing intermediate container f00e9f95a6d7 [2023-03-08T03:46:15.370Z] ---> cbf6d6eab411 [2023-03-08T03:46:15.370Z] [2023-03-08T03:46:15.370Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T03:46:15.370Z] ---> 5ce65d7b0fde [2023-03-08T03:46:15.370Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T03:46:15.370Z] ---> Using cache [2023-03-08T03:46:15.370Z] ---> 16505b5d85f9 [2023-03-08T03:46:15.370Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T03:46:15.370Z] ---> Using cache [2023-03-08T03:46:15.370Z] ---> ee392c3920b1 [2023-03-08T03:46:15.370Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T03:46:15.370Z] ---> dcb474b80597 [2023-03-08T03:46:15.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:46:15.370Z] ---> f23cada090ab [2023-03-08T03:46:15.370Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T03:46:15.370Z] ---> Running in 76c08231c20d [2023-03-08T03:46:15.479Z] 1ce36da41761: Verifying Checksum [2023-03-08T03:46:15.479Z] 1ce36da41761: Download complete [2023-03-08T03:46:15.745Z] 29e5d40040c1: Pull complete [2023-03-08T03:46:15.989Z] ---> 1a8eb5692ed6 [2023-03-08T03:46:15.989Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T03:46:15.989Z] ---> Running in 74317dccdc1b [2023-03-08T03:46:17.157Z] 1ce36da41761: Pull complete [2023-03-08T03:46:17.157Z] 25b303627fd3: Verifying Checksum [2023-03-08T03:46:17.157Z] 25b303627fd3: Download complete [2023-03-08T03:46:17.369Z] Removing intermediate container 74317dccdc1b [2023-03-08T03:46:17.369Z] ---> 7be487e2a351 [2023-03-08T03:46:17.369Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T03:46:22.654Z] ---> 474578225458 [2023-03-08T03:46:22.654Z] Step 19/24 : WORKDIR / [2023-03-08T03:46:22.654Z] ---> 0839196098eb [2023-03-08T03:46:22.654Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T03:46:22.654Z] ---> Running in cb14a86e47fb [2023-03-08T03:46:22.922Z] Removing intermediate container cb14a86e47fb [2023-03-08T03:46:22.922Z] ---> eb31fe9f9c39 [2023-03-08T03:46:22.922Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T03:46:22.922Z] ---> e1f4f713cb9a [2023-03-08T03:46:22.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T03:46:22.922Z] ---> Running in 744f3a9fee64 [2023-03-08T03:46:22.922Z] Removing intermediate container 744f3a9fee64 [2023-03-08T03:46:22.922Z] ---> d73fdf7764e1 [2023-03-08T03:46:22.922Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T03:46:23.183Z] ---> 57f798d8ee4d [2023-03-08T03:46:23.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T03:46:23.183Z] ---> Running in e744e7ffd240 [2023-03-08T03:46:23.183Z] Removing intermediate container e744e7ffd240 [2023-03-08T03:46:23.183Z] ---> 4863c1b3bf58 [2023-03-08T03:46:23.183Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T03:46:23.183Z] Removing intermediate container f81217c1a67c [2023-03-08T03:46:23.183Z] ---> 03c85020dce5 [2023-03-08T03:46:23.183Z] Step 7/19 : COPY . . [2023-03-08T03:46:23.183Z] ---> Running in aec7f9e3ff6e [2023-03-08T03:46:23.183Z] ---> 73efb633afbc [2023-03-08T03:46:23.183Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T03:46:23.442Z] ---> Running in a955fc4a39a9 [2023-03-08T03:46:23.442Z] Removing intermediate container aec7f9e3ff6e [2023-03-08T03:46:23.442Z] ---> 890a8274d158 [2023-03-08T03:46:23.442Z] Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:46:27.229Z] 25b303627fd3: Pull complete [2023-03-08T03:46:27.229Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T03:46:27.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T03:46:27.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:46:27.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container [2023-03-08T03:46:27.515Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T03:46:29.919Z] $ docker top 54c7d2f93a8e1ae6596932f198120a385d5cee230888e1bd8541c885ba212d18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T03:46:30.767Z] + docker-compose build --help [2023-03-08T03:46:30.767Z] + grep parallel [2023-03-08T03:46:31.577Z] ---> Running in 2adf0a7941ef [2023-03-08T03:46:31.577Z] Removing intermediate container a955fc4a39a9 [2023-03-08T03:46:31.577Z] ---> 6fb7de0fc5f1 [2023-03-08T03:46:31.577Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T03:46:31.577Z] ---> Running in c8f4d0c66d36 [2023-03-08T03:46:31.577Z] Removing intermediate container 2adf0a7941ef [2023-03-08T03:46:31.577Z] ---> d24e2827be6a [2023-03-08T03:46:31.577Z] Step 24/24 : LABEL version=3.0.0-dev.81 [2023-03-08T03:46:31.577Z] ---> 28fbc77a9883 [2023-03-08T03:46:31.577Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T03:46:31.577Z] ---> Running in 439ef3b9772a [2023-03-08T03:46:31.577Z] ---> Running in bcdc0958a8c8 [2023-03-08T03:46:31.577Z] Removing intermediate container c8f4d0c66d36 [2023-03-08T03:46:31.577Z] ---> 768e3748da0a [2023-03-08T03:46:31.577Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T03:46:31.577Z] ---> Running in 1c36913d615b [2023-03-08T03:46:31.577Z] Removing intermediate container bcdc0958a8c8 [2023-03-08T03:46:31.577Z] ---> 1591d7f5c621 [2023-03-08T03:46:31.577Z] [2023-03-08T03:46:31.577Z] Removing intermediate container 1c36913d615b [2023-03-08T03:46:31.577Z] ---> ed5675fd3e99 [2023-03-08T03:46:31.577Z] Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:46:31.577Z] Successfully built 1591d7f5c621 [2023-03-08T03:46:31.577Z] Successfully tagged security-spire-config:latest [2023-03-08T03:46:31.577Z]  Building security-spire-config ... done Building core-data [2023-03-08T03:46:31.577Z] ---> Running in c81342092235 [2023-03-08T03:46:32.146Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T03:46:36.116Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T03:46:36.150Z] $ docker stop --time=1 54c7d2f93a8e1ae6596932f198120a385d5cee230888e1bd8541c885ba212d18 [2023-03-08T03:46:36.343Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:36.343Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:36.343Z] ---> 69937a0d1d15 [2023-03-08T03:46:36.343Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:46:36.343Z] ---> Using cache [2023-03-08T03:46:36.343Z] ---> b374c1c75206 [2023-03-08T03:46:36.343Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:46:36.343Z] ---> Using cache [2023-03-08T03:46:36.343Z] ---> fdfba41e4159 [2023-03-08T03:46:36.343Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:46:36.343Z] ---> Using cache [2023-03-08T03:46:36.343Z] ---> 0679a611b3e7 [2023-03-08T03:46:36.343Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:46:36.343Z] ---> Using cache [2023-03-08T03:46:36.343Z] ---> d88d38ea259d [2023-03-08T03:46:36.343Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:46:36.343Z] ---> Using cache [2023-03-08T03:46:36.343Z] ---> 683cdf0f0238 [2023-03-08T03:46:36.343Z] Step 8/22 : COPY . . [2023-03-08T03:46:36.343Z] ---> Using cache [2023-03-08T03:46:36.343Z] ---> 9d5308ed6b95 [2023-03-08T03:46:36.343Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T03:46:38.251Z] Removing intermediate container c81342092235 [2023-03-08T03:46:38.251Z] ---> e586bbbc275a [2023-03-08T03:46:38.251Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-03-08T03:46:38.251Z] ---> Running in 8c5589d9bcb8 [2023-03-08T03:46:38.251Z] ---> Running in 609a4c3f6b37 [2023-03-08T03:46:38.251Z] Removing intermediate container 817187a3564a [2023-03-08T03:46:38.251Z] ---> 1634bd4b4f5b [2023-03-08T03:46:38.251Z] [2023-03-08T03:46:38.251Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T03:46:38.251Z] ---> dfd21b5a31f5 [2023-03-08T03:46:38.251Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:46:38.251Z] ---> Using cache [2023-03-08T03:46:38.251Z] ---> b9aa7a641567 [2023-03-08T03:46:38.251Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T03:46:38.251Z] ---> Using cache [2023-03-08T03:46:38.251Z] ---> a766ba427f62 [2023-03-08T03:46:38.251Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T03:46:38.251Z] ---> Running in db014331ec78 [2023-03-08T03:46:38.251Z] Removing intermediate container 609a4c3f6b37 [2023-03-08T03:46:38.251Z] ---> 2ca3b96677b5 [2023-03-08T03:46:38.251Z] [2023-03-08T03:46:38.513Z] Successfully built 2ca3b96677b5 [2023-03-08T03:46:38.513Z] Successfully tagged security-spire-server:latest [2023-03-08T03:46:38.513Z] Building core-common-config-bootstrapper [2023-03-08T03:46:38.513Z]  Building security-spire-server ... done Removing intermediate container db014331ec78 [2023-03-08T03:46:38.513Z] ---> dc6b16af101b [2023-03-08T03:46:38.513Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T03:46:38.772Z] ---> Running in 77b36558aa20 [2023-03-08T03:46:38.773Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T03:46:39.201Z] $ docker rm -f --volumes 54c7d2f93a8e1ae6596932f198120a385d5cee230888e1bd8541c885ba212d18 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:46:39.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T03:46:39.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T03:46:39.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container [2023-03-08T03:46:39.982Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-03-08T03:46:41.130Z] $ docker top c6670a5ddcd48ba9637d8019b74abb162289c287176773e1cd70f00ba51b688d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T03:46:41.621Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T03:46:42.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:42.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:42.704Z] ---> 69937a0d1d15 [2023-03-08T03:46:42.704Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:46:42.704Z] ---> Using cache [2023-03-08T03:46:42.704Z] ---> b374c1c75206 [2023-03-08T03:46:42.704Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:46:42.704Z] ---> Using cache [2023-03-08T03:46:42.704Z] ---> fdfba41e4159 [2023-03-08T03:46:42.704Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:46:42.704Z] ---> Using cache [2023-03-08T03:46:42.704Z] ---> 0679a611b3e7 [2023-03-08T03:46:42.704Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:46:42.704Z] ---> Using cache [2023-03-08T03:46:42.704Z] ---> d88d38ea259d [2023-03-08T03:46:42.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:46:42.704Z] ---> Using cache [2023-03-08T03:46:42.704Z] ---> 683cdf0f0238 [2023-03-08T03:46:42.704Z] Step 8/22 : COPY . . [2023-03-08T03:46:42.704Z] ---> Using cache [2023-03-08T03:46:42.704Z] ---> 9d5308ed6b95 [2023-03-08T03:46:42.704Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T03:46:46.920Z] Removing intermediate container 77b36558aa20 [2023-03-08T03:46:46.920Z] ---> c07f7e35e83d [2023-03-08T03:46:46.920Z] Step 15/24 : WORKDIR / [2023-03-08T03:46:46.963Z] Building core-command ... [2023-03-08T03:46:46.963Z] Building core-common-config-bootstrapper ... [2023-03-08T03:46:46.963Z] Building core-data ... [2023-03-08T03:46:46.963Z] Building core-metadata ... [2023-03-08T03:46:46.963Z] Building security-bootstrapper ... [2023-03-08T03:46:46.963Z] Building security-proxy-auth ... [2023-03-08T03:46:46.963Z] Building security-proxy-setup ... [2023-03-08T03:46:46.963Z] Building security-secretstore-setup ... [2023-03-08T03:46:46.963Z] Building security-spiffe-token-provider ... [2023-03-08T03:46:46.963Z] Building security-spire-agent ... [2023-03-08T03:46:46.963Z] Building security-spire-config ... [2023-03-08T03:46:46.963Z] Building security-spire-server ... [2023-03-08T03:46:46.963Z] Building support-notifications ... [2023-03-08T03:46:46.963Z] Building support-scheduler ... [2023-03-08T03:46:46.963Z] Building support-scheduler [2023-03-08T03:46:46.963Z] Building security-bootstrapper [2023-03-08T03:46:46.963Z] Building security-proxy-auth [2023-03-08T03:46:46.963Z] Building core-metadata [2023-03-08T03:46:46.963Z] Building core-data [2023-03-08T03:46:47.852Z] ---> Running in 800bcaff90a2 [2023-03-08T03:46:47.852Z] ---> Running in dd7057be5a06 [2023-03-08T03:46:47.852Z] Removing intermediate container dd7057be5a06 [2023-03-08T03:46:47.852Z] ---> 39505c362aa6 [2023-03-08T03:46:47.852Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:46:48.110Z] ---> 46b3ffad8b39 [2023-03-08T03:46:48.110Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T03:46:48.368Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T03:46:49.739Z] ---> 93c334a9e150 [2023-03-08T03:46:49.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T03:46:50.304Z] ---> 1d37f3cc3d55 [2023-03-08T03:46:50.304Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T03:46:52.826Z] ---> aaadd68e4513 [2023-03-08T03:46:52.826Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T03:46:52.826Z] ---> Running in 05c53df23fd3 [2023-03-08T03:46:53.390Z] Removing intermediate container 05c53df23fd3 [2023-03-08T03:46:53.390Z] ---> 807f5831642a [2023-03-08T03:46:53.390Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:46:56.763Z] ---> Running in d848a2b5b0c4 [2023-03-08T03:46:56.763Z] Removing intermediate container d848a2b5b0c4 [2023-03-08T03:46:56.763Z] ---> de0aac54c9e8 [2023-03-08T03:46:56.763Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T03:46:56.763Z] ---> Running in 47764622599e [2023-03-08T03:46:56.763Z] Removing intermediate container 47764622599e [2023-03-08T03:46:56.763Z] ---> 4aa4ae95e31f [2023-03-08T03:46:56.763Z] Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:46:57.138Z] ---> Running in 6de69d9ceaf6 [2023-03-08T03:46:57.401Z] Removing intermediate container 6de69d9ceaf6 [2023-03-08T03:46:57.401Z] ---> 2840ad3bd9df [2023-03-08T03:46:57.401Z] Step 24/24 : LABEL version=3.0.0-dev.81 [2023-03-08T03:46:57.401Z] ---> Running in dbef45e3d531 [2023-03-08T03:46:58.350Z] Removing intermediate container dbef45e3d531 [2023-03-08T03:46:58.350Z] ---> 998c2d36a407 [2023-03-08T03:46:58.350Z] [2023-03-08T03:46:58.350Z] Successfully built 998c2d36a407 [2023-03-08T03:46:58.351Z] Successfully tagged core-metadata:latest [2023-03-08T03:46:58.351Z]  Building core-metadata ... done Building security-bootstrapper [2023-03-08T03:46:59.278Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:59.278Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:59.278Z] ---> 71046ea3f153 [2023-03-08T03:46:59.278Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T03:46:59.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:59.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:59.278Z] ---> 71046ea3f153 [2023-03-08T03:46:59.278Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:46:59.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:59.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:59.278Z] ---> 71046ea3f153 [2023-03-08T03:46:59.278Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:46:59.278Z] ---> Running in f8657734e422 [2023-03-08T03:46:59.278Z] ---> Running in 2985b00b07b0 [2023-03-08T03:46:59.278Z] ---> Running in 60fdb5c89d5d [2023-03-08T03:46:59.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:59.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:59.278Z] ---> 71046ea3f153 [2023-03-08T03:46:59.278Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:46:59.278Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:46:59.278Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:46:59.278Z] ---> 71046ea3f153 [2023-03-08T03:46:59.278Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:46:59.278Z] ---> Running in 42f7f23bb5e0 [2023-03-08T03:46:59.278Z] ---> Running in a8a4945ffae8 [2023-03-08T03:46:59.278Z] Removing intermediate container f8657734e422 [2023-03-08T03:46:59.278Z] ---> 4c73306451f7 [2023-03-08T03:46:59.278Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T03:46:59.278Z] Removing intermediate container 2985b00b07b0 [2023-03-08T03:46:59.278Z] ---> 6dc2f1213be0 [2023-03-08T03:46:59.278Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:46:59.278Z] Removing intermediate container 60fdb5c89d5d [2023-03-08T03:46:59.278Z] ---> 005e02b078db [2023-03-08T03:46:59.278Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:46:59.278Z] ---> Running in 76b26166c380 [2023-03-08T03:46:59.278Z] ---> Running in 6ede9619e2d2 [2023-03-08T03:46:59.278Z] Removing intermediate container a8a4945ffae8 [2023-03-08T03:46:59.278Z] ---> 5f881b935840 [2023-03-08T03:46:59.278Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T03:46:59.278Z] ---> Running in 976a398e4f52 [2023-03-08T03:46:59.278Z] Removing intermediate container 42f7f23bb5e0 [2023-03-08T03:46:59.278Z] ---> f11d12828a37 [2023-03-08T03:46:59.278Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:46:59.278Z] ---> Running in d14f41782117 [2023-03-08T03:46:59.278Z] ---> Running in 8086037f5940 [2023-03-08T03:46:59.546Z] Removing intermediate container 6ede9619e2d2 [2023-03-08T03:46:59.546Z] ---> 86b071ec4a6f [2023-03-08T03:46:59.546Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:46:59.546Z] Removing intermediate container 976a398e4f52 [2023-03-08T03:46:59.546Z] ---> c7ca118cc7e7 [2023-03-08T03:46:59.546Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:46:59.822Z] ---> Running in 185cb47c9ef4 [2023-03-08T03:46:59.822Z] ---> Running in 5e28de57604e [2023-03-08T03:46:59.822Z] Removing intermediate container 8086037f5940 [2023-03-08T03:46:59.822Z] ---> b39732132133 [2023-03-08T03:46:59.822Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:46:59.822Z] Removing intermediate container d14f41782117 [2023-03-08T03:46:59.822Z] ---> 92569acef24d [2023-03-08T03:46:59.822Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T03:47:00.091Z] ---> Running in c6079d971dd8 [2023-03-08T03:47:00.091Z] ---> Running in 4b12ea626133 [2023-03-08T03:47:00.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:00.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:01.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:01.926Z] OK: 221 MiB in 51 packages [2023-03-08T03:47:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:02.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:02.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:02.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:03.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:03.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:03.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:47:03.548Z] Removing intermediate container 76b26166c380 [2023-03-08T03:47:03.549Z] ---> 9fe6f6c59bf8 [2023-03-08T03:47:03.549Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T03:47:03.549Z] OK: 221 MiB in 51 packages [2023-03-08T03:47:04.524Z] OK: 221 MiB in 51 packages [2023-03-08T03:47:04.524Z] OK: 221 MiB in 51 packages [2023-03-08T03:47:04.797Z] OK: 221 MiB in 51 packages [2023-03-08T03:47:04.797Z] ---> 4ea290791f02 [2023-03-08T03:47:04.797Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:47:04.797Z] ---> Running in 1d5d60ffb2b7 [2023-03-08T03:47:04.988Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:47:04.988Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:47:04.988Z] ---> 69937a0d1d15 [2023-03-08T03:47:04.988Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T03:47:04.988Z] ---> Using cache [2023-03-08T03:47:04.988Z] ---> 052fe5e00747 [2023-03-08T03:47:04.988Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T03:47:05.757Z] Removing intermediate container 5e28de57604e [2023-03-08T03:47:05.758Z] ---> 6960705b0872 [2023-03-08T03:47:05.758Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:47:06.343Z] Removing intermediate container c6079d971dd8 [2023-03-08T03:47:06.343Z] ---> 955f5d975a62 [2023-03-08T03:47:06.343Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:47:06.343Z] Removing intermediate container 4b12ea626133 [2023-03-08T03:47:06.343Z] ---> 83bae0060984 [2023-03-08T03:47:06.343Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T03:47:06.610Z] Removing intermediate container 185cb47c9ef4 [2023-03-08T03:47:06.610Z] ---> b8776f0c178f [2023-03-08T03:47:06.610Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:47:06.885Z] ---> a98f3f14ff48 [2023-03-08T03:47:06.885Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:47:07.153Z] ---> Running in bcfe9eeab958 [2023-03-08T03:47:07.424Z] ---> db251893b0b0 [2023-03-08T03:47:07.424Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:47:07.424Z] ---> Running in e8176f38ffc7 [2023-03-08T03:47:08.012Z] ---> 31de4fd6f2ce [2023-03-08T03:47:08.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:47:08.012Z] ---> Running in 1149852c8942 [2023-03-08T03:47:08.282Z] ---> cfd7959446a3 [2023-03-08T03:47:08.282Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:47:08.550Z] ---> Running in 140aa7230c94 [2023-03-08T03:47:15.026Z] ---> Running in 861fa801f2a7 [2023-03-08T03:47:15.026Z] Removing intermediate container 76c08231c20d [2023-03-08T03:47:15.026Z] ---> 569235011d0a [2023-03-08T03:47:15.026Z] Step 8/22 : COPY . . [2023-03-08T03:47:15.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:15.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:15.026Z] OK: 211 MiB in 51 packages [2023-03-08T03:47:25.158Z] Removing intermediate container 8c5589d9bcb8 [2023-03-08T03:47:25.158Z] ---> 710f17d7dda3 [2023-03-08T03:47:25.158Z] [2023-03-08T03:47:25.158Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T03:47:25.158Z] ---> dfd21b5a31f5 [2023-03-08T03:47:25.158Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T03:47:25.158Z] ---> 787ca19c5f4f [2023-03-08T03:47:25.158Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T03:47:25.158Z] Removing intermediate container 800bcaff90a2 [2023-03-08T03:47:25.158Z] ---> 1e9f11c8f7de [2023-03-08T03:47:25.158Z] [2023-03-08T03:47:25.158Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T03:47:25.158Z] ---> dfd21b5a31f5 [2023-03-08T03:47:25.158Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T03:47:25.158Z] ---> Using cache [2023-03-08T03:47:25.158Z] ---> 290d16302126 [2023-03-08T03:47:25.158Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:47:25.158Z] ---> Using cache [2023-03-08T03:47:25.158Z] ---> 2df442abaa5c [2023-03-08T03:47:25.158Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:47:25.158Z] ---> Using cache [2023-03-08T03:47:25.158Z] Removing intermediate container 861fa801f2a7 [2023-03-08T03:47:25.158Z] ---> ddec08e151ff [2023-03-08T03:47:25.158Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T03:47:25.158Z] ---> 48722c4bf6a9 [2023-03-08T03:47:25.158Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T03:47:25.158Z] Removing intermediate container 439ef3b9772a [2023-03-08T03:47:25.159Z] ---> b2abbbdddd3b [2023-03-08T03:47:25.159Z] [2023-03-08T03:47:25.159Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T03:47:25.159Z] ---> 5ce65d7b0fde [2023-03-08T03:47:25.159Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T03:47:25.159Z] ---> Using cache [2023-03-08T03:47:25.159Z] ---> 16505b5d85f9 [2023-03-08T03:47:25.159Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T03:47:25.159Z] ---> Running in 3346d58ec187 [2023-03-08T03:47:25.159Z] ---> Running in 2c3d17c1364e [2023-03-08T03:47:25.159Z] ---> Running in 676ecc4f15f3 [2023-03-08T03:47:25.159Z] Removing intermediate container 3346d58ec187 [2023-03-08T03:47:25.159Z] ---> c64a1332d57d [2023-03-08T03:47:25.159Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T03:47:25.159Z] ---> 1ca67cc3a7a0 [2023-03-08T03:47:25.159Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:47:25.159Z] ---> Running in 6f53d0637b50 [2023-03-08T03:47:25.159Z] ---> Running in 1ecd24c15daa [2023-03-08T03:47:25.159Z] ---> 897d1662111c [2023-03-08T03:47:25.159Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T03:47:25.159Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T03:47:25.159Z] Removing intermediate container 6f53d0637b50 [2023-03-08T03:47:25.159Z] ---> b528ce9ab729 [2023-03-08T03:47:25.159Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T03:47:25.159Z] ---> Running in 9a43c23953c1 [2023-03-08T03:47:25.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:25.159Z] ---> fd33cbf4bffc [2023-03-08T03:47:25.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T03:47:25.159Z] Removing intermediate container 9a43c23953c1 [2023-03-08T03:47:25.159Z] ---> e1543deff8f2 [2023-03-08T03:47:25.159Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:47:25.159Z] ---> Running in 9100b9ecbcc2 [2023-03-08T03:47:25.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:25.420Z] ---> 82d420bce2ae [2023-03-08T03:47:25.420Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T03:47:25.420Z] ---> Running in 3f04cd968f51 [2023-03-08T03:47:25.420Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T03:47:25.420Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T03:47:25.420Z] OK: 15859 distinct packages available [2023-03-08T03:47:25.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:25.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:25.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:25.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:47:25.946Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T03:47:25.946Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T03:47:25.946Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T03:47:25.946Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T03:47:25.946Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T03:47:25.946Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T03:47:25.946Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T03:47:25.946Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T03:47:25.946Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T03:47:25.946Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T03:47:25.946Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T03:47:25.946Z] OK: 8 MiB in 23 packages [2023-03-08T03:47:26.206Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T03:47:26.206Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:47:26.207Z] OK: 6 MiB in 15 packages [2023-03-08T03:47:26.207Z] Removing intermediate container 3f04cd968f51 [2023-03-08T03:47:26.207Z] ---> 5e55144c0671 [2023-03-08T03:47:26.207Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T03:47:26.207Z] ---> Running in f079c591ec02 [2023-03-08T03:47:26.207Z] Removing intermediate container f079c591ec02 [2023-03-08T03:47:26.207Z] ---> 895701a9633c [2023-03-08T03:47:26.207Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T03:47:26.467Z] ---> Running in 7ad34bdff7ea [2023-03-08T03:47:26.467Z] Removing intermediate container 676ecc4f15f3 [2023-03-08T03:47:26.467Z] ---> 9806269e45d1 [2023-03-08T03:47:26.467Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:47:26.467Z] Removing intermediate container 7ad34bdff7ea [2023-03-08T03:47:26.467Z] ---> c0df6ac813fa [2023-03-08T03:47:26.467Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T03:47:26.467Z] ---> Running in fe0f8e1f41f3 [2023-03-08T03:47:26.734Z] Removing intermediate container 9100b9ecbcc2 [2023-03-08T03:47:26.734Z] ---> 92184657162c [2023-03-08T03:47:26.734Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:47:26.734Z] Removing intermediate container fe0f8e1f41f3 [2023-03-08T03:47:26.734Z] ---> 111891b15f58 [2023-03-08T03:47:26.734Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:47:26.734Z] ---> e8c9f3e57d99 [2023-03-08T03:47:26.734Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T03:47:26.734Z] ---> Running in b18549aa8af9 [2023-03-08T03:47:26.734Z] ---> e29ba45b7b08 [2023-03-08T03:47:26.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T03:47:27.005Z] Removing intermediate container b18549aa8af9 [2023-03-08T03:47:27.005Z] ---> e17eac4bdcad [2023-03-08T03:47:27.005Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T03:47:27.005Z] ---> Running in b1484e95e582 [2023-03-08T03:47:27.779Z] Removing intermediate container b1484e95e582 [2023-03-08T03:47:27.779Z] ---> b301452e085e [2023-03-08T03:47:27.779Z] [2023-03-08T03:47:27.779Z] ---> 7ac73cf266f4 [2023-03-08T03:47:27.779Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T03:47:27.779Z] ---> 99485df2ec9f [2023-03-08T03:47:27.779Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T03:47:27.779Z] Successfully built b301452e085e [2023-03-08T03:47:27.779Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T03:47:27.779Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-08T03:47:28.122Z] ---> 7d1bc577a917 [2023-03-08T03:47:28.122Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T03:47:28.122Z] ---> 42cbb9753004 [2023-03-08T03:47:28.122Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T03:47:28.691Z] ---> Running in 3458fa9680f7 [2023-03-08T03:47:28.691Z] ---> Running in 8187b4837081 [2023-03-08T03:47:31.695Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:47:31.695Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:47:31.695Z] ---> 69937a0d1d15 [2023-03-08T03:47:31.695Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T03:47:31.695Z] ---> Using cache [2023-03-08T03:47:31.695Z] ---> 052fe5e00747 [2023-03-08T03:47:31.695Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T03:47:31.695Z] ---> Using cache [2023-03-08T03:47:31.695Z] ---> ddec08e151ff [2023-03-08T03:47:31.695Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T03:47:31.695Z] ---> Using cache [2023-03-08T03:47:31.695Z] ---> 1ca67cc3a7a0 [2023-03-08T03:47:31.695Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:47:35.889Z] Removing intermediate container 3458fa9680f7 [2023-03-08T03:47:35.889Z] ---> 9ad95831c025 [2023-03-08T03:47:35.889Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:47:35.889Z] Removing intermediate container 8187b4837081 [2023-03-08T03:47:35.889Z] ---> eb822df0437e [2023-03-08T03:47:35.889Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:47:35.889Z] ---> Running in 2d5a62ce1e77 [2023-03-08T03:47:35.889Z] ---> Running in df70c654b746 [2023-03-08T03:47:35.889Z] ---> Running in 9b23b3f894b8 [2023-03-08T03:47:35.889Z] Removing intermediate container df70c654b746 [2023-03-08T03:47:35.889Z] ---> 1cd82f1ced4e [2023-03-08T03:47:35.889Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T03:47:35.889Z] ---> Running in bae19bd74865 [2023-03-08T03:47:35.889Z] Removing intermediate container 9b23b3f894b8 [2023-03-08T03:47:35.889Z] ---> 7f8eefe1f502 [2023-03-08T03:47:35.889Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T03:47:35.889Z] ---> Running in 0593d93834d1 [2023-03-08T03:47:35.889Z] Removing intermediate container bae19bd74865 [2023-03-08T03:47:35.889Z] ---> 611554c7eae6 [2023-03-08T03:47:35.889Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:47:35.889Z] ---> Running in 4f394667c1a7 [2023-03-08T03:47:35.889Z] Removing intermediate container 0593d93834d1 [2023-03-08T03:47:35.889Z] ---> 75d083f91648 [2023-03-08T03:47:35.889Z] Step 18/19 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:47:35.889Z] ---> Running in ac70007683b9 [2023-03-08T03:47:36.147Z] Removing intermediate container 4f394667c1a7 [2023-03-08T03:47:36.147Z] ---> de81cdd48c01 [2023-03-08T03:47:36.147Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T03:47:36.147Z] ---> Running in 45ef2ec43a1d [2023-03-08T03:47:36.147Z] Removing intermediate container ac70007683b9 [2023-03-08T03:47:36.147Z] ---> 169f090d1cfa [2023-03-08T03:47:36.147Z] Step 19/19 : LABEL version=3.0.0-dev.81 [2023-03-08T03:47:36.147Z] ---> Running in 2c1448c24769 [2023-03-08T03:47:36.147Z] Removing intermediate container 45ef2ec43a1d [2023-03-08T03:47:36.147Z] ---> 0db8a6297fa6 [2023-03-08T03:47:36.147Z] [2023-03-08T03:47:36.408Z] Removing intermediate container 2c1448c24769 [2023-03-08T03:47:36.408Z] ---> 3ebb7afbefcf [2023-03-08T03:47:36.408Z] [2023-03-08T03:47:36.408Z] Successfully built 0db8a6297fa6 [2023-03-08T03:47:36.408Z] Successfully tagged core-data:latest [2023-03-08T03:47:36.408Z]  Building core-data ... done Successfully built 3ebb7afbefcf [2023-03-08T03:47:36.408Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T03:48:02.941Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2c3d17c1364e [2023-03-08T03:48:02.941Z] ---> c8e6b2e67ab4 [2023-03-08T03:48:02.941Z] [2023-03-08T03:48:02.941Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T03:48:02.941Z] ---> dfd21b5a31f5 [2023-03-08T03:48:02.941Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T03:48:02.941Z] ---> Running in 61b9306941c4 [2023-03-08T03:48:02.941Z] Removing intermediate container 1ecd24c15daa [2023-03-08T03:48:02.941Z] ---> bad6aa028024 [2023-03-08T03:48:02.941Z] Step 7/32 : COPY . . [2023-03-08T03:48:02.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:48:02.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:48:02.941Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T03:48:02.941Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T03:48:02.941Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:48:02.941Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T03:48:02.941Z] OK: 6 MiB in 16 packages [2023-03-08T03:48:08.316Z] ---> c81b5659543a [2023-03-08T03:48:08.316Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T03:48:08.579Z] ---> Running in 8e475b5142bf [2023-03-08T03:48:08.579Z] Removing intermediate container 61b9306941c4 [2023-03-08T03:48:08.579Z] ---> d38ad8ec5461 [2023-03-08T03:48:08.579Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T03:48:08.579Z] ---> Running in df634cae0fae [2023-03-08T03:48:08.579Z] Removing intermediate container df634cae0fae [2023-03-08T03:48:08.579Z] ---> 17a669c385d5 [2023-03-08T03:48:08.579Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T03:48:08.579Z] ---> Running in 5ad8770ca7d7 [2023-03-08T03:48:08.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T03:48:08.840Z] Removing intermediate container 5ad8770ca7d7 [2023-03-08T03:48:08.840Z] ---> 00be79bf1b7a [2023-03-08T03:48:08.840Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T03:48:08.840Z] ---> Running in cdfe9aacb665 [2023-03-08T03:48:08.840Z] Removing intermediate container 2d5a62ce1e77 [2023-03-08T03:48:08.840Z] ---> 742ba9785961 [2023-03-08T03:48:08.840Z] Step 7/20 : COPY . . [2023-03-08T03:48:09.117Z] Removing intermediate container cdfe9aacb665 [2023-03-08T03:48:09.117Z] ---> 1685b821d9d4 [2023-03-08T03:48:09.117Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:48:17.594Z] ---> 665a5d885738 [2023-03-08T03:48:17.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T03:48:17.594Z] ---> f8ce0dce8303 [2023-03-08T03:48:17.594Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T03:48:17.594Z] ---> Running in fabe9f630332 [2023-03-08T03:48:17.594Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T03:48:17.853Z] ---> bda7851755e6 [2023-03-08T03:48:17.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T03:48:18.119Z] ---> c483af40d986 [2023-03-08T03:48:18.119Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T03:48:18.380Z] ---> Running in d21626cebfe5 [2023-03-08T03:48:18.667Z] Removing intermediate container d21626cebfe5 [2023-03-08T03:48:18.667Z] ---> 1ad787b6d65e [2023-03-08T03:48:18.667Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:48:18.667Z] ---> Running in 9f5bb95c57c5 [2023-03-08T03:48:18.927Z] Removing intermediate container 9f5bb95c57c5 [2023-03-08T03:48:18.927Z] ---> 2c5cde6e46cc [2023-03-08T03:48:18.927Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T03:48:18.927Z] ---> Running in eefe05f1d3ac [2023-03-08T03:48:18.927Z] Removing intermediate container eefe05f1d3ac [2023-03-08T03:48:18.927Z] ---> 69cee1e3ed2d [2023-03-08T03:48:18.927Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:18.927Z] ---> Running in be2f999e3588 [2023-03-08T03:48:19.187Z] Removing intermediate container be2f999e3588 [2023-03-08T03:48:19.187Z] ---> f26a68e35902 [2023-03-08T03:48:19.187Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T03:48:19.187Z] ---> Running in edba69881341 [2023-03-08T03:48:19.187Z] Removing intermediate container edba69881341 [2023-03-08T03:48:19.187Z] ---> f22309e7f3bd [2023-03-08T03:48:19.187Z] [2023-03-08T03:48:19.446Z] Successfully built f22309e7f3bd [2023-03-08T03:48:19.446Z] Successfully tagged support-notifications:latest [2023-03-08T03:48:34.339Z]  Building support-notifications ... done Removing intermediate container 8e475b5142bf [2023-03-08T03:48:34.339Z] ---> 00173918df0e [2023-03-08T03:48:34.339Z] [2023-03-08T03:48:34.339Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T03:48:34.339Z] ---> dfd21b5a31f5 [2023-03-08T03:48:34.339Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T03:48:34.339Z] ---> Running in d51fc9381c7d [2023-03-08T03:48:34.339Z] Removing intermediate container d51fc9381c7d [2023-03-08T03:48:34.339Z] ---> 9134da3610b6 [2023-03-08T03:48:34.339Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T03:48:34.339Z] ---> Running in 3d4697b42565 [2023-03-08T03:48:34.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:48:34.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:48:34.339Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T03:48:34.339Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T03:48:34.339Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:48:34.339Z] OK: 6 MiB in 16 packages [2023-03-08T03:48:35.287Z] Removing intermediate container fabe9f630332 [2023-03-08T03:48:35.287Z] ---> b64a72430f36 [2023-03-08T03:48:35.287Z] [2023-03-08T03:48:35.287Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T03:48:35.287Z] ---> dfd21b5a31f5 [2023-03-08T03:48:35.287Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T03:48:35.287Z] ---> Running in 4c94c4371761 [2023-03-08T03:48:35.546Z] Removing intermediate container 3d4697b42565 [2023-03-08T03:48:35.546Z] ---> 622805b4e9f5 [2023-03-08T03:48:35.546Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T03:48:35.546Z] ---> Running in e242e3d2c915 [2023-03-08T03:48:35.546Z] Removing intermediate container e242e3d2c915 [2023-03-08T03:48:35.546Z] ---> b37596adc5e2 [2023-03-08T03:48:35.546Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T03:48:35.546Z] ---> Running in d1e1f0d1d069 [2023-03-08T03:48:35.546Z] Removing intermediate container d1e1f0d1d069 [2023-03-08T03:48:35.546Z] ---> b9f766d067db [2023-03-08T03:48:35.546Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T03:48:35.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T03:48:35.546Z] ---> Running in 73475382fc33 [2023-03-08T03:48:35.806Z] Removing intermediate container 73475382fc33 [2023-03-08T03:48:35.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T03:48:35.806Z] ---> 6bc1accf2224 [2023-03-08T03:48:35.806Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T03:48:35.806Z] ---> Running in b35de52122b9 [2023-03-08T03:48:35.806Z] Removing intermediate container b35de52122b9 [2023-03-08T03:48:35.806Z] ---> db502581d192 [2023-03-08T03:48:35.806Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T03:48:35.806Z] ---> Running in 88eabeee8cc0 [2023-03-08T03:48:36.066Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T03:48:36.066Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T03:48:36.066Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:48:36.066Z] OK: 6 MiB in 16 packages [2023-03-08T03:48:36.641Z] Removing intermediate container 4c94c4371761 [2023-03-08T03:48:36.641Z] ---> 39e6c6a836dc [2023-03-08T03:48:36.641Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T03:48:36.641Z] Removing intermediate container 88eabeee8cc0 [2023-03-08T03:48:36.641Z] ---> 1608d360268d [2023-03-08T03:48:36.641Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T03:48:36.641Z] ---> Running in 1ae54767138a [2023-03-08T03:48:36.641Z] ---> Running in e5f97d033785 [2023-03-08T03:48:36.641Z] Removing intermediate container 1ae54767138a [2023-03-08T03:48:36.641Z] ---> b14b5758a145 [2023-03-08T03:48:36.641Z] Step 12/20 : WORKDIR /edgex [2023-03-08T03:48:36.641Z] Removing intermediate container e5f97d033785 [2023-03-08T03:48:36.641Z] ---> cf943b354d26 [2023-03-08T03:48:36.641Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T03:48:36.641Z] ---> Running in ad6f72ae2169 [2023-03-08T03:48:36.641Z] Removing intermediate container ad6f72ae2169 [2023-03-08T03:48:36.641Z] ---> 8401220c6e9a [2023-03-08T03:48:36.642Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T03:48:36.902Z] ---> 510389045f14 [2023-03-08T03:48:36.902Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T03:48:36.902Z] ---> Running in 6419361fa95f [2023-03-08T03:48:36.902Z] ---> 7a25681f5faa [2023-03-08T03:48:36.902Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T03:48:37.473Z] ---> a143d6e97701 [2023-03-08T03:48:37.473Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T03:48:37.473Z] ---> 6143d715f729 [2023-03-08T03:48:37.473Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T03:48:37.473Z] ---> Running in c6862c91d075 [2023-03-08T03:48:37.732Z] Removing intermediate container 6419361fa95f [2023-03-08T03:48:37.732Z] ---> 6f47c2447aeb [2023-03-08T03:48:37.732Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:48:37.732Z] ---> 208694586c3b [2023-03-08T03:48:37.732Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T03:48:38.301Z] ---> 3f7f52d9e23a [2023-03-08T03:48:38.301Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T03:48:38.301Z] Removing intermediate container c6862c91d075 [2023-03-08T03:48:38.301Z] ---> 88ae6095f5ff [2023-03-08T03:48:38.301Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T03:48:38.561Z] ---> Running in 3f819f0803a5 [2023-03-08T03:48:38.561Z] ---> 112ec0a14722 [2023-03-08T03:48:38.561Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T03:48:38.561Z] Removing intermediate container 3f819f0803a5 [2023-03-08T03:48:38.561Z] ---> 9bbbb063f541 [2023-03-08T03:48:38.561Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T03:48:38.561Z] ---> Running in ac53b3c57acd [2023-03-08T03:48:38.561Z] Removing intermediate container ac53b3c57acd [2023-03-08T03:48:38.561Z] ---> a29a19e1906a [2023-03-08T03:48:38.561Z] Step 19/20 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:38.561Z] ---> 21b228fd34e3 [2023-03-08T03:48:38.562Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T03:48:38.562Z] ---> Running in 63c89cd1b022 [2023-03-08T03:48:38.822Z] Removing intermediate container 63c89cd1b022 [2023-03-08T03:48:38.822Z] ---> 1da2a12f162d [2023-03-08T03:48:38.822Z] Step 20/20 : LABEL version=3.0.0-dev.81 [2023-03-08T03:48:38.822Z] ---> Running in 565791187c8c [2023-03-08T03:48:38.822Z] ---> 8489428a8d2a [2023-03-08T03:48:38.822Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T03:48:38.822Z] Removing intermediate container 565791187c8c [2023-03-08T03:48:38.822Z] ---> d1050d5d6c0e [2023-03-08T03:48:38.822Z] [2023-03-08T03:48:38.822Z] Successfully built d1050d5d6c0e [2023-03-08T03:48:38.822Z] Successfully tagged security-proxy-setup:latest [2023-03-08T03:48:38.822Z]  Building security-proxy-setup ... done  ---> d4550a241661 [2023-03-08T03:48:38.822Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T03:48:39.081Z] ---> 167c89e1cacc [2023-03-08T03:48:39.081Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T03:48:39.081Z] ---> Running in 316e76fcf502 [2023-03-08T03:48:39.652Z] Removing intermediate container 316e76fcf502 [2023-03-08T03:48:39.652Z] ---> 143cc39b49d1 [2023-03-08T03:48:39.652Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T03:48:39.652Z] ---> Running in f2932bf73b3c [2023-03-08T03:48:39.652Z] Removing intermediate container f2932bf73b3c [2023-03-08T03:48:39.652Z] ---> 383f3d53b9bf [2023-03-08T03:48:39.652Z] Step 29/32 : CMD ["gate"] [2023-03-08T03:48:39.652Z] ---> Running in 15f0ef90ae0a [2023-03-08T03:48:39.914Z] Removing intermediate container 15f0ef90ae0a [2023-03-08T03:48:39.914Z] ---> a87d1eac2a6e [2023-03-08T03:48:39.914Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T03:48:39.914Z] ---> Running in 1024047d4878 [2023-03-08T03:48:39.914Z] Removing intermediate container 1024047d4878 [2023-03-08T03:48:39.914Z] ---> 3a101e317d04 [2023-03-08T03:48:39.914Z] Step 31/32 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:39.914Z] ---> Running in 8151a8741b64 [2023-03-08T03:48:39.914Z] Removing intermediate container 8151a8741b64 [2023-03-08T03:48:39.914Z] ---> 32688bb9bca6 [2023-03-08T03:48:39.914Z] Step 32/32 : LABEL version=3.0.0-dev.81 [2023-03-08T03:48:39.914Z] ---> Running in f940de11c757 [2023-03-08T03:48:40.176Z] Removing intermediate container f940de11c757 [2023-03-08T03:48:40.176Z] ---> ac589ec0f47b [2023-03-08T03:48:40.176Z] [2023-03-08T03:48:40.176Z] Successfully built ac589ec0f47b [2023-03-08T03:48:40.176Z] Successfully tagged security-bootstrapper:latest [2023-03-08T03:48:40.184Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-08T03:48:40.192Z] $ docker stop --time=1 5ee11ca6919c1b554c55049e645c31086b0024a9d99fdfd8ee481e7933b735d6 [2023-03-08T03:48:41.483Z] $ docker rm -f --volumes 5ee11ca6919c1b554c55049e645c31086b0024a9d99fdfd8ee481e7933b735d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T03:48:41.808Z] + docker images [2023-03-08T03:48:41.808Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T03:48:41.808Z] security-bootstrapper latest ac589ec0f47b 2 seconds ago 19.8MB [2023-03-08T03:48:41.808Z] security-proxy-setup latest d1050d5d6c0e 3 seconds ago 16.4MB [2023-03-08T03:48:41.808Z] b64a72430f36 7 seconds ago 1.66GB [2023-03-08T03:48:41.808Z] 00173918df0e 10 seconds ago 1.67GB [2023-03-08T03:48:41.808Z] support-notifications latest f22309e7f3bd 22 seconds ago 30.7MB [2023-03-08T03:48:41.808Z] c8e6b2e67ab4 52 seconds ago 1.75GB [2023-03-08T03:48:41.809Z] core-data latest 0db8a6297fa6 About a minute ago 18MB [2023-03-08T03:48:41.809Z] security-spiffe-token-provider latest 3ebb7afbefcf About a minute ago 30MB [2023-03-08T03:48:41.809Z] core-common-config-bootstrapper latest b301452e085e About a minute ago 15.5MB [2023-03-08T03:48:41.809Z] 1e9f11c8f7de About a minute ago 1.68GB [2023-03-08T03:48:41.809Z] b2abbbdddd3b About a minute ago 1.72GB [2023-03-08T03:48:41.809Z] 710f17d7dda3 About a minute ago 1.69GB [2023-03-08T03:48:41.809Z] core-metadata latest 998c2d36a407 About a minute ago 18.5MB [2023-03-08T03:48:41.809Z] security-spire-server latest 2ca3b96677b5 2 minutes ago 86.5MB [2023-03-08T03:48:41.809Z] 1634bd4b4f5b 2 minutes ago 1.69GB [2023-03-08T03:48:41.809Z] security-spire-config latest 1591d7f5c621 2 minutes ago 85.8MB [2023-03-08T03:48:41.809Z] cbf6d6eab411 2 minutes ago 1.55GB [2023-03-08T03:48:41.809Z] security-secretstore-setup latest 4a103f45648e 2 minutes ago 29.9MB [2023-03-08T03:48:41.809Z] core-command latest b5c0abc7c6f9 2 minutes ago 17.8MB [2023-03-08T03:48:41.809Z] support-scheduler latest 2793645fbc91 2 minutes ago 30.1MB [2023-03-08T03:48:41.809Z] security-proxy-auth latest 8453e0703389 2 minutes ago 16.2MB [2023-03-08T03:48:41.809Z] a1e5c5588922 3 minutes ago 1.67GB [2023-03-08T03:48:41.809Z] 5edc005467eb 3 minutes ago 1.75GB [2023-03-08T03:48:41.809Z] f827082e832b 3 minutes ago 1.66GB [2023-03-08T03:48:41.809Z] 5e4ec1fd2ade 3 minutes ago 1.68GB [2023-03-08T03:48:41.809Z] security-spire-agent latest 39c90d60be61 3 minutes ago 125MB [2023-03-08T03:48:41.809Z] 5bdc8e30500f 3 minutes ago 1.55GB [2023-03-08T03:48:41.809Z] ci-base-image-x86_64 latest 69937a0d1d15 7 minutes ago 903MB [2023-03-08T03:48:41.809Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T03:48:41.809Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T03:48:41.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T03:48:41.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T03:48:41.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T03:48:41.905Z] provisioning config files... [2023-03-08T03:48:41.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config17019973844993465182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T03:48:42.215Z] ---> docker-login.sh [2023-03-08T03:48:42.215Z] nexus3.edgexfoundry.org:10001 [2023-03-08T03:48:42.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:48:42.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:48:42.215Z] Configure a credential helper to remove this warning. See [2023-03-08T03:48:42.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:48:42.215Z] [2023-03-08T03:48:42.215Z] Login Succeeded [2023-03-08T03:48:42.215Z] nexus3.edgexfoundry.org:10002 [2023-03-08T03:48:42.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:48:42.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:48:42.215Z] Configure a credential helper to remove this warning. See [2023-03-08T03:48:42.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:48:42.215Z] [2023-03-08T03:48:42.215Z] Login Succeeded [2023-03-08T03:48:42.215Z] nexus3.edgexfoundry.org:10003 [2023-03-08T03:48:42.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:48:42.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:48:42.474Z] Configure a credential helper to remove this warning. See [2023-03-08T03:48:42.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:48:42.474Z] [2023-03-08T03:48:42.474Z] Login Succeeded [2023-03-08T03:48:42.474Z] nexus3.edgexfoundry.org:10004 [2023-03-08T03:48:42.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:48:42.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:48:42.474Z] Configure a credential helper to remove this warning. See [2023-03-08T03:48:42.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:48:42.474Z] [2023-03-08T03:48:42.474Z] Login Succeeded [2023-03-08T03:48:42.474Z] docker.io [2023-03-08T03:48:42.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T03:48:42.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T03:48:42.733Z] Configure a credential helper to remove this warning. See [2023-03-08T03:48:42.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T03:48:42.733Z] [2023-03-08T03:48:42.733Z] Login Succeeded [2023-03-08T03:48:42.733Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T03:48:42.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:48:42.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T03:48:42.783Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-08T03:48:42.783Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:42.783Z] latest [2023-03-08T03:48:42.783Z] 3.0.0-dev.81 [2023-03-08T03:48:42.783Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:42.783Z] main [2023-03-08T03:48:42.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:43.086Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:43.387Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:43.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T03:48:43.387Z] 00575588cb59: Preparing [2023-03-08T03:48:43.387Z] 7e3614179698: Preparing [2023-03-08T03:48:43.387Z] 292922d2f82d: Preparing [2023-03-08T03:48:43.387Z] feff93902155: Preparing [2023-03-08T03:48:43.387Z] aa5968d388b8: Preparing [2023-03-08T03:48:43.387Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:43.387Z] 292922d2f82d: Pushed [2023-03-08T03:48:43.387Z] feff93902155: Pushed [2023-03-08T03:48:43.387Z] 00575588cb59: Pushed [2023-03-08T03:48:44.766Z] 7e3614179698: Pushed [2023-03-08T03:48:45.024Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:45.337Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:45.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T03:48:45.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T03:48:45.640Z] 00575588cb59: Preparing [2023-03-08T03:48:45.640Z] 7e3614179698: Preparing [2023-03-08T03:48:45.640Z] 292922d2f82d: Preparing [2023-03-08T03:48:45.640Z] feff93902155: Preparing [2023-03-08T03:48:45.640Z] aa5968d388b8: Preparing [2023-03-08T03:48:45.640Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:45.640Z] feff93902155: Layer already exists [2023-03-08T03:48:45.640Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:45.640Z] 00575588cb59: Layer already exists [2023-03-08T03:48:45.640Z] 7e3614179698: Layer already exists [2023-03-08T03:48:45.640Z] latest: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:45.953Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:46.260Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.81 [2023-03-08T03:48:46.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T03:48:46.260Z] 00575588cb59: Preparing [2023-03-08T03:48:46.260Z] 7e3614179698: Preparing [2023-03-08T03:48:46.260Z] 292922d2f82d: Preparing [2023-03-08T03:48:46.260Z] feff93902155: Preparing [2023-03-08T03:48:46.260Z] aa5968d388b8: Preparing [2023-03-08T03:48:46.260Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:46.260Z] 7e3614179698: Layer already exists [2023-03-08T03:48:46.260Z] 00575588cb59: Layer already exists [2023-03-08T03:48:46.260Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:46.260Z] feff93902155: Layer already exists [2023-03-08T03:48:46.260Z] 3.0.0-dev.81: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:46.683Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:47.012Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:47.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T03:48:47.012Z] 00575588cb59: Preparing [2023-03-08T03:48:47.012Z] 7e3614179698: Preparing [2023-03-08T03:48:47.012Z] 292922d2f82d: Preparing [2023-03-08T03:48:47.012Z] feff93902155: Preparing [2023-03-08T03:48:47.012Z] aa5968d388b8: Preparing [2023-03-08T03:48:47.012Z] 7e3614179698: Layer already exists [2023-03-08T03:48:47.012Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:47.012Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:47.012Z] 00575588cb59: Layer already exists [2023-03-08T03:48:47.012Z] feff93902155: Layer already exists [2023-03-08T03:48:47.012Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:47.381Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:47.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-08T03:48:47.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T03:48:47.740Z] 00575588cb59: Preparing [2023-03-08T03:48:47.740Z] 7e3614179698: Preparing [2023-03-08T03:48:47.740Z] 292922d2f82d: Preparing [2023-03-08T03:48:47.740Z] feff93902155: Preparing [2023-03-08T03:48:47.740Z] aa5968d388b8: Preparing [2023-03-08T03:48:47.740Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:47.740Z] 00575588cb59: Layer already exists [2023-03-08T03:48:47.740Z] feff93902155: Layer already exists [2023-03-08T03:48:47.740Z] 7e3614179698: Layer already exists [2023-03-08T03:48:47.740Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:47.740Z] main: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:48:47.801Z] ===================================================== [Pipeline] echo [2023-03-08T03:48:47.810Z] taggedImages: [2023-03-08T03:48:47.810Z] - nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:47.810Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T03:48:47.810Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.81 [2023-03-08T03:48:47.810Z] - nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:47.810Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-08T03:48:47.832Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-08T03:48:47.832Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:47.832Z] latest [2023-03-08T03:48:47.832Z] 3.0.0-dev.81 [2023-03-08T03:48:47.832Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:47.832Z] main [2023-03-08T03:48:47.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:48.161Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:48.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:48.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T03:48:48.456Z] 49dce50d6e2c: Preparing [2023-03-08T03:48:48.456Z] 60885120672b: Preparing [2023-03-08T03:48:48.456Z] be6c99bf5114: Preparing [2023-03-08T03:48:48.456Z] f8011eabaa3a: Preparing [2023-03-08T03:48:48.456Z] 292922d2f82d: Preparing [2023-03-08T03:48:48.456Z] 007d3eb06658: Preparing [2023-03-08T03:48:48.456Z] aa5968d388b8: Preparing [2023-03-08T03:48:48.456Z] aa5968d388b8: Waiting [2023-03-08T03:48:48.456Z] 007d3eb06658: Waiting [2023-03-08T03:48:48.456Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:48.456Z] 49dce50d6e2c: Pushed [2023-03-08T03:48:48.456Z] 007d3eb06658: Pushed [2023-03-08T03:48:48.456Z] 60885120672b: Pushed [2023-03-08T03:48:48.456Z] be6c99bf5114: Pushed [2023-03-08T03:48:48.456Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:49.833Z] f8011eabaa3a: Pushed [2023-03-08T03:48:49.833Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:50.135Z] + 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-03-08T03:48:50.437Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T03:48:50.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T03:48:50.437Z] 49dce50d6e2c: Preparing [2023-03-08T03:48:50.437Z] 60885120672b: Preparing [2023-03-08T03:48:50.437Z] be6c99bf5114: Preparing [2023-03-08T03:48:50.437Z] f8011eabaa3a: Preparing [2023-03-08T03:48:50.437Z] 292922d2f82d: Preparing [2023-03-08T03:48:50.437Z] 007d3eb06658: Preparing [2023-03-08T03:48:50.437Z] aa5968d388b8: Preparing [2023-03-08T03:48:50.437Z] 007d3eb06658: Waiting [2023-03-08T03:48:50.437Z] aa5968d388b8: Waiting [2023-03-08T03:48:50.437Z] 49dce50d6e2c: Layer already exists [2023-03-08T03:48:50.437Z] be6c99bf5114: Layer already exists [2023-03-08T03:48:50.437Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:50.437Z] f8011eabaa3a: Layer already exists [2023-03-08T03:48:50.437Z] 60885120672b: Layer already exists [2023-03-08T03:48:50.437Z] 007d3eb06658: Layer already exists [2023-03-08T03:48:50.437Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:50.437Z] latest: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:50.738Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:51.038Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.81 [2023-03-08T03:48:51.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T03:48:51.038Z] 49dce50d6e2c: Preparing [2023-03-08T03:48:51.038Z] 60885120672b: Preparing [2023-03-08T03:48:51.038Z] be6c99bf5114: Preparing [2023-03-08T03:48:51.038Z] f8011eabaa3a: Preparing [2023-03-08T03:48:51.038Z] 292922d2f82d: Preparing [2023-03-08T03:48:51.038Z] 007d3eb06658: Preparing [2023-03-08T03:48:51.039Z] aa5968d388b8: Preparing [2023-03-08T03:48:51.039Z] 007d3eb06658: Waiting [2023-03-08T03:48:51.039Z] aa5968d388b8: Waiting [2023-03-08T03:48:51.039Z] 49dce50d6e2c: Layer already exists [2023-03-08T03:48:51.039Z] 60885120672b: Layer already exists [2023-03-08T03:48:51.039Z] f8011eabaa3a: Layer already exists [2023-03-08T03:48:51.039Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:51.039Z] be6c99bf5114: Layer already exists [2023-03-08T03:48:51.039Z] 007d3eb06658: Layer already exists [2023-03-08T03:48:51.039Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:51.039Z] 3.0.0-dev.81: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:51.341Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:51.648Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:51.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T03:48:51.648Z] 49dce50d6e2c: Preparing [2023-03-08T03:48:51.648Z] 60885120672b: Preparing [2023-03-08T03:48:51.648Z] be6c99bf5114: Preparing [2023-03-08T03:48:51.648Z] f8011eabaa3a: Preparing [2023-03-08T03:48:51.648Z] 292922d2f82d: Preparing [2023-03-08T03:48:51.648Z] 007d3eb06658: Preparing [2023-03-08T03:48:51.648Z] aa5968d388b8: Preparing [2023-03-08T03:48:51.648Z] 007d3eb06658: Waiting [2023-03-08T03:48:51.648Z] aa5968d388b8: Waiting [2023-03-08T03:48:51.648Z] 49dce50d6e2c: Layer already exists [2023-03-08T03:48:51.648Z] f8011eabaa3a: Layer already exists [2023-03-08T03:48:51.648Z] be6c99bf5114: Layer already exists [2023-03-08T03:48:51.648Z] 60885120672b: Layer already exists [2023-03-08T03:48:51.648Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:51.648Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:51.648Z] 007d3eb06658: Layer already exists [2023-03-08T03:48:51.648Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:51.950Z] + 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-03-08T03:48:52.249Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-08T03:48:52.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T03:48:52.249Z] 49dce50d6e2c: Preparing [2023-03-08T03:48:52.249Z] 60885120672b: Preparing [2023-03-08T03:48:52.249Z] be6c99bf5114: Preparing [2023-03-08T03:48:52.249Z] f8011eabaa3a: Preparing [2023-03-08T03:48:52.249Z] 292922d2f82d: Preparing [2023-03-08T03:48:52.249Z] 007d3eb06658: Preparing [2023-03-08T03:48:52.249Z] aa5968d388b8: Preparing [2023-03-08T03:48:52.249Z] 007d3eb06658: Waiting [2023-03-08T03:48:52.249Z] aa5968d388b8: Waiting [2023-03-08T03:48:52.249Z] be6c99bf5114: Layer already exists [2023-03-08T03:48:52.249Z] 49dce50d6e2c: Layer already exists [2023-03-08T03:48:52.249Z] 60885120672b: Layer already exists [2023-03-08T03:48:52.249Z] f8011eabaa3a: Layer already exists [2023-03-08T03:48:52.249Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:52.249Z] 007d3eb06658: Layer already exists [2023-03-08T03:48:52.249Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:52.249Z] main: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:48:52.299Z] ===================================================== [Pipeline] echo [2023-03-08T03:48:52.307Z] taggedImages: [2023-03-08T03:48:52.308Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:52.308Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T03:48:52.308Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.81 [2023-03-08T03:48:52.308Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:52.308Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-08T03:48:52.328Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-08T03:48:52.328Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:52.328Z] latest [2023-03-08T03:48:52.328Z] 3.0.0-dev.81 [2023-03-08T03:48:52.328Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:52.328Z] main [2023-03-08T03:48:52.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:52.635Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:52.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:52.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T03:48:52.935Z] 5d8a452a1b8e: Preparing [2023-03-08T03:48:52.935Z] 6f214016863f: Preparing [2023-03-08T03:48:52.935Z] 292922d2f82d: Preparing [2023-03-08T03:48:52.935Z] 4a9184c220ba: Preparing [2023-03-08T03:48:52.935Z] aa5968d388b8: Preparing [2023-03-08T03:48:52.935Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:52.935Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:52.935Z] 5d8a452a1b8e: Pushed [2023-03-08T03:48:52.935Z] 4a9184c220ba: Pushed [2023-03-08T03:48:54.312Z] 6f214016863f: Pushed [2023-03-08T03:48:54.571Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:54.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:55.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T03:48:55.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T03:48:55.177Z] 5d8a452a1b8e: Preparing [2023-03-08T03:48:55.177Z] 6f214016863f: Preparing [2023-03-08T03:48:55.177Z] 292922d2f82d: Preparing [2023-03-08T03:48:55.177Z] 4a9184c220ba: Preparing [2023-03-08T03:48:55.177Z] aa5968d388b8: Preparing [2023-03-08T03:48:55.177Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:55.177Z] 5d8a452a1b8e: Layer already exists [2023-03-08T03:48:55.177Z] 4a9184c220ba: Layer already exists [2023-03-08T03:48:55.177Z] 6f214016863f: Layer already exists [2023-03-08T03:48:55.177Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:55.177Z] latest: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:55.536Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:55.835Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.81 [2023-03-08T03:48:55.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T03:48:55.836Z] 5d8a452a1b8e: Preparing [2023-03-08T03:48:55.836Z] 6f214016863f: Preparing [2023-03-08T03:48:55.836Z] 292922d2f82d: Preparing [2023-03-08T03:48:55.836Z] 4a9184c220ba: Preparing [2023-03-08T03:48:55.836Z] aa5968d388b8: Preparing [2023-03-08T03:48:55.836Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:55.836Z] 6f214016863f: Layer already exists [2023-03-08T03:48:55.836Z] 5d8a452a1b8e: Layer already exists [2023-03-08T03:48:55.836Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:55.836Z] 4a9184c220ba: Layer already exists [2023-03-08T03:48:55.836Z] 3.0.0-dev.81: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:56.139Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:56.441Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:56.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T03:48:56.441Z] 5d8a452a1b8e: Preparing [2023-03-08T03:48:56.441Z] 6f214016863f: Preparing [2023-03-08T03:48:56.441Z] 292922d2f82d: Preparing [2023-03-08T03:48:56.441Z] 4a9184c220ba: Preparing [2023-03-08T03:48:56.441Z] aa5968d388b8: Preparing [2023-03-08T03:48:56.441Z] 4a9184c220ba: Layer already exists [2023-03-08T03:48:56.441Z] 6f214016863f: Layer already exists [2023-03-08T03:48:56.441Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:56.441Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:56.441Z] 5d8a452a1b8e: Layer already exists [2023-03-08T03:48:56.700Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:57.003Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:57.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-08T03:48:57.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T03:48:57.303Z] 5d8a452a1b8e: Preparing [2023-03-08T03:48:57.303Z] 6f214016863f: Preparing [2023-03-08T03:48:57.303Z] 292922d2f82d: Preparing [2023-03-08T03:48:57.303Z] 4a9184c220ba: Preparing [2023-03-08T03:48:57.303Z] aa5968d388b8: Preparing [2023-03-08T03:48:57.303Z] 5d8a452a1b8e: Layer already exists [2023-03-08T03:48:57.303Z] 6f214016863f: Layer already exists [2023-03-08T03:48:57.303Z] 4a9184c220ba: Layer already exists [2023-03-08T03:48:57.303Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:57.303Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:57.303Z] main: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:48:57.347Z] ===================================================== [Pipeline] echo [2023-03-08T03:48:57.357Z] taggedImages: [2023-03-08T03:48:57.357Z] - nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:57.357Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T03:48:57.357Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.81 [2023-03-08T03:48:57.357Z] - nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:57.357Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-08T03:48:57.379Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-08T03:48:57.379Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:57.379Z] latest [2023-03-08T03:48:57.379Z] 3.0.0-dev.81 [2023-03-08T03:48:57.379Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:48:57.379Z] main [2023-03-08T03:48:57.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:57.699Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:57.997Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:48:57.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T03:48:57.997Z] 155980e9379a: Preparing [2023-03-08T03:48:57.997Z] da87ddb00f84: Preparing [2023-03-08T03:48:57.997Z] 4343a8672ccd: Preparing [2023-03-08T03:48:57.997Z] 292922d2f82d: Preparing [2023-03-08T03:48:57.997Z] bed00a7d4cb7: Preparing [2023-03-08T03:48:57.997Z] aa5968d388b8: Preparing [2023-03-08T03:48:57.997Z] aa5968d388b8: Waiting [2023-03-08T03:48:57.997Z] 292922d2f82d: Layer already exists [2023-03-08T03:48:57.997Z] aa5968d388b8: Layer already exists [2023-03-08T03:48:57.997Z] 155980e9379a: Pushed [2023-03-08T03:48:57.997Z] da87ddb00f84: Pushed [2023-03-08T03:48:57.997Z] bed00a7d4cb7: Pushed [2023-03-08T03:48:59.373Z] 4343a8672ccd: Pushed [2023-03-08T03:48:59.632Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:48:59.934Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:00.228Z] Removing intermediate container 1d5d60ffb2b7 [2023-03-08T03:49:00.229Z] ---> 600c29ed5dd2 [2023-03-08T03:49:00.229Z] Step 7/32 : COPY . . [2023-03-08T03:49:00.229Z] ---> 0a150e0f4304 [2023-03-08T03:49:00.229Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T03:49:00.229Z] ---> Running in 7b3ceee96746 [2023-03-08T03:49:00.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T03:49:00.231Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T03:49:00.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T03:49:00.231Z] 155980e9379a: Preparing [2023-03-08T03:49:00.231Z] da87ddb00f84: Preparing [2023-03-08T03:49:00.231Z] 4343a8672ccd: Preparing [2023-03-08T03:49:00.231Z] 292922d2f82d: Preparing [2023-03-08T03:49:00.231Z] bed00a7d4cb7: Preparing [2023-03-08T03:49:00.231Z] aa5968d388b8: Preparing [2023-03-08T03:49:00.231Z] aa5968d388b8: Waiting [2023-03-08T03:49:00.231Z] 4343a8672ccd: Layer already exists [2023-03-08T03:49:00.231Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:00.231Z] 155980e9379a: Layer already exists [2023-03-08T03:49:00.231Z] da87ddb00f84: Layer already exists [2023-03-08T03:49:00.231Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:49:00.231Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:00.231Z] latest: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:00.494Z] Removing intermediate container bcfe9eeab958 [2023-03-08T03:49:00.494Z] ---> e6f3aedd69d7 [2023-03-08T03:49:00.494Z] Step 8/22 : COPY . . [2023-03-08T03:49:00.529Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:00.835Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.81 [2023-03-08T03:49:00.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T03:49:00.835Z] 155980e9379a: Preparing [2023-03-08T03:49:00.835Z] da87ddb00f84: Preparing [2023-03-08T03:49:00.835Z] 4343a8672ccd: Preparing [2023-03-08T03:49:00.835Z] 292922d2f82d: Preparing [2023-03-08T03:49:00.835Z] bed00a7d4cb7: Preparing [2023-03-08T03:49:00.835Z] aa5968d388b8: Preparing [2023-03-08T03:49:00.835Z] aa5968d388b8: Waiting [2023-03-08T03:49:00.835Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:00.835Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:49:00.835Z] 155980e9379a: Layer already exists [2023-03-08T03:49:00.835Z] 4343a8672ccd: Layer already exists [2023-03-08T03:49:00.835Z] da87ddb00f84: Layer already exists [2023-03-08T03:49:00.835Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:00.835Z] 3.0.0-dev.81: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:01.147Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:01.451Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:01.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T03:49:01.451Z] 155980e9379a: Preparing [2023-03-08T03:49:01.451Z] da87ddb00f84: Preparing [2023-03-08T03:49:01.451Z] 4343a8672ccd: Preparing [2023-03-08T03:49:01.451Z] 292922d2f82d: Preparing [2023-03-08T03:49:01.451Z] bed00a7d4cb7: Preparing [2023-03-08T03:49:01.451Z] aa5968d388b8: Preparing [2023-03-08T03:49:01.451Z] aa5968d388b8: Waiting [2023-03-08T03:49:01.451Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:01.451Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:49:01.451Z] 4343a8672ccd: Layer already exists [2023-03-08T03:49:01.451Z] 155980e9379a: Layer already exists [2023-03-08T03:49:01.451Z] da87ddb00f84: Layer already exists [2023-03-08T03:49:01.451Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:01.451Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:01.752Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:01.901Z] Removing intermediate container 1149852c8942 [2023-03-08T03:49:01.901Z] ---> 762945214005 [2023-03-08T03:49:01.901Z] Step 8/22 : COPY . . [2023-03-08T03:49:02.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-08T03:49:02.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T03:49:02.051Z] 155980e9379a: Preparing [2023-03-08T03:49:02.051Z] da87ddb00f84: Preparing [2023-03-08T03:49:02.051Z] 4343a8672ccd: Preparing [2023-03-08T03:49:02.051Z] 292922d2f82d: Preparing [2023-03-08T03:49:02.051Z] bed00a7d4cb7: Preparing [2023-03-08T03:49:02.051Z] aa5968d388b8: Preparing [2023-03-08T03:49:02.051Z] aa5968d388b8: Waiting [2023-03-08T03:49:02.051Z] 4343a8672ccd: Layer already exists [2023-03-08T03:49:02.051Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:02.051Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:49:02.051Z] da87ddb00f84: Layer already exists [2023-03-08T03:49:02.051Z] 155980e9379a: Layer already exists [2023-03-08T03:49:02.051Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:02.051Z] main: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:02.086Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:02.091Z] taggedImages: [2023-03-08T03:49:02.091Z] - nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:02.091Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T03:49:02.091Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.81 [2023-03-08T03:49:02.091Z] - nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:02.091Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-08T03:49:02.106Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-08T03:49:02.106Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:02.106Z] latest [2023-03-08T03:49:02.106Z] 3.0.0-dev.81 [2023-03-08T03:49:02.106Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:02.106Z] main [2023-03-08T03:49:02.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:02.414Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:02.490Z] Removing intermediate container e8176f38ffc7 [2023-03-08T03:49:02.491Z] ---> db29f077c178 [2023-03-08T03:49:02.491Z] Step 8/22 : COPY . . [2023-03-08T03:49:02.714Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:02.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T03:49:02.714Z] e19662a8d2a8: Preparing [2023-03-08T03:49:02.714Z] e19662a8d2a8: Preparing [2023-03-08T03:49:02.714Z] 602c8b7e83b4: Preparing [2023-03-08T03:49:02.714Z] baea0f8e4b93: Preparing [2023-03-08T03:49:02.714Z] efce3ffc0541: Preparing [2023-03-08T03:49:02.714Z] c85f4417b08d: Preparing [2023-03-08T03:49:02.714Z] 41e8f9075c96: Preparing [2023-03-08T03:49:02.714Z] 292922d2f82d: Preparing [2023-03-08T03:49:02.714Z] 5620034aaae5: Preparing [2023-03-08T03:49:02.714Z] 164b2f5317c3: Preparing [2023-03-08T03:49:02.714Z] 24af46e538c5: Preparing [2023-03-08T03:49:02.714Z] 292922d2f82d: Waiting [2023-03-08T03:49:02.714Z] fc189b436216: Preparing [2023-03-08T03:49:02.714Z] aa5968d388b8: Preparing [2023-03-08T03:49:02.714Z] 41e8f9075c96: Waiting [2023-03-08T03:49:02.714Z] 164b2f5317c3: Waiting [2023-03-08T03:49:02.714Z] fc189b436216: Waiting [2023-03-08T03:49:02.714Z] 24af46e538c5: Waiting [2023-03-08T03:49:02.714Z] 602c8b7e83b4: Pushed [2023-03-08T03:49:02.714Z] e19662a8d2a8: Pushed [2023-03-08T03:49:02.714Z] c85f4417b08d: Pushed [2023-03-08T03:49:02.714Z] efce3ffc0541: Pushed [2023-03-08T03:49:02.714Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:02.714Z] baea0f8e4b93: Pushed [2023-03-08T03:49:02.974Z] 5620034aaae5: Pushed [2023-03-08T03:49:02.974Z] fc189b436216: Pushed [2023-03-08T03:49:02.975Z] 24af46e538c5: Pushed [2023-03-08T03:49:02.975Z] 164b2f5317c3: Pushed [2023-03-08T03:49:02.975Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:03.464Z] Removing intermediate container 140aa7230c94 [2023-03-08T03:49:03.464Z] ---> 5bcd430fb394 [2023-03-08T03:49:03.464Z] Step 8/24 : COPY . . [2023-03-08T03:49:04.354Z] 41e8f9075c96: Pushed [2023-03-08T03:49:04.354Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:04.665Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:04.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T03:49:04.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T03:49:04.968Z] e19662a8d2a8: Preparing [2023-03-08T03:49:04.968Z] e19662a8d2a8: Preparing [2023-03-08T03:49:04.968Z] 602c8b7e83b4: Preparing [2023-03-08T03:49:04.968Z] baea0f8e4b93: Preparing [2023-03-08T03:49:04.968Z] efce3ffc0541: Preparing [2023-03-08T03:49:04.968Z] c85f4417b08d: Preparing [2023-03-08T03:49:04.968Z] 41e8f9075c96: Preparing [2023-03-08T03:49:04.968Z] 292922d2f82d: Preparing [2023-03-08T03:49:04.968Z] 5620034aaae5: Preparing [2023-03-08T03:49:04.968Z] 164b2f5317c3: Preparing [2023-03-08T03:49:04.968Z] 24af46e538c5: Preparing [2023-03-08T03:49:04.968Z] fc189b436216: Preparing [2023-03-08T03:49:04.968Z] aa5968d388b8: Preparing [2023-03-08T03:49:04.968Z] 24af46e538c5: Waiting [2023-03-08T03:49:04.968Z] 164b2f5317c3: Waiting [2023-03-08T03:49:04.968Z] fc189b436216: Waiting [2023-03-08T03:49:04.968Z] aa5968d388b8: Waiting [2023-03-08T03:49:04.968Z] 41e8f9075c96: Waiting [2023-03-08T03:49:04.968Z] 292922d2f82d: Waiting [2023-03-08T03:49:04.968Z] 5620034aaae5: Waiting [2023-03-08T03:49:04.968Z] c85f4417b08d: Layer already exists [2023-03-08T03:49:04.968Z] baea0f8e4b93: Layer already exists [2023-03-08T03:49:04.968Z] efce3ffc0541: Layer already exists [2023-03-08T03:49:04.968Z] e19662a8d2a8: Layer already exists [2023-03-08T03:49:04.968Z] 602c8b7e83b4: Layer already exists [2023-03-08T03:49:04.968Z] 41e8f9075c96: Layer already exists [2023-03-08T03:49:04.968Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:04.968Z] 24af46e538c5: Layer already exists [2023-03-08T03:49:04.968Z] 5620034aaae5: Layer already exists [2023-03-08T03:49:04.968Z] fc189b436216: Layer already exists [2023-03-08T03:49:04.968Z] 164b2f5317c3: Layer already exists [2023-03-08T03:49:04.968Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:04.968Z] latest: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:05.276Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:05.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.81 [2023-03-08T03:49:05.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T03:49:05.576Z] e19662a8d2a8: Preparing [2023-03-08T03:49:05.576Z] e19662a8d2a8: Preparing [2023-03-08T03:49:05.576Z] 602c8b7e83b4: Preparing [2023-03-08T03:49:05.576Z] baea0f8e4b93: Preparing [2023-03-08T03:49:05.576Z] efce3ffc0541: Preparing [2023-03-08T03:49:05.576Z] c85f4417b08d: Preparing [2023-03-08T03:49:05.576Z] 41e8f9075c96: Preparing [2023-03-08T03:49:05.576Z] 292922d2f82d: Preparing [2023-03-08T03:49:05.576Z] 5620034aaae5: Preparing [2023-03-08T03:49:05.576Z] 164b2f5317c3: Preparing [2023-03-08T03:49:05.576Z] 24af46e538c5: Preparing [2023-03-08T03:49:05.576Z] fc189b436216: Preparing [2023-03-08T03:49:05.576Z] aa5968d388b8: Preparing [2023-03-08T03:49:05.576Z] 292922d2f82d: Waiting [2023-03-08T03:49:05.576Z] fc189b436216: Waiting [2023-03-08T03:49:05.576Z] 5620034aaae5: Waiting [2023-03-08T03:49:05.576Z] 164b2f5317c3: Waiting [2023-03-08T03:49:05.576Z] aa5968d388b8: Waiting [2023-03-08T03:49:05.576Z] 24af46e538c5: Waiting [2023-03-08T03:49:05.576Z] 41e8f9075c96: Waiting [2023-03-08T03:49:05.576Z] c85f4417b08d: Layer already exists [2023-03-08T03:49:05.576Z] efce3ffc0541: Layer already exists [2023-03-08T03:49:05.576Z] 602c8b7e83b4: Layer already exists [2023-03-08T03:49:05.576Z] baea0f8e4b93: Layer already exists [2023-03-08T03:49:05.576Z] e19662a8d2a8: Layer already exists [2023-03-08T03:49:05.576Z] 5620034aaae5: Layer already exists [2023-03-08T03:49:05.576Z] 24af46e538c5: Layer already exists [2023-03-08T03:49:05.576Z] 41e8f9075c96: Layer already exists [2023-03-08T03:49:05.576Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:05.576Z] 164b2f5317c3: Layer already exists [2023-03-08T03:49:05.576Z] fc189b436216: Layer already exists [2023-03-08T03:49:05.576Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:05.576Z] 3.0.0-dev.81: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:05.880Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:06.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:06.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T03:49:06.182Z] e19662a8d2a8: Preparing [2023-03-08T03:49:06.182Z] e19662a8d2a8: Preparing [2023-03-08T03:49:06.182Z] 602c8b7e83b4: Preparing [2023-03-08T03:49:06.182Z] baea0f8e4b93: Preparing [2023-03-08T03:49:06.182Z] efce3ffc0541: Preparing [2023-03-08T03:49:06.182Z] c85f4417b08d: Preparing [2023-03-08T03:49:06.182Z] 41e8f9075c96: Preparing [2023-03-08T03:49:06.182Z] 292922d2f82d: Preparing [2023-03-08T03:49:06.182Z] 5620034aaae5: Preparing [2023-03-08T03:49:06.182Z] 41e8f9075c96: Waiting [2023-03-08T03:49:06.182Z] 292922d2f82d: Waiting [2023-03-08T03:49:06.182Z] 164b2f5317c3: Preparing [2023-03-08T03:49:06.182Z] 24af46e538c5: Preparing [2023-03-08T03:49:06.182Z] 5620034aaae5: Waiting [2023-03-08T03:49:06.182Z] 164b2f5317c3: Waiting [2023-03-08T03:49:06.182Z] fc189b436216: Preparing [2023-03-08T03:49:06.182Z] aa5968d388b8: Preparing [2023-03-08T03:49:06.182Z] 24af46e538c5: Waiting [2023-03-08T03:49:06.182Z] fc189b436216: Waiting [2023-03-08T03:49:06.182Z] aa5968d388b8: Waiting [2023-03-08T03:49:06.182Z] efce3ffc0541: Layer already exists [2023-03-08T03:49:06.182Z] e19662a8d2a8: Layer already exists [2023-03-08T03:49:06.182Z] c85f4417b08d: Layer already exists [2023-03-08T03:49:06.182Z] 602c8b7e83b4: Layer already exists [2023-03-08T03:49:06.182Z] baea0f8e4b93: Layer already exists [2023-03-08T03:49:06.182Z] 41e8f9075c96: Layer already exists [2023-03-08T03:49:06.182Z] 164b2f5317c3: Layer already exists [2023-03-08T03:49:06.182Z] 24af46e538c5: Layer already exists [2023-03-08T03:49:06.182Z] 5620034aaae5: Layer already exists [2023-03-08T03:49:06.182Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:06.182Z] fc189b436216: Layer already exists [2023-03-08T03:49:06.182Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:06.182Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:06.488Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:06.789Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-08T03:49:06.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T03:49:06.789Z] e19662a8d2a8: Preparing [2023-03-08T03:49:06.789Z] e19662a8d2a8: Preparing [2023-03-08T03:49:06.789Z] 602c8b7e83b4: Preparing [2023-03-08T03:49:06.789Z] baea0f8e4b93: Preparing [2023-03-08T03:49:06.789Z] efce3ffc0541: Preparing [2023-03-08T03:49:06.789Z] c85f4417b08d: Preparing [2023-03-08T03:49:06.789Z] 41e8f9075c96: Preparing [2023-03-08T03:49:06.789Z] 292922d2f82d: Preparing [2023-03-08T03:49:06.789Z] 5620034aaae5: Preparing [2023-03-08T03:49:06.789Z] 164b2f5317c3: Preparing [2023-03-08T03:49:06.789Z] 24af46e538c5: Preparing [2023-03-08T03:49:06.789Z] fc189b436216: Preparing [2023-03-08T03:49:06.789Z] aa5968d388b8: Preparing [2023-03-08T03:49:06.789Z] 292922d2f82d: Waiting [2023-03-08T03:49:06.789Z] fc189b436216: Waiting [2023-03-08T03:49:06.789Z] 5620034aaae5: Waiting [2023-03-08T03:49:06.789Z] aa5968d388b8: Waiting [2023-03-08T03:49:06.789Z] 164b2f5317c3: Waiting [2023-03-08T03:49:06.789Z] 24af46e538c5: Waiting [2023-03-08T03:49:06.789Z] 41e8f9075c96: Waiting [2023-03-08T03:49:06.789Z] 602c8b7e83b4: Layer already exists [2023-03-08T03:49:06.789Z] c85f4417b08d: Layer already exists [2023-03-08T03:49:06.789Z] e19662a8d2a8: Layer already exists [2023-03-08T03:49:06.789Z] baea0f8e4b93: Layer already exists [2023-03-08T03:49:06.789Z] efce3ffc0541: Layer already exists [2023-03-08T03:49:06.789Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:06.789Z] 5620034aaae5: Layer already exists [2023-03-08T03:49:06.789Z] 41e8f9075c96: Layer already exists [2023-03-08T03:49:06.789Z] 164b2f5317c3: Layer already exists [2023-03-08T03:49:06.789Z] 24af46e538c5: Layer already exists [2023-03-08T03:49:06.789Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:06.789Z] fc189b436216: Layer already exists [2023-03-08T03:49:06.789Z] main: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:06.824Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:06.830Z] taggedImages: [2023-03-08T03:49:06.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:06.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T03:49:06.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.81 [2023-03-08T03:49:06.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:06.830Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-08T03:49:06.852Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-08T03:49:06.852Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:06.852Z] latest [2023-03-08T03:49:06.852Z] 3.0.0-dev.81 [2023-03-08T03:49:06.852Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:06.852Z] main [2023-03-08T03:49:06.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:07.154Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:07.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:07.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T03:49:07.457Z] 152e516c62ce: Preparing [2023-03-08T03:49:07.458Z] 05b2cc7ba8e0: Preparing [2023-03-08T03:49:07.458Z] 07372fba764a: Preparing [2023-03-08T03:49:07.458Z] 86ec1044b9af: Preparing [2023-03-08T03:49:07.458Z] 292922d2f82d: Preparing [2023-03-08T03:49:07.458Z] 007d3eb06658: Preparing [2023-03-08T03:49:07.458Z] aa5968d388b8: Preparing [2023-03-08T03:49:07.458Z] 007d3eb06658: Waiting [2023-03-08T03:49:07.458Z] aa5968d388b8: Waiting [2023-03-08T03:49:07.458Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:07.458Z] 007d3eb06658: Layer already exists [2023-03-08T03:49:07.458Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:07.458Z] 07372fba764a: Pushed [2023-03-08T03:49:07.458Z] 152e516c62ce: Pushed [2023-03-08T03:49:07.458Z] 05b2cc7ba8e0: Pushed [2023-03-08T03:49:08.836Z] 86ec1044b9af: Pushed [2023-03-08T03:49:08.836Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:09.144Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:09.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T03:49:09.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T03:49:09.456Z] 152e516c62ce: Preparing [2023-03-08T03:49:09.456Z] 05b2cc7ba8e0: Preparing [2023-03-08T03:49:09.456Z] 07372fba764a: Preparing [2023-03-08T03:49:09.456Z] 86ec1044b9af: Preparing [2023-03-08T03:49:09.456Z] 292922d2f82d: Preparing [2023-03-08T03:49:09.456Z] 007d3eb06658: Preparing [2023-03-08T03:49:09.456Z] aa5968d388b8: Preparing [2023-03-08T03:49:09.456Z] aa5968d388b8: Waiting [2023-03-08T03:49:09.456Z] 007d3eb06658: Waiting [2023-03-08T03:49:09.456Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:09.456Z] 152e516c62ce: Layer already exists [2023-03-08T03:49:09.456Z] 05b2cc7ba8e0: Layer already exists [2023-03-08T03:49:09.456Z] 07372fba764a: Layer already exists [2023-03-08T03:49:09.456Z] 86ec1044b9af: Layer already exists [2023-03-08T03:49:09.456Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:09.456Z] 007d3eb06658: Layer already exists [2023-03-08T03:49:09.456Z] latest: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:09.774Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:10.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.81 [2023-03-08T03:49:10.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T03:49:10.096Z] 152e516c62ce: Preparing [2023-03-08T03:49:10.096Z] 05b2cc7ba8e0: Preparing [2023-03-08T03:49:10.096Z] 07372fba764a: Preparing [2023-03-08T03:49:10.096Z] 86ec1044b9af: Preparing [2023-03-08T03:49:10.096Z] 292922d2f82d: Preparing [2023-03-08T03:49:10.096Z] 007d3eb06658: Preparing [2023-03-08T03:49:10.096Z] aa5968d388b8: Preparing [2023-03-08T03:49:10.096Z] 007d3eb06658: Waiting [2023-03-08T03:49:10.096Z] aa5968d388b8: Waiting [2023-03-08T03:49:10.096Z] 07372fba764a: Layer already exists [2023-03-08T03:49:10.096Z] 152e516c62ce: Layer already exists [2023-03-08T03:49:10.096Z] 86ec1044b9af: Layer already exists [2023-03-08T03:49:10.096Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:10.096Z] 05b2cc7ba8e0: Layer already exists [2023-03-08T03:49:10.096Z] 007d3eb06658: Layer already exists [2023-03-08T03:49:10.096Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:10.096Z] 3.0.0-dev.81: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [2023-03-08T03:49:10.111Z] ---> fd934b23a1fb [2023-03-08T03:49:10.111Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T03:49:10.111Z] ---> Running in 79bfbb7856f8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:10.417Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:10.716Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:10.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T03:49:10.716Z] 152e516c62ce: Preparing [2023-03-08T03:49:10.716Z] 05b2cc7ba8e0: Preparing [2023-03-08T03:49:10.716Z] 07372fba764a: Preparing [2023-03-08T03:49:10.716Z] 86ec1044b9af: Preparing [2023-03-08T03:49:10.716Z] 292922d2f82d: Preparing [2023-03-08T03:49:10.716Z] 007d3eb06658: Preparing [2023-03-08T03:49:10.716Z] aa5968d388b8: Preparing [2023-03-08T03:49:10.716Z] 007d3eb06658: Waiting [2023-03-08T03:49:10.716Z] aa5968d388b8: Waiting [2023-03-08T03:49:10.716Z] 86ec1044b9af: Layer already exists [2023-03-08T03:49:10.716Z] 05b2cc7ba8e0: Layer already exists [2023-03-08T03:49:10.716Z] 152e516c62ce: Layer already exists [2023-03-08T03:49:10.716Z] 07372fba764a: Layer already exists [2023-03-08T03:49:10.716Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:10.716Z] 007d3eb06658: Layer already exists [2023-03-08T03:49:10.716Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:10.716Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:11.035Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:11.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-08T03:49:11.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T03:49:11.333Z] 152e516c62ce: Preparing [2023-03-08T03:49:11.333Z] 05b2cc7ba8e0: Preparing [2023-03-08T03:49:11.333Z] 07372fba764a: Preparing [2023-03-08T03:49:11.333Z] 86ec1044b9af: Preparing [2023-03-08T03:49:11.333Z] 292922d2f82d: Preparing [2023-03-08T03:49:11.333Z] 007d3eb06658: Preparing [2023-03-08T03:49:11.333Z] aa5968d388b8: Preparing [2023-03-08T03:49:11.333Z] 007d3eb06658: Waiting [2023-03-08T03:49:11.333Z] aa5968d388b8: Waiting [2023-03-08T03:49:11.333Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:11.333Z] 152e516c62ce: Layer already exists [2023-03-08T03:49:11.333Z] 05b2cc7ba8e0: Layer already exists [2023-03-08T03:49:11.333Z] 07372fba764a: Layer already exists [2023-03-08T03:49:11.333Z] 86ec1044b9af: Layer already exists [2023-03-08T03:49:11.333Z] 007d3eb06658: Layer already exists [2023-03-08T03:49:11.333Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:11.333Z] main: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:11.368Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:11.374Z] taggedImages: [2023-03-08T03:49:11.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:11.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T03:49:11.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.81 [2023-03-08T03:49:11.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:11.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-08T03:49:11.388Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-08T03:49:11.388Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:11.388Z] latest [2023-03-08T03:49:11.388Z] 3.0.0-dev.81 [2023-03-08T03:49:11.388Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:11.388Z] main [2023-03-08T03:49:11.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:11.689Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:11.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:11.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T03:49:11.987Z] 31ef4867aa06: Preparing [2023-03-08T03:49:11.987Z] a9566d6e1ea7: Preparing [2023-03-08T03:49:11.987Z] 904dbc5e961c: Preparing [2023-03-08T03:49:11.987Z] 2d0a7a81301e: Preparing [2023-03-08T03:49:11.987Z] ecebb5ac04e0: Preparing [2023-03-08T03:49:11.987Z] 5b1ea7b2d6bc: Preparing [2023-03-08T03:49:11.987Z] aa5968d388b8: Preparing [2023-03-08T03:49:11.987Z] 5b1ea7b2d6bc: Waiting [2023-03-08T03:49:11.987Z] 31ef4867aa06: Pushed [2023-03-08T03:49:11.987Z] 2d0a7a81301e: Pushed [2023-03-08T03:49:11.987Z] a9566d6e1ea7: Pushed [2023-03-08T03:49:11.987Z] ecebb5ac04e0: Pushed [2023-03-08T03:49:11.987Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:12.246Z] 5b1ea7b2d6bc: Pushed [2023-03-08T03:49:13.183Z] 904dbc5e961c: Pushed [2023-03-08T03:49:13.183Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:13.452Z] ---> d2e0f3e549bf [2023-03-08T03:49:13.452Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T03:49:13.452Z] ---> Running in bff25ff528c1 [2023-03-08T03:49:13.452Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T03:49:13.480Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:13.720Z] ---> 3e0efc69a62e [2023-03-08T03:49:13.720Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T03:49:13.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T03:49:13.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T03:49:13.787Z] 31ef4867aa06: Preparing [2023-03-08T03:49:13.787Z] a9566d6e1ea7: Preparing [2023-03-08T03:49:13.787Z] 904dbc5e961c: Preparing [2023-03-08T03:49:13.787Z] 2d0a7a81301e: Preparing [2023-03-08T03:49:13.787Z] ecebb5ac04e0: Preparing [2023-03-08T03:49:13.787Z] 5b1ea7b2d6bc: Preparing [2023-03-08T03:49:13.787Z] aa5968d388b8: Preparing [2023-03-08T03:49:13.787Z] aa5968d388b8: Waiting [2023-03-08T03:49:13.787Z] 5b1ea7b2d6bc: Waiting [2023-03-08T03:49:13.787Z] a9566d6e1ea7: Layer already exists [2023-03-08T03:49:13.787Z] ecebb5ac04e0: Layer already exists [2023-03-08T03:49:13.787Z] 2d0a7a81301e: Layer already exists [2023-03-08T03:49:13.787Z] 904dbc5e961c: Layer already exists [2023-03-08T03:49:13.787Z] 31ef4867aa06: Layer already exists [2023-03-08T03:49:13.787Z] 5b1ea7b2d6bc: Layer already exists [2023-03-08T03:49:13.787Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:13.787Z] latest: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:13.990Z] ---> Running in 3762ec44b494 [2023-03-08T03:49:13.990Z] ---> f15dae47c8fb [2023-03-08T03:49:13.990Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T03:49:14.093Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:14.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.81 [2023-03-08T03:49:14.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T03:49:14.393Z] 31ef4867aa06: Preparing [2023-03-08T03:49:14.393Z] a9566d6e1ea7: Preparing [2023-03-08T03:49:14.393Z] 904dbc5e961c: Preparing [2023-03-08T03:49:14.393Z] 2d0a7a81301e: Preparing [2023-03-08T03:49:14.393Z] ecebb5ac04e0: Preparing [2023-03-08T03:49:14.393Z] 5b1ea7b2d6bc: Preparing [2023-03-08T03:49:14.393Z] aa5968d388b8: Preparing [2023-03-08T03:49:14.393Z] 5b1ea7b2d6bc: Waiting [2023-03-08T03:49:14.393Z] aa5968d388b8: Waiting [2023-03-08T03:49:14.393Z] 2d0a7a81301e: Layer already exists [2023-03-08T03:49:14.393Z] ecebb5ac04e0: Layer already exists [2023-03-08T03:49:14.393Z] 31ef4867aa06: Layer already exists [2023-03-08T03:49:14.393Z] a9566d6e1ea7: Layer already exists [2023-03-08T03:49:14.393Z] 904dbc5e961c: Layer already exists [2023-03-08T03:49:14.393Z] 5b1ea7b2d6bc: Layer already exists [2023-03-08T03:49:14.393Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:14.393Z] 3.0.0-dev.81: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:14.572Z] ---> Running in 68d4bd1d5a32 [2023-03-08T03:49:14.696Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:14.998Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:14.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T03:49:14.998Z] 31ef4867aa06: Preparing [2023-03-08T03:49:14.998Z] a9566d6e1ea7: Preparing [2023-03-08T03:49:14.998Z] 904dbc5e961c: Preparing [2023-03-08T03:49:14.998Z] 2d0a7a81301e: Preparing [2023-03-08T03:49:14.998Z] ecebb5ac04e0: Preparing [2023-03-08T03:49:14.998Z] 5b1ea7b2d6bc: Preparing [2023-03-08T03:49:14.998Z] aa5968d388b8: Preparing [2023-03-08T03:49:14.998Z] 5b1ea7b2d6bc: Waiting [2023-03-08T03:49:14.998Z] aa5968d388b8: Waiting [2023-03-08T03:49:14.998Z] ecebb5ac04e0: Layer already exists [2023-03-08T03:49:14.998Z] 904dbc5e961c: Layer already exists [2023-03-08T03:49:14.998Z] a9566d6e1ea7: Layer already exists [2023-03-08T03:49:14.998Z] 31ef4867aa06: Layer already exists [2023-03-08T03:49:14.998Z] 2d0a7a81301e: Layer already exists [2023-03-08T03:49:14.998Z] 5b1ea7b2d6bc: Layer already exists [2023-03-08T03:49:14.998Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:14.998Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:15.317Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:15.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-08T03:49:15.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T03:49:15.627Z] 31ef4867aa06: Preparing [2023-03-08T03:49:15.627Z] a9566d6e1ea7: Preparing [2023-03-08T03:49:15.627Z] 904dbc5e961c: Preparing [2023-03-08T03:49:15.627Z] 2d0a7a81301e: Preparing [2023-03-08T03:49:15.627Z] ecebb5ac04e0: Preparing [2023-03-08T03:49:15.627Z] 5b1ea7b2d6bc: Preparing [2023-03-08T03:49:15.627Z] aa5968d388b8: Preparing [2023-03-08T03:49:15.627Z] 5b1ea7b2d6bc: Waiting [2023-03-08T03:49:15.627Z] aa5968d388b8: Waiting [2023-03-08T03:49:15.627Z] 2d0a7a81301e: Layer already exists [2023-03-08T03:49:15.627Z] 31ef4867aa06: Layer already exists [2023-03-08T03:49:15.627Z] ecebb5ac04e0: Layer already exists [2023-03-08T03:49:15.627Z] 904dbc5e961c: Layer already exists [2023-03-08T03:49:15.627Z] a9566d6e1ea7: Layer already exists [2023-03-08T03:49:15.627Z] 5b1ea7b2d6bc: Layer already exists [2023-03-08T03:49:15.627Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:15.627Z] main: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:15.679Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:15.686Z] taggedImages: [2023-03-08T03:49:15.686Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:15.686Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T03:49:15.686Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.81 [2023-03-08T03:49:15.686Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:15.686Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-08T03:49:15.702Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-08T03:49:15.702Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:15.702Z] latest [2023-03-08T03:49:15.702Z] 3.0.0-dev.81 [2023-03-08T03:49:15.702Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:15.702Z] main [2023-03-08T03:49:15.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:16.014Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:16.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:16.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T03:49:16.327Z] afb3ee15fc91: Preparing [2023-03-08T03:49:16.327Z] d445d312a715: Preparing [2023-03-08T03:49:16.327Z] bb0310049f05: Preparing [2023-03-08T03:49:16.327Z] 89226efe9782: Preparing [2023-03-08T03:49:16.327Z] 2b8571b381d0: Preparing [2023-03-08T03:49:16.327Z] 1ac7a7fc4fcb: Preparing [2023-03-08T03:49:16.327Z] fab9c5f2e07c: Preparing [2023-03-08T03:49:16.327Z] 69b4c86937d8: Preparing [2023-03-08T03:49:16.327Z] aa5968d388b8: Preparing [2023-03-08T03:49:16.327Z] 1ac7a7fc4fcb: Waiting [2023-03-08T03:49:16.327Z] fab9c5f2e07c: Waiting [2023-03-08T03:49:16.327Z] 69b4c86937d8: Waiting [2023-03-08T03:49:16.327Z] aa5968d388b8: Waiting [2023-03-08T03:49:16.327Z] afb3ee15fc91: Pushed [2023-03-08T03:49:16.327Z] 2b8571b381d0: Pushed [2023-03-08T03:49:16.327Z] d445d312a715: Pushed [2023-03-08T03:49:16.515Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T03:49:16.586Z] 1ac7a7fc4fcb: Pushed [2023-03-08T03:49:16.586Z] fab9c5f2e07c: Pushed [2023-03-08T03:49:16.586Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:16.586Z] 69b4c86937d8: Pushed [2023-03-08T03:49:17.477Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T03:49:17.477Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T03:49:17.523Z] 89226efe9782: Pushed [2023-03-08T03:49:17.783Z] bb0310049f05: Pushed [2023-03-08T03:49:18.043Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:18.351Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:18.661Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T03:49:18.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T03:49:18.661Z] afb3ee15fc91: Preparing [2023-03-08T03:49:18.661Z] d445d312a715: Preparing [2023-03-08T03:49:18.661Z] bb0310049f05: Preparing [2023-03-08T03:49:18.661Z] 89226efe9782: Preparing [2023-03-08T03:49:18.661Z] 2b8571b381d0: Preparing [2023-03-08T03:49:18.661Z] 1ac7a7fc4fcb: Preparing [2023-03-08T03:49:18.661Z] fab9c5f2e07c: Preparing [2023-03-08T03:49:18.661Z] 69b4c86937d8: Preparing [2023-03-08T03:49:18.661Z] aa5968d388b8: Preparing [2023-03-08T03:49:18.661Z] 1ac7a7fc4fcb: Waiting [2023-03-08T03:49:18.661Z] fab9c5f2e07c: Waiting [2023-03-08T03:49:18.661Z] 69b4c86937d8: Waiting [2023-03-08T03:49:18.661Z] aa5968d388b8: Waiting [2023-03-08T03:49:18.661Z] 2b8571b381d0: Layer already exists [2023-03-08T03:49:18.661Z] afb3ee15fc91: Layer already exists [2023-03-08T03:49:18.661Z] 89226efe9782: Layer already exists [2023-03-08T03:49:18.661Z] d445d312a715: Layer already exists [2023-03-08T03:49:18.661Z] bb0310049f05: Layer already exists [2023-03-08T03:49:18.661Z] 1ac7a7fc4fcb: Layer already exists [2023-03-08T03:49:18.661Z] 69b4c86937d8: Layer already exists [2023-03-08T03:49:18.661Z] fab9c5f2e07c: Layer already exists [2023-03-08T03:49:18.661Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:18.661Z] latest: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:18.962Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:19.262Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.81 [2023-03-08T03:49:19.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T03:49:19.262Z] afb3ee15fc91: Preparing [2023-03-08T03:49:19.262Z] d445d312a715: Preparing [2023-03-08T03:49:19.262Z] bb0310049f05: Preparing [2023-03-08T03:49:19.262Z] 89226efe9782: Preparing [2023-03-08T03:49:19.262Z] 2b8571b381d0: Preparing [2023-03-08T03:49:19.262Z] 1ac7a7fc4fcb: Preparing [2023-03-08T03:49:19.262Z] fab9c5f2e07c: Preparing [2023-03-08T03:49:19.262Z] 69b4c86937d8: Preparing [2023-03-08T03:49:19.262Z] aa5968d388b8: Preparing [2023-03-08T03:49:19.262Z] 1ac7a7fc4fcb: Waiting [2023-03-08T03:49:19.262Z] 69b4c86937d8: Waiting [2023-03-08T03:49:19.262Z] fab9c5f2e07c: Waiting [2023-03-08T03:49:19.262Z] aa5968d388b8: Waiting [2023-03-08T03:49:19.262Z] bb0310049f05: Layer already exists [2023-03-08T03:49:19.262Z] 89226efe9782: Layer already exists [2023-03-08T03:49:19.262Z] d445d312a715: Layer already exists [2023-03-08T03:49:19.262Z] 2b8571b381d0: Layer already exists [2023-03-08T03:49:19.262Z] afb3ee15fc91: Layer already exists [2023-03-08T03:49:19.262Z] 1ac7a7fc4fcb: Layer already exists [2023-03-08T03:49:19.262Z] fab9c5f2e07c: Layer already exists [2023-03-08T03:49:19.262Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:19.262Z] 69b4c86937d8: Layer already exists [2023-03-08T03:49:19.262Z] 3.0.0-dev.81: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:19.566Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:19.873Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:19.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T03:49:19.873Z] afb3ee15fc91: Preparing [2023-03-08T03:49:19.873Z] d445d312a715: Preparing [2023-03-08T03:49:19.873Z] bb0310049f05: Preparing [2023-03-08T03:49:19.873Z] 89226efe9782: Preparing [2023-03-08T03:49:19.873Z] 2b8571b381d0: Preparing [2023-03-08T03:49:19.873Z] 1ac7a7fc4fcb: Preparing [2023-03-08T03:49:19.873Z] fab9c5f2e07c: Preparing [2023-03-08T03:49:19.873Z] 69b4c86937d8: Preparing [2023-03-08T03:49:19.873Z] aa5968d388b8: Preparing [2023-03-08T03:49:19.873Z] 1ac7a7fc4fcb: Waiting [2023-03-08T03:49:19.873Z] fab9c5f2e07c: Waiting [2023-03-08T03:49:19.873Z] 69b4c86937d8: Waiting [2023-03-08T03:49:19.873Z] aa5968d388b8: Waiting [2023-03-08T03:49:19.873Z] bb0310049f05: Layer already exists [2023-03-08T03:49:19.873Z] d445d312a715: Layer already exists [2023-03-08T03:49:19.873Z] afb3ee15fc91: Layer already exists [2023-03-08T03:49:19.873Z] 89226efe9782: Layer already exists [2023-03-08T03:49:19.873Z] 2b8571b381d0: Layer already exists [2023-03-08T03:49:19.873Z] 1ac7a7fc4fcb: Layer already exists [2023-03-08T03:49:19.873Z] fab9c5f2e07c: Layer already exists [2023-03-08T03:49:19.873Z] 69b4c86937d8: Layer already exists [2023-03-08T03:49:19.873Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:19.873Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:20.184Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:20.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-08T03:49:20.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T03:49:20.494Z] afb3ee15fc91: Preparing [2023-03-08T03:49:20.494Z] d445d312a715: Preparing [2023-03-08T03:49:20.494Z] bb0310049f05: Preparing [2023-03-08T03:49:20.494Z] 89226efe9782: Preparing [2023-03-08T03:49:20.494Z] 2b8571b381d0: Preparing [2023-03-08T03:49:20.494Z] 1ac7a7fc4fcb: Preparing [2023-03-08T03:49:20.494Z] fab9c5f2e07c: Preparing [2023-03-08T03:49:20.494Z] 69b4c86937d8: Preparing [2023-03-08T03:49:20.494Z] aa5968d388b8: Preparing [2023-03-08T03:49:20.494Z] fab9c5f2e07c: Waiting [2023-03-08T03:49:20.494Z] 69b4c86937d8: Waiting [2023-03-08T03:49:20.494Z] 1ac7a7fc4fcb: Waiting [2023-03-08T03:49:20.494Z] aa5968d388b8: Waiting [2023-03-08T03:49:20.494Z] d445d312a715: Layer already exists [2023-03-08T03:49:20.494Z] 2b8571b381d0: Layer already exists [2023-03-08T03:49:20.494Z] bb0310049f05: Layer already exists [2023-03-08T03:49:20.494Z] afb3ee15fc91: Layer already exists [2023-03-08T03:49:20.494Z] 89226efe9782: Layer already exists [2023-03-08T03:49:20.494Z] 69b4c86937d8: Layer already exists [2023-03-08T03:49:20.494Z] 1ac7a7fc4fcb: Layer already exists [2023-03-08T03:49:20.494Z] fab9c5f2e07c: Layer already exists [2023-03-08T03:49:20.494Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:20.494Z] main: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:20.531Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:20.536Z] taggedImages: [2023-03-08T03:49:20.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:20.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T03:49:20.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.81 [2023-03-08T03:49:20.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:20.536Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-08T03:49:20.551Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-08T03:49:20.551Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:20.551Z] latest [2023-03-08T03:49:20.551Z] 3.0.0-dev.81 [2023-03-08T03:49:20.551Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:20.551Z] main [2023-03-08T03:49:20.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:20.856Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:21.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:21.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T03:49:21.155Z] f3df69517380: Preparing [2023-03-08T03:49:21.155Z] 96e82ea312d9: Preparing [2023-03-08T03:49:21.155Z] 292922d2f82d: Preparing [2023-03-08T03:49:21.155Z] d4b5b86d1acc: Preparing [2023-03-08T03:49:21.155Z] 4e6476652798: Preparing [2023-03-08T03:49:21.155Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:21.155Z] 4e6476652798: Layer already exists [2023-03-08T03:49:21.155Z] f3df69517380: Pushed [2023-03-08T03:49:21.721Z] d4b5b86d1acc: Pushed [2023-03-08T03:49:23.621Z] 96e82ea312d9: Pushed [2023-03-08T03:49:23.621Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:23.922Z] + 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-03-08T03:49:24.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T03:49:24.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T03:49:24.215Z] f3df69517380: Preparing [2023-03-08T03:49:24.215Z] 96e82ea312d9: Preparing [2023-03-08T03:49:24.215Z] 292922d2f82d: Preparing [2023-03-08T03:49:24.215Z] d4b5b86d1acc: Preparing [2023-03-08T03:49:24.215Z] 4e6476652798: Preparing [2023-03-08T03:49:24.215Z] 4e6476652798: Layer already exists [2023-03-08T03:49:24.215Z] f3df69517380: Layer already exists [2023-03-08T03:49:24.215Z] 96e82ea312d9: Layer already exists [2023-03-08T03:49:24.215Z] d4b5b86d1acc: Layer already exists [2023-03-08T03:49:24.215Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:24.215Z] latest: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:24.514Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:24.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.81 [2023-03-08T03:49:24.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T03:49:24.816Z] f3df69517380: Preparing [2023-03-08T03:49:24.816Z] 96e82ea312d9: Preparing [2023-03-08T03:49:24.816Z] 292922d2f82d: Preparing [2023-03-08T03:49:24.816Z] d4b5b86d1acc: Preparing [2023-03-08T03:49:24.816Z] 4e6476652798: Preparing [2023-03-08T03:49:24.816Z] d4b5b86d1acc: Layer already exists [2023-03-08T03:49:24.816Z] 96e82ea312d9: Layer already exists [2023-03-08T03:49:24.816Z] f3df69517380: Layer already exists [2023-03-08T03:49:24.816Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:24.816Z] 4e6476652798: Layer already exists [2023-03-08T03:49:24.816Z] 3.0.0-dev.81: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:25.120Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:25.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:25.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T03:49:25.420Z] f3df69517380: Preparing [2023-03-08T03:49:25.420Z] 96e82ea312d9: Preparing [2023-03-08T03:49:25.420Z] 292922d2f82d: Preparing [2023-03-08T03:49:25.420Z] d4b5b86d1acc: Preparing [2023-03-08T03:49:25.420Z] 4e6476652798: Preparing [2023-03-08T03:49:25.420Z] d4b5b86d1acc: Layer already exists [2023-03-08T03:49:25.420Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:25.420Z] f3df69517380: Layer already exists [2023-03-08T03:49:25.420Z] 96e82ea312d9: Layer already exists [2023-03-08T03:49:25.420Z] 4e6476652798: Layer already exists [2023-03-08T03:49:25.420Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:25.726Z] + 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-03-08T03:49:26.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-08T03:49:26.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T03:49:26.029Z] f3df69517380: Preparing [2023-03-08T03:49:26.029Z] 96e82ea312d9: Preparing [2023-03-08T03:49:26.029Z] 292922d2f82d: Preparing [2023-03-08T03:49:26.029Z] d4b5b86d1acc: Preparing [2023-03-08T03:49:26.029Z] 4e6476652798: Preparing [2023-03-08T03:49:26.029Z] d4b5b86d1acc: Layer already exists [2023-03-08T03:49:26.029Z] 4e6476652798: Layer already exists [2023-03-08T03:49:26.029Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:26.029Z] f3df69517380: Layer already exists [2023-03-08T03:49:26.029Z] 96e82ea312d9: Layer already exists [2023-03-08T03:49:26.029Z] main: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:26.062Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:26.067Z] taggedImages: [2023-03-08T03:49:26.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:26.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T03:49:26.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.81 [2023-03-08T03:49:26.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:26.067Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-08T03:49:26.082Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-08T03:49:26.082Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:26.082Z] latest [2023-03-08T03:49:26.082Z] 3.0.0-dev.81 [2023-03-08T03:49:26.082Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:26.082Z] main [2023-03-08T03:49:26.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:26.389Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:26.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:26.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T03:49:26.694Z] 4b8de16a5f33: Preparing [2023-03-08T03:49:26.694Z] 76a18189a9c1: Preparing [2023-03-08T03:49:26.694Z] 1cbd7ea0f708: Preparing [2023-03-08T03:49:26.694Z] 6b3bfd45823d: Preparing [2023-03-08T03:49:26.694Z] b67c3b8c4af5: Preparing [2023-03-08T03:49:26.694Z] 3a27c8a68964: Preparing [2023-03-08T03:49:26.694Z] 4e6476652798: Preparing [2023-03-08T03:49:26.694Z] 3a27c8a68964: Waiting [2023-03-08T03:49:26.694Z] 4e6476652798: Waiting [2023-03-08T03:49:26.694Z] 1cbd7ea0f708: Pushed [2023-03-08T03:49:26.694Z] 4b8de16a5f33: Pushed [2023-03-08T03:49:26.694Z] 76a18189a9c1: Pushed [2023-03-08T03:49:26.694Z] 4e6476652798: Layer already exists [2023-03-08T03:49:27.259Z] 3a27c8a68964: Pushed [2023-03-08T03:49:30.548Z] b67c3b8c4af5: Pushed [2023-03-08T03:49:33.830Z] 6b3bfd45823d: Pushed [2023-03-08T03:49:33.830Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:34.143Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:34.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T03:49:34.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T03:49:34.438Z] 4b8de16a5f33: Preparing [2023-03-08T03:49:34.438Z] 76a18189a9c1: Preparing [2023-03-08T03:49:34.438Z] 1cbd7ea0f708: Preparing [2023-03-08T03:49:34.438Z] 6b3bfd45823d: Preparing [2023-03-08T03:49:34.438Z] b67c3b8c4af5: Preparing [2023-03-08T03:49:34.438Z] 3a27c8a68964: Preparing [2023-03-08T03:49:34.438Z] 4e6476652798: Preparing [2023-03-08T03:49:34.438Z] 3a27c8a68964: Waiting [2023-03-08T03:49:34.438Z] 4e6476652798: Waiting [2023-03-08T03:49:34.438Z] 4b8de16a5f33: Layer already exists [2023-03-08T03:49:34.438Z] 1cbd7ea0f708: Layer already exists [2023-03-08T03:49:34.438Z] 76a18189a9c1: Layer already exists [2023-03-08T03:49:34.438Z] b67c3b8c4af5: Layer already exists [2023-03-08T03:49:34.438Z] 6b3bfd45823d: Layer already exists [2023-03-08T03:49:34.438Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:34.438Z] 4e6476652798: Layer already exists [2023-03-08T03:49:34.438Z] latest: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:34.742Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:35.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.81 [2023-03-08T03:49:35.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T03:49:35.044Z] 4b8de16a5f33: Preparing [2023-03-08T03:49:35.044Z] 76a18189a9c1: Preparing [2023-03-08T03:49:35.044Z] 1cbd7ea0f708: Preparing [2023-03-08T03:49:35.044Z] 6b3bfd45823d: Preparing [2023-03-08T03:49:35.044Z] b67c3b8c4af5: Preparing [2023-03-08T03:49:35.044Z] 3a27c8a68964: Preparing [2023-03-08T03:49:35.044Z] 4e6476652798: Preparing [2023-03-08T03:49:35.044Z] 3a27c8a68964: Waiting [2023-03-08T03:49:35.044Z] 4e6476652798: Waiting [2023-03-08T03:49:35.044Z] b67c3b8c4af5: Layer already exists [2023-03-08T03:49:35.044Z] 1cbd7ea0f708: Layer already exists [2023-03-08T03:49:35.044Z] 76a18189a9c1: Layer already exists [2023-03-08T03:49:35.044Z] 6b3bfd45823d: Layer already exists [2023-03-08T03:49:35.044Z] 4b8de16a5f33: Layer already exists [2023-03-08T03:49:35.044Z] 4e6476652798: Layer already exists [2023-03-08T03:49:35.044Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:35.044Z] 3.0.0-dev.81: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:35.347Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:35.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:35.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T03:49:35.649Z] 4b8de16a5f33: Preparing [2023-03-08T03:49:35.649Z] 76a18189a9c1: Preparing [2023-03-08T03:49:35.649Z] 1cbd7ea0f708: Preparing [2023-03-08T03:49:35.649Z] 6b3bfd45823d: Preparing [2023-03-08T03:49:35.649Z] b67c3b8c4af5: Preparing [2023-03-08T03:49:35.649Z] 3a27c8a68964: Preparing [2023-03-08T03:49:35.649Z] 4e6476652798: Preparing [2023-03-08T03:49:35.649Z] 3a27c8a68964: Waiting [2023-03-08T03:49:35.649Z] 4e6476652798: Waiting [2023-03-08T03:49:35.649Z] 76a18189a9c1: Layer already exists [2023-03-08T03:49:35.649Z] 1cbd7ea0f708: Layer already exists [2023-03-08T03:49:35.649Z] 6b3bfd45823d: Layer already exists [2023-03-08T03:49:35.649Z] 4b8de16a5f33: Layer already exists [2023-03-08T03:49:35.649Z] b67c3b8c4af5: Layer already exists [2023-03-08T03:49:35.649Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:35.649Z] 4e6476652798: Layer already exists [2023-03-08T03:49:35.649Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:35.962Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:36.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-08T03:49:36.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T03:49:36.270Z] 4b8de16a5f33: Preparing [2023-03-08T03:49:36.270Z] 76a18189a9c1: Preparing [2023-03-08T03:49:36.270Z] 1cbd7ea0f708: Preparing [2023-03-08T03:49:36.270Z] 6b3bfd45823d: Preparing [2023-03-08T03:49:36.270Z] b67c3b8c4af5: Preparing [2023-03-08T03:49:36.270Z] 3a27c8a68964: Preparing [2023-03-08T03:49:36.270Z] 4e6476652798: Preparing [2023-03-08T03:49:36.270Z] 3a27c8a68964: Waiting [2023-03-08T03:49:36.270Z] 4e6476652798: Waiting [2023-03-08T03:49:36.270Z] 6b3bfd45823d: Layer already exists [2023-03-08T03:49:36.270Z] 76a18189a9c1: Layer already exists [2023-03-08T03:49:36.270Z] 1cbd7ea0f708: Layer already exists [2023-03-08T03:49:36.270Z] b67c3b8c4af5: Layer already exists [2023-03-08T03:49:36.270Z] 4b8de16a5f33: Layer already exists [2023-03-08T03:49:36.270Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:36.270Z] 4e6476652798: Layer already exists [2023-03-08T03:49:36.270Z] main: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:36.306Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:36.312Z] taggedImages: [2023-03-08T03:49:36.312Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:36.312Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T03:49:36.312Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.81 [2023-03-08T03:49:36.312Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:36.312Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-08T03:49:36.327Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-08T03:49:36.327Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:36.327Z] latest [2023-03-08T03:49:36.327Z] 3.0.0-dev.81 [2023-03-08T03:49:36.327Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:36.327Z] main [2023-03-08T03:49:36.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:36.629Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:36.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:36.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T03:49:36.931Z] 131eb292cae8: Preparing [2023-03-08T03:49:36.931Z] d19d69548b77: Preparing [2023-03-08T03:49:36.931Z] c7166fa1624d: Preparing [2023-03-08T03:49:36.931Z] 59641f3de939: Preparing [2023-03-08T03:49:36.931Z] 9d93a0aeead9: Preparing [2023-03-08T03:49:36.931Z] 4e6476652798: Preparing [2023-03-08T03:49:36.931Z] c7166fa1624d: Pushed [2023-03-08T03:49:36.931Z] 131eb292cae8: Pushed [2023-03-08T03:49:36.931Z] d19d69548b77: Pushed [2023-03-08T03:49:36.931Z] 4e6476652798: Layer already exists [2023-03-08T03:49:37.188Z] 9d93a0aeead9: Pushed [2023-03-08T03:49:43.747Z] 59641f3de939: Pushed [2023-03-08T03:49:43.747Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:44.052Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:44.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T03:49:44.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T03:49:44.350Z] 131eb292cae8: Preparing [2023-03-08T03:49:44.350Z] d19d69548b77: Preparing [2023-03-08T03:49:44.350Z] c7166fa1624d: Preparing [2023-03-08T03:49:44.350Z] 59641f3de939: Preparing [2023-03-08T03:49:44.350Z] 9d93a0aeead9: Preparing [2023-03-08T03:49:44.350Z] 4e6476652798: Preparing [2023-03-08T03:49:44.350Z] 4e6476652798: Waiting [2023-03-08T03:49:44.350Z] 9d93a0aeead9: Layer already exists [2023-03-08T03:49:44.350Z] c7166fa1624d: Layer already exists [2023-03-08T03:49:44.350Z] 131eb292cae8: Layer already exists [2023-03-08T03:49:44.350Z] 59641f3de939: Layer already exists [2023-03-08T03:49:44.350Z] d19d69548b77: Layer already exists [2023-03-08T03:49:44.350Z] 4e6476652798: Layer already exists [2023-03-08T03:49:44.350Z] latest: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:44.666Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:44.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.81 [2023-03-08T03:49:44.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T03:49:44.970Z] 131eb292cae8: Preparing [2023-03-08T03:49:44.970Z] d19d69548b77: Preparing [2023-03-08T03:49:44.970Z] c7166fa1624d: Preparing [2023-03-08T03:49:44.970Z] 59641f3de939: Preparing [2023-03-08T03:49:44.970Z] 9d93a0aeead9: Preparing [2023-03-08T03:49:44.970Z] 4e6476652798: Preparing [2023-03-08T03:49:44.970Z] 4e6476652798: Waiting [2023-03-08T03:49:44.970Z] 59641f3de939: Layer already exists [2023-03-08T03:49:44.970Z] d19d69548b77: Layer already exists [2023-03-08T03:49:44.970Z] 9d93a0aeead9: Layer already exists [2023-03-08T03:49:44.970Z] 131eb292cae8: Layer already exists [2023-03-08T03:49:44.970Z] c7166fa1624d: Layer already exists [2023-03-08T03:49:44.970Z] 4e6476652798: Layer already exists [2023-03-08T03:49:44.970Z] 3.0.0-dev.81: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:45.371Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:45.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:45.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T03:49:45.734Z] 131eb292cae8: Preparing [2023-03-08T03:49:45.734Z] d19d69548b77: Preparing [2023-03-08T03:49:45.734Z] c7166fa1624d: Preparing [2023-03-08T03:49:45.734Z] 59641f3de939: Preparing [2023-03-08T03:49:45.734Z] 9d93a0aeead9: Preparing [2023-03-08T03:49:45.734Z] 4e6476652798: Preparing [2023-03-08T03:49:45.734Z] 4e6476652798: Waiting [2023-03-08T03:49:45.734Z] 9d93a0aeead9: Layer already exists [2023-03-08T03:49:45.734Z] d19d69548b77: Layer already exists [2023-03-08T03:49:45.734Z] 59641f3de939: Layer already exists [2023-03-08T03:49:45.734Z] c7166fa1624d: Layer already exists [2023-03-08T03:49:45.734Z] 131eb292cae8: Layer already exists [2023-03-08T03:49:45.734Z] 4e6476652798: Layer already exists [2023-03-08T03:49:45.734Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:46.054Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:46.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-08T03:49:46.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T03:49:46.353Z] 131eb292cae8: Preparing [2023-03-08T03:49:46.353Z] d19d69548b77: Preparing [2023-03-08T03:49:46.353Z] c7166fa1624d: Preparing [2023-03-08T03:49:46.353Z] 59641f3de939: Preparing [2023-03-08T03:49:46.353Z] 9d93a0aeead9: Preparing [2023-03-08T03:49:46.353Z] 4e6476652798: Preparing [2023-03-08T03:49:46.353Z] 4e6476652798: Waiting [2023-03-08T03:49:46.353Z] 9d93a0aeead9: Layer already exists [2023-03-08T03:49:46.353Z] 131eb292cae8: Layer already exists [2023-03-08T03:49:46.353Z] c7166fa1624d: Layer already exists [2023-03-08T03:49:46.353Z] 59641f3de939: Layer already exists [2023-03-08T03:49:46.353Z] d19d69548b77: Layer already exists [2023-03-08T03:49:46.353Z] 4e6476652798: Layer already exists [2023-03-08T03:49:46.353Z] main: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:46.400Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:46.410Z] taggedImages: [2023-03-08T03:49:46.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:46.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T03:49:46.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.81 [2023-03-08T03:49:46.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:46.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-08T03:49:46.433Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-08T03:49:46.433Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:46.433Z] latest [2023-03-08T03:49:46.433Z] 3.0.0-dev.81 [2023-03-08T03:49:46.433Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:46.433Z] main [2023-03-08T03:49:46.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:46.760Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:47.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:47.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T03:49:47.060Z] 2060b61afc95: Preparing [2023-03-08T03:49:47.060Z] 8b9b5d291c67: Preparing [2023-03-08T03:49:47.060Z] 54c44e015872: Preparing [2023-03-08T03:49:47.060Z] 091dfdd20129: Preparing [2023-03-08T03:49:47.060Z] 3a27c8a68964: Preparing [2023-03-08T03:49:47.060Z] 4e6476652798: Preparing [2023-03-08T03:49:47.060Z] 4e6476652798: Waiting [2023-03-08T03:49:47.060Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:47.060Z] 4e6476652798: Layer already exists [2023-03-08T03:49:47.060Z] 54c44e015872: Pushed [2023-03-08T03:49:47.060Z] 2060b61afc95: Pushed [2023-03-08T03:49:47.060Z] 8b9b5d291c67: Pushed [2023-03-08T03:49:53.622Z] 091dfdd20129: Pushed [2023-03-08T03:49:53.622Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:53.936Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:54.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T03:49:54.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T03:49:54.243Z] 2060b61afc95: Preparing [2023-03-08T03:49:54.243Z] 8b9b5d291c67: Preparing [2023-03-08T03:49:54.243Z] 54c44e015872: Preparing [2023-03-08T03:49:54.243Z] 091dfdd20129: Preparing [2023-03-08T03:49:54.243Z] 3a27c8a68964: Preparing [2023-03-08T03:49:54.243Z] 4e6476652798: Preparing [2023-03-08T03:49:54.243Z] 4e6476652798: Waiting [2023-03-08T03:49:54.243Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:54.243Z] 091dfdd20129: Layer already exists [2023-03-08T03:49:54.243Z] 8b9b5d291c67: Layer already exists [2023-03-08T03:49:54.243Z] 2060b61afc95: Layer already exists [2023-03-08T03:49:54.243Z] 54c44e015872: Layer already exists [2023-03-08T03:49:54.243Z] 4e6476652798: Layer already exists [2023-03-08T03:49:54.243Z] latest: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:54.546Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:54.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.81 [2023-03-08T03:49:54.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T03:49:54.843Z] 2060b61afc95: Preparing [2023-03-08T03:49:54.843Z] 8b9b5d291c67: Preparing [2023-03-08T03:49:54.843Z] 54c44e015872: Preparing [2023-03-08T03:49:54.843Z] 091dfdd20129: Preparing [2023-03-08T03:49:54.843Z] 3a27c8a68964: Preparing [2023-03-08T03:49:54.843Z] 4e6476652798: Preparing [2023-03-08T03:49:54.843Z] 4e6476652798: Waiting [2023-03-08T03:49:54.843Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:54.843Z] 091dfdd20129: Layer already exists [2023-03-08T03:49:54.843Z] 2060b61afc95: Layer already exists [2023-03-08T03:49:54.843Z] 8b9b5d291c67: Layer already exists [2023-03-08T03:49:54.843Z] 54c44e015872: Layer already exists [2023-03-08T03:49:54.843Z] 4e6476652798: Layer already exists [2023-03-08T03:49:54.843Z] 3.0.0-dev.81: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:55.157Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:55.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:55.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T03:49:55.463Z] 2060b61afc95: Preparing [2023-03-08T03:49:55.463Z] 8b9b5d291c67: Preparing [2023-03-08T03:49:55.463Z] 54c44e015872: Preparing [2023-03-08T03:49:55.463Z] 091dfdd20129: Preparing [2023-03-08T03:49:55.463Z] 3a27c8a68964: Preparing [2023-03-08T03:49:55.463Z] 4e6476652798: Preparing [2023-03-08T03:49:55.463Z] 4e6476652798: Waiting [2023-03-08T03:49:55.463Z] 091dfdd20129: Layer already exists [2023-03-08T03:49:55.463Z] 2060b61afc95: Layer already exists [2023-03-08T03:49:55.463Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:55.463Z] 8b9b5d291c67: Layer already exists [2023-03-08T03:49:55.464Z] 54c44e015872: Layer already exists [2023-03-08T03:49:55.464Z] 4e6476652798: Layer already exists [2023-03-08T03:49:55.464Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:55.766Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:56.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-08T03:49:56.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T03:49:56.071Z] 2060b61afc95: Preparing [2023-03-08T03:49:56.071Z] 8b9b5d291c67: Preparing [2023-03-08T03:49:56.071Z] 54c44e015872: Preparing [2023-03-08T03:49:56.071Z] 091dfdd20129: Preparing [2023-03-08T03:49:56.071Z] 3a27c8a68964: Preparing [2023-03-08T03:49:56.071Z] 4e6476652798: Preparing [2023-03-08T03:49:56.071Z] 4e6476652798: Waiting [2023-03-08T03:49:56.071Z] 3a27c8a68964: Layer already exists [2023-03-08T03:49:56.071Z] 091dfdd20129: Layer already exists [2023-03-08T03:49:56.071Z] 8b9b5d291c67: Layer already exists [2023-03-08T03:49:56.071Z] 2060b61afc95: Layer already exists [2023-03-08T03:49:56.071Z] 54c44e015872: Layer already exists [2023-03-08T03:49:56.071Z] 4e6476652798: Layer already exists [2023-03-08T03:49:56.071Z] main: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:49:56.118Z] ===================================================== [Pipeline] echo [2023-03-08T03:49:56.129Z] taggedImages: [2023-03-08T03:49:56.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:56.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T03:49:56.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.81 [2023-03-08T03:49:56.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:56.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-08T03:49:56.149Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-08T03:49:56.149Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:56.149Z] latest [2023-03-08T03:49:56.149Z] 3.0.0-dev.81 [2023-03-08T03:49:56.149Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:49:56.149Z] main [2023-03-08T03:49:56.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:56.460Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:56.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:49:56.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T03:49:56.766Z] 217fd48b6254: Preparing [2023-03-08T03:49:56.766Z] a2976b621e33: Preparing [2023-03-08T03:49:56.766Z] 292922d2f82d: Preparing [2023-03-08T03:49:56.766Z] fa0e851586cc: Preparing [2023-03-08T03:49:56.766Z] aa5968d388b8: Preparing [2023-03-08T03:49:56.766Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:56.766Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:56.766Z] 217fd48b6254: Pushed [2023-03-08T03:49:56.766Z] fa0e851586cc: Pushed [2023-03-08T03:49:59.296Z] a2976b621e33: Pushed [2023-03-08T03:49:59.296Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:59.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:49:59.912Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T03:49:59.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T03:49:59.912Z] 217fd48b6254: Preparing [2023-03-08T03:49:59.912Z] a2976b621e33: Preparing [2023-03-08T03:49:59.912Z] 292922d2f82d: Preparing [2023-03-08T03:49:59.912Z] fa0e851586cc: Preparing [2023-03-08T03:49:59.912Z] aa5968d388b8: Preparing [2023-03-08T03:49:59.912Z] aa5968d388b8: Layer already exists [2023-03-08T03:49:59.912Z] 217fd48b6254: Layer already exists [2023-03-08T03:49:59.912Z] fa0e851586cc: Layer already exists [2023-03-08T03:49:59.912Z] a2976b621e33: Layer already exists [2023-03-08T03:49:59.912Z] 292922d2f82d: Layer already exists [2023-03-08T03:49:59.912Z] latest: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:00.232Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:00.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.81 [2023-03-08T03:50:00.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T03:50:00.540Z] 217fd48b6254: Preparing [2023-03-08T03:50:00.540Z] a2976b621e33: Preparing [2023-03-08T03:50:00.540Z] 292922d2f82d: Preparing [2023-03-08T03:50:00.540Z] fa0e851586cc: Preparing [2023-03-08T03:50:00.540Z] aa5968d388b8: Preparing [2023-03-08T03:50:00.540Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:00.540Z] fa0e851586cc: Layer already exists [2023-03-08T03:50:00.540Z] 217fd48b6254: Layer already exists [2023-03-08T03:50:00.540Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:00.540Z] a2976b621e33: Layer already exists [2023-03-08T03:50:00.540Z] 3.0.0-dev.81: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:00.845Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:01.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:50:01.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T03:50:01.145Z] 217fd48b6254: Preparing [2023-03-08T03:50:01.145Z] a2976b621e33: Preparing [2023-03-08T03:50:01.145Z] 292922d2f82d: Preparing [2023-03-08T03:50:01.145Z] fa0e851586cc: Preparing [2023-03-08T03:50:01.145Z] aa5968d388b8: Preparing [2023-03-08T03:50:01.145Z] fa0e851586cc: Layer already exists [2023-03-08T03:50:01.145Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:01.145Z] 217fd48b6254: Layer already exists [2023-03-08T03:50:01.145Z] a2976b621e33: Layer already exists [2023-03-08T03:50:01.145Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:01.145Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:01.447Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:01.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-08T03:50:01.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T03:50:01.741Z] 217fd48b6254: Preparing [2023-03-08T03:50:01.741Z] a2976b621e33: Preparing [2023-03-08T03:50:01.741Z] 292922d2f82d: Preparing [2023-03-08T03:50:01.741Z] fa0e851586cc: Preparing [2023-03-08T03:50:01.741Z] aa5968d388b8: Preparing [2023-03-08T03:50:01.741Z] 217fd48b6254: Layer already exists [2023-03-08T03:50:01.741Z] fa0e851586cc: Layer already exists [2023-03-08T03:50:01.741Z] a2976b621e33: Layer already exists [2023-03-08T03:50:01.741Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:01.741Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:01.741Z] main: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:50:01.773Z] ===================================================== [Pipeline] echo [2023-03-08T03:50:01.779Z] taggedImages: [2023-03-08T03:50:01.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:50:01.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T03:50:01.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.81 [2023-03-08T03:50:01.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:50:01.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-08T03:50:01.793Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-08T03:50:01.793Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:50:01.793Z] latest [2023-03-08T03:50:01.793Z] 3.0.0-dev.81 [2023-03-08T03:50:01.793Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:50:01.793Z] main [2023-03-08T03:50:01.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:02.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:02.392Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:50:02.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T03:50:02.392Z] 21089620cd4f: Preparing [2023-03-08T03:50:02.392Z] 86e80a6e40db: Preparing [2023-03-08T03:50:02.392Z] 292922d2f82d: Preparing [2023-03-08T03:50:02.392Z] bed00a7d4cb7: Preparing [2023-03-08T03:50:02.392Z] aa5968d388b8: Preparing [2023-03-08T03:50:02.392Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:02.392Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:50:02.392Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:02.392Z] 21089620cd4f: Pushed [2023-03-08T03:50:04.921Z] 86e80a6e40db: Pushed [2023-03-08T03:50:04.921Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:05.220Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:05.519Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T03:50:05.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T03:50:05.519Z] 21089620cd4f: Preparing [2023-03-08T03:50:05.519Z] 86e80a6e40db: Preparing [2023-03-08T03:50:05.519Z] 292922d2f82d: Preparing [2023-03-08T03:50:05.519Z] bed00a7d4cb7: Preparing [2023-03-08T03:50:05.519Z] aa5968d388b8: Preparing [2023-03-08T03:50:05.519Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:05.519Z] 86e80a6e40db: Layer already exists [2023-03-08T03:50:05.519Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:50:05.519Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:05.519Z] 21089620cd4f: Layer already exists [2023-03-08T03:50:05.519Z] latest: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:05.817Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:06.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.81 [2023-03-08T03:50:06.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T03:50:06.113Z] 21089620cd4f: Preparing [2023-03-08T03:50:06.113Z] 86e80a6e40db: Preparing [2023-03-08T03:50:06.113Z] 292922d2f82d: Preparing [2023-03-08T03:50:06.113Z] bed00a7d4cb7: Preparing [2023-03-08T03:50:06.113Z] aa5968d388b8: Preparing [2023-03-08T03:50:06.113Z] 86e80a6e40db: Layer already exists [2023-03-08T03:50:06.113Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:06.113Z] 21089620cd4f: Layer already exists [2023-03-08T03:50:06.113Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:06.113Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:50:06.113Z] 3.0.0-dev.81: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:06.413Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:06.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:50:06.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T03:50:06.711Z] 21089620cd4f: Preparing [2023-03-08T03:50:06.711Z] 86e80a6e40db: Preparing [2023-03-08T03:50:06.711Z] 292922d2f82d: Preparing [2023-03-08T03:50:06.711Z] bed00a7d4cb7: Preparing [2023-03-08T03:50:06.711Z] aa5968d388b8: Preparing [2023-03-08T03:50:06.711Z] 86e80a6e40db: Layer already exists [2023-03-08T03:50:06.711Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:06.711Z] 21089620cd4f: Layer already exists [2023-03-08T03:50:06.711Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:50:06.711Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:06.711Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:07.018Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T03:50:07.317Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-08T03:50:07.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T03:50:07.317Z] 21089620cd4f: Preparing [2023-03-08T03:50:07.317Z] 86e80a6e40db: Preparing [2023-03-08T03:50:07.317Z] 292922d2f82d: Preparing [2023-03-08T03:50:07.317Z] bed00a7d4cb7: Preparing [2023-03-08T03:50:07.317Z] aa5968d388b8: Preparing [2023-03-08T03:50:07.317Z] 21089620cd4f: Layer already exists [2023-03-08T03:50:07.317Z] aa5968d388b8: Layer already exists [2023-03-08T03:50:07.317Z] 86e80a6e40db: Layer already exists [2023-03-08T03:50:07.317Z] 292922d2f82d: Layer already exists [2023-03-08T03:50:07.317Z] bed00a7d4cb7: Layer already exists [2023-03-08T03:50:07.317Z] main: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T03:50:07.350Z] ===================================================== [Pipeline] echo [2023-03-08T03:50:07.357Z] taggedImages: [2023-03-08T03:50:07.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:50:07.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T03:50:07.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.81 [2023-03-08T03:50:07.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T03:50:07.357Z] - 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-03-08T03:55:39.522Z] Removing intermediate container 7b3ceee96746 [2023-03-08T03:55:39.522Z] ---> f609aa4cf1a1 [2023-03-08T03:55:39.522Z] [2023-03-08T03:55:39.522Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T03:55:39.522Z] 3.16: Pulling from library/alpine [2023-03-08T03:55:39.522Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T03:55:39.522Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T03:55:39.522Z] ---> 4c81e5bf8899 [2023-03-08T03:55:39.522Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T03:55:39.522Z] ---> Running in 693bbb040790 [2023-03-08T03:55:39.522Z] Removing intermediate container 693bbb040790 [2023-03-08T03:55:39.522Z] ---> 0b5f8d436592 [2023-03-08T03:55:39.522Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T03:55:39.522Z] ---> Running in 9a2370561e47 [2023-03-08T03:55:39.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:55:39.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:55:40.934Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T03:55:40.934Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T03:55:40.934Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:55:40.934Z] OK: 5 MiB in 16 packages [2023-03-08T03:55:42.893Z] Removing intermediate container 9a2370561e47 [2023-03-08T03:55:42.893Z] ---> 54859b1ba922 [2023-03-08T03:55:42.893Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T03:55:42.893Z] ---> Running in a7e9a11e91a6 [2023-03-08T03:55:43.480Z] Removing intermediate container a7e9a11e91a6 [2023-03-08T03:55:43.480Z] ---> 4869fa6ba54c [2023-03-08T03:55:43.480Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T03:55:43.480Z] ---> Running in 8578a2b55be3 [2023-03-08T03:55:43.977Z] Removing intermediate container 8578a2b55be3 [2023-03-08T03:55:43.977Z] ---> ebe9edf665b1 [2023-03-08T03:55:43.977Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T03:55:43.977Z] ---> Running in 2e379a3e006c [2023-03-08T03:55:44.571Z] Removing intermediate container 2e379a3e006c [2023-03-08T03:55:44.571Z] ---> fdd5aa62e672 [2023-03-08T03:55:44.571Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T03:55:44.864Z] ---> Running in acda06b16921 [2023-03-08T03:55:45.208Z] Removing intermediate container acda06b16921 [2023-03-08T03:55:45.208Z] ---> 2937e2c745aa [2023-03-08T03:55:45.208Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T03:55:45.484Z] ---> Running in 5b832ee22359 [2023-03-08T03:55:48.907Z] Removing intermediate container 5b832ee22359 [2023-03-08T03:55:48.907Z] ---> f91f1394fc32 [2023-03-08T03:55:48.907Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T03:55:48.907Z] ---> Running in 573fc8d0e26a [2023-03-08T03:55:49.181Z] Removing intermediate container 573fc8d0e26a [2023-03-08T03:55:49.181Z] ---> 802a569071be [2023-03-08T03:55:49.181Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T03:55:50.150Z] ---> 8f32dc90bab5 [2023-03-08T03:55:50.150Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T03:55:50.150Z] ---> Running in 05cc98fd8785 [2023-03-08T03:55:53.524Z] Removing intermediate container 05cc98fd8785 [2023-03-08T03:55:53.524Z] ---> 48fa6f48d731 [2023-03-08T03:55:53.524Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:55:54.485Z] ---> e3ff1ce55a4e [2023-03-08T03:55:54.485Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T03:55:56.436Z] ---> 628c0decf257 [2023-03-08T03:55:56.436Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T03:55:57.410Z] ---> e50219716c4a [2023-03-08T03:55:57.410Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T03:55:58.829Z] ---> 4b38cc97ca27 [2023-03-08T03:55:58.829Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T03:56:00.241Z] ---> 65c8e5de7615 [2023-03-08T03:56:00.241Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T03:56:02.190Z] ---> e71db41e06a5 [2023-03-08T03:56:02.190Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T03:56:03.155Z] ---> e4735f27e465 [2023-03-08T03:56:03.423Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T03:56:03.423Z] ---> Running in 453afa93a444 [2023-03-08T03:56:07.681Z] Removing intermediate container 453afa93a444 [2023-03-08T03:56:07.681Z] ---> 4b7fad884cf9 [2023-03-08T03:56:07.681Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T03:56:07.947Z] ---> Running in cb079a26bfea [2023-03-08T03:56:08.227Z] Removing intermediate container 79bfbb7856f8 [2023-03-08T03:56:08.227Z] ---> 7dfd8f27ff7d [2023-03-08T03:56:08.227Z] [2023-03-08T03:56:08.227Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T03:56:08.227Z] ---> 4c81e5bf8899 [2023-03-08T03:56:08.227Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T03:56:08.534Z] ---> Running in 49b904cb34dd [2023-03-08T03:56:08.804Z] Removing intermediate container cb079a26bfea [2023-03-08T03:56:08.804Z] ---> dc8545d24feb [2023-03-08T03:56:08.804Z] Step 29/32 : CMD ["gate"] [2023-03-08T03:56:08.804Z] ---> Running in bc34a4f0aa03 [2023-03-08T03:56:09.071Z] Removing intermediate container 49b904cb34dd [2023-03-08T03:56:09.071Z] ---> 34b908100f80 [2023-03-08T03:56:09.071Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:56:09.338Z] ---> Running in d442204d1612 [2023-03-08T03:56:09.606Z] Removing intermediate container bc34a4f0aa03 [2023-03-08T03:56:09.606Z] ---> 742b7d326e08 [2023-03-08T03:56:09.606Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T03:56:09.893Z] ---> Running in 3ad3bfcbba80 [2023-03-08T03:56:10.480Z] Removing intermediate container 3ad3bfcbba80 [2023-03-08T03:56:10.480Z] ---> f88ede0a5783 [2023-03-08T03:56:10.480Z] Step 31/32 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:56:10.480Z] ---> Running in 03919a51ed69 [2023-03-08T03:56:11.074Z] Removing intermediate container 03919a51ed69 [2023-03-08T03:56:11.074Z] ---> 031d2d9f8668 [2023-03-08T03:56:11.074Z] Step 32/32 : LABEL version=3.0.0-dev.81 [2023-03-08T03:56:11.342Z] ---> Running in 9cff03a6a238 [2023-03-08T03:56:11.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:56:11.927Z] Removing intermediate container 9cff03a6a238 [2023-03-08T03:56:11.927Z] ---> 50642800e26b [2023-03-08T03:56:11.928Z] [2023-03-08T03:56:12.194Z] Successfully built 50642800e26b [2023-03-08T03:56:12.194Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T03:56:12.194Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-03-08T03:56:12.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:56:14.413Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T03:56:14.414Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:56:14.414Z] OK: 5 MiB in 15 packages [2023-03-08T03:56:15.818Z] Removing intermediate container d442204d1612 [2023-03-08T03:56:15.818Z] ---> 1a062596560f [2023-03-08T03:56:15.818Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:56:17.229Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:56:17.229Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:56:17.230Z] ---> 71046ea3f153 [2023-03-08T03:56:17.230Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T03:56:17.230Z] ---> Using cache [2023-03-08T03:56:17.230Z] ---> 4c73306451f7 [2023-03-08T03:56:17.230Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T03:56:17.230Z] ---> Running in 012f389f9b78 [2023-03-08T03:56:17.230Z] ---> e8dd1224ec81 [2023-03-08T03:56:17.230Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T03:56:19.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:56:20.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:56:20.100Z] ---> b391bfddb07f [2023-03-08T03:56:20.100Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T03:56:21.069Z] ---> be942669c509 [2023-03-08T03:56:21.069Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T03:56:21.660Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T03:56:21.660Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T03:56:21.660Z] OK: 16903 distinct packages available [2023-03-08T03:56:21.949Z] ---> e054079885af [2023-03-08T03:56:21.949Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T03:56:21.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:56:22.226Z] ---> Running in 9131bb4a60a1 [2023-03-08T03:56:22.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:56:24.761Z] OK: 221 MiB in 51 packages [2023-03-08T03:56:25.346Z] Removing intermediate container 9131bb4a60a1 [2023-03-08T03:56:25.346Z] ---> 10e7cc2f680e [2023-03-08T03:56:25.346Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T03:56:25.346Z] ---> Running in 6bae0fd01385 [2023-03-08T03:56:26.308Z] Removing intermediate container 6bae0fd01385 [2023-03-08T03:56:26.308Z] ---> 07fa281ae26e [2023-03-08T03:56:26.308Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T03:56:26.308Z] ---> Running in f28ceb17913a [2023-03-08T03:56:26.576Z] Removing intermediate container 012f389f9b78 [2023-03-08T03:56:26.576Z] ---> 866dfb5bcbb6 [2023-03-08T03:56:26.576Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T03:56:27.204Z] Removing intermediate container f28ceb17913a [2023-03-08T03:56:27.204Z] ---> 7e98887d2574 [2023-03-08T03:56:27.204Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T03:56:27.471Z] ---> Running in d569b878bcb7 [2023-03-08T03:56:28.054Z] ---> b5da9df87ea2 [2023-03-08T03:56:28.054Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:56:28.054Z] Removing intermediate container d569b878bcb7 [2023-03-08T03:56:28.054Z] ---> 3d8848246326 [2023-03-08T03:56:28.054Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:56:28.324Z] ---> Running in 89f0e8fd01b8 [2023-03-08T03:56:28.324Z] ---> Running in 018478c6e8bc [2023-03-08T03:56:29.733Z] Removing intermediate container 018478c6e8bc [2023-03-08T03:56:29.733Z] ---> d7e72e581bf0 [2023-03-08T03:56:29.733Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T03:56:29.733Z] ---> Running in 7124ed680ba0 [2023-03-08T03:56:30.316Z] Removing intermediate container 7124ed680ba0 [2023-03-08T03:56:30.316Z] ---> 3432f8af8b43 [2023-03-08T03:56:30.316Z] [2023-03-08T03:56:30.316Z] Successfully built 3432f8af8b43 [2023-03-08T03:56:30.316Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T03:56:30.316Z] Building core-common-config-bootstrapper [2023-03-08T03:56:33.917Z]  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:56:33.917Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:56:33.917Z] ---> 71046ea3f153 [2023-03-08T03:56:33.917Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T03:56:33.917Z] ---> Using cache [2023-03-08T03:56:33.917Z] ---> f11d12828a37 [2023-03-08T03:56:33.917Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T03:56:33.917Z] ---> Using cache [2023-03-08T03:56:33.917Z] ---> b39732132133 [2023-03-08T03:56:33.917Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T03:56:33.917Z] ---> Using cache [2023-03-08T03:56:33.917Z] ---> 955f5d975a62 [2023-03-08T03:56:33.917Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T03:56:34.183Z] ---> Using cache [2023-03-08T03:56:34.183Z] ---> db251893b0b0 [2023-03-08T03:56:34.183Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:56:34.183Z] ---> Using cache [2023-03-08T03:56:34.183Z] ---> db29f077c178 [2023-03-08T03:56:34.183Z] Step 8/22 : COPY . . [2023-03-08T03:56:34.183Z] ---> Using cache [2023-03-08T03:56:34.183Z] ---> 3e0efc69a62e [2023-03-08T03:56:34.183Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T03:56:34.449Z] ---> Running in 14185d8f6513 [2023-03-08T03:56:36.406Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T03:57:32.787Z] Removing intermediate container 3762ec44b494 [2023-03-08T03:57:32.787Z] ---> f3c1824c7b03 [2023-03-08T03:57:32.787Z] [2023-03-08T03:57:32.787Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T03:57:32.787Z] ---> 4c81e5bf8899 [2023-03-08T03:57:32.787Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T03:57:32.787Z] Removing intermediate container 68d4bd1d5a32 [2023-03-08T03:57:32.787Z] ---> 0f8c32b3f905 [2023-03-08T03:57:32.787Z] [2023-03-08T03:57:32.787Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T03:57:32.787Z] ---> 4c81e5bf8899 [2023-03-08T03:57:32.787Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:57:32.787Z] ---> Running in dbf9920808f8 [2023-03-08T03:57:32.787Z] ---> Running in 945a129c875e [2023-03-08T03:57:32.787Z] Removing intermediate container dbf9920808f8 [2023-03-08T03:57:32.787Z] ---> a42144c23ffd [2023-03-08T03:57:32.787Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T03:57:32.787Z] ---> Running in f471611756da [2023-03-08T03:57:32.787Z] Removing intermediate container f471611756da [2023-03-08T03:57:32.787Z] ---> 46f63b91416a [2023-03-08T03:57:32.787Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T03:57:32.787Z] ---> Running in 48da506d78e6 [2023-03-08T03:57:32.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:57:32.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:57:32.787Z] Removing intermediate container 48da506d78e6 [2023-03-08T03:57:32.787Z] ---> 1994762a098c [2023-03-08T03:57:32.787Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T03:57:33.054Z] ---> Running in 82cfe47cf1c5 [2023-03-08T03:57:34.462Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T03:57:34.462Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:57:34.462Z] OK: 5 MiB in 15 packages [2023-03-08T03:57:36.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:57:37.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:57:37.109Z] Removing intermediate container 945a129c875e [2023-03-08T03:57:37.109Z] ---> b2776407a2b3 [2023-03-08T03:57:37.109Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T03:57:37.376Z] ---> Running in e02aaefe3edb [2023-03-08T03:57:38.337Z] Removing intermediate container e02aaefe3edb [2023-03-08T03:57:38.338Z] ---> fd3acb3e46b7 [2023-03-08T03:57:38.338Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T03:57:38.604Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T03:57:38.604Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T03:57:38.604Z] OK: 5 MiB in 15 packages [2023-03-08T03:57:38.604Z] ---> Running in dae293fd47e4 [2023-03-08T03:57:40.005Z] Removing intermediate container dae293fd47e4 [2023-03-08T03:57:40.005Z] ---> 9f87388806c2 [2023-03-08T03:57:40.005Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T03:57:40.271Z] ---> Running in f50d88519803 [2023-03-08T03:57:40.852Z] Removing intermediate container 82cfe47cf1c5 [2023-03-08T03:57:40.852Z] ---> cf558a6ee641 [2023-03-08T03:57:40.852Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:57:41.124Z] Removing intermediate container f50d88519803 [2023-03-08T03:57:41.124Z] ---> 18c6afe49da7 [2023-03-08T03:57:41.125Z] Step 15/24 : WORKDIR / [2023-03-08T03:57:41.391Z] ---> Running in ad663d6de12d [2023-03-08T03:57:42.351Z] Removing intermediate container ad663d6de12d [2023-03-08T03:57:42.351Z] ---> af033f118a24 [2023-03-08T03:57:42.351Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T03:57:42.936Z] ---> b0906ce6ffab [2023-03-08T03:57:42.936Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T03:57:44.343Z] ---> 1426c317b0f8 [2023-03-08T03:57:44.344Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T03:57:46.925Z] ---> e448ef57d891 [2023-03-08T03:57:46.925Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T03:57:47.882Z] ---> 1d337531a96e [2023-03-08T03:57:47.882Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T03:57:48.845Z] ---> aa61a5399d44 [2023-03-08T03:57:48.845Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T03:57:49.111Z] ---> Running in f1eff1d8868b [2023-03-08T03:57:50.068Z] ---> dd801bccf399 [2023-03-08T03:57:50.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T03:57:50.068Z] Removing intermediate container f1eff1d8868b [2023-03-08T03:57:50.068Z] ---> 8871bebce36b [2023-03-08T03:57:50.068Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:57:50.334Z] ---> Running in 47f5d6012cd4 [2023-03-08T03:57:51.289Z] Removing intermediate container 47f5d6012cd4 [2023-03-08T03:57:51.558Z] ---> f0df65672d90 [2023-03-08T03:57:51.558Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T03:57:51.558Z] ---> 26993ca286b2 [2023-03-08T03:57:51.558Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T03:57:51.824Z] ---> Running in fc4298cc6c24 [2023-03-08T03:57:51.824Z] ---> Running in 82b639bd18d8 [2023-03-08T03:57:52.788Z] Removing intermediate container fc4298cc6c24 [2023-03-08T03:57:52.788Z] ---> 9ed6a02a3122 [2023-03-08T03:57:52.788Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:57:53.057Z] ---> Running in a6650cc39112 [2023-03-08T03:57:53.057Z] Removing intermediate container 82b639bd18d8 [2023-03-08T03:57:53.057Z] ---> 396b04fc6539 [2023-03-08T03:57:53.057Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T03:57:53.339Z] ---> Running in 706b681113c5 [2023-03-08T03:57:54.314Z] Removing intermediate container 706b681113c5 [2023-03-08T03:57:54.314Z] ---> 1996c3a467da [2023-03-08T03:57:54.314Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T03:57:54.314Z] Removing intermediate container a6650cc39112 [2023-03-08T03:57:54.314Z] ---> 10404ff4e3e1 [2023-03-08T03:57:54.314Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T03:57:54.581Z] ---> Running in 15347b886414 [2023-03-08T03:57:54.581Z] ---> Running in b46e522f45c8 [2023-03-08T03:57:55.167Z] Removing intermediate container 15347b886414 [2023-03-08T03:57:55.167Z] ---> beca8b97a1c2 [2023-03-08T03:57:55.167Z] [2023-03-08T03:57:55.433Z] Successfully built beca8b97a1c2 [2023-03-08T03:57:55.433Z] Successfully tagged core-data-arm64:latest [2023-03-08T03:57:55.433Z]  Building core-data ... done Building security-secretstore-setup [2023-03-08T03:57:55.698Z] Removing intermediate container b46e522f45c8 [2023-03-08T03:57:55.698Z] ---> c8d30f6416aa [2023-03-08T03:57:55.698Z] Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T03:57:55.698Z] ---> Running in d05533d2c9dd [2023-03-08T03:57:56.656Z] Removing intermediate container d05533d2c9dd [2023-03-08T03:57:56.656Z] ---> 407240b7e8ac [2023-03-08T03:57:56.656Z] Step 24/24 : LABEL version=3.0.0-dev.81 [2023-03-08T03:57:56.656Z] ---> Running in bc66b51c244b [2023-03-08T03:57:57.621Z] Removing intermediate container bc66b51c244b [2023-03-08T03:57:57.621Z] ---> 72fc4236d487 [2023-03-08T03:57:57.621Z] [2023-03-08T03:57:57.890Z] Successfully built 72fc4236d487 [2023-03-08T03:57:57.890Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T03:57:57.890Z]  Building core-metadata ... done Building security-spire-agent [2023-03-08T03:58:00.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:58:00.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:58:00.470Z] ---> 71046ea3f153 [2023-03-08T03:58:00.470Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T03:58:00.470Z] ---> Using cache [2023-03-08T03:58:00.470Z] ---> 4c73306451f7 [2023-03-08T03:58:00.470Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T03:58:00.470Z] ---> Using cache [2023-03-08T03:58:00.470Z] ---> 9fe6f6c59bf8 [2023-03-08T03:58:00.470Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T03:58:00.470Z] ---> Using cache [2023-03-08T03:58:00.470Z] ---> 4ea290791f02 [2023-03-08T03:58:00.470Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:58:00.470Z] ---> Using cache [2023-03-08T03:58:00.470Z] ---> 600c29ed5dd2 [2023-03-08T03:58:00.470Z] Step 7/23 : COPY . . [2023-03-08T03:58:00.470Z] ---> Using cache [2023-03-08T03:58:00.470Z] ---> 0a150e0f4304 [2023-03-08T03:58:00.470Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T03:58:01.876Z] ---> Running in 13b8947b0980 [2023-03-08T03:58:03.815Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T03:58:03.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T03:58:03.815Z] ---> 71046ea3f153 [2023-03-08T03:58:03.815Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T03:58:03.815Z] ---> Using cache [2023-03-08T03:58:03.815Z] ---> 4c73306451f7 [2023-03-08T03:58:03.815Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T03:58:03.815Z] ---> Running in 8307b1fa58b1 [2023-03-08T03:58:04.775Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T03:58:06.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T03:58:07.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T03:58:08.947Z] OK: 221 MiB in 51 packages [2023-03-08T03:58:10.887Z] Removing intermediate container 8307b1fa58b1 [2023-03-08T03:58:10.887Z] ---> 420ef146a635 [2023-03-08T03:58:10.887Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T03:58:15.140Z] ---> b7e9049c4fe8 [2023-03-08T03:58:15.140Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T03:58:15.140Z] ---> Running in e5e701fdb624 [2023-03-08T03:58:20.472Z] Removing intermediate container 89f0e8fd01b8 [2023-03-08T03:58:20.473Z] ---> ceda24c320d7 [2023-03-08T03:58:20.473Z] Step 7/19 : COPY . . [2023-03-08T03:58:23.046Z] ---> bda3373ab370 [2023-03-08T03:58:23.046Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T03:58:23.046Z] ---> Running in fdd691e43b07 [2023-03-08T03:58:24.448Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T04:00:01.071Z] Removing intermediate container e5e701fdb624 [2023-03-08T04:00:01.071Z] ---> 6beb108b83c1 [2023-03-08T04:00:01.071Z] Step 7/24 : COPY . . [2023-03-08T04:00:01.071Z] ---> 49dfbe9a697e [2023-03-08T04:00:01.071Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T04:00:01.071Z] ---> Running in 80b599a0508d [2023-03-08T04:00:01.071Z] Removing intermediate container 80b599a0508d [2023-03-08T04:00:01.071Z] ---> 066556332c81 [2023-03-08T04:00:01.071Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T04:00:01.071Z] ---> Running in 57013d6588d8 [2023-03-08T04:00:01.071Z] Removing intermediate container 57013d6588d8 [2023-03-08T04:00:01.071Z] ---> c78dc9905575 [2023-03-08T04:00:01.071Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T04:00:01.071Z] ---> Running in d4954d151b11 [2023-03-08T04:00:01.071Z] Removing intermediate container bff25ff528c1 [2023-03-08T04:00:01.071Z] ---> b52bf584e133 [2023-03-08T04:00:01.071Z] [2023-03-08T04:00:01.071Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T04:00:01.071Z] ---> 4c81e5bf8899 [2023-03-08T04:00:01.071Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T04:00:01.071Z] ---> Using cache [2023-03-08T04:00:01.071Z] ---> b2776407a2b3 [2023-03-08T04:00:01.072Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T04:00:01.072Z] ---> Using cache [2023-03-08T04:00:01.072Z] ---> fd3acb3e46b7 [2023-03-08T04:00:01.072Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T04:00:01.072Z] ---> Running in 0d5e5bf7f3de [2023-03-08T04:00:01.072Z] Removing intermediate container 0d5e5bf7f3de [2023-03-08T04:00:01.072Z] ---> 7bdf6cc1a9e1 [2023-03-08T04:00:01.072Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T04:00:01.072Z] ---> Running in 9870bb5b33dd [2023-03-08T04:00:01.659Z] Removing intermediate container 9870bb5b33dd [2023-03-08T04:00:01.659Z] ---> 4974bb2b42eb [2023-03-08T04:00:01.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T04:00:03.081Z] ---> b541d9fd5a01 [2023-03-08T04:00:03.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T04:00:03.081Z] Removing intermediate container d4954d151b11 [2023-03-08T04:00:03.081Z] ---> ebbb04599605 [2023-03-08T04:00:03.081Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T04:00:03.081Z] ---> Running in ab3f3187bbbf [2023-03-08T04:00:04.043Z] Removing intermediate container ab3f3187bbbf [2023-03-08T04:00:04.043Z] ---> d0ffc7bbd046 [2023-03-08T04:00:04.043Z] [2023-03-08T04:00:04.043Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T04:00:04.043Z] 3.15: Pulling from library/alpine [2023-03-08T04:00:06.783Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T04:00:06.783Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T04:00:06.783Z] ---> 354640af7b1b [2023-03-08T04:00:06.783Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T04:00:06.783Z] ---> Running in 3a9e68f4273e [2023-03-08T04:00:06.783Z] ---> 730b98ed28fb [2023-03-08T04:00:06.783Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T04:00:07.405Z] Removing intermediate container 3a9e68f4273e [2023-03-08T04:00:07.405Z] ---> 9c950f92fa88 [2023-03-08T04:00:07.405Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T04:00:07.405Z] ---> Running in 80da6662e1d0 [2023-03-08T04:00:08.047Z] ---> cde940e16350 [2023-03-08T04:00:08.047Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T04:00:08.334Z] ---> Running in 36a0d29929bc [2023-03-08T04:00:08.941Z] Removing intermediate container 36a0d29929bc [2023-03-08T04:00:08.941Z] ---> 3829e3a27ba0 [2023-03-08T04:00:08.941Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T04:00:09.228Z] ---> Running in 6c52aab1457a [2023-03-08T04:00:09.853Z] Removing intermediate container 6c52aab1457a [2023-03-08T04:00:09.853Z] ---> 0077dd4222d2 [2023-03-08T04:00:09.853Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T04:00:10.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:00:10.134Z] ---> Running in 1458d069ddd5 [2023-03-08T04:00:10.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:00:12.207Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T04:00:12.207Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T04:00:12.207Z] OK: 15736 distinct packages available [2023-03-08T04:00:12.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:00:12.207Z] Removing intermediate container 1458d069ddd5 [2023-03-08T04:00:12.207Z] ---> 22ea97dd4e11 [2023-03-08T04:00:12.207Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:00:12.475Z] ---> Running in cacd4f29c865 [2023-03-08T04:00:12.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:00:13.009Z] Removing intermediate container cacd4f29c865 [2023-03-08T04:00:13.009Z] ---> 0c0b8ebb2682 [2023-03-08T04:00:13.009Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T04:00:13.275Z] ---> Running in b64a9e548025 [2023-03-08T04:00:13.541Z] Removing intermediate container b64a9e548025 [2023-03-08T04:00:13.541Z] ---> f0dd88270e6c [2023-03-08T04:00:13.541Z] [2023-03-08T04:00:13.809Z] Successfully built f0dd88270e6c [2023-03-08T04:00:13.809Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T04:00:13.809Z]  Building support-scheduler ... done Building support-notifications [2023-03-08T04:00:14.079Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T04:00:14.079Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T04:00:14.079Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T04:00:14.079Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T04:00:14.079Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T04:00:14.079Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T04:00:14.347Z] OK: 6 MiB in 19 packages [2023-03-08T04:00:16.313Z] Removing intermediate container 80da6662e1d0 [2023-03-08T04:00:16.313Z] ---> 7ea4fa1e9169 [2023-03-08T04:00:16.313Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T04:00:18.937Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T04:00:18.937Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T04:00:18.937Z] ---> 71046ea3f153 [2023-03-08T04:00:18.937Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T04:00:18.937Z] ---> Using cache [2023-03-08T04:00:18.937Z] ---> f11d12828a37 [2023-03-08T04:00:18.937Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T04:00:18.937Z] ---> Using cache [2023-03-08T04:00:18.937Z] ---> b39732132133 [2023-03-08T04:00:18.937Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T04:00:18.937Z] ---> Running in ce854c00e15f [2023-03-08T04:00:19.902Z] ---> 9618fb6038c0 [2023-03-08T04:00:19.902Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T04:00:21.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:00:21.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:00:23.535Z] OK: 221 MiB in 51 packages [2023-03-08T04:00:25.502Z] Removing intermediate container ce854c00e15f [2023-03-08T04:00:25.502Z] ---> 58c5396efa9b [2023-03-08T04:00:25.502Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T04:00:25.771Z] ---> 4d20b466b564 [2023-03-08T04:00:25.771Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T04:00:27.176Z] ---> 611482e8eb41 [2023-03-08T04:00:27.176Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T04:00:27.176Z] ---> ef3b65590a35 [2023-03-08T04:00:27.176Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T04:00:27.176Z] ---> Running in 23e937defb86 [2023-03-08T04:00:28.593Z] ---> 4fd0785d4315 [2023-03-08T04:00:28.593Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T04:00:29.556Z] ---> 442ebc2c2f9c [2023-03-08T04:00:29.556Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T04:00:29.821Z] ---> Running in 274c713fc758 [2023-03-08T04:00:30.406Z] Removing intermediate container 274c713fc758 [2023-03-08T04:00:30.406Z] ---> 640e15a91dbc [2023-03-08T04:00:30.406Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T04:00:30.672Z] ---> Running in 5f617f57c2b3 [2023-03-08T04:00:30.937Z] Removing intermediate container 5f617f57c2b3 [2023-03-08T04:00:30.938Z] ---> deb5ef3db914 [2023-03-08T04:00:30.938Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T04:00:31.203Z] ---> Running in 78bd089ebb22 [2023-03-08T04:00:31.784Z] Removing intermediate container 78bd089ebb22 [2023-03-08T04:00:31.784Z] ---> 9f465e312323 [2023-03-08T04:00:31.784Z] Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:00:31.784Z] ---> Running in ee646deb3194 [2023-03-08T04:00:32.364Z] Removing intermediate container ee646deb3194 [2023-03-08T04:00:32.364Z] ---> 365d5b764ab7 [2023-03-08T04:00:32.364Z] Step 24/24 : LABEL version=3.0.0-dev.81 [2023-03-08T04:00:32.364Z] ---> Running in 55cb80d9ece9 [2023-03-08T04:00:32.946Z] Removing intermediate container 55cb80d9ece9 [2023-03-08T04:00:32.946Z] ---> 69c53120d881 [2023-03-08T04:00:32.946Z] [2023-03-08T04:00:33.213Z] Successfully built 69c53120d881 [2023-03-08T04:00:33.213Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T04:00:33.213Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-08T04:00:38.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T04:00:38.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T04:00:38.242Z] ---> 71046ea3f153 [2023-03-08T04:00:38.242Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T04:00:38.242Z] ---> Using cache [2023-03-08T04:00:38.242Z] ---> 4c73306451f7 [2023-03-08T04:00:38.242Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T04:00:38.242Z] ---> Using cache [2023-03-08T04:00:38.242Z] ---> 420ef146a635 [2023-03-08T04:00:38.242Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T04:00:38.242Z] ---> Using cache [2023-03-08T04:00:38.242Z] ---> b7e9049c4fe8 [2023-03-08T04:00:38.242Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T04:00:38.242Z] ---> Using cache [2023-03-08T04:00:38.242Z] ---> 6beb108b83c1 [2023-03-08T04:00:38.242Z] Step 7/23 : COPY . . [2023-03-08T04:00:38.242Z] ---> Using cache [2023-03-08T04:00:38.242Z] ---> 49dfbe9a697e [2023-03-08T04:00:38.242Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T04:00:38.242Z] ---> Using cache [2023-03-08T04:00:38.242Z] ---> 066556332c81 [2023-03-08T04:00:38.242Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T04:00:38.242Z] ---> Using cache [2023-03-08T04:00:38.242Z] ---> c78dc9905575 [2023-03-08T04:00:38.242Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T04:00:38.511Z] ---> Running in c9c5629f7425 [2023-03-08T04:00:41.864Z] Removing intermediate container c9c5629f7425 [2023-03-08T04:00:41.864Z] ---> e7d295946c32 [2023-03-08T04:00:41.864Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T04:00:41.864Z] ---> Running in 78b257d54fae [2023-03-08T04:00:42.449Z] Removing intermediate container 78b257d54fae [2023-03-08T04:00:42.449Z] ---> 4384f688ddf6 [2023-03-08T04:00:42.449Z] [2023-03-08T04:00:42.449Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T04:00:42.449Z] ---> 354640af7b1b [2023-03-08T04:00:42.449Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T04:00:42.449Z] ---> Using cache [2023-03-08T04:00:42.449Z] ---> 9c950f92fa88 [2023-03-08T04:00:42.449Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T04:00:42.449Z] ---> Using cache [2023-03-08T04:00:42.449Z] ---> 7ea4fa1e9169 [2023-03-08T04:00:42.449Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T04:00:47.789Z] ---> 7d1d7fe32273 [2023-03-08T04:00:47.789Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T04:00:48.756Z] ---> 4511be81b833 [2023-03-08T04:00:48.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T04:00:49.716Z] ---> 14b99e15a99f [2023-03-08T04:00:49.717Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T04:00:52.291Z] ---> ea3dbd19604e [2023-03-08T04:00:52.291Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T04:00:52.557Z] ---> Running in 5e9d11c2c4ed [2023-03-08T04:00:53.140Z] Removing intermediate container 5e9d11c2c4ed [2023-03-08T04:00:53.140Z] ---> 2018af234d5a [2023-03-08T04:00:53.140Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T04:00:53.140Z] ---> Running in a3958767ceb1 [2023-03-08T04:00:53.723Z] Removing intermediate container a3958767ceb1 [2023-03-08T04:00:53.723Z] ---> c06fda481e4d [2023-03-08T04:00:53.723Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T04:00:53.723Z] ---> Running in 6cfdf44d8a8b [2023-03-08T04:00:54.308Z] Removing intermediate container 6cfdf44d8a8b [2023-03-08T04:00:54.308Z] ---> 06227add304a [2023-03-08T04:00:54.308Z] Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:00:54.576Z] ---> Running in c5281234ee24 [2023-03-08T04:00:55.160Z] Removing intermediate container c5281234ee24 [2023-03-08T04:00:55.160Z] ---> 82699fb81629 [2023-03-08T04:00:55.160Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-03-08T04:00:55.160Z] ---> Running in 5007c0a4f975 [2023-03-08T04:00:55.746Z] Removing intermediate container 5007c0a4f975 [2023-03-08T04:00:55.746Z] ---> 75bc4f666eb4 [2023-03-08T04:00:55.746Z] [2023-03-08T04:00:55.746Z] Successfully built 75bc4f666eb4 [2023-03-08T04:00:55.746Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T04:00:55.746Z]  Building security-spire-server ... done Building core-command [2023-03-08T04:00:59.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T04:00:59.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T04:00:59.089Z] ---> 71046ea3f153 [2023-03-08T04:00:59.089Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T04:00:59.089Z] ---> Using cache [2023-03-08T04:00:59.089Z] ---> f11d12828a37 [2023-03-08T04:00:59.089Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T04:00:59.089Z] ---> Using cache [2023-03-08T04:00:59.089Z] ---> b39732132133 [2023-03-08T04:00:59.089Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T04:00:59.089Z] ---> Using cache [2023-03-08T04:00:59.089Z] ---> 955f5d975a62 [2023-03-08T04:00:59.089Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T04:00:59.089Z] ---> Using cache [2023-03-08T04:00:59.089Z] ---> db251893b0b0 [2023-03-08T04:00:59.089Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T04:00:59.089Z] ---> Using cache [2023-03-08T04:00:59.089Z] ---> db29f077c178 [2023-03-08T04:00:59.089Z] Step 8/23 : COPY . . [2023-03-08T04:00:59.089Z] ---> Using cache [2023-03-08T04:00:59.089Z] ---> 3e0efc69a62e [2023-03-08T04:00:59.089Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T04:00:59.357Z] ---> Running in 42319fc50330 [2023-03-08T04:01:01.305Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T04:02:37.956Z] Removing intermediate container 23e937defb86 [2023-03-08T04:02:37.956Z] ---> 9c1902a17b43 [2023-03-08T04:02:37.956Z] Step 8/22 : COPY . . [2023-03-08T04:02:37.956Z] ---> 6a2d507349ec [2023-03-08T04:02:37.956Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T04:02:37.956Z] ---> Running in 2e431c21d9fb [2023-03-08T04:02:38.539Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T04:03:05.223Z] Removing intermediate container 14185d8f6513 [2023-03-08T04:03:05.223Z] ---> 7e8043422931 [2023-03-08T04:03:05.223Z] [2023-03-08T04:03:05.224Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T04:03:05.224Z] ---> 4c81e5bf8899 [2023-03-08T04:03:05.224Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T04:03:05.224Z] ---> Using cache [2023-03-08T04:03:05.224Z] ---> 34b908100f80 [2023-03-08T04:03:05.224Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T04:03:05.224Z] ---> Using cache [2023-03-08T04:03:05.224Z] ---> 1a062596560f [2023-03-08T04:03:05.224Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T04:03:05.224Z] ---> Using cache [2023-03-08T04:03:05.224Z] ---> e8dd1224ec81 [2023-03-08T04:03:05.224Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T04:03:05.224Z] ---> f6c414b907eb [2023-03-08T04:03:05.224Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T04:03:06.184Z] ---> 4d509b2420c0 [2023-03-08T04:03:06.184Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T04:03:07.144Z] ---> b35eab77d1b3 [2023-03-08T04:03:07.144Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T04:03:07.144Z] ---> Running in 3cefbc4da7f8 [2023-03-08T04:03:10.483Z] Removing intermediate container 3cefbc4da7f8 [2023-03-08T04:03:10.483Z] ---> 5021afcf7462 [2023-03-08T04:03:10.483Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T04:03:10.483Z] ---> Running in 23d9723a868d [2023-03-08T04:03:10.750Z] Removing intermediate container 23d9723a868d [2023-03-08T04:03:10.750Z] ---> 2dc76fceb519 [2023-03-08T04:03:10.750Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T04:03:11.015Z] ---> Running in 532cc455592b [2023-03-08T04:03:11.602Z] Removing intermediate container 532cc455592b [2023-03-08T04:03:11.602Z] ---> f0f6ef28d1e8 [2023-03-08T04:03:11.602Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T04:03:11.602Z] ---> Running in b4da71d520f4 [2023-03-08T04:03:12.185Z] Removing intermediate container b4da71d520f4 [2023-03-08T04:03:12.185Z] ---> 3b6a83032a90 [2023-03-08T04:03:12.185Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:03:12.185Z] ---> Running in 31e6098bd470 [2023-03-08T04:03:12.769Z] Removing intermediate container 31e6098bd470 [2023-03-08T04:03:12.769Z] ---> 5c53618ab141 [2023-03-08T04:03:12.769Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T04:03:13.034Z] ---> Running in 2089f80fb9e7 [2023-03-08T04:03:14.977Z] Removing intermediate container 2089f80fb9e7 [2023-03-08T04:03:14.977Z] ---> 682ac3377b7a [2023-03-08T04:03:14.977Z] [2023-03-08T04:03:14.977Z] Successfully built 682ac3377b7a [2023-03-08T04:03:14.977Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T04:03:14.977Z] Building security-proxy-setup [2023-03-08T04:03:18.338Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T04:03:18.338Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T04:03:18.338Z] ---> 71046ea3f153 [2023-03-08T04:03:18.338Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T04:03:18.338Z] ---> Using cache [2023-03-08T04:03:18.338Z] ---> 4c73306451f7 [2023-03-08T04:03:18.338Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T04:03:18.338Z] ---> Using cache [2023-03-08T04:03:18.338Z] ---> 9fe6f6c59bf8 [2023-03-08T04:03:18.338Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T04:03:18.338Z] ---> Using cache [2023-03-08T04:03:18.338Z] ---> 4ea290791f02 [2023-03-08T04:03:18.338Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T04:03:18.338Z] ---> Using cache [2023-03-08T04:03:18.338Z] ---> 600c29ed5dd2 [2023-03-08T04:03:18.338Z] Step 7/20 : COPY . . [2023-03-08T04:03:18.338Z] ---> Using cache [2023-03-08T04:03:18.338Z] ---> 0a150e0f4304 [2023-03-08T04:03:18.338Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T04:03:18.338Z] ---> Running in 8dedfa3d31ee [2023-03-08T04:03:20.286Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T04:04:16.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T04:04:34.884Z] Removing intermediate container 13b8947b0980 [2023-03-08T04:04:34.884Z] ---> 6445ccbac4a1 [2023-03-08T04:04:34.884Z] [2023-03-08T04:04:34.884Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T04:04:34.884Z] ---> 4c81e5bf8899 [2023-03-08T04:04:34.884Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T04:04:34.884Z] ---> Running in 324dabc9cd95 [2023-03-08T04:04:36.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:04:36.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:04:38.281Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T04:04:38.547Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T04:04:38.547Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T04:04:38.547Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T04:04:38.547Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T04:04:39.148Z] OK: 6 MiB in 17 packages [2023-03-08T04:04:41.088Z] Removing intermediate container 324dabc9cd95 [2023-03-08T04:04:41.088Z] ---> 8abcc8573294 [2023-03-08T04:04:41.088Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T04:04:41.356Z] ---> Running in f3404615f663 [2023-03-08T04:04:41.949Z] Removing intermediate container f3404615f663 [2023-03-08T04:04:41.949Z] ---> 40d8dc1fa512 [2023-03-08T04:04:41.949Z] Step 12/23 : WORKDIR / [2023-03-08T04:04:41.949Z] ---> Running in 754a3fe215c2 [2023-03-08T04:04:42.535Z] Removing intermediate container 754a3fe215c2 [2023-03-08T04:04:42.535Z] ---> 86b0f470bd1f [2023-03-08T04:04:42.535Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T04:04:46.797Z] ---> fdef138fefc5 [2023-03-08T04:04:46.797Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T04:04:47.064Z] ---> e33da744421e [2023-03-08T04:04:47.064Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T04:04:48.473Z] ---> 9519b2027d14 [2023-03-08T04:04:48.473Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T04:04:49.997Z] ---> 7430c9f99c5f [2023-03-08T04:04:49.997Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T04:04:52.061Z] ---> 724566c2430d [2023-03-08T04:04:52.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T04:04:52.704Z] ---> a35b7cab9e08 [2023-03-08T04:04:52.704Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T04:04:52.982Z] ---> Running in dcfd052f5c84 [2023-03-08T04:04:56.433Z] Removing intermediate container dcfd052f5c84 [2023-03-08T04:04:56.433Z] ---> 21c960fa50eb [2023-03-08T04:04:56.433Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T04:04:56.433Z] ---> Running in 635229ea07a5 [2023-03-08T04:05:00.690Z] Removing intermediate container 635229ea07a5 [2023-03-08T04:05:00.690Z] ---> 9c23a776e386 [2023-03-08T04:05:00.690Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T04:05:00.690Z] ---> Running in 7ba74573728d [2023-03-08T04:05:00.690Z] Removing intermediate container 7ba74573728d [2023-03-08T04:05:00.690Z] ---> 00acb3db217a [2023-03-08T04:05:00.690Z] Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:05:00.690Z] ---> Running in 41d020d7631e [2023-03-08T04:05:01.276Z] Removing intermediate container 41d020d7631e [2023-03-08T04:05:01.276Z] ---> 87c1f5cba7a1 [2023-03-08T04:05:01.276Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-03-08T04:05:01.276Z] ---> Running in 43c075caf919 [2023-03-08T04:05:01.860Z] Removing intermediate container 43c075caf919 [2023-03-08T04:05:01.860Z] ---> 875b16300808 [2023-03-08T04:05:01.860Z] [2023-03-08T04:05:01.860Z] Successfully built 875b16300808 [2023-03-08T04:05:02.129Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T04:05:02.129Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-08T04:05:06.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T04:05:06.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T04:05:06.377Z] ---> 71046ea3f153 [2023-03-08T04:05:06.377Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> 4c73306451f7 [2023-03-08T04:05:06.377Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> 420ef146a635 [2023-03-08T04:05:06.377Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> b7e9049c4fe8 [2023-03-08T04:05:06.377Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> 6beb108b83c1 [2023-03-08T04:05:06.377Z] Step 7/24 : COPY . . [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> 49dfbe9a697e [2023-03-08T04:05:06.377Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> 066556332c81 [2023-03-08T04:05:06.377Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> c78dc9905575 [2023-03-08T04:05:06.377Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> ebbb04599605 [2023-03-08T04:05:06.377Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> d0ffc7bbd046 [2023-03-08T04:05:06.377Z] [2023-03-08T04:05:06.377Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T04:05:06.377Z] ---> 354640af7b1b [2023-03-08T04:05:06.377Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T04:05:06.377Z] ---> Using cache [2023-03-08T04:05:06.377Z] ---> 9c950f92fa88 [2023-03-08T04:05:06.377Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T04:05:06.377Z] ---> Running in 9c3720fe0395 [2023-03-08T04:05:08.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:05:08.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:05:10.009Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T04:05:10.009Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T04:05:10.009Z] OK: 15736 distinct packages available [2023-03-08T04:05:10.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:05:10.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:05:11.961Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T04:05:11.961Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T04:05:11.961Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T04:05:11.961Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T04:05:11.961Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T04:05:12.227Z] OK: 6 MiB in 18 packages [2023-03-08T04:05:14.811Z] Removing intermediate container 9c3720fe0395 [2023-03-08T04:05:14.811Z] ---> 63d85fc304cc [2023-03-08T04:05:14.811Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T04:05:20.183Z] ---> b5da0020bdfc [2023-03-08T04:05:20.184Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T04:05:20.452Z] ---> 10875ff1db7f [2023-03-08T04:05:20.452Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T04:05:20.452Z] ---> Running in d1f96a0b1b1c [2023-03-08T04:05:21.039Z] Removing intermediate container d1f96a0b1b1c [2023-03-08T04:05:21.039Z] ---> 1da712f0f2d6 [2023-03-08T04:05:21.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T04:05:21.997Z] ---> 48196f2803d2 [2023-03-08T04:05:21.997Z] Step 19/24 : WORKDIR / [2023-03-08T04:05:21.997Z] ---> Running in 01ab5df6ddbd [2023-03-08T04:05:22.583Z] Removing intermediate container 01ab5df6ddbd [2023-03-08T04:05:22.583Z] ---> 84c1de5c6f60 [2023-03-08T04:05:22.583Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T04:05:22.583Z] ---> Running in 4837ed8a2bad [2023-03-08T04:05:23.166Z] Removing intermediate container 4837ed8a2bad [2023-03-08T04:05:23.166Z] ---> de72efa1d3b9 [2023-03-08T04:05:23.166Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T04:05:23.166Z] ---> Running in a98e1fde6334 [2023-03-08T04:05:23.748Z] Removing intermediate container a98e1fde6334 [2023-03-08T04:05:23.748Z] ---> 9b447b50b553 [2023-03-08T04:05:23.748Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T04:05:23.748Z] ---> Running in faf341e01d20 [2023-03-08T04:05:24.338Z] Removing intermediate container faf341e01d20 [2023-03-08T04:05:24.338Z] ---> 6d25e37f03fc [2023-03-08T04:05:24.338Z] Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:05:24.338Z] ---> Running in 8b8ba8c96bed [2023-03-08T04:05:24.921Z] Removing intermediate container 8b8ba8c96bed [2023-03-08T04:05:24.921Z] ---> e959469dcd47 [2023-03-08T04:05:24.921Z] Step 24/24 : LABEL version=3.0.0-dev.81 [2023-03-08T04:05:24.921Z] ---> Running in 1929b3e98f3c [2023-03-08T04:05:27.509Z] Removing intermediate container 1929b3e98f3c [2023-03-08T04:05:27.509Z] ---> 7aea7ae155bc [2023-03-08T04:05:27.509Z] [2023-03-08T04:05:27.509Z] Successfully built 7aea7ae155bc [2023-03-08T04:05:27.509Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T04:07:04.122Z]  Building security-spire-config ... done Removing intermediate container fdd691e43b07 [2023-03-08T04:07:04.122Z] ---> 3d2734fbeca6 [2023-03-08T04:07:04.122Z] [2023-03-08T04:07:04.122Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T04:07:04.122Z] ---> 354640af7b1b [2023-03-08T04:07:04.122Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T04:07:04.122Z] ---> Using cache [2023-03-08T04:07:04.122Z] ---> 9c950f92fa88 [2023-03-08T04:07:04.122Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T04:07:04.122Z] ---> Running in ad8dce079964 [2023-03-08T04:07:04.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:07:04.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:07:04.708Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T04:07:04.708Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T04:07:04.708Z] OK: 15736 distinct packages available [2023-03-08T04:07:04.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:07:05.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:07:06.647Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T04:07:06.647Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T04:07:06.647Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T04:07:06.647Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T04:07:06.647Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T04:07:06.647Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T04:07:06.647Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T04:07:06.647Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T04:07:06.647Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T04:07:06.647Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T04:07:06.647Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T04:07:07.233Z] OK: 8 MiB in 23 packages [2023-03-08T04:07:09.177Z] Removing intermediate container ad8dce079964 [2023-03-08T04:07:09.177Z] ---> 86a73c91f08e [2023-03-08T04:07:09.177Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T04:07:10.137Z] ---> 3846c2aca19c [2023-03-08T04:07:10.137Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T04:07:12.722Z] ---> 834b7693d3f8 [2023-03-08T04:07:12.722Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T04:07:13.678Z] ---> 5deeb0be7448 [2023-03-08T04:07:13.678Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T04:07:13.678Z] ---> Running in 37a09f7e24a5 [2023-03-08T04:07:14.261Z] Removing intermediate container 37a09f7e24a5 [2023-03-08T04:07:14.261Z] ---> 64ebe8b515fc [2023-03-08T04:07:14.261Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T04:07:14.261Z] ---> Running in df92ffd3027d [2023-03-08T04:07:14.855Z] Removing intermediate container df92ffd3027d [2023-03-08T04:07:14.855Z] ---> 6dca7d8dc419 [2023-03-08T04:07:14.855Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T04:07:14.855Z] ---> Running in 8dee8d9ac8e0 [2023-03-08T04:07:15.438Z] Removing intermediate container 8dee8d9ac8e0 [2023-03-08T04:07:15.438Z] ---> ebfcfadd60b9 [2023-03-08T04:07:15.438Z] Step 18/19 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:07:15.438Z] ---> Running in d13779b8ede4 [2023-03-08T04:07:16.023Z] Removing intermediate container d13779b8ede4 [2023-03-08T04:07:16.023Z] ---> 905603ff067b [2023-03-08T04:07:16.023Z] Step 19/19 : LABEL version=3.0.0-dev.81 [2023-03-08T04:07:16.294Z] ---> Running in cf08790b4a6f [2023-03-08T04:07:16.561Z] Removing intermediate container cf08790b4a6f [2023-03-08T04:07:16.561Z] ---> d2e980aeae4a [2023-03-08T04:07:16.561Z] [2023-03-08T04:07:16.828Z] Successfully built d2e980aeae4a [2023-03-08T04:07:16.828Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T04:07:43.503Z]  Building security-spiffe-token-provider ... done Removing intermediate container 42319fc50330 [2023-03-08T04:07:43.503Z] ---> d845477ed085 [2023-03-08T04:07:43.503Z] [2023-03-08T04:07:43.503Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T04:07:43.503Z] ---> 4c81e5bf8899 [2023-03-08T04:07:43.503Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T04:07:43.503Z] ---> Using cache [2023-03-08T04:07:43.503Z] ---> b2776407a2b3 [2023-03-08T04:07:43.503Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T04:07:43.503Z] ---> Using cache [2023-03-08T04:07:43.503Z] ---> fd3acb3e46b7 [2023-03-08T04:07:43.503Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T04:07:43.503Z] ---> Running in 55b2553b54c9 [2023-03-08T04:07:43.503Z] Removing intermediate container 55b2553b54c9 [2023-03-08T04:07:43.503Z] ---> 1bcee2aa38b4 [2023-03-08T04:07:43.503Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T04:07:43.503Z] ---> Running in 0ba8c0237c66 [2023-03-08T04:07:43.503Z] Removing intermediate container 0ba8c0237c66 [2023-03-08T04:07:43.503Z] ---> 90ce57862454 [2023-03-08T04:07:43.503Z] Step 15/23 : WORKDIR / [2023-03-08T04:07:43.503Z] ---> Running in fd66fc9051c5 [2023-03-08T04:07:43.503Z] Removing intermediate container fd66fc9051c5 [2023-03-08T04:07:43.503Z] ---> bdc5b4ca2e3c [2023-03-08T04:07:43.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T04:07:43.503Z] ---> 1ae6da8920e6 [2023-03-08T04:07:43.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T04:07:43.503Z] ---> e0a06b735427 [2023-03-08T04:07:43.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T04:07:44.460Z] ---> cb2a5f7f96c3 [2023-03-08T04:07:44.460Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T04:07:44.460Z] ---> Running in f5d8f985ed71 [2023-03-08T04:07:45.043Z] Removing intermediate container f5d8f985ed71 [2023-03-08T04:07:45.043Z] ---> abceb0c7762a [2023-03-08T04:07:45.043Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T04:07:45.043Z] ---> Running in 78814c7cb31d [2023-03-08T04:07:45.624Z] Removing intermediate container 78814c7cb31d [2023-03-08T04:07:45.624Z] ---> 4d3452ca2d02 [2023-03-08T04:07:45.624Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T04:07:45.624Z] ---> Running in 957c198da29b [2023-03-08T04:07:46.208Z] Removing intermediate container 957c198da29b [2023-03-08T04:07:46.208Z] ---> f319d9c47981 [2023-03-08T04:07:46.208Z] Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:07:46.208Z] ---> Running in 39b83f43c2ce [2023-03-08T04:07:46.792Z] Removing intermediate container 39b83f43c2ce [2023-03-08T04:07:46.792Z] ---> 213d1cd5be62 [2023-03-08T04:07:46.792Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-03-08T04:07:47.059Z] ---> Running in 7cb10bd4e294 [2023-03-08T04:07:47.326Z] Removing intermediate container 7cb10bd4e294 [2023-03-08T04:07:47.326Z] ---> a61578c3f1c3 [2023-03-08T04:07:47.326Z] [2023-03-08T04:07:47.592Z] Successfully built a61578c3f1c3 [2023-03-08T04:07:47.592Z] Successfully tagged core-command-arm64:latest [2023-03-08T04:08:19.801Z]  Building core-command ... done Removing intermediate container 8dedfa3d31ee [2023-03-08T04:08:19.801Z] ---> d860e0bbe4b7 [2023-03-08T04:08:19.801Z] [2023-03-08T04:08:19.801Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T04:08:19.801Z] ---> 4c81e5bf8899 [2023-03-08T04:08:19.801Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T04:08:19.801Z] ---> Running in 128bbe5b7e76 [2023-03-08T04:08:21.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:08:22.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:08:22.971Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T04:08:22.971Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T04:08:23.239Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T04:08:23.239Z] OK: 6 MiB in 16 packages [2023-03-08T04:08:24.653Z] Removing intermediate container 128bbe5b7e76 [2023-03-08T04:08:24.653Z] ---> fd35d6fe06be [2023-03-08T04:08:24.653Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T04:08:24.921Z] ---> Running in 8561c3397bc2 [2023-03-08T04:08:25.509Z] Removing intermediate container 8561c3397bc2 [2023-03-08T04:08:25.509Z] ---> dfc0001f9ddc [2023-03-08T04:08:25.509Z] Step 12/20 : WORKDIR /edgex [2023-03-08T04:08:25.509Z] ---> Running in d34117846a7d [2023-03-08T04:08:26.092Z] Removing intermediate container d34117846a7d [2023-03-08T04:08:26.092Z] ---> eb64a1cfbc2a [2023-03-08T04:08:26.092Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T04:08:27.060Z] ---> 8160f30fa352 [2023-03-08T04:08:27.060Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T04:08:28.477Z] ---> 68513b2700f7 [2023-03-08T04:08:28.477Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T04:08:29.438Z] ---> 5d7f021e7e79 [2023-03-08T04:08:29.438Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T04:08:29.438Z] ---> Running in 9922adb9d1c1 [2023-03-08T04:08:32.786Z] Removing intermediate container 9922adb9d1c1 [2023-03-08T04:08:32.786Z] ---> 115909d58172 [2023-03-08T04:08:32.786Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T04:08:32.786Z] ---> Running in eb013b81784b [2023-03-08T04:08:33.067Z] Removing intermediate container eb013b81784b [2023-03-08T04:08:33.067Z] ---> 47ce72b5e6b8 [2023-03-08T04:08:33.067Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T04:08:33.336Z] ---> Running in fafaa48c64a9 [2023-03-08T04:08:33.922Z] Removing intermediate container fafaa48c64a9 [2023-03-08T04:08:33.922Z] ---> ad8a6f2559a0 [2023-03-08T04:08:33.922Z] Step 19/20 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:08:33.922Z] ---> Running in 912ad6877473 [2023-03-08T04:08:34.188Z] Removing intermediate container 912ad6877473 [2023-03-08T04:08:34.188Z] ---> 1cb22d9d6c25 [2023-03-08T04:08:34.188Z] Step 20/20 : LABEL version=3.0.0-dev.81 [2023-03-08T04:08:34.457Z] ---> Running in 689be735ff1a [2023-03-08T04:08:35.038Z] Removing intermediate container 689be735ff1a [2023-03-08T04:08:35.039Z] ---> 5c56e4848ee3 [2023-03-08T04:08:35.039Z] [2023-03-08T04:08:35.039Z] Successfully built 5c56e4848ee3 [2023-03-08T04:08:35.039Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T04:09:07.232Z]  Building security-proxy-setup ... done Removing intermediate container 2e431c21d9fb [2023-03-08T04:09:07.232Z] ---> 6375925a9962 [2023-03-08T04:09:07.232Z] [2023-03-08T04:09:07.232Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T04:09:07.232Z] ---> 4c81e5bf8899 [2023-03-08T04:09:07.232Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T04:09:07.232Z] ---> Running in 5c3e1b6eafd7 [2023-03-08T04:09:07.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T04:09:07.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T04:09:07.232Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T04:09:07.232Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T04:09:07.232Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T04:09:07.233Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T04:09:07.233Z] OK: 6 MiB in 16 packages [2023-03-08T04:09:07.233Z] Removing intermediate container 5c3e1b6eafd7 [2023-03-08T04:09:07.233Z] ---> 053440b23ba2 [2023-03-08T04:09:07.233Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T04:09:07.233Z] ---> Running in 9fd78caa130c [2023-03-08T04:09:07.233Z] Removing intermediate container 9fd78caa130c [2023-03-08T04:09:07.233Z] ---> cecfacfc1b57 [2023-03-08T04:09:07.233Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T04:09:07.233Z] ---> Running in 4f661f1761be [2023-03-08T04:09:07.233Z] Removing intermediate container 4f661f1761be [2023-03-08T04:09:07.233Z] ---> 23df25cc8ac0 [2023-03-08T04:09:07.233Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T04:09:07.233Z] ---> Running in 765ff327844b [2023-03-08T04:09:07.233Z] Removing intermediate container 765ff327844b [2023-03-08T04:09:07.233Z] ---> 46e7d9e36d33 [2023-03-08T04:09:07.233Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T04:09:07.498Z] ---> da8c87e1573b [2023-03-08T04:09:07.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T04:09:10.073Z] ---> ed40a598e027 [2023-03-08T04:09:10.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T04:09:10.654Z] ---> 70dca4d6aff3 [2023-03-08T04:09:10.654Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T04:09:10.654Z] ---> Running in e3930b43f592 [2023-03-08T04:09:10.920Z] Removing intermediate container e3930b43f592 [2023-03-08T04:09:10.920Z] ---> 6ad54f0c1430 [2023-03-08T04:09:10.920Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T04:09:11.187Z] ---> Running in 9eb32ce05dfd [2023-03-08T04:09:11.452Z] Removing intermediate container 9eb32ce05dfd [2023-03-08T04:09:11.452Z] ---> d570a00d0d24 [2023-03-08T04:09:11.452Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T04:09:11.452Z] ---> Running in 4b75f9f86f61 [2023-03-08T04:09:11.718Z] Removing intermediate container 4b75f9f86f61 [2023-03-08T04:09:11.718Z] ---> 57581593dc60 [2023-03-08T04:09:11.718Z] Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:11.718Z] ---> Running in 7cb40d48e3c6 [2023-03-08T04:09:11.983Z] Removing intermediate container 7cb40d48e3c6 [2023-03-08T04:09:11.983Z] ---> acb80e57011a [2023-03-08T04:09:11.983Z] Step 22/22 : LABEL version=3.0.0-dev.81 [2023-03-08T04:09:12.251Z] ---> Running in ca546e19cd71 [2023-03-08T04:09:12.519Z] Removing intermediate container ca546e19cd71 [2023-03-08T04:09:12.519Z] ---> 30ac0d8a8549 [2023-03-08T04:09:12.519Z] [2023-03-08T04:09:12.519Z] Successfully built 30ac0d8a8549 [2023-03-08T04:09:12.519Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T04:09:12.796Z]  Building support-notifications ... done  [Pipeline] } [2023-03-08T04:09:12.821Z] $ docker stop --time=1 c6670a5ddcd48ba9637d8019b74abb162289c287176773e1cd70f00ba51b688d [2023-03-08T04:09:14.507Z] $ docker rm -f --volumes c6670a5ddcd48ba9637d8019b74abb162289c287176773e1cd70f00ba51b688d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T04:09:14.968Z] + docker images [2023-03-08T04:09:15.235Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T04:09:15.235Z] support-notifications-arm64 latest 30ac0d8a8549 3 seconds ago 29.7MB [2023-03-08T04:09:15.235Z] 6375925a9962 15 seconds ago 1.4GB [2023-03-08T04:09:15.235Z] security-proxy-setup-arm64 latest 5c56e4848ee3 41 seconds ago 15.8MB [2023-03-08T04:09:15.235Z] d860e0bbe4b7 57 seconds ago 1.32GB [2023-03-08T04:09:15.235Z] core-command-arm64 latest a61578c3f1c3 About a minute ago 17.1MB [2023-03-08T04:09:15.235Z] d845477ed085 About a minute ago 1.34GB [2023-03-08T04:09:15.235Z] security-spiffe-token-provider-arm64 latest d2e980aeae4a About a minute ago 29.1MB [2023-03-08T04:09:15.235Z] 3d2734fbeca6 2 minutes ago 1.37GB [2023-03-08T04:09:15.235Z] security-spire-config-arm64 latest 7aea7ae155bc 3 minutes ago 83.6MB [2023-03-08T04:09:15.235Z] security-secretstore-setup-arm64 latest 875b16300808 4 minutes ago 28.7MB [2023-03-08T04:09:15.235Z] 6445ccbac4a1 4 minutes ago 1.33GB [2023-03-08T04:09:15.235Z] core-common-config-bootstrapper-arm64 latest 682ac3377b7a 6 minutes ago 14.9MB [2023-03-08T04:09:15.235Z] 7e8043422931 6 minutes ago 1.33GB [2023-03-08T04:09:15.235Z] security-spire-server-arm64 latest 75bc4f666eb4 8 minutes ago 84.3MB [2023-03-08T04:09:15.235Z] 4384f688ddf6 8 minutes ago 1.21GB [2023-03-08T04:09:15.235Z] security-spire-agent-arm64 latest 69c53120d881 8 minutes ago 122MB [2023-03-08T04:09:15.235Z] support-scheduler-arm64 latest f0dd88270e6c 9 minutes ago 29.1MB [2023-03-08T04:09:15.235Z] d0ffc7bbd046 9 minutes ago 1.21GB [2023-03-08T04:09:15.235Z] b52bf584e133 9 minutes ago 1.4GB [2023-03-08T04:09:15.235Z] core-metadata-arm64 latest 72fc4236d487 11 minutes ago 17.8MB [2023-03-08T04:09:15.235Z] core-data-arm64 latest beca8b97a1c2 11 minutes ago 17.3MB [2023-03-08T04:09:15.235Z] f3c1824c7b03 11 minutes ago 1.34GB [2023-03-08T04:09:15.235Z] 0f8c32b3f905 11 minutes ago 1.35GB [2023-03-08T04:09:15.235Z] security-proxy-auth-arm64 latest 3432f8af8b43 12 minutes ago 15.6MB [2023-03-08T04:09:15.235Z] security-bootstrapper-arm64 latest 50642800e26b 13 minutes ago 19MB [2023-03-08T04:09:15.235Z] 7dfd8f27ff7d 13 minutes ago 1.32GB [2023-03-08T04:09:15.235Z] f609aa4cf1a1 13 minutes ago 1.32GB [2023-03-08T04:09:15.235Z] ci-base-image-arm64 latest 71046ea3f153 23 minutes ago 904MB [2023-03-08T04:09:15.235Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T04:09:15.235Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T04:09:15.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T04:09:15.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T04:09:15.368Z] provisioning config files... [2023-03-08T04:09:15.384Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config14621161737318731245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:09:15.723Z] ---> docker-login.sh [2023-03-08T04:09:15.723Z] nexus3.edgexfoundry.org:10001 [2023-03-08T04:09:15.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T04:09:15.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T04:09:15.990Z] Configure a credential helper to remove this warning. See [2023-03-08T04:09:15.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T04:09:15.991Z] [2023-03-08T04:09:15.991Z] Login Succeeded [2023-03-08T04:09:15.991Z] nexus3.edgexfoundry.org:10002 [2023-03-08T04:09:16.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T04:09:16.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T04:09:16.525Z] Configure a credential helper to remove this warning. See [2023-03-08T04:09:16.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T04:09:16.525Z] [2023-03-08T04:09:16.525Z] Login Succeeded [2023-03-08T04:09:16.525Z] nexus3.edgexfoundry.org:10003 [2023-03-08T04:09:16.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T04:09:16.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T04:09:16.793Z] Configure a credential helper to remove this warning. See [2023-03-08T04:09:16.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T04:09:16.793Z] [2023-03-08T04:09:16.793Z] Login Succeeded [2023-03-08T04:09:16.793Z] nexus3.edgexfoundry.org:10004 [2023-03-08T04:09:17.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T04:09:17.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T04:09:17.327Z] Configure a credential helper to remove this warning. See [2023-03-08T04:09:17.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T04:09:17.327Z] [2023-03-08T04:09:17.327Z] Login Succeeded [2023-03-08T04:09:17.327Z] docker.io [2023-03-08T04:09:17.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T04:09:17.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T04:09:17.860Z] Configure a credential helper to remove this warning. See [2023-03-08T04:09:17.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T04:09:17.860Z] [2023-03-08T04:09:17.860Z] Login Succeeded [2023-03-08T04:09:17.860Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T04:09:17.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:09:17.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T04:09:17.928Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-08T04:09:17.928Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:17.928Z] latest [2023-03-08T04:09:17.928Z] 3.0.0-dev.81 [2023-03-08T04:09:17.928Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:17.928Z] main [2023-03-08T04:09:17.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:18.280Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:18.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:18.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T04:09:18.629Z] bffd9889f59c: Preparing [2023-03-08T04:09:18.629Z] b5a70a1afe42: Preparing [2023-03-08T04:09:18.629Z] d247ffceab99: Preparing [2023-03-08T04:09:18.629Z] d43143fc3d28: Preparing [2023-03-08T04:09:18.629Z] f70ee36035b9: Preparing [2023-03-08T04:09:18.629Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:18.898Z] bffd9889f59c: Pushed [2023-03-08T04:09:18.898Z] d43143fc3d28: Pushed [2023-03-08T04:09:18.898Z] d247ffceab99: Pushed [2023-03-08T04:09:21.555Z] b5a70a1afe42: Pushed [2023-03-08T04:09:21.555Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:21.911Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:22.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T04:09:22.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T04:09:22.267Z] bffd9889f59c: Preparing [2023-03-08T04:09:22.267Z] b5a70a1afe42: Preparing [2023-03-08T04:09:22.267Z] d247ffceab99: Preparing [2023-03-08T04:09:22.267Z] d43143fc3d28: Preparing [2023-03-08T04:09:22.267Z] f70ee36035b9: Preparing [2023-03-08T04:09:22.267Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:22.267Z] bffd9889f59c: Layer already exists [2023-03-08T04:09:22.267Z] d247ffceab99: Layer already exists [2023-03-08T04:09:22.267Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:22.267Z] b5a70a1afe42: Layer already exists [2023-03-08T04:09:22.267Z] latest: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:22.645Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:22.988Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.81 [2023-03-08T04:09:22.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T04:09:22.988Z] bffd9889f59c: Preparing [2023-03-08T04:09:22.988Z] b5a70a1afe42: Preparing [2023-03-08T04:09:22.988Z] d247ffceab99: Preparing [2023-03-08T04:09:22.988Z] d43143fc3d28: Preparing [2023-03-08T04:09:22.988Z] f70ee36035b9: Preparing [2023-03-08T04:09:22.988Z] bffd9889f59c: Layer already exists [2023-03-08T04:09:22.988Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:22.988Z] b5a70a1afe42: Layer already exists [2023-03-08T04:09:22.988Z] d247ffceab99: Layer already exists [2023-03-08T04:09:22.988Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:22.988Z] 3.0.0-dev.81: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:23.331Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:23.667Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:23.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T04:09:23.667Z] bffd9889f59c: Preparing [2023-03-08T04:09:23.667Z] b5a70a1afe42: Preparing [2023-03-08T04:09:23.667Z] d247ffceab99: Preparing [2023-03-08T04:09:23.667Z] d43143fc3d28: Preparing [2023-03-08T04:09:23.667Z] f70ee36035b9: Preparing [2023-03-08T04:09:23.667Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:23.667Z] b5a70a1afe42: Layer already exists [2023-03-08T04:09:23.667Z] d247ffceab99: Layer already exists [2023-03-08T04:09:23.667Z] bffd9889f59c: Layer already exists [2023-03-08T04:09:23.667Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:23.667Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:24.011Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:24.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-08T04:09:24.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T04:09:24.344Z] bffd9889f59c: Preparing [2023-03-08T04:09:24.344Z] b5a70a1afe42: Preparing [2023-03-08T04:09:24.344Z] d247ffceab99: Preparing [2023-03-08T04:09:24.344Z] d43143fc3d28: Preparing [2023-03-08T04:09:24.344Z] f70ee36035b9: Preparing [2023-03-08T04:09:24.344Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:24.344Z] d247ffceab99: Layer already exists [2023-03-08T04:09:24.344Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:24.344Z] bffd9889f59c: Layer already exists [2023-03-08T04:09:24.344Z] b5a70a1afe42: Layer already exists [2023-03-08T04:09:24.344Z] main: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:09:24.651Z] ===================================================== [Pipeline] echo [2023-03-08T04:09:24.657Z] taggedImages: [2023-03-08T04:09:24.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:24.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T04:09:24.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.81 [2023-03-08T04:09:24.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:24.657Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-08T04:09:24.674Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-08T04:09:24.674Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:24.674Z] latest [2023-03-08T04:09:24.674Z] 3.0.0-dev.81 [2023-03-08T04:09:24.674Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:24.674Z] main [2023-03-08T04:09:24.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:25.012Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:25.359Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:25.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T04:09:25.360Z] 3213330e7858: Preparing [2023-03-08T04:09:25.360Z] 53058b7bbf8f: Preparing [2023-03-08T04:09:25.360Z] 23803dd1e2e6: Preparing [2023-03-08T04:09:25.360Z] 17e82f9667f5: Preparing [2023-03-08T04:09:25.360Z] d247ffceab99: Preparing [2023-03-08T04:09:25.360Z] 4071fd066381: Preparing [2023-03-08T04:09:25.360Z] f70ee36035b9: Preparing [2023-03-08T04:09:25.360Z] 4071fd066381: Waiting [2023-03-08T04:09:25.360Z] f70ee36035b9: Waiting [2023-03-08T04:09:25.360Z] d247ffceab99: Layer already exists [2023-03-08T04:09:25.628Z] 53058b7bbf8f: Pushed [2023-03-08T04:09:25.628Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:25.628Z] 4071fd066381: Pushed [2023-03-08T04:09:25.628Z] 3213330e7858: Pushed [2023-03-08T04:09:25.894Z] 23803dd1e2e6: Pushed [2023-03-08T04:09:27.838Z] 17e82f9667f5: Pushed [2023-03-08T04:09:28.104Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:28.450Z] + 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-03-08T04:09:28.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T04:09:28.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T04:09:28.782Z] 3213330e7858: Preparing [2023-03-08T04:09:28.782Z] 53058b7bbf8f: Preparing [2023-03-08T04:09:28.782Z] 23803dd1e2e6: Preparing [2023-03-08T04:09:28.782Z] 17e82f9667f5: Preparing [2023-03-08T04:09:28.782Z] d247ffceab99: Preparing [2023-03-08T04:09:28.782Z] 4071fd066381: Preparing [2023-03-08T04:09:28.782Z] f70ee36035b9: Preparing [2023-03-08T04:09:28.782Z] 4071fd066381: Waiting [2023-03-08T04:09:28.782Z] f70ee36035b9: Waiting [2023-03-08T04:09:28.782Z] d247ffceab99: Layer already exists [2023-03-08T04:09:28.782Z] 53058b7bbf8f: Layer already exists [2023-03-08T04:09:28.782Z] 3213330e7858: Layer already exists [2023-03-08T04:09:28.782Z] 17e82f9667f5: Layer already exists [2023-03-08T04:09:28.782Z] 23803dd1e2e6: Layer already exists [2023-03-08T04:09:28.782Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:28.782Z] 4071fd066381: Layer already exists [2023-03-08T04:09:29.047Z] latest: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:29.385Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:29.716Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.81 [2023-03-08T04:09:29.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T04:09:29.716Z] 3213330e7858: Preparing [2023-03-08T04:09:29.716Z] 53058b7bbf8f: Preparing [2023-03-08T04:09:29.716Z] 23803dd1e2e6: Preparing [2023-03-08T04:09:29.716Z] 17e82f9667f5: Preparing [2023-03-08T04:09:29.716Z] d247ffceab99: Preparing [2023-03-08T04:09:29.716Z] 4071fd066381: Preparing [2023-03-08T04:09:29.716Z] f70ee36035b9: Preparing [2023-03-08T04:09:29.716Z] 4071fd066381: Waiting [2023-03-08T04:09:29.716Z] f70ee36035b9: Waiting [2023-03-08T04:09:29.716Z] 17e82f9667f5: Layer already exists [2023-03-08T04:09:29.716Z] d247ffceab99: Layer already exists [2023-03-08T04:09:29.716Z] 23803dd1e2e6: Layer already exists [2023-03-08T04:09:29.716Z] 53058b7bbf8f: Layer already exists [2023-03-08T04:09:29.716Z] 3213330e7858: Layer already exists [2023-03-08T04:09:29.716Z] 4071fd066381: Layer already exists [2023-03-08T04:09:29.716Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:29.983Z] 3.0.0-dev.81: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:30.328Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:30.667Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:30.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T04:09:30.667Z] 3213330e7858: Preparing [2023-03-08T04:09:30.667Z] 53058b7bbf8f: Preparing [2023-03-08T04:09:30.667Z] 23803dd1e2e6: Preparing [2023-03-08T04:09:30.667Z] 17e82f9667f5: Preparing [2023-03-08T04:09:30.667Z] d247ffceab99: Preparing [2023-03-08T04:09:30.667Z] 4071fd066381: Preparing [2023-03-08T04:09:30.667Z] f70ee36035b9: Preparing [2023-03-08T04:09:30.667Z] 4071fd066381: Waiting [2023-03-08T04:09:30.667Z] 3213330e7858: Layer already exists [2023-03-08T04:09:30.667Z] d247ffceab99: Layer already exists [2023-03-08T04:09:30.667Z] 23803dd1e2e6: Layer already exists [2023-03-08T04:09:30.667Z] 17e82f9667f5: Layer already exists [2023-03-08T04:09:30.667Z] 53058b7bbf8f: Layer already exists [2023-03-08T04:09:30.667Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:30.667Z] 4071fd066381: Layer already exists [2023-03-08T04:09:30.933Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:31.283Z] + 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-03-08T04:09:31.624Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-08T04:09:31.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T04:09:31.624Z] 3213330e7858: Preparing [2023-03-08T04:09:31.624Z] 53058b7bbf8f: Preparing [2023-03-08T04:09:31.624Z] 23803dd1e2e6: Preparing [2023-03-08T04:09:31.624Z] 17e82f9667f5: Preparing [2023-03-08T04:09:31.624Z] d247ffceab99: Preparing [2023-03-08T04:09:31.624Z] 4071fd066381: Preparing [2023-03-08T04:09:31.624Z] f70ee36035b9: Preparing [2023-03-08T04:09:31.624Z] 4071fd066381: Waiting [2023-03-08T04:09:31.624Z] f70ee36035b9: Waiting [2023-03-08T04:09:31.624Z] 23803dd1e2e6: Layer already exists [2023-03-08T04:09:31.624Z] 53058b7bbf8f: Layer already exists [2023-03-08T04:09:31.624Z] d247ffceab99: Layer already exists [2023-03-08T04:09:31.624Z] 3213330e7858: Layer already exists [2023-03-08T04:09:31.624Z] 17e82f9667f5: Layer already exists [2023-03-08T04:09:31.624Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:31.624Z] 4071fd066381: Layer already exists [2023-03-08T04:09:31.894Z] main: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:09:31.936Z] ===================================================== [Pipeline] echo [2023-03-08T04:09:31.941Z] taggedImages: [2023-03-08T04:09:31.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:31.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T04:09:31.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.81 [2023-03-08T04:09:31.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:31.941Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T04:09:31.956Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-08T04:09:31.956Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:31.956Z] latest [2023-03-08T04:09:31.956Z] 3.0.0-dev.81 [2023-03-08T04:09:31.956Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:31.956Z] main [2023-03-08T04:09:31.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:32.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:32.634Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:32.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T04:09:32.634Z] f6ccdcba12c1: Preparing [2023-03-08T04:09:32.634Z] a6471f542e5b: Preparing [2023-03-08T04:09:32.634Z] d247ffceab99: Preparing [2023-03-08T04:09:32.634Z] 66c5080feff0: Preparing [2023-03-08T04:09:32.634Z] f70ee36035b9: Preparing [2023-03-08T04:09:32.634Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:32.634Z] d247ffceab99: Layer already exists [2023-03-08T04:09:32.900Z] 66c5080feff0: Pushed [2023-03-08T04:09:32.900Z] f6ccdcba12c1: Pushed [2023-03-08T04:09:36.241Z] a6471f542e5b: Pushed [2023-03-08T04:09:36.241Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:36.581Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:36.917Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T04:09:36.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T04:09:36.917Z] f6ccdcba12c1: Preparing [2023-03-08T04:09:36.917Z] a6471f542e5b: Preparing [2023-03-08T04:09:36.917Z] d247ffceab99: Preparing [2023-03-08T04:09:36.917Z] 66c5080feff0: Preparing [2023-03-08T04:09:36.917Z] f70ee36035b9: Preparing [2023-03-08T04:09:36.917Z] a6471f542e5b: Layer already exists [2023-03-08T04:09:36.917Z] f6ccdcba12c1: Layer already exists [2023-03-08T04:09:36.917Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:36.917Z] 66c5080feff0: Layer already exists [2023-03-08T04:09:36.917Z] d247ffceab99: Layer already exists [2023-03-08T04:09:36.917Z] latest: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:37.515Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:37.849Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.81 [2023-03-08T04:09:37.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T04:09:37.849Z] f6ccdcba12c1: Preparing [2023-03-08T04:09:37.849Z] a6471f542e5b: Preparing [2023-03-08T04:09:37.849Z] d247ffceab99: Preparing [2023-03-08T04:09:37.849Z] 66c5080feff0: Preparing [2023-03-08T04:09:37.849Z] f70ee36035b9: Preparing [2023-03-08T04:09:37.849Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:37.849Z] 66c5080feff0: Layer already exists [2023-03-08T04:09:37.849Z] d247ffceab99: Layer already exists [2023-03-08T04:09:37.849Z] f6ccdcba12c1: Layer already exists [2023-03-08T04:09:37.849Z] a6471f542e5b: Layer already exists [2023-03-08T04:09:37.849Z] 3.0.0-dev.81: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:38.197Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:38.538Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:38.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T04:09:38.539Z] f6ccdcba12c1: Preparing [2023-03-08T04:09:38.539Z] a6471f542e5b: Preparing [2023-03-08T04:09:38.539Z] d247ffceab99: Preparing [2023-03-08T04:09:38.539Z] 66c5080feff0: Preparing [2023-03-08T04:09:38.539Z] f70ee36035b9: Preparing [2023-03-08T04:09:38.539Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:38.539Z] d247ffceab99: Layer already exists [2023-03-08T04:09:38.539Z] f6ccdcba12c1: Layer already exists [2023-03-08T04:09:38.539Z] a6471f542e5b: Layer already exists [2023-03-08T04:09:38.539Z] 66c5080feff0: Layer already exists [2023-03-08T04:09:38.806Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:39.144Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:39.483Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-08T04:09:39.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T04:09:39.483Z] f6ccdcba12c1: Preparing [2023-03-08T04:09:39.483Z] a6471f542e5b: Preparing [2023-03-08T04:09:39.483Z] d247ffceab99: Preparing [2023-03-08T04:09:39.483Z] 66c5080feff0: Preparing [2023-03-08T04:09:39.483Z] f70ee36035b9: Preparing [2023-03-08T04:09:39.483Z] f6ccdcba12c1: Layer already exists [2023-03-08T04:09:39.483Z] 66c5080feff0: Layer already exists [2023-03-08T04:09:39.483Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:39.483Z] a6471f542e5b: Layer already exists [2023-03-08T04:09:39.483Z] d247ffceab99: Layer already exists [2023-03-08T04:09:39.749Z] main: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:09:39.804Z] ===================================================== [Pipeline] echo [2023-03-08T04:09:39.813Z] taggedImages: [2023-03-08T04:09:39.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:39.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T04:09:39.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.81 [2023-03-08T04:09:39.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:39.813Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-08T04:09:39.839Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-08T04:09:39.839Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:39.839Z] latest [2023-03-08T04:09:39.839Z] 3.0.0-dev.81 [2023-03-08T04:09:39.839Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:39.839Z] main [2023-03-08T04:09:39.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:40.189Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:40.531Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:40.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T04:09:40.531Z] afe5390921e3: Preparing [2023-03-08T04:09:40.531Z] 078677dc1fe4: Preparing [2023-03-08T04:09:40.531Z] 49de61ad9e14: Preparing [2023-03-08T04:09:40.531Z] d247ffceab99: Preparing [2023-03-08T04:09:40.531Z] d43143fc3d28: Preparing [2023-03-08T04:09:40.531Z] f70ee36035b9: Preparing [2023-03-08T04:09:40.531Z] f70ee36035b9: Waiting [2023-03-08T04:09:40.531Z] d247ffceab99: Layer already exists [2023-03-08T04:09:40.531Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:40.531Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:40.798Z] 078677dc1fe4: Pushed [2023-03-08T04:09:40.798Z] afe5390921e3: Pushed [2023-03-08T04:09:44.135Z] 49de61ad9e14: Pushed [2023-03-08T04:09:44.135Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:44.488Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:44.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T04:09:44.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T04:09:44.824Z] afe5390921e3: Preparing [2023-03-08T04:09:44.824Z] 078677dc1fe4: Preparing [2023-03-08T04:09:44.824Z] 49de61ad9e14: Preparing [2023-03-08T04:09:44.824Z] d247ffceab99: Preparing [2023-03-08T04:09:44.824Z] d43143fc3d28: Preparing [2023-03-08T04:09:44.824Z] f70ee36035b9: Preparing [2023-03-08T04:09:44.824Z] f70ee36035b9: Waiting [2023-03-08T04:09:44.824Z] 078677dc1fe4: Layer already exists [2023-03-08T04:09:44.824Z] afe5390921e3: Layer already exists [2023-03-08T04:09:44.824Z] 49de61ad9e14: Layer already exists [2023-03-08T04:09:44.824Z] d247ffceab99: Layer already exists [2023-03-08T04:09:44.824Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:44.824Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:45.091Z] latest: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:45.438Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:45.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.81 [2023-03-08T04:09:45.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T04:09:45.777Z] afe5390921e3: Preparing [2023-03-08T04:09:45.777Z] 078677dc1fe4: Preparing [2023-03-08T04:09:45.777Z] 49de61ad9e14: Preparing [2023-03-08T04:09:45.777Z] d247ffceab99: Preparing [2023-03-08T04:09:45.777Z] d43143fc3d28: Preparing [2023-03-08T04:09:45.777Z] f70ee36035b9: Preparing [2023-03-08T04:09:45.777Z] f70ee36035b9: Waiting [2023-03-08T04:09:45.777Z] afe5390921e3: Layer already exists [2023-03-08T04:09:45.777Z] 078677dc1fe4: Layer already exists [2023-03-08T04:09:45.777Z] 49de61ad9e14: Layer already exists [2023-03-08T04:09:45.777Z] d247ffceab99: Layer already exists [2023-03-08T04:09:45.777Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:45.777Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:45.777Z] 3.0.0-dev.81: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:46.387Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:46.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:46.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T04:09:46.725Z] afe5390921e3: Preparing [2023-03-08T04:09:46.725Z] 078677dc1fe4: Preparing [2023-03-08T04:09:46.725Z] 49de61ad9e14: Preparing [2023-03-08T04:09:46.725Z] d247ffceab99: Preparing [2023-03-08T04:09:46.725Z] d43143fc3d28: Preparing [2023-03-08T04:09:46.725Z] f70ee36035b9: Preparing [2023-03-08T04:09:46.725Z] f70ee36035b9: Waiting [2023-03-08T04:09:46.725Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:46.725Z] afe5390921e3: Layer already exists [2023-03-08T04:09:46.725Z] 078677dc1fe4: Layer already exists [2023-03-08T04:09:46.725Z] d247ffceab99: Layer already exists [2023-03-08T04:09:46.725Z] 49de61ad9e14: Layer already exists [2023-03-08T04:09:46.725Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:46.997Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:47.340Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:47.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-08T04:09:47.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T04:09:47.687Z] afe5390921e3: Preparing [2023-03-08T04:09:47.687Z] 078677dc1fe4: Preparing [2023-03-08T04:09:47.687Z] 49de61ad9e14: Preparing [2023-03-08T04:09:47.688Z] d247ffceab99: Preparing [2023-03-08T04:09:47.688Z] d43143fc3d28: Preparing [2023-03-08T04:09:47.688Z] f70ee36035b9: Preparing [2023-03-08T04:09:47.688Z] f70ee36035b9: Waiting [2023-03-08T04:09:47.688Z] 49de61ad9e14: Layer already exists [2023-03-08T04:09:47.688Z] afe5390921e3: Layer already exists [2023-03-08T04:09:47.688Z] d247ffceab99: Layer already exists [2023-03-08T04:09:47.688Z] 078677dc1fe4: Layer already exists [2023-03-08T04:09:47.688Z] d43143fc3d28: Layer already exists [2023-03-08T04:09:47.688Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:47.953Z] main: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:09:47.995Z] ===================================================== [Pipeline] echo [2023-03-08T04:09:48.000Z] taggedImages: [2023-03-08T04:09:48.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:48.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T04:09:48.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.81 [2023-03-08T04:09:48.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:48.000Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-08T04:09:48.015Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-08T04:09:48.015Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:48.015Z] latest [2023-03-08T04:09:48.015Z] 3.0.0-dev.81 [2023-03-08T04:09:48.015Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:48.015Z] main [2023-03-08T04:09:48.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:48.351Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:48.681Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:48.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T04:09:48.681Z] 46dc5db839c9: Preparing [2023-03-08T04:09:48.681Z] 46dc5db839c9: Preparing [2023-03-08T04:09:48.681Z] dffaac5dba7d: Preparing [2023-03-08T04:09:48.681Z] 75461407d3ac: Preparing [2023-03-08T04:09:48.681Z] 15be95451538: Preparing [2023-03-08T04:09:48.681Z] 7618e7de5953: Preparing [2023-03-08T04:09:48.681Z] 482023527a90: Preparing [2023-03-08T04:09:48.681Z] d247ffceab99: Preparing [2023-03-08T04:09:48.681Z] 4463b40dfa30: Preparing [2023-03-08T04:09:48.681Z] fa5e9b1763a3: Preparing [2023-03-08T04:09:48.681Z] f3073a0f82b7: Preparing [2023-03-08T04:09:48.681Z] 0d7306823a7f: Preparing [2023-03-08T04:09:48.681Z] f70ee36035b9: Preparing [2023-03-08T04:09:48.681Z] 482023527a90: Waiting [2023-03-08T04:09:48.681Z] d247ffceab99: Waiting [2023-03-08T04:09:48.681Z] 0d7306823a7f: Waiting [2023-03-08T04:09:48.681Z] f70ee36035b9: Waiting [2023-03-08T04:09:48.681Z] 4463b40dfa30: Waiting [2023-03-08T04:09:48.681Z] fa5e9b1763a3: Waiting [2023-03-08T04:09:48.681Z] f3073a0f82b7: Waiting [2023-03-08T04:09:48.952Z] 75461407d3ac: Pushed [2023-03-08T04:09:48.952Z] 46dc5db839c9: Pushed [2023-03-08T04:09:48.952Z] 15be95451538: Pushed [2023-03-08T04:09:48.952Z] 7618e7de5953: Pushed [2023-03-08T04:09:48.952Z] dffaac5dba7d: Pushed [2023-03-08T04:09:48.952Z] d247ffceab99: Layer already exists [2023-03-08T04:09:49.220Z] 4463b40dfa30: Pushed [2023-03-08T04:09:49.220Z] fa5e9b1763a3: Pushed [2023-03-08T04:09:49.220Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:49.220Z] 0d7306823a7f: Pushed [2023-03-08T04:09:49.220Z] f3073a0f82b7: Pushed [2023-03-08T04:09:52.556Z] 482023527a90: Pushed [2023-03-08T04:09:52.556Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:52.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:53.249Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T04:09:53.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T04:09:53.249Z] 46dc5db839c9: Preparing [2023-03-08T04:09:53.249Z] 46dc5db839c9: Preparing [2023-03-08T04:09:53.249Z] dffaac5dba7d: Preparing [2023-03-08T04:09:53.249Z] 75461407d3ac: Preparing [2023-03-08T04:09:53.249Z] 15be95451538: Preparing [2023-03-08T04:09:53.249Z] 7618e7de5953: Preparing [2023-03-08T04:09:53.249Z] 482023527a90: Preparing [2023-03-08T04:09:53.249Z] d247ffceab99: Preparing [2023-03-08T04:09:53.249Z] 4463b40dfa30: Preparing [2023-03-08T04:09:53.249Z] fa5e9b1763a3: Preparing [2023-03-08T04:09:53.249Z] f3073a0f82b7: Preparing [2023-03-08T04:09:53.249Z] 0d7306823a7f: Preparing [2023-03-08T04:09:53.249Z] f70ee36035b9: Preparing [2023-03-08T04:09:53.249Z] fa5e9b1763a3: Waiting [2023-03-08T04:09:53.249Z] f3073a0f82b7: Waiting [2023-03-08T04:09:53.249Z] 0d7306823a7f: Waiting [2023-03-08T04:09:53.249Z] f70ee36035b9: Waiting [2023-03-08T04:09:53.249Z] 482023527a90: Waiting [2023-03-08T04:09:53.249Z] d247ffceab99: Waiting [2023-03-08T04:09:53.249Z] 4463b40dfa30: Waiting [2023-03-08T04:09:53.249Z] 46dc5db839c9: Layer already exists [2023-03-08T04:09:53.249Z] 75461407d3ac: Layer already exists [2023-03-08T04:09:53.249Z] 7618e7de5953: Layer already exists [2023-03-08T04:09:53.249Z] 15be95451538: Layer already exists [2023-03-08T04:09:53.249Z] dffaac5dba7d: Layer already exists [2023-03-08T04:09:53.249Z] d247ffceab99: Layer already exists [2023-03-08T04:09:53.249Z] 4463b40dfa30: Layer already exists [2023-03-08T04:09:53.249Z] 482023527a90: Layer already exists [2023-03-08T04:09:53.249Z] f3073a0f82b7: Layer already exists [2023-03-08T04:09:53.249Z] fa5e9b1763a3: Layer already exists [2023-03-08T04:09:53.249Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:53.249Z] 0d7306823a7f: Layer already exists [2023-03-08T04:09:53.515Z] latest: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:53.865Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:54.208Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.81 [2023-03-08T04:09:54.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T04:09:54.208Z] 46dc5db839c9: Preparing [2023-03-08T04:09:54.208Z] 46dc5db839c9: Preparing [2023-03-08T04:09:54.208Z] dffaac5dba7d: Preparing [2023-03-08T04:09:54.208Z] 75461407d3ac: Preparing [2023-03-08T04:09:54.208Z] 15be95451538: Preparing [2023-03-08T04:09:54.208Z] 7618e7de5953: Preparing [2023-03-08T04:09:54.208Z] 482023527a90: Preparing [2023-03-08T04:09:54.208Z] d247ffceab99: Preparing [2023-03-08T04:09:54.208Z] 4463b40dfa30: Preparing [2023-03-08T04:09:54.208Z] fa5e9b1763a3: Preparing [2023-03-08T04:09:54.208Z] f3073a0f82b7: Preparing [2023-03-08T04:09:54.208Z] 0d7306823a7f: Preparing [2023-03-08T04:09:54.208Z] f70ee36035b9: Preparing [2023-03-08T04:09:54.208Z] d247ffceab99: Waiting [2023-03-08T04:09:54.208Z] 4463b40dfa30: Waiting [2023-03-08T04:09:54.208Z] fa5e9b1763a3: Waiting [2023-03-08T04:09:54.208Z] f3073a0f82b7: Waiting [2023-03-08T04:09:54.208Z] 0d7306823a7f: Waiting [2023-03-08T04:09:54.208Z] f70ee36035b9: Waiting [2023-03-08T04:09:54.208Z] 482023527a90: Waiting [2023-03-08T04:09:54.208Z] 75461407d3ac: Layer already exists [2023-03-08T04:09:54.208Z] 15be95451538: Layer already exists [2023-03-08T04:09:54.208Z] 7618e7de5953: Layer already exists [2023-03-08T04:09:54.208Z] dffaac5dba7d: Layer already exists [2023-03-08T04:09:54.208Z] 46dc5db839c9: Layer already exists [2023-03-08T04:09:54.208Z] 4463b40dfa30: Layer already exists [2023-03-08T04:09:54.208Z] 482023527a90: Layer already exists [2023-03-08T04:09:54.208Z] d247ffceab99: Layer already exists [2023-03-08T04:09:54.208Z] f3073a0f82b7: Layer already exists [2023-03-08T04:09:54.208Z] fa5e9b1763a3: Layer already exists [2023-03-08T04:09:54.208Z] 0d7306823a7f: Layer already exists [2023-03-08T04:09:54.208Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:54.475Z] 3.0.0-dev.81: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:54.825Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:55.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:55.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T04:09:55.169Z] 46dc5db839c9: Preparing [2023-03-08T04:09:55.169Z] 46dc5db839c9: Preparing [2023-03-08T04:09:55.169Z] dffaac5dba7d: Preparing [2023-03-08T04:09:55.169Z] 75461407d3ac: Preparing [2023-03-08T04:09:55.169Z] 15be95451538: Preparing [2023-03-08T04:09:55.169Z] 7618e7de5953: Preparing [2023-03-08T04:09:55.169Z] 482023527a90: Preparing [2023-03-08T04:09:55.169Z] d247ffceab99: Preparing [2023-03-08T04:09:55.169Z] 4463b40dfa30: Preparing [2023-03-08T04:09:55.169Z] fa5e9b1763a3: Preparing [2023-03-08T04:09:55.169Z] f3073a0f82b7: Preparing [2023-03-08T04:09:55.169Z] 0d7306823a7f: Preparing [2023-03-08T04:09:55.169Z] f70ee36035b9: Preparing [2023-03-08T04:09:55.169Z] d247ffceab99: Waiting [2023-03-08T04:09:55.169Z] 4463b40dfa30: Waiting [2023-03-08T04:09:55.169Z] fa5e9b1763a3: Waiting [2023-03-08T04:09:55.169Z] f3073a0f82b7: Waiting [2023-03-08T04:09:55.169Z] 0d7306823a7f: Waiting [2023-03-08T04:09:55.169Z] f70ee36035b9: Waiting [2023-03-08T04:09:55.169Z] 482023527a90: Waiting [2023-03-08T04:09:55.169Z] 7618e7de5953: Layer already exists [2023-03-08T04:09:55.169Z] 75461407d3ac: Layer already exists [2023-03-08T04:09:55.169Z] 15be95451538: Layer already exists [2023-03-08T04:09:55.169Z] dffaac5dba7d: Layer already exists [2023-03-08T04:09:55.169Z] 46dc5db839c9: Layer already exists [2023-03-08T04:09:55.169Z] 482023527a90: Layer already exists [2023-03-08T04:09:55.169Z] fa5e9b1763a3: Layer already exists [2023-03-08T04:09:55.169Z] 4463b40dfa30: Layer already exists [2023-03-08T04:09:55.169Z] d247ffceab99: Layer already exists [2023-03-08T04:09:55.169Z] f3073a0f82b7: Layer already exists [2023-03-08T04:09:55.169Z] 0d7306823a7f: Layer already exists [2023-03-08T04:09:55.169Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:55.435Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:55.785Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:56.160Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-08T04:09:56.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T04:09:56.160Z] 46dc5db839c9: Preparing [2023-03-08T04:09:56.160Z] 46dc5db839c9: Preparing [2023-03-08T04:09:56.160Z] dffaac5dba7d: Preparing [2023-03-08T04:09:56.160Z] 75461407d3ac: Preparing [2023-03-08T04:09:56.160Z] 15be95451538: Preparing [2023-03-08T04:09:56.160Z] 7618e7de5953: Preparing [2023-03-08T04:09:56.160Z] 482023527a90: Preparing [2023-03-08T04:09:56.160Z] d247ffceab99: Preparing [2023-03-08T04:09:56.160Z] 4463b40dfa30: Preparing [2023-03-08T04:09:56.160Z] fa5e9b1763a3: Preparing [2023-03-08T04:09:56.160Z] f3073a0f82b7: Preparing [2023-03-08T04:09:56.160Z] 0d7306823a7f: Preparing [2023-03-08T04:09:56.160Z] f70ee36035b9: Preparing [2023-03-08T04:09:56.160Z] 482023527a90: Waiting [2023-03-08T04:09:56.160Z] d247ffceab99: Waiting [2023-03-08T04:09:56.160Z] 4463b40dfa30: Waiting [2023-03-08T04:09:56.160Z] fa5e9b1763a3: Waiting [2023-03-08T04:09:56.160Z] f3073a0f82b7: Waiting [2023-03-08T04:09:56.160Z] 0d7306823a7f: Waiting [2023-03-08T04:09:56.160Z] f70ee36035b9: Waiting [2023-03-08T04:09:56.160Z] 46dc5db839c9: Layer already exists [2023-03-08T04:09:56.160Z] dffaac5dba7d: Layer already exists [2023-03-08T04:09:56.160Z] 7618e7de5953: Layer already exists [2023-03-08T04:09:56.160Z] 15be95451538: Layer already exists [2023-03-08T04:09:56.160Z] 75461407d3ac: Layer already exists [2023-03-08T04:09:56.160Z] 4463b40dfa30: Layer already exists [2023-03-08T04:09:56.160Z] 482023527a90: Layer already exists [2023-03-08T04:09:56.160Z] d247ffceab99: Layer already exists [2023-03-08T04:09:56.160Z] fa5e9b1763a3: Layer already exists [2023-03-08T04:09:56.160Z] f3073a0f82b7: Layer already exists [2023-03-08T04:09:56.160Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:56.160Z] 0d7306823a7f: Layer already exists [2023-03-08T04:09:56.430Z] main: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:09:56.478Z] ===================================================== [Pipeline] echo [2023-03-08T04:09:56.486Z] taggedImages: [2023-03-08T04:09:56.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:56.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T04:09:56.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.81 [2023-03-08T04:09:56.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:56.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T04:09:56.503Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-08T04:09:56.503Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:56.503Z] latest [2023-03-08T04:09:56.503Z] 3.0.0-dev.81 [2023-03-08T04:09:56.503Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:09:56.503Z] main [2023-03-08T04:09:56.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:56.846Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:09:57.203Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:09:57.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T04:09:57.204Z] 1aa0ccc8e318: Preparing [2023-03-08T04:09:57.204Z] 72c664dc405b: Preparing [2023-03-08T04:09:57.204Z] ff09a0b49eee: Preparing [2023-03-08T04:09:57.204Z] ba2205be37b4: Preparing [2023-03-08T04:09:57.204Z] d247ffceab99: Preparing [2023-03-08T04:09:57.204Z] 4071fd066381: Preparing [2023-03-08T04:09:57.204Z] f70ee36035b9: Preparing [2023-03-08T04:09:57.204Z] 4071fd066381: Waiting [2023-03-08T04:09:57.204Z] f70ee36035b9: Waiting [2023-03-08T04:09:57.204Z] d247ffceab99: Layer already exists [2023-03-08T04:09:57.204Z] 4071fd066381: Layer already exists [2023-03-08T04:09:57.473Z] f70ee36035b9: Layer already exists [2023-03-08T04:09:57.473Z] 1aa0ccc8e318: Pushed [2023-03-08T04:09:57.473Z] ff09a0b49eee: Pushed [2023-03-08T04:09:57.473Z] 72c664dc405b: Pushed [2023-03-08T04:10:00.053Z] ba2205be37b4: Pushed [2023-03-08T04:10:00.053Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:00.388Z] + 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-03-08T04:10:00.723Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T04:10:00.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T04:10:00.723Z] 1aa0ccc8e318: Preparing [2023-03-08T04:10:00.723Z] 72c664dc405b: Preparing [2023-03-08T04:10:00.723Z] ff09a0b49eee: Preparing [2023-03-08T04:10:00.723Z] ba2205be37b4: Preparing [2023-03-08T04:10:00.723Z] d247ffceab99: Preparing [2023-03-08T04:10:00.723Z] 4071fd066381: Preparing [2023-03-08T04:10:00.723Z] f70ee36035b9: Preparing [2023-03-08T04:10:00.723Z] 4071fd066381: Waiting [2023-03-08T04:10:00.723Z] f70ee36035b9: Waiting [2023-03-08T04:10:00.723Z] 72c664dc405b: Layer already exists [2023-03-08T04:10:00.723Z] d247ffceab99: Layer already exists [2023-03-08T04:10:00.723Z] ba2205be37b4: Layer already exists [2023-03-08T04:10:00.723Z] ff09a0b49eee: Layer already exists [2023-03-08T04:10:00.723Z] 1aa0ccc8e318: Layer already exists [2023-03-08T04:10:00.723Z] 4071fd066381: Layer already exists [2023-03-08T04:10:00.723Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:00.989Z] latest: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:01.324Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:01.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.81 [2023-03-08T04:10:01.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T04:10:01.657Z] 1aa0ccc8e318: Preparing [2023-03-08T04:10:01.657Z] 72c664dc405b: Preparing [2023-03-08T04:10:01.657Z] ff09a0b49eee: Preparing [2023-03-08T04:10:01.657Z] ba2205be37b4: Preparing [2023-03-08T04:10:01.657Z] d247ffceab99: Preparing [2023-03-08T04:10:01.657Z] 4071fd066381: Preparing [2023-03-08T04:10:01.657Z] f70ee36035b9: Preparing [2023-03-08T04:10:01.657Z] 4071fd066381: Waiting [2023-03-08T04:10:01.657Z] f70ee36035b9: Waiting [2023-03-08T04:10:01.657Z] 72c664dc405b: Layer already exists [2023-03-08T04:10:01.657Z] ff09a0b49eee: Layer already exists [2023-03-08T04:10:01.657Z] 1aa0ccc8e318: Layer already exists [2023-03-08T04:10:01.657Z] d247ffceab99: Layer already exists [2023-03-08T04:10:01.657Z] ba2205be37b4: Layer already exists [2023-03-08T04:10:01.657Z] 4071fd066381: Layer already exists [2023-03-08T04:10:01.657Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:01.922Z] 3.0.0-dev.81: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:02.259Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:02.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:02.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T04:10:02.587Z] 1aa0ccc8e318: Preparing [2023-03-08T04:10:02.587Z] 72c664dc405b: Preparing [2023-03-08T04:10:02.587Z] ff09a0b49eee: Preparing [2023-03-08T04:10:02.587Z] ba2205be37b4: Preparing [2023-03-08T04:10:02.587Z] d247ffceab99: Preparing [2023-03-08T04:10:02.587Z] 4071fd066381: Preparing [2023-03-08T04:10:02.587Z] f70ee36035b9: Preparing [2023-03-08T04:10:02.587Z] 4071fd066381: Waiting [2023-03-08T04:10:02.587Z] f70ee36035b9: Waiting [2023-03-08T04:10:02.587Z] 1aa0ccc8e318: Layer already exists [2023-03-08T04:10:02.587Z] 72c664dc405b: Layer already exists [2023-03-08T04:10:02.587Z] ff09a0b49eee: Layer already exists [2023-03-08T04:10:02.587Z] d247ffceab99: Layer already exists [2023-03-08T04:10:02.587Z] ba2205be37b4: Layer already exists [2023-03-08T04:10:02.587Z] 4071fd066381: Layer already exists [2023-03-08T04:10:02.587Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:02.853Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:03.192Z] + 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-03-08T04:10:03.527Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-08T04:10:03.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T04:10:03.528Z] 1aa0ccc8e318: Preparing [2023-03-08T04:10:03.528Z] 72c664dc405b: Preparing [2023-03-08T04:10:03.528Z] ff09a0b49eee: Preparing [2023-03-08T04:10:03.528Z] ba2205be37b4: Preparing [2023-03-08T04:10:03.528Z] d247ffceab99: Preparing [2023-03-08T04:10:03.528Z] 4071fd066381: Preparing [2023-03-08T04:10:03.528Z] f70ee36035b9: Preparing [2023-03-08T04:10:03.528Z] 4071fd066381: Waiting [2023-03-08T04:10:03.528Z] f70ee36035b9: Waiting [2023-03-08T04:10:03.528Z] 72c664dc405b: Layer already exists [2023-03-08T04:10:03.528Z] 1aa0ccc8e318: Layer already exists [2023-03-08T04:10:03.528Z] d247ffceab99: Layer already exists [2023-03-08T04:10:03.528Z] ff09a0b49eee: Layer already exists [2023-03-08T04:10:03.528Z] ba2205be37b4: Layer already exists [2023-03-08T04:10:03.528Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:03.528Z] 4071fd066381: Layer already exists [2023-03-08T04:10:03.794Z] main: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:10:03.834Z] ===================================================== [Pipeline] echo [2023-03-08T04:10:03.840Z] taggedImages: [2023-03-08T04:10:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T04:10:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.81 [2023-03-08T04:10:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-08T04:10:03.855Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-08T04:10:03.855Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:03.855Z] latest [2023-03-08T04:10:03.855Z] 3.0.0-dev.81 [2023-03-08T04:10:03.855Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:03.855Z] main [2023-03-08T04:10:03.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:04.186Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:04.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:04.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T04:10:04.515Z] fcd879210ca0: Preparing [2023-03-08T04:10:04.515Z] c5bd38c28c8c: Preparing [2023-03-08T04:10:04.515Z] a449f81f5ff2: Preparing [2023-03-08T04:10:04.515Z] e0067df371ca: Preparing [2023-03-08T04:10:04.515Z] 09e4ed54c8b3: Preparing [2023-03-08T04:10:04.515Z] 13f2c69ff498: Preparing [2023-03-08T04:10:04.515Z] f70ee36035b9: Preparing [2023-03-08T04:10:04.515Z] 13f2c69ff498: Waiting [2023-03-08T04:10:04.515Z] f70ee36035b9: Waiting [2023-03-08T04:10:04.781Z] fcd879210ca0: Pushed [2023-03-08T04:10:04.781Z] c5bd38c28c8c: Pushed [2023-03-08T04:10:04.781Z] e0067df371ca: Pushed [2023-03-08T04:10:04.781Z] 09e4ed54c8b3: Pushed [2023-03-08T04:10:04.781Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:05.047Z] 13f2c69ff498: Pushed [2023-03-08T04:10:07.626Z] a449f81f5ff2: Pushed [2023-03-08T04:10:07.626Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:07.963Z] + 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-03-08T04:10:08.295Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T04:10:08.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T04:10:08.295Z] fcd879210ca0: Preparing [2023-03-08T04:10:08.295Z] c5bd38c28c8c: Preparing [2023-03-08T04:10:08.296Z] a449f81f5ff2: Preparing [2023-03-08T04:10:08.296Z] e0067df371ca: Preparing [2023-03-08T04:10:08.296Z] 09e4ed54c8b3: Preparing [2023-03-08T04:10:08.296Z] 13f2c69ff498: Preparing [2023-03-08T04:10:08.296Z] f70ee36035b9: Preparing [2023-03-08T04:10:08.296Z] 13f2c69ff498: Waiting [2023-03-08T04:10:08.296Z] f70ee36035b9: Waiting [2023-03-08T04:10:08.296Z] a449f81f5ff2: Layer already exists [2023-03-08T04:10:08.296Z] c5bd38c28c8c: Layer already exists [2023-03-08T04:10:08.296Z] fcd879210ca0: Layer already exists [2023-03-08T04:10:08.296Z] 09e4ed54c8b3: Layer already exists [2023-03-08T04:10:08.296Z] e0067df371ca: Layer already exists [2023-03-08T04:10:08.296Z] 13f2c69ff498: Layer already exists [2023-03-08T04:10:08.296Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:08.562Z] latest: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:08.902Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:09.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.81 [2023-03-08T04:10:09.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T04:10:09.241Z] fcd879210ca0: Preparing [2023-03-08T04:10:09.241Z] c5bd38c28c8c: Preparing [2023-03-08T04:10:09.241Z] a449f81f5ff2: Preparing [2023-03-08T04:10:09.241Z] e0067df371ca: Preparing [2023-03-08T04:10:09.241Z] 09e4ed54c8b3: Preparing [2023-03-08T04:10:09.241Z] 13f2c69ff498: Preparing [2023-03-08T04:10:09.241Z] f70ee36035b9: Preparing [2023-03-08T04:10:09.241Z] 13f2c69ff498: Waiting [2023-03-08T04:10:09.241Z] f70ee36035b9: Waiting [2023-03-08T04:10:09.241Z] 09e4ed54c8b3: Layer already exists [2023-03-08T04:10:09.241Z] e0067df371ca: Layer already exists [2023-03-08T04:10:09.241Z] a449f81f5ff2: Layer already exists [2023-03-08T04:10:09.241Z] c5bd38c28c8c: Layer already exists [2023-03-08T04:10:09.241Z] fcd879210ca0: Layer already exists [2023-03-08T04:10:09.241Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:09.241Z] 13f2c69ff498: Layer already exists [2023-03-08T04:10:09.508Z] 3.0.0-dev.81: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:09.842Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:10.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:10.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T04:10:10.165Z] fcd879210ca0: Preparing [2023-03-08T04:10:10.165Z] c5bd38c28c8c: Preparing [2023-03-08T04:10:10.165Z] a449f81f5ff2: Preparing [2023-03-08T04:10:10.165Z] e0067df371ca: Preparing [2023-03-08T04:10:10.165Z] 09e4ed54c8b3: Preparing [2023-03-08T04:10:10.165Z] 13f2c69ff498: Preparing [2023-03-08T04:10:10.165Z] f70ee36035b9: Preparing [2023-03-08T04:10:10.165Z] 13f2c69ff498: Waiting [2023-03-08T04:10:10.165Z] f70ee36035b9: Waiting [2023-03-08T04:10:10.165Z] e0067df371ca: Layer already exists [2023-03-08T04:10:10.165Z] fcd879210ca0: Layer already exists [2023-03-08T04:10:10.165Z] a449f81f5ff2: Layer already exists [2023-03-08T04:10:10.165Z] c5bd38c28c8c: Layer already exists [2023-03-08T04:10:10.165Z] 09e4ed54c8b3: Layer already exists [2023-03-08T04:10:10.165Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:10.165Z] 13f2c69ff498: Layer already exists [2023-03-08T04:10:10.431Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:10.773Z] + 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-03-08T04:10:11.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-08T04:10:11.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T04:10:11.109Z] fcd879210ca0: Preparing [2023-03-08T04:10:11.109Z] c5bd38c28c8c: Preparing [2023-03-08T04:10:11.109Z] a449f81f5ff2: Preparing [2023-03-08T04:10:11.109Z] e0067df371ca: Preparing [2023-03-08T04:10:11.109Z] 09e4ed54c8b3: Preparing [2023-03-08T04:10:11.109Z] 13f2c69ff498: Preparing [2023-03-08T04:10:11.109Z] f70ee36035b9: Preparing [2023-03-08T04:10:11.109Z] 13f2c69ff498: Waiting [2023-03-08T04:10:11.109Z] f70ee36035b9: Waiting [2023-03-08T04:10:11.109Z] fcd879210ca0: Layer already exists [2023-03-08T04:10:11.109Z] c5bd38c28c8c: Layer already exists [2023-03-08T04:10:11.109Z] 09e4ed54c8b3: Layer already exists [2023-03-08T04:10:11.109Z] e0067df371ca: Layer already exists [2023-03-08T04:10:11.109Z] a449f81f5ff2: Layer already exists [2023-03-08T04:10:11.109Z] 13f2c69ff498: Layer already exists [2023-03-08T04:10:11.109Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:11.375Z] main: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:10:11.427Z] ===================================================== [Pipeline] echo [2023-03-08T04:10:11.433Z] taggedImages: [2023-03-08T04:10:11.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:11.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T04:10:11.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.81 [2023-03-08T04:10:11.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:11.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-08T04:10:11.447Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-08T04:10:11.447Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:11.447Z] latest [2023-03-08T04:10:11.447Z] 3.0.0-dev.81 [2023-03-08T04:10:11.447Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:11.447Z] main [2023-03-08T04:10:11.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:11.779Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:12.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:12.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T04:10:12.121Z] f65c1e7c8388: Preparing [2023-03-08T04:10:12.121Z] 2a976e46328d: Preparing [2023-03-08T04:10:12.121Z] 5a114ddff006: Preparing [2023-03-08T04:10:12.121Z] 8d80692cb287: Preparing [2023-03-08T04:10:12.121Z] 124bf502c391: Preparing [2023-03-08T04:10:12.121Z] 5e8f15aa0586: Preparing [2023-03-08T04:10:12.121Z] e15e1c56ad00: Preparing [2023-03-08T04:10:12.121Z] 5afcf2744af7: Preparing [2023-03-08T04:10:12.121Z] f70ee36035b9: Preparing [2023-03-08T04:10:12.121Z] 5e8f15aa0586: Waiting [2023-03-08T04:10:12.121Z] e15e1c56ad00: Waiting [2023-03-08T04:10:12.121Z] 5afcf2744af7: Waiting [2023-03-08T04:10:12.121Z] f70ee36035b9: Waiting [2023-03-08T04:10:12.391Z] 124bf502c391: Pushed [2023-03-08T04:10:12.391Z] 2a976e46328d: Pushed [2023-03-08T04:10:12.391Z] f65c1e7c8388: Pushed [2023-03-08T04:10:12.661Z] 5e8f15aa0586: Pushed [2023-03-08T04:10:12.661Z] e15e1c56ad00: Pushed [2023-03-08T04:10:12.661Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:12.930Z] 5afcf2744af7: Pushed [2023-03-08T04:10:14.872Z] 8d80692cb287: Pushed [2023-03-08T04:10:15.830Z] 5a114ddff006: Pushed [2023-03-08T04:10:16.095Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:16.430Z] + 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-03-08T04:10:16.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T04:10:16.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T04:10:16.762Z] f65c1e7c8388: Preparing [2023-03-08T04:10:16.762Z] 2a976e46328d: Preparing [2023-03-08T04:10:16.762Z] 5a114ddff006: Preparing [2023-03-08T04:10:16.762Z] 8d80692cb287: Preparing [2023-03-08T04:10:16.762Z] 124bf502c391: Preparing [2023-03-08T04:10:16.762Z] 5e8f15aa0586: Preparing [2023-03-08T04:10:16.762Z] e15e1c56ad00: Preparing [2023-03-08T04:10:16.762Z] 5afcf2744af7: Preparing [2023-03-08T04:10:16.762Z] f70ee36035b9: Preparing [2023-03-08T04:10:16.762Z] e15e1c56ad00: Waiting [2023-03-08T04:10:16.762Z] 5afcf2744af7: Waiting [2023-03-08T04:10:16.762Z] f70ee36035b9: Waiting [2023-03-08T04:10:16.762Z] 5e8f15aa0586: Waiting [2023-03-08T04:10:16.762Z] 5a114ddff006: Layer already exists [2023-03-08T04:10:16.762Z] 2a976e46328d: Layer already exists [2023-03-08T04:10:16.762Z] 8d80692cb287: Layer already exists [2023-03-08T04:10:16.762Z] f65c1e7c8388: Layer already exists [2023-03-08T04:10:16.762Z] 124bf502c391: Layer already exists [2023-03-08T04:10:16.762Z] 5afcf2744af7: Layer already exists [2023-03-08T04:10:16.762Z] 5e8f15aa0586: Layer already exists [2023-03-08T04:10:16.762Z] e15e1c56ad00: Layer already exists [2023-03-08T04:10:16.762Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:17.030Z] latest: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:17.369Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:17.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.81 [2023-03-08T04:10:17.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T04:10:17.702Z] f65c1e7c8388: Preparing [2023-03-08T04:10:17.702Z] 2a976e46328d: Preparing [2023-03-08T04:10:17.702Z] 5a114ddff006: Preparing [2023-03-08T04:10:17.702Z] 8d80692cb287: Preparing [2023-03-08T04:10:17.702Z] 124bf502c391: Preparing [2023-03-08T04:10:17.702Z] 5e8f15aa0586: Preparing [2023-03-08T04:10:17.702Z] e15e1c56ad00: Preparing [2023-03-08T04:10:17.702Z] 5afcf2744af7: Preparing [2023-03-08T04:10:17.702Z] f70ee36035b9: Preparing [2023-03-08T04:10:17.702Z] 5e8f15aa0586: Waiting [2023-03-08T04:10:17.702Z] e15e1c56ad00: Waiting [2023-03-08T04:10:17.702Z] 5afcf2744af7: Waiting [2023-03-08T04:10:17.702Z] f70ee36035b9: Waiting [2023-03-08T04:10:17.702Z] 8d80692cb287: Layer already exists [2023-03-08T04:10:17.702Z] 124bf502c391: Layer already exists [2023-03-08T04:10:17.702Z] 2a976e46328d: Layer already exists [2023-03-08T04:10:17.702Z] 5a114ddff006: Layer already exists [2023-03-08T04:10:17.702Z] f65c1e7c8388: Layer already exists [2023-03-08T04:10:17.702Z] 5e8f15aa0586: Layer already exists [2023-03-08T04:10:17.702Z] 5afcf2744af7: Layer already exists [2023-03-08T04:10:17.702Z] e15e1c56ad00: Layer already exists [2023-03-08T04:10:17.702Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:17.969Z] 3.0.0-dev.81: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:18.311Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:18.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:18.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T04:10:18.658Z] f65c1e7c8388: Preparing [2023-03-08T04:10:18.658Z] 2a976e46328d: Preparing [2023-03-08T04:10:18.658Z] 5a114ddff006: Preparing [2023-03-08T04:10:18.658Z] 8d80692cb287: Preparing [2023-03-08T04:10:18.658Z] 124bf502c391: Preparing [2023-03-08T04:10:18.658Z] 5e8f15aa0586: Preparing [2023-03-08T04:10:18.658Z] e15e1c56ad00: Preparing [2023-03-08T04:10:18.658Z] 5afcf2744af7: Preparing [2023-03-08T04:10:18.658Z] f70ee36035b9: Preparing [2023-03-08T04:10:18.658Z] e15e1c56ad00: Waiting [2023-03-08T04:10:18.658Z] 5e8f15aa0586: Waiting [2023-03-08T04:10:18.658Z] 5afcf2744af7: Waiting [2023-03-08T04:10:18.658Z] f70ee36035b9: Waiting [2023-03-08T04:10:18.658Z] 124bf502c391: Layer already exists [2023-03-08T04:10:18.658Z] 2a976e46328d: Layer already exists [2023-03-08T04:10:18.658Z] 8d80692cb287: Layer already exists [2023-03-08T04:10:18.658Z] f65c1e7c8388: Layer already exists [2023-03-08T04:10:18.658Z] 5a114ddff006: Layer already exists [2023-03-08T04:10:18.658Z] 5afcf2744af7: Layer already exists [2023-03-08T04:10:18.658Z] 5e8f15aa0586: Layer already exists [2023-03-08T04:10:18.658Z] e15e1c56ad00: Layer already exists [2023-03-08T04:10:18.658Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:18.926Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:19.278Z] + 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-03-08T04:10:19.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-08T04:10:19.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T04:10:19.619Z] f65c1e7c8388: Preparing [2023-03-08T04:10:19.619Z] 2a976e46328d: Preparing [2023-03-08T04:10:19.619Z] 5a114ddff006: Preparing [2023-03-08T04:10:19.619Z] 8d80692cb287: Preparing [2023-03-08T04:10:19.619Z] 124bf502c391: Preparing [2023-03-08T04:10:19.619Z] 5e8f15aa0586: Preparing [2023-03-08T04:10:19.619Z] e15e1c56ad00: Preparing [2023-03-08T04:10:19.619Z] 5afcf2744af7: Preparing [2023-03-08T04:10:19.619Z] f70ee36035b9: Preparing [2023-03-08T04:10:19.619Z] 5e8f15aa0586: Waiting [2023-03-08T04:10:19.619Z] e15e1c56ad00: Waiting [2023-03-08T04:10:19.619Z] 5afcf2744af7: Waiting [2023-03-08T04:10:19.619Z] f70ee36035b9: Waiting [2023-03-08T04:10:19.619Z] 124bf502c391: Layer already exists [2023-03-08T04:10:19.619Z] 2a976e46328d: Layer already exists [2023-03-08T04:10:19.619Z] f65c1e7c8388: Layer already exists [2023-03-08T04:10:19.619Z] 8d80692cb287: Layer already exists [2023-03-08T04:10:19.619Z] 5a114ddff006: Layer already exists [2023-03-08T04:10:19.619Z] 5afcf2744af7: Layer already exists [2023-03-08T04:10:19.619Z] 5e8f15aa0586: Layer already exists [2023-03-08T04:10:19.619Z] e15e1c56ad00: Layer already exists [2023-03-08T04:10:19.619Z] f70ee36035b9: Layer already exists [2023-03-08T04:10:19.886Z] main: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:10:19.925Z] ===================================================== [Pipeline] echo [2023-03-08T04:10:19.931Z] taggedImages: [2023-03-08T04:10:19.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:19.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T04:10:19.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.81 [2023-03-08T04:10:19.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:19.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-08T04:10:19.946Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-08T04:10:19.946Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:19.946Z] latest [2023-03-08T04:10:19.946Z] 3.0.0-dev.81 [2023-03-08T04:10:19.946Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:19.946Z] main [2023-03-08T04:10:19.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:20.268Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:20.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:20.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T04:10:20.596Z] 1a41da944a86: Preparing [2023-03-08T04:10:20.596Z] d0ccbe91547d: Preparing [2023-03-08T04:10:20.596Z] d247ffceab99: Preparing [2023-03-08T04:10:20.596Z] 1922147c7e00: Preparing [2023-03-08T04:10:20.596Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:20.596Z] d247ffceab99: Layer already exists [2023-03-08T04:10:20.596Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:20.866Z] 1a41da944a86: Pushed [2023-03-08T04:10:22.271Z] 1922147c7e00: Pushed [2023-03-08T04:10:25.604Z] d0ccbe91547d: Pushed [2023-03-08T04:10:25.604Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:25.949Z] + 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-03-08T04:10:26.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T04:10:26.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T04:10:26.285Z] 1a41da944a86: Preparing [2023-03-08T04:10:26.285Z] d0ccbe91547d: Preparing [2023-03-08T04:10:26.285Z] d247ffceab99: Preparing [2023-03-08T04:10:26.285Z] 1922147c7e00: Preparing [2023-03-08T04:10:26.285Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:26.285Z] 1a41da944a86: Layer already exists [2023-03-08T04:10:26.285Z] 1922147c7e00: Layer already exists [2023-03-08T04:10:26.285Z] d247ffceab99: Layer already exists [2023-03-08T04:10:26.285Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:26.285Z] d0ccbe91547d: Layer already exists [2023-03-08T04:10:26.551Z] latest: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:26.899Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:27.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.81 [2023-03-08T04:10:27.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T04:10:27.239Z] 1a41da944a86: Preparing [2023-03-08T04:10:27.239Z] d0ccbe91547d: Preparing [2023-03-08T04:10:27.239Z] d247ffceab99: Preparing [2023-03-08T04:10:27.239Z] 1922147c7e00: Preparing [2023-03-08T04:10:27.239Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:27.239Z] d247ffceab99: Layer already exists [2023-03-08T04:10:27.239Z] 1922147c7e00: Layer already exists [2023-03-08T04:10:27.239Z] d0ccbe91547d: Layer already exists [2023-03-08T04:10:27.239Z] 1a41da944a86: Layer already exists [2023-03-08T04:10:27.239Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:27.239Z] 3.0.0-dev.81: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:27.580Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:27.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:27.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T04:10:27.928Z] 1a41da944a86: Preparing [2023-03-08T04:10:27.928Z] d0ccbe91547d: Preparing [2023-03-08T04:10:27.928Z] d247ffceab99: Preparing [2023-03-08T04:10:27.928Z] 1922147c7e00: Preparing [2023-03-08T04:10:27.928Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:27.928Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:27.928Z] 1922147c7e00: Layer already exists [2023-03-08T04:10:27.928Z] d247ffceab99: Layer already exists [2023-03-08T04:10:27.928Z] 1a41da944a86: Layer already exists [2023-03-08T04:10:27.928Z] d0ccbe91547d: Layer already exists [2023-03-08T04:10:27.928Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:28.267Z] + 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-03-08T04:10:28.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-08T04:10:28.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T04:10:28.595Z] 1a41da944a86: Preparing [2023-03-08T04:10:28.595Z] d0ccbe91547d: Preparing [2023-03-08T04:10:28.595Z] d247ffceab99: Preparing [2023-03-08T04:10:28.595Z] 1922147c7e00: Preparing [2023-03-08T04:10:28.595Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:28.595Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:28.595Z] d247ffceab99: Layer already exists [2023-03-08T04:10:28.595Z] d0ccbe91547d: Layer already exists [2023-03-08T04:10:28.595Z] 1922147c7e00: Layer already exists [2023-03-08T04:10:28.595Z] 1a41da944a86: Layer already exists [2023-03-08T04:10:28.595Z] main: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:10:28.901Z] ===================================================== [Pipeline] echo [2023-03-08T04:10:28.907Z] taggedImages: [2023-03-08T04:10:28.907Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:28.907Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T04:10:28.907Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.81 [2023-03-08T04:10:28.907Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:28.907Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-08T04:10:28.921Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-08T04:10:28.921Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:28.921Z] latest [2023-03-08T04:10:28.921Z] 3.0.0-dev.81 [2023-03-08T04:10:28.921Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:28.921Z] main [2023-03-08T04:10:28.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:29.246Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:29.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:29.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T04:10:29.575Z] 290b0a8a2fa2: Preparing [2023-03-08T04:10:29.575Z] ed4e1e4f4818: Preparing [2023-03-08T04:10:29.575Z] d09fc7cf1c1d: Preparing [2023-03-08T04:10:29.575Z] 5be72a49543c: Preparing [2023-03-08T04:10:29.575Z] b7518f35a133: Preparing [2023-03-08T04:10:29.575Z] 45e740c4e9db: Preparing [2023-03-08T04:10:29.575Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:29.575Z] 45e740c4e9db: Waiting [2023-03-08T04:10:29.575Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:10:29.843Z] d09fc7cf1c1d: Pushed [2023-03-08T04:10:29.843Z] 290b0a8a2fa2: Pushed [2023-03-08T04:10:29.843Z] ed4e1e4f4818: Pushed [2023-03-08T04:10:29.843Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:30.800Z] 45e740c4e9db: Pushed [2023-03-08T04:10:40.865Z] b7518f35a133: Pushed [2023-03-08T04:10:46.200Z] 5be72a49543c: Pushed [2023-03-08T04:10:46.201Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:46.537Z] + 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-03-08T04:10:46.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T04:10:46.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T04:10:46.870Z] 290b0a8a2fa2: Preparing [2023-03-08T04:10:46.870Z] ed4e1e4f4818: Preparing [2023-03-08T04:10:46.870Z] d09fc7cf1c1d: Preparing [2023-03-08T04:10:46.870Z] 5be72a49543c: Preparing [2023-03-08T04:10:46.870Z] b7518f35a133: Preparing [2023-03-08T04:10:46.870Z] 45e740c4e9db: Preparing [2023-03-08T04:10:46.870Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:46.870Z] 45e740c4e9db: Waiting [2023-03-08T04:10:46.870Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:10:46.870Z] ed4e1e4f4818: Layer already exists [2023-03-08T04:10:46.870Z] 5be72a49543c: Layer already exists [2023-03-08T04:10:46.870Z] d09fc7cf1c1d: Layer already exists [2023-03-08T04:10:46.870Z] b7518f35a133: Layer already exists [2023-03-08T04:10:46.870Z] 290b0a8a2fa2: Layer already exists [2023-03-08T04:10:46.870Z] 45e740c4e9db: Layer already exists [2023-03-08T04:10:46.870Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:47.136Z] latest: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:47.474Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:47.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.81 [2023-03-08T04:10:47.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T04:10:47.816Z] 290b0a8a2fa2: Preparing [2023-03-08T04:10:47.816Z] ed4e1e4f4818: Preparing [2023-03-08T04:10:47.816Z] d09fc7cf1c1d: Preparing [2023-03-08T04:10:47.816Z] 5be72a49543c: Preparing [2023-03-08T04:10:47.816Z] b7518f35a133: Preparing [2023-03-08T04:10:47.816Z] 45e740c4e9db: Preparing [2023-03-08T04:10:47.816Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:47.816Z] 45e740c4e9db: Waiting [2023-03-08T04:10:47.816Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:10:47.816Z] 290b0a8a2fa2: Layer already exists [2023-03-08T04:10:47.816Z] 5be72a49543c: Layer already exists [2023-03-08T04:10:47.816Z] d09fc7cf1c1d: Layer already exists [2023-03-08T04:10:47.816Z] b7518f35a133: Layer already exists [2023-03-08T04:10:47.816Z] ed4e1e4f4818: Layer already exists [2023-03-08T04:10:47.816Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:47.816Z] 45e740c4e9db: Layer already exists [2023-03-08T04:10:48.085Z] 3.0.0-dev.81: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:48.430Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:48.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:48.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T04:10:48.764Z] 290b0a8a2fa2: Preparing [2023-03-08T04:10:48.764Z] ed4e1e4f4818: Preparing [2023-03-08T04:10:48.764Z] d09fc7cf1c1d: Preparing [2023-03-08T04:10:48.764Z] 5be72a49543c: Preparing [2023-03-08T04:10:48.764Z] b7518f35a133: Preparing [2023-03-08T04:10:48.764Z] 45e740c4e9db: Preparing [2023-03-08T04:10:48.764Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:48.764Z] 45e740c4e9db: Waiting [2023-03-08T04:10:48.764Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:10:48.764Z] 5be72a49543c: Layer already exists [2023-03-08T04:10:48.764Z] 290b0a8a2fa2: Layer already exists [2023-03-08T04:10:48.764Z] d09fc7cf1c1d: Layer already exists [2023-03-08T04:10:48.764Z] b7518f35a133: Layer already exists [2023-03-08T04:10:48.764Z] ed4e1e4f4818: Layer already exists [2023-03-08T04:10:48.764Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:48.764Z] 45e740c4e9db: Layer already exists [2023-03-08T04:10:48.831Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:49.178Z] + 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-03-08T04:10:49.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-08T04:10:49.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T04:10:49.530Z] 290b0a8a2fa2: Preparing [2023-03-08T04:10:49.530Z] ed4e1e4f4818: Preparing [2023-03-08T04:10:49.530Z] d09fc7cf1c1d: Preparing [2023-03-08T04:10:49.530Z] 5be72a49543c: Preparing [2023-03-08T04:10:49.530Z] b7518f35a133: Preparing [2023-03-08T04:10:49.530Z] 45e740c4e9db: Preparing [2023-03-08T04:10:49.530Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:49.530Z] 45e740c4e9db: Waiting [2023-03-08T04:10:49.530Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:10:49.530Z] 290b0a8a2fa2: Layer already exists [2023-03-08T04:10:49.530Z] ed4e1e4f4818: Layer already exists [2023-03-08T04:10:49.530Z] 5be72a49543c: Layer already exists [2023-03-08T04:10:49.530Z] b7518f35a133: Layer already exists [2023-03-08T04:10:49.530Z] d09fc7cf1c1d: Layer already exists [2023-03-08T04:10:49.530Z] 45e740c4e9db: Layer already exists [2023-03-08T04:10:49.530Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:49.797Z] main: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:10:49.842Z] ===================================================== [Pipeline] echo [2023-03-08T04:10:49.848Z] taggedImages: [2023-03-08T04:10:49.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:49.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T04:10:49.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.81 [2023-03-08T04:10:49.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:49.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-08T04:10:49.862Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-08T04:10:49.862Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:49.862Z] latest [2023-03-08T04:10:49.862Z] 3.0.0-dev.81 [2023-03-08T04:10:49.862Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:10:49.862Z] main [2023-03-08T04:10:49.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:50.215Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:10:50.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:10:50.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T04:10:50.562Z] a5ce68ab10cb: Preparing [2023-03-08T04:10:50.562Z] 87cfc34ce59a: Preparing [2023-03-08T04:10:50.562Z] dd2535f94b42: Preparing [2023-03-08T04:10:50.562Z] 6ff1484b07e8: Preparing [2023-03-08T04:10:50.562Z] acec28b31dfd: Preparing [2023-03-08T04:10:50.562Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:10:50.562Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:10:50.831Z] dd2535f94b42: Pushed [2023-03-08T04:10:50.831Z] 87cfc34ce59a: Pushed [2023-03-08T04:10:50.831Z] a5ce68ab10cb: Pushed [2023-03-08T04:10:51.103Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:10:51.370Z] acec28b31dfd: Pushed [2023-03-08T04:11:10.756Z] 6ff1484b07e8: Pushed [2023-03-08T04:11:10.756Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:11.108Z] + 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-03-08T04:11:11.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T04:11:11.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T04:11:11.448Z] a5ce68ab10cb: Preparing [2023-03-08T04:11:11.448Z] 87cfc34ce59a: Preparing [2023-03-08T04:11:11.448Z] dd2535f94b42: Preparing [2023-03-08T04:11:11.448Z] 6ff1484b07e8: Preparing [2023-03-08T04:11:11.448Z] acec28b31dfd: Preparing [2023-03-08T04:11:11.448Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:11.448Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:11.448Z] 6ff1484b07e8: Layer already exists [2023-03-08T04:11:11.448Z] acec28b31dfd: Layer already exists [2023-03-08T04:11:11.448Z] 87cfc34ce59a: Layer already exists [2023-03-08T04:11:11.448Z] a5ce68ab10cb: Layer already exists [2023-03-08T04:11:11.448Z] dd2535f94b42: Layer already exists [2023-03-08T04:11:11.448Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:11.714Z] latest: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:12.051Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:12.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.81 [2023-03-08T04:11:12.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T04:11:12.390Z] a5ce68ab10cb: Preparing [2023-03-08T04:11:12.390Z] 87cfc34ce59a: Preparing [2023-03-08T04:11:12.390Z] dd2535f94b42: Preparing [2023-03-08T04:11:12.390Z] 6ff1484b07e8: Preparing [2023-03-08T04:11:12.390Z] acec28b31dfd: Preparing [2023-03-08T04:11:12.390Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:12.390Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:12.390Z] a5ce68ab10cb: Layer already exists [2023-03-08T04:11:12.390Z] 6ff1484b07e8: Layer already exists [2023-03-08T04:11:12.390Z] 87cfc34ce59a: Layer already exists [2023-03-08T04:11:12.390Z] dd2535f94b42: Layer already exists [2023-03-08T04:11:12.390Z] acec28b31dfd: Layer already exists [2023-03-08T04:11:12.390Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:12.656Z] 3.0.0-dev.81: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:12.996Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:13.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:13.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T04:11:13.331Z] a5ce68ab10cb: Preparing [2023-03-08T04:11:13.331Z] 87cfc34ce59a: Preparing [2023-03-08T04:11:13.331Z] dd2535f94b42: Preparing [2023-03-08T04:11:13.331Z] 6ff1484b07e8: Preparing [2023-03-08T04:11:13.331Z] acec28b31dfd: Preparing [2023-03-08T04:11:13.331Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:13.331Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:13.331Z] a5ce68ab10cb: Layer already exists [2023-03-08T04:11:13.331Z] dd2535f94b42: Layer already exists [2023-03-08T04:11:13.331Z] 6ff1484b07e8: Layer already exists [2023-03-08T04:11:13.331Z] acec28b31dfd: Layer already exists [2023-03-08T04:11:13.331Z] 87cfc34ce59a: Layer already exists [2023-03-08T04:11:13.331Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:13.598Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:13.937Z] + 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-03-08T04:11:14.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-08T04:11:14.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T04:11:14.278Z] a5ce68ab10cb: Preparing [2023-03-08T04:11:14.278Z] 87cfc34ce59a: Preparing [2023-03-08T04:11:14.278Z] dd2535f94b42: Preparing [2023-03-08T04:11:14.278Z] 6ff1484b07e8: Preparing [2023-03-08T04:11:14.278Z] acec28b31dfd: Preparing [2023-03-08T04:11:14.278Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:14.278Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:14.278Z] acec28b31dfd: Layer already exists [2023-03-08T04:11:14.278Z] a5ce68ab10cb: Layer already exists [2023-03-08T04:11:14.278Z] 87cfc34ce59a: Layer already exists [2023-03-08T04:11:14.278Z] dd2535f94b42: Layer already exists [2023-03-08T04:11:14.278Z] 6ff1484b07e8: Layer already exists [2023-03-08T04:11:14.278Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:14.543Z] main: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:11:14.602Z] ===================================================== [Pipeline] echo [2023-03-08T04:11:14.613Z] taggedImages: [2023-03-08T04:11:14.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:14.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T04:11:14.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.81 [2023-03-08T04:11:14.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:14.613Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-08T04:11:14.629Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-08T04:11:14.629Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:14.629Z] latest [2023-03-08T04:11:14.629Z] 3.0.0-dev.81 [2023-03-08T04:11:14.629Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:14.629Z] main [2023-03-08T04:11:14.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:14.962Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:15.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:15.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T04:11:15.292Z] ff2f53207a41: Preparing [2023-03-08T04:11:15.292Z] 7b9ef65e7da6: Preparing [2023-03-08T04:11:15.292Z] 58ca64185eaf: Preparing [2023-03-08T04:11:15.292Z] fcda0313a208: Preparing [2023-03-08T04:11:15.292Z] 45e740c4e9db: Preparing [2023-03-08T04:11:15.292Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:15.292Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:15.292Z] 45e740c4e9db: Layer already exists [2023-03-08T04:11:15.292Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:15.557Z] ff2f53207a41: Pushed [2023-03-08T04:11:15.557Z] 58ca64185eaf: Pushed [2023-03-08T04:11:15.557Z] 7b9ef65e7da6: Pushed [2023-03-08T04:11:33.759Z] fcda0313a208: Pushed [2023-03-08T04:11:33.759Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:34.111Z] + 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-03-08T04:11:34.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T04:11:34.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T04:11:34.453Z] ff2f53207a41: Preparing [2023-03-08T04:11:34.453Z] 7b9ef65e7da6: Preparing [2023-03-08T04:11:34.453Z] 58ca64185eaf: Preparing [2023-03-08T04:11:34.453Z] fcda0313a208: Preparing [2023-03-08T04:11:34.453Z] 45e740c4e9db: Preparing [2023-03-08T04:11:34.453Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:34.453Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:34.453Z] 7b9ef65e7da6: Layer already exists [2023-03-08T04:11:34.453Z] ff2f53207a41: Layer already exists [2023-03-08T04:11:34.453Z] fcda0313a208: Layer already exists [2023-03-08T04:11:34.453Z] 45e740c4e9db: Layer already exists [2023-03-08T04:11:34.453Z] 58ca64185eaf: Layer already exists [2023-03-08T04:11:34.453Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:34.719Z] latest: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:35.072Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:35.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.81 [2023-03-08T04:11:35.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T04:11:35.401Z] ff2f53207a41: Preparing [2023-03-08T04:11:35.401Z] 7b9ef65e7da6: Preparing [2023-03-08T04:11:35.401Z] 58ca64185eaf: Preparing [2023-03-08T04:11:35.401Z] fcda0313a208: Preparing [2023-03-08T04:11:35.401Z] 45e740c4e9db: Preparing [2023-03-08T04:11:35.401Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:35.401Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:35.401Z] ff2f53207a41: Layer already exists [2023-03-08T04:11:35.401Z] 45e740c4e9db: Layer already exists [2023-03-08T04:11:35.401Z] 7b9ef65e7da6: Layer already exists [2023-03-08T04:11:35.401Z] 58ca64185eaf: Layer already exists [2023-03-08T04:11:35.401Z] fcda0313a208: Layer already exists [2023-03-08T04:11:35.401Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:35.668Z] 3.0.0-dev.81: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:36.004Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:36.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:36.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T04:11:36.344Z] ff2f53207a41: Preparing [2023-03-08T04:11:36.344Z] 7b9ef65e7da6: Preparing [2023-03-08T04:11:36.344Z] 58ca64185eaf: Preparing [2023-03-08T04:11:36.344Z] fcda0313a208: Preparing [2023-03-08T04:11:36.344Z] 45e740c4e9db: Preparing [2023-03-08T04:11:36.344Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:36.344Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:36.344Z] 7b9ef65e7da6: Layer already exists [2023-03-08T04:11:36.344Z] 58ca64185eaf: Layer already exists [2023-03-08T04:11:36.344Z] ff2f53207a41: Layer already exists [2023-03-08T04:11:36.344Z] 45e740c4e9db: Layer already exists [2023-03-08T04:11:36.344Z] fcda0313a208: Layer already exists [2023-03-08T04:11:36.344Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:36.608Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:36.940Z] + 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-03-08T04:11:37.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-08T04:11:37.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T04:11:37.283Z] ff2f53207a41: Preparing [2023-03-08T04:11:37.283Z] 7b9ef65e7da6: Preparing [2023-03-08T04:11:37.283Z] 58ca64185eaf: Preparing [2023-03-08T04:11:37.283Z] fcda0313a208: Preparing [2023-03-08T04:11:37.283Z] 45e740c4e9db: Preparing [2023-03-08T04:11:37.283Z] a8cfdf0cc8ec: Preparing [2023-03-08T04:11:37.283Z] a8cfdf0cc8ec: Waiting [2023-03-08T04:11:37.283Z] 58ca64185eaf: Layer already exists [2023-03-08T04:11:37.283Z] ff2f53207a41: Layer already exists [2023-03-08T04:11:37.283Z] 7b9ef65e7da6: Layer already exists [2023-03-08T04:11:37.283Z] fcda0313a208: Layer already exists [2023-03-08T04:11:37.283Z] 45e740c4e9db: Layer already exists [2023-03-08T04:11:37.283Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T04:11:37.548Z] main: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:11:37.589Z] ===================================================== [Pipeline] echo [2023-03-08T04:11:37.595Z] taggedImages: [2023-03-08T04:11:37.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:37.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T04:11:37.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.81 [2023-03-08T04:11:37.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:37.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-08T04:11:37.615Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-08T04:11:37.615Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:37.615Z] latest [2023-03-08T04:11:37.615Z] 3.0.0-dev.81 [2023-03-08T04:11:37.615Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:37.615Z] main [2023-03-08T04:11:37.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:37.946Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:38.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:38.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T04:11:38.293Z] 3b9cd09c6255: Preparing [2023-03-08T04:11:38.293Z] ccf4778d082c: Preparing [2023-03-08T04:11:38.293Z] d247ffceab99: Preparing [2023-03-08T04:11:38.293Z] b59a5690a000: Preparing [2023-03-08T04:11:38.293Z] f70ee36035b9: Preparing [2023-03-08T04:11:38.293Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:38.293Z] d247ffceab99: Layer already exists [2023-03-08T04:11:38.560Z] 3b9cd09c6255: Pushed [2023-03-08T04:11:38.826Z] b59a5690a000: Pushed [2023-03-08T04:11:44.157Z] ccf4778d082c: Pushed [2023-03-08T04:11:44.422Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:44.757Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:45.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T04:11:45.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T04:11:45.091Z] 3b9cd09c6255: Preparing [2023-03-08T04:11:45.091Z] ccf4778d082c: Preparing [2023-03-08T04:11:45.091Z] d247ffceab99: Preparing [2023-03-08T04:11:45.091Z] b59a5690a000: Preparing [2023-03-08T04:11:45.091Z] f70ee36035b9: Preparing [2023-03-08T04:11:45.091Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:45.091Z] d247ffceab99: Layer already exists [2023-03-08T04:11:45.091Z] 3b9cd09c6255: Layer already exists [2023-03-08T04:11:45.091Z] b59a5690a000: Layer already exists [2023-03-08T04:11:45.091Z] ccf4778d082c: Layer already exists [2023-03-08T04:11:45.357Z] latest: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:45.706Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:46.038Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.81 [2023-03-08T04:11:46.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T04:11:46.038Z] 3b9cd09c6255: Preparing [2023-03-08T04:11:46.038Z] ccf4778d082c: Preparing [2023-03-08T04:11:46.038Z] d247ffceab99: Preparing [2023-03-08T04:11:46.038Z] b59a5690a000: Preparing [2023-03-08T04:11:46.038Z] f70ee36035b9: Preparing [2023-03-08T04:11:46.038Z] b59a5690a000: Layer already exists [2023-03-08T04:11:46.038Z] 3b9cd09c6255: Layer already exists [2023-03-08T04:11:46.038Z] d247ffceab99: Layer already exists [2023-03-08T04:11:46.038Z] ccf4778d082c: Layer already exists [2023-03-08T04:11:46.038Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:46.039Z] 3.0.0-dev.81: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:46.639Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:46.966Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:46.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T04:11:46.966Z] 3b9cd09c6255: Preparing [2023-03-08T04:11:46.966Z] ccf4778d082c: Preparing [2023-03-08T04:11:46.967Z] d247ffceab99: Preparing [2023-03-08T04:11:46.967Z] b59a5690a000: Preparing [2023-03-08T04:11:46.967Z] f70ee36035b9: Preparing [2023-03-08T04:11:46.967Z] b59a5690a000: Layer already exists [2023-03-08T04:11:46.967Z] d247ffceab99: Layer already exists [2023-03-08T04:11:46.967Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:46.967Z] 3b9cd09c6255: Layer already exists [2023-03-08T04:11:46.967Z] ccf4778d082c: Layer already exists [2023-03-08T04:11:46.967Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:47.298Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:47.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-08T04:11:47.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T04:11:47.628Z] 3b9cd09c6255: Preparing [2023-03-08T04:11:47.628Z] ccf4778d082c: Preparing [2023-03-08T04:11:47.628Z] d247ffceab99: Preparing [2023-03-08T04:11:47.628Z] b59a5690a000: Preparing [2023-03-08T04:11:47.628Z] f70ee36035b9: Preparing [2023-03-08T04:11:47.628Z] ccf4778d082c: Layer already exists [2023-03-08T04:11:47.628Z] 3b9cd09c6255: Layer already exists [2023-03-08T04:11:47.628Z] b59a5690a000: Layer already exists [2023-03-08T04:11:47.628Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:47.628Z] d247ffceab99: Layer already exists [2023-03-08T04:11:47.628Z] main: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:11:47.671Z] ===================================================== [Pipeline] echo [2023-03-08T04:11:47.679Z] taggedImages: [2023-03-08T04:11:47.679Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:47.679Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T04:11:47.679Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.81 [2023-03-08T04:11:47.679Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:47.679Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-08T04:11:47.694Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-08T04:11:47.694Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:47.694Z] latest [2023-03-08T04:11:47.694Z] 3.0.0-dev.81 [2023-03-08T04:11:47.694Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:47.694Z] main [2023-03-08T04:11:47.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:48.014Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:48.341Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:48.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T04:11:48.341Z] bf8e2447b793: Preparing [2023-03-08T04:11:48.341Z] b7a100481bfb: Preparing [2023-03-08T04:11:48.341Z] d247ffceab99: Preparing [2023-03-08T04:11:48.341Z] d43143fc3d28: Preparing [2023-03-08T04:11:48.341Z] f70ee36035b9: Preparing [2023-03-08T04:11:48.341Z] d247ffceab99: Layer already exists [2023-03-08T04:11:48.341Z] d43143fc3d28: Layer already exists [2023-03-08T04:11:48.341Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:48.606Z] bf8e2447b793: Pushed [2023-03-08T04:11:53.937Z] b7a100481bfb: Pushed [2023-03-08T04:11:54.201Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:54.550Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:54.883Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T04:11:54.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T04:11:54.883Z] bf8e2447b793: Preparing [2023-03-08T04:11:54.883Z] b7a100481bfb: Preparing [2023-03-08T04:11:54.883Z] d247ffceab99: Preparing [2023-03-08T04:11:54.883Z] d43143fc3d28: Preparing [2023-03-08T04:11:54.883Z] f70ee36035b9: Preparing [2023-03-08T04:11:54.883Z] d43143fc3d28: Layer already exists [2023-03-08T04:11:54.883Z] bf8e2447b793: Layer already exists [2023-03-08T04:11:54.883Z] d247ffceab99: Layer already exists [2023-03-08T04:11:54.883Z] b7a100481bfb: Layer already exists [2023-03-08T04:11:54.883Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:54.883Z] latest: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:55.225Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:55.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.81 [2023-03-08T04:11:55.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T04:11:55.559Z] bf8e2447b793: Preparing [2023-03-08T04:11:55.559Z] b7a100481bfb: Preparing [2023-03-08T04:11:55.559Z] d247ffceab99: Preparing [2023-03-08T04:11:55.559Z] d43143fc3d28: Preparing [2023-03-08T04:11:55.559Z] f70ee36035b9: Preparing [2023-03-08T04:11:55.559Z] bf8e2447b793: Layer already exists [2023-03-08T04:11:55.559Z] d43143fc3d28: Layer already exists [2023-03-08T04:11:55.559Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:55.559Z] b7a100481bfb: Layer already exists [2023-03-08T04:11:55.559Z] d247ffceab99: Layer already exists [2023-03-08T04:11:55.559Z] 3.0.0-dev.81: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:56.164Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:56.526Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:56.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T04:11:56.526Z] bf8e2447b793: Preparing [2023-03-08T04:11:56.526Z] b7a100481bfb: Preparing [2023-03-08T04:11:56.526Z] d247ffceab99: Preparing [2023-03-08T04:11:56.526Z] d43143fc3d28: Preparing [2023-03-08T04:11:56.526Z] f70ee36035b9: Preparing [2023-03-08T04:11:56.526Z] b7a100481bfb: Layer already exists [2023-03-08T04:11:56.526Z] d247ffceab99: Layer already exists [2023-03-08T04:11:56.526Z] bf8e2447b793: Layer already exists [2023-03-08T04:11:56.526Z] d43143fc3d28: Layer already exists [2023-03-08T04:11:56.526Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:56.526Z] b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:56.885Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:57.236Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-08T04:11:57.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T04:11:57.236Z] bf8e2447b793: Preparing [2023-03-08T04:11:57.236Z] b7a100481bfb: Preparing [2023-03-08T04:11:57.236Z] d247ffceab99: Preparing [2023-03-08T04:11:57.236Z] d43143fc3d28: Preparing [2023-03-08T04:11:57.236Z] f70ee36035b9: Preparing [2023-03-08T04:11:57.236Z] d247ffceab99: Layer already exists [2023-03-08T04:11:57.236Z] bf8e2447b793: Layer already exists [2023-03-08T04:11:57.236Z] d43143fc3d28: Layer already exists [2023-03-08T04:11:57.236Z] b7a100481bfb: Layer already exists [2023-03-08T04:11:57.236Z] f70ee36035b9: Layer already exists [2023-03-08T04:11:57.507Z] main: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T04:11:57.545Z] ===================================================== [Pipeline] echo [2023-03-08T04:11:57.550Z] taggedImages: [2023-03-08T04:11:57.550Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [2023-03-08T04:11:57.550Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T04:11:57.550Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.81 [2023-03-08T04:11:57.550Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [2023-03-08T04:11:57.550Z] - 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-03-08T04:11:57.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T04:11:57.902Z] [2023-03-08T04:11:57.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:11:58.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T04:11:58.227Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T04:11:58.227Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T04:11:58.227Z] 04944245beec: Pulling fs layer [2023-03-08T04:11:58.227Z] 699f458cf7ca: Pulling fs layer [2023-03-08T04:11:58.227Z] 765212b225bb: Pulling fs layer [2023-03-08T04:11:58.227Z] f23df028b6ca: Pulling fs layer [2023-03-08T04:11:58.227Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T04:11:58.227Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T04:11:58.227Z] 765212b225bb: Waiting [2023-03-08T04:11:58.227Z] f23df028b6ca: Waiting [2023-03-08T04:11:58.227Z] d65c8cfc05b1: Waiting [2023-03-08T04:11:58.495Z] 04944245beec: Verifying Checksum [2023-03-08T04:11:58.495Z] 04944245beec: Download complete [2023-03-08T04:11:58.495Z] 765212b225bb: Verifying Checksum [2023-03-08T04:11:58.495Z] 765212b225bb: Download complete [2023-03-08T04:11:58.495Z] f23df028b6ca: Verifying Checksum [2023-03-08T04:11:58.495Z] f23df028b6ca: Download complete [2023-03-08T04:11:58.495Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T04:11:58.495Z] d65c8cfc05b1: Download complete [2023-03-08T04:11:58.763Z] 699f458cf7ca: Verifying Checksum [2023-03-08T04:11:58.764Z] 699f458cf7ca: Download complete [2023-03-08T04:11:59.030Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T04:11:59.030Z] 8998bd30e6a1: Download complete [2023-03-08T04:12:01.608Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T04:12:01.608Z] 2437ff75d9bd: Download complete [2023-03-08T04:12:03.012Z] 8998bd30e6a1: Pull complete [2023-03-08T04:12:03.592Z] 04944245beec: Pull complete [2023-03-08T04:12:04.994Z] 699f458cf7ca: Pull complete [2023-03-08T04:12:04.994Z] 765212b225bb: Pull complete [2023-03-08T04:12:05.577Z] f23df028b6ca: Pull complete [2023-03-08T04:12:05.843Z] d65c8cfc05b1: Pull complete [2023-03-08T04:12:20.820Z] 2437ff75d9bd: Pull complete [2023-03-08T04:12:20.820Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T04:12:20.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T04:12:20.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T04:12:21.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container [2023-03-08T04:12:21.109Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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-03-08T04:12:23.848Z] $ docker top ff6bae50e91f5e1bba15f6742054e00e78d4300a8fbbb1945042c63102991a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:12:24.734Z] ---> job-cost.sh [2023-03-08T04:12:24.734Z] lf-activate-venv: SKIPPING [2023-03-08T04:12:24.734Z] INFO: No Stack... [2023-03-08T04:12:25.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T04:12:25.961Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T04:12:26.594Z] + cat+ cut -d, -f6 [2023-03-08T04:12:26.594Z] /w/workspace/edgex-go/443/archives/cost.csv [Pipeline] lock [2023-03-08T04:12:26.664Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] [2023-03-08T04:12:26.673Z] Resource [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] did not exist. Created. [2023-03-08T04:12:26.673Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T04:12:27.314Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T04:12:27.958Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T04:12:27.965Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T04:12:28.002Z] $ docker stop --time=1 ff6bae50e91f5e1bba15f6742054e00e78d4300a8fbbb1945042c63102991a7f [2023-03-08T04:12:29.519Z] $ docker rm -f --volumes ff6bae50e91f5e1bba15f6742054e00e78d4300a8fbbb1945042c63102991a7f [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-03-08T04:12:29.954Z] provisioning config files... [2023-03-08T04:12:29.961Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/443@tmp/config17263572733800146740tmp [Pipeline] { [Pipeline] sh [2023-03-08T04:12:30.257Z] + set +x [2023-03-08T04:12:30.257Z] + bash -s -- [2023-03-08T04:12:30.257Z] + curl -s https://codecov.io/bash [2023-03-08T04:12:30.257Z] [2023-03-08T04:12:30.257Z] _____ _ [2023-03-08T04:12:30.257Z] / ____| | | [2023-03-08T04:12:30.257Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T04:12:30.257Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T04:12:30.257Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T04:12:30.257Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T04:12:30.257Z] Bash-1.0.6 [2023-03-08T04:12:30.257Z] [2023-03-08T04:12:30.257Z] [2023-03-08T04:12:30.257Z] ==> git version 2.25.1 found [2023-03-08T04:12:30.257Z] ==> 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-03-08T04:12:30.257Z] Release-Date: 2020-01-08 [2023-03-08T04:12:30.257Z] 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-03-08T04:12:30.257Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T04:12:30.257Z] ==> Jenkins CI detected. [2023-03-08T04:12:30.257Z] current dir:  /w/workspace/edgex-go/443 [2023-03-08T04:12:30.257Z] project root: . [2023-03-08T04:12:30.257Z] --> token set from env [2023-03-08T04:12:30.257Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T04:12:30.257Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T04:12:30.257Z] ==> Python coveragepy not found [2023-03-08T04:12:30.257Z] ==> Searching for coverage reports in: [2023-03-08T04:12:30.257Z] + . [2023-03-08T04:12:30.257Z] -> Found 1 reports [2023-03-08T04:12:30.257Z] ==> Detecting git/mercurial file structure [2023-03-08T04:12:30.257Z] ==> Reading reports [2023-03-08T04:12:30.257Z] + ./coverage.out bytes=446903 [2023-03-08T04:12:30.257Z] ==> Appending adjustments [2023-03-08T04:12:30.257Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T04:12:31.192Z] + Found adjustments [2023-03-08T04:12:31.192Z] ==> Gzipping contents [2023-03-08T04:12:31.451Z] 60K /tmp/codecov.bLm7uv.gz [2023-03-08T04:12:31.451Z] ==> Uploading reports [2023-03-08T04:12:31.451Z] url: https://codecov.io [2023-03-08T04:12:31.451Z] query: branch=main&commit=b791e6ee5a2a3a6eb267af43de5b080d31e9a077&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T04:12:31.451Z] -> Pinging Codecov [2023-03-08T04:12:31.451Z] 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=b791e6ee5a2a3a6eb267af43de5b080d31e9a077&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T04:12:31.451Z] -> Uploading to [2023-03-08T04:12:31.451Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/b791e6ee5a2a3a6eb267af43de5b080d31e9a077/7f6db823-f6cb-4dec-aa8c-43824a853af0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T041231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9113b3749acc000fe0b364a27e3cf3173d24ba8fea2e92e8935a2a0c36b859bd [2023-03-08T04:12:31.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T04:12:31.451Z] Dload Upload Total Spent Left Speed [2023-03-08T04:12:31.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58138 0 0 100 58138 0 181k --:--:-- --:--:-- --:--:-- 181k [2023-03-08T04:12:31.709Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [2023-03-08T04:12:31.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-08T04:12:31.926Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T04:12:31.940Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:12:32.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T04:12:32.236Z] [2023-03-08T04:12:32.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:12:32.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T04:12:32.529Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T04:12:32.529Z] df9b9388f04a: Pulling fs layer [2023-03-08T04:12:32.529Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T04:12:32.529Z] 25bc292e5bac: Pulling fs layer [2023-03-08T04:12:32.529Z] 114826534d7a: Pulling fs layer [2023-03-08T04:12:32.529Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T04:12:32.529Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T04:12:32.529Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T04:12:32.529Z] 4657fd5d0bcf: Waiting [2023-03-08T04:12:32.529Z] 8a3aa393b2d8: Waiting [2023-03-08T04:12:32.529Z] 6ad1cebc031e: Waiting [2023-03-08T04:12:32.529Z] 114826534d7a: Waiting [2023-03-08T04:12:32.529Z] 25bc292e5bac: Verifying Checksum [2023-03-08T04:12:32.529Z] 25bc292e5bac: Download complete [2023-03-08T04:12:32.529Z] 52dc419b0ee2: Verifying Checksum [2023-03-08T04:12:32.529Z] 52dc419b0ee2: Download complete [2023-03-08T04:12:32.529Z] 4657fd5d0bcf: Download complete [2023-03-08T04:12:32.529Z] df9b9388f04a: Download complete [2023-03-08T04:12:32.788Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T04:12:32.788Z] 6ad1cebc031e: Download complete [2023-03-08T04:12:32.788Z] df9b9388f04a: Pull complete [2023-03-08T04:12:33.048Z] 52dc419b0ee2: Pull complete [2023-03-08T04:12:33.048Z] 25bc292e5bac: Pull complete [2023-03-08T04:12:33.308Z] 114826534d7a: Verifying Checksum [2023-03-08T04:12:33.308Z] 114826534d7a: Download complete [2023-03-08T04:12:33.569Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T04:12:33.569Z] 8a3aa393b2d8: Download complete [2023-03-08T04:12:36.849Z] 114826534d7a: Pull complete [2023-03-08T04:12:36.849Z] 4657fd5d0bcf: Pull complete [2023-03-08T04:12:37.108Z] 6ad1cebc031e: Pull complete [2023-03-08T04:12:40.388Z] 8a3aa393b2d8: Pull complete [2023-03-08T04:12:40.388Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T04:12:40.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T04:12:40.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T04:12:40.467Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T04:12:40.489Z] $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-08T04:12:44.749Z] $ docker top 17e25cd6af5cd1de5f211abc155919637cdcc1db9fd453711438fbf55591d239 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T04:12:44.808Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-08T04:12:45.081Z] + set -o pipefail [2023-03-08T04:12:45.081Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-08T04:12:53.191Z] [2023-03-08T04:12:53.191Z] Monitoring /w/workspace/edgex-go/443 (github.com/edgexfoundry/edgex-go)... [2023-03-08T04:12:53.191Z] [2023-03-08T04:12:53.191Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c12e8a6a-6489-4a9a-83b7-d41cd26f0b75 [2023-03-08T04:12:53.191Z] [2023-03-08T04:12:53.191Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-08T04:12:53.191Z] [2023-03-08T04:12:53.191Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T04:12:53.191Z] [2023-03-08T04:12:53.191Z] [2023-03-08T04:12:53.191Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T04:12:53.191Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T04:12:53.191Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T04:12:53.198Z] $ docker stop --time=1 17e25cd6af5cd1de5f211abc155919637cdcc1db9fd453711438fbf55591d239 [2023-03-08T04:12:56.430Z] $ docker rm -f --volumes 17e25cd6af5cd1de5f211abc155919637cdcc1db9fd453711438fbf55591d239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-08T04:12:56.797Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T04:12:56.814Z] provisioning config files... [2023-03-08T04:12:56.821Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/443@tmp/config8074759293689210070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:12:57.114Z] --> edgex-publish-swagger.sh [2023-03-08T04:12:57.115Z] === Publish openapi/v3 API === [2023-03-08T04:12:57.115Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-08T04:12:57.115Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/443/openapi/v3/core-command.yaml] [2023-03-08T04:12:57.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T04:12:57.115Z] Dload Upload Total Spent Left Speed [2023-03-08T04:12:57.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 134k --:--:-- --:--:-- --:--:-- 133k 100 29030 0 0 100 29030 0 45430 --:--:-- --:--:-- --:--:-- 45359 [2023-03-08T04:12:57.681Z] [2023-03-08T04:12:57.681Z] [2023-03-08T04:12:57.681Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/443/openapi/v3/core-data.yaml] [2023-03-08T04:12:57.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T04:12:57.681Z] Dload Upload Total Spent Left Speed [2023-03-08T04:12:58.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 132k --:--:-- --:--:-- --:--:-- 132k 100 69110 0 0 100 69110 0 132k --:--:-- --:--:-- --:--:-- 132k [2023-03-08T04:12:58.250Z] [2023-03-08T04:12:58.250Z] [2023-03-08T04:12:58.250Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/443/openapi/v3/core-metadata.yaml] [2023-03-08T04:12:58.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T04:12:58.250Z] Dload Upload Total Spent Left Speed [2023-03-08T04:12:58.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 270k --:--:-- --:--:-- --:--:-- 270k [2023-03-08T04:12:58.819Z] [2023-03-08T04:12:58.819Z] [2023-03-08T04:12:58.819Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/443/openapi/v3/support-notifications.yaml] [2023-03-08T04:12:58.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T04:12:58.819Z] Dload Upload Total Spent Left Speed [2023-03-08T04:12:59.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k [2023-03-08T04:12:59.385Z] [2023-03-08T04:12:59.385Z] [2023-03-08T04:12:59.385Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/443/openapi/v3/support-scheduler.yaml] [2023-03-08T04:12:59.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T04:12:59.385Z] Dload Upload Total Spent Left Speed [2023-03-08T04:12:59.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 75726 --:--:-- --:--:-- --:--:-- 75726 [2023-03-08T04:12:59.645Z] [2023-03-08T04:12:59.645Z] [Pipeline] } [2023-03-08T04:12:59.654Z] 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-03-08T04:13:00.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T04:13:00.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:13:00.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T04:13:00.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T04:13:00.444Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T04:13:00.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T04:13:00.842Z] $ docker top b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T04:13:00.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T04:13:00.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T04:13:01.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T04:13:01.047Z] $ docker exec b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 ssh-agent [2023-03-08T04:13:01.152Z] SSH_AUTH_SOCK=/tmp/ssh-Ykq9uh86mdDK/agent.32 [2023-03-08T04:13:01.152Z] SSH_AGENT_PID=38 [2023-03-08T04:13:01.156Z] Running ssh-add (command line suppressed) [2023-03-08T04:13:01.262Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_15406036771121792659.key (/w/workspace/edgex-go/443@tmp/private_key_15406036771121792659.key) [2023-03-08T04:13:01.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T04:13:01.570Z] + git semver tag [2023-03-08T04:13:01.832Z] 2023-03-08 04:13:01,771 [run_tag] DEBUG tag force:False [2023-03-08T04:13:01.832Z] 2023-03-08 04:13:01,771 [check_head_tag] DEBUG check head tag [2023-03-08T04:13:01.832Z] 2023-03-08 04:13:01,774 [execute] INFO git cat-file --batch-check [2023-03-08T04:13:01.832Z] 2023-03-08 04:13:01,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=) [2023-03-08T04:13:01.832Z] 2023-03-08 04:13:01,779 [execute] INFO git cat-file --batch [2023-03-08T04:13:01.832Z] 2023-03-08 04:13:01,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=) [2023-03-08T04:13:02.092Z] 2023-03-08 04:13:01,836 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T04:13:02.092Z] 2023-03-08 04:13:01,836 [execute] INFO git tag -a v3.0.0-dev.81 -m v3.0.0-dev.81 [2023-03-08T04:13:02.092Z] 2023-03-08 04:13:01,837 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.81', '-m', 'v3.0.0-dev.81'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=None) [2023-03-08T04:13:02.092Z] 2023-03-08 04:13:01,842 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T04:13:02.092Z] 3.0.0-dev.81 [Pipeline] } [2023-03-08T04:13:02.097Z] $ docker exec --env ******** --env ******** b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 ssh-agent -k [2023-03-08T04:13:02.186Z] unset SSH_AUTH_SOCK; [2023-03-08T04:13:02.186Z] unset SSH_AGENT_PID; [2023-03-08T04:13:02.192Z] echo Agent pid 38 killed; [2023-03-08T04:13:02.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T04:13:02.502Z] + git semver [Pipeline] } [2023-03-08T04:13:02.768Z] $ docker stop --time=1 b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 [2023-03-08T04:13:04.047Z] $ docker rm -f --volumes b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:13:04.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T04:13:04.431Z] [2023-03-08T04:13:04.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:13:04.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T04:13:04.733Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T04:13:04.733Z] ab5ef0e58194: Pulling fs layer [2023-03-08T04:13:04.733Z] 9712f1f96733: Pulling fs layer [2023-03-08T04:13:04.733Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T04:13:04.733Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T04:13:04.733Z] e9a5061849ea: Pulling fs layer [2023-03-08T04:13:04.733Z] d747dcd14b5f: Pulling fs layer [2023-03-08T04:13:04.733Z] 2de7ff778b66: Pulling fs layer [2023-03-08T04:13:04.733Z] 0d9ebad4ef96: Waiting [2023-03-08T04:13:04.733Z] e9a5061849ea: Waiting [2023-03-08T04:13:04.733Z] 2de7ff778b66: Waiting [2023-03-08T04:13:04.733Z] d747dcd14b5f: Waiting [2023-03-08T04:13:04.733Z] 9712f1f96733: Verifying Checksum [2023-03-08T04:13:04.733Z] 9712f1f96733: Download complete [2023-03-08T04:13:04.995Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T04:13:04.995Z] 63f879dbbcfc: Download complete [2023-03-08T04:13:05.253Z] e9a5061849ea: Verifying Checksum [2023-03-08T04:13:05.253Z] e9a5061849ea: Download complete [2023-03-08T04:13:05.253Z] d747dcd14b5f: Verifying Checksum [2023-03-08T04:13:05.253Z] d747dcd14b5f: Download complete [2023-03-08T04:13:05.253Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T04:13:05.253Z] 0d9ebad4ef96: Download complete [2023-03-08T04:13:05.253Z] ab5ef0e58194: Verifying Checksum [2023-03-08T04:13:05.253Z] ab5ef0e58194: Download complete [2023-03-08T04:13:05.511Z] 2de7ff778b66: Verifying Checksum [2023-03-08T04:13:05.511Z] 2de7ff778b66: Download complete [2023-03-08T04:13:08.042Z] ab5ef0e58194: Pull complete [2023-03-08T04:13:08.042Z] 9712f1f96733: Pull complete [2023-03-08T04:13:08.612Z] 63f879dbbcfc: Pull complete [2023-03-08T04:13:12.813Z] 0d9ebad4ef96: Pull complete [2023-03-08T04:13:12.813Z] e9a5061849ea: Pull complete [2023-03-08T04:13:12.813Z] d747dcd14b5f: Pull complete [2023-03-08T04:13:13.766Z] 2de7ff778b66: Pull complete [2023-03-08T04:13:13.766Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T04:13:13.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T04:13:13.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T04:13:13.854Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T04:13:13.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-08T04:13:18.301Z] $ docker top 03714af3ed973c74835b5c5bd3a269a537fb9108163f576fbd922f5b3793113a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T04:13:18.365Z] provisioning config files... [2023-03-08T04:13:18.371Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/443@tmp/config2959147407358684844tmp [2023-03-08T04:13:18.380Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/443@tmp/config16369191075278499606tmp [2023-03-08T04:13:18.390Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/443@tmp/config17182597003902856381tmp [Pipeline] { [Pipeline] echo [2023-03-08T04:13:18.405Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:18.687Z] ---> sigul-configuration.sh [2023-03-08T04:13:18.687Z] gpg: directory `/root/.gnupg' created [2023-03-08T04:13:18.687Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T04:13:18.687Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T04:13:18.687Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T04:13:18.687Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T04:13:18.687Z] gpg: CAST5 encrypted data [2023-03-08T04:13:18.687Z] gpg: encrypted with 1 passphrase [2023-03-08T04:13:18.687Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T04:13:18.973Z] + mkdir /home/jenkins [2023-03-08T04:13:18.973Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T04:13:19.257Z] + 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-03-08T04:13:19.267Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:19.550Z] ---> sigul-install.sh [2023-03-08T04:13:19.550Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T04:13:19.838Z] + git tag --list [2023-03-08T04:13:19.838Z] 0.6.0 [2023-03-08T04:13:19.838Z] 0.6.1 [2023-03-08T04:13:19.838Z] 0.7.0 [2023-03-08T04:13:19.838Z] 0.7.1 [2023-03-08T04:13:19.838Z] v1.0.0 [2023-03-08T04:13:19.838Z] v1.0.1 [2023-03-08T04:13:19.838Z] v1.1.0 [2023-03-08T04:13:19.838Z] v1.2.0 [2023-03-08T04:13:19.838Z] v1.2.1 [2023-03-08T04:13:19.838Z] v1.3.0 [2023-03-08T04:13:19.838Z] v1.3.1 [2023-03-08T04:13:19.838Z] v2.0.0 [2023-03-08T04:13:19.838Z] v2.1.0 [2023-03-08T04:13:19.838Z] v2.1.1 [2023-03-08T04:13:19.838Z] v2.1.1-dev.1 [2023-03-08T04:13:19.838Z] v2.1.1-dev.2 [2023-03-08T04:13:19.838Z] v2.1.1-dev.3 [2023-03-08T04:13:19.838Z] v2.1.1-dev.4 [2023-03-08T04:13:19.838Z] v2.1.1-dev.5 [2023-03-08T04:13:19.838Z] v2.1.1-dev.6 [2023-03-08T04:13:19.838Z] v2.1.1-dev.7 [2023-03-08T04:13:19.838Z] v2.1.1-dev.8 [2023-03-08T04:13:19.838Z] v2.1.2-dev.1 [2023-03-08T04:13:19.838Z] v2.2.0 [2023-03-08T04:13:19.838Z] v2.2.1-dev.1 [2023-03-08T04:13:19.838Z] v2.2.1-dev.10 [2023-03-08T04:13:19.838Z] v2.2.1-dev.11 [2023-03-08T04:13:19.838Z] v2.2.1-dev.12 [2023-03-08T04:13:19.838Z] v2.2.1-dev.13 [2023-03-08T04:13:19.838Z] v2.2.1-dev.14 [2023-03-08T04:13:19.838Z] v2.2.1-dev.15 [2023-03-08T04:13:19.838Z] v2.2.1-dev.16 [2023-03-08T04:13:19.838Z] v2.2.1-dev.17 [2023-03-08T04:13:19.838Z] v2.2.1-dev.18 [2023-03-08T04:13:19.838Z] v2.2.1-dev.19 [2023-03-08T04:13:19.838Z] v2.2.1-dev.2 [2023-03-08T04:13:19.838Z] v2.2.1-dev.20 [2023-03-08T04:13:19.838Z] v2.2.1-dev.21 [2023-03-08T04:13:19.838Z] v2.2.1-dev.22 [2023-03-08T04:13:19.838Z] v2.2.1-dev.23 [2023-03-08T04:13:19.838Z] v2.2.1-dev.24 [2023-03-08T04:13:19.838Z] v2.2.1-dev.25 [2023-03-08T04:13:19.838Z] v2.2.1-dev.26 [2023-03-08T04:13:19.838Z] v2.2.1-dev.27 [2023-03-08T04:13:19.838Z] v2.2.1-dev.28 [2023-03-08T04:13:19.838Z] v2.2.1-dev.29 [2023-03-08T04:13:19.838Z] v2.2.1-dev.3 [2023-03-08T04:13:19.838Z] v2.2.1-dev.4 [2023-03-08T04:13:19.838Z] v2.2.1-dev.5 [2023-03-08T04:13:19.838Z] v2.2.1-dev.6 [2023-03-08T04:13:19.838Z] v2.2.1-dev.7 [2023-03-08T04:13:19.838Z] v2.2.1-dev.8 [2023-03-08T04:13:19.838Z] v2.2.1-dev.9 [2023-03-08T04:13:19.838Z] v2.3.0 [2023-03-08T04:13:19.838Z] v2.3.0-dev.100 [2023-03-08T04:13:19.838Z] v2.3.0-dev.101 [2023-03-08T04:13:19.838Z] v2.3.0-dev.102 [2023-03-08T04:13:19.838Z] v2.3.0-dev.103 [2023-03-08T04:13:19.838Z] v2.3.0-dev.104 [2023-03-08T04:13:19.838Z] v2.3.0-dev.105 [2023-03-08T04:13:19.838Z] v2.3.0-dev.106 [2023-03-08T04:13:19.838Z] v2.3.0-dev.29 [2023-03-08T04:13:19.838Z] v2.3.0-dev.30 [2023-03-08T04:13:19.838Z] v2.3.0-dev.31 [2023-03-08T04:13:19.838Z] v2.3.0-dev.32 [2023-03-08T04:13:19.838Z] v2.3.0-dev.33 [2023-03-08T04:13:19.838Z] v2.3.0-dev.34 [2023-03-08T04:13:19.838Z] v2.3.0-dev.35 [2023-03-08T04:13:19.838Z] v2.3.0-dev.36 [2023-03-08T04:13:19.838Z] v2.3.0-dev.37 [2023-03-08T04:13:19.838Z] v2.3.0-dev.38 [2023-03-08T04:13:19.838Z] v2.3.0-dev.39 [2023-03-08T04:13:19.838Z] v2.3.0-dev.40 [2023-03-08T04:13:19.838Z] v2.3.0-dev.41 [2023-03-08T04:13:19.838Z] v2.3.0-dev.42 [2023-03-08T04:13:19.838Z] v2.3.0-dev.43 [2023-03-08T04:13:19.838Z] v2.3.0-dev.44 [2023-03-08T04:13:19.838Z] v2.3.0-dev.45 [2023-03-08T04:13:19.838Z] v2.3.0-dev.46 [2023-03-08T04:13:19.838Z] v2.3.0-dev.47 [2023-03-08T04:13:19.838Z] v2.3.0-dev.48 [2023-03-08T04:13:19.838Z] v2.3.0-dev.49 [2023-03-08T04:13:19.838Z] v2.3.0-dev.50 [2023-03-08T04:13:19.838Z] v2.3.0-dev.51 [2023-03-08T04:13:19.838Z] v2.3.0-dev.52 [2023-03-08T04:13:19.838Z] v2.3.0-dev.53 [2023-03-08T04:13:19.838Z] v2.3.0-dev.54 [2023-03-08T04:13:19.838Z] v2.3.0-dev.55 [2023-03-08T04:13:19.838Z] v2.3.0-dev.56 [2023-03-08T04:13:19.838Z] v2.3.0-dev.57 [2023-03-08T04:13:19.838Z] v2.3.0-dev.58 [2023-03-08T04:13:19.838Z] v2.3.0-dev.59 [2023-03-08T04:13:19.838Z] v2.3.0-dev.60 [2023-03-08T04:13:19.838Z] v2.3.0-dev.61 [2023-03-08T04:13:19.838Z] v2.3.0-dev.62 [2023-03-08T04:13:19.838Z] v2.3.0-dev.63 [2023-03-08T04:13:19.838Z] v2.3.0-dev.64 [2023-03-08T04:13:19.838Z] v2.3.0-dev.65 [2023-03-08T04:13:19.838Z] v2.3.0-dev.66 [2023-03-08T04:13:19.838Z] v2.3.0-dev.67 [2023-03-08T04:13:19.838Z] v2.3.0-dev.68 [2023-03-08T04:13:19.838Z] v2.3.0-dev.69 [2023-03-08T04:13:19.838Z] v2.3.0-dev.70 [2023-03-08T04:13:19.838Z] v2.3.0-dev.71 [2023-03-08T04:13:19.838Z] v2.3.0-dev.72 [2023-03-08T04:13:19.838Z] v2.3.0-dev.73 [2023-03-08T04:13:19.838Z] v2.3.0-dev.74 [2023-03-08T04:13:19.838Z] v2.3.0-dev.75 [2023-03-08T04:13:19.838Z] v2.3.0-dev.76 [2023-03-08T04:13:19.838Z] v2.3.0-dev.77 [2023-03-08T04:13:19.838Z] v2.3.0-dev.78 [2023-03-08T04:13:19.838Z] v2.3.0-dev.79 [2023-03-08T04:13:19.838Z] v2.3.0-dev.80 [2023-03-08T04:13:19.838Z] v2.3.0-dev.81 [2023-03-08T04:13:19.838Z] v2.3.0-dev.82 [2023-03-08T04:13:19.839Z] v2.3.0-dev.83 [2023-03-08T04:13:19.839Z] v2.3.0-dev.84 [2023-03-08T04:13:19.839Z] v2.3.0-dev.85 [2023-03-08T04:13:19.839Z] v2.3.0-dev.86 [2023-03-08T04:13:19.839Z] v2.3.0-dev.87 [2023-03-08T04:13:19.839Z] v2.3.0-dev.88 [2023-03-08T04:13:19.839Z] v2.3.0-dev.89 [2023-03-08T04:13:19.839Z] v2.3.0-dev.90 [2023-03-08T04:13:19.839Z] v2.3.0-dev.91 [2023-03-08T04:13:19.839Z] v2.3.0-dev.92 [2023-03-08T04:13:19.839Z] v2.3.0-dev.93 [2023-03-08T04:13:19.839Z] v2.3.0-dev.94 [2023-03-08T04:13:19.839Z] v2.3.0-dev.95 [2023-03-08T04:13:19.839Z] v2.3.0-dev.96 [2023-03-08T04:13:19.839Z] v2.3.0-dev.97 [2023-03-08T04:13:19.839Z] v2.3.0-dev.98 [2023-03-08T04:13:19.839Z] v2.3.0-dev.99 [2023-03-08T04:13:19.839Z] v2.3.1-dev.1 [2023-03-08T04:13:19.839Z] v2.3.1-dev.2 [2023-03-08T04:13:19.839Z] v2.3.1-dev.3 [2023-03-08T04:13:19.839Z] v2.3.1-dev.4 [2023-03-08T04:13:19.839Z] v2.3.1-dev.5 [2023-03-08T04:13:19.839Z] v3.0.0-dev.1 [2023-03-08T04:13:19.839Z] v3.0.0-dev.10 [2023-03-08T04:13:19.839Z] v3.0.0-dev.11 [2023-03-08T04:13:19.839Z] v3.0.0-dev.12 [2023-03-08T04:13:19.839Z] v3.0.0-dev.13 [2023-03-08T04:13:19.839Z] v3.0.0-dev.14 [2023-03-08T04:13:19.839Z] v3.0.0-dev.15 [2023-03-08T04:13:19.839Z] v3.0.0-dev.16 [2023-03-08T04:13:19.839Z] v3.0.0-dev.17 [2023-03-08T04:13:19.839Z] v3.0.0-dev.18 [2023-03-08T04:13:19.839Z] v3.0.0-dev.19 [2023-03-08T04:13:19.839Z] v3.0.0-dev.2 [2023-03-08T04:13:19.839Z] v3.0.0-dev.20 [2023-03-08T04:13:19.839Z] v3.0.0-dev.21 [2023-03-08T04:13:19.839Z] v3.0.0-dev.22 [2023-03-08T04:13:19.839Z] v3.0.0-dev.23 [2023-03-08T04:13:19.839Z] v3.0.0-dev.24 [2023-03-08T04:13:19.839Z] v3.0.0-dev.25 [2023-03-08T04:13:19.839Z] v3.0.0-dev.26 [2023-03-08T04:13:19.839Z] v3.0.0-dev.27 [2023-03-08T04:13:19.839Z] v3.0.0-dev.28 [2023-03-08T04:13:19.839Z] v3.0.0-dev.29 [2023-03-08T04:13:19.839Z] v3.0.0-dev.3 [2023-03-08T04:13:19.839Z] v3.0.0-dev.30 [2023-03-08T04:13:19.839Z] v3.0.0-dev.31 [2023-03-08T04:13:19.839Z] v3.0.0-dev.32 [2023-03-08T04:13:19.839Z] v3.0.0-dev.33 [2023-03-08T04:13:19.839Z] v3.0.0-dev.34 [2023-03-08T04:13:19.839Z] v3.0.0-dev.35 [2023-03-08T04:13:19.839Z] v3.0.0-dev.36 [2023-03-08T04:13:19.839Z] v3.0.0-dev.37 [2023-03-08T04:13:19.839Z] v3.0.0-dev.38 [2023-03-08T04:13:19.839Z] v3.0.0-dev.39 [2023-03-08T04:13:19.839Z] v3.0.0-dev.4 [2023-03-08T04:13:19.839Z] v3.0.0-dev.40 [2023-03-08T04:13:19.839Z] v3.0.0-dev.41 [2023-03-08T04:13:19.839Z] v3.0.0-dev.42 [2023-03-08T04:13:19.839Z] v3.0.0-dev.43 [2023-03-08T04:13:19.839Z] v3.0.0-dev.44 [2023-03-08T04:13:19.839Z] v3.0.0-dev.45 [2023-03-08T04:13:19.839Z] v3.0.0-dev.46 [2023-03-08T04:13:19.839Z] v3.0.0-dev.47 [2023-03-08T04:13:19.839Z] v3.0.0-dev.48 [2023-03-08T04:13:19.839Z] v3.0.0-dev.49 [2023-03-08T04:13:19.839Z] v3.0.0-dev.5 [2023-03-08T04:13:19.839Z] v3.0.0-dev.50 [2023-03-08T04:13:19.839Z] v3.0.0-dev.51 [2023-03-08T04:13:19.839Z] v3.0.0-dev.52 [2023-03-08T04:13:19.839Z] v3.0.0-dev.53 [2023-03-08T04:13:19.839Z] v3.0.0-dev.54 [2023-03-08T04:13:19.839Z] v3.0.0-dev.55 [2023-03-08T04:13:19.839Z] v3.0.0-dev.56 [2023-03-08T04:13:19.839Z] v3.0.0-dev.57 [2023-03-08T04:13:19.839Z] v3.0.0-dev.58 [2023-03-08T04:13:19.839Z] v3.0.0-dev.59 [2023-03-08T04:13:19.839Z] v3.0.0-dev.6 [2023-03-08T04:13:19.839Z] v3.0.0-dev.60 [2023-03-08T04:13:19.839Z] v3.0.0-dev.61 [2023-03-08T04:13:19.839Z] v3.0.0-dev.62 [2023-03-08T04:13:19.839Z] v3.0.0-dev.63 [2023-03-08T04:13:19.839Z] v3.0.0-dev.64 [2023-03-08T04:13:19.839Z] v3.0.0-dev.65 [2023-03-08T04:13:19.839Z] v3.0.0-dev.66 [2023-03-08T04:13:19.839Z] v3.0.0-dev.67 [2023-03-08T04:13:19.839Z] v3.0.0-dev.68 [2023-03-08T04:13:19.839Z] v3.0.0-dev.69 [2023-03-08T04:13:19.839Z] v3.0.0-dev.7 [2023-03-08T04:13:19.839Z] v3.0.0-dev.70 [2023-03-08T04:13:19.839Z] v3.0.0-dev.71 [2023-03-08T04:13:19.839Z] v3.0.0-dev.72 [2023-03-08T04:13:19.839Z] v3.0.0-dev.73 [2023-03-08T04:13:19.839Z] v3.0.0-dev.74 [2023-03-08T04:13:19.839Z] v3.0.0-dev.75 [2023-03-08T04:13:19.839Z] v3.0.0-dev.76 [2023-03-08T04:13:19.839Z] v3.0.0-dev.77 [2023-03-08T04:13:19.839Z] v3.0.0-dev.78 [2023-03-08T04:13:19.839Z] v3.0.0-dev.79 [2023-03-08T04:13:19.839Z] v3.0.0-dev.8 [2023-03-08T04:13:19.839Z] v3.0.0-dev.80 [2023-03-08T04:13:19.839Z] v3.0.0-dev.81 [2023-03-08T04:13:19.839Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-08T04:13:20.121Z] + lftools sign git-tag v3.0.0-dev.81 [2023-03-08T04:13:20.686Z] Signing Git tag with Sigul... [2023-03-08T04:13:20.686Z] Signing v3.0.0-dev.81 [Pipeline] echo [2023-03-08T04:13:21.260Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:21.542Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T04:13:21.548Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T04:13:21.563Z] $ docker stop --time=1 03714af3ed973c74835b5c5bd3a269a537fb9108163f576fbd922f5b3793113a [2023-03-08T04:13:22.841Z] $ docker rm -f --volumes 03714af3ed973c74835b5c5bd3a269a537fb9108163f576fbd922f5b3793113a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T04:13:23.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T04:13:23.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:13:23.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T04:13:23.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T04:13:23.622Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T04:13:23.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T04:13:23.982Z] $ docker top 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 -eo pid,comm [2023-03-08T04:13:24.033Z] 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-03-08T04:13:24.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T04:13:24.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T04:13:24.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T04:13:24.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T04:13:24.176Z] $ docker exec 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 ssh-agent [2023-03-08T04:13:24.284Z] SSH_AUTH_SOCK=/tmp/ssh-GdLgOyDAooL7/agent.31 [2023-03-08T04:13:24.284Z] SSH_AGENT_PID=38 [2023-03-08T04:13:24.288Z] Running ssh-add (command line suppressed) [2023-03-08T04:13:24.384Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_7000642669936107734.key (/w/workspace/edgex-go/443@tmp/private_key_7000642669936107734.key) [2023-03-08T04:13:24.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T04:13:24.682Z] + git semver bump pre [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,867 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,867 [bump_version] DEBUG bumping version:3.0.0-dev.81 on axis:pre with prefix:dev [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,867 [bump_version] DEBUG bumped version:3.0.0-dev.82 [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,867 [write_version] DEBUG write version:3.0.0-dev.82 to path:/w/workspace/edgex-go/443/.semver/main with force:True [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,867 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/443/.semver/main [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,869 [execute] INFO git cat-file --batch-check [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,874 [execute] INFO git cat-file --batch [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T04:13:24.940Z] 2023-03-08 04:13:24,879 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T04:13:24.940Z] 3.0.0-dev.82 [Pipeline] } [2023-03-08T04:13:24.944Z] $ docker exec --env ******** --env ******** 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 ssh-agent -k [2023-03-08T04:13:25.028Z] unset SSH_AUTH_SOCK; [2023-03-08T04:13:25.028Z] unset SSH_AGENT_PID; [2023-03-08T04:13:25.028Z] echo Agent pid 38 killed; [2023-03-08T04:13:25.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T04:13:25.348Z] + git semver [Pipeline] } [2023-03-08T04:13:25.613Z] $ docker stop --time=1 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 [2023-03-08T04:13:26.876Z] $ docker rm -f --volumes 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T04:13:27.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T04:13:27.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:13:27.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T04:13:27.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T04:13:27.565Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T04:13:27.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T04:13:27.941Z] $ docker top d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T04:13:28.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T04:13:28.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T04:13:28.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T04:13:28.167Z] $ docker exec d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c ssh-agent [2023-03-08T04:13:28.281Z] SSH_AUTH_SOCK=/tmp/ssh-9PClHcUS3eeZ/agent.32 [2023-03-08T04:13:28.281Z] SSH_AGENT_PID=38 [2023-03-08T04:13:28.298Z] Running ssh-add (command line suppressed) [2023-03-08T04:13:28.401Z] Identity added: /w/workspace/edgex-go/443@tmp/private_key_13354203134977973842.key (/w/workspace/edgex-go/443@tmp/private_key_13354203134977973842.key) [2023-03-08T04:13:28.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T04:13:28.711Z] + git semver push [2023-03-08T04:13:28.970Z] 2023-03-08 04:13:28,899 [run_push] DEBUG push [2023-03-08T04:13:28.970Z] 2023-03-08 04:13:28,900 [execute] INFO git cat-file --batch-check [2023-03-08T04:13:28.970Z] 2023-03-08 04:13:28,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T04:13:28.970Z] 2023-03-08 04:13:28,905 [execute] INFO git rev-list 17c87a2ce5cc4ec81d34de571c940693cce2d330 -- [2023-03-08T04:13:28.970Z] 2023-03-08 04:13:28,905 [execute] DEBUG Popen(['git', 'rev-list', '17c87a2ce5cc4ec81d34de571c940693cce2d330', '--'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T04:13:28.970Z] 2023-03-08 04:13:28,922 [execute] INFO git fetch -v origin [2023-03-08T04:13:28.970Z] 2023-03-08 04:13:28,922 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-08T04:13:29.536Z] 2023-03-08 04:13:29,441 [run_push] DEBUG no remote changes detected [2023-03-08T04:13:29.536Z] 2023-03-08 04:13:29,442 [execute] INFO git push origin semver [2023-03-08T04:13:29.536Z] 2023-03-08 04:13:29,442 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T04:13:30.468Z] 2023-03-08 04:13:30,408 [run_push] DEBUG push all version tags [2023-03-08T04:13:30.468Z] 2023-03-08 04:13:30,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T04:13:30.468Z] 2023-03-08 04:13:30,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=None) [2023-03-08T04:13:31.403Z] 2023-03-08 04:13:31,210 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main [2023-03-08T04:13:31.403Z] 3.0.0-dev.82 [Pipeline] } [2023-03-08T04:13:31.408Z] $ docker exec --env ******** --env ******** d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c ssh-agent -k [2023-03-08T04:13:31.516Z] unset SSH_AUTH_SOCK; [2023-03-08T04:13:31.516Z] unset SSH_AGENT_PID; [2023-03-08T04:13:31.516Z] echo Agent pid 38 killed; [2023-03-08T04:13:31.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T04:13:31.826Z] + git semver [Pipeline] } [2023-03-08T04:13:32.090Z] $ docker stop --time=1 d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c [2023-03-08T04:13:33.395Z] $ docker rm -f --volumes d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c [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-03-08T04:13:33.927Z] + [ -d /w/workspace/edgex-go/443/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:34.214Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:35.067Z] ---> package-listing.sh [2023-03-08T04:13:35.067Z] ++ facter osfamily [2023-03-08T04:13:35.067Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T04:13:35.324Z] + OS_FAMILY=debian [2023-03-08T04:13:35.324Z] + workspace=/w/workspace/edgex-go/443 [2023-03-08T04:13:35.324Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T04:13:35.324Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T04:13:35.324Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T04:13:35.324Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T04:13:35.324Z] + '[' /w/workspace/edgex-go/443 ']' [2023-03-08T04:13:35.324Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T04:13:35.324Z] + case "${OS_FAMILY}" in [2023-03-08T04:13:35.324Z] + dpkg -l [2023-03-08T04:13:35.324Z] + grep '^ii' [2023-03-08T04:13:35.324Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T04:13:35.324Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T04:13:35.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T04:13:35.324Z] + '[' /w/workspace/edgex-go/443 ']' [2023-03-08T04:13:35.324Z] + mkdir -p /w/workspace/edgex-go/443/archives/ [2023-03-08T04:13:35.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/443/archives/ [Pipeline] echo [2023-03-08T04:13:35.334Z] 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/443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T04:13:35.608Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:13:36.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T04:13:36.158Z] [2023-03-08T04:13:36.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T04:13:36.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T04:13:36.448Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T04:13:36.448Z] 5eb5b503b376: Pulling fs layer [2023-03-08T04:13:36.448Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T04:13:36.448Z] ec43610c2a17: Pulling fs layer [2023-03-08T04:13:36.448Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T04:13:36.448Z] 3a2ae6a8a46f: Waiting [2023-03-08T04:13:36.448Z] 33b1e0a273af: Pulling fs layer [2023-03-08T04:13:36.448Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T04:13:36.448Z] 2f39f015ded8: Pulling fs layer [2023-03-08T04:13:36.448Z] 5d3b04190fa2: Waiting [2023-03-08T04:13:36.448Z] 2f39f015ded8: Waiting [2023-03-08T04:13:36.448Z] 5c69ac0246d0: Download complete [2023-03-08T04:13:36.448Z] 3a2ae6a8a46f: Download complete [2023-03-08T04:13:36.448Z] 33b1e0a273af: Verifying Checksum [2023-03-08T04:13:36.448Z] 33b1e0a273af: Download complete [2023-03-08T04:13:36.707Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T04:13:36.707Z] 5d3b04190fa2: Download complete [2023-03-08T04:13:36.707Z] ec43610c2a17: Verifying Checksum [2023-03-08T04:13:36.707Z] ec43610c2a17: Download complete [2023-03-08T04:13:36.707Z] 5eb5b503b376: Download complete [2023-03-08T04:13:37.271Z] 2f39f015ded8: Verifying Checksum [2023-03-08T04:13:37.271Z] 2f39f015ded8: Download complete [2023-03-08T04:13:38.203Z] 5eb5b503b376: Pull complete [2023-03-08T04:13:38.203Z] 5c69ac0246d0: Pull complete [2023-03-08T04:13:38.768Z] ec43610c2a17: Pull complete [2023-03-08T04:13:38.768Z] 3a2ae6a8a46f: Pull complete [2023-03-08T04:13:39.025Z] 33b1e0a273af: Pull complete [2023-03-08T04:13:39.025Z] 5d3b04190fa2: Pull complete [2023-03-08T04:13:44.284Z] 2f39f015ded8: Pull complete [2023-03-08T04:13:44.284Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T04:13:44.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T04:13:44.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T04:13:44.376Z] prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container [2023-03-08T04:13:44.397Z] $ 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/443/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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T04:13:48.507Z] $ docker top caed74bc0a63c563266f07396ea114d76ee360ae485eeece5d7ecf1668ff79cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T04:13:48.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T04:13:49.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T04:13:49.418Z] + ls /var/log/sa-host [2023-03-08T04:13:49.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T04:13:49.603Z] provisioning config files... [2023-03-08T04:13:49.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/443@tmp/config10685438410903754246tmp [Pipeline] { [Pipeline] echo [2023-03-08T04:13:49.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:49.901Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T04:13:49.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:50.242Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T04:13:50.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:50.534Z] ---> sudo-logs.sh [2023-03-08T04:13:50.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T04:13:50.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:50.834Z] ---> job-cost.sh [2023-03-08T04:13:50.834Z] lf-activate-venv: SKIPPING [2023-03-08T04:13:50.834Z] DEBUG: total: 0.10999999940395355 [2023-03-08T04:13:50.834Z] INFO: Retrieving Stack Cost... [2023-03-08T04:13:51.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T04:13:51.660Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T04:13:51.673Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T04:13:51.952Z] ---> logs-deploy.sh [2023-03-08T04:13:51.953Z] lf-activate-venv: SKIPPING [2023-03-08T04:13:51.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/443 [2023-03-08T04:13:51.953Z] INFO: archiving workspace using pattern(s): [2023-03-08T04:13:52.886Z] Archives upload complete. [2023-03-08T04:13:52.886Z] INFO: archiving logs to Nexus [2023-03-08T04:13:53.826Z] ---> uname -a: [2023-03-08T04:13:53.826Z] Linux prd-ubuntu20-04-docker-8c-8g-8729 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-08T04:13:53.826Z] [2023-03-08T04:13:53.826Z] [2023-03-08T04:13:53.826Z] ---> lscpu: [2023-03-08T04:13:53.827Z] Architecture: x86_64 [2023-03-08T04:13:53.827Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-08T04:13:53.827Z] Byte Order: Little Endian [2023-03-08T04:13:53.827Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-08T04:13:53.827Z] CPU(s): 8 [2023-03-08T04:13:53.827Z] On-line CPU(s) list: 0-7 [2023-03-08T04:13:53.827Z] Thread(s) per core: 1 [2023-03-08T04:13:53.827Z] Core(s) per socket: 1 [2023-03-08T04:13:53.827Z] Socket(s): 8 [2023-03-08T04:13:53.827Z] NUMA node(s): 1 [2023-03-08T04:13:53.827Z] Vendor ID: AuthenticAMD [2023-03-08T04:13:53.827Z] CPU family: 23 [2023-03-08T04:13:53.827Z] Model: 49 [2023-03-08T04:13:53.827Z] Model name: AMD EPYC-Rome Processor [2023-03-08T04:13:53.827Z] Stepping: 0 [2023-03-08T04:13:53.827Z] CPU MHz: 2799.998 [2023-03-08T04:13:53.827Z] BogoMIPS: 5599.99 [2023-03-08T04:13:53.827Z] Virtualization: AMD-V [2023-03-08T04:13:53.827Z] Hypervisor vendor: KVM [2023-03-08T04:13:53.827Z] Virtualization type: full [2023-03-08T04:13:53.827Z] L1d cache: 256 KiB [2023-03-08T04:13:53.827Z] L1i cache: 256 KiB [2023-03-08T04:13:53.827Z] L2 cache: 4 MiB [2023-03-08T04:13:53.827Z] L3 cache: 128 MiB [2023-03-08T04:13:53.827Z] NUMA node0 CPU(s): 0-7 [2023-03-08T04:13:53.827Z] Vulnerability Itlb multihit: Not affected [2023-03-08T04:13:53.827Z] Vulnerability L1tf: Not affected [2023-03-08T04:13:53.827Z] Vulnerability Mds: Not affected [2023-03-08T04:13:53.827Z] Vulnerability Meltdown: Not affected [2023-03-08T04:13:53.827Z] Vulnerability Mmio stale data: Not affected [2023-03-08T04:13:53.827Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-08T04:13:53.827Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-08T04:13:53.827Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-08T04:13:53.827Z] Vulnerability Srbds: Not affected [2023-03-08T04:13:53.827Z] Vulnerability Tsx async abort: Not affected [2023-03-08T04:13:53.827Z] 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-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] ---> nproc: [2023-03-08T04:13:53.827Z] 8 [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] ---> df -h: [2023-03-08T04:13:53.827Z] Filesystem Size Used Avail Use% Mounted on [2023-03-08T04:13:53.827Z] overlay 155G 21G 135G 14% / [2023-03-08T04:13:53.827Z] tmpfs 64M 0 64M 0% /dev [2023-03-08T04:13:53.827Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-08T04:13:53.827Z] shm 64M 0 64M 0% /dev/shm [2023-03-08T04:13:53.827Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] ---> sar -b -r -n DEV: [2023-03-08T04:13:53.827Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8729) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] 03:39:40 LINUX RESTART (8 CPU) [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] 03:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-08T04:13:53.827Z] 03:41:01 156.43 38.96 117.47 0.00 4357.36 124270.06 0.00 [2023-03-08T04:13:53.827Z] 03:42:01 61.42 0.63 60.79 0.00 12.66 27413.16 0.00 [2023-03-08T04:13:53.827Z] 03:43:01 37.23 0.25 36.98 0.00 3.20 11896.83 0.00 [2023-03-08T04:13:53.827Z] 03:44:01 357.47 6.30 351.17 0.00 84.39 117212.86 0.00 [2023-03-08T04:13:53.827Z] 03:45:01 394.00 5.28 388.72 0.00 106.12 221654.52 0.00 [2023-03-08T04:13:53.827Z] 03:46:01 599.07 12.61 586.45 0.00 5164.81 161945.62 0.00 [2023-03-08T04:13:53.827Z] 03:47:01 590.25 0.05 590.20 0.00 1.87 190107.52 0.00 [2023-03-08T04:13:53.827Z] 03:48:01 524.78 2.38 522.40 0.00 36.93 164445.26 0.00 [2023-03-08T04:13:53.827Z] 03:49:01 473.19 0.15 473.04 0.00 19.86 84524.85 0.00 [2023-03-08T04:13:53.827Z] 03:50:01 27.81 0.03 27.78 0.00 5.07 774.94 0.00 [2023-03-08T04:13:53.827Z] 03:51:01 5.58 0.02 5.56 0.00 3.47 119.03 0.00 [2023-03-08T04:13:53.827Z] 03:52:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2023-03-08T04:13:53.827Z] 03:53:01 1.18 0.00 1.18 0.00 0.00 12.00 0.00 [2023-03-08T04:13:53.827Z] 03:54:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2023-03-08T04:13:53.827Z] 03:55:01 1.28 0.00 1.28 0.00 0.00 13.20 0.00 [2023-03-08T04:13:53.827Z] 03:56:01 1.97 0.02 1.95 0.00 0.13 26.66 0.00 [2023-03-08T04:13:53.827Z] 03:57:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2023-03-08T04:13:53.827Z] 03:58:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2023-03-08T04:13:53.827Z] 03:59:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2023-03-08T04:13:53.827Z] 04:00:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 [2023-03-08T04:13:53.827Z] 04:01:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-03-08T04:13:53.827Z] 04:02:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-03-08T04:13:53.827Z] 04:03:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-03-08T04:13:53.827Z] 04:04:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 [2023-03-08T04:13:53.827Z] 04:05:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-03-08T04:13:53.827Z] 04:06:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-03-08T04:13:53.827Z] 04:07:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2023-03-08T04:13:53.827Z] 04:08:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 [2023-03-08T04:13:53.827Z] 04:09:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2023-03-08T04:13:53.827Z] 04:10:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2023-03-08T04:13:53.827Z] 04:11:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-03-08T04:13:53.827Z] 04:12:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 [2023-03-08T04:13:53.827Z] 04:13:01 93.52 0.18 93.33 0.00 10.93 33717.45 0.00 [2023-03-08T04:13:53.827Z] Average: 101.40 2.01 99.39 0.00 295.14 34450.53 0.00 [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] 03:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-08T04:13:53.827Z] 03:41:01 28665744 31572616 742000 2.26 75972 3099072 1996696 5.88 1073068 2779068 1524 [2023-03-08T04:13:53.827Z] 03:42:01 27866704 31475672 827864 2.52 113116 3696976 2030240 5.98 1553372 3013540 310092 [2023-03-08T04:13:53.827Z] 03:43:01 27625868 31496272 805676 2.45 116496 3930592 1939464 5.72 1429176 3357608 342044 [2023-03-08T04:13:53.827Z] 03:44:01 24220488 31486848 800872 2.44 200816 6990328 1933532 5.70 2026688 5892424 1069536 [2023-03-08T04:13:53.827Z] 03:45:01 21906704 31202636 1069580 3.25 289196 8864144 2855160 8.41 2083428 8064036 12352 [2023-03-08T04:13:53.827Z] 03:46:01 21062268 31448644 818852 2.49 327620 9896304 2225520 6.56 2270808 8699212 122388 [2023-03-08T04:13:53.827Z] 03:47:01 18395228 31187396 1070016 3.25 351888 12124208 2903880 8.56 2839204 10627648 684984 [2023-03-08T04:13:53.827Z] 03:48:01 17807184 31412788 851856 2.59 421956 12805664 2291392 6.75 2552584 11449576 470400 [2023-03-08T04:13:53.827Z] 03:49:01 18609584 31517272 751864 2.29 430680 12117468 1852888 5.46 2450916 10778136 1736 [2023-03-08T04:13:53.827Z] 03:50:01 18602572 31512292 756056 2.30 431840 12118292 1866880 5.50 2457212 10778336 688 [2023-03-08T04:13:53.827Z] 03:51:01 18602188 31512144 756100 2.30 431944 12118412 1869388 5.51 2453864 10778336 12 [2023-03-08T04:13:53.827Z] 03:52:01 18602440 31512560 755800 2.30 431948 12118416 1869388 5.51 2453508 10778500 188 [2023-03-08T04:13:53.827Z] 03:53:01 18606344 31516480 752316 2.29 431960 12118416 1869388 5.51 2450184 10778500 8 [2023-03-08T04:13:53.827Z] 03:54:01 18606864 31517060 751760 2.29 431980 12118420 1869388 5.51 2450164 10778540 172 [2023-03-08T04:13:53.827Z] 03:55:01 18611596 31521804 746948 2.27 432000 12118420 1869388 5.51 2445376 10778540 4 [2023-03-08T04:13:53.827Z] 03:56:01 18611672 31521948 747332 2.27 432016 12118400 1883096 5.55 2445448 10778520 132 [2023-03-08T04:13:53.827Z] 03:57:01 18611632 31521932 747320 2.27 432036 12118404 1883096 5.55 2445404 10778524 24 [2023-03-08T04:13:53.827Z] 03:58:01 18611356 31521664 747560 2.27 432052 12118408 1883096 5.55 2445472 10778524 144 [2023-03-08T04:13:53.827Z] 03:59:01 18611316 31521672 747516 2.27 432072 12118412 1883096 5.55 2445452 10778552 28 [2023-03-08T04:13:53.827Z] 04:00:01 18611264 31521632 747740 2.27 432088 12118412 1883096 5.55 2446028 10778556 196 [2023-03-08T04:13:53.827Z] 04:01:01 18611288 31521664 747724 2.27 432108 12118416 1883096 5.55 2445520 10778560 24 [2023-03-08T04:13:53.827Z] 04:02:01 18611200 31521624 747708 2.27 432124 12118420 1883096 5.55 2445992 10778564 240 [2023-03-08T04:13:53.827Z] 04:03:01 18611248 31521672 747636 2.27 432148 12118420 1883096 5.55 2445752 10778564 8 [2023-03-08T04:13:53.827Z] 04:04:01 18610948 31521432 747836 2.27 432168 12118428 1883096 5.55 2445884 10778572 208 [2023-03-08T04:13:53.827Z] 04:05:01 18611184 31521692 747532 2.27 432172 12118432 1883096 5.55 2445708 10778576 12 [2023-03-08T04:13:53.827Z] 04:06:01 18610820 31521332 747828 2.27 432180 12118432 1883096 5.55 2445736 10778576 172 [2023-03-08T04:13:53.827Z] 04:07:01 18611064 31521588 747508 2.27 432192 12118436 1899276 5.60 2445660 10778580 4 [2023-03-08T04:13:53.827Z] 04:08:01 18610888 31521456 747480 2.27 432212 12118440 1899276 5.60 2445688 10778580 48 [2023-03-08T04:13:53.827Z] 04:09:01 18610796 31521388 747708 2.27 432220 12118444 1899276 5.60 2445716 10778584 8 [2023-03-08T04:13:53.827Z] 04:10:01 18610936 31521536 747488 2.27 432228 12118448 1899276 5.60 2445764 10778588 180 [2023-03-08T04:13:53.827Z] 04:11:01 18610920 31521524 747428 2.27 432240 12118448 1899276 5.60 2445832 10778588 8 [2023-03-08T04:13:53.827Z] 04:12:01 18610580 31521240 747612 2.27 432260 12118452 1899276 5.60 2446212 10778592 172 [2023-03-08T04:13:53.827Z] 04:13:01 17804768 31487476 777452 2.36 452044 12822768 1929360 5.69 2540224 11439064 980 [2023-03-08T04:13:53.827Z] Average: 19757141 31492332 780120 2.37 385393 11062762 1978232 5.83 2336577 9818384 91476 [2023-03-08T04:13:53.827Z] [2023-03-08T04:13:53.827Z] 03:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-08T04:13:53.827Z] 03:41:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.827Z] 03:41:01 veth7eb9ae7 37.79 46.06 3.57 40.22 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.827Z] 03:41:01 docker0 539.87 473.34 39.25 2824.46 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.827Z] 03:41:01 ens3 1576.48 1422.89 12074.24 176.96 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.827Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:42:01 veth0cdfdf5 1.03 1.22 0.08 0.09 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:42:01 docker0 25.91 49.26 2.24 645.43 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:42:01 ens3 80.82 48.28 677.21 16.95 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:43:01 veth0cdfdf5 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:43:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:43:01 ens3 42.16 52.01 23.53 101.79 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:44:01 vethd6dbad6 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:44:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:44:01 docker0 443.09 801.60 38.14 6135.14 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:44:01 ens3 885.74 496.43 7827.14 60.97 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 vethb1bc822 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 vethd6dbad6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 veth2b21d8a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 docker0 4.10 7.67 0.26 81.15 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 veth604b0ed 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 ens3 91.12 54.39 1001.13 7.94 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:45:01 veth7de7384 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:46:01 vethd6dbad6 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:46:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:46:01 veth01a1c12 25.67 38.19 2.52 12.93 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:46:01 docker0 36.47 62.05 2.83 260.89 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:46:01 ens3 223.59 125.89 2284.31 24.31 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:47:01 vethd6dbad6 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:47:01 docker0 155.11 357.41 12.67 2480.94 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:47:01 veth6aeb863 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:47:01 ens3 394.67 180.72 2510.61 31.41 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:47:01 vetha56da6a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:48:01 vethd6dbad6 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:48:01 docker0 196.55 407.28 15.82 2592.10 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:48:01 ens3 427.85 208.22 2608.56 27.47 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:49:01 lo 17.00 17.00 1.67 1.67 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:49:01 docker0 3.43 7.68 0.22 86.52 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:49:01 ens3 194.75 210.61 193.81 651.10 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:50:01 lo 44.39 44.39 4.37 4.37 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:50:01 ens3 469.27 470.07 221.59 2533.49 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:51:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:51:01 ens3 43.25 39.69 24.90 206.56 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:54:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:56:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:57:01 ens3 5.58 3.50 11.71 0.28 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:58:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 03:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:01:01 ens3 0.28 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:02:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:03:01 ens3 0.63 0.33 0.35 0.26 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:04:01 ens3 0.92 0.40 0.31 0.21 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:05:01 ens3 0.13 0.10 0.09 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:06:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:11:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:12:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:13:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:13:01 veth7ef165e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:13:01 docker0 39.44 68.24 3.20 585.68 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] 04:13:01 ens3 231.08 129.98 4579.94 29.48 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] Average: veth7ef165e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] Average: docker0 43.51 67.51 3.46 474.32 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] Average: ens3 140.82 103.73 1025.91 117.22 0.00 0.00 0.00 0.00 [2023-03-08T04:13:53.828Z] [2023-03-08T04:13:53.828Z] [2023-03-08T04:13:53.828Z] ---> sar -P ALL: [2023-03-08T04:13:53.828Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8729) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T04:13:53.828Z] [2023-03-08T04:13:53.828Z] 03:39:40 LINUX RESTART (8 CPU) [2023-03-08T04:13:53.828Z] [2023-03-08T04:13:53.828Z] 03:40:02 CPU %user %nice %system %iowait %steal %idle [2023-03-08T04:13:53.828Z] 03:41:01 all 10.91 0.00 3.95 4.10 0.08 80.96 [2023-03-08T04:13:53.828Z] 03:41:01 0 12.49 0.00 4.34 2.92 0.09 80.17 [2023-03-08T04:13:53.828Z] 03:41:01 1 9.19 0.00 4.54 1.88 0.09 84.30 [2023-03-08T04:13:53.828Z] 03:41:01 2 8.95 0.00 4.55 12.56 0.05 73.89 [2023-03-08T04:13:53.828Z] 03:41:01 3 10.52 0.00 3.22 0.50 0.09 85.67 [2023-03-08T04:13:53.828Z] 03:41:01 4 16.38 0.00 3.67 2.01 0.07 77.88 [2023-03-08T04:13:53.828Z] 03:41:01 5 10.66 0.00 3.27 3.27 0.05 82.74 [2023-03-08T04:13:53.828Z] 03:41:01 6 9.13 0.00 3.31 2.79 0.07 84.70 [2023-03-08T04:13:53.828Z] 03:41:01 7 9.95 0.00 4.73 6.93 0.10 78.28 [2023-03-08T04:13:53.828Z] 03:42:01 all 30.46 0.00 5.55 1.55 0.08 62.36 [2023-03-08T04:13:53.828Z] 03:42:01 0 30.01 0.00 5.21 1.43 0.08 63.27 [2023-03-08T04:13:53.828Z] 03:42:01 1 29.49 0.00 6.27 10.02 0.08 54.14 [2023-03-08T04:13:53.828Z] 03:42:01 2 29.51 0.00 5.46 0.59 0.08 64.36 [2023-03-08T04:13:53.828Z] 03:42:01 3 29.95 0.00 5.86 0.08 0.08 64.02 [2023-03-08T04:13:53.828Z] 03:42:01 4 31.95 0.00 5.40 0.02 0.07 62.56 [2023-03-08T04:13:53.828Z] 03:42:01 5 31.39 0.00 5.34 0.03 0.10 63.13 [2023-03-08T04:13:53.828Z] 03:42:01 6 31.46 0.00 4.76 0.22 0.08 63.47 [2023-03-08T04:13:53.828Z] 03:42:01 7 29.89 0.00 6.11 0.05 0.07 63.89 [2023-03-08T04:13:53.828Z] 03:43:01 all 49.00 0.00 6.95 0.38 0.11 43.56 [2023-03-08T04:13:53.829Z] 03:43:01 0 49.15 0.00 7.02 0.40 0.10 43.32 [2023-03-08T04:13:53.829Z] 03:43:01 1 48.21 0.00 6.77 0.74 0.12 44.15 [2023-03-08T04:13:53.829Z] 03:43:01 2 48.77 0.00 6.91 0.10 0.12 44.10 [2023-03-08T04:13:53.829Z] 03:43:01 3 48.92 0.00 7.02 0.05 0.12 43.88 [2023-03-08T04:13:53.829Z] 03:43:01 4 49.21 0.00 6.91 0.10 0.12 43.67 [2023-03-08T04:13:53.829Z] 03:43:01 5 49.19 0.00 6.67 1.43 0.12 42.59 [2023-03-08T04:13:53.829Z] 03:43:01 6 49.64 0.00 7.05 0.05 0.10 43.16 [2023-03-08T04:13:53.829Z] 03:43:01 7 48.91 0.00 7.26 0.13 0.10 43.59 [2023-03-08T04:13:53.829Z] 03:44:01 all 13.21 0.00 8.41 7.08 0.10 71.20 [2023-03-08T04:13:53.829Z] 03:44:01 0 14.26 0.00 8.10 11.24 0.07 66.33 [2023-03-08T04:13:53.829Z] 03:44:01 1 14.00 0.00 9.03 7.31 0.14 69.53 [2023-03-08T04:13:53.829Z] 03:44:01 2 13.54 0.00 7.83 1.61 0.08 76.92 [2023-03-08T04:13:53.829Z] 03:44:01 3 12.54 0.00 6.68 1.91 0.10 78.77 [2023-03-08T04:13:53.829Z] 03:44:01 4 12.94 0.00 8.85 5.18 0.12 72.91 [2023-03-08T04:13:53.829Z] 03:44:01 5 13.35 0.00 8.07 1.40 0.09 77.09 [2023-03-08T04:13:53.829Z] 03:44:01 6 12.07 0.00 10.95 24.06 0.10 52.82 [2023-03-08T04:13:53.829Z] 03:44:01 7 12.93 0.00 7.81 4.17 0.10 74.99 [2023-03-08T04:13:53.829Z] 03:45:01 all 12.98 0.00 6.92 13.39 0.08 66.63 [2023-03-08T04:13:53.829Z] 03:45:01 0 12.32 0.00 7.53 5.95 0.07 74.13 [2023-03-08T04:13:53.829Z] 03:45:01 1 12.85 0.00 6.80 8.15 0.07 72.14 [2023-03-08T04:13:53.829Z] 03:45:01 2 13.55 0.00 5.37 1.32 0.07 79.69 [2023-03-08T04:13:53.829Z] 03:45:01 3 12.55 0.00 7.41 12.73 0.07 67.24 [2023-03-08T04:13:53.829Z] 03:45:01 4 13.32 0.00 7.59 28.73 0.07 50.30 [2023-03-08T04:13:53.829Z] 03:45:01 5 12.18 0.00 6.07 1.78 0.12 79.86 [2023-03-08T04:13:53.829Z] 03:45:01 6 13.39 0.00 7.42 31.67 0.07 47.45 [2023-03-08T04:13:53.829Z] 03:45:01 7 13.68 0.00 7.21 17.01 0.10 62.00 [2023-03-08T04:13:53.829Z] 03:46:01 all 46.14 0.00 10.87 12.80 0.15 30.03 [2023-03-08T04:13:53.829Z] 03:46:01 0 45.23 0.00 10.81 32.00 0.15 11.81 [2023-03-08T04:13:53.829Z] 03:46:01 1 46.97 0.00 12.36 9.04 0.19 31.43 [2023-03-08T04:13:53.829Z] 03:46:01 2 46.14 0.00 10.61 6.40 0.14 36.71 [2023-03-08T04:13:53.829Z] 03:46:01 3 45.76 0.00 10.35 12.53 0.15 31.20 [2023-03-08T04:13:53.829Z] 03:46:01 4 44.91 0.00 11.30 8.40 0.19 35.20 [2023-03-08T04:13:53.829Z] 03:46:01 5 47.11 0.00 10.48 7.68 0.15 34.58 [2023-03-08T04:13:53.829Z] 03:46:01 6 46.94 0.00 9.61 18.38 0.14 24.93 [2023-03-08T04:13:53.829Z] 03:46:01 7 46.08 0.00 11.44 7.94 0.14 34.40 [2023-03-08T04:13:53.829Z] 03:47:01 all 48.16 0.00 11.13 19.50 0.16 21.04 [2023-03-08T04:13:53.829Z] 03:47:01 0 46.32 0.00 11.55 23.57 0.17 18.38 [2023-03-08T04:13:53.829Z] 03:47:01 1 48.85 0.00 10.46 12.86 0.17 27.66 [2023-03-08T04:13:53.829Z] 03:47:01 2 48.31 0.00 10.55 19.25 0.15 21.74 [2023-03-08T04:13:53.829Z] 03:47:01 3 45.14 0.00 10.38 18.24 0.15 26.09 [2023-03-08T04:13:53.829Z] 03:47:01 4 49.88 0.00 11.25 21.73 0.17 16.97 [2023-03-08T04:13:53.829Z] 03:47:01 5 49.60 0.00 11.02 10.08 0.14 29.16 [2023-03-08T04:13:53.829Z] 03:47:01 6 49.79 0.00 10.59 27.64 0.15 11.82 [2023-03-08T04:13:53.829Z] 03:47:01 7 47.39 0.00 13.26 22.72 0.19 16.44 [2023-03-08T04:13:53.829Z] 03:48:01 all 31.76 0.00 9.17 14.25 0.18 44.63 [2023-03-08T04:13:53.829Z] 03:48:01 0 33.80 0.00 9.87 33.89 0.17 22.27 [2023-03-08T04:13:53.829Z] 03:48:01 1 34.87 0.00 8.57 15.41 0.19 40.96 [2023-03-08T04:13:53.829Z] 03:48:01 2 30.46 0.00 7.07 2.71 0.17 59.59 [2023-03-08T04:13:53.829Z] 03:48:01 3 26.65 0.00 8.72 8.12 0.17 56.34 [2023-03-08T04:13:53.829Z] 03:48:01 4 28.66 0.00 7.54 15.12 0.17 48.50 [2023-03-08T04:13:53.829Z] 03:48:01 5 32.99 0.00 11.42 21.81 0.17 33.61 [2023-03-08T04:13:53.829Z] 03:48:01 6 33.38 0.00 9.94 8.76 0.22 47.70 [2023-03-08T04:13:53.829Z] 03:48:01 7 33.32 0.00 10.23 8.08 0.16 48.21 [2023-03-08T04:13:53.829Z] 03:49:01 all 25.33 0.00 5.95 6.69 0.11 61.92 [2023-03-08T04:13:53.829Z] 03:49:01 0 27.18 0.00 5.45 2.85 0.10 64.42 [2023-03-08T04:13:53.829Z] 03:49:01 1 23.85 0.00 5.48 2.19 0.12 68.36 [2023-03-08T04:13:53.829Z] 03:49:01 2 24.05 0.00 4.59 2.57 0.10 68.68 [2023-03-08T04:13:53.829Z] 03:49:01 3 22.34 0.00 5.23 9.81 0.10 62.52 [2023-03-08T04:13:53.829Z] 03:49:01 4 22.42 0.00 5.69 9.50 0.10 62.29 [2023-03-08T04:13:53.829Z] 03:49:01 5 27.28 0.00 7.29 16.61 0.14 48.67 [2023-03-08T04:13:53.829Z] 03:49:01 6 27.54 0.00 7.14 2.54 0.12 62.66 [2023-03-08T04:13:53.829Z] 03:49:01 7 28.01 0.00 6.73 7.46 0.12 57.68 [2023-03-08T04:13:53.829Z] 03:50:01 all 8.56 0.00 0.99 0.07 0.06 90.33 [2023-03-08T04:13:53.829Z] 03:50:01 0 9.26 0.00 1.37 0.02 0.05 89.30 [2023-03-08T04:13:53.829Z] 03:50:01 1 11.48 0.00 1.07 0.05 0.07 87.33 [2023-03-08T04:13:53.829Z] 03:50:01 2 8.15 0.00 0.47 0.03 0.05 91.30 [2023-03-08T04:13:53.829Z] 03:50:01 3 6.42 0.00 0.69 0.03 0.10 92.76 [2023-03-08T04:13:53.829Z] 03:50:01 4 4.43 0.00 0.47 0.02 0.03 95.05 [2023-03-08T04:13:53.829Z] 03:50:01 5 11.86 0.00 1.22 0.35 0.05 86.51 [2023-03-08T04:13:53.829Z] 03:50:01 6 7.34 0.00 1.09 0.02 0.03 91.52 [2023-03-08T04:13:53.829Z] 03:50:01 7 9.51 0.00 1.52 0.03 0.07 88.88 [2023-03-08T04:13:53.829Z] 03:51:01 all 0.64 0.00 0.12 0.02 0.01 99.20 [2023-03-08T04:13:53.829Z] 03:51:01 0 0.43 0.00 0.10 0.02 0.02 99.43 [2023-03-08T04:13:53.829Z] 03:51:01 1 0.92 0.00 0.12 0.03 0.02 98.91 [2023-03-08T04:13:53.829Z] 03:51:01 2 0.12 0.00 0.08 0.00 0.02 99.78 [2023-03-08T04:13:53.829Z] 03:51:01 3 0.18 0.00 0.12 0.02 0.00 99.68 [2023-03-08T04:13:53.829Z] 03:51:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:51:01 5 1.15 0.00 0.10 0.07 0.03 98.65 [2023-03-08T04:13:53.829Z] 03:51:01 6 1.15 0.00 0.20 0.00 0.02 98.63 [2023-03-08T04:13:53.829Z] 03:51:01 7 1.20 0.00 0.22 0.02 0.02 98.55 [2023-03-08T04:13:53.829Z] [2023-03-08T04:13:53.829Z] 03:51:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T04:13:53.829Z] 03:52:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2023-03-08T04:13:53.829Z] 03:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-08T04:13:53.829Z] 03:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T04:13:53.829Z] 03:52:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-08T04:13:53.829Z] 03:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:52:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-03-08T04:13:53.829Z] 03:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:52:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2023-03-08T04:13:53.829Z] 03:53:01 all 0.03 0.00 0.02 0.01 0.00 99.93 [2023-03-08T04:13:53.829Z] 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:53:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-08T04:13:53.829Z] 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-08T04:13:53.829Z] 03:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:53:01 5 0.08 0.00 0.05 0.10 0.00 99.77 [2023-03-08T04:13:53.829Z] 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:53:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-08T04:13:53.829Z] 03:54:01 all 0.01 0.00 0.01 0.03 0.00 99.94 [2023-03-08T04:13:53.829Z] 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:54:01 1 0.02 0.00 0.00 0.25 0.02 99.72 [2023-03-08T04:13:53.829Z] 03:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.829Z] 03:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-08T04:13:53.829Z] 03:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.829Z] 03:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T04:13:53.829Z] 03:55:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2023-03-08T04:13:53.829Z] 03:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:55:01 1 1.58 0.00 0.03 0.00 0.00 98.38 [2023-03-08T04:13:53.829Z] 03:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-08T04:13:53.829Z] 03:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T04:13:53.829Z] 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.829Z] 03:55:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-08T04:13:53.829Z] 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-08T04:13:53.829Z] 03:56:01 all 0.30 0.00 0.05 0.01 0.00 99.63 [2023-03-08T04:13:53.829Z] 03:56:01 0 0.18 0.00 0.05 0.00 0.00 99.77 [2023-03-08T04:13:53.829Z] 03:56:01 1 2.00 0.00 0.03 0.07 0.00 97.90 [2023-03-08T04:13:53.829Z] 03:56:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2023-03-08T04:13:53.829Z] 03:56:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2023-03-08T04:13:53.829Z] 03:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T04:13:53.829Z] 03:56:01 5 0.07 0.00 0.05 0.02 0.02 99.85 [2023-03-08T04:13:53.829Z] 03:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T04:13:53.829Z] 03:56:01 7 0.03 0.00 0.07 0.02 0.02 99.87 [2023-03-08T04:13:53.829Z] 03:57:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2023-03-08T04:13:53.829Z] 03:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-08T04:13:53.829Z] 03:57:01 1 2.00 0.00 0.00 0.00 0.02 97.98 [2023-03-08T04:13:53.829Z] 03:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T04:13:53.829Z] 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:57:01 5 0.07 0.00 0.03 0.03 0.00 99.87 [2023-03-08T04:13:53.829Z] 03:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:57:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-08T04:13:53.829Z] 03:58:01 all 0.24 0.00 0.02 0.08 0.00 99.66 [2023-03-08T04:13:53.829Z] 03:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:58:01 1 1.78 0.00 0.05 0.00 0.00 98.17 [2023-03-08T04:13:53.829Z] 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.829Z] 03:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T04:13:53.829Z] 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.829Z] 03:58:01 5 0.03 0.00 0.03 0.62 0.00 99.32 [2023-03-08T04:13:53.829Z] 03:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:58:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-08T04:13:53.829Z] 03:59:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2023-03-08T04:13:53.829Z] 03:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:59:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-08T04:13:53.829Z] 03:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:59:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-08T04:13:53.829Z] 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.829Z] 03:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 03:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-08T04:13:53.829Z] 04:00:01 all 0.17 0.00 0.02 0.00 0.00 99.80 [2023-03-08T04:13:53.829Z] 04:00:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2023-03-08T04:13:53.829Z] 04:00:01 1 1.26 0.00 0.07 0.00 0.02 98.66 [2023-03-08T04:13:53.829Z] 04:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.829Z] 04:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-08T04:13:53.830Z] 04:01:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-08T04:13:53.830Z] 04:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-08T04:13:53.830Z] 04:01:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-08T04:13:53.830Z] 04:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:01:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-08T04:13:53.830Z] 04:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:01:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-08T04:13:53.830Z] 04:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T04:13:53.830Z] 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:02:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-08T04:13:53.830Z] 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T04:13:53.830Z] [2023-03-08T04:13:53.830Z] 04:02:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T04:13:53.830Z] 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-08T04:13:53.830Z] 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:03:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2023-03-08T04:13:53.830Z] 04:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:03:01 5 0.07 0.00 0.03 0.02 0.00 99.88 [2023-03-08T04:13:53.830Z] 04:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-08T04:13:53.830Z] 04:03:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-08T04:13:53.830Z] 04:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-03-08T04:13:53.830Z] 04:04:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2023-03-08T04:13:53.830Z] 04:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:04:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-08T04:13:53.830Z] 04:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:04:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-08T04:13:53.830Z] 04:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-08T04:13:53.830Z] 04:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:05:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-08T04:13:53.830Z] 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:05:01 5 0.05 0.00 0.05 0.02 0.02 99.87 [2023-03-08T04:13:53.830Z] 04:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-08T04:13:53.830Z] 04:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-08T04:13:53.830Z] 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:06:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2023-03-08T04:13:53.830Z] 04:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T04:13:53.830Z] 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-08T04:13:53.830Z] 04:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-08T04:13:53.830Z] 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:08:01 5 0.07 0.00 0.03 0.02 0.00 99.88 [2023-03-08T04:13:53.830Z] 04:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-03-08T04:13:53.830Z] 04:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-08T04:13:53.830Z] 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-08T04:13:53.830Z] 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:09:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-08T04:13:53.830Z] 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-08T04:13:53.830Z] 04:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:10:01 5 0.07 0.00 0.03 0.08 0.02 99.80 [2023-03-08T04:13:53.830Z] 04:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-08T04:13:53.830Z] 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-08T04:13:53.830Z] 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:11:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-03-08T04:13:53.830Z] 04:11:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:12:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2023-03-08T04:13:53.830Z] 04:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:12:01 1 1.26 0.00 0.02 0.00 0.02 98.71 [2023-03-08T04:13:53.830Z] 04:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-08T04:13:53.830Z] 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T04:13:53.830Z] 04:12:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-08T04:13:53.830Z] 04:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-08T04:13:53.830Z] 04:12:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-08T04:13:53.830Z] 04:13:01 all 4.92 0.00 2.13 1.22 0.05 91.68 [2023-03-08T04:13:53.830Z] 04:13:01 0 4.72 0.00 2.79 8.56 0.07 83.87 [2023-03-08T04:13:53.830Z] 04:13:01 1 6.73 0.00 1.91 0.00 0.03 91.32 [2023-03-08T04:13:53.830Z] 04:13:01 2 4.43 0.00 2.52 0.23 0.03 92.78 [2023-03-08T04:13:53.830Z] 04:13:01 3 4.31 0.00 2.23 0.03 0.07 93.36 [2023-03-08T04:13:53.830Z] 04:13:01 4 4.77 0.00 1.94 0.00 0.03 93.26 [2023-03-08T04:13:53.830Z] 04:13:01 5 4.30 0.00 1.85 0.35 0.03 93.47 [2023-03-08T04:13:53.830Z] 04:13:01 6 5.43 0.00 1.73 0.02 0.05 92.77 [2023-03-08T04:13:53.830Z] 04:13:01 7 4.66 0.00 2.10 0.61 0.05 92.58 [2023-03-08T04:13:53.830Z] [2023-03-08T04:13:53.830Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-03-08T04:13:53.830Z] Average: all 8.50 0.00 2.16 2.42 0.04 86.88 [2023-03-08T04:13:53.830Z] Average: 0 8.55 0.00 2.22 3.65 0.04 85.54 [2023-03-08T04:13:53.830Z] Average: 1 8.96 0.00 2.20 2.03 0.04 86.77 [2023-03-08T04:13:53.830Z] Average: 2 8.27 0.00 1.98 1.41 0.03 88.30 [2023-03-08T04:13:53.830Z] Average: 3 7.96 0.00 2.04 1.91 0.04 88.05 [2023-03-08T04:13:53.830Z] Average: 4 8.34 0.00 2.11 2.71 0.03 86.80 [2023-03-08T04:13:53.830Z] Average: 5 8.74 0.00 2.19 1.96 0.04 87.06 [2023-03-08T04:13:53.830Z] Average: 6 8.59 0.00 2.20 3.46 0.04 85.71 [2023-03-08T04:13:53.830Z] Average: 7 8.54 0.00 2.35 2.23 0.04 86.83 [2023-03-08T04:13:53.830Z] [2023-03-08T04:13:53.830Z] [2023-03-08T04:13:53.830Z]