Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe71755eec998340e413ea2c1e208339c3335bfc 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-ssh8109205056704380459.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16363818244137157748.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4762382882707168190.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17825066652796903000.key Verifying host key using known hosts file > 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-ssh11333926233550390340.key Verifying host key using known hosts file > 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/v2], 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/v2 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7720 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/326 [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/326 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fe71755eec998340e413ea2c1e208339c3335bfc (main) Commit message: "Merge pull request #4195 from hahattan/issue-4194" > git config core.sparsecheckout # timeout=10 > git checkout -f fe71755eec998340e413ea2c1e208339c3335bfc # timeout=10 > git rev-list --no-walk 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-12T04:02:04.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-12T04:02:04.451Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-12T04:02:04.468Z] ========================================================= [2022-10-12T04:02:04.468Z] EdgeX Global Pipelines Version Info [2022-10-12T04:02:04.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:02:05.194Z] ------------------- [2022-10-12T04:02:05.194Z] stable info: [2022-10-12T04:02:05.194Z] ------------------- [2022-10-12T04:02:05.194Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-12T04:02:05.194Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T04:02:05.194Z] Message: update stable to v1.0.239 [2022-10-12T04:02:05.763Z] ------------------- [2022-10-12T04:02:05.763Z] experimental info: [2022-10-12T04:02:05.763Z] ------------------- [2022-10-12T04:02:05.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-12T04:02:05.763Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T04:02:05.763Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-12T04:02:05.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-12T04:02:05.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-12T04:02:05.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-12T04:02:05.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-12T04:02:05.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-12T04:02:05.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-12T04:02:05.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-12T04:02:05.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-12T04:02:05.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-12T04:02:06.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-12T04:02:06.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-12T04:02:06.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-12T04:02:06.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-12T04:02:06.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-12T04:02:06.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-12T04:02:06.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T04:02:06.080Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-12T04:02:06.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-12T04:02:06.099Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-12T04:02:06.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-12T04:02:06.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-12T04:02:06.128Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-12T04:02:06.139Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-12T04:02:06.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-12T04:02:06.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-12T04:02:06.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-12T04:02:06.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] echo [2022-10-12T04:02:06.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe71755 [Pipeline] echo [2022-10-12T04:02:06.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:02:06.253Z] provisioning config files... [2022-10-12T04:02:06.267Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config3346876513490784680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:02:06.567Z] ---> docker-login.sh [2022-10-12T04:02:06.568Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:02:06.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:06.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:06.828Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:06.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:06.828Z] [2022-10-12T04:02:06.828Z] Login Succeeded [2022-10-12T04:02:06.828Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:02:07.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:07.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:07.089Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:07.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:07.089Z] [2022-10-12T04:02:07.089Z] Login Succeeded [2022-10-12T04:02:07.089Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:02:07.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:07.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:07.089Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:07.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:07.089Z] [2022-10-12T04:02:07.089Z] Login Succeeded [2022-10-12T04:02:07.089Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:02:07.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:07.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:07.347Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:07.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:07.347Z] [2022-10-12T04:02:07.348Z] Login Succeeded [2022-10-12T04:02:07.348Z] docker.io [2022-10-12T04:02:07.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:02:07.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:02:07.606Z] Configure a credential helper to remove this warning. See [2022-10-12T04:02:07.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:02:07.606Z] [2022-10-12T04:02:07.606Z] Login Succeeded [2022-10-12T04:02:07.606Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:02:07.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:02:07.925Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + dirname cmd/core-command/Dockerfile [2022-10-12T04:02:07.925Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/core-data/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/core-metadata/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-12T04:02:07.925Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-10-12T04:02:07.925Z] cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/support-notifications/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-12T04:02:07.925Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-12T04:02:07.925Z] + cut -d/ -f2 [2022-10-12T04:02:07.925Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-12T04:02:07.957Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-12T04:02:08.282Z] + git rev-list -1 --merges fe71755eec998340e413ea2c1e208339c3335bfc~1..fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] echo [2022-10-12T04:02:08.302Z] -----------> git rev-list -1 --merges fe71755eec998340e413ea2c1e208339c3335bfc~1..fe71755eec998340e413ea2c1e208339c3335bfc fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:02:08.302Z] fe71755eec998340e413ea2c1e208339c3335bfc [false] [Pipeline] sh [2022-10-12T04:02:08.588Z] + git log --format=format:%s -1 fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] echo [2022-10-12T04:02:08.601Z] ========================================================= [2022-10-12T04:02:08.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-12T04:02:08.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-12T04:02:08.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:02:08.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-12T04:02:08.946Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-12T04:02:08.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-12T04:02:08.946Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-12T04:02:08.946Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-12T04:02:08.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:09.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:02:09.282Z] [2022-10-12T04:02:09.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:09.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:02:09.576Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-12T04:02:09.576Z] b85a868b505f: Pulling fs layer [2022-10-12T04:02:09.576Z] e2be974225ed: Pulling fs layer [2022-10-12T04:02:09.576Z] 339a4e72a1f5: Pulling fs layer [2022-10-12T04:02:09.576Z] 988bab9f4d93: Pulling fs layer [2022-10-12T04:02:09.576Z] 1469e6f7b9e6: Pulling fs layer [2022-10-12T04:02:09.576Z] eaf3925da568: Pulling fs layer [2022-10-12T04:02:09.576Z] bab4dde63d76: Pulling fs layer [2022-10-12T04:02:09.576Z] bde34c3a00c8: Pulling fs layer [2022-10-12T04:02:09.576Z] b352a97aabf1: Pulling fs layer [2022-10-12T04:02:09.576Z] 4872d77fe225: Pulling fs layer [2022-10-12T04:02:09.576Z] 5851b861e8e6: Pulling fs layer [2022-10-12T04:02:09.576Z] 988bab9f4d93: Waiting [2022-10-12T04:02:09.577Z] 1469e6f7b9e6: Waiting [2022-10-12T04:02:09.577Z] eaf3925da568: Waiting [2022-10-12T04:02:09.577Z] bab4dde63d76: Waiting [2022-10-12T04:02:09.577Z] bde34c3a00c8: Waiting [2022-10-12T04:02:09.577Z] 5851b861e8e6: Waiting [2022-10-12T04:02:09.577Z] b352a97aabf1: Waiting [2022-10-12T04:02:09.577Z] 4872d77fe225: Waiting [2022-10-12T04:02:09.577Z] e2be974225ed: Verifying Checksum [2022-10-12T04:02:09.577Z] e2be974225ed: Download complete [2022-10-12T04:02:09.577Z] 988bab9f4d93: Verifying Checksum [2022-10-12T04:02:09.577Z] 988bab9f4d93: Download complete [2022-10-12T04:02:09.836Z] 339a4e72a1f5: Verifying Checksum [2022-10-12T04:02:09.836Z] 339a4e72a1f5: Download complete [2022-10-12T04:02:09.836Z] 1469e6f7b9e6: Verifying Checksum [2022-10-12T04:02:09.836Z] 1469e6f7b9e6: Download complete [2022-10-12T04:02:09.836Z] eaf3925da568: Verifying Checksum [2022-10-12T04:02:09.836Z] eaf3925da568: Download complete [2022-10-12T04:02:09.836Z] bde34c3a00c8: Verifying Checksum [2022-10-12T04:02:09.836Z] bde34c3a00c8: Download complete [2022-10-12T04:02:09.836Z] b352a97aabf1: Verifying Checksum [2022-10-12T04:02:09.836Z] b352a97aabf1: Download complete [2022-10-12T04:02:09.836Z] 4872d77fe225: Verifying Checksum [2022-10-12T04:02:09.836Z] 4872d77fe225: Download complete [2022-10-12T04:02:09.836Z] 5851b861e8e6: Verifying Checksum [2022-10-12T04:02:09.836Z] 5851b861e8e6: Download complete [2022-10-12T04:02:09.836Z] b85a868b505f: Download complete [2022-10-12T04:02:10.094Z] bab4dde63d76: Verifying Checksum [2022-10-12T04:02:10.094Z] bab4dde63d76: Download complete [2022-10-12T04:02:11.030Z] b85a868b505f: Pull complete [2022-10-12T04:02:11.289Z] e2be974225ed: Pull complete [2022-10-12T04:02:11.858Z] 339a4e72a1f5: Pull complete [2022-10-12T04:02:11.858Z] 988bab9f4d93: Pull complete [2022-10-12T04:02:12.117Z] 1469e6f7b9e6: Pull complete [2022-10-12T04:02:12.377Z] eaf3925da568: Pull complete [2022-10-12T04:02:14.282Z] bab4dde63d76: Pull complete [2022-10-12T04:02:14.282Z] bde34c3a00c8: Pull complete [2022-10-12T04:02:14.282Z] b352a97aabf1: Pull complete [2022-10-12T04:02:14.282Z] 4872d77fe225: Pull complete [2022-10-12T04:02:14.551Z] 5851b861e8e6: Pull complete [2022-10-12T04:02:14.551Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-12T04:02:14.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:02:14.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:02:14.642Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:02:14.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:02:16.215Z] $ docker top ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 -eo pid,comm [2022-10-12T04:02:16.270Z] 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). [2022-10-12T04:02:16.270Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:02:16.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:02:16.309Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:02:16.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:02:16.448Z] $ docker exec ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent [2022-10-12T04:02:16.554Z] SSH_AUTH_SOCK=/tmp/ssh-OMQZhiTW9Wsu/agent.32 [2022-10-12T04:02:16.554Z] SSH_AGENT_PID=38 [2022-10-12T04:02:16.560Z] Running ssh-add (command line suppressed) [2022-10-12T04:02:16.682Z] Identity added: /w/workspace/edgex-go/326@tmp/private_key_6621738540389609678.key (/w/workspace/edgex-go/326@tmp/private_key_6621738540389609678.key) [2022-10-12T04:02:16.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:02:16.989Z] + git tag --points-at HEAD [Pipeline] } [2022-10-12T04:02:17.015Z] $ docker exec --env ******** --env ******** ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent -k [2022-10-12T04:02:17.122Z] unset SSH_AUTH_SOCK; [2022-10-12T04:02:17.123Z] unset SSH_AGENT_PID; [2022-10-12T04:02:17.123Z] echo Agent pid 38 killed; [2022-10-12T04:02:17.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-12T04:02:17.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:02:17.152Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:02:17.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:02:17.275Z] $ docker exec ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent [2022-10-12T04:02:17.385Z] SSH_AUTH_SOCK=/tmp/ssh-DaipVAx5cIBi/agent.71 [2022-10-12T04:02:17.385Z] SSH_AGENT_PID=77 [2022-10-12T04:02:17.390Z] Running ssh-add (command line suppressed) [2022-10-12T04:02:17.511Z] Identity added: /w/workspace/edgex-go/326@tmp/private_key_394818267827238290.key (/w/workspace/edgex-go/326@tmp/private_key_394818267827238290.key) [2022-10-12T04:02:17.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:02:17.810Z] + git semver init [2022-10-12T04:02:18.079Z] 2022-10-12 04:02:18,036 [run_init] DEBUG init version:0.0.0 force:False [2022-10-12T04:02:18.079Z] 2022-10-12 04:02:18,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/326/.semver [2022-10-12T04:02:18.079Z] 2022-10-12 04:02:18,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/326/.semver [2022-10-12T04:02:18.079Z] 2022-10-12 04:02:18,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/326/.semver'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:02:23.394Z] 2022-10-12 04:02:22,780 [append_file] DEBUG append to file:/w/workspace/edgex-go/326/.git/info/exclude [2022-10-12T04:02:23.394Z] 2022-10-12 04:02:22,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/326/.semver/main with force:False [2022-10-12T04:02:23.394Z] 2022-10-12 04:02:22,781 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:02:23.394Z] 2022-10-12 04:02:22,781 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:02:23.394Z] 2.3.0-dev.88 [Pipeline] } [2022-10-12T04:02:23.409Z] $ docker exec --env ******** --env ******** ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 ssh-agent -k [2022-10-12T04:02:23.534Z] unset SSH_AUTH_SOCK; [2022-10-12T04:02:23.535Z] unset SSH_AGENT_PID; [2022-10-12T04:02:23.535Z] echo Agent pid 77 killed; [2022-10-12T04:02:23.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:02:23.842Z] + git semver [Pipeline] } [2022-10-12T04:02:24.117Z] $ docker stop --time=1 ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 [2022-10-12T04:02:25.505Z] $ docker rm -f ecfa37282b55d014a26ef8f87f8aa335b4ae2baee94b875f55a065c1cf6ccb21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:02:25.841Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-12T04:02:26.021Z] Stashed 1 file(s) [Pipeline] echo [2022-10-12T04:02:26.023Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.88 [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 [2022-10-12T04:02:26.410Z] + git config --global --add safe.directory /w/workspace/edgex-go/326 [Pipeline] echo [2022-10-12T04:02:26.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:02:26.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:02:26.437Z] ========================================================= [2022-10-12T04:02:26.437Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-12T04:02:26.437Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:02:26.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T04:02:26.720Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-12T04:02:26.720Z] 213ec9aee27d: Pulling fs layer [2022-10-12T04:02:26.720Z] 4583459ba037: Pulling fs layer [2022-10-12T04:02:26.720Z] 93c1e223e6f2: Pulling fs layer [2022-10-12T04:02:26.720Z] 53926ce57604: Pulling fs layer [2022-10-12T04:02:26.720Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-12T04:02:26.720Z] 30f14e443154: Pulling fs layer [2022-10-12T04:02:26.720Z] 801331c1e519: Pulling fs layer [2022-10-12T04:02:26.720Z] 99cc6dd402b0: Pulling fs layer [2022-10-12T04:02:26.720Z] 7d9ed39f4882: Pulling fs layer [2022-10-12T04:02:26.720Z] 53926ce57604: Waiting [2022-10-12T04:02:26.720Z] 21b2b0c7a3f4: Waiting [2022-10-12T04:02:26.720Z] 30f14e443154: Waiting [2022-10-12T04:02:26.720Z] 801331c1e519: Waiting [2022-10-12T04:02:26.720Z] 99cc6dd402b0: Waiting [2022-10-12T04:02:26.720Z] 7d9ed39f4882: Waiting [2022-10-12T04:02:26.720Z] 93c1e223e6f2: Verifying Checksum [2022-10-12T04:02:26.720Z] 93c1e223e6f2: Download complete [2022-10-12T04:02:26.720Z] 4583459ba037: Download complete [2022-10-12T04:02:26.720Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-12T04:02:26.720Z] 21b2b0c7a3f4: Download complete [2022-10-12T04:02:26.720Z] 30f14e443154: Verifying Checksum [2022-10-12T04:02:26.720Z] 30f14e443154: Download complete [2022-10-12T04:02:26.720Z] 213ec9aee27d: Download complete [2022-10-12T04:02:26.720Z] 801331c1e519: Download complete [2022-10-12T04:02:26.987Z] 213ec9aee27d: Pull complete [2022-10-12T04:02:26.987Z] 4583459ba037: Pull complete [2022-10-12T04:02:27.262Z] 93c1e223e6f2: Pull complete [2022-10-12T04:02:27.527Z] 7d9ed39f4882: Verifying Checksum [2022-10-12T04:02:27.527Z] 7d9ed39f4882: Download complete [2022-10-12T04:02:27.527Z] 99cc6dd402b0: Download complete [2022-10-12T04:02:27.527Z] 53926ce57604: Verifying Checksum [2022-10-12T04:02:27.527Z] 53926ce57604: Download complete [2022-10-12T04:02:31.715Z] 53926ce57604: Pull complete [2022-10-12T04:02:31.715Z] 21b2b0c7a3f4: Pull complete [2022-10-12T04:02:31.715Z] 30f14e443154: Pull complete [2022-10-12T04:02:31.972Z] 801331c1e519: Pull complete [2022-10-12T04:02:34.499Z] 99cc6dd402b0: Pull complete [2022-10-12T04:02:34.765Z] 7d9ed39f4882: Pull complete [2022-10-12T04:02:34.765Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-12T04:02:34.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T04:02:35.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:02:35.320Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T04:02:35.320Z] WORKDIR /edgex [2022-10-12T04:02:35.320Z] COPY go.mod . [2022-10-12T04:02:35.320Z] RUN go mod download [2022-10-12T04:02:35.320Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-12T04:02:35.886Z] Sending build context to Docker daemon 169.6MB [2022-10-12T04:02:36.146Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T04:02:36.146Z] ---> 1dedd983c030 [2022-10-12T04:02:36.146Z] Step 2/4 : WORKDIR /edgex [2022-10-12T04:02:38.683Z] ---> Running in e05813990fbd [2022-10-12T04:02:38.683Z] Removing intermediate container e05813990fbd [2022-10-12T04:02:38.683Z] ---> 0d470c839c18 [2022-10-12T04:02:38.683Z] Step 3/4 : COPY go.mod . [2022-10-12T04:02:38.683Z] ---> 64498a327a1f [2022-10-12T04:02:38.683Z] Step 4/4 : RUN go mod download [2022-10-12T04:02:38.683Z] ---> Running in 8ca96b12c796 [2022-10-12T04:02:41.084Z] Still waiting to schedule task [2022-10-12T04:02:41.085Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7718’ [2022-10-12T04:02:48.673Z] Removing intermediate container 8ca96b12c796 [2022-10-12T04:02:48.673Z] ---> a7b6f70c12eb [2022-10-12T04:02:48.673Z] Successfully built a7b6f70c12eb [2022-10-12T04:02:48.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:48.973Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T04:02:48.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:02:49.038Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:02:49.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T04:02:49.445Z] $ docker top f425bca5e4eaf48c4996ecfd84f1ff19114dc4bd954aca93f6f3759a91c5728f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:02:49.783Z] + go version [2022-10-12T04:02:49.783Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-12T04:02:49.794Z] $ docker stop --time=1 f425bca5e4eaf48c4996ecfd84f1ff19114dc4bd954aca93f6f3759a91c5728f [2022-10-12T04:02:51.084Z] $ docker rm -f f425bca5e4eaf48c4996ecfd84f1ff19114dc4bd954aca93f6f3759a91c5728f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:02:51.487Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T04:02:51.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:02:51.555Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:02:51.591Z] $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T04:02:51.966Z] $ docker top baa1d6d661127758b7124c1e4560db52cb3cccb97b657b77b9d6ca99039f0e67 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T04:02:52.039Z] ========================================================= [2022-10-12T04:02:52.039Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-12T04:02:52.039Z] ========================================================= [Pipeline] sh [2022-10-12T04:02:52.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/326 [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:02:52.612Z] + make test [2022-10-12T04:02:52.612Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-12T04:03:00.752Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-12T04:03:15.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-12T04:03:15.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-10-12T04:03:15.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.121s coverage: 41.1% of statements [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-12T04:03:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-12T04:03:15.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements [2022-10-12T04:03:15.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-12T04:03:15.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.120s coverage: 89.2% of statements [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.2% of statements [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2022-10-12T04:03:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-10-12T04:03:21.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-10-12T04:03:25.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-10-12T04:03:25.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2022-10-12T04:03:31.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 80.5% of statements [2022-10-12T04:03:31.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.087s coverage: 86.9% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.106s coverage: 87.2% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 64.7% of statements [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-12T04:03:40.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-10-12T04:03:40.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.8% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 41.8% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-12T04:03:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-10-12T04:03:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-10-12T04:03:40.023Z] 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 [2022-10-12T04:04:01.942Z] 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." [2022-10-12T04:04:01.942Z] GO111MODULE=on go vet ./... [2022-10-12T04:04:04.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T04:04:04.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-12T04:04:04.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-12T04:04:04.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-12T04:04:05.078Z] + ls -al . [2022-10-12T04:04:05.078Z] total 760 [2022-10-12T04:04:05.078Z] drwxrwxr-x 11 1001 1001 4096 Oct 12 04:02 . [2022-10-12T04:04:05.078Z] drwxr-xr-x 4 root root 4096 Oct 12 04:02 .. [2022-10-12T04:04:05.078Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 04:02 .blubracket [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 16 Oct 12 04:02 .dockerignore [2022-10-12T04:04:05.078Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 04:03 .git [2022-10-12T04:04:05.078Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 04:02 .github [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 1030 Oct 12 04:02 .gitignore [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 42 Oct 12 04:02 .golangci.yml [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 87 Oct 12 04:02 .hadolint.yml [2022-10-12T04:04:05.078Z] drwxr-xr-x 3 1001 1001 4096 Oct 12 04:02 .semver [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 166 Oct 12 04:02 .sonarcloud.properties [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 1171 Oct 12 04:02 ADOPTERS.md [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 10722 Oct 12 04:02 Attribution.txt [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 63209 Oct 12 04:02 CHANGELOG.md [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 3804 Oct 12 04:02 CONTRIBUTING.md [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 677 Oct 12 04:02 GOVERNANCE.md [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 850 Oct 12 04:02 Jenkinsfile [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 10775 Oct 12 04:02 LICENSE [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 13857 Oct 12 04:02 Makefile [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 582 Oct 12 04:02 OWNERS.md [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 9799 Oct 12 04:02 README.md [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 6912 Oct 12 04:02 SECURITY.md [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 12 Oct 12 04:02 VERSION [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 4131 Oct 12 04:02 ZMQWindows.md [2022-10-12T04:04:05.078Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 04:02 bin [2022-10-12T04:04:05.078Z] drwxrwxr-x 18 1001 1001 4096 Oct 12 04:02 cmd [2022-10-12T04:04:05.078Z] -rw-r--r-- 1 root root 502168 Oct 12 04:03 coverage.out [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 3458 Oct 12 04:02 go.mod [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 38041 Oct 12 04:02 go.sum [2022-10-12T04:04:05.078Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 04:02 internal [2022-10-12T04:04:05.078Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 04:02 openapi [2022-10-12T04:04:05.078Z] drwxrwxr-x 4 1001 1001 4096 Oct 12 04:02 snap [2022-10-12T04:04:05.078Z] -rw-rw-r-- 1 1001 1001 204 Oct 12 04:02 version.go [Pipeline] sh [2022-10-12T04:04:05.402Z] + '[' -e coverage.out ] [2022-10-12T04:04:05.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-12T04:04:05.531Z] Stashed 1 file(s) [Pipeline] sh [2022-10-12T04:04:05.846Z] + make build [2022-10-12T04:04:05.846Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-12T04:04:20.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-12T04:04:30.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-12T04:04:32.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-12T04:04:40.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-12T04:04:40.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-12T04:04:41.116Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-12T04:04:42.503Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-12T04:04:43.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-12T04:04:44.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-12T04:04:45.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-12T04:04:46.316Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-12T04:04:48.215Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-12T04:04:49.602Z] $ docker stop --time=1 baa1d6d661127758b7124c1e4560db52cb3cccb97b657b77b9d6ca99039f0e67 [2022-10-12T04:04:51.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7722 in /w/workspace/edgexfoundry_edgex-go_main [2022-10-12T04:04:51.809Z] $ docker rm -f baa1d6d661127758b7124c1e4560db52cb3cccb97b657b77b9d6ca99039f0e67 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2022-10-12T04:04:52.186Z] Running in /w/workspace/edgex-go/326 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [2022-10-12T04:04:52.231Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:04:52.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T04:04:52.623Z] [2022-10-12T04:04:52.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:04:52.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T04:04:52.920Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-12T04:04:52.920Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-12T04:04:52.920Z] ca9280d653b3: Pulling fs layer [2022-10-12T04:04:52.920Z] 7e9c9ca2126c: Pulling fs layer [2022-10-12T04:04:52.920Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-12T04:04:52.920Z] cbdbe7a5bc2a: Download complete [2022-10-12T04:04:53.178Z] cbdbe7a5bc2a: Pull complete [2022-10-12T04:04:53.178Z] ca9280d653b3: Download complete [2022-10-12T04:04:53.436Z] 7e9c9ca2126c: Verifying Checksum [2022-10-12T04:04:53.436Z] 7e9c9ca2126c: Download complete [2022-10-12T04:04:53.436Z] ca9280d653b3: Pull complete [2022-10-12T04:04:56.717Z] 7e9c9ca2126c: Pull complete [2022-10-12T04:04:56.717Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-12T04:04:56.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T04:04:56.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:04:56.796Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:04:56.831Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-12T04:04:57.993Z] $ docker top 28383438e3bffadeb8a54f1b22d4cc1c830764d4e12978d4d98fdbf9e9acbf73 -eo pid,comm [Pipeline] { [2022-10-12T04:04:58.045Z] using credential edgex-jenkins-ssh [Pipeline] sh [2022-10-12T04:04:58.062Z] Cloning the remote Git repository [2022-10-12T04:04:58.325Z] + docker-compose build --help [2022-10-12T04:04:58.325Z] + grep parallel [2022-10-12T04:04:58.112Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-12T04:04:58.191Z] > git init /w/workspace/edgex-go/326 # timeout=10 [2022-10-12T04:04:58.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-12T04:04:58.348Z] > git --version # timeout=10 [2022-10-12T04:04:58.375Z] > git --version # 'git version 2.25.1' [2022-10-12T04:04:58.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T04:04:58.894Z] --parallel Build images in parallel. [Pipeline] } [2022-10-12T04:04:58.907Z] $ docker stop --time=1 28383438e3bffadeb8a54f1b22d4cc1c830764d4e12978d4d98fdbf9e9acbf73 [2022-10-12T04:04:58.433Z] Verifying host key using known hosts file [2022-10-12T04:04:58.641Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-12T04:04:58.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T04:05:00.208Z] $ docker rm -f 28383438e3bffadeb8a54f1b22d4cc1c830764d4e12978d4d98fdbf9e9acbf73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:05:00.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-12T04:05:00.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:05:00.644Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:05:00.676Z] $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@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 [2022-10-12T04:05:01.002Z] $ docker top 3dcfb3bfa02dfb8a66f59a7c4e322a73e9b32626ead0bc85229f306fb7d76be1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:05:01.336Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-12T04:05:01.902Z] Building core-command ... [2022-10-12T04:05:01.902Z] Building core-data ... [2022-10-12T04:05:01.902Z] Building core-metadata ... [2022-10-12T04:05:01.902Z] Building security-bootstrapper ... [2022-10-12T04:05:01.902Z] Building security-proxy-setup ... [2022-10-12T04:05:01.902Z] Building security-secretstore-setup ... [2022-10-12T04:05:01.902Z] Building security-spiffe-token-provider ... [2022-10-12T04:05:01.902Z] Building security-spire-agent ... [2022-10-12T04:05:01.902Z] Building security-spire-config ... [2022-10-12T04:05:01.902Z] Building security-spire-server ... [2022-10-12T04:05:01.902Z] Building support-notifications ... [2022-10-12T04:05:01.902Z] Building support-scheduler ... [2022-10-12T04:05:01.902Z] Building sys-mgmt-agent ... [2022-10-12T04:05:01.902Z] Building security-spire-config [2022-10-12T04:05:01.902Z] Building security-spire-agent [2022-10-12T04:05:01.902Z] Building core-command [2022-10-12T04:05:01.902Z] Building security-spiffe-token-provider [2022-10-12T04:05:01.902Z] Building support-scheduler [2022-10-12T04:05:14.099Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:05:14.099Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:05:14.099Z] ---> a7b6f70c12eb [2022-10-12T04:05:14.099Z] Step 3/20 : WORKDIR /edgex-go [2022-10-12T04:05:14.099Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:05:14.099Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:05:14.099Z] ---> a7b6f70c12eb [2022-10-12T04:05:14.099Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T04:05:14.099Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:05:14.099Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:05:14.099Z] ---> a7b6f70c12eb [2022-10-12T04:05:14.099Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T04:05:14.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:05:14.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:05:14.099Z] ---> a7b6f70c12eb [2022-10-12T04:05:14.099Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:05:14.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:05:14.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:05:14.099Z] ---> a7b6f70c12eb [2022-10-12T04:05:14.099Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:05:16.340Z] Avoid second fetch [2022-10-12T04:05:16.341Z] Checking out Revision fe71755eec998340e413ea2c1e208339c3335bfc (main) [2022-10-12T04:05:15.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-12T04:05:15.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T04:05:16.357Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T04:05:16.381Z] > git checkout -f fe71755eec998340e413ea2c1e208339c3335bfc # timeout=10 [2022-10-12T04:05:17.084Z] Commit message: "Merge pull request #4195 from hahattan/issue-4194" [Pipeline] withEnv [Pipeline] { [2022-10-12T04:05:17.386Z] ---> Running in a378ccb16a57 [2022-10-12T04:05:17.386Z] ---> Running in 0a07196f91df [2022-10-12T04:05:17.386Z] ---> Running in e0a5e09f9bce [2022-10-12T04:05:17.386Z] ---> Running in 8e64f8abf62c [2022-10-12T04:05:17.386Z] ---> Running in 38fb7e6bf561 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T04:05:17.643Z] Removing intermediate container e0a5e09f9bce [2022-10-12T04:05:17.643Z] ---> baf56eba6be8 [2022-10-12T04:05:17.643Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:05:17.643Z] Removing intermediate container 38fb7e6bf561 [2022-10-12T04:05:17.643Z] ---> 5c931b2509f5 [2022-10-12T04:05:17.643Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T04:05:17.643Z] Removing intermediate container 0a07196f91df [2022-10-12T04:05:17.643Z] ---> 9f6e19de5d0f [2022-10-12T04:05:17.643Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-12T04:05:17.643Z] Removing intermediate container a378ccb16a57 [2022-10-12T04:05:17.643Z] ---> c7f122b8e6af [2022-10-12T04:05:17.643Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T04:05:17.643Z] ---> Running in 320fd97d20ff [2022-10-12T04:05:17.643Z] ---> Running in 63adb7b84082 [2022-10-12T04:05:17.643Z] Removing intermediate container 8e64f8abf62c [2022-10-12T04:05:17.643Z] ---> 38fb2c4c4fdd [2022-10-12T04:05:17.643Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:05:17.643Z] ---> Running in 4389573d8930 [2022-10-12T04:05:17.643Z] ---> Running in 60761504fb2e [2022-10-12T04:05:17.643Z] ---> Running in 104173d3e99e [2022-10-12T04:05:17.901Z] Removing intermediate container 63adb7b84082 [2022-10-12T04:05:17.901Z] ---> 4352c860104b [2022-10-12T04:05:17.901Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:05:17.901Z] ---> Running in 3f0405e61693 [2022-10-12T04:05:17.901Z] Removing intermediate container 4389573d8930 [2022-10-12T04:05:17.901Z] ---> eb2a5a7ed5b7 [2022-10-12T04:05:17.901Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:05:17.901Z] ---> Running in 78f6d65f1059 [2022-10-12T04:05:17.940Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-12T04:05:17.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:05:17.940Z] Dload Upload Total Spent Left Speed [2022-10-12T04:05:17.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 91985 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [2022-10-12T04:05:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-10-12T04:05:18.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:18.418Z] Removing intermediate container 320fd97d20ff [2022-10-12T04:05:18.418Z] ---> be3a06801c0f [2022-10-12T04:05:18.418Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T04:05:18.418Z] ---> Running in a3b5165aa3e5 [2022-10-12T04:05:18.552Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-12T04:05:18.675Z] v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-12T04:05:18.676Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-12T04:05:18.676Z] OK: 17036 distinct packages available [2022-10-12T04:05:18.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:18.884Z] + sudo tee /etc/docker/daemon.new [2022-10-12T04:05:18.884Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-12T04:05:18.884Z] { [2022-10-12T04:05:18.884Z] "registry-mirrors": [ [2022-10-12T04:05:18.884Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-12T04:05:18.884Z] ], [2022-10-12T04:05:18.884Z] "bip": "10.250.0.254/24", [2022-10-12T04:05:18.884Z] "hosts": [ [2022-10-12T04:05:18.884Z] "tcp://0.0.0.0:5555", [2022-10-12T04:05:18.884Z] "unix:///var/run/docker.sock" [2022-10-12T04:05:18.884Z] ], [2022-10-12T04:05:18.884Z] "mtu": 1458, [2022-10-12T04:05:18.884Z] "selinux-enabled": true, [2022-10-12T04:05:18.884Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-12T04:05:18.884Z] } [Pipeline] sh [2022-10-12T04:05:18.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:18.933Z] Removing intermediate container 104173d3e99e [2022-10-12T04:05:18.933Z] ---> 346a48d17da0 [2022-10-12T04:05:18.933Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T04:05:18.933Z] ---> Running in 4f53fee08983 [2022-10-12T04:05:18.933Z] Removing intermediate container 3f0405e61693 [2022-10-12T04:05:18.933Z] ---> 35d406e410c5 [2022-10-12T04:05:18.933Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-12T04:05:18.933Z] OK: 211 MiB in 51 packages [2022-10-12T04:05:18.933Z] ---> Running in 1622c3de8ad1 [2022-10-12T04:05:19.190Z] Removing intermediate container 78f6d65f1059 [2022-10-12T04:05:19.190Z] ---> b323fd01d89f [2022-10-12T04:05:19.190Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-12T04:05:19.190Z] ---> Running in 95998786a2cd [2022-10-12T04:05:19.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:19.225Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-12T04:05:19.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:19.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:19.447Z] Removing intermediate container 60761504fb2e [2022-10-12T04:05:19.447Z] ---> f6449da80f41 [2022-10-12T04:05:19.447Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-12T04:05:19.571Z] + sudo service docker restart [2022-10-12T04:05:19.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:19.705Z] ---> 53d051564583 [2022-10-12T04:05:19.705Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:05:19.705Z] ---> Running in c07c19c900b2 [2022-10-12T04:05:20.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:20.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:20.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:20.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:20.530Z] OK: 211 MiB in 51 packages [2022-10-12T04:05:20.530Z] OK: 211 MiB in 51 packages [2022-10-12T04:05:20.789Z] OK: 211 MiB in 51 packages [2022-10-12T04:05:20.789Z] OK: 211 MiB in 51 packages [2022-10-12T04:05:21.363Z] Removing intermediate container 4f53fee08983 [2022-10-12T04:05:21.363Z] ---> 081690d8f229 [2022-10-12T04:05:21.363Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T04:05:21.363Z] Removing intermediate container a3b5165aa3e5 [2022-10-12T04:05:21.363Z] ---> 6f24aa0d00da [2022-10-12T04:05:21.363Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T04:05:21.930Z] Removing intermediate container 1622c3de8ad1 [2022-10-12T04:05:21.930Z] ---> f970cc6c5390 [2022-10-12T04:05:21.930Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T04:05:21.930Z] Removing intermediate container 95998786a2cd [2022-10-12T04:05:21.930Z] ---> 546d4af6514e [2022-10-12T04:05:21.930Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T04:05:21.930Z] ---> 0b36f46c954e [2022-10-12T04:05:21.930Z] ---> c0f0db4c4c0d [2022-10-12T04:05:21.930Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:05:21.930Z] [2022-10-12T04:05:21.930Z] ---> Running in 7149ae73602e [2022-10-12T04:05:21.930Z] ---> Running in b123784b0604 [2022-10-12T04:05:21.930Z] ---> 5d211f79136d [2022-10-12T04:05:21.930Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:05:21.930Z] ---> 232ac547df2b [2022-10-12T04:05:21.930Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:05:22.188Z] ---> Running in 42818db27ff2 [2022-10-12T04:05:22.188Z] ---> Running in 55a16ddfb1cf [2022-10-12T04:05:28.751Z] Removing intermediate container c07c19c900b2 [2022-10-12T04:05:28.751Z] ---> 17d4193c68e5 [2022-10-12T04:05:28.751Z] Step 7/20 : COPY . . [2022-10-12T04:05:35.311Z] ---> e51ac68c0fbd [2022-10-12T04:05:35.311Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-12T04:05:35.311Z] ---> Running in 06e18b8aacc4 [2022-10-12T04:05:35.570Z] Removing intermediate container 7149ae73602e [2022-10-12T04:05:35.570Z] ---> 1694623104e8 [2022-10-12T04:05:35.570Z] Step 8/26 : COPY . . [2022-10-12T04:05:35.570Z] Removing intermediate container 42818db27ff2 [2022-10-12T04:05:35.570Z] ---> 29a1cbb9cca1 [2022-10-12T04:05:35.570Z] Step 9/24 : COPY . . [2022-10-12T04:05:35.570Z] Removing intermediate container 55a16ddfb1cf [2022-10-12T04:05:35.570Z] ---> 51d56b50b5e7 [2022-10-12T04:05:35.570Z] Step 9/23 : COPY . . [2022-10-12T04:05:35.570Z] Removing intermediate container b123784b0604 [2022-10-12T04:05:35.571Z] ---> eddbb3179417 [2022-10-12T04:05:35.571Z] Step 8/26 : COPY . . [2022-10-12T04:05:35.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:05:37.852Z] provisioning config files... [2022-10-12T04:05:37.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config827879267786552018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:05:38.229Z] ---> docker-login.sh [2022-10-12T04:05:38.229Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:05:38.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:05:38.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:05:38.818Z] Configure a credential helper to remove this warning. See [2022-10-12T04:05:38.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:05:38.818Z] [2022-10-12T04:05:38.818Z] Login Succeeded [2022-10-12T04:05:38.818Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:05:39.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:05:39.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:05:39.354Z] Configure a credential helper to remove this warning. See [2022-10-12T04:05:39.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:05:39.354Z] [2022-10-12T04:05:39.354Z] Login Succeeded [2022-10-12T04:05:39.354Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:05:39.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:05:39.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:05:39.621Z] Configure a credential helper to remove this warning. See [2022-10-12T04:05:39.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:05:39.621Z] [2022-10-12T04:05:39.621Z] Login Succeeded [2022-10-12T04:05:39.621Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:05:39.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:05:39.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:05:39.889Z] Configure a credential helper to remove this warning. See [2022-10-12T04:05:39.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:05:39.889Z] [2022-10-12T04:05:39.889Z] Login Succeeded [2022-10-12T04:05:39.889Z] docker.io [2022-10-12T04:05:40.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:05:40.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:05:40.425Z] Configure a credential helper to remove this warning. See [2022-10-12T04:05:40.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:05:40.425Z] [2022-10-12T04:05:40.425Z] Login Succeeded [2022-10-12T04:05:40.425Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:05:40.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-12T04:05:40.884Z] + git config --global --add safe.directory /w/workspace/edgex-go/326 [Pipeline] echo [2022-10-12T04:05:40.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:05:40.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:05:40.923Z] ========================================================= [2022-10-12T04:05:40.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-12T04:05:40.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:05:41.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T04:05:41.243Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-12T04:05:41.243Z] 9b18e9b68314: Pulling fs layer [2022-10-12T04:05:41.243Z] d32db5db7311: Pulling fs layer [2022-10-12T04:05:41.243Z] d0c4b47475fc: Pulling fs layer [2022-10-12T04:05:41.243Z] 5831b945b038: Pulling fs layer [2022-10-12T04:05:41.243Z] 86bbec2aaacd: Pulling fs layer [2022-10-12T04:05:41.243Z] e10730c5d714: Pulling fs layer [2022-10-12T04:05:41.243Z] 5dd5c2283517: Pulling fs layer [2022-10-12T04:05:41.243Z] d5ac0230b979: Pulling fs layer [2022-10-12T04:05:41.243Z] 86bbec2aaacd: Waiting [2022-10-12T04:05:41.243Z] e10730c5d714: Waiting [2022-10-12T04:05:41.243Z] 5dd5c2283517: Waiting [2022-10-12T04:05:41.243Z] d5ac0230b979: Waiting [2022-10-12T04:05:41.243Z] 5831b945b038: Waiting [2022-10-12T04:05:41.517Z] d0c4b47475fc: Verifying Checksum [2022-10-12T04:05:41.517Z] d0c4b47475fc: Download complete [2022-10-12T04:05:41.517Z] d32db5db7311: Verifying Checksum [2022-10-12T04:05:41.517Z] d32db5db7311: Download complete [2022-10-12T04:05:41.517Z] 86bbec2aaacd: Verifying Checksum [2022-10-12T04:05:41.517Z] 86bbec2aaacd: Download complete [2022-10-12T04:05:41.517Z] e10730c5d714: Verifying Checksum [2022-10-12T04:05:41.517Z] e10730c5d714: Download complete [2022-10-12T04:05:41.517Z] 9b18e9b68314: Verifying Checksum [2022-10-12T04:05:41.517Z] 9b18e9b68314: Download complete [2022-10-12T04:05:42.495Z] 9b18e9b68314: Pull complete [2022-10-12T04:05:42.495Z] d5ac0230b979: Download complete [2022-10-12T04:05:43.088Z] d32db5db7311: Pull complete [2022-10-12T04:05:43.357Z] d0c4b47475fc: Pull complete [2022-10-12T04:05:43.631Z] 5dd5c2283517: Verifying Checksum [2022-10-12T04:05:43.631Z] 5dd5c2283517: Download complete [2022-10-12T04:05:44.615Z] 5831b945b038: Verifying Checksum [2022-10-12T04:05:44.615Z] 5831b945b038: Download complete [2022-10-12T04:05:48.022Z] ---> 5acdf170cd6f [2022-10-12T04:05:48.022Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-12T04:05:48.022Z] ---> def1a8f06925 [2022-10-12T04:05:48.022Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-12T04:05:48.022Z] ---> 4da3e8becdc7 [2022-10-12T04:05:48.022Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T04:05:48.022Z] ---> Running in 3cca14c06b74 [2022-10-12T04:05:48.022Z] ---> 3f76f7e1933e [2022-10-12T04:05:48.022Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T04:05:48.023Z] ---> Running in 1fc98e6958ac [2022-10-12T04:05:48.023Z] ---> Running in c00aefc5d2d7 [2022-10-12T04:05:48.023Z] ---> Running in a780bfcc3b11 [2022-10-12T04:05:48.023Z] Removing intermediate container c00aefc5d2d7 [2022-10-12T04:05:48.023Z] ---> d1909d035a54 [2022-10-12T04:05:48.023Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T04:05:48.023Z] Removing intermediate container a780bfcc3b11 [2022-10-12T04:05:48.023Z] ---> eb643ffc38e8 [2022-10-12T04:05:48.023Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T04:05:48.023Z] ---> Running in 4abecbfafbe1 [2022-10-12T04:05:48.023Z] ---> Running in 0cc494b79a28 [2022-10-12T04:05:48.023Z] Removing intermediate container 4abecbfafbe1 [2022-10-12T04:05:48.023Z] ---> 174bcb3d611b [2022-10-12T04:05:48.023Z] Step 11/26 : 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 [2022-10-12T04:05:48.023Z] Removing intermediate container 0cc494b79a28 [2022-10-12T04:05:48.023Z] ---> 1070bc470acc [2022-10-12T04:05:48.023Z] Step 11/26 : 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 [2022-10-12T04:05:48.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-12T04:05:48.023Z] ---> Running in c6b9ca5abd30 [2022-10-12T04:05:48.023Z] ---> Running in 99b780955d8c [2022-10-12T04:05:48.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-12T04:05:48.286Z] Removing intermediate container 99b780955d8c [2022-10-12T04:05:48.286Z] ---> 571f776c1df9 [2022-10-12T04:05:48.286Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T04:05:48.286Z] Removing intermediate container c6b9ca5abd30 [2022-10-12T04:05:48.286Z] ---> e986ed044822 [2022-10-12T04:05:48.286Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T04:05:48.286Z] ---> Running in 78756b8b9546 [2022-10-12T04:05:48.286Z] ---> Running in 6f8aee7ae24c [2022-10-12T04:05:48.544Z] Removing intermediate container 78756b8b9546 [2022-10-12T04:05:48.544Z] ---> 4bf64406cb58 [2022-10-12T04:05:48.544Z] [2022-10-12T04:05:48.544Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T04:05:48.544Z] Removing intermediate container 6f8aee7ae24c [2022-10-12T04:05:48.544Z] ---> 8a8bc9f70484 [2022-10-12T04:05:48.544Z] [2022-10-12T04:05:48.544Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T04:05:49.479Z] 3.15: Pulling from library/alpine [2022-10-12T04:05:49.479Z] 3.15: Pulling from library/alpine [2022-10-12T04:05:50.417Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-12T04:05:50.417Z] Status: Downloaded newer image for alpine:3.15 [2022-10-12T04:05:50.417Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-12T04:05:50.417Z] Status: Image is up to date for alpine:3.15 [2022-10-12T04:05:50.417Z] ---> c4fc93816858 [2022-10-12T04:05:50.417Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:05:50.417Z] ---> c4fc93816858 [2022-10-12T04:05:50.417Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:05:50.417Z] ---> Running in 0e43d1c25e07 [2022-10-12T04:05:50.417Z] ---> Running in 9012bfbc3ae6 [2022-10-12T04:05:50.677Z] Removing intermediate container 9012bfbc3ae6 [2022-10-12T04:05:50.677Z] ---> 53d219770b78 [2022-10-12T04:05:50.677Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:05:50.677Z] Removing intermediate container 0e43d1c25e07 [2022-10-12T04:05:50.677Z] ---> f17b80b62f29 [2022-10-12T04:05:50.677Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:05:50.677Z] ---> Running in 2ae4200a6cb5 [2022-10-12T04:05:50.677Z] ---> Running in c88b244103d8 [2022-10-12T04:05:52.055Z] Removing intermediate container c88b244103d8 [2022-10-12T04:05:52.055Z] ---> dfa820cff292 [2022-10-12T04:05:52.055Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T04:05:52.055Z] ---> Running in 96b635236a6f [2022-10-12T04:05:52.056Z] Removing intermediate container 2ae4200a6cb5 [2022-10-12T04:05:52.056Z] ---> 12cdc574f4c3 [2022-10-12T04:05:52.056Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-12T04:05:52.056Z] ---> Running in 48bb3e2d50d2 [2022-10-12T04:05:52.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:52.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:53.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:53.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:53.966Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T04:05:53.966Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T04:05:53.966Z] OK: 15857 distinct packages available [2022-10-12T04:05:53.966Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T04:05:53.966Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T04:05:53.966Z] OK: 15857 distinct packages available [2022-10-12T04:05:53.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:53.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:54.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:54.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:54.899Z] Removing intermediate container 06e18b8aacc4 [2022-10-12T04:05:54.899Z] ---> 9acb29f15b54 [2022-10-12T04:05:54.899Z] [2022-10-12T04:05:54.899Z] Step 9/20 : FROM alpine:3.15 [2022-10-12T04:05:54.899Z] ---> c4fc93816858 [2022-10-12T04:05:54.899Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:05:54.899Z] ---> Using cache [2022-10-12T04:05:54.899Z] ---> f17b80b62f29 [2022-10-12T04:05:54.899Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:05:54.899Z] ---> Using cache [2022-10-12T04:05:54.899Z] ---> dfa820cff292 [2022-10-12T04:05:54.899Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-12T04:05:54.899Z] ---> Running in 450b4cabce02 [2022-10-12T04:05:55.157Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-12T04:05:55.157Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-12T04:05:55.157Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-12T04:05:55.157Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-12T04:05:55.415Z] (3/5) Installing libucontext (1.1-r0) [2022-10-12T04:05:55.415Z] (3/4) Installing libucontext (1.1-r0) [2022-10-12T04:05:55.415Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-12T04:05:55.415Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-12T04:05:55.415Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-12T04:05:55.415Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T04:05:55.415Z] OK: 6 MiB in 18 packages [2022-10-12T04:05:55.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:55.674Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T04:05:55.674Z] OK: 7 MiB in 19 packages [2022-10-12T04:05:56.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:56.499Z] Removing intermediate container 48bb3e2d50d2 [2022-10-12T04:05:56.499Z] ---> b63eccc9804a [2022-10-12T04:05:56.499Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T04:05:56.499Z] Removing intermediate container 96b635236a6f [2022-10-12T04:05:56.499Z] ---> 310d32fc348d [2022-10-12T04:05:56.499Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-12T04:05:56.756Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T04:05:56.756Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T04:05:56.756Z] OK: 15857 distinct packages available [2022-10-12T04:05:56.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:56.965Z] 5831b945b038: Pull complete [2022-10-12T04:05:57.235Z] 86bbec2aaacd: Pull complete [2022-10-12T04:05:57.236Z] e10730c5d714: Pull complete [2022-10-12T04:05:57.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:05:57.951Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-12T04:05:57.951Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-12T04:05:58.209Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-12T04:05:58.209Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-12T04:05:58.209Z] (5/9) Installing curl (7.80.0-r3) [2022-10-12T04:05:58.467Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-12T04:05:58.467Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-12T04:05:58.467Z] ---> a5a79e260dc6 [2022-10-12T04:05:58.467Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T04:05:58.467Z] (8/9) Installing libucontext (1.1-r0) [2022-10-12T04:05:58.467Z] ---> b297b144420c [2022-10-12T04:05:58.467Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T04:05:58.725Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-12T04:05:58.725Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T04:05:58.725Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:05:58.725Z] OK: 8 MiB in 23 packages [2022-10-12T04:05:58.984Z] ---> 835fbe4b75f0 [2022-10-12T04:05:58.984Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-12T04:05:59.244Z] ---> Running in f8aa1b3a298a [2022-10-12T04:05:59.823Z] Removing intermediate container f8aa1b3a298a [2022-10-12T04:05:59.823Z] ---> d4c62315f46f [2022-10-12T04:05:59.823Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-12T04:05:59.823Z] Removing intermediate container 450b4cabce02 [2022-10-12T04:05:59.823Z] ---> bdf97e3eb2bc [2022-10-12T04:05:59.823Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:06:00.390Z] ---> 18bb299f9978 [2022-10-12T04:06:00.390Z] Step 21/26 : WORKDIR / [2022-10-12T04:06:00.390Z] ---> aa517bc9fb53 [2022-10-12T04:06:00.390Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-12T04:06:00.390Z] ---> Running in 3a8d1b493d56 [2022-10-12T04:06:00.649Z] Removing intermediate container 3a8d1b493d56 [2022-10-12T04:06:00.649Z] ---> 6b2a6d838584 [2022-10-12T04:06:00.649Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T04:06:00.911Z] ---> 5f757b01f2ec [2022-10-12T04:06:00.911Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T04:06:00.911Z] ---> Running in 9519760112fd [2022-10-12T04:06:01.169Z] Removing intermediate container 9519760112fd [2022-10-12T04:06:01.169Z] ---> 53a485919712 [2022-10-12T04:06:01.169Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T04:06:01.169Z] ---> 85e25fce1678 [2022-10-12T04:06:01.169Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-12T04:06:01.169Z] ---> Running in 90261c24640a [2022-10-12T04:06:01.169Z] ---> 10d88b0e66e8 [2022-10-12T04:06:01.169Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-12T04:06:01.430Z] ---> 0f158b56af14 [2022-10-12T04:06:01.430Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-12T04:06:01.689Z] ---> c4b34518269a [2022-10-12T04:06:01.690Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-12T04:06:01.690Z] Removing intermediate container 90261c24640a [2022-10-12T04:06:01.690Z] ---> 31c9028d0b43 [2022-10-12T04:06:01.690Z] Step 24/26 : LABEL arch=x86_64 [2022-10-12T04:06:01.690Z] ---> Running in 049b3f310781 [2022-10-12T04:06:01.690Z] ---> Running in a84cdc252c79 [2022-10-12T04:06:01.948Z] Removing intermediate container 049b3f310781 [2022-10-12T04:06:01.948Z] ---> 091e20ee8eaa [2022-10-12T04:06:01.948Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:06:01.948Z] Removing intermediate container a84cdc252c79 [2022-10-12T04:06:01.948Z] ---> 57f648908136 [2022-10-12T04:06:01.948Z] Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:06:01.948Z] ---> Running in 6632c990c279 [2022-10-12T04:06:01.948Z] ---> c124bfa772c0 [2022-10-12T04:06:01.948Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T04:06:01.948Z] ---> Running in dc26122384b2 [2022-10-12T04:06:01.948Z] ---> Running in 57e0acaee76c [2022-10-12T04:06:02.209Z] Removing intermediate container dc26122384b2 [2022-10-12T04:06:02.209Z] ---> 34604902d4eb [2022-10-12T04:06:02.209Z] Step 26/26 : LABEL version=2.3.0-dev.88 [2022-10-12T04:06:02.209Z] Removing intermediate container 57e0acaee76c [2022-10-12T04:06:02.209Z] ---> 25c2881bb8d9 [2022-10-12T04:06:02.209Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T04:06:02.209Z] Removing intermediate container 6632c990c279 [2022-10-12T04:06:02.209Z] ---> e4c458c70ba9 [2022-10-12T04:06:02.209Z] Step 18/20 : LABEL arch=x86_64 [2022-10-12T04:06:02.209Z] ---> Running in 84f0a6b29460 [2022-10-12T04:06:02.209Z] ---> Running in 6e2475fd0f41 [2022-10-12T04:06:02.467Z] ---> Running in 26b18c1cedb9 [2022-10-12T04:06:02.467Z] Removing intermediate container 84f0a6b29460 [2022-10-12T04:06:02.467Z] ---> b29b7c7f6ac6 [2022-10-12T04:06:02.467Z] [2022-10-12T04:06:02.467Z] Successfully built b29b7c7f6ac6 [2022-10-12T04:06:02.467Z] Removing intermediate container 6e2475fd0f41 [2022-10-12T04:06:02.467Z] ---> 83ec7c8275d9 [2022-10-12T04:06:02.467Z] Step 19/20 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:06:02.724Z] Successfully tagged security-spire-config:latest [2022-10-12T04:06:02.724Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-10-12T04:06:02.724Z] Removing intermediate container 26b18c1cedb9 [2022-10-12T04:06:02.724Z] ---> cb29d3e2baea [2022-10-12T04:06:02.724Z] Step 24/26 : LABEL arch=x86_64 [2022-10-12T04:06:02.724Z] ---> Running in 5182cfe92b21 [2022-10-12T04:06:02.724Z] ---> Running in a0c4f90bca4f [2022-10-12T04:06:03.658Z] Removing intermediate container 5182cfe92b21 [2022-10-12T04:06:03.658Z] ---> 9fc4ac5386da [2022-10-12T04:06:03.658Z] Step 20/20 : LABEL version=2.3.0-dev.88 [2022-10-12T04:06:03.658Z] Removing intermediate container a0c4f90bca4f [2022-10-12T04:06:03.658Z] ---> 298ff82f7cf4 [2022-10-12T04:06:03.658Z] Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:06:03.916Z] ---> Running in 776115efcae5 [2022-10-12T04:06:03.916Z] ---> Running in a526f4e32819 [2022-10-12T04:06:03.926Z] 5dd5c2283517: Pull complete [2022-10-12T04:06:04.174Z] Removing intermediate container 776115efcae5 [2022-10-12T04:06:04.174Z] ---> 98dcb0c54f48 [2022-10-12T04:06:04.174Z] Step 26/26 : LABEL version=2.3.0-dev.88 [2022-10-12T04:06:04.174Z] Removing intermediate container a526f4e32819 [2022-10-12T04:06:04.174Z] ---> 9305d783beb1 [2022-10-12T04:06:04.174Z] [2022-10-12T04:06:04.174Z] ---> Running in 8921cd13a87e [2022-10-12T04:06:04.174Z] Successfully built 9305d783beb1 [2022-10-12T04:06:04.433Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-12T04:06:04.433Z] Building security-proxy-setup [2022-10-12T04:06:04.433Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8921cd13a87e [2022-10-12T04:06:04.433Z] ---> 073b103ef93e [2022-10-12T04:06:04.433Z] [2022-10-12T04:06:04.433Z] Successfully built 073b103ef93e [2022-10-12T04:06:04.433Z] Successfully tagged security-spire-agent:latest [2022-10-12T04:06:04.433Z]  Building security-spire-agent ... done Building support-notifications [2022-10-12T04:06:05.887Z] d5ac0230b979: Pull complete [2022-10-12T04:06:05.887Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-12T04:06:05.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T04:06:05.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-12T04:06:06.228Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T04:06:06.228Z] WORKDIR /edgex [2022-10-12T04:06:06.228Z] COPY go.mod . [2022-10-12T04:06:06.228Z] RUN go mod download -f [2022-10-12T04:06:06.228Z] - . [2022-10-12T04:06:06.836Z] Sending build context to Docker daemon 3.268MB [2022-10-12T04:06:06.836Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T04:06:06.836Z] ---> 59b3b1a385d4 [2022-10-12T04:06:06.836Z] Step 2/4 : WORKDIR /edgex [2022-10-12T04:06:08.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:06:08.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:06:08.611Z] ---> a7b6f70c12eb [2022-10-12T04:06:08.611Z] Step 3/23 : WORKDIR /edgex-go [2022-10-12T04:06:08.611Z] ---> Using cache [2022-10-12T04:06:08.611Z] ---> 38fb2c4c4fdd [2022-10-12T04:06:08.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:06:08.611Z] ---> Using cache [2022-10-12T04:06:08.611Z] ---> 346a48d17da0 [2022-10-12T04:06:08.611Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-12T04:06:09.503Z] ---> Running in 624afb8a087f [2022-10-12T04:06:09.503Z] Removing intermediate container 624afb8a087f [2022-10-12T04:06:09.503Z] ---> 724071876821 [2022-10-12T04:06:09.503Z] Step 3/4 : COPY go.mod . [2022-10-12T04:06:09.785Z] ---> 41b27c4cfe32 [2022-10-12T04:06:09.785Z] Step 4/4 : RUN go mod download [2022-10-12T04:06:10.059Z] ---> Running in c338bbfd0724 [2022-10-12T04:06:11.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:06:11.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:06:11.135Z] ---> a7b6f70c12eb [2022-10-12T04:06:11.135Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:06:11.135Z] ---> Using cache [2022-10-12T04:06:11.135Z] ---> c7f122b8e6af [2022-10-12T04:06:11.135Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T04:06:11.135Z] ---> Using cache [2022-10-12T04:06:11.135Z] ---> eb2a5a7ed5b7 [2022-10-12T04:06:11.135Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:06:11.135Z] ---> Using cache [2022-10-12T04:06:11.135Z] ---> b323fd01d89f [2022-10-12T04:06:11.135Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-12T04:06:11.135Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:06:11.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:06:11.135Z] ---> a7b6f70c12eb [2022-10-12T04:06:11.135Z] Step 3/22 : WORKDIR /edgex-go [2022-10-12T04:06:11.135Z] ---> Using cache [2022-10-12T04:06:11.135Z] ---> 38fb2c4c4fdd [2022-10-12T04:06:11.135Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:06:11.135Z] ---> Using cache [2022-10-12T04:06:11.135Z] ---> 346a48d17da0 [2022-10-12T04:06:11.135Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-12T04:06:11.393Z] ---> Running in 12ffe160abaf [2022-10-12T04:06:11.393Z] ---> Running in 5a3a43d7f638 [2022-10-12T04:06:11.393Z] ---> Running in 91692d211e8e [2022-10-12T04:06:11.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:11.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:11.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:12.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:12.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:12.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:13.155Z] Removing intermediate container 3cca14c06b74 [2022-10-12T04:06:13.155Z] ---> dee304cec3be [2022-10-12T04:06:13.155Z] [2022-10-12T04:06:13.155Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T04:06:13.155Z] OK: 211 MiB in 51 packages [2022-10-12T04:06:13.155Z] OK: 211 MiB in 51 packages [2022-10-12T04:06:13.155Z] OK: 211 MiB in 51 packages [2022-10-12T04:06:13.155Z] 3.16: Pulling from library/alpine [2022-10-12T04:06:13.412Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T04:06:13.412Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T04:06:13.412Z] ---> 9c6f07244728 [2022-10-12T04:06:13.412Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-12T04:06:13.412Z] ---> Running in c39f34fa0a0e [2022-10-12T04:06:13.670Z] Removing intermediate container 12ffe160abaf [2022-10-12T04:06:13.670Z] ---> 364bda6fe64d [2022-10-12T04:06:13.670Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-12T04:06:13.927Z] Removing intermediate container 91692d211e8e [2022-10-12T04:06:13.927Z] ---> d11b730b791f [2022-10-12T04:06:13.927Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-12T04:06:13.927Z] ---> faea725b825a [2022-10-12T04:06:13.927Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:06:13.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:13.927Z] Removing intermediate container 5a3a43d7f638 [2022-10-12T04:06:13.927Z] ---> cb19e4878585 [2022-10-12T04:06:13.927Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T04:06:14.188Z] ---> Running in 47c0a6c4d218 [2022-10-12T04:06:14.188Z] ---> 994045bdb938 [2022-10-12T04:06:14.188Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:06:14.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:06:14.188Z] ---> Running in 40da324f2f39 [2022-10-12T04:06:14.188Z] ---> a8728e60fe99 [2022-10-12T04:06:14.188Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:06:14.446Z] ---> Running in bc56e689aea2 [2022-10-12T04:06:14.446Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-12T04:06:14.446Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:06:14.446Z] OK: 6 MiB in 15 packages [2022-10-12T04:06:15.381Z] Removing intermediate container c39f34fa0a0e [2022-10-12T04:06:15.381Z] ---> ec3b02d5e34d [2022-10-12T04:06:15.381Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:06:15.381Z] ---> Running in dcefa3b613c9 [2022-10-12T04:06:15.640Z] Removing intermediate container dcefa3b613c9 [2022-10-12T04:06:15.640Z] ---> 6303739510a1 [2022-10-12T04:06:15.640Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-12T04:06:17.018Z] Removing intermediate container 1fc98e6958ac [2022-10-12T04:06:17.018Z] ---> f4edf82e94b2 [2022-10-12T04:06:17.018Z] [2022-10-12T04:06:17.018Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T04:06:17.018Z] ---> 9c6f07244728 [2022-10-12T04:06:17.018Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-12T04:06:17.018Z] ---> Using cache [2022-10-12T04:06:17.018Z] ---> ec3b02d5e34d [2022-10-12T04:06:17.019Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:06:17.019Z] ---> Using cache [2022-10-12T04:06:17.019Z] ---> 6303739510a1 [2022-10-12T04:06:17.019Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-12T04:06:17.979Z] ---> Running in be0e1ccbf1dd [2022-10-12T04:06:17.979Z] ---> Running in 3982c6e7d802 [2022-10-12T04:06:17.979Z] Removing intermediate container be0e1ccbf1dd [2022-10-12T04:06:17.979Z] ---> 3e52ad9f3e92 [2022-10-12T04:06:17.979Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-12T04:06:18.238Z] Removing intermediate container 3982c6e7d802 [2022-10-12T04:06:18.238Z] ---> 4c2aed789c35 [2022-10-12T04:06:18.238Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T04:06:18.238Z] ---> Running in f4cfbf13e83f [2022-10-12T04:06:18.238Z] ---> Running in 5924a9b80e80 [2022-10-12T04:06:18.238Z] Removing intermediate container f4cfbf13e83f [2022-10-12T04:06:18.238Z] ---> d1b64781abcf [2022-10-12T04:06:18.238Z] Step 16/24 : WORKDIR / [2022-10-12T04:06:18.496Z] Removing intermediate container 5924a9b80e80 [2022-10-12T04:06:18.496Z] ---> 040df98e975e [2022-10-12T04:06:18.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:06:18.496Z] ---> Running in 9812601ea11d [2022-10-12T04:06:18.754Z] Removing intermediate container 9812601ea11d [2022-10-12T04:06:18.754Z] ---> 1e459a0c456c [2022-10-12T04:06:18.754Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:06:18.754Z] ---> b376f0db1e56 [2022-10-12T04:06:18.754Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-12T04:06:19.318Z] ---> 5ccad38ea45b [2022-10-12T04:06:19.318Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-12T04:06:19.575Z] ---> b36dfe7cf3c5 [2022-10-12T04:06:19.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-12T04:06:20.141Z] ---> 4203002cba3c [2022-10-12T04:06:20.141Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-12T04:06:20.141Z] ---> 48e9456ef58d [2022-10-12T04:06:20.141Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-12T04:06:20.399Z] ---> Running in 6c7d0553639c [2022-10-12T04:06:20.676Z] Removing intermediate container 6c7d0553639c [2022-10-12T04:06:20.676Z] ---> 1e0a2dc23cdf [2022-10-12T04:06:20.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:06:20.676Z] ---> 494d6dc12741 [2022-10-12T04:06:20.676Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-12T04:06:20.676Z] ---> Running in 287b040d3e76 [2022-10-12T04:06:20.676Z] ---> Running in 7d5b0589a238 [2022-10-12T04:06:20.934Z] Removing intermediate container 287b040d3e76 [2022-10-12T04:06:20.934Z] ---> e74f79522610 [2022-10-12T04:06:20.934Z] Step 21/23 : LABEL arch=x86_64 [2022-10-12T04:06:20.934Z] ---> Running in 1424b43da370 [2022-10-12T04:06:20.934Z] Removing intermediate container 7d5b0589a238 [2022-10-12T04:06:20.934Z] ---> 07d3521f50b8 [2022-10-12T04:06:20.934Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:06:21.192Z] ---> Running in 7affc763021a [2022-10-12T04:06:21.192Z] Removing intermediate container 1424b43da370 [2022-10-12T04:06:21.192Z] ---> aec62bf88179 [2022-10-12T04:06:21.192Z] Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:06:21.192Z] ---> Running in 1707d794dd79 [2022-10-12T04:06:21.192Z] Removing intermediate container 7affc763021a [2022-10-12T04:06:21.192Z] ---> 8fb68cf7d020 [2022-10-12T04:06:21.192Z] Step 22/24 : LABEL arch=x86_64 [2022-10-12T04:06:21.449Z] ---> Running in 27b25cfa1819 [2022-10-12T04:06:21.449Z] Removing intermediate container 1707d794dd79 [2022-10-12T04:06:21.449Z] ---> 82ba1f17eace [2022-10-12T04:06:21.449Z] Step 23/23 : LABEL version=2.3.0-dev.88 [2022-10-12T04:06:21.707Z] ---> Running in 767683ffab47 [2022-10-12T04:06:21.707Z] Removing intermediate container 27b25cfa1819 [2022-10-12T04:06:21.707Z] ---> b64c6796a504 [2022-10-12T04:06:21.707Z] Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:06:21.964Z] ---> Running in 36a057580732 [2022-10-12T04:06:21.964Z] Removing intermediate container 767683ffab47 [2022-10-12T04:06:21.964Z] ---> 029b86b73cc7 [2022-10-12T04:06:21.964Z] [2022-10-12T04:06:21.964Z] Removing intermediate container 36a057580732 [2022-10-12T04:06:21.964Z] ---> 789bf98ada25 [2022-10-12T04:06:21.964Z] Step 24/24 : LABEL version=2.3.0-dev.88Successfully built 029b86b73cc7 [2022-10-12T04:06:21.964Z] [2022-10-12T04:06:21.964Z] Successfully tagged support-scheduler:latest [2022-10-12T04:06:21.964Z]  Building support-scheduler ... done Building core-metadata [2022-10-12T04:06:22.222Z] ---> Running in 9f5b2358d506 [2022-10-12T04:06:22.222Z] Removing intermediate container 47c0a6c4d218 [2022-10-12T04:06:22.222Z] ---> aad40b2da053 [2022-10-12T04:06:22.222Z] Step 8/23 : COPY . . [2022-10-12T04:06:23.155Z] Removing intermediate container 9f5b2358d506 [2022-10-12T04:06:23.155Z] ---> 4a2cd05ace0e [2022-10-12T04:06:23.155Z] [2022-10-12T04:06:23.155Z] Successfully built 4a2cd05ace0e [2022-10-12T04:06:23.719Z] Successfully tagged core-command:latest [2022-10-12T04:06:23.719Z]  Building core-command ... done Building security-bootstrapper [2022-10-12T04:06:25.089Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:06:25.089Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:06:25.089Z] ---> a7b6f70c12eb [2022-10-12T04:06:25.089Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:06:25.089Z] ---> Using cache [2022-10-12T04:06:25.089Z] ---> c7f122b8e6af [2022-10-12T04:06:25.089Z] Step 4/25 : WORKDIR /edgex-go [2022-10-12T04:06:25.089Z] ---> Using cache [2022-10-12T04:06:25.089Z] ---> eb2a5a7ed5b7 [2022-10-12T04:06:25.089Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:06:25.089Z] ---> Using cache [2022-10-12T04:06:25.089Z] ---> b323fd01d89f [2022-10-12T04:06:25.089Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-12T04:06:25.089Z] ---> Using cache [2022-10-12T04:06:25.089Z] ---> 546d4af6514e [2022-10-12T04:06:25.089Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-12T04:06:25.089Z] ---> Using cache [2022-10-12T04:06:25.089Z] ---> 232ac547df2b [2022-10-12T04:06:25.089Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:06:25.089Z] ---> Using cache [2022-10-12T04:06:25.089Z] ---> 51d56b50b5e7 [2022-10-12T04:06:25.089Z] Step 9/25 : COPY . . [2022-10-12T04:06:25.089Z] ---> Using cache [2022-10-12T04:06:25.089Z] ---> def1a8f06925 [2022-10-12T04:06:25.089Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-12T04:06:26.026Z] ---> Running in e0036985b8fd [2022-10-12T04:06:26.026Z] ---> 62697442f1b8 [2022-10-12T04:06:26.026Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-12T04:06:26.026Z] Removing intermediate container bc56e689aea2 [2022-10-12T04:06:26.026Z] ---> 3ee6ca9a10bd [2022-10-12T04:06:26.026Z] Step 9/23 : COPY . . [2022-10-12T04:06:26.026Z] Removing intermediate container 40da324f2f39 [2022-10-12T04:06:26.026Z] ---> 874a4fd8f67b [2022-10-12T04:06:26.026Z] Step 8/22 : COPY . . [2022-10-12T04:06:26.288Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-12T04:06:27.228Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:06:27.228Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:06:27.228Z] ---> a7b6f70c12eb [2022-10-12T04:06:27.228Z] Step 3/33 : WORKDIR /edgex-go [2022-10-12T04:06:27.228Z] ---> Using cache [2022-10-12T04:06:27.228Z] ---> 38fb2c4c4fdd [2022-10-12T04:06:27.228Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:06:27.228Z] ---> Using cache [2022-10-12T04:06:27.228Z] ---> 346a48d17da0 [2022-10-12T04:06:27.228Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-12T04:06:27.228Z] ---> Using cache [2022-10-12T04:06:27.228Z] ---> d11b730b791f [2022-10-12T04:06:27.228Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-12T04:06:27.228Z] ---> Using cache [2022-10-12T04:06:27.228Z] ---> 994045bdb938 [2022-10-12T04:06:27.228Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:06:27.228Z] ---> Using cache [2022-10-12T04:06:27.228Z] ---> 874a4fd8f67b [2022-10-12T04:06:27.228Z] Step 8/33 : COPY . . [2022-10-12T04:06:27.488Z] ---> Running in fe2b1525c6f7 [2022-10-12T04:06:27.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-12T04:06:34.328Z] ---> 2b2f7402f096 [2022-10-12T04:06:34.328Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-12T04:06:34.328Z] ---> Running in 747607cc14f9 [2022-10-12T04:06:34.328Z] ---> 21e082b16f3d [2022-10-12T04:06:34.328Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-12T04:06:34.328Z] ---> c29d2c3fd470 [2022-10-12T04:06:34.328Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-12T04:06:34.328Z] ---> Running in 285586be8986 [2022-10-12T04:06:34.328Z] ---> Running in ca276adb4765 [2022-10-12T04:06:34.585Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-12T04:06:35.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-12T04:06:35.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-12T04:06:42.298Z] Removing intermediate container c338bbfd0724 [2022-10-12T04:06:42.298Z] ---> ced67affd6a8 [2022-10-12T04:06:42.298Z] Successfully built ced67affd6a8 [2022-10-12T04:06:42.298Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:06:42.627Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T04:06:42.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:06:42.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container [2022-10-12T04:06:42.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-12T04:06:44.069Z] $ docker top cc7ef64ea74e3e4ba7e1c22a6ae1a7fb78948a1b2c172f0c90ab6f60aed3526c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:06:44.886Z] + go version [2022-10-12T04:06:44.886Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-12T04:06:44.907Z] $ docker stop --time=1 cc7ef64ea74e3e4ba7e1c22a6ae1a7fb78948a1b2c172f0c90ab6f60aed3526c [2022-10-12T04:06:46.504Z] $ docker rm -f cc7ef64ea74e3e4ba7e1c22a6ae1a7fb78948a1b2c172f0c90ab6f60aed3526c [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 [2022-10-12T04:06:47.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T04:06:47.100Z] [2022-10-12T04:06:47.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:06:47.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T04:06:47.433Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-12T04:06:47.433Z] 29e5d40040c1: Pulling fs layer [2022-10-12T04:06:47.433Z] 1ce36da41761: Pulling fs layer [2022-10-12T04:06:47.433Z] 25b303627fd3: Pulling fs layer [2022-10-12T04:06:47.710Z] 29e5d40040c1: Verifying Checksum [2022-10-12T04:06:47.710Z] 29e5d40040c1: Download complete [2022-10-12T04:06:47.977Z] 1ce36da41761: Verifying Checksum [2022-10-12T04:06:47.977Z] 1ce36da41761: Download complete [2022-10-12T04:06:48.243Z] 29e5d40040c1: Pull complete [2022-10-12T04:06:49.655Z] 25b303627fd3: Verifying Checksum [2022-10-12T04:06:49.655Z] 25b303627fd3: Download complete [2022-10-12T04:06:49.655Z] 1ce36da41761: Pull complete [2022-10-12T04:06:59.758Z] 25b303627fd3: Pull complete [2022-10-12T04:06:59.758Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-12T04:06:59.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T04:06:59.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:06:59.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container [2022-10-12T04:07:00.018Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-12T04:07:01.679Z] Removing intermediate container e0036985b8fd [2022-10-12T04:07:01.679Z] ---> 807c96d272f5 [2022-10-12T04:07:01.679Z] [2022-10-12T04:07:01.679Z] Step 11/25 : FROM alpine:3.16 [2022-10-12T04:07:01.679Z] ---> 9c6f07244728 [2022-10-12T04:07:01.679Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-12T04:07:01.679Z] ---> Using cache [2022-10-12T04:07:01.679Z] ---> ec3b02d5e34d [2022-10-12T04:07:01.679Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:07:01.679Z] ---> Using cache [2022-10-12T04:07:01.679Z] ---> 6303739510a1 [2022-10-12T04:07:01.679Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-12T04:07:01.679Z] Removing intermediate container fe2b1525c6f7 [2022-10-12T04:07:01.679Z] ---> 9524793971b4 [2022-10-12T04:07:01.679Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-12T04:07:01.679Z] ---> Running in 86580030e035 [2022-10-12T04:07:01.679Z] ---> Running in 1e4199a3a54f [2022-10-12T04:07:01.679Z] Removing intermediate container 86580030e035 [2022-10-12T04:07:01.680Z] ---> 35c2b024be96 [2022-10-12T04:07:01.680Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-12T04:07:01.680Z] ---> Running in ac8af00c3e44 [2022-10-12T04:07:01.680Z] Removing intermediate container ac8af00c3e44 [2022-10-12T04:07:01.680Z] ---> 77a053fe5002 [2022-10-12T04:07:01.680Z] Step 16/25 : WORKDIR / [2022-10-12T04:07:01.680Z] ---> Running in da97ff100827 [2022-10-12T04:07:01.680Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-12T04:07:01.680Z] Removing intermediate container da97ff100827 [2022-10-12T04:07:01.680Z] ---> 327fde0f2b6d [2022-10-12T04:07:01.680Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:07:01.680Z] ---> 734f4d81a737 [2022-10-12T04:07:01.680Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-12T04:07:01.680Z] ---> 624f285f5a5b [2022-10-12T04:07:01.680Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-12T04:07:01.680Z] Removing intermediate container 1e4199a3a54f [2022-10-12T04:07:01.680Z] ---> a8cdac34f8d5 [2022-10-12T04:07:01.680Z] [2022-10-12T04:07:01.680Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T04:07:01.680Z] ---> 9c6f07244728 [2022-10-12T04:07:01.680Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:07:01.680Z] ---> ba33992ed02f [2022-10-12T04:07:01.680Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-12T04:07:01.680Z] ---> Running in 224fa15b2890 [2022-10-12T04:07:01.680Z] Removing intermediate container 224fa15b2890 [2022-10-12T04:07:01.680Z] ---> 92127666fae7 [2022-10-12T04:07:01.680Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-12T04:07:01.939Z] ---> Running in b4c44e726f94 [2022-10-12T04:07:01.939Z] ---> c7a6b878e1f0 [2022-10-12T04:07:01.939Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-12T04:07:01.939Z] ---> Running in 4e6b80086cb3 [2022-10-12T04:07:02.203Z] Removing intermediate container 4e6b80086cb3 [2022-10-12T04:07:02.203Z] ---> e1111ab467fc [2022-10-12T04:07:02.203Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:07:02.471Z] ---> Running in 9b12980a74db [2022-10-12T04:07:02.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:02.730Z] Removing intermediate container 9b12980a74db [2022-10-12T04:07:02.730Z] ---> 588f1c0cf2fe [2022-10-12T04:07:02.730Z] Step 23/25 : LABEL arch=x86_64 [2022-10-12T04:07:02.730Z] ---> Running in d965427cce6c [2022-10-12T04:07:02.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:02.988Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-12T04:07:02.988Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-12T04:07:02.988Z] (3/33) Installing readline (8.1.2-r0) [2022-10-12T04:07:02.988Z] (4/33) Installing bash (5.1.16-r2) [2022-10-12T04:07:02.988Z] Removing intermediate container d965427cce6c [2022-10-12T04:07:02.988Z] ---> 2f31fe1470a8 [2022-10-12T04:07:02.988Z] Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:02.988Z] Executing bash-5.1.16-r2.post-install [2022-10-12T04:07:02.988Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-12T04:07:02.988Z] ---> Running in 5ad2e7539695 [2022-10-12T04:07:02.988Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-12T04:07:02.988Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T04:07:02.988Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-12T04:07:02.988Z] (9/33) Installing curl (7.83.1-r3) [2022-10-12T04:07:02.988Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-12T04:07:03.164Z] $ docker top 907bfd914ee39299b3ec205456abc2406ee1a07bc7a62eba93e55c4d5e2e6508 -eo pid,comm [2022-10-12T04:07:03.247Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-12T04:07:03.247Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-12T04:07:03.247Z] (13/33) Installing expat (2.4.9-r0) [2022-10-12T04:07:03.247Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-12T04:07:03.247Z] (15/33) Installing gdbm (1.23-r0) [2022-10-12T04:07:03.247Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-12T04:07:03.247Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:07:03.247Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:07:03.247Z] Removing intermediate container 5ad2e7539695 [2022-10-12T04:07:03.247Z] ---> 8e219a5db687 [2022-10-12T04:07:03.247Z] Step 25/25 : LABEL version=2.3.0-dev.88 [Pipeline] { [Pipeline] sh [2022-10-12T04:07:03.510Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-12T04:07:03.510Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-12T04:07:03.510Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-12T04:07:03.510Z] ---> Running in ffb39709b400 [2022-10-12T04:07:03.768Z] Removing intermediate container ffb39709b400 [2022-10-12T04:07:03.768Z] ---> 7b45feba695a [2022-10-12T04:07:03.768Z] [2022-10-12T04:07:03.768Z] Successfully built 7b45feba695a [2022-10-12T04:07:03.768Z] Successfully tagged core-metadata:latest [2022-10-12T04:07:03.768Z] Building security-secretstore-setup [2022-10-12T04:07:03.768Z]  Building core-metadata ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-12T04:07:03.768Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-12T04:07:03.768Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-12T04:07:03.768Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-12T04:07:03.768Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-12T04:07:03.768Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-12T04:07:03.768Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-12T04:07:03.768Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-12T04:07:03.768Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-12T04:07:03.768Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-12T04:07:03.768Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-12T04:07:04.011Z] + grep parallel [2022-10-12T04:07:04.011Z] + docker-compose build --help [2022-10-12T04:07:04.026Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-12T04:07:04.026Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:07:04.026Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:07:04.026Z] OK: 122 MiB in 47 packages [2022-10-12T04:07:04.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-12T04:07:06.192Z] Collecting docker-compose==1.23.2 [2022-10-12T04:07:06.192Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-12T04:07:06.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.5 MB/s eta 0:00:00 [2022-10-12T04:07:06.192Z] Collecting docker<4.0,>=3.6.0 [2022-10-12T04:07:06.192Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-12T04:07:06.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.7 MB/s eta 0:00:00 [2022-10-12T04:07:06.192Z] Collecting texttable<0.10,>=0.9.0 [2022-10-12T04:07:06.192Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-12T04:07:06.192Z] Preparing metadata (setup.py): started [2022-10-12T04:07:06.760Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:07:06.760Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:06.760Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:06.760Z] ---> a7b6f70c12eb [2022-10-12T04:07:06.760Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T04:07:06.760Z] ---> Using cache [2022-10-12T04:07:06.760Z] ---> 38fb2c4c4fdd [2022-10-12T04:07:06.760Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:06.760Z] ---> Using cache [2022-10-12T04:07:06.760Z] ---> 346a48d17da0 [2022-10-12T04:07:06.760Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-12T04:07:06.760Z] ---> Using cache [2022-10-12T04:07:06.760Z] ---> d11b730b791f [2022-10-12T04:07:06.760Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T04:07:06.760Z] ---> Using cache [2022-10-12T04:07:06.760Z] ---> 994045bdb938 [2022-10-12T04:07:06.760Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:06.760Z] ---> Using cache [2022-10-12T04:07:06.760Z] ---> 874a4fd8f67b [2022-10-12T04:07:06.760Z] Step 8/25 : COPY . . [2022-10-12T04:07:06.760Z] ---> Using cache [2022-10-12T04:07:06.760Z] ---> c29d2c3fd470 [2022-10-12T04:07:06.760Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-12T04:07:06.760Z] Collecting jsonschema<3,>=2.5.1 [2022-10-12T04:07:06.760Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-12T04:07:06.760Z] Collecting cached-property<2,>=1.2.0 [2022-10-12T04:07:06.760Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-12T04:07:06.760Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-12T04:07:06.760Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-12T04:07:06.760Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-12T04:07:06.760Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 149.2 MB/s eta 0:00:00 [2022-10-12T04:07:06.760Z] Collecting PyYAML<4,>=3.10 [2022-10-12T04:07:06.760Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-12T04:07:06.760Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 46.9 MB/s eta 0:00:00 [2022-10-12T04:07:07.018Z] Preparing metadata (setup.py): started [2022-10-12T04:07:07.277Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:07:07.277Z] Collecting docopt<0.7,>=0.6.1 [2022-10-12T04:07:07.277Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-12T04:07:07.277Z] Preparing metadata (setup.py): started [2022-10-12T04:07:07.845Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:07:07.845Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-12T04:07:07.845Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-12T04:07:07.845Z] Preparing metadata (setup.py): started [2022-10-12T04:07:07.845Z] ---> Running in 0c341e0bc946 [2022-10-12T04:07:08.103Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:07:08.103Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-12T04:07:08.103Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-12T04:07:08.103Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 161.7 MB/s eta 0:00:00 [2022-10-12T04:07:08.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-12T04:07:08.360Z] Collecting docker-pycreds>=0.4.0 [2022-10-12T04:07:08.360Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-12T04:07:08.360Z] Collecting idna<2.8,>=2.5 [2022-10-12T04:07:08.360Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-12T04:07:08.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 186.6 MB/s eta 0:00:00 [2022-10-12T04:07:08.360Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-12T04:07:08.360Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-12T04:07:08.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 193.7 MB/s eta 0:00:00 [2022-10-12T04:07:08.360Z] Collecting certifi>=2017.4.17 [2022-10-12T04:07:08.620Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-12T04:07:08.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 49.0 MB/s eta 0:00:00 [2022-10-12T04:07:08.620Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-12T04:07:08.620Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-12T04:07:08.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 59.7 MB/s eta 0:00:00 [2022-10-12T04:07:08.620Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-12T04:07:08.620Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-12T04:07:08.620Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-12T04:07:08.620Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-12T04:07:08.620Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-12T04:07:08.620Z] Running setup.py install for texttable: started [2022-10-12T04:07:08.879Z] Running setup.py install for texttable: finished with status 'done' [2022-10-12T04:07:08.879Z] Running setup.py install for PyYAML: started [2022-10-12T04:07:09.361Z] --parallel Build images in parallel. [2022-10-12T04:07:09.446Z] Running setup.py install for PyYAML: finished with status 'done' [Pipeline] } [2022-10-12T04:07:09.652Z] $ docker stop --time=1 907bfd914ee39299b3ec205456abc2406ee1a07bc7a62eba93e55c4d5e2e6508 [2022-10-12T04:07:10.013Z] Running setup.py install for docopt: started [2022-10-12T04:07:10.013Z] Removing intermediate container ca276adb4765 [2022-10-12T04:07:10.013Z] ---> 24d91f2bd0d2 [2022-10-12T04:07:10.013Z] [2022-10-12T04:07:10.013Z] Step 10/33 : FROM alpine:3.16 [2022-10-12T04:07:10.013Z] ---> 9c6f07244728 [2022-10-12T04:07:10.013Z] Removing intermediate container 747607cc14f9 [2022-10-12T04:07:10.013Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 058dad66173b [2022-10-12T04:07:10.013Z] [2022-10-12T04:07:10.013Z] [2022-10-12T04:07:10.013Z] Step 10/22 : FROM alpine:3.16 [2022-10-12T04:07:10.013Z] ---> 9c6f07244728 [2022-10-12T04:07:10.013Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-12T04:07:10.271Z] ---> Running in 4398e051293f [2022-10-12T04:07:10.271Z] ---> Running in a238b710ff5b [2022-10-12T04:07:10.271Z] Removing intermediate container a238b710ff5b [2022-10-12T04:07:10.271Z] ---> bec3cb521b4e [2022-10-12T04:07:10.271Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-12T04:07:10.271Z] ---> Running in 2c00a8f423e0 [2022-10-12T04:07:10.529Z] Running setup.py install for docopt: finished with status 'done' [2022-10-12T04:07:10.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:10.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:10.787Z] Running setup.py install for dockerpty: started [2022-10-12T04:07:10.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:11.050Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-12T04:07:11.050Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-12T04:07:11.050Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T04:07:11.050Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-12T04:07:11.050Z] (5/6) Installing curl (7.83.1-r3) [2022-10-12T04:07:11.050Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-12T04:07:11.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:11.050Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:07:11.050Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:07:11.050Z] OK: 8 MiB in 20 packages [2022-10-12T04:07:11.050Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-12T04:07:11.309Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-12T04:07:11.309Z] (2/2) Installing su-exec (0.2-r1) [2022-10-12T04:07:11.309Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:07:11.309Z] OK: 6 MiB in 16 packages [2022-10-12T04:07:11.328Z] $ docker rm -f 907bfd914ee39299b3ec205456abc2406ee1a07bc7a62eba93e55c4d5e2e6508 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:07:11.568Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-12T04:07:11.568Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-12T04:07:11.826Z] Removing intermediate container 2c00a8f423e0 [2022-10-12T04:07:11.826Z] ---> 7a168b11f8e9 [2022-10-12T04:07:11.826Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-12T04:07:11.826Z] Removing intermediate container 4398e051293f [2022-10-12T04:07:11.826Z] ---> e1e6a47899d3 [2022-10-12T04:07:11.826Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T04:07:11.826Z] ---> Running in 5bb87201a6cf [2022-10-12T04:07:11.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-12T04:07:11.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:07:12.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container [2022-10-12T04:07:12.093Z] ---> Running in 171f01391d37 [2022-10-12T04:07:12.129Z] $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@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 [2022-10-12T04:07:12.353Z] Removing intermediate container 5bb87201a6cf [2022-10-12T04:07:12.353Z] ---> 43bbed6b0f3d [2022-10-12T04:07:12.353Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-12T04:07:12.353Z] Removing intermediate container 171f01391d37 [2022-10-12T04:07:12.353Z] ---> 29afad3073e1 [2022-10-12T04:07:12.353Z] Step 13/22 : WORKDIR /edgex [2022-10-12T04:07:12.353Z] ---> Running in f9826a7cc067 [2022-10-12T04:07:12.353Z] ---> Running in c7c21c461260 [2022-10-12T04:07:12.611Z] Removing intermediate container f9826a7cc067 [2022-10-12T04:07:12.611Z] ---> bcc3cdb49a82 [2022-10-12T04:07:12.611Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-12T04:07:12.872Z] Removing intermediate container c7c21c461260 [2022-10-12T04:07:12.872Z] ---> 3c4e7d6bed04 [2022-10-12T04:07:12.872Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-12T04:07:12.872Z] ---> Running in 722529786fbe [2022-10-12T04:07:13.131Z] Removing intermediate container 722529786fbe [2022-10-12T04:07:13.131Z] ---> e7d8347e3b0a [2022-10-12T04:07:13.131Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-12T04:07:13.131Z] ---> 73e97badf249 [2022-10-12T04:07:13.131Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-12T04:07:13.131Z] ---> Running in 5cd32199b4ed [2022-10-12T04:07:13.389Z] Removing intermediate container 5cd32199b4ed [2022-10-12T04:07:13.389Z] ---> 273e28d5b9e1 [2022-10-12T04:07:13.389Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-12T04:07:13.404Z] $ docker top 5cc2714db2ad1e2a49332af9d8a703eac562de34404353f03747f72c49a1a06d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:07:13.647Z] ---> Running in fab55b1657e4 [2022-10-12T04:07:13.912Z] ---> 5d47819b5a30 [2022-10-12T04:07:13.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-12T04:07:14.261Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-12T04:07:15.301Z] ---> 44f9662bbab5 [2022-10-12T04:07:15.301Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T04:07:15.301Z] Removing intermediate container fab55b1657e4 [2022-10-12T04:07:15.301Z] ---> 916dd0e190bd [2022-10-12T04:07:15.301Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-12T04:07:15.301Z] ---> Running in 89680d99abf6 [2022-10-12T04:07:15.560Z] ---> 8864c7b4a12f [2022-10-12T04:07:15.560Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T04:07:15.560Z] Removing intermediate container 285586be8986 [2022-10-12T04:07:15.560Z] ---> e01bedf443eb [2022-10-12T04:07:15.560Z] [2022-10-12T04:07:15.560Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T04:07:15.560Z] ---> 9c6f07244728 [2022-10-12T04:07:15.560Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-12T04:07:15.817Z] ---> Running in ba94eb6a6167 [2022-10-12T04:07:15.817Z] ---> Running in 130670e71bfe [2022-10-12T04:07:15.817Z] Removing intermediate container 89680d99abf6 [2022-10-12T04:07:15.817Z] ---> 8b643a9ea037 [2022-10-12T04:07:15.817Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-12T04:07:16.076Z] ---> ce742f22819e [2022-10-12T04:07:16.076Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-12T04:07:16.332Z] ---> Running in b56035349b55 [2022-10-12T04:07:16.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:16.332Z] Removing intermediate container b4c44e726f94 [2022-10-12T04:07:16.332Z] ---> bd2d769aefa0 [2022-10-12T04:07:16.333Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-12T04:07:16.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:16.333Z] ---> Running in 5b957067e638 [2022-10-12T04:07:16.590Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-12T04:07:16.590Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-12T04:07:16.590Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:07:16.590Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:07:16.590Z] Removing intermediate container 5b957067e638 [2022-10-12T04:07:16.590Z] ---> 7f3aa583aa6f [2022-10-12T04:07:16.590Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T04:07:16.590Z] ---> Running in 49f9324a1844 [2022-10-12T04:07:16.590Z] OK: 6 MiB in 16 packages [2022-10-12T04:07:16.847Z] Removing intermediate container 49f9324a1844 [2022-10-12T04:07:16.847Z] ---> 2320ef0ad126 [2022-10-12T04:07:16.847Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-12T04:07:16.847Z] Removing intermediate container ba94eb6a6167 [2022-10-12T04:07:16.847Z] ---> d565deb57ab8 [2022-10-12T04:07:16.847Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T04:07:17.109Z] ---> Running in 1e09b0242fda [2022-10-12T04:07:17.367Z] Removing intermediate container 1e09b0242fda [2022-10-12T04:07:17.367Z] ---> 0fab43fdaa71 [2022-10-12T04:07:17.367Z] Step 20/22 : LABEL arch=x86_64 [2022-10-12T04:07:17.367Z] ---> Running in a0a7ded8478f [2022-10-12T04:07:17.367Z] Removing intermediate container 130670e71bfe [2022-10-12T04:07:17.367Z] ---> 23a5351cc886 [2022-10-12T04:07:17.367Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:07:17.367Z] ---> Running in 0c52b8ad54cc [2022-10-12T04:07:17.626Z] ---> fe0c3174c5eb [2022-10-12T04:07:17.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-12T04:07:17.626Z] Removing intermediate container a0a7ded8478f [2022-10-12T04:07:17.626Z] ---> 969bdbb03637 [2022-10-12T04:07:17.626Z] Step 21/22 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:17.626Z] ---> Running in 558514356a5b [2022-10-12T04:07:17.626Z] Removing intermediate container b56035349b55 [2022-10-12T04:07:17.626Z] ---> 95cd7df3688f [2022-10-12T04:07:17.626Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:07:17.626Z] Removing intermediate container 0c52b8ad54cc [2022-10-12T04:07:17.626Z] ---> 34ab2785a833 [2022-10-12T04:07:17.626Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-12T04:07:17.626Z] ---> Running in 77f282efce45 [2022-10-12T04:07:17.626Z] Removing intermediate container 558514356a5b [2022-10-12T04:07:17.626Z] ---> 3e47d73f5f1e [2022-10-12T04:07:17.626Z] Step 22/22 : LABEL version=2.3.0-dev.88 [2022-10-12T04:07:17.899Z] ---> 9ce6eaabbf83 [2022-10-12T04:07:17.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-12T04:07:17.899Z] ---> Running in 090ccfd27137 [2022-10-12T04:07:17.899Z] Removing intermediate container 77f282efce45 [2022-10-12T04:07:17.899Z] ---> 2cb34586b45a [2022-10-12T04:07:17.899Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T04:07:17.899Z] ---> aed489215144 [2022-10-12T04:07:17.899Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-12T04:07:17.899Z] ---> Running in b2875bf85ebe [2022-10-12T04:07:17.899Z] Removing intermediate container 090ccfd27137 [2022-10-12T04:07:17.899Z] ---> a5ceb7f87a5a [2022-10-12T04:07:17.899Z] [2022-10-12T04:07:18.158Z] Removing intermediate container b2875bf85ebe [2022-10-12T04:07:18.158Z] ---> 3594d908f232 [2022-10-12T04:07:18.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:07:18.158Z] Successfully built a5ceb7f87a5a [2022-10-12T04:07:18.158Z] ---> eed65cc1258d [2022-10-12T04:07:18.158Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-12T04:07:18.158Z] Successfully tagged security-proxy-setup:latest [2022-10-12T04:07:18.158Z]  Building security-proxy-setup ... done Building security-spire-server [2022-10-12T04:07:18.158Z] ---> Running in b48dcb4cba85 [2022-10-12T04:07:18.726Z] ---> 499fce917618 [2022-10-12T04:07:18.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-12T04:07:18.984Z] Removing intermediate container b48dcb4cba85 [2022-10-12T04:07:18.984Z] ---> 2f5afb55b9a7 [2022-10-12T04:07:18.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:07:18.984Z] ---> 95bb9f099260 [2022-10-12T04:07:18.984Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-12T04:07:18.984Z] ---> Running in 84ce625feb5e [2022-10-12T04:07:19.243Z] ---> 84a26f031a83 [2022-10-12T04:07:19.243Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-12T04:07:19.243Z] Removing intermediate container 84ce625feb5e [2022-10-12T04:07:19.243Z] ---> bc679df256bc [2022-10-12T04:07:19.243Z] Step 21/23 : LABEL arch=x86_64 [2022-10-12T04:07:19.243Z] ---> 5d4f6346e410 [2022-10-12T04:07:19.243Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-12T04:07:19.243Z] ---> Running in 8d04ceadcef2 [2022-10-12T04:07:19.512Z] ---> 38c1c919a23e [2022-10-12T04:07:19.512Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-12T04:07:19.512Z] Removing intermediate container 8d04ceadcef2 [2022-10-12T04:07:19.512Z] ---> f17f93852cc7 [2022-10-12T04:07:19.512Z] Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:19.512Z] ---> Running in 3af15e7eb5eb [2022-10-12T04:07:19.610Z] Building core-command ... [2022-10-12T04:07:19.610Z] Building core-data ... [2022-10-12T04:07:19.610Z] Building core-metadata ... [2022-10-12T04:07:19.610Z] Building security-bootstrapper ... [2022-10-12T04:07:19.610Z] Building security-proxy-setup ... [2022-10-12T04:07:19.610Z] Building security-secretstore-setup ... [2022-10-12T04:07:19.610Z] Building security-spiffe-token-provider ... [2022-10-12T04:07:19.610Z] Building security-spire-agent ... [2022-10-12T04:07:19.610Z] Building security-spire-config ... [2022-10-12T04:07:19.610Z] Building security-spire-server ... [2022-10-12T04:07:19.610Z] Building support-notifications ... [2022-10-12T04:07:19.610Z] Building support-scheduler ... [2022-10-12T04:07:19.610Z] Building sys-mgmt-agent ... [2022-10-12T04:07:19.610Z] Building security-bootstrapper [2022-10-12T04:07:19.610Z] Building security-secretstore-setup [2022-10-12T04:07:19.610Z] Building core-data [2022-10-12T04:07:19.610Z] Building security-spire-agent [2022-10-12T04:07:19.610Z] Building support-scheduler [2022-10-12T04:07:19.771Z] ---> dd46ba945df7 [2022-10-12T04:07:19.771Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-12T04:07:19.771Z] ---> Running in ed62a95d40d5 [2022-10-12T04:07:19.771Z] Removing intermediate container 3af15e7eb5eb [2022-10-12T04:07:19.771Z] ---> c265aaf446d7 [2022-10-12T04:07:19.771Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:07:19.771Z] ---> Running in 8e4857170c34 [2022-10-12T04:07:19.771Z] Removing intermediate container ed62a95d40d5 [2022-10-12T04:07:19.771Z] ---> c1a65c5f2207 [2022-10-12T04:07:19.771Z] Step 23/23 : LABEL version=2.3.0-dev.88 [2022-10-12T04:07:20.031Z] ---> Running in 1f49364cd2cc [2022-10-12T04:07:20.031Z] ---> 75b8d7cd4fb9 [2022-10-12T04:07:20.031Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-12T04:07:20.031Z] Removing intermediate container 8e4857170c34 [2022-10-12T04:07:20.031Z] ---> 471789cf8dd3 [2022-10-12T04:07:20.031Z] Step 21/23 : LABEL arch=x86_64 [2022-10-12T04:07:20.031Z] ---> Running in 4f045b2424de [2022-10-12T04:07:20.290Z] Removing intermediate container 1f49364cd2cc [2022-10-12T04:07:20.290Z] ---> dbd0ef178f92 [2022-10-12T04:07:20.290Z] [2022-10-12T04:07:20.290Z] Successfully built dbd0ef178f92 [2022-10-12T04:07:20.290Z] Successfully tagged sys-mgmt-agent:latest [2022-10-12T04:07:20.290Z] Building core-data [2022-10-12T04:07:20.290Z] Removing intermediate container 4f045b2424de [2022-10-12T04:07:20.290Z] ---> 79c3f20ffc2a [2022-10-12T04:07:20.290Z]  Building sys-mgmt-agent ... done Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:20.290Z] ---> e86ecc32ee84 [2022-10-12T04:07:20.290Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-12T04:07:20.290Z] ---> Running in 4452d8c39ad1 [2022-10-12T04:07:20.867Z] Removing intermediate container 4452d8c39ad1 [2022-10-12T04:07:20.867Z] ---> 0d20f14354b1 [2022-10-12T04:07:20.867Z] Step 23/23 : LABEL version=2.3.0-dev.88 [2022-10-12T04:07:21.801Z] ---> 2c1b0a287b5e [2022-10-12T04:07:21.801Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-12T04:07:21.801Z] ---> Running in 4309297bec96 [2022-10-12T04:07:21.801Z] ---> Running in 74bb06d0a50e [2022-10-12T04:07:21.801Z] Removing intermediate container 4309297bec96 [2022-10-12T04:07:21.801Z] ---> dca21a5c54d0 [2022-10-12T04:07:21.801Z] [2022-10-12T04:07:21.801Z] Successfully built dca21a5c54d0 [2022-10-12T04:07:21.801Z] Successfully tagged support-notifications:latest [2022-10-12T04:07:22.736Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:22.736Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:22.736Z] ---> a7b6f70c12eb [2022-10-12T04:07:22.736Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> 38fb2c4c4fdd [2022-10-12T04:07:22.736Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> 346a48d17da0 [2022-10-12T04:07:22.736Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> 081690d8f229 [2022-10-12T04:07:22.736Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> c0f0db4c4c0d [2022-10-12T04:07:22.736Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> 1694623104e8 [2022-10-12T04:07:22.736Z] Step 8/25 : COPY . . [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> 4da3e8becdc7 [2022-10-12T04:07:22.736Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> d1909d035a54 [2022-10-12T04:07:22.736Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-12T04:07:22.736Z] ---> Using cache [2022-10-12T04:07:22.736Z] ---> 174bcb3d611b [2022-10-12T04:07:22.736Z] Step 11/25 : 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 [2022-10-12T04:07:22.997Z] ---> Running in 504408a94991 [2022-10-12T04:07:22.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-12T04:07:22.997Z] Removing intermediate container 74bb06d0a50e [2022-10-12T04:07:22.997Z] ---> 844aea591015 [2022-10-12T04:07:22.997Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-12T04:07:22.997Z] ---> Running in 39751e262884 [2022-10-12T04:07:23.254Z] Removing intermediate container 39751e262884 [2022-10-12T04:07:23.254Z] ---> 9d54acf9fd73 [2022-10-12T04:07:23.254Z] Step 30/33 : CMD ["gate"] [2022-10-12T04:07:23.254Z] ---> Running in 2ab1a077eceb [2022-10-12T04:07:23.512Z] Removing intermediate container 2ab1a077eceb [2022-10-12T04:07:23.512Z] ---> 899a9d5c2df0 [2022-10-12T04:07:23.512Z] Step 31/33 : LABEL arch=x86_64 [2022-10-12T04:07:23.512Z] ---> Running in 877f09ce96e6 [2022-10-12T04:07:23.512Z] Removing intermediate container 877f09ce96e6 [2022-10-12T04:07:23.512Z] ---> bcced3dcd67d [2022-10-12T04:07:23.512Z] Step 32/33 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:23.772Z] ---> Running in 54c12b145136 [2022-10-12T04:07:23.772Z] Removing intermediate container 504408a94991 [2022-10-12T04:07:23.772Z] ---> 5cde707b0caa [2022-10-12T04:07:23.772Z] Step 12/25 : WORKDIR /edgex-go [2022-10-12T04:07:23.772Z] Removing intermediate container 54c12b145136 [2022-10-12T04:07:23.772Z] ---> 0667d6853f06 [2022-10-12T04:07:23.772Z] Step 33/33 : LABEL version=2.3.0-dev.88 [2022-10-12T04:07:24.034Z] ---> Running in e228650309f7 [2022-10-12T04:07:24.035Z] ---> Running in d5f64de0425c [2022-10-12T04:07:24.035Z] Removing intermediate container e228650309f7 [2022-10-12T04:07:24.035Z] ---> 925e2d909a3e [2022-10-12T04:07:24.035Z] [2022-10-12T04:07:24.035Z] Step 13/25 : FROM alpine:3.15 [2022-10-12T04:07:24.035Z] ---> c4fc93816858 [2022-10-12T04:07:24.035Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:07:24.035Z] ---> Using cache [2022-10-12T04:07:24.035Z] ---> f17b80b62f29 [2022-10-12T04:07:24.035Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:24.035Z] ---> Using cache [2022-10-12T04:07:24.035Z] ---> dfa820cff292 [2022-10-12T04:07:24.035Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T04:07:24.035Z] ---> Using cache [2022-10-12T04:07:24.035Z] ---> 310d32fc348d [2022-10-12T04:07:24.035Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T04:07:24.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:24.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:24.035Z] ---> a7b6f70c12eb [2022-10-12T04:07:24.035Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:07:24.035Z] ---> Using cache [2022-10-12T04:07:24.035Z] ---> c7f122b8e6af [2022-10-12T04:07:24.035Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T04:07:24.035Z] ---> Using cache [2022-10-12T04:07:24.035Z] ---> eb2a5a7ed5b7 [2022-10-12T04:07:24.035Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:24.035Z] ---> Using cache [2022-10-12T04:07:24.035Z] ---> b323fd01d89f [2022-10-12T04:07:24.035Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-12T04:07:24.035Z] Removing intermediate container d5f64de0425c [2022-10-12T04:07:24.035Z] ---> d2b56d5b2201 [2022-10-12T04:07:24.035Z] [2022-10-12T04:07:24.293Z] ---> Running in 8afbf11f71e7 [2022-10-12T04:07:24.293Z] Successfully built d2b56d5b2201 [2022-10-12T04:07:24.293Z] Successfully tagged security-bootstrapper:latest [2022-10-12T04:07:24.552Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:25.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:25.745Z] OK: 211 MiB in 51 packages [2022-10-12T04:07:25.745Z] ---> 447ccf2271de [2022-10-12T04:07:25.745Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T04:07:25.745Z] Removing intermediate container 0c341e0bc946 [2022-10-12T04:07:25.745Z] ---> 50d1551770b2 [2022-10-12T04:07:25.745Z] [2022-10-12T04:07:25.745Z] Step 10/25 : FROM alpine:3.16 [2022-10-12T04:07:25.745Z] ---> 9c6f07244728 [2022-10-12T04:07:25.745Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-12T04:07:25.745Z] ---> Running in 0913866ee883 [2022-10-12T04:07:25.745Z] ---> d505ef6d06b6 [2022-10-12T04:07:25.745Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-12T04:07:26.003Z] Removing intermediate container 8afbf11f71e7 [2022-10-12T04:07:26.003Z] ---> 86bba1dd71d5 [2022-10-12T04:07:26.003Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T04:07:26.003Z] ---> 5a508d304c63 [2022-10-12T04:07:26.003Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-12T04:07:26.260Z] ---> 3a04b39c3783 [2022-10-12T04:07:26.260Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:26.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:26.260Z] ---> 41cb24ed948f [2022-10-12T04:07:26.260Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T04:07:26.260Z] ---> Running in c929c587f76b [2022-10-12T04:07:26.260Z] ---> Running in 48762a8e76de [2022-10-12T04:07:26.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:26.260Z] Removing intermediate container 48762a8e76de [2022-10-12T04:07:26.260Z] ---> 3a768478560b [2022-10-12T04:07:26.260Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T04:07:26.260Z] ---> Running in a6f39feab6cb [2022-10-12T04:07:26.518Z] Removing intermediate container a6f39feab6cb [2022-10-12T04:07:26.518Z] ---> 6156ecc9d528 [2022-10-12T04:07:26.518Z] Step 23/25 : LABEL arch=x86_64 [2022-10-12T04:07:26.518Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-12T04:07:26.518Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-12T04:07:26.518Z] (3/3) Installing su-exec (0.2-r1) [2022-10-12T04:07:26.518Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:07:26.518Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:07:26.518Z] ---> Running in bcfd6fd81f61 [2022-10-12T04:07:26.518Z] OK: 6 MiB in 17 packages [2022-10-12T04:07:26.518Z] Removing intermediate container bcfd6fd81f61 [2022-10-12T04:07:26.518Z] ---> 15e1a98aca18 [2022-10-12T04:07:26.518Z] Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:26.518Z] ---> Running in 314f40dc716d [2022-10-12T04:07:26.777Z] Removing intermediate container 314f40dc716d [2022-10-12T04:07:26.777Z] ---> f7ecb9c9d37f [2022-10-12T04:07:26.777Z] Step 25/25 : LABEL version=2.3.0-dev.88 [2022-10-12T04:07:26.777Z] ---> Running in 1e0fb8e259d1 [2022-10-12T04:07:27.036Z] Removing intermediate container 1e0fb8e259d1 [2022-10-12T04:07:27.036Z] ---> f411ef2d77f3 [2022-10-12T04:07:27.036Z] [2022-10-12T04:07:27.036Z] Removing intermediate container 0913866ee883 [2022-10-12T04:07:27.036Z] ---> 22c5df61155d [2022-10-12T04:07:27.036Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T04:07:27.036Z] Successfully built f411ef2d77f3 [2022-10-12T04:07:27.036Z] Successfully tagged security-spire-server:latest [2022-10-12T04:07:27.036Z]  Building security-spire-server ... done  ---> Running in aee8accb5508 [2022-10-12T04:07:27.036Z] Removing intermediate container aee8accb5508 [2022-10-12T04:07:27.036Z] ---> 90db97836339 [2022-10-12T04:07:27.036Z] Step 13/25 : WORKDIR / [2022-10-12T04:07:27.294Z] ---> Running in 44f5718bd263 [2022-10-12T04:07:27.295Z] Removing intermediate container 44f5718bd263 [2022-10-12T04:07:27.295Z] ---> 87832c520970 [2022-10-12T04:07:27.295Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-12T04:07:27.860Z] ---> 2c3c2bcbf404 [2022-10-12T04:07:27.860Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-12T04:07:28.119Z] ---> d9acdd20e79c [2022-10-12T04:07:28.119Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-12T04:07:28.378Z] ---> d73b581c76cf [2022-10-12T04:07:28.378Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-12T04:07:28.636Z] ---> 03d2b1d7ce40 [2022-10-12T04:07:28.636Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-12T04:07:29.203Z] ---> 487235f207de [2022-10-12T04:07:29.203Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-12T04:07:29.460Z] ---> f0d82c6f464d [2022-10-12T04:07:29.460Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T04:07:29.718Z] ---> e336d813a426 [2022-10-12T04:07:29.718Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T04:07:29.718Z] ---> Running in 43da2fff78ff [2022-10-12T04:07:30.656Z] Removing intermediate container 43da2fff78ff [2022-10-12T04:07:30.656Z] ---> 6fd25a536f28 [2022-10-12T04:07:30.656Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T04:07:30.656Z] ---> Running in faca2aa97488 [2022-10-12T04:07:30.656Z] Removing intermediate container faca2aa97488 [2022-10-12T04:07:30.656Z] ---> b0581ec1a3ca [2022-10-12T04:07:30.656Z] Step 23/25 : LABEL arch=x86_64 [2022-10-12T04:07:30.656Z] ---> Running in 688306877b2d [2022-10-12T04:07:30.923Z] Removing intermediate container 688306877b2d [2022-10-12T04:07:30.923Z] ---> aab4eb4c9dd2 [2022-10-12T04:07:30.923Z] Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:30.923Z] ---> Running in 02ed71c1fd6f [2022-10-12T04:07:31.181Z] Removing intermediate container 02ed71c1fd6f [2022-10-12T04:07:31.181Z] ---> 38aea163e08e [2022-10-12T04:07:31.181Z] Step 25/25 : LABEL version=2.3.0-dev.88 [2022-10-12T04:07:31.181Z] ---> Running in b90cc583e2ff [2022-10-12T04:07:31.181Z] Removing intermediate container b90cc583e2ff [2022-10-12T04:07:31.181Z] ---> f2e22561d7bd [2022-10-12T04:07:31.181Z] [2022-10-12T04:07:31.438Z] Successfully built f2e22561d7bd [2022-10-12T04:07:31.438Z] Successfully tagged security-secretstore-setup:latest [2022-10-12T04:07:32.814Z]  Building security-secretstore-setup ... done Removing intermediate container c929c587f76b [2022-10-12T04:07:32.814Z] ---> 12ad25ff45de [2022-10-12T04:07:32.814Z] Step 9/24 : COPY . . [2022-10-12T04:07:34.621Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:34.621Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:34.621Z] ---> ced67affd6a8 [2022-10-12T04:07:34.621Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:07:34.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:34.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:34.621Z] ---> ced67affd6a8 [2022-10-12T04:07:34.621Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:07:34.621Z] ---> Running in 378b84ec4587 [2022-10-12T04:07:34.621Z] ---> Running in 43c208a5eadb [2022-10-12T04:07:34.621Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:34.621Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:34.621Z] ---> ced67affd6a8 [2022-10-12T04:07:34.621Z] Step 3/33 : WORKDIR /edgex-go [2022-10-12T04:07:34.621Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:34.621Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:34.621Z] ---> ced67affd6a8 [2022-10-12T04:07:34.621Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T04:07:34.621Z] ---> Running in 50cd8b1d0e15 [2022-10-12T04:07:34.621Z] ---> Running in 00d4a0146991 [2022-10-12T04:07:34.621Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:07:34.621Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:07:34.621Z] ---> ced67affd6a8 [2022-10-12T04:07:34.621Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T04:07:34.621Z] ---> Running in c2d10db50007 [2022-10-12T04:07:34.621Z] Removing intermediate container 378b84ec4587 [2022-10-12T04:07:34.621Z] ---> ca6e717745f9 [2022-10-12T04:07:34.621Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T04:07:34.621Z] Removing intermediate container 43c208a5eadb [2022-10-12T04:07:34.621Z] ---> 3eee68e0df67 [2022-10-12T04:07:34.621Z] ---> Running in bfa2a623f36c [2022-10-12T04:07:34.621Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T04:07:34.621Z] Removing intermediate container 00d4a0146991 [2022-10-12T04:07:34.621Z] ---> e2f6a65b12e8 [2022-10-12T04:07:34.621Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:34.621Z] ---> Running in e77e77bf4647 [2022-10-12T04:07:34.621Z] ---> Running in 70c4edfe83d9 [2022-10-12T04:07:34.621Z] Removing intermediate container 50cd8b1d0e15 [2022-10-12T04:07:34.621Z] ---> 787dbcbc9a20 [2022-10-12T04:07:34.621Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:34.621Z] Removing intermediate container c2d10db50007 [2022-10-12T04:07:34.621Z] ---> a4710c5e91f5 [2022-10-12T04:07:34.621Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:34.621Z] ---> Running in c09802142148 [2022-10-12T04:07:34.621Z] ---> Running in ecb391ff90a3 [2022-10-12T04:07:34.621Z] Removing intermediate container bfa2a623f36c [2022-10-12T04:07:34.621Z] ---> fb2bd5ce3528 [2022-10-12T04:07:34.621Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:34.621Z] ---> Running in 7de8b81f1e20 [2022-10-12T04:07:34.621Z] Removing intermediate container e77e77bf4647 [2022-10-12T04:07:34.621Z] ---> fc782bed04a6 [2022-10-12T04:07:34.621Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:34.888Z] ---> Running in f9257e6662a1 [2022-10-12T04:07:37.000Z] ---> ac6312614f9d [2022-10-12T04:07:37.000Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-12T04:07:37.000Z] ---> Running in 80665fdf2324 [2022-10-12T04:07:37.000Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-12T04:07:37.488Z] Removing intermediate container 70c4edfe83d9 [2022-10-12T04:07:37.488Z] ---> c75671c0da67 [2022-10-12T04:07:37.488Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-12T04:07:37.488Z] ---> Running in 5a0e4a61360b [2022-10-12T04:07:38.080Z] Removing intermediate container c09802142148 [2022-10-12T04:07:38.080Z] ---> c5e31ec4c371 [2022-10-12T04:07:38.080Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-12T04:07:38.347Z] ---> Running in 3badc25b65e2 [2022-10-12T04:07:38.347Z] Removing intermediate container ecb391ff90a3 [2022-10-12T04:07:38.347Z] ---> 814aaff95517 [2022-10-12T04:07:38.347Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T04:07:38.617Z] ---> Running in 6e3c8d420ce2 [2022-10-12T04:07:38.896Z] Removing intermediate container 7de8b81f1e20 [2022-10-12T04:07:38.896Z] ---> 69c7de699306 [2022-10-12T04:07:38.896Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-12T04:07:38.896Z] Removing intermediate container f9257e6662a1 [2022-10-12T04:07:38.896Z] ---> 0f1c06c8ba9f [2022-10-12T04:07:38.896Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-12T04:07:39.173Z] ---> Running in 471d94cff9fd [2022-10-12T04:07:39.173Z] ---> Running in aa5485432eaa [2022-10-12T04:07:40.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:40.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:40.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:40.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:40.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:40.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:41.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:41.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:41.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:41.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:07:42.072Z] OK: 221 MiB in 51 packages [2022-10-12T04:07:42.657Z] OK: 221 MiB in 51 packages [2022-10-12T04:07:43.246Z] OK: 221 MiB in 51 packages [2022-10-12T04:07:43.517Z] OK: 221 MiB in 51 packages [2022-10-12T04:07:43.517Z] OK: 221 MiB in 51 packages [2022-10-12T04:07:43.517Z] Removing intermediate container 5a0e4a61360b [2022-10-12T04:07:43.517Z] ---> 5108d3502795 [2022-10-12T04:07:43.518Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T04:07:44.484Z] Removing intermediate container 3badc25b65e2 [2022-10-12T04:07:44.484Z] ---> b7e8aa657ed3 [2022-10-12T04:07:44.484Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-12T04:07:44.751Z] ---> aa211fdc9c08 [2022-10-12T04:07:44.752Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:45.019Z] ---> Running in ca2645f9f0fc [2022-10-12T04:07:45.019Z] Removing intermediate container 471d94cff9fd [2022-10-12T04:07:45.019Z] ---> c11d69480a60 [2022-10-12T04:07:45.019Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T04:07:45.288Z] Removing intermediate container aa5485432eaa [2022-10-12T04:07:45.288Z] ---> bf2e31898459 [2022-10-12T04:07:45.288Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T04:07:45.288Z] Removing intermediate container 6e3c8d420ce2 [2022-10-12T04:07:45.288Z] ---> 8d64921b89fb [2022-10-12T04:07:45.288Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T04:07:45.557Z] ---> f2cd50d4589f [2022-10-12T04:07:45.557Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:45.826Z] ---> Running in 18761ce538a3 [2022-10-12T04:07:46.410Z] ---> 23e1c906e971 [2022-10-12T04:07:46.410Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:46.678Z] ---> 5995912cc366 [2022-10-12T04:07:46.678Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:46.678Z] ---> Running in f129820c6eb0 [2022-10-12T04:07:46.678Z] ---> 160cbf820b89 [2022-10-12T04:07:46.678Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:07:46.945Z] ---> Running in aecfac63e2a0 [2022-10-12T04:07:46.945Z] ---> Running in c0ccd3f00fe5 [2022-10-12T04:07:55.070Z] Removing intermediate container 80665fdf2324 [2022-10-12T04:07:55.070Z] ---> 83600eb66302 [2022-10-12T04:07:55.070Z] [2022-10-12T04:07:55.070Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T04:07:55.070Z] ---> 9c6f07244728 [2022-10-12T04:07:55.070Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-12T04:07:55.070Z] ---> Running in 9fd80c629295 [2022-10-12T04:07:55.070Z] Removing intermediate container 9fd80c629295 [2022-10-12T04:07:55.070Z] ---> 8fe1e6e48e5f [2022-10-12T04:07:55.070Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-12T04:07:55.070Z] ---> Running in 97fe4fab9426 [2022-10-12T04:07:55.070Z] Removing intermediate container 97fe4fab9426 [2022-10-12T04:07:55.070Z] ---> f96d9973113a [2022-10-12T04:07:55.070Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-12T04:07:55.070Z] ---> Running in 7e5e4a561469 [2022-10-12T04:07:55.070Z] Removing intermediate container 7e5e4a561469 [2022-10-12T04:07:55.070Z] ---> cdfd7687fb85 [2022-10-12T04:07:55.070Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:07:55.070Z] ---> Running in f9a8f9b06d99 [2022-10-12T04:07:55.070Z] Removing intermediate container f9a8f9b06d99 [2022-10-12T04:07:55.070Z] ---> 2b85ffb347a1 [2022-10-12T04:07:55.070Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T04:07:55.070Z] ---> Running in 9dcb5083f112 [2022-10-12T04:07:55.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:55.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-12T04:07:55.638Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T04:07:55.638Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:07:55.638Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T04:07:55.895Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:07:55.895Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T04:07:55.895Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T04:07:56.153Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:07:56.153Z] OK: 8 MiB in 20 packages [2022-10-12T04:07:56.411Z] Removing intermediate container 9dcb5083f112 [2022-10-12T04:07:56.411Z] ---> 6aac5cd045f6 [2022-10-12T04:07:56.411Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:07:56.668Z] ---> 119b794e36c3 [2022-10-12T04:07:56.668Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-12T04:07:56.926Z] ---> 9187ce2509a9 [2022-10-12T04:07:56.926Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-12T04:07:57.184Z] ---> 3e3f6bd2deb5 [2022-10-12T04:07:57.184Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-12T04:07:57.184Z] ---> Running in 2dd93cda34a5 [2022-10-12T04:07:57.184Z] Removing intermediate container 2dd93cda34a5 [2022-10-12T04:07:57.184Z] ---> 5fb17f66b6be [2022-10-12T04:07:57.184Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:07:57.184Z] ---> Running in 527a55ac024f [2022-10-12T04:07:57.444Z] Removing intermediate container 527a55ac024f [2022-10-12T04:07:57.444Z] ---> 3d831e3576f4 [2022-10-12T04:07:57.444Z] Step 22/24 : LABEL arch=x86_64 [2022-10-12T04:07:57.444Z] ---> Running in 60c4d5c1cc53 [2022-10-12T04:07:57.444Z] Removing intermediate container 60c4d5c1cc53 [2022-10-12T04:07:57.444Z] ---> e1eef4ca2c61 [2022-10-12T04:07:57.444Z] Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:07:57.444Z] ---> Running in 3a4046e3d723 [2022-10-12T04:07:57.703Z] Removing intermediate container 3a4046e3d723 [2022-10-12T04:07:57.703Z] ---> 31a1c7eb86d5 [2022-10-12T04:07:57.703Z] Step 24/24 : LABEL version=2.3.0-dev.88 [2022-10-12T04:07:57.703Z] ---> Running in 586e3fd05f39 [2022-10-12T04:07:57.703Z] Removing intermediate container 586e3fd05f39 [2022-10-12T04:07:57.703Z] ---> b4b9c2076e8e [2022-10-12T04:07:57.703Z] [2022-10-12T04:07:57.703Z] Successfully built b4b9c2076e8e [2022-10-12T04:07:57.703Z] Successfully tagged core-data:latest [2022-10-12T04:07:57.709Z]  Building core-data ... done  [Pipeline] } [2022-10-12T04:07:57.716Z] $ docker stop --time=1 3dcfb3bfa02dfb8a66f59a7c4e322a73e9b32626ead0bc85229f306fb7d76be1 [2022-10-12T04:07:59.055Z] $ docker rm -f 3dcfb3bfa02dfb8a66f59a7c4e322a73e9b32626ead0bc85229f306fb7d76be1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:07:59.386Z] + docker images [2022-10-12T04:07:59.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-12T04:07:59.386Z] core-data latest b4b9c2076e8e 2 seconds ago 21.6MB [2022-10-12T04:07:59.386Z] 83600eb66302 7 seconds ago 1.59GB [2022-10-12T04:07:59.386Z] security-secretstore-setup latest f2e22561d7bd 28 seconds ago 29.3MB [2022-10-12T04:07:59.386Z] security-spire-server latest f411ef2d77f3 33 seconds ago 86.5MB [2022-10-12T04:07:59.386Z] 50d1551770b2 34 seconds ago 1.57GB [2022-10-12T04:07:59.386Z] 925e2d909a3e 36 seconds ago 1.45GB [2022-10-12T04:07:59.386Z] security-bootstrapper latest d2b56d5b2201 36 seconds ago 19.9MB [2022-10-12T04:07:59.386Z] support-notifications latest dca21a5c54d0 38 seconds ago 30.1MB [2022-10-12T04:07:59.386Z] sys-mgmt-agent latest dbd0ef178f92 40 seconds ago 136MB [2022-10-12T04:07:59.386Z] security-proxy-setup latest a5ceb7f87a5a 42 seconds ago 27.4MB [2022-10-12T04:07:59.386Z] e01bedf443eb 44 seconds ago 1.64GB [2022-10-12T04:07:59.386Z] 24d91f2bd0d2 50 seconds ago 1.57GB [2022-10-12T04:07:59.386Z] 058dad66173b 50 seconds ago 1.57GB [2022-10-12T04:07:59.386Z] core-metadata latest 7b45feba695a 56 seconds ago 18.3MB [2022-10-12T04:07:59.386Z] a8cdac34f8d5 58 seconds ago 1.56GB [2022-10-12T04:07:59.386Z] 807c96d272f5 About a minute ago 1.59GB [2022-10-12T04:07:59.386Z] core-command latest 4a2cd05ace0e About a minute ago 17.5MB [2022-10-12T04:07:59.386Z] support-scheduler latest 029b86b73cc7 About a minute ago 29.4MB [2022-10-12T04:07:59.386Z] f4edf82e94b2 About a minute ago 1.64GB [2022-10-12T04:07:59.386Z] dee304cec3be About a minute ago 1.58GB [2022-10-12T04:07:59.386Z] security-spiffe-token-provider latest 9305d783beb1 About a minute ago 29.3MB [2022-10-12T04:07:59.386Z] security-spire-agent latest 073b103ef93e About a minute ago 125MB [2022-10-12T04:07:59.386Z] security-spire-config latest b29b7c7f6ac6 About a minute ago 85.8MB [2022-10-12T04:07:59.386Z] 9acb29f15b54 2 minutes ago 1.61GB [2022-10-12T04:07:59.386Z] 4bf64406cb58 2 minutes ago 1.45GB [2022-10-12T04:07:59.386Z] 8a8bc9f70484 2 minutes ago 1.45GB [2022-10-12T04:07:59.386Z] ci-base-image-x86_64 latest a7b6f70c12eb 5 minutes ago 940MB [2022-10-12T04:07:59.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 32 hours ago 677MB [2022-10-12T04:07:59.386Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-12T04:07:59.386Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-12T04:07:59.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-12T04:07:59.386Z] 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 [2022-10-12T04:07:59.494Z] provisioning config files... [2022-10-12T04:07:59.503Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config190799528931948281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:07:59.797Z] ---> docker-login.sh [2022-10-12T04:07:59.797Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:07:59.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:07:59.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:07:59.797Z] Configure a credential helper to remove this warning. See [2022-10-12T04:07:59.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:07:59.797Z] [2022-10-12T04:07:59.797Z] Login Succeeded [2022-10-12T04:07:59.797Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:08:00.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:08:00.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:08:00.057Z] Configure a credential helper to remove this warning. See [2022-10-12T04:08:00.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:08:00.057Z] [2022-10-12T04:08:00.057Z] Login Succeeded [2022-10-12T04:08:00.057Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:08:00.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:08:00.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:08:00.057Z] Configure a credential helper to remove this warning. See [2022-10-12T04:08:00.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:08:00.057Z] [2022-10-12T04:08:00.057Z] Login Succeeded [2022-10-12T04:08:00.057Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:08:00.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:08:00.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:08:00.316Z] Configure a credential helper to remove this warning. See [2022-10-12T04:08:00.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:08:00.316Z] [2022-10-12T04:08:00.316Z] Login Succeeded [2022-10-12T04:08:00.316Z] docker.io [2022-10-12T04:08:00.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:08:00.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:08:00.575Z] Configure a credential helper to remove this warning. See [2022-10-12T04:08:00.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:08:00.575Z] [2022-10-12T04:08:00.575Z] Login Succeeded [2022-10-12T04:08:00.575Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:08:00.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:00.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:08:00.618Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-12T04:08:00.618Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:00.618Z] latest [2022-10-12T04:08:00.618Z] 2.3.0-dev.88 [2022-10-12T04:08:00.618Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:00.618Z] main [2022-10-12T04:08:00.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:00.925Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:01.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:01.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-12T04:08:01.223Z] a1e6d1728079: Preparing [2022-10-12T04:08:01.223Z] 1840782ebafe: Preparing [2022-10-12T04:08:01.223Z] fe68337e14ba: Preparing [2022-10-12T04:08:01.223Z] 74e3da9ae817: Preparing [2022-10-12T04:08:01.223Z] 994393dc58e7: Preparing [2022-10-12T04:08:01.223Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:01.223Z] fe68337e14ba: Pushed [2022-10-12T04:08:01.223Z] 74e3da9ae817: Pushed [2022-10-12T04:08:01.223Z] a1e6d1728079: Pushed [2022-10-12T04:08:02.602Z] 1840782ebafe: Pushed [2022-10-12T04:08:02.602Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:02.919Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:03.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-12T04:08:03.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-12T04:08:03.220Z] a1e6d1728079: Preparing [2022-10-12T04:08:03.220Z] 1840782ebafe: Preparing [2022-10-12T04:08:03.220Z] fe68337e14ba: Preparing [2022-10-12T04:08:03.220Z] 74e3da9ae817: Preparing [2022-10-12T04:08:03.220Z] 994393dc58e7: Preparing [2022-10-12T04:08:03.220Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:03.220Z] a1e6d1728079: Layer already exists [2022-10-12T04:08:03.220Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:03.220Z] 1840782ebafe: Layer already exists [2022-10-12T04:08:03.220Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:03.220Z] latest: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:03.526Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:03.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.88 [2022-10-12T04:08:03.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-12T04:08:03.828Z] a1e6d1728079: Preparing [2022-10-12T04:08:03.828Z] 1840782ebafe: Preparing [2022-10-12T04:08:03.828Z] fe68337e14ba: Preparing [2022-10-12T04:08:03.828Z] 74e3da9ae817: Preparing [2022-10-12T04:08:03.828Z] 994393dc58e7: Preparing [2022-10-12T04:08:03.828Z] a1e6d1728079: Layer already exists [2022-10-12T04:08:03.828Z] 1840782ebafe: Layer already exists [2022-10-12T04:08:03.828Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:03.828Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:03.828Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:03.828Z] 2.3.0-dev.88: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:04.133Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:04.434Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:04.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-12T04:08:04.434Z] a1e6d1728079: Preparing [2022-10-12T04:08:04.434Z] 1840782ebafe: Preparing [2022-10-12T04:08:04.434Z] fe68337e14ba: Preparing [2022-10-12T04:08:04.434Z] 74e3da9ae817: Preparing [2022-10-12T04:08:04.434Z] 994393dc58e7: Preparing [2022-10-12T04:08:04.434Z] 1840782ebafe: Layer already exists [2022-10-12T04:08:04.434Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:04.434Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:04.434Z] a1e6d1728079: Layer already exists [2022-10-12T04:08:04.434Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:04.434Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:04.745Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:05.053Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-12T04:08:05.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-12T04:08:05.053Z] a1e6d1728079: Preparing [2022-10-12T04:08:05.053Z] 1840782ebafe: Preparing [2022-10-12T04:08:05.053Z] fe68337e14ba: Preparing [2022-10-12T04:08:05.053Z] 74e3da9ae817: Preparing [2022-10-12T04:08:05.053Z] 994393dc58e7: Preparing [2022-10-12T04:08:05.053Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:05.053Z] 1840782ebafe: Layer already exists [2022-10-12T04:08:05.053Z] a1e6d1728079: Layer already exists [2022-10-12T04:08:05.053Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:05.053Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:05.053Z] main: digest: sha256:d9938426085f0886dba6e6f10b0c601e9642728f3dda6ca9c032bb6f48de719d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:05.098Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:05.108Z] taggedImages: [2022-10-12T04:08:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-12T04:08:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.88 [2022-10-12T04:08:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:05.108Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-12T04:08:05.128Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-12T04:08:05.128Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:05.128Z] latest [2022-10-12T04:08:05.128Z] 2.3.0-dev.88 [2022-10-12T04:08:05.128Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:05.128Z] main [2022-10-12T04:08:05.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:05.445Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:05.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:05.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-12T04:08:05.748Z] fea089766b08: Preparing [2022-10-12T04:08:05.748Z] 481f4540d8d1: Preparing [2022-10-12T04:08:05.748Z] fe68337e14ba: Preparing [2022-10-12T04:08:05.748Z] fc861fee13c7: Preparing [2022-10-12T04:08:05.748Z] b7affe89ec34: Preparing [2022-10-12T04:08:05.748Z] 994393dc58e7: Preparing [2022-10-12T04:08:05.748Z] 994393dc58e7: Waiting [2022-10-12T04:08:05.748Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:05.748Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:05.748Z] fea089766b08: Pushed [2022-10-12T04:08:05.748Z] b7affe89ec34: Pushed [2022-10-12T04:08:06.006Z] fc861fee13c7: Pushed [2022-10-12T04:08:07.377Z] 481f4540d8d1: Pushed [2022-10-12T04:08:07.377Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:07.674Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:07.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-12T04:08:07.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-12T04:08:07.972Z] fea089766b08: Preparing [2022-10-12T04:08:07.972Z] 481f4540d8d1: Preparing [2022-10-12T04:08:07.972Z] fe68337e14ba: Preparing [2022-10-12T04:08:07.972Z] fc861fee13c7: Preparing [2022-10-12T04:08:07.972Z] b7affe89ec34: Preparing [2022-10-12T04:08:07.972Z] 994393dc58e7: Preparing [2022-10-12T04:08:07.972Z] 994393dc58e7: Waiting [2022-10-12T04:08:07.972Z] fea089766b08: Layer already exists [2022-10-12T04:08:07.972Z] fc861fee13c7: Layer already exists [2022-10-12T04:08:07.972Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:07.972Z] b7affe89ec34: Layer already exists [2022-10-12T04:08:07.972Z] 481f4540d8d1: Layer already exists [2022-10-12T04:08:07.972Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:07.972Z] latest: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:08.275Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:08.572Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.88 [2022-10-12T04:08:08.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-12T04:08:08.572Z] fea089766b08: Preparing [2022-10-12T04:08:08.572Z] 481f4540d8d1: Preparing [2022-10-12T04:08:08.572Z] fe68337e14ba: Preparing [2022-10-12T04:08:08.572Z] fc861fee13c7: Preparing [2022-10-12T04:08:08.572Z] b7affe89ec34: Preparing [2022-10-12T04:08:08.572Z] 994393dc58e7: Preparing [2022-10-12T04:08:08.572Z] 994393dc58e7: Waiting [2022-10-12T04:08:08.572Z] fc861fee13c7: Layer already exists [2022-10-12T04:08:08.572Z] 481f4540d8d1: Layer already exists [2022-10-12T04:08:08.572Z] fea089766b08: Layer already exists [2022-10-12T04:08:08.572Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:08.572Z] b7affe89ec34: Layer already exists [2022-10-12T04:08:08.572Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:09.510Z] 2.3.0-dev.88: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:09.815Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:10.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:10.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-12T04:08:10.120Z] fea089766b08: Preparing [2022-10-12T04:08:10.120Z] 481f4540d8d1: Preparing [2022-10-12T04:08:10.120Z] fe68337e14ba: Preparing [2022-10-12T04:08:10.120Z] fc861fee13c7: Preparing [2022-10-12T04:08:10.120Z] b7affe89ec34: Preparing [2022-10-12T04:08:10.120Z] 994393dc58e7: Preparing [2022-10-12T04:08:10.120Z] 994393dc58e7: Waiting [2022-10-12T04:08:10.120Z] b7affe89ec34: Layer already exists [2022-10-12T04:08:10.120Z] 481f4540d8d1: Layer already exists [2022-10-12T04:08:10.120Z] fc861fee13c7: Layer already exists [2022-10-12T04:08:10.120Z] fea089766b08: Layer already exists [2022-10-12T04:08:10.120Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:10.120Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:10.120Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:10.428Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:10.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-12T04:08:10.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-12T04:08:10.732Z] fea089766b08: Preparing [2022-10-12T04:08:10.732Z] 481f4540d8d1: Preparing [2022-10-12T04:08:10.732Z] fe68337e14ba: Preparing [2022-10-12T04:08:10.732Z] fc861fee13c7: Preparing [2022-10-12T04:08:10.732Z] b7affe89ec34: Preparing [2022-10-12T04:08:10.732Z] 994393dc58e7: Preparing [2022-10-12T04:08:10.732Z] 994393dc58e7: Waiting [2022-10-12T04:08:10.732Z] fc861fee13c7: Layer already exists [2022-10-12T04:08:10.732Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:10.732Z] b7affe89ec34: Layer already exists [2022-10-12T04:08:10.732Z] fea089766b08: Layer already exists [2022-10-12T04:08:10.732Z] 481f4540d8d1: Layer already exists [2022-10-12T04:08:10.732Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:10.732Z] main: digest: sha256:c13ee3fe75038ee9a234221630c5e3869f3f62d179f704daa8bbd4059b78e7f0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:10.769Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:10.774Z] taggedImages: [2022-10-12T04:08:10.774Z] - nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:10.774Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-12T04:08:10.774Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.88 [2022-10-12T04:08:10.774Z] - nexus3.edgexfoundry.org:10004/core-data:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:10.774Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-12T04:08:10.787Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-12T04:08:10.787Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:10.787Z] latest [2022-10-12T04:08:10.787Z] 2.3.0-dev.88 [2022-10-12T04:08:10.787Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:10.787Z] main [2022-10-12T04:08:10.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:11.087Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:11.386Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:11.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-12T04:08:11.386Z] ac6d3630cb87: Preparing [2022-10-12T04:08:11.386Z] 7370fa9b8357: Preparing [2022-10-12T04:08:11.386Z] 4853292ea52a: Preparing [2022-10-12T04:08:11.386Z] fe68337e14ba: Preparing [2022-10-12T04:08:11.386Z] 74e3da9ae817: Preparing [2022-10-12T04:08:11.386Z] 994393dc58e7: Preparing [2022-10-12T04:08:11.386Z] 994393dc58e7: Waiting [2022-10-12T04:08:11.386Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:11.386Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:11.386Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:11.386Z] 7370fa9b8357: Pushed [2022-10-12T04:08:11.386Z] ac6d3630cb87: Pushed [2022-10-12T04:08:13.286Z] 4853292ea52a: Pushed [2022-10-12T04:08:13.286Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:13.588Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:13.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-12T04:08:13.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-12T04:08:13.888Z] ac6d3630cb87: Preparing [2022-10-12T04:08:13.888Z] 7370fa9b8357: Preparing [2022-10-12T04:08:13.888Z] 4853292ea52a: Preparing [2022-10-12T04:08:13.888Z] fe68337e14ba: Preparing [2022-10-12T04:08:13.888Z] 74e3da9ae817: Preparing [2022-10-12T04:08:13.888Z] 994393dc58e7: Preparing [2022-10-12T04:08:13.888Z] 994393dc58e7: Waiting [2022-10-12T04:08:13.888Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:13.888Z] ac6d3630cb87: Layer already exists [2022-10-12T04:08:13.888Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:13.888Z] 7370fa9b8357: Layer already exists [2022-10-12T04:08:13.888Z] 4853292ea52a: Layer already exists [2022-10-12T04:08:13.888Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:13.888Z] latest: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:14.330Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:14.696Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.88 [2022-10-12T04:08:14.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-12T04:08:14.696Z] ac6d3630cb87: Preparing [2022-10-12T04:08:14.696Z] 7370fa9b8357: Preparing [2022-10-12T04:08:14.696Z] 4853292ea52a: Preparing [2022-10-12T04:08:14.696Z] fe68337e14ba: Preparing [2022-10-12T04:08:14.696Z] 74e3da9ae817: Preparing [2022-10-12T04:08:14.696Z] 994393dc58e7: Preparing [2022-10-12T04:08:14.696Z] 994393dc58e7: Waiting [2022-10-12T04:08:14.696Z] ac6d3630cb87: Layer already exists [2022-10-12T04:08:14.696Z] 7370fa9b8357: Layer already exists [2022-10-12T04:08:14.696Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:14.696Z] 4853292ea52a: Layer already exists [2022-10-12T04:08:14.696Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:14.696Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:14.696Z] 2.3.0-dev.88: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:15.057Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:15.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:15.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-12T04:08:15.384Z] ac6d3630cb87: Preparing [2022-10-12T04:08:15.384Z] 7370fa9b8357: Preparing [2022-10-12T04:08:15.384Z] 4853292ea52a: Preparing [2022-10-12T04:08:15.384Z] fe68337e14ba: Preparing [2022-10-12T04:08:15.384Z] 74e3da9ae817: Preparing [2022-10-12T04:08:15.384Z] 994393dc58e7: Preparing [2022-10-12T04:08:15.384Z] 994393dc58e7: Waiting [2022-10-12T04:08:15.384Z] 7370fa9b8357: Layer already exists [2022-10-12T04:08:15.384Z] ac6d3630cb87: Layer already exists [2022-10-12T04:08:15.384Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:15.384Z] 4853292ea52a: Layer already exists [2022-10-12T04:08:15.384Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:15.384Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:15.384Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:15.687Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:15.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-12T04:08:15.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-12T04:08:15.989Z] ac6d3630cb87: Preparing [2022-10-12T04:08:15.989Z] 7370fa9b8357: Preparing [2022-10-12T04:08:15.989Z] 4853292ea52a: Preparing [2022-10-12T04:08:15.989Z] fe68337e14ba: Preparing [2022-10-12T04:08:15.989Z] 74e3da9ae817: Preparing [2022-10-12T04:08:15.989Z] 994393dc58e7: Preparing [2022-10-12T04:08:15.989Z] 994393dc58e7: Waiting [2022-10-12T04:08:15.989Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:15.989Z] ac6d3630cb87: Layer already exists [2022-10-12T04:08:15.989Z] 4853292ea52a: Layer already exists [2022-10-12T04:08:15.989Z] 7370fa9b8357: Layer already exists [2022-10-12T04:08:15.989Z] 74e3da9ae817: Layer already exists [2022-10-12T04:08:15.989Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:15.989Z] main: digest: sha256:7b709fbeeb30fdd224f19fb20c56dfeae37751852d246bcc20d8754bd33e2018 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:16.025Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:16.030Z] taggedImages: [2022-10-12T04:08:16.030Z] - nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:16.030Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-12T04:08:16.030Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.88 [2022-10-12T04:08:16.030Z] - nexus3.edgexfoundry.org:10004/core-metadata:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:16.030Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-12T04:08:16.043Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-12T04:08:16.043Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:16.043Z] latest [2022-10-12T04:08:16.043Z] 2.3.0-dev.88 [2022-10-12T04:08:16.043Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:16.043Z] main [2022-10-12T04:08:16.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:16.343Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:16.650Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:16.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-12T04:08:16.650Z] 235a4301bc4f: Preparing [2022-10-12T04:08:16.651Z] 235a4301bc4f: Preparing [2022-10-12T04:08:16.651Z] e02fc8e8c8c9: Preparing [2022-10-12T04:08:16.651Z] d7476171879b: Preparing [2022-10-12T04:08:16.651Z] dc89fe194416: Preparing [2022-10-12T04:08:16.651Z] cbde44bd1365: Preparing [2022-10-12T04:08:16.651Z] 93f37e30a94c: Preparing [2022-10-12T04:08:16.651Z] fe68337e14ba: Preparing [2022-10-12T04:08:16.651Z] 585485b58d6a: Preparing [2022-10-12T04:08:16.651Z] 5cc9f6ea7405: Preparing [2022-10-12T04:08:16.651Z] 70e32285c487: Preparing [2022-10-12T04:08:16.651Z] 27d4011e964a: Preparing [2022-10-12T04:08:16.651Z] 994393dc58e7: Preparing [2022-10-12T04:08:16.651Z] 585485b58d6a: Waiting [2022-10-12T04:08:16.651Z] 5cc9f6ea7405: Waiting [2022-10-12T04:08:16.651Z] 70e32285c487: Waiting [2022-10-12T04:08:16.651Z] 27d4011e964a: Waiting [2022-10-12T04:08:16.651Z] 994393dc58e7: Waiting [2022-10-12T04:08:16.651Z] 93f37e30a94c: Waiting [2022-10-12T04:08:16.651Z] fe68337e14ba: Waiting [2022-10-12T04:08:16.651Z] d7476171879b: Pushed [2022-10-12T04:08:16.651Z] cbde44bd1365: Pushed [2022-10-12T04:08:16.651Z] dc89fe194416: Pushed [2022-10-12T04:08:16.651Z] e02fc8e8c8c9: Pushed [2022-10-12T04:08:16.651Z] 235a4301bc4f: Pushed [2022-10-12T04:08:16.651Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:16.909Z] 70e32285c487: Pushed [2022-10-12T04:08:16.909Z] 585485b58d6a: Pushed [2022-10-12T04:08:16.909Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:16.909Z] 5cc9f6ea7405: Pushed [2022-10-12T04:08:16.909Z] 27d4011e964a: Pushed [2022-10-12T04:08:18.815Z] 93f37e30a94c: Pushed [2022-10-12T04:08:18.815Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:19.127Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:19.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-12T04:08:19.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-12T04:08:19.432Z] 235a4301bc4f: Preparing [2022-10-12T04:08:19.432Z] 235a4301bc4f: Preparing [2022-10-12T04:08:19.432Z] e02fc8e8c8c9: Preparing [2022-10-12T04:08:19.432Z] d7476171879b: Preparing [2022-10-12T04:08:19.432Z] dc89fe194416: Preparing [2022-10-12T04:08:19.432Z] cbde44bd1365: Preparing [2022-10-12T04:08:19.432Z] 93f37e30a94c: Preparing [2022-10-12T04:08:19.432Z] fe68337e14ba: Preparing [2022-10-12T04:08:19.432Z] 585485b58d6a: Preparing [2022-10-12T04:08:19.432Z] 5cc9f6ea7405: Preparing [2022-10-12T04:08:19.432Z] 70e32285c487: Preparing [2022-10-12T04:08:19.432Z] 27d4011e964a: Preparing [2022-10-12T04:08:19.432Z] 994393dc58e7: Preparing [2022-10-12T04:08:19.432Z] 93f37e30a94c: Waiting [2022-10-12T04:08:19.432Z] fe68337e14ba: Waiting [2022-10-12T04:08:19.432Z] 585485b58d6a: Waiting [2022-10-12T04:08:19.432Z] 5cc9f6ea7405: Waiting [2022-10-12T04:08:19.432Z] 70e32285c487: Waiting [2022-10-12T04:08:19.432Z] 27d4011e964a: Waiting [2022-10-12T04:08:19.432Z] cbde44bd1365: Layer already exists [2022-10-12T04:08:19.432Z] d7476171879b: Layer already exists [2022-10-12T04:08:19.432Z] 235a4301bc4f: Layer already exists [2022-10-12T04:08:19.432Z] dc89fe194416: Layer already exists [2022-10-12T04:08:19.432Z] e02fc8e8c8c9: Layer already exists [2022-10-12T04:08:19.432Z] 93f37e30a94c: Layer already exists [2022-10-12T04:08:19.432Z] 70e32285c487: Layer already exists [2022-10-12T04:08:19.432Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:19.432Z] 585485b58d6a: Layer already exists [2022-10-12T04:08:19.432Z] 5cc9f6ea7405: Layer already exists [2022-10-12T04:08:19.432Z] 27d4011e964a: Layer already exists [2022-10-12T04:08:19.432Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:19.432Z] latest: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:19.735Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:20.036Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.88 [2022-10-12T04:08:20.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-12T04:08:20.036Z] 235a4301bc4f: Preparing [2022-10-12T04:08:20.036Z] 235a4301bc4f: Preparing [2022-10-12T04:08:20.036Z] e02fc8e8c8c9: Preparing [2022-10-12T04:08:20.036Z] d7476171879b: Preparing [2022-10-12T04:08:20.036Z] dc89fe194416: Preparing [2022-10-12T04:08:20.036Z] cbde44bd1365: Preparing [2022-10-12T04:08:20.036Z] 93f37e30a94c: Preparing [2022-10-12T04:08:20.036Z] fe68337e14ba: Preparing [2022-10-12T04:08:20.036Z] 585485b58d6a: Preparing [2022-10-12T04:08:20.036Z] 5cc9f6ea7405: Preparing [2022-10-12T04:08:20.036Z] 70e32285c487: Preparing [2022-10-12T04:08:20.036Z] 27d4011e964a: Preparing [2022-10-12T04:08:20.036Z] 994393dc58e7: Preparing [2022-10-12T04:08:20.036Z] 93f37e30a94c: Waiting [2022-10-12T04:08:20.036Z] 5cc9f6ea7405: Waiting [2022-10-12T04:08:20.036Z] fe68337e14ba: Waiting [2022-10-12T04:08:20.036Z] 70e32285c487: Waiting [2022-10-12T04:08:20.036Z] 27d4011e964a: Waiting [2022-10-12T04:08:20.036Z] 994393dc58e7: Waiting [2022-10-12T04:08:20.036Z] 585485b58d6a: Waiting [2022-10-12T04:08:20.036Z] e02fc8e8c8c9: Layer already exists [2022-10-12T04:08:20.036Z] d7476171879b: Layer already exists [2022-10-12T04:08:20.036Z] dc89fe194416: Layer already exists [2022-10-12T04:08:20.036Z] cbde44bd1365: Layer already exists [2022-10-12T04:08:20.036Z] 235a4301bc4f: Layer already exists [2022-10-12T04:08:20.036Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:20.036Z] 93f37e30a94c: Layer already exists [2022-10-12T04:08:20.036Z] 585485b58d6a: Layer already exists [2022-10-12T04:08:20.036Z] 5cc9f6ea7405: Layer already exists [2022-10-12T04:08:20.036Z] 70e32285c487: Layer already exists [2022-10-12T04:08:20.036Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:20.036Z] 27d4011e964a: Layer already exists [2022-10-12T04:08:20.036Z] 2.3.0-dev.88: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:20.342Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:20.648Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:20.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-12T04:08:20.648Z] 235a4301bc4f: Preparing [2022-10-12T04:08:20.648Z] 235a4301bc4f: Preparing [2022-10-12T04:08:20.648Z] e02fc8e8c8c9: Preparing [2022-10-12T04:08:20.648Z] d7476171879b: Preparing [2022-10-12T04:08:20.648Z] dc89fe194416: Preparing [2022-10-12T04:08:20.648Z] cbde44bd1365: Preparing [2022-10-12T04:08:20.648Z] 93f37e30a94c: Preparing [2022-10-12T04:08:20.648Z] fe68337e14ba: Preparing [2022-10-12T04:08:20.648Z] 585485b58d6a: Preparing [2022-10-12T04:08:20.648Z] 5cc9f6ea7405: Preparing [2022-10-12T04:08:20.648Z] 70e32285c487: Preparing [2022-10-12T04:08:20.648Z] 27d4011e964a: Preparing [2022-10-12T04:08:20.648Z] 994393dc58e7: Preparing [2022-10-12T04:08:20.648Z] fe68337e14ba: Waiting [2022-10-12T04:08:20.648Z] 93f37e30a94c: Waiting [2022-10-12T04:08:20.648Z] 585485b58d6a: Waiting [2022-10-12T04:08:20.648Z] 5cc9f6ea7405: Waiting [2022-10-12T04:08:20.648Z] 70e32285c487: Waiting [2022-10-12T04:08:20.648Z] 994393dc58e7: Waiting [2022-10-12T04:08:20.648Z] 27d4011e964a: Waiting [2022-10-12T04:08:20.648Z] d7476171879b: Layer already exists [2022-10-12T04:08:20.648Z] cbde44bd1365: Layer already exists [2022-10-12T04:08:20.648Z] e02fc8e8c8c9: Layer already exists [2022-10-12T04:08:20.648Z] dc89fe194416: Layer already exists [2022-10-12T04:08:20.648Z] 235a4301bc4f: Layer already exists [2022-10-12T04:08:20.648Z] 93f37e30a94c: Layer already exists [2022-10-12T04:08:20.648Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:20.648Z] 70e32285c487: Layer already exists [2022-10-12T04:08:20.648Z] 5cc9f6ea7405: Layer already exists [2022-10-12T04:08:20.648Z] 585485b58d6a: Layer already exists [2022-10-12T04:08:20.648Z] 27d4011e964a: Layer already exists [2022-10-12T04:08:20.648Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:20.648Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:20.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:21.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-12T04:08:21.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-12T04:08:21.256Z] 235a4301bc4f: Preparing [2022-10-12T04:08:21.256Z] 235a4301bc4f: Preparing [2022-10-12T04:08:21.256Z] e02fc8e8c8c9: Preparing [2022-10-12T04:08:21.256Z] d7476171879b: Preparing [2022-10-12T04:08:21.256Z] dc89fe194416: Preparing [2022-10-12T04:08:21.256Z] cbde44bd1365: Preparing [2022-10-12T04:08:21.256Z] 93f37e30a94c: Preparing [2022-10-12T04:08:21.256Z] fe68337e14ba: Preparing [2022-10-12T04:08:21.256Z] 585485b58d6a: Preparing [2022-10-12T04:08:21.256Z] 5cc9f6ea7405: Preparing [2022-10-12T04:08:21.256Z] 70e32285c487: Preparing [2022-10-12T04:08:21.256Z] 27d4011e964a: Preparing [2022-10-12T04:08:21.256Z] 994393dc58e7: Preparing [2022-10-12T04:08:21.256Z] fe68337e14ba: Waiting [2022-10-12T04:08:21.256Z] 585485b58d6a: Waiting [2022-10-12T04:08:21.256Z] 5cc9f6ea7405: Waiting [2022-10-12T04:08:21.256Z] 93f37e30a94c: Waiting [2022-10-12T04:08:21.256Z] 70e32285c487: Waiting [2022-10-12T04:08:21.256Z] 994393dc58e7: Waiting [2022-10-12T04:08:21.256Z] 27d4011e964a: Waiting [2022-10-12T04:08:21.256Z] 235a4301bc4f: Layer already exists [2022-10-12T04:08:21.256Z] cbde44bd1365: Layer already exists [2022-10-12T04:08:21.256Z] d7476171879b: Layer already exists [2022-10-12T04:08:21.256Z] dc89fe194416: Layer already exists [2022-10-12T04:08:21.256Z] e02fc8e8c8c9: Layer already exists [2022-10-12T04:08:21.256Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:21.256Z] 93f37e30a94c: Layer already exists [2022-10-12T04:08:21.256Z] 5cc9f6ea7405: Layer already exists [2022-10-12T04:08:21.256Z] 585485b58d6a: Layer already exists [2022-10-12T04:08:21.256Z] 70e32285c487: Layer already exists [2022-10-12T04:08:21.256Z] 27d4011e964a: Layer already exists [2022-10-12T04:08:21.256Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:21.256Z] main: digest: sha256:125bcb4cacd5d6958955aef314f2d4680cb86a0d7180cf9dced3fe65a6d9e4fe size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:21.288Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:21.293Z] taggedImages: [2022-10-12T04:08:21.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:21.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-12T04:08:21.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.88 [2022-10-12T04:08:21.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:21.293Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-12T04:08:21.307Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-12T04:08:21.307Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:21.307Z] latest [2022-10-12T04:08:21.307Z] 2.3.0-dev.88 [2022-10-12T04:08:21.307Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:21.307Z] main [2022-10-12T04:08:21.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:21.603Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:21.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:21.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-12T04:08:21.906Z] d65cb6e5952a: Preparing [2022-10-12T04:08:21.906Z] 48daace5f47b: Preparing [2022-10-12T04:08:21.906Z] 7a4129204584: Preparing [2022-10-12T04:08:21.906Z] d1e5030781f2: Preparing [2022-10-12T04:08:21.906Z] 365322c5fb64: Preparing [2022-10-12T04:08:21.906Z] b3e225cf3329: Preparing [2022-10-12T04:08:21.906Z] e6c30107af46: Preparing [2022-10-12T04:08:21.906Z] 994393dc58e7: Preparing [2022-10-12T04:08:21.906Z] b3e225cf3329: Waiting [2022-10-12T04:08:21.906Z] 994393dc58e7: Waiting [2022-10-12T04:08:21.906Z] 365322c5fb64: Pushed [2022-10-12T04:08:21.906Z] 48daace5f47b: Pushed [2022-10-12T04:08:21.906Z] d65cb6e5952a: Pushed [2022-10-12T04:08:21.906Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:22.163Z] b3e225cf3329: Pushed [2022-10-12T04:08:22.420Z] e6c30107af46: Pushed [2022-10-12T04:08:22.985Z] d1e5030781f2: Pushed [2022-10-12T04:08:22.985Z] 7a4129204584: Pushed [2022-10-12T04:08:23.246Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:23.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:23.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-12T04:08:23.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-12T04:08:23.860Z] d65cb6e5952a: Preparing [2022-10-12T04:08:23.860Z] 48daace5f47b: Preparing [2022-10-12T04:08:23.860Z] 7a4129204584: Preparing [2022-10-12T04:08:23.860Z] d1e5030781f2: Preparing [2022-10-12T04:08:23.860Z] 365322c5fb64: Preparing [2022-10-12T04:08:23.860Z] b3e225cf3329: Preparing [2022-10-12T04:08:23.860Z] e6c30107af46: Preparing [2022-10-12T04:08:23.860Z] 994393dc58e7: Preparing [2022-10-12T04:08:23.860Z] b3e225cf3329: Waiting [2022-10-12T04:08:23.860Z] e6c30107af46: Waiting [2022-10-12T04:08:23.860Z] 994393dc58e7: Waiting [2022-10-12T04:08:23.860Z] d65cb6e5952a: Layer already exists [2022-10-12T04:08:23.860Z] 48daace5f47b: Layer already exists [2022-10-12T04:08:23.860Z] 365322c5fb64: Layer already exists [2022-10-12T04:08:23.860Z] 7a4129204584: Layer already exists [2022-10-12T04:08:23.860Z] d1e5030781f2: Layer already exists [2022-10-12T04:08:23.860Z] b3e225cf3329: Layer already exists [2022-10-12T04:08:23.860Z] e6c30107af46: Layer already exists [2022-10-12T04:08:23.860Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:23.860Z] latest: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:24.180Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:24.481Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.88 [2022-10-12T04:08:24.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-12T04:08:24.481Z] d65cb6e5952a: Preparing [2022-10-12T04:08:24.481Z] 48daace5f47b: Preparing [2022-10-12T04:08:24.481Z] 7a4129204584: Preparing [2022-10-12T04:08:24.481Z] d1e5030781f2: Preparing [2022-10-12T04:08:24.481Z] 365322c5fb64: Preparing [2022-10-12T04:08:24.481Z] b3e225cf3329: Preparing [2022-10-12T04:08:24.481Z] e6c30107af46: Preparing [2022-10-12T04:08:24.481Z] 994393dc58e7: Preparing [2022-10-12T04:08:24.481Z] b3e225cf3329: Waiting [2022-10-12T04:08:24.481Z] e6c30107af46: Waiting [2022-10-12T04:08:24.481Z] 994393dc58e7: Waiting [2022-10-12T04:08:24.481Z] d1e5030781f2: Layer already exists [2022-10-12T04:08:24.481Z] 7a4129204584: Layer already exists [2022-10-12T04:08:24.481Z] 365322c5fb64: Layer already exists [2022-10-12T04:08:24.481Z] d65cb6e5952a: Layer already exists [2022-10-12T04:08:24.481Z] 48daace5f47b: Layer already exists [2022-10-12T04:08:24.481Z] b3e225cf3329: Layer already exists [2022-10-12T04:08:24.481Z] e6c30107af46: Layer already exists [2022-10-12T04:08:24.481Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:24.481Z] 2.3.0-dev.88: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:24.785Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:25.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:25.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-12T04:08:25.084Z] d65cb6e5952a: Preparing [2022-10-12T04:08:25.084Z] 48daace5f47b: Preparing [2022-10-12T04:08:25.084Z] 7a4129204584: Preparing [2022-10-12T04:08:25.084Z] d1e5030781f2: Preparing [2022-10-12T04:08:25.084Z] 365322c5fb64: Preparing [2022-10-12T04:08:25.084Z] b3e225cf3329: Preparing [2022-10-12T04:08:25.084Z] e6c30107af46: Preparing [2022-10-12T04:08:25.084Z] 994393dc58e7: Preparing [2022-10-12T04:08:25.084Z] b3e225cf3329: Waiting [2022-10-12T04:08:25.084Z] e6c30107af46: Waiting [2022-10-12T04:08:25.084Z] 994393dc58e7: Waiting [2022-10-12T04:08:25.084Z] 7a4129204584: Layer already exists [2022-10-12T04:08:25.084Z] 48daace5f47b: Layer already exists [2022-10-12T04:08:25.084Z] d65cb6e5952a: Layer already exists [2022-10-12T04:08:25.084Z] d1e5030781f2: Layer already exists [2022-10-12T04:08:25.084Z] 365322c5fb64: Layer already exists [2022-10-12T04:08:25.084Z] e6c30107af46: Layer already exists [2022-10-12T04:08:25.084Z] b3e225cf3329: Layer already exists [2022-10-12T04:08:25.084Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:25.084Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:25.389Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:25.693Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-12T04:08:25.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-12T04:08:25.693Z] d65cb6e5952a: Preparing [2022-10-12T04:08:25.693Z] 48daace5f47b: Preparing [2022-10-12T04:08:25.693Z] 7a4129204584: Preparing [2022-10-12T04:08:25.693Z] d1e5030781f2: Preparing [2022-10-12T04:08:25.693Z] 365322c5fb64: Preparing [2022-10-12T04:08:25.693Z] b3e225cf3329: Preparing [2022-10-12T04:08:25.693Z] e6c30107af46: Preparing [2022-10-12T04:08:25.693Z] 994393dc58e7: Preparing [2022-10-12T04:08:25.693Z] e6c30107af46: Waiting [2022-10-12T04:08:25.693Z] b3e225cf3329: Waiting [2022-10-12T04:08:25.693Z] 994393dc58e7: Waiting [2022-10-12T04:08:25.693Z] 365322c5fb64: Layer already exists [2022-10-12T04:08:25.693Z] 48daace5f47b: Layer already exists [2022-10-12T04:08:25.693Z] d65cb6e5952a: Layer already exists [2022-10-12T04:08:25.693Z] 7a4129204584: Layer already exists [2022-10-12T04:08:25.693Z] d1e5030781f2: Layer already exists [2022-10-12T04:08:25.693Z] e6c30107af46: Layer already exists [2022-10-12T04:08:25.693Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:25.693Z] b3e225cf3329: Layer already exists [2022-10-12T04:08:25.693Z] main: digest: sha256:264538a50cb979909700582c005f1e7997a96beb2cc9f51c7aded806e550811b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:25.728Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:25.733Z] taggedImages: [2022-10-12T04:08:25.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:25.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-12T04:08:25.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.88 [2022-10-12T04:08:25.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:25.733Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-12T04:08:25.747Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-12T04:08:25.747Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:25.747Z] latest [2022-10-12T04:08:25.747Z] 2.3.0-dev.88 [2022-10-12T04:08:25.747Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:25.747Z] main [2022-10-12T04:08:25.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:26.046Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:26.350Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:26.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-12T04:08:26.350Z] 1d8f0ac9faae: Preparing [2022-10-12T04:08:26.350Z] ccd1ff4921ed: Preparing [2022-10-12T04:08:26.350Z] 3da3bd54eab3: Preparing [2022-10-12T04:08:26.350Z] 504b92a2607f: Preparing [2022-10-12T04:08:26.350Z] 1def796b608a: Preparing [2022-10-12T04:08:26.350Z] 46d1bbc587a7: Preparing [2022-10-12T04:08:26.350Z] 12f7b58da9f1: Preparing [2022-10-12T04:08:26.350Z] a8d679eea814: Preparing [2022-10-12T04:08:26.350Z] e77a1ee38b48: Preparing [2022-10-12T04:08:26.350Z] 994393dc58e7: Preparing [2022-10-12T04:08:26.350Z] a8d679eea814: Waiting [2022-10-12T04:08:26.350Z] e77a1ee38b48: Waiting [2022-10-12T04:08:26.350Z] 994393dc58e7: Waiting [2022-10-12T04:08:26.350Z] 46d1bbc587a7: Waiting [2022-10-12T04:08:26.350Z] 12f7b58da9f1: Waiting [2022-10-12T04:08:26.350Z] ccd1ff4921ed: Pushed [2022-10-12T04:08:26.350Z] 1def796b608a: Pushed [2022-10-12T04:08:26.350Z] 1d8f0ac9faae: Pushed [2022-10-12T04:08:26.607Z] a8d679eea814: Pushed [2022-10-12T04:08:26.607Z] 46d1bbc587a7: Pushed [2022-10-12T04:08:26.607Z] 12f7b58da9f1: Pushed [2022-10-12T04:08:26.607Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:26.607Z] e77a1ee38b48: Pushed [2022-10-12T04:08:27.544Z] 504b92a2607f: Pushed [2022-10-12T04:08:27.803Z] 3da3bd54eab3: Pushed [2022-10-12T04:08:28.062Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:28.371Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:28.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-12T04:08:28.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-12T04:08:28.674Z] 1d8f0ac9faae: Preparing [2022-10-12T04:08:28.674Z] ccd1ff4921ed: Preparing [2022-10-12T04:08:28.674Z] 3da3bd54eab3: Preparing [2022-10-12T04:08:28.674Z] 504b92a2607f: Preparing [2022-10-12T04:08:28.674Z] 1def796b608a: Preparing [2022-10-12T04:08:28.674Z] 46d1bbc587a7: Preparing [2022-10-12T04:08:28.674Z] 12f7b58da9f1: Preparing [2022-10-12T04:08:28.674Z] a8d679eea814: Preparing [2022-10-12T04:08:28.674Z] e77a1ee38b48: Preparing [2022-10-12T04:08:28.674Z] 994393dc58e7: Preparing [2022-10-12T04:08:28.674Z] 994393dc58e7: Waiting [2022-10-12T04:08:28.674Z] 12f7b58da9f1: Waiting [2022-10-12T04:08:28.674Z] e77a1ee38b48: Waiting [2022-10-12T04:08:28.674Z] 1d8f0ac9faae: Layer already exists [2022-10-12T04:08:28.674Z] 1def796b608a: Layer already exists [2022-10-12T04:08:28.674Z] ccd1ff4921ed: Layer already exists [2022-10-12T04:08:28.674Z] 504b92a2607f: Layer already exists [2022-10-12T04:08:28.674Z] 3da3bd54eab3: Layer already exists [2022-10-12T04:08:28.674Z] 12f7b58da9f1: Layer already exists [2022-10-12T04:08:28.674Z] 46d1bbc587a7: Layer already exists [2022-10-12T04:08:28.674Z] e77a1ee38b48: Layer already exists [2022-10-12T04:08:28.674Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:28.674Z] a8d679eea814: Layer already exists [2022-10-12T04:08:28.674Z] latest: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:28.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:29.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.88 [2022-10-12T04:08:29.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-12T04:08:29.288Z] 1d8f0ac9faae: Preparing [2022-10-12T04:08:29.288Z] ccd1ff4921ed: Preparing [2022-10-12T04:08:29.288Z] 3da3bd54eab3: Preparing [2022-10-12T04:08:29.288Z] 504b92a2607f: Preparing [2022-10-12T04:08:29.288Z] 1def796b608a: Preparing [2022-10-12T04:08:29.288Z] 46d1bbc587a7: Preparing [2022-10-12T04:08:29.288Z] 12f7b58da9f1: Preparing [2022-10-12T04:08:29.288Z] a8d679eea814: Preparing [2022-10-12T04:08:29.288Z] e77a1ee38b48: Preparing [2022-10-12T04:08:29.288Z] 994393dc58e7: Preparing [2022-10-12T04:08:29.288Z] a8d679eea814: Waiting [2022-10-12T04:08:29.288Z] 994393dc58e7: Waiting [2022-10-12T04:08:29.288Z] 46d1bbc587a7: Waiting [2022-10-12T04:08:29.288Z] 12f7b58da9f1: Waiting [2022-10-12T04:08:29.288Z] 504b92a2607f: Layer already exists [2022-10-12T04:08:29.288Z] 3da3bd54eab3: Layer already exists [2022-10-12T04:08:29.288Z] ccd1ff4921ed: Layer already exists [2022-10-12T04:08:29.288Z] 1def796b608a: Layer already exists [2022-10-12T04:08:29.288Z] 1d8f0ac9faae: Layer already exists [2022-10-12T04:08:29.288Z] 12f7b58da9f1: Layer already exists [2022-10-12T04:08:29.288Z] 46d1bbc587a7: Layer already exists [2022-10-12T04:08:29.288Z] a8d679eea814: Layer already exists [2022-10-12T04:08:29.288Z] e77a1ee38b48: Layer already exists [2022-10-12T04:08:29.288Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:29.288Z] 2.3.0-dev.88: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:29.592Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:29.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:29.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-12T04:08:29.893Z] 1d8f0ac9faae: Preparing [2022-10-12T04:08:29.893Z] ccd1ff4921ed: Preparing [2022-10-12T04:08:29.893Z] 3da3bd54eab3: Preparing [2022-10-12T04:08:29.893Z] 504b92a2607f: Preparing [2022-10-12T04:08:29.893Z] 1def796b608a: Preparing [2022-10-12T04:08:29.893Z] 46d1bbc587a7: Preparing [2022-10-12T04:08:29.893Z] 12f7b58da9f1: Preparing [2022-10-12T04:08:29.893Z] a8d679eea814: Preparing [2022-10-12T04:08:29.893Z] 46d1bbc587a7: Waiting [2022-10-12T04:08:29.893Z] e77a1ee38b48: Preparing [2022-10-12T04:08:29.893Z] 994393dc58e7: Preparing [2022-10-12T04:08:29.893Z] a8d679eea814: Waiting [2022-10-12T04:08:29.893Z] e77a1ee38b48: Waiting [2022-10-12T04:08:29.893Z] 994393dc58e7: Waiting [2022-10-12T04:08:29.893Z] 1def796b608a: Layer already exists [2022-10-12T04:08:29.893Z] 3da3bd54eab3: Layer already exists [2022-10-12T04:08:29.893Z] 504b92a2607f: Layer already exists [2022-10-12T04:08:29.893Z] 1d8f0ac9faae: Layer already exists [2022-10-12T04:08:29.893Z] ccd1ff4921ed: Layer already exists [2022-10-12T04:08:29.893Z] 12f7b58da9f1: Layer already exists [2022-10-12T04:08:29.893Z] 46d1bbc587a7: Layer already exists [2022-10-12T04:08:29.893Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:29.893Z] e77a1ee38b48: Layer already exists [2022-10-12T04:08:29.893Z] a8d679eea814: Layer already exists [2022-10-12T04:08:29.893Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:30.201Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:30.501Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-12T04:08:30.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-12T04:08:30.501Z] 1d8f0ac9faae: Preparing [2022-10-12T04:08:30.501Z] ccd1ff4921ed: Preparing [2022-10-12T04:08:30.501Z] 3da3bd54eab3: Preparing [2022-10-12T04:08:30.501Z] 504b92a2607f: Preparing [2022-10-12T04:08:30.501Z] 1def796b608a: Preparing [2022-10-12T04:08:30.501Z] 46d1bbc587a7: Preparing [2022-10-12T04:08:30.501Z] 12f7b58da9f1: Preparing [2022-10-12T04:08:30.501Z] a8d679eea814: Preparing [2022-10-12T04:08:30.501Z] e77a1ee38b48: Preparing [2022-10-12T04:08:30.501Z] 994393dc58e7: Preparing [2022-10-12T04:08:30.501Z] 12f7b58da9f1: Waiting [2022-10-12T04:08:30.501Z] a8d679eea814: Waiting [2022-10-12T04:08:30.501Z] 994393dc58e7: Waiting [2022-10-12T04:08:30.501Z] e77a1ee38b48: Waiting [2022-10-12T04:08:30.501Z] 46d1bbc587a7: Waiting [2022-10-12T04:08:30.501Z] 3da3bd54eab3: Layer already exists [2022-10-12T04:08:30.501Z] 504b92a2607f: Layer already exists [2022-10-12T04:08:30.501Z] 1d8f0ac9faae: Layer already exists [2022-10-12T04:08:30.501Z] ccd1ff4921ed: Layer already exists [2022-10-12T04:08:30.501Z] 1def796b608a: Layer already exists [2022-10-12T04:08:30.501Z] 46d1bbc587a7: Layer already exists [2022-10-12T04:08:30.501Z] 12f7b58da9f1: Layer already exists [2022-10-12T04:08:30.501Z] e77a1ee38b48: Layer already exists [2022-10-12T04:08:30.501Z] 994393dc58e7: Layer already exists [2022-10-12T04:08:30.501Z] a8d679eea814: Layer already exists [2022-10-12T04:08:30.501Z] main: digest: sha256:eef3c8c1d97c31ae6847cf1a7505bb6ddb0c7c9b2ea24feaa1a82fd11270a086 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:30.535Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:30.540Z] taggedImages: [2022-10-12T04:08:30.540Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:30.540Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-12T04:08:30.540Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.88 [2022-10-12T04:08:30.540Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:30.540Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-12T04:08:30.554Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-12T04:08:30.554Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:30.554Z] latest [2022-10-12T04:08:30.554Z] 2.3.0-dev.88 [2022-10-12T04:08:30.554Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:30.554Z] main [2022-10-12T04:08:30.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:30.876Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:31.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:31.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-12T04:08:31.179Z] d2450f066937: Preparing [2022-10-12T04:08:31.179Z] 18a71807bb4c: Preparing [2022-10-12T04:08:31.179Z] fe68337e14ba: Preparing [2022-10-12T04:08:31.179Z] a597f1c83bb1: Preparing [2022-10-12T04:08:31.179Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:31.179Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:31.179Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:31.179Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:31.179Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:31.179Z] 46d0ceb9445b: Pushed [2022-10-12T04:08:31.179Z] d2450f066937: Pushed [2022-10-12T04:08:31.745Z] a597f1c83bb1: Pushed [2022-10-12T04:08:33.644Z] 18a71807bb4c: Pushed [2022-10-12T04:08:33.644Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:33.947Z] + 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 [2022-10-12T04:08:34.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-12T04:08:34.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-12T04:08:34.246Z] d2450f066937: Preparing [2022-10-12T04:08:34.246Z] 18a71807bb4c: Preparing [2022-10-12T04:08:34.246Z] fe68337e14ba: Preparing [2022-10-12T04:08:34.246Z] a597f1c83bb1: Preparing [2022-10-12T04:08:34.246Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:34.246Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:34.246Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:34.246Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:34.246Z] a597f1c83bb1: Layer already exists [2022-10-12T04:08:34.246Z] d2450f066937: Layer already exists [2022-10-12T04:08:34.246Z] 18a71807bb4c: Layer already exists [2022-10-12T04:08:34.246Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:34.246Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:34.246Z] latest: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:34.551Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:34.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.88 [2022-10-12T04:08:34.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-12T04:08:34.855Z] d2450f066937: Preparing [2022-10-12T04:08:34.855Z] 18a71807bb4c: Preparing [2022-10-12T04:08:34.855Z] fe68337e14ba: Preparing [2022-10-12T04:08:34.855Z] a597f1c83bb1: Preparing [2022-10-12T04:08:34.855Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:34.855Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:34.855Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:34.855Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:34.855Z] 18a71807bb4c: Layer already exists [2022-10-12T04:08:34.855Z] a597f1c83bb1: Layer already exists [2022-10-12T04:08:34.855Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:34.855Z] d2450f066937: Layer already exists [2022-10-12T04:08:34.855Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:34.855Z] 2.3.0-dev.88: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:35.167Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:35.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:35.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-12T04:08:35.468Z] d2450f066937: Preparing [2022-10-12T04:08:35.468Z] 18a71807bb4c: Preparing [2022-10-12T04:08:35.468Z] fe68337e14ba: Preparing [2022-10-12T04:08:35.468Z] a597f1c83bb1: Preparing [2022-10-12T04:08:35.468Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:35.468Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:35.468Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:35.468Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:35.468Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:35.468Z] 18a71807bb4c: Layer already exists [2022-10-12T04:08:35.468Z] d2450f066937: Layer already exists [2022-10-12T04:08:35.468Z] a597f1c83bb1: Layer already exists [2022-10-12T04:08:35.468Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:35.468Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:35.774Z] + 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 [2022-10-12T04:08:36.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-12T04:08:36.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-12T04:08:36.077Z] d2450f066937: Preparing [2022-10-12T04:08:36.077Z] 18a71807bb4c: Preparing [2022-10-12T04:08:36.077Z] fe68337e14ba: Preparing [2022-10-12T04:08:36.077Z] a597f1c83bb1: Preparing [2022-10-12T04:08:36.077Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:36.077Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:36.077Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:36.077Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:36.077Z] fe68337e14ba: Layer already exists [2022-10-12T04:08:36.077Z] 18a71807bb4c: Layer already exists [2022-10-12T04:08:36.077Z] a597f1c83bb1: Layer already exists [2022-10-12T04:08:36.077Z] d2450f066937: Layer already exists [2022-10-12T04:08:36.077Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:36.077Z] main: digest: sha256:12880d533950862752bbc95894b3967a966a006deee886a7bffd5478f33c312c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:36.112Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:36.117Z] taggedImages: [2022-10-12T04:08:36.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:36.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-12T04:08:36.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.88 [2022-10-12T04:08:36.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:36.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-12T04:08:36.131Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-12T04:08:36.131Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:36.131Z] latest [2022-10-12T04:08:36.131Z] 2.3.0-dev.88 [2022-10-12T04:08:36.131Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:36.131Z] main [2022-10-12T04:08:36.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:36.432Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:36.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:36.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-12T04:08:36.729Z] 832092f373eb: Preparing [2022-10-12T04:08:36.729Z] 24da6e19daa4: Preparing [2022-10-12T04:08:36.729Z] 31566baaffeb: Preparing [2022-10-12T04:08:36.729Z] d73efaff2915: Preparing [2022-10-12T04:08:36.729Z] d14a3da3cd2a: Preparing [2022-10-12T04:08:36.729Z] 0b5f5b82d538: Preparing [2022-10-12T04:08:36.729Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:36.729Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:36.729Z] 0b5f5b82d538: Waiting [2022-10-12T04:08:36.729Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:36.729Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:36.729Z] 31566baaffeb: Pushed [2022-10-12T04:08:36.729Z] 24da6e19daa4: Pushed [2022-10-12T04:08:36.729Z] 832092f373eb: Pushed [2022-10-12T04:08:36.729Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:36.729Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:37.295Z] 0b5f5b82d538: Pushed [2022-10-12T04:08:40.584Z] d14a3da3cd2a: Pushed [2022-10-12T04:08:43.923Z] d73efaff2915: Pushed [2022-10-12T04:08:43.923Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:44.220Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:44.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-12T04:08:44.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-12T04:08:44.517Z] 832092f373eb: Preparing [2022-10-12T04:08:44.517Z] 24da6e19daa4: Preparing [2022-10-12T04:08:44.517Z] 31566baaffeb: Preparing [2022-10-12T04:08:44.517Z] d73efaff2915: Preparing [2022-10-12T04:08:44.517Z] d14a3da3cd2a: Preparing [2022-10-12T04:08:44.517Z] 0b5f5b82d538: Preparing [2022-10-12T04:08:44.517Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:44.517Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:44.517Z] 0b5f5b82d538: Waiting [2022-10-12T04:08:44.517Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:44.517Z] d73efaff2915: Layer already exists [2022-10-12T04:08:44.517Z] 832092f373eb: Layer already exists [2022-10-12T04:08:44.517Z] d14a3da3cd2a: Layer already exists [2022-10-12T04:08:44.517Z] 24da6e19daa4: Layer already exists [2022-10-12T04:08:44.517Z] 31566baaffeb: Layer already exists [2022-10-12T04:08:44.517Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:08:44.517Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:44.517Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:44.517Z] latest: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:44.831Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:45.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.88 [2022-10-12T04:08:45.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-12T04:08:45.134Z] 832092f373eb: Preparing [2022-10-12T04:08:45.134Z] 24da6e19daa4: Preparing [2022-10-12T04:08:45.134Z] 31566baaffeb: Preparing [2022-10-12T04:08:45.134Z] d73efaff2915: Preparing [2022-10-12T04:08:45.134Z] d14a3da3cd2a: Preparing [2022-10-12T04:08:45.134Z] 0b5f5b82d538: Preparing [2022-10-12T04:08:45.134Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:45.134Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:45.134Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:45.134Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:45.134Z] 0b5f5b82d538: Waiting [2022-10-12T04:08:45.134Z] 24da6e19daa4: Layer already exists [2022-10-12T04:08:45.134Z] 832092f373eb: Layer already exists [2022-10-12T04:08:45.134Z] d73efaff2915: Layer already exists [2022-10-12T04:08:45.134Z] 31566baaffeb: Layer already exists [2022-10-12T04:08:45.134Z] d14a3da3cd2a: Layer already exists [2022-10-12T04:08:45.134Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:08:45.134Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:45.134Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:45.134Z] 2.3.0-dev.88: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:45.452Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:45.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:45.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-12T04:08:45.761Z] 832092f373eb: Preparing [2022-10-12T04:08:45.761Z] 24da6e19daa4: Preparing [2022-10-12T04:08:45.761Z] 31566baaffeb: Preparing [2022-10-12T04:08:45.761Z] d73efaff2915: Preparing [2022-10-12T04:08:45.761Z] d14a3da3cd2a: Preparing [2022-10-12T04:08:45.761Z] 0b5f5b82d538: Preparing [2022-10-12T04:08:45.761Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:45.761Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:45.761Z] 0b5f5b82d538: Waiting [2022-10-12T04:08:45.761Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:45.761Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:45.761Z] d14a3da3cd2a: Layer already exists [2022-10-12T04:08:45.761Z] 31566baaffeb: Layer already exists [2022-10-12T04:08:45.761Z] 832092f373eb: Layer already exists [2022-10-12T04:08:45.761Z] d73efaff2915: Layer already exists [2022-10-12T04:08:45.761Z] 24da6e19daa4: Layer already exists [2022-10-12T04:08:45.761Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:08:45.761Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:45.761Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:45.761Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:46.075Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:46.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-12T04:08:46.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-12T04:08:46.379Z] 832092f373eb: Preparing [2022-10-12T04:08:46.379Z] 24da6e19daa4: Preparing [2022-10-12T04:08:46.379Z] 31566baaffeb: Preparing [2022-10-12T04:08:46.379Z] d73efaff2915: Preparing [2022-10-12T04:08:46.379Z] d14a3da3cd2a: Preparing [2022-10-12T04:08:46.379Z] 0b5f5b82d538: Preparing [2022-10-12T04:08:46.379Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:46.379Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:46.379Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:46.379Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:46.379Z] 0b5f5b82d538: Waiting [2022-10-12T04:08:46.379Z] 24da6e19daa4: Layer already exists [2022-10-12T04:08:46.379Z] 31566baaffeb: Layer already exists [2022-10-12T04:08:46.379Z] 832092f373eb: Layer already exists [2022-10-12T04:08:46.379Z] d14a3da3cd2a: Layer already exists [2022-10-12T04:08:46.379Z] d73efaff2915: Layer already exists [2022-10-12T04:08:46.379Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:08:46.379Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:46.379Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:46.379Z] main: digest: sha256:32daf0f3e56abacba4db10e5a4e956c8c46143ea7da162f5e1bf0b2e8b447ad1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:46.411Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:46.417Z] taggedImages: [2022-10-12T04:08:46.417Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:46.417Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-12T04:08:46.417Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.88 [2022-10-12T04:08:46.417Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:46.417Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-12T04:08:46.431Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-12T04:08:46.431Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:46.431Z] latest [2022-10-12T04:08:46.431Z] 2.3.0-dev.88 [2022-10-12T04:08:46.431Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:46.431Z] main [2022-10-12T04:08:46.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:46.733Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:47.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:47.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-12T04:08:47.043Z] 48c2b913c11e: Preparing [2022-10-12T04:08:47.043Z] 29491eec61bd: Preparing [2022-10-12T04:08:47.043Z] cc0648f5635b: Preparing [2022-10-12T04:08:47.043Z] 793c32e9783f: Preparing [2022-10-12T04:08:47.043Z] a521ab3db29c: Preparing [2022-10-12T04:08:47.043Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:47.043Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:47.043Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:47.043Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:47.043Z] cc0648f5635b: Pushed [2022-10-12T04:08:47.043Z] 29491eec61bd: Pushed [2022-10-12T04:08:47.043Z] 48c2b913c11e: Pushed [2022-10-12T04:08:47.043Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:47.043Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:47.303Z] a521ab3db29c: Pushed [2022-10-12T04:08:53.875Z] 793c32e9783f: Pushed [2022-10-12T04:08:53.875Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:54.188Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:54.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-12T04:08:54.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-12T04:08:54.500Z] 48c2b913c11e: Preparing [2022-10-12T04:08:54.500Z] 29491eec61bd: Preparing [2022-10-12T04:08:54.500Z] cc0648f5635b: Preparing [2022-10-12T04:08:54.500Z] 793c32e9783f: Preparing [2022-10-12T04:08:54.500Z] a521ab3db29c: Preparing [2022-10-12T04:08:54.500Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:54.500Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:54.500Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:54.500Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:54.500Z] cc0648f5635b: Layer already exists [2022-10-12T04:08:54.500Z] 793c32e9783f: Layer already exists [2022-10-12T04:08:54.500Z] 48c2b913c11e: Layer already exists [2022-10-12T04:08:54.500Z] 29491eec61bd: Layer already exists [2022-10-12T04:08:54.500Z] a521ab3db29c: Layer already exists [2022-10-12T04:08:54.500Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:54.500Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:54.500Z] latest: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:54.813Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:55.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.88 [2022-10-12T04:08:55.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-12T04:08:55.114Z] 48c2b913c11e: Preparing [2022-10-12T04:08:55.114Z] 29491eec61bd: Preparing [2022-10-12T04:08:55.114Z] cc0648f5635b: Preparing [2022-10-12T04:08:55.114Z] 793c32e9783f: Preparing [2022-10-12T04:08:55.114Z] a521ab3db29c: Preparing [2022-10-12T04:08:55.114Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:55.114Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:55.114Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:55.114Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:55.114Z] cc0648f5635b: Layer already exists [2022-10-12T04:08:55.114Z] 793c32e9783f: Layer already exists [2022-10-12T04:08:55.114Z] 48c2b913c11e: Layer already exists [2022-10-12T04:08:55.114Z] a521ab3db29c: Layer already exists [2022-10-12T04:08:55.114Z] 29491eec61bd: Layer already exists [2022-10-12T04:08:55.114Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:55.114Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:55.114Z] 2.3.0-dev.88: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:55.429Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:55.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:55.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-12T04:08:55.735Z] 48c2b913c11e: Preparing [2022-10-12T04:08:55.735Z] 29491eec61bd: Preparing [2022-10-12T04:08:55.735Z] cc0648f5635b: Preparing [2022-10-12T04:08:55.735Z] 793c32e9783f: Preparing [2022-10-12T04:08:55.735Z] a521ab3db29c: Preparing [2022-10-12T04:08:55.735Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:55.735Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:55.735Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:55.735Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:55.735Z] cc0648f5635b: Layer already exists [2022-10-12T04:08:55.735Z] 48c2b913c11e: Layer already exists [2022-10-12T04:08:55.735Z] 29491eec61bd: Layer already exists [2022-10-12T04:08:55.735Z] a521ab3db29c: Layer already exists [2022-10-12T04:08:55.735Z] 793c32e9783f: Layer already exists [2022-10-12T04:08:55.735Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:55.735Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:55.735Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:56.042Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:56.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-12T04:08:56.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-12T04:08:56.346Z] 48c2b913c11e: Preparing [2022-10-12T04:08:56.346Z] 29491eec61bd: Preparing [2022-10-12T04:08:56.346Z] cc0648f5635b: Preparing [2022-10-12T04:08:56.346Z] 793c32e9783f: Preparing [2022-10-12T04:08:56.346Z] a521ab3db29c: Preparing [2022-10-12T04:08:56.346Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:56.346Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:56.346Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:56.346Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:56.346Z] cc0648f5635b: Layer already exists [2022-10-12T04:08:56.346Z] 793c32e9783f: Layer already exists [2022-10-12T04:08:56.346Z] 48c2b913c11e: Layer already exists [2022-10-12T04:08:56.346Z] 29491eec61bd: Layer already exists [2022-10-12T04:08:56.346Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:56.346Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:56.606Z] a521ab3db29c: Layer already exists [2022-10-12T04:08:56.865Z] main: digest: sha256:5c54858830b7fa897c94f640553e05b283d2e97c9c6bb0c6892360f6e3070d7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:08:56.914Z] ===================================================== [Pipeline] echo [2022-10-12T04:08:56.922Z] taggedImages: [2022-10-12T04:08:56.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:56.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-12T04:08:56.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.88 [2022-10-12T04:08:56.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:56.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-12T04:08:56.944Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-12T04:08:56.944Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:56.944Z] latest [2022-10-12T04:08:56.944Z] 2.3.0-dev.88 [2022-10-12T04:08:56.944Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:08:56.944Z] main [2022-10-12T04:08:56.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:57.257Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:08:57.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:08:57.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-12T04:08:57.566Z] 2c56473ad95d: Preparing [2022-10-12T04:08:57.566Z] 76a74ff55f0c: Preparing [2022-10-12T04:08:57.566Z] fad90ad72c35: Preparing [2022-10-12T04:08:57.566Z] 7efc8be5a44e: Preparing [2022-10-12T04:08:57.566Z] 0b5f5b82d538: Preparing [2022-10-12T04:08:57.566Z] 46d0ceb9445b: Preparing [2022-10-12T04:08:57.566Z] 34d5ebaa5410: Preparing [2022-10-12T04:08:57.566Z] 46d0ceb9445b: Waiting [2022-10-12T04:08:57.566Z] 34d5ebaa5410: Waiting [2022-10-12T04:08:57.566Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:08:57.566Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:08:57.566Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:08:57.566Z] 76a74ff55f0c: Pushed [2022-10-12T04:08:57.566Z] fad90ad72c35: Pushed [2022-10-12T04:08:57.566Z] 2c56473ad95d: Pushed [2022-10-12T04:09:05.680Z] 7efc8be5a44e: Pushed [2022-10-12T04:09:05.680Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:05.992Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:06.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-12T04:09:06.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-12T04:09:06.291Z] 2c56473ad95d: Preparing [2022-10-12T04:09:06.291Z] 76a74ff55f0c: Preparing [2022-10-12T04:09:06.291Z] fad90ad72c35: Preparing [2022-10-12T04:09:06.291Z] 7efc8be5a44e: Preparing [2022-10-12T04:09:06.291Z] 0b5f5b82d538: Preparing [2022-10-12T04:09:06.291Z] 46d0ceb9445b: Preparing [2022-10-12T04:09:06.291Z] 34d5ebaa5410: Preparing [2022-10-12T04:09:06.291Z] 46d0ceb9445b: Waiting [2022-10-12T04:09:06.291Z] 34d5ebaa5410: Waiting [2022-10-12T04:09:06.291Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:09:06.291Z] 2c56473ad95d: Layer already exists [2022-10-12T04:09:06.292Z] 76a74ff55f0c: Layer already exists [2022-10-12T04:09:06.292Z] fad90ad72c35: Layer already exists [2022-10-12T04:09:06.292Z] 7efc8be5a44e: Layer already exists [2022-10-12T04:09:06.292Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:09:06.292Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:09:06.292Z] latest: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:06.596Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:06.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.88 [2022-10-12T04:09:06.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-12T04:09:06.895Z] 2c56473ad95d: Preparing [2022-10-12T04:09:06.895Z] 76a74ff55f0c: Preparing [2022-10-12T04:09:06.895Z] fad90ad72c35: Preparing [2022-10-12T04:09:06.895Z] 7efc8be5a44e: Preparing [2022-10-12T04:09:06.895Z] 0b5f5b82d538: Preparing [2022-10-12T04:09:06.895Z] 46d0ceb9445b: Preparing [2022-10-12T04:09:06.895Z] 34d5ebaa5410: Preparing [2022-10-12T04:09:06.895Z] 34d5ebaa5410: Waiting [2022-10-12T04:09:06.895Z] 46d0ceb9445b: Waiting [2022-10-12T04:09:06.895Z] 7efc8be5a44e: Layer already exists [2022-10-12T04:09:06.895Z] 76a74ff55f0c: Layer already exists [2022-10-12T04:09:06.895Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:09:06.895Z] 2c56473ad95d: Layer already exists [2022-10-12T04:09:06.895Z] fad90ad72c35: Layer already exists [2022-10-12T04:09:06.895Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:09:06.895Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:09:06.895Z] 2.3.0-dev.88: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:07.200Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:07.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:07.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-12T04:09:07.500Z] 2c56473ad95d: Preparing [2022-10-12T04:09:07.500Z] 76a74ff55f0c: Preparing [2022-10-12T04:09:07.500Z] fad90ad72c35: Preparing [2022-10-12T04:09:07.500Z] 7efc8be5a44e: Preparing [2022-10-12T04:09:07.500Z] 0b5f5b82d538: Preparing [2022-10-12T04:09:07.500Z] 46d0ceb9445b: Preparing [2022-10-12T04:09:07.500Z] 34d5ebaa5410: Preparing [2022-10-12T04:09:07.500Z] 46d0ceb9445b: Waiting [2022-10-12T04:09:07.500Z] 34d5ebaa5410: Waiting [2022-10-12T04:09:07.500Z] 76a74ff55f0c: Layer already exists [2022-10-12T04:09:07.500Z] fad90ad72c35: Layer already exists [2022-10-12T04:09:07.500Z] 2c56473ad95d: Layer already exists [2022-10-12T04:09:07.500Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:09:07.500Z] 7efc8be5a44e: Layer already exists [2022-10-12T04:09:07.500Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:09:07.500Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:09:07.500Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:07.806Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:08.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-12T04:09:08.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-12T04:09:08.114Z] 2c56473ad95d: Preparing [2022-10-12T04:09:08.114Z] 76a74ff55f0c: Preparing [2022-10-12T04:09:08.114Z] fad90ad72c35: Preparing [2022-10-12T04:09:08.114Z] 7efc8be5a44e: Preparing [2022-10-12T04:09:08.114Z] 0b5f5b82d538: Preparing [2022-10-12T04:09:08.114Z] 46d0ceb9445b: Preparing [2022-10-12T04:09:08.114Z] 34d5ebaa5410: Preparing [2022-10-12T04:09:08.114Z] 46d0ceb9445b: Waiting [2022-10-12T04:09:08.114Z] 34d5ebaa5410: Waiting [2022-10-12T04:09:08.114Z] 0b5f5b82d538: Layer already exists [2022-10-12T04:09:08.114Z] 76a74ff55f0c: Layer already exists [2022-10-12T04:09:08.114Z] fad90ad72c35: Layer already exists [2022-10-12T04:09:08.114Z] 7efc8be5a44e: Layer already exists [2022-10-12T04:09:08.114Z] 2c56473ad95d: Layer already exists [2022-10-12T04:09:08.114Z] 46d0ceb9445b: Layer already exists [2022-10-12T04:09:08.114Z] 34d5ebaa5410: Layer already exists [2022-10-12T04:09:08.114Z] main: digest: sha256:7d6fc3c81c3eac33d79d066893b54902e6011307efa574dfd3d6dec7a52e5842 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:09:08.161Z] ===================================================== [Pipeline] echo [2022-10-12T04:09:08.171Z] taggedImages: [2022-10-12T04:09:08.171Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:08.171Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-12T04:09:08.171Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.88 [2022-10-12T04:09:08.171Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:08.171Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-12T04:09:08.195Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-12T04:09:08.195Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:08.195Z] latest [2022-10-12T04:09:08.195Z] 2.3.0-dev.88 [2022-10-12T04:09:08.195Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:08.195Z] main [2022-10-12T04:09:08.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:08.514Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:08.598Z] Removing intermediate container 18761ce538a3 [2022-10-12T04:09:08.598Z] ---> 059df4c27dac [2022-10-12T04:09:08.598Z] Removing intermediate container f129820c6eb0 [2022-10-12T04:09:08.598Z] ---> 3333067e6d66 [2022-10-12T04:09:08.598Z] Step 8/33 : COPY . . [2022-10-12T04:09:08.598Z] Step 9/24 : COPY . . [2022-10-12T04:09:08.598Z] Removing intermediate container aecfac63e2a0 [2022-10-12T04:09:08.598Z] ---> 7cbeacf86383 [2022-10-12T04:09:08.598Z] Step 9/23 : COPY . . [2022-10-12T04:09:08.598Z] Removing intermediate container ca2645f9f0fc [2022-10-12T04:09:08.598Z] ---> 43059ba090f2 [2022-10-12T04:09:08.598Z] Step 8/25 : COPY . . [2022-10-12T04:09:08.598Z] Removing intermediate container c0ccd3f00fe5 [2022-10-12T04:09:08.598Z] ---> d8b3d8d18345 [2022-10-12T04:09:08.598Z] Step 8/26 : COPY . . [2022-10-12T04:09:08.598Z] ---> 3999fd79e760 [2022-10-12T04:09:08.598Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-12T04:09:08.598Z] ---> cf7a73de2177 [2022-10-12T04:09:08.598Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-12T04:09:08.598Z] ---> Running in 8925c3c4b4bf [2022-10-12T04:09:08.598Z] ---> ec6dadb71222 [2022-10-12T04:09:08.598Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-12T04:09:08.598Z] ---> Running in 171b813c5a4f [2022-10-12T04:09:08.598Z] ---> e00c7ce2e36b [2022-10-12T04:09:08.598Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-12T04:09:08.598Z] ---> Running in 51ca83a75f65 [2022-10-12T04:09:08.598Z] ---> Running in 79f680faf214 [2022-10-12T04:09:08.598Z] ---> 03574d2ca8ef [2022-10-12T04:09:08.598Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T04:09:08.598Z] ---> Running in 52288e00b1cb [2022-10-12T04:09:08.598Z] Removing intermediate container 52288e00b1cb [2022-10-12T04:09:08.598Z] ---> 1e60fc75602f [2022-10-12T04:09:08.598Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T04:09:08.598Z] ---> Running in e1074826d9f1 [2022-10-12T04:09:08.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-12T04:09:08.598Z] Removing intermediate container e1074826d9f1 [2022-10-12T04:09:08.598Z] ---> 5db26151780a [2022-10-12T04:09:08.598Z] Step 11/26 : 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 [2022-10-12T04:09:08.598Z] ---> Running in db7370cacf9c [2022-10-12T04:09:08.598Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-12T04:09:08.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-12T04:09:08.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-12T04:09:08.814Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:08.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-12T04:09:08.814Z] 793a90a3f9ab: Preparing [2022-10-12T04:09:08.814Z] 6c7b496c0ffc: Preparing [2022-10-12T04:09:08.814Z] fe68337e14ba: Preparing [2022-10-12T04:09:08.814Z] 7d21de6e8a8f: Preparing [2022-10-12T04:09:08.814Z] 994393dc58e7: Preparing [2022-10-12T04:09:08.814Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:08.814Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:08.814Z] 793a90a3f9ab: Pushed [2022-10-12T04:09:08.814Z] 7d21de6e8a8f: Pushed [2022-10-12T04:09:10.011Z] Removing intermediate container db7370cacf9c [2022-10-12T04:09:10.011Z] ---> 4f8364e19ed9 [2022-10-12T04:09:10.011Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T04:09:10.280Z] ---> Running in 7c1fde899001 [2022-10-12T04:09:11.243Z] Removing intermediate container 7c1fde899001 [2022-10-12T04:09:11.243Z] ---> 03537384d67d [2022-10-12T04:09:11.243Z] [2022-10-12T04:09:11.243Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T04:09:11.243Z] 3.15: Pulling from library/alpine [2022-10-12T04:09:11.347Z] 6c7b496c0ffc: Pushed [2022-10-12T04:09:11.347Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:11.647Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:11.945Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-12T04:09:11.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-12T04:09:11.945Z] 793a90a3f9ab: Preparing [2022-10-12T04:09:11.945Z] 6c7b496c0ffc: Preparing [2022-10-12T04:09:11.945Z] fe68337e14ba: Preparing [2022-10-12T04:09:11.945Z] 7d21de6e8a8f: Preparing [2022-10-12T04:09:11.945Z] 994393dc58e7: Preparing [2022-10-12T04:09:11.945Z] 6c7b496c0ffc: Layer already exists [2022-10-12T04:09:11.945Z] 793a90a3f9ab: Layer already exists [2022-10-12T04:09:11.945Z] 7d21de6e8a8f: Layer already exists [2022-10-12T04:09:12.204Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:12.204Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:12.204Z] latest: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:12.506Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:12.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.88 [2022-10-12T04:09:12.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-12T04:09:12.812Z] 793a90a3f9ab: Preparing [2022-10-12T04:09:12.812Z] 6c7b496c0ffc: Preparing [2022-10-12T04:09:12.812Z] fe68337e14ba: Preparing [2022-10-12T04:09:12.812Z] 7d21de6e8a8f: Preparing [2022-10-12T04:09:12.812Z] 994393dc58e7: Preparing [2022-10-12T04:09:12.812Z] 793a90a3f9ab: Layer already exists [2022-10-12T04:09:12.812Z] 7d21de6e8a8f: Layer already exists [2022-10-12T04:09:12.812Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:12.812Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:12.812Z] 6c7b496c0ffc: Layer already exists [2022-10-12T04:09:12.812Z] 2.3.0-dev.88: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:13.115Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:13.411Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:13.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-12T04:09:13.411Z] 793a90a3f9ab: Preparing [2022-10-12T04:09:13.411Z] 6c7b496c0ffc: Preparing [2022-10-12T04:09:13.411Z] fe68337e14ba: Preparing [2022-10-12T04:09:13.411Z] 7d21de6e8a8f: Preparing [2022-10-12T04:09:13.411Z] 994393dc58e7: Preparing [2022-10-12T04:09:13.411Z] 7d21de6e8a8f: Layer already exists [2022-10-12T04:09:13.411Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:13.411Z] 6c7b496c0ffc: Layer already exists [2022-10-12T04:09:13.411Z] 793a90a3f9ab: Layer already exists [2022-10-12T04:09:13.411Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:13.411Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:13.714Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:13.834Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-12T04:09:13.834Z] Status: Downloaded newer image for alpine:3.15 [2022-10-12T04:09:13.834Z] ---> 02e0d6fdf486 [2022-10-12T04:09:13.834Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:09:13.834Z] ---> Running in 781cbc43bfc6 [2022-10-12T04:09:14.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-12T04:09:14.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-12T04:09:14.011Z] 793a90a3f9ab: Preparing [2022-10-12T04:09:14.011Z] 6c7b496c0ffc: Preparing [2022-10-12T04:09:14.011Z] fe68337e14ba: Preparing [2022-10-12T04:09:14.011Z] 7d21de6e8a8f: Preparing [2022-10-12T04:09:14.011Z] 994393dc58e7: Preparing [2022-10-12T04:09:14.011Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:14.011Z] 7d21de6e8a8f: Layer already exists [2022-10-12T04:09:14.011Z] 793a90a3f9ab: Layer already exists [2022-10-12T04:09:14.011Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:14.011Z] 6c7b496c0ffc: Layer already exists [2022-10-12T04:09:14.011Z] main: digest: sha256:9f02022eb3dd291b169e6accda77cd1d7fb66d75b1eef2aefd0d49ca5beeed37 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:09:14.047Z] ===================================================== [Pipeline] echo [2022-10-12T04:09:14.053Z] taggedImages: [2022-10-12T04:09:14.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:14.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-12T04:09:14.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.88 [2022-10-12T04:09:14.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:14.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-12T04:09:14.066Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-12T04:09:14.066Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:14.066Z] latest [2022-10-12T04:09:14.066Z] 2.3.0-dev.88 [2022-10-12T04:09:14.066Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:14.066Z] main [2022-10-12T04:09:14.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:14.364Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:14.667Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:14.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-12T04:09:14.667Z] 07facd399348: Preparing [2022-10-12T04:09:14.667Z] 235e24297198: Preparing [2022-10-12T04:09:14.667Z] fe68337e14ba: Preparing [2022-10-12T04:09:14.667Z] 74e3da9ae817: Preparing [2022-10-12T04:09:14.667Z] 994393dc58e7: Preparing [2022-10-12T04:09:14.667Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:14.667Z] 74e3da9ae817: Layer already exists [2022-10-12T04:09:14.667Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:14.667Z] 07facd399348: Pushed [2022-10-12T04:09:14.797Z] Removing intermediate container 781cbc43bfc6 [2022-10-12T04:09:14.797Z] ---> 485dfffd9ecf [2022-10-12T04:09:14.797Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:09:14.797Z] ---> Running in ff813fe96819 [2022-10-12T04:09:17.194Z] 235e24297198: Pushed [2022-10-12T04:09:17.194Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:17.498Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:17.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-12T04:09:17.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-12T04:09:17.796Z] 07facd399348: Preparing [2022-10-12T04:09:17.796Z] 235e24297198: Preparing [2022-10-12T04:09:17.796Z] fe68337e14ba: Preparing [2022-10-12T04:09:17.796Z] 74e3da9ae817: Preparing [2022-10-12T04:09:17.796Z] 994393dc58e7: Preparing [2022-10-12T04:09:17.796Z] 235e24297198: Layer already exists [2022-10-12T04:09:17.796Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:17.796Z] 07facd399348: Layer already exists [2022-10-12T04:09:17.796Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:17.796Z] 74e3da9ae817: Layer already exists [2022-10-12T04:09:17.796Z] latest: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:18.100Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:18.394Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.88 [2022-10-12T04:09:18.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-12T04:09:18.394Z] 07facd399348: Preparing [2022-10-12T04:09:18.394Z] 235e24297198: Preparing [2022-10-12T04:09:18.394Z] fe68337e14ba: Preparing [2022-10-12T04:09:18.394Z] 74e3da9ae817: Preparing [2022-10-12T04:09:18.394Z] 994393dc58e7: Preparing [2022-10-12T04:09:18.394Z] 74e3da9ae817: Layer already exists [2022-10-12T04:09:18.394Z] 235e24297198: Layer already exists [2022-10-12T04:09:18.394Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:18.394Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:18.394Z] 07facd399348: Layer already exists [2022-10-12T04:09:18.394Z] 2.3.0-dev.88: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:18.766Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:19.114Z] Removing intermediate container ff813fe96819 [2022-10-12T04:09:19.114Z] ---> 27779cb1330c [2022-10-12T04:09:19.114Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T04:09:19.114Z] ---> Running in fca18ae696d2 [2022-10-12T04:09:19.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:19.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-12T04:09:19.133Z] 07facd399348: Preparing [2022-10-12T04:09:19.133Z] 235e24297198: Preparing [2022-10-12T04:09:19.133Z] fe68337e14ba: Preparing [2022-10-12T04:09:19.133Z] 74e3da9ae817: Preparing [2022-10-12T04:09:19.133Z] 994393dc58e7: Preparing [2022-10-12T04:09:19.133Z] 07facd399348: Layer already exists [2022-10-12T04:09:19.133Z] 74e3da9ae817: Layer already exists [2022-10-12T04:09:19.133Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:19.133Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:19.133Z] 235e24297198: Layer already exists [2022-10-12T04:09:19.133Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:19.465Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:19.764Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-12T04:09:19.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-12T04:09:19.764Z] 07facd399348: Preparing [2022-10-12T04:09:19.764Z] 235e24297198: Preparing [2022-10-12T04:09:19.764Z] fe68337e14ba: Preparing [2022-10-12T04:09:19.764Z] 74e3da9ae817: Preparing [2022-10-12T04:09:19.764Z] 994393dc58e7: Preparing [2022-10-12T04:09:19.764Z] fe68337e14ba: Layer already exists [2022-10-12T04:09:19.764Z] 07facd399348: Layer already exists [2022-10-12T04:09:19.764Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:19.764Z] 235e24297198: Layer already exists [2022-10-12T04:09:19.764Z] 74e3da9ae817: Layer already exists [2022-10-12T04:09:19.764Z] main: digest: sha256:31edab193bc33abf5b2c19f7c7978c5dc8607d5246f23abd22e9f65de34edf7d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:09:19.798Z] ===================================================== [Pipeline] echo [2022-10-12T04:09:19.803Z] taggedImages: [2022-10-12T04:09:19.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:19.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-12T04:09:19.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.88 [2022-10-12T04:09:19.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:19.803Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-12T04:09:19.816Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-12T04:09:19.816Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:19.816Z] latest [2022-10-12T04:09:19.816Z] 2.3.0-dev.88 [2022-10-12T04:09:19.816Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:19.816Z] main [2022-10-12T04:09:19.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:20.115Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:20.416Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:20.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-12T04:09:20.417Z] dadfa62add6a: Preparing [2022-10-12T04:09:20.417Z] 3963b59c90ea: Preparing [2022-10-12T04:09:20.417Z] c4bafba9adbc: Preparing [2022-10-12T04:09:20.417Z] b3ca73d3ea7b: Preparing [2022-10-12T04:09:20.417Z] 994393dc58e7: Preparing [2022-10-12T04:09:20.417Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:20.417Z] 3963b59c90ea: Pushed [2022-10-12T04:09:20.675Z] dadfa62add6a: Pushed [2022-10-12T04:09:21.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:09:21.612Z] c4bafba9adbc: Pushed [2022-10-12T04:09:22.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:09:24.486Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T04:09:24.486Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T04:09:24.486Z] OK: 15734 distinct packages available [2022-10-12T04:09:24.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:09:25.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:09:28.495Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-12T04:09:28.495Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-12T04:09:28.495Z] (3/5) Installing libucontext (1.1-r0) [2022-10-12T04:09:28.495Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-12T04:09:28.495Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-12T04:09:28.762Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T04:09:28.762Z] OK: 6 MiB in 19 packages [2022-10-12T04:09:30.791Z] Removing intermediate container fca18ae696d2 [2022-10-12T04:09:30.791Z] ---> fc1fa8e1aa65 [2022-10-12T04:09:30.791Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-12T04:09:33.814Z] b3ca73d3ea7b: Pushed [2022-10-12T04:09:33.814Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:34.116Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:34.412Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-12T04:09:34.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-12T04:09:34.412Z] dadfa62add6a: Preparing [2022-10-12T04:09:34.412Z] 3963b59c90ea: Preparing [2022-10-12T04:09:34.412Z] c4bafba9adbc: Preparing [2022-10-12T04:09:34.412Z] b3ca73d3ea7b: Preparing [2022-10-12T04:09:34.412Z] 994393dc58e7: Preparing [2022-10-12T04:09:34.412Z] c4bafba9adbc: Layer already exists [2022-10-12T04:09:34.412Z] dadfa62add6a: Layer already exists [2022-10-12T04:09:34.412Z] 3963b59c90ea: Layer already exists [2022-10-12T04:09:34.412Z] b3ca73d3ea7b: Layer already exists [2022-10-12T04:09:34.412Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:34.412Z] latest: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:34.719Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:35.020Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.88 [2022-10-12T04:09:35.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-12T04:09:35.021Z] dadfa62add6a: Preparing [2022-10-12T04:09:35.021Z] 3963b59c90ea: Preparing [2022-10-12T04:09:35.021Z] c4bafba9adbc: Preparing [2022-10-12T04:09:35.021Z] b3ca73d3ea7b: Preparing [2022-10-12T04:09:35.021Z] 994393dc58e7: Preparing [2022-10-12T04:09:35.021Z] c4bafba9adbc: Layer already exists [2022-10-12T04:09:35.021Z] 3963b59c90ea: Layer already exists [2022-10-12T04:09:35.021Z] dadfa62add6a: Layer already exists [2022-10-12T04:09:35.021Z] b3ca73d3ea7b: Layer already exists [2022-10-12T04:09:35.021Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:35.021Z] 2.3.0-dev.88: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [2022-10-12T04:09:35.038Z] ---> 902553c2df82 [2022-10-12T04:09:35.038Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:35.323Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:35.622Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:35.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-12T04:09:35.622Z] dadfa62add6a: Preparing [2022-10-12T04:09:35.622Z] 3963b59c90ea: Preparing [2022-10-12T04:09:35.622Z] c4bafba9adbc: Preparing [2022-10-12T04:09:35.622Z] b3ca73d3ea7b: Preparing [2022-10-12T04:09:35.622Z] 994393dc58e7: Preparing [2022-10-12T04:09:35.622Z] 3963b59c90ea: Layer already exists [2022-10-12T04:09:35.622Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:35.622Z] b3ca73d3ea7b: Layer already exists [2022-10-12T04:09:35.622Z] c4bafba9adbc: Layer already exists [2022-10-12T04:09:35.622Z] dadfa62add6a: Layer already exists [2022-10-12T04:09:35.622Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:35.923Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:09:36.216Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-12T04:09:36.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-12T04:09:36.216Z] dadfa62add6a: Preparing [2022-10-12T04:09:36.216Z] 3963b59c90ea: Preparing [2022-10-12T04:09:36.216Z] c4bafba9adbc: Preparing [2022-10-12T04:09:36.216Z] b3ca73d3ea7b: Preparing [2022-10-12T04:09:36.216Z] 994393dc58e7: Preparing [2022-10-12T04:09:36.216Z] c4bafba9adbc: Layer already exists [2022-10-12T04:09:36.216Z] b3ca73d3ea7b: Layer already exists [2022-10-12T04:09:36.216Z] 3963b59c90ea: Layer already exists [2022-10-12T04:09:36.216Z] dadfa62add6a: Layer already exists [2022-10-12T04:09:36.216Z] 994393dc58e7: Layer already exists [2022-10-12T04:09:36.216Z] main: digest: sha256:18aa6f2b30b38e5b1db14667c036d9a5726036a2e6db5cfaf85b6dc88f3c9fa0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:09:36.258Z] ===================================================== [Pipeline] echo [2022-10-12T04:09:36.265Z] taggedImages: [2022-10-12T04:09:36.265Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:36.265Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-12T04:09:36.265Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.88 [2022-10-12T04:09:36.265Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:09:36.265Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-10-12T04:09:43.238Z] ---> 80993d9a3f59 [2022-10-12T04:09:43.238Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T04:09:43.821Z] ---> a637b530e103 [2022-10-12T04:09:43.821Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-12T04:09:44.778Z] ---> 25b874995baf [2022-10-12T04:09:44.778Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-12T04:09:45.584Z] ---> 39ecc5c2999e [2022-10-12T04:09:45.584Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T04:09:45.854Z] ---> Running in f934beca3860 [2022-10-12T04:09:46.479Z] Removing intermediate container f934beca3860 [2022-10-12T04:09:46.479Z] ---> d83b7a203775 [2022-10-12T04:09:46.479Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T04:09:46.786Z] ---> Running in 3f8674fdc899 [2022-10-12T04:09:47.398Z] Removing intermediate container 3f8674fdc899 [2022-10-12T04:09:47.398Z] ---> 78d81d234e50 [2022-10-12T04:09:47.398Z] Step 24/26 : LABEL arch=arm64 [2022-10-12T04:09:47.695Z] ---> Running in 23d234267564 [2022-10-12T04:09:48.302Z] Removing intermediate container 23d234267564 [2022-10-12T04:09:48.302Z] ---> 5ca8afc886c3 [2022-10-12T04:09:48.302Z] Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:09:48.302Z] ---> Running in cdb56c2337fd [2022-10-12T04:09:50.889Z] Removing intermediate container cdb56c2337fd [2022-10-12T04:09:50.889Z] ---> b8786a2ad40c [2022-10-12T04:09:50.889Z] Step 26/26 : LABEL version=2.3.0-dev.88 [2022-10-12T04:09:50.889Z] ---> Running in 09fb7c01933f [2022-10-12T04:09:51.472Z] Removing intermediate container 09fb7c01933f [2022-10-12T04:09:51.472Z] ---> 8beb79dee305 [2022-10-12T04:09:51.472Z] [2022-10-12T04:09:51.472Z] Successfully built 8beb79dee305 [2022-10-12T04:09:51.740Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-12T04:09:51.740Z]  Building security-spire-agent ... done Building core-command [2022-10-12T04:09:57.073Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:09:57.073Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:09:57.073Z] ---> ced67affd6a8 [2022-10-12T04:09:57.073Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:09:57.073Z] ---> Using cache [2022-10-12T04:09:57.073Z] ---> 3eee68e0df67 [2022-10-12T04:09:57.073Z] Step 4/24 : WORKDIR /edgex-go [2022-10-12T04:09:57.073Z] ---> Using cache [2022-10-12T04:09:57.073Z] ---> fc782bed04a6 [2022-10-12T04:09:57.073Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:09:57.073Z] ---> Using cache [2022-10-12T04:09:57.073Z] ---> 0f1c06c8ba9f [2022-10-12T04:09:57.073Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-12T04:09:57.073Z] ---> Using cache [2022-10-12T04:09:57.073Z] ---> bf2e31898459 [2022-10-12T04:09:57.073Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-12T04:09:57.073Z] ---> Using cache [2022-10-12T04:09:57.073Z] ---> 5995912cc366 [2022-10-12T04:09:57.073Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:09:57.073Z] ---> Using cache [2022-10-12T04:09:57.073Z] ---> 7cbeacf86383 [2022-10-12T04:09:57.073Z] Step 9/24 : COPY . . [2022-10-12T04:09:57.073Z] ---> Using cache [2022-10-12T04:09:57.073Z] ---> 3999fd79e760 [2022-10-12T04:09:57.073Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-12T04:09:57.655Z] ---> Running in e5278dbb71ee [2022-10-12T04:10:00.230Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-12T04:15:22.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-12T04:15:34.463Z] Removing intermediate container 79f680faf214 [2022-10-12T04:15:34.463Z] ---> 236a6ce1fd32 [2022-10-12T04:15:34.463Z] [2022-10-12T04:15:34.463Z] Step 10/25 : FROM alpine:3.16 [2022-10-12T04:15:34.463Z] 3.16: Pulling from library/alpine [2022-10-12T04:15:34.463Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-12T04:15:34.463Z] Status: Downloaded newer image for alpine:3.16 [2022-10-12T04:15:34.463Z] ---> a6215f271958 [2022-10-12T04:15:34.463Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-12T04:15:34.463Z] ---> Running in 3f2f1c5a2446 [2022-10-12T04:15:36.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:15:36.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:15:38.349Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-12T04:15:38.349Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-12T04:15:38.349Z] (3/3) Installing su-exec (0.2-r1) [2022-10-12T04:15:38.349Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:15:38.349Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:15:38.618Z] OK: 6 MiB in 17 packages [2022-10-12T04:15:41.962Z] Removing intermediate container 3f2f1c5a2446 [2022-10-12T04:15:41.962Z] ---> 4f80ca998faf [2022-10-12T04:15:41.962Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T04:15:42.227Z] ---> Running in c8be3adc7f11 [2022-10-12T04:15:42.812Z] Removing intermediate container c8be3adc7f11 [2022-10-12T04:15:42.812Z] ---> e861f7f86c6b [2022-10-12T04:15:42.812Z] Step 13/25 : WORKDIR / [2022-10-12T04:15:43.080Z] ---> Running in 3cc63228134b [2022-10-12T04:15:45.028Z] Removing intermediate container 3cc63228134b [2022-10-12T04:15:45.028Z] ---> 37d6e65b9a3b [2022-10-12T04:15:45.028Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-12T04:15:45.993Z] Removing intermediate container 171b813c5a4f [2022-10-12T04:15:45.993Z] ---> a1f21e5a695c [2022-10-12T04:15:45.993Z] [2022-10-12T04:15:45.993Z] Step 10/33 : FROM alpine:3.16 [2022-10-12T04:15:45.993Z] ---> a6215f271958 [2022-10-12T04:15:45.993Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:15:46.279Z] ---> Running in 6fdc8bf89b22 [2022-10-12T04:15:46.279Z] ---> b780720e25e8 [2022-10-12T04:15:46.279Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-12T04:15:46.865Z] Removing intermediate container 6fdc8bf89b22 [2022-10-12T04:15:46.865Z] ---> ec8f7f793dfa [2022-10-12T04:15:46.865Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-12T04:15:46.865Z] ---> Running in 8eb61104cb9b [2022-10-12T04:15:47.840Z] ---> a61170e0a659 [2022-10-12T04:15:47.840Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-12T04:15:48.802Z] ---> dc1d507407d6 [2022-10-12T04:15:48.802Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-12T04:15:49.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:15:49.655Z] ---> f335b729a455 [2022-10-12T04:15:49.655Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-12T04:15:49.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:15:51.334Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-12T04:15:51.334Z] (2/2) Installing su-exec (0.2-r1) [2022-10-12T04:15:51.334Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:15:51.334Z] OK: 5 MiB in 16 packages [2022-10-12T04:15:51.608Z] ---> 15312b24d0f5 [2022-10-12T04:15:51.608Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-12T04:15:53.554Z] Removing intermediate container 8eb61104cb9b [2022-10-12T04:15:53.554Z] ---> ecee1e4be91c [2022-10-12T04:15:53.554Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-12T04:15:53.554Z] ---> Running in 822360609ee6 [2022-10-12T04:15:54.135Z] ---> 7572db5b4d45 [2022-10-12T04:15:54.135Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T04:15:54.408Z] Removing intermediate container 822360609ee6 [2022-10-12T04:15:54.408Z] ---> d2d507c4769d [2022-10-12T04:15:54.408Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-12T04:15:54.408Z] ---> Running in e4aa1b58a20e [2022-10-12T04:15:55.367Z] Removing intermediate container e4aa1b58a20e [2022-10-12T04:15:55.367Z] ---> 34a481dcbe34 [2022-10-12T04:15:55.367Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-12T04:15:55.367Z] ---> 87c097e11a6b [2022-10-12T04:15:55.367Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T04:15:55.644Z] ---> Running in 9d4eed5ac640 [2022-10-12T04:15:55.644Z] ---> Running in 83ecd677a986 [2022-10-12T04:15:56.229Z] Removing intermediate container 9d4eed5ac640 [2022-10-12T04:15:56.229Z] ---> 546a0f080c52 [2022-10-12T04:15:56.229Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-12T04:15:56.497Z] ---> Running in 1c93e4ea1402 [2022-10-12T04:15:57.088Z] Removing intermediate container 1c93e4ea1402 [2022-10-12T04:15:57.362Z] ---> c9ffb4638757 [2022-10-12T04:15:57.362Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-12T04:15:57.628Z] ---> Running in dc8d4375951b [2022-10-12T04:16:00.203Z] Removing intermediate container 83ecd677a986 [2022-10-12T04:16:00.203Z] ---> 759ab50b649c [2022-10-12T04:16:00.203Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T04:16:00.203Z] ---> Running in 95c62367b15e [2022-10-12T04:16:00.470Z] Removing intermediate container 95c62367b15e [2022-10-12T04:16:00.470Z] ---> 387bd3f7f777 [2022-10-12T04:16:00.470Z] Step 23/25 : LABEL arch=arm64 [2022-10-12T04:16:01.057Z] ---> Running in 9fc00519442c [2022-10-12T04:16:01.641Z] Removing intermediate container 9fc00519442c [2022-10-12T04:16:01.641Z] ---> d2aca0f35580 [2022-10-12T04:16:01.641Z] Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:16:01.913Z] Removing intermediate container dc8d4375951b [2022-10-12T04:16:01.913Z] ---> f37789dc6260 [2022-10-12T04:16:01.913Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-12T04:16:01.913Z] ---> Running in 959d088056d7 [2022-10-12T04:16:01.913Z] ---> Running in bf7863b055f6 [2022-10-12T04:16:02.509Z] Removing intermediate container 959d088056d7 [2022-10-12T04:16:02.510Z] ---> 5c38f8b01a4c [2022-10-12T04:16:02.510Z] Step 25/25 : LABEL version=2.3.0-dev.88 [2022-10-12T04:16:02.782Z] Removing intermediate container bf7863b055f6 [2022-10-12T04:16:02.782Z] ---> 4d52752627e3 [2022-10-12T04:16:02.782Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-12T04:16:02.782Z] ---> Running in a9ab80d862c7 [2022-10-12T04:16:03.364Z] Removing intermediate container a9ab80d862c7 [2022-10-12T04:16:03.364Z] ---> 627bb7b08028 [2022-10-12T04:16:03.364Z] [2022-10-12T04:16:03.632Z] Successfully built 627bb7b08028 [2022-10-12T04:16:03.632Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-12T04:16:03.632Z]  Building security-secretstore-setup ... done Building support-notifications [2022-10-12T04:16:03.910Z] ---> 22f5c361420b [2022-10-12T04:16:03.910Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-12T04:16:03.910Z] ---> Running in e459aaa3169b [2022-10-12T04:16:09.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:16:09.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:16:09.295Z] ---> ced67affd6a8 [2022-10-12T04:16:09.295Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:16:09.295Z] ---> Using cache [2022-10-12T04:16:09.295Z] ---> 3eee68e0df67 [2022-10-12T04:16:09.295Z] Step 4/23 : WORKDIR /edgex-go [2022-10-12T04:16:09.295Z] ---> Using cache [2022-10-12T04:16:09.295Z] ---> fc782bed04a6 [2022-10-12T04:16:09.295Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:16:09.295Z] ---> Using cache [2022-10-12T04:16:09.295Z] ---> 0f1c06c8ba9f [2022-10-12T04:16:09.295Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-12T04:16:09.295Z] Removing intermediate container e459aaa3169b [2022-10-12T04:16:09.295Z] ---> 580e4c0b2e19 [2022-10-12T04:16:09.295Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:16:09.295Z] ---> Running in ea9547e3f5c8 [2022-10-12T04:16:10.709Z] ---> cd5bd22f0e59 [2022-10-12T04:16:10.709Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-12T04:16:11.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:16:12.637Z] ---> 50318dcadb84 [2022-10-12T04:16:12.637Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-12T04:16:12.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:16:14.044Z] ---> 0b911278a7ad [2022-10-12T04:16:14.044Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-12T04:16:14.311Z] OK: 221 MiB in 51 packages [2022-10-12T04:16:14.896Z] ---> 0f2570d09395 [2022-10-12T04:16:14.896Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-12T04:16:16.306Z] ---> 4a77a1c2d5b7 [2022-10-12T04:16:16.306Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-12T04:16:16.574Z] Removing intermediate container ea9547e3f5c8 [2022-10-12T04:16:16.574Z] ---> 39c3a0d2b117 [2022-10-12T04:16:16.574Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-12T04:16:17.543Z] ---> 5ec937d09d60 [2022-10-12T04:16:17.543Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-12T04:16:17.811Z] ---> 0cd66dc3fa78 [2022-10-12T04:16:17.811Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:16:18.088Z] ---> Running in 7d12be736376 [2022-10-12T04:16:19.506Z] ---> f965c460dcb3 [2022-10-12T04:16:19.506Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-12T04:16:19.506Z] ---> Running in 1b5fe2889730 [2022-10-12T04:16:22.849Z] Removing intermediate container 1b5fe2889730 [2022-10-12T04:16:22.849Z] ---> 817ca64cd1b2 [2022-10-12T04:16:22.849Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-12T04:16:23.126Z] ---> Running in 3735a04c5b33 [2022-10-12T04:16:23.715Z] Removing intermediate container 3735a04c5b33 [2022-10-12T04:16:23.715Z] ---> c151078671ba [2022-10-12T04:16:23.715Z] Step 30/33 : CMD ["gate"] [2022-10-12T04:16:23.984Z] ---> Running in 2cb4fe8fc4a7 [2022-10-12T04:16:24.580Z] Removing intermediate container 2cb4fe8fc4a7 [2022-10-12T04:16:24.580Z] ---> 33f81885b0a2 [2022-10-12T04:16:24.580Z] Step 31/33 : LABEL arch=arm64 [2022-10-12T04:16:24.853Z] ---> Running in c8a6bc0d14d6 [2022-10-12T04:16:25.124Z] Removing intermediate container c8a6bc0d14d6 [2022-10-12T04:16:25.124Z] ---> 443252b31f69 [2022-10-12T04:16:25.124Z] Step 32/33 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:16:25.391Z] ---> Running in f7774b4d18f9 [2022-10-12T04:16:25.981Z] Removing intermediate container f7774b4d18f9 [2022-10-12T04:16:25.981Z] ---> 96a1adce57e3 [2022-10-12T04:16:25.981Z] Step 33/33 : LABEL version=2.3.0-dev.88 [2022-10-12T04:16:26.248Z] ---> Running in 7185796144a8 [2022-10-12T04:16:26.830Z] Removing intermediate container 7185796144a8 [2022-10-12T04:16:26.830Z] ---> 164aa4ee38fb [2022-10-12T04:16:26.830Z] [2022-10-12T04:16:26.830Z] Successfully built 164aa4ee38fb [2022-10-12T04:16:26.830Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-12T04:16:26.830Z]  Building security-bootstrapper ... done Building security-spire-server [2022-10-12T04:16:31.100Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:16:31.100Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:16:31.100Z] ---> ced67affd6a8 [2022-10-12T04:16:31.100Z] Step 3/25 : WORKDIR /edgex-go [2022-10-12T04:16:31.100Z] ---> Using cache [2022-10-12T04:16:31.100Z] ---> a4710c5e91f5 [2022-10-12T04:16:31.100Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:16:31.100Z] ---> Using cache [2022-10-12T04:16:31.100Z] ---> 814aaff95517 [2022-10-12T04:16:31.100Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T04:16:31.100Z] ---> Using cache [2022-10-12T04:16:31.100Z] ---> 8d64921b89fb [2022-10-12T04:16:31.100Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-12T04:16:31.100Z] ---> Using cache [2022-10-12T04:16:31.100Z] ---> 160cbf820b89 [2022-10-12T04:16:31.100Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:16:31.100Z] ---> Using cache [2022-10-12T04:16:31.100Z] ---> d8b3d8d18345 [2022-10-12T04:16:31.100Z] Step 8/25 : COPY . . [2022-10-12T04:16:31.369Z] ---> Using cache [2022-10-12T04:16:31.369Z] ---> 03574d2ca8ef [2022-10-12T04:16:31.369Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T04:16:31.369Z] ---> Using cache [2022-10-12T04:16:31.369Z] ---> 1e60fc75602f [2022-10-12T04:16:31.369Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-12T04:16:31.369Z] ---> Using cache [2022-10-12T04:16:31.369Z] ---> 5db26151780a [2022-10-12T04:16:31.369Z] Step 11/25 : 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 [2022-10-12T04:16:31.950Z] ---> Running in f8a593568826 [2022-10-12T04:16:35.317Z] Removing intermediate container f8a593568826 [2022-10-12T04:16:35.317Z] ---> 79f1c1a4c5da [2022-10-12T04:16:35.317Z] Step 12/25 : WORKDIR /edgex-go [2022-10-12T04:16:35.317Z] ---> Running in 113dddc217d1 [2022-10-12T04:16:35.926Z] Removing intermediate container 113dddc217d1 [2022-10-12T04:16:35.926Z] ---> 7acabab72875 [2022-10-12T04:16:35.926Z] [2022-10-12T04:16:35.926Z] Step 13/25 : FROM alpine:3.15 [2022-10-12T04:16:35.926Z] ---> 02e0d6fdf486 [2022-10-12T04:16:35.926Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:16:35.927Z] ---> Using cache [2022-10-12T04:16:35.927Z] ---> 485dfffd9ecf [2022-10-12T04:16:35.927Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:16:35.927Z] ---> Using cache [2022-10-12T04:16:35.927Z] ---> 27779cb1330c [2022-10-12T04:16:35.927Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-12T04:16:35.927Z] ---> Using cache [2022-10-12T04:16:35.927Z] ---> fc1fa8e1aa65 [2022-10-12T04:16:36.193Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T04:16:42.910Z] ---> 05f10c355922 [2022-10-12T04:16:42.910Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T04:16:42.910Z] ---> 041fa1925876 [2022-10-12T04:16:42.910Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-12T04:16:43.885Z] ---> 58d8bc389d14 [2022-10-12T04:16:43.885Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-12T04:16:44.852Z] ---> 243a1ddf4946 [2022-10-12T04:16:44.852Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T04:16:45.120Z] ---> Running in 0d80d4f5b9b7 [2022-10-12T04:16:46.082Z] Removing intermediate container 0d80d4f5b9b7 [2022-10-12T04:16:46.082Z] ---> 12ac4cff3093 [2022-10-12T04:16:46.082Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T04:16:46.349Z] ---> Running in 6e2ee2ad1616 [2022-10-12T04:16:46.933Z] Removing intermediate container 6e2ee2ad1616 [2022-10-12T04:16:46.933Z] ---> 6c4125793479 [2022-10-12T04:16:46.933Z] Step 23/25 : LABEL arch=arm64 [2022-10-12T04:16:47.200Z] ---> Running in 738fee11b0e5 [2022-10-12T04:16:48.162Z] Removing intermediate container 738fee11b0e5 [2022-10-12T04:16:48.162Z] ---> 91a1f6ce1381 [2022-10-12T04:16:48.162Z] Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:16:48.429Z] ---> Running in 5e6d7bc6e9f3 [2022-10-12T04:16:49.393Z] Removing intermediate container 5e6d7bc6e9f3 [2022-10-12T04:16:49.393Z] ---> 79a1e7707c73 [2022-10-12T04:16:49.393Z] Step 25/25 : LABEL version=2.3.0-dev.88 [2022-10-12T04:16:49.663Z] ---> Running in f84a2e01db3c [2022-10-12T04:16:50.627Z] Removing intermediate container f84a2e01db3c [2022-10-12T04:16:50.627Z] ---> 01ea9eadca86 [2022-10-12T04:16:50.627Z] [2022-10-12T04:16:50.895Z] Successfully built 01ea9eadca86 [2022-10-12T04:16:50.895Z] Successfully tagged security-spire-server-arm64:latest [2022-10-12T04:16:50.895Z] Building security-proxy-setup [2022-10-12T04:16:55.151Z]  Building security-spire-server ... done Removing intermediate container e5278dbb71ee [2022-10-12T04:16:55.151Z] ---> 8660bb1f16df [2022-10-12T04:16:55.151Z] [2022-10-12T04:16:55.151Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T04:16:55.151Z] ---> a6215f271958 [2022-10-12T04:16:55.151Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-12T04:16:55.151Z] ---> Running in 70b8e4b06bd5 [2022-10-12T04:16:56.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:16:56.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:16:56.110Z] ---> ced67affd6a8 [2022-10-12T04:16:56.110Z] Step 3/22 : WORKDIR /edgex-go [2022-10-12T04:16:56.110Z] ---> Using cache [2022-10-12T04:16:56.110Z] ---> a4710c5e91f5 [2022-10-12T04:16:56.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:16:56.110Z] ---> Using cache [2022-10-12T04:16:56.110Z] ---> 814aaff95517 [2022-10-12T04:16:56.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-12T04:16:56.703Z] ---> Running in cc7912033ad4 [2022-10-12T04:16:57.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:16:58.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:16:59.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:16:59.661Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-12T04:16:59.661Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:16:59.661Z] OK: 5 MiB in 15 packages [2022-10-12T04:17:00.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:17:02.036Z] Removing intermediate container 70b8e4b06bd5 [2022-10-12T04:17:02.036Z] ---> 35cb661b9f17 [2022-10-12T04:17:02.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:17:02.036Z] OK: 221 MiB in 51 packages [2022-10-12T04:17:02.036Z] ---> Running in 443ac5512791 [2022-10-12T04:17:03.457Z] Removing intermediate container 443ac5512791 [2022-10-12T04:17:03.457Z] ---> 2c937281e962 [2022-10-12T04:17:03.457Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-12T04:17:03.725Z] ---> Running in e55c20105b34 [2022-10-12T04:17:04.311Z] Removing intermediate container cc7912033ad4 [2022-10-12T04:17:04.311Z] ---> 9c2d585e09d6 [2022-10-12T04:17:04.311Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-12T04:17:04.761Z] Removing intermediate container e55c20105b34 [2022-10-12T04:17:04.761Z] ---> 20ec62be76f2 [2022-10-12T04:17:04.761Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-12T04:17:04.761Z] ---> Running in 5f67b292a693 [2022-10-12T04:17:06.230Z] Removing intermediate container 5f67b292a693 [2022-10-12T04:17:06.230Z] ---> 661c52537ad0 [2022-10-12T04:17:06.230Z] Step 16/24 : WORKDIR / [2022-10-12T04:17:06.230Z] ---> Running in 1b6b296e1ce8 [2022-10-12T04:17:06.506Z] ---> ea36cc500894 [2022-10-12T04:17:06.506Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:17:06.790Z] ---> Running in dca346d44327 [2022-10-12T04:17:07.826Z] Removing intermediate container 1b6b296e1ce8 [2022-10-12T04:17:07.826Z] ---> b44c483a83cd [2022-10-12T04:17:07.826Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:17:10.522Z] ---> 09b50f239e97 [2022-10-12T04:17:10.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-12T04:17:14.780Z] ---> 479ac62fcf0a [2022-10-12T04:17:14.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-12T04:17:16.727Z] ---> 3fe99d64df1f [2022-10-12T04:17:16.727Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-12T04:17:17.309Z] ---> Running in ca0fbb7b59a3 [2022-10-12T04:17:18.269Z] Removing intermediate container ca0fbb7b59a3 [2022-10-12T04:17:18.270Z] ---> e84291d5988a [2022-10-12T04:17:18.270Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:17:18.538Z] ---> Running in 895fdf975270 [2022-10-12T04:17:19.498Z] Removing intermediate container 895fdf975270 [2022-10-12T04:17:19.498Z] ---> 92cad81fba5f [2022-10-12T04:17:19.498Z] Step 22/24 : LABEL arch=arm64 [2022-10-12T04:17:20.081Z] ---> Running in c4ae92702717 [2022-10-12T04:17:23.443Z] Removing intermediate container c4ae92702717 [2022-10-12T04:17:23.443Z] ---> b499424b0d74 [2022-10-12T04:17:23.443Z] Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:17:23.443Z] ---> Running in 0b9efc70d1e5 [2022-10-12T04:17:24.405Z] Removing intermediate container 0b9efc70d1e5 [2022-10-12T04:17:24.405Z] ---> 37aeca4891f9 [2022-10-12T04:17:24.405Z] Step 24/24 : LABEL version=2.3.0-dev.88 [2022-10-12T04:17:24.673Z] ---> Running in eaaa950c4693 [2022-10-12T04:17:26.092Z] Removing intermediate container eaaa950c4693 [2022-10-12T04:17:26.092Z] ---> cb30741e781e [2022-10-12T04:17:26.092Z] [2022-10-12T04:17:26.362Z] Successfully built cb30741e781e [2022-10-12T04:17:26.636Z] Successfully tagged core-command-arm64:latest [2022-10-12T04:17:26.636Z] Building core-metadata [2022-10-12T04:17:28.591Z]  Building core-command ... done Removing intermediate container 51ca83a75f65 [2022-10-12T04:17:28.591Z] ---> bea0b307e004 [2022-10-12T04:17:28.591Z] [2022-10-12T04:17:28.591Z] Step 11/24 : FROM alpine:3.16 [2022-10-12T04:17:28.591Z] ---> a6215f271958 [2022-10-12T04:17:28.591Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-12T04:17:28.591Z] ---> Running in 4533043d4ba8 [2022-10-12T04:17:30.002Z] Removing intermediate container 4533043d4ba8 [2022-10-12T04:17:30.002Z] ---> b8e0d8a70154 [2022-10-12T04:17:30.002Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-12T04:17:30.002Z] ---> Running in 37738df44f25 [2022-10-12T04:17:30.964Z] Removing intermediate container 37738df44f25 [2022-10-12T04:17:30.964Z] ---> 559d94712a68 [2022-10-12T04:17:30.964Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-12T04:17:31.232Z] ---> Running in 3b2bc14a6cb7 [2022-10-12T04:17:32.201Z] Removing intermediate container 3b2bc14a6cb7 [2022-10-12T04:17:32.201Z] ---> 70c654dc691d [2022-10-12T04:17:32.201Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:17:32.474Z] ---> Running in e038a086a578 [2022-10-12T04:17:32.760Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:17:32.760Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:17:32.760Z] ---> ced67affd6a8 [2022-10-12T04:17:32.760Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-12T04:17:32.760Z] ---> Using cache [2022-10-12T04:17:32.760Z] ---> 3eee68e0df67 [2022-10-12T04:17:32.760Z] Step 4/25 : WORKDIR /edgex-go [2022-10-12T04:17:32.760Z] ---> Using cache [2022-10-12T04:17:32.760Z] ---> fc782bed04a6 [2022-10-12T04:17:32.760Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:17:32.760Z] ---> Using cache [2022-10-12T04:17:32.760Z] ---> 0f1c06c8ba9f [2022-10-12T04:17:32.760Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-12T04:17:32.760Z] ---> Using cache [2022-10-12T04:17:32.760Z] ---> bf2e31898459 [2022-10-12T04:17:32.760Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-12T04:17:33.028Z] ---> Using cache [2022-10-12T04:17:33.028Z] ---> 5995912cc366 [2022-10-12T04:17:33.028Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:17:33.028Z] ---> Using cache [2022-10-12T04:17:33.028Z] ---> 7cbeacf86383 [2022-10-12T04:17:33.028Z] Step 9/25 : COPY . . [2022-10-12T04:17:33.615Z] ---> Using cache [2022-10-12T04:17:33.615Z] ---> 3999fd79e760 [2022-10-12T04:17:33.615Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-12T04:17:34.202Z] ---> Running in 97a6395a4b51 [2022-10-12T04:17:37.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-12T04:17:37.821Z] Removing intermediate container e038a086a578 [2022-10-12T04:17:37.821Z] ---> c84fd21d9083 [2022-10-12T04:17:37.821Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-12T04:17:38.091Z] ---> Running in 1da81f9c5285 [2022-10-12T04:17:40.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:17:41.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:17:42.864Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-12T04:17:42.864Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:17:42.864Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-12T04:17:43.132Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:17:43.400Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-12T04:17:43.400Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-12T04:17:43.400Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:17:43.669Z] OK: 8 MiB in 20 packages [2022-10-12T04:17:46.259Z] Removing intermediate container 7d12be736376 [2022-10-12T04:17:46.259Z] ---> a72a1f4ef079 [2022-10-12T04:17:46.259Z] Step 9/23 : COPY . . [2022-10-12T04:17:48.212Z] Removing intermediate container 1da81f9c5285 [2022-10-12T04:17:48.212Z] ---> 5e88606f7314 [2022-10-12T04:17:48.212Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:17:50.154Z] ---> 24ee7db9a3cc [2022-10-12T04:17:50.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-12T04:17:52.753Z] ---> a36d97690c20 [2022-10-12T04:17:52.753Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-12T04:17:53.021Z] ---> Running in 03c7759c66e9 [2022-10-12T04:17:54.437Z] ---> d2b93c4803ab [2022-10-12T04:17:54.437Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-12T04:17:55.397Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-12T04:17:55.982Z] ---> dd0db62cf9fb [2022-10-12T04:17:55.982Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-12T04:17:55.982Z] ---> Running in c697fbb3cdb4 [2022-10-12T04:17:56.943Z] Removing intermediate container c697fbb3cdb4 [2022-10-12T04:17:56.943Z] ---> ca0a089ed9b6 [2022-10-12T04:17:56.943Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:17:56.943Z] ---> Running in 49ca783a4e5c [2022-10-12T04:17:57.911Z] Removing intermediate container 49ca783a4e5c [2022-10-12T04:17:57.911Z] ---> d3d9181923d1 [2022-10-12T04:17:57.911Z] Step 22/24 : LABEL arch=arm64 [2022-10-12T04:17:58.181Z] ---> Running in 5f4e6589f0a5 [2022-10-12T04:17:58.766Z] Removing intermediate container 5f4e6589f0a5 [2022-10-12T04:17:58.766Z] ---> adea101eeae2 [2022-10-12T04:17:58.766Z] Step 23/24 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:17:59.034Z] ---> Running in 93fcf452c3a9 [2022-10-12T04:18:00.014Z] Removing intermediate container 93fcf452c3a9 [2022-10-12T04:18:00.014Z] ---> 3871c86e51ec [2022-10-12T04:18:00.014Z] Step 24/24 : LABEL version=2.3.0-dev.88 [2022-10-12T04:18:00.282Z] ---> Running in 0b888f0e92e0 [2022-10-12T04:18:01.242Z] Removing intermediate container 0b888f0e92e0 [2022-10-12T04:18:01.242Z] ---> b98e49d9d732 [2022-10-12T04:18:01.242Z] [2022-10-12T04:18:01.508Z] Successfully built b98e49d9d732 [2022-10-12T04:18:01.508Z] Successfully tagged core-data-arm64:latest [2022-10-12T04:18:01.508Z]  Building core-data ... done Building sys-mgmt-agent [2022-10-12T04:18:08.203Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:18:08.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:18:08.203Z] ---> ced67affd6a8 [2022-10-12T04:18:08.203Z] Step 3/23 : WORKDIR /edgex-go [2022-10-12T04:18:08.203Z] ---> Using cache [2022-10-12T04:18:08.203Z] ---> a4710c5e91f5 [2022-10-12T04:18:08.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:18:08.203Z] ---> Using cache [2022-10-12T04:18:08.203Z] ---> 814aaff95517 [2022-10-12T04:18:08.203Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-12T04:18:08.203Z] ---> Running in 5b9887d1c914 [2022-10-12T04:18:10.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:18:11.062Z] Removing intermediate container dca346d44327 [2022-10-12T04:18:11.062Z] ---> 3581b3904838 [2022-10-12T04:18:11.062Z] Step 8/22 : COPY . . [2022-10-12T04:18:11.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:18:13.277Z] OK: 221 MiB in 51 packages [2022-10-12T04:18:15.225Z] ---> 2d1a168ba92d [2022-10-12T04:18:15.225Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-12T04:18:15.225Z] ---> Running in e3a63fb69a67 [2022-10-12T04:18:15.492Z] Removing intermediate container 5b9887d1c914 [2022-10-12T04:18:15.492Z] ---> dc18f4eb0cb6 [2022-10-12T04:18:15.492Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-12T04:18:16.903Z] ---> 88700c671eee [2022-10-12T04:18:16.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:18:16.904Z] ---> Running in 5a2c7e9afc64 [2022-10-12T04:18:17.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-12T04:18:56.382Z] Removing intermediate container 8925c3c4b4bf [2022-10-12T04:18:56.382Z] ---> 4008513aaa71 [2022-10-12T04:18:56.382Z] [2022-10-12T04:18:56.382Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T04:18:56.382Z] ---> a6215f271958 [2022-10-12T04:18:56.382Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-12T04:18:56.382Z] ---> Using cache [2022-10-12T04:18:56.382Z] ---> 35cb661b9f17 [2022-10-12T04:18:56.382Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:18:56.382Z] ---> Using cache [2022-10-12T04:18:56.382Z] ---> 2c937281e962 [2022-10-12T04:18:56.382Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-12T04:18:56.382Z] ---> Running in 690d354ddf4d [2022-10-12T04:18:56.382Z] Removing intermediate container 690d354ddf4d [2022-10-12T04:18:56.382Z] ---> 543afd696867 [2022-10-12T04:18:56.382Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T04:18:56.382Z] ---> Running in 7126f3d13e5a [2022-10-12T04:18:56.382Z] Removing intermediate container 7126f3d13e5a [2022-10-12T04:18:56.382Z] ---> 6f157e3a2091 [2022-10-12T04:18:56.382Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:18:56.382Z] ---> 7dae16fd17ba [2022-10-12T04:18:56.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-12T04:18:57.344Z] ---> d3ccd1307520 [2022-10-12T04:18:57.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-12T04:18:58.775Z] ---> 9568f9a0d4d5 [2022-10-12T04:18:58.775Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-12T04:18:59.043Z] ---> Running in 679a54180013 [2022-10-12T04:19:00.024Z] Removing intermediate container 679a54180013 [2022-10-12T04:19:00.024Z] ---> 4d53c595e4ed [2022-10-12T04:19:00.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:19:00.293Z] ---> Running in 340a1b1a81e8 [2022-10-12T04:19:01.255Z] Removing intermediate container 340a1b1a81e8 [2022-10-12T04:19:01.255Z] ---> 0b0b8603f429 [2022-10-12T04:19:01.255Z] Step 21/23 : LABEL arch=arm64 [2022-10-12T04:19:01.255Z] ---> Running in c962f971270c [2022-10-12T04:19:02.243Z] Removing intermediate container c962f971270c [2022-10-12T04:19:02.243Z] ---> bb7987d38e09 [2022-10-12T04:19:02.243Z] Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:19:02.530Z] ---> Running in 73bf0d90aaa5 [2022-10-12T04:19:03.115Z] Removing intermediate container 73bf0d90aaa5 [2022-10-12T04:19:03.115Z] ---> a42169e50a12 [2022-10-12T04:19:03.115Z] Step 23/23 : LABEL version=2.3.0-dev.88 [2022-10-12T04:19:03.383Z] ---> Running in 4fd8e7d3fb2a [2022-10-12T04:19:04.348Z] Removing intermediate container 4fd8e7d3fb2a [2022-10-12T04:19:04.348Z] ---> 089ebef136fb [2022-10-12T04:19:04.348Z] [2022-10-12T04:19:04.615Z] Successfully built 089ebef136fb [2022-10-12T04:19:04.615Z] Successfully tagged support-scheduler-arm64:latest [2022-10-12T04:19:04.615Z]  Building support-scheduler ... done Building security-spire-config [2022-10-12T04:19:09.954Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:19:09.954Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:19:09.954Z] ---> ced67affd6a8 [2022-10-12T04:19:09.954Z] Step 3/26 : WORKDIR /edgex-go [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> a4710c5e91f5 [2022-10-12T04:19:09.954Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 814aaff95517 [2022-10-12T04:19:09.954Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 8d64921b89fb [2022-10-12T04:19:09.954Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 160cbf820b89 [2022-10-12T04:19:09.954Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> d8b3d8d18345 [2022-10-12T04:19:09.954Z] Step 8/26 : COPY . . [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 03574d2ca8ef [2022-10-12T04:19:09.954Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 1e60fc75602f [2022-10-12T04:19:09.954Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 5db26151780a [2022-10-12T04:19:09.954Z] Step 11/26 : 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 [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 4f8364e19ed9 [2022-10-12T04:19:09.954Z] Step 12/26 : WORKDIR /edgex-go [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 03537384d67d [2022-10-12T04:19:09.954Z] [2022-10-12T04:19:09.954Z] Step 13/26 : FROM alpine:3.15 [2022-10-12T04:19:09.954Z] ---> 02e0d6fdf486 [2022-10-12T04:19:09.954Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 485dfffd9ecf [2022-10-12T04:19:09.954Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:19:09.954Z] ---> Using cache [2022-10-12T04:19:09.954Z] ---> 27779cb1330c [2022-10-12T04:19:09.954Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-12T04:19:10.231Z] ---> Running in 517808e4da22 [2022-10-12T04:19:12.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:14.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:15.633Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T04:19:15.633Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T04:19:15.633Z] OK: 15734 distinct packages available [2022-10-12T04:19:15.900Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:16.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:18.804Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-12T04:19:18.804Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-12T04:19:18.804Z] (3/4) Installing libucontext (1.1-r0) [2022-10-12T04:19:18.804Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-12T04:19:19.071Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T04:19:19.071Z] OK: 6 MiB in 18 packages [2022-10-12T04:19:21.650Z] Removing intermediate container 517808e4da22 [2022-10-12T04:19:21.650Z] ---> d16c29894aa4 [2022-10-12T04:19:21.650Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-12T04:19:25.015Z] Removing intermediate container 5a2c7e9afc64 [2022-10-12T04:19:25.015Z] ---> 2a9ff6fa496f [2022-10-12T04:19:25.015Z] Step 8/23 : COPY . . [2022-10-12T04:19:28.361Z] ---> 95aa5f1de447 [2022-10-12T04:19:28.361Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-12T04:19:29.791Z] ---> ab64c76a9e28 [2022-10-12T04:19:29.791Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-12T04:19:29.791Z] ---> Running in 5eadbe482cd8 [2022-10-12T04:19:30.401Z] ---> 61945f4a6f77 [2022-10-12T04:19:30.401Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-12T04:19:30.401Z] ---> Running in 3abc7b535615 [2022-10-12T04:19:30.672Z] Removing intermediate container 5eadbe482cd8 [2022-10-12T04:19:30.672Z] ---> 7bfd02627954 [2022-10-12T04:19:30.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-12T04:19:32.090Z] ---> dec9ebe729cd [2022-10-12T04:19:32.090Z] Step 21/26 : WORKDIR / [2022-10-12T04:19:32.360Z] ---> Running in 72f7da2366d5 [2022-10-12T04:19:32.953Z] Removing intermediate container 72f7da2366d5 [2022-10-12T04:19:32.953Z] ---> 501a62db11cc [2022-10-12T04:19:32.953Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-12T04:19:33.220Z] ---> Running in 370927801eb8 [2022-10-12T04:19:33.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-12T04:19:33.807Z] Removing intermediate container 370927801eb8 [2022-10-12T04:19:33.807Z] ---> dfbd3aa4402d [2022-10-12T04:19:33.807Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-12T04:19:33.807Z] ---> Running in 03947a6c7171 [2022-10-12T04:19:34.392Z] Removing intermediate container 03947a6c7171 [2022-10-12T04:19:34.392Z] ---> d2c33502f58d [2022-10-12T04:19:34.392Z] Step 24/26 : LABEL arch=arm64 [2022-10-12T04:19:34.659Z] ---> Running in 0476a0d6557a [2022-10-12T04:19:34.926Z] Removing intermediate container 0476a0d6557a [2022-10-12T04:19:34.926Z] ---> 6eddbb360ae4 [2022-10-12T04:19:34.926Z] Step 25/26 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:19:35.455Z] ---> Running in 55cf390066d7 [2022-10-12T04:19:35.757Z] Removing intermediate container 55cf390066d7 [2022-10-12T04:19:35.757Z] ---> a47e220aa9c7 [2022-10-12T04:19:35.757Z] Step 26/26 : LABEL version=2.3.0-dev.88 [2022-10-12T04:19:35.757Z] ---> Running in a5c355f4493f [2022-10-12T04:19:36.355Z] Removing intermediate container a5c355f4493f [2022-10-12T04:19:36.355Z] ---> 4b1a3f3c7296 [2022-10-12T04:19:36.355Z] [2022-10-12T04:19:36.634Z] Successfully built 4b1a3f3c7296 [2022-10-12T04:19:36.634Z] Successfully tagged security-spire-config-arm64:latest [2022-10-12T04:19:36.634Z] Building security-spiffe-token-provider [2022-10-12T04:19:40.985Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-12T04:19:40.985Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-12T04:19:40.985Z] ---> ced67affd6a8 [2022-10-12T04:19:40.985Z] Step 3/20 : WORKDIR /edgex-go [2022-10-12T04:19:40.985Z] ---> Using cache [2022-10-12T04:19:40.985Z] ---> a4710c5e91f5 [2022-10-12T04:19:40.985Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-12T04:19:40.985Z] ---> Running in d92fc28c3a48 [2022-10-12T04:19:43.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:43.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:45.529Z] v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-12T04:19:45.529Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-12T04:19:45.529Z] OK: 16892 distinct packages available [2022-10-12T04:19:45.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:46.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:19:47.530Z] OK: 221 MiB in 51 packages [2022-10-12T04:19:49.481Z] Removing intermediate container d92fc28c3a48 [2022-10-12T04:19:49.481Z] ---> f55ae516939d [2022-10-12T04:19:49.481Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-12T04:19:50.066Z] ---> 01e6ec8d2b3b [2022-10-12T04:19:50.066Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-12T04:19:50.066Z] ---> Running in 260d27a7b592 [2022-10-12T04:20:57.942Z] Removing intermediate container 260d27a7b592 [2022-10-12T04:20:57.942Z] ---> 315919b52cd5 [2022-10-12T04:20:57.942Z] Step 7/20 : COPY . . [2022-10-12T04:20:57.942Z] ---> 0a8aa60a8920 [2022-10-12T04:20:57.942Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-12T04:20:57.942Z] ---> Running in 784b8763a03c [2022-10-12T04:20:57.942Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-12T04:24:34.714Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-12T04:24:56.755Z] Removing intermediate container e3a63fb69a67 [2022-10-12T04:24:56.755Z] ---> 53cefd31c039 [2022-10-12T04:24:56.755Z] [2022-10-12T04:24:56.755Z] Step 10/22 : FROM alpine:3.16 [2022-10-12T04:24:56.755Z] ---> a6215f271958 [2022-10-12T04:24:56.755Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-12T04:24:56.755Z] ---> Running in 929f16d944db [2022-10-12T04:24:57.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:24:57.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:24:59.332Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-12T04:24:59.599Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-12T04:24:59.599Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T04:24:59.599Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-12T04:24:59.599Z] (5/6) Installing curl (7.83.1-r3) [2022-10-12T04:24:59.599Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-12T04:24:59.599Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:24:59.599Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:25:00.185Z] OK: 8 MiB in 20 packages [2022-10-12T04:25:03.528Z] Removing intermediate container 929f16d944db [2022-10-12T04:25:03.528Z] ---> 14f6d7d03050 [2022-10-12T04:25:03.528Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-12T04:25:03.528Z] ---> Running in 3145b30c925c [2022-10-12T04:25:04.112Z] Removing intermediate container 3145b30c925c [2022-10-12T04:25:04.112Z] ---> bb76edc835c8 [2022-10-12T04:25:04.112Z] Step 13/22 : WORKDIR /edgex [2022-10-12T04:25:04.380Z] ---> Running in 5ee4a247fb1a [2022-10-12T04:25:04.984Z] Removing intermediate container 5ee4a247fb1a [2022-10-12T04:25:04.984Z] ---> 0cdb3cff8c95 [2022-10-12T04:25:04.984Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-12T04:25:04.984Z] Removing intermediate container 97a6395a4b51 [2022-10-12T04:25:04.984Z] ---> 6992ff8bc686 [2022-10-12T04:25:04.984Z] [2022-10-12T04:25:04.984Z] Step 11/25 : FROM alpine:3.16 [2022-10-12T04:25:04.984Z] ---> a6215f271958 [2022-10-12T04:25:04.984Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-12T04:25:04.984Z] ---> Using cache [2022-10-12T04:25:04.984Z] ---> 35cb661b9f17 [2022-10-12T04:25:04.984Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:25:04.984Z] ---> Using cache [2022-10-12T04:25:04.984Z] ---> 2c937281e962 [2022-10-12T04:25:04.984Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-12T04:25:05.250Z] ---> Running in 479206bb12e1 [2022-10-12T04:25:06.208Z] Removing intermediate container 479206bb12e1 [2022-10-12T04:25:06.208Z] ---> 1e7ec4a87d8a [2022-10-12T04:25:06.208Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-12T04:25:06.208Z] ---> 60ad42c0127c [2022-10-12T04:25:06.208Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-12T04:25:06.208Z] ---> Running in b98957114e0a [2022-10-12T04:25:06.789Z] Removing intermediate container b98957114e0a [2022-10-12T04:25:06.789Z] ---> 8296fd66de9e [2022-10-12T04:25:07.057Z] Step 16/25 : WORKDIR / [2022-10-12T04:25:07.057Z] ---> Running in 5a3d95478610 [2022-10-12T04:25:08.012Z] Removing intermediate container 5a3d95478610 [2022-10-12T04:25:08.012Z] ---> e08dd1b23817 [2022-10-12T04:25:08.012Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:25:08.592Z] ---> 85ff663d3aae [2022-10-12T04:25:08.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-12T04:25:09.172Z] ---> 4a1f10596142 [2022-10-12T04:25:09.172Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-12T04:25:10.572Z] ---> d4c839d6ffe9 [2022-10-12T04:25:10.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-12T04:25:11.975Z] ---> 0d57cbd5438c [2022-10-12T04:25:11.975Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-12T04:25:11.975Z] ---> bfb592485dc6 [2022-10-12T04:25:11.975Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-12T04:25:11.975Z] ---> Running in 0f7137bf6c56 [2022-10-12T04:25:13.382Z] ---> 689aefdc91f4 [2022-10-12T04:25:13.382Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-12T04:25:14.342Z] ---> 3de1846b89b6 [2022-10-12T04:25:14.342Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-12T04:25:14.342Z] ---> Running in 0c811943ec0d [2022-10-12T04:25:14.924Z] Removing intermediate container 0c811943ec0d [2022-10-12T04:25:14.924Z] ---> 95854827cf67 [2022-10-12T04:25:14.924Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:25:15.192Z] ---> Running in 0f4482375e57 [2022-10-12T04:25:16.149Z] Removing intermediate container 0f7137bf6c56 [2022-10-12T04:25:16.149Z] ---> cc30370f18df [2022-10-12T04:25:16.149Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-12T04:25:16.149Z] Removing intermediate container 0f4482375e57 [2022-10-12T04:25:16.149Z] ---> eb6444f54e83 [2022-10-12T04:25:16.149Z] Step 23/25 : LABEL arch=arm64 [2022-10-12T04:25:16.149Z] ---> Running in 64719f8c05a2 [2022-10-12T04:25:16.149Z] ---> Running in 89d8c6270f04 [2022-10-12T04:25:16.752Z] Removing intermediate container 64719f8c05a2 [2022-10-12T04:25:16.752Z] ---> 0c357e981088 [2022-10-12T04:25:16.752Z] Step 20/22 : LABEL arch=arm64 [2022-10-12T04:25:17.021Z] Removing intermediate container 89d8c6270f04 [2022-10-12T04:25:17.021Z] ---> ecab116329e9 [2022-10-12T04:25:17.021Z] Step 24/25 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:25:17.021Z] ---> Running in 11828f96426b [2022-10-12T04:25:17.021Z] ---> Running in bfae65bebcf1 [2022-10-12T04:25:17.602Z] Removing intermediate container 11828f96426b [2022-10-12T04:25:17.602Z] ---> 097b24e3c761 [2022-10-12T04:25:17.602Z] Step 21/22 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:25:17.869Z] Removing intermediate container bfae65bebcf1 [2022-10-12T04:25:17.869Z] ---> f35f9ebb57b7 [2022-10-12T04:25:17.869Z] Step 25/25 : LABEL version=2.3.0-dev.88 [2022-10-12T04:25:17.869Z] ---> Running in 0af979be86bb [2022-10-12T04:25:18.135Z] ---> Running in b92ec3298dc3 [2022-10-12T04:25:18.718Z] Removing intermediate container 0af979be86bb [2022-10-12T04:25:18.718Z] Removing intermediate container b92ec3298dc3 [2022-10-12T04:25:18.718Z] ---> c93d735ea8a5 [2022-10-12T04:25:18.718Z] Step 22/22 : LABEL version=2.3.0-dev.88 [2022-10-12T04:25:18.718Z] ---> ac78c59e6d31 [2022-10-12T04:25:18.718Z] [2022-10-12T04:25:18.986Z] ---> Running in 7a66eefe529a [2022-10-12T04:25:18.986Z] Successfully built ac78c59e6d31 [2022-10-12T04:25:19.256Z] Successfully tagged core-metadata-arm64:latest [2022-10-12T04:25:19.522Z]  Building core-metadata ... done Removing intermediate container 7a66eefe529a [2022-10-12T04:25:19.522Z] ---> e295ff3e90d1 [2022-10-12T04:25:19.522Z] [2022-10-12T04:25:19.522Z] Successfully built e295ff3e90d1 [2022-10-12T04:25:19.522Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-12T04:25:41.587Z]  Building security-proxy-setup ... done Removing intermediate container 3abc7b535615 [2022-10-12T04:25:41.587Z] ---> 6352673acb44 [2022-10-12T04:25:41.587Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-12T04:25:41.587Z] ---> Running in 5b636c7c4d45 [2022-10-12T04:25:41.587Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.88" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-12T04:25:46.927Z] Removing intermediate container 5b636c7c4d45 [2022-10-12T04:25:46.927Z] ---> 169f5bebb5b7 [2022-10-12T04:25:46.927Z] [2022-10-12T04:25:46.927Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T04:25:46.927Z] ---> a6215f271958 [2022-10-12T04:25:46.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:25:46.927Z] ---> Running in 0e00053bec8b [2022-10-12T04:25:46.927Z] Removing intermediate container 0e00053bec8b [2022-10-12T04:25:46.927Z] ---> d814faba1a0e [2022-10-12T04:25:46.927Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-12T04:25:46.927Z] ---> Running in e814ac0f2e56 [2022-10-12T04:25:48.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:25:49.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:25:50.096Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-12T04:25:50.370Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-12T04:25:50.370Z] (3/33) Installing readline (8.1.2-r0) [2022-10-12T04:25:50.370Z] (4/33) Installing bash (5.1.16-r2) [2022-10-12T04:25:50.370Z] Executing bash-5.1.16-r2.post-install [2022-10-12T04:25:50.370Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-12T04:25:50.370Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-12T04:25:50.637Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-12T04:25:50.637Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-12T04:25:50.637Z] (9/33) Installing curl (7.83.1-r3) [2022-10-12T04:25:50.637Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-12T04:25:51.592Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-12T04:25:51.592Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-12T04:25:51.592Z] (13/33) Installing expat (2.4.9-r0) [2022-10-12T04:25:51.592Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-12T04:25:51.592Z] (15/33) Installing gdbm (1.23-r0) [2022-10-12T04:25:51.592Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-12T04:25:51.592Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-12T04:25:51.592Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-12T04:25:51.592Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-12T04:25:51.592Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-12T04:25:51.592Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-12T04:25:54.169Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-12T04:25:54.169Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-12T04:25:54.169Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-12T04:25:54.169Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-12T04:25:54.169Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-12T04:25:54.169Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-12T04:25:54.169Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-12T04:25:54.169Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-12T04:25:54.169Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-12T04:25:54.169Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-12T04:25:54.169Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-12T04:25:54.169Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-12T04:25:55.128Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:25:55.128Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:25:55.396Z] OK: 120 MiB in 47 packages [2022-10-12T04:26:10.385Z] Collecting docker-compose==1.23.2 [2022-10-12T04:26:10.385Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-12T04:26:10.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.5 MB/s eta 0:00:00 [2022-10-12T04:26:10.385Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-12T04:26:10.385Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-12T04:26:10.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.8 MB/s eta 0:00:00 [2022-10-12T04:26:10.385Z] Collecting cached-property<2,>=1.2.0 [2022-10-12T04:26:10.385Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-12T04:26:10.385Z] Collecting PyYAML<4,>=3.10 [2022-10-12T04:26:10.385Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-12T04:26:10.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.2 MB/s eta 0:00:00 [2022-10-12T04:26:11.788Z] Preparing metadata (setup.py): started [2022-10-12T04:26:13.723Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:26:13.989Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-12T04:26:13.989Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-12T04:26:13.989Z] Preparing metadata (setup.py): started [2022-10-12T04:26:15.925Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:26:16.191Z] Collecting docopt<0.7,>=0.6.1 [2022-10-12T04:26:16.191Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-12T04:26:16.191Z] Preparing metadata (setup.py): started [2022-10-12T04:26:18.132Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:26:18.712Z] Collecting jsonschema<3,>=2.5.1 [2022-10-12T04:26:18.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-12T04:26:19.293Z] Collecting docker<4.0,>=3.6.0 [2022-10-12T04:26:19.293Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-12T04:26:19.293Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 [2022-10-12T04:26:20.695Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-12T04:26:20.695Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-12T04:26:20.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 [2022-10-12T04:26:20.695Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-12T04:26:20.695Z] Collecting texttable<0.10,>=0.9.0 [2022-10-12T04:26:20.695Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-12T04:26:20.960Z] Preparing metadata (setup.py): started [2022-10-12T04:26:22.895Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-12T04:26:23.159Z] Collecting docker-pycreds>=0.4.0 [2022-10-12T04:26:23.159Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-12T04:26:24.569Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-12T04:26:24.569Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-12T04:26:24.569Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.1 MB/s eta 0:00:00 [2022-10-12T04:26:25.147Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-12T04:26:25.147Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-12T04:26:25.147Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.8 MB/s eta 0:00:00 [2022-10-12T04:26:25.413Z] Collecting idna<2.8,>=2.5 [2022-10-12T04:26:25.413Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-12T04:26:25.413Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 [2022-10-12T04:26:25.997Z] Collecting certifi>=2017.4.17 [2022-10-12T04:26:25.997Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-12T04:26:25.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.2 MB/s eta 0:00:00 [2022-10-12T04:26:26.578Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-12T04:26:26.578Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-12T04:26:26.578Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-12T04:26:26.578Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-12T04:26:27.534Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-12T04:26:27.534Z] Running setup.py install for texttable: started [2022-10-12T04:26:30.106Z] Running setup.py install for texttable: finished with status 'done' [2022-10-12T04:26:30.106Z] Running setup.py install for PyYAML: started [2022-10-12T04:26:32.681Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-12T04:26:34.087Z] Running setup.py install for docopt: started [2022-10-12T04:26:36.663Z] Running setup.py install for docopt: finished with status 'done' [2022-10-12T04:26:39.999Z] Running setup.py install for dockerpty: started [2022-10-12T04:26:42.724Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-12T04:26:45.358Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-12T04:26:45.358Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-12T04:27:03.602Z] Removing intermediate container 03c7759c66e9 [2022-10-12T04:27:03.602Z] ---> 4c2ec435e461 [2022-10-12T04:27:03.602Z] [2022-10-12T04:27:03.602Z] Step 11/23 : FROM alpine:3.16 [2022-10-12T04:27:03.602Z] ---> a6215f271958 [2022-10-12T04:27:03.602Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-12T04:27:03.602Z] ---> Running in ab90c58e57c3 [2022-10-12T04:27:03.602Z] Removing intermediate container e814ac0f2e56 [2022-10-12T04:27:03.602Z] ---> 5ea3abf144f0 [2022-10-12T04:27:03.602Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-12T04:27:03.602Z] ---> Running in 800062b7ba10 [2022-10-12T04:27:03.602Z] Removing intermediate container 800062b7ba10 [2022-10-12T04:27:03.602Z] ---> e9cfa75608ed [2022-10-12T04:27:03.602Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T04:27:03.602Z] ---> Running in 29fd4f753892 [2022-10-12T04:27:03.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:27:03.869Z] Removing intermediate container 29fd4f753892 [2022-10-12T04:27:03.869Z] ---> a25b5ee6e4c8 [2022-10-12T04:27:03.869Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-12T04:27:03.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:27:04.828Z] ---> 8630afdf43e8 [2022-10-12T04:27:04.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-12T04:27:04.829Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-12T04:27:05.095Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-12T04:27:05.095Z] Executing busybox-1.35.0-r17.trigger [2022-10-12T04:27:05.095Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:27:05.361Z] OK: 6 MiB in 16 packages [2022-10-12T04:27:05.645Z] ---> c848dd6d85fa [2022-10-12T04:27:05.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-12T04:27:07.048Z] ---> 13310d423f0c [2022-10-12T04:27:07.048Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-12T04:27:07.048Z] ---> Running in fbb27ac13677 [2022-10-12T04:27:07.326Z] Removing intermediate container ab90c58e57c3 [2022-10-12T04:27:07.326Z] ---> 4d129a776b8e [2022-10-12T04:27:07.326Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-12T04:27:07.595Z] Removing intermediate container fbb27ac13677 [2022-10-12T04:27:07.595Z] ---> 653f750daeb7 [2022-10-12T04:27:07.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:27:07.595Z] ---> Running in 8c16da9ab3e8 [2022-10-12T04:27:07.595Z] ---> Running in d8ca84b8411d [2022-10-12T04:27:07.861Z] Removing intermediate container 8c16da9ab3e8 [2022-10-12T04:27:07.861Z] ---> 210adf2aed39 [2022-10-12T04:27:07.861Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-12T04:27:08.128Z] ---> Running in d50b3aaa083d [2022-10-12T04:27:08.128Z] Removing intermediate container d8ca84b8411d [2022-10-12T04:27:08.128Z] ---> 61baea686eb7 [2022-10-12T04:27:08.128Z] Step 21/23 : LABEL arch=arm64 [2022-10-12T04:27:08.128Z] ---> Running in edbb74cf2eef [2022-10-12T04:27:08.398Z] Removing intermediate container d50b3aaa083d [2022-10-12T04:27:08.398Z] ---> fd9b5078bb04 [2022-10-12T04:27:08.398Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-12T04:27:08.663Z] ---> Running in abd2e404ee00 [2022-10-12T04:27:08.663Z] Removing intermediate container edbb74cf2eef [2022-10-12T04:27:08.663Z] ---> 42c4dccc5ba1 [2022-10-12T04:27:08.663Z] Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:08.945Z] ---> Running in 134992559cc9 [2022-10-12T04:27:09.212Z] Removing intermediate container abd2e404ee00 [2022-10-12T04:27:09.212Z] ---> 59f1e6645be3 [2022-10-12T04:27:09.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:27:09.212Z] Removing intermediate container 134992559cc9 [2022-10-12T04:27:09.212Z] ---> a0057a926ba4 [2022-10-12T04:27:09.212Z] Step 23/23 : LABEL version=2.3.0-dev.88 [2022-10-12T04:27:09.477Z] ---> Running in 1dde14b56021 [2022-10-12T04:27:10.062Z] ---> d5652f417813 [2022-10-12T04:27:10.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-12T04:27:10.062Z] Removing intermediate container 1dde14b56021 [2022-10-12T04:27:10.062Z] ---> 328dff05e705 [2022-10-12T04:27:10.062Z] [2022-10-12T04:27:10.062Z] Successfully built 328dff05e705 [2022-10-12T04:27:10.062Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-12T04:27:12.003Z]  Building sys-mgmt-agent ... done  ---> 89e14d702ce0 [2022-10-12T04:27:12.003Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-12T04:27:12.592Z] ---> b5a1123cf700 [2022-10-12T04:27:12.592Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-12T04:27:12.592Z] ---> Running in 3e4ebb9f3adc [2022-10-12T04:27:13.179Z] Removing intermediate container 3e4ebb9f3adc [2022-10-12T04:27:13.179Z] ---> 65eb65bad5b2 [2022-10-12T04:27:13.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:27:13.179Z] ---> Running in bc0be9a935b8 [2022-10-12T04:27:13.446Z] Removing intermediate container bc0be9a935b8 [2022-10-12T04:27:13.446Z] ---> 957754745631 [2022-10-12T04:27:13.446Z] Step 21/23 : LABEL arch=arm64 [2022-10-12T04:27:13.712Z] ---> Running in ad87dfa353eb [2022-10-12T04:27:13.977Z] Removing intermediate container ad87dfa353eb [2022-10-12T04:27:13.977Z] ---> 7e1f9fc6f883 [2022-10-12T04:27:13.977Z] Step 22/23 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:13.977Z] ---> Running in 8eb1136b33f1 [2022-10-12T04:27:14.246Z] Removing intermediate container 784b8763a03c [2022-10-12T04:27:14.246Z] ---> d2f613c75792 [2022-10-12T04:27:14.246Z] [2022-10-12T04:27:14.246Z] Step 9/20 : FROM alpine:3.15 [2022-10-12T04:27:14.246Z] ---> 02e0d6fdf486 [2022-10-12T04:27:14.246Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-12T04:27:14.246Z] ---> Using cache [2022-10-12T04:27:14.246Z] ---> 485dfffd9ecf [2022-10-12T04:27:14.246Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-12T04:27:14.246Z] ---> Using cache [2022-10-12T04:27:14.246Z] ---> 27779cb1330c [2022-10-12T04:27:14.246Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-12T04:27:14.246Z] ---> Running in 1a2fa67b64ae [2022-10-12T04:27:14.514Z] Removing intermediate container 8eb1136b33f1 [2022-10-12T04:27:14.514Z] ---> cd96ec311ba5 [2022-10-12T04:27:14.514Z] Step 23/23 : LABEL version=2.3.0-dev.88 [2022-10-12T04:27:14.514Z] ---> Running in 01330b83393c [2022-10-12T04:27:15.096Z] Removing intermediate container 01330b83393c [2022-10-12T04:27:15.096Z] ---> 60952eb79207 [2022-10-12T04:27:15.096Z] [2022-10-12T04:27:15.096Z] Successfully built 60952eb79207 [2022-10-12T04:27:15.096Z] Successfully tagged support-notifications-arm64:latest [2022-10-12T04:27:15.362Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:27:16.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:27:17.727Z] v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-12T04:27:17.727Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-12T04:27:17.727Z] OK: 15734 distinct packages available [2022-10-12T04:27:17.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-12T04:27:18.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-12T04:27:19.643Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-12T04:27:19.643Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-12T04:27:19.643Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-12T04:27:19.909Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-12T04:27:19.909Z] (5/9) Installing curl (7.80.0-r3) [2022-10-12T04:27:20.175Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-12T04:27:20.175Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-12T04:27:20.175Z] (8/9) Installing libucontext (1.1-r0) [2022-10-12T04:27:20.442Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-12T04:27:20.442Z] Executing busybox-1.34.1-r7.trigger [2022-10-12T04:27:20.442Z] Executing ca-certificates-20220614-r0.trigger [2022-10-12T04:27:20.708Z] OK: 8 MiB in 23 packages [2022-10-12T04:27:22.118Z] Removing intermediate container 1a2fa67b64ae [2022-10-12T04:27:22.118Z] ---> cef64d159b67 [2022-10-12T04:27:22.118Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-12T04:27:22.703Z] ---> 2e77d6b89ae2 [2022-10-12T04:27:22.703Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-12T04:27:23.660Z] ---> ebcc7fc444bd [2022-10-12T04:27:23.660Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-12T04:27:24.252Z] ---> c9f4624f0048 [2022-10-12T04:27:24.252Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-12T04:27:24.519Z] ---> Running in 698926e0d078 [2022-10-12T04:27:24.784Z] Removing intermediate container 698926e0d078 [2022-10-12T04:27:24.784Z] ---> 56257a20a771 [2022-10-12T04:27:24.784Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-12T04:27:24.784Z] ---> Running in 16a3907143bb [2022-10-12T04:27:25.052Z] Removing intermediate container 16a3907143bb [2022-10-12T04:27:25.052Z] ---> 8d9e223bb558 [2022-10-12T04:27:25.052Z] Step 18/20 : LABEL arch=arm64 [2022-10-12T04:27:25.052Z] ---> Running in 3b0ec52ff39a [2022-10-12T04:27:25.320Z] Removing intermediate container 3b0ec52ff39a [2022-10-12T04:27:25.320Z] ---> 030c1290a84c [2022-10-12T04:27:25.320Z] Step 19/20 : LABEL git_sha=fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:25.586Z] ---> Running in 6a626151424b [2022-10-12T04:27:25.852Z] Removing intermediate container 6a626151424b [2022-10-12T04:27:25.852Z] ---> 533a318d0f41 [2022-10-12T04:27:25.852Z] Step 20/20 : LABEL version=2.3.0-dev.88 [2022-10-12T04:27:25.852Z] ---> Running in 26cefc777e5f [2022-10-12T04:27:26.117Z] Removing intermediate container 26cefc777e5f [2022-10-12T04:27:26.117Z] ---> c298cfc44a75 [2022-10-12T04:27:26.117Z] [2022-10-12T04:27:26.117Z] Successfully built c298cfc44a75 [2022-10-12T04:27:26.383Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-12T04:27:26.660Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-12T04:27:26.668Z] $ docker stop --time=1 5cc2714db2ad1e2a49332af9d8a703eac562de34404353f03747f72c49a1a06d [2022-10-12T04:27:29.252Z] $ docker rm -f 5cc2714db2ad1e2a49332af9d8a703eac562de34404353f03747f72c49a1a06d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:27:29.716Z] + docker images [2022-10-12T04:27:29.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-12T04:27:29.983Z] security-spiffe-token-provider-arm64 latest c298cfc44a75 4 seconds ago 28.4MB [2022-10-12T04:27:29.983Z] support-notifications-arm64 latest 60952eb79207 15 seconds ago 29.1MB [2022-10-12T04:27:29.983Z] d2f613c75792 16 seconds ago 1.27GB [2022-10-12T04:27:29.983Z] sys-mgmt-agent-arm64 latest 328dff05e705 20 seconds ago 133MB [2022-10-12T04:27:29.983Z] 4c2ec435e461 29 seconds ago 1.3GB [2022-10-12T04:27:29.983Z] 169f5bebb5b7 About a minute ago 1.22GB [2022-10-12T04:27:29.983Z] security-proxy-setup-arm64 latest e295ff3e90d1 2 minutes ago 26.5MB [2022-10-12T04:27:29.983Z] core-metadata-arm64 latest ac78c59e6d31 2 minutes ago 17.6MB [2022-10-12T04:27:29.983Z] 6992ff8bc686 2 minutes ago 1.24GB [2022-10-12T04:27:29.983Z] 53cefd31c039 2 minutes ago 1.23GB [2022-10-12T04:27:29.983Z] security-spire-config-arm64 latest 4b1a3f3c7296 7 minutes ago 83.6MB [2022-10-12T04:27:29.983Z] support-scheduler-arm64 latest 089ebef136fb 8 minutes ago 28.5MB [2022-10-12T04:27:29.983Z] 4008513aaa71 8 minutes ago 1.3GB [2022-10-12T04:27:29.983Z] core-data-arm64 latest b98e49d9d732 9 minutes ago 20.7MB [2022-10-12T04:27:29.983Z] bea0b307e004 10 minutes ago 1.25GB [2022-10-12T04:27:29.983Z] core-command-arm64 latest cb30741e781e 10 minutes ago 16.8MB [2022-10-12T04:27:29.983Z] 8660bb1f16df 10 minutes ago 1.24GB [2022-10-12T04:27:29.983Z] security-spire-server-arm64 latest 01ea9eadca86 10 minutes ago 84.3MB [2022-10-12T04:27:29.983Z] 7acabab72875 10 minutes ago 1.11GB [2022-10-12T04:27:29.983Z] security-bootstrapper-arm64 latest 164aa4ee38fb 11 minutes ago 19.1MB [2022-10-12T04:27:29.983Z] security-secretstore-setup-arm64 latest 627bb7b08028 11 minutes ago 28.2MB [2022-10-12T04:27:29.983Z] a1f21e5a695c 11 minutes ago 1.23GB [2022-10-12T04:27:29.983Z] 236a6ce1fd32 11 minutes ago 1.23GB [2022-10-12T04:27:29.983Z] security-spire-agent-arm64 latest 8beb79dee305 17 minutes ago 122MB [2022-10-12T04:27:29.983Z] 03537384d67d 18 minutes ago 1.11GB [2022-10-12T04:27:29.983Z] ci-base-image-arm64 latest ced67affd6a8 20 minutes ago 942MB [2022-10-12T04:27:29.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 32 hours ago 679MB [2022-10-12T04:27:29.983Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-12T04:27:29.983Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-12T04:27:29.983Z] 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 [2022-10-12T04:27:30.092Z] provisioning config files... [2022-10-12T04:27:30.107Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/326@tmp/config6063331012905058094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:27:30.438Z] ---> docker-login.sh [2022-10-12T04:27:30.438Z] nexus3.edgexfoundry.org:10001 [2022-10-12T04:27:30.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:27:30.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:27:30.705Z] Configure a credential helper to remove this warning. See [2022-10-12T04:27:30.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:27:30.705Z] [2022-10-12T04:27:30.705Z] Login Succeeded [2022-10-12T04:27:30.705Z] nexus3.edgexfoundry.org:10002 [2022-10-12T04:27:30.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:27:31.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:27:31.237Z] Configure a credential helper to remove this warning. See [2022-10-12T04:27:31.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:27:31.237Z] [2022-10-12T04:27:31.237Z] Login Succeeded [2022-10-12T04:27:31.237Z] nexus3.edgexfoundry.org:10003 [2022-10-12T04:27:31.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:27:31.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:27:31.503Z] Configure a credential helper to remove this warning. See [2022-10-12T04:27:31.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:27:31.503Z] [2022-10-12T04:27:31.503Z] Login Succeeded [2022-10-12T04:27:31.503Z] nexus3.edgexfoundry.org:10004 [2022-10-12T04:27:31.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:27:31.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:27:31.771Z] Configure a credential helper to remove this warning. See [2022-10-12T04:27:31.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:27:31.771Z] [2022-10-12T04:27:31.771Z] Login Succeeded [2022-10-12T04:27:32.038Z] docker.io [2022-10-12T04:27:32.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-12T04:27:32.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-12T04:27:32.629Z] Configure a credential helper to remove this warning. See [2022-10-12T04:27:32.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-12T04:27:32.629Z] [2022-10-12T04:27:32.629Z] Login Succeeded [2022-10-12T04:27:32.629Z] ---> docker-login.sh ends [Pipeline] } [2022-10-12T04:27:32.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:27:32.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T04:27:32.688Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-12T04:27:32.689Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:32.689Z] latest [2022-10-12T04:27:32.689Z] 2.3.0-dev.88 [2022-10-12T04:27:32.689Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:32.689Z] main [2022-10-12T04:27:32.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:33.030Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:33.367Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:33.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-12T04:27:33.368Z] f32b8ef20b9f: Preparing [2022-10-12T04:27:33.368Z] ba9fe538ae45: Preparing [2022-10-12T04:27:33.368Z] f90f17ae8673: Preparing [2022-10-12T04:27:33.368Z] 32f09d3531b9: Preparing [2022-10-12T04:27:33.368Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:33.368Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:33.633Z] f90f17ae8673: Pushed [2022-10-12T04:27:33.634Z] f32b8ef20b9f: Pushed [2022-10-12T04:27:33.634Z] 32f09d3531b9: Pushed [2022-10-12T04:27:36.209Z] ba9fe538ae45: Pushed [2022-10-12T04:27:36.476Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:36.826Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:37.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-12T04:27:37.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-12T04:27:37.162Z] f32b8ef20b9f: Preparing [2022-10-12T04:27:37.162Z] ba9fe538ae45: Preparing [2022-10-12T04:27:37.162Z] f90f17ae8673: Preparing [2022-10-12T04:27:37.162Z] 32f09d3531b9: Preparing [2022-10-12T04:27:37.162Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:37.162Z] f32b8ef20b9f: Layer already exists [2022-10-12T04:27:37.162Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:37.162Z] ba9fe538ae45: Layer already exists [2022-10-12T04:27:37.162Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:37.162Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:37.427Z] latest: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:37.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:38.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.88 [2022-10-12T04:27:38.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-12T04:27:38.094Z] f32b8ef20b9f: Preparing [2022-10-12T04:27:38.094Z] ba9fe538ae45: Preparing [2022-10-12T04:27:38.094Z] f90f17ae8673: Preparing [2022-10-12T04:27:38.094Z] 32f09d3531b9: Preparing [2022-10-12T04:27:38.094Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:38.094Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:38.094Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:38.094Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:38.094Z] ba9fe538ae45: Layer already exists [2022-10-12T04:27:38.094Z] f32b8ef20b9f: Layer already exists [2022-10-12T04:27:38.094Z] 2.3.0-dev.88: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:38.437Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:38.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:38.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-12T04:27:38.775Z] f32b8ef20b9f: Preparing [2022-10-12T04:27:38.775Z] ba9fe538ae45: Preparing [2022-10-12T04:27:38.775Z] f90f17ae8673: Preparing [2022-10-12T04:27:38.775Z] 32f09d3531b9: Preparing [2022-10-12T04:27:38.775Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:38.775Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:38.775Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:38.775Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:38.775Z] f32b8ef20b9f: Layer already exists [2022-10-12T04:27:38.775Z] ba9fe538ae45: Layer already exists [2022-10-12T04:27:38.775Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:39.386Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:39.738Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-12T04:27:39.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-12T04:27:39.739Z] f32b8ef20b9f: Preparing [2022-10-12T04:27:39.739Z] ba9fe538ae45: Preparing [2022-10-12T04:27:39.739Z] f90f17ae8673: Preparing [2022-10-12T04:27:39.739Z] 32f09d3531b9: Preparing [2022-10-12T04:27:39.739Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:39.739Z] ba9fe538ae45: Layer already exists [2022-10-12T04:27:39.739Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:39.739Z] f32b8ef20b9f: Layer already exists [2022-10-12T04:27:39.739Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:39.739Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:40.004Z] main: digest: sha256:3630de6993d1bda3f8866969d7ffe33cc1687fa956b2fd569fcaa1a9dfd56144 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:27:40.058Z] ===================================================== [Pipeline] echo [2022-10-12T04:27:40.066Z] taggedImages: [2022-10-12T04:27:40.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:40.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-12T04:27:40.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.88 [2022-10-12T04:27:40.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:40.066Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-12T04:27:40.085Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-12T04:27:40.085Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:40.085Z] latest [2022-10-12T04:27:40.085Z] 2.3.0-dev.88 [2022-10-12T04:27:40.085Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:40.085Z] main [2022-10-12T04:27:40.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:40.429Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:40.765Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:40.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-12T04:27:40.765Z] d3a47453b018: Preparing [2022-10-12T04:27:40.765Z] 13cd19f596cb: Preparing [2022-10-12T04:27:40.765Z] f90f17ae8673: Preparing [2022-10-12T04:27:40.765Z] 8aef71e08c96: Preparing [2022-10-12T04:27:40.765Z] 27339c0fa93c: Preparing [2022-10-12T04:27:40.765Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:40.765Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:40.765Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:41.030Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:41.030Z] 27339c0fa93c: Pushed [2022-10-12T04:27:41.030Z] d3a47453b018: Pushed [2022-10-12T04:27:41.609Z] 8aef71e08c96: Pushed [2022-10-12T04:27:44.182Z] 13cd19f596cb: Pushed [2022-10-12T04:27:44.182Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:44.529Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:44.862Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-12T04:27:44.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-12T04:27:44.862Z] d3a47453b018: Preparing [2022-10-12T04:27:44.862Z] 13cd19f596cb: Preparing [2022-10-12T04:27:44.862Z] f90f17ae8673: Preparing [2022-10-12T04:27:44.862Z] 8aef71e08c96: Preparing [2022-10-12T04:27:44.862Z] 27339c0fa93c: Preparing [2022-10-12T04:27:44.862Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:44.862Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:44.862Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:44.862Z] d3a47453b018: Layer already exists [2022-10-12T04:27:44.862Z] 8aef71e08c96: Layer already exists [2022-10-12T04:27:44.862Z] 27339c0fa93c: Layer already exists [2022-10-12T04:27:44.862Z] 13cd19f596cb: Layer already exists [2022-10-12T04:27:44.862Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:45.126Z] latest: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:45.462Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:45.795Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.88 [2022-10-12T04:27:45.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-12T04:27:45.795Z] d3a47453b018: Preparing [2022-10-12T04:27:45.795Z] 13cd19f596cb: Preparing [2022-10-12T04:27:45.795Z] f90f17ae8673: Preparing [2022-10-12T04:27:45.795Z] 8aef71e08c96: Preparing [2022-10-12T04:27:45.795Z] 27339c0fa93c: Preparing [2022-10-12T04:27:45.795Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:45.795Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:45.795Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:45.795Z] d3a47453b018: Layer already exists [2022-10-12T04:27:45.795Z] 27339c0fa93c: Layer already exists [2022-10-12T04:27:45.795Z] 8aef71e08c96: Layer already exists [2022-10-12T04:27:45.795Z] 13cd19f596cb: Layer already exists [2022-10-12T04:27:45.795Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:45.795Z] 2.3.0-dev.88: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:46.128Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:46.462Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:46.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-12T04:27:46.462Z] d3a47453b018: Preparing [2022-10-12T04:27:46.462Z] 13cd19f596cb: Preparing [2022-10-12T04:27:46.462Z] f90f17ae8673: Preparing [2022-10-12T04:27:46.462Z] 8aef71e08c96: Preparing [2022-10-12T04:27:46.462Z] 27339c0fa93c: Preparing [2022-10-12T04:27:46.462Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:46.462Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:46.462Z] d3a47453b018: Layer already exists [2022-10-12T04:27:46.462Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:46.462Z] 13cd19f596cb: Layer already exists [2022-10-12T04:27:46.462Z] 27339c0fa93c: Layer already exists [2022-10-12T04:27:46.462Z] 8aef71e08c96: Layer already exists [2022-10-12T04:27:46.462Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:46.462Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:47.080Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:47.417Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-12T04:27:47.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-12T04:27:47.418Z] d3a47453b018: Preparing [2022-10-12T04:27:47.418Z] 13cd19f596cb: Preparing [2022-10-12T04:27:47.418Z] f90f17ae8673: Preparing [2022-10-12T04:27:47.418Z] 8aef71e08c96: Preparing [2022-10-12T04:27:47.418Z] 27339c0fa93c: Preparing [2022-10-12T04:27:47.418Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:47.418Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:47.418Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:47.418Z] 8aef71e08c96: Layer already exists [2022-10-12T04:27:47.418Z] d3a47453b018: Layer already exists [2022-10-12T04:27:47.418Z] 13cd19f596cb: Layer already exists [2022-10-12T04:27:47.418Z] 27339c0fa93c: Layer already exists [2022-10-12T04:27:47.418Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:47.683Z] main: digest: sha256:99f391f1064c11cecb2c7becdcb6d27a7f4defad11017d18f17a58e7c9fba983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:27:47.725Z] ===================================================== [Pipeline] echo [2022-10-12T04:27:47.730Z] taggedImages: [2022-10-12T04:27:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-12T04:27:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.88 [2022-10-12T04:27:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:47.730Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-12T04:27:47.745Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-12T04:27:47.745Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:47.745Z] latest [2022-10-12T04:27:47.745Z] 2.3.0-dev.88 [2022-10-12T04:27:47.745Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:47.745Z] main [2022-10-12T04:27:47.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:48.073Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:48.405Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:48.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-12T04:27:48.405Z] 3f694efe1f69: Preparing [2022-10-12T04:27:48.405Z] a7c512e84b52: Preparing [2022-10-12T04:27:48.405Z] a36c9799dceb: Preparing [2022-10-12T04:27:48.405Z] f90f17ae8673: Preparing [2022-10-12T04:27:48.405Z] 32f09d3531b9: Preparing [2022-10-12T04:27:48.405Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:48.405Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:48.405Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:48.405Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:48.676Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:48.676Z] 3f694efe1f69: Pushed [2022-10-12T04:27:48.676Z] a7c512e84b52: Pushed [2022-10-12T04:27:52.009Z] a36c9799dceb: Pushed [2022-10-12T04:27:52.009Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:52.353Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:52.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-12T04:27:52.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-12T04:27:52.686Z] 3f694efe1f69: Preparing [2022-10-12T04:27:52.686Z] a7c512e84b52: Preparing [2022-10-12T04:27:52.686Z] a36c9799dceb: Preparing [2022-10-12T04:27:52.686Z] f90f17ae8673: Preparing [2022-10-12T04:27:52.686Z] 32f09d3531b9: Preparing [2022-10-12T04:27:52.686Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:52.686Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:52.686Z] 3f694efe1f69: Layer already exists [2022-10-12T04:27:52.686Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:52.686Z] a36c9799dceb: Layer already exists [2022-10-12T04:27:52.686Z] a7c512e84b52: Layer already exists [2022-10-12T04:27:52.686Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:52.686Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:52.951Z] latest: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:53.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:53.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.88 [2022-10-12T04:27:53.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-12T04:27:53.625Z] 3f694efe1f69: Preparing [2022-10-12T04:27:53.625Z] a7c512e84b52: Preparing [2022-10-12T04:27:53.625Z] a36c9799dceb: Preparing [2022-10-12T04:27:53.625Z] f90f17ae8673: Preparing [2022-10-12T04:27:53.625Z] 32f09d3531b9: Preparing [2022-10-12T04:27:53.625Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:53.625Z] 3f694efe1f69: Layer already exists [2022-10-12T04:27:53.625Z] a7c512e84b52: Layer already exists [2022-10-12T04:27:53.625Z] a36c9799dceb: Layer already exists [2022-10-12T04:27:53.625Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:53.625Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:53.625Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:53.890Z] 2.3.0-dev.88: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:54.275Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:54.627Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:54.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-12T04:27:54.627Z] 3f694efe1f69: Preparing [2022-10-12T04:27:54.627Z] a7c512e84b52: Preparing [2022-10-12T04:27:54.627Z] a36c9799dceb: Preparing [2022-10-12T04:27:54.627Z] f90f17ae8673: Preparing [2022-10-12T04:27:54.627Z] 32f09d3531b9: Preparing [2022-10-12T04:27:54.627Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:54.627Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:54.627Z] 3f694efe1f69: Layer already exists [2022-10-12T04:27:54.627Z] a36c9799dceb: Layer already exists [2022-10-12T04:27:54.627Z] a7c512e84b52: Layer already exists [2022-10-12T04:27:54.627Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:54.627Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:54.627Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:54.895Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:55.230Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:55.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-12T04:27:55.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-12T04:27:55.577Z] 3f694efe1f69: Preparing [2022-10-12T04:27:55.577Z] a7c512e84b52: Preparing [2022-10-12T04:27:55.577Z] a36c9799dceb: Preparing [2022-10-12T04:27:55.577Z] f90f17ae8673: Preparing [2022-10-12T04:27:55.577Z] 32f09d3531b9: Preparing [2022-10-12T04:27:55.577Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:55.577Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:55.577Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:55.577Z] a7c512e84b52: Layer already exists [2022-10-12T04:27:55.577Z] 32f09d3531b9: Layer already exists [2022-10-12T04:27:55.577Z] 3f694efe1f69: Layer already exists [2022-10-12T04:27:55.577Z] a36c9799dceb: Layer already exists [2022-10-12T04:27:55.577Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:55.848Z] main: digest: sha256:9435c61916e4d05c590057a9cde7649fb2d13952cb926edbc2df3d26b0dc6c23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:27:55.890Z] ===================================================== [Pipeline] echo [2022-10-12T04:27:55.895Z] taggedImages: [2022-10-12T04:27:55.895Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:55.895Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-12T04:27:55.895Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.88 [2022-10-12T04:27:55.895Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:55.895Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-12T04:27:55.909Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-12T04:27:55.909Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:55.909Z] latest [2022-10-12T04:27:55.909Z] 2.3.0-dev.88 [2022-10-12T04:27:55.909Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:27:55.909Z] main [2022-10-12T04:27:55.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:56.231Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:27:56.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:27:56.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-12T04:27:56.559Z] 42380589bae0: Preparing [2022-10-12T04:27:56.559Z] 42380589bae0: Preparing [2022-10-12T04:27:56.559Z] 8fa51f774b26: Preparing [2022-10-12T04:27:56.559Z] fb2198e00f40: Preparing [2022-10-12T04:27:56.559Z] 2b937a1b09ba: Preparing [2022-10-12T04:27:56.559Z] f385efab1390: Preparing [2022-10-12T04:27:56.559Z] 6c21a2cdcb59: Preparing [2022-10-12T04:27:56.559Z] f90f17ae8673: Preparing [2022-10-12T04:27:56.559Z] 7f2fab303526: Preparing [2022-10-12T04:27:56.559Z] f0ae2bd08663: Preparing [2022-10-12T04:27:56.559Z] 0b6582ec48db: Preparing [2022-10-12T04:27:56.559Z] 1830f7f952b6: Preparing [2022-10-12T04:27:56.559Z] 5d3e392a13a0: Preparing [2022-10-12T04:27:56.559Z] 6c21a2cdcb59: Waiting [2022-10-12T04:27:56.559Z] f0ae2bd08663: Waiting [2022-10-12T04:27:56.559Z] f90f17ae8673: Waiting [2022-10-12T04:27:56.559Z] 7f2fab303526: Waiting [2022-10-12T04:27:56.559Z] 0b6582ec48db: Waiting [2022-10-12T04:27:56.559Z] 5d3e392a13a0: Waiting [2022-10-12T04:27:56.559Z] 1830f7f952b6: Waiting [2022-10-12T04:27:56.830Z] 42380589bae0: Pushed [2022-10-12T04:27:56.830Z] 8fa51f774b26: Pushed [2022-10-12T04:27:56.830Z] fb2198e00f40: Pushed [2022-10-12T04:27:56.830Z] f385efab1390: Pushed [2022-10-12T04:27:56.830Z] 2b937a1b09ba: Pushed [2022-10-12T04:27:56.830Z] f90f17ae8673: Layer already exists [2022-10-12T04:27:57.096Z] 0b6582ec48db: Pushed [2022-10-12T04:27:57.096Z] f0ae2bd08663: Pushed [2022-10-12T04:27:57.096Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:27:57.096Z] 7f2fab303526: Pushed [2022-10-12T04:27:57.096Z] 1830f7f952b6: Pushed [2022-10-12T04:28:00.426Z] 6c21a2cdcb59: Pushed [2022-10-12T04:28:00.426Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:00.759Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:01.095Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-12T04:28:01.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-12T04:28:01.095Z] 42380589bae0: Preparing [2022-10-12T04:28:01.095Z] 42380589bae0: Preparing [2022-10-12T04:28:01.095Z] 8fa51f774b26: Preparing [2022-10-12T04:28:01.095Z] fb2198e00f40: Preparing [2022-10-12T04:28:01.095Z] 2b937a1b09ba: Preparing [2022-10-12T04:28:01.095Z] f385efab1390: Preparing [2022-10-12T04:28:01.095Z] 6c21a2cdcb59: Preparing [2022-10-12T04:28:01.095Z] f90f17ae8673: Preparing [2022-10-12T04:28:01.095Z] 7f2fab303526: Preparing [2022-10-12T04:28:01.095Z] f0ae2bd08663: Preparing [2022-10-12T04:28:01.095Z] 0b6582ec48db: Preparing [2022-10-12T04:28:01.095Z] 1830f7f952b6: Preparing [2022-10-12T04:28:01.095Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:01.095Z] 6c21a2cdcb59: Waiting [2022-10-12T04:28:01.095Z] f90f17ae8673: Waiting [2022-10-12T04:28:01.095Z] 7f2fab303526: Waiting [2022-10-12T04:28:01.095Z] f0ae2bd08663: Waiting [2022-10-12T04:28:01.095Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:01.095Z] 0b6582ec48db: Waiting [2022-10-12T04:28:01.095Z] 1830f7f952b6: Waiting [2022-10-12T04:28:01.095Z] fb2198e00f40: Layer already exists [2022-10-12T04:28:01.095Z] 42380589bae0: Layer already exists [2022-10-12T04:28:01.095Z] 2b937a1b09ba: Layer already exists [2022-10-12T04:28:01.095Z] f385efab1390: Layer already exists [2022-10-12T04:28:01.095Z] 8fa51f774b26: Layer already exists [2022-10-12T04:28:01.095Z] 6c21a2cdcb59: Layer already exists [2022-10-12T04:28:01.095Z] 0b6582ec48db: Layer already exists [2022-10-12T04:28:01.095Z] 7f2fab303526: Layer already exists [2022-10-12T04:28:01.095Z] f0ae2bd08663: Layer already exists [2022-10-12T04:28:01.095Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:01.095Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:01.095Z] 1830f7f952b6: Layer already exists [2022-10-12T04:28:01.361Z] latest: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:01.702Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:02.044Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.88 [2022-10-12T04:28:02.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-12T04:28:02.044Z] 42380589bae0: Preparing [2022-10-12T04:28:02.044Z] 42380589bae0: Preparing [2022-10-12T04:28:02.044Z] 8fa51f774b26: Preparing [2022-10-12T04:28:02.044Z] fb2198e00f40: Preparing [2022-10-12T04:28:02.044Z] 2b937a1b09ba: Preparing [2022-10-12T04:28:02.044Z] f385efab1390: Preparing [2022-10-12T04:28:02.044Z] 6c21a2cdcb59: Preparing [2022-10-12T04:28:02.044Z] f90f17ae8673: Preparing [2022-10-12T04:28:02.044Z] 6c21a2cdcb59: Waiting [2022-10-12T04:28:02.044Z] 7f2fab303526: Preparing [2022-10-12T04:28:02.044Z] f0ae2bd08663: Preparing [2022-10-12T04:28:02.044Z] 0b6582ec48db: Preparing [2022-10-12T04:28:02.044Z] 1830f7f952b6: Preparing [2022-10-12T04:28:02.044Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:02.044Z] 7f2fab303526: Waiting [2022-10-12T04:28:02.044Z] 0b6582ec48db: Waiting [2022-10-12T04:28:02.044Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:02.044Z] 1830f7f952b6: Waiting [2022-10-12T04:28:02.044Z] f0ae2bd08663: Waiting [2022-10-12T04:28:02.044Z] f385efab1390: Layer already exists [2022-10-12T04:28:02.044Z] 8fa51f774b26: Layer already exists [2022-10-12T04:28:02.044Z] fb2198e00f40: Layer already exists [2022-10-12T04:28:02.044Z] 42380589bae0: Layer already exists [2022-10-12T04:28:02.044Z] 2b937a1b09ba: Layer already exists [2022-10-12T04:28:02.044Z] 7f2fab303526: Layer already exists [2022-10-12T04:28:02.044Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:02.044Z] f0ae2bd08663: Layer already exists [2022-10-12T04:28:02.044Z] 6c21a2cdcb59: Layer already exists [2022-10-12T04:28:02.044Z] 0b6582ec48db: Layer already exists [2022-10-12T04:28:02.044Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:02.044Z] 1830f7f952b6: Layer already exists [2022-10-12T04:28:02.310Z] 2.3.0-dev.88: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:02.644Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:02.977Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:02.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-12T04:28:02.977Z] 42380589bae0: Preparing [2022-10-12T04:28:02.977Z] 42380589bae0: Preparing [2022-10-12T04:28:02.977Z] 8fa51f774b26: Preparing [2022-10-12T04:28:02.977Z] fb2198e00f40: Preparing [2022-10-12T04:28:02.977Z] 2b937a1b09ba: Preparing [2022-10-12T04:28:02.977Z] f385efab1390: Preparing [2022-10-12T04:28:02.977Z] 6c21a2cdcb59: Preparing [2022-10-12T04:28:02.977Z] f90f17ae8673: Preparing [2022-10-12T04:28:02.977Z] 7f2fab303526: Preparing [2022-10-12T04:28:02.977Z] f0ae2bd08663: Preparing [2022-10-12T04:28:02.977Z] 0b6582ec48db: Preparing [2022-10-12T04:28:02.977Z] 1830f7f952b6: Preparing [2022-10-12T04:28:02.977Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:02.977Z] 6c21a2cdcb59: Waiting [2022-10-12T04:28:02.977Z] f90f17ae8673: Waiting [2022-10-12T04:28:02.977Z] 7f2fab303526: Waiting [2022-10-12T04:28:02.977Z] f0ae2bd08663: Waiting [2022-10-12T04:28:02.977Z] 0b6582ec48db: Waiting [2022-10-12T04:28:02.977Z] 1830f7f952b6: Waiting [2022-10-12T04:28:02.977Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:02.977Z] fb2198e00f40: Layer already exists [2022-10-12T04:28:02.977Z] f385efab1390: Layer already exists [2022-10-12T04:28:02.977Z] 2b937a1b09ba: Layer already exists [2022-10-12T04:28:02.977Z] 42380589bae0: Layer already exists [2022-10-12T04:28:02.977Z] 8fa51f774b26: Layer already exists [2022-10-12T04:28:02.977Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:02.977Z] 6c21a2cdcb59: Layer already exists [2022-10-12T04:28:02.977Z] 7f2fab303526: Layer already exists [2022-10-12T04:28:02.977Z] f0ae2bd08663: Layer already exists [2022-10-12T04:28:02.977Z] 0b6582ec48db: Layer already exists [2022-10-12T04:28:02.977Z] 1830f7f952b6: Layer already exists [2022-10-12T04:28:02.977Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:03.243Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:03.578Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:03.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-12T04:28:03.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-12T04:28:03.910Z] 42380589bae0: Preparing [2022-10-12T04:28:03.910Z] 42380589bae0: Preparing [2022-10-12T04:28:03.910Z] 8fa51f774b26: Preparing [2022-10-12T04:28:03.910Z] fb2198e00f40: Preparing [2022-10-12T04:28:03.910Z] 2b937a1b09ba: Preparing [2022-10-12T04:28:03.910Z] f385efab1390: Preparing [2022-10-12T04:28:03.910Z] 6c21a2cdcb59: Preparing [2022-10-12T04:28:03.910Z] f90f17ae8673: Preparing [2022-10-12T04:28:03.910Z] 7f2fab303526: Preparing [2022-10-12T04:28:03.910Z] f0ae2bd08663: Preparing [2022-10-12T04:28:03.910Z] 0b6582ec48db: Preparing [2022-10-12T04:28:03.910Z] 1830f7f952b6: Preparing [2022-10-12T04:28:03.910Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:03.910Z] f0ae2bd08663: Waiting [2022-10-12T04:28:03.910Z] 0b6582ec48db: Waiting [2022-10-12T04:28:03.910Z] 1830f7f952b6: Waiting [2022-10-12T04:28:03.910Z] 6c21a2cdcb59: Waiting [2022-10-12T04:28:03.910Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:03.910Z] f90f17ae8673: Waiting [2022-10-12T04:28:03.910Z] 7f2fab303526: Waiting [2022-10-12T04:28:03.910Z] f385efab1390: Layer already exists [2022-10-12T04:28:03.910Z] 8fa51f774b26: Layer already exists [2022-10-12T04:28:03.910Z] fb2198e00f40: Layer already exists [2022-10-12T04:28:03.910Z] 42380589bae0: Layer already exists [2022-10-12T04:28:03.910Z] 2b937a1b09ba: Layer already exists [2022-10-12T04:28:03.910Z] 7f2fab303526: Layer already exists [2022-10-12T04:28:03.910Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:03.910Z] 0b6582ec48db: Layer already exists [2022-10-12T04:28:03.910Z] 6c21a2cdcb59: Layer already exists [2022-10-12T04:28:03.910Z] f0ae2bd08663: Layer already exists [2022-10-12T04:28:03.910Z] 1830f7f952b6: Layer already exists [2022-10-12T04:28:03.910Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:04.175Z] main: digest: sha256:26839dce3827fd45f31cf5686cc6f5b9413be4444b0fc3fef9f15a623adc140d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:28:04.216Z] ===================================================== [Pipeline] echo [2022-10-12T04:28:04.221Z] taggedImages: [2022-10-12T04:28:04.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:04.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-12T04:28:04.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.88 [2022-10-12T04:28:04.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:04.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-12T04:28:04.234Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-12T04:28:04.234Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:04.234Z] latest [2022-10-12T04:28:04.234Z] 2.3.0-dev.88 [2022-10-12T04:28:04.234Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:04.234Z] main [2022-10-12T04:28:04.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:04.560Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:04.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:04.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-12T04:28:04.887Z] cb8ddd7dd0b0: Preparing [2022-10-12T04:28:04.887Z] a0b47ea574d8: Preparing [2022-10-12T04:28:04.887Z] 5a6ef5f4c046: Preparing [2022-10-12T04:28:04.887Z] d09121928a45: Preparing [2022-10-12T04:28:04.887Z] af9a7aa57345: Preparing [2022-10-12T04:28:04.887Z] 1f7f63823c8f: Preparing [2022-10-12T04:28:04.887Z] 48e986a24e90: Preparing [2022-10-12T04:28:04.887Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:04.887Z] 48e986a24e90: Waiting [2022-10-12T04:28:04.887Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:04.887Z] 1f7f63823c8f: Waiting [2022-10-12T04:28:05.152Z] cb8ddd7dd0b0: Pushed [2022-10-12T04:28:05.152Z] a0b47ea574d8: Pushed [2022-10-12T04:28:05.152Z] af9a7aa57345: Pushed [2022-10-12T04:28:05.152Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:05.417Z] 1f7f63823c8f: Pushed [2022-10-12T04:28:06.000Z] 48e986a24e90: Pushed [2022-10-12T04:28:07.403Z] d09121928a45: Pushed [2022-10-12T04:28:07.403Z] 5a6ef5f4c046: Pushed [2022-10-12T04:28:07.668Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:07.997Z] + 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 [2022-10-12T04:28:08.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-12T04:28:08.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-12T04:28:08.323Z] cb8ddd7dd0b0: Preparing [2022-10-12T04:28:08.323Z] a0b47ea574d8: Preparing [2022-10-12T04:28:08.323Z] 5a6ef5f4c046: Preparing [2022-10-12T04:28:08.323Z] d09121928a45: Preparing [2022-10-12T04:28:08.323Z] af9a7aa57345: Preparing [2022-10-12T04:28:08.323Z] 1f7f63823c8f: Preparing [2022-10-12T04:28:08.323Z] 48e986a24e90: Preparing [2022-10-12T04:28:08.323Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:08.323Z] 48e986a24e90: Waiting [2022-10-12T04:28:08.323Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:08.323Z] 1f7f63823c8f: Waiting [2022-10-12T04:28:08.323Z] cb8ddd7dd0b0: Layer already exists [2022-10-12T04:28:08.323Z] af9a7aa57345: Layer already exists [2022-10-12T04:28:08.323Z] 5a6ef5f4c046: Layer already exists [2022-10-12T04:28:08.323Z] a0b47ea574d8: Layer already exists [2022-10-12T04:28:08.323Z] d09121928a45: Layer already exists [2022-10-12T04:28:08.323Z] 48e986a24e90: Layer already exists [2022-10-12T04:28:08.323Z] 1f7f63823c8f: Layer already exists [2022-10-12T04:28:08.323Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:08.588Z] latest: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:08.927Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:09.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.88 [2022-10-12T04:28:09.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-12T04:28:09.256Z] cb8ddd7dd0b0: Preparing [2022-10-12T04:28:09.256Z] a0b47ea574d8: Preparing [2022-10-12T04:28:09.256Z] 5a6ef5f4c046: Preparing [2022-10-12T04:28:09.256Z] d09121928a45: Preparing [2022-10-12T04:28:09.256Z] af9a7aa57345: Preparing [2022-10-12T04:28:09.256Z] 1f7f63823c8f: Preparing [2022-10-12T04:28:09.256Z] 48e986a24e90: Preparing [2022-10-12T04:28:09.256Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:09.256Z] 48e986a24e90: Waiting [2022-10-12T04:28:09.256Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:09.256Z] 1f7f63823c8f: Waiting [2022-10-12T04:28:09.256Z] af9a7aa57345: Layer already exists [2022-10-12T04:28:09.256Z] 5a6ef5f4c046: Layer already exists [2022-10-12T04:28:09.256Z] cb8ddd7dd0b0: Layer already exists [2022-10-12T04:28:09.256Z] a0b47ea574d8: Layer already exists [2022-10-12T04:28:09.256Z] d09121928a45: Layer already exists [2022-10-12T04:28:09.256Z] 48e986a24e90: Layer already exists [2022-10-12T04:28:09.256Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:09.256Z] 1f7f63823c8f: Layer already exists [2022-10-12T04:28:09.521Z] 2.3.0-dev.88: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:09.869Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:10.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:10.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-12T04:28:10.208Z] cb8ddd7dd0b0: Preparing [2022-10-12T04:28:10.208Z] a0b47ea574d8: Preparing [2022-10-12T04:28:10.208Z] 5a6ef5f4c046: Preparing [2022-10-12T04:28:10.208Z] d09121928a45: Preparing [2022-10-12T04:28:10.208Z] af9a7aa57345: Preparing [2022-10-12T04:28:10.208Z] 1f7f63823c8f: Preparing [2022-10-12T04:28:10.208Z] 48e986a24e90: Preparing [2022-10-12T04:28:10.208Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:10.208Z] 1f7f63823c8f: Waiting [2022-10-12T04:28:10.208Z] 48e986a24e90: Waiting [2022-10-12T04:28:10.208Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:10.208Z] af9a7aa57345: Layer already exists [2022-10-12T04:28:10.208Z] cb8ddd7dd0b0: Layer already exists [2022-10-12T04:28:10.208Z] 5a6ef5f4c046: Layer already exists [2022-10-12T04:28:10.208Z] a0b47ea574d8: Layer already exists [2022-10-12T04:28:10.209Z] d09121928a45: Layer already exists [2022-10-12T04:28:10.209Z] 1f7f63823c8f: Layer already exists [2022-10-12T04:28:10.209Z] 48e986a24e90: Layer already exists [2022-10-12T04:28:10.209Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:10.473Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:10.808Z] + 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 [2022-10-12T04:28:11.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-12T04:28:11.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-12T04:28:11.135Z] cb8ddd7dd0b0: Preparing [2022-10-12T04:28:11.135Z] a0b47ea574d8: Preparing [2022-10-12T04:28:11.135Z] 5a6ef5f4c046: Preparing [2022-10-12T04:28:11.135Z] d09121928a45: Preparing [2022-10-12T04:28:11.135Z] af9a7aa57345: Preparing [2022-10-12T04:28:11.135Z] 1f7f63823c8f: Preparing [2022-10-12T04:28:11.135Z] 48e986a24e90: Preparing [2022-10-12T04:28:11.135Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:11.135Z] 48e986a24e90: Waiting [2022-10-12T04:28:11.135Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:11.135Z] 1f7f63823c8f: Waiting [2022-10-12T04:28:11.135Z] d09121928a45: Layer already exists [2022-10-12T04:28:11.135Z] 5a6ef5f4c046: Layer already exists [2022-10-12T04:28:11.135Z] af9a7aa57345: Layer already exists [2022-10-12T04:28:11.135Z] cb8ddd7dd0b0: Layer already exists [2022-10-12T04:28:11.135Z] a0b47ea574d8: Layer already exists [2022-10-12T04:28:11.135Z] 1f7f63823c8f: Layer already exists [2022-10-12T04:28:11.135Z] 48e986a24e90: Layer already exists [2022-10-12T04:28:11.135Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:11.399Z] main: digest: sha256:bce66b91e6d391fcffd2db5e569c8709603ec3456e9405d1e17ebc21f38e79b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:28:11.454Z] ===================================================== [Pipeline] echo [2022-10-12T04:28:11.462Z] taggedImages: [2022-10-12T04:28:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-12T04:28:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.88 [2022-10-12T04:28:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:11.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-12T04:28:11.482Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-12T04:28:11.482Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:11.482Z] latest [2022-10-12T04:28:11.482Z] 2.3.0-dev.88 [2022-10-12T04:28:11.482Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:11.482Z] main [2022-10-12T04:28:11.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:11.825Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:12.163Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:12.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-12T04:28:12.164Z] 71e8ef20c308: Preparing [2022-10-12T04:28:12.164Z] b7174691b535: Preparing [2022-10-12T04:28:12.164Z] 06038f77b255: Preparing [2022-10-12T04:28:12.164Z] 875f32ab802b: Preparing [2022-10-12T04:28:12.164Z] 5cab68f7e83d: Preparing [2022-10-12T04:28:12.164Z] e3558f2eecbf: Preparing [2022-10-12T04:28:12.164Z] c25cdfbf8a11: Preparing [2022-10-12T04:28:12.164Z] a94421e5fa07: Preparing [2022-10-12T04:28:12.164Z] c2b856bc15c9: Preparing [2022-10-12T04:28:12.164Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:12.164Z] e3558f2eecbf: Waiting [2022-10-12T04:28:12.164Z] a94421e5fa07: Waiting [2022-10-12T04:28:12.164Z] c25cdfbf8a11: Waiting [2022-10-12T04:28:12.164Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:12.164Z] c2b856bc15c9: Waiting [2022-10-12T04:28:12.429Z] 5cab68f7e83d: Pushed [2022-10-12T04:28:12.429Z] 71e8ef20c308: Pushed [2022-10-12T04:28:12.429Z] b7174691b535: Pushed [2022-10-12T04:28:12.693Z] a94421e5fa07: Pushed [2022-10-12T04:28:12.693Z] c25cdfbf8a11: Pushed [2022-10-12T04:28:12.693Z] e3558f2eecbf: Pushed [2022-10-12T04:28:12.693Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:12.960Z] c2b856bc15c9: Pushed [2022-10-12T04:28:14.900Z] 875f32ab802b: Pushed [2022-10-12T04:28:15.483Z] 06038f77b255: Pushed [2022-10-12T04:28:15.750Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:16.079Z] + 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 [2022-10-12T04:28:16.411Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-12T04:28:16.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-12T04:28:16.411Z] 71e8ef20c308: Preparing [2022-10-12T04:28:16.411Z] b7174691b535: Preparing [2022-10-12T04:28:16.411Z] 06038f77b255: Preparing [2022-10-12T04:28:16.411Z] 875f32ab802b: Preparing [2022-10-12T04:28:16.411Z] 5cab68f7e83d: Preparing [2022-10-12T04:28:16.411Z] e3558f2eecbf: Preparing [2022-10-12T04:28:16.411Z] c25cdfbf8a11: Preparing [2022-10-12T04:28:16.411Z] a94421e5fa07: Preparing [2022-10-12T04:28:16.411Z] c2b856bc15c9: Preparing [2022-10-12T04:28:16.411Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:16.411Z] c25cdfbf8a11: Waiting [2022-10-12T04:28:16.411Z] e3558f2eecbf: Waiting [2022-10-12T04:28:16.411Z] a94421e5fa07: Waiting [2022-10-12T04:28:16.411Z] c2b856bc15c9: Waiting [2022-10-12T04:28:16.411Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:16.411Z] 5cab68f7e83d: Layer already exists [2022-10-12T04:28:16.411Z] b7174691b535: Layer already exists [2022-10-12T04:28:16.411Z] 06038f77b255: Layer already exists [2022-10-12T04:28:16.411Z] 875f32ab802b: Layer already exists [2022-10-12T04:28:16.411Z] 71e8ef20c308: Layer already exists [2022-10-12T04:28:16.411Z] e3558f2eecbf: Layer already exists [2022-10-12T04:28:16.411Z] c25cdfbf8a11: Layer already exists [2022-10-12T04:28:16.411Z] c2b856bc15c9: Layer already exists [2022-10-12T04:28:16.411Z] a94421e5fa07: Layer already exists [2022-10-12T04:28:16.411Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:16.676Z] latest: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:17.007Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:17.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.88 [2022-10-12T04:28:17.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-12T04:28:17.343Z] 71e8ef20c308: Preparing [2022-10-12T04:28:17.343Z] b7174691b535: Preparing [2022-10-12T04:28:17.343Z] 06038f77b255: Preparing [2022-10-12T04:28:17.343Z] 875f32ab802b: Preparing [2022-10-12T04:28:17.343Z] 5cab68f7e83d: Preparing [2022-10-12T04:28:17.343Z] e3558f2eecbf: Preparing [2022-10-12T04:28:17.343Z] c25cdfbf8a11: Preparing [2022-10-12T04:28:17.343Z] a94421e5fa07: Preparing [2022-10-12T04:28:17.343Z] c2b856bc15c9: Preparing [2022-10-12T04:28:17.343Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:17.343Z] a94421e5fa07: Waiting [2022-10-12T04:28:17.343Z] c2b856bc15c9: Waiting [2022-10-12T04:28:17.343Z] e3558f2eecbf: Waiting [2022-10-12T04:28:17.343Z] c25cdfbf8a11: Waiting [2022-10-12T04:28:17.343Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:17.343Z] b7174691b535: Layer already exists [2022-10-12T04:28:17.343Z] 71e8ef20c308: Layer already exists [2022-10-12T04:28:17.343Z] 5cab68f7e83d: Layer already exists [2022-10-12T04:28:17.343Z] 875f32ab802b: Layer already exists [2022-10-12T04:28:17.343Z] 06038f77b255: Layer already exists [2022-10-12T04:28:17.343Z] e3558f2eecbf: Layer already exists [2022-10-12T04:28:17.343Z] c25cdfbf8a11: Layer already exists [2022-10-12T04:28:17.343Z] a94421e5fa07: Layer already exists [2022-10-12T04:28:17.343Z] c2b856bc15c9: Layer already exists [2022-10-12T04:28:17.343Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:17.343Z] 2.3.0-dev.88: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:17.944Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:18.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:18.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-12T04:28:18.272Z] 71e8ef20c308: Preparing [2022-10-12T04:28:18.272Z] b7174691b535: Preparing [2022-10-12T04:28:18.272Z] 06038f77b255: Preparing [2022-10-12T04:28:18.272Z] 875f32ab802b: Preparing [2022-10-12T04:28:18.272Z] 5cab68f7e83d: Preparing [2022-10-12T04:28:18.272Z] e3558f2eecbf: Preparing [2022-10-12T04:28:18.272Z] c25cdfbf8a11: Preparing [2022-10-12T04:28:18.272Z] a94421e5fa07: Preparing [2022-10-12T04:28:18.272Z] c2b856bc15c9: Preparing [2022-10-12T04:28:18.272Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:18.272Z] c25cdfbf8a11: Waiting [2022-10-12T04:28:18.272Z] e3558f2eecbf: Waiting [2022-10-12T04:28:18.272Z] a94421e5fa07: Waiting [2022-10-12T04:28:18.272Z] c2b856bc15c9: Waiting [2022-10-12T04:28:18.272Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:18.272Z] 875f32ab802b: Layer already exists [2022-10-12T04:28:18.272Z] 06038f77b255: Layer already exists [2022-10-12T04:28:18.272Z] 71e8ef20c308: Layer already exists [2022-10-12T04:28:18.272Z] b7174691b535: Layer already exists [2022-10-12T04:28:18.272Z] 5cab68f7e83d: Layer already exists [2022-10-12T04:28:18.272Z] e3558f2eecbf: Layer already exists [2022-10-12T04:28:18.272Z] c25cdfbf8a11: Layer already exists [2022-10-12T04:28:18.272Z] a94421e5fa07: Layer already exists [2022-10-12T04:28:18.272Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:18.272Z] c2b856bc15c9: Layer already exists [2022-10-12T04:28:18.272Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:18.601Z] + 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 [2022-10-12T04:28:18.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-12T04:28:18.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-12T04:28:18.928Z] 71e8ef20c308: Preparing [2022-10-12T04:28:18.928Z] b7174691b535: Preparing [2022-10-12T04:28:18.928Z] 06038f77b255: Preparing [2022-10-12T04:28:18.928Z] 875f32ab802b: Preparing [2022-10-12T04:28:18.929Z] 5cab68f7e83d: Preparing [2022-10-12T04:28:18.929Z] e3558f2eecbf: Preparing [2022-10-12T04:28:18.929Z] c25cdfbf8a11: Preparing [2022-10-12T04:28:18.929Z] a94421e5fa07: Preparing [2022-10-12T04:28:18.929Z] c2b856bc15c9: Preparing [2022-10-12T04:28:18.929Z] 5d3e392a13a0: Preparing [2022-10-12T04:28:18.929Z] a94421e5fa07: Waiting [2022-10-12T04:28:18.929Z] 5d3e392a13a0: Waiting [2022-10-12T04:28:18.929Z] c2b856bc15c9: Waiting [2022-10-12T04:28:18.929Z] e3558f2eecbf: Waiting [2022-10-12T04:28:18.929Z] c25cdfbf8a11: Waiting [2022-10-12T04:28:19.194Z] 5cab68f7e83d: Layer already exists [2022-10-12T04:28:19.194Z] b7174691b535: Layer already exists [2022-10-12T04:28:19.194Z] 71e8ef20c308: Layer already exists [2022-10-12T04:28:19.194Z] 06038f77b255: Layer already exists [2022-10-12T04:28:19.194Z] 875f32ab802b: Layer already exists [2022-10-12T04:28:19.194Z] c25cdfbf8a11: Layer already exists [2022-10-12T04:28:19.194Z] a94421e5fa07: Layer already exists [2022-10-12T04:28:19.194Z] c2b856bc15c9: Layer already exists [2022-10-12T04:28:19.194Z] e3558f2eecbf: Layer already exists [2022-10-12T04:28:19.194Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:28:19.458Z] main: digest: sha256:93d9a5a12930ce50f561e4b04fdad339b7ccefa6c68456c090f9527ce2b89ff5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:28:19.497Z] ===================================================== [Pipeline] echo [2022-10-12T04:28:19.503Z] taggedImages: [2022-10-12T04:28:19.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:19.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-12T04:28:19.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.88 [2022-10-12T04:28:19.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:19.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-12T04:28:19.517Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-12T04:28:19.517Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:19.517Z] latest [2022-10-12T04:28:19.517Z] 2.3.0-dev.88 [2022-10-12T04:28:19.517Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:19.517Z] main [2022-10-12T04:28:19.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:19.838Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:20.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:20.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-12T04:28:20.172Z] 3808d3f07b7d: Preparing [2022-10-12T04:28:20.172Z] 86615876576d: Preparing [2022-10-12T04:28:20.172Z] f90f17ae8673: Preparing [2022-10-12T04:28:20.172Z] 52973c8f1b45: Preparing [2022-10-12T04:28:20.172Z] c8678d073e0c: Preparing [2022-10-12T04:28:20.172Z] 9833f26c6bda: Preparing [2022-10-12T04:28:20.172Z] 9833f26c6bda: Waiting [2022-10-12T04:28:20.172Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:20.439Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:20.439Z] c8678d073e0c: Pushed [2022-10-12T04:28:20.439Z] 3808d3f07b7d: Pushed [2022-10-12T04:28:21.390Z] 52973c8f1b45: Pushed [2022-10-12T04:28:24.720Z] 86615876576d: Pushed [2022-10-12T04:28:24.720Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:25.319Z] + 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 [2022-10-12T04:28:25.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-12T04:28:25.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-12T04:28:25.652Z] 3808d3f07b7d: Preparing [2022-10-12T04:28:25.652Z] 86615876576d: Preparing [2022-10-12T04:28:25.652Z] f90f17ae8673: Preparing [2022-10-12T04:28:25.652Z] 52973c8f1b45: Preparing [2022-10-12T04:28:25.652Z] c8678d073e0c: Preparing [2022-10-12T04:28:25.652Z] 9833f26c6bda: Preparing [2022-10-12T04:28:25.652Z] 9833f26c6bda: Waiting [2022-10-12T04:28:25.652Z] 3808d3f07b7d: Layer already exists [2022-10-12T04:28:25.652Z] 52973c8f1b45: Layer already exists [2022-10-12T04:28:25.652Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:25.652Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:25.652Z] 86615876576d: Layer already exists [2022-10-12T04:28:25.652Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:25.917Z] latest: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:26.255Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:27.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.88 [2022-10-12T04:28:27.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-12T04:28:27.537Z] 3808d3f07b7d: Preparing [2022-10-12T04:28:27.537Z] 86615876576d: Preparing [2022-10-12T04:28:27.537Z] f90f17ae8673: Preparing [2022-10-12T04:28:27.537Z] 52973c8f1b45: Preparing [2022-10-12T04:28:27.537Z] c8678d073e0c: Preparing [2022-10-12T04:28:27.537Z] 9833f26c6bda: Preparing [2022-10-12T04:28:27.537Z] 9833f26c6bda: Waiting [2022-10-12T04:28:27.537Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:27.537Z] 3808d3f07b7d: Layer already exists [2022-10-12T04:28:27.537Z] 52973c8f1b45: Layer already exists [2022-10-12T04:28:27.537Z] 86615876576d: Layer already exists [2022-10-12T04:28:27.537Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:27.537Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:27.802Z] 2.3.0-dev.88: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:28.133Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:28.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:28.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-12T04:28:28.463Z] 3808d3f07b7d: Preparing [2022-10-12T04:28:28.463Z] 86615876576d: Preparing [2022-10-12T04:28:28.463Z] f90f17ae8673: Preparing [2022-10-12T04:28:28.463Z] 52973c8f1b45: Preparing [2022-10-12T04:28:28.463Z] c8678d073e0c: Preparing [2022-10-12T04:28:28.463Z] 9833f26c6bda: Preparing [2022-10-12T04:28:28.463Z] 9833f26c6bda: Waiting [2022-10-12T04:28:28.463Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:28.463Z] 86615876576d: Layer already exists [2022-10-12T04:28:28.463Z] 3808d3f07b7d: Layer already exists [2022-10-12T04:28:28.463Z] 52973c8f1b45: Layer already exists [2022-10-12T04:28:28.463Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:28.463Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:28.729Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:29.070Z] + 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 [2022-10-12T04:28:29.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-12T04:28:29.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-12T04:28:29.401Z] 3808d3f07b7d: Preparing [2022-10-12T04:28:29.401Z] 86615876576d: Preparing [2022-10-12T04:28:29.401Z] f90f17ae8673: Preparing [2022-10-12T04:28:29.401Z] 52973c8f1b45: Preparing [2022-10-12T04:28:29.401Z] c8678d073e0c: Preparing [2022-10-12T04:28:29.401Z] 9833f26c6bda: Preparing [2022-10-12T04:28:29.401Z] 9833f26c6bda: Waiting [2022-10-12T04:28:29.401Z] f90f17ae8673: Layer already exists [2022-10-12T04:28:29.401Z] 86615876576d: Layer already exists [2022-10-12T04:28:29.401Z] 3808d3f07b7d: Layer already exists [2022-10-12T04:28:29.401Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:29.401Z] 52973c8f1b45: Layer already exists [2022-10-12T04:28:29.401Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:29.665Z] main: digest: sha256:08dc445b16e77ef850e4a71f0f02b636ed5729377f8cdf4b1cfc7cc8e8196d47 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:28:29.717Z] ===================================================== [Pipeline] echo [2022-10-12T04:28:29.726Z] taggedImages: [2022-10-12T04:28:29.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:29.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-12T04:28:29.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.88 [2022-10-12T04:28:29.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:29.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-12T04:28:29.745Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-12T04:28:29.745Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:29.745Z] latest [2022-10-12T04:28:29.745Z] 2.3.0-dev.88 [2022-10-12T04:28:29.745Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:29.745Z] main [2022-10-12T04:28:29.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:30.080Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:30.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:30.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-12T04:28:30.407Z] e3bec80b2a6f: Preparing [2022-10-12T04:28:30.407Z] c064c4d57cde: Preparing [2022-10-12T04:28:30.407Z] b300a7b71328: Preparing [2022-10-12T04:28:30.407Z] 820f6fb53334: Preparing [2022-10-12T04:28:30.407Z] 6c1731992caa: Preparing [2022-10-12T04:28:30.407Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:28:30.407Z] c8678d073e0c: Preparing [2022-10-12T04:28:30.407Z] 9833f26c6bda: Preparing [2022-10-12T04:28:30.407Z] c8678d073e0c: Waiting [2022-10-12T04:28:30.407Z] 9833f26c6bda: Waiting [2022-10-12T04:28:30.407Z] c0cdc8f1e2fd: Waiting [2022-10-12T04:28:30.672Z] c064c4d57cde: Pushed [2022-10-12T04:28:30.672Z] e3bec80b2a6f: Pushed [2022-10-12T04:28:30.672Z] b300a7b71328: Pushed [2022-10-12T04:28:30.672Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:30.672Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:31.626Z] c0cdc8f1e2fd: Pushed [2022-10-12T04:28:38.254Z] 6c1731992caa: Pushed [2022-10-12T04:28:46.440Z] 820f6fb53334: Pushed [2022-10-12T04:28:46.440Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:46.818Z] + 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 [2022-10-12T04:28:47.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-12T04:28:47.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-12T04:28:47.168Z] e3bec80b2a6f: Preparing [2022-10-12T04:28:47.168Z] c064c4d57cde: Preparing [2022-10-12T04:28:47.168Z] b300a7b71328: Preparing [2022-10-12T04:28:47.168Z] 820f6fb53334: Preparing [2022-10-12T04:28:47.168Z] 6c1731992caa: Preparing [2022-10-12T04:28:47.168Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:28:47.168Z] c8678d073e0c: Preparing [2022-10-12T04:28:47.168Z] 9833f26c6bda: Preparing [2022-10-12T04:28:47.168Z] c8678d073e0c: Waiting [2022-10-12T04:28:47.168Z] 9833f26c6bda: Waiting [2022-10-12T04:28:47.168Z] c0cdc8f1e2fd: Waiting [2022-10-12T04:28:47.168Z] b300a7b71328: Layer already exists [2022-10-12T04:28:47.168Z] e3bec80b2a6f: Layer already exists [2022-10-12T04:28:47.168Z] 820f6fb53334: Layer already exists [2022-10-12T04:28:47.168Z] c064c4d57cde: Layer already exists [2022-10-12T04:28:47.168Z] 6c1731992caa: Layer already exists [2022-10-12T04:28:47.168Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:28:47.169Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:47.169Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:47.438Z] latest: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:47.774Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:48.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.88 [2022-10-12T04:28:48.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-12T04:28:48.113Z] e3bec80b2a6f: Preparing [2022-10-12T04:28:48.113Z] c064c4d57cde: Preparing [2022-10-12T04:28:48.113Z] b300a7b71328: Preparing [2022-10-12T04:28:48.113Z] 820f6fb53334: Preparing [2022-10-12T04:28:48.113Z] 6c1731992caa: Preparing [2022-10-12T04:28:48.113Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:28:48.113Z] c8678d073e0c: Preparing [2022-10-12T04:28:48.113Z] 9833f26c6bda: Preparing [2022-10-12T04:28:48.113Z] c8678d073e0c: Waiting [2022-10-12T04:28:48.113Z] 9833f26c6bda: Waiting [2022-10-12T04:28:48.113Z] c0cdc8f1e2fd: Waiting [2022-10-12T04:28:48.113Z] 820f6fb53334: Layer already exists [2022-10-12T04:28:48.113Z] b300a7b71328: Layer already exists [2022-10-12T04:28:48.113Z] 6c1731992caa: Layer already exists [2022-10-12T04:28:48.113Z] e3bec80b2a6f: Layer already exists [2022-10-12T04:28:48.113Z] c064c4d57cde: Layer already exists [2022-10-12T04:28:48.113Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:48.113Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:48.113Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:28:48.380Z] 2.3.0-dev.88: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:48.707Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:49.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:49.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-12T04:28:49.032Z] e3bec80b2a6f: Preparing [2022-10-12T04:28:49.032Z] c064c4d57cde: Preparing [2022-10-12T04:28:49.032Z] b300a7b71328: Preparing [2022-10-12T04:28:49.032Z] 820f6fb53334: Preparing [2022-10-12T04:28:49.032Z] 6c1731992caa: Preparing [2022-10-12T04:28:49.032Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:28:49.032Z] c8678d073e0c: Preparing [2022-10-12T04:28:49.032Z] 9833f26c6bda: Preparing [2022-10-12T04:28:49.032Z] c0cdc8f1e2fd: Waiting [2022-10-12T04:28:49.032Z] c8678d073e0c: Waiting [2022-10-12T04:28:49.033Z] 9833f26c6bda: Waiting [2022-10-12T04:28:49.033Z] c064c4d57cde: Layer already exists [2022-10-12T04:28:49.033Z] e3bec80b2a6f: Layer already exists [2022-10-12T04:28:49.033Z] 6c1731992caa: Layer already exists [2022-10-12T04:28:49.033Z] 820f6fb53334: Layer already exists [2022-10-12T04:28:49.033Z] b300a7b71328: Layer already exists [2022-10-12T04:28:49.033Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:28:49.033Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:49.033Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:49.033Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:49.630Z] + 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 [2022-10-12T04:28:49.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-12T04:28:49.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-12T04:28:49.957Z] e3bec80b2a6f: Preparing [2022-10-12T04:28:49.957Z] c064c4d57cde: Preparing [2022-10-12T04:28:49.957Z] b300a7b71328: Preparing [2022-10-12T04:28:49.957Z] 820f6fb53334: Preparing [2022-10-12T04:28:49.957Z] 6c1731992caa: Preparing [2022-10-12T04:28:49.957Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:28:49.957Z] c8678d073e0c: Preparing [2022-10-12T04:28:49.957Z] 9833f26c6bda: Preparing [2022-10-12T04:28:49.957Z] c0cdc8f1e2fd: Waiting [2022-10-12T04:28:49.957Z] c8678d073e0c: Waiting [2022-10-12T04:28:49.957Z] 9833f26c6bda: Waiting [2022-10-12T04:28:49.957Z] 6c1731992caa: Layer already exists [2022-10-12T04:28:49.957Z] c064c4d57cde: Layer already exists [2022-10-12T04:28:49.957Z] 820f6fb53334: Layer already exists [2022-10-12T04:28:49.957Z] e3bec80b2a6f: Layer already exists [2022-10-12T04:28:49.957Z] b300a7b71328: Layer already exists [2022-10-12T04:28:49.957Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:28:49.957Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:49.957Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:50.222Z] main: digest: sha256:6beb8a4b4a44d7cf52292d04a307c1adeaf4fd2b84f0b95728239d99624d2673 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:28:50.275Z] ===================================================== [Pipeline] echo [2022-10-12T04:28:50.284Z] taggedImages: [2022-10-12T04:28:50.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:50.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-12T04:28:50.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.88 [2022-10-12T04:28:50.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:50.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-12T04:28:50.304Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-12T04:28:50.304Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:50.304Z] latest [2022-10-12T04:28:50.304Z] 2.3.0-dev.88 [2022-10-12T04:28:50.304Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:28:50.304Z] main [2022-10-12T04:28:50.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:50.651Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:28:50.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:28:50.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-12T04:28:50.988Z] 225b7bf57021: Preparing [2022-10-12T04:28:50.988Z] e572966b88ff: Preparing [2022-10-12T04:28:50.988Z] 55e85810ec88: Preparing [2022-10-12T04:28:50.988Z] f20828671ae6: Preparing [2022-10-12T04:28:50.988Z] 133168c7260d: Preparing [2022-10-12T04:28:50.988Z] c8678d073e0c: Preparing [2022-10-12T04:28:50.988Z] 9833f26c6bda: Preparing [2022-10-12T04:28:50.988Z] 9833f26c6bda: Waiting [2022-10-12T04:28:50.988Z] c8678d073e0c: Waiting [2022-10-12T04:28:51.257Z] 55e85810ec88: Pushed [2022-10-12T04:28:51.257Z] e572966b88ff: Pushed [2022-10-12T04:28:51.257Z] 225b7bf57021: Pushed [2022-10-12T04:28:51.257Z] c8678d073e0c: Layer already exists [2022-10-12T04:28:51.257Z] 9833f26c6bda: Layer already exists [2022-10-12T04:28:51.839Z] 133168c7260d: Pushed [2022-10-12T04:29:06.801Z] f20828671ae6: Pushed [2022-10-12T04:29:06.801Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:07.126Z] + 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 [2022-10-12T04:29:07.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-12T04:29:07.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-12T04:29:07.441Z] 225b7bf57021: Preparing [2022-10-12T04:29:07.441Z] e572966b88ff: Preparing [2022-10-12T04:29:07.441Z] 55e85810ec88: Preparing [2022-10-12T04:29:07.441Z] f20828671ae6: Preparing [2022-10-12T04:29:07.441Z] 133168c7260d: Preparing [2022-10-12T04:29:07.441Z] c8678d073e0c: Preparing [2022-10-12T04:29:07.441Z] 9833f26c6bda: Preparing [2022-10-12T04:29:07.441Z] c8678d073e0c: Waiting [2022-10-12T04:29:07.441Z] 9833f26c6bda: Waiting [2022-10-12T04:29:07.441Z] 133168c7260d: Layer already exists [2022-10-12T04:29:07.441Z] 225b7bf57021: Layer already exists [2022-10-12T04:29:07.441Z] e572966b88ff: Layer already exists [2022-10-12T04:29:07.441Z] f20828671ae6: Layer already exists [2022-10-12T04:29:07.441Z] 55e85810ec88: Layer already exists [2022-10-12T04:29:07.441Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:07.441Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:07.704Z] latest: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:08.026Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:08.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.88 [2022-10-12T04:29:08.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-12T04:29:08.347Z] 225b7bf57021: Preparing [2022-10-12T04:29:08.347Z] e572966b88ff: Preparing [2022-10-12T04:29:08.347Z] 55e85810ec88: Preparing [2022-10-12T04:29:08.347Z] f20828671ae6: Preparing [2022-10-12T04:29:08.347Z] 133168c7260d: Preparing [2022-10-12T04:29:08.347Z] c8678d073e0c: Preparing [2022-10-12T04:29:08.347Z] 9833f26c6bda: Preparing [2022-10-12T04:29:08.347Z] c8678d073e0c: Waiting [2022-10-12T04:29:08.347Z] 9833f26c6bda: Waiting [2022-10-12T04:29:08.347Z] 225b7bf57021: Layer already exists [2022-10-12T04:29:08.347Z] e572966b88ff: Layer already exists [2022-10-12T04:29:08.347Z] 133168c7260d: Layer already exists [2022-10-12T04:29:08.347Z] 55e85810ec88: Layer already exists [2022-10-12T04:29:08.347Z] f20828671ae6: Layer already exists [2022-10-12T04:29:08.347Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:08.347Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:08.347Z] 2.3.0-dev.88: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:08.671Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:09.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:09.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-12T04:29:09.005Z] 225b7bf57021: Preparing [2022-10-12T04:29:09.005Z] e572966b88ff: Preparing [2022-10-12T04:29:09.005Z] 55e85810ec88: Preparing [2022-10-12T04:29:09.005Z] f20828671ae6: Preparing [2022-10-12T04:29:09.005Z] 133168c7260d: Preparing [2022-10-12T04:29:09.005Z] c8678d073e0c: Preparing [2022-10-12T04:29:09.005Z] 9833f26c6bda: Preparing [2022-10-12T04:29:09.005Z] c8678d073e0c: Waiting [2022-10-12T04:29:09.005Z] 9833f26c6bda: Waiting [2022-10-12T04:29:09.005Z] e572966b88ff: Layer already exists [2022-10-12T04:29:09.005Z] f20828671ae6: Layer already exists [2022-10-12T04:29:09.005Z] 133168c7260d: Layer already exists [2022-10-12T04:29:09.005Z] 225b7bf57021: Layer already exists [2022-10-12T04:29:09.005Z] 55e85810ec88: Layer already exists [2022-10-12T04:29:09.005Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:09.005Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:09.005Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:09.332Z] + 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 [2022-10-12T04:29:09.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-12T04:29:09.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-12T04:29:09.653Z] 225b7bf57021: Preparing [2022-10-12T04:29:09.653Z] e572966b88ff: Preparing [2022-10-12T04:29:09.653Z] 55e85810ec88: Preparing [2022-10-12T04:29:09.653Z] f20828671ae6: Preparing [2022-10-12T04:29:09.653Z] 133168c7260d: Preparing [2022-10-12T04:29:09.653Z] c8678d073e0c: Preparing [2022-10-12T04:29:09.653Z] 9833f26c6bda: Preparing [2022-10-12T04:29:09.653Z] c8678d073e0c: Waiting [2022-10-12T04:29:09.653Z] 9833f26c6bda: Waiting [2022-10-12T04:29:09.653Z] 225b7bf57021: Layer already exists [2022-10-12T04:29:09.653Z] 55e85810ec88: Layer already exists [2022-10-12T04:29:09.653Z] e572966b88ff: Layer already exists [2022-10-12T04:29:09.653Z] f20828671ae6: Layer already exists [2022-10-12T04:29:09.653Z] 133168c7260d: Layer already exists [2022-10-12T04:29:09.653Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:09.653Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:09.918Z] main: digest: sha256:7c4dc1ae767b7ccbe2f561e064f39762d9e6d8db107a953943115ead3112d831 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:29:09.954Z] ===================================================== [Pipeline] echo [2022-10-12T04:29:09.960Z] taggedImages: [2022-10-12T04:29:09.960Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:09.960Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-12T04:29:09.960Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.88 [2022-10-12T04:29:09.960Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:09.960Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-12T04:29:09.976Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-12T04:29:09.976Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:09.976Z] latest [2022-10-12T04:29:09.976Z] 2.3.0-dev.88 [2022-10-12T04:29:09.976Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:09.976Z] main [2022-10-12T04:29:09.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:10.304Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:10.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:10.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-12T04:29:10.628Z] 7c2038ec237e: Preparing [2022-10-12T04:29:10.628Z] 3bc8518e0c41: Preparing [2022-10-12T04:29:10.628Z] 347cbe9ee734: Preparing [2022-10-12T04:29:10.628Z] b555bf9a7432: Preparing [2022-10-12T04:29:10.628Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:29:10.628Z] c8678d073e0c: Preparing [2022-10-12T04:29:10.628Z] 9833f26c6bda: Preparing [2022-10-12T04:29:10.628Z] c8678d073e0c: Waiting [2022-10-12T04:29:10.629Z] 9833f26c6bda: Waiting [2022-10-12T04:29:10.629Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:29:10.629Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:10.629Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:10.894Z] 3bc8518e0c41: Pushed [2022-10-12T04:29:10.894Z] 347cbe9ee734: Pushed [2022-10-12T04:29:10.894Z] 7c2038ec237e: Pushed [2022-10-12T04:29:29.073Z] b555bf9a7432: Pushed [2022-10-12T04:29:29.073Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:29.396Z] + 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 [2022-10-12T04:29:29.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-12T04:29:29.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-12T04:29:29.716Z] 7c2038ec237e: Preparing [2022-10-12T04:29:29.716Z] 3bc8518e0c41: Preparing [2022-10-12T04:29:29.716Z] 347cbe9ee734: Preparing [2022-10-12T04:29:29.716Z] b555bf9a7432: Preparing [2022-10-12T04:29:29.716Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:29:29.716Z] c8678d073e0c: Preparing [2022-10-12T04:29:29.716Z] 9833f26c6bda: Preparing [2022-10-12T04:29:29.716Z] c8678d073e0c: Waiting [2022-10-12T04:29:29.716Z] 9833f26c6bda: Waiting [2022-10-12T04:29:29.716Z] b555bf9a7432: Layer already exists [2022-10-12T04:29:29.716Z] 3bc8518e0c41: Layer already exists [2022-10-12T04:29:29.716Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:29:29.716Z] 347cbe9ee734: Layer already exists [2022-10-12T04:29:29.716Z] 7c2038ec237e: Layer already exists [2022-10-12T04:29:29.716Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:29.716Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:29.716Z] latest: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:30.049Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:30.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.88 [2022-10-12T04:29:30.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-12T04:29:30.370Z] 7c2038ec237e: Preparing [2022-10-12T04:29:30.370Z] 3bc8518e0c41: Preparing [2022-10-12T04:29:30.370Z] 347cbe9ee734: Preparing [2022-10-12T04:29:30.370Z] b555bf9a7432: Preparing [2022-10-12T04:29:30.370Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:29:30.370Z] c8678d073e0c: Preparing [2022-10-12T04:29:30.370Z] 9833f26c6bda: Preparing [2022-10-12T04:29:30.370Z] c8678d073e0c: Waiting [2022-10-12T04:29:30.370Z] 9833f26c6bda: Waiting [2022-10-12T04:29:30.370Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:29:30.370Z] b555bf9a7432: Layer already exists [2022-10-12T04:29:30.370Z] 3bc8518e0c41: Layer already exists [2022-10-12T04:29:30.370Z] 347cbe9ee734: Layer already exists [2022-10-12T04:29:30.370Z] 7c2038ec237e: Layer already exists [2022-10-12T04:29:30.370Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:30.370Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:30.370Z] 2.3.0-dev.88: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:30.697Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:31.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:31.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-12T04:29:31.027Z] 7c2038ec237e: Preparing [2022-10-12T04:29:31.027Z] 3bc8518e0c41: Preparing [2022-10-12T04:29:31.027Z] 347cbe9ee734: Preparing [2022-10-12T04:29:31.027Z] b555bf9a7432: Preparing [2022-10-12T04:29:31.027Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:29:31.027Z] c8678d073e0c: Preparing [2022-10-12T04:29:31.027Z] 9833f26c6bda: Preparing [2022-10-12T04:29:31.027Z] c8678d073e0c: Waiting [2022-10-12T04:29:31.027Z] 9833f26c6bda: Waiting [2022-10-12T04:29:31.027Z] 7c2038ec237e: Layer already exists [2022-10-12T04:29:31.027Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:29:31.027Z] 3bc8518e0c41: Layer already exists [2022-10-12T04:29:31.027Z] 347cbe9ee734: Layer already exists [2022-10-12T04:29:31.027Z] b555bf9a7432: Layer already exists [2022-10-12T04:29:31.027Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:31.027Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:31.027Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:31.631Z] + 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 [2022-10-12T04:29:31.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-12T04:29:31.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-12T04:29:31.954Z] 7c2038ec237e: Preparing [2022-10-12T04:29:31.954Z] 3bc8518e0c41: Preparing [2022-10-12T04:29:31.954Z] 347cbe9ee734: Preparing [2022-10-12T04:29:31.954Z] b555bf9a7432: Preparing [2022-10-12T04:29:31.954Z] c0cdc8f1e2fd: Preparing [2022-10-12T04:29:31.954Z] c8678d073e0c: Preparing [2022-10-12T04:29:31.954Z] 9833f26c6bda: Preparing [2022-10-12T04:29:31.954Z] c8678d073e0c: Waiting [2022-10-12T04:29:31.954Z] 9833f26c6bda: Waiting [2022-10-12T04:29:31.954Z] 347cbe9ee734: Layer already exists [2022-10-12T04:29:31.954Z] c0cdc8f1e2fd: Layer already exists [2022-10-12T04:29:31.954Z] b555bf9a7432: Layer already exists [2022-10-12T04:29:31.954Z] 3bc8518e0c41: Layer already exists [2022-10-12T04:29:31.954Z] 7c2038ec237e: Layer already exists [2022-10-12T04:29:31.954Z] 9833f26c6bda: Layer already exists [2022-10-12T04:29:31.954Z] c8678d073e0c: Layer already exists [2022-10-12T04:29:32.219Z] main: digest: sha256:8e67db8f2b6666310ba38a0abfe084cc190a863f29598c720af2af5a41200ca7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:29:32.258Z] ===================================================== [Pipeline] echo [2022-10-12T04:29:32.263Z] taggedImages: [2022-10-12T04:29:32.263Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:32.263Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-12T04:29:32.263Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.88 [2022-10-12T04:29:32.263Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:32.263Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-12T04:29:32.276Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-12T04:29:32.276Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:32.276Z] latest [2022-10-12T04:29:32.276Z] 2.3.0-dev.88 [2022-10-12T04:29:32.276Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:32.276Z] main [2022-10-12T04:29:32.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:32.613Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:32.947Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:32.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-12T04:29:32.947Z] be963e7e5111: Preparing [2022-10-12T04:29:32.947Z] 02902a83b69e: Preparing [2022-10-12T04:29:32.947Z] f90f17ae8673: Preparing [2022-10-12T04:29:32.947Z] a2a66725ebe4: Preparing [2022-10-12T04:29:32.947Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:32.947Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:32.947Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:33.214Z] be963e7e5111: Pushed [2022-10-12T04:29:33.480Z] a2a66725ebe4: Pushed [2022-10-12T04:29:38.812Z] 02902a83b69e: Pushed [2022-10-12T04:29:38.812Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:39.151Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:39.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-12T04:29:39.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-12T04:29:39.489Z] be963e7e5111: Preparing [2022-10-12T04:29:39.489Z] 02902a83b69e: Preparing [2022-10-12T04:29:39.489Z] f90f17ae8673: Preparing [2022-10-12T04:29:39.489Z] a2a66725ebe4: Preparing [2022-10-12T04:29:39.489Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:39.489Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:39.489Z] 02902a83b69e: Layer already exists [2022-10-12T04:29:39.489Z] a2a66725ebe4: Layer already exists [2022-10-12T04:29:39.489Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:39.489Z] be963e7e5111: Layer already exists [2022-10-12T04:29:39.755Z] latest: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:40.095Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:40.427Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.88 [2022-10-12T04:29:40.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-12T04:29:40.427Z] be963e7e5111: Preparing [2022-10-12T04:29:40.427Z] 02902a83b69e: Preparing [2022-10-12T04:29:40.427Z] f90f17ae8673: Preparing [2022-10-12T04:29:40.427Z] a2a66725ebe4: Preparing [2022-10-12T04:29:40.427Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:40.427Z] a2a66725ebe4: Layer already exists [2022-10-12T04:29:40.427Z] 02902a83b69e: Layer already exists [2022-10-12T04:29:40.427Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:40.427Z] be963e7e5111: Layer already exists [2022-10-12T04:29:40.427Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:40.427Z] 2.3.0-dev.88: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:41.025Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:41.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:41.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-12T04:29:41.355Z] be963e7e5111: Preparing [2022-10-12T04:29:41.355Z] 02902a83b69e: Preparing [2022-10-12T04:29:41.355Z] f90f17ae8673: Preparing [2022-10-12T04:29:41.355Z] a2a66725ebe4: Preparing [2022-10-12T04:29:41.355Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:41.355Z] 02902a83b69e: Layer already exists [2022-10-12T04:29:41.355Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:41.355Z] a2a66725ebe4: Layer already exists [2022-10-12T04:29:41.355Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:41.355Z] be963e7e5111: Layer already exists [2022-10-12T04:29:41.621Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:41.947Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:42.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-12T04:29:42.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-12T04:29:42.272Z] be963e7e5111: Preparing [2022-10-12T04:29:42.272Z] 02902a83b69e: Preparing [2022-10-12T04:29:42.272Z] f90f17ae8673: Preparing [2022-10-12T04:29:42.272Z] a2a66725ebe4: Preparing [2022-10-12T04:29:42.272Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:42.272Z] 02902a83b69e: Layer already exists [2022-10-12T04:29:42.272Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:42.272Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:42.272Z] be963e7e5111: Layer already exists [2022-10-12T04:29:42.272Z] a2a66725ebe4: Layer already exists [2022-10-12T04:29:42.537Z] main: digest: sha256:661576121d99f0ce942e212809f0dae95649000833d3fdb701242baa4bb02a93 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:29:42.577Z] ===================================================== [Pipeline] echo [2022-10-12T04:29:42.582Z] taggedImages: [2022-10-12T04:29:42.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:42.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-12T04:29:42.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.88 [2022-10-12T04:29:42.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:42.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-12T04:29:42.596Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-12T04:29:42.596Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:42.596Z] latest [2022-10-12T04:29:42.596Z] 2.3.0-dev.88 [2022-10-12T04:29:42.596Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:42.596Z] main [2022-10-12T04:29:42.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:42.921Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:43.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:43.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-12T04:29:43.247Z] 8e55ccee992a: Preparing [2022-10-12T04:29:43.247Z] 067ca5e7f0da: Preparing [2022-10-12T04:29:43.247Z] f90f17ae8673: Preparing [2022-10-12T04:29:43.247Z] 32f09d3531b9: Preparing [2022-10-12T04:29:43.247Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:43.247Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:43.247Z] 32f09d3531b9: Layer already exists [2022-10-12T04:29:43.247Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:43.513Z] 8e55ccee992a: Pushed [2022-10-12T04:29:48.836Z] 067ca5e7f0da: Pushed [2022-10-12T04:29:48.836Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:49.169Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:49.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-12T04:29:49.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-12T04:29:49.495Z] 8e55ccee992a: Preparing [2022-10-12T04:29:49.495Z] 067ca5e7f0da: Preparing [2022-10-12T04:29:49.495Z] f90f17ae8673: Preparing [2022-10-12T04:29:49.495Z] 32f09d3531b9: Preparing [2022-10-12T04:29:49.495Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:49.495Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:49.495Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:49.495Z] 32f09d3531b9: Layer already exists [2022-10-12T04:29:49.495Z] 8e55ccee992a: Layer already exists [2022-10-12T04:29:49.495Z] 067ca5e7f0da: Layer already exists [2022-10-12T04:29:49.495Z] latest: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:49.823Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:50.147Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.88 [2022-10-12T04:29:50.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-12T04:29:50.147Z] 8e55ccee992a: Preparing [2022-10-12T04:29:50.147Z] 067ca5e7f0da: Preparing [2022-10-12T04:29:50.147Z] f90f17ae8673: Preparing [2022-10-12T04:29:50.147Z] 32f09d3531b9: Preparing [2022-10-12T04:29:50.147Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:50.147Z] 8e55ccee992a: Layer already exists [2022-10-12T04:29:50.147Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:50.147Z] 32f09d3531b9: Layer already exists [2022-10-12T04:29:50.147Z] 067ca5e7f0da: Layer already exists [2022-10-12T04:29:50.147Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:50.147Z] 2.3.0-dev.88: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:50.472Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:50.798Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:50.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-12T04:29:50.798Z] 8e55ccee992a: Preparing [2022-10-12T04:29:50.798Z] 067ca5e7f0da: Preparing [2022-10-12T04:29:50.798Z] f90f17ae8673: Preparing [2022-10-12T04:29:50.798Z] 32f09d3531b9: Preparing [2022-10-12T04:29:50.798Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:50.798Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:50.798Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:50.798Z] 8e55ccee992a: Layer already exists [2022-10-12T04:29:50.798Z] 067ca5e7f0da: Layer already exists [2022-10-12T04:29:50.798Z] 32f09d3531b9: Layer already exists [2022-10-12T04:29:50.798Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:51.395Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:51.725Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-12T04:29:51.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-12T04:29:51.725Z] 8e55ccee992a: Preparing [2022-10-12T04:29:51.725Z] 067ca5e7f0da: Preparing [2022-10-12T04:29:51.725Z] f90f17ae8673: Preparing [2022-10-12T04:29:51.725Z] 32f09d3531b9: Preparing [2022-10-12T04:29:51.725Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:51.725Z] 8e55ccee992a: Layer already exists [2022-10-12T04:29:51.725Z] 32f09d3531b9: Layer already exists [2022-10-12T04:29:51.725Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:51.725Z] f90f17ae8673: Layer already exists [2022-10-12T04:29:51.725Z] 067ca5e7f0da: Layer already exists [2022-10-12T04:29:51.725Z] main: digest: sha256:cfebfe44b677159a72bd61fcc70d4837eee4f63f173953cad3c506b393693934 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:29:52.042Z] ===================================================== [Pipeline] echo [2022-10-12T04:29:52.050Z] taggedImages: [2022-10-12T04:29:52.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:52.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-12T04:29:52.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.88 [2022-10-12T04:29:52.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:52.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-12T04:29:52.072Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-12T04:29:52.073Z] fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:52.073Z] latest [2022-10-12T04:29:52.073Z] 2.3.0-dev.88 [2022-10-12T04:29:52.073Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:29:52.073Z] main [2022-10-12T04:29:52.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:52.414Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:29:52.782Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:29:52.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-12T04:29:52.782Z] 7a9935f9fdb4: Preparing [2022-10-12T04:29:52.782Z] 8665014d8629: Preparing [2022-10-12T04:29:52.782Z] 58229e0cf548: Preparing [2022-10-12T04:29:52.782Z] 53a6fcecb52b: Preparing [2022-10-12T04:29:52.782Z] 5d3e392a13a0: Preparing [2022-10-12T04:29:52.782Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:29:53.062Z] 8665014d8629: Pushed [2022-10-12T04:29:53.687Z] 7a9935f9fdb4: Pushed [2022-10-12T04:29:55.675Z] 58229e0cf548: Pushed [2022-10-12T04:30:22.317Z] 53a6fcecb52b: Pushed [2022-10-12T04:30:22.317Z] fe71755eec998340e413ea2c1e208339c3335bfc: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:22.660Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:22.991Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-12T04:30:22.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-12T04:30:22.991Z] 7a9935f9fdb4: Preparing [2022-10-12T04:30:22.991Z] 8665014d8629: Preparing [2022-10-12T04:30:22.991Z] 58229e0cf548: Preparing [2022-10-12T04:30:22.991Z] 53a6fcecb52b: Preparing [2022-10-12T04:30:22.991Z] 5d3e392a13a0: Preparing [2022-10-12T04:30:22.991Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:30:22.991Z] 53a6fcecb52b: Layer already exists [2022-10-12T04:30:22.991Z] 8665014d8629: Layer already exists [2022-10-12T04:30:22.991Z] 7a9935f9fdb4: Layer already exists [2022-10-12T04:30:22.991Z] 58229e0cf548: Layer already exists [2022-10-12T04:30:22.991Z] latest: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:23.331Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:23.661Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.88 [2022-10-12T04:30:23.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-12T04:30:23.661Z] 7a9935f9fdb4: Preparing [2022-10-12T04:30:23.661Z] 8665014d8629: Preparing [2022-10-12T04:30:23.661Z] 58229e0cf548: Preparing [2022-10-12T04:30:23.661Z] 53a6fcecb52b: Preparing [2022-10-12T04:30:23.661Z] 5d3e392a13a0: Preparing [2022-10-12T04:30:23.661Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:30:23.661Z] 7a9935f9fdb4: Layer already exists [2022-10-12T04:30:23.661Z] 8665014d8629: Layer already exists [2022-10-12T04:30:23.661Z] 53a6fcecb52b: Layer already exists [2022-10-12T04:30:23.661Z] 58229e0cf548: Layer already exists [2022-10-12T04:30:23.661Z] 2.3.0-dev.88: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:24.259Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:25.548Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:30:25.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-12T04:30:25.549Z] 7a9935f9fdb4: Preparing [2022-10-12T04:30:25.549Z] 8665014d8629: Preparing [2022-10-12T04:30:25.549Z] 58229e0cf548: Preparing [2022-10-12T04:30:25.549Z] 53a6fcecb52b: Preparing [2022-10-12T04:30:25.549Z] 5d3e392a13a0: Preparing [2022-10-12T04:30:25.549Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:30:25.549Z] 58229e0cf548: Layer already exists [2022-10-12T04:30:25.549Z] 8665014d8629: Layer already exists [2022-10-12T04:30:25.549Z] 7a9935f9fdb4: Layer already exists [2022-10-12T04:30:25.549Z] 53a6fcecb52b: Layer already exists [2022-10-12T04:30:25.549Z] fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:25.887Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:26.216Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-12T04:30:26.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-12T04:30:26.216Z] 7a9935f9fdb4: Preparing [2022-10-12T04:30:26.216Z] 8665014d8629: Preparing [2022-10-12T04:30:26.216Z] 58229e0cf548: Preparing [2022-10-12T04:30:26.216Z] 53a6fcecb52b: Preparing [2022-10-12T04:30:26.216Z] 5d3e392a13a0: Preparing [2022-10-12T04:30:26.216Z] 58229e0cf548: Layer already exists [2022-10-12T04:30:26.216Z] 8665014d8629: Layer already exists [2022-10-12T04:30:26.216Z] 53a6fcecb52b: Layer already exists [2022-10-12T04:30:26.216Z] 5d3e392a13a0: Layer already exists [2022-10-12T04:30:26.216Z] 7a9935f9fdb4: Layer already exists [2022-10-12T04:30:26.216Z] main: digest: sha256:99b3701cea2403a54883b093cc60cf8a2561c089d70f416f0d9c07b57780bb13 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-12T04:30:26.533Z] ===================================================== [Pipeline] echo [2022-10-12T04:30:26.541Z] taggedImages: [2022-10-12T04:30:26.541Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc [2022-10-12T04:30:26.541Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-12T04:30:26.541Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.88 [2022-10-12T04:30:26.541Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fe71755eec998340e413ea2c1e208339c3335bfc-2.3.0-dev.88 [2022-10-12T04:30:26.541Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:26.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:30:26.899Z] [2022-10-12T04:30:26.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:30:27.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:30:27.221Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-12T04:30:27.221Z] 8998bd30e6a1: Pulling fs layer [2022-10-12T04:30:27.221Z] 04944245beec: Pulling fs layer [2022-10-12T04:30:27.221Z] 699f458cf7ca: Pulling fs layer [2022-10-12T04:30:27.221Z] 765212b225bb: Pulling fs layer [2022-10-12T04:30:27.221Z] f23df028b6ca: Pulling fs layer [2022-10-12T04:30:27.221Z] d65c8cfc05b1: Pulling fs layer [2022-10-12T04:30:27.221Z] 2437ff75d9bd: Pulling fs layer [2022-10-12T04:30:27.221Z] f23df028b6ca: Waiting [2022-10-12T04:30:27.221Z] d65c8cfc05b1: Waiting [2022-10-12T04:30:27.221Z] 2437ff75d9bd: Waiting [2022-10-12T04:30:27.486Z] 04944245beec: Verifying Checksum [2022-10-12T04:30:27.486Z] 04944245beec: Download complete [2022-10-12T04:30:27.486Z] 765212b225bb: Verifying Checksum [2022-10-12T04:30:27.486Z] 765212b225bb: Download complete [2022-10-12T04:30:27.486Z] f23df028b6ca: Verifying Checksum [2022-10-12T04:30:27.486Z] f23df028b6ca: Download complete [2022-10-12T04:30:27.486Z] d65c8cfc05b1: Verifying Checksum [2022-10-12T04:30:27.486Z] d65c8cfc05b1: Download complete [2022-10-12T04:30:27.753Z] 699f458cf7ca: Verifying Checksum [2022-10-12T04:30:27.753Z] 699f458cf7ca: Download complete [2022-10-12T04:30:28.018Z] 8998bd30e6a1: Download complete [2022-10-12T04:30:30.588Z] 2437ff75d9bd: Verifying Checksum [2022-10-12T04:30:30.588Z] 2437ff75d9bd: Download complete [2022-10-12T04:30:31.992Z] 8998bd30e6a1: Pull complete [2022-10-12T04:30:32.257Z] 04944245beec: Pull complete [2022-10-12T04:30:33.656Z] 699f458cf7ca: Pull complete [2022-10-12T04:30:33.921Z] 765212b225bb: Pull complete [2022-10-12T04:30:34.505Z] f23df028b6ca: Pull complete [2022-10-12T04:30:34.907Z] d65c8cfc05b1: Pull complete [2022-10-12T04:30:49.889Z] 2437ff75d9bd: Pull complete [2022-10-12T04:30:49.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-12T04:30:49.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T04:30:49.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:30:50.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-7722 does not seem to be running inside a container [2022-10-12T04:30:50.120Z] $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-12T04:30:52.879Z] $ docker top ccca61f0a3adf6015db7674fc702e226b9c6e3c5e2dfd7d70d30d5fc66d59efe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:30:53.413Z] ---> job-cost.sh [2022-10-12T04:30:53.678Z] lf-activate-venv: SKIPPING [2022-10-12T04:30:53.678Z] INFO: No Stack... [2022-10-12T04:30:54.259Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-12T04:30:54.837Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T04:30:55.151Z] + cat /w/workspace/edgex-go/326/archives/cost.csv [2022-10-12T04:30:55.151Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T04:30:55.481Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] [2022-10-12T04:30:55.489Z] Resource [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] did not exist. Created. [2022-10-12T04:30:55.489Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T04:30:55.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-12T04:30:56.349Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T04:30:56.357Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-326-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T04:30:56.378Z] $ docker stop --time=1 ccca61f0a3adf6015db7674fc702e226b9c6e3c5e2dfd7d70d30d5fc66d59efe [2022-10-12T04:30:57.877Z] $ docker rm -f ccca61f0a3adf6015db7674fc702e226b9c6e3c5e2dfd7d70d30d5fc66d59efe [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 [2022-10-12T04:30:58.312Z] provisioning config files... [2022-10-12T04:30:58.318Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/326@tmp/config18156134275657100554tmp [Pipeline] { [Pipeline] sh [2022-10-12T04:30:58.606Z] + set +x [2022-10-12T04:30:58.606Z] + curl -s https://codecov.io/bash [2022-10-12T04:30:58.606Z] + bash -s -- [2022-10-12T04:30:58.606Z] [2022-10-12T04:30:58.606Z] _____ _ [2022-10-12T04:30:58.606Z] / ____| | | [2022-10-12T04:30:58.606Z] | | ___ __| | ___ ___ _____ __ [2022-10-12T04:30:58.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-12T04:30:58.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-12T04:30:58.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-12T04:30:58.606Z] Bash-1.0.6 [2022-10-12T04:30:58.606Z] [2022-10-12T04:30:58.606Z] [2022-10-12T04:30:58.606Z] ==> git version 2.25.1 found [2022-10-12T04:30:58.606Z] ==> 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 [2022-10-12T04:30:58.606Z] Release-Date: 2020-01-08 [2022-10-12T04:30:58.606Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-12T04:30:58.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-12T04:30:58.606Z] ==> Jenkins CI detected. [2022-10-12T04:30:58.606Z] current dir:  /w/workspace/edgex-go/326 [2022-10-12T04:30:58.606Z] project root: . [2022-10-12T04:30:58.606Z] --> token set from env [2022-10-12T04:30:58.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-12T04:30:58.606Z] ==> Running gcov in . (disable via -X gcov) [2022-10-12T04:30:58.606Z] ==> Python coveragepy not found [2022-10-12T04:30:58.606Z] ==> Searching for coverage reports in: [2022-10-12T04:30:58.606Z] + . [2022-10-12T04:30:58.606Z] -> Found 1 reports [2022-10-12T04:30:58.606Z] ==> Detecting git/mercurial file structure [2022-10-12T04:30:58.865Z] ==> Reading reports [2022-10-12T04:30:58.865Z] + ./coverage.out bytes=502168 [2022-10-12T04:30:58.865Z] ==> Appending adjustments [2022-10-12T04:30:58.865Z] https://docs.codecov.io/docs/fixing-reports [2022-10-12T04:31:00.241Z] + Found adjustments [2022-10-12T04:31:00.241Z] ==> Gzipping contents [2022-10-12T04:31:00.241Z] 64K /tmp/codecov.aiFIwW.gz [2022-10-12T04:31:00.241Z] ==> Uploading reports [2022-10-12T04:31:00.241Z] url: https://codecov.io [2022-10-12T04:31:00.241Z] query: branch=main&commit=fe71755eec998340e413ea2c1e208339c3335bfc&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T04:31:00.241Z] -> Pinging Codecov [2022-10-12T04:31:00.241Z] 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=fe71755eec998340e413ea2c1e208339c3335bfc&build=326&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F326%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T04:31:00.241Z] -> Uploading to [2022-10-12T04:31:00.241Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-12/00271124DB129430A58F1EEE437C3FCB/fe71755eec998340e413ea2c1e208339c3335bfc/9f9b4e1f-49fc-456a-a7ce-3dcf29e02398.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T043100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07a0fda2ec871c1f7b5e869af3a8ae0f1680679e0ca1fd6f16834f13ef5fc984 [2022-10-12T04:31:00.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:31:00.241Z] Dload Upload Total Spent Left Speed [2022-10-12T04:31:00.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65524 0 0 100 65524 0 288k --:--:-- --:--:-- --:--:-- 288k [2022-10-12T04:31:00.501Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fe71755eec998340e413ea2c1e208339c3335bfc [Pipeline] } [2022-10-12T04:31:00.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-12T04:31:00.716Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-12T04:31:00.725Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:01.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:31:01.023Z] [2022-10-12T04:31:01.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:01.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:31:01.315Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-12T04:31:01.315Z] df9b9388f04a: Pulling fs layer [2022-10-12T04:31:01.315Z] 52dc419b0ee2: Pulling fs layer [2022-10-12T04:31:01.315Z] 25bc292e5bac: Pulling fs layer [2022-10-12T04:31:01.315Z] 114826534d7a: Pulling fs layer [2022-10-12T04:31:01.315Z] 4657fd5d0bcf: Pulling fs layer [2022-10-12T04:31:01.315Z] 6ad1cebc031e: Pulling fs layer [2022-10-12T04:31:01.315Z] 8a3aa393b2d8: Pulling fs layer [2022-10-12T04:31:01.315Z] 114826534d7a: Waiting [2022-10-12T04:31:01.315Z] 4657fd5d0bcf: Waiting [2022-10-12T04:31:01.315Z] 6ad1cebc031e: Waiting [2022-10-12T04:31:01.315Z] 25bc292e5bac: Verifying Checksum [2022-10-12T04:31:01.315Z] 25bc292e5bac: Download complete [2022-10-12T04:31:01.315Z] 52dc419b0ee2: Download complete [2022-10-12T04:31:01.315Z] 4657fd5d0bcf: Verifying Checksum [2022-10-12T04:31:01.315Z] 4657fd5d0bcf: Download complete [2022-10-12T04:31:01.315Z] df9b9388f04a: Verifying Checksum [2022-10-12T04:31:01.315Z] df9b9388f04a: Download complete [2022-10-12T04:31:01.574Z] 6ad1cebc031e: Verifying Checksum [2022-10-12T04:31:01.574Z] 6ad1cebc031e: Download complete [2022-10-12T04:31:01.574Z] df9b9388f04a: Pull complete [2022-10-12T04:31:01.834Z] 52dc419b0ee2: Pull complete [2022-10-12T04:31:01.834Z] 25bc292e5bac: Pull complete [2022-10-12T04:31:02.091Z] 114826534d7a: Download complete [2022-10-12T04:31:02.091Z] 8a3aa393b2d8: Verifying Checksum [2022-10-12T04:31:02.091Z] 8a3aa393b2d8: Download complete [2022-10-12T04:31:05.370Z] 114826534d7a: Pull complete [2022-10-12T04:31:05.627Z] 4657fd5d0bcf: Pull complete [2022-10-12T04:31:05.884Z] 6ad1cebc031e: Pull complete [2022-10-12T04:31:09.161Z] 8a3aa393b2d8: Pull complete [2022-10-12T04:31:09.161Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-12T04:31:09.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T04:31:09.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:31:09.233Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:31:09.256Z] $ 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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-12T04:31:11.203Z] $ docker top e3aa2c0186876fbd98c9ca850c84b314b20bc7de7f14695fe6f661cac852796e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T04:31:11.267Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-12T04:31:11.541Z] + set -o pipefail [2022-10-12T04:31:11.541Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-12T04:31:16.810Z] [2022-10-12T04:31:16.810Z] Monitoring /w/workspace/edgex-go/326 (github.com/edgexfoundry/edgex-go)... [2022-10-12T04:31:16.810Z] [2022-10-12T04:31:16.810Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4c54706a-66fa-4f6c-81dd-8bc33c8bd714 [2022-10-12T04:31:16.810Z] [2022-10-12T04:31:16.810Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-12T04:31:16.810Z] [2022-10-12T04:31:16.810Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-12T04:31:16.810Z] [2022-10-12T04:31:16.810Z] [2022-10-12T04:31:16.810Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-12T04:31:16.810Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-12T04:31:16.810Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-12T04:31:16.821Z] $ docker stop --time=1 e3aa2c0186876fbd98c9ca850c84b314b20bc7de7f14695fe6f661cac852796e [2022-10-12T04:31:18.910Z] $ docker rm -f e3aa2c0186876fbd98c9ca850c84b314b20bc7de7f14695fe6f661cac852796e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-12T04:31:19.277Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:31:19.285Z] provisioning config files... [2022-10-12T04:31:19.292Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/326@tmp/config15139717649875718858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:31:19.577Z] --> edgex-publish-swagger.sh [2022-10-12T04:31:19.577Z] === Publish openapi/v2 API === [2022-10-12T04:31:19.577Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-12T04:31:19.577Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/326/openapi/v2/core-command.yaml] [2022-10-12T04:31:19.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:31:19.577Z] Dload Upload Total Spent Left Speed [2022-10-12T04:31:20.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33429 0:00:01 0:00:01 --:--:-- 33429 100 33831 0 0 100 33831 0 33429 0:00:01 0:00:01 --:--:-- 33429 [2022-10-12T04:31:20.513Z] [2022-10-12T04:31:20.513Z] [2022-10-12T04:31:20.513Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/326/openapi/v2/core-data.yaml] [2022-10-12T04:31:20.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:31:20.513Z] Dload Upload Total Spent Left Speed [2022-10-12T04:31:21.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72108 --:--:-- --:--:-- --:--:-- 72036 100 71604 0 0 100 71604 0 72108 --:--:-- --:--:-- --:--:-- 72036 [2022-10-12T04:31:21.451Z] [2022-10-12T04:31:21.451Z] [2022-10-12T04:31:21.451Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/326/openapi/v2/core-metadata.yaml] [2022-10-12T04:31:21.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:31:21.452Z] Dload Upload Total Spent Left Speed [2022-10-12T04:31:22.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k [2022-10-12T04:31:22.832Z] [2022-10-12T04:31:22.832Z] [2022-10-12T04:31:22.832Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/326/openapi/v2/support-notifications.yaml] [2022-10-12T04:31:22.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:31:22.832Z] Dload Upload Total Spent Left Speed [2022-10-12T04:31:23.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 [2022-10-12T04:31:23.767Z] [2022-10-12T04:31:23.768Z] [2022-10-12T04:31:23.768Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/326/openapi/v2/support-scheduler.yaml] [2022-10-12T04:31:23.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:31:23.768Z] Dload Upload Total Spent Left Speed [2022-10-12T04:31:24.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40821 --:--:-- --:--:-- --:--:-- 40779 100 39556 0 0 100 39556 0 40737 --:--:-- --:--:-- --:--:-- 40695 [2022-10-12T04:31:24.702Z] [2022-10-12T04:31:24.702Z] [2022-10-12T04:31:24.702Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/326/openapi/v2/system-agent.yaml] [2022-10-12T04:31:24.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T04:31:24.702Z] Dload Upload Total Spent Left Speed [2022-10-12T04:31:25.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21673 --:--:-- --:--:-- --:--:-- 21649 100 20091 0 0 100 20091 0 21673 --:--:-- --:--:-- --:--:-- 21649 [2022-10-12T04:31:25.638Z] [2022-10-12T04:31:25.638Z] [Pipeline] } [2022-10-12T04:31:25.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-12T04:31:26.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:31:26.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:26.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:31:26.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:31:26.355Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:31:26.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:31:26.771Z] $ docker top 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:31:26.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:31:26.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:31:26.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:31:26.974Z] $ docker exec 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 ssh-agent [2022-10-12T04:31:27.091Z] SSH_AUTH_SOCK=/tmp/ssh-hua2bHLa7QZN/agent.32 [2022-10-12T04:31:27.091Z] SSH_AGENT_PID=38 [2022-10-12T04:31:27.095Z] Running ssh-add (command line suppressed) [2022-10-12T04:31:27.198Z] Identity added: /w/workspace/edgex-go/326@tmp/private_key_57970189525707724.key (/w/workspace/edgex-go/326@tmp/private_key_57970189525707724.key) [2022-10-12T04:31:27.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:31:27.496Z] + git semver tag [2022-10-12T04:31:27.753Z] 2022-10-12 04:31:27,683 [run_tag] DEBUG tag force:False [2022-10-12T04:31:27.753Z] 2022-10-12 04:31:27,683 [check_head_tag] DEBUG check head tag [2022-10-12T04:31:27.753Z] 2022-10-12 04:31:27,687 [execute] INFO git cat-file --batch-check [2022-10-12T04:31:27.753Z] 2022-10-12 04:31:27,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=) [2022-10-12T04:31:27.753Z] 2022-10-12 04:31:27,690 [execute] INFO git cat-file --batch [2022-10-12T04:31:27.754Z] 2022-10-12 04:31:27,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=) [2022-10-12T04:31:27.754Z] 2022-10-12 04:31:27,717 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:31:27.754Z] 2022-10-12 04:31:27,717 [execute] INFO git tag -a v2.3.0-dev.88 -m v2.3.0-dev.88 [2022-10-12T04:31:27.754Z] 2022-10-12 04:31:27,717 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.88', '-m', 'v2.3.0-dev.88'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:31:27.754Z] 2022-10-12 04:31:27,722 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:31:27.754Z] 2.3.0-dev.88 [Pipeline] } [2022-10-12T04:31:27.762Z] $ docker exec --env ******** --env ******** 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 ssh-agent -k [2022-10-12T04:31:27.853Z] unset SSH_AUTH_SOCK; [2022-10-12T04:31:27.853Z] unset SSH_AGENT_PID; [2022-10-12T04:31:27.853Z] echo Agent pid 38 killed; [2022-10-12T04:31:27.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:31:28.163Z] + git semver [Pipeline] } [2022-10-12T04:31:28.434Z] $ docker stop --time=1 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 [2022-10-12T04:31:29.707Z] $ docker rm -f 2bd492fae8690e8166fda7528be8c366d618d331bf50614ad0c2b4e6df07ec12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:30.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:31:30.078Z] [2022-10-12T04:31:30.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:30.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:31:30.375Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-12T04:31:30.375Z] ab5ef0e58194: Pulling fs layer [2022-10-12T04:31:30.375Z] 9712f1f96733: Pulling fs layer [2022-10-12T04:31:30.375Z] 63f879dbbcfc: Pulling fs layer [2022-10-12T04:31:30.375Z] 0d9ebad4ef96: Pulling fs layer [2022-10-12T04:31:30.375Z] e9a5061849ea: Pulling fs layer [2022-10-12T04:31:30.375Z] d747dcd14b5f: Pulling fs layer [2022-10-12T04:31:30.375Z] 2de7ff778b66: Pulling fs layer [2022-10-12T04:31:30.375Z] d747dcd14b5f: Waiting [2022-10-12T04:31:30.375Z] e9a5061849ea: Waiting [2022-10-12T04:31:30.375Z] 2de7ff778b66: Waiting [2022-10-12T04:31:30.375Z] 0d9ebad4ef96: Waiting [2022-10-12T04:31:30.375Z] 9712f1f96733: Verifying Checksum [2022-10-12T04:31:30.375Z] 9712f1f96733: Download complete [2022-10-12T04:31:30.638Z] 63f879dbbcfc: Verifying Checksum [2022-10-12T04:31:30.638Z] 63f879dbbcfc: Download complete [2022-10-12T04:31:30.896Z] e9a5061849ea: Verifying Checksum [2022-10-12T04:31:30.896Z] e9a5061849ea: Download complete [2022-10-12T04:31:30.896Z] d747dcd14b5f: Download complete [2022-10-12T04:31:30.896Z] 0d9ebad4ef96: Verifying Checksum [2022-10-12T04:31:30.896Z] 0d9ebad4ef96: Download complete [2022-10-12T04:31:30.896Z] ab5ef0e58194: Verifying Checksum [2022-10-12T04:31:30.896Z] ab5ef0e58194: Download complete [2022-10-12T04:31:31.154Z] 2de7ff778b66: Verifying Checksum [2022-10-12T04:31:31.154Z] 2de7ff778b66: Download complete [2022-10-12T04:31:33.683Z] ab5ef0e58194: Pull complete [2022-10-12T04:31:33.683Z] 9712f1f96733: Pull complete [2022-10-12T04:31:34.247Z] 63f879dbbcfc: Pull complete [2022-10-12T04:31:38.436Z] 0d9ebad4ef96: Pull complete [2022-10-12T04:31:38.436Z] e9a5061849ea: Pull complete [2022-10-12T04:31:38.436Z] d747dcd14b5f: Pull complete [2022-10-12T04:31:39.369Z] 2de7ff778b66: Pull complete [2022-10-12T04:31:39.369Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-12T04:31:39.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T04:31:39.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:31:39.437Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:31:39.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-12T04:31:41.413Z] $ docker top af6441bcc09aac4c27be8b087b4945f3fa532af7b7d2af0ec01ae8f185018643 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:31:41.479Z] provisioning config files... [2022-10-12T04:31:41.485Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/326@tmp/config4565489775158923015tmp [2022-10-12T04:31:41.494Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/326@tmp/config14110060456292749528tmp [2022-10-12T04:31:41.502Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/326@tmp/config3041110047432712191tmp [Pipeline] { [Pipeline] echo [2022-10-12T04:31:41.515Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:31:41.795Z] ---> sigul-configuration.sh [2022-10-12T04:31:41.795Z] gpg: directory `/root/.gnupg' created [2022-10-12T04:31:41.795Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-12T04:31:41.795Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-12T04:31:41.795Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-12T04:31:41.795Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-12T04:31:41.795Z] gpg: CAST5 encrypted data [2022-10-12T04:31:41.795Z] gpg: encrypted with 1 passphrase [2022-10-12T04:31:41.795Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-12T04:31:42.078Z] + mkdir /home/jenkins [2022-10-12T04:31:42.078Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-12T04:31:42.359Z] + 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 [2022-10-12T04:31:42.367Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:31:42.650Z] ---> sigul-install.sh [2022-10-12T04:31:42.650Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-12T04:31:42.934Z] + git tag --list [2022-10-12T04:31:42.934Z] 0.6.0 [2022-10-12T04:31:42.934Z] 0.6.1 [2022-10-12T04:31:42.934Z] 0.7.0 [2022-10-12T04:31:42.934Z] 0.7.1 [2022-10-12T04:31:42.934Z] v1.0.0 [2022-10-12T04:31:42.934Z] v1.0.1 [2022-10-12T04:31:42.934Z] v1.1.0 [2022-10-12T04:31:42.934Z] v1.2.0 [2022-10-12T04:31:42.934Z] v1.2.1 [2022-10-12T04:31:42.934Z] v1.3.0 [2022-10-12T04:31:42.934Z] v1.3.1 [2022-10-12T04:31:42.934Z] v2.0.0 [2022-10-12T04:31:42.934Z] v2.1.0 [2022-10-12T04:31:42.934Z] v2.1.1 [2022-10-12T04:31:42.934Z] v2.1.1-dev.1 [2022-10-12T04:31:42.934Z] v2.1.1-dev.2 [2022-10-12T04:31:42.934Z] v2.1.1-dev.3 [2022-10-12T04:31:42.934Z] v2.1.1-dev.4 [2022-10-12T04:31:42.934Z] v2.1.1-dev.5 [2022-10-12T04:31:42.934Z] v2.1.1-dev.6 [2022-10-12T04:31:42.934Z] v2.1.1-dev.7 [2022-10-12T04:31:42.934Z] v2.1.1-dev.8 [2022-10-12T04:31:42.934Z] v2.1.2-dev.1 [2022-10-12T04:31:42.934Z] v2.2.0 [2022-10-12T04:31:42.934Z] v2.2.1-dev.1 [2022-10-12T04:31:42.934Z] v2.2.1-dev.10 [2022-10-12T04:31:42.934Z] v2.2.1-dev.11 [2022-10-12T04:31:42.934Z] v2.2.1-dev.12 [2022-10-12T04:31:42.934Z] v2.2.1-dev.13 [2022-10-12T04:31:42.934Z] v2.2.1-dev.14 [2022-10-12T04:31:42.934Z] v2.2.1-dev.15 [2022-10-12T04:31:42.934Z] v2.2.1-dev.16 [2022-10-12T04:31:42.934Z] v2.2.1-dev.17 [2022-10-12T04:31:42.934Z] v2.2.1-dev.18 [2022-10-12T04:31:42.934Z] v2.2.1-dev.19 [2022-10-12T04:31:42.934Z] v2.2.1-dev.2 [2022-10-12T04:31:42.934Z] v2.2.1-dev.20 [2022-10-12T04:31:42.934Z] v2.2.1-dev.21 [2022-10-12T04:31:42.934Z] v2.2.1-dev.22 [2022-10-12T04:31:42.934Z] v2.2.1-dev.23 [2022-10-12T04:31:42.934Z] v2.2.1-dev.24 [2022-10-12T04:31:42.934Z] v2.2.1-dev.25 [2022-10-12T04:31:42.934Z] v2.2.1-dev.26 [2022-10-12T04:31:42.934Z] v2.2.1-dev.27 [2022-10-12T04:31:42.934Z] v2.2.1-dev.28 [2022-10-12T04:31:42.934Z] v2.2.1-dev.29 [2022-10-12T04:31:42.934Z] v2.2.1-dev.3 [2022-10-12T04:31:42.934Z] v2.2.1-dev.4 [2022-10-12T04:31:42.934Z] v2.2.1-dev.5 [2022-10-12T04:31:42.934Z] v2.2.1-dev.6 [2022-10-12T04:31:42.934Z] v2.2.1-dev.7 [2022-10-12T04:31:42.934Z] v2.2.1-dev.8 [2022-10-12T04:31:42.934Z] v2.2.1-dev.9 [2022-10-12T04:31:42.934Z] v2.3.0-dev.29 [2022-10-12T04:31:42.934Z] v2.3.0-dev.30 [2022-10-12T04:31:42.934Z] v2.3.0-dev.31 [2022-10-12T04:31:42.934Z] v2.3.0-dev.32 [2022-10-12T04:31:42.934Z] v2.3.0-dev.33 [2022-10-12T04:31:42.934Z] v2.3.0-dev.34 [2022-10-12T04:31:42.934Z] v2.3.0-dev.35 [2022-10-12T04:31:42.934Z] v2.3.0-dev.36 [2022-10-12T04:31:42.934Z] v2.3.0-dev.37 [2022-10-12T04:31:42.934Z] v2.3.0-dev.38 [2022-10-12T04:31:42.934Z] v2.3.0-dev.39 [2022-10-12T04:31:42.934Z] v2.3.0-dev.40 [2022-10-12T04:31:42.934Z] v2.3.0-dev.41 [2022-10-12T04:31:42.934Z] v2.3.0-dev.42 [2022-10-12T04:31:42.934Z] v2.3.0-dev.43 [2022-10-12T04:31:42.934Z] v2.3.0-dev.44 [2022-10-12T04:31:42.934Z] v2.3.0-dev.45 [2022-10-12T04:31:42.934Z] v2.3.0-dev.46 [2022-10-12T04:31:42.934Z] v2.3.0-dev.47 [2022-10-12T04:31:42.934Z] v2.3.0-dev.48 [2022-10-12T04:31:42.934Z] v2.3.0-dev.49 [2022-10-12T04:31:42.934Z] v2.3.0-dev.50 [2022-10-12T04:31:42.934Z] v2.3.0-dev.51 [2022-10-12T04:31:42.934Z] v2.3.0-dev.52 [2022-10-12T04:31:42.934Z] v2.3.0-dev.53 [2022-10-12T04:31:42.934Z] v2.3.0-dev.54 [2022-10-12T04:31:42.934Z] v2.3.0-dev.55 [2022-10-12T04:31:42.934Z] v2.3.0-dev.56 [2022-10-12T04:31:42.934Z] v2.3.0-dev.57 [2022-10-12T04:31:42.934Z] v2.3.0-dev.58 [2022-10-12T04:31:42.934Z] v2.3.0-dev.59 [2022-10-12T04:31:42.934Z] v2.3.0-dev.60 [2022-10-12T04:31:42.934Z] v2.3.0-dev.61 [2022-10-12T04:31:42.934Z] v2.3.0-dev.62 [2022-10-12T04:31:42.934Z] v2.3.0-dev.63 [2022-10-12T04:31:42.934Z] v2.3.0-dev.64 [2022-10-12T04:31:42.934Z] v2.3.0-dev.65 [2022-10-12T04:31:42.934Z] v2.3.0-dev.66 [2022-10-12T04:31:42.934Z] v2.3.0-dev.67 [2022-10-12T04:31:42.934Z] v2.3.0-dev.68 [2022-10-12T04:31:42.934Z] v2.3.0-dev.69 [2022-10-12T04:31:42.934Z] v2.3.0-dev.70 [2022-10-12T04:31:42.934Z] v2.3.0-dev.71 [2022-10-12T04:31:42.934Z] v2.3.0-dev.72 [2022-10-12T04:31:42.934Z] v2.3.0-dev.73 [2022-10-12T04:31:42.934Z] v2.3.0-dev.74 [2022-10-12T04:31:42.934Z] v2.3.0-dev.75 [2022-10-12T04:31:42.934Z] v2.3.0-dev.76 [2022-10-12T04:31:42.934Z] v2.3.0-dev.77 [2022-10-12T04:31:42.934Z] v2.3.0-dev.78 [2022-10-12T04:31:42.934Z] v2.3.0-dev.79 [2022-10-12T04:31:42.934Z] v2.3.0-dev.80 [2022-10-12T04:31:42.934Z] v2.3.0-dev.81 [2022-10-12T04:31:42.934Z] v2.3.0-dev.82 [2022-10-12T04:31:42.934Z] v2.3.0-dev.83 [2022-10-12T04:31:42.934Z] v2.3.0-dev.84 [2022-10-12T04:31:42.934Z] v2.3.0-dev.85 [2022-10-12T04:31:42.934Z] v2.3.0-dev.86 [2022-10-12T04:31:42.934Z] v2.3.0-dev.87 [2022-10-12T04:31:42.934Z] v2.3.0-dev.88 [Pipeline] sh [2022-10-12T04:31:43.218Z] + lftools sign git-tag v2.3.0-dev.88 [2022-10-12T04:31:43.784Z] Signing Git tag with Sigul... [2022-10-12T04:31:43.784Z] Signing v2.3.0-dev.88 [Pipeline] echo [2022-10-12T04:31:44.051Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:31:44.332Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-12T04:31:44.338Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-12T04:31:44.355Z] $ docker stop --time=1 af6441bcc09aac4c27be8b087b4945f3fa532af7b7d2af0ec01ae8f185018643 [2022-10-12T04:31:45.677Z] $ docker rm -f af6441bcc09aac4c27be8b087b4945f3fa532af7b7d2af0ec01ae8f185018643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-12T04:31:46.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:31:46.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:46.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:31:46.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:31:46.452Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:31:46.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:31:46.849Z] $ docker top 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 -eo pid,comm [2022-10-12T04:31:46.896Z] 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). [2022-10-12T04:31:46.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:31:46.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:31:46.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:31:47.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:31:47.058Z] $ docker exec 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 ssh-agent [2022-10-12T04:31:47.177Z] SSH_AUTH_SOCK=/tmp/ssh-0ZborfPmZhZe/agent.32 [2022-10-12T04:31:47.177Z] SSH_AGENT_PID=38 [2022-10-12T04:31:47.182Z] Running ssh-add (command line suppressed) [2022-10-12T04:31:47.285Z] Identity added: /w/workspace/edgex-go/326@tmp/private_key_17599313133890146062.key (/w/workspace/edgex-go/326@tmp/private_key_17599313133890146062.key) [2022-10-12T04:31:47.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:31:47.582Z] + git semver bump pre [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,761 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,761 [bump_version] DEBUG bumping version:2.3.0-dev.88 on axis:pre with prefix:dev [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,761 [bump_version] DEBUG bumped version:2.3.0-dev.89 [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,761 [write_version] DEBUG write version:2.3.0-dev.89 to path:/w/workspace/edgex-go/326/.semver/main with force:True [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,761 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,761 [write_file] DEBUG write to file:/w/workspace/edgex-go/326/.semver/main [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,764 [execute] INFO git cat-file --batch-check [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,770 [execute] INFO git cat-file --batch [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:31:47.841Z] 2022-10-12 04:31:47,776 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:31:47.841Z] 2.3.0-dev.89 [Pipeline] } [2022-10-12T04:31:47.850Z] $ docker exec --env ******** --env ******** 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 ssh-agent -k [2022-10-12T04:31:47.957Z] unset SSH_AUTH_SOCK; [2022-10-12T04:31:47.958Z] unset SSH_AGENT_PID; [2022-10-12T04:31:47.958Z] echo Agent pid 38 killed; [2022-10-12T04:31:47.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:31:48.268Z] + git semver [Pipeline] } [2022-10-12T04:31:48.539Z] $ docker stop --time=1 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 [2022-10-12T04:31:49.816Z] $ docker rm -f 5c7951934a27315b3c0ccc18742b5895eb29a5a73979f0bb491e88455d368016 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T04:31:50.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T04:31:50.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:50.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T04:31:50.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:31:50.520Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:31:50.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T04:31:50.905Z] $ docker top 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 -eo pid,comm [2022-10-12T04:31:50.950Z] 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). [2022-10-12T04:31:50.950Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T04:31:50.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T04:31:50.992Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T04:31:51.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T04:31:51.102Z] $ docker exec 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 ssh-agent [2022-10-12T04:31:51.219Z] SSH_AUTH_SOCK=/tmp/ssh-baFE7fyG6BHD/agent.31 [2022-10-12T04:31:51.219Z] SSH_AGENT_PID=37 [2022-10-12T04:31:51.223Z] Running ssh-add (command line suppressed) [2022-10-12T04:31:51.320Z] Identity added: /w/workspace/edgex-go/326@tmp/private_key_15343956144139090468.key (/w/workspace/edgex-go/326@tmp/private_key_15343956144139090468.key) [2022-10-12T04:31:51.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T04:31:51.618Z] + git semver push [2022-10-12T04:31:51.877Z] 2022-10-12 04:31:51,795 [run_push] DEBUG push [2022-10-12T04:31:51.877Z] 2022-10-12 04:31:51,795 [execute] INFO git cat-file --batch-check [2022-10-12T04:31:51.877Z] 2022-10-12 04:31:51,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T04:31:51.877Z] 2022-10-12 04:31:51,799 [execute] INFO git rev-list 5cc7a6d9963a48ded3b4f62f19e7bbde1500b6ae -- [2022-10-12T04:31:51.877Z] 2022-10-12 04:31:51,799 [execute] DEBUG Popen(['git', 'rev-list', '5cc7a6d9963a48ded3b4f62f19e7bbde1500b6ae', '--'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:31:51.877Z] 2022-10-12 04:31:51,812 [execute] INFO git fetch -v origin [2022-10-12T04:31:51.877Z] 2022-10-12 04:31:51,812 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-12T04:31:52.445Z] 2022-10-12 04:31:52,346 [run_push] DEBUG no remote changes detected [2022-10-12T04:31:52.445Z] 2022-10-12 04:31:52,346 [execute] INFO git push origin semver [2022-10-12T04:31:52.445Z] 2022-10-12 04:31:52,346 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/326/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:31:53.381Z] 2022-10-12 04:31:53,217 [run_push] DEBUG push all version tags [2022-10-12T04:31:53.381Z] 2022-10-12 04:31:53,217 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-12T04:31:53.381Z] 2022-10-12 04:31:53,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/326, universal_newlines=False, shell=None, istream=None) [2022-10-12T04:31:54.318Z] 2022-10-12 04:31:54,035 [read_version] DEBUG read version from /w/workspace/edgex-go/326/.semver/main [2022-10-12T04:31:54.318Z] 2.3.0-dev.89 [Pipeline] } [2022-10-12T04:31:54.328Z] $ docker exec --env ******** --env ******** 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 ssh-agent -k [2022-10-12T04:31:54.439Z] unset SSH_AUTH_SOCK; [2022-10-12T04:31:54.439Z] unset SSH_AGENT_PID; [2022-10-12T04:31:54.439Z] echo Agent pid 37 killed; [2022-10-12T04:31:54.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T04:31:54.755Z] + git semver [Pipeline] } [2022-10-12T04:31:55.029Z] $ docker stop --time=1 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 [2022-10-12T04:31:56.332Z] $ docker rm -f 0fa7c16f249a3e743e0548223e5d24056c38b89dd32098df91d5a80275ac2091 [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 [2022-10-12T04:31:56.819Z] + [ -d /w/workspace/edgex-go/326/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:31:57.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:31:57.971Z] ---> package-listing.sh [2022-10-12T04:31:57.971Z] ++ facter osfamily [2022-10-12T04:31:57.971Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-12T04:31:58.231Z] + OS_FAMILY=debian [2022-10-12T04:31:58.231Z] + workspace=/w/workspace/edgex-go/326 [2022-10-12T04:31:58.231Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-12T04:31:58.231Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-12T04:31:58.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-12T04:31:58.231Z] + PACKAGES=/tmp/packages_start.txt [2022-10-12T04:31:58.231Z] + '[' /w/workspace/edgex-go/326 ']' [2022-10-12T04:31:58.231Z] + PACKAGES=/tmp/packages_end.txt [2022-10-12T04:31:58.231Z] + case "${OS_FAMILY}" in [2022-10-12T04:31:58.231Z] + dpkg -l [2022-10-12T04:31:58.231Z] + grep '^ii' [2022-10-12T04:31:58.231Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-12T04:31:58.231Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-12T04:31:58.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-12T04:31:58.231Z] + '[' /w/workspace/edgex-go/326 ']' [2022-10-12T04:31:58.231Z] + mkdir -p /w/workspace/edgex-go/326/archives/ [2022-10-12T04:31:58.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/326/archives/ [Pipeline] echo [2022-10-12T04:31:58.242Z] 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/326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-12T04:31:58.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:59.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:31:59.071Z] [2022-10-12T04:31:59.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T04:31:59.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:31:59.368Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-12T04:31:59.368Z] 5eb5b503b376: Pulling fs layer [2022-10-12T04:31:59.368Z] 5c69ac0246d0: Pulling fs layer [2022-10-12T04:31:59.368Z] ec43610c2a17: Pulling fs layer [2022-10-12T04:31:59.368Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-12T04:31:59.368Z] 33b1e0a273af: Pulling fs layer [2022-10-12T04:31:59.368Z] 5d3b04190fa2: Pulling fs layer [2022-10-12T04:31:59.368Z] 2f39f015ded8: Pulling fs layer [2022-10-12T04:31:59.368Z] 3a2ae6a8a46f: Waiting [2022-10-12T04:31:59.368Z] 5d3b04190fa2: Waiting [2022-10-12T04:31:59.368Z] 33b1e0a273af: Waiting [2022-10-12T04:31:59.368Z] 2f39f015ded8: Waiting [2022-10-12T04:31:59.368Z] 5c69ac0246d0: Download complete [2022-10-12T04:31:59.368Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-12T04:31:59.368Z] 3a2ae6a8a46f: Download complete [2022-10-12T04:31:59.368Z] 33b1e0a273af: Verifying Checksum [2022-10-12T04:31:59.368Z] 33b1e0a273af: Download complete [2022-10-12T04:31:59.368Z] 5d3b04190fa2: Verifying Checksum [2022-10-12T04:31:59.368Z] 5d3b04190fa2: Download complete [2022-10-12T04:31:59.626Z] ec43610c2a17: Verifying Checksum [2022-10-12T04:31:59.626Z] ec43610c2a17: Download complete [2022-10-12T04:31:59.626Z] 5eb5b503b376: Verifying Checksum [2022-10-12T04:31:59.626Z] 5eb5b503b376: Download complete [2022-10-12T04:32:00.189Z] 2f39f015ded8: Download complete [2022-10-12T04:32:00.754Z] 5eb5b503b376: Pull complete [2022-10-12T04:32:01.011Z] 5c69ac0246d0: Pull complete [2022-10-12T04:32:01.269Z] ec43610c2a17: Pull complete [2022-10-12T04:32:01.527Z] 3a2ae6a8a46f: Pull complete [2022-10-12T04:32:01.786Z] 33b1e0a273af: Pull complete [2022-10-12T04:32:01.786Z] 5d3b04190fa2: Pull complete [2022-10-12T04:32:05.964Z] 2f39f015ded8: Pull complete [2022-10-12T04:32:05.964Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-12T04:32:05.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T04:32:05.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T04:32:06.043Z] prd-ubuntu20.04-docker-8c-8g-7720 does not seem to be running inside a container [2022-10-12T04:32:06.117Z] $ 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/326/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/326 -v /w/workspace/edgex-go/326:/w/workspace/edgex-go/326:rw,z -v /w/workspace/edgex-go/326@tmp:/w/workspace/edgex-go/326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T04:32:07.596Z] $ docker top 3eb039b5465645f3450bbdc3b0f64712d04658bb7b138821579e18db585060e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T04:32:07.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-12T04:32:08.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-12T04:32:08.549Z] + ls /var/log/sa-host [2022-10-12T04:32:08.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T04:32:08.693Z] provisioning config files... [2022-10-12T04:32:08.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/326@tmp/config15567922031359823060tmp [Pipeline] { [Pipeline] echo [2022-10-12T04:32:08.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:32:08.995Z] ---> create-netrc.sh [Pipeline] } [2022-10-12T04:32:09.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:32:09.318Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-12T04:32:09.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:32:09.607Z] ---> sudo-logs.sh [2022-10-12T04:32:09.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-12T04:32:09.630Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:32:09.908Z] ---> job-cost.sh [2022-10-12T04:32:09.908Z] lf-activate-venv: SKIPPING [2022-10-12T04:32:09.908Z] DEBUG: total: 0.10999999940395355 [2022-10-12T04:32:09.908Z] INFO: Retrieving Stack Cost... [2022-10-12T04:32:10.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T04:32:10.737Z] INFO: Archiving Costs [Pipeline] echo [2022-10-12T04:32:10.748Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T04:32:11.030Z] ---> logs-deploy.sh [2022-10-12T04:32:11.030Z] lf-activate-venv: SKIPPING [2022-10-12T04:32:11.030Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/326 [2022-10-12T04:32:11.030Z] INFO: archiving workspace using pattern(s): [2022-10-12T04:32:11.966Z] Archives upload complete. [2022-10-12T04:32:12.225Z] INFO: archiving logs to Nexus [2022-10-12T04:32:12.795Z] ---> uname -a: [2022-10-12T04:32:12.795Z] Linux prd-ubuntu20-04-docker-8c-8g-7720 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] ---> lscpu: [2022-10-12T04:32:12.795Z] Architecture: x86_64 [2022-10-12T04:32:12.795Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-12T04:32:12.795Z] Byte Order: Little Endian [2022-10-12T04:32:12.795Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-12T04:32:12.795Z] CPU(s): 8 [2022-10-12T04:32:12.795Z] On-line CPU(s) list: 0-7 [2022-10-12T04:32:12.795Z] Thread(s) per core: 1 [2022-10-12T04:32:12.795Z] Core(s) per socket: 1 [2022-10-12T04:32:12.795Z] Socket(s): 8 [2022-10-12T04:32:12.795Z] NUMA node(s): 1 [2022-10-12T04:32:12.795Z] Vendor ID: AuthenticAMD [2022-10-12T04:32:12.795Z] CPU family: 23 [2022-10-12T04:32:12.795Z] Model: 49 [2022-10-12T04:32:12.795Z] Model name: AMD EPYC-Rome Processor [2022-10-12T04:32:12.795Z] Stepping: 0 [2022-10-12T04:32:12.795Z] CPU MHz: 2799.994 [2022-10-12T04:32:12.795Z] BogoMIPS: 5599.98 [2022-10-12T04:32:12.795Z] Virtualization: AMD-V [2022-10-12T04:32:12.795Z] Hypervisor vendor: KVM [2022-10-12T04:32:12.795Z] Virtualization type: full [2022-10-12T04:32:12.795Z] L1d cache: 256 KiB [2022-10-12T04:32:12.795Z] L1i cache: 256 KiB [2022-10-12T04:32:12.795Z] L2 cache: 4 MiB [2022-10-12T04:32:12.795Z] L3 cache: 128 MiB [2022-10-12T04:32:12.795Z] NUMA node0 CPU(s): 0-7 [2022-10-12T04:32:12.795Z] Vulnerability Itlb multihit: Not affected [2022-10-12T04:32:12.795Z] Vulnerability L1tf: Not affected [2022-10-12T04:32:12.795Z] Vulnerability Mds: Not affected [2022-10-12T04:32:12.795Z] Vulnerability Meltdown: Not affected [2022-10-12T04:32:12.795Z] Vulnerability Mmio stale data: Not affected [2022-10-12T04:32:12.795Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-12T04:32:12.795Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-12T04:32:12.795Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-12T04:32:12.795Z] Vulnerability Srbds: Not affected [2022-10-12T04:32:12.795Z] Vulnerability Tsx async abort: Not affected [2022-10-12T04:32:12.795Z] 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 [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] ---> nproc: [2022-10-12T04:32:12.795Z] 8 [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] ---> df -h: [2022-10-12T04:32:12.795Z] Filesystem Size Used Avail Use% Mounted on [2022-10-12T04:32:12.795Z] overlay 155G 20G 136G 13% / [2022-10-12T04:32:12.795Z] tmpfs 64M 0 64M 0% /dev [2022-10-12T04:32:12.795Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-12T04:32:12.795Z] shm 64M 0 64M 0% /dev/shm [2022-10-12T04:32:12.795Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] ---> sar -b -r -n DEV: [2022-10-12T04:32:12.795Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7720) 10/12/22 _x86_64_ (8 CPU) [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] 04:01:24 LINUX RESTART (8 CPU) [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] 04:02:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-12T04:32:12.795Z] 04:03:01 164.32 11.58 152.74 0.00 1847.91 74353.81 0.00 [2022-10-12T04:32:12.795Z] 04:04:01 35.23 0.08 35.14 0.00 0.67 14723.03 0.00 [2022-10-12T04:32:12.795Z] 04:05:01 83.55 0.17 83.39 0.00 11.86 35045.76 0.00 [2022-10-12T04:32:12.795Z] 04:06:01 820.06 6.73 813.33 0.00 73.58 318562.08 0.00 [2022-10-12T04:32:12.795Z] 04:07:01 967.11 11.18 955.93 0.00 2906.76 327394.74 0.00 [2022-10-12T04:32:12.795Z] 04:08:01 1097.70 0.60 1097.10 0.00 16.79 187019.13 0.00 [2022-10-12T04:32:12.795Z] 04:09:01 26.88 0.03 26.85 0.00 7.60 770.80 0.00 [2022-10-12T04:32:12.795Z] 04:10:01 14.28 0.00 14.28 0.00 0.00 327.81 0.00 [2022-10-12T04:32:12.795Z] 04:11:01 1.15 0.00 1.15 0.00 0.00 11.73 0.00 [2022-10-12T04:32:12.795Z] 04:12:01 2.08 0.00 2.08 0.00 0.00 33.06 0.00 [2022-10-12T04:32:12.795Z] 04:13:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2022-10-12T04:32:12.795Z] 04:14:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2022-10-12T04:32:12.795Z] 04:15:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2022-10-12T04:32:12.795Z] 04:16:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2022-10-12T04:32:12.795Z] 04:17:01 1.98 0.03 1.95 0.00 0.27 24.00 0.00 [2022-10-12T04:32:12.795Z] 04:18:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 [2022-10-12T04:32:12.795Z] 04:19:01 3.12 1.02 2.10 0.00 21.86 26.00 0.00 [2022-10-12T04:32:12.795Z] 04:20:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2022-10-12T04:32:12.795Z] 04:21:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2022-10-12T04:32:12.795Z] 04:22:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2022-10-12T04:32:12.795Z] 04:23:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2022-10-12T04:32:12.795Z] 04:24:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2022-10-12T04:32:12.795Z] 04:25:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2022-10-12T04:32:12.795Z] 04:26:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2022-10-12T04:32:12.795Z] 04:27:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2022-10-12T04:32:12.795Z] 04:28:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 [2022-10-12T04:32:12.795Z] 04:29:01 0.87 0.00 0.87 0.00 0.00 9.46 0.00 [2022-10-12T04:32:12.795Z] 04:30:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2022-10-12T04:32:12.795Z] 04:31:01 4.72 0.10 4.62 0.00 10.26 1640.79 0.00 [2022-10-12T04:32:12.795Z] 04:32:01 138.56 0.33 138.23 0.00 14.53 59642.46 0.00 [2022-10-12T04:32:12.795Z] Average: 112.64 1.05 111.59 0.00 161.88 33950.90 0.00 [2022-10-12T04:32:12.795Z] [2022-10-12T04:32:12.795Z] 04:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-12T04:32:12.795Z] 04:03:01 28205532 31412200 892004 2.71 105668 3326344 2243400 6.61 1384920 2870016 130156 [2022-10-12T04:32:12.795Z] 04:04:01 27922776 31483132 818952 2.49 110192 3635708 1985204 5.85 1296256 3203796 179628 [2022-10-12T04:32:12.795Z] 04:05:01 27950492 31561464 743864 2.26 111840 3696628 1924548 5.67 1217092 3267364 664 [2022-10-12T04:32:12.795Z] 04:06:01 22033036 31071036 1206480 3.67 259040 8689876 3045664 8.98 2412184 7664968 92 [2022-10-12T04:32:12.795Z] 04:07:01 19014236 30972136 1278544 3.89 358056 11353096 3550080 10.46 2885140 10021824 5612 [2022-10-12T04:32:12.795Z] 04:08:01 20205872 31504832 762556 2.32 406624 10651640 1979968 5.84 2280100 9467908 848 [2022-10-12T04:32:12.795Z] 04:09:01 20218620 31519952 746964 2.27 407668 10652872 1940200 5.72 2266748 9468236 20 [2022-10-12T04:32:12.795Z] 04:10:01 20230088 31531716 734788 2.23 408088 10652976 1810612 5.34 2253156 9467960 80 [2022-10-12T04:32:12.795Z] 04:11:01 20230080 31531724 734820 2.23 408096 10652980 1810612 5.34 2252852 9468008 12 [2022-10-12T04:32:12.795Z] 04:12:01 20237412 31539168 727756 2.21 408140 10652984 1810612 5.34 2246232 9468016 16 [2022-10-12T04:32:12.795Z] 04:13:01 20238052 31540072 726904 2.21 408152 10653116 1810612 5.34 2246440 9468148 160 [2022-10-12T04:32:12.796Z] 04:14:01 20238044 31540080 726896 2.21 408172 10653116 1810612 5.34 2246032 9468148 8 [2022-10-12T04:32:12.796Z] 04:15:01 20238256 31540300 726568 2.21 408192 10653124 1810612 5.34 2245668 9468152 8 [2022-10-12T04:32:12.796Z] 04:16:01 20238176 31541136 726576 2.21 408200 10653124 1810612 5.34 2244848 9469032 8 [2022-10-12T04:32:12.796Z] 04:17:01 20237520 31540616 727016 2.21 408264 10653096 1820548 5.37 2244884 9469012 20 [2022-10-12T04:32:12.796Z] 04:18:01 20237756 31540924 726652 2.21 408292 10653108 1820548 5.37 2245228 9469016 176 [2022-10-12T04:32:12.796Z] 04:19:01 20235912 31540116 727192 2.21 408364 10653724 1868432 5.51 2244980 9469548 8 [2022-10-12T04:32:12.796Z] 04:20:01 20235980 31540252 726932 2.21 408380 10653728 1868432 5.51 2245556 9469552 164 [2022-10-12T04:32:12.796Z] 04:21:01 20236036 31540308 726860 2.21 408396 10653728 1868432 5.51 2244996 9469552 8 [2022-10-12T04:32:12.796Z] 04:22:01 20236164 31540472 726860 2.21 408428 10653728 1868432 5.51 2245112 9469556 12 [2022-10-12T04:32:12.796Z] 04:23:01 20236068 31540412 726820 2.21 408440 10653740 1868432 5.51 2245480 9469564 180 [2022-10-12T04:32:12.796Z] 04:24:01 20236060 31540404 726820 2.21 408448 10653740 1852372 5.46 2245080 9469564 156 [2022-10-12T04:32:12.796Z] 04:25:01 20235760 31540116 727048 2.21 408456 10653744 1852372 5.46 2245076 9469568 24 [2022-10-12T04:32:12.796Z] 04:26:01 20235712 31540072 727004 2.21 408484 10653744 1852372 5.46 2245116 9469568 148 [2022-10-12T04:32:12.796Z] 04:27:01 20235980 31540400 726684 2.21 408512 10653752 1852372 5.46 2245212 9469576 68 [2022-10-12T04:32:12.796Z] 04:28:01 20235932 31540408 726620 2.21 408560 10653756 1852372 5.46 2245228 9469580 12 [2022-10-12T04:32:12.796Z] 04:29:01 20235600 31540084 726876 2.21 408576 10653756 1852372 5.46 2245228 9469580 8 [2022-10-12T04:32:12.796Z] 04:30:01 20235980 31540508 726596 2.21 408600 10653760 1852372 5.46 2245820 9469584 232 [2022-10-12T04:32:12.796Z] 04:31:01 20129456 31517560 749276 2.28 408832 10736096 1955424 5.76 2261020 9551936 29764 [2022-10-12T04:32:12.796Z] 04:32:01 18436588 31487404 776016 2.36 461844 12201148 2142788 6.32 2410384 10955608 243940 [2022-10-12T04:32:12.796Z] Average: 20969106 31495300 775165 2.36 373500 9955531 1979714 5.83 2186069 8844065 19741 [2022-10-12T04:32:12.796Z] [2022-10-12T04:32:12.796Z] 04:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-12T04:32:12.796Z] 04:03:01 docker0 527.47 495.26 39.42 3591.13 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:03:01 veth8618f41 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:03:01 lo 4.83 4.83 0.47 0.47 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:03:01 ens3 854.55 768.24 9503.30 94.73 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:04:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:04:01 veth8618f41 1.50 1.55 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:04:01 ens3 21.91 15.78 17.94 9.35 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:05:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:05:01 veth05dec35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:05:01 ens3 109.27 84.34 1702.91 112.68 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:06:01 docker0 337.67 441.09 25.62 4931.23 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:06:01 veth05dec35 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:06:01 veth9ae894f 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:06:01 veth98b14cb 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:06:01 ens3 479.36 360.25 5006.45 45.78 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:07:01 docker0 197.47 244.74 15.07 2824.35 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:07:01 veth05dec35 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:07:01 vethbe7b67b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:07:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:07:01 veth7fbdb71 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:07:01 ens3 346.12 258.61 4148.83 35.32 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:07:01 veth63ac23c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:08:01 docker0 77.92 130.64 6.17 1822.81 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:08:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:08:01 ens3 185.47 111.26 1867.00 33.31 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:09:01 lo 45.59 45.59 4.50 4.50 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:09:01 ens3 473.82 500.27 233.16 2569.60 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:10:01 lo 15.20 15.20 1.49 1.49 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:10:01 ens3 230.78 239.51 94.76 1450.99 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:11:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:12:01 ens3 1.60 0.38 1.06 0.15 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:13:01 ens3 1.27 0.52 0.61 0.40 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:14:01 ens3 0.45 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:15:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:16:01 ens3 0.77 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:17:01 ens3 0.53 0.30 0.33 0.26 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:19:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:22:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:23:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:24:01 ens3 0.35 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:27:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:28:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:29:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:31:01 ens3 57.79 38.84 1480.93 6.01 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:32:01 docker0 49.43 68.42 4.39 695.74 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:32:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] 04:32:01 ens3 479.34 293.53 8957.92 63.20 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] Average: docker0 39.18 45.56 2.99 458.74 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.796Z] Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.797Z] Average: ens3 107.35 88.35 1091.22 147.46 0.00 0.00 0.00 0.00 [2022-10-12T04:32:12.797Z] [2022-10-12T04:32:12.797Z] [2022-10-12T04:32:12.797Z] ---> sar -P ALL: [2022-10-12T04:32:12.797Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7720) 10/12/22 _x86_64_ (8 CPU) [2022-10-12T04:32:12.797Z] [2022-10-12T04:32:12.797Z] 04:01:24 LINUX RESTART (8 CPU) [2022-10-12T04:32:12.797Z] [2022-10-12T04:32:12.797Z] 04:02:03 CPU %user %nice %system %iowait %steal %idle [2022-10-12T04:32:12.797Z] 04:03:01 all 16.75 0.00 5.68 1.53 0.05 75.99 [2022-10-12T04:32:12.797Z] 04:03:01 0 16.89 0.00 5.43 0.62 0.05 77.01 [2022-10-12T04:32:12.797Z] 04:03:01 1 16.72 0.00 5.03 0.63 0.05 77.56 [2022-10-12T04:32:12.797Z] 04:03:01 2 19.09 0.00 5.32 2.63 0.05 72.91 [2022-10-12T04:32:12.797Z] 04:03:01 3 19.39 0.00 6.64 1.00 0.07 72.91 [2022-10-12T04:32:12.797Z] 04:03:01 4 17.35 0.00 5.18 0.59 0.05 76.82 [2022-10-12T04:32:12.797Z] 04:03:01 5 14.41 0.00 4.52 0.07 0.03 80.97 [2022-10-12T04:32:12.797Z] 04:03:01 6 16.03 0.00 6.38 1.52 0.05 76.02 [2022-10-12T04:32:12.797Z] 04:03:01 7 14.14 0.00 6.95 5.17 0.07 73.66 [2022-10-12T04:32:12.797Z] 04:04:01 all 51.35 0.00 7.81 0.18 0.09 40.56 [2022-10-12T04:32:12.797Z] 04:04:01 0 51.90 0.00 7.60 0.00 0.10 40.40 [2022-10-12T04:32:12.797Z] 04:04:01 1 50.66 0.00 8.45 0.00 0.10 40.78 [2022-10-12T04:32:12.797Z] 04:04:01 2 51.81 0.00 8.07 1.01 0.08 39.03 [2022-10-12T04:32:12.797Z] 04:04:01 3 51.11 0.00 7.65 0.00 0.08 41.15 [2022-10-12T04:32:12.797Z] 04:04:01 4 51.81 0.00 9.01 0.10 0.08 38.99 [2022-10-12T04:32:12.797Z] 04:04:01 5 49.71 0.00 6.97 0.00 0.08 43.24 [2022-10-12T04:32:12.797Z] 04:04:01 6 51.24 0.00 7.44 0.35 0.08 40.88 [2022-10-12T04:32:12.797Z] 04:04:01 7 52.59 0.00 7.28 0.00 0.08 40.05 [2022-10-12T04:32:12.797Z] 04:05:01 all 39.15 0.00 7.27 0.45 0.08 53.04 [2022-10-12T04:32:12.797Z] 04:05:01 0 38.81 0.00 7.54 0.22 0.08 53.35 [2022-10-12T04:32:12.797Z] 04:05:01 1 39.34 0.00 7.27 0.02 0.08 53.29 [2022-10-12T04:32:12.797Z] 04:05:01 2 39.15 0.00 7.31 0.15 0.08 53.30 [2022-10-12T04:32:12.797Z] 04:05:01 3 39.40 0.00 7.17 1.07 0.08 52.27 [2022-10-12T04:32:12.797Z] 04:05:01 4 38.73 0.00 7.78 0.30 0.08 53.10 [2022-10-12T04:32:12.797Z] 04:05:01 5 40.44 0.00 7.10 0.02 0.08 52.36 [2022-10-12T04:32:12.797Z] 04:05:01 6 38.07 0.00 7.22 1.74 0.08 52.89 [2022-10-12T04:32:12.797Z] 04:05:01 7 39.31 0.00 6.78 0.05 0.08 53.77 [2022-10-12T04:32:12.797Z] 04:06:01 all 43.86 0.00 15.98 4.69 0.10 35.37 [2022-10-12T04:32:12.797Z] 04:06:01 0 44.03 0.00 14.82 2.30 0.09 38.76 [2022-10-12T04:32:12.797Z] 04:06:01 1 43.75 0.00 18.72 5.71 0.09 31.74 [2022-10-12T04:32:12.797Z] 04:06:01 2 42.87 0.00 15.60 6.05 0.12 35.37 [2022-10-12T04:32:12.797Z] 04:06:01 3 44.81 0.00 16.59 4.86 0.10 33.63 [2022-10-12T04:32:12.797Z] 04:06:01 4 43.53 0.00 15.35 1.77 0.10 39.24 [2022-10-12T04:32:12.797Z] 04:06:01 5 44.98 0.00 15.32 6.27 0.10 33.32 [2022-10-12T04:32:12.797Z] 04:06:01 6 43.96 0.00 15.00 8.40 0.10 32.54 [2022-10-12T04:32:12.797Z] 04:06:01 7 42.95 0.00 16.44 2.16 0.10 38.35 [2022-10-12T04:32:12.797Z] 04:07:01 all 67.55 0.00 15.89 3.72 0.12 12.72 [2022-10-12T04:32:12.797Z] 04:07:01 0 66.73 0.00 17.30 2.75 0.14 13.08 [2022-10-12T04:32:12.797Z] 04:07:01 1 67.61 0.00 15.42 7.82 0.12 9.02 [2022-10-12T04:32:12.797Z] 04:07:01 2 65.37 0.00 16.18 6.72 0.10 11.63 [2022-10-12T04:32:12.797Z] 04:07:01 3 68.27 0.00 15.99 2.58 0.12 13.04 [2022-10-12T04:32:12.797Z] 04:07:01 4 67.65 0.00 16.29 3.09 0.12 12.85 [2022-10-12T04:32:12.797Z] 04:07:01 5 69.16 0.00 14.16 2.42 0.12 14.14 [2022-10-12T04:32:12.797Z] 04:07:01 6 68.69 0.00 14.64 1.77 0.10 14.79 [2022-10-12T04:32:12.797Z] 04:07:01 7 66.92 0.00 17.13 2.64 0.12 13.19 [2022-10-12T04:32:12.797Z] 04:08:01 all 40.80 0.00 11.21 3.23 0.10 44.67 [2022-10-12T04:32:12.797Z] 04:08:01 0 40.32 0.00 10.58 4.03 0.08 44.99 [2022-10-12T04:32:12.797Z] 04:08:01 1 39.11 0.00 11.50 2.27 0.10 47.02 [2022-10-12T04:32:12.797Z] 04:08:01 2 40.79 0.00 11.27 3.23 0.10 44.61 [2022-10-12T04:32:12.797Z] 04:08:01 3 42.05 0.00 12.01 1.66 0.08 44.20 [2022-10-12T04:32:12.797Z] 04:08:01 4 40.72 0.00 11.19 3.43 0.10 44.56 [2022-10-12T04:32:12.797Z] 04:08:01 5 41.13 0.00 10.49 5.05 0.09 43.25 [2022-10-12T04:32:12.797Z] 04:08:01 6 40.39 0.00 11.51 4.16 0.10 43.84 [2022-10-12T04:32:12.797Z] 04:08:01 7 41.90 0.00 11.09 1.97 0.10 44.94 [2022-10-12T04:32:12.797Z] 04:09:01 all 8.70 0.00 1.12 0.10 0.05 90.03 [2022-10-12T04:32:12.797Z] 04:09:01 0 10.00 0.00 1.51 0.20 0.05 88.24 [2022-10-12T04:32:12.797Z] 04:09:01 1 6.69 0.00 1.00 0.02 0.03 92.26 [2022-10-12T04:32:12.797Z] 04:09:01 2 9.93 0.00 1.10 0.15 0.03 88.78 [2022-10-12T04:32:12.797Z] 04:09:01 3 7.46 0.00 1.04 0.00 0.07 91.44 [2022-10-12T04:32:12.797Z] 04:09:01 4 10.02 0.00 0.99 0.12 0.05 88.83 [2022-10-12T04:32:12.797Z] 04:09:01 5 7.88 0.00 0.94 0.30 0.05 90.83 [2022-10-12T04:32:12.797Z] 04:09:01 6 10.54 0.00 0.97 0.03 0.05 88.40 [2022-10-12T04:32:12.797Z] 04:09:01 7 7.07 0.00 1.38 0.02 0.05 91.48 [2022-10-12T04:32:12.797Z] 04:10:01 all 5.12 0.00 0.57 0.04 0.03 94.24 [2022-10-12T04:32:12.797Z] 04:10:01 0 5.86 0.00 0.57 0.02 0.05 93.50 [2022-10-12T04:32:12.797Z] 04:10:01 1 2.34 0.00 0.32 0.08 0.03 97.23 [2022-10-12T04:32:12.797Z] 04:10:01 2 7.96 0.00 0.63 0.12 0.03 91.25 [2022-10-12T04:32:12.797Z] 04:10:01 3 2.80 0.00 0.47 0.00 0.02 96.71 [2022-10-12T04:32:12.797Z] 04:10:01 4 6.08 0.00 0.67 0.02 0.02 93.23 [2022-10-12T04:32:12.797Z] 04:10:01 5 2.96 0.00 0.42 0.08 0.02 96.52 [2022-10-12T04:32:12.797Z] 04:10:01 6 6.08 0.00 0.55 0.00 0.03 93.34 [2022-10-12T04:32:12.797Z] 04:10:01 7 6.90 0.00 0.92 0.02 0.05 92.11 [2022-10-12T04:32:12.797Z] 04:11:01 all 0.27 0.00 0.02 0.00 0.01 99.71 [2022-10-12T04:32:12.797Z] 04:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-12T04:32:12.797Z] 04:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-12T04:32:12.797Z] 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.797Z] 04:11:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-12T04:32:12.797Z] 04:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.797Z] 04:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-12T04:32:12.797Z] 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:12:01 all 0.14 0.00 0.02 0.01 0.01 99.82 [2022-10-12T04:32:12.797Z] 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T04:32:12.797Z] 04:12:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-12T04:32:12.797Z] 04:12:01 2 0.03 0.00 0.05 0.03 0.02 99.87 [2022-10-12T04:32:12.797Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.797Z] 04:12:01 4 0.96 0.00 0.02 0.00 0.00 99.02 [2022-10-12T04:32:12.797Z] 04:12:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2022-10-12T04:32:12.797Z] 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.797Z] 04:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-12T04:32:12.797Z] 04:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-12T04:32:12.797Z] 04:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:13:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-12T04:32:12.797Z] 04:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.797Z] 04:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-12T04:32:12.797Z] 04:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T04:32:12.797Z] 04:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-12T04:32:12.797Z] [2022-10-12T04:32:12.797Z] 04:13:01 CPU %user %nice %system %iowait %steal %idle [2022-10-12T04:32:12.797Z] 04:14:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2022-10-12T04:32:12.797Z] 04:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-12T04:32:12.797Z] 04:14:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:14:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:14:01 4 0.42 0.00 0.00 0.00 0.00 99.58 [2022-10-12T04:32:12.797Z] 04:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T04:32:12.797Z] 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-12T04:32:12.797Z] 04:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-12T04:32:12.797Z] 04:15:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-12T04:32:12.797Z] 04:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-12T04:32:12.797Z] 04:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.797Z] 04:15:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2022-10-12T04:32:12.797Z] 04:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.797Z] 04:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.797Z] 04:16:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2022-10-12T04:32:12.797Z] 04:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-12T04:32:12.797Z] 04:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.797Z] 04:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T04:32:12.797Z] 04:16:01 5 1.04 0.00 0.00 0.00 0.00 98.96 [2022-10-12T04:32:12.797Z] 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:17:01 all 0.27 0.00 0.03 0.00 0.00 99.69 [2022-10-12T04:32:12.797Z] 04:17:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2022-10-12T04:32:12.797Z] 04:17:01 1 0.00 0.00 0.03 0.03 0.00 99.93 [2022-10-12T04:32:12.797Z] 04:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-12T04:32:12.797Z] 04:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:17:01 5 1.99 0.00 0.02 0.00 0.00 98.00 [2022-10-12T04:32:12.797Z] 04:17:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-12T04:32:12.797Z] 04:17:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-12T04:32:12.797Z] 04:18:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2022-10-12T04:32:12.797Z] 04:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-12T04:32:12.797Z] 04:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-12T04:32:12.797Z] 04:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-12T04:32:12.797Z] 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.797Z] 04:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.797Z] 04:18:01 5 1.94 0.00 0.00 0.00 0.02 98.05 [2022-10-12T04:32:12.797Z] 04:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-12T04:32:12.797Z] 04:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-12T04:32:12.797Z] 04:19:01 all 0.05 0.00 0.05 0.01 0.01 99.89 [2022-10-12T04:32:12.798Z] 04:19:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2022-10-12T04:32:12.798Z] 04:19:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-12T04:32:12.798Z] 04:19:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-12T04:32:12.798Z] 04:19:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-12T04:32:12.798Z] 04:19:01 4 0.18 0.00 0.12 0.03 0.00 99.67 [2022-10-12T04:32:12.798Z] 04:19:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-12T04:32:12.798Z] 04:19:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-12T04:32:12.798Z] 04:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-12T04:32:12.798Z] 04:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:20:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2022-10-12T04:32:12.798Z] 04:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:21:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-10-12T04:32:12.798Z] 04:21:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-12T04:32:12.798Z] 04:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:21:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-12T04:32:12.798Z] 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:21:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2022-10-12T04:32:12.798Z] 04:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-12T04:32:12.798Z] 04:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-12T04:32:12.798Z] 04:22:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-10-12T04:32:12.798Z] 04:22:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2022-10-12T04:32:12.798Z] 04:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:22:01 5 1.99 0.00 0.02 0.00 0.02 97.98 [2022-10-12T04:32:12.798Z] 04:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-12T04:32:12.798Z] 04:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:23:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2022-10-12T04:32:12.798Z] 04:23:01 0 0.05 0.00 0.08 0.02 0.02 99.83 [2022-10-12T04:32:12.798Z] 04:23:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-12T04:32:12.798Z] 04:23:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-12T04:32:12.798Z] 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:23:01 5 0.45 0.00 0.00 0.00 0.00 99.55 [2022-10-12T04:32:12.798Z] 04:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-12T04:32:12.798Z] 04:24:01 0 0.05 0.00 0.03 0.02 0.03 99.87 [2022-10-12T04:32:12.798Z] 04:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-12T04:32:12.798Z] 04:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-12T04:32:12.798Z] 04:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-12T04:32:12.798Z] [2022-10-12T04:32:12.798Z] 04:24:01 CPU %user %nice %system %iowait %steal %idle [2022-10-12T04:32:12.798Z] 04:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-12T04:32:12.798Z] 04:25:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-12T04:32:12.798Z] 04:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-12T04:32:12.798Z] 04:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-12T04:32:12.798Z] 04:25:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2022-10-12T04:32:12.798Z] 04:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-12T04:32:12.798Z] 04:26:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2022-10-12T04:32:12.798Z] 04:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:26:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2022-10-12T04:32:12.798Z] 04:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-12T04:32:12.798Z] 04:27:01 all 0.13 0.00 0.02 0.00 0.01 99.83 [2022-10-12T04:32:12.798Z] 04:27:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2022-10-12T04:32:12.798Z] 04:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-12T04:32:12.798Z] 04:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-12T04:32:12.798Z] 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:27:01 5 0.88 0.00 0.05 0.00 0.02 99.05 [2022-10-12T04:32:12.798Z] 04:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-12T04:32:12.798Z] 04:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-12T04:32:12.798Z] 04:28:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-10-12T04:32:12.798Z] 04:28:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2022-10-12T04:32:12.798Z] 04:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-12T04:32:12.798Z] 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:28:01 5 1.99 0.00 0.02 0.00 0.00 98.00 [2022-10-12T04:32:12.798Z] 04:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:29:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-10-12T04:32:12.798Z] 04:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-12T04:32:12.798Z] 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-12T04:32:12.798Z] 04:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-12T04:32:12.798Z] 04:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:29:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2022-10-12T04:32:12.798Z] 04:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T04:32:12.798Z] 04:30:01 all 0.26 0.00 0.01 0.01 0.01 99.70 [2022-10-12T04:32:12.798Z] 04:30:01 0 0.07 0.00 0.07 0.03 0.02 99.82 [2022-10-12T04:32:12.798Z] 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-12T04:32:12.798Z] 04:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-12T04:32:12.798Z] 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-12T04:32:12.798Z] 04:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-12T04:32:12.798Z] 04:30:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-12T04:32:12.798Z] 04:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-12T04:32:12.798Z] 04:31:01 all 0.64 0.00 0.21 0.04 0.01 99.10 [2022-10-12T04:32:12.798Z] 04:31:01 0 0.52 0.00 0.27 0.12 0.02 99.08 [2022-10-12T04:32:12.798Z] 04:31:01 1 0.20 0.00 0.22 0.00 0.02 99.57 [2022-10-12T04:32:12.798Z] 04:31:01 2 0.37 0.00 0.22 0.15 0.02 99.25 [2022-10-12T04:32:12.798Z] 04:31:01 3 0.40 0.00 0.15 0.00 0.00 99.45 [2022-10-12T04:32:12.798Z] 04:31:01 4 0.45 0.00 0.30 0.00 0.00 99.25 [2022-10-12T04:32:12.798Z] 04:31:01 5 0.52 0.00 0.17 0.00 0.00 99.32 [2022-10-12T04:32:12.798Z] 04:31:01 6 2.27 0.00 0.18 0.00 0.02 97.54 [2022-10-12T04:32:12.798Z] 04:31:01 7 0.40 0.00 0.22 0.02 0.02 99.35 [2022-10-12T04:32:12.798Z] 04:32:01 all 10.43 0.00 4.52 0.91 0.06 84.08 [2022-10-12T04:32:12.798Z] 04:32:01 0 10.24 0.00 3.83 1.15 0.05 84.73 [2022-10-12T04:32:12.798Z] 04:32:01 1 10.73 0.00 3.91 0.03 0.05 85.27 [2022-10-12T04:32:12.798Z] 04:32:01 2 11.23 0.00 5.34 4.06 0.07 79.30 [2022-10-12T04:32:12.798Z] 04:32:01 3 9.84 0.00 5.31 0.10 0.07 84.68 [2022-10-12T04:32:12.798Z] 04:32:01 4 9.49 0.00 3.77 0.10 0.07 86.57 [2022-10-12T04:32:12.798Z] 04:32:01 5 10.08 0.00 4.80 0.54 0.05 84.53 [2022-10-12T04:32:12.798Z] 04:32:01 6 11.26 0.00 4.04 0.32 0.05 84.33 [2022-10-12T04:32:12.798Z] 04:32:01 7 10.61 0.00 5.15 1.02 0.05 83.17 [2022-10-12T04:32:12.798Z] Average: all 9.46 0.00 2.32 0.49 0.03 87.70 [2022-10-12T04:32:12.798Z] Average: 0 9.44 0.00 2.31 0.38 0.04 87.82 [2022-10-12T04:32:12.798Z] Average: 1 9.13 0.00 2.37 0.55 0.02 87.92 [2022-10-12T04:32:12.798Z] Average: 2 9.53 0.00 2.35 0.81 0.03 87.28 [2022-10-12T04:32:12.798Z] Average: 3 9.40 0.00 2.40 0.37 0.02 87.81 [2022-10-12T04:32:12.798Z] Average: 4 9.54 0.00 2.33 0.31 0.02 87.79 [2022-10-12T04:32:12.798Z] Average: 5 9.63 0.00 2.14 0.48 0.03 87.72 [2022-10-12T04:32:12.798Z] Average: 6 9.64 0.00 2.24 0.60 0.02 87.49 [2022-10-12T04:32:12.798Z] Average: 7 9.33 0.00 2.42 0.42 0.03 87.80 [2022-10-12T04:32:12.798Z] [2022-10-12T04:32:12.798Z] [2022-10-12T04:32:12.798Z]